aboutsummaryrefslogtreecommitdiff
path: root/x11/aterm
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77047
* use MASTER_SITE_SOURCEFORGEYing-Chieh Liao2002-07-111-1/+2
| | | | | | | | PR: 40440 (zh-aterm) Submitted by: Kang-min Liu <gugod@gugod.org> (zh-aterm) Notes: svn path=/head/; revision=62801
* Update to version 0.4.2.Jim Mock2001-11-038-171/+6
| | | | | | | | PR: 31437 Submitted by: Jon Olsson <jon@joshua.haninge.kth.se> Notes: svn path=/head/; revision=49523
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47626
* Prepare for the forthcoming slave port.Akinori MUSHA2001-04-221-2/+4
| | | | | | | Approved by: jim (MAINTAINER) Notes: svn path=/head/; revision=41788
* Add support for Russian characters.Jim Mock2001-04-167-3/+190
| | | | | | | Submitted by: Oleg Dashevskii <od@iclub.nsu.ru> Notes: svn path=/head/; revision=41465
* Style fixes for ports/x11.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37994
* Teach aterm about ptys above f.Jim Mock2000-10-171-0/+11
| | | | | | | Submitted by: Phil Regnauld <regnauld@rh.dk> Notes: svn path=/head/; revision=33936
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=30165
* Update to version 0.4.0. Also add WITH_MENUBAR and WITH_NEXTSCROLL hooksJim Mock2000-07-032-5/+11
| | | | | | | for those who prefer to use those features. Notes: svn path=/head/; revision=30102
* Fix WWW location.Jim Mock2000-05-171-1/+1
| | | | | | | Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de> Notes: svn path=/head/; revision=28535
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27497
* chmod these programs 4711 (like xterm) to make utmp/wtmp supportChris Piazza1999-09-022-0/+4
| | | | | | | | | | actually work. Requested by: Joseph Scott <joseph.scott@owp.csus.edu> and two other people whose mail I lost. Notes: svn path=/head/; revision=21188
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21147
* Updated my email addressJim Mock1999-08-142-4/+6
| | | | Notes: svn path=/head/; revision=20713
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Each MASTER_SITE has a different checksum for the same file.Steve Price1999-05-291-0/+1
| | | | | | | PR: 11895 Notes: svn path=/head/; revision=19060
* Update to version 0.3.6.Steve Price1999-05-162-5/+6
| | | | | | | | PR: 11715 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=18839
* Update to version 0.3.5.Steve Price1999-05-092-9/+11
| | | | | | | | PR: 11573 Submitted by: maintainer Notes: svn path=/head/; revision=18641
* Add another valid checksum.Satoshi Asami1999-05-071-0/+1
| | | | | | | Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=18585
* Back out to rev 1.3, the last committer is steve.Foxfair Hu1999-05-012-6/+0
| | | | | | | My rev 1.1.1.2 went to wrong place, it should be in ports/chinese/aterm. Notes: svn path=/head/; revision=18295
* Commit chinese aterm port again, && please remove the directoryFoxfair Hu1999-05-011-0/+5
| | | | | | | | | ports/chinese/zh-aterm. Requested by : asami@FreeBSD.ORG Notes: svn path=/head/; revision=18271
* Second MASTER_SITE has a slightly different checksum for the exactSteve Price1999-05-011-0/+1
| | | | | | | | | | same files (at least according to diff -urN). PR: 11393 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=18260
* Update to version 0.3.4.Steve Price1999-03-082-12/+7
| | | | | | | | PR: 10267 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=17076
* LIB_DEPENDS to xpm.Satoshi Asami1999-02-031-1/+3
| | | | Notes: svn path=/head/; revision=16513
* Inital import of aterm version 0.3.2.Steve Price1999-01-265-0/+37
A color VT102 terminal emulator with transparency support. PR: 9533 Submitted by: Jim Mock <jim@corp.au.triax.com> Notes: svn path=/head/; revision=16342