Age | Commit message (Expand) | Author | Files | Lines |
2014-09-04 | Add infrastructure support for lang/gcc49 and lang/gcc49-libs | jperkin | 1 | -4/+31 |
2014-09-04 | Add a 'wrappers' option for CHECK_WRKREF which, if enabled, will check for | jperkin | 1 | -3/+8 |
2014-09-03 | Add support for Oracle Java 7 (manually installed via Mac OS X builtin | tron | 1 | -3/+2 |
2014-09-02 | Default to X11_TYPE=modular on netbsd-5. | gdt | 1 | -2/+4 |
2014-09-02 | Check for the existence of a file before trying to remove it. It is highly | jperkin | 1 | -6/+7 |
2014-09-02 | Replace calls to cat(1) with echo(1) which is highly likely to be a shell | jperkin | 1 | -57/+37 |
2014-09-01 | sort | dholland | 1 | -1/+1 |
2014-08-28 | Make package cross-compiling work through su-target as | riz | 1 | -1/+2 |
2014-08-28 | Expand out the list of GNU ld flags we want to remove, rather than applying | jperkin | 1 | -2/+11 |
2014-08-28 | Remove any -Wl,--* arguments, they are guaranteed to be GNU ld specific | jperkin | 1 | -2/+2 |
2014-08-23 | Add CMAKE_PREFIX_PATH variable that can be used by packages that install | wiz | 1 | -1/+13 |
2014-08-23 | Prevent to update timestamp of configure script with pkgsrc specific override. | obache | 1 | -1/+3 |
2014-08-22 | Default to Suse 13.1 packages under NetBSD 7.0_BETA and newer. | tron | 1 | -3/+7 |
2014-08-21 | Add -Wl,-export-dynamic to the list of GNU ld patterns to remove. | jperkin | 1 | -1/+2 |
2014-08-18 | Describe new ikiwiki-highlight option. | schmonz | 1 | -0/+1 |
2014-08-17 | Describe notmuch-emacs option. | wiz | 1 | -0/+1 |
2014-08-17 | File to centralise common definitions for OCaml packages. Not yet used at | jaapb | 1 | -0/+108 |
2014-08-17 | Don't use "/bin/ksh" as wrapper shell under Mac OS X Mavericks. | tron | 1 | -2/+3 |
2014-08-14 | Split SMF handling across bsd.pkg.mk and bsd.prefs.mk. Should fix issues | jperkin | 2 | -5/+8 |
2014-08-14 | Fix packages creation on Interix. | cheusov | 1 | -2/+2 |
2014-08-13 | Interix has dlopen(3) and family, they are provided by gcc (Interix-6.1). | cheusov | 1 | -1/+7 |
2014-08-08 | Reset PKGREVISION for gst-plugins1* update to 1.4.0. | wiz | 1 | -0/+1 |
2014-08-08 | rubyforge.org had been gone, removed. | obache | 1 | -3/+2 |
2014-08-02 | Latest version should be also marked `missing'. | obache | 1 | -5/+6 |
2014-08-01 | Describe the "apple-common-crypto" option. | schmonz | 1 | -0/+1 |
2014-08-01 | Document what Yosemite looks like (modulo XCode, which I haven't needed). | schmonz | 1 | -1/+2 |
2014-07-30 | One slash is enough. | wiz | 1 | -2/+2 |
2014-07-30 | Fixed "Default" description for BINPKG_SITES, sync with install/bin-install.mk. | obache | 1 | -2/+2 |
2014-07-28 | Use the standard 75 x '=' print format. | jperkin | 1 | -3/+3 |
2014-07-26 | Add description of "sshguard" options. | tron | 1 | -0/+7 |
2014-07-25 | Fix shlib check error under DragonFly 3.8.1. | ryoon | 1 | -3/+3 |
2014-07-22 | Describe gnugp2-gpgsm option. | wiz | 1 | -0/+1 |
2014-07-21 | iRename SUBST_CLASS to _pkgconfig (adding a '_') to avoid conflicts | wiz | 1 | -8/+8 |
2014-07-21 | revert, acceptable condition must be clealify. | obache | 1 | -3/+1 |
2014-07-21 | builtin ftp is compatible with tnftp on Snow Leopard and later. | obache | 1 | -1/+3 |
2014-07-17 | SCO OpenServer 5.0.7/3.2 has no snprintf and vsnprintf. | ryoon | 1 | -2/+3 |
2014-07-15 | Add helper script for simplified pbulk setup. | asau | 1 | -0/+205 |
2014-07-13 | note gdk-pixbuf2 option. | obache | 1 | -0/+1 |
2014-07-04 | Generate a correct error message, instead of referring to a variable | dholland | 1 | -2/+3 |
2014-06-28 | bsdtar is certainly valid for EXTRACT_USING. | joerg | 1 | -2/+2 |
2014-06-20 | Document "debug-info" and "webrtc" options. | martin | 1 | -0/+2 |
2014-06-15 | rename ffr-tls to sendmail-ffr-tls as requested by wiz@ | jnemeth | 1 | -1/+1 |
2014-06-15 | add ffr-tls for sendmail | jnemeth | 1 | -0/+1 |
2014-06-11 | Move www/apache/module.mk to mk/apache.module.mk and adjust it to use | joerg | 1 | -0/+54 |
2014-06-10 | Retire Apache 1.3 and 2.0. | joerg | 3 | -26/+15 |
2014-06-10 | Make apr1 the default in preparation of removing Apache 2.0. | joerg | 1 | -1/+0 |
2014-06-10 | Bump PostgreSQL default version to 9.3. | joerg | 1 | -2/+2 |
2014-06-10 | Always use OpenPAM as fallback PAM implementation if a native one is | joerg | 3 | -51/+88 |
2014-06-09 | Make lang/g95 as default Fortran compiler under NetBSD current (GCC 4.8) | ryoon | 1 | -8/+1 |
2014-06-09 | -lpthread not needed, it's in libroot. | obache | 1 | -2/+2 |