Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-11 | Bump PKGREVISIONs for perl 5.30.0 | wiz | 1 | -2/+2 | |
2018-08-22 | Recursive bump for perl5-5.28.0 | wiz | 1 | -2/+2 | |
2016-07-10 | Fixed typo in NO_SRC_ON_{FTP,CDROM}. Bumped revision of affected packages. | rillig | 1 | -2/+2 | |
2015-06-28 | Fix build of tcl-pdflib against TCL 8.6. | joerg | 1 | -2/+3 | |
2014-01-11 | Revbump after updating tcl/tk. | adam | 1 | -2/+2 | |
2013-02-16 | Recursive bump for png-1.6. | wiz | 1 | -2/+2 | |
2013-01-26 | Revbump after graphics/jpeg and textproc/icu | adam | 1 | -2/+2 | |
2013-01-06 | Move LICENSE/RESTRICTED to Makefile.common. | gdt | 1 | -9/+1 | |
The root of the issue is the distfile, which is shared via Makefile.common, so the license variables belong together. | |||||
2013-01-06 | Set LICENSE and NO_*_ON_*; PKGREVISION++. | gdt | 1 | -2/+10 | |
This uses the pdflib distfile, so it inherits the treatment. (Perhaps these lines should have been set in Makefile.common.) | |||||
2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-09-29 | Change two more hard-coded "8.4" instances to "8.5". | dholland | 1 | -2/+2 | |
2012-08-21 | Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12 | marino | 1 | -2/+2 | |
2012-06-21 | Not MAKE_JOBS_SAFE. | joerg | 1 | -1/+3 | |
2012-02-06 | Revbump for | wiz | 1 | -2/+2 | |
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy. | |||||
2011-01-13 | png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. | wiz | 1 | -2/+2 | |
2010-06-13 | Bump PKGREVISION for libpng shlib name change. | wiz | 1 | -2/+2 | |
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x. | |||||
2010-01-27 | DESTDIR support for tcl-pdflib | joerg | 1 | -14/+4 | |
2010-01-18 | Second try at jpeg-8 recursive PKGREVISION bump. | wiz | 1 | -2/+2 | |
2009-08-26 | bump revision because of graphics/jpeg update | sno | 1 | -2/+2 | |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -4/+4 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2006-04-17 | Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. | wiz | 1 | -2/+2 | |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -2/+2 | |
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day). | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 | |
CONFIGURE_ARGS. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -4/+4 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -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-05-03 | Convert to buildlink3. Closes PR pkg/25449. | snj | 1 | -3/+3 | |
2004-03-20 | Switch tcl-pdflib to Tcl 8.4. Bump PKGREVISION. | minskim | 1 | -3/+4 | |
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. | |||||
2002-09-23 | Move the USE_BUILDLINK2 definition into the common Makefile where we | jlam | 1 | -2/+1 | |
include several buildlink2.mk files. | |||||
2002-08-25 | Merge packages from the buildlink2 branch back into the main trunk that | jlam | 1 | -6/+7 | |
have been converted to USE_BUILDLINK2. | |||||
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 1 | -1/+2 | |
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-12-03 | Use PKGREVISION to manage the package-specific version number when it | jlam | 1 | -4/+3 | |
differs from the distfile version number. G/C some the unused variables in pdflib/Makefile.common related to the old way of handling version numbers. Invent PDFLIB_BASE_VERS, which is ${PDFLIB_DIST_VERS} that's been munged so that's understandable by the pkg_* tools' wildcard version numbering logic. | |||||
2001-10-01 | print/tcl-pdflib - Tcl language binding for the PDFlib library | jlam | 1 | -0/+35 | |