Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
- Added a bunch of internal variables that determine the correct places
for the build log files of the current package.
- Added section headings.
- Moved a sanity check out of the configuration section to not confuse
the reader.
- mk/bulk/print{depends,index} are called with two arguments, which allows
separation of BULKFILESDIR and PKGSRCDIR.
- Replaced uses of BUILDLOG, BROKENFILE and BROKENWRKLOG with their
internal counterparts, which use ${BULKFILESDIR} instead of ${PKGSRCDIR}.
|
|
|
|
|
|
Describe -K. Improve -i description. Sort options in SYNOPSIS. Remove
superfluous .Pp. Add EXIT STATUS section. Remove trailing whitespace.
Bump date for new -i.
|
|
- The main .make file is stored in ${BULKFILESDIR} instead of ${PKGSRCDIR}.
- The PKGLIST variable from the configuration file is passed to the
bulk-cache command in the environment. There are very few variables left
that have to be exported via export_config_vars(). Maybe that function
can be avoided alltogether.
|
|
There are far too many details that have changed to mention here.
Fixes PR 30783.
|
|
There are far too many details that have changed to mention here. Fixes
PR 30783.
|
|
complains when multiple map files are deleted. No functional change
to existing packages since none of them install multiple map files.
|
|
pkgsrc packages, collecting different information.
- BMAKE is taken from the environment instead of querying `uname -s`.
- package-specific log files can be saved in a directory tree different
from PKGSRCDIR.
- Added sanity checks for BMAKE, bulkfilesdir and brokenfile.
- The .pkglist cache is saved in ${BULKFILESDIR} instead of ${PKGSRCDIR}.
- Reformatted the diagnostics.
|
|
|
|
error messages from failed "cd" commands simply go to stderr.
|
|
- Changed the implementation how package-specific log files are generated.
No user-visible changes.
- Stricter preconditions:
- bulkfilesdir must be an absolute path.
- brokenfile must not contain slashes.
- The .pkglist file is taken from BULKFILESDIR, not from PKGSRCDIR.
- Error messages use the prefix "[printindex]" instead of "===>", as the
latter is already reserved for pkgsrc. Everything else would be confusing.
- If a "cd" into a package directory fails, an error message is written to
${BULKFILESDIR}/${BROKENFILE}.
|
|
|
|
|
|
Korean, and Klingon.
Bump PKGREVISION.
|
|
|
|
ALLOW_VULNERABLE_PACKAGES settings that applies to all packages, there can
now be per-package lists of allowed vulnerability ids:
ALLOW_VULNERABILITIES.<pkgname>=<space separated list of vulnids>
To avoid duplication of code, audit-packages is now used to do these checks.
It can be skipped altogether by setting:
SKIP_AUDIT_PACKAGES=yes
|
|
|
|
the improved ALLOW_VULNERABILITIES support. This now has the ability to:
-p : Only check a single package
-i : Provide a list of vulnerabilities to ignore
-K : Specify an alternate pkg dbdir.
Bump the version to 0.40.
|
|
gtk2+-2.8.7, phpmyadmin-2.6.4pl4.
|
|
- Renamed the second parameter from "brokenbasedir" to "bulkfilesdir". The
latter name is already used in bsd.bulk-pkg.mk for the same purpose.
- Renamed "cwd" to "pkgsrcdir" for the same reason.
|
|
PKGSRC_RUN_TEST=yes.
|
|
|
|
This is needed for databases/py-psycopg at least to compile properly.
Since the installed version changed, bump revision.
|
|
According to trolltech's support, the QT code for Lyx was done
wrong and so the locked() doesn't return with true and so the
unlock() is never done causing NetBSD's
Error detected by libpthread: Destroying locked mutex.
I contacted lyx developers about this several times.
This is for PR 26454.
|
|
(A future Interix-specific mksandbox procedure is in work.)
|
|
|
|
- Cannot rehome homeless units.
- Fixed bug when city bonuses (shield, gold, etc.) became negative.
- Send messages (for instance, about failed observer creation) to detached players.
- When choosing a tech to research at random, prefer one that works toward the goal.
- Don't allow duplicate entries in the ruleset.
- Fix some bugs caused by duplicate entries in civ1 and civ2 rulesets.
- When closing the client, don't interrupt the running server. This fixes a bug
where the server could be interrupted in the middle of a save.
- Fixes for some nations and nation flags.
- Some translation updates.
- Update the mapview selection rectangle when redrawing is done.
- Fix bug with transported units and watchtower vision.
- Improve the Freeciv desktop entry.
- Fix a bug where using the mouse scroll wheel could completely break the client.
- Fix a bug with discovery of techs in huts.
- Don't allow observers to be put on teams.
- Fix a bug with sorting of techs in the intel dialog.
|
|
|
|
|
|
|
|
|
|
Including e.g. /usr/share/mk results in sys.mk read from there
as well. On DragonFly this adds X11BASE and results in obscure
breakages. Since the mk files are supposed to be self-contained,
it doesn't make much sense to look in other directories anyway.
Bump revision to annotate this.
Discussed-with: reed@.
Reported-by: Aggelos Economopoulos <aoiko AT cc DOT ece DOT ntua DOT gr>
|
|
BUILDLINK_DEPMETHOD.qt3-tools= build
after checking that none of the executables depend on the libs in
qt3-tools.
PKGREVISION++
|
|
|
|
be used) according to Wietse Venema.
PKGREVISION++
|
|
* New styles.
* Supports several new file formats.
* Tools can now be executed from the command line. Use the -runTool switch.
* You can now upload albums from the command line. Use the -uploadAll or
-smartUpload switches.
* Bug fixes.
|
|
|
|
|
|
|
|
NSTX (the Nameserver Transfer Protocol) makes it possible to create IP
tunnels using DNS queries and replies for IP packet encapsulation
where IP traffic other than DNS isn't possible.
|
|
|
|
|
|
Changes since last packaged version (1.3.5):
VERSION 1.3.6:
BUGFIXES:
* Fix autoscan with PostgreSQL. (BR 111209)
* Fix problem with sequences in PostgreSQL support. (BR 115075)
* Fix potential crash at startup while accessing amazon.com. (BR 115838)
* Potential crash when loading media from the Collection. (BR 115234)
* Podcast apply to all button was faulty.
* last.fm queue wouldn't be saved to disk. Patch by John Patterson
<kde-bugs@ninecats.org>. (BR 115212)
* Podcast download directory would only be effective next time
the application started.
* Don't crash when attempting to save an empty playlist from the
Playlist menu.
* Loading dynamic playlists with sources did not work properly.
* Fix build issue on some Linux kernel 2.4 distros. (BR 115068)
|
|
update.
|
|
|
|
When installing libkver, as required when NETBSD_RELEASE is set
in a pkg_comp configuration, do so in a special purpose prefix and use
it from there.
This is useful when running a bulk build in the chroot or simply
removing all installed packages in it: the libkver package won't
be removed hence the chroot will still be usable.
Approved by MAINTAINER.
|
|
|
|
|