Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-22 | Recursive revbump from boost-1.71.0 | ryoon | 2 | -4/+4 | |
2019-07-20 | *: recursive bump for nettle 3.5.1 | wiz | 2 | -4/+4 | |
2019-07-01 | Recursive revbump from boost-1.70.0 | ryoon | 2 | -4/+4 | |
2018-12-13 | revbump for boost 1.69.0 | adam | 2 | -4/+4 | |
2018-08-16 | revbump after boost-libs update | adam | 2 | -4/+4 | |
2018-04-29 | revbump for boost-libs update | adam | 1 | -2/+2 | |
2018-01-01 | Revbump after boost update | adam | 2 | -4/+4 | |
2017-08-24 | Revbump for boost update | adam | 2 | -4/+4 | |
2017-04-30 | Recursive revbump from boost update | ryoon | 2 | -4/+4 | |
2017-01-01 | Revbump after boost update | adam | 2 | -4/+4 | |
2016-10-07 | Revbump post boost update | adam | 2 | -4/+4 | |
2016-03-05 | Bump PKGREVISION for security/openssl ABI bump. | jperkin | 2 | -4/+4 | |
2015-11-04 | Add SHA512 digests for distfiles for textproc category | agc | 1 | -1/+2 | |
Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz 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. | |||||
2014-02-12 | Recursive PKGREVISION bump for OpenSSL API version bump. | tron | 2 | -4/+4 | |
2014-01-01 | Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. | wiz | 2 | -4/+4 | |
2013-03-02 | Reset maintainer to "pkgsrc-users@NetBSD.org". | tron | 1 | -2/+2 | |
2013-02-06 | PKGREVISION bumps for the security/openssl 1.0.1d update. | jperkin | 2 | -4/+4 | |
2013-01-26 | Fix build with automake-1.13. | wiz | 3 | -4/+20 | |
2012-12-16 | recursive bump from cyrus-sasl libsasl2 shlib major bump. | obache | 2 | -4/+4 | |
2012-10-25 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-06-14 | Recursive PKGREVISION bump for libxml2 buildlink addition. | sbd | 2 | -3/+4 | |
2012-05-07 | Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) | dholland | 1 | -2/+2 | |
It turns out there were a lot of these. | |||||
2012-03-21 | Update to 0.5.0. | wiz | 3 | -15/+20 | |
0.5.0 Use raptor2 and openssl for MD5 | |||||
2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 2 | -4/+4 | |
2010-01-17 | Recursive PKGREVISION bump for jpeg update to 8. | wiz | 2 | -3/+4 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -3/+1 | |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 | |
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time. | |||||
2008-08-19 | Add buildlink3.mk. | bjs | 1 | -0/+21 | |
2008-01-18 | Per the process outlined in revbump(1), perform a recursive revbump | tnn | 1 | -1/+2 | |
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@ | |||||
2007-05-15 | Initial import of liblrdf 0.4.0. | heinz | 4 | -0/+42 | |
Liblrdf is a library for easy manipulation of RDF files describing LADSPA plugins. It can also be used for general RDF manipulation. Liblrdf can read RDF/XLM and N3 files and export N3 files, it also has a light taxonomic inference capability. |