Commit graph

77 commits

Author SHA1 Message Date
hubertf
3a39d89c61 portlint: /usr/bin/true 1998-01-24 05:30:47 +00:00
hubertf
3dafebc608 portlint: fix RCS Id, add MAINTAINER, ldconfig||true 1998-01-24 05:30:35 +00:00
hubertf
36417d4adf portlint: ldconfig||true 1998-01-24 05:29:27 +00:00
hubertf
1d2b805b37 portlint: fix RCS Id, remove EXTRACT_CMD and EXTRACT_BEFORE_ARGS, add MAINTAINER, $() -> ${}, ldconfig||true 1998-01-24 05:29:15 +00:00
hubertf
859ce844cd portlint: ldconfig||true 1998-01-24 05:27:36 +00:00
hubertf
10d91d2098 portlint: fix RCS Id, ldconfig||true 1998-01-24 05:27:26 +00:00
hubertf
0529ba2ff9 portlint: fix RCS Id, add MAINTAINER, fix MAN1, rm -> ${RM} 1998-01-24 05:25:12 +00:00
hubertf
232df6f2d1 portlint: ldconfig||true 1998-01-24 05:23:49 +00:00
hubertf
30c1ddfbcb portlint: fix RCS Id, add MAINTAINER, ldconfig||true 1998-01-24 05:23:39 +00:00
hubertf
0cfa029c21 portlint; ldconfig||true 1998-01-24 05:22:39 +00:00
hubertf
ec60ab43fd portlint: fix RCS Id, add MAINTAINER, ldconfig||true 1998-01-24 05:22:28 +00:00
hubertf
ea6dca7fc4 portlint: ldconfig||true 1998-01-24 05:20:59 +00:00
hubertf
9c195921a6 portlint: use /usr/bin/true 1998-01-24 05:19:32 +00:00
hubertf
5d729feb06 portlint: no -p needed with ${MKDIR}, ldconfig||/usr/bin/true 1998-01-24 05:19:15 +00:00
hubertf
39a7b066ab portlint: use /usr/bin/true 1998-01-24 05:17:14 +00:00
hubertf
453ef11abc portlint: fix RCS Id, use /usr/bin/true, remove USE_X11 1998-01-24 05:16:42 +00:00
bouyer
5113d28945 Add pixmap & xbmbrowser 1998-01-23 11:42:30 +00:00
bouyer
12e57c4b59 Restore FreeBSD RCS Id, adjust PLISTS and CAT1 1998-01-23 11:41:14 +00:00
bouyer
e97b264e79 Import from the FreeBSD port collection. 1998-01-23 11:24:57 +00:00
hubertf
493fbbf291 Update to more current version;
fixes PR 4737 by Matthias Scheler <tron@lyssa.owl.de>.
1997-12-31 03:34:45 +00:00
hubertf
b8e0faf6f2 giflib works 1997-12-29 03:04:53 +00:00
hubertf
23497c5cd4 Update for NetBSD, by boquist@cs.chalmers.se. 1997-12-29 02:54:46 +00:00
hubertf
41804a095e Tools and library routines for working with GIF images.
Taken from FreeBSD.
1997-12-29 02:51:19 +00:00
agc
42b99df916 The md5 checksum is causing problems for people. For the moment, work
around this by not calculating the checksum, by setting
"NO_CHECKSUM=yes" in the package Makefile.
1997-12-23 17:08:31 +00:00
hubertf
1ba242bb39 Revoke last (errorous) change. 1997-12-17 08:20:53 +00:00
hubertf
0017d500f8 Add alternative path for old versions. 1997-12-17 08:06:43 +00:00
hubertf
c150d2580e s/WRKDIR/WRKSRC/, pointed out by inspired by Matthias Scheler. 1997-12-15 00:52:26 +00:00
hubertf
c9b05f9db5 Make sure replacing of /usr/local works; inspired by Matthias Scheler. 1997-12-15 00:48:27 +00:00
is
a09fdfdc56 fix checksum 1997-12-14 22:58:33 +00:00
thorpej
5a000d8371 Install READMEs and demos in $PREFIX/share/doc/xplot. 1997-12-14 22:55:11 +00:00
thorpej
4f6fd141ec Add a patch from Kevin Lahey that allows xplot to work with .xpl files
created by tcptrace, a TCP tracing tool more complete than xplot's
included tcpdump2xplot.pl.  Patch has been submitted to Tim for the next
release of xplot.

