wiz
a4f21a5507
Move to sha1 digests, and/or add distfile sizes.
2001-04-21 09:54:06 +00:00
agc
fb467f5ac2
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
skrll
b87ccb71ac
Change diff so patchdiff works.
2001-03-26 23:03:33 +00:00
skrll
f45302e632
Fix installation.
...
Problem noted by Mark White <mark.white@st-edmund-hall.oxford.ac.uk> on
tech-pkg.
2001-03-26 22:51:38 +00:00
wiz
1c1b12abbe
add RCS Id
2001-03-05 16:43:59 +00:00
tron
50c74899f5
Add missing file "lib/librle.la".
2001-03-04 11:06:13 +00:00
skrll
b581fed570
Fix build problem with new libtool.
2001-03-02 16:52:29 +00:00
agc
014b8a5dce
Knock another 2 off the non-building list.
...
Convert this package to use libtool, much against my better judgement.
However, it slots in much more easily than the BSD *.mk structure here.
2001-02-26 16:56:35 +00:00
hubertf
d32e698de6
Cleanup MKDIR usage => INSTALL_*_DIR
...
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
91923cf40e
Fix PLIST problem.
2001-02-23 13:33:05 +00:00
wiz
a2a4d06c6f
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-16 15:22:13 +00:00
agc
9c2d582fc9
The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
...
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.
+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt
With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-04 15:10:17 +00:00
tron
4a5a2af554
Fix typo in last commit.
2000-11-08 21:57:19 +00:00
tron
cd35d86f15
Fix creation of broken symbolic links for manual pages.
2000-11-08 21:55:21 +00:00
wiz
f70b640a8a
fix MASTER_SITES
2000-09-03 10:23:09 +00:00
dmcmahill
33f0e6cd60
-let the depends on netpbm pull in the tiff depends.
...
-don't override PKGSRCDIR, this is leftover from a long time ago. The pkg
now cleanly builds and installs when WRKOBJDIR is set.
2000-08-23 13:45:02 +00:00
wiz
2a0e4e2682
Master site path for distfiles changed
2000-05-21 01:39:30 +00:00
tron
7a844d192f
Use run time library path for PBM libraries.
2000-05-17 19:03:24 +00:00
tron
3584f11542
Use normal instead of build dependence for "netpbm" package because
...
"pgmtorle", "ppmtorle" and "rletoppm" get linked with the shared
library.
2000-05-17 18:54:00 +00:00
tron
1989ac4b83
Define deprecated symbol "unix".
2000-05-17 18:50:35 +00:00
hubertf
bcb59cb43c
Require a properly installed netpbm package, instead of insisting on
...
recompiling this each time again.
2000-04-07 14:40:36 +00:00
tron
782b73a94b
Adapt to new handling of "${CONFIGURE}".
2000-03-27 08:54:53 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
wiz
900f5e50ff
replaced some commands by their ${COMMAND} counterparts
2000-01-02 03:36:52 +00:00
agc
260d332664
Split patches one per source file.
...
Remove fuzz from patches.
Remove PATCH_FUZZ_FACTOR definition.
1999-11-22 11:11:32 +00:00
agc
b65d2f82db
Add a patch fuzz factor of 2.
1999-11-12 10:41:22 +00:00
jlam
d043b6411c
Change to use wildcard dependency on tiff.
1999-10-08 21:12:47 +00:00
agc
a910a6fd62
Add package patch-sum files
1999-07-09 13:50:05 +00:00
garbled
c216c41c0a
add USE_X11=yes
1999-04-26 18:38:28 +00:00
mycroft
03c24fa7fb
More EXTRACT_CMD fallout.
...
NOTE: These are not tested!
1999-04-05 17:23:01 +00:00
agc
49ad04f369
Move the definition of BUILD_ROOT into bsd.pkg.mk, from the individual
...
package Makefiles which need it.
1999-03-22 09:38:22 +00:00
frueauf
05c1fe701f
pkglint: add missing rcs ids.
1999-02-10 15:10:47 +00:00
explorer
d0f95eb3e7
Don't #define index strchr in a public include file
1998-11-26 08:11:35 +00:00
frueauf
ded6767a47
pkglint: $(VARIABLE) -> ${VARIABLE}; move PATCH* where it belongs.
1998-11-13 01:12:57 +00:00
agc
aaf5955178
Modifications for a read-only pkgsrc (but writable WRKOBJDIR).
1998-09-15 17:05:04 +00:00
garbled
1f928b072d
ELF this for alpha, and make it include jpeg and zlib when using tiff.
...
How this ever worked is beyond me..
1998-09-12 17:01:59 +00:00
agc
8121109e7f
Addition of Utah Raster Toolkit, version 3.1b1 (a toolkit and library
...
for raster image processing), to the NetBSD packages collection. This
was taken originally from the FreeBSD port, but hacked around by
myself to make it work properly on NetBSD.
1998-08-24 16:55:35 +00:00