Age | Commit message (Expand) | Author | Files | Lines |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 3 | -4/+6 |
2004-03-21 | Fix build on sparc64 with gcc2. | snj | 1 | -1/+4 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -3/+2 |
2004-03-14 | Use find with "-print", noted by Georg Schwarz in pkg/24248 | heinz | 1 | -2/+2 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -8/+7 |
2004-02-29 | Some shells don't like: | markd | 4 | -11/+12 |
2004-02-17 | Add build dependency on perl. | kristerw | 1 | -1/+2 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -2/+1 |
2004-02-12 | Add buildlink3.mk. | minskim | 1 | -0/+23 |
2004-02-12 | bl3ify | minskim | 1 | -6/+6 |
2004-02-12 | Download the new configure script rather than having a huge patch. | minskim | 3 | -40795/+10 |
2004-02-12 | Replace configure with the one generated by newer autoconf, and adjust | minskim | 4 | -22/+40806 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2003-11-12 | PKGREVISION++ after openssl update. | jschauma | 1 | -1/+2 |
2003-10-08 | wrap an #ifdef __NeXT__ around some crufty old code that was breaking | danw | 2 | -4/+20 |
2003-09-15 | Allow this to compile under Irix (and presumably other platforms using | jschauma | 1 | -2/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-04-03 | Make this compile and install on Linux. | jschauma | 5 | -8/+45 |
2002-12-04 | Correct output filename: Extrnals.html, not Extnals.html | rearnsha | 2 | -5/+5 |
2002-12-03 | Downgrade buildlink depends to libwww>=5.3.2nb2. | wiz | 1 | -2/+2 |
2002-11-20 | BUGFIX: an glitch got into one if the patch files of the updated libwww ... | reinoud | 2 | -5/+6 |
2002-11-19 | Remove "nb1" after recent update to 5.4.0. | jlam | 2 | -4/+3 |
2002-11-19 | Update of the libwww package to the w3c-libwww-5.4.0 distro as found on | reinoud | 7 | -85/+66 |
2002-10-26 | Don't compile/install libmd5 on solaris, there is one in /usr/lib which | bouyer | 7 | -28/+102 |
2002-10-12 | Complete conversion to buildlink2 (hi johnny!). | wiz | 1 | -3/+3 |
2002-10-09 | Unused. | wiz | 1 | -73/+0 |
2002-10-02 | Convert to use automake.mk. | wiz | 1 | -6/+7 |
2002-09-23 | -Wl,-rpath -> -Wl,-R to also work on Solaris. | markd | 2 | -4/+4 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 6 | -10/+71 |
2002-08-07 | Add an explicit runpath for the libwwwssl.so.1.0 shared library, and | fredb | 3 | -12/+8 |
2002-08-01 | Change MAINTAINER from tv at netbsd dot org to packages at netbsd dot org | jschauma | 1 | -2/+2 |
2002-07-24 | Change explicit build dependencies on perl into "USE_PERL5=build". This | jlam | 1 | -2/+2 |
2002-07-15 | Remove the capability to link with static "socks": | fredb | 2 | -19/+6 |
2002-06-17 | Remove commented out USE_SSL (openssl buildlinks were already used). | wiz | 1 | -2/+1 |
2002-05-20 | Add NetBSD tags. | cjep | 2 | -0/+2 |
2002-01-02 | Don't include security/openssl/buildlink.mk, as no package that | fredb | 1 | -2/+1 |
2001-11-29 | A dependency on automake implies a dependency on autoconf; there's no need | jlam | 1 | -2/+1 |
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+3 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-10-03 | Substitute the real config script for the config wrapper script in | jlam | 1 | -1/+3 |
2001-08-28 | Make this build with autoconf 2.52 | skrll | 3 | -10/+77 |
2001-08-27 | Use wildcard dependence on "autoconf" package. | tron | 1 | -8/+6 |
2001-08-26 | Update automake to 1.4-p5 (1.5 is available) | skrll | 1 | -2/+2 |
2001-08-17 | If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), then | jlam | 1 | -2/+3 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 |
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 1 | -4/+4 |
2001-07-12 | Outsmarted myself -- ${PKGNAME} no longer matches ${DISTNAME}. | fredb | 1 | -2/+2 |
2001-07-12 | Belatedly bump the "nb" version, following the dropping of openssl | fredb | 1 | -2/+2 |
2001-07-02 | Allow overriding of *_CONFIG variables in a package Makefile when using | jlam | 1 | -2/+3 |