summaryrefslogtreecommitdiff
path: root/print/scribus
AgeCommit message (Collapse)AuthorFilesLines
2004-04-17Convert to buildlink3.snj1-8/+8
2004-02-27The <cmath> header in NetBSD 1.6 is buggy in that it undefines NULL.kristerw3-1/+40
Include <cmath> before the other headers, to make sure that NULL can be used later in the files.
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+2
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-03Bump package revisions for tiff update.reed1-1/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-11-19Allow the configure script to find the buildlink'ed freetype-config script.agc2-1/+17
Should fix problems shown up on last bulk build.
2003-10-29Upgrade to 1.1.1. Some of the changes include: uses freetypereed5-428/+264
instead of Qt for fonts; multiple documents open at a time; hyphenator; more languages support; UniCode support; gradient fills; extended PDF exporter; CUPS support; and libart used for rendering. Also add more MASTER_SITES and use SHLIBTOOL_OVERRIDE.
2003-10-29Slightly improve description.reed1-5/+6
2003-08-05bump revision after qt3/kde prefix changedrochner1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz1-1/+2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-10-05buildlink1 -> buildlink2jlam1-16/+14
2002-08-01Really remove USE_PTHREAD.jlam1-2/+2
2002-08-01Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace withjlam1-2/+2
appropriate PTHREAD_OPTS incantation, and move the checks for the value of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
2002-07-10Be more correct in naming the directories to be loaded when usingagc1-2/+2
buildlink - from Thomas Klausner.
2002-07-09Initial import of scribus-0.7.5 into the NetBSD Packages Collection.agc5-0/+484
Provided in PR 17536 by Jeremy Reed (reed@reedmedia.net). Slight modifications by myself to make this compile with pth-syscall, and to bring it forward to the newer version 0.7.5 - the existing distfile had disappeared from the master site. Scribus is a publishing layout program for X using QT interface. It can be used to create stationery, small posters, brochures, layout newsletters and other documents. It can export in postscript and PDF formats; and data is saved in XML format. Scribus aims to be similar to Adobe PageMaker and Quark XPress. It can do typical tasks of placing and rotating text and images.