1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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