Port details |
- pkg_install-devel Development version of the FreeBSD 5.x package tools
- 20040811 sysutils
=35 20040811Version of this port present on the latest quarterly branch.
- Maintainer: clement@FreeBSD.org
- Port Added: 2004-01-26 00:07:48
- Last Update: 2007-02-05 01:08:46
- SVN Revision: UNKNOWN
- People watching this port, also watch:: gettext, gmake, expat, libiconv, m4
- License: not specified in port
- WWW:
- http://cvs.sf.net/viewcvs.py/portaudit/pkg_install/
- Description:
- Development version of the FreeBSD 5.x pkg_install suite of tools
This version fixes some bugs of the -CURRENT tools. You should
only install it it you have problems with the current version
or want to test the new features.
If you want to replace the base system tools, install via:
make install PREFIX=/usr
You can revert to the normal tools simply by uninstalling the
port or restoring them with:
cd /usr/src/usr.sbin/pkg_install; make install
if you have the sources installed.
WWW: http://cvs.sf.net/viewcvs.py/portaudit/pkg_install/
-- Oliver Eikemeier
eik@FreeBSD.org
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- pkg_install-devel>0:sysutils/pkg_install-devel
- No installation instructions:
- This port has been deleted.
- PKGNAME: pkg_install-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20040811 05 Feb 2007 01:08:46 |
pav |
Populate a new ports-mgmt category. List of moved ports:
devel/portcheckout -> ports-mgmt/portcheckout
devel/portlint -> ports-mgmt/portlint
devel/portmk -> ports-mgmt/portmk
devel/porttools -> ports-mgmt/porttools
misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
misc/porteasy -> ports-mgmt/porteasy
misc/portell -> ports-mgmt/portell
misc/portless -> ports-mgmt/portless
misc/tinderbox -> ports-mgmt/tinderbox
security/jailaudit -> ports-mgmt/jailaudit
security/portaudit -> ports-mgmt/portaudit
security/portaudit-db -> ports-mgmt/portaudit-db
security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port (Only the first 15 lines of the commit message are shown above ) |
20040811 04 Aug 2006 12:34:50 |
erwin |
Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006 |
20040811 24 Jan 2006 01:06:45 |
edwin |
SHA256ify
Approved by: krion@ |
20040811 18 Jul 2005 09:43:44 |
clement |
- Grab |
20040811 18 Jul 2005 03:49:55 |
linimon |
With portmgr hat on, reset eik's ports since he has been inactive for
several months (not responding to email).
Discussed among: portmgr team |
20040811 10 Jul 2005 10:05:08 |
dinoex |
- allow build with openssl installed from ports.
PR: 76643
Reviewed by: William Fletcher
Approved by: MAINTAINER timeout |
20040811 13 Aug 2004 17:01:02 |
eik |
update to 20040811: fix compilation with GCC 3.4 |
20040629 02 Jul 2004 00:31:18 |
eik |
Test OSVERSION instead of pkg_info -P to enable cross-version builds
Requested by: kris |
20040629 30 Jun 2004 10:31:45 |
eik |
update to 20040629: sync with -CURRENT |
20040623 23 Jun 2004 15:55:45 |
eik |
update to version 20040623, which has a new `filter mode' for pkg_version -T.
If you want to know which ports match '{,??-}apache{,-*}<2.*', do
/usr/local/sbin/pkg_version -T - '{,??-}apache{,-*}<2.*' < /usr/ports/INDEX |
awk -F\| '{print$1}' |
20040612 12 Jun 2004 08:45:05 |
eik |
accidentally packaged a wrong distribution file
Noted by: Randy Pratt <rpratt1950@earthlink.net> |
20040611 12 Jun 2004 01:13:35 |
eik |
fix a problem with adding packages recursively under certain conditions
Noted by: kris
Fix from: marcus |
20040517 18 May 2004 10:06:29 |
eik |
update to version 20040517, which parses 10alpha3 as 10.a3.
Special strings parsed that way are pl, alpha, beta, pre and rc.
Affected ports:
- databases/sybtcl sybtcl-3.0rc2
- graphics/linux-bmrt linux-bmrt-2.6beta
- net/py-ldap2 py23-ldap2-2.0.0pre21 |
20040512 13 May 2004 01:19:44 |
eik |
Make 4a < 4a0 in order to improve consistency with missing version numbers
and compatibility with other port tools |
20040511 12 May 2004 07:27:20 |
eik |
Update to 20040511
- fix a glitch when [!...] is used in patterns |
20040501 08 May 2004 15:47:56 |
eik |
- fix package extensions for 4.x
- add support for 4.10-release
Now
/usr/local/sbin/pkg_add -r openldap21-client
should work on all FreeBSD versions
- FWIIW, fix pkg_sign -t sha1 (PR 66354) |
20040501 01 May 2004 11:41:43 |
eik |
enable the use of csh-style {...} choices in glob patterns, e.g.
/usr/local/sbin/pkg_info 'openldap-{client,server}-*' |
20040429 29 Apr 2004 14:09:08 |
eik |
Fix usage of pkg_create
PR: 66081
Submitted by: Toni Viemero <toni.viemero@iki.fi> |
20040426 29 Apr 2004 09:23:38 |
eik |
add an `-S' option to pkg_create, mostly
useful for clean room package creation (PR 66032) |
20040412 16 Apr 2004 01:24:47 |
eik |
Introduce '*' as the lowest possible version number, so that
>=2.* <3.*
matches all 2.X versions, even alpha.
Fix a malformed conditional, noted by linimon. |
20040216 19 Feb 2004 12:39:52 |
eik |
update to 20040216:
- enables the use of `+' in version numbers:
1.0.1+2003.09.16 > 1.0+2003.09.16 |
20040125_1 27 Jan 2004 17:36:08 |
eik |
- remove sourceforge from MASTER_SITES
- install in /usr/local by default
- conflict with sysutils/pkg_install |
20040125 26 Jan 2004 00:07:12 |
eik |
Development version of the FreeBSD 5.x pkg_install suite of tools
to test new features
PR: 56961, 56989 and 57029 |