Commit graph

76 commits

Author SHA1 Message Date
Edwin Groothuis
1e1dff6290 Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files

PR:		ports/121435 (related)
2008-03-06 22:19:52 +00:00
MANTANI Nobutaka
29d6bee6b5 - Fix pkg-plist.
- Fix build error on 7-stable and 8-current. [1]
- Fix build error on amd64. [2]

PR:		ports/117325 [1], ports/117677 [2]
Submitted by:	Takuya Harada <tharada@e-mail.jp> [1],
	  	Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> [2]
Approved by:	portmgr (pav)
2007-11-11 06:37:21 +00:00
MANTANI Nobutaka
c9fa452e03 - Update to 1.4.1.
- Update WWW entry in pkg-descr.
2007-10-14 15:12:51 +00:00
Edwin Groothuis
b448c92411 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 06:21:46 +00:00
Mark Linimon
1bed6d552b Move the USE_PERL definition before pre.mk inclusion. This will be needed
to conditionalize bsd.perl.mk inclusion.

Approved by:	maintainer
2007-09-29 20:59:05 +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
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +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
MANTANI Nobutaka
60288adcbc Update to 1.3.1.
PR:		ports/109399
Submitted by:	Yamashiro Jun<yamajun@ofug.net>
2007-03-10 20:12:52 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
MANTANI Nobutaka
b4e2e0fdb9 Update to 1.2.1. 2006-09-03 14:09:23 +00:00
MANTANI Nobutaka
38a2728d8c Make PORTREVISION overridable from slave ports. 2006-07-31 16:35:56 +00:00
MANTANI Nobutaka
d79d028eaf Link libuim properly to fix breakage of uim plugins. 2006-07-27 15:11:48 +00:00
MANTANI Nobutaka
3f90fed2bb Fix build error of uim-qt on 6-stable.
Reported by:	Dan Reinholz <xaenn@yahoo.com>
2006-07-23 12:16:55 +00:00
MANTANI Nobutaka
a25a39a9fa Add WITHOUT_X11 knob. 2006-07-10 02:06:29 +00:00
MANTANI Nobutaka
35cfb36cb0 Update to 1.1.1. 2006-07-08 14:53:10 +00:00
MANTANI Nobutaka
89abb4bc3d - Update to 1.1.0.
- Mark textproc/uim-m17nlib IGNORE since it requires m17n-lib-1.3.1 or later.
2006-06-12 17:45:54 +00:00
Edwin Groothuis
1adfa4acd3 Remove USE_REINPLACE from categories starting with T 2006-05-13 04:24:52 +00:00
MANTANI Nobutaka
e9567db0fa Install uim-candwin-gtk from textproc/uim port for uim-xim. 2006-04-26 18:02:49 +00:00
MANTANI Nobutaka
7a8e90528b Show message about port split. 2006-04-16 17:00:25 +00:00
MANTANI Nobutaka
41db800c30 Make CATEGORIES variable overridable for upcoming slave ports. 2006-04-16 16:33:19 +00:00
MANTANI Nobutaka
43308a7375 Split optional features into the following seven slave ports and stop using OPTIONS.
japanese/uim-anthy - Uim plugin using Anthy input method
japanese/uim-canna - Uim plugin using Canna input method
japanese/uim-prime - Uim plugin using PRIME input method
textproc/uim-gnome - GNOME applets of uim input method
textproc/uim-gtk - GTK+ modules of uim input method
textproc/uim-m17nlib - Uim plugin using m17n library input method
textproc/uim-qt - QT modules of uim input method

PR:		ports/95785
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
2006-04-16 16:27:27 +00:00
MANTANI Nobutaka
1dd7c5c6ef Correct WWW entry.
PR:		ports/94360, ports/94361
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2006-03-26 12:09:03 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
MANTANI Nobutaka
cb8e3ea2d5 Make OPTIONS setting overridable from make arguments.
Reported by:	Chie & Kevin Reinholz <reinholz@alumni.sandiego.edu>
2006-02-04 18:27:21 +00:00
MANTANI Nobutaka
a40f2d0d2b - Fix compile error on 4-stable [*].
- Add dependency on perl5 port to fix build error regarding intltool-merge on 4-stable.

