Commit Graph

14416 Commits

Author SHA1 Message Date
shell
ce09e478a4 completed dependence, add p5-XML-Checker 2002-01-05 23:15:17 +00:00
shell
e4203f5818 enable p5-XML-Checker 2002-01-05 23:14:17 +00:00
shell
21da07b9cd Initial import of p5-XML-Checker-0.10
---
perl module for validating XML

XML::Checker is a different ways to validating XML documents, it
provides several classes :

 - XML::Checker
 - XML::Checker::Parser
 - XML::DOM::ValParser
2002-01-05 23:13:46 +00:00
shell
391be165d5 Updated to XML-DOM-1.36, ok'ed by avsm@
- remove patch and md5
- use distinfo
- new build_depends
2002-01-05 23:04:58 +00:00
shell
16f1eb2386 enable py-Rijndael 2002-01-05 22:08:30 +00:00
shell
462b7cf818 Initial import of py-Rijndael-1.1
---
A pure-python implementation of the AES Rijndael Block Cipher.
Basic on Phil Fresle's VB implementation.

WWW: http://www.bluesine.com/Projects/mods-python/pyrijndael
2002-01-05 22:08:02 +00:00
naddy
f64d8b18a3 sync libtool patches 2002-01-05 21:29:25 +00:00
naddy
d438b90800 adjust samba dependency to match new location 2002-01-05 21:04:48 +00:00
reinhard
7a1d7cc667 $CATALINA_HOME->$CATALINA_BASE 2002-01-05 18:39:41 +00:00
reinhard
b5ce09150a sync with jakarta-tomcat/v3 2002-01-05 16:36:23 +00:00
reinhard
eab48be99b jakarta-tomcat v4 2002-01-05 15:29:25 +00:00
reinhard
79de0b7dea jakarta-tomcat v3 2002-01-05 15:28:09 +00:00
reinhard
c7be0dc003 split port into version 3 and 4 2002-01-05 15:24:46 +00:00
shell
42b0eb3fa6 remove bad @dirrm, sorry for my careless.. 2002-01-05 15:13:08 +00:00
shell
e29c8cb187 enable p5-Libxml and p5-XML-RegExp 2002-01-05 14:54:15 +00:00
shell
9601a68fc9 Initial import of p5-XML-RegExp-0.03
---
This package contains regular expressions for the following XML
tokens: BaseChar, Ideographic, Letter, Digit, Extender, CombiningChar,
NameChar, EntityRef, CharRef, Reference, Name, NmToken, and AttValue.

Maintainer : ports@OpenBSD.org

ps. This module will be uses in the update of p5-XML-DOM. Contacting
    avsm@
2002-01-05 14:53:27 +00:00
shell
5bd4a0422a Initial import of p5-Libxml-0.07
---
libxml-perl is a collection of smaller Perl modules, scripts, and
documents for working with XML in Perl.  p5-libxml software works
in combination with XML::Parser, PerlSAX, XML::DOM, XML::Grove and
others.

Maintainer : ports@OpenBSD.org

ps. This module will be uses in the update of p5-XML-DOM. contacting
    avsm@
2002-01-05 14:52:09 +00:00
espie
d9d61d37ca forgot the checksum 2002-01-05 11:00:40 +00:00
espie
79c7ab5123 switch to real 3.0.3 distrib, the 3.0.2 + 3.0.2-3.0.3 patch was only
because of faulty net connectivity.
2002-01-05 11:00:03 +00:00
wilfried
a3545f166e update to WindowMaker-0.80.0 2002-01-04 22:40:02 +00:00
wilfried
80b4070bff update to wmcube-gdk-0.98p2 2002-01-04 22:32:53 +00:00
wilfried
b7d1168ce0 update to TermReadKey-2.16 2002-01-04 22:31:55 +00:00
fgsch
8f0c0452d2 Fix checksums for the compressed flavor; reported by mark@ 2002-01-04 20:20:47 +00:00
shell
2afc9d7963 enable py-HappyDoc 2002-01-04 18:12:17 +00:00
shell
eeea5bc3f7 Initial import of py-HappyDoc-2.0
---
python tool for generate Python API documents

HappyDoc is a tool for extracting documentation from Python source
code. It differs from other such applications by the fact that it
uses the parse tree for a module to derive the information and does
not import the module.

