Commit Graph

355 Commits

Author SHA1 Message Date
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
espie
5eff6e7b30 Link rpm2cpio 2000-06-11 22:25:55 +00:00
espie
1d1a32ddd1 Rpm2cpio script, for simple peeking at rpm archives. 2000-06-11 22:24:48 +00:00
espie
3943979aaa Use new-fangled substitutions 2000-06-09 16:53:03 +00:00
espie
7598d26ec0 Link 2000-06-02 12:38:36 +00:00
espie
dd7ca39977 Date conversion module 2000-06-02 12:36:44 +00:00
espie
a5b5853ecd Convert to CONFIGURE_STYLE perl 2000-06-02 11:56:22 +00:00
espie
4bec574c95 Fake 2000-04-08 14:22:30 +00:00
espie
d796ad378a Arch-independent pre-fake. 2000-04-08 14:17:52 +00:00
espie
41bee1a3b7 Handle ARCH-dependent PLIST 2000-04-08 14:11:09 +00:00
espie
b2887c55d6 Fixed Fake. 2000-04-08 14:00:22 +00:00
espie
eaf7253ef9 Fake 2000-03-28 13:44:30 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
turan
62068c59a0 license 2000-03-14 04:21:59 +00:00
espie
c94751187c Fake.
gettext automake fragment is *moronic*
2000-03-07 23:49:40 +00:00
espie
edba5cfedf MAKEFILE-> MAKE_FILE 2000-02-22 17:08:31 +00:00
turan
87249cc02b fix plist 2000-02-19 21:25:02 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
5d4f242545 public domain licenses 2000-02-12 08:58:16 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
turan
8d37dded6c bsd licenses 2000-02-12 06:29:49 +00:00
espie
b3ed337056 Change MAKE_FLAGS to remove the -f.
Actually reading the Makefiles proved that about one third of them was
confused about this already...
2000-02-12 00:43:57 +00:00
espie
a813079932 Kill a large set of deprecated variables.
Thoroughly unsubtle, most mkdir -p should probably be INSTALL* at
*install stage, and echo/ECHO_MSG is somewhat unsorted.

It's quite possible I missed a few automated changes...
2000-02-11 01:09:59 +00:00
espie
28accd1d93 Use WRKDIST where appropriate. 2000-02-11 00:37:15 +00:00
espie
b8f3199a4e USE_AUTOCONF Misuse (USE_AUTOCONF means that the port needs to run autoconf) 2000-02-10 10:35:06 +00:00
espie
e201e9d26b Kill most instances of PATCH_SITES 2000-02-02 17:02:38 +00:00
kevlo
feb8e75d7f 1) Mark it unbroken
2) Fix PLIST
1999-11-08 06:50:41 +00:00
kevlo
259d86c538 Mark it unbroken. Fix pkg/PLIST. 1999-11-05 12:01:34 +00:00
brad
098759573f cleanup Makefile 1999-10-28 12:21:26 +00:00
brad
fdf9c9001c make base64 respect CC and CFLAGS when compiling 1999-10-28 12:19:31 +00:00
jasoni
2c5a7bd5fd Fix PLIST, mark unbroken; package ok. 1999-10-28 04:43:42 +00:00
turan
c5965282f3 These ports have bad packing lists.
Ports tree is now unlocked.  Read the new policy first.
1999-10-26 04:56:35 +00:00
angelos
5a9d4f20a5 Version 3.5 1999-08-18 02:39:59 +00:00
angelos
4c6d538555 Update to version 2.11 1999-08-18 02:22:21 +00:00
angelos
891742c9dd Update to version 0.40. 1999-08-18 02:20:38 +00:00
angelos
73c4bb478c Original site unreachable. 1999-08-18 02:14:39 +00:00
espie
5ac3448778 Fix comments 1999-04-20 18:47:26 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00
rohee
74514cde98 Typos 1999-04-05 10:36:43 +00:00
brad
8a4cd95741 old configure that doesnt understand --sysconfdir, add USE_AUTOCONF to workaround it 1999-04-05 02:38:09 +00:00
brad
6bab311225 fix dependency lists, fix email address's and remove unnecessary comments 1999-04-01 06:20:02 +00:00
espie
6f51d847b4 Trim up a few COMMENTS. 1999-03-23 18:07:31 +00:00
marc
88fd13b852 note that a newer version is available 1999-03-09 05:55:44 +00:00
brad
f44d4b5a98 add MASTER_SITE_SUBDIR 1999-03-07 01:38:58 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
angelos
e1aa00ac7d Fix @cwd 1999-01-14 01:39:59 +00:00
angelos
38caf1c1d4 Update to version 0.20 1999-01-14 01:39:29 +00:00
angelos
deef151aa0 Update to version 2.10. 1999-01-14 01:39:01 +00:00
marc
cb73ca98dd comment out the BROKEN reason for all ports where the reason
was source files out of date and we have a copy of the required
version on ftp.openbsd.org
1998-10-18 05:01:58 +00:00
marc
b753448684 LIC: Requires license for redistribution
RESTRICTED=no commercial use
1998-10-08 04:09:12 +00:00
marc
e21c14ba1c update makefile 1998-10-08 04:05:12 +00:00
marc
d0824ba81d oops, forgot this: BROKEN: newer version available 1998-10-08 04:02:15 +00:00
marc
f94652005c BROKEN: newer version available 1998-10-08 03:55:35 +00:00
marc
a7f5c72376 clean up makefile 1998-10-08 03:50:42 +00:00
marc
83b049cf50 makefile tweaks 1998-10-08 03:44:31 +00:00
marc
9bea9b8688 NO_CDROM=LIC: obnoxious license
RESTRICTED=many, many restrictions: read license
1998-10-08 03:35:18 +00:00
marc
4190a781c3 update makefile 1998-10-08 03:10:13 +00:00
marc
32b53a53ad update makefile, name package base64-1.0 1998-10-08 03:08:19 +00:00
marc
246152d65f RESTRICTED: no commercial use
Actually, I'm being nice to the authors.  They also say the code
is in the public domain.  Who knows what a court would do with
such conflicting statements.
1998-10-08 03:05:04 +00:00
angelos
db5051bc72 Add base64 directory. 1998-09-24 23:30:51 +00:00
angelos
8214ca6506 Base64 converter. 1998-09-24 23:29:23 +00:00
angelos
0f9db7c45b trans port. 1998-04-29 05:10:28 +00:00
angelos
eab17c3bf9 recode port. 1998-04-29 05:09:43 +00:00
angelos
32e2e9c379 Yet another port. 1998-04-29 05:09:03 +00:00
angelos
562dec281f Another port. 1998-04-29 05:08:00 +00:00