pkgsrc.git
22 years agoInitial import of cabextract-0.5 into the NetBSD Packages Collection.
agc [Thu, 18 Oct 2001 09:56:13 +0000 (09:56 +0000)]
Initial import of cabextract-0.5 into the NetBSD Packages Collection.

cabextract is a program that un-archives files in the Microsoft
cabinet file format (.cab) or any binary file which contains an
embedded cabinet file (frequently found in .exe files).

cabextract will extract all files from all cabinet files specified on
the command line

To extract a multi-part cabinet consisting of several files, only give
the first file as an argument to cabextract as it will automatically
look for the remaining files.

Provided in PR 14259 by Ben Collver (collver@linuxfreemail.com), the
description fleshed out slightly by myself, taken from the man page.

22 years agoIso-Angband is an isometric (pseudo 3D) view for PernAngband
hubertf [Wed, 17 Oct 2001 21:51:15 +0000 (21:51 +0000)]
Iso-Angband is an isometric (pseudo 3D) view for PernAngband
Submitted by collver@linuxfreemail.com in PR 14273

22 years agoInitial import of javadeps-1.1 into the NetBSD Packages Collection.
agc [Wed, 17 Oct 2001 12:32:17 +0000 (12:32 +0000)]
Initial import of javadeps-1.1 into the NetBSD Packages Collection.

JavaDeps - Automatic Dependency Tracking for Java

Tracking dependencies amongst a group of source files is always a chore.
With Java it's even worse: source files may be mutually-dependent, and
make doesn't deal with this situation at all!

JavaDeps is a tool to generate dependency rules for Java sources, inspired
by the "-MM" flag of gcc. This program analyzes a set of java source
files, and outputs their dependencies, along with makefile rules to build
the resulting classes.

Provided in PR 14258 by Ben Wong (ben@wongs.net), munged around slightly
by myself.

22 years agoAdded traceroute-as version 991603, a traceroute capable of reporting the AS
seb [Tue, 16 Oct 2001 22:40:11 +0000 (22:40 +0000)]
Added traceroute-as version 991603, a traceroute capable of reporting the AS
number of hops.

22 years agoImport Userworld's Apache mod_xslt into pkgsrc.
jwise [Tue, 16 Oct 2001 18:23:21 +0000 (18:23 +0000)]
Import Userworld's Apache mod_xslt into pkgsrc.

mod_xslt provides a simple, fast mechanism for doing XSLT transformations
of XML content for presentation to the user.  It doesn't seek to provide
all the bells and whistles of, say, Cocoon, but being implemented natively
and using an XSLT parser (sablotron) which is implemented natively, it
provides a nice lightweight solution.

22 years agodatabases/sqlite: SQL Database Engine In A C Library
jlam [Tue, 16 Oct 2001 16:20:08 +0000 (16:20 +0000)]
databases/sqlite: SQL Database Engine In A C Library

SQLite is a C library that implements an SQL database engine. Programs
that link with the SQLite library can have SQL database access without
running a separate RDBMS process. The distribution comes with a standalone
command-line access program (sqlite) that can be used to administer an
SQLite database and which serves as an example of how to use the SQLite
library.

SQLite is not a client library used to connect to a big database server.
SQLite is the server. The SQLite library reads and writes directly to and
from the database files on disk.

22 years agoImport the mtr-gtk-0.42 package, split off from the standard curses-based
agc [Tue, 16 Oct 2001 15:11:00 +0000 (15:11 +0000)]
Import the mtr-gtk-0.42 package, split off from the standard curses-based
package, to make things easier for those who may prefer not to link in
all of the gtk-based functionality.

22 years agonet/php4-yp: PHP4 extension for YP domain support
jlam [Tue, 16 Oct 2001 07:08:38 +0000 (07:08 +0000)]
net/php4-yp: PHP4 extension for YP domain support

This version is from the php-4.0.6 distribution.

22 years agonet/php4-sockets: PHP4 extension for sockets support
jlam [Tue, 16 Oct 2001 07:07:59 +0000 (07:07 +0000)]
net/php4-sockets: PHP4 extension for sockets support

This version is from the php-4.0.6 distribution.

22 years agonet/php4-ftp: PHP4 extension for FTP access
jlam [Tue, 16 Oct 2001 07:06:52 +0000 (07:06 +0000)]
net/php4-ftp: PHP4 extension for FTP access

This version is from the php-4.0.6 distribution.

22 years agomisc/php4-calendar: PHP4 extension for calendar conversion support
jlam [Tue, 16 Oct 2001 07:05:00 +0000 (07:05 +0000)]
misc/php4-calendar: PHP4 extension for calendar conversion support

This version is from the php-4.0.6 distribution.

22 years agoarchivers/php4-zlib: PHP4 extension for zlib compression
jlam [Tue, 16 Oct 2001 07:03:01 +0000 (07:03 +0000)]
archivers/php4-zlib: PHP4 extension for zlib compression

This version is from the php-4.0.6 distribution.