WWW: http://happydoc.sf.net/
2002-01-04 18:11:45 +00:00
shell
850369159f better DESCR 2002-01-04 17:36:19 +00:00
shell
148f4d77ca enable py-IP 2002-01-04 17:34:08 +00:00
shell
11aa4d22ef Initial import of IPy-0.4
---
python module to handle IPv4 and IPv6 address

IPy is a module for handling IPv4 and IPv6 -Addresses and Networks
in a fashion similar to perl's Net::IP and friends. The IP class
allows a comfortable parsing and handling for most notations in use
for IPv4 and IPv6 Addresses and Networks.

WWW: http://c0re.jp:80/c0de/IPy/
2002-01-04 17:33:36 +00:00
shell
dc28856ea1 Remove bad @dirrm 2002-01-04 17:29:51 +00:00
jakob
916d503dbc install missing install.cf file, noted by <wngdn@src.uchicago.edu> 2002-01-04 12:59:15 +00:00
shell
b53e5509d0 Updated to py-curl-0.4.5 2002-01-04 05:10:05 +00:00
brad
31caa27b15 upgrade to expat 1.95.2 2002-01-04 04:05:13 +00:00
brad
2f506b01c3 upgrade to procmail 3.22 2002-01-04 00:54:36 +00:00
shell
bed3c85e20 enable py-cryptkit 2002-01-03 23:35:41 +00:00
shell
c7c44343ac Initial import of py-cryptkit-0.9
---
CryptKit is a developer's toolkit implementing several of the most
modern and efficient cryptographic algorithms.  The kit is primarily
written in ANSI C for speed and subsequently wrapped with SWIG for
ease of use in python.

CryptKit is small and fast, mainly because it implements excellent
algorithms: Rijndael (AES), SHA 256 bits, Elliptic Curve PKI,
Diffie-Hellman key exchange and Nyberg-Ruppel signature/verification.
These modules are combined to provide a faster, lighter and easier
to use secure socket alternative to SSL.  CryptKit is not compatible
with SSL.  Whereas SSL aims to support a wide variety of algorithms
that essentially perform the same task ( like DES/RC4/RC2 or MD5/SHA
), CryptKit takes the minimalist approach of implementing only one
version of each crypto primitve. Great care went into selecting the
best of what was available.

WWW: http://eevolved.com/cryptkit/
2002-01-03 23:34:39 +00:00
lebel
73f4456bea update vim/stable to 6.0.118 2002-01-03 18:35:14 +00:00
brad
f730f956b3 typo in URL
--
From: Christoph Moench-Tegeder <ry04@rz.uni-karlsruhe.de>, PR 2293
2002-01-03 16:27:55 +00:00
shell
134e9706fb Updated to DBIx-XHTML_Table-0.98 2002-01-03 10:45:00 +00:00
espie
007b0bcbc1 Recognize the `No new line at end of file' dif issue 2002-01-03 10:37:43 +00:00
espie
c9bbae3a5a Hate diff 2002-01-03 09:39:30 +00:00
pvalchev
6659086a23 Update to ickle-0.2.1: bugfix release 2002-01-03 09:00:33 +00:00
lebel
5b64800c77 update mail/mutt/snapshot to 1.3.25i.
- Fix a remotely exploitable bug in mutt.
- For the time being, I disabled the compressed FLAVOR since the updated patch
  is not yet available for the current version.
2002-01-03 02:45:01 +00:00
fgsch
a0c0373d9c SECURITY FIX: Update to mutt 1.2.5.1. This fixes a remote exploit.
Reported by several ppl; thanks to them.
2002-01-02 22:05:42 +00:00
jakob
f77780dfd3 update to snapshot 20011217 2002-01-02 08:01:03 +00:00
shell
78d352f190 Upgrade to 0.6.1
- use distinfo
- regen patch
- bump need version
2002-01-02 02:53:25 +00:00
pvalchev
e18aae5ba3 update devel/libusb dep. entry 2002-01-01 22:12:00 +00:00
pvalchev
8bab332cda Update to libusb-0.1.4 2002-01-01 21:53:49 +00:00
lebel
8df801b4ef depends on security/p5-Digest-SHA1 instead of security/p5-Digest-MD5;
from maintainer, Marc Matteo <marcm@lectroid.net>.
2002-01-01 19:57:45 +00:00
espie
f8a64547f9 2.2.2 2002-01-01 18:27:11 +00:00
shell
8749847260 Upgrade to CGI-XMLApplication-1.1.1 2002-01-01 15:25:32 +00:00