summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install
AgeCommit message (Expand)AuthorFilesLines
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
2003-04-23Update to version 20030423 via patch from src/usr.sbin/pkg_install.seb2-4/+9
2003-04-20sync with bootstrap:grant5-15/+15
2003-04-17sync with bootstrap and -current:grant3-17/+15
2003-04-17sync with bootstrap, remove an unnecessary cast which found its way ingrant1-3/+3
2003-04-11sync with current:grant2-8/+8
2003-04-11sync with -current:grant1-3/+3
2003-04-11catch up to bootstrap.grant9-44/+108
2003-04-11only include db1 support if on NetBSD. fixes updating problem on Solaris.grant1-2/+6
2003-03-29Synch with main sources:jschauma7-32/+126
2003-03-28NO_PATCH is deprecated, says pkglint. Remove it.wiz1-2/+1
2003-03-16Sync with main sources:jschauma6-69/+35
2003-02-18correct #ifdef misplacement.grant1-3/+3
2003-02-11Fix some RCS ids.grant5-5/+8
2003-02-11belatedly sync with src:grant3-11/+11
2003-02-11belatedly sync with src:grant1-2/+6
2003-01-14Synch with latest changes from src (changes by agc, synch ok'd by agc)jschauma13-88/+144
2003-01-12Comment out (non-cat) man pages, currently not installed.wiz1-6/+6
2003-01-11Add } that got lost in last.wiz1-2/+2
2003-01-11Fix cut-and-paste whitespace damage.schmonz1-4/+4
2003-01-11On NetBSD, man pages were getting installed into /usr/man. That's,schmonz7-14/+19
2003-01-10Add PKG_PRESERVE to the package Makefile.agc1-1/+2
2003-01-09Define NO_PKGTOOLS_REQD_CHECK, which will mean something in a moment.schmonz2-4/+6
2003-01-07``On second thought, let's not go to Camelot. It is a silly place.''jschauma4-17/+17
2003-01-07Unlike pkg_install in src, this version of pkg_install containsjschauma3-13/+13
2003-01-07sync with src:grant1-20/+13
2003-01-06Synch with basesrc:jschauma17-133/+135
2002-12-28Synch with bootstrap-pkgsrc to make this compile on linux.jschauma2-5/+5
2002-12-24pkg_install uses Berkeley DB. USE_BUILDLINK2, USE_DB185, and includeschmonz1-2/+5
2002-12-22reorder libraries passed to ld(1) so that this works if libdb1 isgrant5-6/+6
2002-12-22fix MD5File() compatibility function to accept NULL second argument.grant1-4/+11
2002-12-22Revert previous change.salo1-4/+1
2002-12-22Update ZOULARIS_VERSION on non-NetBSD systems after installation.salo1-1/+4
2002-12-21These packages no longer use BSD-style .mk files, so MANCOMPRESSED_IF_MANZschmonz1-3/+1
2002-12-21USE_BUILDLINK2=no because this is a pkgsrc bootstrap tool.schmonz1-1/+3
2002-12-20There's no need for a custom ${WRKSRC} definition.schmonz1-3/+1
2002-12-20As the sources are now in ${FILESDIR}, there's no distfile to fetch,schmonz13-397/+28
2002-12-20Import autoconf'd pkg_install source fromschmonz65-0/+17009
2002-12-12Clean up wording a bit. Emphasize that PKGTOOLS_REQD should only behubertf1-3/+7
2002-12-07Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.schmonz1-2/+2
2002-11-23Always use pkgdiff -- this avoids having RCS Ids in patches.wiz2-10/+8
2002-11-23Commit change to patch-ad that mysteriously got lost in last commit.jschauma2-6/+6
2002-11-23Upgrade to version 20021123, which fixes PR pkg/18384 by Grant.jschauma5-67/+39
2002-11-17Tweaks for OpenBSD (cf. recent bootstrap-pkgsrc commit)cjep1-1/+8
2002-09-23Toss in strlcpy.c and hey presto: Instant linux pkg_install binaries.abs2-4/+4
2002-09-23If defining TAILQ_FIRST and TAILQ_NEXT ensure we also defineabs2-8/+21
2002-09-05Revert previous change (which wouldn't have worked in all cases) until moreagc1-7/+1
2002-09-05make pkg_install self-bootstrapping (no need for /usr/sbin/pkg_*).itojun1-1/+7
2002-08-12Darwin needs -DTAR_MISSING_FAST_READ, as noted by "Masahiro =Rhythmschmonz2-6/+7
2002-08-06Make it build on 1.4-1.4.2.wiz4-16/+34