Commit graph

46 commits

Author SHA1 Message Date
Joe Marcus Clarke
e18151212d Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixes
and new features.  Don't believe me?  Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.

DO NOT USE portupgrade by itself to upgrade to GNOME 2.12.  Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh.  This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.

In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen.  The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>.  His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.

The FreeBSD GNOME Team would lank to thank the following users for
their contributions to this release:

Matthew Luckie <mjl@luckie.org.nz>
ade
sajd on #freebsd-gnome
Caelian on #freebsd-gnome
mnag
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Mark Hobden <markhobden@gmail.com>
Sergey Akifyev <asa@agava.com>
Andreas Kohn

For more information on GNOME on FreeBSD, checkout
http://www.FreeBSD.org/gnome/.  The 2.12 documentation will be
posted shortly.
2005-11-05 04:53:48 +00:00
Joe Marcus Clarke
62b080be16 Update to the latest Firefly patchset. This patchset makes CJK TrueType fonts
prettier.

PR:		78886
Submitted by:	hamigua <hamigua@cuc.cn>
2005-03-16 08:23:29 +00:00
Joe Marcus Clarke
015687d5d8 Remove the now-redundant MTREE file selection code. This is handled in
bsd.port.mk.

Requested by:	lesi
2005-03-04 08:01:33 +00:00
Pav Lucistnik
75bab0f82d - Play hide'n'seek with fd.o people
Reported by:	krismail
2005-02-14 23:40:06 +00:00
Joe Marcus Clarke
523dd2e58b * Remove the font cache built by fc-cache in POST-INSTALL phase
* Apply NOPORTDOCS and update PLIST correspondingly
* Make portlint a bit happier

PR:		77293
Submitted by:	leeym
2005-02-09 05:42:47 +00:00
Joe Marcus Clarke
5cc3a06e89 Add the Firefly font patchset. This patchset is mainly used to make
CJK TrueType fonts look prettier.  Various enhancements like bold, italic,
readability, and embedded bitmap font help a CJK X desktop a great deal.

To enable this patchset, define WITH_CJK while building these ports (pango,
fontconfig, libXft, and freetype2).

PR:		73083
Submitted by:	clive
Obtained from:	Hamigua <hamigua at cuc.cn> (I think)
2004-11-21 22:03:48 +00:00
Jeremy Messenger
695d1990a5 I have forgotten to remove the lthack. The USE_LIBTOOL_VER and lthack should
not be together.
2004-07-26 21:21:18 +00:00
Jeremy Messenger
62d9a8ba85 Use the correct version of libtool 13 -> 15 to avoid install the *.la files. 2004-07-25 19:01:38 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Joe Marcus Clarke
5c861b2160 Update to 2.2.3. 2004-07-02 16:46:02 +00:00
Joe Marcus Clarke
b4d81aac8b Remove conditional %%PORTDOCS%% since the docs will be installed no matter
what.
2004-05-11 18:11:58 +00:00
Joe Marcus Clarke
ea85c48e9b Fix some portlint warnings, and use lthack to eliminate the needs for a
patch.

Submitted by:	krion
2004-05-11 18:08:58 +00:00
Joe Marcus Clarke
c6207f6d1d "Update" to 2.2.2, the latest stable release with a PORTEPOCH bump. 2004-03-16 20:29:33 +00:00
Jun Kuriyama
4a868f8a2a o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
2004-03-14 07:58:26 +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
Joe Marcus Clarke
9973762918 Add a new MASTER_SITE since the Fontconfig site went away. 2003-09-18 15:09:59 +00:00
Joe Marcus Clarke
0433f602f2 This is a first for me. Correct a typo in the patch _name_ so the patch
actually gets applied.
2003-07-19 00:16:36 +00:00
Joe Marcus Clarke
a844a8e778 Revert some of the FreeType code in fontconfig to fix some font rendering
issues with Adboe fonts (particularly Helvetica and Times).

Reported by:	many
2003-07-18 22:02:56 +00:00
Joe Marcus Clarke
5da7294535 Fix a problem with certain languages not having any fonts in Mozilla and
Mozilla-based browsers.
2003-07-18 19:24:08 +00:00
Joe Marcus Clarke
d22db076cc Update to 2.2.90. 2003-07-18 02:05:20 +00:00
Joe Marcus Clarke
02e4e02a18 Update to 2.2.1. 2003-06-17 22:57:20 +00:00
Adam Weinberger
c413d0b2b0 Utilize USE_GNOME= pkgconfig. 2003-06-16 20:52:58 +00:00
Joe Marcus Clarke
2d797f8874 Update to 2.2.0, the fontastic-everything-finally-works release. 2003-04-22 01:22:48 +00:00
Joe Marcus Clarke
ae02ed7473 Add patch to avoid dereferencing a NULL pointer in freetype2. This fixes
a crash with certain monotype fonts such as the Windows FixedSys fonts.
Note, the real fix should go into freetype2, but I'm still waiting for
feedback from them.

