Commit Graph

419 Commits

Author SHA1 Message Date
espie
70edc0e149 more new plists.
put V number of freetds into its Makefile.
2004-08-09 00:21:28 +00:00
jolan
6926af150f remove playfair, as the distfile is no longer publicly available and
apple changed something, so playfair can't decrypt new purchases from
the itunes music store anyway.  there's supposedly another project that
can and it has a different name, so say goodbye.
2004-08-08 08:39:24 +00:00
espie
4f9799018c new-style PLISTs 2004-08-06 16:06:02 +00:00
xsa
5169bf05a7 new-style MODULES 2004-08-04 19:46:14 +00:00
espie
faa7c7b381 prepare iconv for MODULES=converters/libiconv 2004-08-03 09:13:29 +00:00
naddy
2d336ab170 fix MODGNU_CONFIG_GUESS_DIRS 2004-07-31 19:29:35 +00:00
kevlo
90f957ba01 update to 1.3 2004-07-10 15:29:30 +00:00
xsa
93568351bb set BUILD_DEPENDS= ${RUN_DEPENDS} not the opposite .. for obvious
reasons... okay pvalchev@.
2004-06-26 07:35:05 +00:00
naddy
e894358544 use CXX for linking; fixes build with gcc3 2004-06-14 22:58:29 +00:00
pvalchev
1995e4f7bc compile 3 objects that were previously missed for some reason, with -fPIC
this fixes x11/vlc on amd64.
2004-06-13 06:47:32 +00:00
msf
de0590a4dc +p5-IDNA-Punycode
+p5-Net-IDN-Nameprep
2004-06-01 02:17:27 +00:00
msf
1371084465 Initial import of Net-IDN-Nameprep-0.02
Net::IDN::Nameprep implements IDN nameprep specification. This module
exports only one function called "nameprep".

ok sturm@
2004-06-01 02:14:14 +00:00
msf
372dc54c82 Initial import of IDNA-Punycode-0.02
IDNA::Punycode is a module to encode/decode Unicode strings into
Punycode, an efficient encoding of Unicode for use with IDNA.

ok sturm@
2004-06-01 02:12:53 +00:00
hshoexer
83bb35f30b remove bogus last line 2004-05-31 09:47:36 +00:00
hshoexer
e9b29c5225 add additional download site
remove HOMEPAGE, there's no homepage related to libdvd
2004-05-31 09:46:14 +00:00
sturm
5c37ba1524 - update to DateManip 5.42a
- do unlink-test in /tmp instead of where your perl binary resides

maintainer timeout
2004-05-10 19:41:33 +00:00
jolan
1448597ffd conflicts, spotted by jcs 2004-04-29 01:01:17 +00:00
kevlo
3557a2365e upgrade to 0.18 2004-04-19 06:42:23 +00:00
jolan
f5ccdd0f05 pasto 2004-04-12 07:22:23 +00:00
jolan
f4618f6cd4 +playfair 2004-04-12 07:11:54 +00:00
jolan
69879e2369 import playfair-0.5.0:
The playfair program is quite simple.  It takes one of the iTMS
Protected AAC Audio Files, decodes it using a key obtained from your
iPod or Microsoft Windows system and then writes the new, decoded
version to disk as a regular AAC Audio File.  It then optionally copies
the metadata tags that describe the song, including the cover art, to
the new file.

WWW: http://playfair.sarovar.org/
2004-04-12 07:10:45 +00:00
espie
26bd7c43d8 explicitly tag no-autoheader some ports for which re-running it after autoconf
is a problem.
2004-03-04 17:49:26 +00:00
hshoexer
2c5ca4a0bd + libdvd 2004-03-02 22:56:54 +00:00
hshoexer
3063825994 libdvd is a simple library designed for accessing DVDs like a block
device without having to worry about the decryption.
2004-03-02 22:42:14 +00:00
naddy
f16b99d84d The sparc64 compiler is gcc3 now; don't require the gcc3 module. 2004-02-25 02:35:15 +00:00
sturm
4e13d5dcd5 mark arch independent 2004-02-03 07:28:12 +00:00
xsa
c76bc8c71b change my MAINTAINER address to @openbsd.org; ok sturm@. 2004-01-30 08:39:48 +00:00
sturm
7349e2bcce NOT_FOR_ARCHS=${NO_SHARED_ARCHS}
from Xavier Santolaria
2004-01-29 17:13:37 +00:00
naddy
6807d1bedd Don't attempt to build perl ports that load dynamic modules
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
naddy
297d6dd6ad +p5-Date-Tolkien-Shire 2004-01-16 23:31:27 +00:00
naddy
6cc9381b5f Import Date-Tolkien-Shire 1.12.
Submitted by Xavier Santolaria <xavier@santolaria.net>.

