Age | Commit message (Collapse) | Author | Files | Lines |
|
. bump version to 20110215
|
|
|
|
20110207
Replaced naive repository arch check by MACHINE_ARCH check
20110206
Bump to SQLite 3.7.5
20110205
Added statvfs64 support
Redirect stderr to logfile while pkg_{add,delete}
20110204
Feature request: -F / force-reinstall
Feature request: PR 43049
Generated repositories.conf for NetBSD, DragonFly BSD and MINIX
20110130
Merged 0.4.0 to HEAD
MINIX patches from Gautam are now upstream
Re-added download-only
Makefile.in / configure.ac cleanup
Integrated some of bapt's patches
- chroot
- bandwidth calculation
20110122
pkgin 0.4.0
SQLite "Amalgamation" version is now part of the tree,
No more databases/sqlite3 dependency needed
|
|
|
|
license.
|
|
It is based on ancient bsd.prefs.mk and not works as expected for SUA,
because all SUA (5.2, 6.0 and 6.1) have libc.so.5.2 (and also old version).
Moreover shlibname base OS version was introduced to speed up to avoid invoking
`uname', but in this script, `uname' always will be invoked.
|
|
|
|
Ok dillo.
|
|
|
|
|
|
|
|
Smarter pkgdiff, doesn't create chunks that are added automatically
by the pkgsrc infrastructure (configure:exit instead of regenerate,
Makefile: localedir).
mkpatches: patch file names now contain the path to the file and its name
per discussion on tech-pkg June 2010.
Also, the files are created directly in the patches/ directory; backups
are saved as patches/patch-foo.orig.
patchdiff: now compares patches/patch-foo with patches/patch-foo.orig;
if they only differ in non-essential parts, patchdiff reinstates the
original patch to keep commits less noisy.
|
|
Be more permissive wrt what characters are allowed in patch file names.
Bump version to 4.97.
|
|
|
|
Fixes PR pkg/44476 from Uwe Klaus
|
|
Bump version to 0.64 and depend on it.
|
|
Thorsten Glaser.
|
|
EMACS_VERSION_REQD.
|
|
Fixed a non-critical bug: some packages were marked
for upgrade more than once.
|
|
|
|
- Go back to manual installation to avoid problems on unprivileged
NetBSD installation. This fixes PR pkg/44415 by Hauke Fath.
- Don't install "rpm2pkg.cat8" any more as it is not really useful.
|
|
- Double dewey match fixed, i.e. foo>=1.2.3<3.0
- Duplicate entries for remove and upgrade fixed
- "Missing package in repository" case handled
|
|
NetBSD to work. This should fix PR pkg/44415 by Hauke Fath.
|
|
|
|
|
|
|
|
|
|
Fixed a nasty bug in handling dependencies like php>=5.2.17<5.3
Included is@ patch upstream for Solaris build
|
|
Bump PKGREVISION to 1.
|
|
|
|
(very similar to mit or modified-bsd, but different)
|
|
DragonFly. Patch supplied by Peter Avalos in PR pkg/44373.
|
|
|
|
- Major overhaul of the source code to make maintenance and support
for new compression formats easier.
- Use "liblzma" instead of "xzcat" for dealing with LZMA compressed RPMs.
|
|
|
|
that appear in renderproto's bl3.mk. Problem reported by Snader_LB on
freenode.
|
|
Drop unnecessary dependences on "gettext-lib" and Berkeley DB. Neither
of them have been necessary when this package stopped depending on the
"rpm" package.
Approved by Thomas Klausner.
|
|
- Use "xzcat" instead of "lzcat". This package now doesn't depend on the
"archivers/xz" package under NetBSD-current because "xzcat" is part of
the base distribution.
|
|
Set PKGNAME_REQD to give underlying make processes a chance to set
options derived from the package name. For example, the appropriate
version of Python can be derived from the package name (so, when
building py25-foo, use python-2.5, not python-2.6). Specifically,
MAKE_SET_VARS='PKGNAME_REQD=${pkg}-*'
From Alan Barret via pkgsrc-users@.
|
|
Sometimes, the set of packages to be replaced ($REPLACE_TODO) does not
have any members which are installed (and hence in $TSORTED). This
caused the loop over $TSORTED to not find any packages to replace.
The check for not having found one was missing, resulting in the last
package in TSORTED being replaced. Because $REPLACE_TODO is still
non-empty, this repeats.
This patch adds an abort when no packages in $TSORTED are in
$REPLACE_TODO. Analysis and patch from Ian D. Leroux on
pkgsrc-users@.
|
|
when pkg_add'ing on NetBSD. Bump version to 20101212.
Ok jym, gdt
|
|
NetBSD-current after last weekends xorg imports.
Remove Xmu files from xorg file list, they are in xorg.libXmu list.
Bump version to 0.61 and depend on it in bl3.mk.
|
|
|
|
|
|
|
|
* Fix BUILD_PACKAGES to really support multiple packages. Reported by
Ian D. Leroux in private mail.
|
|
- Don't apply the strip count (option "-s") to entries that we will
ignore ("-i" option). This should fix PR pkg/44082 by Dr. W. Stukenbrock.
|
|
Bump version.
|
|
|
|
|