Commit graph

2309 commits

Author SHA1 Message Date
tv
b861617083 Add egcs-current pkg (not enabled in directory Makefile), EXPERIMENTAL.
Intended to follow snapshots of egcs before the 1.1 line is imported into
-current.
1998-06-03 21:04:00 +00:00
tv
5d405bfba7 Use MACHINE_GNU_ARCH in PLISTs that require it, so that arm32 (and
possibly other future platforms) will get the `right' name.
1998-06-03 17:48:32 +00:00
agc
31b9c1975a Document dependencies, sort PASSIVE_FETCH, and fix some typos. 1998-06-03 15:06:06 +00:00
agc
008120493a Include bsd.prefs.mk, so that variables can be set in /etc/mk.conf 1998-06-03 14:08:50 +00:00
agc
39110570b6 Include bsd.prefs.mk, in case variables are set in /etc/mk.conf 1998-06-03 14:05:11 +00:00
agc
d6d990e59b Include bsd.prefs.mk, in case VERS_ID is set in /etc/mk.conf 1998-06-03 14:01:11 +00:00
agc
1ec3af542f Include bsd.prefs.mk, in case variables are set in /etc/mk.conf 1998-06-03 13:57:28 +00:00
agc
bbf389969f Include bsd.prefs.mk so that variables can be set in /etc/mk.conf 1998-06-03 13:50:58 +00:00
agc
66a20af2e1 Consolidate inclusion of /etc/mk.conf by using bsd.prefs.mk 1998-06-03 13:49:07 +00:00
agc
062cdc8ef9 Include bsd.prefs.mk, in case variables are set in /etc/mk.conf 1998-06-03 13:19:35 +00:00
agc
d1ee46230d Include bsd.prefs.mk so that variables can be set in /etc/mk.conf 1998-06-03 13:16:56 +00:00
agc
eab89324a5 Include bsd.prefs.mk, so that variables can be set in /etc/mk.conf 1998-06-03 13:07:08 +00:00
agc
44f0c77ed2 Include bsd.prefs.mk in case NOPORTDOCS is set in /etc/mk.conf 1998-06-03 12:59:39 +00:00
agc
1aceaa42d5 Include bsd.prefs.mk in case USE_MENUS is set in /etc/mk.conf 1998-06-03 12:57:12 +00:00
agc
7b2afaaea6 Include bsd.prefs.mk to get the value for OPSYS, and in case USE_MULE
is set in /etc/mk.conf
1998-06-03 12:55:56 +00:00
agc
b0df069aff Include bsd.prefs.mk, so that NOPORTDOCS can be set in /etc/mk.conf 1998-06-03 12:50:16 +00:00
agc
e9b9b3328c Include bsd.prefs.mk, so that /etc/mk.conf is read properly 1998-06-03 12:43:25 +00:00
agc
addfd65177 Include bsd.prefs.mk, in case NOPORTDOCS is defined in /etc/mk.conf 1998-06-03 12:40:09 +00:00
agc
a0d8b9388e Include bsd.prefs.mk, in case NOPORTDOCS is set in /etc/mk.conf.
Eliminate backslash proliferation in a sed expression.
1998-06-03 12:35:44 +00:00
agc
a6256798d1 Include bsd.prefs.mk, so that NOPORTDOCS can be set in /etc/mk.conf or
MAKECONF.
1998-06-03 12:13:24 +00:00
agc
24012e69e3 Include bsd.prefs.mk, so that any NOPORTDOCS definition in /etc/mk.conf
or MAKECONF will be honoured.
1998-06-03 11:45:58 +00:00
agc
a108306300 Consolidate all the logic for inclusion of MAKECONF, and /etc/mk.conf,
into one file, located in the pkgsrc tree.  Thus one file simply needs
to be included before any .if* statements in the package Makefile,
rather than a large number of ad-hoc methods of doing this.
1998-06-03 11:15:29 +00:00
agc
158e1b451b Document pkgsrc/mk/bsd.prefs.mk (in section 9.9, including /etc/mk.conf) 1998-06-03 11:11:27 +00:00
agc
af81d853fe Update to version 1.4 of addnerd, a dumb utility to add a user. Fixes
a minor bug when no users were added, and better configuration.
1998-06-03 10:19:31 +00:00
tron
cda15506c9 Fix package to compile under good old NetBSD 1.3. 1998-06-02 23:46:41 +00:00
tron
c84e61eb1b Enable "nedit". 1998-06-02 22:34:02 +00:00
tron
d4987950a4 New "nedit-5.0.2" package: Motif based standard GUI style text editor 1998-06-02 22:33:16 +00:00
tron
8d1d30ea90 Update "xmcd" to 2.3 patchlevel 0 on Hubert's request. 1998-06-02 21:50:06 +00:00
agc
2587455bcb Update xvile, the vi clone for X11, to version 8.0 - mainly bug fixes, but
with added Perl scripting functionality.
1998-06-02 16:16:15 +00:00
tv
3bfd2cd7b0 Skip checksum step if the ${EXTRACT_COOKIE} exists (NFS speedup if build
quits and you want to restart, or you run "make install" separately)
1998-06-02 15:47:06 +00:00
hubertf
85ed8c24a0 Does someone have an old bsd.port.mk in /usr/share/mk here? 1998-06-02 14:39:59 +00:00
agc
4d86e5db92 Upgrade to version 8.0 of vile, and use the new Perl utilities. 1998-06-02 12:06:29 +00:00
tv
fbf824e93c Account for the zipinfo symlink directly in PLIST. 1998-06-02 12:02:31 +00:00
agc
88f8ca7793 Enable ddd. 1998-06-02 11:30:42 +00:00
agc
eb6b7122b7 Addition of DDD-2.2.3 to the NetBSD packages collection. This was
taken from the FreeBSD ports collection, but has been modified
slightly (to use PAPERSIZE from env or /etc/mk.conf, rather than
hardcoding it), and minor changes in the DESCR file.
1998-06-02 11:29:28 +00:00
tron
14efdf179e - portlint: fix version number
- fix "make clean" for non "root" users
- add dependence on "dialog" package to get interactive version of
  "texconfig"
1998-06-01 22:18:34 +00:00
tron
6f64bcc748 Make sure that files created by "texconfig" get deleted. 1998-06-01 22:15:11 +00:00
hubertf
60a4646d8e Document MANLANG 1998-06-01 21:30:10 +00:00
hubertf
233deb2d5a s/Klick/Click/, as per cgd 1998-06-01 21:15:27 +00:00
agc
15706c03e9 Update to version 0.26 of nmh, the enhanced MH mail user agent. The
viamail script has changed its (source) location, but only minor
modifications necessary.
1998-06-01 13:15:58 +00:00
agc
0d5600cab1 Correct typos. 1998-06-01 09:48:32 +00:00
agc
76617eb32d Correct some typos. 1998-06-01 09:46:24 +00:00
frueauf
6aaa02b4ac Add ${MACHINE_GNU_ARCH}--netbsd to CONFIGURE_ARGS to get the homogenous
name scheme for PLIST.
1998-05-31 13:24:06 +00:00
frueauf
1c4cc87999 As the configure script of xemacs20 does not know about a --host option,
don't use GNU_CONFIGURE but HAS_CONFIGURE instead. Add --prefix=${PREFIX}
to the CONFIGURE_ARGS.
1998-05-31 12:45:56 +00:00
frueauf
a0ecf49090 Shut up portlint. 1998-05-30 14:41:16 +00:00
hubertf
ce13f8a7ec Exclude m68k from list of platforms for which a binary pkg is available from README.html 1998-05-29 22:48:17 +00:00
tron
97357c2f26 Remove unnecessary remainders from patches for older versions of "xosview". 1998-05-29 21:20:55 +00:00
tv
3804fa1a34 Change to use libg++'s method of generating a library PLIST. Now honors
all /etc/mk.conf variables wrt libraries and accounts for them in PLIST.
Some portlint, too.
1998-05-29 19:57:27 +00:00
tron
55f68f813b Update xosview to 1.6.0 using patches supplied by Brian Grayson, fixes
PR pkg/5461.
1998-05-29 17:57:29 +00:00
agc
ea657a401a Sync with the version in src/share/mk.
As this file may be used on hosts which are not NetBSD-current, add a
check that a version of -current is being used before setting UVM
dependent on platform.
1998-05-29 13:57:09 +00:00