summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-21Update package Makefile now that bsd.pkg.extract.mk is using thejlam48-146/+93
2006-01-21Use /usr/pkgsrc/mk/scripts/extract to do extraction instead of using alljlam1-93/+57
2006-01-21Fix the case where -X excludefile is used so that we don't error out tryingjlam1-3/+7
2006-01-21Teach the extract script how to exclude files specified on the commandjlam1-2/+14
2006-01-21Teach extract how to extract *.z files using gzip.jlam1-3/+4
2006-01-21Teach the extract script a "-d dir" option to extract into a specificjlam1-2/+13
2006-01-21Note mailman update to 2.1.7nb1bouyer1-1/+2
2006-01-21Upgrade to 2.1.7nb1.bouyer6-66/+93
2006-01-21Remove the installation of versioned library names (not generated by thejmmv1-8/+1
2006-01-21Fixed pkglint warnings.rillig1-10/+15
2006-01-21Fix up the comments, and add a fall-through for unrecognized archivejlam1-5/+10
2006-01-21Fix a weird newline error (probably cut-and-paste error).jlam1-3/+2
2006-01-21unzip uses UNZIP as a special environment variable to denote the optionsjlam1-2/+2
2006-01-21We can just use the bare name "unzip" instead of using a make variable --jlam1-2/+2
2006-01-21Fix other instance of _ZOO -> _ZIP and remove a debugging line.jlam1-3/+2
2006-01-21unzip should be using EXTRACT_OPTS_ZIP, not *_ZOO.jlam1-2/+3
2006-01-21The Solaris linker doesn't know the --version-script option. Patch byrillig2-4/+13
2006-01-21Renamed the package from mod-auth-pgsql to ap2-auth-pgsql, which is morerillig1-2/+2
2006-01-21Updated mod_auth_pgsql to 2.0.3.rillig3-8/+8
2006-01-21Note update of "apache2" package to version 2.0.55nb5.tron1-1/+2
2006-01-21Add fix for CVE-2005-3357 from Apache bug report 37791.tron3-3/+25
2006-01-21Use MASTER_SITE_SOURCEFORGE_JP.rxg7-17/+14
2006-01-21+ libidn-0.6.1, neon-0.25.5.wiz1-1/+3
2006-01-21Added http://downloads.sourceforge.jp/ in MASTER_SITE_SOURCEFORGE_JP.rxg1-1/+2
2006-01-21- Added a new top level file that saves the REPORT_BASEDIR from the firstrillig5-47/+124
2006-01-21Imported devel/p5-UNIVERSAL-require-0.10from pkgsrc-wiprillig1-1/+2
2006-01-21Imported p5-UNIVERSAL-requirefrom pkgsrc-wip.rillig4-0/+39
2006-01-21Whether a missing interpreter is a warning or an error depends on whetherrillig1-2/+2
2006-01-21Fix installed name of Boost libraries under Mac OS X. They need to havejmmv3-5/+17
2006-01-21Unquoted SUBST_MESSAGE.*, as this is no longer needed.rillig2-5/+5
2006-01-21Depending on whether a file is executable or not, it is an error or arillig1-3/+7
2006-01-21Fix build and install of Boost under Mac OS X:jmmv6-9/+44
2006-01-21Note addition of devel/vtcl 1.6.0 from Stephen Borrill.agc1-1/+2
2006-01-21Add and enable vtcl.agc1-1/+2
2006-01-21Initial import of vtcl 1.6.0, a tcl development environment, into theagc6-0/+551
2006-01-21Teach the extract script to simply copy the distfile over to thejlam1-16/+40
2006-01-21Note update of "xlockmore" package to version 5.21nb1.tron1-1/+3
2006-01-21Add missing entry "bin/xgclock" and really bump package revision.tron2-3/+4
2006-01-21Note PKGREVISION bump of x11/xorg-clients.hira1-1/+2
2006-01-21Add missing entry to PLIST. Bump PKGREVISION.hira2-2/+4
2006-01-21Note PKGREVISION bump of x11/xorg-server.hira1-1/+2
2006-01-21Add missing entries to PLIST. Bump PKGREVISION.hira2-2/+6
2006-01-21Replace another bunch of FILES_SUBST_SED uses, don't hardcodejoerg2-11/+9
2006-01-20Teach this script a default extraction method for *.bin files (which arejlam1-2/+7
2006-01-20Use SUBST. Use find foo -exec bar {} \; instead of find foo | xargs bar.joerg1-19/+16
2006-01-20Use SUBST framework. Replace some "find foo | xargs bar" withjoerg1-19/+17
2006-01-20Rename EXTRACT_ENV.bin to EXTRACT_ENV in preparation for a reimplementationjlam2-5/+5
2006-01-20Use SUBST framework.joerg1-12/+24
2006-01-20PKGNAME should be derived from DISTNAME, not DISTFILES. This removes ajlam1-2/+2
2006-01-20Rename the following variables to reduce the number that we need to track:jlam19-53/+52