Commit graph

24 commits

Author SHA1 Message Date
ben
9d6cb4bef6 Update MASTER_SITES and HOMEPAGE. 2005-10-09 18:35:25 +00:00
rillig
2cfc68952a Sorted the PLIST to make pkglint happy. 2005-09-02 23:15:36 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
rillig
d6629abb25 Replaced #defined with "yes" in NO_CONFIGURE and NO_BUILD. 2005-05-25 22:52:53 +00:00
agc
f1a84844c6 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 14:45:22 +00:00
snj
c9723460bc This defines NO_BUILD, so USE_BUILDLINK2 is not necessary. 2004-04-11 03:00:55 +00:00
wiz
4bdb31383e Update distfile name, MASTER_SITES and HOMEPAGE.
Distfile contents and checksum didn't change.
Closes PR 24946 by Steven M. Bellovin.
2004-03-28 13:29:31 +00:00
xtraeme
915c9c0739 Add Linux-*-i386 to ONLY_FOR_PLATFORM. 2004-02-07 07:09:20 +00:00
xtraeme
03db32b40c Don't depend on suse_base if our system doesn't need linux emulation
(e.g using Linux :-), noted by Gendalia.
2004-02-07 06:39:23 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
jmmv
2b07fc26d8 s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
ben
0d43bf684d Update MAINTAINER email address. 2003-12-13 20:14:26 +00:00
martti
470fac731a HOMEPAGEs without a trailing slash are incorrect and also bad style. 2003-07-22 05:14:42 +00:00
wiz
04f62f706a Change address of maintainer per PR 22170. 2003-07-19 08:54:23 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jschauma
d928b8f223 De-confusify: Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but rather
make all packages that use linux emulation include bsd.pkg.mk as the
last files just like any normal package.
2003-03-26 04:05:37 +00:00
wiz
e1e2ff0628 Replace collver@linuxfreemail.com with collver1@attbi.com.
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523,
19524, 19525 and some more, perhaps.
2002-12-24 18:55:32 +00:00
jlam
1c57323789 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:48:57 +00:00
tron
b6343d0c10 Use "suse_linux/Makefile.application" to pick correct SuSE packages. 2002-04-04 12:29:46 +00:00
uebayasi
5edf105fec Update MASTER_SITES. 2002-03-31 04:58:25 +00:00
zuntum
b427eb87ce Move pkg/ files into package's toplevel directory 2001-10-31 20:24:14 +00:00
wiz
197b4c463a Update to 5.2.0.611, since the older distfile doesn't exist anymore.
Changes unknown. Addresses pkg/14354.
2001-10-25 19:57:34 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
pooka
ae8b421513 StuffIt Expander and Creator
Command-line utilities to:
* create StuffIt (.sit) and Zip (.zip) archives
* encode files into uuencode, BinHex, and MacBinary formats
* expand StuffIt and Zip archives
* expand encrypted StuffIt archives
* decode or expand: Compact Pro, zip, arc, arj, lha (lzh),
  rar, gzip, UNIX compress, uuencode, BinHex, btoa, MIME,
  tar, MacBinary, segmented StuffIt, PrivateFile, bzip2,
  and AppleSingle.

From Ben Collver in pkg/13147
2001-06-09 08:17:44 +00:00