Commit graph

23541 commits

Author SHA1 Message Date
abs
6ad65e5e09 p5-Net-* is ambiguous. Fix all wildcard to 'correct' -[0-9]* 2001-09-27 20:43:04 +00:00
jlam
0312b354c0 Sun moved the distfiles, so fix the pre-fetch and do-fetch targets. Also
add a check for the distfile before descending into the urlget directory
and making urlget.  This fixes the problem with abusing BUILD_DEPENDS to
ensure that urlget is installed prior to fetching the distfiles, noted in
pkg/13410 by Bernd Ernesti <bernd@arresum.inka.de>.
2001-09-27 20:27:32 +00:00
jlam
e34e9c5b27 Mark as USE_BUILDLINK_ONLY since it satisfies the strongly-buildlinked
requirements.
2001-09-27 19:57:02 +00:00
lukem
ee04745346 Import of canonical tnftp 20030825 sources,
to make it easier to track new versions.
2001-09-27 19:29:50 +00:00
lukem
d141e006e7 http support also needs threads, so disable http for now as well 2001-09-27 12:55:40 +00:00
wiz
19d89af725 Uncomment ruby14 packages -- shouldn't hurt bulk builds, and
helps creating README's for them.
2001-09-27 10:44:55 +00:00
tacha
0b4ceaac51 Update delegate to 7.5.3.
Change lists can be found at http://www.delegate.org/delegate/updates/
2001-09-27 09:35:29 +00:00
rh
59162214ac Update uvscan-dat to 4163. Changes are updated virus definitions and some
fixes to the update script:
	- correctly parse the new readme.txt files
	- be verbose only if -v option is given (for cron-lovers)
	- optional parameter to specify an alternate download location
2001-09-27 07:55:17 +00:00
jlam
5ec21d3733 Note addition of security/p5-IO-Socket-SSL. 2001-09-27 07:44:33 +00:00
jlam
6d6a039367 p5-IO-Socket-SSL - perl5 SSL socket interface class
IO::Socket::SSL is a class implementing an object-oriented interface to
SSL sockets. The class is a descendent of IO::Socket::INET and provides a
subset of the base class's interface methods as well as SSL-specific methods.

Provided in pkg/14036 by Sen Nagata <sen@eccosys.com>.
2001-09-27 07:42:05 +00:00
jlam
0cec9f63e0 Change foo-* dependencies into foo-[0-9]* dependencies so we match only
those packages with a base package name of "foo".
2001-09-27 07:36:12 +00:00
jlam
70920f97b6 Whitespace changes. 2001-09-27 07:34:00 +00:00
jlam
7a9efb8dbb This package requires a relatively recent OpenSSL installation. 2001-09-27 07:29:39 +00:00
jlam
8e1dfc7862 Note addition of security/p5-Net-SSLeay. 2001-09-27 07:26:43 +00:00
jlam
927f39db30 p5-Net-SSLeay - perl5 module for using OpenSSL
Net::SSLeay.pm is a perl module that allows you to call Secure Sockets
Layer (SSL) functions of the SSLeay library directly from your perl
scripts.  It is useful if you want to program robots that access secure web
servers or if you want to build your own applications over SSL encrypted
tunnels.

