summaryrefslogtreecommitdiff
path: root/x11/wterm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add --with-xpm-* to CONFIGURE_ARGS to make this port X11BASE-clean.Doug Barton2006-11-303-37/+2
| | | | | | | | While I'm here, add --with-term=xterm-color to eliminate the need for patch-ab, and delete the now irrelevant patch-aa. Notes: svn path=/head/; revision=178390
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* - Update MASTER_SITES, WWWPav Lucistnik2005-12-272-2/+3
| | | | | | | | PR: ports/90951 Submitted by: Adam Kranzel <adam-ports@blacktabby.org> (maintainer) Notes: svn path=/head/; revision=152149
* PortlintKris Kennaway2005-07-101-2/+2
| | | | Notes: svn path=/head/; revision=138831
* Add size data, approved by maintainers.Trevor Johnson2004-03-201-0/+1
| | | | Notes: svn path=/head/; revision=104775
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* - Update to 6.2.9;Maxim Sobolev2002-01-013-7/+7
| | | | | | | | | | | - pass over maintainership to Adam Kranzel <adam-ports@blacktabby.org>. PR: 33401 Submitted by: Adam Kranzel <adam-ports@blacktabby.org> No responce from: old maintainer Notes: svn path=/head/; revision=52470
* Remove src/*.o so that they all get rebuilt for the current architecture.Steve Price2001-07-251-0/+1
| | | | Notes: svn path=/head/; revision=45476
* Wterm distfile cannot be found anymore, moved into my public_distfiles.Mark Pulford2001-06-111-4/+2
| | | | | | | | PR: 27741 Approved by: maintainer Notes: svn path=/head/; revision=43853
* Fix previous commit: LOCALBASE --> X11BASE.Maxim Sobolev2001-03-101-1/+1
| | | | Notes: svn path=/head/; revision=39419
* Use LOCALBASE instead of PREFIX in CONFIGURE_ENV.Maxim Sobolev2001-03-101-1/+1
| | | | Notes: svn path=/head/; revision=39412
* Unbroke for newest WMaker (location of WINGs includes has been changed).Maxim Sobolev2001-01-271-1/+1
| | | | | | | Submitted by: Tobias Reifenberger <treif@mayn.de> Notes: svn path=/head/; revision=37634
* Update to 6.2.8a2.Maxim Sobolev2001-01-094-7/+17
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=37005
* Pass off maintainership to Tobias Reifenberger <treif@mayn.de>Chris Piazza2000-08-281-1/+1
| | | | Notes: svn path=/head/; revision=32067
* Update to 6.2.7a1Chris Piazza2000-08-284-50/+37
| | | | | | | Submitted by: Tobias Reifenberger <treif@mayn.de> Notes: svn path=/head/; revision=32046
* Clean up master sites/wwwChris Piazza2000-08-072-2/+3
| | | | Notes: svn path=/head/; revision=31381
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Replace dead master site with a couple mirrors I found in japanChris Piazza2000-04-231-1/+2
| | | | Notes: svn path=/head/; revision=27913
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27497
* One of the master sites no longer carries the distfileChris Piazza1999-11-141-2/+1
| | | | Notes: svn path=/head/; revision=23060
* 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
* #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
* Change my email address to FreeBSD.org.Chris Piazza1999-06-192-7/+3
| | | | | | | | Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc). Notes: svn path=/head/; revision=19556
* Fix the wterm build. It didn't have a -I${LOCALBASE}/include which wasMichael Haro1999-06-181-3/+4
| | | | | | | | | | | needed for libPropList. Add a few more --with's to be more like the aterm port. PR: 12236 Submitted by: maintainer Notes: svn path=/head/; revision=19541
* Add WWW:Michael Haro1999-05-031-4/+2
| | | | Notes: svn path=/head/; revision=18403
* update MASTER_SITESMichael Haro1999-04-141-4/+3
| | | | | | | | PR: 10932 Submitted by: maintainer Notes: svn path=/head/; revision=17869
* Import of wterm version 6.2.6.Steve Price1999-04-036-0/+88
A color vt102 terminal emulator with transparency support. PR: 10270 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=17595