summaryrefslogtreecommitdiffstats
path: root/deskutils/glabels
Commit message (Collapse)AuthorAgeFilesLines
* Fully-qualify the path to update-desktop-database and update-mime-database inmezz2005-03-162-4/+5
| | | | the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
* Add intlhack to fix build on 4.X.adamw2005-02-161-1/+1
|
* - Update to 2.0.2ahze2005-01-233-6/+5
|
* Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack.mezz2004-12-211-25/+0
| | | | | | | | | 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
* Add the patch back. The mime-path fix is in the MarcusCom repo,adamw2004-12-061-0/+25
| | | | | | not in the FreeBSD repo yet. Thanks to mezz for catching my idiocy.
* Remove patch superseded by mime-path additions to gnomehack.adamw2004-12-061-25/+0
|
* Use new INSTALLS_OMF.mezz2004-11-232-2/+1
| | | | Approved by: bland, kwm, marcus and pav
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-071-0/+1
| | | | big upgrade.
* Update to 2.0.1.marcus2004-08-183-4/+4
| | | | | PR: 70615 Submitted by: Koop Mast <kwm@rainbow-runner.nl>
* Add support for the new GNOME MIME system.marcus2004-08-162-1/+5
|
* Update to 2.0.0.marcus2004-08-115-23/+47
|
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Typo fix.ceri2004-06-191-1/+1
|
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Update to 1.93.3.marcus2004-02-223-3/+13
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Sign this port over to gnome@ now that is part of the GNOME 2 Office.marcus2004-01-071-1/+1
|
* Update to 1.93.2.marcus2004-01-055-27/+21
| | | | | PR: 60927 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - Update to version 1.93.1krion2003-12-254-8/+28
| | | | | PR: 60560 Submitted by: Ports Fury
* - Update to version 1.57krion2003-12-043-2/+6
| | | | | PR: 59844 Submitted by: Ports Fury
* - Update to version 1.92.3krion2003-11-102-2/+2
| | | | | PR: 59118 Submitted by: Ports Fury
* - Update to version 1.92.2krion2003-11-063-16/+31
| | | | | PR: 59005 Submitted by: Ports Fury
* Switch to USE_GNOME to chase the libgnome* shared lib versions.marcus2003-09-181-3/+2
|
* Assign maintainership back to ports@. Thanks for all your work, Martin.marcus2003-08-171-1/+1
|
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-142-2/+14
| | | | use USE_GETOPT_LONG instead.
* Remove USE_GNOMENG.marcus2003-04-181-1/+0
|
* Update to 1.91.1.marcus2003-02-234-40/+2
| | | | | PR: 48597 Submitted by: maintainer
* * Re-add libgnomeprint[ui]-2.0 support and unbreakmarcus2003-02-202-5/+3
| | | | * De-pkg-comment where applicable
* Chase libgnomeui's shared lib version.marcus2003-02-071-3/+5
|
* Add dependency on gnomeprintui.arved2003-01-161-0/+1
| | | | | Submitted by: bento Approved by: maintainer
* Add libgnomeui-2.0 to LIB_DEPEND.edwin2002-11-151-1/+2
| | | | Spotted by: bento
* port wouldn't build without the gnomelibs.edwin2002-11-061-1/+1
| | | | | | Noticed by: bento Approved by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> (maintainer)
* Update deskutils/glabels 1.89.2 -> 1.90.1adamw2002-10-273-8/+8
| | | | | | PR: 44537 Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> (maintainer) Approved by: pat
* add deskutils/glabelsadamw2002-10-216-0/+96
A programm to create labels and business cards PR: 43479 Submitted by: martin.klaffenboeck@gmx.at Approved by: pat
OpenPOWER on IntegriCloud