22 years agoarchivers/php4-bz2: PHP4 extension for bzip2 compression
jlam [Tue, 16 Oct 2001 07:02:12 +0000 (07:02 +0000)]
archivers/php4-bz2: PHP4 extension for bzip2 compression

This version is from the php-4.0.6 distribution.

22 years agomath/php4-bcmath: PHP4 extension for bc-style arbitrary precision math
jlam [Tue, 16 Oct 2001 07:00:05 +0000 (07:00 +0000)]
math/php4-bcmath: PHP4 extension for bc-style arbitrary precision math

This version is from the php-4.0.6 distribution.

22 years agomath/php4-bcmath: PHP4 extension for bc-style arbitrary precision math
jlam [Tue, 16 Oct 2001 06:50:03 +0000 (06:50 +0000)]
math/php4-bcmath: PHP4 extension for bc-style arbitrary precision math

This version is from the php-4.0.6 distribution.

22 years agodatabases/php4-filepro: PHP4 extension for read-only filePro database access
jlam [Tue, 16 Oct 2001 06:46:55 +0000 (06:46 +0000)]
databases/php4-filepro: PHP4 extension for read-only filePro database access

This version is from the php-4.0.6 distribution.

22 years agodatabases/php4-dbase: PHP4 extension for dBase database access
jlam [Tue, 16 Oct 2001 06:45:48 +0000 (06:45 +0000)]
databases/php4-dbase: PHP4 extension for dBase database access

This version is from the php-4.0.6 distribution.

22 years agodatabases/php4-dba: PHP4 extension for DBM database access
jlam [Tue, 16 Oct 2001 06:45:09 +0000 (06:45 +0000)]
databases/php4-dba: PHP4 extension for DBM database access

This version is from the php-4.0.6 distribution.

22 years agodevel/php4-gmp: PHP4 extension for arbitrary precision math
jlam [Tue, 16 Oct 2001 06:42:12 +0000 (06:42 +0000)]
devel/php4-gmp: PHP4 extension for arbitrary precision math

This version is from the php-4.0.6 distribution.

22 years agodevel/php4-sysvshm: PHP4 extension for SysV shared memory support
jlam [Tue, 16 Oct 2001 06:36:38 +0000 (06:36 +0000)]
devel/php4-sysvshm: PHP4 extension for SysV shared memory support

This version is from the php-4.0.6 distribution.

22 years agodevel/php4-sysvsem: PHP4 extension for SysV semaphore support
jlam [Tue, 16 Oct 2001 06:35:45 +0000 (06:35 +0000)]
devel/php4-sysvsem: PHP4 extension for SysV semaphore support

This version is from the php-4.0.6 distribution.

22 years agodevel/php4-session: PHP4 extension for session-handling
jlam [Tue, 16 Oct 2001 06:34:42 +0000 (06:34 +0000)]
devel/php4-session: PHP4 extension for session-handling

This version is from the php-4.0.6 distribution.

22 years agodevel/php4-posix: PHP4 extension for POSIX-like functions
jlam [Tue, 16 Oct 2001 06:33:43 +0000 (06:33 +0000)]
devel/php4-posix: PHP4 extension for POSIX-like functions

This version is from the php-4.0.6 distribution.

22 years agodevel/php4-gettext: PHP4 extension for gettext I18N support
jlam [Tue, 16 Oct 2001 06:31:12 +0000 (06:31 +0000)]
devel/php4-gettext: PHP4 extension for gettext I18N support

This version is from the php-4.0.6 distribution.

22 years agotextproc/php4-wddx: PHP4 extension for WDDX (Web Direct Data eXchange).
jlam [Tue, 16 Oct 2001 06:28:06 +0000 (06:28 +0000)]
textproc/php4-wddx: PHP4 extension for WDDX (Web Direct Data eXchange).

This version is from the php-4.0.6 distribution.

22 years agotextproc/php4-xml: PHP4 extension for parsing XML
jlam [Tue, 16 Oct 2001 06:26:10 +0000 (06:26 +0000)]
textproc/php4-xml: PHP4 extension for parsing XML

This is the version from the php-4.0.6 distribution.

22 years agoUpdate php4-sablot to the version from the php-4.0.6 distribution. There
jlam [Tue, 16 Oct 2001 06:23:08 +0000 (06:23 +0000)]
Update php4-sablot to the version from the php-4.0.6 distribution.  There
is no list of changes from version 4.0.5.  Also move from the www category.

22 years agoUpdate php4-pdflib to the version from the php-4.0.6 distribution. There
jlam [Tue, 16 Oct 2001 06:20:44 +0000 (06:20 +0000)]
Update php4-pdflib to the version from the php-4.0.6 distribution.  There
is no list of changes from version 4.0.5.  Also move from the www category.

22 years agoUpdate php4-pcre to the version from the php-4.0.6 distribution. There is
jlam [Tue, 16 Oct 2001 06:15:12 +0000 (06:15 +0000)]
Update php4-pcre to the version from the php-4.0.6 distribution.  There is
no list of changes from version 4.0.5.  Also move from the www category.

