aboutsummaryrefslogtreecommitdiff
path: root/x11/mlterm
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.0.8.MANTANI Nobutaka2011-10-104-3/+30
| | | | Notes: svn path=/head/; revision=283337
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Update to 3.0.6.MANTANI Nobutaka2011-07-303-7/+15
| | | | Notes: svn path=/head/; revision=278550
* Update to 3.0.5.MANTANI Nobutaka2011-07-093-4/+13
| | | | Notes: svn path=/head/; revision=277377
* Add missing dependency on x11-toolkits/vte. [*]MANTANI Nobutaka2011-06-043-5/+35
| | | | | | | | | Rename the libvte compatible library "libvte-mlterm" to avoid conflict. Reported by: erwin [*] Notes: svn path=/head/; revision=275051
* Update to 3.0.4.MANTANI Nobutaka2011-05-284-13/+15
| | | | Notes: svn path=/head/; revision=274768
* remove support for iiimf as it is deprecrecated and expiredBaptiste Daroussin2011-05-012-14/+3
| | | | Notes: svn path=/head/; revision=273408
* Remove the unnecessary patch to fix build error.MANTANI Nobutaka2011-04-041-29/+0
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=272201
* - Update to 3.0.3.MANTANI Nobutaka2011-04-024-4/+32
| | | | | | | - Add IBUS option. Notes: svn path=/head/; revision=272111
* Update to 3.0.2.MANTANI Nobutaka2011-01-154-14/+13
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=267833
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Sync with shared library version bump of textproc/uim.MANTANI Nobutaka2010-11-261-1/+1
| | | | Notes: svn path=/head/; revision=265189
* Fix build error and use --with-imagelib=gdk-pixbuf2, ↵MANTANI Nobutaka2010-10-161-1/+6
| | | | | | | | | | --enable-optimize-redrawing configure options. PR: ports/149391, ports/150495, ports/150496 Submitted by: Timothy Beyer <beyert@cs.ucr.edu>, Kenji Rikitake <kenji.rikitake@acm.org> Notes: svn path=/head/; revision=263086
* Add a missing entry.MANTANI Nobutaka2010-07-181-0/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=257908
* Update to 3.0.1.MANTANI Nobutaka2010-07-187-197/+61
| | | | | | | | | | Mark MAKE_JOBS_UNSAFE [*]. PR: ports/145038 [*] Submitted by: Yajima Hidenori <yajima@mma.club.uec.ac.jp> Notes: svn path=/head/; revision=257904
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - Bump PORTREVISION to chase the update of m17n-libWen Heping2010-05-031-2/+2
| | | | | | | | PR: ports/146249 Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> Notes: svn path=/head/; revision=253599
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Make this port build again.Ed Schouten2010-03-101-1/+9
| | | | | | | | | Link it against libutempter, which is part of our base system nowadays. Approved by: miwi Notes: svn path=/head/; revision=250870
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Chase the fribidi shared lib bump.Joe Marcus Clarke2009-08-221-1/+1
| | | | Notes: svn path=/head/; revision=240112
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with X Notes: svn path=/head/; revision=240078
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Fix build error with libutempter.MANTANI Nobutaka2009-01-251-10/+63
| | | | | | | | PR: ports/130732 Submitted by: Kenji Rikitake <kenji.rikitake@acm.org> Notes: svn path=/head/; revision=226834
* - Remove conditional checks for FreeBSD 5.x and olderWesley Shields2009-01-051-4/+0
| | | | | | | Approved by: pav Notes: svn path=/head/; revision=225292
* - Fix mlterm-menu to handle multibyte characters correctly. [*]MANTANI Nobutaka2008-08-172-3/+35
| | | | | | | | | | | - Respect CFLAGS and LIBS. - Fix build failure of libim-m17nlib when IIIMF support is enabled. PR: ports/126294 [*] Submitted by: Artemiev Igor <ai@kliksys.ru> Notes: svn path=/head/; revision=218696
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Chase libuim shared library version bump.MANTANI Nobutaka2008-05-112-1/+11
| | | | | | | - Fix build error for WITH_UIM. Notes: svn path=/head/; revision=212907
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-1/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209735
* - Chase m17n-* libversion bumpMartin Wilke2008-02-281-1/+2
| | | | Notes: svn path=/head/; revision=208060
* - Update to 2.9.4. [*]MANTANI Nobutaka2007-12-223-8/+9
| | | | | | | | | | | | - INSTALLS_SHLIB -> USE_LDCONFIG [*] - Add USE_GETTEXT for portlint. [*] - Sync with shared library version bump of libm17n. PR: ports/118402 [*] Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Notes: svn path=/head/; revision=204352
* Chase libuim shared library version bump.MANTANI Nobutaka2007-10-141-1/+1
| | | | Notes: svn path=/head/; revision=201462
* Chase version bump of libscim shared library.MANTANI Nobutaka2007-06-091-2/+2
| | | | | | | | PR: ports/112814 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Notes: svn path=/head/; revision=193073
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Chase shared library version bump in textproc/uim.MANTANI Nobutaka2007-03-101-1/+1
| | | | Notes: svn path=/head/; revision=187077
* Fix build after objformat removal.MANTANI Nobutaka2007-02-111-0/+4
| | | | Notes: svn path=/head/; revision=184891
* - Remove support for xfree86-3Pav Lucistnik2007-02-021-9/+4
| | | | | | | | | PR: ports/106666 Submitted by: vd With hat: portmgr Notes: svn path=/head/; revision=183965
* Correct libuim version in LIB_DEPENDS to fix build error with WITH_UIM.MANTANI Nobutaka2006-12-031-1/+1
| | | | | | | | PR: ports/105903 Submitted by: mitsuru@riken.jp Notes: svn path=/head/; revision=178664
* Sync with libuim shared library version bump.MANTANI Nobutaka2006-07-021-1/+1
| | | | Notes: svn path=/head/; revision=166768
* - Update to 2.9.3. [1]MANTANI Nobutaka2006-05-216-44/+94
| | | | | | | | | | - Add --disable-* options to CONFIGURE_ARGS to disable options actually. PR: ports/97543 [1] Submitted by: KIMURA Yasuhiro <yasu@utahime.org> [1] Notes: svn path=/head/; revision=162925
* Remove USE_REINPLACE from categories starting with XEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162219
* Conversion to a single libtool environment.Ade Lovett2006-02-232-5/+27
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Fix build error on 4-stable and 5-stable.MANTANI Nobutaka2006-02-182-11/+22
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=156315
* BROKEN: Does not compileKris Kennaway2006-02-121-0/+2
| | | | Notes: svn path=/head/; revision=155862
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Sync with libuim shared library version bump.MANTANI Nobutaka2006-01-151-1/+1
| | | | | | | Pointed out by: TANAKA Hiroyuki <kattyo@abk.nu> Notes: svn path=/head/; revision=153574
* Move japanese/uim port to textproc category after repocopy.MANTANI Nobutaka2005-11-301-1/+1
| | | | | | | | PR: ports/89725 Submitted by: nobutaka Notes: svn path=/head/; revision=150063
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269