Commit graph

1152 commits

Author SHA1 Message Date
wiz
f1d9fbec91 Add SETENV MAKE_ENV to build target.
From Jeremy C. Reed in PR 22759.
2003-09-18 18:42:22 +00:00
grant
40614d0b3c get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-17 19:39:58 +00:00
wiz
a63cd4dcce Remove patch-ae.work. 2003-09-17 05:24:51 +00:00
wiz
754ea01368 No reason to bump PKGREVISION -- no change here. Undo, it was not long ago. 2003-09-12 22:17:28 +00:00
grant
ac2754dcb7 kill all references to gcc.buildlink2.mk and compiler.mk, and define
USE_GCC2 or USE_GCC3 where appropriate.

the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.

more changes to come later...
2003-09-12 20:07:06 +00:00
tron
82236b537c Let "pico" use the Pine 4.58 distribution file because older version
have been removed due to security problems. Bump package revision to
reflect this change. This fixes PR pkg/22757 by Jeremy C. Reed.
2003-09-12 19:42:06 +00:00
hubertf
a28df1a143 fix mastersite/homepage 2003-09-09 18:00:24 +00:00
magick
65bb879816 Update xemacs-current to 21.5.15
This beta release includes mainly bugfixes. No new features.
2003-09-06 17:01:42 +00:00
tron
20f7d53ff8 Remove "/pub" from pathnames on "ftp.fu-berlin.de" because such a directory
doesn't exist. It's apparently only mapped in the FTP server configuration.
2003-09-05 19:00:57 +00:00
minoura
b4bac686fc Add bbdb. 2003-09-04 13:50:59 +00:00
minoura
3e551a3787 Add skk, remove ddskk. 2003-09-02 14:20:21 +00:00
cjep
b42456df51 Add NetBSD RCS tags 2003-09-01 10:17:35 +00:00
reed
f4dbbee688 Fix spelling typo. 2003-08-30 05:08:59 +00:00
reed
e2336bb021 "It's" stands for "it is" (or "it has"). The apostrophe is not used
for a possessive (like her, his, whose, their, and its).

Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).

I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
2003-08-30 02:14:19 +00:00
taca
b5cc2f438e Remove extra "done" state ment in do-install target.
NetBSD 1.5.X's sh(1) dosen't allow it.
2003-08-29 16:20:56 +00:00
jmmv
ff0d056103 Fix MASTER_SITES. 2003-08-29 16:18:16 +00:00
xtraeme
86b4288e60 Bump package revision to 2, (fox buildlink was changed to the new version). 2003-08-29 10:17:55 +00:00
xtraeme
252d9f7253 Change my email address to the NetBSD one, ok'ed by wiz@ 2003-08-28 20:05:13 +00:00
jmc
11d7f06799 Touch a few files so configure doesn't run again on build 2003-08-26 16:14:14 +00:00
markd
f75e8fa018 USE_GNU_ICONV as an interim measure to get this to build again on
NetBSD-current.  Someone may be able to get this to use the native iconv
but the configure script at least is very GNU iconv specific.
2003-08-24 12:50:09 +00:00
jschauma
5e93a320d3 Put this package into a new pseudo-category called 'java'. 2003-08-23 15:10:41 +00:00
grant
dfba081206 s/gui/GUI/ 2003-08-10 03:15:28 +00:00
seb
8d15907ec2 USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:38:23 +00:00
agc
b77570afed Update vile from version 9.3 to 9.4
Changes for vile 9.4 (released Mon Aug 04 2003)

