Age | Commit message (Expand) | Author | Files | Lines |
2017-07-27 | Consolidate openssl handling to options.mk. In particular, do not | tnn | 1 | -13/+1 |
2017-04-20 | Drop PKG_REVISION. Should never be set here in first place. | joerg | 1 | -2/+1 |
2017-04-19 | pkg_install-20170419: | joerg | 1 | -7/+7 |
2017-01-03 | Pass --without-lz4 to libarchive bootstrap, avoids issues on Gentoo where | jperkin | 1 | -3/+3 |
2016-06-21 | Disable maintainer mode for libarchive. | joerg | 1 | -1/+2 |
2016-03-05 | Bump PKGREVISION for security/openssl ABI bump. | jperkin | 1 | -1/+2 |
2016-02-25 | Use OPSYSVARS. | jperkin | 1 | -10/+4 |
2016-01-21 | Fix syntax error | tron | 1 | -2/+2 |
2016-01-21 | Explicitly disable libarchive's LZMA support if no builtin XZ was found | joerg | 1 | -1/+9 |
2016-01-21 | Prepare for multiple users of LIBARCHIVE_CONFIGURE_ARGS by using append. | joerg | 1 | -2/+2 |
2015-10-20 | OpenBSD and derivatives define MACHINE_ARCH in sys/param.h to "amd64" which | jperkin | 1 | -2/+2 |
2015-09-07 | Explicitly link against -lbz2 and -lz to satisfy libnetpgpverify | jperkin | 1 | -1/+2 |
2015-09-06 | Ensure netpgpverify configure is called with CONFIG_SHELL. Fixes | jperkin | 1 | -4/+4 |
2015-09-01 | Implement inline package signature verification. | jperkin | 1 | -2/+12 |
2015-04-21 | Since CONFIG_*_OVERRIDE replaces the automatic list, add ${WRKSRC} | joerg | 1 | -3/+5 |
2015-04-02 | Ensure we do not try to regenerate the fetch catpage. Avoids possible | jperkin | 1 | -2/+3 |
2015-01-22 | Move -larchive from the general LIBS variable to each program that needs it, | jperkin | 1 | -2/+1 |
2015-01-20 | Fix building with libarchive v3; cosmetics | adam | 1 | -23/+22 |
2014-12-30 | Remove pkg_views support, second part: infrastructure. | wiz | 1 | -2/+1 |
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 | 1 | -1/+2 |
2013-09-02 | pkg_install-20130902: Fix 'pkg_add -f'. | jperkin | 1 | -2/+1 |
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-10 | Fix cross-build of pkgtools/pkg_install. | riastradh | 1 | -3/+6 |
2013-04-08 | Remove "Trailing empty lines." and/or "Trailing white-space." | rodent | 1 | -2/+2 |
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 | 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 |
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 |
2012-07-27 | Ensure that SSL support is completely disabled if the user has requested | jperkin | 1 | -2/+9 |
2012-03-01 | Revert last. Don't hide issues. Pass down MANINSTALL via MAKE_ENV to get | joerg | 1 | -1/+2 |
2011-10-28 | Workaround for PR 45491 again. | cheusov | 1 | -1/+6 |
2011-04-26 | net/libfetch is USE_BSD_MAKEFILE, pass ${BSD_MAKE_ENV} additionally for | obache | 1 | -2/+2 |
2011-01-31 | This package needs someone to look after it - I'll do that for just now. | agc | 1 | -2/+2 |
2010-09-15 | Reset maintainer. | wiz | 1 | -2/+2 |
2010-09-15 | pkg_install-20100915: Allow https URLs. From mbalmer. | joerg | 1 | -2/+2 |
2010-04-20 | pkg_install-20100420: | joerg | 1 | -2/+10 |
2010-04-15 | Link using the "-search_paths_first" option under Mac OS X to make | tron | 1 | -1/+7 |
2010-04-14 | pkg_install-20100405: | joerg | 1 | -6/+3 |
2010-03-26 | Require zlib 1.2 for now, as zlib 1.1 doesn't like gzip headers and | joerg | 1 | -1/+3 |
2010-03-17 | Also need to overwrite config.sub, at least on Haiku OS. | obache | 1 | -2/+3 |
2010-03-08 | Make sure to overwrite the config.guess script in libarchive for the | joerg | 1 | -1/+6 |
2010-02-20 | Sync with libarchive 2.8.0. | joerg | 1 | -2/+3 |