aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt/portupgrade
Commit message (Expand)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
* sysutils/portupgrade: Fix yet another infinite loop.edwin2006-01-072-1/+14
* Update to 2.0.1.nork2006-01-044-21/+6
* Problem with portupgrade 2.0edwin2006-01-022-1/+17
* A happy new year updated to 2.0.0.nork2006-01-012-4/+5
* sysutils/portupgrade: fix the problem that portupgrade sometimes runs slow, a...edwin2005-12-0410-211/+7
* - Change the name of the ports database file (INDEX.db) tovs2005-11-253-3/+18
* fix: ports/54424 problemdaichi2005-10-193-1/+30
* - Fix portsdb issue.flz2005-08-022-1/+12
* Pass full path to pkg_{add,info} invoked from portupgrade.garga2005-07-302-1/+23
* - sysutils/portupgrade: add option for BDB4:daichi2005-06-291-7/+12
* sysutils/portupgrade: fix minor documentation issuesdaichi2005-06-272-1/+25
* Change maintainershipdaichi2005-06-221-1/+1
* - Add perl dependency because it's used by portsdb.flz2005-06-061-1/+2
* - Unbreak handling of updated pkgdb.db so it is not regenerated forsimon2005-05-233-37/+55
* Fix and document insecure temporary file handling in portupgrade.simon2005-04-122-1/+69
* Oops, I forgot to commit Makefile..knu2004-12-291-0/+2
* Fix the startup script for 4.x.knu2004-12-281-0/+14
* Update to 20041226.knu2004-12-262-3/+3
* Update to 20041225.knu2004-12-263-15/+3
* Fix the startup script.knu2004-12-252-0/+14
* Update to 20041224.knu2004-12-245-51/+4
* Add a patch to read the index file via sort(1) instead of readingknu2004-07-132-1/+15
* Fix a bug with -P when there are more than one binary package file forknu2004-07-072-1/+17
* Apply a patch to avoid "undefined method `each' for nil:NilClass"knu2004-07-022-0/+17
* Update to 20040701. New distfile.knu2004-07-013-27/+5
* Oops, the previous patch was bogus. Sorry.knu2004-06-222-12/+9
* Support the new, extended INDEX format.knu2004-06-222-0/+20
* Update to 20040529.knu2004-05-293-12/+5
* Fix a stupid bug introduced by the last update, which destroyedknu2004-03-292-0/+10
* Update to 20040325.knu2004-03-252-1/+3
* Update to 20040208. (Just repacked to roll up recent patches)knu2004-02-085-138/+5
* Fix a long-standing silly bug in uninstall_pkg().knu2004-02-082-1/+17
* Make portsdb -U use the canonical way to make a ports index file nowknu2004-02-073-3/+69
* Add a patch to make portupgrade just use stdout/stderr redirection toknu2004-02-012-0/+47
* Update to 20040113, a small maintenance release.knu2004-01-142-2/+4
* Update to 20030723. Consider this as a minor update.knu2003-08-132-1/+2
* Update to 20030427. New tarball.knu2003-04-274-45/+4
* Satisfy the latest ruby 1.8 more.knu2003-04-221-0/+20
* Add a patch to fix "undefined local variable" error.knu2003-04-222-0/+14
* Update to 20030422. This is a maintenance release.knu2003-04-224-19/+4
* Fix an error handler typo so it fails gracefully.knu2003-03-282-1/+12
* Bump PORTREVISION for a typo fix.knu2003-03-231-0/+1
* Fix a typo. Sorry.knu2003-03-231-0/+5
* Update to 20030308.knu2003-03-232-2/+4
* Update to 20030228. Hot fixes integrated.knu2003-03-024-120/+4
* De-pkg-comment my non-ruby ports as well.knu2003-02-182-1/+1
* Add a patch to suppress NameError during fixing a bsdpan-* origin.knu2003-02-182-1/+19
* Add a patch to fix LocalJumpError.knu2003-02-182-0/+100
* Update to 20030217.knu2003-02-172-2/+3
* Update to 20030123.knu2003-01-232-5/+3
* Update to 20021216.knu2002-12-162-2/+4
* Update to 20021209 and roll a new tarball for 5.0-RELEASE.knu2002-12-093-27/+4
* Reword pkg-comment and pkg-descr.knu2002-11-202-11/+9
* Add a patch to make portupgrade(1) work on somewhat older systemsknu2002-11-201-0/+14
* Update to 20021119.knu2002-11-192-2/+4
* Update to 20021113, a maintenance release.knu2002-11-142-2/+4
* Update to 20021109.knu2002-11-092-6/+4
* Apply a hot-fix against a bug where portupgrade(1)/pkgdb(1) leaveknu2002-11-081-1/+5
* Update to 20021106.knu2002-11-062-2/+4
* Issue a patch release 20021103, which fixes a bug where pkgdb -Fknu2002-11-032-2/+3
* Update to 20021101. Since there have been many changes, there couldknu2002-11-012-3/+3
* http://www.iDaemons.org/distfiles/ -> ftp://ftp.iDaemons.org/pub/distfiles/knu2002-10-051-1/+1
* Update to 20020921.1.knu2002-09-212-3/+3
* Define USE_RUBY_FEATURES instead of hardcoding conditional *_DEPENDS.knu2002-09-211-4/+1
* Update to 20020921.knu2002-09-213-20/+12
* Update to 20020920.knu2002-09-202-2/+4
* Fix the ruby-shim dependency.knu2002-09-131-1/+1
* Update to 20020902.knu2002-09-022-3/+4
* Put the real master site at the top of MASTER_SITES. I seem to forgetknu2002-08-311-2/+3
* Update to 20020830.knu2002-08-302-3/+4
* Update to 20020805.knu2002-08-052-7/+8
* ruby-optparse is now part of ruby16-shim-ruby18.knu2002-08-031-2/+1
* The optparse module is now part of Ruby 1.7.knu2002-07-151-3/+3
* Update to 20020706. (maintenance release)knu2002-07-072-4/+5
* Cope with a bug in CURRENT's bsd.*.mk infrastructure, that theknu2002-06-121-0/+8
* Now that introducing ruby-shim is done, bump PORTREVISION to let usersknu2002-06-091-0/+1
* devel/ruby-fnmatch has been replaced with lang/ruby16-shim-ruby18.knu2002-06-092-3/+9
* Update to 20020429, a stable release for 4.6-RELEASE.knu2002-05-052-15/+4
* Update to 20020405.knu2002-04-112-2/+4
* Update to 20020330.knu2002-03-302-2/+4
* Update to 20020328. This is a mandatory update if you are usingknu2002-03-282-2/+4
* Update to 20020327.2. Now automatic portsclean -L works properly.knu2002-03-272-2/+4
* Update to 20020327.1.knu2002-03-272-2/+4
* Update to 20020327.knu2002-03-262-6/+7
* Update to 20020321, the latest maintenance release.knu2002-03-263-19/+8
* Define PATCH_SITE_SUBDIR to make use of the PATCH_SITES properly.knu2002-03-141-0/+1
* Update to 20020227.knu2002-02-272-2/+4
* Update to 20020225.1. Only documentary fixes I forgot to make inknu2002-02-252-2/+4
* Remove cruft.knu2002-02-251-4/+0
* Update to 20020225. Restructure portsdb.knu2002-02-252-3/+4
* Fix a typo (replace overkill): abs_db_driver -> abs_db_dir. (fixesknu2002-02-211-1/+2
* Fix the zsh completion definition for portinstall/portupgrade -N.knu2002-02-201-0/+4
* Update to 20020220.1.knu2002-02-202-4/+5
* Update to 20020220.knu2002-02-202-8/+5
* Update to 20020218. No bugfixes, just a couple of improvements.knu2002-02-182-3/+2
* Remove an accidentally mingled debug print from portcvsweb(1).knu2002-02-151-0/+4
* Update to 20020213.1 which fixes the PKG_DBDRIVER problem introducedknu2002-02-133-4/+4
* Repack 20020213 to slide the following change in.knu2002-02-131-1/+1
* Update to 20020213.knu2002-02-132-4/+12
* o Update to 20020205. The best release ever, I hope. :)knu2002-02-054-17/+7
* Update the pkg_tarup dependency; misc/pkg_tarup -> sysutils/pkg_tarup.knu2002-02-011-1/+1
* Update to 20020128. This makes the second stage to more utilize theknu2002-01-282-2/+2
* Update to 20020126. Just one enhancement and one man page fix.knu2002-01-262-3/+2
* Let net/ruby-uri and devel/ruby-timex retire, which have now beenknu2002-01-261-1/+1
* Update to 20020122.knu2002-01-222-2/+2
* Update to 20020117.knu2002-01-172-2/+2
* Update to 20020116.1.knu2002-01-162-2/+2
* Update to version 20020116. Only minor fixes have been made since theknu2002-01-162-2/+2
* portupgrade(1):knu2002-01-042-2/+2
* Update to 20011231.knu2001-12-312-2/+2
* Update to 20011218.knu2001-12-192-2/+2
* Update to 20011210 which brings several usability improvements.knu2001-12-103-3/+6
* Update to 20011118, with steady improvements.knu2001-11-182-2/+2
* Update to 20011107.knu2001-11-072-2/+2
* Update to 20011106.knu2001-11-063-2/+5
* Repacked; I released this version before committing everything. ;)knu2001-11-051-1/+1
* Update to 20011105.knu2001-11-052-11/+6
* Update to 20011104, which fixes another couple of bugs that areknu2001-11-042-2/+2
* Update to 20011103.knu2001-11-032-2/+3
* Update to 20011102.2.knu2001-11-022-2/+2
* Update to 20011102.1. Rewrite PREFIX in the startup script properly.knu2001-11-022-2/+2
* Fix a typo and unbreak portversion -c/-v.knu2001-11-022-2/+2
* Update to 20011101, keeping things stable, safe and clean.knu2001-11-012-17/+2
* Update to 20011030. Some minor bugs/typos were fixed.knu2001-10-303-31/+24
* Update to 20011029.1.knu2001-10-292-2/+2
* Update to 20011029. With this update, the binary package support hasknu2001-10-292-2/+2
* Roll a new tarball instead of a tarball + a tiny patch.knu2001-10-272-5/+4
* Oops, fix a stupid fat-fingered bug.knu2001-10-272-4/+5
* Update to 20011027, the latest and greatest release ever, with lots ofknu2001-10-272-2/+2
* Update to 20011024.knu2001-10-243-2/+10
* Update to 20011015, a stable maintenance release.knu2001-10-152-2/+2
* Update to 20011012. Fix several minor bugs and make it a stableknu2001-10-122-2/+2
* Update to 20011010.1, with a couple of fixes.knu2001-10-102-2/+2
* Update to 20011010.knu2001-10-102-6/+5
* Update to 20011006.1, a hotfix release. This fixes a bug where pkgdb fails toknu2001-10-073-6/+9
* Update to 20011006 with many improvements.knu2001-10-064-14/+8
* De-typo: s/compt/compat/.knu2001-10-021-2/+2
* Add another patch against 20010922, which fixes the default value ofknu2001-09-272-3/+4
* Owing to some mistake, pkgtools-20010922.1.patch.gz on ftp.FreeBSD.orgknu2001-09-241-0/+1
* Update to 20010922.1. Add a patch to fix a coredump problem in pkgdb.knu2001-09-242-4/+5
* Update to 20010922, with some brand new functionalities.knu2001-09-224-12/+19
* Update to 20010921, the latest maintenance release.knu2001-09-212-2/+2
* Remove ruby_static from RUN_DEPENDS.knu2001-09-181-2/+1
* Update to 20010912.2. Man page update only.knu2001-09-122-2/+2
* Update to 20010912.1. Enhance packages support further more.knu2001-09-122-2/+2
* Update to 20010912.knu2001-09-122-5/+4
* Update to 20010906a.knu2001-09-072-2/+6
* Update to 20010906.knu2001-09-062-3/+2
* D'oh. Fix a silly typo in portupgrade.knu2001-09-011-0/+2
* Update to 20010831. Fix some more minor problems.knu2001-08-312-2/+2
* Update to 20010829.1. Not a really mandatory update.knu2001-08-292-2/+2
* Update to 20010829. Probably this is the most stable version ever.knu2001-08-292-2/+2
* Update to 20010827c, with readline nits fixed.knu2001-08-272-2/+2
* Update to 20010827b, with another minor bug fixed.knu2001-08-272-2/+2
* Update to 20010827a, with a couple of silly bugs fixed.knu2001-08-272-4/+2
* Fix a typo in pkgtools.rb to unbreak pkgdepfix.knu2001-08-271-0/+2
* Update to 20010827.knu2001-08-274-2/+8
* Update to 20010826a.knu2001-08-262-2/+2
* Update to 20010826.knu2001-08-254-5/+15
* Seems there was a mirroring trouble. (probably my fault)knu2001-08-232-4/+2
* - Fix a typo.knu2001-08-231-1/+5
* Add a missing entry ("ChangeLog") to pkg-plist.knu2001-08-231-0/+1
* Update to 20010823. I feel it's getting as stable as before... :)knu2001-08-232-3/+4
* Update to 20010822, which fixes some annoying bugs.knu2001-08-222-2/+2
* Update to 20010821, with many improvements.knu2001-08-213-4/+15
* Update to 20010820.knu2001-08-192-2/+2
* Update to 20010819, with small improvements.knu2001-08-192-2/+2
* Update to 20010818b.knu2001-08-182-2/+2
* Oops, the distfile was named wrong. Bump to 20010818.knu2001-08-182-2/+2
* Update to 20010817b.knu2001-08-182-4/+2
* Fix the shebang lines of commands to specify the absolute path ofknu2001-08-171-0/+9
* Apply a hotfix against a bug introduced in the latest version where itknu2001-08-171-0/+2
* Update to 20010817, with many improvements and some new features.knu2001-08-172-2/+2
* Update to 20010816b.knu2001-08-162-2/+2
* Sorry. Just repacked. I had something I forgot to change. ;)knu2001-08-161-1/+1
* Update to 20010816 with some enhancements and an important change.knu2001-08-162-2/+2
* Update to 20010814, with some enhanced support for coping with cyclicknu2001-08-142-2/+2
* Reword more.knu2001-08-121-6/+6
* Update to 20010812, just a minor update.knu2001-08-123-6/+3
* Update pkg-comment and pkg-descr.knu2001-08-122-16/+13
* Add a hotfix to support the "MD5 (file) = IGNORE" case.knu2001-08-111-0/+3
* Update to 20010811.knu2001-08-113-2/+6
* Update to 20010809.knu2001-08-092-2/+2
* Update to 20010802, only a minor update.knu2001-08-023-2/+6
* Update to 20010730 with some enhancements.knu2001-07-302-2/+2
* Update to 20010727 with a couple of new commands added. (No changesknu2001-07-274-14/+20
* Update to 20010714, a maintenance release.knu2001-07-142-3/+3
* Update to 20010627. Enhance the behaviors of some flags:knu2001-06-272-2/+2
* Update to 20010622, a maintenance release with better diagnosticknu2001-06-222-2/+2
* Whoops, 20010617 had an installation problem.knu2001-06-172-2/+2
* Revise pkg-descr.knu2001-06-171-13/+19
* Update to 20010617.knu2001-06-173-2/+4
* Update to 20010615.knu2001-06-152-2/+8
* Oops, wrong checksum.knu2001-06-111-1/+1
* Update to 20010611, with many changes and enhancements.knu2001-06-114-4/+7
* Clarify that portupgrade can do upgrade by means of both the port andknu2001-06-092-4/+4
* Change pkg_tarup to ${LOCALBASE}/sbin/pkg_tarup in RUN_DEPENDS.knu2001-06-091-1/+1
* Update to 20010607b.knu2001-06-072-2/+2
* Update to 20010607.knu2001-06-073-2/+4
* Update to 20010606b.knu2001-06-062-2/+2
* From now on I use release dates for this port's version numbers, andknu2001-06-065-12/+17
* Update portupgrade to 1.42.knu2001-06-022-3/+3
* De-typo (s/priviledge/privilege/g) with no PORTREVISION bump.knu2001-06-011-0/+3
* Update portupgrade to 1.40. A bug with pkgdep has been fixed.knu2001-06-012-3/+3
* Update portupgrade to 1.39.knu2001-06-012-3/+3
* Update portupgrade to 1.36.knu2001-06-013-16/+3
* Apply a hotfix against a critical bug that +CONTENTS are lost when youknu2001-05-312-0/+13
* Update to 1.34. Now it never tries to yield root priviledgesknu2001-05-312-3/+3
* Update to 1.33. More operations need root priviledges.knu2001-05-312-3/+3
* Update portupgrade to 1.31 and portversion to 1.7.knu2001-05-313-15/+6
* Update to portupgrade 1.29.knu2001-05-302-4/+5
* Update to 1.28 which fixes a bug when a package does not have @pkgdepknu2001-05-302-3/+3
* Update to portupgrade 1.27.knu2001-05-303-49/+3
* Apply a hotfix to fix a couple of bugs/misfeatures.knu2001-05-302-0/+46
* Update portupgrade to 1.26 and portversion to 1.4.knu2001-05-303-3/+4
* Fix a rmdir line so it never fails.knu2001-05-181-1/+2
* Update to 1.25.knu2001-05-182-3/+3
* Update to 1.23.knu2001-04-192-3/+3
* Update to 1.20.knu2001-04-183-10/+5
* Get rid of the mention of portversion in pkg-descr.knu2001-04-111-3/+0
* Say good-bye to portversion. Now we have new pkg_version(1) whichknu2001-04-112-2/+7
* Reword pkg-comment and pkg-descr to make it clearer. (README will beknu2001-03-242-5/+5
* Update to 1.19.knu2001-03-232-3/+3
* Update portupgrade to 1.18. Now it comes with portversion, which isknu2001-03-224-8/+8
* Update to 1.16.knu2001-03-212-3/+3
* Fix a bug when the origin of a package is unknown.knu2001-03-182-4/+5
* D'oh, the checksum was not the correct one's. Sorry.knu2001-03-181-1/+1
* Add portupgrade, a tool to upgrade installed packages with ports.knu2001-03-185-0/+69