Commit graph

29 commits

Author SHA1 Message Date
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Baptiste Daroussin
a5da770e67 Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
2015-03-21 23:05:19 +00:00
John Marino
0801e68c1b chinese/kcfonts: Yes, it really is jobs unsafe. Believe me. 2014-08-20 20:18:36 +00:00
Vanilla I. Shu
6b9d51b151 1: Stagify.
2: rename patches.
2014-08-07 16:05:15 +00:00
John Marino
9bb2e8eda8 chinese/kcfonts: Mark jobs unsafe 2014-02-05 23:34:22 +00:00
Baptiste Daroussin
f5750c6a0e Add NO_STAGE all over the place in preparation for the staging support (cat: chinese) 2013-09-20 16:01:22 +00:00
Erwin Lansing
8c6092e5ec BROKEN should not be quoted.
No functional change.
2010-06-13 08:40:06 +00:00
Pietro Cerutti
a588e81ddf - Remove dependency on X_CLIENTS_PORT
- Remove useless USE_X_PREFIX variable

Approved by:	miwi (mentor)
2008-03-10 22:02:16 +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
Jean Milanez Melo
e49940ba04 - Remove bad sites:
* ftp://freebsd.sinica.edu.tw/pub/distfiles/
	* ftp://wm28.csie.ncu.edu.tw/pub/distfiles/

- Add gentoo as mastersite.
2006-07-24 13:54:40 +00:00
Mark Linimon
8cf8875aef Reset bouncing maintainer address. These ports are now available for
adoption.

Note that I have left the maintainer's own ftp site as a MASTERSITE
because it still appears to be active (for now, anyways).

Hat:	portmgr
2005-07-25 21:58:10 +00:00
Sergey Matveychuk
dc769a34d1 - Pass maintainership to submitter
PR:		ports/75730
Submitted by:	statue(at)freebsd.netlab.cse.yzu.edu.tw
2005-01-08 15:50:05 +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
Kris Kennaway
eef11170a8 BROKEN on sparc64: Does not build 2004-04-12 04:02:31 +00:00
Oliver Eikemeier
e3c2232e45 Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR:		59109
Approved by:	marcus (mentor)
2003-11-19 19:28:40 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Satoshi Asami
3405e8106b Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and
RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.

Submitted by:	bento
2000-09-12 13:04:00 +00:00
Alexander Langer
22e1133da4 add a second mastersite.
PR:		19540
Submitted by:	maintainer
2000-06-27 13:39:07 +00:00
Vanilla I. Shu
860a0bf120 Remove obsolete site,
and add a patch for damn kcfont bug.

Submitted by:	clive@cirx.org
2000-04-30 04:15:36 +00:00
Satoshi Asami
74b19501bc Convert to PORTNAME/PORTVERSION.
Anomalies found:
 - autoconvert was missing "zh-" in front of PKGNAME
 - xcin (both 2.3 and 2.5) had invalid version strings
 - neither of xcin ports had NO_LATEST_LINK
 - telnet8-1.0 thinks PKGNAME is zh-telnet-1.0

Fixed all except the last (I wasn't sure if it was intentional).
2000-04-13 08:28:23 +00:00
David E. O'Brien
fe1e09a6cc Change Id->FreeBSD. 1999-08-25 04:58:03 +00:00
Satoshi Asami
3103ea2f76 Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" from
x11 to fonts.  While I'm here, change the category names in some
(hopefully all) CJK font ports.
1998-08-07 22:43:13 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Vanilla I. Shu
3b48b5fa3b correct MASTER_SITE. 1997-12-24 07:58:40 +00:00
Vanilla I. Shu
993195d645 Upgrade to 1.05 1997-12-17 17:17:38 +00:00
Vanilla I. Shu
1cba68462d Change MASTER_SITES. 1997-12-10 14:13:06 +00:00
Vanilla I. Shu
fb2a69ca39 Upgrade to 1.01 1997-12-08 09:36:07 +00:00
Vanilla I. Shu
f317f64af0 kcfonts is a free chinese fonts.
Submitted by:	Ming-I Hseh <PA@FreeBSD.ee.Ntu.edu.TW>
1997-12-07 02:43:57 +00:00