Commit graph

16 commits

Author SHA1 Message Date
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
tron
c64e9eb269 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
asau
54c5cd959e Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
joerg
cfc164ceb7 Fix backtrace(3) fallout on NetBSD. 2012-06-29 12:39:17 +00:00
drochner
cc9262ac2a avoid "make -C <dir>", this is not supported with older BSD make,
mostly from Jean-Yves Moulin per PM
2012-03-07 19:25:27 +00:00
drochner
36c32626ac deal better with error return values of *xattr() functions -- the
"bbackupd" selftest does mostly succeed now on NetBSD-current wuth UFS1
(where xattrs are supported by the OS but not the filesystem)
2011-11-09 18:38:02 +00:00
drochner
1ee12e3026 update to 0.11.1
This switches to the 0.11 release branch (which took years to get
officially stable, although the release candidates were completely
usable).
changes:
-many bugfixes
-added some command line options to tools
-improved logging

0.11 is compatible to 0.10 -- if 0.11 programs are used in a client
setup installed by 0.10 a script should be modified to avoid spurious
email warnings -- see the release notes
2011-11-07 12:04:34 +00:00
drochner
4fe6510d5a fix fime namespace problems to make this compile with g++-4.5 2011-07-18 19:06:02 +00:00
shattered
dd7a33c56a Depend on zlib -- this package won't build without it. 2010-11-02 21:14:23 +00:00
joerg
d20a4494e5 DESTDIR support 2010-02-12 14:16:57 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
joerg
72759fba7a Doesn't have correct order rules for common.a, so not MAKE_JOBS_SAFE. 2009-12-09 20:31:14 +00:00
drochner
06fb8d1cc2 add boxbackup-client-0.10, a tool for online backups to some file store
(which should be a RAID and/or backed up by some "real" tool by itself),
comparable to sysutils/duplicity
2008-06-21 15:05:13 +00:00