Edwin Groothuis
2406d49a61
Remove USE_REINPLACE from all categories starting with D
2006-05-04 21:41:12 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Alexander Nedotsukov
daf77eba94
Update to 2.0.17
2005-12-20 12:25:40 +00:00
Pav Lucistnik
e05544d7ba
- Add SHA256 checksums
2005-11-23 22:41:05 +00:00
Ade Lovett
54a0b86543
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.
2005-11-15 06:52:12 +00:00
Joe Marcus Clarke
711de167bb
Update to 2.0.16.
2005-08-01 16:26:39 +00:00
Jeremy Messenger
026640d5b9
Update to 2.0.15.
2005-07-05 19:52:32 +00:00
Joe Marcus Clarke
1ce46ab408
Update to 2.0.14.
2005-06-11 05:23:12 +00:00
Alexander Nedotsukov
a425ea3ae7
Update to 2.0.13
2005-06-09 14:52:21 +00:00
Alexander Nedotsukov
fd9b2e85a7
Update to 2.0.12
2005-05-11 07:08:36 +00:00
Jeremy Messenger
6205f2151f
Update to 2.0.11.
...
Also, cut down significantly on compile time by skipping the tests and
examples subdirectories.
Submitted by: adamw
2005-04-03 07:52:54 +00:00
Joe Marcus Clarke
30ab5aca99
Update to 2.0.10.
2005-02-23 06:32:30 +00:00
Pav Lucistnik
0a8a3f4960
- The file is not on Sourceforge mirrors
2005-02-16 21:43:39 +00:00
Joe Marcus Clarke
b60af5c29d
Update to 2.0.9.
2005-02-06 08:35:52 +00:00
Kris Kennaway
84e8d56ed5
Increase USE_GCC to 3.4 for those ports which compile with it.
...
Approved by: portmgr
2004-09-30 05:32:00 +00:00
Joe Marcus Clarke
9e5632dd66
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
2004-07-09 17:43:11 +00:00
Alexander Nedotsukov
623f5174fb
Add libsigc++-2.0.3 after repocopy from libsigc++12, a typesafe C++
...
callback framework.
2004-06-25 08:23:30 +00:00
Pav Lucistnik
55a7e57766
- Add SIZE to GNOME ports
...
Submitted by: trevor
2004-03-18 13:47:05 +00:00
Ade Lovett
3f651573ad
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.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Adam Weinberger
c413d0b2b0
Utilize USE_GNOME= pkgconfig.
2003-06-16 20:52:58 +00:00
Joe Marcus Clarke
88e7662bc3
Update to 1.2.5.
2003-05-16 05:50:55 +00:00
Joe Marcus Clarke
e28f0247c9
Remove USE_GNOMENG.
2003-04-20 03:03:05 +00:00
Joe Marcus Clarke
206ef2d72c
Update to 1.2.4.
2003-04-04 07:17:20 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Joe Marcus Clarke
bad09bfd1d
Add a dependency on pkgconfig.
...
Reported by: bento
2003-01-13 16:43:27 +00:00
Joe Marcus Clarke
b2bf638952
Update to 1.2.2.
2003-01-01 19:13:17 +00:00
Joe Marcus Clarke
4f3be24509
Add a missing dependency on m4.
...
Submitted by: bento
2002-10-19 18:04:48 +00:00
Joe Marcus Clarke
ab8820a78b
Update to 1.2.0.
2002-10-19 06:58:28 +00:00
Joe Marcus Clarke
71eb095fd4
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>
2002-10-12 07:37:52 +00:00
Joe Marcus Clarke
59deb69012
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.
2002-09-20 17:07:51 +00:00
Kris Kennaway
bd365ede8e
Respect NOPORTDOCS, and add missing directories to plist
2002-09-14 22:40:28 +00:00
Kris Kennaway
c68436a7b7
Remove USE_NEWGCC, which is no longer supported or required.
...
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571
2002-08-31 02:44:07 +00:00
Joe Marcus Clarke
ea77f8a02f
Remove a dead patch.
2002-08-06 20:31:36 +00:00
Joe Marcus Clarke
6748e9eca3
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>
2002-08-06 20:31:10 +00:00
Maxim Sobolev
71d5cfb5fe
Comment out DIST_SUBDIR=gnome pending next version update.
2002-02-12 09:21:26 +00:00
Ade Lovett
901e22aeeb
These are GNOME components more than anything else, so track the version
...
as supplied by MASTER_SITE_GNOME.
2002-02-12 05:06:42 +00:00
Ade Lovett
03af2187bd
Update to GNOME 1.4 -- massive changes all around, for the sake of
...
CVS repo bloat, I'll only list the updates.
graphics/imlib 1.9.9 -> 1.9.10
textproc/xml-i18n-tools 0.8 -> 0.8.1
x11/gnomelibs 1.2.11 -> 1.2.13
devel/oaf 0.6.2 -> 0.6.5
devel/gconf 0.12 -> 1.0.0
devel/gnomevfs 0.5 -> 1.0
graphics/gdk-pixbuf 0.9.0 -> 0.11.0
sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1
print/gnomeprint 0.25 -> 0.28
devel/bonobo 0.37 -> 1.0.3
audio/gnomeaudio 1.0.0 -> 1.4.0
x11/gnomecore 1.2.4 -> 1.4.0.3
devel/libgtop 1.0.11 -> 1.0.12
x11/gnomeapplets 1.2.4 -> 1.4.0.1
misc/gnomeuserdocs NEW 1.4.1
misc/gnomeutils 1.2.1 -> 1.4.0
deskutils/gnomepim 1.2.0 -> 1.4.0
games/gnomegames 1.2.0 -> 1.4.0.1
print/ggv 0.95 -> 1.0
editors/ghex 1.1.4 -> 1.2
devel/bugbuddy 1.2 -> 2.0.1
devel/glade 0.5.11 -> 0.6.2
sysutils/gtop 1.0.12 -> 1.0.13
x11/xalf NEW 0.11
x11-toolkits/py-gtk 0.6.6 -> 0.6.7
x11-toolkits/py-gnome 1.0.53 -> 1.4.0
x11-toolkits/guile-gtk 0.19 -> 0.20
x11-toolkits/guile-gnome 0.10 -> 0.20
devel/libsigc++ 1.0.1 -> 1.0.3
x11-toolkits/gnome-- 1.1.15 -> 1.1.17
x11-toolkits/panel-- NEW 0.1
x11-fm/gnomemc 4.5.51 -> 4.5.54
2001-05-04 21:39:58 +00:00
Will Andrews
d041c5f9aa
Update to 1.0.1. Move to USE_LIBTOOL and rid ourselves of .la file. Fix
...
-lc_r -> -pthread. Update PLIST.
PR: 20174
Submitted by: Stijn Hoop <stijn@win.tue.nl>
2000-08-11 05:24:04 +00:00
Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5
Fourth round of INSTALLS_SHLIBS conversion.
2000-06-16 08:48:22 +00:00
Maxim Sobolev
a9f22cd584
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
2000-06-14 13:21:38 +00:00
Steve Price
3bd43b763e
Update to version 1.0.0.
...
PR: 18066
Submitted by: maintainer
2000-04-29 23:37:14 +00:00
Michael Haro
ed33fb7de0
PORTNAME/PORTVERSION update
2000-04-11 21:30:15 +00:00
Michael Haro
4e077ebed9
forgot this file
...
PR: 16494
2000-02-01 03:12:09 +00:00
Michael Haro
ddf5479369
update WWW and move sigc++config.h
...
PR: 16494
Submitted by: maintainer
2000-02-01 03:11:01 +00:00
Steve Price
fd3a9988f8
Adding libsigc++ version 0.8.6.
...
A callback framework for C++.
PR: 16419
Submitted by: Joe Lu <JoeLu@JoeLu.m8.ntu.edu.tw>
2000-01-29 22:26:02 +00:00