22 years agoUpdate php4-mcrypt to the version from the php-4.0.6 distribution. Changes
jlam [Tue, 16 Oct 2001 06:05:41 +0000 (06:05 +0000)]
Update php4-mcrypt to the version from the php-4.0.6 distribution.  Changes
from version 4.0.5 include moving from the www category, and:

- Fixed bug in the mcrypt extension that caused segfaults when using a key
  that is too large for the used algorithm, and a bug that caused
  mcrypt_generic() to segfault PHP (Derick)

22 years agoUpdate php4-pgsql to the version from the php-4.0.6 distribution. There is
jlam [Tue, 16 Oct 2001 05:57:34 +0000 (05:57 +0000)]
Update php4-pgsql to the version from the php-4.0.6 distribution.  There is
no list of changes from version 4.0.5.  Also move from the www category.

22 years agoUpdate php4-mysql to the version from the php-4.0.6 distribution. Changes
jlam [Tue, 16 Oct 2001 05:54:01 +0000 (05:54 +0000)]
Update php4-mysql to the version from the php-4.0.6 distribution.  Changes
from version 4.0.5 include moving from the www category, and:

- Added connection error support to mysql_error() and mysql_errno(). (Jason)
- Added mysql_unbuffered_query(), which is useful for very large result sets.
  (Zeev)

22 years agoUpdate php4-ldap to the version from the php-4.0.6 distribution. There is
jlam [Tue, 16 Oct 2001 05:47:18 +0000 (05:47 +0000)]
Update php4-ldap to the version from the php-4.0.6 distribution.  There is
no list of changes from version 4.0.5.  Also move from the www category.

22 years agoUpdate php4-imap to the version from the php-4.0.6 distribution. There is
jlam [Tue, 16 Oct 2001 05:39:57 +0000 (05:39 +0000)]
Update php4-imap to the version from the php-4.0.6 distribution.  There is
no list of changes from version 4.0.5.  Also move from the www category.

22 years agoUpdate php4-gd to the version from the php-4.0.6 distribution. Changes
jlam [Tue, 16 Oct 2001 05:29:53 +0000 (05:29 +0000)]
Update php4-gd to the version from the php-4.0.6 distribution.  Changes
from version 4.0.5 include moving from the www category, and:

- Added GD 2.0.1 support for truecolor and alpha channels, plus some other
  gd functions, both old and new - see docs for more info. (Wez)

22 years agoInitial import of dircproxy-1.0.1 into the NetBSD Packages Collection.
agc [Mon, 15 Oct 2001 15:16:23 +0000 (15:16 +0000)]
Initial import of dircproxy-1.0.1 into the NetBSD Packages Collection.

dircproxy is an IRC proxy server ("bouncer") designed for people
who use IRC from lots of different workstations or clients, but wish
to remain connected and see what they missed while they were away.
You connect to IRC through dircproxy, and it keeps you connected to
the server, even after you detach your client from it.  While you're
detached, it logs channel and private messages as well as important
events, and when you re-attach it'll let you know what you missed.

This can be used to give you roughly the same functionality as
using ircII and screen together, except you can use whatever IRC
client you like, including X ones!

Package provided in PR 14250 by Scott Barron (sb125499@ohiou.edu),
cleaned up by myself.

22 years agoInitial import of spiff-1.0 into the Packages Collection.
agc [Mon, 15 Oct 2001 10:12:08 +0000 (10:12 +0000)]
Initial import of spiff-1.0 into the Packages Collection.

Spiff compares the contents of file1 and file2 and prints a
description of the important differences between the files.  White
space is ignored except to separate other objects.  Spiff maintains
tolerances below which differences between two floating point numbers
are ignored.  Differences in floating point notation (such as 3.4 3.40
and 3.4e01) are treated as unimportant.  User specified delimited
strings (i.e.  comments) can also be ignored.  Inside other user
specified delimited strings (i.e.  quoted strings) whitespace can be
significant.

Taken from a hint by Alan Barrett.

22 years agoInitial import of id3-0.12 into the packages collection.
agc [Fri, 12 Oct 2001 09:21:15 +0000 (09:21 +0000)]
Initial import of id3-0.12 into the packages collection.

id3 is an ID3 v1.1 tag editor.  ID3 tags are traditionally put at the
end of compressed streamed audio files to denote information about the
audio contents.  Up to thirty characters of Title, Artist, and Album
information can be stored, as well as a 28-character comment,
four-digit year, track number up to 255, and an enumerated genre.

22 years agoInitial import of nemesis-1.32 into the NetBSD Packages Collection.
agc [Thu, 11 Oct 2001 15:37:55 +0000 (15:37 +0000)]
Initial import of nemesis-1.32 into the NetBSD Packages Collection.

nemesis is a command-line UNIX network packet injection suite.

supported protocols: TCP, UDP, ICMP, ARP/RARP, IGMP, DNS,
                     RIP, and OSPF

"Nemesis attacks directed through fragrouter could be a most
powerful combination for the system auditor to find security
problems that could then be reported to the vendor(s), etc."
- Curt Wilson in Global Incident Analysis Center Detects Report
(SANS Institute - Nov 2000)

