| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Apr 2013 18:10:32
2.10_1
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
23 Sep 2011 22:26:39
2.10_1
|
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
2.10_1
|
miwi  |
- Get Rid MD5 support |
31 May 2010 02:01:56
2.10_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
27 Nov 2009 22:52:30
2.10
|
sylvio  |
- Update my mail address to FreeBSD
Approved by: miwi (mentor) |
17 Oct 2009 09:18:27
2.10
|
rafan  |
- Update to 2.10
- Pass maintainership to submitter
PR: ports/139690
Submitted by: Sylvio Cesar <scjamorim at bsd.com.br> |
21 Aug 2008 06:18:49
2.8_3
|
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 14:09:15
2.8_3
|
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) |
19 Apr 2008 17:56:05
2.8_2  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
25 Mar 2008 22:44:48
2.8_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
19 May 2007 20:32:57
2.8_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
21 Mar 2006 10:17:33
2.8
|
tdb  |
- Update to 2.8
PR: 94762
Submitted by: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com> |
25 Nov 2005 19:09:52
2.7
|
pav  |
- Add SHA256 |
17 Nov 2005 19:45:44
2.7
|
lesi  |
Fix xterm dependency after removing xterm-static.
Noticed by: pointyhat via kris |
14 Sep 2005 08:26:09
2.7
|
krion  |
Drop maintainership, since I'm buried in the $REALLIFE stuff. |
12 Apr 2005 03:26:57
2.7
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
2.7
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
25 Dec 2004 08:28:21
2.7
|
krion  |
Move xtermcontrol to 'x11' category since it's more appropriate for
this kind of software.
Proposed by: adamw |