Commit graph

64 commits

Author SHA1 Message Date
Joe Marcus Clarke
0874a46409 Convert to new GNOME infrastructure. 2003-04-22 04:46:36 +00:00
Joe Marcus Clarke
e28f0247c9 Remove USE_GNOMENG. 2003-04-20 03:03:05 +00:00
Joe Marcus Clarke
e240641bba Update to 2.2.4. 2003-04-04 07:16:46 +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
8e693a3abf Update to 2.2.2. 2003-02-13 05:38:15 +00:00
Joe Marcus Clarke
57d9d3f06f Update to 2.2.1. 2003-02-11 01:27:46 +00:00
Joe Marcus Clarke
138a7bbad2 Add an optional dependency on fam. FAM support will be compiled in if
fam is installed on the system, or the user specifies WITH_FAM.
2003-02-10 22:14:58 +00:00
Joe Marcus Clarke
4323a16bf1 * Fix build with cdparanoia.
* Add support for optional cdparanoia support [1]

Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> [1]
2003-02-10 02:55:37 +00:00
Joe Marcus Clarke
336b31c394 Update to GNOME 2.2.
This is Phase I.  All existing ports have been updated to their GNOME 2.2
counterparts.
2003-02-07 18:42:25 +00:00
Joe Marcus Clarke
1b6c0f8599 Remove CONFIGURE_ARGS as it is taken care of by the gnomeprefix component. 2002-11-17 09:14:13 +00:00
Adam Weinberger
b7ebe93889 Fix creative capitalization of variable name, which led to the installation
of many unnecessary files. Bump PORTREVISION, because the pkg-plist changed.

Noticed by:	marcus
Approved by:	pat
2002-11-14 07:38:28 +00:00
Adam Weinberger
d5506c8b2d Update gnomevfs2 2.0.4 -> 2.0.4.1.
Mostly bugfixes.

