Commit graph

38 commits

Author SHA1 Message Date
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
Bartek Rutkowski
099e2f57cd japanese/k12: fix pkg-message paths
PR:		199536
Submitted by:	Watanabe Kazuhiro <CQG00620@nifty.ne.jp> (maintainer)
2015-04-21 12:36:56 +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
Antoine Brodin
8b6ef795df Cleanup plist 2014-11-12 13:45:59 +00:00
John Marino
04faa5a3f5 Stage and revamp japanese/k12, assign maintainership to submitter
* Add stage support
 * Replace NOPORTDOCS with option DOCS
 * Remove bad URL from MASTER_SITES
 * Convert to @fontsdir keywork (affects dependencies and pkg-plist)
 * Remove pkg-req (@fontsdir takes over its task)
 * Install directory has changed as a result (lib/X11/fonts/kaname12)

PR:		190071
Submitted by:	WATANABE Kazuhiro
2014-09-06 17:54:31 +00:00
Baptiste Daroussin
8ee9a3584f Add NO_STAGE all over the place in preparation for the staging support (cat: japanese) 2013-09-20 18:47:54 +00:00
Martin Wilke
bd13e30478 - Add missing fonts.alias to plist
- While here trim header

Reported by:	pkg (DEVELOPER_MODE)
2013-06-13 23:50:37 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Emanuel Haupt
f760c11728 Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared.
2011-08-02 20:58:23 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Mark Linimon
75d879520c Reset mita@jp.FreeBSD.org due to long period of inactivity.
Hat:	portmgr
2008-12-08 04:46:15 +00:00
Ion-Mihai Tetcu
bf45b7890f - use DOCSDIR
- fix plist for -DNOPORTDOCS
- bump PORTREVISION
- pet portlint

Approved by:	maintainer timeout to QAT BotMail
Prompted by:	QAT QA run
2008-11-17 21:24:57 +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
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Hiroki Sato
0ac2ce888f Back out the previous change. Mita-san will continue to
work as the maintainer of this port.

Discussed with:	mita and nork
2004-12-27 00:20:06 +00:00
Norikatsu Shigemura
d9ed90620d Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with:	hrs
Approved by:	kiri(blanket), mita(blanket),
		shige(blanket), taoka(blanket)
2004-12-23 09:32:50 +00:00
FUJISHIMA Satsuki
cb6ac0edad replace time-consuming grep -v with awk.
in example, deinstalling time of ja-shinonome is 332x faster than before.
2004-11-09 22:20:56 +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
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +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
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
Satoshi Asami
a1862f30e7 Add dependency to mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.
Submitted by:	bento and gohan
2000-09-12 11:08:05 +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
Akinori MUSHA
edcf8b3594 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)
2000-04-11 14:15:53 +00:00
Satoshi Taoka
6754b57e9c Fixed files/md5
PR: 16512
Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org>
Approved by: maintainer
2000-02-07 14:45:36 +00:00
Steve Price
c70c4e80a0 Update to version 1.1.
PR:		14404
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-11-01 01:10:42 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
SADA Kenji
0a70d2c36b Change {MASTER,PATCH}SITES: titech -> LOCAL_PORTS_JP.
Requested by:	Akihiro IIJIMA <aki@jp.freebsd.org>
1999-06-08 05:37:44 +00:00
SADA Kenji
b8375289e0 Reallocate the font directory (misc->local),
following the change in XFree86 3.3.3.
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-11-20 20:24:53 +00:00
Satoshi Asami
df5822f327 Remove empty directory on deinstall. 1998-10-09 03:48:25 +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
Masafumi Max NAKANE
5ee8474d29 Use DISTNAME and PKGNAME instead of DISTNAME and DISTFILES.
Change the PKGNAME from jp-* to ja-*.
1997-09-15 07:33:10 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
Satoshi Asami
add2f48dc3 Oops, forgot to put "jp-" in front. 1997-04-01 11:40:16 +00:00
Satoshi Asami
2bf5313e6b Japanese 12-dot fonts for X. Might be useful to laptop users.
Submitted by:	mita@jp.FreeBSD.org (MITA Yoshio)
1997-04-01 11:38:33 +00:00