1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

134 Commits

Author SHA1 Message Date
Cheng-Lung Sung
d106e93a87 Add p5-Convert-Bencode_XS 0.05, faster conversions to/from Bencode
format.

PR:		ports/102395
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-09-27 08:04:50 +00:00
Munechika SUMIKAWA
7669903f19 Latest p5-JSON-Syck is migrated into p5-YAML-Syck. 2006-08-28 17:19:53 +00:00
Munechika SUMIKAWA
d5285dee92 JSON::Syck is a syck implementatoin of JSON parsing and generation.
WWW: http://search.cpan.org/dist/JSON-Syck/
2006-08-28 04:09:34 +00:00
Martin Wilke
6a0c3b2802 WAP::wbxml module implements binarisation of XML file according the
specification:

 * WAP - Wireless Application Protocol / Binary XML Content Format
    Specification / Version 1.3 WBXML (15th May 2000 Approved)

    The binary format was designed to preserve the element structure of XML.

WWW: http://search.cpan.org/dist/WAP-wbxml/

Submitted by:	Timur I. Bakeyev <timur(at)com.bat.ru>
Approved by:	krion (mentor)
2006-08-17 21:00:40 +00:00
Rong-En Fan
f016f44641 Add p5-Encode-Detect 0.01, an Encode::Encoding subclass that detects the
encoding of data.

PR:		ports/99980
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-10 01:26:05 +00:00
Cheng-Lung Sung
cb78477dbe Add p5-Encode-JIS2K 0.02, JIS X 0212 (aka JIS 2000) Encodings.
PR:		ports/98039
Submitted by:	Rong-En Fan <rafan@infor.org>
2006-05-29 04:09:14 +00:00
Pav Lucistnik
75ff8591bb - Move to better category
devel/p5-Encode -> converters/p5-Encode
  devel/p5-Encode-compat -> converters/p5-Encode-compat

PR:		ports/97644
Submitted by:	Rong-En Fan <rafan@infor.org> (maintainer)
2006-05-27 17:51:11 +00:00
Aaron Dalton
8e510cc367 Adding port converters/p5-XML-WBXML, Convert between XML and WBXML using libwbxml2.
Approved by:	tobez (implicit)
2006-05-25 21:24:38 +00:00
Renato Botelho
be0d42fd32 Add ytnef 2.6, unpack data in MS Outlook TNEF format
Submitted by:	Rodrigo Graeff <delphus@gmail.com> by email
2006-02-21 21:35:13 +00:00
Renato Botelho
6918ca3b29 Move recently added converters/libytnef to an accuratte category "devel"
Approved by:	maintainer
2006-02-21 20:49:48 +00:00
Renato Botelho
c665f1fa5b Add libytnef 1.5, unpack data in MS Outlook TNEF format.
PR:		ports/93673
Submitted by:	Rodrigo Graeff <delphus@gmail.com>
2006-02-21 20:05:31 +00:00
Andrej Zverev
e19da5f455 This module provides two functions, bencode and bdecode,
which encode and decode bencoded strings respectivly.
2006-02-06 08:18:49 +00:00
Thierry Thomas
d503a25a2c ascii2binary and binary2ascii convert between textual and binary
representations of numbers.

The two programs are useful for generating test data, for inspecting binary
files, and for interfacing programs that generate textual output to programs
that require binary input and conversely. They can also be useful when it is
desired to reformat numbers.

WWW: http://billposer.org/Software/a2b.html
2006-01-30 23:25:17 +00:00
Mario Sergio Fujikawa Ferreira
fbacc233e5 New port nomyso version 3.0: Convert MASM/TASM files to NASM
compatible sources
2005-12-22 19:17:36 +00:00
Mario Sergio Fujikawa Ferreira
2cc25c2abb Remove duplicate port entry converters/intel2gas since it already
exists as lang/intel2gas

