Commit Graph

20628 Commits

Author SHA1 Message Date
margarida
5c8194c1b0 Update multitail to version 2.7.1
--
Patch accepted by author, therefore removed.
Several bugfixes and some enhancements.
Changelog: http://www.vanheusden.com/multitail/changelog.html
2003-06-01 19:19:17 +00:00
margarida
f2a2c184ce Update pgpdump to version 0.18 2003-06-01 19:09:19 +00:00
jolan
1c7291cbaf make resolve_prefer_ipv6=on the default. this sanitizes the ipv6
behavior and doesn't affect ipv4 behavior.  ok brad@/MAINTAINER
2003-06-01 19:07:40 +00:00
margarida
adae0f89a2 Update maradns to version 1.0.18
--
This version fixes a very minor issue where the script to stop MaraDNS
would kill the process which hunts for MaraDNS processes.
2003-06-01 19:04:02 +00:00
sturm
54416e278d Fix build on sparc64 where gcc's optimizer fails to deal correctly with
malloc(0) in configure.

OK naddy@ (MAINTAINER)
2003-06-01 15:10:11 +00:00
naddy
959794961b Remove Macromedia flash plugin.
Binary only, Linux/i386, cannot be redistributed, bad security history,
new releases don't work with Netscape4 any longer.
2003-06-01 13:37:24 +00:00
jolan
af578f9c94 +freedroid 2003-06-01 10:39:21 +00:00
jolan
12ef056199 import of freedroid 1.0.1:
FreeDroid is a clone of the classic game "Paradroid" for Commodore 64
with some improvements and extensions to the original version.

reviewed by wcobb/naddy.  no objects on ports@ after ~10 days.
2003-06-01 10:36:38 +00:00
jolan
e861175c0e update to 0.4.1, better game compatibility and bug fixes.
"looks fine" sturm@
2003-06-01 10:14:47 +00:00
david
f9883dadb3 double word 2003-06-01 09:01:51 +00:00
david
f7c26aae77 upstream fixes: contact list loading and setup wizard 2003-06-01 08:41:00 +00:00
david
7d792f0691 upstream fixes: contact list loading and setup wizard 2003-06-01 08:34:03 +00:00
couderc
dbaf6a6fba update to 0.11 2003-05-31 22:03:19 +00:00
pvalchev
54eb3b7cd7 more meaningful PERMIT values than "No" 2003-05-31 20:32:16 +00:00
avsm
f95da4f5fe sync with update-patches 2003-05-31 13:20:51 +00:00
todd
5c0db2cb1c manual.html changed; ok maint 2003-05-31 06:24:17 +00:00
brad
ca00053351 - use iconv MODULE
- don't need binutils anymore
2003-05-31 00:03:22 +00:00
avsm
a46582a9f6 install a php man page as well, for the command line binary 2003-05-30 23:46:16 +00:00
brad
713b15135c sync with update-patches 2003-05-30 20:44:34 +00:00
brad
fba8bc2120 unknown whether this works as I don't use this but correct the
Kerberos libs passed to deal with the -current situation. This
now at least compiles ok.
--
MAINTAINER ok
2003-05-30 20:44:10 +00:00
todd
71e85118a8 rework abit; ERROR out if invalid combinations of flavors are attempted 2003-05-30 19:59:52 +00:00
jakob
9b333c4bd2 update to pine v4.56 (maintenance release)
"Perhaps the most notable changes are bug fixes for broken "mbox"
functionality, for a crash when Taking to a Rule, for a crash when Sorting
on some IMAP servers, and for a problem when forwarding address book
entries and Taking them, which caused remote address book corruption.
There is some new support for reading news from more than one NNTP server,
a new tab-checks-recent feature to allow checking for new mail in a folder
without opening it, and a few other small improvements."
2003-05-30 18:41:58 +00:00
lebel
60f5dfc5fb don't need .packlist 2003-05-30 17:48:39 +00:00
lebel
1f9b86384e run thru fmt -72 2003-05-30 17:48:09 +00:00
naddy
609f20873c Update to 0.22.0. This adds support for compression. 2003-05-30 16:04:11 +00:00
lebel
96c11c2cbc depends on p5-Jcode 2003-05-30 15:34:55 +00:00
brad
d3d261467e I don't know how shell@ managed to do this but the patch for
src/fe-gtk/Makefile.in was in patch-src_fe-text_Makefile_in,
also add a patch for the real src/fe-text/Makefile.in to add
in a missing -liconv so this will link properly on a.out systems.
2003-05-30 15:34:45 +00:00
lebel
d10da7caf6 +p5-Jcode 2003-05-30 15:33:49 +00:00
lebel
65a11c3b27 initial import of p5-Jcode-0.83:
--
Jcode.pm is a Perl module that handles various Japanese charsets. It has all
features available on jcode.pl-2.10 PLUS

- Object-oriented approach on Japanese text handling 
- mime header handling 
- Unicode feature (UCS2 and UTF8) 

