1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Marcelo Araujo
7c806af372 - Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.

PR:		ports/125243
Submitted by:	pgollucci
Reworked by:	myself
Tested on:	pointyhat exp-run (pav)
2009-02-02 01:36:16 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Joe Marcus Clarke
f6bb69eef0 Do not install config file as these fonts will automatically be loaded
with fontconfig-2.4.2.  By installing the config file, it is no longer possible
to override Bitstream fonts in the users ~/.fonts.conf file.

PR:		110544
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
2007-03-24 20:40:54 +00:00
Pav Lucistnik
45a085ac12 - Remove support for xfree86-3
PR:		ports/106666
Submitted by:	vd
With hat:	portmgr
2007-02-02 17:06:25 +00:00
Jeremy Messenger
7f86966102 Use the correct mtree when you change the prefix, for example:
Incorrect: (before)
	================================
	# cd /usr/ports/x11-toolkits/pango
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.local.dist <-- Here...
	================================

	Correct: (after)
	================================
	# cd /usr/ports/x11-toolkits/pango
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist <-- Here...
	================================
2006-06-12 04:58:43 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +00:00
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
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
Joe Marcus Clarke
6b37e77d34 Use the correct plist. 2005-02-16 05:11:47 +00:00
Pav Lucistnik
0a2695ab60 - Avoid dependency on X libraries [1]
- Portlint

PR:		ports/77503 [1]
Submitted by:	Rui Lopes <rui@ruilopes.com>
2005-02-15 15:54:00 +00:00
Joe Marcus Clarke
5e743e5b88 Update to include information about X.Org as well as XFree86.
Reported by:	obrien
2004-10-26 16:25:55 +00:00
Joe Marcus Clarke
074e5adecc Remove trailing whitespace. 2004-10-26 16:23:14 +00:00
Pav Lucistnik
d86e03252b - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 14:46:32 +00:00
Pav Lucistnik
0ea5a419ab - Style: s/@freebsd.org/@FreeBSD.org/ 2004-03-03 16:38:02 +00:00
Joe Marcus Clarke
696377b84c Update to the release version, 1.10. 2003-04-17 03:06:55 +00:00
Joe Marcus Clarke
a15a7f97d2 Distfile was re-rolled again (only HTML and punctuation changes to the
COPYRIGHT).
2003-02-22 04:25:01 +00:00
Joe Marcus Clarke
56a121b1dd Add a RUN_DEPENDS on fontconfig as well. 2003-02-20 20:35:47 +00:00
Joe Marcus Clarke
d1166bf4de Looks like we do need fc-cache since the cache files seem to vary slightly
from machine to machine.
2003-02-20 20:28:22 +00:00
Joe Marcus Clarke
d084353d6f * Don't depend on fontconfig (instead, package fonts.cache-1 with the port)
* Only install local.conf if one doesn't already exist
2003-02-20 01:38:32 +00:00
Joe Marcus Clarke
2da57d932d * The distfile was rerolled (only HTML formatting changes) so correct
checksum
* Do not depend on ttmkfdir, but instead package the fonts.dir with the
  port [1]

Suggested by:	nectar [1]
2003-02-19 17:52:18 +00:00
Joe Marcus Clarke
1e0c1acd4e Remove redundant -p from ${MKDIR}. 2003-02-19 04:22:37 +00:00
Joe Marcus Clarke
51d1468fd0 Add bitstream-vera, a collection of 10 high-quality TrueType fonts that
look really nice in GNOME 2.

Inspired by:	x11-fonts/webfonts
2003-02-19 04:19:32 +00:00