summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Collapse)AuthorFilesLines
2001-11-03Improve english in last.wiz1-3/+3
2001-11-03Bump to 3.11: warn about scripts/* and pkg/* dirs and contentshubertf2-3/+11
2001-11-03Don't check Makefile and distinfo twice, and use checkplist again for PLIST.wiz1-3/+4
2001-11-01Bump version. Changed lintpkgsrc.pl to parse patchfiles in the distinfojmc1-2/+2
files using the same patterns bsd.pkg.mk uses when building the file (via make patchsum)
2001-11-01Change to the same pattern for excluding patches as make patchsum uses whenjmc1-2/+2
building the distinfo file
2001-11-01cvs rm is cool.zuntum1-145/+0
per discussion with Hubert, remove outdated file that was last modified in 1999
2001-10-31Move pkg/ files into package's toplevel directoryzuntum64-57/+57
2001-10-31o store pkgdir files (PLIST, DESCR and other) in . by default,zuntum2-9/+8
no need to use pkg/ for that purpose o use ${PREFIX} instead of ${LOCALBASE} in do-install Bump version to 1.16 OK'd by hubertf
2001-10-31o don't echo pkg/COMMENT, use $pkgdir/COMMENT insteadzuntum2-14/+14
o fit in 80 columns o s,pkg/DESCR,DESCR, and the same with PLIST in comments OK'd by wiz
2001-10-31Fix NAME in the manpage:zuntum1-2/+2
"run editor and make backup if file if necessary" -> "run editor and make backup of given file if necessary"
2001-10-31One \t less so it fits in 80 columnszuntum1-9/+9
2001-10-30If pkg/ doesn't exist, use ./, just like bsd.pkg.mk does nowadays.wiz2-3/+6
Requested by zuntum. Bump to 3.09.
2001-10-30Add patches for Darwinagc3-10/+49
2001-10-30Set the LOCALBASE in this package Makefile in a more scientific manner.agc1-2/+10
Add extra definitions to be able to build and install this package on Darwin.
2001-10-30Don't build digest statically on Darwin.agc1-3/+3
2001-10-16Upgrade to version 0.51 of bsdpak. From Ben Collver in PR 14257.agc3-135/+6
New version includes the NetBSD patches. Other changes... 0.51: * Applied another patch from Ben Collver: . minor logic problem with verifying INDEX file . compare and upgrade now work even if INDEX doesn't exist (very nice for me because INDEX takes >12 hours to generate on my box) 0.50: * Applied a patch to make this work with NetBSD ports. * Cleaned up the entire dist a little bit..
2001-10-14Create links for X11 font tools so that packages building own fonts e.g.tron2-4/+9
the "xjewel" will build again. Bump version number to 1.7.
2001-10-10Update pkgchk to 1.18:abs3-28/+95
Changes from Stoned Elipot to permit setting additional tags in mk.conf or similar, plus handling and tags (eg: 'x11/acroread x11+i386'). Also expand the manpage slightly and give some examples.
2001-10-09Add note pointing out that the x11-links dependency in x11.buildlink.mkjlam1-1/+5
should also be updated when this package is.
2001-10-09Add comment noting what should be listed under BUILDLINK_FILES.jlam1-1/+5
2001-10-08Update to 0.102: Use GNU diff on Solaris for pkgdiff script (close PR ↵seb2-7/+14
pkg/13988).
2001-10-07Bump to 0.4, XFree86 4.1.99.1 has some new files:veego2-3/+15
include/X11/extensions/XLbx.h include/X11/extensions/Xrandr.h include/X11/extensions/randr.h include/X11/extensions/randrproto.h lib/libXfont.so.1.4 lib/libXft.so.1.1 lib/libXrandr.a lib/libXrandr.so lib/libXrandr.so.1 lib/libXrandr.so.1.0 lib/libXvMC.a lib/libfontenc.a
2001-10-01Update pkgchk to 1.17abs2-4/+4
Fix final item of breakage from 1.14 and parsing pkgchk.conf. Ack.
2001-09-29Crap. crap crap crap.abs1-2/+1
2001-09-29Update pkgchk to 1.16abs2-8/+9
Fix awk in pkgchk.conf parsing broken in 1.14
2001-09-28Update pkgchk to 1.15abs2-4/+4
Make -r work with -B
2001-09-28Update pkgchk to 1.14abs2-4/+4
Fix typo in last which resulted in installations being recorded as failed.
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam2-4/+4
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-09-27Updated pkgchk to 1.13abs3-113/+129
Speed optimisations: Reduce number of calls to 'make' If a package is checked in the '-u' check, skip it in the '-a' check Features: Output after the checking phase is now suitable for use as an sh script Implement '-r' which will recursively delete mismatched packages Fixes: Change pkgchk references to pkg_chk
2001-09-25Update pkgtools/x11-links to 0.3. Changes from version 0.2 are addingjlam1-2/+2
a missing shared library from XFree86-3.3.x (libXext.so.6.3).
2001-09-25Add missing shared library from XFree86-3.3.x (libXext.so.6.3), noted byjlam1-1/+2
Thomas-Peter Klug <thomas-peter.klug@db.com> on port-amiga.
2001-09-20Bump pkg_tarup to version 1.0.3agc2-7/+43
+ Convert a few "grep | awk" pipelines into straight awk. + Add in path names per OS. + Add a just-in-time su so that pkg_tarup can be run as a normal user, and the right things will happen.
2001-09-16Update pkgchk to 1.12abs2-7/+16
Report failed installs when running with -k
2001-09-14Update to 0.101: Fixes for Solaris by Stoned Elipot from pkg/13877.wiz3-7/+9
2001-09-13Update pkg-chk to 1.11abs2-4/+4
Correct check for X libraries (x11 tag)
2001-09-09NO_WRKSUBDIR is deprecated, while USE_LIBTOOL isn't anymore.wiz2-7/+7
Version now 3.08.
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc10-20/+20
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-08-29Comment out buildlink-x11 as it's no longer a default dependency for X11jlam1-2/+2
packages.
2001-08-29Note addition of x11-links.jlam1-1/+2
2001-08-29x11-links creates a shadow directory of symbolic links for X11 headers andjlam4-0/+544
libraries to ${X11BASE} under ${LOCALBASE}/share/x11-links. It is intended for use by buildlink code to cleanly separate out the true X11 code files from any installed X11 package code files. The X11 hierarchies supported are: XFree86-3.3.x XFree86-4.0.x XFree86-4.1.0
2001-08-23Updated pkgchk to 1.10:abs3-15/+33
Fix -B on some systems, and implement '-k' (similar to make's usage)
2001-08-22Update buildlink-x11 to 0.8. Changes from version 0.7 include looking forjlam3-9/+11
the X11 headers and libraries in ${BUILDLINK_X11_DIR} in constructing the header and library search paths for the compiler.
2001-08-19Make this package more Solaris friendly.tron3-11/+14
2001-08-10Update pkgchk to 1.09abs2-7/+7
-u should imply -i
2001-08-10put /usr/sbin into $PATH to find pkg_{info,add,...} independantlydrochner1-1/+3
of the user's one
2001-08-08Update pkgchk to 1.08:abs2-5/+6
Check during install if packages have already been installed. Avoids reinstalling a package if it had already been installed as a depends on a previous package.
2001-08-08Update pkgtools/buildlink-x11 to 0.7. Changes from version 0.6 includejlam5-10/+37
installing buildlinkX11.rules as X11.rules via a symlink to ensure that buildlinkX11.rules gets used in place of X11.rules everywhere. This should fix pkg/13638 by Martin Husemann <martin@duskware.de>.
2001-08-07Add some `\n' in error messages, per pkg/13650 by Stoned Elipot.wiz2-7/+7
Bump to 20010807.
2001-07-31Update "pkgchk" to version 1.07:tron4-37/+110
- Add Solaris portability fixes supplied by Stoned Elipot in PR pkg/13434. - Rename binary to "pkg_chk" which matches the naming of our package tools and avoids confusion with Solaris's "pkgchk" command.
2001-07-26Make text at EOF (or rather, after EOF :-) a bit more readable.hubertf1-2/+2
Noted by Tomasz Luchowski.