| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Oct 2011 23:50:23
1.2.7_1
|
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
11 Aug 2011 19:20:17
1.2.7_1  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
03 Jul 2011 14:59:23
1.2.7_1
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
1.2.7_1
|
ade  |
Sync to new bsd.autotools.mk |
22 Aug 2009 00:18:43
1.2.7_1
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
02 Aug 2009 19:36:34
1.2.7_1
|
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 |
28 Jan 2007 09:07:47
1.2.7_1
|
kris  |
Use libtool port instead of included one to avoid objformat a.out botch |
05 Nov 2006 03:09:58
1.2.7_1
|
mezz  |
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh) |
16 May 2006 04:27:43
1.2.7_1
|
mezz  |
portlint:
-Change the order of DISTFILES by move above the DIST_SUBDIR. |
23 Feb 2006 10:40:45
1.2.7_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
26 Nov 2005 16:23:23
1.2.7
|
fenner  |
Use groups to associate the right subdirectory with the right server.
Approved by: Alexander Nedotsukov <bland@FreeBSD.org> |
23 Nov 2005 22:41:05
1.2.7
|
pav  |
- Add SHA256 checksums |
15 Nov 2005 06:52:12
1.2.7
|
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. |
13 Apr 2005 07:38:01
1.2.7
|
bland  |
- Update to 1.2.7
- Utilize libtool15 |
09 Jul 2004 17:43:11
1.2.5_1
|
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 |
28 Jun 2004 03:22:48
1.2.5_1
|
bland  |
Do not list libsigc++ in gnome category. |
18 Mar 2004 13:47:05
1.2.5_1
|
pav  |
- Add SIZE to GNOME ports
Submitted by: trevor |
14 Mar 2004 06:17:56
1.2.5_1
|
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
1.2.5_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
16 Jun 2003 20:52:58
1.2.5
|
adamw  |
Utilize USE_GNOME= pkgconfig. |
16 May 2003 05:50:55
1.2.5
|
marcus  |
Update to 1.2.5. |
20 Apr 2003 02:56:27
1.2.4
|
marcus  |
Remove USE_GNOMENG. |
04 Apr 2003 07:17:20
1.2.4
|
marcus  |
Update to 1.2.4. |
07 Mar 2003 06:01:16
1.2.2_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
13 Jan 2003 16:43:27
1.2.2_1
|
marcus  |
Add a dependency on pkgconfig.
Reported by: bento |
01 Jan 2003 19:13:17
1.2.2
|
marcus  |
Update to 1.2.2. |
19 Oct 2002 18:04:48
1.2.0
|
marcus  |
Add a missing dependency on m4.
Submitted by: bento |
19 Oct 2002 06:58:28
1.2.0
|
marcus  |
Update to 1.2.0. |
12 Oct 2002 07:37:52
1.1.13
|
marcus  |
Add libsigc++12 after repo copy from libsigc++. Libsigc++2 is the typesafe
callback library for C++.
PR: 36945
Submitted by: garrett rooney <rooneg@electricjellyfish.net>
Martin Klaffenboeck <martin.klaffenboeck@gmx.at> |