| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
22 Aug 2009 01:23:13
1.13.1_3  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
21 Aug 2008 07:18:49
1.13.1_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:31:51
1.13.1_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) |
14 Aug 2007 15:00:43
1.13.1_2
|
mm  |
- Replace USE_XLIB with USE_XORG=sm xext
- Bump PORTREVISION
Approved by: garga (mentor, implicit) |
19 May 2007 21:32:57
1.13.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
15 Aug 2006 08:56:23
1.13.1
|
rafan  |
- Remove directories that are not in mtree file
Note that these directories are be removed by other dependency ports,
so I do not bump PORTREVISION for them. These affected ports are
belong to ports@.
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |
29 Apr 2006 22:50:26
1.13.1
|
pav  |
- Update to 1.13.1
PR: ports/95768
Submitted by: Aleksander Fafula <alex@BSDGuru.org> |
24 Nov 2005 19:28:01
1.12.1
|
pav  |
- Add SHA256 |
05 Jun 2005 14:21:35
1.12.1
|
sem  |
- Update to 1.12.1
PR: ports/81859
Submitted by: Ports Fury |
12 Apr 2005 04:26:57
1.12.0_1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
1.12.0_1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
11 Jul 2004 11:14:03
1.12.0_1
|
krion  |
Support WITHOUT_NLS |
04 Feb 2004 04:36:30
1.12.0_1
|
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
29 Jan 2004 07:24:56
1.12.0
|
trevor  |
SIZEify. |
23 Jan 2004 18:12:26
1.12.0
|
trevor  |
Now gettext 0.12.1 is gettext-old. |
21 Dec 2003 17:44:51
1.12.0
|
krion  |
- Update to version 1.12.0
PR: 60464
Submitted by: Ports Fury |
20 Feb 2003 17:32:26
1.11_1
|
knu  |
De-pkg-comment. |
19 Nov 2002 04:54:44
1.11_1
|
edwin  |
(it might be a smart thing to also commit the new files too)
Make games/lincity building on -current again.
Noticed on: bento |
19 Nov 2002 04:53:54
1.11_1
|
edwin  |
Make games/lincity compiling on -current again.
Noticed on: bento |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 04:48:59 
|
asami  |
Convert category games to new layout. |
16 Sep 2000 19:54:43 
|
ade  |
Support CXX/CXXFLAGS/X11BASE/MAKE properly Supoort install macros Change
location of data files from lib/ to share/ Remove redundant MANCOMPRESSED line
Fix 'X manpages' error Add WWW: line into pkg/DESCR |
11 Aug 2000 08:34:48 
|
asami  |
Add imake:${PORTSDIR}/devel/imake-4 to BUILD_DEPENDS -- these ports use imake
themselves. |