WWW: http://openlab.ring.gr.jp/Jcode/
2003-05-30 15:33:21 +00:00
lebel
e3b253e762 fix COMMENT 2003-05-30 15:05:54 +00:00
lebel
a66967a7de +p5-Unicode-Map 2003-05-30 15:05:01 +00:00
lebel
78fcde681d depends on p5-Unicode-Map 2003-05-30 15:04:42 +00:00
lebel
6e5d510f06 duh, forgot distinfo 2003-05-30 15:03:37 +00:00
lebel
11a5495fe4 initial import of p5-Unicode-Map-0.112:
--
This module converts strings from and to 2-byte Unicode UCS2 format.  All
mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8 encoding. To
transform these use Unicode::String.

For historical reasons this module coexists with Unicode::Map8.  Please use
Unicode::Map8 unless you need to care for two byte character sets, e.g. chinese
GB2312.  Anyway, if you stick to the basic functionality (see documentation)
you can use both modules equivalently.

Practically this module will disappear from earth sooner or later as Unicode
mapping support needs somehow to get into perl's core. If you like to work on
this field please don't hesitate contacting Gisle Aas!

This module can't deal directly with utf8. Use Unicode::String to convert utf8
to utf16 and vice versa.

Character mapping is according to the data of binary mapfiles in Unicode::Map
hierarchy. Binary mapfiles can also be created with this module, enabling you
to install own specific character sets. Refer to mkmapfile or file REGISTRY in
the Unicode::Map hierarchy.
2003-05-30 15:02:53 +00:00
lebel
36df8b8add +p5-Unicode-MapUTF8 2003-05-30 14:47:13 +00:00
lebel
e368b86b5e initial import of converters/p5-Unicode-MapUTF8 1.08:
--
Provides an adapter layer between core routines for converting to and
from UTF8 and other encodings. In essence, a way to give multiple
existing Unicode modules a single common interface so you don't have to
know the underlaying implementations to do simple UTF8 to-from other
character set encoding conversions. As such, it wraps the
Unicode::String, Unicode::Map8, Unicode::Map and Jcode modules in a
standardized and simple API.

This also provides general character set conversion operation based on
UTF8 - it is possible to convert between any two compatible and
supported character sets via a simple two step chaining of conversions.

As with most things Perlish - if you give it a few big chunks of text to
chew on instead of lots of small ones it will handle many more
characters per second.

By design, it can be easily extended to encompass any new charset
encoding conversion modules that arrive on the scene.
2003-05-30 14:46:19 +00:00
lebel
bdeec35bc0 +p5-Proc-ProcessTable 2003-05-30 14:42:34 +00:00
lebel
08d56bf157 initial import of sysutils/p5-Proc-ProcessTable 0.38:
--
Perl interface to the unix process table.

(had this in my tree for god knows who long, so here it goes).
2003-05-30 14:41:39 +00:00
naddy
2949621db7 Fold x11/rclock as a subpackage into x11/rxvt. ok ish@ 2003-05-30 11:18:01 +00:00
sturm
cf316e3cda update to getmail 3.1.7
- experimental message filter code removed (didn't work, use procmail)
- bugfix in getmail_mbox
- bugfix for bugfix and bugfix for bugfix for bugfix
2003-05-30 09:45:09 +00:00
kevlo
43e5fd65aa update to version 3.20 2003-05-30 08:47:53 +00:00
kevlo
ef3d69814a upgrade to version 1.7 2003-05-30 08:46:17 +00:00
avsm
7b21c90820 +mason-book 2003-05-29 23:53:05 +00:00
avsm
dd45c5a841 initial import of mason-book-1.0 (open publication license)
--
The "Embedding Perl in HTML with Mason" book documents the HTML::Mason
framework in detail, including chapters on component syntax, Mason
object APIs, a sample site walk-through, recipes, and details on
Mason's advanced features and how to use them.
2003-05-29 23:52:29 +00:00
naddy
88b3b77041 +zope-logger 2003-05-29 23:27:26 +00:00
naddy
852732e830 Import Zope Logger 1.0.3.
Submitted by Xavier Santolaria <xavier@santolaria.net>.

The Logger Product adds the <dtml-log> tag, so that DTML code may 
send messages directly to Zope's logging subsystem. 
One use of this tag is to help debug complex DTML and ZSQL methods.
2003-05-29 23:25:11 +00:00
naddy
17c2edb10c +mod_text2html 2003-05-29 22:46:52 +00:00
naddy
7b94877361 Import mod_text2html 1.0.
Submitted by Xavier Santolaria <xavier@santolaria.net>.

mod_text2html is an Apache module.  It is written in C and was
designed to replace Apache's internal text/plain handler.
2003-05-29 22:45:38 +00:00
avsm
b2055466bd +p5-DBD-CSV 2003-05-29 18:18:25 +00:00
avsm
eba95df152 initial import of p5-DBD-CSV-0.2002
From Chris Kuethe <ckuethe@ualberta.ca> with fixes from me
--
The DBD::CSV module is yet another driver for the DBI (Database
independent interface for Perl). This one is based on the SQL
"engine" SQL::Statement and the abstract DBI driver DBD::File and
implements access to so-called CSV files (Comma separated values).
Such files are mostly used for exporting MS Access and MS Excel
data.
2003-05-29 18:17:47 +00:00