jlam
b827288b1d
* Remove redundant dependency on jpeg
...
* Update dependency on tiff
* Fixes for paths to find libraries and includes
1999-10-08 21:18:32 +00:00
jlam
d043b6411c
Change to use wildcard dependency on tiff.
1999-10-08 21:12:47 +00:00
tron
8d7d754dfa
Remove me as maintainer of those packages.
1999-10-07 17:41:46 +00:00
tron
04e96e931d
Fix run time library path. Patches supplied by Dave Huang in PR pkg/8071.
1999-07-25 21:17:32 +00:00
agc
a910a6fd62
Add package patch-sum files
1999-07-09 13:50:05 +00:00
christos
363a613d4f
This has been broken forever. In order to compile other pbm programs
...
using the includes and the libraries in the pkg you need to include
pbmplus.h... fix the Makefile to install it and add it to the plist.
1999-06-03 20:55:55 +00:00
christos
214bff4cd1
Compensate for png addon layout change.
1999-06-03 20:36:18 +00:00
christos
7b37563ee7
pnmtopng-2.37.1 does not exist anymore. Upgrade to 2.37.2.
1999-06-03 20:18:26 +00:00
agc
93c77f3c1a
Make sure that other users can read all the files in the distribution,
...
otherwise strange problems can ensue when installing.
1999-04-07 08:56:46 +00:00
tron
4b8cb793c0
Update dependence for "png" package.
1999-03-04 13:51:17 +00:00
hubertf
2a95ad9c6b
Fix CONFLICTS (remove redundancy, mostly)
1999-02-20 22:48:24 +00:00
tron
f9cc3e2fe3
Major cleanup of "netpbm" package based on patches supply by
...
John F. Woods in PR pkg/6763 and Rob Windsor in PR pkg/6779.
1999-01-10 23:52:15 +00:00
tv
63dc672014
Nuke extraneous /.
1998-11-30 19:42:02 +00:00
frueauf
82067108fa
pkglint: move CONFLICTS after DEPENDS.
1998-11-13 00:58:23 +00:00
tron
77b7f6c088
Install includes and link libraries as suggested by Tero Kivinen in
...
PR pkg/6429.
1998-11-12 23:26:58 +00:00
agc
05b88260d7
Add NetBSD RCS Ids.
1998-08-07 13:16:49 +00:00
agc
86db14e819
Add NetBSD RCS Ids.
1998-08-07 10:35:47 +00:00
tron
90af7c496c
Add well known fixes for "netpbm-1mar1994" supplied by John F. Woods
...
in PR pkg/5723.
1998-07-15 19:52:55 +00:00
tv
54ceb4bc86
Update libpng to 1.0.2. Works with all dependent pkgs I have tested
...
(everything but ImageMagick, gs5, and xemacs20). The API hasn't changed
much, say the install instructions, but it isn't binary compatible--bump
shlib version to 1.0.
1998-07-15 11:45:49 +00:00
mycroft
0167d80629
Update libjpeg to v6b.
1998-07-04 05:11:12 +00:00
mycroft
e5eaf2814c
Add a CONFLICTS line.
1998-07-04 04:18:26 +00:00
mycroft
770dd7db63
Change the name of this package to have a sortable date.
1998-07-04 04:14:30 +00:00
tron
529ac36ae5
Add patches to make this package build on alpha supplied by Tim Rightnour
...
in PR pkg/5630.
1998-06-21 21:08:22 +00:00
tv
e69ad5a38d
Automanpage handling.
1998-06-21 01:29:26 +00:00
agc
5f37824414
Don't hardcode /usr/pkg in the Makefile - use the value of ${LOCALBASE},
...
passed through the environment. Pointed out by Manuel Bouyer.
1998-05-19 13:13:45 +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
tron
9ff00398da
Remove unused checksum for "hpcdtoppm.0.6.tar.gz", fixes PR pkg/5316.
1998-04-19 07:47:52 +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
tron
856c65e117
Install manual pages with reasonable permissions.
1998-02-25 01:40:47 +00:00
agc
ae35b61548
Modify individual package Makefiles to use the new way of specifying
...
shared object dependencies (LIB_DEPENDS).
1998-01-30 13:56:55 +00:00
tron
61b051d312
Fix "MAINTAINER".
1998-01-29 16:48:09 +00:00
hubertf
0529ba2ff9
portlint: fix RCS Id, add MAINTAINER, fix MAN1, rm -> ${RM}
1998-01-24 05:25:12 +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
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
hubertf
d2ea439cfe
Add MAN{1,3,5}
1997-11-07 23:46:16 +00:00
agc
5358faaf74
Add a NetBSD RCS Id to all the PLIST files.
1997-11-06 09:57:11 +00:00
agc
0524577e0f
+ set MANCOMPRESSED as the package installs its man pages gzipped
...
+ define COMPRESSMANCMD as imake seems to expect this to be defined
(FreeBSD define this in {$X11BASE}/lib/X11/config/FreeBSD.cf)
+ when preprocessing to set the correct prefix, use LOCALBASE rather
than PREFIX, as USE_IMAKE will set PREFIX by default
+ eliminate an unnecessary temporary file when preprocessing to set
the correct prefix.
1997-10-16 12:43:24 +00:00
agc
85fe2d3925
Add definition for COMPRESSMANCMD which is in the X11 tree for FreeBSD.
...
Add a pre-process stage (at pre-configure time) to change hard-coded
/usr/local into ${PREFIX}. Revert the patches I'd previously changed
to the default ${PREFIX} to be /usr/local once again, so that the
pre-processing will work.
1997-10-15 17:11:46 +00:00
agc
0b0db52e6a
/usr/local -> /usr/pkg (like the amanda package, we need to preprocess
...
this).
NetBSD defines sys_errlist in <errno.h>, so include this file if we're
on NetBSD.
1997-10-15 15:42:54 +00:00
agc
11bc58db56
Add NetBSD RCS Id.
1997-10-15 15:37:17 +00:00
agc
14ca5ed644
Initial import of FreeBSD's netpbm port into the NetBSD
...
packages system.
1997-10-15 15:12:12 +00:00