cjs
2fff388bf7
Add -f to mv option to avoid this make going interactive on us.
1998-06-14 21:29:39 +00:00
agc
9e89c326e7
Fix the locations in a more efficient manner.
1998-06-11 12:07:57 +00:00
agc
bdf54d8ae7
Clean up a bit.
1998-06-11 11:32:40 +00:00
agc
30f402725f
Rationalise Motif/Lesstif handling.
...
Get rid of HAVE_MOTIF, MOTIF_STATIC, REQUIRES_MOTIF and MOTIF_ONLY.
Standardise on USE_MOTIF, which uses the pkgsrc dependency checks to
use Motif, if it's available, or Lesstif, if not.
1998-06-09 13:36:48 +00:00
frueauf
64bdfaa4bc
Update to prcs 1.2.8; set ONLY_FOR_ARCHS with leaving out m68k, since
...
checkin.cc triggers a compiler bug.
1998-06-06 13:19:20 +00:00
frueauf
52dd58ca2a
Add CONFLICTS where its needed so far.
1998-06-05 12:06:11 +00:00
frueauf
f31ddad628
portlint: delete whitespace before end of line 32; s/echo/${ECHO}.
1998-06-05 10:59:57 +00:00
hubertf
7d50528121
Correct path for bsd.pref.mk
1998-06-04 16:13:39 +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
hubertf
85ed8c24a0
Does someone have an old bsd.port.mk in /usr/share/mk here?
1998-06-02 14:39:59 +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
tv
84eac5689c
Add gperf-2.7, a perfect hash function generator
1998-05-18 14:49:18 +00:00
tv
d2a1d69cce
Remove gperf, as this is now shipped separately (pkg to follow shortly).
1998-05-18 14:05:44 +00:00
agc
b497859d80
Don't strip the info, install-info, makeinfo and texindex programs, as
...
they're stripped at install time. Fixes PR 5448, from Johnny C. Lam.
1998-05-14 11:09:47 +00:00
agc
e82d44f434
Make this compile on NetBSD/sparc, as pointed out by pk.
1998-05-13 10:17:40 +00:00
hubertf
2fda86ebe1
Fix typo, as per PR 5434 by Jaromir Dolecek <dolecek@ics.muni.cz>.
1998-05-10 12:58:13 +00:00
hubertf
773f7279f6
back out previous commit
1998-05-09 12:17:46 +00:00
hubertf
86803a1529
add bin/cvscheck
1998-05-09 12:16:31 +00:00
hubertf
6fddf645f6
Mark as broken for 1.3(.x) - it's in the main tree there
1998-05-09 00:14:29 +00:00
agc
2a12125fca
Don't install byte-compiled emacs lisp file.
1998-05-08 13:12:21 +00:00
agc
6249a0688d
This package installs info files, so add a USE_GTEXINFO definition
1998-05-08 13:08:49 +00:00
frueauf
ea341a0e01
Add {PREFIX,X11BASE,LOCALBASE}/info to the default INFOPATH, fixes pr 5319.
1998-05-07 07:42:55 +00:00
frueauf
4eb9717e9f
Seems as # needs to be at the very beginning of a line.
1998-05-06 19:37:02 +00:00
frueauf
38176e93e0
Be sure PORTSDIR is defined.
1998-05-05 14:39:39 +00:00
frueauf
5aed98c8b6
Comment out SUBDIR+=cvs-current until we have a CONFLICTS feature.
...
This way cvs and cvs-current don't conflict by default.
1998-05-05 13:12:16 +00:00
frueauf
ee983286fb
Add and enable libscsi.
1998-05-03 21:25:59 +00:00
frueauf
d45d021e8f
Initial import of libscsi 1.6 based on pr 5393.
1998-05-03 21:23:00 +00:00
frueauf
3e9a6c5e67
Check MAN* consistency only if flag "-a" is set, problem noted by Tron.
1998-04-28 14:57:44 +00:00
frueauf
0b5e66f758
whoops, patchfile got corrupted. This one works.
1998-04-25 13:42:34 +00:00
frueauf
af31677409
Enable portlint.
1998-04-25 13:24:32 +00:00
frueauf
1fab69c425
Initial import of portlint-1.64 (+ NetBSD changes).
1998-04-25 13:23:35 +00:00
agc
6e7b5cf644
Move to relative paths in the pkgsrc tree.
1998-04-24 09:20:33 +00:00
agc
1f4495b33e
Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
...
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS. This should make the package collection more useful on
NetBSD ELF ports.
1998-04-22 14:22:39 +00:00
agc
ff3e48e78c
Fix INFO_FILES definitions to match the commands in bsd.pkg.mk
1998-04-22 11:05:01 +00:00
hubertf
cd7d51ee24
Update to V2.2
1998-04-21 08:36:12 +00:00
frueauf
49e36ada0b
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
1998-04-20 11:56:17 +00:00
frueauf
0a48810319
Fix a warning for egcs.
1998-04-18 16:53:28 +00:00
frueauf
7c4b2c1daa
s/GNU_CONFIGURE/HAS_CONFIGURE and set CONFIGURE_ARGS to match PLIST.
...
Fixes pr 5290 by Lennart Augustsson.
1998-04-18 16:49:44 +00:00
agc
5201e68497
Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them.
1998-04-17 09:37:21 +00:00
agc
258b808c9f
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
...
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
hubertf
a2515ca01e
Update for V1.3
1998-04-14 01:51:06 +00:00
tron
49a48d689a
Add "bison" info file to info files directory, fixes PR pkg/5187.
1998-04-13 10:11:28 +00:00
tv
df24e07212
Update to v2.8.1.1a
1998-04-12 23:16:16 +00:00
tv
96330ebb9f
Add and enable libg++. Remove libmalloc.
1998-04-09 14:03:10 +00:00
tv
8ed3b798c5
Addition of libg++ pkg (only for 1.3-current users running egcs, and 1.4+
...
users)
1998-04-09 13:58:51 +00:00
frueauf
9174075412
portlint: use ${VARIABLE}, instead of $(VARIABLE); ldconfig->${LDCONFIG};
...
true->${TRUE}.
1998-03-28 21:24:40 +00:00
hubertf
470ca9d38b
Update to 1.2.3, set us as maintainers.
1998-03-26 10:14:26 +00:00
tv
1441c12337
Retroportlint: Honor the user's stripflag setting, not by consitionalizing
...
on ${STRIPFLAG}, but instead by removing and re${INSTALL_PROGRAM}ing the
binary.
1998-03-25 17:50:15 +00:00
hubertf
7a1c4cd815
checksume changed :-/
1998-03-24 16:13:15 +00:00