Pointy hat to:	lioux
2005-12-22 19:08:19 +00:00
Mario Sergio Fujikawa Ferreira
7e9e313069 New port intel2gas version 1.3.3: MASM/NASM/TASM to GNU asm syntax
converter
2005-12-22 18:59:54 +00:00
Mario Sergio Fujikawa Ferreira
9605ff64f8 New port ta2as version 0.8: TASM to AT&T asm syntax converter
(GNU AS)
2005-12-22 17:19:16 +00:00
Mario Sergio Fujikawa Ferreira
01df69d42d New port p5-Unicode-UTF8simple version 1.06: Conversions to/from
UTF8 from/to charactersets
2005-12-20 14:48:29 +00:00
Jun Kuriyama
71157d95dd Add p5-Unicode-RecursiveDowngrade 0.02, perl extension to turn off UTF-8
flags inside of comprex variable.
2005-11-04 09:35:58 +00:00
Norikatsu Shigemura
58679fa0df Add p5-MIME-Base32 1.01, is a base32 encoder/decoder.
These encoding methods are specified in RFC 3548 -
The Base16, Base32, and Base64 Data Encodings.

WWW: http://search.cpan.org/dist/MIME-Base32/
2005-10-22 12:02:56 +00:00
Volker Stolz
66c3a53e9d Remove expired port: no longer available from author's site 2005-10-17 17:28:50 +00:00
Renato Botelho
698f5e0995 Add p5-Convert-IBM390 0.20, functions for manipulating mainframe data.
PR:		ports/84862
Submitted by:	Jason Burges <dev@fenux.net>
2005-09-02 16:06:21 +00:00
Jun Kuriyama
ef2c40b4b1 Add p5-JSON 0.99, perl extension to convert to JSON (JavaScript Object
Notation).
2005-08-28 07:05:49 +00:00
Renato Botelho
ae15629286 HTML to XHTML converter written in perl.
PR:		ports/83722
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by:	flz (mentor)
2005-07-19 14:52:08 +00:00
Munechika SUMIKAWA
7a9fd725a1 ical2html takes an iCalendar file and outputs an HTML file showing one
or more months in the form of tables.

Submitted by:	Keiichi SHIMA <keiichi@iijlab.net>
Reviewed by:	sumikawa
2005-04-14 17:19:20 +00:00
Anton Berezin
4b022ecefd Add p5-Text-Unicode, a perl module to transliterate Unicode text. 2004-12-15 06:58:00 +00:00
Pav Lucistnik
a1b1321d98 Add convmv.
convmv is meant to help convert a single filename, a directory tree and the
contained files or a whole filesystem into a different encoding. It just
converts the filenames, not the content of the files. A special feature of
convmv is that it also takes care of symlinks, also converts the symlink target
pointer in case the symlink target is being converted, too.

All this comes in very handy when one wants to switch over from old 8-bit
locales to UTF-8 locales. It is also possible to convert directories to UTF-8
which are already partly UTF-8 encoded. convmv is able to detect if certain
files are UTF-8 encoded and will skip them by default. To turn this smartness
off use the --nosmart switch.

PR:		ports/73191
Submitted by:	Kuang-che Wu <kcwu@csie.org>
2004-10-27 21:12:27 +00:00
Alex Dupre
28594f8917 Add a new shared extension for PHP. 2004-07-19 08:47:57 +00:00
Alex Dupre
7481a0c08f Add a new shared extension for PHP. 2004-07-19 08:46:11 +00:00
Alex Dupre
0755041a61 Add a new shared extension for PHP. 2004-07-19 08:45:42 +00:00
Alex Dupre
54d2f85eba Add a new shared extension for PHP. 2004-07-19 07:48:29 +00:00
Alex Dupre
acf6e5243d Add a new shared extension for PHP. 2004-07-19 07:37:53 +00:00
Alex Dupre
dad9273a51 Add a new shared extension for PHP. 2004-07-19 07:37:05 +00:00
Alex Dupre
b674531c4a Add pecl-fribidi 1.0, a PECL extension for the unicode Bidi algorithm. 2004-07-19 07:26:57 +00:00
Akinori MUSHA
2e0e102b46 Remove xunicode, which is obsolete and no longer used by any other
ports.
2004-06-22 04:49:13 +00:00
Sergey Skvortsov
14c27fc21c Add p5-Convert-Binary-C 0.53, binary Data Conversion using C Types. 2004-05-26 12:24:53 +00:00
Hye-Shik Chang
75a3786392 Move converters/cvs2svn to devel/cvs2svn to correct category.
Suggested by:	ijliao, knu
2004-05-01 10:30:53 +00:00
Hye-Shik Chang
c350e6a24d Add new port for cvs2svn 0.0.938 (snapshot),
the CVS to Subversion Repository Converter.
2004-05-01 03:09:43 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Vanilla I. Shu
426378e64b Add p5-Convert-BinHex 1.119, perl module to extract data from Macintosh
BinHex files.

