summaryrefslogtreecommitdiffstats
path: root/print/gnomeprint
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Use the new ghostscript options.marcus2004-01-201-10/+1
| | | | Submitted by: linimon
* Allow for selection of ghostscript port.marcus2003-08-311-2/+20
| | | | | PR: 54943 Submitted by: Jens Rehsack <rehsack@liwing.de> (based on)
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-121-4/+0
|
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fix MASTER_SITE_SUBDIR.marcus2002-09-201-1/+1
| | | | Submitted by: Bob Fleck <bob@securesoftware.com>
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-201-1/+1
| | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
* Update to 0.37.sobomax2002-09-164-62/+3
|
* Convert all core GNOME1 components and some of the most popular GNOME1sobomax2002-07-112-8/+4
| | | | | | | | | | | | | | | | apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus
* Get the dist path right this time.marcus2002-06-061-0/+1
|
* Add a missing USE_BZIP2marcus2002-06-061-0/+1
| | | | Prompted by: Albert Kinderman <albert.kinderman@csun.edu>
* Update to 0.36.marcus2002-06-054-3/+17
|
* Teach GNOME1 and GNOME2 play nicely with each other - don't assume thatsobomax2002-04-081-1/+1
| | | | shared dir (share/gnome/fonts) is `owned' by either one.
* Chase increase of freetype2 shlib version.sobomax2002-03-111-1/+1
|
* Fix patch, so that it doesn't break some ports on 4-STABLE.sobomax2002-02-031-6/+8
| | | | Submitted by: Joe Macus Clarke <marcus@marcuscom.com>
* Update to 0.35.sobomax2002-02-015-35/+28
|
* Update version number of freetype2 shared library.sobomax2002-01-211-1/+1
|
* Don't try to delete directory which now being deleted by gnomelibs.sobomax2002-01-161-1/+0
|
* Backout previous change - it seems that new revision of the patch doesn'tsobomax2001-12-201-17/+8
| | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net>
* Don't filter libc_r on 5-CURRENT.sobomax2001-12-191-8/+17
|
* Move creation of ${PREFIX}/etc/gnome/fonts/gnome-print-x11.fontmap fromsobomax2001-12-172-1/+3
| | | | | | | pkg-plist to Makefile on a second attempt to fix bento build and unlock building of some 200 ports that depend on gnomeprint. Submitted by: bento
* Update to 0.34.sobomax2001-12-123-2/+6
|
* Use `@exec touch ...' to create ↵sobomax2001-11-261-0/+1
| | | | | | | | | | ${PREFIX}/etc/gnome/fonts/gnome-print-x11.fontmap if it doesn't exist. This ensures that the file is created in all cases and should fix bento build. Originally file is only created when the package is built on a system with X11 fonts installed. Submitted by: bento
* Add freetype2 as dependency.sobomax2001-11-221-0/+2
| | | | Submitted by: "Nuzrin Yaapar" <nuzrin@nuzrin.com>
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-201-1/+1
| | | | the later case
* Update to 0.32.sobomax2001-11-204-17/+5
|
* Update to 0.31.sobomax2001-11-093-2/+4
|
* Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-311-1/+11
| | | | Submitted by: Ports Fury
* Prepare ground for gdk-pixbuf update to 0.13.0 - its include files have beensobomax2001-10-302-1/+15
| | | | | moved aroud, so all ports that don't pay attention to an output of `gdk-pixbuf-config --cflags' need to be fixed.
* Update to 0.30.sobomax2001-10-097-44/+104
|
* Replace the ghostscript6 dependencies with ghostscript-gnu.knu2001-09-111-1/+1
|
* Update WWW.sobomax2001-08-081-1/+1
|
* Update to 0.29ade2001-06-053-2/+3
|
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-111-1/+1
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* Update to GNOME 1.4 -- massive changes all around, for the sake ofade2001-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
* -pthread --> ${PTHREAD_LIBS}sobomax2001-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.
* Update to 0.25ade2000-11-143-3/+6
|
* Implement USE_GNOME, part 2.reg2000-10-051-8/+3
|
* Update to 0.24. Read the ChangeLog for updates, the list is enormous.ade2000-09-283-15/+21
|
* Re-sobomize to use pre-patch instead of post-extractade2000-08-041-1/+1
| | | | Wrists slapped by: knu, sheldon
* Extensive patchfile cleanups using sobomax's wonderfulade2000-08-041-2/+8
| | | | post-extract rule
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-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
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-2/+1
| | | | ldconfig in PLIST need personal consideration.
* Say hello to GNOME 1.2ade2000-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.
* Update to 0.20ade2000-05-223-2/+4
|
* Update to 0.19ade2000-05-173-3/+9
|
* Update to 0.18ade2000-04-193-3/+3
|
* Accidental whitespacecpiazza2000-04-091-2/+2
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-091-3/+3
|
OpenPOWER on IntegriCloud