Obtained from:	Fontconfig CVS
2003-04-18 16:59:36 +00:00
Joe Marcus Clarke
a33efaed13 Add a missing '\'. 2003-04-17 16:48:04 +00:00
Joe Marcus Clarke
eb8dc6a7c1 At least one person had problems fetching 2.1.94. Add another dist site.
Reported by:	ijliao
2003-04-17 16:30:39 +00:00
Joe Marcus Clarke
001b6b020b Update to 2.1.94. 2003-04-16 23:04:13 +00:00
Joe Marcus Clarke
4e1bacd096 Update to 2.1.93. 2003-04-13 05:52:45 +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
0e0d4691b5 Update to 2.1.92. This is a hacked development version that should solve
most of the Xft/fontconfig problems people are experiencing.  Note that
in this version, font caches do not have to exist for Xft applications
to function properly.

PR:	50482
2003-04-04 06:53:18 +00:00
Joe Marcus Clarke
0a0b929f58 Add -f to fc-cache to force a font cache build. This fixes GNOME
installation from packages.

Reported by:	murray
2003-03-28 18:45:18 +00:00
Joe Marcus Clarke
2b7e6e3fea Fix a bug in fontconfig's configure script that was causing fonts.conf
to not include /usr/X11R6/lib/X11/fonts if XFree86 was not installed.
This was in turn leading to crashes in things such as xclock.  This bug
has been filed with fontconfig's Bugzilla as bug #45.

Reported by:	many
Brought to my attention by:	anholt
Approved by:	portmgr (will)
2003-03-13 23:07:30 +00:00
Joe Marcus Clarke
8969fc1f64 Force ldconfig to run before pkg-install to fix a problem where the user
may have booted the machine without having /usr/X11R6/lib.  Thus ldconfig
never cached it.  This should fix the sprious Error 1 failures when
running post-install.

Reported by:	anholt
2003-03-05 23:53:45 +00:00
Joe Marcus Clarke
10dae83f07 Sync fontconfig with the XFree86 4.3.0 release.
* Fixes a segfault
* Performs country-independent matching for Chinese languages
* Finishes off the UTF-16 conversion code
* Adds a section on local.conf to fontconfig.3

Obtained from:	XFree86 CVS
2003-03-02 17:14:13 +00:00
Joe Marcus Clarke
aaad903cce * Set LC_ALL to C in MAKE_ENV to avoid creating non-well-formed XML
* Allow CJK users to use fixed-width TrueType fonts [1]

Submitted by:	perky
Obtained from:	fontconfig CVS [1]
2003-03-01 01:37:54 +00:00
Joe Marcus Clarke
25ec553293 * Install fc-cache and fc-list manpages [1]
* Quiet portlint with regard to pkg-descr
* De-pkg-comment

Requested by:	Gord Broom <gord@selfstyled.dyndns.org> [1]
2003-02-28 05:56:22 +00:00
Joe Marcus Clarke
f701a952e3 Install fontconfig's manpage. 2003-01-24 05:12:09 +00:00
Eric Anholt
f681cbe4c6 Make this port PREFIX?=${X11BASE} rather than USE_X_PREFIX, because it doesn't
use the X libraries and will be depended on for the 4.3 ports.

Reviewed by:	marcus
2003-01-24 04:58:53 +00:00
Joe Marcus Clarke
d294b3066c Make sure fc-cache is run after installation for both the port and
package.

PR:	47283
2003-01-21 16:19:47 +00:00
Joe Marcus Clarke
2400f345c8 Update to 2.1. 2003-01-19 19:28:36 +00:00
Joe Marcus Clarke
b4c04e0309 The MASTER_SITE's DNS has changed. Make this port fetchable once more.
Submitted by:	Miklos <miklos@microsux.dk>
2002-11-12 18:10:53 +00:00
Joe Marcus Clarke
99ff4271b4 Correct the default font path.
Submitted by:	boris karlov <borman@blank.spb.ru>
2002-10-23 16:30:04 +00:00
Joe Marcus Clarke
c7c57e81e5 Fix a problem with the shared library installation. 2002-10-07 16:43:11 +00:00
Joe Marcus Clarke
4aa34c64c5 Add fontconfig, an XML-based font configuration API for X. 2002-10-06 20:56:30 +00:00