Commit graph

66 commits

Author SHA1 Message Date
Joe Marcus Clarke
bee677a6a9 Update to 1.2. 2002-11-10 22:02:43 +00:00
Mario Sergio Fujikawa Ferreira
db1f0a2d6a Deploy USE_GNOMENG infrastructure
PR:		42305
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-02 01:30:26 +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
d1d8c26d39 Update to 1.1. 2002-07-01 08:23:37 +00:00
Maxim Sobolev
8ef4b7cce2 - Chase librep shlib version bump;
- use USE_REINPLACE.
2002-06-21 12:31:20 +00:00
Maxim Sobolev
9bdd291fb0 Comment out DIST_SUBDIR=gnome pending next version update. 2002-02-12 08:34:45 +00:00
Ade Lovett
6f0634a699 Since sawfish (and dependencies) are critical parts of the GNOME
environment, track the versions available on the GNOME sites, to ensure
maximum compatibility.
2002-02-12 05:32:42 +00:00
Maxim Sobolev
496b587386 Just in the case undefine `WITHOUT_ALL' when building on bento. 2002-01-09 23:25:42 +00:00
Maxim Sobolev
f8994d9a0b Rework optional dependency mechanism, so it's always produces -gnome version
of package on the bento.
2002-01-09 23:12:57 +00:00
Maxim Sobolev
18462bab6b When building package forcefully turn optional GNOME components on, otherwise
gnome and gnome-fifth-toe packages contain incorrect dependencies list.
2001-12-16 06:53:18 +00:00
Maxim Sobolev
f76f107e77 Use ${ARCH}-pc-freebsdX as CONFIGURE_TARGET instead of ${ARCH}-freebsdX. I
did not see any problems with the later on my local box, but it doesn't do
any harm, so put it in to make few users happy.

PR:		31333
Submitted by:	"Alexander N. Kabaev" <ak03@gte.com>
2001-10-29 17:40:39 +00:00
Maxim Sobolev
0f15311bd6 Update to 1.0.1. 2001-10-15 10:09:09 +00:00
Maxim Sobolev
d229966b72 Fix bug with passing mouse clicks to the root window.
PR:		29973
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-08-28 16:48:30 +00:00
Maxim Sobolev
abfb682fef Update to 1.0. 2001-07-10 08:53:19 +00:00
Maxim Sobolev
2d7a45d184 Update to 0.99. 2001-07-03 08:05:45 +00:00
Maxim Sobolev
78b2762bd3 The thing installs share/gnome/pixmaps/sawfish-logo.png even in the NOGNOME
case, so adjust PLIST accordingly to make bento happy.

Submitted by:	bento
2001-06-05 17:19:31 +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
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
Maxim Sobolev
5cb7e627cf Update to 0.38. 2001-03-15 10:56:07 +00:00
Maxim Sobolev
26e5e008fb Update to 0.37.3. 2001-02-21 12:03:57 +00:00
Maxim Sobolev
20492f3370 Update to 0.37.2. 2001-02-16 19:42:38 +00:00
Jimmy Olgeni
5ac2fa74f4 Layout fixes in x11-wm. 2001-02-05 21:05:58 +00:00
Maxim Sobolev
547c49887d Update to 0.36. 2001-01-22 08:58:05 +00:00
Maxim Sobolev
b0e0defe37 Update to 0.35. 2001-01-07 19:52:22 +00:00
Maxim Sobolev
3f900aac5e Add zh_TW.Big5 translation.
Submitted by:	Shen Chuan-Hsing <statue@mail.elife.idv.tw>
2000-12-06 13:40:35 +00:00
Maxim Sobolev
cabfd905e4 Update to 0.34. 2000-12-05 14:07:30 +00:00
Maxim Sobolev
5a02ea513d Update to 0.33.1. 2000-11-14 08:04:49 +00:00
Maxim Sobolev
3042f9e0c1 Update to 0.33. 2000-11-09 08:58:06 +00:00
Maxim Sobolev
c03270e4e7 Fix pkg-plist.
Submitted by:	bento
2000-10-23 07:26:18 +00:00
Maxim Sobolev
e012e29b29 Update to 0.32. 2000-10-20 10:25:49 +00:00
Maxim Sobolev
b6be182abe Fix plist for nognome case.
Submitted by:	bento
2000-10-20 10:13:05 +00:00
Maxim Sobolev
d40bb17695 Unbroke for GNOME case. 2000-10-11 06:32:37 +00:00
Maxim Sobolev
b90d908d8f Tempararly mark BROKEN if HAVE_GNOME is defined (until there will be a way to
disable bsd.gnome.mk CONFIGURE_ARGS).
2000-10-10 08:46:46 +00:00
Maxim Sobolev
81b865fd63 - add "-I${X11BASE}/include" into CPPFLAGS, because otherwise in some cases
configure script fails to detect session managment X11 includes.
- fix `@exec install-info ...' in pkg-plist.
2000-10-09 10:32:12 +00:00
Jeremy Lea
7b4c77811e Implement WANT_GNOME. 2000-10-05 07:22:56 +00:00
Maxim Sobolev
b17fb10d62 Update to 0.31.1. 2000-10-02 08:09:46 +00:00
Yukihiro Nakai
76043c1ba5 MAINTAINER Change to Maxim Sobolev <sobomax@FreeBSD.org> 2000-09-24 09:17:39 +00:00
Maxim Sobolev
07a420fe9c Update sawfish/librep/rep-gtk triplet to the latest versions. I'm doing
this commit urgently, as there are -10 minutes left before ports freeze.

OK'ed by:	PW
2000-09-22 07:11:57 +00:00
Maxim Sobolev
2d4cf39ced Update to 0.30.3. 2000-07-25 11:08:44 +00:00
Satoshi Taoka
62ce95d258 (1) /usr/share/info/dir was renamed to dir-tmpl.
(2) Now it is not necessary to exist a file "info/dir"
when install-info is executed.

By (1) and (2), I removed the next line:

[ -f %D/info/dir ] || sed -ne 1,/Menu:/p /usr/share/info/dir > %D/info/dir

from PLIST or Makefile
2000-07-19 14:40:31 +00:00
Maxim Sobolev
236148e012 Update librep/rep-gtk/sawfish triplet to the latest versions:
librep:		0.12.3
rep-gtk:	0.13a
sawfish:	0.30.2
2000-07-17 16:43:54 +00:00
Maxim Sobolev
a80c8095fe Update to 0.30. 2000-07-11 10:09:54 +00:00
Maxim Sobolev
85b90d14ba Update to 0.29. 2000-07-03 11:44:35 +00:00
Maxim Sobolev
96557eb179 Update to 0.28.1. 2000-06-24 16:38:18 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Maxim Sobolev
789d6256a1 Fix installation of Gnome-Control-Center pieces.
"The sawfish window manager (x11-wm/sawfish) installs a Gnome control applet
by default. This applet is installed into /usr/X11R6/share/control-center
however this should be /usr/X11R6/share/gnome/control-center in FreeBSD
(Gnome 1.2.0). The capplet doesn't work otherwise."

PR:		19242
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2000-06-13 15:21:18 +00:00
Maxim Sobolev
f1dfcbc296 Update to 0.28 version. Also add several missed @dirrm's into PLIST while I'm
here.
2000-06-13 08:27:32 +00:00
Ade Lovett
8bd85a9d02 Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
Yukihiro Nakai
c386f73342 Update to 0.27.2 2000-05-28 08:29:46 +00:00
Maxim Sobolev
90ef49d806 Added bunch of missed WWW's. 2000-05-18 11:56:06 +00:00