Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-11-07 | A friend class declaration isn't enough to make a class known. | rillig | 3 | -11/+31 | |
Extra qualification removed. | |||||
2007-11-07 | Allow make replace to replace a package with a name other than the new | gdt | 2 | -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-07 | Update to 1.0.1. Changes: | shannonjr | 5 | -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-07 | Fixed gcc4 error messages. | rillig | 3 | -1/+33 | |
2007-11-07 | Fixed the XXX from the last commit. PLIST conditionals are read in when | rillig | 1 | -1/+19 | |
a package is checked and discarded for the directory and filename checks. | |||||
2007-11-07 | Directories may be removed in a PLIST if there is a corresponding @exec | rillig | 1 | -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-07 | Add explicit option check for -inet6 | abs | 2 | -1/+15 | |
2007-11-07 | Updated net/Transmission to 0.92 | tnn | 1 | -1/+2 | |
2007-11-07 | There is a bash script in the package. PKGREVISION++ | rillig | 2 | -7/+5 | |
Fixed some ancient unneeded PLIST lines. | |||||
2007-11-07 | Upgrade to 1.0.3. This is a maintenance upgrade. Noteworthy changes in | shannonjr | 2 | -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-07 | Warn about removal of unrelated directories in the PLIST. | rillig | 1 | -3/+16 | |
2007-11-07 | Activated the check-interpreter for PKG_DEVELOPERs. I don't remember why | rillig | 1 | -1/+5 | |
activating this has taken so long. | |||||
2007-11-07 | Fixed LOWER_OPSYS in the PLIST. | rillig | 1 | -3/+3 | |
2007-11-07 | + Updated shells/zsh-current to 4.3.4nb1 [bjs 2007-11-07] | bjs | 1 | -1/+2 | |
2007-11-07 | Add support for pcre to options.mk if ZSH_STATIC is undefined. Bump rev. | bjs | 2 | -2/+15 | |
2007-11-07 | Added support for installation to DESTDIR. | heinz | 1 | -6/+8 | |
2007-11-07 | Simpler include line. | rillig | 1 | -2/+2 | |
2007-11-07 | Made "bmake show-all-extract" work. | rillig | 1 | -1/+5 | |
2007-11-07 | Changed default behaviour to make the package install the GET, HEAD and | heinz | 3 | -7/+16 | |
POST symlinks to lwp-request, as suggested in PR pkg/30737. | |||||
2007-11-07 | Remove "inet6" option. The "configure" script doesn't recognize | tron | 1 | -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-07 | Needs -lintl on Solaris. | rillig | 1 | -1/+2 | |
2007-11-07 | + Updated net/aria2 to 0.11.4nb1 [bjs 2007-11-07] | bjs | 1 | -1/+2 | |
2007-11-07 | Employ USE_FEATURES for getopt_long and snpritnf. Remove devel/libgetopt ↵ | bjs | 8 | -3/+117 | |
dependency. Bump rev. | |||||
2007-11-07 | Not MAKE_JOBS_SAFE. | rillig | 1 | -1/+2 | |
2007-11-07 | Made "show-all-pthread" work. | rillig | 1 | -1/+5 | |
2007-11-07 | Needs pkg-config to build. | ghen | 1 | -2/+2 | |
2007-11-07 | Removed ONLY_FOR_PLATFORM, which was meant to exclude very early NetBSD | rillig | 1 | -4/+1 | |
releases. | |||||
2007-11-07 | Don't hide user-defined commands. | rillig | 1 | -4/+4 | |
2007-11-07 | + TeXmacs-1.0.6.12, YoSucker-81, gtkmm-2.12.2, jam-2.5.2 [pkg/37285], | wiz | 1 | -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, | schmonz | 1 | -5/+6 | |
spamdyke-3.1.0. | |||||
2007-11-07 | comment out LICENESE for now. | gdt | 1 | -2/+2 | |
2007-11-06 | Packages in two different directories should always generate different | rillig | 1 | -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-06 | More documentation. | rillig | 1 | -5/+31 | |
2007-11-06 | Note update of the "rtorrent" package to version 0.7.8. | tron | 1 | -1/+2 | |
2007-11-06 | Note update of the "libtorrent" package to version 0.11.8. | tron | 1 | -1/+2 | |
2007-11-06 | Update "libtorrent" package to version 0.11.8 and "rtorrent" package | tron | 4 | -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-06 | Remove one of the master sites. It didn't resolve. | reed | 1 | -2/+1 | |
From Zafer A. via private mail. | |||||
2007-11-06 | Use gmake. NetBSD/current's make dcrashes on install. | drochner | 1 | -2/+2 | |
2007-11-06 | +gelemental | drochner | 1 | -1/+2 | |
2007-11-06 | Old MASTER_SITES was no longer working. | reed | 1 | -2/+2 | |
Fix from Zafer in PR #37270. | |||||
2007-11-06 | import gelemental-1.2.0, a periodic system viewer, obviously continuing | drochner | 5 | -0/+92 | |
"gperiodic" with a more polished UI | |||||
2007-11-06 | Add another mirror. From Zafer in PR #37269. | reed | 1 | -2/+3 | |
2007-11-06 | Add another mirror. | reed | 1 | -2/+3 | |
This closes PR 37268. | |||||
2007-11-06 | update path in PKGCONFIG_OVERRIDE | drochner | 1 | -2/+2 | |
(purely cosmetical because there are no libraries to add rpaths for) | |||||
2007-11-06 | add a patch from Redhat bugzilla #323571 to fix CVE-2007-5116: | drochner | 3 | -3/+65 | |
A flaw was found in Perl's regular expression engine. Specially crafted input to a regular expression can cause Perl to improperly allocate memory, possibly resulting in arbitrary code running with the permissions of the user running Perl. | |||||
2007-11-06 | Packages in two different directories should always generate different | rillig | 1 | -2/+2 | |
PKGNAMEs. The packages in suse100_* and suse100_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 suse100_32_* (which aren't available for i386). The others were disarded, so effectively all Linux binary packages were skipped. Ok'ed by jlam. | |||||
2007-11-06 | - django | rillig | 2 | -4/+2 | |
2007-11-06 | Removed django again. It was already there, in the directory | rillig | 4 | -922/+0 | |
www/py-django. | |||||
2007-11-06 | The "short" names for tools may only be used in the predefined | rillig | 1 | -2/+2 | |
{pre,do,post}-* targets, not in user-defined ones. | |||||
2007-11-06 | Fixed the homepage URL. | rillig | 1 | -2/+2 | |