Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
pkg_summary2deps:
- Fix in 'pkg_summary2deps -dn'
(missing pkgname if multivariant packages are present,
for example py26-gtk2 and py27-gtk2)
pkg_summary2leaves:
- Fix. 'pkg_summary2deps -dpnra' should be used
instead of 'pkg_summary2deps -dpa'
More regression tests for pkg_summary2leaves and pkg_summary2deps
Minor fix in pkg_uniq_summary.1
psu_funcs.awk:
- new function pkgpana2pkgpath
|
|
|
|
- Use the correct id(1) program. Fixes PR pkg/40691
- Avoid unprintable characters, some implementations of tr(1) have issues
with them. Instead go for what hopefully will be a unique string, as
well as making use of shell parameter substitution. Fixes PR pkg/42197
These changes combined make pkg_alternatives work correctly on Solaris.
|
|
|
|
|
|
|
|
Dump version.
|
|
|
|
glib2>2.30.0 deprecate g_format_size_for_display, add g_format_size,
so use it instead.
Bump PKGREVISION.
|
|
|
|
Added SQLite build patch from sbd@
Added show-all-categories
unlink() before symlink()
20120525
Dynamically read PKG_DBDIR from pkg_admin
20120524
Do not delete repository entries if the new one is unreachable.
20120429
When a package is marked as TOREMOVE and TOUPGRADE because of a
dependency breakage during upgrade, just follow the usual upgrade
process.
20120427
Handled "no value field" for buggy packages.
20120419
Hopefuly fixed the "dirty repository" bug thanks to bapt
20120416
Added show-{pkg-,}category as requested by Julian Fagir
Added pkg-build-defs as requested by gls@
20120415
Added pkg-content and pkg-descr
Introduced pkg_infos.c to fetch remote informations
Removed -D_FILE_OFFSET_BITS=64 from Makefile and added it in fsops.c
20120414
Fire up pkgin 0.6.0
case: cleanup in summary.c (stacktic)
Packages list queries ordered differently for display and internals
|
|
|
|
This package would fail when a non-privileged user would try to install it.
That's because it was trying to create /usr/pkg/var/log directory. Another
directory was getting installed into DESTDIR but no further.
Added patch:
1) Removes attempt of Makefile to install ${VARBASE}/log
2) ..and directory ${VARBASE}/cache/PackageKit/downloads creation
3) ..which fixes non-root installations
The INSTALL file was removed, instead of installing directories in ${VARBASE},
it was installing directories at /. The functionality was replaced with
OWN_DIRS+= in the Makefile and verified to work as expected.
|
|
|
|
with it's extra CPPFLAGS. (Fixes the build on Linux.)
|
|
- Add the GENERATE_PKG_SUMMARY option to tell pkg_comp to generate a
pkg_summary.gz file in the packages directory. Useful to later be
able to run a packaging tool like pkgin against new binary packages.
|
|
the definition is a bit different so they bitch.
|
|
to build during bootstrap.
|
|
ensure OS and arch tags are set in the binary package case as well as source
set x11 for R7 as ell as R6
|
|
that it doesn't match on backslash quoted hash characters. PR/46422
Bump PKGVERSION.
|
|
It turns out there were a lot of these.
|
|
Bump PKGVERSION.
|
|
Resolves at least some issues with finding the right pyNN-foo, when
replacing packages that don't match PYTHON_VERSION_DEFAULT.
(This was a stray change in my tree not committed for a while, but
it's been working ok.)
Now 0.24.1.
|
|
|
|
|
|
|
|
pkg_uniq_summary:
- New option -F was added
|
|
|
|
Noted by ISIHARA Takanori at K*BUG meeting.
|
|
|
|
approved as open source by OSI.
|
|
Rewrite OpenBSD.bsd.man.mk, based on current NetBSD.bsd.man.mk and changed to
use mandoc.
Fixes manual pages installation with packages using USE_BSD_MAKEFILE=yes
on OpenBSD-5.0.
|
|
pkgin 0.5.2.3
Fixed "upgrade too many packages" bug (thanks stacktic)
|
|
* Move some MesaLib files from files/xorg to files/xfree.MesaLib,
or unwanted MesaLib may be buildlinked (and result in build failure).
* Add some files from OpenBSD-5.0.
|
|
character (e.g. as in "c++")
Bump version number.
|
|
|
|
|
|
- remove unneeded consecutive argument for `.Nm' macro;
- improve wording.
|
|
|
|
Dump package version.
|
|
|
|
|
|
add_todo.1:
- improve wording;
- update doc/TODO example;
- remove trailing white space.
obsolete_todo.1:
- improve wording;
- add a missing empty line;
- fix macro usage.
Further changes by myself, including date bump.
|
|
Don't install cat page. Bump version for pkgtools/mtree.
|
|
|
|
1) Stop building catpages by default.
2) Derive MANINSTALL from MKCATPAGES.
Bump package version.
|
|
bump. It would be nice to have a solution for catinstall being unset
on -current so I don't need these patches.
|
|
|
|
|