summaryrefslogtreecommitdiff
path: root/x11/aterm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revamp this port:Doug Barton2010-08-1213-37/+405
| | | | | | | | | | | | | | | | | | | | | | | 1. There are no slave ports, so remove the mechanism for that 2. Update CONFIGURE_ARGS 3. Add OPTIONS support 4. Remove knobs for some things that were not actually used by configure 5. Add knobs for other things 6. Default transparency support, mouse support, and bsd-style del/bksp support to on, as previously; but default background image support to off. With modern window managers it's problematic, and needlessly bloats the binary. 7. Switch to PLIST_FILES for the one file installed, the chmod doesn't seem to have any effect one way or the other. 8. Add a bunch of patches from the debian repo which slightly improve support for modern WMs. Bump PORTREVISION Approved by: maintainer timeout Notes: svn path=/head/; revision=259145
* Quick and dirty hack to un-BROKEN on -current.Doug Barton2010-07-241-2/+4
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=258182
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Mark BROKEN on HEAD: fails to build with new utmpxMartin Wilke2010-03-201-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=251271
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* 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
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+2
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209697
* - update to -> 1.0.1Michael Landin2007-10-024-75/+4
| | | | Notes: svn path=/head/; revision=200652
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* o fix annoying "window size" bugMichael Landin2005-09-083-15/+22
| | | | | | | | | | o bump PORTREVISION PR: ports/85770 Submitted by: Daniel Roethlisberger <daniel@roe.ch> Notes: svn path=/head/; revision=142221
* o add WITHOUT_BACKGROUND_IMAGE knob [1]Michael Landin2005-08-301-5/+8
| | | | | | | | | | | - so you can decide if you want another dep. or not o add without-afterstep-config to configure args [2] - workaround for x11-wm/afterstep-stable weirdness Submitted by: glewis[2], Paulius Bulotas <paulius@devnull.lt>[1] Notes: svn path=/head/; revision=141435
* Update to -> 1.0.0Michael Landin2005-08-294-3/+48
| | | | | | | | PR: ports/84989 Submitted by: arundel[at]h3c.de Notes: svn path=/head/; revision=141299
* o include Xlocale.hMichael Landin2005-01-141-1/+1
| | | | | | | Submitted by: Francois Briere <fbriere@peperes.info> Notes: svn path=/head/; revision=126429
* - Add two knobs:Michael Landin2004-06-231-3/+16
| | | | | | | | | | | | - WITHOUT_JPEG - WITHOUT_PNG - Tell configure where to look for libs Submitted by: Grigori Goronzy <greg@chown.ath.cx> Notes: svn path=/head/; revision=112061
* o Move backspace/delete specific configure options to a knob. (WITH_BSDEL) [1]Michael Landin2004-02-132-6/+10
| | | | | | | | | | o Add SIZE field to distinfo. o Fix some whitespace issues, to make portlint happy. [1] Suggested by: Daniel Roethlisberger <daniel@roe.ch> Notes: svn path=/head/; revision=100844
* I'm an aterm fan, so I'd be happy so adopt this orphan..Michael Landin2003-12-151-1/+1
| | | | Notes: svn path=/head/; revision=95898
* Jim Mock (jim) returned his commit bit, so set his ports free.Pav Lucistnik2003-12-151-1/+1
| | | | | | | Thank for all your work, Jim! Notes: svn path=/head/; revision=95826
* 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