1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Mathieu Arnold
e50dc2a336 Cleanup $() variables in ports Makefiles.
Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)

Sponsored by:	Absolight
2016-07-20 15:33:20 +00:00
Mathieu Arnold
d720895db1 Bump both of those after the fonts path change.
Sponsored by:	Absolight
2015-03-24 14:08:21 +00:00
Baptiste Daroussin
a6036fb6f4 Convert to USES=fonts 2015-03-20 18:35:50 +00:00
Jimmy Olgeni
0f8026e874 Use SUB_LIST to set the actual font path in pkg-message.
PR:		196522
Submitted by:	Greg Becker
2015-01-06 14:35:20 +00:00
Jimmy Olgeni
d513b90079 Add staging support and cleanup.
- Use @fc in pkg-plist.
2014-06-10 12:50:34 +00:00
Baptiste Daroussin
8370206e3b Add NO_STAGE all over the place in preparation for the staging support (cat: x11-fonts) 2013-09-20 23:51:14 +00:00
Jimmy Olgeni
3ffb31b841 Convert Makefile headers to the new format in my ports. 2013-01-26 14:50:30 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Jimmy Olgeni
5ff3938edb Suggest using xorg.conf rather than XF86Config.
Submitted by:	ryusuke
2011-02-09 22:50:11 +00:00
Jimmy Olgeni
361279f24f Remove references about /usr/X11R6 from pkg-message.
PR:		ports/113756
Submitted by:	tomdean(at)speakeasy.org
2008-06-20 22:11:24 +00:00
Martin Wilke
ca519ab8c0 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 23:21:25 +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
Jimmy Olgeni
6902b1ae80 Fix file permissions. 2006-03-26 19:42:19 +00:00
Jimmy Olgeni
371160e582 Fix MASTER_SITES. 2006-03-26 17:59:11 +00:00
Jimmy Olgeni
0599ec230b Use NO_BUILD. 2006-03-26 17:55:24 +00:00
Jimmy Olgeni
b09702dc34 Add fc-cache handling.
Obtained from:	Dejan Lesjak <dejan.lesjak(at)ijs.si>
2006-03-26 17:49:22 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Jimmy Olgeni
ffd13ae061 Move install instructions from pkg-descr to pkg-message.
PR:		65529
Submitted by:	Jason Bacon <bacon(at)smithers.neuro.mcw.edu>
2004-05-01 15:59:56 +00:00
Jimmy Olgeni
2a67f30d03 Add SIZE data.
Submitted by:	trevor
2004-03-18 20:45:09 +00:00
Jimmy Olgeni
002f8adf4d Always use "/etc/X11/XF86Config" as the default file for font
configuration.

Suggested by:	Matt Mills <matt_mills@btopenworld.com>
2003-04-26 17:06:06 +00:00
Jimmy Olgeni
2563cb72b3 De-pkg-comment my ports + some more. 2003-02-23 10:51:29 +00:00
Jimmy Olgeni
2ca20e80cc Use tabs only to indent assignments (whitespace only). 2001-02-04 21:15:08 +00:00
Jimmy Olgeni
3e864278c5 Use proper capitalization (freebsd.org -> FreeBSD.org)
Noted by: sobomax
2001-01-24 12:43:14 +00:00
Jimmy Olgeni
332200153a Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org) 2001-01-24 12:05:15 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Will Andrews
0c6af39fe3 Add urwfonts 1.0, another font collection for X.
PR:		20560
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-09-16 04:34:43 +00:00