aboutsummaryrefslogtreecommitdiff
path: root/x11/dxpc
Commit message (Collapse)AuthorAgeFilesLines
* Add USES=xorg USES=gl, ports categories xNiclas Zeising2019-11-071-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'x' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=517000
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* - Fix build on HEAD (unknown clang option -R)Dmitry Marakasov2014-04-031-0/+3
| | | | Notes: svn path=/head/; revision=349996
* Support stageBaptiste Daroussin2014-01-061-9/+7
| | | | | | | | Fix license Play with MAKE_ARGS instead of patching Notes: svn path=/head/; revision=338935
* Cleanup of the unowned ports in the x11 directoryEitan Adler2013-10-131-1/+1
| | | | | | | - Convert from USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=330213
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | x11) Notes: svn path=/head/; revision=327777
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* - Update to 3.9.2Emanuel Haupt2011-08-083-12/+10
| | | | | | | | | | - Update WWW PR: 159493 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=279243
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-4/+1
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-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) Notes: svn path=/head/; revision=211584
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-251-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209811
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to 3.9.0Volker Stolz2006-05-244-13/+54
| | | | | | | | PR: ports/95821 Submitted by: Ports Fury Notes: svn path=/head/; revision=163278
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149464
* - Backout latest commit, it needs a repocopy due to API change.Florent Thoumie2005-05-311-2/+2
| | | | | | | Noticed by: Matthias Andree <matthias.andree@gmx.de> Notes: svn path=/head/; revision=136557
* - Bump lzo lib version.Florent Thoumie2005-05-311-1/+2
| | | | | | | - Bump PORTREVISION. Notes: svn path=/head/; revision=136548
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* Update to 3.8.2Patrick Li2002-11-243-14/+4
| | | | | | | | PR: ports/45581 Submitted by: Tod McQuillin <devin@spamcop.net> Notes: svn path=/head/; revision=71039
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Unbreak for 5-CURRENT C++, drop MAINTAINERship.Bruce A. Mah2002-08-252-1/+11
| | | | Notes: svn path=/head/; revision=64985
* Style fixes for ports/x11.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37994
* Update my address in the Makefile MAINTAINER field.Bruce A. Mah2000-08-231-1/+1
| | | | Notes: svn path=/head/; revision=31911
* Update MAINTAINER email address.Will Andrews2000-06-021-1/+1
| | | | | | | | PR: 18956, 18957 Submitted by: maintainer Notes: svn path=/head/; revision=29077
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27497
* Update to version 3.8.0.Steve Price1999-09-183-6/+9
| | | | | | | | PR: 13502 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=21717
* $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
* Add WWW:Michael Haro1999-05-031-3/+1
| | | | Notes: svn path=/head/; revision=18403
* Remove x11 manpages. This would be the end of it, but some foolsTim Vanderhoek1998-08-201-1/+0
| | | | | | | thought it necessary to five new categories from one. ;-) Notes: svn path=/head/; revision=12667
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Import of dxpc, an X11 proxy that considerably compresses theMatthew Hunt1998-05-175-0/+39
protocol, making it nicer on slow links. PR: 6493 Submitted by: Bruce A. Mah <bmah@ca.sandia.gov> Notes: svn path=/head/; revision=11021