1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Joe Marcus Clarke
59cfa6b679 Update to a snapshot of HEAD from today (01-13-2006). 2006-01-13 06:38:06 +00:00
Joe Marcus Clarke
fea0328aa8 Update to a -CURRENT snapshot from October 1, 2005. 2005-10-01 19:54:34 +00:00
Joe Marcus Clarke
b57a863f36 Update to a snapshot from HEAD from 2005-07-20. 2005-07-20 05:03:25 +00:00
Joe Marcus Clarke
84c9520ce2 Sync with the latest CVS HEAD snapshot. 2005-03-21 18:19:13 +00:00
Joe Marcus Clarke
ceadb96d87 Update to today's snapshot of pkg_install. 2005-02-26 22:06:42 +00:00
Joe Marcus Clarke
7dc9739e78 Update to a snapshot of CVS from today to fix the build with GCC 3.4.
Reported by:	pointyhat
Obtained from:	FreeBSD CVS
2004-08-02 20:41:15 +00:00
Joe Marcus Clarke
2e3ec09d45 Update to today's pkg_install from HEAD. 2004-07-06 00:17:35 +00:00
Joe Marcus Clarke
d69ede6402 Update to the latest CVS HEAD snapshot (as of today). Also, make sure we
use .tgz packages by default on systems that do not support .tbz packages.
Thanks to eik for pointing this little problem out.
2004-05-30 23:33:32 +00:00
Joe Marcus Clarke
83dea9ea8f * Update to today's -CURRENT snapshot
* Add local patches to cause pkg_add to spawn itself correctly when installing
  dependent packages.  Previously, it would always spawn /usr/sbin/pkg_add.
2004-04-16 18:20:14 +00:00
Joe Marcus Clarke
2f289f6fdb Update to 02/29/2004's CVS HEAD snapshot of the pkg_install code to fix some
problems with adding certain packages (e.g. docbook-xsl).
2004-02-29 23:32:51 +00:00
Joe Marcus Clarke
7e13ce1c3d * Remove a dependency on bzip2
* Roll our own deinstall code since we get into a sticky situation when we
  try to use the new code [1]

Reported by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-09-02 02:05:41 +00:00
Joe Marcus Clarke
01a913ae61 Add pkg_install, a snapshot of the -CURRENT package installation framework
for use with older versions of FreeBSD.

PR:		54478
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-08-03 21:44:33 +00:00