Various bug fixes and some new functionality:
	+ modify vilefilt.l to highlight shell commands.
	+ add cases for 'u', 'U', 'x' and 'X' to RegStrChr2(), making the
	  [:upper:] and [:xdigit:] regular expression character classes work.
	+ tested with gcc 3.3 and g++ 3.3, modifying several interfaces to use
	  'const'.  gcc 3.x also introduces more nonstandard name-pollution.
	+ modify manpage.rc to check if the current buffer is perl, and if so,
	  to render contents using pod2man or pod2text.
	+ add un-filters (atr2ansi, atr2html, atr2text) which convert encoded
	  control/A text to different forms.
	+ modify support for ^X-e to make it use the whole line if the current
	  buffer is a directory.
	+ increase output- and state transitions-limits for latexflt.l,
	  rpm-filt.l, sh-filt.l and vilefilt.l to compile with Solaris and HPUX
	  lex programs (report by Adam Denton).
	+ modify vile-manfilt to decode UTF-8 emitted by groff 1.18
	+ add Ruby syntax filter (rb-filt.l, rb.key).
	+ fix: java has no 'operator' keyword.
	+ add texmode, as a variation of latexmode.
	+ add .ltx, .sty suffixes for latexmode.
	+ implement xml-filter based on html-filter.
	+ implement xterm-title mode.
	+ add syntax filter for rpm ".spec" files.
	+ add syntax filter for PostScript ".ps" files.
	+ add syntax filter for enscript ".st" files.
	+ make cursor-movement on a yank command match vi's, tested for various
	  left/up motions such as yk, yh, yH, y1G, y0, y-, yb (report by
	  George Eccles).
	+ updates to allow vile to build with perl 5.8.0 (ifdef's checked for
	  5.6.1, 5.5.3 and 5.4.5).
	+ rewrote spell.rc to make it work properly if the spell-filter is
	  built-in (reported by Clark Morgan).
2003-08-08 13:31:06 +00:00
scw
269d9e9993 Fix some off_t format strings. hexedit now displays addresses correctly
on big-endian platforms.
2003-08-08 13:24:56 +00:00
drochner
25e4c51173 bump revision after qt3/kde prefix change 2003-08-05 13:35:26 +00:00
jklos
86816449f7 Pine 4.56 requires Pico 4.6; 4.4 will not do. Fixed so updates won't fail. 2003-07-31 09:31:04 +00:00
markd
b2ff2753a2 x11/kde3/ -> meta-pkgs/kde3/ 2003-07-30 15:43:43 +00:00
markd
9796962052 Update kile to 1.5.2 (seems 1.32 was actually 1.3.2).
Changes 1.5 - 1.5.2:
user can define an arbitrary number of user tools/tags
autosave (optional)
user can stop running processes (for example latex)
better syntax highlighting (deals with \verb and verbatim environment)
summary of compilation results after running LaTeX
support for templates
improved error handling
many small improvements in the interface
fixed spell checking bugs
many other small bugfixes

Changes 1.32 - 1.5:
Unknown.
2003-07-30 15:27:10 +00:00
jmmv
12a10361a1 Set USE_PKGINSTALL instead of directly including bsd.pkg.install.mk. 2003-07-30 10:41:22 +00:00
adam
9d1f374a55 Released with Pine 4.56
Cannot find any changes information
2003-07-28 14:35:33 +00:00
wiz
aca6da334c Update to 5.5.0:
5.5.0
- fixed bug of non repainting of bottom part of window under some
  vt100 terminals (NK).

5.3.2
- use /struct termdesc/ instead of /int/ for terminal type
- compiler warnings cleanup

5.3.1
- changed default prefix to /usr/local, cosmetic fixes

5.3.0
- BIEW/LINUX: reduce use of system calls, use pwrite if possible,
        keyboard functions reimplemented using async IO,
        added proper pseudographics support on xterms
        (with G1 charset) and console (with null map),
        autodetection of vcsaN number,
        "Save as" codepage conversion fixed.
- BIEW/SLANG: wrap lines in WriteBuff when buffer length exceeds
        terminal width - thanks to John Davis for helping me out.
- BIEW/CURSES: added mouse support (ncurses are required for this),
        added acs_map ncurses hack.
- BIEW/VT100: added proper pseudographics support (with G1 charset),
        keyboard functions reimplemented using async IO,
        added mouse support on Linux systems (gpm).
- use getpwuid() to determine home directory when HOME is unavailable
- reduce malloc()/free() calls in vioWriteBuff()
- moved default datadir from /usr/lib/biew to /usr/share/biew
2003-07-22 12:27:07 +00:00
uebayasi
b589792094 Back out previous and more; "\ No newline at end of file" *is* needed in
this case.  Sprinkle two more copies of the mark.

