| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
0.6.46.4.1_5
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
23 Sep 2011 22:26:39
0.6.46.4.1_5
|
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 |
19 Mar 2011 12:38:54
0.6.46.4.1_5
|
miwi  |
- Get Rid MD5 support |
31 May 2010 02:01:56
0.6.46.4.1_5
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
03 Apr 2010 10:44:36
0.6.46.4.1_4
|
roam  |
Chase the ftp/curl shlib version bump. |
24 Jul 2009 10:27:09
0.6.46.4.1_3
|
snb  |
Change MAINTAINER to my @FreeBSD.org address
Approved by: erwin |
23 Jan 2009 15:43:14
0.6.46.4.1_3
|
roam  |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
06 Jun 2008 14:03:26
0.6.46.4.1_2
|
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) |
09 May 2008 16:52:13
0.6.46.4.1_1
|
itetcu  |
Backport of https support from Apt 0.7. This is a useful feature that would be
nice to have now, even though there is not yet a stable release of Apt 0.7.
- Bump PORTVERSION
PR: 121771
Submitted by: maintainer |
04 Aug 2007 11:41:31
0.6.46.4.1
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
22 Mar 2007 02:21:27
0.6.46.4.1
|
clsung  |
- Update to 0.6.46.4-0.1, patched version
PR: ports/110638
Submitted by: maintainer (Nick Barkas) |
25 Feb 2007 12:02:25
0.6.46.4_1
|
stefan  |
Depend on security/gnupg1, not security/gnupg.
PR: 109483
Submitted by: maintainer |
11 Feb 2007 23:00:35
0.6.46.4
|
miwi  |
APT is the Debian project's advanced front-end for dpkg. APT features complete
installation ordering, multiple source capability and several other unique
features.
WWW: http://packages.debian.org/apt
PR: ports/105563
Submitted by: Nick Barkas <snb at threerings.net> |