summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-09-19Add the glue for showing any security vulnerabilities to the README.htmlagc2-10/+46
files.
2000-09-19Add and enable audit-packagesagc1-1/+2
2000-09-19Initial import of a package to scan a vulnerability list, looking foragc6-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-19fix imap uw's exact pkg versionhubertf1-2/+2
2000-09-19This package now needs the imap-uw pkghubertf1-2/+3
2000-09-19Use IMAP c-client libs from imap-uw package.hubertf8-88/+121
Fixes security problem describe at http://www.securityfocus.com/advisories/2646
2000-09-19Update to 4.7rc6 ("2000" release candidate)hubertf8-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-19Sliders go from 0 to 255 on NetBSD, not 0 to 100. Correct spelling --fredb4-118/+175
non-existent widget type was making the "-debug" output unreadable.
2000-09-18Add -Wl,-R option for qt1 libraries.skrll1-1/+2
2000-09-18Use pkgsrc libtool not internal one.skrll3-2/+21
Make nessus-config --libs output -Wl,-R...
2000-09-18Add patches created by Matthew Green for a new command line option "-t":tron5-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-18sam has moved from plan9 to editors - refer to it under its new locationabs1-3/+3
2000-09-18Update bind9 to 9.0.0 (release version) as requested by hubertf to get thisrh2-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.fredb3-7/+7
2000-09-18Finnish keyboard by default? Such violates the Principle of Least Surprise.fredb1-2/+2
Make "US" the default. Addresses PR pkg/8312.
2000-09-17 * Put architecture into summary mailhubertf1-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-17Read FTPHOST from config filehubertf1-1/+2
2000-09-17Remove empty and redundant directory "share/gnome/help/gtm/C/images" aftertron2-3/+5
installtion.
2000-09-16pull in latest IPv6 patch. repair PR 11028 (-I misbehaves).itojun2-4/+4
2000-09-16Use place holder for "${PREFIX}" instead of hard coding "/usr/pkg".tron1-1/+1
2000-09-16Add a message which explains how to use "gcc-2.95.2" via "MAKECONF".tron2-3/+11
2000-09-15- Add patches from NetBSD-current to fix build on i386 ELF systems.tron23-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-15rcs id policehubertf3-3/+3
2000-09-15Allow setting ftp_proxy and http_proxy in build.conf or $environmenthubertf2-2/+16
2000-09-15Bulk build frameworkhubertf7-16/+501
2000-09-15Whitespace fixhubertf1-2/+2
2000-09-15Sort and compare with print-PLIST, so it should be right now.kim1-18/+19
2000-09-15This thing installs bin/floppyd_installtest tookim1-1/+2
2000-09-15mcat is a symlink to mtoolskim1-1/+2
2000-09-15Fix a problem with the print-pkg-size-this on Solaris.veego1-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-15Use pkgsrc libtool not internal one.skrll3-21/+18
Remove unnecessary versionsuffix dependency on libamclient.
2000-09-15Make xboard work with XAW_TYPE. Also add a missing dependency on xpm.jlam8-17/+191
2000-09-15Add comments explaining each of the three singleton licenses (kermit-license,jwise1-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-15Install p5-CGI documentation.jlam2-2/+64
2000-09-15Update md5 checksum.fredb2-4/+4
2000-09-15Use "dc" instead of "expr" to calculate total package size to avoidtron1-2/+2
another integer overflow which occured on "i386", too.
2000-09-15Rewrite "print-pkg-size-depends" target to work without invoking "awk".tron1-5/+5
2000-09-15Fix cut and paste error in last commit.tron1-2/+2
2000-09-15Because "awk" keeps getting overflows on "arm32" while calculating thetron1-8/+13
size of a large package we use "dc" now.
2000-09-15Update ethereal to 0.8.12.hubertf2-4/+4
This version understands our PPP protocol again (PPP over serial, i.e.). Other changes: Ethereal now understands Kerberos 5, rsh, and Zebra, and has the initial work done for BXXP. Ethereal (via our wiretap library) can now read Cisco Secure IDS iplog files. Ethereal's Help menu option finally gives help. Many other updates and fixes were made in version 0.8.12.
2000-09-14Update to version 20000912, kindly provided by der Mouse.wiz5-9/+27
Addresses pkg/9946 by Stephen Degler.
2000-09-14Add missing dependence on "perl" package. Patch worked out bytron1-1/+2
Alistair Crooks.
2000-09-14Remove scotty, now that the package finally has been removed from the tree.wiz1-2/+1
2000-09-14Remove this package. It has been supplanted by net/tcl-scotty andjwise16-2997/+0
net/tkined.
2000-09-14After getting whacked upside the head...set the maintainer to me.jlam4-8/+8
2000-09-14Import of canonical tnftp 20030825 sources,lukem4-0/+443
to make it easier to track new versions.
2000-09-14Update "libtool" version number in comment.tron1-2/+2
2000-09-14add scottywiz1-1/+2
2000-09-14Change kakasi dependency to >= 2.3.1wiz1-2/+2
2000-09-14Make sure we use the latest (and greatest!) libtool.skrll1-2/+2