Provided in PR 14021 by xs@nitric.net.

Munged slightly by me to use buildlink functionality, and to use the
correct link time invocations for ELF binaries.

22 years agoInitial import of firewalk-gtk-1.0 into the NetBSD Packages Collection.
agc [Thu, 11 Oct 2001 15:13:49 +0000 (15:13 +0000)]
Initial import of firewalk-gtk-1.0 into the NetBSD Packages Collection.

Firewalking is a technique developed by Mike D. Schiffman and David E.
Goldsmith that employs traceroute-like techniques to analyze IP packet
responses to determine gateway ACL filters and map networks.
Firewalk the tool employs the technique to determine the filter rules
in place on a packet forwarding device.

This package was provided in PR 14020 by xs@nitric.net. I split it into
two separate packages, firewalk-gtk and firewalk, and modified it to use
buildlink functionality.

22 years agoInitial import of firewalk-1.0 into the NetBSD Packages Collection.
agc [Thu, 11 Oct 2001 15:11:48 +0000 (15:11 +0000)]
Initial import of firewalk-1.0 into the NetBSD Packages Collection.

Firewalking is a technique developed by Mike D. Schiffman and David E.
Goldsmith that employs traceroute-like techniques to analyze IP packet
responses to determine gateway ACL filters and map networks.
Firewalk the tool employs the technique to determine the filter rules
in place on a packet forwarding device.

This package was provided in PR 14020 by xs@nitric.net. I split it into
two separate packages, firewalk-gtk and firewalk, and modified it to use
buildlink functionality.

22 years agoInitial import of LaBrea-2.0 into the NetBSD Packages Collection.
agc [Thu, 11 Oct 2001 14:49:31 +0000 (14:49 +0000)]
Initial import of LaBrea-2.0 into the NetBSD Packages Collection.

LaBrea is a program that creates a tarpit or, as some have called it,
a "sticky honeypot".  LaBrea takes over unused IP addresses on a
network and creates "virtual machines" that answer to connection
attempts.  LaBrea answers those connection attempts in a way that
causes the machine at the other end to get "stuck", sometimes for a
very long time.

22 years agoInitial import of tik-0.90 into the NetBSD Packages Collection.
agc [Thu, 11 Oct 2001 14:02:53 +0000 (14:02 +0000)]
Initial import of tik-0.90 into the NetBSD Packages Collection.

TiK is an open source AOL Instant Messenger client, written in Tcl.
It was originally written as an alternative to the AIM Java client.

Provided in PR 14129 by Grant Beattie (grant@grunta.com).

22 years agoAdded the GNATS package which was submitted in pkg/13330.
martti [Thu, 11 Oct 2001 11:42:26 +0000 (11:42 +0000)]
Added the GNATS package which was submitted in pkg/13330.

GNATS (GNU Problem Report Management System) is a problem tracking
system written to help report on, and track, problem reports or bugs.

22 years agoInitial import of extipl-5.03 into the NetBSD Packages Collection.
agc [Thu, 11 Oct 2001 09:56:57 +0000 (09:56 +0000)]
Initial import of extipl-5.03 into the NetBSD Packages Collection.

ExtIPL is a boot selector compatible with IBM-IPL. ExtIPL has
many extended features such as

 - boot an OS in a nonactive partition
 - boot an OS in an extended partition
 - boot an OS in the second or later hard disks
 - support LBA access

Provided in PR 13955 by Hiramatsu Yoshifumi (hiramatu@boreas.dti.ne.jp)

22 years agoAdd qkc-1.0. PR 14179 by Hiramatsu Yoshifumi.
nra [Tue, 9 Oct 2001 18:43:30 +0000 (18:43 +0000)]
Add qkc-1.0.  PR 14179 by Hiramatsu Yoshifumi.

Qkc is a kanji code converter capable of SHIFT-JIS, EUC and JIS.
Unlike nkf, qkc can handle multiple files at a time. Qkc also has
functionality to change end-of-line characters, ie, from CR+LF to LF,
or to CR, and vice versa.

22 years agoMGM, the Moaning Goat Meter, is the ultimate sixty-ton cast
lukem [Mon, 8 Oct 2001 07:13:11 +0000 (07:13 +0000)]
MGM, the Moaning Goat Meter, is the ultimate sixty-ton cast
iron lawn ornament for the desktops of today's hacker set: A gorgeous,
highly configurable load and status meter written entirely in Perl.
Serious pink-flamingo territory. For evil geniuses only.

22 years agoMGM, the Moaning Goat Meter, is the ultimate sixty-ton cast
lukem [Mon, 8 Oct 2001 06:10:22 +0000 (06:10 +0000)]
MGM, the Moaning Goat Meter, is the ultimate sixty-ton cast
iron lawn ornament for the desktops of today's hacker set: A gorgeous,
highly configurable load and status meter written entirely in Perl.
Serious pink-flamingo territory. For evil geniuses only.

