1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Baptiste Daroussin
932db7c46c New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a different do-configure target.

Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).

While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
2013-06-28 11:51:05 +00:00
Jason Helfman
69a52214a8 - adoption of optionsNG framework
- trim COMMENTS and historical headers

Approved by:	portmgr (bapt)
2013-05-26 00:33:54 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Dmitry Marakasov
33e3d901d4 Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:	2 tinderbox runs by pav
Approved by:	portmgr (pav)
2009-06-09 15:33:28 +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
Ion-Mihai Tetcu
1af5f4ff10 Use OPTIONS and convert USE_SKK10 to WITH_SKK10.
PR:		ports/98906
Submitted by:	maintainer
Suggested by:	erwin
2006-06-14 09:20:18 +00:00
Edwin Groothuis
8f4ccb0a04 Remove USE_REINPLACE from categories starting with a J 2006-05-09 00:18:07 +00:00
Emanuel Haupt
989ad4078f Add SHA256 checksums
PR:		90870
Submitted by:	KOMATSU Shinichiro <koma2@lovepeers.org> (maintainer)
2005-12-24 15:01:26 +00:00
Vanilla I. Shu
d76df9ff7e - Change maintainer's mail address.
- Change URL of {MASTER,PATCH}_SITES where I distribute sources/patches.
- mkbold/mkitalic: Make portlint happy.

PR:		ports/80538
Submitted by:	maintainer
2005-05-03 09:33:32 +00:00
Pav Lucistnik
52469fd294 - Update maintainer's address
PR:		ports/65663
Submitted by:	KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> (maintainer)
2004-04-17 15:43:02 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Norikatsu Shigemura
68f24ccfa0 Update to 3.0.6.
PR:		ports/48835
Submitted by:	KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
2003-03-23 10:32:56 +00:00
Akinori MUSHA
3baa89dcc9 De-pkg-comment. 2003-02-21 12:35:09 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Edwin Groothuis
fcb25359aa Upgrade to 2.06.1
Upgrade to skkinput-3.0_3.1

pkg-comment -> PORTCOMMENT

PR:		ports/45040,ports/45041
Submitted by:	KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
2002-11-09 01:06:48 +00:00
Akinori MUSHA
0ad0d6fd2a Update skkinput3 to 3.0_1 after a repocopy from japanese/skkinput.
PR:		ports/41808
Submitted by:	KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
2002-09-13 10:18:23 +00:00
Akinori MUSHA
8e270816f9 Update the japanese/[o-t]* ports with the new
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
2000-04-12 14:38:12 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Steve Price
147dc3e8e4 Update to version 2.03.
PR:		12829
Submitted by:	Yasuhiro Fukuma <yasuf@big.or.jp>
1999-08-01 04:11:16 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Masafumi Max NAKANE
d74cd55858 Remove man page entries. 1998-09-05 00:27:52 +00:00
Jun-ichiro itojun Hagino
52a23c102b path to Japanese manpage updated (s/ja_JP.EUC/ja/)
Submitted by:	sada@e-mail.ne.jp (SADA Kenji)
1998-06-06 03:45:17 +00:00
Jun Kuriyama
15cd9fa349 Original distribution was updated.
(2.00-SNAP980123 --> 2.00)

PR:	6126
1998-04-18 15:50:19 +00:00
Jun-ichiro itojun Hagino
e1f551880d "BROKEN=fetch" was a temporary failure.
just to be sure I sticked the tar.gz file into asami-san's playground.
1998-03-22 15:10:23 +00:00
Satoshi Asami
968ffec366 Mark this port broken, can't fetch. 1998-03-21 10:54:22 +00:00
Jun-ichiro itojun Hagino
ebf0d1d99e ports/japanese/skkinput
"A SKK-like Japanese input method for X11."

PR:		5631
1998-03-12 16:05:02 +00:00