| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
14 Feb 2013 09:42:13
1.1
|
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
13 Feb 2013 02:01:34
1.1
|
clsung  |
- Update to 1.1 |
23 Sep 2011 22:26:39
1.0
|
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 |
03 Jul 2011 14:59:23
1.0
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
1.0
|
ade  |
Sync to new bsd.autotools.mk |
16 Feb 2010 13:25:11
1.0
|
pav  |
- Unmark BROKEN and disable everything doxygen (the brokedness was in the docu
build)
Requested by: ru
Feature safe: yes |
16 Jan 2010 09:48:34
1.0
|
pav  |
- Mark BROKEN: does not compile |
22 Aug 2009 00:18:43
1.0
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
02 Aug 2009 19:36:34
1.0
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
21 Aug 2008 06:18:49
1.0
|
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 ) |
15 Apr 2008 02:54:38
1.0
|
clsung  |
- Update to 1.0 |
19 May 2007 20:32:57
0.3.5.r3_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
10 Feb 2007 06:05:06
0.3.5.r3
|
kris  |
Use libtool15 port instead of included version to avoid objformat a.out botch |
17 Dec 2006 20:46:56
0.3.5.r3
|
pav  |
- Update to 0.3.5rc3
PR: ports/106499
Submitted by: Yuri Karaban <tech@askold.net> |
14 Aug 2006 22:55:18
0.3.4b
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
07 Jun 2006 09:14:10
0.3.4b
|
delphij  |
Correct plist for NOPORTDOCS case. |
04 May 2006 21:41:12
0.3.4b
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
29 Nov 2005 17:27:32
0.3.4b
|
barner  |
- Fix build if doxygen is on the system, and thus the documentation is
is built and installed. Also adjust plist for this case.
- Add support for NOPORTDOCS (disables dependency on doxygen)
Reported by: Yann Golanski <yann@kierun.org>
PR: ports/89726 |
24 Nov 2005 15:40:04
0.3.4b
|
pav  |
- Add some SHA256 checksums |
12 Apr 2005 03:26:57
0.3.4b
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.3.4b
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
29 Jan 2004 07:24:56
0.3.4b
|
trevor  |
SIZEify. |
22 Aug 2003 13:37:57
0.3.4b
|
krion  |
- Update to 0.3.4b
PR: 55418
Submitted by: Ports Fury |
20 Feb 2003 17:07:10
0.3.4
|
knu  |
De-pkg-comment. |
02 Jan 2003 18:39:12
0.3.4
|
ijliao  |
upgrade to 0.3.4
PR: 45927
Submitted by: Ports Fury |
07 Nov 2002 03:10:58
0.3.2
|
adamw  |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
16 Oct 2002 06:48:26
0.3.2
|
vanilla  |
Upgrade to 0.3.2.
PR: ports/44109
Submitted by: Ports Fury. |
25 Jun 2002 18:36:39
0.2.7
|
ijliao  |
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39842
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
08 Jun 2002 05:20:28
0.2.7
|
petef  |
Fix build on -current with gcc 3.1.
Submitted by: bento |
03 Mar 2002 05:46:11 
|
pat  |
Dont install useless .la files and sort plist |
20 Feb 2002 05:58:42 
|
ijliao  |
upgrade to 0.2.7 |
12 Jun 2001 07:35:06 
|
ijliao  |
upgrade to 0.2.5 drop maintainership |
01 May 2001 18:30:29 
|
ijliao  |
add log4cpp A library of C++ classes for flexible logging to files, syslog,
IDSA and other destinations. |