summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2003-09-09Bump version to 20030907. Changes from previous version include:jlam23-407/+580
2003-09-09Use pax(1) instead of "cp -R" to install so that we ensure symlinks arejlam1-3/+3
2003-09-08Whee... pkgdb_remove_pkg returns 1 on success, so make the dummy functionjlam1-3/+3
2003-09-08It turns out the comment at the top of pkgdb_open is wrong. It actuallyjlam1-3/+3
2003-09-08Substitute for various program paths used by the linkfarm(1) andjlam4-29/+617
2003-09-08The pkgdb_* functions should be no-ops on platforms that don't have thejlam1-3/+3
2003-09-08Return the documented value "0" instead of EXIT_SUCCESS, which while it mayjlam1-5/+5
2003-09-08Exit if there's a problem building in one of the subdirectories instead ofjlam1-2/+2
2003-09-07Update to 1.10:jmmv3-21/+59
2003-09-07Update pkgtools/x11-links to 0.14. Changes include supportingjlam8-9/+57
2003-09-07Check that Mesa/GLU is builtin.jlam1-2/+2
2003-09-07Add back the GLU files and some additional files in XFree86-4.3.x.jlam4-3/+33
2003-09-07Sync internal name of dummy package containing pkg-vulnerabilitieswiz1-2/+2
2003-09-06update version according to autoconf to match realitygrant2-11/+11
2003-09-06fix some rcsidsgrant26-42/+35
2003-09-06Also check for presence of <sys/statfs.h>, and pretend we don't have it ifjlam4-6/+15
2003-09-06Remove the PKG_INSTALLATION_TYPES setting again... this shouldn't be herejlam1-3/+1
2003-09-06Modify autoconf tests so that we'll reliably implement BSD statfs()jlam3-51/+60
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