Commit graph

24 commits

Author SHA1 Message Date
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Antoine Brodin
8b6ef795df Cleanup plist 2014-11-12 13:45:59 +00:00
Dmitry Marakasov
e3cc604e9c - Convert texproc/uim and friends to USES=libtool, drop .la files
- Bump ports dependent on uim as some .so versions have changed
- While here, convert some USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr blanket
2014-07-25 12:19:07 +00:00
Baptiste Daroussin
a33191366c Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
2014-06-25 05:35:31 +00:00
MANTANI Nobutaka
6a2dfabd75 Update to 1.8.6.
Support staging.
2014-06-16 12:19:41 +00:00
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
MANTANI Nobutaka
3efa67895e - Update to 1.8.5.
- Trim Makefile header.
- Remove shared lib version from LIB_DEPENDS.
2013-05-14 16:51:16 +00:00
MANTANI Nobutaka
e7db971f3c Update to 1.8.0.
Feature safe:	yes
2012-04-01 15:41:28 +00:00
MANTANI Nobutaka
d29437f771 Update to 1.7.0. 2011-05-28 19:42:58 +00:00
MANTANI Nobutaka
312a702b4b - Update to 1.6.0.
- Add textproc/uim-kde4, KDE4 panel applet of uim input method. It is a
  slave port of textproc/uim.
- Remove japanese/uim-canna and japanese/uim-prime. Now the canna and prime
  modules are implemented as scheme scripts and they can be installed from
  textproc/uim.
- Enable helper tools installation of textproc/uim-qt4.
- Enable sj3 support of textproc/uim.
2010-11-26 17:38:22 +00:00
MANTANI Nobutaka
30fdc40add - Update to 1.5.6.
- Enable UTF-8 dictionary support of uim-anthy. [*]

PR:		ports/137360 [*]
Submitted by:	YAMASHIRO Jun <yamajun@ofug.net> [*]
Feature safe:	yes
2009-09-23 15:42:22 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +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
MANTANI Nobutaka
02e53bdbc9 Update to 1.5.0. 2008-05-11 13:09:45 +00:00
MANTANI Nobutaka
c9fa452e03 - Update to 1.4.1.
- Update WWW entry in pkg-descr.
2007-10-14 15:12:51 +00:00
MANTANI Nobutaka
4cc765aeea Fix pkg-plist. 2007-03-28 11:39:53 +00:00
Kris Kennaway
6801c3cafc BROKEN: Incomplete pkg-plist 2007-03-25 04:03:40 +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
a25a39a9fa Add WITHOUT_X11 knob. 2006-07-10 02:06:29 +00:00
MANTANI Nobutaka
2cbea396c7 Change the dependency on textproc/uim to LIB_DEPENDS to fix package building errors.
Reported by:	linimon
2006-06-26 16:46:51 +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
MANTANI Nobutaka
dabd5d73a1 Add uim-anthy. Uim plugin using Anthy input method.
PR:		ports/95785
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
2006-04-16 16:38:27 +00:00