Commit graph

5445 commits

Author SHA1 Message Date
Edwin Groothuis
a582224f29 Remove support for OSVERSION < 5 2007-10-03 23:08:56 +00:00
Mark Linimon
0e966690a9 Mark as broken with gcc4.2 on 64-bit archs. 2007-10-02 01:28:34 +00:00
Mark Linimon
a78c7eefab Deprecate. This doesn't build with gcc4.2 and nothing else in the ports
collection uses it anymore.
2007-10-02 01:23:08 +00:00
Mark Linimon
0131701c4a Mark as broken on gcc4.2. While here, pet portlint. 2007-10-02 01:17:37 +00:00
Mark Linimon
a8d327485a Mark as broken: fails to install. 2007-09-30 08:24:48 +00:00
Ade Lovett
1f63d4fac8 Add new files that got accidently missed during autoconf update patch.
PR:		116639
2007-09-30 05:19:51 +00:00
Mark Linimon
dc572b07ee Before bsd.port.pre.mk, set either USE_PERL5 or WANT_PERL, depending on
whether the perl dependency is unconditional or conditional.  This will
be needed for the conditional inclusion of bsd.perl.mk.
2007-09-30 04:55:31 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Alejandro Pulver
7fb8382294 - Update to 20070929.
PR:		ports/116727
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2007-09-29 21:01:02 +00:00
Hiroki Sato
8396f7bcfa Fix mtree error. 2007-09-29 15:55:53 +00:00
Mark Linimon
bdee110b37 Add missing USE_PERL5. This is already present in devel/bugzilla/Makefile. 2007-09-26 01:40:46 +00:00
Nicola Vitale
ecf4e4ca33 - Remove useless OPTIONS variable 2007-09-25 07:30:43 +00:00
Nicola Vitale
d741d7a1c2 - Update to 1.9 2007-09-25 07:26:20 +00:00
MANTANI Nobutaka
381029c829 Update to 9100c.
PR:		ports/116503
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2007-09-24 14:59:22 +00:00
Martin Wilke
2123dfb945 - Update to 20070924
PR:		116590
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2007-09-24 06:02:05 +00:00
Martin Wilke
70f38e3e5e - Update to 20070915
PR:		116368
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2007-09-20 00:05:54 +00:00
Martin Wilke
74ddc02cd9 2007-08-22 java/jdk11-doc: Obsolete version of jdk
2007-08-22 databases/java-sqlrelay: Depends on obsolete version of jdk
2007-08-22 mail/yuzu: Depends on obsolete version of jdk
2007-08-29 net/ng_netflow: already in base in all supported versions of FreeBSD
2007-08-22 java/jdk12-doc: Obsolete version of jdk
2007-08-22 japanese/netypesv: Depends on obsolete version of jdk
2007-09-18 16:06:44 +00:00
Martin Wilke
16a60e099a - Fix build on amd64
PR:		116374
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
2007-09-15 16:43:58 +00:00
Martin Wilke
6bf04bcbd9 - Update to 3.2.3 (sync with mail/p5-Mail-SpamAssassin)
PR:		116007
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
2007-09-14 11:41:09 +00:00
Mark Linimon
703b4b11cc Fix up after bsd.perl.mk import.
Hat:	portmgr
2007-09-10 00:52:57 +00:00
Edwin Groothuis
c074b45c97 [patch] japanese/sj3 is broken
There are several problems with japanese/sj3 port.

	1. Original MASTER_SITES don't seem to work any longer.
	2. With the current patchset it builds okay, but it is said that it does not work correctly.
	3. It does not build under 7-CURRENT (i.e. with gcc4.2).

PR:		ports/113572
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
Approved by:	maintainer timeout
2007-09-09 07:08:07 +00:00
Edwin Groothuis
f5b6ef2ae8 japanese/ng: use termios instead of sgtty
The japanese/ng port makes use of the bsd style code for
	stuff like line discipline handling. Nowadays we can just
	use the sysv code, which makes us use the sgtty interface
	instead of termios, which is the preferred one.

PR:		ports/113325
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	maintainer timeout
2007-09-09 06:51:09 +00:00
Mark Linimon
b92954d9ba Fix plist substitution in the new Perl order.
Pointy hat to:	linimon
2007-09-08 16:39:27 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Edwin Groothuis
bf0d1bf81e New port: japanese/p5-Mail-SpamAssassin
A new port for SpamAssassin with Japanese tokenizer patch.

	Now the current version of SA is 3.2.1, while the latest Japanese
	patch is for version 3.1.8. Considering such delay I remade the
	port as standalone one.

PR:		ports/112445
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
2007-09-07 04:27:13 +00:00
Edwin Groothuis
0497bab58f New port: japanese/ochusha
ochusha is a program that gives a GUI based on GTK+ for
	accessing BBS like 2ch.net.

	WWW: http://ochusha.sourceforge.jp/

