1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Commit Graph

68 Commits

Author SHA1 Message Date
Joe Marcus Clarke
d657c24450 Fix a crash when trying to render non-Hangul unicode characters. This was
especially problematic in pan and evolution.

Obtained from:	GNOME CVS
Tested by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-05-31 19:41:46 +00:00
Joe Marcus Clarke
c4851e78e4 Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release
ever.  It fixes many bugs, and adds some features missing in previous
FreeBSD ports.  To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:

http://www.freebsd.org/gnome/docs/faq26.html

Please read it carefully.  GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:

http://www.marcuscom.com/tinderbox/

The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts.  We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.

Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru>
2004-04-05 03:11:39 +00:00
Pav Lucistnik
d86e03252b - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 14:46:32 +00:00
Joe Marcus Clarke
61b3a6bec8 Chase the new location of libXft. 2004-03-16 22:54:05 +00:00
Joe Marcus Clarke
1daae62d43 Update to properly build with and support the new freetype2. 2004-03-16 21:29:03 +00:00
Pav Lucistnik
11a7fb8caf Chase repomove graphics/hdf* -> science/hdf* 2004-02-25 22:55:55 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Joe Marcus Clarke
27a69f4efb Correct some obsolete MASTER_SITES
PR:		57557
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-10-06 01:13:39 +00:00
Adam Weinberger
a9ce90e236 Update to 1.2.5. 2003-08-28 01:49:56 +00:00
Joe Marcus Clarke
ffdb4047bc Grrr...actually bump the PORTVERSION. 2003-08-26 21:47:23 +00:00
Joe Marcus Clarke
04e3db36e0 Update to 1.2.4. 2003-08-26 21:29:03 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Joe Marcus Clarke
877a31bf63 Update to 1.2.3. 2003-06-11 00:40:30 +00:00
Joe Marcus Clarke
f9d8f8c150 Remove ${PTHREAD_LIBS} from LDFLAGS since this will cause linking issues
on -CURRENT.
2003-06-03 00:21:45 +00:00
Joe Marcus Clarke
ebb7148118 Update to 1.2.2. 2003-06-01 08:08:27 +00:00
Joe Marcus Clarke
5504e26b7b Convert to new GNOME infrastructure. 2003-04-22 05:02:24 +00:00
Joe Marcus Clarke
738637ceef * Allow these ports to build in a read-only ${PORTSDIR} [1]
* Remove USE_GNOMENG macro

Requested by:	Cory Bajus <cbajus@mts.net> [1]
2003-04-05 05:18:26 +00:00
Joe Marcus Clarke
bce9a8dac5 Add the dependency on scalable fonts here instead of Xft to avoid a
circular dependency in XFree86-clients.
2003-04-04 16:13:22 +00:00
Joe Marcus Clarke
d56ace80cc Fix a small grammar nit in the description.
Submitted by:	David Magda <dmagda@magda.ca>
2003-04-04 08:31:08 +00:00
Joe Marcus Clarke
c046b23a65 We no longer need to run fc-cache here as this will be done by Xft. Also,
since XFree86 3.x is no longer supported in this release of pango, remove
references to it.
2003-04-04 06:59:48 +00:00
Joe Marcus Clarke
a3f0570e49 Run fc-cache -f after installing pango just to make sure GNOME 2
gets some fonts registered.  The real fix for this will be to make sure
each XFree86 font port runs fc-cache after installation.  This is being
committed here so to fix the GNOME package install for 4.8-RELEASE.

Reported by:	murray
2003-03-29 05:43:32 +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
b815d65b95 s/PORTREVISON/PORTREVISION/
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
Pointy hat to:	nork
2003-02-26 23:55:10 +00:00
Norikatsu Shigemura
3561c3f1a2 Bump PORTREVISION by changing libXft2.so to libXft.so.
PR:			ports/48463
Reported by:		Timothy R. Geier <tgeier@acsmail.com> and many
Not objected to by:	cvs-all, marcus, anholt (5days)
2003-02-24 09:50:14 +00:00
Eric Anholt
38805e871a Remove the renaming of Xft headers and library from the Xft (Xft2) port.
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies
to the Xft port by all the ports that use it along with whatever patches are
necessary.

Approved by:	portmgr (kris), marcus
2003-02-18 04:51:34 +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
2274f3bc85 Update to 1.0.5. 2002-10-13 19:27:20 +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
08a6763992 Update to 1.0.4. 2002-08-04 03:02:13 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Joe Marcus Clarke
c71f52bb8e Do not link in libc as this seems to cause -stable to acid trip in certain
places.  Instead, use PTHREAD_LIBS.  Bump PORTREVISION.
2002-07-03 16:56:46 +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
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
2ec1d52918 Update to 1.0.2.
This is a set of commits for GTK+-2.0 and friends to support
freetype2-2.1.0.

PR:		38796
2002-06-01 19:00:17 +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
7facd80048 Update to GNOME 2.0 RC 1. 2002-05-02 03:37:15 +00:00
Maxim Sobolev
7c9a7e6c7b Use GNOME2 beta4 download location for all GNOME2 ports. 2002-04-26 14:50:03 +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
647b2a31c4 Update gtk/glib to the version 2.0 and other related ports to the latest
versions.

PR:		35541, 35744, 35757
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-11 17:53:25 +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
b43764cab0 Remove pkgconfig from ${BUILD,RUN}_DEPENDS - it's inherited with another
dependencies.
2002-02-21 09:46:20 +00:00
Maxim Sobolev
e58987e6a3 - Update to 0.24 - the version shipped with the GNOME2 alpha 2;
- swhich to .bz2 distfile;
- move distfile into gnome2 DIST_SUBDIR.
2002-02-12 09:01:09 +00:00