Age | Commit message (Collapse) | Author | Files | Lines |
|
- Prefer fcntl FD_CLOEXEC to ioctl FIOCLEX.
- Reset SIGPIPE action to default for the build child, avoids 'yes' spinning
indefinitely on EPIPE in Solaris builds, notably for print/pdf2djvu.
|
|
Thank you, tron@.
|
|
* Add some libraries from OpenBSD 5.2.
* Set CHECK_SHLIBS_SUPPORTED=no, OpenBSD 5.2's libraries have no RPATH in readelf output.
|
|
|
|
|
|
* use size_t, not int, for a length passed to sysctl(2);
* bump version to 0.7.1.
|
|
|
|
configure tests for memset/memcpy, which are standard and haven't
needed checking in a long time. This makes the configure script
tolerate injection of -Werror.
Fix signed/unsigned mismatches in the sha2 and whirlpool code. This
package now passes -Wall with gcc45.
Bump the package version to 20121220, which is when I made these
changes.
|
|
pkg_info(1) - from Bug Hunting in PR pkg/47328. The following text is
taken from Bug's PR:
The pkg_info(1), pkg_admin(1), and pkg_install.conf(5) man pages
from pkgsrc' pkgtools/pkg_install package contain errors, have
inaccurate / incomplete / illogically ordered descriptions, have
incorrect macro usages / macro errors, miss an option description
(`-h', for pkg_info(1)), and / or contain other imperfections.
In short: these man pages can use a big correction update.
Additionally, the `usage' message in main.c from pkg_info(1) contains
an incorrect option order.
|
|
I originally was trying to patch set-but-not-used errors but then
quickly found out that a new glib also introduced numerous breakages
due to -Werror breaking on g_thread_init deprecation. Between the
two problems I had already generated 10 patches with no end in site.
Rather than continue, address the real issue and remove -Werror from
this old package.
|
|
Do not exit with not enough space message when install size is negative
|
|
PR3555339@sf (stacktic)
Avoid negative speed when a download start (stacktic)
PR47196 fixed by stacktic
PR47060 fixed by stacktic
Added show-no-keep by orgrim
Fixed PR47192 (by stacktic)
|
|
|
|
* Add sun-{jre,jdk}7 support
|
|
|
|
pkg_online server defaults to dict://dict.mova.org:26280
"onlineinfo" has pkg_summary(5) raw format. Appropriate changes were
made for pkg_online_client(1) and pkg_summary2onlineinfo(1).
|
|
pkg_update_src_summary:
- Fix for the case when there are no updated/new packages, but
removals exist.
- Resulting summaeries are postprocessed by pkg_summary2bb_pkgs.
- Option -v was added
pkg_subgraph_deps:
- Fix for option -1
pkg_digger:
- Minor fix. -sf outputs both fields and strategies.
- All pkg_digger(1) backends return plain summaries on -1|-3|-9.
Option -r was removed from pkg_digger_{summary,installed}
pkg_digger_summary:
- Implementation for option -n.
pkg_summary2bb_pkgs:
- Additional error checks.
Man pages for pkg_digger, pkg_digger_summary, pkg_digger_installed
were updated.
|
|
scan results to speed up the process. Fix a bug that overwrote the
package.log during installation.
|
|
|
|
* Recognize .tar.7z in distfile's name
|
|
packages, only removals. ++pkgrevision.
|
|
pkg_update_src_summary has been completely reimplemented and now
works dramatically faster if files under mk/ directory were not
changed since previous update.
pkg_src_summary:
- PLIST field gathering was significantly speeded-up
- Fix. Option -p works correctly with non-empty PSS_SLAVES
- Fix. If -A is applied, -m is always enabled for recursive runs.
- Minor fix for -m.
- New option -F was added
- Minor fixes for PLIST and ALLDISTFILES
- PSS_PPERS was completely removed
cvs_checksum:
- checksums of CVS files are output by default
pkg_digger:
- pkg_digger_backend has been renamed to pkg_digger_summary,
man page was added for pkg_digger_summary
- new search backend pkg_digger_installed
pkg_list_all_pkgs:
- new options -a and -d were added
New utility makefiles2deps was added.
A lot of new regression tests, updates for man pages, minor code
clean-ups
|
|
|
|
|
|
(Not bumping the version number for this.)
|
|
machine, and machine_arch. Add a helper script to simplify use of
libkver. Set VERSION=0.7.
An earlier version of this change was reviewed by seb@NetBSD.org.
|
|
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
|
|
and libssl when linking against libfetch, if the latter is built with
SSL support.
|
|
|
|
pkg_summary2deps:
- Fix. Dependencies from packages having non-empty ASSIGNMENTS
were not recognized correctly.
|
|
Remove clang condition around -Werror removal. GCC 4.6+ needs this
as well to build.
|
|
pkg_install uses source files from net/libfetch so it needs the same
no-strict-alias flag at libfetch when building on gcc 4.7
|
|
|
|
* Recognize .tar.xz in distfile's name
|
|
This fixes a failure of ruby193-base package. ++pkgrevision
|
|
|
|
|
|
are called p5-*.
I hope that's all of them.
|
|
requested by Thomas Klausner.
|
|
|
|
Bump version.
|
|
increase the minimum required version to 0.71.
|
|
There are at least two packages ("graphics/cairo" and "x11/xlsclients")
which require this. And we definitely want to avoid the situation where
both the based and "pkgsrc" version get used at the same time.
Bump all the packages which use the "x11/libxcb" package except the two
which already require version 1.6. For those package remove the manually
set minimum required version.
Change discussed with Thomas Klausner in private e-mail.
|
|
value from make or uname.
Removes "x86_64 != i386" warnings from pkgin on 64-bit Solaris.
Bump PKGREVISION.
|
|
|
|
to "user variables" section. pkglint is now aware of them. Bump pkglint
version. Oked by wiz@
|
|
in the diff output. Also, improve the error message that occurs if this
also fails. Fixes PR 46962.
|
|
set by default by the infrastructure.
Remove highly obsolete TODO entry about destdir.
Bump version.
|
|
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
|
|
|