This is an object-oriented module to convert dates into the Shire Calendar as
presented in the Lord of the Rings by J. R. R. Tolkien.
2004-01-16 23:30:26 +00:00
kevlo
a2d7730bdb upgrade to version 1.0.3 2004-01-16 03:10:21 +00:00
sturm
fe4c7290ab use gcc3 on sparc64 2004-01-08 21:06:26 +00:00
naddy
6a2d278bc0 overhaul 2003-12-31 18:34:56 +00:00
naddy
3e8d015a79 overhaul PLISTs for p5-Text-* 2003-12-31 13:51:32 +00:00
brad
18a25c9e45 if no libgsf package is already installed then build libgsf using the
no_gnome pseudo FLAVOR.
2003-12-31 07:03:42 +00:00
kevlo
f5eda11303 use MODPY_DISTUTILS_BUILDARGS. Submitted by Xavier Santolaria. 2003-12-31 05:27:11 +00:00
kevlo
ea47bb5d44 +py-iconvcodec 2003-12-30 09:23:44 +00:00
kevlo
7a3595445f Initial import iconvcodec-1.1.2.
This is universal unicode codec using iconv for Python.
2003-12-30 09:22:33 +00:00
kevlo
d6c7b94dae add license. Pointed out by Xavier Santolaria <xavier@santolaria.net> 2003-12-30 02:01:12 +00:00
kevlo
87a2a2a0d4 +py-cjkcodecs 2003-12-29 07:36:07 +00:00
kevlo
cb040a73c6 Initial import of py-cjkcodecs 1.0.2.
Py-cjkcodecs is a Python unicode codecs for Chinese, Japanese and Korean
encodings.
2003-12-29 07:34:58 +00:00
brad
e4e9e1c46b add wv2 2003-12-27 08:40:54 +00:00
brad
e28eff7756 add wv2 0.2.1
wv2 is a library which allows access to Microsoft Word files. It
is a rewrite of the wv library.
2003-12-27 08:40:01 +00:00
naddy
6f34a01f10 overhaul p5-Date-* and p5-Time-* plists 2003-12-24 01:07:54 +00:00
naddy
7ccc4e4a47 overhaul plists of p5-Convert-* ports 2003-12-24 00:36:55 +00:00
brad
4ba1a540f7 upgrade to libiconv 1.9.1 2003-12-24 00:08:02 +00:00
naddy
3f63cbf3ac @dirrm shared directories 2003-12-16 16:42:30 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
sturm
c2cbcd9729 don't install .packlist
from Han Boetes <han at mijncomputer dot nl>
2003-11-23 14:13:20 +00:00
jolan
31d861b868 Update to 1.2.8.
NOTE: This enables key caching by default, and the naming scheme was
changed to prevent conflicts.
2003-10-30 01:00:54 +00:00
naddy
f57c5b1eb8 Non-standard getopt() usage forces us to fall back to the included version.
From: Yozo TODA <yozo@v007.vaio.ne.jp>, who also submitted the port.
2003-09-30 19:41:09 +00:00
naddy
96762579b4 +qprint 2003-09-29 21:32:46 +00:00
naddy
f4657901ac Import qprint 1.0.
QPRINT is a simple command-line filter which encodes and decodes
files in Quoted-Printable encoding as defined in RFC 1521.
2003-09-29 21:31:24 +00:00
sturm
84f68ea798 add {REGRESS,RUN}_DEPENDS
from maintainer ibrahim khalifa, ok naddy@
2003-08-24 20:31:23 +00:00
naddy
fd8261605f remove more cruft 2003-08-18 22:19:27 +00:00
naddy
7a8d03c16a update to 1.3; mostly from Xavier Santolaria <xavier@santolaria.net> 2003-08-18 21:06:59 +00:00
espie
89b2fe1eef zap extra space 2003-08-13 14:56:31 +00:00
brad
c8f8a1f8ef These Perl modules come with OpenBSD as of 3.3. 2003-07-22 21:33:56 +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
lebel
96c11c2cbc depends on p5-Jcode 2003-05-30 15:34:55 +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
kevlo
625ea019c0 upgrade to 0.17 2003-05-23 08:03:06 +00:00
kevlo
358df4e1b4 upgrade to 0.52 2003-05-23 08:01:56 +00:00
kevlo
2c0b2d76c5 upgrade to version 2.07 2003-05-23 08:00:28 +00:00
naddy
96179d573e There is no reason we cannot put these up for FTP. 2003-05-19 00:10:36 +00:00
avsm
3e20dc9618 fix on our current ELF ld, which seems to require all symbols
to be resolved (even unused ones?).  this fixes the php4 build;
pkgname has been bumped.

