Age | Commit message (Collapse) | Author | Files | Lines |
|
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)
|
|
|
|
|
|
25MB now -- makes no effort to clean up empty directories, so that is still fixable
|
|
|
|
|
|
|
|
pkg_summary2deps:
- Mode -cs now works correctly with patterns like
"py*-dbus<0.71". A few regression tests for this case were added.
|
|
|
|
On slave hosts run distbb_wrapper with
"env DISTBB_CONF=$DISTBB_CONF". Fix may fix some setups.
|
|
Set "USE_TOOLS+= bzcat:run" so pkg_chk can read .bz2 pkg_summary files
|
|
pkg_summary2deps:
- Fix a bug with {alter,nat}/ive dependencies. More regression
tests were added.
|
|
No reason to use revisions on this package.
|
|
- PR/41321 - handle packages which generate multiple pkgnames from the same
pkgdir - e.g. "py{25,26,27}-sqlite3-0nb2.tgz"
- Add support for pkg_summary.bz2 and pkg_summary.txt. Preferred order is now
pkg_summary.bz2, pkg_summary.gz then pkg_summary.txt
- Drop support for old pkg_chk-summary file
|
|
|
|
|
|
Fix rare failures in "Clean" target. Thanks to David Holland!
New configuration variable SEND_REPORT_FIRST was introduced.
Boolean variables MASTER_MODE, CROSS_COMPILE, SEND_REPORT_FIRST
accepts values true|yes|1 for logical TRUE and false|no|0 for
logical FALSE. This may fix some hacks in single node setups.
During upload rsync may unexpectedly fail due to connection
failure. In order to resolve this problem, upload may be repeated
several times. The following variables were introduced for this
purpose: UPLOAD_PKGS_ATTEMPTS, UPLOAD_PKGS_PAUSE,
UPLOAD_LOGS_ATTEMPTS, UPLOAD_LOGS_PAUSE.
Progress messages now better illustrates internal structure of
the build process.
Option -a was added to distbb(1) in order to build updates for
quarter releases more efficiently.
stage_checks:
- double underline in "checks" filename means _ in the report
text, single underline means space.
- one more check for broken pkg_summary (REQUIRES field). It
checks for libraries under /tmp, /home, /srv and /work
directories.
stage_upload_logs:
- huge pkg_enriched_summary.txt is not uploaded
README was updated
Minor clean-ups
|
|
Fix gawk warning message appeared on Linux and other systems
nih install:
- commands like 'nih install _ package-' now works correctly
- much better messages are output when update plan failed to build
- option -p was added in order to skip REQUIRES/PROVIDES checks
'nih status -Aa' doesn't output status of uninstalled packages
Fixes and improvements in nih.1
|
|
Use of uninitialized value in concatenation (.) or string at /usr/pkg/bin/pkglint line 4777.
warnings.
Bump version.
|
|
|
|
|
|
A small shell script to set up a sandbox (usually for a pkgsrc bulk
build), using null mounts.
The file lived in pkgsrc/mk/bulk/mksandbox, but is worthy of its own
package IMHO. New: with manpage.
|
|
Update pkg_online database host.
++pkgrevision
|
|
gzFile wasn't used currently. Trying to build rpm2pkg on zlib 1.27
exposed the misuse. rpm2pkg should build on all version of zlib now.
|
|
Bump PKGREVISION.
|
|
|
|
|
|
Fix regression introduced in 2.0.1 where available binary packages
would not always be listed
Add licence (2 clause BSD)
|