Commit graph

19 commits

Author SHA1 Message Date
grant
e1c6498993 handle the fixing of paths in files more gracefully. 2002-12-23 14:09:53 +00:00
grant
989355443c fix /usr/local paths in man page. 2002-11-06 00:59:30 +00:00
wiz
5bad129785 buildlink1 -> buildlink2. 2002-10-13 15:49:56 +00:00
wiz
0d11545d76 Add patch that might fix pkg/17715, submitter never replied. 2002-09-09 18:04:16 +00:00
seb
db84442a67 Substitute a couple of mkdir' by ${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00
grant
83ed0706c2 add ftp://ftp.bitchx.org/pub/BitchX/source/old/ to MASTER_SITES for
when pkgsrc is not up to date.
2002-05-30 06:03:50 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
zuntum
8a563b4343 Move pkg/ files into package's toplevel directory 2001-10-31 19:02:25 +00:00
blymn
c5a960ec80 Fixed improper tgetstr call that was causing bitchx to crash when
used with NetBSD curses.
2001-09-30 13:52:57 +00:00
wiz
d0b664c96a Wildcard dependency on bzip2. 2001-07-27 10:49:16 +00:00
jlam
70cf5e59c3 Don't use find ... -print0 | xargs -0 ... as -0 isn't an acceptable option
on Solaris' xargs.
2001-07-14 12:37:45 +00:00
jlam
34d11d8a0f Generalize how the dependency pattern may be specified. Instead of just
FOO_REQD=1.0 being converted to foo>=1.0, one can now directly specify
the dependency pattern as FOO_DEPENDS=foo>=1.0.  This allows things like
JPEG_DEPENDS=jpeg-6b, or fancier expressions like for postgresql-lib.
Change existing FOO_REQD definitions in Makefiles to FOO_DEPENDS.
2001-06-23 19:26:48 +00:00
jlam
c917fdc251 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Compile
with SSL support and deal with fact that bzip2 programs must be installed
at run-time.  Also, minor cosmetic fix to use XARGS instead of find/-exec.
2001-06-20 02:54:58 +00:00
agc
8c2348422c Move to sha1 distfile digests, and add distfile sizes. 2001-04-18 11:07:14 +00:00
agc
18ea9c7e79 + 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 10:22:24 +00:00
wiz
2db9056f6e Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:41:26 +00:00
wiz
700d314697 Update to 1.0.3.18. ChangeLog not available AFAIK. Closes PR/11967
by Jared D. McNeill who provided the update.
2001-02-08 14:56:16 +00:00
wiz
1a73c1b88f Add patch against security problem, closing pkg/11750 by Jared McNeill.
See http://www.securityfocus.com/archive/1/149465 and
http://www.securityfocus.com/archive/1/149471.
Bump version to 1.0.3.17nb1.
2000-12-16 14:02:48 +00:00
wiz
fc32f48c02 Move bitchx from net to chat. 2000-12-15 23:16:34 +00:00