Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-04-19 | remove NetBSDism - there is no "text" set on !NetBSD | hubertf | 1 | -2/+2 | |
2001-04-17 | Warn user that the 'text' set must be installed in order to build | hubertf | 1 | -1/+5 | |
(and install) this package. | |||||
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+6 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo + add distfile sizes to distinfo | |||||
2001-03-07 | Update to 20010307: Fixes pkg/12073, and builds on 1.4.x. | wiz | 2 | -4/+4 | |
2001-03-07 | fix. really. now. | hubertf | 2 | -6/+8 | |
2001-03-07 | Next fix - go back to MD5 checksums, and rework patch | hubertf | 3 | -15/+10 | |
2001-03-07 | * Forgot patch-sum file from last commit | hubertf | 2 | -3/+5 | |
* Reduce context from patch-aa, as it contains a RCS Id (that's what you get for not using pkgdiff!) | |||||
2001-03-07 | Fix this to compile on systems that don't have a make(1) from | hubertf | 3 | -2/+38 | |
post-1.5 NetBSD-current. XXX is removal of NO_PATCH ok here? (Zoularis context etc.) | |||||
2001-03-05 | Update to 20010306 (bugfix for pkg_add '*'; -V option for version). | wiz | 2 | -7/+7 | |
2001-02-25 | Allow overriding PKG_DBDIR in /etc/mk.conf | hubertf | 1 | -5/+6 | |
2001-02-21 | Update to 20010221 to work around a pkg_* bug where "nbX" isn't properly | hubertf | 2 | -4/+4 | |
recognized in version matching of pkg_add, pkg_admin. This is the src/usr.sbin/pkg_install from -current as of today, with pkg_install/Makefile.inc and pkg_install/Makefile from 1.5, to allow this to build. | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-12-20 | pkg_install-20001220 update. | hubertf | 2 | -4/+4 | |
Post-1.5 version that fixes the timeout-problem when installing via FTP (the 10-minute timeout was on the whole transfer, not on a single file inside the package). | |||||
2000-07-27 | pkg_* sure support IPv6 (thanks to lukemFTP :) | hubertf | 1 | -1/+2 | |
2000-07-24 | update to 20000724. | dmcmahill | 2 | -4/+4 | |
This includes a buffer overflow bug fix in pkg_add which was causing pkg_add to segfault on teTeX on pmax. The bug was present on all ports though. As far as I can tell this was a non-exploitable overflow. | |||||
2000-07-05 | Update to 20000705. | hubertf | 2 | -4/+4 | |
Change: only calc MD5 checksums of plain files. | |||||
2000-06-14 | Update to sources from 20000608. | hubertf | 2 | -4/+4 | |
Makes this compile again on 1.3.x systems, reported in PR 10322 by Olaf Seibert <rhialto@polder.ubc.kun.nl> and others. | |||||
2000-05-15 | Update to 20000511 version. Mostly to sync with the base system. | hubertf | 2 | -4/+4 | |
Among others: * pkg_add: Quick pre-check if any conflicting dependencies are installed (e.g. version X is installed, but version Y is required), before downloading all depends, and bail out later. * pkg_admin: add lsbest, lsall commands to interface the C functions findmatchingname() and findbestmatchingname(); useful to expand pkg patterns for shell scripts etc. * pkg_admin: allow pkg without version to "check" command * pkg_delete: properly deal with wildcards in pkg_delete -R * More code cleanup, clearer error messages and minor enhancements. This also fixes a bunch of PRs, sorry for not listing any numbers. | |||||
2000-02-27 | Make the "how to update the distfile" ready for cut-n-paste | hubertf | 1 | -2/+2 | |
2000-02-02 | bump to 20000202 | hubertf | 2 | -4/+4 | |
2000-01-10 | miscellaneous small changes to make pkglint happy | wiz | 1 | -2/+1 | |
1999-09-09 | bump to 19990909 - DEINSTALL fix | hubertf | 2 | -4/+4 | |
1999-08-23 | Bump version to pkg_install-19990823. | hubertf | 2 | -4/+4 | |
Main reason is that the last update collided with an earlier one on the same day, and people ended up with the wrong distfile (content-wise). New features in this version: - Compile in full names for chown(1), chmod(1) and chgrp(1). Fixes PR 8250 by Wiz <wiz@danbala.ifoer.tuwien.ac.at>. - pkg_delete calls DEINSTALL script a second time after all the files are removed, with "DEINSTALL $PKGNAME POST-DEINSTALL" as args | |||||
1999-08-19 | Update checksum for pkg_info/delete changes. | hubertf | 1 | -2/+2 | |
1999-08-19 | Update package tools to version 19990819: | tron | 2 | -5/+4 | |
- fixes false conflict detection in "pkg_add". | |||||
1999-07-02 | Some packages use bsd-style .mk files when building, and so any manual | agc | 1 | -4/+2 | |
pages that are installed will be gzip-compressed, if MANZ is set, or not if MANZ is not set. If the package uses bsd-style .mk files, the variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in the package Makefile. This replaces the previous method of specific inclusion of bsd.prefs.mk, followed by a check for MANZ and conditional assignment of MANCOMPRESSED. Add appropriate documentation, and change all necessary ocurrences in package Makefiles. | |||||
1999-05-30 | Downgrade to version 19990412. | tron | 2 | -4/+4 | |
1999-05-30 | Remove blank line. | tron | 1 | -2/+1 | |
1999-05-30 | Set LOCALBASE explicitly after bsd.pkg.mk, and do not set PREFIX. | tv | 1 | -3/+2 | |
1999-05-30 | fix checksum, forgotten in last update | hubertf | 1 | -2/+2 | |
1999-05-30 | update package source to 19990529 | christos | 1 | -2/+2 | |
1999-04-19 | Neither "patch" nor "configure" step is required. | tron | 1 | -1/+3 | |
1999-04-19 | Update "pkg_install" package to 12-April-1999 current sources. | tron | 2 | -4/+4 | |
1999-04-18 | The print-pkgtools_ver target was renamed to show-pkgtools-version | hubertf | 1 | -3/+3 | |
some time ago. Note this here! | |||||
1999-04-16 | Fix shell error causing "Syntax error: end of file unexpected" | rh | 1 | -2/+2 | |
if ${PKG_DBDIR} is missing | |||||
1999-03-30 | No need to call "pkg_admin rebuild" for every install. | hubertf | 1 | -4/+5 | |
1999-03-25 | If the user has never installed a package before, /var/db/pkg does not | garbled | 1 | -1/+4 | |
exist, and pkg_admin rebuild fails miserably. Create this directory if it does not exist. | |||||
1999-03-16 | This is pkgsrc, not the main tree; lint and depend only add useless extra | tv | 1 | -3/+2 | |
to the compile time. | |||||
1999-03-13 | Call "pkg_admin rebuild" if it was never run before. | hubertf | 2 | -2/+8 | |
This should ONLY be run when upgrading from a non-pkgdb to a pkgdb-version of the pkg_* tools. | |||||
1999-03-08 | To be able to shoot oneself in the foot with a binary package of this, | bad | 1 | -2/+4 | |
LOCALBASE and NO_MTREE must be set. Some manual intervention is still necessary before it can hurt, though. | |||||
1999-03-08 | Update for pkg_admin. | bad | 1 | -9/+12 | |
1999-01-19 | fix for pkgdb version (19990119) | hubertf | 1 | -2/+2 | |
1999-01-19 | Adjust for the pkgdb code | hubertf | 1 | -2/+2 | |
1998-11-09 | bump PKGTOOLS_REQD to 19981107 | hubertf | 2 | -6/+7 | |
1998-11-09 | mention "make print-pkgtools_ver" | hubertf | 1 | -1/+2 | |
1998-10-26 | Update the (package) version of pkg_install tools to 19981026, to use | agc | 2 | -4/+4 | |
the new -b and -B flags to pkg_create, so that any binary packages that are created automatically get their build information and versioning data attached. Update bsd.pkg.mk to have PKGTOOLS_REQD= 19981026. | |||||
1998-10-21 | Update this package to use the -current sources from October 19th, 1998. | agc | 2 | -4/+4 | |
1998-10-15 | Make it clear for whom the instructions about creating a distfile are | agc | 1 | -1/+3 | |
intended. Add a note about checking the "pkgtools version required" definition in bsd.pkg.mk | |||||
1998-09-27 | Add note on how to update this pkg's distfile. | hubertf | 1 | -1/+5 | |
1998-09-11 | Update package tools to 980911 to catch "pkg_add" dependence fix. | tron | 2 | -4/+5 | |