Jeremy Messenger
bbe06c0f1b
Update to 2.4.3.
2007-12-12 04:42:09 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Joe Marcus Clarke
fd205ca8da
Update to 2.4.1.
2006-12-22 19:27:51 +00:00
Joe Marcus Clarke
29747f458a
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
...
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Jeremy Messenger
6486c7771f
Add USE_GETTEXT to appease portlint.
2006-05-15 22:23:04 +00:00
Joe Marcus Clarke
9d8c931551
Update to 2.4.0.
2006-03-29 06:49:42 +00:00
Joe Marcus Clarke
6e79cdf959
Update to 2.3.18.
2006-03-27 03:19:09 +00:00
Ade Lovett
cf8d8a5599
Put libtool back in, the GNOME 'ltverhack' component requires it.
...
Submitted by: pointyhat
Approved by: portmgr (implicit)
2006-02-28 23:09:10 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Joe Marcus Clarke
90e739c6d9
Update to 2.3.17.
2006-02-11 05:51:04 +00:00
Edwin Groothuis
508b8d82f4
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 03:01:03 +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
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Jeremy Messenger
49319433d1
Update to 2.3.15.
2005-06-21 17:25:02 +00:00
Joe Marcus Clarke
ce2f106243
Update to 2.3.14.
2005-05-17 06:22:00 +00:00
Joe Marcus Clarke
33fc41d660
Update to 2.3.13.
2005-04-02 19:33:09 +00:00
Joe Marcus Clarke
df064e8488
Update to 2.3.12.
2005-03-15 03:59:20 +00:00
Joe Marcus Clarke
aff220824b
Update to 2.3.11.
2005-03-12 11:35:48 +00:00
Joe Marcus Clarke
46a4d69571
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
...
big upgrade.
2004-11-07 22:37:47 +00:00
Alexander Nedotsukov
5c0330b1d9
- Fix build with gcc 3.4 [1]
...
- Unplug examples from build since they are not installed anyway.
- Use lthack.
Reported by: pointyhat via kris
2004-08-18 07:06:39 +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
Joe Marcus Clarke
731798cdcf
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
2004-04-05 03:31:02 +00:00
Pav Lucistnik
d86e03252b
- Add SIZE to GNOME ports
...
Submitted by: trevor
2004-03-18 14:46:32 +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
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
dba10d5f0d
Add a missing build dependency on intltool.
...
Reported by: bento via kris
2004-01-25 01:46:03 +00:00
Alexander Nedotsukov
ddca7623dd
Update to 2.0.0
2004-01-18 05:58:22 +00:00
Alexander Nedotsukov
4f1fdd153f
Patches missed from just commited 1.3.11 update.
2003-12-04 07:26:59 +00:00
Alexander Nedotsukov
9619fa8313
Update to 1.3.11 (Bakery2)
2003-12-04 07:25:33 +00:00
Joe Marcus Clarke
ea3d79e28d
Ignore this port. It's almost two years old, and there is a GNOME 2
...
version of bakery available. It will be updated after the 5.2 freeze lifts.
Currently, the build is recursing indefinitely on bento.
Approved by: portmgr (implicit)
2003-11-27 06:52:35 +00:00
Trevor Johnson
b3ba3ae427
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
2003-11-17 12:29:10 +00:00
Joe Marcus Clarke
41734a812f
Remove a patch that is no longer needed.
...
Reported by: bento via kris
2003-06-18 21:38:38 +00:00
Adam Weinberger
5a1964dbcd
Remove REINPLACE commands that were rolled into gnomehack.
2003-06-12 09:46:09 +00:00
Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +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
e57110f7cc
Chase the gnomemm shared lib version.
2003-01-30 03:59:46 +00:00
Joe Marcus Clarke
99e0ceb918
Okay, this time the build should be fixed on -CURRENT.
...
Reported by: bento
2002-12-04 18:02:39 +00:00
Joe Marcus Clarke
d35f727398
Add a forgotten patch that makes the whole thing work on -CURRENT. Thanks
...
to kris for making me revisit this.
2002-12-02 01:28:20 +00:00
Kris Kennaway
a444049969
Revert previous commit (port was already fixed)
...
Submitted by: marcus
2002-12-02 00:36:37 +00:00
Kris Kennaway
4912f2a36a
BROKEN On 5.0: does not compile
2002-12-02 00:29:12 +00:00
Joe Marcus Clarke
8d8f66fcbc
Update to 1.0.2 which should fix the build problems we're seeing on bento
...
and beta.
Reported by: bento and beta
2002-11-30 06:36:47 +00:00
Dmitry Sivachenko
fed8efaebe
Chase gnomemm shlib bump.
2001-08-12 12:29:52 +00:00
Ade Lovett
5ed28dbe7a
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.
2001-05-11 16:36:50 +00:00
Ade Lovett
a98569be07
Update to 0.7.0
2001-05-08 15:15:09 +00:00
Ade Lovett
bc47cccc84
Various patches (mainly shared library revision changes) for those
...
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
Ade Lovett
3d5e86b63a
Update to 0.6.0
2001-04-02 18:15:32 +00:00
Maxim Sobolev
4ca0e60800
-pthread --> ${PTHREAD_LIBS}
...
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Jimmy Olgeni
a130b2e7dd
Batch of style fixes for x11-toolkits.
2001-02-05 16:49:17 +00:00
Ade Lovett
548809869d
Release a few ports back into the wild that I don't have
...
time to maintain any more.
2001-01-22 19:33:59 +00:00