22 years agoInitial import of zsnes, a (i386 only, since it is heavily asm based)
wiz [Sat, 6 Oct 2001 20:00:42 +0000 (20:00 +0000)]
Initial import of zsnes, a (i386 only, since it is heavily asm based)
Super Nintendo emulator.
Based on package posted to tech-pkg on 2001/10/21 by
sen_ml@eccosys.com with additional fixes and buildlinkifying by me.

22 years agoLicense-free re-import of print/jadetex
hubertf [Thu, 4 Oct 2001 18:47:06 +0000 (18:47 +0000)]
License-free re-import of print/jadetex

22 years agoRe-import of print/hugelatex
hubertf [Thu, 4 Oct 2001 18:43:54 +0000 (18:43 +0000)]
Re-import of print/hugelatex

22 years agoRe-import eurosym as tex-eurosym, to make it more apparent that it's
wiz [Thu, 4 Oct 2001 14:51:50 +0000 (14:51 +0000)]
Re-import eurosym as tex-eurosym, to make it more apparent that it's
a TeX related package, following a suggestion by mjl.

22 years agoMove from graphics/xpdf to print/xpdf per pkg/14154.
wiz [Thu, 4 Oct 2001 11:58:37 +0000 (11:58 +0000)]
Move from graphics/xpdf to print/xpdf per pkg/14154.

22 years agoInitial import of eurosym-1.0, a package with Euro symbols for LaTeX.
wiz [Wed, 3 Oct 2001 23:20:46 +0000 (23:20 +0000)]
Initial import of eurosym-1.0, a package with Euro symbols for LaTeX.

22 years agoInitial import of p5-PDF-Create, as per PR/14143.
mjl [Wed, 3 Oct 2001 15:34:23 +0000 (15:34 +0000)]
Initial import of p5-PDF-Create, as per PR/14143.

22 years agoInitial import of p5-PDF, as per PR/14142.
mjl [Wed, 3 Oct 2001 15:30:08 +0000 (15:30 +0000)]
Initial import of p5-PDF, as per PR/14142.

22 years agotextproc/p5-XML-Writer - Perl module for writing XML documents
jlam [Wed, 3 Oct 2001 10:32:25 +0000 (10:32 +0000)]
textproc/p5-XML-Writer - Perl module for writing XML documents

XML::Writer is a simple Perl module for writing XML documents: it
takes care of constructing markup and escaping data correctly, and by
default, it also performs a significant amount of well-formedness
checking on the output, to make certain (for example) that start and
end tags match, that there is exactly one document element, and that
there are not duplicate attribute names.

23 years agoInitial import of dipmap-1.16, a tool to draw postscript diplomacy maps
wiz [Tue, 2 Oct 2001 13:15:56 +0000 (13:15 +0000)]
Initial import of dipmap-1.16, a tool to draw postscript diplomacy maps
from judge output.
Based on a package by Nate Johnston on netbsd-users, heavily modified
by me.

23 years agoprint/tcl-pdflib - Tcl language binding for the PDFlib library
jlam [Mon, 1 Oct 2001 20:54:06 +0000 (20:54 +0000)]
print/tcl-pdflib - Tcl language binding for the PDFlib library

23 years agop5-XML-XSLT - perl5 module for processing XSLT
jlam [Mon, 1 Oct 2001 08:51:41 +0000 (08:51 +0000)]
p5-XML-XSLT - perl5 module for processing XSLT

This module implements the W3C's XSLT specification. The goal is full
implementation of this spec, but we have not yet achieved that.  However, it
already works well.  See the XML::XSLT Commands entry in the perldoc module
documentation for the current status of each command.

23 years agoarchivers/p5-Compress-Zlib:
jlam [Mon, 1 Oct 2001 02:50:09 +0000 (02:50 +0000)]
archivers/p5-Compress-Zlib:

The Compress::Zlib module provides a Perl interface to the zlib compression
library. Most of the functionality provided by zlib is available in
Compress::Zlib.

23 years agop5-HTML-FillInForm: populates HTML Forms with CGI data
jlam [Mon, 1 Oct 2001 02:33:43 +0000 (02:33 +0000)]
p5-HTML-FillInForm: populates HTML Forms with CGI data

This module automatically inserts data from a previous HTML form into the
HTML input, textarea and select tags.  It is a subclass of the HTML::Parser
manpage and uses it to parse the HTML and insert the values into the form
tags.  One useful application is after a user submits an HTML form without
filling out a required field.  HTML::FillInForm can be used to redisplay
the HTML form with all the form elements containing the submitted info.

23 years agop5-HTML-Clean - perl5 module that cleans up HTML code for web browsers
jlam [Mon, 1 Oct 2001 02:28:13 +0000 (02:28 +0000)]
p5-HTML-Clean - perl5 module that cleans up HTML code for web browsers

The HTML::Clean module encapsulates a number of common techniques for
minimizing the size of HTML files.  You can typically save between 10% and
50% of the size of a HTML file using these methods.  It provides the
following features:

        Remove unneeded whitespace (beginning of line, etc.)
        Remove unneeded META elements
        Remove HTML comments (except for styles, javascript and SSI)
        Replace tags with equivilant shorter tags (<strong> --> <b>, etc.)

