Commit graph

19 commits

Author SHA1 Message Date
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
joerg
c1cc953ab4 DESTDIR support. Fix PLIST. Bump revision. 2008-12-18 15:21:54 +00:00
abs
ee9906d198 Fix NetBSD statvfs check to be >= 299000900 not >= 200040000
No pkgrevision bumps needed.
2005-09-06 08:10:57 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
wiz
6cbc0789ef Update to 1.1p4, because old distfile has checksum problems.
Changes since 1.1:
* Added --url option to download a directory hierarchy of a ftp-URL
* Fixes descriptor leakage when errors downloading files occurs
* Fixed bug with space in directory names
* Download files to another name first and then rename them.
* Fixed problem with permission not getting updated on directories.
* Prints average downloadrate together with the other stats.
* Works with latest version of wu-ftpd.
* Prints stats corectly under Solaris.
* Applied patch from Makoto MATSUSHITA that
  closes down data connection to ftp-server completely before reading
  status from ftp-server. Thank you.
2004-12-09 16:01:58 +00:00
minskim
8f535d2ab2 Use statvfs on NetBSD>=2.0D. 2004-09-16 20:14:05 +00:00
jmmv
29ace625cb Add MANINSTALL to BUILD_DEFS for completeness. 2003-09-15 16:27:53 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
bbc67fac91 + 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:53:33 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
tron
e2b42e6c8d Update "spegla" package to version 1.1 using patches supplied by
Jens A Nilsson in private e-mail.
1999-11-25 19:46:19 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
agc
fd7b118f38 Some packages use bsd-style .mk files when building, and so any manual
pages that are installed will be gzip-compressed, if MANZ is set, or
not if MANZ is not set.  If the package uses bsd-style .mk files, the
variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in
the package Makefile.  This replaces the previous method of specific
inclusion of bsd.prefs.mk, followed by a check for MANZ and
conditional assignment of MANCOMPRESSED.

Add appropriate documentation, and change all necessary ocurrences in
package Makefiles.
1999-07-02 08:37:20 +00:00
frueauf
2efd2138d3 grr. I hate cvs for substituting $Id$ where it shouldn't. 1999-02-26 11:36:35 +00:00
frueauf
d13368c70c Initial addition of spegla-1.04, a mirror program for FTP sites (written in C).
Provided in pr 7018 by Jens A Nilsson with some modifications by myself
to make it work with current (sys/errno.h vs errno.h).
1999-02-26 11:27:18 +00:00