patch from wilfried@
2003-04-27 21:00:21 +00:00
espie
92da5e5856 new vversion, minor changes 2003-03-28 18:15:10 +00:00
espie
da5df45bfb explain how to use the cache 2003-02-25 01:17:36 +00:00
espie
253a75a612 and finally, cache support. Compatible with mplayer. 2003-02-25 01:10:27 +00:00
kevlo
2a1f44c925 upgrade to version 0.12 2003-01-08 05:16:50 +00:00
kevlo
40ed310bf5 upgrade to version 0.3101 2003-01-08 05:14:49 +00:00
kevlo
8904abf6ff upgrade to version 0.16 2003-01-08 05:13:14 +00:00
fgsch
8b5f0695ca chau NEED_VERSION. 2002-12-29 19:37:52 +00:00
pvalchev
28df32cffe this has no license, hence no redistribution is allowed 2002-12-23 07:58:13 +00:00
pvalchev
3101b76380 Remove Angelos from maintainer per his request 2002-12-23 00:37:49 +00:00
naddy
8948311f28 kill accidental run dependencies on gmake 2002-12-01 02:53:24 +00:00
pvalchev
a8b1cdaf8c IGNORE: comes with perl 2002-11-27 06:50:49 +00:00
pvalchev
bda660862f Remove p5-MIME-Base64 dependencies as it's stock with perl now 2002-11-27 06:49:42 +00:00
margarida
bf10719bc8 Add p5-Convert-TNEF;
Add p5-Convert-UUlib.
2002-11-25 03:16:12 +00:00
margarida
4750e79bda Add p5-Convert-UUlib
--
Perl interface to the uulib library
(uudeview/uuenview)

From: Ibrahim Khalifa <ibo@toontown.org>

brad@ ok
2002-11-25 03:12:28 +00:00
margarida
8ba6210991 Add p5-Convert-TNEF
--
Perl module that deals with TNEF (Transport Neutral Encapsulation Format) files.

From: Ibrahim Khalifa <ibo@toontown.org>

brad@ ok
2002-11-25 03:04:33 +00:00
pvalchev
81e4bd38c0 remove .packlist from those puppies, too 2002-11-25 02:45:36 +00:00
kevlo
a247f85612 add RUN_DEPENDS; pointed out by avsm@ 2002-10-24 01:58:04 +00:00
espie
a1105c7bca Bump to v 1.2.3 2002-10-22 21:06:27 +00:00
naddy
27822ba589 * upstream version has changed: don't slurp in whole file
* bump version
2002-09-18 21:41:51 +00:00
brad
7ed63b76fe - no more chmod 777
- link iconv binary like the HP-UX example instead of using brain dead libtool
2002-09-17 01:33:05 +00:00
brad
410ae9bae6 remove local changes to libtool made by libiconv authors
which make dirs with mode 777.
--
Brought to my attention by: Mike Pechkin <mpech@prosoft.org.lv>
2002-09-17 01:25:03 +00:00
naddy
1097b9bf61 Honor CFLAGS, LOCALBASE; some clean-up. 2002-09-12 20:21:34 +00:00
avsm
eabc6eedae update to wv-0.7.2 2002-09-08 12:15:04 +00:00
espie
c3ba82640f Update to new version, working better than the last.
(I still need to add some caching somewhere)
2002-08-22 12:18:52 +00:00
naddy
78b1720bcc SECURITY fixes, submitted by Nick Nauwelaerts <nick@wanadoo.be>:
* Fix buffer overflow.  (Obtained from Debian)
* Strip leading "../" when creating new files.  (Obtained from Debian)

Clean-up by yours truly:

