Commit graph

32 commits

Author SHA1 Message Date
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
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Baptiste Daroussin
4ad115ab4e Convert j* categories to USES=pkgconfig 2013-04-23 11:46:54 +00:00
Martin Wilke
dfaaafdd97 - Fix build
PR:		172725
Submitted by:	ports fury
2013-03-29 01:06:58 +00:00
Mark Linimon
a8693b8dee Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
2012-10-09 22:12:13 +00:00
Baptiste Daroussin
222461c302 Convert to new option framework 2012-06-29 12:42:04 +00:00
Martin Wilke
7623653437 - Update to version 1.3.2
PR:		166889
Submitted by:	Ports Fury
2012-04-21 18:48:07 +00:00
Thomas Abthorpe
30cb57c1ad - Reassign to the heap
Approved by:	portmgr (tabthorpe)
Feature safe:	yes
2012-04-03 00:11:56 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Makoto Matsushita
d3d362976c Unbreak (old distfiles not found): update to version 1.3.1.
Noticed by: pav
2008-06-19 14:57:38 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Makoto Matsushita
cabaa8d955 Put SHA256 checksums.
Fix long-standing typo in linux-vmware-toolbox5/distinfo (pass me
a pointyhat to me...)
2005-11-10 08:19:00 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Makoto Matsushita
13f34aeedc Join SIZEify movement here; add a SIZE line.
Submitted by:	trevor (and verified by myself)
2004-03-18 05:35:34 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Makoto Matsushita
37de272d34 Fix around skkdic-expr2.
Submitted by:	sf
Committed at:	Hotel Grand Marina, Helsinki, FI
2003-09-02 19:06:30 +00:00
Makoto Matsushita
4420e81b68 Updated to the latest version, 1.1.
PR:		55679
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-08-18 16:37:19 +00:00
Makoto Matsushita
0866591eab De-pkg-comment. 2003-02-22 15:51:59 +00:00
Makoto Matsushita
8ca6491f05 Change my email address to the one of @FreeBSD.org.
Reviewed by:	kuriyama
2002-03-15 15:47:40 +00:00
Yoichi NAKAYAMA
557c7de170 Update to 1.0, openlab version.
PR:		ports/33823
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
Approved by:	maintainer
2002-03-03 14:19:13 +00:00
FUJISHIMA Satsuki
841293e50e fix MASTER_SITES.
PR:		28795
Submitted by:	maintainer
2001-07-07 20:55:32 +00:00
Ade Lovett
2515626212 Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk
2001-05-31 22:22:59 +00:00
Neil Blakey-Milner
14f299b03c Standardise on "matusita@jp.FreeBSD.org" instead of various other
capitalisations.

Submitted by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
2000-10-15 03:19:11 +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
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
Michael Haro
a88a70925a More WWW: additions 1999-05-07 05:01:44 +00:00
Satoshi Asami
2d9909c4b2 Add ${WRKDIRPREFIX} in front of explicit ${WRKSRC} definitions. Please
read the handbook guys!
1998-12-23 12:02:18 +00:00
Jun Kuriyama
0289ec0e03 Use BUILD_DEPENDS instead of sucked do-extract.
Suggested by:	asami
1998-12-23 08:50:37 +00:00
Jun Kuriyama
9f9e9d2d50 japanese/skk-elisp:
Emacs-lisp frontend for the SKK Japanese-input software.
japanese/skk-jisyo:
  Jisyo (dictionary) file for the SKK Japanese-input software.
japanese/skk-tools:
  Jisyo-tools for the SKK Japanese-input software.
japanese/skkserv:
  Dictionary server for the SKK Japanese-input software.

PR:		ports/8705 (part of)
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>

Note:
  This PR cannot close until I commit japanese/skk meta-port
and take some tweaks.  Please wait.
1998-12-15 15:22:46 +00:00