summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2003-09-06Update to 3.60: adapt for vulnerability file name change.wiz2-5/+5
2003-09-06Ensure that struct option is defined properly before accepting that havingjlam5-78/+565
2003-09-06fix missing include of getopt.h by including nbcompat.h.grant1-3/+4
2003-09-06Oops, we're not supposed to convert packages to be able to use pkgviewsjlam1-3/+1
2003-09-06nbcompat/sha2.h is no more in libnbcompat-20030830.jlam1-2/+2
2003-09-06Update pkgtools/libnbcompat to 20030830. Changes from the previousjlam10-1492/+8
2003-09-05Add back setmode.c which is still needed on systems that don't havejlam2-1/+506
2003-09-05Make this build using libnbcompat-20030829. Several files from the olderjlam13-5/+2285
2003-09-05Update pkgtools/libnbcompat to 20030829. Changes from previous versionjlam32-2893/+578
2003-09-05update mtree to 20030905:grant15-4194/+897
2003-09-05Improved COMMENT. (Okay'd by grant.)reed1-2/+2
2003-09-04Allow this to compile on systems without vfork by #define'ing it to fork.jlam3-2/+20
2003-09-04Use AH_TEMPLATE when we use AC_DEFINE so that autoheader can generate thejlam3-62/+94
2003-09-04Update pkgtools/libnbcompat to 20030828. Changes from previous versionjlam3-10/+10
2003-09-03Update pkgtools/libnbcompat to 20030827. Changes from previous versionjlam6-8/+98
2003-09-03Put back <sys/vfs.h> lost in last update.jlam1-2/+5
2003-09-03Update to pkg_install-20030824. Changes from the previous version include:jlam7-48/+18
2003-09-03Add and remove some files I forgot to in the last commit.jlam1-0/+107
2003-09-03Add and remove some files I forgot to in the last commit.jlam7-113/+236
2003-09-03Update pkgtools/libnbcompat to 20030826. Changes from previous version:jlam31-274/+468
2003-09-03Put back several includes lost in the update that should fix builds onjlam2-5/+10
2003-09-03Update pkgtools/libnbcompat to 20030825. Changes from version 20030824jlam2-9/+11
2003-09-03Add missing include files.tron1-1/+3
2003-09-03Actually, extern.h and stat_flags.h are used by pkgtools/mtree.jlam1-3/+3
2003-09-03Update pkgtools/libnbcompat to 20030824. Changes from previous version:jlam7-20/+83
2003-09-03Use '#if !HAVE_xxx' instead of '#ifndef HAVE_xxx' to cover cases whenjlam1-35/+35
2003-09-02We don't need to build cat1 files since they're part of the sources, sojlam1-5/+1
2003-09-02libnbcompat/buildlink2.mk does more magic for us, so do less here.jlam1-3/+1
2003-09-02If the package uses GNU_CONFIGURE, then automatically add the necessaryjlam1-1/+7
2003-09-02BUILDLINK_LDADD.libnbcompat contains the options to add to the compiler tojlam1-1/+2
2003-09-02The *.0 files belong in $(mandir)/cat1.jlam5-10/+10
2003-09-02Fix EXTRACT_ONLY. (Johnny please get some sleep :)seb1-2/+2
2003-09-02allow this to build on -current after groff update to 1.19.grant1-2/+2
2003-09-02Sync to latest pkg_install sources from the HEAD for pkg_deletejlam30-91/+91
2003-09-02Only copy new files into place if they're different from the original file,jlam1-6/+25
2003-09-02Reverse the order that the config.h file and <nbcompat.h> are included,jlam1-7/+12
2003-09-02Update pkgtools/x11-links to 0.13. This package now uses buildlink3jlam15-2320/+2434
2003-09-02Solaris needs to include <sys/vfs.h> to get definitions for statvfs().jlam3-5/+10
2003-09-02Older awks don't like gensub() so use sub() instead.jlam1-2/+4
2003-09-02We only need to step carefully in the Solaris case for statfs(), butjlam2-11/+11
2003-09-02Re-add the checks for HAVE_CHFLAGS and HAVE_DBOPEN so that this can buildjlam2-4/+23
2003-09-01Document the actions taken by the tree-conversion script.jlam1-1/+10
2003-09-01Drop trailing space; sort sections; sort SEE ALSO.wiz1-6/+6
2003-09-01Sort SEE ALSO, pkg_view(1) not pkg_views(1).wiz1-3/+3
2003-09-01Update pkg_install to 20030823, which has the changes to supportjlam75-4497/+10008
2003-09-01Bump version to 20030823:jlam34-705/+1131
2003-08-31Tighten up this file by removing an unnecessary inclusion of bsd.prefs.mk.jlam1-7/+3
2003-08-31This package is needed to bootstrap pkgsrc, so don't do tools, buildlink,jlam2-5/+13
2003-08-31Do previous in another way: simply define PKG_ADMIN to be the command thatjlam1-3/+3
2003-08-31Explicitly call pkg_admin(1) using "PKG_DBDIR=... pkg_admin" so that wejlam1-2/+3