| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Mar 2013 22:17:35
0.1.2_4
|
eadler  |
Clean port up a bit:
- Fix COMMENT
- Trim header
Take port |
14 Feb 2013 09:42:13
0.1.2_4
|
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
03 Jul 2011 14:59:23
0.1.2_4
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
0.1.2_4
|
ade  |
Sync to new bsd.autotools.mk |
02 Aug 2009 19:36:34
0.1.2_4
|
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 |
05 Nov 2007 10:04:20
0.1.2_4
|
miwi  |
- Fix build with gcc 4.2
PR: 117789
Submitted by: Pietro Cerutti <gahr@gahr.ch>
Approved by: portmgr (pav) |
26 May 2007 20:34:38
0.1.2_4
|
kris  |
BROKEN with gcc 4.2 |
01 Feb 2007 02:42:06
0.1.2_4
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
01 Dec 2006 07:49:16
0.1.2_4
|
miwi  |
- Unbreak on 5.X
PR: ports/106110
Submitted by: Peter Johnson <johnson.peter@gmail.com> |
14 Aug 2006 22:55:18
0.1.2_3
|
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 Apr 2006 15:55:54
0.1.2_3
|
jmelo  |
- Fix PLIST.
- portlint(1).
PR: ports/95396
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Approved by: mnag (mentor) |
23 Feb 2006 10:40:45
0.1.2_3
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Nov 2005 15:40:04
0.1.2_3
|
pav  |
- Add some SHA256 checksums |
15 Nov 2005 06:52:12
0.1.2_3
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
17 Dec 2004 06:50:42
0.1.2_3
|
kris  |
BROKEN on 5.x: Does not compile |
31 Oct 2004 16:52:50
0.1.2_3
|
leeym  |
- add USE_GCC=3.3 when default gcc is 3.4
- utilize DATADIR
- add WWW in pkg-descr |
16 Aug 2004 02:33:05
0.1.2_3
|
kris  |
BROKEN on 5.x: Does not compile with gcc 3.4.2 |
09 Jul 2004 17:43:11
0.1.2_3
|
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
14 Mar 2004 06:17:56
0.1.2_3
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
04 Feb 2004 05:21:48
0.1.2_3
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
0.1.2_2
|
trevor  |
SIZEify. |
18 Oct 2003 17:46:09
0.1.2_2
|
krion  |
- Fix build on -current
- Utilize INFO
PR: 58218
Submitted by: Ports Fury |
04 Jun 2003 22:43:38
0.1.2_2
|
kris  |
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris |
18 May 2003 09:28:20
0.1.2_2
|
kris  |
BROKEN on 5.1: bad C++ |
20 Feb 2003 17:07:10
0.1.2_2
|
knu  |
De-pkg-comment. |
07 Nov 2002 03:10:58
0.1.2_2
|
adamw  |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
19 Sep 2002 21:40:31
0.1.2_2
|
ijliao  |
remove useless .la files
use REINPLACE_CMD
PR: 42699
Submitted by: Sergei Kolobov <sergei@kolobov.com> |
07 Sep 2002 03:13:23
0.1.2_1
|
ijliao  |
1. fix compile on GCC 3.2
2. add missing files in plist
3. drop maintainership
Submitted by: Craig Rodrigues <rodrigc@attbi.com> (1) (2) |
01 May 2001 18:28:26 
|
ijliao  |
add clint Clint is a testbed for static source-code checking techniques. It is
currently designed to check C++ for common programmer errors and suggest
improvements. |