Reported by:	kris [*]
2006-01-31 17:43:42 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
MANTANI Nobutaka
1af4f60eb0 - Update to 1.0.1.
- Use OPTIONS.
- Make dependencies on anthy and m17nlib optional.
2005-12-25 05:47:34 +00:00
MANTANI Nobutaka
1a3c991571 Add byeoru Korean input module.
PR:		ports/89388
Submitted by:	Sangwoo Shim <sangwoos@gmail.com>
2005-12-02 18:46:55 +00:00
MANTANI Nobutaka
b2f9d34f45 Move japanese/uim port to textproc category after repocopy.
PR:		ports/89725
Submitted by:	nobutaka
2005-11-30 16:32:14 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
MANTANI Nobutaka
ef24e0ada3 Sync with libscim shared library version bump. 2005-11-06 17:41:07 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Kris Kennaway
a7b8decb33 BROKEN on ia64: Segfault during build 2005-10-28 23:05:06 +00:00
MANTANI Nobutaka
74944e0d2e - Update to 0.9.1. This version fixes the privilege escalation vulnerability.
- Fix build error with WITH_SCIM on 4-stable. [*]

Submitted by:	mi <the_necronomicon@bigfoot.com> [*]
Security:	http://www.vuxml.org/freebsd/1e606080-3293-11da-ac91-020039488e34.html
2005-10-01 16:47:34 +00:00
MANTANI Nobutaka
45e60cbc9b Update 0.4.9. 2005-09-20 16:47:44 +00:00
MANTANI Nobutaka
3dc950a7d9 Update to 0.4.7.1. 2005-07-15 22:01:14 +00:00
MANTANI Nobutaka
ef48641145 Update to 0.4.7. 2005-06-26 19:42:42 +00:00
MANTANI Nobutaka
3b03e54bec Correct the default path to the SKK dictionary. 2005-06-05 16:22:50 +00:00
MANTANI Nobutaka
558b04f73d Fix incorrect usage of bind_textdomain_codeset().
PR:		ports/80755
Submitted by:	YONETANI Tomokazu <qhwt+fbsd@les.ath.cx>
Patch Obtained from:	http://lists.freedesktop.org/archives/uim-commit/2005-May/000728.html
2005-06-05 16:05:11 +00:00
MANTANI Nobutaka
bc1cfc3017 - Sync with libscim shared library version bump.
- Add a missing file to pkg-plist.
2005-03-13 14:20:51 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
MANTANI Nobutaka
943e752d33 Remove patch-xim:xim.h to fix patch error. 2005-03-02 10:42:07 +00:00
MANTANI Nobutaka
0d64777336 Don't make ${X11BASE}/lib/gtk-2.0/2.4.0/immodules directory if gtk2
isn't installed.
This change is forgotten in the previous commit.

Reported by:	pointyhat via kris and krion
2005-03-01 19:39:18 +00:00
MANTANI Nobutaka
4a22ea0359 - Update to 0.4.6.
- Don't make ${X11BASE}/lib/gtk-2.0/2.4.0/immodules directory if gtk2
  isn't installed. [1]
- Add WITH_SCIM and WITH_CANNA knobs.
- This update also includes the security fix for libuim privilege escalation
  problelm. [2]

Security:	CAN-2005-0503
Security:	http://lists.freedesktop.org/pipermail/uim/2005-February/000996.html
Security:	setuid programs linked against libuim cause privilege escalation.
Reported by:	pointyhat via kris and krion [1], nectar [2]
2005-03-01 19:34:02 +00:00
Kris Kennaway
68a652c62b BROKEN: Incomplete pkg-plist 2005-02-28 01:08:02 +00:00
MANTANI Nobutaka
ea22a0c4bd Update MASTER_SITES. 2004-11-27 12:12:17 +00:00
MANTANI Nobutaka
92d23b0c0d Update to 0.4.5.
PR:		ports/73311
Submitted by:	Yamashiro Jun <yamajun@ofug.net>
2004-10-31 14:27:51 +00:00
MANTANI Nobutaka
b666a8705b Sync with libm17n shared library version bump.
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2004-08-28 16:32:19 +00:00
MANTANI Nobutaka
2d8fc7cd6b Update to 0.4.2.1. 2004-08-01 13:57:25 +00:00