summaryrefslogtreecommitdiff
path: root/misc/wmx10 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-5/+5
| | | | | | | | | | | | | | | | | | - 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-3/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209811
* - 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
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149438
* Fix build with gcc-3.4Kirill Ponomarev2004-08-083-10/+31
| | | | | | | | | | Support CC/CFLAGS properly PR: ports/70171 Submitted by: Ports Fury Notes: svn path=/head/; revision=115666
* Convert last 3 explicit dependencies on graphics/xpm to USE_XPM=YESKris Kennaway2004-04-291-2/+1
| | | | Notes: svn path=/head/; revision=107960
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* 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
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Relinquish maintainer status from unused items.Eric Melville2003-02-041-1/+1
| | | | Notes: svn path=/head/; revision=74685
* Remove dependency on XFree86-aoutlibs.Eric Melville2003-01-051-2/+1
| | | | | | | Submitted by: sada Notes: svn path=/head/; revision=72550
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-1/+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.Eric Melville2002-11-032-1/+1
| | | | Notes: svn path=/head/; revision=69366
* Add wmx10, a WindowMaker X10 device controller.Eric Melville2001-04-096-0/+52
PR: 21598 Reviewed by: murray Notes: svn path=/head/; revision=41123