Provided in pkg/14035 by Sen Nagata <sen@eccosys.com>.
2001-09-27 07:25:06 +00:00
perry
5b19a9c477 disable gnus for temporarily. I messed up vis a vis conflicting info files 2001-09-27 06:48:18 +00:00
perry
6a935c9237 add gnus 2001-09-27 06:38:15 +00:00
perry
fffaf29a83 Add a package for Gnus 5.8.8 -- much more up to date than the one in emacs. 2001-09-27 06:37:11 +00:00
jlam
879b3ed1ac Don't try to chmod the installer if it's already executable. This is
needed in case the package builder doesn't own the distfile.
2001-09-27 06:36:47 +00:00
jlam
92642117ab Use a wildcard dependency on kdebase instead of hard-coding version 2.1. 2001-09-27 06:12:43 +00:00
perry
e141152de8 Update all xemacs packages to latest versions and add gnus package.
Update package version number to 1.7
2001-09-27 05:31:59 +00:00
itojun
e7f4f60024 upgrade to 2.9.9p2. a security hole was plugged
(ssh protocol v2 access control).
2001-09-27 05:12:54 +00:00
jlam
3090c4a2c2 Note addition of mail/p5-Mail-Audit. 2001-09-27 05:11:04 +00:00
jlam
ef53140e2c p5-Mail-Audit - perl5 module for filtering mail
`Mail::Audit' was inspired by Tom Christiansen's audit_mail and
deliverlib programs. It allows a piece of email to be logged, examined,
accepted into a mailbox, filtered, resent elsewhere, rejected, and so
on. It's designed to allow you to easily create filter programs to stick
in a .forward file or similar.

Provided in pkg/13848 by Sen Nagata <sen@eccosys.com>.
2001-09-27 05:08:37 +00:00
jlam
ff6f6a20dd Note addition of mail/p5-Mail-ListDetector. 2001-09-27 04:59:31 +00:00
jlam
08f677a980 p5-Mail-ListDetector - perl5 module to detect whether a message is from a
mailing list

This module analyzses Mail::Internet objects. It returns a
Mail::ListDetector::List object representing the mailing list.

The RFC2369 mailing list detector is also capable of matching some
Mailman and Ezmlm messages. It is deliberately checked last to allow
the more specific Mailman and Ezmlm parsing to happen first, and more
accurately identify the type of mailing list involved.

Provided in pkg/13847 by Sen Nagata <sen@eccosys.com>.
2001-09-27 04:57:45 +00:00
jlam
e924e2d9ac Use a wildcard dependency instead of hard-coding one specific version. 2001-09-27 04:51:45 +00:00
jlam
4c5c6da7c5 Note addition of devel/p5-Test-Simple. 2001-09-27 04:39:57 +00:00
jlam
b3311d9d3a p5-Test-Simple - perl5 module with a simple framework for writing tests
This is an extremely simple, extremely basic module for writing tests
suitable for CPAN modules and other pursuits.  If you wish to do more
complicated testing, use the Test::More module (a drop-in replacement
for this one).

Provided in pkg/13846 by Sen Nagata <sen@eccosys.com>.
2001-09-27 04:37:07 +00:00
jlam
08a7e80ab4 Note addition of devel/p5-Test-Harness. 2001-09-27 04:28:31 +00:00
jlam
ffd2f7e9f1 devel/p5-Test-Harness - run perl standard test scripts with statistics.
Provided in pkg/13845 by Sen Nagata <sen@eccosys.com> with some fixes by
me to install into ${PERL5_SITEARCH} instead of mixing the module with the
standard perl library in ${PERL5_ARCHLIB}.
2001-09-27 04:26:49 +00:00
jlam
d96d395e47 Note addition of mail/p5-Email-Valid. 2001-09-27 04:08:42 +00:00
jlam
ce2f263a74 mail/p5-Email-Valid: This module determines whether an email address is
well-formed, and optionally, whether a mail host exists for the domain.
Provided in pkg/13844 by Sen Nagata <sen@eccosys.com>.
2001-09-27 04:05:07 +00:00
jlam
df35efafd0 Use a wildcard dependency instead of hard-coding just p5-Net-1.0703. 2001-09-27 03:54:50 +00:00
jlam
2af02a434a Note addition of misc/p5-ControlX10-CM17. 2001-09-27 02:54:03 +00:00
jlam
3817f7f5d9 p5-ControlX10-CM17 - perl5 module for controlling the X10 CM17A controller
The FireCracker (CM17A) is a send-only X10 controller that connects
to a serial port and transmits commands via RF to X10 transceivers.
This module translates human-readable commands (eg. 'A2J') into the
bit patterns and control signal pulses accepted by the CM17.

This package was provided by Damon Brodie <damon@brodiefamily.org> in
pkg/11784 with some updates to conform to current pkgsrc standards by me.
2001-09-27 02:45:21 +00:00
wrstuden
51c463d333 Make this package more likely to work. After we do the autoconf step,
crank down the maximum number of commands to feed one sed. Otherwise
config.status won't work with any of sun's seds.

Doing something with gsed won't work because while you can tell a
package to use a given sed (via ${SED} if needed), you can't tell
configure to use a given sed.
2001-09-26 23:53:55 +00:00
jlam
6df1c82b6d Remove unused patch since update from libxml2-2.4.2 to 2.4.5. 2001-09-26 23:23:07 +00:00
jlam
96da188a2d Update libxml2 to 2.4.5. Relevant changes from version 2.4.2 include:
* Bug fixes.
* Do not output hexadecimal charrefs when serializing HTML since some version
  of Netscape can't grok it, generate decimal ones.
* Moved includes to includedir/libxml2/libxml.
* Added a --convert option to xmlcatalog to convert SGML ones to the XML
  syntax.
* Added a catalog PI.
2001-09-26 23:22:17 +00:00
mjl
ba3613ee50 Update to 1.6.3, featuring
o new Polish translation
         o Danish and Spanish translation of new account files
         o updated Swedish, German, and Portuguese translations
         o child accounts can be reconciled with the parent
         o support for TrustNet online quotes
         o support for precious metal currencies
         o bug fixes
2001-09-26 22:37:21 +00:00
jlam
ed5b274904 Add our LDFLAGS to the link command so that -lintl can be resolved to the
correct library at link-time and at run-time.  Also, mark this package as
USE_BUILDLINK_ONLY.  This fixes the problem noted in pkg/13901 by Tim
Preston <tim@flibble.org>.
2001-09-26 20:27:05 +00:00
wrstuden
0982e5f197 Enable robodoc. 2001-09-26 19:39:34 +00:00
wrstuden
55238e56d2 textproc/robodoc - tool to build code documentation from comments in source
robodoc extracts comments describing the code into documentation files.
It is inspired by the autodoc program written by Commodore.
2001-09-26 19:29:13 +00:00
wrstuden
4cdcc8ef2a Add a bunch of files I missed when first making this package. 2001-09-26 19:18:07 +00:00
tron
415261b300 Add optional IPv6 and OpenSSL support to the "xchat" package. Both are
turned on by default but can be turned of with "USE_INET6=NO" and
"XCHAT_USE_SSL=NO".
2001-09-26 18:48:53 +00:00
taca
8cc98f5d82 Create test target and don't always do testing. 2001-09-26 08:12:33 +00:00
ad
d3c7a35158 Add storage-manager. 2001-09-26 07:32:23 +00:00
ad
0df352d953 Adaptec Storage Manager, event logger and associated tools. For use with DPT
and Adaptec I2O SCSI & IDE RAID adapters.

Prepared by myself and lukem.
2001-09-26 07:28:49 +00:00
jlam
6e2849fe1c Add buildlink.mk file for use by other package Makefiles. Provided in
pkg/13999 by Martti Kuparinen <martti.kuparinen@iki.fi>.
2001-09-26 06:02:38 +00:00
jlam
21bf9fe38b Note addition of net/tcpslice - tool for extracting portions of tcpdump's
packet trace files.
2001-09-26 05:53:13 +00:00