| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Mar 2013 13:41:16
1.3
|
crees  |
Update to 1.3
- Add recurse option, to recover ports that the recovered port depends on
- Add recurse option, to recover ports that the recovered port depends on |
11 Mar 2013 18:45:16
1.2
|
crees  |
Update to 1.2
- Properly strip category
Submitted by: eadler |
06 Mar 2013 20:49:22
1.1_1
|
crees  |
Reversed logic
Submitted by: Domagoj Smolcic <rank1seeker@gmail.com>
Pointyhat to: crees |
06 Mar 2013 18:57:05
1.1
|
crees  |
Update to 1.1:
- Error to stderr
- Assume that the user will set their own pager.
Submitted by: ak |
03 Mar 2013 10:30:47
1.0
|
crees  |
Rewrite in sh for version 1.0
Minor behaviour changes, but still very
simple to use-- now supports Subversion! |
02 Mar 2013 18:55:22
0.6_4
|
crees  |
Take maintainership.
Rewrite coming soon. |
02 Mar 2013 16:46:07
0.6_4
|
eadler  |
Deprecate portdowngrade as it no longer functions as expected |
25 Jun 2012 16:39:44
0.6_4
|
swills  |
- Revert previous commit as iconv deps mean we still need to LIB_DEPEND on
popt |
25 Jun 2012 13:34:40
0.6_3
|
swills  |
- popt is only needed during build, so change DEPENDS
- Bump PORTREVISION due to package change |
25 Jun 2012 03:35:16
0.6_2
|
swills  |
- Switch this to using ${LOCALBASE} instead of calling pkg_info, which
should allow it to be installed in an all pkgng world. |
24 Oct 2011 09:11:38
0.6_2
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
23 Sep 2011 22:26:39
0.6_2
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
18 Mar 2011 17:59:51
0.6_2
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
11 Jan 2011 13:53:33
0.6_2
|
arved  |
Heiner does not have time for FreeBSD anymore, reset MAINTAINERSHIP
PR: 153897
Submitted by: Heiner Eichmann
Feature safe: yes
Mark kde3-apireference as DEPRECATED |
15 Feb 2010 23:53:42
0.6_2
|
pgollucci  |
- Add some missing includes to please newer versions of GCC
PR: ports/143747
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
Approved by: maintainer
Feature safe: yes |
22 Aug 2009 00:35:32
0.6_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
21 Aug 2008 06:18:49
0.6_1
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
06 Jun 2008 13:56:40
0.6_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
05 Feb 2007 01:08:46
0.6
|
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 ) |