Age | Commit message (Expand) | Author | Files | Lines |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 2 | -3/+4 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-10-17 | Update "apr" package to version 0.9.7. Changes since version 0.9.6: | tron | 3 | -10/+9 |
2005-09-21 | Extend the Darwin avoid_zombies() signal hack to NetBSD, which needs | tv | 3 | -3/+26 |
2005-09-07 | Add support for DragonFly from Joerg Sonnenberger. Okayed by tron. | reed | 4 | -1/+63 |
2005-05-21 | Move the PKGREVISION from the Makefile.common. It should be used | reed | 1 | -1/+2 |
2005-05-11 | Rename MAKE_VARS to MAKEVARS so that it more closely resembles | jlam | 1 | -2/+2 |
2005-05-11 | I mixed up MAKE_FLAGS with MAKEFLAGS. The latter is what we actually use | jlam | 1 | -3/+3 |
2005-05-09 | Don't assign to PKG_OPTIONS.<pkg> which has special meaning to the | jlam | 1 | -7/+7 |
2005-05-09 | Teach bsd.pkg.mk to create a phase-specific "makevars.mk" file that | jlam | 1 | -2/+2 |
2005-05-08 | PKG_OPTIONS.<pkg> isn't a good approximation to PKG_OPTIONS for the | jlam | 1 | -2/+7 |
2005-04-25 | Changes 2.0.54: | adam | 4 | -18/+17 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 |
2005-02-16 | fix typo | grant | 1 | -2/+2 |
2005-02-13 | reorder library linker arguments so that -lcrypt comes after | grant | 1 | -1/+3 |
2005-02-09 | Update "apr" package to version 0.9.6.2.0.53. Changes since | tron | 2 | -5/+4 |
2004-12-22 | Remove support for some variables that are supposed to go away after | jlam | 1 | -15/+1 |
2004-11-26 | APR abstracts the dl*() functions across different platforms. | jlam | 1 | -1/+2 |
2004-11-23 | More closely follow doc/Makefile-example. | jlam | 1 | -9/+10 |
2004-11-22 | The global PKG_OPTION is "ldap", not "openldap". | jlam | 1 | -2/+2 |
2004-11-22 | Pass extra libraries to configure scripts in LIBS, and remove redundant | jlam | 1 | -4/+4 |
2004-11-21 | The common global option for LDAP support is "ldap". | jlam | 1 | -4/+4 |
2004-11-17 | PKG_OPTIONS.apr needs to be defined before trying to get its value. | xtraeme | 1 | -1/+3 |
2004-11-17 | It's pkgsrc-2004Q4 right now! | xtraeme | 1 | -2/+2 |
2004-11-17 | Convert to use bsd.options.mk and use subst.mk instead of using | xtraeme | 3 | -32/+46 |
2004-11-10 | Support pkgviews. | epg | 1 | -1/+3 |
2004-11-08 | Fix obvious regex typo in conditional. | tv | 1 | -2/+2 |
2004-10-29 | Set directory permission to PKGDIRMODE to avoid creating a read-only | minskim | 1 | -2/+2 |
2004-10-26 | Replace the .elif statement for APR_USE_OPENLDAP with a new .if | xtraeme | 1 | -2/+3 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -2/+4 |
2004-10-02 | Get rid of PKGREVISION since just updated apache2 version. | reed | 1 | -2/+1 |
2004-10-02 | Update apache to apache-2.0.52. | reed | 1 | -3/+3 |
2004-10-02 | APR_USE_DB4 recently changed from YES to NO, | reed | 2 | -3/+4 |
2004-09-25 | Add APR_USE_DB4 to BUILD_DEFS. | epg | 1 | -2/+2 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -9/+1 |
2004-09-20 | - Update apr to 2.0.51 | adrianp | 5 | -98/+9 |
2004-07-17 | Add APR_CONFIGURE_ARGS=--with-ldap, missed in previous. | xtraeme | 1 | -1/+2 |
2004-07-16 | Enable OpenLDAP support in devel/apr, by default it's disabled. | xtraeme | 2 | -4/+16 |
2004-07-14 | - Update to apache 2.0.50 | adrianp | 2 | -5/+5 |
2004-05-05 | No longer used. | snj | 1 | -33/+0 |
2004-03-22 | Update apache2 to 2.0.49. This includes various changes since last release | reed | 2 | -5/+4 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -7/+6 |
2004-03-09 | Add LDFLAGS.SunOS+=-lnsl. From gavan@ on tech-pkg. Closes PR pkg/24720. | snj | 1 | -1/+3 |
2004-03-07 | bl3ify. | minskim | 2 | -4/+34 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -2/+1 |
2004-02-13 | ${LIBTOOL} is just a bare "libtool" now. We want to install ${PKG_LIBTOOL}. | jlam | 1 | -2/+2 |
2004-01-27 | Ensure apr-util never picks up gdbm (sometimes helps on GNU/Linux). | epg | 1 | -2/+3 |
2004-01-18 | As i described in <9883.1074028467@gould.diplodocus.org> | epg | 2 | -6/+28 |
2004-01-13 | db4, a new dependency for apr, is broken (at least on ppc). Revert back to | jklos | 2 | -5/+3 |