23 years agop5-Apache-SSI - implements Server Side Includes in Perl
jlam [Mon, 1 Oct 2001 02:12:59 +0000 (02:12 +0000)]
p5-Apache-SSI - implements Server Side Includes in Perl

Apache::SSI implements the functionality of mod_include for handling
server-parsed html documents.  It runs under Apache's mod_perl.  In my mind,
there are two main reasons you might want to use this module: you can
sub-class it to implement your own custom SSI directives, and/or you can
parse the output of other mod_perl handlers, or send the SSI output through
another handler (use Apache::Filter to do this).

23 years agop5-Apache-Filter: alter the output of previous Apache handlers
jlam [Mon, 1 Oct 2001 02:09:46 +0000 (02:09 +0000)]
p5-Apache-Filter: alter the output of previous Apache handlers

These modules provide the ability to chain PerlHandler routines together,
so that the output of one handler/filter becomes the input of the next
handler/filter.  The following Perl modules are known to be "Filter-aware":

     Apache::Registry (using Apache::RegistryFilter)
     Apache::SSI
     Apache::ASP
     HTML::Mason
     Apache::SimpleReplace

23 years agowww/p5-HTML-Parser:
jlam [Mon, 1 Oct 2001 01:58:26 +0000 (01:58 +0000)]
www/p5-HTML-Parser:

This module is a bare-bones HTML parser.  It is similar in concept to
HTML::Parser, but it differs in a couple of important ways.

First, HTML::SimpleParse just finds tags and text in the HTML you give it;
it does not care about the specific content of these tags (though it does
distinguish between different _types_ of tags, such as comments, starting
tags like <b>, ending tags like </b>, and so on).

Second, HTML::SimpleParse does not create a hierarchical tree of HTML
content, but rather a simple linear list.  It does not pay any attention to
balancing start tags with corresponding end tags, or which pairs of tags
are inside other pairs of tags.

Because of these characteristics, you can make a very effective HTML filter
by sub-classing HTML::SimpleParse.

23 years agop5-MLDBM-Sync - perl5 module for safe concurrent access to MLDBM databases
jlam [Mon, 1 Oct 2001 01:28:01 +0000 (01:28 +0000)]
p5-MLDBM-Sync -  perl5 module for safe concurrent access to MLDBM databases

This module wraps around the MLDBM interface, by handling concurrent
access to MLDBM databases with file locking, and flushes I/O explicity
per lock/unlock. The new [Read]Lock()/UnLock() API can be used to
serialize requests logically and improve performance for bundled reads
and writes.

23 years agoInitial import of rdesktop-1.1.0, an open source Remote Desktop Protocol
rh [Sun, 30 Sep 2001 11:08:13 +0000 (11:08 +0000)]
Initial import of rdesktop-1.1.0, an open source Remote Desktop Protocol
client.

23 years agoAdded exctags 5.0.1, an exuberant (feature-filled) tagfile generator for vi,
seb [Sun, 30 Sep 2001 10:26:11 +0000 (10:26 +0000)]
Added exctags 5.0.1, an exuberant (feature-filled) tagfile generator for vi,
emacs and clones.
Package provided by myself in pkg/13989, pkg directory name adjusted to
devel/exctags.

23 years agoprint/p5-PostScript-MailLabels:
jlam [Sat, 29 Sep 2001 06:17:27 +0000 (06:17 +0000)]
print/p5-PostScript-MailLabels:

PostScript::MailLabels contains modules for creating PostScript files of
mailing address labels, to be printed on standard adhesive-backed mailing
label stock.  Create PostScript(tm) code for calibrating and testing mailing
label printing, and finally create the code for the labels themselves.

23 years agoInitial import of tcl-expat, a drop-in replacement for tcl-xml (OK, OK, actually
jwise [Fri, 28 Sep 2001 23:37:09 +0000 (23:37 +0000)]
Initial import of tcl-expat, a drop-in replacement for tcl-xml (OK, OK, actually
it came first) which uses the expat library for speedy and precise xml parsing.

23 years agop5-IO-Socket-SSL - perl5 SSL socket interface class
jlam [Thu, 27 Sep 2001 07:42:05 +0000 (07:42 +0000)]
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>.

23 years agop5-Net-SSLeay - perl5 module for using OpenSSL
jlam [Thu, 27 Sep 2001 07:25:06 +0000 (07:25 +0000)]
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>.

23 years agop5-Mail-Audit - perl5 module for filtering mail
jlam [Thu, 27 Sep 2001 05:08:37 +0000 (05:08 +0000)]
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>.

23 years agop5-Mail-ListDetector - perl5 module to detect whether a message is from a
jlam [Thu, 27 Sep 2001 04:57:45 +0000 (04:57 +0000)]
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>.

23 years agop5-Test-Simple - perl5 module with a simple framework for writing tests
jlam [Thu, 27 Sep 2001 04:37:07 +0000 (04:37 +0000)]
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>.

23 years agodevel/p5-Test-Harness - run perl standard test scripts with statistics.
jlam [Thu, 27 Sep 2001 04:26:49 +0000 (04:26 +0000)]
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}.

