aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xwpick
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
|
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-10/+11
| | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav)
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
|
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* de-pkg-commentAkinori MUSHA2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-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.Adam Weinberger2002-11-072-1/+2
| | | | Approved by: pat
* - PORTDOCS policePatrick Li2001-12-241-4/+4
| | | | | - DOCSDIR support to some - Brush out some lint
* Fix Imakefile breakage under XFree86 4.xJames E. Housley2000-11-011-8/+5
| | | | | PR: 22163 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-2/+2
| | | | string so I fixed it.
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* These ports install uncompressed manpages even though USE_IMAKE isSatoshi Asami1998-08-251-1/+2
| | | | | | set, so mark them with MANCOMPRESSED=no. Note that this requires the new bsd.port.mk that is not committed yet (going through final tests, will be committed in a few hours).
* Wow. Checkout the number of manpages that are in EZWGL. I think that'sTim Vanderhoek1998-08-191-1/+0
| | | | too many, so I'll remove half of them.
* Initial import of xwpick version 2.20.Steve Price1998-07-135-0/+40
An image pick up utility for the X Window System. PR: 7106 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>