Commit graph

26 commits

Author SHA1 Message Date
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
FUJISHIMA Satsuki
0d36d439cd pkg-message has been removed.
Pointed out by:	kris
2004-11-15 23:49:40 +00:00
FUJISHIMA Satsuki
a787f0b075 farewell to libxpg4. 2004-11-15 05:19:30 +00:00
Norikatsu Shigemura
16abfe2736 Fix dependency on emacs.
PR:		ports/67370
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer) [2]
2004-05-30 06:13:27 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Kirill Ponomarev
497d163127 - Use LATEST_LINK
PR:		ports/62423
Submitted by:	maintainer
2004-02-13 09:06:56 +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
Trevor Johnson
e99ceadaf6 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 14:45:08 +00:00
Bill Fenner
90475bdf96 Remove Y2K conformance statement URLs. 2003-05-08 21:51:46 +00:00
Akinori MUSHA
3baa89dcc9 De-pkg-comment. 2003-02-21 12:35:09 +00:00
SADA Kenji
ee928cbd72 - fix option use messages
- portlint
PR:	ports/45206
Submitted by:	maintainer
Pointed out by:	Takashi Kobayashi <kobayasi@res.kutc.kansai-u.ac.jp> at FreeBSD-users-jp[71924]
2002-11-11 08:02:56 +00:00
Edwin Groothuis
4a9e91a892 Japanese/emacs20-emcws dump core when using x11. From current
list, a linker option "-znocombreloc" can solve this problem.

PR:		ports/44926
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
2002-11-07 13:07:29 +00:00
Satoshi Taoka
70d3c836e8 Fix build by removing declaration for deprecated and unreferenced
sys_nerr variable.
This patch is copied from editors/emacs20/files/patch-src_emacs.c.

Approved by: maintaner
2002-10-30 13:30:28 +00:00
Satoshi Taoka
1c075370ae Bump PORTREVISION because of updating the dependency port japanese/Wnn6-lib
Approved by: maintainer
2002-10-30 13:25:34 +00:00
Akinori MUSHA
cf0fbaead2 s/PLIST_SUB=/PLIST_SUB+=/ to fix packaging. 2002-09-29 21:05:03 +00:00
Akinori MUSHA
80bf54119f Since WITH_{CANNA,FREEWNN,WNN6,SJ3} are always defined, there is no
need to check if they are defined.  Remove the checks and correct
conditional PLIST_SUB+= assignment.

Submitted by:	bento
2002-09-23 11:28:55 +00:00
Akinori MUSHA
0b62b48bc6 - Rename USE_* to WITH_*.
- Fix package generation for various options.

PR:		ports/41571
Submitted by:	NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> (MAINTAINER)
2002-08-27 04:51:10 +00:00
Shigeyuki Fukushima
c856368a91 Fix wnn option.
Don't build info (this package does not need info).

Submitted by:	NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
Obtained from:	http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/12612
2002-04-10 16:29:21 +00:00
Ying-Chieh Liao
17aae3e972 upgrade to 20020208
PR:		36922
Submitted by:	maintainer
2002-04-09 08:19:17 +00:00
Akinori MUSHA
0b10204950 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 11:08:52 +00:00
Yoichi NAKAYAMA
655edd3a29 Create appropriate DOC_FILE in build stage, instead of renaming
in install stage.

Submitted by:	MAINTAINER
Reviewed by:	knu(mentor)
2001-12-02 15:10:01 +00:00
Yoichi NAKAYAMA
a946692b01 Update to emcws-20.7-20011002.gz and add mule-4.1 feature.
PR:		ports/32320
Submitted by:	MAINTAINER
Reviewed by:	ports-jp@jp.freebsd.org,knu(mentor)
2001-12-01 09:09:12 +00:00
Yoichi NAKAYAMA
3bb6b61264 Update to emcws-20.7-20011002.gz and add mule-4.1 feature.
PR:		ports/32320
Submitted by:	MAINTAINER
Reviewed by:	ports-jp@jp.freebsd.org,knu(mentor)
2001-12-01 09:01:53 +00:00
Shigeyuki Fukushima
712b719743 New port: emcws (emacs with various input methods).
PR:		ports/22107
Submitted by:	NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
2001-06-27 14:33:44 +00:00