Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-28 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-06-16 | The libxml2 version test in this thing believes that checking that | dholland | 2 | -1/+23 | |
version A.B.C is at least D.E.F is to be done by checking A >= D, B >= E, *and* C >= F. Therefore, it believes that the most recent libxml2 update, which is 2.8.0, is less than its minimum requirement 2.4.1. Rather than trying to repair this curious logic, just patch the test to always succeed, as pkgsrc always provides a suitable libxml2. | |||||
2012-06-14 | Recursive PKGREVISION bump for libxml2 buildlink addition. | sbd | 1 | -2/+2 | |
2011-07-30 | Fixed: build failure on Linux, approved by reed@ | cheusov | 1 | -5/+5 | |
2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 1 | -2/+2 | |
2009-06-30 | Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with | joerg | 1 | -1/+3 | |
MAKE_JOBS=2 and worked without. | |||||
2009-06-14 | Convert @exec/@unexec to @pkgdir or drop it. | joerg | 1 | -2/+1 | |
2009-02-24 | Drop maintainership. | wiz | 1 | -2/+2 | |
2008-07-14 | Mark as destdir ready. | joerg | 1 | -1/+3 | |
2008-06-20 | Add DESTDIR support. | joerg | 2 | -6/+21 | |
2007-02-22 | pkglint cleanup; update HOMEPAGE/MASTER_SITES. | wiz | 1 | -3/+3 | |
From Sergey Svishchev in private mail. | |||||
2006-06-25 | Fix build with gcc4. | wiz | 5 | -1/+453 | |
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 | -3/+3 | |
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 | |||||
2005-11-08 | USE_TOOLS+=bison (to use new tools framework for build). | tv | 1 | -2/+2 | |
2005-06-23 | Update HOMEPAGE and MASTER_SITES. | wiz | 1 | -4/+4 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 checksums. | wiz | 1 | -1/+2 | |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+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-02 | Work around the missing rpath flag in libxml2's xml2-config and make | recht | 3 | -2/+21 | |
the pkg build. Addresses PR 25775 by Cesar Catrian C. | |||||
2004-04-18 | Update to 0.6.23, convert to bl3: | wiz | 2 | -9/+8 | |
* HTML export plugin is now XHTML compliant | |||||
2004-01-23 | Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA. | jmmv | 1 | -1/+2 | |
This shouldn't be needed if we had non-recursive dependancies *sigh*. | |||||
2003-12-06 | Update to 0.6.22: | wiz | 2 | -6/+5 | |
* Bugfix - Mozilla and Netscape plugin: Added missing <p> tag to file format (Terry Feldman) | |||||
2003-12-04 | Bump PKGREVISION (libxml2, libxslt and imlib2 were updated). | xtraeme | 1 | -1/+2 | |
2003-08-01 | Add build dependency on bison. Noted missing by bulk build. | wiz | 1 | -1/+3 | |
2003-07-24 | Initial import of bkedit, a bookmark editor. | wiz | 4 | -0/+42 | |
bkedit is an easy to use bookmark manager and editor. The program can read, write, edit, create, manage and convert the bookmarks of the most popular browsers. There is also a simple Drag & Drop interface for adding new bookmarks from a running browser in a very comfortable way. |