* Parameter parsing fix.  (Obtained from Debian)
* Prefer native getopt() and MD5 functions over the included ones.
* Make munpack synopsis agree with actual parameters.
* Respect CC.
2002-08-09 01:15:19 +00:00
shell
50b76a2cbe Updated to html2wml-0.4.9 2002-07-15 04:00:40 +00:00
brad
b4ca66198e add HOMEPAGE 2002-07-13 23:59:12 +00:00
pvalchev
7d09f4fb4b Revert last commit until explanation is given. 2002-06-27 15:43:24 +00:00
kevlo
a7872823af fix checksum error; Pointed out by Armani Liao <armani@mail.e-mailto.cc>. 2002-06-27 03:16:00 +00:00
espie
72c910b631 Minor update 2002-06-17 21:08:15 +00:00
brad
8695839788 fix installation of libiconv. 2002-06-13 03:45:57 +00:00
brad
b2ead3af8d revert PLIST 2002-06-13 03:07:33 +00:00
brad
66f710dc44 upgrade to libiconv 1.8 2002-06-10 04:41:48 +00:00
wilfried
ada8c6169b clean up REGRESS_DEPENDS/REGRESS_TARGET/NO_REGRESS 2002-06-09 05:24:27 +00:00
espie
a53ab61a01 forgotten 2002-05-28 14:14:43 +00:00
espie
171bba4675 Bump to new releases.
libdvdread can now use an official libdvdcss.
2002-05-28 14:14:15 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
espie
2b7c75e086 Move perl manpages where they belong, from section 3 to section 3p.
NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK.
UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!!
2002-04-16 19:25:01 +00:00
naddy
20de392348 Do not install outside fake root. 2002-04-08 22:26:02 +00:00
naddy
e5230d5c9f Add missing RCS Id. 2002-04-07 01:54:47 +00:00
espie
c7c34c2206 Bump NEED_VERSION 2002-03-21 20:46:23 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
brad
c7f8f8be1d use MAKE_ENV when running regression tests 2002-03-13 16:40:27 +00:00
kevlo
6d6da4598a - upgrade to version 0.15
- bump NEED_VERSION
- add regression test
2002-02-06 02:53:44 +00:00
jsyn
761cbdadd6 sort 2002-01-24 23:02:29 +00:00
kevlo
12245054f6 - upgrade to version 0.11
- bump NEED_VERSION
- add regression test
2002-01-19 16:40:22 +00:00
brad
e74171d319 - rename checksums file
- takeover as MAINTAINER
- add regress
2002-01-07 15:13:42 +00:00
shell
ce09e478a4 completed dependence, add p5-XML-Checker 2002-01-05 23:15:17 +00:00
shell
fad73ae1da Upgraded to html2wml-0.4.8
- Regen patch
- use distinfo
- Add p5-XML-LibXML to DEPENDS

Dependence not yet completed, it need XML::Checker which
need a more recent version of p5-XML-DOM and p5-XML-Parser.
2002-01-01 13:11:36 +00:00
brad
bc1ef0ed5c simplify libiconv LIB_DEPENDS entry 2001-11-27 17:44:04 +00:00
wilfried
ed9c344725 fix master site path 2001-11-02 16:03:59 +00:00
espie
3a02051fb6 Add libdvdcss, so that it's referenced in the INDEX. 2001-11-02 15:26:00 +00:00
espie
ac3539acb4 Example code to show how to decrypt DVDs. 2001-11-02 15:22:08 +00:00
brad
4aa1a2bd85 better comment. 2001-10-28 06:34:24 +00:00
brad
179bab50b0 add missing libtool patches. 2001-10-25 18:59:10 +00:00
kevlo
1a8a8249f2 sort PLIST 2001-10-25 09:25:26 +00:00
kevlo
2183f07ab4 upgrade to version 0.14 2001-10-25 09:24:36 +00:00
brad
485d356cab use %B 2001-10-25 04:09:14 +00:00
brad
d98c6fd73a use gettext module. 2001-10-25 01:46:18 +00:00
naddy
2cefc91fbf fix package list; pointed out by shell@ 2001-10-17 21:57:08 +00:00
brad
e846d541ce fix HOMEPAGE URL to have a page that actually exists now. 2001-10-10 19:01:38 +00:00
espie
e06dfa9b25 regression tests for the whole converters directory.
Fix utterly bogus ppmtoTbmp dependencies.
Convert dependencies to new format.
2001-10-07 15:34:10 +00:00
espie
3f44e46ecc Full testsuite, this includes a dependency on python and some looong wait. 2001-10-07 14:19:54 +00:00
pvalchev
be54d47d8c CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
brad
92d8464766 use iconv module. 2001-09-24 18:16:28 +00:00
brad
5f7d8adc3a add comment explaining why we have a RUN_DEPENDS entry here. 2001-09-24 17:17:02 +00:00
brad
d3723c9d2f Add iconv/gettext modules. 2001-09-23 05:29:47 +00:00
brad
84d3edd335 - sync libtool patches
- bump NEED_VERSION
2001-09-23 03:08:50 +00:00
kevlo
593ce2f0c7 upgrade to version 0.13 2001-09-08 06:47:15 +00:00
brad
f89e73e731 fix 2 typos 2001-08-31 20:44:08 +00:00
brad
d7b70dc45a upgrade to libiconv 1.7
--
Based on port from maintainer, libtool syncing by me.
2001-08-27 13:17:16 +00:00
kevlo
ba0ca4c7d4 +p5-Text-Iconv 2001-08-18 03:59:16 +00:00
kevlo
7d589bad8e Initial import of Text-Iconv-1.2
The Text::Iconv module provides a Perl interface to the iconv()
function as defined by the Single UNIX Specification.  The convert()
method converts the encoding of characters in the input string from
the fromcode codeset to the tocode codeset, and returns the result.
2001-08-18 03:58:41 +00:00
avsm
60622e673c + wv 2001-08-11 00:52:18 +00:00
avsm
062c231a3b initial import of wv-0.6.5
--

