summaryrefslogtreecommitdiff
path: root/print/gnome-print (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update WWW.Maxim Sobolev2001-08-081-1/+1
| | | | Notes: svn path=/head/; revision=45971
* Update to 0.29Ade Lovett2001-06-053-2/+3
| | | | Notes: svn path=/head/; revision=43511
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-111-1/+1
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* Update to GNOME 1.4 -- massive changes all around, for the sake ofAde Lovett2001-05-044-7/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CVS repo bloat, I'll only list the updates. graphics/imlib 1.9.9 -> 1.9.10 textproc/xml-i18n-tools 0.8 -> 0.8.1 x11/gnomelibs 1.2.11 -> 1.2.13 devel/oaf 0.6.2 -> 0.6.5 devel/gconf 0.12 -> 1.0.0 devel/gnomevfs 0.5 -> 1.0 graphics/gdk-pixbuf 0.9.0 -> 0.11.0 sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1 print/gnomeprint 0.25 -> 0.28 devel/bonobo 0.37 -> 1.0.3 audio/gnomeaudio 1.0.0 -> 1.4.0 x11/gnomecore 1.2.4 -> 1.4.0.3 devel/libgtop 1.0.11 -> 1.0.12 x11/gnomeapplets 1.2.4 -> 1.4.0.1 misc/gnomeuserdocs NEW 1.4.1 misc/gnomeutils 1.2.1 -> 1.4.0 deskutils/gnomepim 1.2.0 -> 1.4.0 games/gnomegames 1.2.0 -> 1.4.0.1 print/ggv 0.95 -> 1.0 editors/ghex 1.1.4 -> 1.2 devel/bugbuddy 1.2 -> 2.0.1 devel/glade 0.5.11 -> 0.6.2 sysutils/gtop 1.0.12 -> 1.0.13 x11/xalf NEW 0.11 x11-toolkits/py-gtk 0.6.6 -> 0.6.7 x11-toolkits/py-gnome 1.0.53 -> 1.4.0 x11-toolkits/guile-gtk 0.19 -> 0.20 x11-toolkits/guile-gnome 0.10 -> 0.20 devel/libsigc++ 1.0.1 -> 1.0.3 x11-toolkits/gnome-- 1.1.15 -> 1.1.17 x11-toolkits/panel-- NEW 0.1 x11-fm/gnomemc 4.5.51 -> 4.5.54 Notes: svn path=/head/; revision=42257
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Update to 0.25Ade Lovett2000-11-143-3/+6
| | | | Notes: svn path=/head/; revision=35142
* Implement USE_GNOME, part 2.Jeremy Lea2000-10-051-8/+3
| | | | Notes: svn path=/head/; revision=33429
* Update to 0.24. Read the ChangeLog for updates, the list is enormous.Ade Lovett2000-09-283-15/+21
| | | | Notes: svn path=/head/; revision=33217
* Re-sobomize to use pre-patch instead of post-extractAde Lovett2000-08-041-1/+1
| | | | | | | Wrists slapped by: knu, sheldon Notes: svn path=/head/; revision=31320
* Extensive patchfile cleanups using sobomax's wonderfulAde Lovett2000-08-041-2/+8
| | | | | | | post-extract rule Notes: svn path=/head/; revision=31287
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-2/+1
| | | | | | | ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
* Say hello to GNOME 1.2Ade Lovett2000-06-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | audio/gnomemedia 1.2.0 deskutils/gnomepim 1.2.0 devel/bugbuddy 1.0 devel/glade 0.5.9 devel/libgtop 1.0.9 games/gnomegames 1.2.0 graphics/imlib 1.9.8.1 misc/gnomeusersguide 1.2 misc/gnomeutils 1.2.0 sysutils/gnomecontrolcenter 1.2.0 sysutils/gtop 1.0.8 x11-fm/gmomemc 4.5.50 x11/gnomecore 1.2.0 x11/gnomelibs 1.2.1 Along with cosmetic changes to other parts of the metaport for the new shared library version numbers. Plus. The metaport has been reworked to bring in a few more often-requested items. Please note that you absolutely need GTK/GLIB 1.2.8 or higher for this release. Notes: svn path=/head/; revision=29055
* Update to 0.20Ade Lovett2000-05-223-2/+4
| | | | Notes: svn path=/head/; revision=28684
* Update to 0.19Ade Lovett2000-05-173-3/+9
| | | | Notes: svn path=/head/; revision=28521
* Update to 0.18Ade Lovett2000-04-193-3/+3
| | | | Notes: svn path=/head/; revision=27749
* Accidental whitespaceChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27422
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27421
* Update to 0.16, a bunch of new features, and plenty of bugs fixed.Ade Lovett2000-03-283-5/+6
| | | | | | | Shared library revision bumped as a result. Notes: svn path=/head/; revision=27094
* Update to 0.12Ade Lovett2000-02-233-24/+33
| | | | Notes: svn path=/head/; revision=26174
* Change MAINTAINER to ade@FreeBSD.org .Yukihiro Nakai2000-01-071-1/+1
| | | | Notes: svn path=/head/; revision=24497
* New location on MASTER_SITE.Steve Price1999-12-041-1/+1
| | | | | | | | PR: 15238, 15248 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23576
* Update to 0.10Yukihiro Nakai1999-10-273-4/+7
| | | | | | | | PR: ports/14541 Submitted by: Ade Lovett<ade@lovett.com> Notes: svn path=/head/; revision=22689
* PR: ports/14303Yukihiro Nakai1999-10-143-8/+17
| | | | | | | | | Submitted by:Ade Lovett <ade@lovett.com> Update to 0.9 This is a core library for 'October GNOME' Notes: svn path=/head/; revision=22418
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* Update to version 0.4.Steve Price1999-08-224-22/+61
| | | | | | | | PR: 12781 (7 of 19) Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20863
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Update to version 0.1.1.Steve Price1999-05-304-41/+39
| | | | | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19115
* The faster this commit message is typed the faster it'll all be over.Michael Haro1999-05-031-1/+1
| | | | | | | (add WWW:) Notes: svn path=/head/; revision=18429
* gtk11 -> gtk12Michael Haro1999-04-221-2/+2
| | | | Notes: svn path=/head/; revision=18076
* DISTFILES moved on MASTER_SITE.Steve Price1999-04-081-2/+2
| | | | Notes: svn path=/head/; revision=17741
* Portlint, libtool.Vanilla I. Shu1999-02-021-5/+3
| | | | | | | | PR: ports/9826 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=16495
* Use ${MASTER_SITE_GNOME}Bill Fenner1999-01-271-5/+3
| | | | Notes: svn path=/head/; revision=16379
* GNOME print library.Vanilla I. Shu1999-01-176-0/+89
Notes: svn path=/head/; revision=16117