summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Collapse)AuthorFilesLines
2010-01-15Update bsd.files.mk multiple include protection to use the same mechanismabs2-5/+6
as in the base NetBSD system - fixes PR pkg/39715
2010-01-13Teach createbuildlink to ignore graphics/hicolor-icon-theme/buildlink3.mk.wiz2-5/+5
Idea from joerg. PKGVERSION++
2009-12-30pbulk-0.44: Remove a second call to pscan from a failed merge.joerg2-4/+3
2009-12-30Add note on SHLIB_{MAJOR,MINOR,TEENY}abs1-2/+6
2009-12-30Update "x11-links" package to version 0.45:tron32-64/+193
1.) Update list to remove duplicates and add missing entries for recent versions of NetBSD-current. The necessary changes were supplied by Bernd Ernesti. 2.) Include the operating system version number in the package version to force a re-build of the package if the operating system is updated (which might change the X11 distribution as well. This should fix PR pkg/42492. Change approved by Thomas Klausner.
2009-12-30Sync comments section with current bsd.lib.mk from NetBSD - fixes variousabs1-4/+8
typos and incorrect entries and also adds a brief line on SHLIB_MAJOR, SHLIB_MINOR and SHLIB_TEENY, the latter addresses PR bin/39693 No functionality change, no PKGREVISION bump
2009-12-29Updated PGSQL_VERSIONS_ACCEPTEDadam1-2/+2
2009-12-16pbulk-0.43:joerg3-6/+7
Remove the content of bulklog, not the directory. Much nicer if nullfs is used. Log error output of pscan.
2009-12-13Fix problems detected in my Slackware installation.martti1-3/+4
http://mail-index.netbsd.org/pkgsrc-users/2009/09/09/msg010660.html http://mail-index.netbsd.org/pkgsrc-users/2009/09/09/msg010664.html
2009-12-10Updated pkgtools/pkgdiff to 0.122abs2-3/+6
Set TZ=UTC before calling diff to ensure everyone uses the same timezone to avoid spurious diffs in metadata, such as: < clock/clock.c.orig 1993-06-29 01:11:39.000000000 -0400 --- > clock/clock.c.orig 1993-06-29 03:11:39.000000000 -0200
2009-12-01bump datetnn1-2/+2
2009-11-20The GNU tools usually provide replacements for their counterparts whoserillig1-2/+2
name doesn't start with a "g". Fixes PR 40261.
2009-11-20Applied patch from PR 38423 by Sergey Svishchev.rillig2-8/+5
Increased the version number to 2.12.
2009-11-13Updating pkgtools/pkg_rolling-replace from 0.17 to 0.18sno3-42/+191
Changes: Added 3 new features: 1) Fetch only 2) Keep going after error (skip package) 3) Log output of make steps Modified verbosity to report what's failed and what succeeds.
2009-11-05pkg_tarup-1.8:joerg2-4/+3
Do not use pkg_create -L, it is redundant for modern packages and ignored by pkg_install-20091115.
2009-11-05pkg_install-20091115:joerg8-57/+25
Completely ignore @src in pkg_create. Silently ignore the -L option. The combination of -I and -p are used by pkgsrc for the same result.
2009-11-02allow USE_JAVA=build.obache1-2/+2
2009-10-28Clarify -u usage (noticed by bvd - thanks)abs1-2/+2
2009-10-25pbulk-0.41:joerg3-5/+6
- Consider packages silently outdated if recorded files are missing. - Explicitly pass down tar to pbulk-save-wrkdir, TAR is unset at that point.
2009-10-25Add 2-clause-bsd to DEFAULT_ACCEPTABLE_LICENSES.wiz1-2/+2
2009-10-22pkg_install-20091022:joerg2-7/+11
Do not overwrite a string with itself using snprintf. This breaks setting the pkgdb directory internally on Linux. Explicitly check if the string is the same and otherwise just use xstrdup.
2009-10-21note that pkglint doesn't understand dual licensestnn1-1/+2
2009-10-21pkg_install-20091021:joerg3-11/+25
Add support to query arbitrary variables with pkg_admin config-var.
2009-10-15pkg_install-20091015:joerg4-8/+29
Use directory index caching by default.
2009-10-08pkg_install-20091008:joerg2-6/+12
- Fix German accent - Don't dereference a null pointer for pkg_admin add
2009-10-07pkg_install-20091006:joerg10-36/+59
- restore pkg_add -f functionality for missing dependencies (PR 42001) - pkg_admin rebuild should count packages correctly (he@), also count @pkgdb - fix gpg-sign-package syntax in pkg_admin(1) - change default URL for pkg-vulnerabilities to use HTTP
2009-09-27improve error messagetnn1-3/+12
2009-09-20depend on diffutils on Tru64tnn1-4/+6
2009-09-15Oops. Thanks to Martti Kuparinen for finding this.rillig1-4/+4
2009-09-15Sync with reality. Patch provided by Yuji Yamano via pkgsrc-users.rillig1-4/+4
2009-09-15Don't prevent others from increasing the version number, since I don'trillig1-2/+1
follow recent pkgsrc developments as carefully as necessary.
2009-09-13Update to "x11-links" package to version 0.44:tron2-5/+6
Detect X.org even if "imake" is not installed. The package now works as expected under Mac OS X Snow Leopard. No regressions under NetBSD/amd64 5.0_STABLE with native X.org.
2009-09-11pkg_install-20090911:joerg9-3603/+1670
- Cleanup configure.ac to not check for headers and functions not used - Always use nbcompat/db.h on !NetBSD (PR 41865) - Don't bother setting termwidth in pkg_info, it is never used.
2009-09-10SuSE packages live in suse100 nowadays and for Python pick 2.6.joerg1-3/+3
2009-09-09Remove references to python-2.3.wiz2-4/+4
2009-09-07Retire Python 2.3 support.joerg1-2/+2
2009-09-04pbulk-0.41:joerg2-4/+4
Create & chown work.log for destdir builds too, as the normal build is run unprivileged.
2009-08-30+ pkgsrc-todo.wiz1-1/+2
2009-08-30Initial import of pkgsrc-todo-1.0:wiz7-0/+452
This package contains two tools for maintaining pkgsrc/doc/TODO. add_todo adds lines for newly available updates for packages to the TODO file. obsolete_todo checks the contents of pkgsrc/doc/TODO against updates noted in the CHANGES-* files and removes entries for packages which were already updated to newer files.
2009-08-26bump revision because of graphics/jpeg updatesno2-3/+4
2009-08-25Remove BROKEN_IN variable. It was no maintained, and there was nowiz1-2/+1
defined workflow for setting it, removing it, or removing packages depending on it.
2009-08-23pbulk-base-0.39:joerg2-4/+4
Fix ordering of event handler vs queue modification. This can result in queue corruption or use after free when the master can't handle a request before the next arrives. From Matt Dillon.
2009-08-17Pass down MAKE_ENV when calling make for inplace builds.joerg1-3/+3
2009-08-17Mark up PKG_PATH.wiz1-2/+4
2009-08-16Don't leak the config file.joerg1-2/+4
2009-08-16pkg_install-20090817:joerg9-57/+149
Add a new command for pkg_admin: findbest. It takes one or more patterns and searches for the best match in PKG_PATH, just like pkg_add would. It prints the URLs of the best match for each pattern to stdout. Rewrite the config file parser to read the file only once.
2009-08-16Fix a bug in pkg_add's -P handling. For dependencies the pkgdb path wasjoerg5-16/+30
computed incorrectly and included destdir more than once. Fix the ACTIVE_FTP option to actually set the "a" flag and not the old "p" flag.
2009-08-14Make joerg happy by using PYTHON_VERSIONS_ACCEPTED.wiz1-2/+2
2009-08-14Needs python, so include lang/python/application.mk.wiz1-1/+4
Doesn't recognize python26, so set PYTHON_VERSIONS_INCOMPATIBLE to 26.
2009-08-07Yet Another Groff Version, version 1.19.1, present in some release of Gentoo.dsainty2-3/+5