wv is a library which allows access to Microsoft Word files. It can
load and parse the word 2000, 97, 95 and 6 file formats. These are
the file formats known internally as Word 9, 8, 7 and 6. Work is
underway to support reading earlier formats as well: Word 2 docs
are converted to plaintext.
2001-08-11 00:51:31 +00:00
angelos
9a9593d938 Update to 3.6, and use libintl; from heko@iki.fi 2001-08-02 19:00:56 +00:00
shell
df63ea081f Upgrade to 0.4.6
- Bump VERSION
- Remove NO_CONFIGURE reported
2001-08-02 06:36:46 +00:00
kevlo
7330ba6d74 upgrade to version 0.11 2001-07-15 10:13:08 +00:00
avsm
4dfad6ef44 + xlhtml 2001-07-13 15:18:03 +00:00
avsm
136372fb0c initial import of xlhtml-0.2.9.8
--
xlHtml is an Excel 95 and later file converter. Its HTML output can
be used as a Netscape Plugin to let you view xls e-mail attachments.
It can also extract regions of a spreadsheet and convert the
spreadsheet to pure text rather than html.
2001-07-13 15:16:17 +00:00
shell
029d1276f2 Upgrade to 0.4.5
- Forget do-install part
 - Use GMAKE
 - Add patch
2001-06-23 04:37:24 +00:00
pvalchev
e8a2398d62 Remove deprecated LICENSE_TYPE and set appropriate # comments
with its contents.
2001-06-20 01:43:11 +00:00
kevlo
0b1ed12551 - upgrade to version 5.40
- add HOMEPAGE
--
Ok'd by maintainer
2001-06-12 07:09:28 +00:00
shell
e75fd8ad35 - Upgrade to 0.4.3 2001-06-04 06:04:55 +00:00
espie
c44b7d0b60 New version, tag it 1.1.
Diff shows a different usage notice, and recognition of rpm 4.
2001-06-02 12:45:39 +00:00
shell
278c9469f0 SUBDIR += ppmtoTbmp 2001-06-01 05:42:40 +00:00
shell
d82d3f0d15 Initial import of ppmtoTbmp-1.2
Submitted by Dorqus Maximus <dorqus@bsdfreek.com>
---
programs that convert between ppm and Pilot bitmap formats
2001-06-01 05:41:32 +00:00
shell
650707c6a7 oops.. forgot to change ARCH to MACHINE_ARCH
bump VERSION
2001-05-21 03:06:15 +00:00
shell
7ead3c9252 Upgrade to 0.4.2 2001-05-21 02:52:46 +00:00
kevlo
91c2366615 upgrade to version 0.10 2001-05-20 12:57:07 +00:00
naddy
7670a4e329 Use MACHINE_ARCH instead of ARCH in PLIST for m68k-based architectures.
Bump NEED_VERSION accordingly.
2001-05-10 19:20:40 +00:00
lebel
c619e3e5d1 converters: bebye COMMENT, bump NEED_VERSION. 2001-05-05 23:11:14 +00:00
shell
b0165f9059 Change MAINTAINER email address 2001-04-17 06:26:52 +00:00
naddy
e19ba0e625 Update to 0.4.1; submitted by maintainer. 2001-04-13 20:47:25 +00:00
espie
6d8f038330 Bye, bye COMMENT 2001-04-10 00:57:27 +00:00
avsm
2202392e75 + html2wml 2001-03-30 22:36:50 +00:00
avsm
0e3401f700 Initial import of html2wml-0.4.0
By Shell Hung <i@shellhung.org>, lots of fixes by me

