summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-06-18update patchfileexplorer1-3/+3
2002-06-18Fix DBD-postgresql to not keep a transaction open when idle. Without this ↵explorer3-1/+154
change, postgresql 7.2 cannot vacuum properly. This change was submitted to the DBD-postgresql author, with no reply.
2002-06-18Build swill.thorpej1-1/+2
2002-06-18A package for SWILL, the Simple Web Interface Link Library.thorpej4-0/+27
2002-06-18use /dev/urandom, not /dev/random, for random number source.itojun3-1/+60
(if you don't have Pentium 4, httpd will need more than 1 minutes to start up)
2002-06-18crank PKGREVISIONitojun1-2/+2
2002-06-18http chunk transfer vulnerabilityitojun2-1/+15
http://httpd.apache.org/info/security_bulletin_20020617.txt
2002-06-17Add patches from Rui-Xiang Guo <rxg@ms25.url.com.tw> on netbsd-help mailingagc2-1/+78
list which allow Eterm to compile on -current (utmpx changes).
2002-06-17Improve the wording around GNU autoconf.skrll1-7/+7
2002-06-17Complete buildlink conversation of this package by using it for the "db"tron2-4/+4
package, too.
2002-06-17Fix and buildlinkify broken LDAP support.tron2-3/+3
2002-06-17Don't use TCP wrappers only under NetBSD. Turn it into a build optiontron2-12/+20
and use the "tcp_wrapper" package if necessary.
2002-06-17Record various build definitions.tron1-2/+2
2002-06-17Fix this package to use buildlink instead of "USE_SSL".tron2-8/+7
2002-06-17Add and enable "esms" package. This fixes PR pkg/16988 by Julio Merino.tron1-1/+2
2002-06-17Import new "esms" package: Command line SMS send tooltron4-0/+31
This package was contributed by Julio Merino in PR pkg/16988.
2002-06-17Honor "${CC}" and "${CFLAGS}" during build. This fixes PR pkg/17052tron1-1/+2
by Mipam.
2002-06-17Removed outdated and broken "sendmail-current" package.tron21-497/+1
2002-06-17Fix build problem on systems where the "xpkwedge" package is installed.tron3-22/+13
Patches supplied by Robert Elz in PR pkg/17300.
2002-06-17Use REPLACE_PERL to substitute for the correct version of perl inagc1-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-17Undo last for now -- needs more changes.wiz1-2/+2
2002-06-17Use openssl buildlink.mk instead of USE_SSL.wiz2-10/+11
2002-06-17Remove bind9-current, since bind9 package is newer.wiz9-506/+1
2002-06-17Use BIND_VERSION instead of spreading hardcoded version number around.wiz1-4/+5
Proposed in pkg/16202 by Greg A. Woods.
2002-06-17add sipcalcgrant1-1/+2
2002-06-17Initial import of sipcalc-1.1.1.grant4-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-17add mpgtxgrant1-1/+2
2002-06-17Initial import of mpgtx-1.0:grant5-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-17add gsmlibgrant1-1/+2
2002-06-17Initial import of gsmlib-1.9.grant5-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-17Use openssl buildlink.mk instead of USE_SSL and hack.wiz1-12/+11
Sort lines a bit differently.
2002-06-17Use openssl buildlink.mk instead of USE_SSL.wiz1-3/+2
2002-06-17remove bogus commentgrant1-3/+1
2002-06-17Use openssl buildlink.mk instead of USE_SSL.wiz1-2/+2
2002-06-17Remove USE_SSL, openssl buildlink.mk is already included.wiz1-2/+1
2002-06-17USE_SSL -> openssl/buildlink.mkitojun1-2/+2
2002-06-17Remove another USE_SSL comment.wiz2-4/+4
2002-06-17Remove commented out USE_SSL (openssl buildlinks were already used).wiz3-6/+3
2002-06-17remove USE_SSL (builds but not tested)itojun1-2/+2
2002-06-17kill USE_SSL, use openssl/buildlink.mk insteaddrochner2-10/+7
(to avoid building against a pkgsrc openssl w/o registering a dependency)
2002-06-17Add a paragraph: packages that are uploaded to ftp.netbsd.org should bewiz1-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-17Add CONFLICTS with fvwm>=1 for rather old fvwm packages.wiz2-4/+4
2002-06-17add p5-Sendmail-AccessDBgrant1-1/+2
2002-06-17Initial import of p5-Sendmail-AccessDB 0.07:grant4-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-17MASTER_SITE_PERL_CPAN, cpan.pair.com: s/by-modules/by-module/grant1-2/+2
2002-06-17This conflicts with fvwm1martti1-2/+2
2002-06-17This conflicts with fvwm2martti1-2/+2
2002-06-17Directory fixes.skrll1-3/+4
2002-06-17Handle share/kde/config/kdm/kdmsts properly. Add some more directories toskrll1-2/+4
clean up.
2002-06-17add and enable py-koCodecsshell1-1/+2