jperkin
5393242c73
*: Move SUBST_STAGE from post-patch to pre-configure
...
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
2018-07-04 13:40:07 +00:00
wiz
8733ee0040
Follow some http -> https redirects.
2017-08-01 14:58:51 +00:00
jperkin
17661ff9a5
Bump PKGREVISION for security/openssl ABI bump.
2016-03-05 11:27:40 +00:00
agc
b9b754e081
Add SHA512 digests for distfiles for www category
...
Problems found locating distfiles:
Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 02:46:46 +00:00
tron
c64e9eb269
Recursive PKGREVISION bump for OpenSSL API version bump.
2014-02-12 23:18:26 +00:00
jperkin
becd113253
PKGREVISION bumps for the security/openssl 1.0.1d update.
2013-02-06 23:20:50 +00:00
asau
5eae6a18a3
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-28 06:30:00 +00:00
tnn
ce57998993
revbump(1) for devel/libevent update.
2011-02-11 21:22:02 +00:00
obache
363ca3f6c6
Not to use BDB check in configure.
...
Fixes PR#44244.
2010-12-21 08:17:27 +00:00
joerg
22d9fe62c1
DESTDIR support
2010-02-16 18:11:52 +00:00
wiz
124c14e18b
Bump PKGREVISION for libevent ABI bump.
2009-08-16 15:35:43 +00:00
joerg
e031855e4a
Convert @exec/@unexec to @pkgdir or drop it.
2009-06-14 22:00:14 +00:00
wiz
58a3420586
Bump PKGREVISION for libevent ABI bump.
2009-02-27 22:53:46 +00:00
wiz
d150578c8e
PKGREVISION bump for libevent shlib name change.
2008-10-16 21:52:16 +00:00
wiz
6d32cfc00d
Bump PKGREVISION for libevent users due to 1.4.3->1.4.5 shlib name change.
2008-09-06 21:39:52 +00:00
tnn
a18f03ef3a
revbumps due to libevent update.
2008-04-22 18:06:09 +00:00
peter
da2ced0ef3
Remove myself as maintainer, I don't have the time anymore to keep these
...
packages up to date.
2007-05-18 10:03:30 +00:00
tnn
4726602c49
Bump PKGREVISIONs to chase update of devel/libevent.
2007-04-25 16:39:40 +00:00
tv
e6db44e8c5
PKGREVISION bump due to proper ABI_DEPENDS versioning in devel/libevent.
2007-02-11 05:22:24 +00:00
rillig
9fc2d7d281
Removed the superfluous "quotes" and 'quotes' from variables that don't
...
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
jlam
dc9594e09d
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
...
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
tv
7f00eaada9
"Oops." BUILDLINK_DEPMETHOD.libevent was defaulting to "build", which is
...
no longer correct since update to libevent 1.x; it now uses libtool and
generates a shlib.
Remove the offending bl3 line, and bump all dependents' PKGREVISIONs, since
the binary pkg changes for any OS that doesn't have a sufficient builtin
libevent version (or the package has requested a non-builtin version).
2005-09-16 14:46:42 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
wiz
809ad6f2f7
Add RMD160 checksums.
2005-02-24 14:08:26 +00:00
peter
32047739fe
Initial import of crawl-0.4 into the NetBSD Packages Collection.
...
The crawl utility starts a depth-first traversal of the web at the specified
URLs. It stores all JPEG images that match the configured constraints.
Crawl is fairly fast and allows for graceful termination. After terminating
crawl, it is possible to restart it at exactly the same spot where it was
terminated. Crawl keeps a persistent database that allows multiple crawls
without revisiting sites.
The main features of crawl are:
* Saves encountered images or other media types
* Media selection based on regular expressions and size contraints
* Resume previous crawl after graceful termination
* Persistent database of visited URLs
* Very small and efficient code
* Asynchronous DNS lookups
* Supports robots.txt
2005-01-18 17:46:31 +00:00