1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

33 Commits

Author SHA1 Message Date
MANTANI Nobutaka
770fd39d2c * Use pkg-install/pkg-deinstall scripts instead of pkg-req.
* Add staging support.
* Remove an verbose dependency from RUN_DEPENDS and fix typo.
* Remove "MAKE_ARGS= PREFIX=${PREFIX}" from Makefile.
  It's done by bsd.port.mk.
* Remove mkfontdir command from original Makefile.
  It's done by pkg-plist.
* Remove fonts.alias update command (@unexec) from pkg-plist.
  It's done by pkg-deinstall.
* Remove fonts.alias from pkg-plist.
  It's handled by pkg-install/pkg-deinstall.
* Add a "@mode 444/@mode" pair to pkg-plist for appropriate file permission.

PR:		190073
Submitted by:	CQG00620@nifty.ne.jp
2014-06-22 10:11:38 +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
Andrej Zverev
bfef5ebd27 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 09:39:11 +00:00
Martin Wilke
6e398b55a6 - Add missing fonts.alias
- trim header

Reported by:	pkg (DEVELOPER_MODE)
2013-06-19 14:58:42 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
MANTANI Nobutaka
cdbea84d72 Fix misspelling.
Submitted by:	olgeni
2011-10-10 14:27:16 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Dmitry Marakasov
0074c5fa8c - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +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
MANTANI Nobutaka
3bf3679b13 Add USE_PERL5_BUILD for upcoming xorg upgrade.
Suggested by:	lesi
2004-12-12 14:19:26 +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
MANTANI Nobutaka
e6d2af565d Add SIZE to distinfo.
Submitted by:	trevor
2004-03-25 13:32:31 +00:00
MANTANI Nobutaka
3ffe75772b Update to 2.90. 2003-10-14 13:15:21 +00:00
MANTANI Nobutaka
a33aeb1362 De-pkg-comment. 2003-02-22 14:25:38 +00:00
MANTANI Nobutaka
a7a65ecd89 Update to 2.22. 2003-01-04 15:17:13 +00:00
MANTANI Nobutaka
61904d0a48 Update to 2.21. 2002-07-07 14:56:13 +00:00
MANTANI Nobutaka
a9fa35f71a Update to 2.2. 2002-05-16 13:02:42 +00:00
MANTANI Nobutaka
e4cb792748 Bump PORTEPOCH since I've updated this port from 2.04 to 2.1. 2002-03-03 06:48:59 +00:00
MANTANI Nobutaka
10f5f74b39 Update to 2.1. 2002-02-28 18:12:22 +00:00
MANTANI Nobutaka
da16de2d78 Update to 2.04. 2002-02-11 06:42:02 +00:00
MANTANI Nobutaka
20aa69ddcc Maintainer is committer now.
Reviewed by:	knu
2001-11-03 19:16:50 +00:00
FUJISHIMA Satsuki
c37b3a71e5 update to 2.03.
PR:		28993
Submitted by:	maintainer
2001-07-16 18:45:53 +00:00
FUJISHIMA Satsuki
306d1f5c08 update to 2.02.
Approved by:	maintainer
2001-06-20 01:04:55 +00:00
FUJISHIMA Satsuki
98befe8fa7 update to 2.01.
Approved by:	maintainer
2001-06-18 20:26:34 +00:00
Takanori Watanabe
59190a1349 Sync description with recent update.(Adding 14 dot font) 2001-06-18 11:55:33 +00:00
FUJISHIMA Satsuki
8ba353aff1 o update monafonts to 2.0.
o sync navi2ch dependency.

PR:		28234
Submitted by:	maintainer
2001-06-17 17:43:07 +00:00
FUJISHIMA Satsuki
f56f645d0f change $(GZIP) -> $(GZIP_CMD) to prevent brokenness with environment
variable GZIP.

Approved by:	maintainer
2001-05-09 22:52:15 +00:00
James E. Housley
91dbb2cfe3 Update japanese/monafonts port to 20010323
PR:		26119
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com> MAINTAINER
2001-03-31 01:31:41 +00:00
Takanori Watanabe
e21026544a Move monafonts to Japanese directory.
Submitted by:MAINTAINER
2001-02-21 17:11:55 +00:00