Commit graph

29691 commits

Author SHA1 Message Date
agc
4310f377b4 Initial import of lhs-0.1 into the NetBSD Packages Collection.
Provided in PR 17227 by Dawid Szymanski (dawszy@tgr.lubin.edu.pl),
modified slightly by myself.

lhs is a beta version of very simple http server.  Only static files
are supported - CGI, PHP and SSI are not allowed.  However, there is
support for both IPv6 and SSL.  By default it will listen on ports
8000 and 8001 and read files from ${PREFIX}/share/httpd/htdocs and
will not change uid for other unless you use the -u option.
2002-06-18 12:09:25 +00:00
tron
6d9acca950 Update version number in dependence on "apache". 2002-06-18 11:36:35 +00:00
explorer
71c275a6da update patchfile 2002-06-18 07:06:44 +00:00
explorer
2099315373 Fix DBD-postgresql to not keep a transaction open when idle. Without this change, postgresql 7.2 cannot vacuum properly. This change was submitted to the DBD-postgresql author, with no reply. 2002-06-18 07:05:30 +00:00
thorpej
5731e02eaf Build swill. 2002-06-18 06:38:37 +00:00
thorpej
0435b95001 A package for SWILL, the Simple Web Interface Link Library. 2002-06-18 06:37:37 +00:00
itojun
3955eeeee5 use /dev/urandom, not /dev/random, for random number source.
(if you don't have Pentium 4, httpd will need more than 1 minutes to start up)
2002-06-18 02:17:17 +00:00
itojun
871627fca7 crank PKGREVISION 2002-06-18 02:06:01 +00:00
itojun
86a26c2594 http chunk transfer vulnerability
http://httpd.apache.org/info/security_bulletin_20020617.txt
2002-06-18 01:45:36 +00:00
agc
0bc3c6f997 Add patches from Rui-Xiang Guo <rxg@ms25.url.com.tw> on netbsd-help mailing
list which allow Eterm to compile on -current (utmpx changes).
2002-06-17 22:13:43 +00:00
skrll
5fe610a6dc Improve the wording around GNU autoconf. 2002-06-17 21:46:04 +00:00
tron
b5a7389dcf Complete buildlink conversation of this package by using it for the "db"
package, too.
2002-06-17 21:08:16 +00:00
tron
c31f29b41d Fix and buildlinkify broken LDAP support. 2002-06-17 21:05:06 +00:00
tron
dd6392f204 Don't use TCP wrappers only under NetBSD. Turn it into a build option
and use the "tcp_wrapper" package if necessary.
2002-06-17 20:56:53 +00:00
tron
025432e54a Record various build definitions. 2002-06-17 20:21:46 +00:00
tron
24cbc4d5cf Fix this package to use buildlink instead of "USE_SSL". 2002-06-17 20:13:10 +00:00
tron
4e41ce5211 Add and enable "esms" package. This fixes PR pkg/16988 by Julio Merino. 2002-06-17 20:02:25 +00:00
tron
ab9b568469 Import new "esms" package: Command line SMS send tool
This package was contributed by Julio Merino in PR pkg/16988.
2002-06-17 20:00:36 +00:00
tron
c04594fb0b Honor "${CC}" and "${CFLAGS}" during build. This fixes PR pkg/17052
by Mipam.
2002-06-17 19:42:08 +00:00
tron
47c23812ff Removed outdated and broken "sendmail-current" package. 2002-06-17 19:27:57 +00:00
tron
3c8eb86663 Fix build problem on systems where the "xpkwedge" package is installed.
Patches supplied by Robert Elz in PR pkg/17300.
2002-06-17 18:57:49 +00:00
agc
00552070c6 Use REPLACE_PERL to substitute for the correct version of perl in
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 16:40:26 +00:00
wiz
a09be4ac57 Undo last for now -- needs more changes. 2002-06-17 13:27:14 +00:00
wiz
0be3cc9f13 Use openssl buildlink.mk instead of USE_SSL. 2002-06-17 12:58:22 +00:00
wiz
d9bf3595eb Remove bind9-current, since bind9 package is newer. 2002-06-17 12:51:02 +00:00
wiz
31c709e26c Use BIND_VERSION instead of spreading hardcoded version number around.
Proposed in pkg/16202 by Greg A. Woods.
2002-06-17 12:18:22 +00:00
grant
c7f94b993d add sipcalc 2002-06-17 11:53:59 +00:00
grant
b500893516 Initial import of sipcalc-1.1.1.
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 11:52:29 +00:00
grant
7f4f8c4347 add mpgtx 2002-06-17 11:40:13 +00:00
grant
2fa14a2e56 Initial import of mpgtx-1.0:
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 11:39:35 +00:00
grant
850281cf64 add gsmlib 2002-06-17 11:31:10 +00:00
grant
15d29c01a5 Initial import of gsmlib-1.9.
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 11:29:58 +00:00
wiz
f600d6a741 Use openssl buildlink.mk instead of USE_SSL and hack.
Sort lines a bit differently.
2002-06-17 11:22:18 +00:00
wiz
0a09401380 Use openssl buildlink.mk instead of USE_SSL. 2002-06-17 11:10:22 +00:00
grant
5abcafb759 remove bogus comment 2002-06-17 11:00:53 +00:00
wiz
1fd87f25d2 Use openssl buildlink.mk instead of USE_SSL. 2002-06-17 10:54:11 +00:00
wiz
f8b3e17764 Remove USE_SSL, openssl buildlink.mk is already included. 2002-06-17 10:47:56 +00:00
itojun
eb34fbf137 USE_SSL -> openssl/buildlink.mk 2002-06-17 10:41:05 +00:00
wiz
5545d3c5ee Remove another USE_SSL comment. 2002-06-17 10:34:38 +00:00
wiz
1b90b8d13b Remove commented out USE_SSL (openssl buildlinks were already used). 2002-06-17 10:33:52 +00:00
itojun
51d4233b1e remove USE_SSL (builds but not tested) 2002-06-17 10:27:57 +00:00
drochner
e73543f982 kill USE_SSL, use openssl/buildlink.mk instead
(to avoid building against a pkgsrc openssl w/o registering a dependency)
2002-06-17 10:06:50 +00:00
wiz
7395aab7dd Add a paragraph: packages that are uploaded to ftp.netbsd.org should be
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 09:51:27 +00:00
wiz
e7d279fedb Add CONFLICTS with fvwm>=1 for rather old fvwm packages. 2002-06-17 09:28:59 +00:00
grant
aa7ac4d9eb add p5-Sendmail-AccessDB 2002-06-17 09:16:10 +00:00
grant
1318fb454c Initial import of p5-Sendmail-AccessDB 0.07:
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 09:15:04 +00:00
grant
94abee63c5 MASTER_SITE_PERL_CPAN, cpan.pair.com: s/by-modules/by-module/ 2002-06-17 09:11:10 +00:00
martti
3628f05c3f This conflicts with fvwm1 2002-06-17 08:12:36 +00:00
martti
071431a967 This conflicts with fvwm2 2002-06-17 08:12:35 +00:00
skrll
c784879269 Directory fixes. 2002-06-17 07:56:01 +00:00