Tested by Isihara-san, the originator of PR22172.
2003-07-22 03:58:52 +00:00
martti
e69ab8c365 COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
uebayasi
a49a02621b Remove "No newline at end of file" lines.
Addresses PR22172 by Takanori Isihara <isihara at stud dot sccs dot chukyo-u
dot ac dot jp>.
2003-07-18 10:26:04 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
itojun
178547f81f checksum changed again... 2003-07-16 09:25:05 +00:00
wiz
90b176d863 Replace perl interpreter in grep-changelog. From Soren Jacobsen in PR 21197. 2003-07-14 08:25:34 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
markd
27b3165a7a Be explicit about --srcdir. Fixes PR 21944 (emacs fails to build on
Solaris 8)
2003-07-08 13:34:46 +00:00
uebayasi
af5f50abc0 Update along with the ${DIST_SUBDIR} change. 2003-07-07 13:04:16 +00:00
uebayasi
3da12fc2a4 Put distfiles into a fixed subdirectory across versions, instead of creating
each directory per version.

Before:

	% ls -rt /usr/pkgsrc/distfiles/xemacs-packages*/apel*
	/usr/pkgsrc/distfiles/xemacs-packages-1.9/apel-1.25-pkg.tar.gz
	/usr/pkgsrc/distfiles/xemacs-packages-1.10/apel-1.26-pkg.tar.gz
	/usr/pkgsrc/distfiles/xemacs-packages-1.12/apel-1.26-pkg.tar.gz
	/usr/pkgsrc/distfiles/xemacs-packages-1.11/apel-1.26-pkg.tar.gz

After:

	% ls -rt /usr/pkgsrc/distfiles/xemacs-packages*/apel*
	/usr/pkgsrc/distfiles/xemacs-packages/apel-1.25-pkg.tar.gz
	/usr/pkgsrc/distfiles/xemacs-packages/apel-1.26-pkg.tar.gz

Pointed out by Robert Elz, PR22085.
2003-07-07 12:51:44 +00:00
uebayasi
131916b44a On NetBSD, link "temacs" against /usr/lib/crt{n,i}.o if they exist. Or
"temacs" fails to start.

(Actually, I don't understand the fact inside.)

Bump revision to 2.
2003-07-06 16:10:18 +00:00
jmmv
88dabd91bf Add and enable conglomerate. 2003-07-04 11:53:13 +00:00
jmmv
3a6ef82c5a Initial import of conglomerate, version 0.5.4:
Conglomerate is a project to create a complete structured information
authoring, management, archival, revision control and transformation system.
Conglomerate uses XML semantics and powerful graphical editing, coupled with
a centralised storage model and a flexible transformation language to create
an environment which is easy to use, produces high-quality structured output
and lets the user target several output media with a single source document.

Provided by Juan RP in pkgsrc-wip with some changes by me.
2003-07-04 11:52:49 +00:00
cjep
fea3ce99ba Respect ${CC} and ${MAKE}. Fixes build on Solaris. 2003-07-03 07:05:09 +00:00
agc
0e14eb8512 Upgrade mined from version 2000.6 to 2000.7
Pkgsrc changes include displaying the help file correctly.

New features in this release:
*       Enhanced East Asian input method support;
        selection menu for multiple character choices ("pick list").
*       Support for editing CJK encoded files in UTF-8 terminal; major
        CJK encodings are supported (Big5, GBK, JIS, S-JIS, UHC, Johab).

Main enhancements:
(for details see the change log)
*       Flag menus for all flags for more intuitive selection.
*       Enhanced and generalized coded character input (CJK / decimal
        / illegal code recognition).
*       Extended bullet recognition for clever justification (auto-indent).
*       Makefile for Mac OS X.
2003-07-01 15:52:00 +00:00
seb
1fd933d3d9 No need for texinfo.mk here. 2003-06-30 11:24:54 +00:00
seb
45521f3760 Convert to USE_NEW_TEXINFO. 2003-06-30 09:57:54 +00:00
seb
4815db1810 Convert to USE_NEW_TEXINFO. 2003-06-30 02:42:15 +00:00