| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 May 2006 05:53:26
1.2.8_5
|
mezz  |
x11-toolkits/gtk-- -> x11-toolkits/gtkmm12
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus |
23 Feb 2006 10:40:45
1.2.8_5
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
23 Nov 2005 22:41:05
1.2.8_4
|
pav  |
- Add SHA256 checksums |
15 Nov 2005 06:52:12
1.2.8_4
|
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. |
16 Oct 2004 15:47:02
1.2.8_4
|
bland  |
Always add explicit namespace in generated Wrap<> traits specialization.
This is required when gtkmmproc used for gnome-- code generation.
The last one defines classes in its own namespace.
Reported by: pointyhat via kris |
13 Oct 2004 11:12:05
1.2.8_3
|
bland  |
Redone gcc 3.4 build fix. Previous aproach just made gcc quiet
and resulted in lost symbols for Gtk::wrap methods.
Reported by: pointyhat via kris |
05 Sep 2004 11:15:08
1.2.8_2
|
bland  |
Fix build with gcc 3.4
Approved by: portmgr (krion) |
09 Jul 2004 17:43:11
1.2.8_2
|
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 |
18 Mar 2004 14:46:32
1.2.8_2
|
pav  |
- Add SIZE to GNOME ports
Submitted by: trevor |
14 Mar 2004 06:17:56
1.2.8_2
|
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:10:27
1.2.8_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
20 Apr 2003 19:54:06
1.2.8_1
|
marcus  |
Remove USE_GNOMENG. |
07 Mar 2003 06:14:08
1.2.8_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
20 Sep 2002 17:07:51
1.2.8_1
|
marcus  |
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location. |
31 Aug 2002 02:44:07
1.2.8_1
|
kris  |
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571 |
18 Aug 2002 21:38:32
1.2.8_1
|
marcus  |
Bump PORTREVISION after latest libsigc++ upgrade. This is needed or ports
depending on gtk-- will not build.
Reported by: Adriel Cardenas G. <freebsd@aztlansystems.net> |
16 Jul 2002 16:02:48
1.2.8
|
sobomax  |
Use USE_GNOMENG. |
11 Jun 2002 02:00:17
1.2.8
|
marcus  |
Actually patch the correct file. You can't patch C++ files in the gtk--
subdir since they are generated at build-time. |
09 Jun 2002 19:04:31
1.2.8
|
marcus  |
Fix a build problem on -CURRENT.
Submitted by: petef |
12 Feb 2002 09:21:26 
|
sobomax  |
Comment out DIST_SUBDIR=gnome pending next version update. |
12 Feb 2002 05:06:42 
|
ade  |
These are GNOME components more than anything else, so track the version as
supplied by MASTER_SITE_GNOME. |
13 Nov 2001 11:18:09 
|
sobomax  |
Update to 1.2.8. |
12 Aug 2001 13:11:54 
|
demon  |
Update to 1.2.7 |
11 May 2001 17:36:50 
|
ade  |
SWitch maintainership of core GNOME ports to a small group of committers
(gnome@FreeBSD.org), since this is now definitely too big for just one person.
|
13 Mar 2001 15:11:03 
|
sobomax  |
Update to 1.2.5. |
22 Dec 2000 20:50:10 
|
nakai  |
Update to 1.2.4 |
14 Oct 2000 11:58:54 
|
nakai  |
Add --with-sigc-prefix |
08 Oct 2000 11:23:49 
|
asami  |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 08:03:53 
|
asami  |
Convert category x11-toolkits to new layout. |
05 Oct 2000 07:42:57 
|
reg  |
Implement USE_GTK, part 2. |
11 Sep 2000 12:24:28 
|
nakai  |
Update to 1.2.3 |
28 Aug 2000 11:58:49 
|
sobomax  |
Update to 1.2.2. |
21 Aug 2000 11:07:37 
|
sobomax  |
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. |
16 Jun 2000 22:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 11:38:51 
|
sobomax  |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |
14 Jun 2000 14:21:38 
|
sobomax  |
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. |