aboutsummaryrefslogtreecommitdiffstats
path: root/x11/dxpc
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
| | | | | | | | | | | | | | | - 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)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-261-2/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - 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 3.9.0vs2006-05-244-13/+54
| | | | | PR: ports/95821 Submitted by: Ports Fury
* - Add SHA256pav2005-11-261-0/+1
|
* - Backout latest commit, it needs a repocopy due to API change.flz2005-06-011-2/+2
| | | | Noticed by: Matthias Andree <matthias.andree@gmx.de>
* - Bump lzo lib version.flz2005-06-011-1/+2
| | | | - Bump PORTREVISION.
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* SIZEify.trevor2004-01-301-0/+1
|
* 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-212-1/+1
|
* Update to 3.8.2pat2002-11-253-14/+4
| | | | | PR: ports/45581 Submitted by: Tod McQuillin <devin@spamcop.net>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Unbreak for 5-CURRENT C++, drop MAINTAINERship.bmah2002-08-262-1/+11
|
* Style fixes for ports/x11.olgeni2001-02-061-1/+1
|
* Update my address in the Makefile MAINTAINER field.bmah2000-08-241-1/+1
|
* Update MAINTAINER email address.will2000-06-021-1/+1
| | | | | PR: 18956, 18957 Submitted by: maintainer
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-2/+2
|
* Update to version 3.8.0.steve1999-09-193-6/+9
| | | | | PR: 13502 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-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
* Add WWW:mharo1999-05-031-3/+1
|
* Remove x11 manpages. This would be the end of it, but some foolshoek1998-08-201-1/+0
| | | | thought it necessary to five new categories from one. ;-)
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Import of dxpc, an X11 proxy that considerably compresses themph1998-05-175-0/+39
protocol, making it nicer on slow links. PR: 6493 Submitted by: Bruce A. Mah <bmah@ca.sandia.gov>