Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-06-18 | update patchfile | explorer | 1 | -3/+3 | |
2002-06-18 | Fix DBD-postgresql to not keep a transaction open when idle. Without this ↵ | explorer | 3 | -1/+154 | |
change, postgresql 7.2 cannot vacuum properly. This change was submitted to the DBD-postgresql author, with no reply. | |||||
2002-06-18 | Build swill. | thorpej | 1 | -1/+2 | |
2002-06-18 | A package for SWILL, the Simple Web Interface Link Library. | thorpej | 4 | -0/+27 | |
2002-06-18 | use /dev/urandom, not /dev/random, for random number source. | itojun | 3 | -1/+60 | |
(if you don't have Pentium 4, httpd will need more than 1 minutes to start up) | |||||
2002-06-18 | crank PKGREVISION | itojun | 1 | -2/+2 | |
2002-06-18 | http chunk transfer vulnerability | itojun | 2 | -1/+15 | |
http://httpd.apache.org/info/security_bulletin_20020617.txt | |||||
2002-06-17 | Add patches from Rui-Xiang Guo <rxg@ms25.url.com.tw> on netbsd-help mailing | agc | 2 | -1/+78 | |
list which allow Eterm to compile on -current (utmpx changes). | |||||
2002-06-17 | Improve the wording around GNU autoconf. | skrll | 1 | -7/+7 | |
2002-06-17 | Complete buildlink conversation of this package by using it for the "db" | tron | 2 | -4/+4 | |
package, too. | |||||
2002-06-17 | Fix and buildlinkify broken LDAP support. | tron | 2 | -3/+3 | |
2002-06-17 | Don't use TCP wrappers only under NetBSD. Turn it into a build option | tron | 2 | -12/+20 | |
and use the "tcp_wrapper" package if necessary. | |||||
2002-06-17 | Record various build definitions. | tron | 1 | -2/+2 | |
2002-06-17 | Fix this package to use buildlink instead of "USE_SSL". | tron | 2 | -8/+7 | |
2002-06-17 | Add and enable "esms" package. This fixes PR pkg/16988 by Julio Merino. | tron | 1 | -1/+2 | |
2002-06-17 | Import new "esms" package: Command line SMS send tool | tron | 4 | -0/+31 | |
This package was contributed by Julio Merino in PR pkg/16988. | |||||
2002-06-17 | Honor "${CC}" and "${CFLAGS}" during build. This fixes PR pkg/17052 | tron | 1 | -1/+2 | |
by Mipam. | |||||
2002-06-17 | Removed outdated and broken "sendmail-current" package. | tron | 21 | -497/+1 | |
2002-06-17 | Fix build problem on systems where the "xpkwedge" package is installed. | tron | 3 | -22/+13 | |
Patches supplied by Robert Elz in PR pkg/17300. | |||||
2002-06-17 | Use REPLACE_PERL to substitute for the correct version of perl in | agc | 1 | -2/+3 | |
doc/translator.pl, which has the side effect of allowing the docygen package to be installed properly if you don't have '.' in your path. Bump PKGREVISION. | |||||
2002-06-17 | Undo last for now -- needs more changes. | wiz | 1 | -2/+2 | |
2002-06-17 | Use openssl buildlink.mk instead of USE_SSL. | wiz | 2 | -10/+11 | |
2002-06-17 | Remove bind9-current, since bind9 package is newer. | wiz | 9 | -506/+1 | |
2002-06-17 | Use BIND_VERSION instead of spreading hardcoded version number around. | wiz | 1 | -4/+5 | |
Proposed in pkg/16202 by Greg A. Woods. | |||||
2002-06-17 | add sipcalc | grant | 1 | -1/+2 | |
2002-06-17 | Initial import of sipcalc-1.1.1. | grant | 4 | -0/+37 | |
Sipcalc is an ip subnet calculator. Features include: - IPv4 * Retrieving of address information from interfaces. * Classfull and CIDR output. * Multiple address and netmask input and output formats (dotted quad, hex, number of bits). * Output of broadcast address, network class, Cisco wildcard, * hosts/range, network range. * The ability to "split" a network based on a smaller netmask, now * also with recursive runs on the generated subnets. (also IPv6) - IPv6 * Compressed and expanded input and output addresses. * Standard IPv6 network output. * v4 in v6 output. * Reverse DNS address generation. | |||||
2002-06-17 | add mpgtx | grant | 1 | -1/+2 | |
2002-06-17 | Initial import of mpgtx-1.0: | grant | 5 | -0/+112 | |
mpgtx a command line MPEG audio/video/system file toolbox. mpgtx was designed with the good old Unix philosophy in mind: do few but do it well and provide end user an austary yet powerful command line interface. | |||||
2002-06-17 | add gsmlib | grant | 1 | -1/+2 | |
2002-06-17 | Initial import of gsmlib-1.9. | grant | 5 | -0/+87 | |
A library to access GSM mobile phones through GSM modems. Features include: * modification of phonebooks stored in the mobile phone or on the SIM card * reading and writing of SMS messages stored in the mobile phone * sending and reception of SMS messages | |||||
2002-06-17 | Use openssl buildlink.mk instead of USE_SSL and hack. | wiz | 1 | -12/+11 | |
Sort lines a bit differently. | |||||
2002-06-17 | Use openssl buildlink.mk instead of USE_SSL. | wiz | 1 | -3/+2 | |
2002-06-17 | remove bogus comment | grant | 1 | -3/+1 | |
2002-06-17 | Use openssl buildlink.mk instead of USE_SSL. | wiz | 1 | -2/+2 | |
2002-06-17 | Remove USE_SSL, openssl buildlink.mk is already included. | wiz | 1 | -2/+1 | |
2002-06-17 | USE_SSL -> openssl/buildlink.mk | itojun | 1 | -2/+2 | |
2002-06-17 | Remove another USE_SSL comment. | wiz | 2 | -4/+4 | |
2002-06-17 | Remove commented out USE_SSL (openssl buildlinks were already used). | wiz | 3 | -6/+3 | |
2002-06-17 | remove USE_SSL (builds but not tested) | itojun | 1 | -2/+2 | |
2002-06-17 | kill USE_SSL, use openssl/buildlink.mk instead | drochner | 2 | -10/+7 | |
(to avoid building against a pkgsrc openssl w/o registering a dependency) | |||||
2002-06-17 | Add a paragraph: packages that are uploaded to ftp.netbsd.org should be | wiz | 1 | -1/+4 | |
built against the default X version for that release and architecture, which is currently 3.3.6 for all architectures. Addresses pkg/16492. | |||||
2002-06-17 | Add CONFLICTS with fvwm>=1 for rather old fvwm packages. | wiz | 2 | -4/+4 | |
2002-06-17 | add p5-Sendmail-AccessDB | grant | 1 | -1/+2 | |
2002-06-17 | Initial import of p5-Sendmail-AccessDB 0.07: | grant | 4 | -0/+32 | |
a package for making it easy to abstract the "SpamFriend" and "SpamHater" features in sendmail, as well as those for whitelisting certain hosts/addresses/etc.. Especially useful for making sure that addresses you whitelisted as "always accept for" in /etc/mail/access also get whitelisted in Milter-based applications as well (be they senders or recipients) | |||||
2002-06-17 | MASTER_SITE_PERL_CPAN, cpan.pair.com: s/by-modules/by-module/ | grant | 1 | -2/+2 | |
2002-06-17 | This conflicts with fvwm1 | martti | 1 | -2/+2 | |
2002-06-17 | This conflicts with fvwm2 | martti | 1 | -2/+2 | |
2002-06-17 | Directory fixes. | skrll | 1 | -3/+4 | |
2002-06-17 | Handle share/kde/config/kdm/kdmsts properly. Add some more directories to | skrll | 1 | -2/+4 | |
clean up. | |||||
2002-06-17 | add and enable py-koCodecs | shell | 1 | -1/+2 | |