aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xtermset/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to stageeadler2013-10-131-9/+1
| | | | | - convert from USE_GMAKE to USES - remove STRIP_CMD because it saves exactly 0 space.
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | x11)
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with X
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-261-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Disable use of automake if found, this breaks the build.db2007-11-111-0/+1
| | | | Approved by: portmgr (linimon)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 0.5.2pav2005-10-051-2/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Reset unreachable MAINTAINERs to ports@FreeBSD.orgeik2003-11-201-1/+1
| | | | | PR: 59109 Approved by: marcus (mentor)
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* De-pkg-comment.knu2003-02-211-0/+1
|
* Update to 0.5.1 and fix a bug related to using freed memory.roam2001-04-171-1/+2
| | | | | | | | | Maintainer feedback timed out - the DNS setup of astorit.com is badly broken. In view of the imminent ports freeze for 4.3-RELEASE, I think that in this case, MAINTAINER can be overridden. PR: 26572 Submitted by: Max Khon <fjoe@newst.net>
* * Bump versiondougb2000-11-061-4/+6
| | | | | | | | * Fix master site * Tune up compile options PR: ports/22587 Submitted by: Dominik Rothert, <dr@astorit.com> (maintainer)
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Import of xtermset.cpiazza1999-08-221-0/+24
xtermset allows you to dynamically change some of xterm's display settings easily. PR: 13288 Submitted by: Dominik Rothert <dr@domix.de>