PR:		ports/95854
Submitted by:	sgr <faust@ua.airnet.ne.jp>
2007-09-07 04:06:37 +00:00
Joe Marcus Clarke
d84f52593e As promised, remove net-im/gaim, and all dependent ports. Gaim has been
replaced by net-im/pidgin.
2007-09-07 03:47:30 +00:00
Edwin Groothuis
de6ccea84d [new port] japanese/asterisk-sounds-jp Japanese sound files for Asterisk
This is a Japanese sound files for Asterisk(PBX).

	It increases by MS Eri Takeda of a voice actor to do Japanese
	utterance.

	And sound files is limited to a purpose to use Asterisk PBX
	can take advantage of it in royalty-free freely.

PR:		ports/114067
Submitted by:	Fumihiko Kimura <jfkimura@yahoo.co.jp>
2007-09-06 22:27:52 +00:00
Tilman Keskinoz
09b32c7b55 Update to 20070901
PR:		116003
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
2007-09-02 17:12:09 +00:00
Hiroki Sato
3e8e71d2ba Fix wrong configure options.
Pointy hat to:	hrs
2007-09-02 15:09:05 +00:00
Norikatsu Shigemura
02b637fc58 Fix type: USE_X_LIB --> USE_XLIB
PR:		ports/116008
Submitted by:	Seiya Yanagita s_yanagita at ybb.ne.jp
Reported by:	infofarmer
2007-09-02 15:08:56 +00:00
Norikatsu Shigemura
4d8cfc2552 Fix typo: USE_X_LIB --> USE_XLIB
Reported by:	infofarmer
2007-09-02 15:04:45 +00:00
Michael Nottebrock
deaff82245 Update to Qt 4.3.1. 2007-09-02 06:23:28 +00:00
Hajimu UMEMOTO
ebd876db1f USE_X_LIB --> USE_XLIB
Reported by:	infofarmer
2007-08-31 16:25:23 +00:00
Andrew Pantyukhin
5d4e926ab1 - s/USE_X_LIB/USE_XLIB/ in unmaintained ports
Noticed by:	gabor
2007-08-31 13:27:42 +00:00
Hajimu UMEMOTO
048429e698 Require pygtk2 to enable python support. 2007-08-29 17:36:14 +00:00
Thomas Abthorpe
2574f69107 - change maintainer address on ports I maintain
Approved by:	clsung (mentor)
2007-08-23 04:00:04 +00:00
Hajimu UMEMOTO
4166d2aa8a Require textproc/p5-XML-Parser for build. 2007-08-20 18:00:59 +00:00
Martin Wilke
d0ac5cdeea 2007-08-19 mail/mew3-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/skk10-elisp-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-sj3+wnn7: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-sj3+wnn6: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-freewnn+sj3: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+freewnn: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/migemo-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/lookup-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/emacs20-emcws: editors/emacs20 is also deprecated
2007-08-19 japanese/ddskk-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 09:08:39 +00:00
Martin Wilke
0190622d48 2007-08-19 www/emacs-w3m-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 mail/wanderlust-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 mail/rmime: emacs20 and related ports are obsolete; also, distfile is unfetchable
2007-08-19 mail/mew2-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 mail/mew-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 mail/emh-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 lang/tuareg-mode.el: emacs20 and related ports are obsolete; this port needs an update
2007-08-19 korean/hanemacs: depends on emacs19 which is obsolete
2007-08-19 japanese/weather-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 08:53:57 +00:00
Hajimu UMEMOTO
15554b27f9 Use LOCALBASE. 2007-08-16 19:12:07 +00:00
Hajimu UMEMOTO
49a68e1397 Update to 0.6.0. 2007-08-16 16:32:28 +00:00
Sergey Matveychuk
21dc83b349 - Add japanese/lookup-emacs21 as a slave to japanese/lookup
PR:		ports/114670
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2007-08-09 14:03:06 +00:00
Sergey Matveychuk
940177b141 - Remove EMACS_PORT_NAME knob.
PR:		ports/114670
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2007-08-08 09:38:36 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
MANTANI Nobutaka
dc3f8b6d38 Correct dependency to fix package build.
Reported by:       pointyhat via kris
2007-08-04 10:53:59 +00:00
MANTANI Nobutaka
2fd407c514 Update email address in pkg-descr. 2007-08-04 08:08:24 +00:00
MANTANI Nobutaka
6ab6e653a8 Add CONFLICTS for ja-migemo-emacs22.
Update email address in pkg-descr.
2007-08-04 08:07:46 +00:00
MANTANI Nobutaka
af0a4b3d56 Add migemo-emacs22, Japanese incremental search tool for emacs. 2007-08-04 08:05:03 +00:00
Michael Nottebrock
e332496be5 - bsd.qt.mk:
QT_COMPONENTS can now be depended on at runtime or buildtime only by
specifiying them as <component>_build or <component>_run, respectively.
Specifying <component> without any suffix will depend on the component
at both build- and runtime just like before.

- Convert Qt core ports to use the new dependency switches.

- Add a patch to corelib to fix Qt4 on ARM, submitted by:
  Björn König <bkoenig@alpha-tierchen.de>
2007-08-02 22:37:40 +00:00