23 years agomail/p5-Email-Valid: This module determines whether an email address is
jlam [Thu, 27 Sep 2001 04:05:07 +0000 (04:05 +0000)]
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>.

23 years agop5-ControlX10-CM17 - perl5 module for controlling the X10 CM17A controller
jlam [Thu, 27 Sep 2001 02:45:22 +0000 (02:45 +0000)]
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.

23 years agotextproc/robodoc - tool to build code documentation from comments in source
wrstuden [Wed, 26 Sep 2001 19:29:13 +0000 (19:29 +0000)]
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.

23 years agoAdaptec Storage Manager, event logger and associated tools. For use with DPT
ad [Wed, 26 Sep 2001 07:28:50 +0000 (07:28 +0000)]
Adaptec Storage Manager, event logger and associated tools. For use with DPT
and Adaptec I2O SCSI & IDE RAID adapters.

Prepared by myself and lukem.

23 years agonet/tcpslice - tool for extracting portions of tcpdump's packet trace files
jlam [Wed, 26 Sep 2001 05:49:31 +0000 (05:49 +0000)]
net/tcpslice - tool for extracting portions of tcpdump's packet trace files

Tcpslice extract pieces of and/or merge together packet trace files generated
using tcpdump's -w flag.  Tcpslice uses libpcap, a system-independent interface
for user-level packet capture.

Provided in pkg/13926 by Stoned Elipot <seb@pbox.org>.

23 years agoconverters/macfork - simple macintosh resource fork tool
jlam [Wed, 26 Sep 2001 05:36:18 +0000 (05:36 +0000)]
converters/macfork - simple macintosh resource fork tool

A unix utility for extracting resources from a macintosh resource fork.
Currently macfork only directly supports icon families, pict files, and
palettes, but any resource data can be extracted to a file.

Provided in pkg/13925 by Johan Danielsson <joda@pdc.kth.se>.

23 years agoImport new package vcdimager.
magick [Tue, 25 Sep 2001 19:51:55 +0000 (19:51 +0000)]
Import new package vcdimager.
A mastering suite for Video CDs provided by
collver@linuxfreemail.com in PR 13993

23 years agoImport rdesktop-1.1.0, an open-source RDP client for connecting to Windows NT
agc [Tue, 25 Sep 2001 12:45:59 +0000 (12:45 +0000)]
Import rdesktop-1.1.0, an open-source RDP client for connecting to Windows NT
and Windows 2000 terminal servers, into the packages collection.

Package provided in PR 14059 by Grant Beattie (grant@grunta.com), slightly
modified by myself.

23 years agoInitial import of SDL-mixer-1.2.0, a multichannel audio mixer library for
rh [Mon, 24 Sep 2001 15:00:25 +0000 (15:00 +0000)]
Initial import of SDL-mixer-1.2.0, a multichannel audio mixer library for
SDL.

23 years agoImport new "mplex" package:
tron [Sun, 23 Sep 2001 20:37:35 +0000 (20:37 +0000)]
Import new "mplex" package:
Multiplexes MPEG component streams into system layers

This package is based on the package contributed by
<collver@linuxfreemail.com> in PR pkg/14030.

23 years agoBidWatcher is a tool for people using the giant eBay auction site. It
jlam [Sat, 22 Sep 2001 05:38:22 +0000 (05:38 +0000)]
BidWatcher is a tool for people using the giant eBay auction site.  It
uses your eBay id and password to track your eBay listings, items that you
have bid on, and items that you enter by hand.   It also has an integrated
snipe tool.

This was initially provided by Brad Knotwell <knotwell@ix.netcom.com> in
pkg/13128 but has been heavily modified to remove FreeBSDisms and to use
buildlink.mk files.

23 years agoInitial import of p5-Crypt-RIPEMD160, as provided by Sen Nagata.
mjl [Thu, 20 Sep 2001 00:53:24 +0000 (00:53 +0000)]
Initial import of p5-Crypt-RIPEMD160, as provided by Sen Nagata.

23 years agoInitial import of p5-Crypt-Rijndael, as provided by Sen Nagata.
mjl [Thu, 20 Sep 2001 00:49:39 +0000 (00:49 +0000)]
Initial import of p5-Crypt-Rijndael, as provided by Sen Nagata.

23 years agoInitial import of p5-Crypt-Twofish, as provided by Sen Nagata.
mjl [Thu, 20 Sep 2001 00:45:58 +0000 (00:45 +0000)]
Initial import of p5-Crypt-Twofish, as provided by Sen Nagata.

23 years agoGeneral-purpose stream-handling tool with bandwidth limiting
gmcgarry [Wed, 19 Sep 2001 05:24:27 +0000 (05:24 +0000)]
General-purpose stream-handling tool with bandwidth limiting

23 years agoInitial import of p5-Digest-MD4, as provided by Sen Nagata on tech-pkg.
mjl [Wed, 19 Sep 2001 03:19:31 +0000 (03:19 +0000)]
Initial import of p5-Digest-MD4, as provided by Sen Nagata on tech-pkg.

