summaryrefslogtreecommitdiff
path: root/graphics/pstoedit
AgeCommit message (Collapse)AuthorFilesLines
2005-03-14Added a patch that checks for the correct C preprocessor symbolrillig2-1/+15
(__NetBSD__) instead of NetBSD. Approved by wiz.
2005-02-25check for __NetBSD__, not just NetBSD.drochner3-15/+20
fixes build on -current (there is a newer version available, tbd later)
2005-02-24Add RMD160 digestsagc1-1/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-11-13Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies thejlam1-2/+1
former) for applications that are known to require C++.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-06-15this needs -ldl on Solaris.grant1-1/+3
2004-06-15this only needs a c++ compiler.grant1-1/+2
2004-04-15Convert to buildlink3.snj1-5/+3
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-12-03Fix to build with gcc3.markd2-1/+24
2003-11-07Set USE_GCC_SHLIB. Fixes linking on Solaris.gavan1-1/+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-06Use buildlink2.seb4-911/+33
Reduce configure's patch size with pkgdiff. Install documentation files in $PREFIX/share/doc/{,html/}pstoedit. Install one file at a time. Bump PKGREVISION.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2003-03-14(1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;jlam1-2/+2
Makefiles simply need to use this value often, for better or for worse. (2) Create a new variable FIX_RPATH that lists variables that should be cleansed of -R or -rpath values if ${_USE_RPATH} is "no". By default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and additional variables may be appended from package Makefiles.
2002-09-13Use ghostscript.mk.jlam1-4/+3
2002-07-02Make nice version number.wiz1-2/+2
2002-07-02Add RCS Id.wiz1-1/+1
2002-05-08Oops, forgot X11BASE -> X11PREFIX change for xpkgwedge.itohy1-2/+2
2002-05-07Update pstoedit to 3.31. Approved by wiz.itohy10-1261/+2316
Tested compilation on i386 (a.out) and alpha (ELF). Note the usage of libtool is not normal.
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-2/+3
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-04-21Move to sha1 digests, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-12/+10
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
XXX need to teach pkglint to be more picky about this
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-08-25fix compilationwiz2-5/+14
2000-08-24update plotutils dependsdmcmahill1-2/+2
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf1-2/+4
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
2000-07-18Rename PKGNAME of plotutils to "plotutils-2.3nb1" as suggested.itohy1-2/+2
2000-07-18Oops. s/\+/?/itohy1-2/+2
2000-07-18pstoedit, a converter from PostScript and PDF files toitohy13-0/+1743
other vector graphic formats, including fig (xfig, transfig), tgif .obj, DXF (CAD exchange format), PIC (troff), LaTeX2e picture, and etc. Some files may not be converted. International characters may be broken into polylines and splines, but would be better than nothing.