Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-03-25 | Update to 7.07: | wiz | 6 | -20/+11 | |
7.07: Security fix and bug fixes. 7.06: Bug fixes and doc updates. Also new in this release is the 'pngalpha' device which produces png output with a transparent background (page) color so they can be composited against a separate background. The transparency is based only on what parts of the page have been drawn and does not support PDF 1.4 transparent painting. Closes PR 24893. | |||||
2004-03-20 | Switch tcl-pdflib to Tcl 8.4. Bump PKGREVISION. | minskim | 2 | -11/+12 | |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 6 | -23/+12 | |
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES. | |||||
2004-03-17 | Don't use :tl to lowercasify the paper size, so this will work on older | danw | 1 | -4/+8 | |
NetBSD and non-NetBSD platforms | |||||
2004-03-16 | Backout my recent changes because Thomas Klausner and Grant Beattie | tron | 2 | -5/+4 | |
disapprove. | |||||
2004-03-16 | Include "db4" buildlink2 glue code to fix build problems in package | tron | 1 | -1/+2 | |
depending on this package. | |||||
2004-03-16 | Include "db4" buildlink2 glue code to fix build problem. Bump package | tron | 1 | -3/+3 | |
revision because of this. | |||||
2004-03-11 | Add lex to USE_GNU_TOOLS instead of checking for existence and | reed | 1 | -7/+2 | |
using BUILD_DEPENDS. | |||||
2004-03-11 | Add kpathsea.buildlink3.mk, which is required by ja-ptex-bin. Reported | minskim | 2 | -2/+21 | |
by Kouichirou Hiratsuka in PR pkg/24706. | |||||
2004-03-10 | Remove PHP3 packages from pkgsrc as they're unmaintained by PHP folks | jlam | 3 | -26/+1 | |
and by pkgsrc folks. | |||||
2004-03-10 | File removed, we are now using buildlink3 | martti | 1 | -26/+0 | |
2004-03-10 | bl3ify, s,USE_X11BASE,USE_X11,g. Welcome to 4.0.4nb1, ok'ed by martti@ | xtraeme | 2 | -3/+29 | |
2004-03-10 | Updated XFce to 4.0.4 | martti | 3 | -6/+8 | |
* Bug fixes * Translation updates | |||||
2004-03-09 | Remove info files entries from PLIST. | seb | 2 | -32/+2 | |
2004-03-09 | Remove info files entries from PLIST. | seb | 1 | -22/+1 | |
XXX Does not build with gcc3 | |||||
2004-03-09 | Remove info files entries from PLIST. | seb | 2 | -9/+2 | |
2004-03-09 | Remove info files entries from PLIST. | seb | 1 | -13/+1 | |
2004-03-08 | Replace lang/tcl with lang/tcl83. Packages compatible with 8.4 will | minskim | 1 | -2/+2 | |
be updated to depend on lang/tcl after Tcl/Tk update. | |||||
2004-03-08 | Handle some shared directories by depending on (or updating dependancies to | jmmv | 3 | -7/+9 | |
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION. | |||||
2004-03-06 | Conform to template in revision 1.101 of bsd.buildlink3.mk. | jlam | 1 | -7/+8 | |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 4 | -34/+34 | |
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk. | |||||
2004-03-05 | Use buildlink3 framework. | tron | 1 | -7/+7 | |
2004-03-03 | Changes 3.00: | adam | 10 | -45/+69 | |
* New PDF rasterizer ("Splash"). * Added support for PDF 1.5. * Replaced pdftopbm with pdftoppm (which can generate PBM, PGM, and PPM files). | |||||
2004-03-02 | update to 4.2.6 | drochner | 20 | -97/+125 | |
changes: -bugfixes -inproved device support (newer Epson Stylus, Canon S200) -European 10x15 cm and US Engineering C paper sizes -CUPS driver: normal and reversed paper order -quality improvements | |||||
2004-03-01 | add buildlink3.mk | recht | 1 | -0/+20 | |
2004-02-27 | The <cmath> header in NetBSD 1.6 is buggy in that it undefines NULL. | kristerw | 3 | -1/+40 | |
Include <cmath> before the other headers, to make sure that NULL can be used later in the files. | |||||
2004-02-22 | patch-aa was removed | jdolecek | 1 | -2/+1 | |
2004-02-22 | update hpijs package to latest 1.5 version | jdolecek | 4 | -20/+297 | |
Full list of changes since previously packaged version 1.3 is available at: http://hpinkjet.sourceforge.net/updates.php Briefly: * many more recent printer models supported * added foomatic PPD files * added 4KB output buffering to improve USB performance * various improvements for DJ3320 and DJ9xx * fixed a Deskjet 5550 problem with odd page duplex jobs * documented new Photo mode for VIP printers with no auto media detection. * added support for custom paper size, removed (now redundant) 3425-COVER paper size * added Printable Area documentation * fixed a Officejet hang problem (ie: Officejet 500/600/700 and PSC 300). Package update submitted in PR pkg/24526 by Paul Shupak Package also updated to do the install step itself, and removed the now unneded patch. | |||||
2004-02-20 | unused | jmmv | 2 | -75/+0 | |
2004-02-20 | Correct HOMEPAGE. | minskim | 1 | -2/+2 | |
2004-02-19 | Update to 0.112.1 and bl3ify: | jmmv | 3 | -37/+15 | |
* Fix build for gtk+ 2.2. (Frederic Crozat) * Fix build for libgnomeprint 2.6. (Martin) | |||||
2004-02-19 | Explicitly list where shared directories are removed. | jmmv | 1 | -1/+6 | |
2004-02-18 | bl3ify | jlam | 1 | -4/+4 | |
2004-02-18 | bl3ify | jlam | 1 | -6/+6 | |
2004-02-17 | bl3ify and lose LTCONFIG_OVERRIDE. | jlam | 1 | -7/+6 | |
2004-02-17 | bl3ify | jlam | 1 | -6/+9 | |
2004-02-17 | This package uses no compilers. | jlam | 1 | -1/+3 | |
2004-02-16 | Sort includes, use pkgsrc intltool and drop dependency on libgnomeprintui. | jmmv | 1 | -5/+5 | |
Bump PKGREVISION to 2. | |||||
2004-02-14 | Explicitly depend on pkgconfig. | minskim | 1 | -1/+2 | |
2004-02-14 | Put post-install information in MESSAGE instead of using an INSTALL script. | snj | 3 | -20/+11 | |
Okayed by wiz. | |||||
2004-02-14 | Whitespace fix. | snj | 1 | -1/+2 | |
2004-02-14 | PKGCONFIG_OVERRIDE is relative to WRKSRC. | jmmv | 1 | -2/+2 | |
2004-02-14 | Put post-install information in MESSAGE instead of using an INSTALL script. | snj | 3 | -20/+10 | |
Okayed by wiz. | |||||
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 16 | -39/+20 | |
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk. | |||||
2004-02-14 | CONFIG_{GUESS,SUB}_OVERRIDE are now relative to ${WRKSRC} and will | jlam | 1 | -9/+1 | |
automatically substitute for any config.{guess,sub} files found up to a directory depth of 2. | |||||
2004-02-13 | s/dependant/dependent/ | snj | 1 | -1/+1 | |
2004-02-13 | s/dependant/dependent/ | snj | 1 | -1/+1 | |
2004-02-13 | s/independant/independent/ | snj | 1 | -1/+1 | |
2004-02-13 | pdftops is a C++ application. | jlam | 1 | -1/+2 | |
2004-02-13 | Use pkgsrc intltool. | jmmv | 1 | -1/+2 | |