Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.4_1 25 Oct 2012 22:57:17 |
bapt |
2012-10-20 games/yace: No more public distfiles
2012-10-20 games/xripple: No more public distfiles
2012-10-20 games/wolf3d: No more public distfiles
2012-10-20 games/pets: No more public distfiles
2012-10-20 games/linux-enemyterritory-fortress: No more public distfiles
2012-10-20 games/linux-enemyterritory-etpub: No more public distfiles (for the
.pk3)
2012-10-20 games/freesci: No more public distfiles
2012-10-20 dns/gresolver: No more public distfiles
2012-10-20 devel/vb2c: No more public distfiles
2012-10-20 devel/portlet-api: No more public distfiles
2012-10-20 devel/libsigc++: Abandoned upstream, no more depending ports
2012-10-20 devel/klassmodeler: Abandonware, depends on the deprecated wxGTK 2.4
2012-10-20 devel/ecos-tools: Depends on an obsolete version of wx, broken with
gcc4.2 for long
2012-10-20 devel/datadesigner: Abandonware, depends on the deprecated wxGTK 2.4
Feature safe: yes |
1.0.4_1 21 Sep 2012 10:29:10 |
danfe |
Two more spelling and wording corrections. |
1.0.4_1 20 Sep 2012 21:11:53 |
bapt |
Abandonned upstream and no more depended on
Approved by: gnome@ (kvm) |
1.0.4_1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.0.4_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.0.4_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.0.4_1 27 Aug 2009 15:04:16 |
amdmi3 |
- Remove remaining SFP references (switch these ports to SF)
Approved by: portmgr (pav) |
1.0.4_1 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.0.4_1 02 Aug 2009 19:36:34 |
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 |
1.0.4_1 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
1.0.4_1 05 Nov 2006 03:08:46 |
mezz |
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh) |
1.0.4_1 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
1.0.4_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.0.4 28 Nov 2005 04:10:35 |
fenner |
Use groups to associate the right subdirectory with the right server.
Approved by: Alexander Nedotsukov <bland@FreeBSD.org> |
1.0.4 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
1.0.4 15 Nov 2005 06:52:12 |
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. |
1.0.4 24 Jun 2005 17:20:13 |
mezz |
Use DOCSDIR.
PR: ports/82613
Submitted by: Vasil Dimov <vd@datamax.bg> |
1.0.4 11 Jul 2004 22:43:54 |
pav |
- Portlint |
1.0.4 09 Jul 2004 17:43:11 |
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 |
1.0.4 28 Jun 2004 03:22:48 |
bland |
Do not list libsigc++ in gnome category. |
1.0.4 18 Mar 2004 13:47:05 |
pav |
- Add SIZE to GNOME ports
Submitted by: trevor |
1.0.4 14 Mar 2004 06:17:56 |
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. |
1.0.4 17 Nov 2003 12:29:10 |
trevor |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
1.0.4 12 Jun 2003 09:46:10 |
adamw |
Remove REINPLACE commands that were rolled into gnomehack. |
1.0.4 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.0.4 20 Sep 2002 17:07:51 |
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. |
1.0.4 14 Sep 2002 22:40:28 |
kris |
Respect NOPORTDOCS, and add missing directories to plist |
1.0.4 31 Aug 2002 02:40:56 |
kris |
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571 |
1.0.4 06 Aug 2002 20:31:36 |
marcus |
Remove a dead patch. |
1.0.4 06 Aug 2002 20:31:10 |
marcus |
Update to 1.0.4, and make this port safe for when libsigc++-1.2 gets added
to the tree.
Prompted by: Neil Darlow <neil@darlow.co.uk> |
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. |
04 May 2001 22:39:58 |
ade |
Update to GNOME 1.4 -- massive changes all around, for the sake of CVS repo
bloat, I'll only list the updates. |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |
11 Aug 2000 06:24:05 |
will |
Update to 1.0.1. Move to USE_LIBTOOL and rid ourselves of .la file. Fix
-lc_r -> -pthread. Update PLIST. |
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 09:48:25 |
sobomax |
Fourth round of INSTALLS_SHLIBS conversion. |
14 Jun 2000 14:21:38 |
sobomax |
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. |