--
Html2Wml converts HTML pages to WML pages, suitable for being viewed
on a Wap device. The conversion can be done either on the command
line to create static WML pages or on-the-fly by calling this program
as a CGI.
2001-03-30 22:36:12 +00:00
naddy
5b89ea776a MASTER_SITES update; from maintainer 2001-03-21 11:47:52 +00:00
kevlo
9ce8ec5c3b - Upgrade to version 0.08
- Sort and fix PLIST
2001-03-18 11:03:35 +00:00
wilfried
71aaa4e6e2 respect CC/CFLAGS 2001-03-17 14:53:36 +00:00
naddy
348be6aff8 Update to 1.6.1; from MAINTAINER. 2001-03-15 16:12:36 +00:00
angelos
9468ff221c Use INSTALL_DATA_DIR instead of directly install (mpech@prosoft.org.lv) 2001-03-13 08:07:58 +00:00
naddy
2e8caf43d9 +libiconv 2001-03-12 01:33:32 +00:00
naddy
3dd3693549 Import of libiconv 1.6.
Submitted by Vladimir Popov <pva48@mail.ru>.

libiconv provides an iconv() implementation, for use on systems which
don't have one, or whose implementation cannot convert from/to Unicode.
It can convert from any of supported encodings to any other, through Unicode
conversion.
2001-03-12 01:32:04 +00:00
avsm
d2a35a2f5d - Update to p5-MIME-Base64-2.12
--
Speed up pure perl base64 encoder/decoder.
Doc update.
Downgrade UTF8 strings before starting to encode.
2001-02-24 09:15:43 +00:00
angelos
81fd882523 Quote CFLAGS, fix MASTER_SITES, and cleanup (naddy@) 2001-02-09 17:58:34 +00:00
kevlo
f53cb1fe6e Add p5-Convert-ASN1, p5-Convert-BER, p5-Unicode-Map8, and
p5-Unicode-String.
2001-01-19 03:36:53 +00:00
kevlo
e1eae51d11 Initial import of Unicode-String-2.06
These modules to handle various Unicode issues
2001-01-19 03:34:25 +00:00
kevlo
db23bf5c88 Initial import of Unicode-Map8-0.10
This module to implement efficient mapping tables
2001-01-19 03:32:07 +00:00
kevlo
7d79b960e4 Initial import of Convert-BER-1.31
This module to encode and decode objects
2001-01-19 03:29:42 +00:00
kevlo
9d8e4dbfde Initial import of Convert-ASN1-0.07
This module to encode and decode ASN.1 data structures
2001-01-19 03:27:31 +00:00
avsm
e95ab699e1 Just get rid of the last few packlist installations from the PLIST 2001-01-08 23:41:08 +00:00
avsm
e01322b5bb - do not dirrm site_perl/Date, as it is used by devel/p5-Time-TimeDate
- remove .packlist
2001-01-08 23:34:20 +00:00
espie
fa3ff47c09 Fix installation of man pages... again, missed by cvs. 2000-12-19 15:24:53 +00:00
espie
b650b52e99 .0 for formatted stuff 2000-11-12 16:22:39 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
espie
54848dabf9 Fix my address. Dust off details. 2000-10-10 00:40:20 +00:00
brad
9f8f83c241 - use DISTNAME as part of the PKGNAME
- change MAINTAINER to avsm@
- better COMMENT/DESCR
2000-09-28 21:36:32 +00:00
brad
3aea45c593 - fix PKGNAME
- add @comment with RCS id to PLIST
2000-08-21 00:53:05 +00:00
brad
1d89bc0532 upgrade to DateManip 5.39 2000-08-21 00:49:01 +00:00
espie
25db70dbb9 Kill PLIST.sed 2000-06-28 11:53:45 +00:00
espie
503505bdc4 Quick & dirty way to look at rpm files, conflicts with the actual rpm
commands.
2000-06-12 18:14:17 +00:00
espie
0f77a27ace Another distsite. 2000-06-12 16:54:20 +00:00