XXX Claim is that libc's atoi() is broken; investigate this further.
1997-12-14 21:21:53 +00:00
agc
1eedf0651d Enable ImageMagick and mpeg-lib 1997-12-14 01:42:58 +00:00
agc
32d95240bc Addition of ImageMagick image manipulation package. 1997-12-14 01:41:35 +00:00
agc
234cd403cb Addition of ImageMagick image manipulation package. This was done by
Matthias Scheler <tron@lyssa.owl.de>, munged by myself in the man page
department. This fixes PR pkg/4664.
1997-12-14 01:39:37 +00:00
hubertf
3e9d2d9be3 Use /usr/pkg/bin/perl, not /usr/local/bin/perl 1997-12-13 23:51:24 +00:00
agc
07f81c1fb5 Added mpeg-lib package to the NetBSD packages collection, although
there's very little documentation here.  This package was done by
Matthias Scheler <tron@lyssa.owl.de>, as reported in PR pkg/4649.
1997-12-13 19:48:13 +00:00
agc
503cc243de Correct a typo in the URL. 1997-12-11 22:08:44 +00:00
thorpej
862e7a15fb Tim Shepard's xplot program, a generally useful plotting program, but most
often used to generate TCP time-sequence plots.
1997-12-11 01:50:52 +00:00
kleink
2b83481d14 Since we do supply our own packaged Ghostscript below /usr/pkg, modify GS_BIN
and GS_LIB to reflect this.
1997-12-04 12:06:30 +00:00
hubertf
8ce370a67d fix ldconfig 1997-12-02 23:25:09 +00:00
hubertf
15387ad900 remove ranlib, fix ldconfig 1997-12-02 23:16:37 +00:00
hubertf
662dc6ee41 - remove ranlib, as per PR pkg/4604 by Matthias Scheler <tron@lyssa.owl.de>
- fix ldconfig call for alpha (which doesn't have ldconfig)
1997-12-01 00:21:59 +00:00
hubertf
a4b0e0488b We're at version 3.4 now, not 3.0 1997-12-01 00:14:35 +00:00
hubertf
36b423b282 Update for tiff-3.4 1997-12-01 00:04:15 +00:00
hubertf
3a977b085c Incorporate Matthias Scheler's update to the tiff package with some
minor fixes from me. Closes PR pkg/4603.
1997-12-01 00:01:51 +00:00
hubertf
f4914c7312 - Remove ranlib from PLIST file so pkg_delete don't whine because
of different MD5 checksum; Fixes PR pkg/4609 by Matthias Scheler
   <tron@lyssa.owl.de>
 - change "ldconfig" to "ldconfig .. || true" to work around missing
   ldconfig on alpha (and others?)
1997-11-30 22:28:34 +00:00
agc
b17db79b36 Enable xv 1997-11-20 13:22:14 +00:00
agc
748e7bb2af Add NetBSD RCS Id.
Add preformatted manual pages.

Add an additional step which substitutes ${LOCALBASE} for the
hardcoded '/usr/local' in the Imakefile, done at pre-configuration
time.
1997-11-20 13:21:02 +00:00
agc
81e21be5fb Make vdcomp compile on NetBSD. 1997-11-20 13:17:41 +00:00
agc
8ff63674e2 Include <sys/param.h> on NetBSD, so anything which includes xv.h will
compile.
1997-11-20 13:15:55 +00:00