Age | Commit message (Expand) | Author | Files | Lines |
2015-04-02 | Ensure we do not try to regenerate the fetch catpage. Avoids possible | jperkin | 1 | -2/+3 |
2015-01-22 | Add AC_SYS_LARGEFILE to files/configure.ac | pho | 3 | -117/+345 |
2015-01-22 | Move -larchive from the general LIBS variable to each program that needs it, | jperkin | 6 | -12/+11 |
2015-01-20 | Fix building with libarchive v3; cosmetics | adam | 1 | -23/+22 |
2015-01-11 | Fix example, noted by htodd. | wiz | 1 | -3/+3 |
2015-01-02 | Restore pkg_admin 'add' command; it's still used by bootstrap in one place. | wiz | 1 | -2/+12 |
2014-12-30 | regen (using 'mandoc -Ios=pkgsrc') | wiz | 8 | -311/+314 |
2014-12-30 | Remove pkg_views support, second part: infrastructure. | wiz | 23 | -1406/+53 |
2014-12-05 | Spell "vulnerabilities" correctly. | schmonz | 1 | -2/+2 |
2014-11-05 | typos | prlw1 | 2 | -4/+4 |
2014-10-28 | New sentence, new line. Bump date for recent changes. | wiz | 1 | -3/+4 |
2014-10-28 | IGNORE_OSABI was renamed to CHECK_OSABI | cheusov | 1 | -3/+3 |
2014-10-27 | New config parameter IGNORE_OSABI was added to pkg_install.conf. | cheusov | 1 | -1/+3 |
2014-05-15 | Add openssl license and allow it by default, since it's FSF approved: | wiz | 1 | -1/+2 |
2014-04-16 | Add cecill-2.1 and allow it per default. | wiz | 1 | -1/+2 |
2014-03-19 | Fix typo. | wiz | 1 | -2/+2 |
2014-03-18 | Add European Union Public Licence and add it to default allowed licenses, | wiz | 1 | -1/+2 |
2014-03-14 | Fix build under SCO OpenServer 5.0.7/3.2 | ryoon | 1 | -1/+7 |
2014-03-03 | Just define PKGNAME and use it. | obache | 1 | -4/+2 |
2014-02-21 | Add special case for dependency checking in 'non-bootstrap' builds, | richard | 1 | -1/+7 |
2014-02-12 | Recursive PKGREVISION bump for OpenSSL API version bump. | tron | 1 | -1/+2 |
2013-09-12 | Add CATMAN_SECTION_SUFFIX support. | jperkin | 8 | -10/+47 |
2013-09-12 | Fix pkg_info -X segfault when last entry wasn't terminated with \n. | wiz | 1 | -4/+4 |
2013-09-11 | Add missing files to 'make distclean'. | wiz | 1 | -3/+3 |
2013-09-11 | Fixed installation of signed packages. Some variables part of struct | khorben | 1 | -6/+3 |
2013-09-02 | pkg_install-20130902: Fix 'pkg_add -f'. | jperkin | 3 | -9/+5 |
2013-08-21 | Remove files inside pkgdb directory before trying to remove the directory | jperkin | 1 | -2/+3 |
2013-08-03 | * BSD/OS and OSF/1 are also missing `z' modifier support for printf(3) format. | obache | 3 | -6/+6 |
2013-07-20 | Use Mt for email addresses. | wiz | 3 | -6/+6 |
2013-07-09 | Add cc0-1.0-universal here as well. | wiz | 1 | -1/+2 |
2013-06-05 | Remove now-redundant include of bsd.prefs.mk. | riastradh | 1 | -3/+1 |
2013-06-05 | require bsd.prefs.mk before using condition. | obache | 1 | -1/+3 |
2013-05-17 | var_get_memory(): | martin | 1 | -3/+3 |
2013-05-10 | Fix cross-build of pkgtools/pkg_install. | riastradh | 1 | -3/+6 |
2013-05-05 | Adding sgi-free-software-b-v2.0 to DEFAULT_ACCEPTABLE. Approved by FSF: | rodent | 1 | -1/+2 |
2013-04-19 | +arphic-public +ofl-v1.0 +ofl-v1.1 -open-font-license | rodent | 1 | -2/+3 |
2013-04-08 | Remove "Trailing empty lines." and/or "Trailing white-space." | rodent | 1 | -2/+2 |
2013-03-14 | Sync licenses with mk/ | wiz | 1 | -21/+25 |
2013-02-21 | Fix build with clang. | wiz | 1 | -1/+7 |
2013-02-14 | Fix OPSYS for Cygwin (formerly using CYGWIN before importing Cygwin support). | obache | 1 | -2/+2 |
2013-02-10 | Also set NUMERIC_VERSION_ONLY for Cygwin, | obache | 2 | -3/+3 |
2013-02-10 | As noted in libarchive/archive_entry.h, need to define LIBARCHIVE_STATIC | obache | 1 | -1/+5 |
2013-02-06 | PKGREVISION bumps for the security/openssl 1.0.1d update. | jperkin | 1 | -1/+2 |
2013-01-31 | Shut up warnings about 6.0 packages on 6.0.1 (and similar). | wiz | 2 | -4/+8 |
2012-12-17 | Update manual pages for better wording, and a better usage display for | agc | 4 | -73/+106 |
2012-12-13 | Add sleepycat-public to default allowed licenses here as well. | wiz | 1 | -2/+3 |
2012-10-21 | Deal with messed up linkage on Linux by always linking against libcrypto | joerg | 5 | -8/+20 |
2012-10-15 | Revert bogus warning flags. | joerg | 1 | -5/+1 |
2012-10-09 | pkgtools/pkg_install: Fix build on gcc4.7 | marino | 1 | -1/+5 |
2012-09-11 | "user-destdir" is default these days | asau | 1 | -2/+1 |