aboutsummaryrefslogtreecommitdiffstats
path: root/print/gnome-cups-manager
Commit message (Collapse)AuthorAgeFilesLines
* - Change ICON= in .desktop file so icon changes with theme.ahze2005-04-261-1/+1
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
|
* - Update to 0.30ahze2005-03-082-3/+3
|
* Change the gnomesu dependency to point to security/libgnomesu instead ofadamw2005-01-151-1/+1
| | | | sysutils/gnomesu.
* Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack.mezz2004-12-211-2/+1
| | | | | | | | | deskutils/drivel is the only port that has pkg-plist change, so bump the PORTREVISION. The rest else should be no function change, but just remove the patches to allow gnomehack takes care of it. Keep in mind, I only touch those ports that already have gnomehack. Reviewed by: pav and marcus
* Update to 0.28ahze2004-12-153-4/+5
|
* Clean up ${PREFIX}/sbin, but only if it's empty.marcus2004-12-131-0/+1
| | | | Reported by: pointyhat via kris
* Do with REINPLACE what used to be done with a patch. This is a temporarymarcus2004-11-262-16/+2
| | | | | measure until the new bsd.gnome.mk is introduced that does this replace in gnomehack.
* Bump PORTREVISION due to last commit of dependency changesahze2004-11-251-0/+1
| | | | Pointed out by: marcus
* Add gnomesu to RUN_DEPENDSahze2004-11-251-1/+2
| | | | | | Remove white space to make portlint happy Approved by: adamw (mentor)
* Update to 0.27.marcus2004-11-085-28/+32
|
* Fix a typo that caused two files to be installed in /.marcus2004-08-143-1/+4
|
* Fix build with GCC 3.4.2.marcus2004-08-071-0/+11
| | | | Submitted by: Sean McNeil <sean@mcneil.com>
* Revert the previous updates since they require APIs present in libgnomeui-2.7.marcus2004-07-274-61/+6
| | | | | | While I'm here, use the new libtool scheme. Reported by: Franz Klammer <klammer@webonaut.com>
* Update to 0.19.adamw2004-07-243-4/+9
|
* Use intlhack to fix the build on 4.X.marcus2004-06-111-1/+1
| | | | Reported by: J. W. Ballantine <jwb@homer.att.com>
* Update to 0.18.marcus2004-06-097-56/+66
| | | | Submitted by: John Merryweather Cooper <johnmary@adelphia.net>
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
|
* - Add SIZE to GNOME portspav2004-03-181-0/+1
| | | | Submitted by: trevor
* Fix build with gtk+-2.4.marcus2004-03-141-0/+3
| | | | | PR: 64176 Submitted by: Jeremy Messenger <mezz7@cox.net>
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Add gnome-cups-manager, a GNOME administration GUI for the CUPS print system.marcus2003-07-168-0/+153
PR: 54516 Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>