summaryrefslogtreecommitdiff
path: root/print/gnome-print
AgeCommit message (Collapse)AuthorFilesLines
2004-05-04Unused.wiz1-22/+0
2004-04-27Follow new FreeType2 build rulesadam6-1/+66
2004-03-29Convert to buildlink3 framework.tron2-7/+29
2004-03-16Backout my recent changes because Thomas Klausner and Grant Beattietron2-5/+4
disapprove.
2004-03-16Include "db4" buildlink2 glue code to fix build problems in packagetron1-1/+2
depending on this package.
2004-03-16Include "db4" buildlink2 glue code to fix build problem. Bump packagetron1-3/+3
revision because of this.
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-01-03Bump package revisions for tiff update.reed2-4/+4
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz2-4/+4
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-9/+9
2003-05-05Line up PKGREVISION whitespace.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz2-4/+4
dependency bumps.
2003-01-10USE_PKGLOCALEDIR=yescjep1-1/+2
2003-01-04Do not try to remove include/gnome-1.0; it is beeing removed by thejmmv1-2/+1
gnome-libs dependancy.
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz2-3/+4
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-12-09Replace "true" by "${TRUE}".tron1-2/+2
2002-10-19Track directory layout change at MASTER_SITE_GNOME.rh1-2/+2
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-08Unused.wiz1-54/+0
2002-09-26Remove patch that is not necessary any longer with buildlink2.wiz2-50/+1
2002-09-21We use ghostscript.mk, so lose the redundant DEPENDS on ghostscript.jlam1-3/+1
2002-09-14Convert to buildlink2.wiz1-10/+6
2002-09-13Use ghostscript.mk.jlam1-1/+3
2002-08-26Update gnome-print to 0.36mjl5-59/+62
Fix #80407 in parseAFM.c Fix #80415 in gnome-font-face.c Fix #78662 fix gp_ctx_new bug Fix #80417 in gnome-rfont.c Fix #80416 in gnome-rfont.c Fix #76610 in gfft2_move_to and gp_path_close_all gp_ps2_set_font_private fix s/=/==/ (Lauris)
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam1-0/+22
buildlink2.mk files back into the main trunk.
2002-04-10Strongly buildlinkify and use LIBTOOL_OVERRIDE to use the pkgsrc libtooljlam3-7/+54
instead of the package-supplied one.
2002-03-27do the right thing with freetype2 (patch by agc)perry1-1/+2
2002-03-26Update gnome-print to 0.35. This is mainly a bug-fix release, but alsorh5-57/+60
includes the following changes: - Print preview clips now all graphics, including text and bitmaps - it makes gnumeric and sodipodi previews much nicer - Fontmaps can contain per-locale default entries now, so unknown font names do not fall uniformly back to Helvetica any more - Added --dir flag to gnome-font-install (Tambet)
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb2-3/+4
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-24I am a triple idiot. The only relevant variable that x11.buildlink.mkjlam1-2/+2
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR, which points to the location of the X11R6 hierarchy used during building. If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to ${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-23x11.buildlink.mk needs to be included before any buildlink.mk files thatjlam1-2/+2
use X11_BUILDLINK_MK as a test value. Generally just reordering the inclusions so that x11.buildlink.mk comes before the other buildlink.mk files will make everthing work.
2001-10-06Pull in libunicode via buildlink.mk. Patches provided in private mail byrh1-5/+6
Eric Gillespie <epg@pretzelnet.org>
2001-10-03Substitute the real config script for the config wrapper script injlam1-1/+3
installed files. We don't want buildlink references to escape into the install directory.
2001-10-01Fix copy/paste error and remove libartrh1-2/+1
2001-10-01Buildlinkifyrh2-4/+53
2001-08-11Update gnome-print to 0.29.rh3-12/+13
Changes are bugfixes only: * many robustness issues fixed. * fixed printing of componentized documents
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+1
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-04-20Move to sha1 digests, where appropriate and possible, and add distfileagc1-1/+2
sizes.
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-7/+5
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-06Add missing patchrh1-0/+14
2001-04-06Update gnome-print to 0.28rh5-29/+18
Changes are: 2001-03-20 Lauris Kaplinski <lauris@ximian.com> * configure.in: Version 0.28 * run-gnome-font-install: Added IRIX-specific font & exec paths * installer/gnome-font-install.c: #include <popt-gnome.h> instead of <popt.h> 2001-03-08 Chema Celorio <chema@celorio.com> * tests/testprint4.c (latin_to_utf8): was not being used, #ifdef out 2001-03-07 Lauris Kaplinski <lauris@ximian.com> * gnome-print.spec.in (Group): Changed fontmap to fontamp2 and added fax profile 2001-03-06 Lauris Kaplinski <lauris@ximian.com> * configure.in: Set version to final 0.26 * tests/testprint.c (test_dump_metafile): Close context after printing 2001-03-02 Lauris Kaplinski <lauris@ximian.com> * installer/gnome-font-install.c (gfi_process_type1_alias): Read afm file, so we get correct italic angle and weight in case entry does not have them (as is the case with hand-made entries) * run-gnome-font-install: Change fontmap file name to fontmap2 2001-02-23 Lauris Kaplinski <lauris@ximian.com> * configure.in: Use version 0.26.pre 2001-02-22 Lauris Kaplinski <lauris@ximian.com> * profiles/fax-g3.profile (driver): Added fax profile 2001-02-21 Lauris Kaplinski <lauris@ximian.com> * tests/testtext.c (print_test_page): Added beginpage * tests/testprint3.c (print_test_page): Added beginpage * tests/testprint2.c (print_test_page): Added beginpage
2001-03-16Don't try to remove directory "share/fonts" any more because it is atron1-2/+1
distribution directory now.
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-04The way that shared objects were handled in the PLISTs and bsd.pkg.mk wasagc1-1/+3
out of date - it was based on a.out OBJECT_FMT, and added entries in the generated PLISTs to reflect the symlinks that ELF packages uses. It also tried to be clever, and removed and recreated any symbolic links that were created, which has resulted in some fun, especially with packages which use dlopen(3) to load modules. Some recent changes to our ld.so to bring it more into line with other Operating Systems also exposed some cracks. + Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain the ELF symlinks. + Don't mess about with file system entries when handling shared objects in bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will have got it right, and have a much better idea than we do. + Modify PLISTs to contain "ELF symlinks" + On a.out platforms, delete any "ELF symlinks" from the generated PLISTs + On ELF platforms, no extra processing needs to be done in bsd.pkg.mk + Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on a.out platforms + Update the documentation in Packages.txt With many thanks to Thomas Klausner for keeping me honest with this.
2000-12-17s/gkd-pixbuf/gdk-pixbuf/rh1-2/+2
2000-12-15Add dependency on gdk-pixbuf.wiz1-1/+2
2000-12-07Sync w/ realityrh1-2/+1
2000-11-25Update gnome-print to 0.25. Changes are bugfixes only.rh4-34/+14
2000-11-23Undo accidential commit of gnome-print.rh4-13/+33