Commit Graph

34 Commits

Author SHA1 Message Date
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
33959b7b0f Add more locale directory hacks to bsd.gnome.mk, and fix ports that tried
to fix these using their own patches.

PR:		68256
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-06-27 17:32:30 +00:00
Pav Lucistnik
cfaaa49989 - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 13:32:26 +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
Alexander Nedotsukov
833e0bdbc3 Fix -pthread issue on -CURRENT
Reported by: Tom Parquette <tparquet@twcny.rr.com>
2003-09-24 14:30:25 +00:00
Adam Weinberger
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00
Joe Marcus Clarke
daa68ed157 Remove USE_GNOMENG. 2003-04-18 21:20:06 +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
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
Maxim Sobolev
19a718ac4c Convert all core GNOME1 components and some of the most popular GNOME1
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).

The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.

Please report any unusual problems to gnome@FreeBSD.org.

Discussed with:	marcus
Reviewed by:	marcus
2002-07-11 17:16:10 +00:00
Maxim Sobolev
17b6cc0afe - Move misc documentation into share/doc where it belongs;
- use USE_LIBTOOL while I here;
- make gnome-hint from gnomecore actually working;
- bump PORTREVISIONs.
2002-05-01 20:23:03 +00:00
Joe Marcus Clarke
b417efd74e Add --disable-gtk-doc to prevent build and install problems when gtk-doc 0.9
is also installed.

PR:		36401
Reported by:	many
Approved by:	sobomax
2002-04-24 15:50:09 +00:00
Maxim Sobolev
2002d2898e Update to 0.2.96.
PR:		35490
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-04 09:16:31 +00:00
Maxim Sobolev
9b92eb0482 Yet again unbroke gnomedb-fe on -current by supplying -pthread flag during
linking phase. Investigation is still underway, but it seems that we still
need -pthread on 5-CURRENT in some cases (see recent thread on -hackers).
Bump PORTREVISION.
2002-02-11 20:31:53 +00:00
Maxim Sobolev
f90b010cdb Update to 0.2.95.
PR:		34261
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-25 20:54:02 +00:00
Maxim Sobolev
d1642c61eb Update to 0.2.94. 2002-01-23 15:22:40 +00:00
Maxim Sobolev
2d7e6b0042 Don't explicitly link libc in. This fixes gnomedb-fe (Gnomedb Fronend) crash.
Bump PORTREVISION.

Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-14 19:03:39 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
7124386487 Update checksums because distfiles were rerolled without version bump.
Since there were some non-witespace changes bump PORTREVISIONs.

Prompted by:	many
2001-12-01 08:21:14 +00:00
Maxim Sobolev
e8d5a4dc1e Update checksum - the distfile has been rerolled without version bump. Since
there are significant differencies between old and new version bump
PORTREVISION.
2001-11-21 11:26:37 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Maxim Sobolev
2ce90b3910 Update to 0.2.93. 2001-10-23 13:30:14 +00:00
Maxim Sobolev
af54e2347c Chase distfile update w/o version bump.
Submitted by:	olgeni
2001-08-20 15:59:07 +00:00
Maxim Sobolev
e90ab85170 OOPS, I donno what I was smoking - there was no checksum update, so revert
PORTREVISION bump.
2001-08-20 08:59:07 +00:00
Maxim Sobolev
2438a93a9c Chase checksum update and bump PORTREVISION. 2001-08-20 08:57:08 +00:00
Maxim Sobolev
0c01592026 <GNOME release management just sucks>
Another day, another bumpless distinfo update.
</GNOME release management just sucks>
2001-08-14 09:57:35 +00:00
Maxim Sobolev
5eef902481 Update WWW. 2001-08-14 06:56:04 +00:00
Maxim Sobolev
599ff655c9 Update checksum. The distfile has been reroled without version bump.
Bump PORTREVISION.

Submitted by:	many
2001-08-13 09:34:49 +00:00
Maxim Sobolev
4d89842b1c Update to 0.2.90. 2001-08-06 10:58:00 +00:00
Maxim Sobolev
9190868cca Move `@dirrm share/gnome/apps/Applications' from gnomecore to gnomedb,
because this directory is actually created by gnomedb.
2001-08-03 06:48:45 +00:00
Maxim Sobolev
3d9708732d - Add number of missed files into pkg-plist;
- remove useless USE_LIBTOOL;
- hack port to install files properly into GNOME tree.
2001-07-26 14:13:05 +00:00
Ade Lovett
a5382b9c17 Add gnome-db 0.2.10, a GNOME front-end to libgda, and a whole load more. 2001-06-19 08:12:14 +00:00