aboutsummaryrefslogtreecommitdiff
path: root/print/wmlpq
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - 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
* - Respect X11BASEMartin Wilke2006-11-272-6/+15
| | | | | | | | PR: ports/105893 Submitted by: trasz Notes: svn path=/head/; revision=178137
* Reset pat due to no response to email about his status.Mark Linimon2006-04-141-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159519
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Bump PORTREVISION for ports affected by libdockapp library version bump.Sam Lawrance2005-06-131-0/+1
| | | | Notes: svn path=/head/; revision=137377
* Chase libdockapp update.Sam Lawrance2005-06-121-1/+1
| | | | Notes: svn path=/head/; revision=137320
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Maintainer is now committer so change to new email address.Patrick Li2001-11-152-2/+2
| | | | | | | Approved by: lioux Notes: svn path=/head/; revision=50033
* Initial import of wmlpq-0.2.1.Kevin Lo2001-07-088-0/+128
wmlpq is a Windowmaker dockapp which monitors up to 5 printqueues, allowing you to see when your print job has finally been printed. This is useful when you work in a networked environment with several printers available, which are not in the same room; or (in some cases) the same country, and is easier than typing lpq every 30 seconds. PR: 28750 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=44935