Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-09-20 | Test to see if there's a ${DISTDIR}/vulnerabilities file before trying | agc | 1 | -5/+11 | |
to access it at root-install time. Fixes a problem reported by Michael Graff and Johnny Lam. | |||||
2000-09-20 | Fix y2k bug in 'cmail' | hubertf | 2 | -1/+21 | |
Reported in PR 11048 by Chris Pinnock <C.J.E.Pinnock@qmw.ac.uk>. | |||||
2000-09-20 | lintpkgsrc: | abs | 2 | -19/+47 | |
Rework substitution handling to correctly deal with ${DISTNAME:S/-/-gnome-/:S/$/nb1/} and friends. I remember being in something of a hurry when that code was fist written. Slight cleanup to not completely blow up on DEPENDS such as perl-{5.0*,5.6.0nb2,base-5.[6-9]*}, though we still do not handle globbing that includes packagename and version. Update to 2.22 | |||||
2000-09-20 | Make the rc.d control script less verbose/redundant in its messages. | jlam | 1 | -2/+8 | |
2000-09-20 | Install rc.d control script as "foo" instead of "foo.sh" to comply with | jlam | 15 | -25/+36 | |
how NetBSD's rc.d system interprets script names. Also add appropriate REQUIRE and PROVIDE sections to allow direct use in NetBSD's rc.d system. | |||||
2000-09-20 | Add missing rc.d script | jlam | 1 | -1/+2 | |
2000-09-20 | Install rc.d control script as "sshd" instead of "sshd.sh" to comply with | jlam | 9 | -15/+21 | |
how NetBSD's rc.d interprets script names. Also add REQUIRE and PROVIDE sections to control scripts so they can be used directly in NetBSD's rc.d system. | |||||
2000-09-20 | Fix bug that only seems to happen with fvwm2 if "NoHandles" is used | hubertf | 2 | -1/+15 | |
on rxvt windows. Patch contributed by Geoff Wing <gcw@rxvt.org> in private mail, and will be part of next rxvt release. | |||||
2000-09-20 | sslwrap, a wrapper to put around various services like pop, imap, etc. | explorer | 6 | -0/+67 | |
2000-09-19 | Configure with option "--with-included-gettext" to avoid building an | tron | 1 | -1/+2 | |
useless "libintl" if the "gettext" package is already installed. Fix provided by Olaf 'Rhialto' Seibert in PR pkg/11039. | |||||
2000-09-19 | Install the binary for this package as mode 550, and disable the | agc | 10 | -155/+64 | |
-w option, to avoid any compromises due to reported buffer overflow exploits, reported in ntop<=1.0 remote-root-shell http://www.securityfocus.com/advisories/2520 Also, upgrade to 1.1 on the distribution site, as the old distfile is no longer there, and 1.1 incorporates all the old patches in the pkgsrc version bar one minor one (passing CPPFLAGS into Makefile.in for the build environment). | |||||
2000-09-19 | Add the glue for showing any security vulnerabilities to the README.html | agc | 2 | -10/+46 | |
files. | |||||
2000-09-19 | Add and enable audit-packages | agc | 1 | -1/+2 | |
2000-09-19 | Initial import of a package to scan a vulnerability list, looking for | agc | 6 | -0/+66 | |
installed packages which are insecure and open to exploitation. The original idea came from Roland Dowdeswell and Bill Sommerfeld, quite independently, the unorthodox implementation by me. This package contains two scripts: (1) download-vulnerability-list, which downloads a list of vulnerable packages from the NetBSD ftp server, and (2) audit-packages, which scans all the packages installed on the local machine, looking for packages which are vulnerable. | |||||
2000-09-19 | fix imap uw's exact pkg version | hubertf | 1 | -2/+2 | |
2000-09-19 | This package now needs the imap-uw pkg | hubertf | 1 | -2/+3 | |
2000-09-19 | Use IMAP c-client libs from imap-uw package. | hubertf | 8 | -88/+121 | |
Fixes security problem describe at http://www.securityfocus.com/advisories/2646 | |||||
2000-09-19 | Update to 4.7rc6 ("2000" release candidate) | hubertf | 8 | -47/+70 | |
Fixes a security problem in folder handling described in http://www.securityfocus.com/advisories/2646 Will be used by upcoming pine-pkg | |||||
2000-09-19 | Sliders go from 0 to 255 on NetBSD, not 0 to 100. Correct spelling -- | fredb | 4 | -118/+175 | |
non-existent widget type was making the "-debug" output unreadable. | |||||
2000-09-18 | Add -Wl,-R option for qt1 libraries. | skrll | 1 | -1/+2 | |
2000-09-18 | Use pkgsrc libtool not internal one. | skrll | 3 | -2/+21 | |
Make nessus-config --libs output -Wl,-R... | |||||
2000-09-18 | Add patches created by Matthew Green for a new command line option "-t": | tron | 5 | -1/+120 | |
Don't use the termcap ti and te sequences when starting and exiting. With this option enabled scrolling back in a xterm window works again. | |||||
2000-09-18 | sam has moved from plan9 to editors - refer to it under its new location | abs | 1 | -3/+3 | |
2000-09-18 | Update bind9 to 9.0.0 (release version) as requested by hubertf to get this | rh | 2 | -4/+4 | |
in before the 1.5 release. Changes are bugfixes only. | |||||
2000-09-18 | "-lXt" -> "-lXt -lSM -lICE", for a.out/m68k. Closes PR pkg/9971. | fredb | 3 | -7/+7 | |
2000-09-18 | Finnish keyboard by default? Such violates the Principle of Least Surprise. | fredb | 1 | -2/+2 | |
Make "US" the default. Addresses PR pkg/8312. | |||||
2000-09-17 | * Put architecture into summary mail | hubertf | 1 | -3/+3 | |
* Prefix every line of the build's output with the architecture, so it's easy to see at a glance which architecture you have scrolling by in front of you | |||||
2000-09-17 | Read FTPHOST from config file | hubertf | 1 | -1/+2 | |
2000-09-17 | Remove empty and redundant directory "share/gnome/help/gtm/C/images" after | tron | 2 | -3/+5 | |
installtion. | |||||
2000-09-16 | pull in latest IPv6 patch. repair PR 11028 (-I misbehaves). | itojun | 2 | -4/+4 | |
2000-09-16 | Use place holder for "${PREFIX}" instead of hard coding "/usr/pkg". | tron | 1 | -1/+1 | |
2000-09-16 | Add a message which explains how to use "gcc-2.95.2" via "MAKECONF". | tron | 2 | -3/+11 | |
2000-09-15 | - Add patches from NetBSD-current to fix build on i386 ELF systems. | tron | 23 | -314/+13917 | |
- Install into "${LOCALBASE}/gcc-2.95.2" to avoid that e.g. "bsd.pkg.mk" picks up the new compiler by accident. - Add a file "${LOCALBASE}/etc/gcc-2.95.2.mk" which makes it possible to use the new "gcc" like this: make MAKECONF=/usr/pkg/etc/gcc-2.95.2.mk | |||||
2000-09-15 | rcs id police | hubertf | 3 | -3/+3 | |
2000-09-15 | Allow setting ftp_proxy and http_proxy in build.conf or $environment | hubertf | 2 | -2/+16 | |
2000-09-15 | Bulk build framework | hubertf | 7 | -16/+501 | |
2000-09-15 | Whitespace fix | hubertf | 1 | -2/+2 | |
2000-09-15 | Sort and compare with print-PLIST, so it should be right now. | kim | 1 | -18/+19 | |
2000-09-15 | This thing installs bin/floppyd_installtest too | kim | 1 | -1/+2 | |
2000-09-15 | mcat is a symlink to mtools | kim | 1 | -1/+2 | |
2000-09-15 | Fix a problem with the print-pkg-size-this on Solaris. | veego | 1 | -5/+8 | |
It use the wrong ls when you have /usr/ucb before /usr/bin in your PATH. The usb-ls doesn't print the group field, so the size is the 4th field and not the 5th one. Fixed by using the /usr/bin one. Added and use: ${LS} which points to the correct ls. Also add a space after the 0 in the AWK part of this target and one after the '+'. Noticed by Klaus Klein. Changes reviewed by Hubert Feyrer. | |||||
2000-09-15 | Use pkgsrc libtool not internal one. | skrll | 3 | -21/+18 | |
Remove unnecessary versionsuffix dependency on libamclient. | |||||
2000-09-15 | Make xboard work with XAW_TYPE. Also add a missing dependency on xpm. | jlam | 8 | -17/+191 | |
2000-09-15 | Add comments explaining each of the three singleton licenses (kermit-license, | jwise | 1 | -1/+9 | |
sun-jsdk20-license and sun-swing-license), and what licenses they correspond to. It is especially important that people do not blindly add these values to ACCEPTABLE_LICENSES, as these values indicate that the user has read and accepted specific license agreements, not general terms of redistribution as with the `generic' LICENSE values. | |||||
2000-09-15 | Install p5-CGI documentation. | jlam | 2 | -2/+64 | |
2000-09-15 | Update md5 checksum. | fredb | 2 | -4/+4 | |
2000-09-15 | Use "dc" instead of "expr" to calculate total package size to avoid | tron | 1 | -2/+2 | |
another integer overflow which occured on "i386", too. | |||||
2000-09-15 | Rewrite "print-pkg-size-depends" target to work without invoking "awk". | tron | 1 | -5/+5 | |
2000-09-15 | Fix cut and paste error in last commit. | tron | 1 | -2/+2 | |
2000-09-15 | Because "awk" keeps getting overflows on "arm32" while calculating the | tron | 1 | -8/+13 | |
size of a large package we use "dc" now. |