summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-01-30Add and enable aalib-x11agc1-1/+2
2002-01-30Initial import of aalib-x11 1.4rc4, an ASCII art library with X11 support,agc6-0/+177
into the NetBSD Packages Collection. AAlib is a portable ASCII Art library. From the AA project documentation: "There are many problems of various kinds with video cards, low frequency monitors, crashing graphical apps... AA-lib IS the solution. It works on a terminal of any kind, it is fast and portable, it gives to you standard API. It gives to your old hardware more power! " Provided in PR 15266 by Lubomir Sedlacik <salo@Xtrmntr.org>
2002-01-30Unlimit stacksize during build, per discussion on port-sparc.agc1-1/+2
2002-01-30No need to include aalib's buildlink.mk as we include SDL's buildlinkzuntum1-2/+1
that does it. Fixes PR pkg/15270 by Lubomir Sedlacik <salo@Xtrmntr.org>
2002-01-30Standardize format.wiz1-1/+3
2002-01-30fix bug in previousdillo2-7/+6
2002-01-30update pilot-link-libs to 0.9.5nb2:dillo4-3/+55
fix error recovery (in SLP and PADP protocols)
2002-01-30Add a rc.d-style control script for slapd.jlam3-2/+43
2002-01-30When built with PAM support, add USE_PAM to BUILD_DEFS.jlam1-1/+2
2002-01-30Add USE_PAM to BUILD_DEFS when we build with PAM support.jlam1-1/+2
2002-01-30Enable wApuamjl1-1/+2
2002-01-30Initial import of wApua 0.05, a perl WML browser.mjl4-0/+44
2002-01-30Add a message which explains how to use the package properly to avoidtron1-0/+6
things like the one described in PR pkg/15379.
2002-01-29Note addition of pam-smbpass.jlam1-1/+2
2002-01-29Initial import of security/pam-smbpass:jlam6-0/+118
pam_smbpass is a PAM module to authenticate against a local smbpassd (Samba password) user database, and can be used on conforming systems to keep the smbpasswd database in sync with the UNIX password file.
2002-01-29"This should just be -fPIC" from someone who knows more than I do.jlam1-2/+2
Thanks, Nick =)
2002-01-29Ensure that the shared libraries are built with -fpic -fPIC.jlam1-1/+2
2002-01-29Readd RCS ID.jlam1-0/+1
2002-01-29use Python 1.5 - it seems this program was developed with itdrochner3-26/+3
2002-01-29we have Python-1.5, so we can enable it againdrochner2-10/+11
2002-01-29don't error it distutils are not presentdrochner1-5/+5
2002-01-29tell it about Python-1.5drochner2-2/+23
2002-01-29add the old Python-1.5 again - some pkgs run better with itdrochner4-0/+1488
2002-01-29add a pkg for Python "distutils", needed only for Python-1.5drochner4-0/+115
(got part of the standard ditribution later)
2002-01-29Upgrade fdgw to fdgw-20020127wennmach6-97/+10
(provided by Ken'ichi Fukamachi <fukachan@fml.org>) The new version provides cleaner Makefiles, contains all patches from pkgsrc, and in addition adresses a missing directoy problem on the netbsd-1-5 branch before September, 2001.
2002-01-29Update security/PAM to 0.75. Note that this release contains backwardlyjlam38-595/+515
incompatible changes to libpam.so; prior versions were buggy so upgrading is highly recommended. Pkgsrc changes from version 0.72 include: * Honor ${PKG_SYSCONFDIR}: the config files are now found in /etc/pam.conf and /etc/pam/*.conf, or in the appropriate ${PKG_SYSCONFBASE} directory. * Convert to use the general INSTALL/DEINSTALL scripts. Changes from version 0.72 include: * bug fixes to almost every PAM module * pam_pwdb replaced with pam_unix * fixed a small security hole (more of a user confusion issue) with the unix and pwdb password helper binaries. * improved handling of the setcred/close_session and update chauthtok stack. *Warning* This is a backwardly incompatible change, but 'more sane' than before. (Bug 129775 - agmorgan) * added support for '/' symbols in pam_time and pam_group config files (support for modern terminal devices). Fixed infinite loop problem with '\\[^\n]' in these files. * added accessconf=<filename> feature to pam_access
2002-01-29use python20/Makefile.inc instead of python/Makefile.incdrochner2-5/+5
2002-01-29Allow PAM authentication if USE_PAM is defined.jlam1-2/+3
2002-01-29add py-HappyDocdrochner1-1/+2
2002-01-29add py-IPdrochner1-1/+2
2002-01-29add py-curldrochner1-1/+2
2002-01-29add py-Checker, py-Optik, py-unit and py-unitguidrochner1-1/+5
2002-01-29add py-cryptkit and py-gnupgdrochner1-1/+3
2002-01-29initial import of py-checker-0.8.8, a python code checker,drochner5-0/+114
submitted by Shell Hung per PR pkg/15153
2002-01-29initial import of py-HappyDoc-2.0, a python tool to generate Python APIdrochner5-0/+177
documents, submitted by Shell Hung per PR pkg/15145
2002-01-29initial import of py-IP-0.4, a python module to handle IPv4 and IPv6 address,drochner4-0/+26
submitted by Shell Hung per PR pkg/15144
2002-01-29initial import of py-cryptkit-0.9, a python Cryptographic Toolkit,drochner4-0/+66
submitted by Shell Hung per PR pkg/15131
2002-01-29initial import of py-curl-0.4.5, a python module interface to the cURL library,drochner4-0/+27
submitted by Shell Hung per PR pkg/15103
2002-01-29initial import of py-unitgui-1.4.1, a GUI for py-unit,drochner5-0/+42
submitted by Shell Hung per PR pkg/15095
2002-01-29initial import of py-unit-1.4.1, a unit testing framework for python,drochner5-0/+40
submitted by Shell Hung per PR pkg/15094
2002-01-29initial import of py-Optik-1.2, a command line parsing library for Python,drochner4-0/+33
submitted by Shell Hung per PR pkg/14786
2002-01-29initial import of py-gnupg-0.3.2, a python interface to GnuPG,drochner4-0/+28
submitted by Shell Hung per PR pkg/14541
2002-01-29Use the same policy on removing RUBY_SITEARCHLIBDIR and RUBY_SITELIBDIR.taca1-4/+4
This might fix long standing bulk build problem though there is still a room for improvement.
2002-01-29In the show-vulnerabilities and show-vulnerabilities-html targets, tightenagc1-3/+3
down further the regexp used to match a vulnerable package.
2002-01-29update to 0.9.1, in response to PR pkg/15054 by jgoerzen@complete.orgdrochner4-35/+125
2002-01-29Make it work with xpkgwedge.wiz2-2/+16
Patch supplied by Hiramatsu Yoshifumi in pkg/15217.
2002-01-29Standardize patch.wiz1-3/+3
2002-01-29Install to LOCALBASE, not hardwired /usr/pkg.wiz3-3/+15
Patches provided by Hiramatsu Yoshifumi in pkg/15206.
2002-01-29add and enable gentoowiz1-1/+2
2002-01-29there is nothing to do in the "python" subdir anymoredrochner1-2/+1