aboutsummaryrefslogtreecommitdiff
path: root/print/gnome-cups-manager/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove some leftover directories.Joe Marcus Clarke2005-11-221-0/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=149002
* Update to 0.31.Joe Marcus Clarke2005-11-191-2/+1
| | | | Notes: svn path=/head/; revision=148793
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* - Update to 0.30Michael Johnson2005-03-081-1/+1
| | | | Notes: svn path=/head/; revision=130596
* Change the gnomesu dependency to point to security/libgnomesu instead ofAdam Weinberger2005-01-141-1/+1
| | | | | | | sysutils/gnomesu. Notes: svn path=/head/; revision=126448
* Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack.Jeremy Messenger2004-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 Notes: svn path=/head/; revision=124646
* Update to 0.28Michael Johnson2004-12-141-2/+1
| | | | Notes: svn path=/head/; revision=124030
* Do with REINPLACE what used to be done with a patch. This is a temporaryJoe Marcus Clarke2004-11-251-1/+2
| | | | | | | | measure until the new bsd.gnome.mk is introduced that does this replace in gnomehack. Notes: svn path=/head/; revision=122431
* Bump PORTREVISION due to last commit of dependency changesMichael Johnson2004-11-251-0/+1
| | | | | | | Pointed out by: marcus Notes: svn path=/head/; revision=122392
* Add gnomesu to RUN_DEPENDSMichael Johnson2004-11-251-1/+2
| | | | | | | | | Remove white space to make portlint happy Approved by: adamw (mentor) Notes: svn path=/head/; revision=122373
* Update to 0.27.Joe Marcus Clarke2004-11-071-4/+6
| | | | Notes: svn path=/head/; revision=121078
* Fix a typo that caused two files to be installed in /.Joe Marcus Clarke2004-08-141-0/+1
| | | | Notes: svn path=/head/; revision=116180
* Revert the previous updates since they require APIs present in libgnomeui-2.7.Joe Marcus Clarke2004-07-271-3/+4
| | | | | | | | | While I'm here, use the new libtool scheme. Reported by: Franz Klammer <klammer@webonaut.com> Notes: svn path=/head/; revision=114877
* Update to 0.19.Adam Weinberger2004-07-231-2/+2
| | | | Notes: svn path=/head/; revision=114513
* Use intlhack to fix the build on 4.X.Joe Marcus Clarke2004-06-101-1/+1
| | | | | | | Reported by: J. W. Ballantine <jwb@homer.att.com> Notes: svn path=/head/; revision=111212
* Update to 0.18.Joe Marcus Clarke2004-06-091-4/+4
| | | | | | | Submitted by: John Merryweather Cooper <johnmary@adelphia.net> Notes: svn path=/head/; revision=111127
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* Fix build with gtk+-2.4.Joe Marcus Clarke2004-03-131-0/+3
| | | | | | | | PR: 64176 Submitted by: Jeremy Messenger <mezz7@cox.net> Notes: svn path=/head/; revision=103897
* 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
* Add gnome-cups-manager, a GNOME administration GUI for the CUPS print system.Joe Marcus Clarke2003-07-161-0/+36
PR: 54516 Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov> Notes: svn path=/head/; revision=84957