aboutsummaryrefslogtreecommitdiffstats
path: root/print/kover
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Remove USE_REINPLACE from all categories starting with PEdwin Groothuis2006-05-131-1/+0
|
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | Approved by: portmgr (kris)
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-18/+18
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
|
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
|
* - Add missing manpagesMarkus Brueffer2004-12-241-1/+3
| | | | | | - Bump PORTREVISION Submitted by: pointyhat via kris
* More pthread-check fixes.Michael Nottebrock2004-11-121-0/+3
|
* - Update to version 2.9.5Markus Brueffer2004-06-069-269/+22
| | | | | - Remove upstream applied patches - Don't use Makefile.kde anymore
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
|
* - SIZEifyMarkus Brueffer2004-03-291-0/+1
| | | | | Submitted by: trevor Approved by: arved (mentor)
* Change my email address.Markus Brueffer2004-02-241-1/+1
| | | | Approved by: arved (mentor)
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* Add two new KDE apps to deal with CDs:Mark Linimon2003-12-299-0/+341
kcdlabel creates covers, labels and booklets for your CD cases; kover is a WYSIWYG CD cover printer. PR: ports/60674, ports/60673 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>