PR:		ports/64617
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de>
2004-03-24 20:03:54 +00:00
Tilman Keskinoz
46c07c8936 Remove ktnef, it is now included in kdepim
PR:		63576
Submitted by:	maintainer
2004-02-09 19:16:48 +00:00
Edwin Groothuis
baffdd74c3 New port: converters/fix-mime-charset - Fix incorrect Content-Type
MIME headers of e-mail messages

	Categories: converters textproc russian ukrainian

	Fix-mime-charset automatically detects character sets of
	email message and modifies the Content-Type header
	appropriately. It can be used as mail filter in mailing
	lists where users often set the charset of their messages
	incorrectly. It processes messages fast and accurately,
	ignoring attachments, and correctly interprets transfer-encodings.
	None but the Content-Type header is changed.

PR:		ports/61050
Submitted by:	Nosov Artem <chip-set@mail.ru>
2004-01-08 02:50:16 +00:00
Mark Linimon
366d6eb58a Add converters/asr10; provides access to Ensoniq EPS/EPS+/ASR devices
and image files.

PR:		ports/57789
Submitted by:	Klaus Michael Indlekofer <M.Indlekofer@gmx.de>
2004-01-06 08:12:11 +00:00
Sergei Kolobov
329d2316a7 Add shftool 1.1.0, converter for the Standard Hex Format (SHF).
Shftool is the reference implementation for the new,
XML-based Standard Hex Format (SHF).
Shftool is also a working converter/generator/extractor
between/to/of SHF-files and other hex formats.

SHF is specified in the the following Internet Draft:
http://ietf.org/internet-drafts/draft-strombergson-shf-00.txt

Author:	Linus Walleij  <triad@df.lth.se>
WWW:	http://www.df.lth.se/~triad/krad/shftool/

PR:		58651
Submitted by:	Joachim Strombergson <watchman@ludd.luth.se>
2003-12-08 13:24:46 +00:00
Trevor Johnson
84e27e4737 new port of showkey 2003-10-24 01:18:37 +00:00
Mathieu Arnold
9efa9bbe1f Add p5-Cstools 3.42, tools for dealing with Czech encodings in Perl.
PR:		57896
Submitted by:	Pav Lucistnik <pav@oook.cz>
2003-10-13 11:44:00 +00:00
Maho Nakata
ff700cf229 ftp-like access to Fairlight OS9/MDR-DOS devices and image files
PR:		54813
Submitted by:	M.Indlekofer@gmx.de <M.Indlekofer@fz-juelich.de>
2003-07-29 16:17:06 +00:00
Maho Nakata
001d1e7f24 a small tool to convert VDA format (produced by many CAD
packages to fbd, used by the CalculiX port.

PR:		52306
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-07-19 05:34:45 +00:00
Jun Kuriyama
01fb389bb1 Add p5-Unicode-Lite 0.12,
perl module for easy conversion between encodings.

PR:		ports/50207
Submitted by:	Maxim Maximov (mcsi@agava.com)
2003-07-03 14:47:16 +00:00
Tilman Keskinoz
e8f87623ac Add KTnef, viewer, extractor for the TNEF Format used by
MS Outlook

PR:		53869
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
2003-06-28 15:16:11 +00:00