Age | Commit message (Expand) | Author | Files | Lines |
2007-05-29 | Add "include/apr-1" to BUILDLINK_INCDIRS.apr, as programs using | schmonz | 1 | -1/+2 |
2007-05-22 | I don't have time to maintain packages that might be affected by | xtraeme | 1 | -2/+2 |
2007-01-25 | Set PKGNAME=apr-1.2.8.2.2.4 and PKGREVISION=1 so as to appear newer than | epg | 1 | -1/+5 |
2007-01-24 | devel/apr: | epg | 14 | -361/+63 |
2006-12-12 | Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes. | joerg | 1 | -2/+2 |
2006-12-09 | There's no need to CONFLICT between apr and apr1, cube said so. | xtraeme | 1 | -2/+2 |
2006-12-08 | This package cannot co-exist with apr1, update CONFLICTS | xtraeme | 1 | -3/+3 |
2006-10-23 | Include iconv's b3.mk for systems without native iconv to allow | joerg | 1 | -1/+2 |
2006-10-09 | Flag a number of packages I use as supporting (user-)destdir. | joerg | 1 | -9/+11 |
2006-10-05 | Include "libiconv" buildlink3 glue code to make sure that the | tron | 1 | -1/+4 |
2006-10-04 | Added a patch to make the tests runnable on NetBSD. Sadly, they seem to | rillig | 2 | -1/+17 |
2006-07-28 | Update "apr" package to version 0.9.12.2.0.59 and "apache2" package | tron | 1 | -4/+4 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-06-09 | Fixed pkglint warnings. | rillig | 2 | -12/+12 |
2006-05-31 | The databases/openldap package has been split in -client and -server component | ghen | 2 | -4/+4 |
2006-05-07 | Update "apr" package to version 0.9.12.2.0.58 and "apache" package | tron | 3 | -8/+10 |
2006-04-30 | Install arch/unix headers as well, useful for mostly platform independent | joerg | 2 | -3/+23 |
2006-04-22 | Removed the superfluous "quotes" and 'quotes' from variables that don't | rillig | 1 | -2/+2 |
2006-04-14 | Added appropriate TEST_TARGET. | heinz | 1 | -1/+3 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -4/+4 |
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 |