summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-11-07Replace ${PKG_SILENT}${_PKG_DEBUG} with ${RUN}, per pkglint.gdt1-3/+3
2007-11-07Filemasks and Pathmasks may very well contain special characters, so therillig1-3/+3
:Q operator should not be removed from them.
2007-11-07In shell commands, handle backticks inside double quotes. By the way,rillig1-3/+15
double quotes inside backticks inside double quotes are error prone.
2007-11-07use ${OLDNAME} instead of OLDNAME to make it clear that it's agdt1-2/+2
make variable. Pointed out by rilling/pkglint.
2007-11-07When checking a single *.mk file, determine the used variables. Thisrillig1-1/+3
avoids many false positive warnings when checking files in the mk/ directory.
2007-11-07Added entries for updating libassuan,dirmngr and gnupg2shannonjr1-1/+4
2007-11-07Added missing entryshannonjr1-1/+2
2007-11-07Update to 2.0.7. This is maintenance release with a few minor enhancements.shannonjr4-20/+21
Changes: * Fixed encryption problem if duplicate certificates are in the keybox. * Add new options min-passphrase-nonalpha, check-passphrase-pattern, enforce-passphrase-constraints and max-passphrase-days to gpg-agent. * Add command --check-components to gpgconf. Gpgconf now uses the installed versions of the programs and does not anymore search via PATH for them.
2007-11-07Added (some time ago)heinz1-1/+3
net/nagios-plugin-spamd Updated www/p5-libwww to 5.808nb2
2007-11-07A friend class declaration isn't enough to make a class known.rillig3-11/+31
Extra qualification removed.
2007-11-07Allow make replace to replace a package with a name other than the newgdt2-10/+21
one, via "make replace OLDNAME=oldpkgname". Enhance replace-names to use OLDNAME if present. Move replace-names target before replace-tarup, and change replace-tarup to use the computed oldname. Make deinstall respect OLDNAME. Tested on netbsd-current with standard make replace and with OLDNAME.
2007-11-07Update to 1.0.1. Changes:shannonjr5-35/+40
* The option --ocsp-signer may now take a filename to allow several certificates to be valid signers for the default responder. * New option --ocsp-max-period and improved the OCSP time checks. * New option --force-default-signer for dirmngr-client.
2007-11-07Fixed gcc4 error messages.rillig3-1/+33
2007-11-07Fixed the XXX from the last commit. PLIST conditionals are read in whenrillig1-1/+19
a package is checked and discarded for the directory and filename checks.
2007-11-07Directories may be removed in a PLIST if there is a corresponding @execrillig1-2/+9
${MKDIR}. In PLIST.common_end, directories that have been populated in PLIST.common may also be removed. XXX: The PLIST_SUBST macros that may expand to "@comment " are currently not distinguished from pathname macros. This leads to some false positive warnings.
2007-11-07Add explicit option check for -inet6abs2-1/+15
2007-11-07Updated net/Transmission to 0.92tnn1-1/+2
2007-11-07There is a bash script in the package. PKGREVISION++rillig2-7/+5
Fixed some ancient unneeded PLIST lines.
2007-11-07Upgrade to 1.0.3. This is a maintenance upgrade. Noteworthy changes inshannonjr2-7/+7
version 1.0.3: * New functions assuan_process_done and assuan_inquire_ext to support external event loops. * Changed the license of the library code back to LGPLv2.1 to support a bunch of GPLv2(only) software which does not allow the use of LGPLv3. * Assorted bug fixed and code cleanups.
2007-11-07Warn about removal of unrelated directories in the PLIST.rillig1-3/+16
2007-11-07Activated the check-interpreter for PKG_DEVELOPERs. I don't remember whyrillig1-1/+5
activating this has taken so long.
2007-11-07Fixed LOWER_OPSYS in the PLIST.rillig1-3/+3
2007-11-07+ Updated shells/zsh-current to 4.3.4nb1 [bjs 2007-11-07]bjs1-1/+2
2007-11-07Add support for pcre to options.mk if ZSH_STATIC is undefined. Bump rev.bjs2-2/+15
2007-11-07Added support for installation to DESTDIR.heinz1-6/+8
2007-11-07Simpler include line.rillig1-2/+2
2007-11-07Made "bmake show-all-extract" work.rillig1-1/+5
2007-11-07Changed default behaviour to make the package install the GET, HEAD andheinz3-7/+16
POST symlinks to lwp-request, as suggested in PR pkg/30737.
2007-11-07Remove "inet6" option. The "configure" script doesn't recognizetron1-9/+2
"--enable-inet6" or "--disble-inet6 anymore and decides automatically whether to enable IPv6 support. Pointed out by Matthias Andree in private e-mail.
2007-11-07Needs -lintl on Solaris.rillig1-1/+2
2007-11-07+ Updated net/aria2 to 0.11.4nb1 [bjs 2007-11-07]bjs1-1/+2
2007-11-07Employ USE_FEATURES for getopt_long and snpritnf. Remove devel/libgetopt ↵bjs8-3/+117
dependency. Bump rev.
2007-11-07Not MAKE_JOBS_SAFE.rillig1-1/+2
2007-11-07Made "show-all-pthread" work.rillig1-1/+5
2007-11-07Needs pkg-config to build.ghen1-2/+2
2007-11-07Removed ONLY_FOR_PLATFORM, which was meant to exclude very early NetBSDrillig1-4/+1
releases.
2007-11-07Don't hide user-defined commands.rillig1-4/+4
2007-11-07+ TeXmacs-1.0.6.12, YoSucker-81, gtkmm-2.12.2, jam-2.5.2 [pkg/37285],wiz1-3/+7
silc-toolkit-1.1.4, xlog-1.6.
2007-11-07+ ezmlm-idx-5.1.2, mailfront-1.11, nullmailer-1.04, solfege-3.8.2,schmonz1-5/+6
spamdyke-3.1.0.
2007-11-07comment out LICENESE for now.gdt1-2/+2
2007-11-06Packages in two different directories should always generate differentrillig1-2/+2
PKGNAMEs. The packages in suse91_* and suse91_32_* didn't do that. One effect of this was that the pbulk framework didn't record the packages from both directories. It only took the first one, which happened to be the suse91_32_* (which aren't available for i386). The others were disarded, so effectively all Linux binary packages were skipped.
2007-11-06More documentation.rillig1-5/+31
2007-11-06Note update of the "rtorrent" package to version 0.7.8.tron1-1/+2
2007-11-06Note update of the "libtorrent" package to version 0.11.8.tron1-1/+2
2007-11-06Update "libtorrent" package to version 0.11.8 and "rtorrent" packagetron4-14/+12
to version 0.7.8. Changes since version 0.11.7/0.7.7: - Several new commands for use with XMLRPC. See the SVN log for a complete list. - Fixed the wrong tracker requests being sent when finishing a torrent. - Added Peer Exchange support, enable with the "peer_exchange=yes" option. - Don't skip the last line in rc files missing the final newline. - The torrent is no longer closed on finished for on_finished commands as it did last release. Instead d.set_directory causes the download to call close_directly to allow moving of finished torrents. - Added "close_on_ratio". - Allow commands to be appended to "{stop,close}_on_ratio", so you can e.g. erase a torrent that has finished. - Set "encryption=allow_incoming,prefer_plaintext,enable_retry" by default.
2007-11-06Remove one of the master sites. It didn't resolve.reed1-2/+1
From Zafer A. via private mail.
2007-11-06Use gmake. NetBSD/current's make dcrashes on install.drochner1-2/+2
2007-11-06+gelementaldrochner1-1/+2
2007-11-06Old MASTER_SITES was no longer working.reed1-2/+2
Fix from Zafer in PR #37270.
2007-11-06import gelemental-1.2.0, a periodic system viewer, obviously continuingdrochner5-0/+92
"gperiodic" with a more polished UI