Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Dmitry Marakasov
0074c5fa8c
- Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L
2009-08-22 00:24:37 +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
Pav Lucistnik
41d8c3385c
- Remove conditional checks for FreeBSD 5.x and older
2009-01-05 20:36:33 +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
c2a1d89ba5
Update to 0.2.0.
...
PR: ports/123730
Submitted by: Seiya Yanagita <s_yanagita@ybb.ne.jp> (maintainer)
2008-05-18 16:14:33 +00:00
MANTANI Nobutaka
4c77305f1a
Fix build with the latest uim.
...
Reported by: pointyhat via pav
2008-05-18 07:15:18 +00:00
Martin Wilke
3e4ed01146
- Remove unneeded dependency from gtk12/gtk20 [1]
...
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Wilke
ca519ab8c0
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-24 23:21:25 +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
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
Hajimu UMEMOTO
9a09bf36f9
- Unmark BROKEN by removing obsoleted codes. [1]
...
- Fix plist after upgrading scim to 1.4.5.
PR: ports/111005 [1]
Submitted by: Seiya Yanagita<s_yanagita__at__ybb.ne.jp> (maintainer)
2007-04-05 16:47:00 +00:00
Kris Kennaway
e1d13a65bd
BROKEN: Does not compile
2007-03-25 04:03:07 +00:00
Kris Kennaway
60b3a84279
Use libtool15 port instead of included version to avoid objformat a.out botch
2007-02-10 06:05:06 +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
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Simon Barner
8ae153ce9e
- Fix build with libtool 1.5.22_1
...
Reported by: pointyhat via kris
2006-02-08 11:03:51 +00:00
Simon Barner
b8a0b6219d
- Unbreak by fixing dependency to textproc/uim
...
Submitted by: Seiya Yanagita <s_yanagita@ybb.ne.jp> (maintainer)
PR: ports/92529
2006-02-02 14:00:05 +00:00
Edwin Groothuis
e174ed8c91
SHA256ify
...
Approved by: krion@
2006-01-30 10:52:40 +00:00
Edwin Groothuis
0416031c9b
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 02:20:05 +00:00
Kris Kennaway
a736f08dc7
BROKEN: Broken dependency
2006-01-19 23:48:00 +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
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Norikatsu Shigemura
9e23c2bbaa
SCIM updated to 1.4.2.
...
o Update scim 1.4.2. [1]
o Update skim 1.4.2. [1]
o Update scim-uim 0.1.4. [2]
o Bump PORTREVISION in scim related ports.
Approved by: Jie Gao <gaoj@cpsc.ucalgary.ca> [1]
Approved by: Seiya Yanagita <s_yanagita@ybb.ne.jp> [2]
2005-10-15 13:21:16 +00:00
Norikatsu Shigemura
b0b1fadbc2
o Update to 1.4.0.
...
o Chase bump libversion to slave ports .
PR: ports/84247
Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
2005-07-30 06:20:20 +00:00
Norikatsu Shigemura
d1d8de40e8
o Update
...
ports/textproc/scim 1.2.0 --> 1.2.2
ports/textproc/skim 1.2.0 --> 1.2.2
o Chase scim's library bump.
PR: ports/80848
Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
2005-05-10 14:57:24 +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
c2fc07b641
Correct pkg-plist.
...
Submitted by: maintainer
2004-12-12 13:52:32 +00:00
Kris Kennaway
6990158f4f
BROKEN: Incorrect pkg-plist
2004-12-11 21:18:03 +00:00
MANTANI Nobutaka
8d74077c0b
Add scim-uim, a SCIM IMEngine module using UIM input method library.
...
PR: ports/74064
Submitted by: Seiya Yanagita <s_yanagita@ybb.ne.jp>
2004-11-30 16:25:27 +00:00