Approved by:	pat
2002-11-13 21:37:27 +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
95bf62b088 Update to 2.0.4. 2002-09-06 19:47:37 +00:00
Joe Marcus Clarke
eec4f818af Update to 2.0.3. 2002-08-29 20:46:16 +00:00
Maxim Sobolev
239b43020b Use USE_GNOMENG. 2002-07-25 13:42:57 +00:00
Joe Marcus Clarke
00e045bb1d Update to 2.0.2. 2002-07-24 21:41:10 +00:00
Maxim Sobolev
240f65c2cf Remove superfluous `\' in RE. 2002-07-01 09:29:31 +00:00
Joe Marcus Clarke
58d11a98d4 The FreeBSD GNOME team is proud to present GNOME 2.0 Release. 2002-06-30 22:20:44 +00:00
Joe Marcus Clarke
58d6153c1e Update to GNOME 2.0 RC2. 2002-06-26 09:18:37 +00:00
Joe Marcus Clarke
515147d6b6 Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. 2002-06-15 09:05:13 +00:00
Maxim Sobolev
325e34c8bb Don't assume that ~/.gnome directory always exists - it may not be true for
virgin users, who never used neither GNOME1 desktop not any GNOME1 apps.
Bump portrevision.
2002-06-13 08:46:21 +00:00
Joe Marcus Clarke
3bfd9150b8 Update to the latest GNOME 2 snapshot. This will be done it two parts.
This first part is the GNOME 2 API.  The next part will contain the desktop
components.
2002-06-11 08:15:32 +00:00
Joe Marcus Clarke
1aadf412fd Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. 2002-05-28 16:08:26 +00:00
Joe Marcus Clarke
63c7a0f973 Back to betas...Update to GNOME 2.0 beta 5. 2002-05-19 20:16:06 +00:00
Joe Marcus Clarke
3c678e3a7d Update to GNOME 2.0 RC2. 2002-05-12 06:49:02 +00:00
Joe Marcus Clarke
8a25eda434 * Fix more path issues.
* Disable gtk-doc
* Bump PORTREVISION

These changes allow the soon-to-be-committed gnomecontrolcenter2 to work.
2002-05-06 16:18:53 +00:00
Joe Marcus Clarke
46feaf8a54 Fix a problem with locating file type pixmaps. Bump PORTREVISION. 2002-05-05 21:04:31 +00:00
Joe Marcus Clarke
7facd80048 Update to GNOME 2.0 RC 1. 2002-05-02 03:37:15 +00:00
Maxim Sobolev
6d95a1bf14 - Update to 1.9.12 (version found in the GNOME2 beta4);
- use USE_LIBTOOL.
2002-04-26 09:46:41 +00:00
Maxim Sobolev
3a28fb3952 GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
2002-04-15 17:05:52 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Joe Marcus Clarke
491c51f807 Update to GNOME 2.0 beta3.
Approved by:	sobomax
2002-04-06 22:37:43 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Maxim Sobolev
4db64553f8 Bring up already ported portion on GNOME2 development platform on par with
GNOME2 beta2 release.
2002-03-11 20:35:07 +00:00
Maxim Sobolev
5dece96d19 Update all components of the GNOME 2.0 to the versions included into GNOME
2.0-beta release.
2002-02-27 11:21:00 +00:00
Maxim Sobolev
ebe4b2ceef Update to 1.9.5 after a repo-copy from ports/devel/gnomevfs and connect to the
build.
2002-02-16 17:36:46 +00:00
Maxim Sobolev
19cc9bd8c9 Don't create compatibility symlinks, which might get in the way of the GNOME2.
Tested by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-15 19:01:48 +00:00
Maxim Sobolev
b8c349e9fa Prevent OpenSSL detection, because otherwise re-entrancy issues will cause
galeon to coredump in MD2_Update(). Bump PORTREVISION.

Prompted by:    Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-26 08:05:29 +00:00
Maxim Sobolev
667a05fa8b Ensure that the -pthread flag isn't omitted by libtool. I hope this would
solve problems people having on 4-STABLE after yesterday's GNOME megaupgrade.
2002-01-24 15:09:56 +00:00
Maxim Sobolev
d057340b07 Update to 1.0.4. 2002-01-23 15:22:19 +00:00
Maxim Sobolev
9ab3c47058 Update to 1.0.3. 2001-11-09 16:40:19 +00:00
Maxim Sobolev
99b36d315d Update to 1.0.2. 2001-10-01 06:37:30 +00:00
Akinori MUSHA
329c977502 Conditionalize bzip2 dependencies. 2001-08-15 20:33:16 +00:00
Jimmy Olgeni
7a7d1e590a Fix typos: INSTALL_SHLIBS -> INSTALLS_SHLIB 2001-06-01 20:08:36 +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
2c499a3938 Update to 1.0.1 2001-05-10 19:34:03 +00:00
Ade Lovett
03af2187bd Update to GNOME 1.4 -- massive changes all around, for the sake of
CVS repo bloat, I'll only list the updates.

  graphics/imlib		1.9.9  -> 1.9.10
  textproc/xml-i18n-tools	0.8    -> 0.8.1
  x11/gnomelibs			1.2.11 -> 1.2.13
  devel/oaf			0.6.2  -> 0.6.5
  devel/gconf			0.12   -> 1.0.0
  devel/gnomevfs		0.5    -> 1.0
  graphics/gdk-pixbuf		0.9.0  -> 0.11.0
  sysutils/gnomecontrolcenter	1.2.2  -> 1.4.0.1
  print/gnomeprint		0.25   -> 0.28
  devel/bonobo			0.37   -> 1.0.3
  audio/gnomeaudio		1.0.0  -> 1.4.0
  x11/gnomecore			1.2.4  -> 1.4.0.3
  devel/libgtop			1.0.11 -> 1.0.12
  x11/gnomeapplets		1.2.4  -> 1.4.0.1
  misc/gnomeuserdocs		          NEW 1.4.1
  misc/gnomeutils		1.2.1  -> 1.4.0
  deskutils/gnomepim		1.2.0  -> 1.4.0
  games/gnomegames		1.2.0  -> 1.4.0.1
  print/ggv			0.95   -> 1.0
  editors/ghex			1.1.4  -> 1.2
  devel/bugbuddy		1.2    -> 2.0.1
  devel/glade			0.5.11 -> 0.6.2
  sysutils/gtop			1.0.12 -> 1.0.13
  x11/xalf			          NEW 0.11
  x11-toolkits/py-gtk		0.6.6  -> 0.6.7
  x11-toolkits/py-gnome		1.0.53 -> 1.4.0
  x11-toolkits/guile-gtk	0.19   -> 0.20
  x11-toolkits/guile-gnome	0.10   -> 0.20
  devel/libsigc++		1.0.1  -> 1.0.3
  x11-toolkits/gnome--		1.1.15 -> 1.1.17
  x11-toolkits/panel--		          NEW 0.1
  x11-fm/gnomemc		4.5.51 -> 4.5.54
2001-05-04 21:39:58 +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
Ade Lovett
7bb591a2d3 Update to 0.5 2001-01-30 04:39:20 +00:00