Commit graph

18 commits

Author SHA1 Message Date
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
jschauma
b542d33732 Make this compile under Linux. 2004-06-08 19:51:36 +00:00
grant
0a55d7d6cd simplify by commenting the pkg's Makefile variables as they're
already set by pkgsrc. override the do-install target.
2004-02-04 13:33:36 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
agc
1fff0c5260 Make sure the distfile can be fetched - set the PKGNAME var to ...nb1,
not the DISTNAME.
2001-11-10 19:59:00 +00:00
hubertf
d564911ef1 Update to ElectricFence 2.1nb1:
Fix this pkg to run on sparc64 (and probably some others), by changing the
2ns argument of mmap(2) from (int)size to size.

Patches contributed by Volker Stolz <stolz@hyperion.informatik.rwth-aachen.de>
in PR pkg/14493.
2001-11-09 00:39:38 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
wiz
e65d4b6206 Update to 2.1, requested in pkg/14264.
Change: Remove work-arounds, most operating systems and C libraries have
been fixed now.
2001-10-21 11:53:05 +00:00
wiz
dfb2d5edc6 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 00:44:09 +00:00
agc
d7d36b3561 + 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:57:56 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
dmcmahill
d05c1d6d2f make this work on mips machines 2000-07-07 02:42:10 +00:00
wiz
23351a4352 use {MASTER_SITE_SUNSITE} magic, added homepage 2000-01-08 04:13:24 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
agc
a8f1e26a50 Call ranlib(1) on the installed library.
Use a generic BSD definition, rather than just __NetBSD__.
1998-10-27 11:03:09 +00:00
garbled
94a3b7794c Add new pkg for ElectricFence-2.0.5, a debugging malloc implementation. 1998-10-27 04:04:11 +00:00