| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Oct 2011 04:17:38
6.1.1_1
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
18 Jul 2011 10:06:50
6.1.1_1
|
rea  |
Allow pkg_libchk to work from non-CSH shells
/bin/sh does not set OSTYPE, so this variable is inherited from the
shell from which pkg_libchk is invoked. From all standard shells in
the base system, only csh and tcsh do set this variable, so when
pkg_libchk is invoked from sh (that is not invoked from csh-like
shell), this variable will be empty. Moreover, bash sets OSTYPE to
freebsdX.Y, so grepping on output of 'readelf -e' wont work either.
'uname -s' provides much more reliable way to get the name of the
operating system and all *BSD ELF ABI types inside readelf correspond
to the 'uname -s':
{{{
case ELFOSABI_NETBSD: return "UNIX - NetBSD";
case ELFOSABI_FREEBSD: return "UNIX - FreeBSD";
case ELFOSABI_OPENBSD: return "UNIX - OpenBSD";
}}}
PR: ports/158967
Approved-by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer), erwin (mentor)
Feature-safe: yes |
19 Mar 2011 12:38:54
6.1.1
|
miwi  |
- Get Rid MD5 support |
22 Aug 2009 00:35:32
6.1.1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
09 May 2009 19:44:12
6.1.1
|
garga  |
- Update to 6.1.1
PR: ports/134396
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
07 May 2009 16:29:26
6.1
|
beat  |
- Update to 6.1
PR: ports/134334
Submitted by: Dominic Fandrey <kamikaze AT bsdforen.de> (maintainer)
Approved by: miwi (mentor) |
01 May 2009 09:35:48
6.0
|
miwi  |
- Update to 6.0
A new release featuring a binary only package updating tool, pkg_upgrade.
PR: 134131
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
28 Jan 2009 08:49:52
5.0
|
jadawin  |
- Update to 5.0
PR: ports/131050
Submitted by: Dominic Fandrey <kamikaze _AT_ bsdforen.de> (maintainer) |
12 Jan 2009 21:01:05
4.4.4
|
beech  |
- Update to 4.4.4
PR: ports/130409
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
24 Sep 2008 08:48:41
4.4.3
|
miwi  |
- Update to 4.4.3
PR: 127329
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
12 May 2008 23:21:22
4.4.2
|
edwin  |
Update to 4.4.2
PR: ports/122727
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> |
25 Mar 2008 23:01:59
4.4
|
miwi  |
- Update to4.4
PR: 121976
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
10 Mar 2008 18:24:59
4.3
|
miwi  |
- Update to 4.3
PR: 121569
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
12 Feb 2008 22:37:41
4.2
|
miwi  |
- Update to 4.2
PR: 120549
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
04 Feb 2008 15:37:15
4.1.1
|
miwi  |
- Update to 4.1.1
PR: 120255
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
03 Feb 2008 19:25:33
4.1
|
beech  |
- Update to 4.1
PR: ports/120222
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
14 Dec 2007 16:18:22
4.0
|
pav  |
- Update to 4.0
PR: ports/117533
Submitted by: Dominic Fandrey <lon_kamikaze@gmx.de> (maintainer) |
18 Jun 2007 06:52:39
3.0
|
rafan  |
- Update to 3.0
- Add new category: ports-mgmt
- OPTIONS'ify
PR: ports/113795
Submitted by: Dominic Fandrey <lon_kamikaze at gmx.de> (maintainer)
- Use DATADIR, INSTALL_* macros
Approved by: Dominic Fandrey <lon_kamikaze at gmx.de> (maintainer) |
09 Jun 2007 20:29:33
2.1.4
|
miwi  |
- Update to 2.1.4
PR: 113488
Submitted by: Dominic Fandrey<lon_kamikaze@gmx.de> (maintainer) |
04 Jun 2007 07:35:45
2.1.3
|
miwi  |
- Update to 2.1.3
PR: 112363
Submitted by: Dominic Fandrey<lon_kamikaze@gmx.de> (maintainer) |
05 Feb 2007 01:08:46
2.1.2
|
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 ) |
13 Sep 2006 15:02:52
2.1.2
|
miwi  |
- Update to 2.1.2
PR: ports/103219
Submitted by: Dominic Fandrey <lon_kamikaze(at)gmx.de> (maintainer) |
05 Aug 2006 16:09:06
2.1.1
|
miwi  |
- Update to 2.1.1
PR: ports/101319
Submitted by: Dominic Fandrey <lon_kamikaze(at)gmx.de>
Approved by: krion (mentor) |
22 Jul 2006 08:19:54
2.1
|
miwi  |
- Update to 2.1
PR: ports/100526
Submitted by: Dominic Fandrey <lon_kamikaze(at)gmx.de>
Approved by: krion (mentor), maintainer |
15 Jul 2006 02:05:35
2.0
|
rafan  |
- Update to 2.0
- Introduce WITHOUT_BUILDFLAGS knob
PR: ports/100319
Submitted by: maintainer |
03 Jun 2006 01:05:25
1.1
|
mnag  |
- Update to 1.1
- portlint(1)
PR: 98233
Submitted by: maintainer |
16 May 2006 09:16:11
1.0
|
sat  |
Add bsdadminscripts: A small collection of administration scripts
PR: ports/97293 (based on)
Submitted by: Dominic Fandrey <lon_kamikaze@gmx.de>
Approved by: krion (mentor) |