1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

76 Commits

Author SHA1 Message Date
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Michael Johnson
313e16c3ab - Update or add WWW: lines 2005-06-10 03:08:57 +00:00
Alexander Nedotsukov
f340e57d1d Fix C99-ism.
PR:		80502
Reported by:	Stacey Roberts <stacey@vickiandstacey.com>
2005-05-01 13:25:05 +00:00
Alexander Nedotsukov
fa879418db Add USB devices support for 5.x.
Submitted by:	Corey Smith <corsmith@qmail.com>
2005-04-27 04:00:26 +00:00
Joe Marcus Clarke
d177aed033 Commit a patch forgotten in the last commit:
Link the gnome-pilot libraries correctly so they play nice with the new
pkg-config.

Reminded by:	bland
2005-04-22 03:54:45 +00:00
Joe Marcus Clarke
5edb8c647e Link the gnome-pilot libraries correctly so they play nice with the new
pkg-config.

Reported by:	Sven Esbjerg <esbjerg@xbsd.net>
2005-04-22 01:07:07 +00:00
Joe Marcus Clarke
d184a2fc41 Update to 2.0.13. 2005-04-10 18:25:50 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Jeremy Messenger
bdb974fb79 Use new GCONF_SCHEMAS.
Approved by:	pav
2004-11-23 19:33:08 +00:00
Jeremy Messenger
d7fcc8234e Use new INSTALLS_OMF.
Approved by:	bland, kwm, marcus and pav
2004-11-23 02:23:08 +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
Joe Marcus Clarke
06cb2dc13b Update to 2.0.12. 2004-09-03 18:51:04 +00:00
Adam Weinberger
c7d4ae38b7 Use intlhack. 2004-08-28 12:36:43 +00:00
Joe Marcus Clarke
7dc5f75888 Update to 2.0.11. 2004-08-27 05:09:42 +00:00
Joe Marcus Clarke
f7fe02c69e Fix build with GCC 3.4.2. This patch was originally submitted by
Sean McNeil <sean@mcneil.com>, but I forgot to commit it in my last
commit.

PR:		70032
Submitted by:	Christian Hiris <4711@chello.at>
2004-08-05 16:11:46 +00:00
Joe Marcus Clarke
53d11daf0d Fix build with GCC 3.4.2.
Submitted by:	Sean McNeil <sean@mcneil.com>
2004-08-03 00:16:18 +00:00
Adam Weinberger
c4ab51f484 Move a bunch of now unique stuff out of gnomehier and into
the ports that really own the directories.
2004-07-28 14:36:31 +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
Jeremy Messenger
0ea0df3ec4 Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
those ports will not work. Please see the more detail about this:

http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html

Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.

Approved by:	marcus (portmgr hat)
Reviewed by:	My team, FreeBSD GNOME Team
2004-07-07 16:23:51 +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
db249059e4 - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 14:33:42 +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
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Adam Weinberger
29a5d40b77 Update to 2.0.10. 2003-07-17 03:23:05 +00:00
Adam Weinberger
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00
Joe Marcus Clarke
1a70d1c8d8 Update to 2.0.9. 2003-05-19 23:42:34 +00:00
Joe Marcus Clarke
150373f2d0 Update to 2.0.8. 2003-05-07 00:44:47 +00:00
Joe Marcus Clarke
6d4f390fdb Handle OMF files properly. 2003-05-04 02:13:51 +00:00
Joe Marcus Clarke
9c753c0b11 Update to 2.0.7. 2003-05-03 22:05:54 +00:00
Joe Marcus Clarke
0521b34db7 Update to 2.0.6. 2003-04-30 05:19:59 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Joe Marcus Clarke
043f1e3f6a * Update to 2.0.5
* Convert to new GNOME infrastructure
2003-04-15 01:14:59 +00:00
Joe Marcus Clarke
79e452d3bf Add missing pisock dependency. 2003-03-30 23:33:05 +00:00
Joe Marcus Clarke
7d89019b26 Add gnomepilot2 after a repo copy from gnomepilot. gnomepilot2 is the
PalmOS conduit system for GNOME 2.
2003-03-30 23:13:34 +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
4921771adf Update to 0.1.71. 2003-01-01 19:10:33 +00:00
Joe Marcus Clarke
9466c3f5d4 Adda RUN_DEPENDS on gnomecontrolcenter. This will allow GNOME 2 users to
fully configure the Palm settings and conduits.

Approved by:	portmgr (knu)
2002-12-13 16:13:30 +00:00
Joe Marcus Clarke
e2502ab4ab Update to 0.1.69. 2002-11-09 06:11:45 +00:00
Joe Marcus Clarke
54a96080f2 Update to 0.1.67. 2002-10-25 02:22:04 +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
Joe Marcus Clarke
efdf4ca65e Fix build with new pilot-link. 2002-09-17 17:58:29 +00:00
Joe Marcus Clarke
ab1babc860 Chase the pisock shared lib version number. Note, this new version may
break some of these ports, but they're definitely broken without this.
2002-09-17 16:35:39 +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
2ed6ce6f62 Update to 0.1.65. 2002-04-25 17:15:06 +00:00
Christian Weisgerber
bae39e4ddc Fix Japanese message catalog to work with gettext 0.10.40.
Lines were split in the middle of a multibyte character.
2002-03-21 16:00:44 +00:00
Maxim Sobolev
dfe080913d Now pisock shared library is in the ${LOCALBASE}/lib, move pilot-link from
{BUILD,RUN}_DEPENDS into LIB_DEPENDS (partially revert 1.26).
2002-01-07 00:36:42 +00:00
Will Andrews
8ad291c33e Make pilot-link install directly into PREFIX. This should allow
pilot-link and all dependents to build correctly on bento.
2002-01-05 08:57:29 +00:00
Maxim Sobolev
860e7e5524 Move pilot-link from LIB_DEPENDS to {BUILD,RUN}_DEPENDS, because when building
on bento ${LOCALBASE}/pilot/lib not in the ldconfig(8) search path.

Submitted by:	bento
2001-12-19 10:17:28 +00:00
Maxim Sobolev
4ba3e02fef - Add several missed files into pkg-plist and remove from there entries for
no files no longer being installed by the port;
- glib-config --> $GLIB_CONFIG in configure script.
2001-12-14 08:58:57 +00:00