summaryrefslogtreecommitdiffstats
path: root/x11/mlterm
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Sync with libuim shared library version bump.nobutaka2006-01-151-1/+1
| | | | Pointed out by: TANAKA Hiroyuki <kattyo@abk.nu>
* Move japanese/uim port to textproc category after repocopy.nobutaka2005-11-301-1/+1
| | | | | PR: ports/89725 Submitted by: nobutaka
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-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.
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
|
* Update to 2.9.2.nobutaka2005-03-133-19/+3
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
|
* Update to 2.9.1.nobutaka2004-12-024-28/+22
|
* - Update to 2.9.0.nobutaka2004-11-144-34/+69
| | | | | | | - Use OPTIONS. - Add three knobs(WITH_UIM, WITH_M17NLIB, WITH_IIIMF). Note: IIIMF support is currently broken.
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-231-1/+1
| | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
* Add SIZE to distinfo.nobutaka2004-03-251-0/+1
| | | | Submitted by: trevor
* Chase the new location of libXft.marcus2004-03-161-1/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Add WITH_FRIBIDI knob.nobutaka2003-12-081-1/+15
| | | | | Submitted by: Samy Al Bahra <samy@kerneled.com> PR: ports/59784
* Update to 2.8.0.nobutaka2003-10-143-2/+4
|
* Correct CONFIGURE_ARGS.nobutaka2003-06-261-1/+1
|
* Update to 2.7.0.nobutaka2003-06-206-12/+60
|
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* De-pkg-comment.nobutaka2003-02-222-1/+1
|
* Remove the renaming of Xft headers and library from the Xft (Xft2) port.anholt2003-02-181-1/+1
| | | | | | | | Remove installing of Xft1 from XFree86-4-libraries, and add dependencies to the Xft port by all the ports that use it along with whatever patches are necessary. Approved by: portmgr (kris), marcus
* Update to 2.6.3.nobutaka2003-01-122-3/+3
|
* Correct CONFIGURE_ARGS.nobutaka2002-10-171-1/+2
| | | | Submitted by: IWAMOTO, Kouichi <sue@cds.ne.jp>
* Update to 2.6.2.nobutaka2002-10-142-2/+2
|
* Update to 2.6.1.nobutaka2002-09-203-3/+3
|
* Deploy USE_GNOMENG infrastructurelioux2002-09-011-2/+2
| | | | | PR: 42283 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Update to 2.5.0.nobutaka2002-06-303-10/+24
|
* Correct pkg-list.nobutaka2002-03-072-1/+2
|
* Update to 2.3.1.nobutaka2002-02-282-2/+2
|
* Update to 2.3.0.nobutaka2002-02-235-4/+50
|
* Update to 2.2.0.nobutaka2002-01-293-2/+12
|
* Update to 2.1.2.nobutaka2002-01-063-3/+3
|
* Add mlterm, a Multilingual X11 terminal emulator.nobutaka2001-12-125-0/+81
Reviewed by: knu
OpenPOWER on IntegriCloud