23 years agoInitial import of p5-Digest-SHA1, as provided by Sen Nagata in PR/13986.
mjl [Wed, 19 Sep 2001 03:11:02 +0000 (03:11 +0000)]
Initial import of p5-Digest-SHA1, as provided by Sen Nagata in PR/13986.

23 years agoInitial import of p5-Digest-MD2, as provided by Sen Nagata in PR/13986.
mjl [Wed, 19 Sep 2001 03:07:00 +0000 (03:07 +0000)]
Initial import of p5-Digest-MD2, as provided by Sen Nagata in PR/13986.

23 years agoInitial import of xnc-4.4.5
zuntum [Mon, 17 Sep 2001 05:40:06 +0000 (05:40 +0000)]
Initial import of xnc-4.4.5

X Northern Captain is a X Window file manager that allows to create, copy,
move, rename, delete, view and edit files in a Virtual File System (VFS).
VFS consists from a normal disk space and a Archive File System (AFS).
All file operations in AFS can be done exactly as in normal file system.

The IVES - file viewer and editor for X Window included, provides a
comprehensive way to view and edit images in many different formats: GIF,
JPEG, PCX, BMP, XBM, XPM, TIFF, TGA, PCD, PNG.

Package provided by Rui-Xiang Guo <xg@ms25.url.com.tw> in PR pkg/13835

23 years agoInitial import of ezmlm-0.53
zuntum [Sun, 16 Sep 2001 23:12:49 +0000 (23:12 +0000)]
Initial import of ezmlm-0.53

ezmlm is an easy-to-use, high-speed mailing list manager for qmail.

ezmlm lets users set up their own mailing lists within qmail's address
hierarchy. A user, Joe, types

   ezmlm-make ~/SOS ~/.qmail-sos joe-sos isp.net

and instantly has a functioning mailing list, joe-sos@isp.net, with all
relevant information stored in a new ~/SOS directory.

ezmlm takes advantage of qmail's VERPs to reliably determine the
recipient address and message number for every incoming bounce message.

ezmlm is reliable, even in the face of system crashes. It writes each
new subscription and each new message safely to disk before it reports
success to qmail.

ezmlm doesn't mind huge mailing lists. Lists don't even have to fit into
memory. ezmlm hashes the subscription list into a set of independent
files so that it can handle subscription requests quickly. ezmlm uses
qmail for blazingly fast parallel SMTP deliveries.

Package provided by Sen Nagata <sen@eccosys.com> in pkg/13890

23 years agoInitial import of fastforward-0.51
zuntum [Sun, 16 Sep 2001 23:02:25 +0000 (23:02 +0000)]
Initial import of fastforward-0.51

fastforward handles qmail forwarding according to a cdb database. It can create
forwarding databases from a sendmail-style /etc/aliases or from user-oriented
virtual-domain tables.

fastforward supports external mailing lists, stored in a binary format for fast
access. It has a tool to convert sendmail-style include files into binary
lists.

Package provided by Sen Nagata <sen@eccosys.com> in PR pkg/13889

23 years agoInitial import of publicfile-0.52
zuntum [Sun, 16 Sep 2001 22:50:39 +0000 (22:50 +0000)]
Initial import of publicfile-0.52

publicfile supplies files to the public through HTTP and FTP

Security features:
       publicfile chroot()s to the public file area and sheds root privileges.
       publicfile never attempts to modify the public file area.
       publicfile never runs any other programs.

HTTP features:
       publicfile supports virtual hosts through the Host field.
       publicfile supports virtual hosts through absolute URLs.
       publicfile supports HTTP/1.1 persistent connections.
       publicfile supports HTTP/1.1 chunked responses.
       publicfile supports user-controlled content types.
       publicfile supports exact-prefix If-Modified-Since.

FTP features:
       publicfile has built-in LIST and NLST commands.
       publicfile provides EPLF LIST responses.
       publicfile supports restarted transfers.
       publicfile supports pipelining.

Package provided by Sen Nagata <sen@eccosys.com> in pkg/13892.
This import closes pkg/13167, too.

23 years agoInitial import of qmailanalog-0.70
zuntum [Sun, 16 Sep 2001 22:25:55 +0000 (22:25 +0000)]
Initial import of qmailanalog-0.70

qmailanalog is a collection of tools to help you analyze qmail's activity
record. It supplies statistics to answer a wide variety of questions:

  overall: how many messages? recipients? attempts? etc.
  ddist: how soon were 50% of the messages delivered? 90%? 95%? 99%?
  rxdelay: what's the best order of recipients for mailing lists?
  recipients, rhosts: who's getting mail? bytes? messages? attempts?
  successes, failures, deferrals: why? how often? how much delay?
  senders, suids: messages? bytes? load? recipients? attempts? delay?

qmailanalog also includes several tools to focus attention on particular
senders, recipients, or messages.

Package provided by Sen Nagata <sen@eccosys.com> in pkg/13891