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