1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
Erwin Lansing
8c6092e5ec BROKEN should not be quoted.
No functional change.
2010-06-13 08:40:06 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +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
Pav Lucistnik
a5884a575c - Add SHA256 2005-11-24 23:02:13 +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
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +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
Clive Lin
768225227e Fix breakage on current. 2001-11-03 20:24:55 +00:00
Jing-Tang Keith Jang
d157f22ca1 Fix an incorrect XLFD entry in kc12x24.
Submitted by:	kevlo
2001-01-31 08:23:56 +00:00
Clive Lin
3109cc202d If there's no other fonts under ${X11BASE}/lib/X11/fonts/local
( [ `\head fonts.dir` = 0 ] ), just kill fonts.dir

Submitted by: bento (mtree error)
2001-01-31 00:28:56 +00:00
Clive Lin
e441734f5c Strip out kc fonts alias in fonts.alias when under uninstall condition.
I know that one line perl -e script is ugly, but it works. Patches welcome.
2001-01-05 05:02:18 +00:00
Clive Lin
aabb3bc5be Don't rm -f lib/X11/fonts/local/fonts.dir eventhough there's really no
other fonts left. fonts.dir are in XFree86's pkg-plist both in version 3
and version 4.
2001-01-05 04:42: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
Satoshi Asami
9741d6da4d Remove empty fonts.dir and fonts.alias files. (Note chinese/kcfonts still
leaves fonts.alias behind -- it is not removing any entries from that file.)
2000-06-01 06:46:32 +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
Foxfair Hu
c93896aa60 PR: 16229
Submitted by:	Keith Jang <keith@ml.tw.freebsd.org>
Fix the kcfonts problem with some X applications, like Netscape or XEmacs.
The program which generates kcfonts just doesn't follow XLFD and let the
X-app get wrong information of big5-encoding fonts.
2000-01-23 14:16:54 +00:00
Steve Price
066cac2a52 Fix error message on pkg_add(1) and add fonts.alias to make X-locale
program use these fonts automatically.

PR:		12271
Submitted by:	Yuan-Chen Cheng <ycheng@ml.tw.freebsd.org>
1999-12-29 08:42:34 +00:00
David E. O'Brien
fe1e09a6cc Change Id->FreeBSD. 1999-08-25 04:58:03 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Satoshi Asami
47427bb692 Move fonts to ${X11BASE}/lib/X11/fonts/local.
Submitted by:	maintainer
1998-11-17 02:36:30 +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
Matthew Hunt
c90bb39b08 Grammar, spelling, and usage police. This commit brought to you by
the letters "B" and "C".  And some Chinese symbols as well.
1998-08-05 18:13:19 +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