| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Sep 2011 22:26:39
2.6.3
|
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 Aug 2011 00:17:51
2.6.3
|
beech  |
- Update to 2.6.3
- Master site set to github (SF does not have latest releases)
- Project homepage changed
- License variable set
PR: ports/159639
Submitted by: Kaspars Bankovskis <kaspars@bankovskis.lv>
Approved by: Woody Carey <woodycarey@hotmail.com> (maintainer) |
19 Mar 2011 12:38:54
2.6.1_2
|
miwi  |
- Get Rid MD5 support |
19 Apr 2010 10:43:43
2.6.1_2
|
ale  |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
02 Sep 2009 15:01:56
2.6.1_1
|
amdmi3  |
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav) |
13 May 2009 09:46:02
2.6.1_1
|
ale  |
Chase libgmp and bump PORTREVISION. |
24 Apr 2009 13:01:21
2.6.1
|
dhn  |
- Update to 2.6.1
- While I am here use SFE macro
PR: ports/133496
Submitted by: Ashish SHUKLA <wahjava@gmail.com>
Approved by: maintainer timeout (two weeks), tabthorpe (co-mentor) |
21 Aug 2008 06:18:49
2.4.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 ) |
25 Jul 2008 14:34:52
2.4.1
|
pav  |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
15 Apr 2006 20:23:38
2.4.1
|
arved  |
Update to 2.4.1
PR: 93434
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
Approved by: maintainer |
22 Jan 2006 09:47:46
2.3
|
edwin  |
SHA256ify
Approved by: krion@ |
19 Jan 2006 18:49:28
2.3
|
pav  |
- Don't remove mtree created symlinks
Approved by: maintainer timeout (14 days) |
02 Nov 2005 16:25:16
2.3
|
vs  |
- Unbreak on 4.x by USE_GCC=3.2+
- Fix libxmlparse-detection while here
Approved by: maintainer timeout (2w) |
03 Jul 2005 16:37:59
2.3
|
dannyboy  |
'Ledger' is a command-line accounting program, which uses a simple text file
as a ledger, yet provides powerful facilities for working with commodities,
accounts, transactions, etc. It will read Gnucash data files directly.
PR: 82685
Submitted by: Woody Carey <woodycarey@hotmail.com> |