1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Commit Graph

229 Commits

Author SHA1 Message Date
Alex Dupre
f23aed7bde Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
Sunpoet Po-Chuan Hsieh
e0282ebdb2 - Move converters/igbinary to converters/pecl-igbinary 2014-07-31 17:28:40 +00:00
Rene Ladan
6d482db5e6 Remove expired ports:
2014-07-28 net-im/gtkyahoo: Broken, unmaintained, unstaged, gtk12, i386 only
2014-07-28 devel/cl-cffi-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-alexandria-clisp: Depends on deprecated lang/clisp
2014-07-28 converters/cl-babel-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-infix-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/meta-cvs: Depends on deprecated lang/clisp
2014-07-28 textproc/cl-meta-clisp: Depends on deprecated lang/clisp
2014-07-28 www/cl-lml-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-trivial-features-clisp: Depends on deprecated lang/clisp
2014-07-28 security/cl-md5-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-port-clisp: Depends on deprecated lang/clisp
2014-07-28 textproc/cl-ppcre-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-asdf-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-split-sequence-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-trivial-gray-streams-clisp: Depends on deprecated lang/clisp
2014-07-28 lang/clisp: development has ceased, not staged
2014-07-28 16:38:08 +00:00
Ashish SHUKLA
fba661e8a6 - Remove editors/emacs21, and editors/emacs22 as they're no longer maintained
upstream
- Also remove dependent ports
- Add UPDATING entry informing users of the same
- Add MOVED entries

Approved by:	portmgr (bapt)
2014-06-27 12:34:52 +00:00
Antoine Brodin
df6099d73e - Update plaso to 1.1.0
Announce: http://blog.kiddaland.net/2014/06/what-is-one-to-say-about-june-time-of.html

- Add converters/py-bencode, bencoding and bdecoding implementation
2014-06-07 08:43:31 +00:00
Baptiste Daroussin
8fef2656bd Remove converters/konwert
It fails with modern compiler (ancient c++ code)
Upstream is dead
Unstaged
2014-05-05 10:26:26 +00:00
Kurt Jaeger
12b613ce84 New port: devel/p5-Encoding-BER
Encode/decode data using ASN.1 Basic Encoding Rules (BER)

PR:             ports/187302
Submitted by:   pi (myself)
Approved by:    culot (mentor)
2014-04-27 12:27:22 +00:00
Alexey Dokuchaev
ba31c6c887 Kill bogus EOL whitespace. 2014-03-15 15:58:50 +00:00
Rene Ladan
ef50dbb213 PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, time
to say goodbye.  Upstream unsupported it since 2011-01-06 (see
http://php.net/eol.php )

Strip PHP 5.2 out of Mk/bsd.php.mk
2014-03-01 00:06:29 +00:00
Rene Ladan
d8338d9bfa Remove expired ports:
2013-12-22 devel/ruby-cvs: Broken for more than 6 month
2013-12-22 devel/hs-reactive: Broken for more than 6 month
2013-12-22 databases/rubygem-delayed_job_data_mapper: Broken for more than 6 month
2013-12-22 graphics/xmagv: Broken for more than 6 month
2013-12-22 lang/slib-gauche: Broken for more than 6 month
2013-12-22 graphics/f-spot: Broken for more than 6 month
2013-12-22 sysutils/linux-megamgr: Broken for more than 6 month
2013-12-22 games/linux-savage-samuraiwars: Broken for more than 6 month
2013-12-22 ftp/gftp: Broken for more than 6 month
2013-12-22 devel/hs-DeepArrow: Broken for more than 6 month
2013-12-22 converters/py-svglib: Broken for more than 6 month
2013-12-22 converters/p5-Unicode-Lite: Broken for more than 6 month
2013-12-22 mail/squirrelmail-calendar_sql_backend-plugin: Broken for more than 6 month
2013-12-22 finance/quantlib: Broken for more than 6 month
2013-12-22 games/xkobo: Broken for more than 6 month
2013-12-22 games/quake3-rq3: Broken for more than 6 month
2013-12-22 math/fbm: No new release since 2004, new supported upstream
2013-12-22 11:48:43 +00:00
Sunpoet Po-Chuan Hsieh
67be4aa503 - Add p5-JSON-Tiny 0.36
JSON::Tiny is a standalone adaptation of Mojo::JSON, from the Mojolicious
framework. It has been adapted as a single-source-file module of under 350 lines
of code and core-only dependencies.

Key features include relaxed JSON handling, transparent Unicode support, speed,
small memory footprint, and a minimal code base ideal for bundling or inlining.

Mojo::JSON was chosen as a model because it is robust, minimal, and well tested.
Mojo::JSON's tests were also adapted to a design free of non-core dependencies.

WWW: http://search.cpan.org/dist/JSON-Tiny/
2013-11-09 23:13:34 +00:00
Sunpoet Po-Chuan Hsieh
88967f8668 - Add p5-JSON-MaybeXS 1.000000
JSON::MaybeXS tries to load Cpanel::JSON::XS, and if that fails instead tries to
load JSON::PP. If neither is available, an exception will be thrown.

It then exports the encode_json and decode_json functions from the loaded
module, along with a JSON constant that returns the class name for calling new
on.

WWW: http://search.cpan.org/dist/JSON-MaybeXS/
2013-11-06 18:57:15 +00:00
Sunpoet Po-Chuan Hsieh
f938e2c7bb - Add p5-Cpanel-JSON-XS 2.3403
Cpanel::JSON::XS converts Perl data structures to JSON and vice versa. Its
primary goal is to be correct and its secondary goal is to be fast. To reach the
latter goal it was written in C.

As this is the n-th-something JSON module on CPAN, what was the reason to write
yet another JSON module? While it seems there are many JSON modules, none of
them correctly handle all corner cases, and in most cases their maintainers are
unresponsive, gone missing, or not listening to bug reports for other reasons.

WWW: http://search.cpan.org/dist/Cpanel-JSON-XS/
2013-11-06 18:56:00 +00:00
Emanuel Haupt
0e9b3922fc Add p5-plutil, a perl implementation of Mac OS X plutil. 2013-08-07 20:25:31 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +00:00
Alex Dupre
7fe96c1093 Welcome PHP 5.5!
Future steps:
- rename current php5 ports to php54
- make php55 the default one after an exp-run
2013-06-24 14:32:11 +00:00
TAKATSU Tomonari
1d81fd86fd - Remove converters/R-cran-xtable (duplicate of textproc/R-cran-xtable)
Reported by:	indexbuild@
2013-05-17 08:48:14 +00:00
TAKATSU Tomonari
622a88ad82 - Add new port: converters/R-cran-xtable
Functions converting an R object to an "xtable" object, which can
  then be printed as a LaTeX or HTML table.

  WWW: http://cran.r-project.org/web/packages/xtable/
2013-05-14 21:34:42 +00:00
Bryan Drewery
c978e18630 - Move ruby-bsdconv to rubygem-bsdconv
- Update to 10.0.0

PR:		ports/178172
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2013-05-01 23:19:46 +00:00
Jun Kuriyama
78c15374ab Sereal is an efficient, compact-output, binary and feature-rich
serialization protocol.  The Perl encoder is implemented as the
Sereal::Encoder module, the Perl decoder correspondingly as
Sereal::Decoder.  They are distributed separately to allow for safe
upgrading without downtime.

WWW: http://search.cpan.org/dist/Sereal/
2013-02-05 11:45:58 +00:00
Jun Kuriyama
b8b8797976 This library implements a deserializer for an efficient,
compact-output, and feature-rich binary protocol called Sereal.  Its
sister module Sereal::Encoder implements an encoder for this format.
The two are released separately to allow for independent and safer
upgrading.

WWW: http://search.cpan.org/dist/Sereal-Decoder/
2013-02-05 11:38:44 +00:00
Jun Kuriyama
cca6d85dc5 This library implements an efficient, compact-output, and feature-rich
serializer using a binary protocol called Sereal.  Its sister module
Sereal::Decoder implements a decoder for this format.  The two are
released separately to allow for independent and safer upgrading.

WWW: http://search.cpan.org/dist/Sereal-Encoder/
2013-02-05 11:37:26 +00:00
Alex Kozlov
e60ceecd0b BibTeXConv is a BibTeX file converter which allows one to export
BibTeX entries to other formats, including customly defined
text output. Furthermore, it provides the possibility to
check URLs (including MD5, size and MIME type computations)
and to verify ISBN and ISSN numbers.

PR:	ports/168627
Submitted by:	Thomas Dreibholz <dreibh@iem.uni-due.de>
Approved by:	eadler, itetcu (mentors, implicit)
2012-06-18 19:25:44 +00:00
Sunpoet Po-Chuan Hsieh
ef1a9b4932 - Add p5-Encode-Detect-CJK 2.0.2
Encode::Detect::CJK is a charset detector which is optimized for East Asia
charsets and website contents.

WWW: http://search.cpan.org/dist/Encode-Detect-CJK/
2012-05-22 16:24:03 +00:00
Florian Smeets
902a0675be readd php 5.3.13 and all its modules as php53* 2012-05-16 09:46:51 +00:00
Baptiste Daroussin
f44915884b 2012-05-10 archivers/php4-bz2: php4 is EOLed
2012-05-10 archivers/php4-zlib: php4 is EOLed
2012-05-10 converters/php4-iconv: php4 is EOLed
2012-05-10 converters/php4-mbstring: php4 is EOLed
2012-05-10 converters/php4-recode: php4 is EOLed
2012-05-10 databases/php4-dba: php4 is EOLed
2012-05-10 databases/php4-dbase: php4 is EOLed
2012-05-10 databases/php4-dbx: php4 is EOLed
2012-05-10 databases/php4-filepro: php4 is EOLed
2012-05-10 databases/php4-interbase: php4 is EOLed
2012-05-10 databases/php4-mssql: php4 is EOLed
2012-05-10 databases/php4-mysql: php4 is EOLed
2012-05-10 databases/php4-odbc: php4 is EOLed
2012-05-10 databases/php4-oracle: php4 is EOLed
2012-05-10 databases/php4-pgsql: php4 is EOLed
databases/php4-rrdtool: php4 is EOLed
2012-05-10 databases/php4-sybase_ct: php4 is EOLed
2012-05-10 devel/php4-dio: php4 is EOLed
2012-05-10 devel/php4-gettext: php4 is EOLed
2012-05-10 devel/php4-mcve: php4 is EOLed
2012-05-10 devel/php4-ncurses: php4 is EOLed
2012-05-10 devel/php4-pcntl: php4 is EOLed
2012-05-10 devel/php4-pcre: php4 is EOLed
2012-05-10 devel/php4-readline: php4 is EOLed
2012-05-10 devel/php4-shmop: php4 is EOLed
2012-05-10 devel/php4-sysvmsg: php4 is EOLed
2012-05-10 devel/php4-sysvsem: php4 is EOLed
2012-05-10 devel/php4-sysvshm: php4 is EOLed
2012-05-10 devel/php4-tokenizer: php4 is EOLed
2012-05-10 finance/php4-pfpro: php4 is EOLed
2012-05-10 ftp/php4-curl: php4 is EOLed
2012-05-10 ftp/php4-ftp: php4 is EOLed
2012-05-10 graphics/php4-chartdirector: php4 is EOLed
2012-05-10 graphics/php4-exif: php4 is EOLed
2012-05-10 graphics/php4-gd: php4 is EOLed
lang/php4: php4 is EOLed
2012-05-10 lang/php4-extensions: php4 is EOLed
2012-05-10 lang/php4-overload: php4 is EOLed
2012-05-10 mail/php4-imap: php4 is EOLed
2012-05-10 math/php4-bcmath: php4 is EOLed
2012-05-10 math/php4-gmp: php4 is EOLed
2012-05-10 misc/php4-calendar: php4 is EOLed
2012-05-10 misc/php4-mcal: php4 is EOLed
2012-05-10 net/php4-ldap: php4 is EOLed
2012-05-10 net/php4-sockets: php4 is EOLed
2012-05-10 net/php4-xmlrpc: php4 is EOLed
2012-05-10 net/php4-yp: php4 is EOLed
2012-05-10 net-mgmt/php4-snmp: php4 is EOLed
2012-05-10 security/php4-crack: php4 is EOLed
2012-05-10 security/php4-mcrypt: php4 is EOLed
2012-05-10 security/php4-mhash: php4 is EOLed
2012-05-10 security/php4-openssl: php4 is EOLed
2012-05-10 sysutils/php4-posix: php4 is EOLed
2012-05-10 textproc/php4-ctype: php4 is EOLed
2012-05-10 textproc/php4-domxml: php4 is EOLed
2012-05-10 textproc/php4-pspell: php4 is EOLed
2012-05-10 textproc/php4-wddx: php4 is EOLed
2012-05-10 textproc/php4-xml: php4 is EOLed
2012-05-10 textproc/php4-xslt: php4 is EOLed
2012-05-10 www/php4-session: php4 is EOLed
2012-05-10 archivers/pecl-zip: php4 is EOLed
2012-05-10 databases/pecl-sqlite: php4 is EOLed
2012-05-11 devel/pear-XML_XPath: php4 is EOLed
2012-05-11 devel/pecl-json: php4 is EOLed
2012-05-10 www/pecl-tidy: php4 is EOLed
2012-05-10 www/php-dyn: php4 is EOLed
2012-05-11 security/pecl-hash: php4 is EOLed
2012-05-11 net/phpldapadmin098: php4 is EOLed
graphics/jpgraph: php4 is EOLed
2012-05-11 19:36:53 +00:00
Pawel Pekala
317fc84de5 libb64 is a library of ANSI C routines for fast encoding/decoding data
into and from a base64-encoded format.
C++ wrappers are included, as well as the source code for
standalone encoding and decoding executables.

Base64 uses a subset of displayable ASCII characters, and is
therefore a useful encoding for storing binary data in a text file,
such as XML, or sending binary data over text-only email.

WWW: http://libb64.sourceforge.net

PR:		ports/166670
Submitted by:	Ismail Yenigul <ismail.yenigul@surgate.com>
2012-04-15 21:09:31 +00:00
Baptiste Daroussin
496f930be8 2012-04-05 audio/p5-MusicBrainz-Queries: MusicBrainz RDF webservice no longer functions
2012-04-05 audio/ruby-musicbrainz: MusicBrainz RDF webservice no longer functions
2012-03-14 converters/ruby-lv: upstream no longer has this
2012-04-04 devel/p5-Getopt-Popt: "Gone from CPAN"
2012-04-07 net/p5-Net-Rendezvous: Superceeded by dns/p5-Net-Bonjour

Feature safe:	yes
2012-04-09 22:15:01 +00:00
Kevin Lo
6851117d98 Initial import of zfec-1.4.22
Zfec is a fast erasure codec which can be used with the command-line,
C, Python, or Haskell.
2012-03-02 09:28:52 +00:00
TAKATSU Tomonari
983f6ebd1a - Add a new port: converters/R-cran-rjson
Converts R object into JSON objects and vice-versa

  WWW:	http://cran.r-project.org/web/packages/rjson/
2012-02-21 14:04:12 +00:00
Li-Wen Hsu
3f0d9591ef Add gbsdconv 0.2, GUI for bsdconv.
PR:		ports/163642
Submitted by:	buganini@gmail.com
2011-12-27 17:28:24 +00:00
Ruslan Makhmatkhanov
a1f759373b Log:
- Remove expired port: Included into python itself since version 2.4.

Approved by:   novel (mentor)
Feature safe:  yes
2011-12-12 11:24:28 +00:00
Doug Barton
a1b8c7234f Remove ports@ ports that have been DEPRECATED for at least 1 month
audio/shoutcast		Unfetchable; website rearranged
audio/linux-shoutcast	Unfetchable; website rearranged
chinese/scim-chewing	Does not configure
converters/py-cjkcodecs	Integrated into every python version in the tree
databases/kpogre	Does not compile
deskutils/mhc		Does not fetch
deskutils/org-mode.el6	Does not fetch
deskutils/gemcal	Does not fetch
devel/erlang-thrift	Does not build
dns/domtools		Does not fetch
editors/richtext	Does not compile
games/vultures-claw	Does not fetch
games/bomb		Does not fetch
games/lgeneral-data	Bad plist
games/linux-enemyterritory-jaymod	Does not fetch
games/xphotohunter	Does not fetch
graphics/gimpshop	Fails to patch
graphics/lightspark-devel	Does not compile
graphics/xmms-plazma	Does not fetch
graphics/py-cgkit	Does not fetch, does not compile on ia64, powerpc, or sparc64
japanese/rxvt		Does not fetch, fails to build with new utmpx
japanese/epic4		Some distfiles do not fetch
java/jde		Does not fetch
java/kaffe		Does not fetch
korean/gdick	HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems
korean/hanterm-xf86	Does not compile
korean/stardict2-dict-kr Does not fetch
lang/p5-JavaScript	Does not fetch
lang/TenDRA	Website disappeared; last release 2006, Does not compile on recent FreeBSD-9
mail/freepops		Does not build
mail/itraxp		Does not build
misc/tellico		Leaves file behind on deinstall
net/gsambad		Does not fetch
net/nocatauth-gateway	Uses a UID registered to another port
net/nocatauth-server	Uses a UID registered to another port
net/libosip2		Does not fetch
net/kmuddy		Does not fetch
net/netboot		Does not build
net-mgmt/jffnms		Does not fetch
net-p2p/frostwire	Does not fetch
net-p2p/azureus		Does not fetch
news/cleanscore		Does not fetch
news/nntpswitch		Does not fetch
news/p5-NewsLib		Does not fetch
russian/cyrproxy	Does not fetch
science/gerris		Does not fetch
security/opensaml	Does not fetch
sysutils/wmbattery	Does not fetch
sysutils/cpuburn	No more public distfiles
textproc/tei-guidelines-p4	Does not fetch
textproc/tei-p4		Does not fetch
textproc/py-hyperestraier	Does not fetch
textproc/tdtd.el	Does not fetch
textproc/tei-lite	Does not fetch
www/phpwiki13		Does not fetch
www/p5-Apache-Scoreboard	Depends on mod_perl
www/p5-B-LexInfo	Broken due the new mod_perl2 API
www/phpwiki		Does not fetch
www/smb2www		Apache13 is deprecated, migrate to 2.2.x+ now
www/spip		Checksum is changing daily
www/monkey		Does not fetch
x11-toolkits/jdic	Does not fetch
x11-toolkits/py-kde	Does not compile
2011-11-02 01:35:45 +00:00
Steve Wills
c851baf419 BSD licensed charset/encoding converter library with more function than
libiconv. (Currently, only a few codecs are supported)
This port is a ruby wrapper for bsdconv.

WWW: https://github.com/buganini/ruby-bsdconv

PR:		ports/162022
Submitted by:	buganini@gmail.com
2011-10-28 02:06:08 +00:00
Sunpoet Po-Chuan Hsieh
e9631ad5b6 - Add p5-Convert-NLS_DATE_FORMAT 0.03
Convert::NLS_DATE_FORMAT is a Perl module to convert Oracle's NLS_DATE_FORMAT
string into a strptime format string, or the reverse.

WWW: http://search.cpan.org/dist/Convert-NLS_DATE_FORMAT/
2011-10-19 12:58:07 +00:00
TAKATSU Tomonari
4be992e88c - Add a new port: converters/R-cran-RJSONIO
This is a package that allows conversion to and from data in
  Javascript object notation (JSON) format. This allows R objects to
  be inserted into Javascript/ECMAScript/ActionScript code and allows
  R programmers to read and convert JSON content to R objects. This
  is an alternative to rjson package. That version was too slow for
  converting large R objects to JSON and is not extensible, but a
  very useful prototype. It is fast for parsing. This package uses
  methods, vectorized operations and C code and callbacks to R functions
  for deserializing JSON objects to R. Verison 0.4 of this package
  uses a new native parser, implements the transformation code in C
  and allocates memory efficiently (rather than concatenating because
  of event driven parsing). The result is a significantly faster
  parsing of large JSON documents.

  WWW:	http://cran.r-project.org/web/packages/RJSONIO/
2011-09-04 12:53:56 +00:00
Gabor Pali
8481577102 A JSON parsing and encoding library optimized for ease of use and high
performance.  (A note on naming: in Greek mythology, Aeson was the
father of Jason.)

WWW:	http://github.com/mailrank/aeson

Obtained from:	FreeBSD Haskell
2011-08-14 17:55:09 +00:00
Baptiste Daroussin
2e6cabfa17 Bye bye abandonwares (part 2)
2011-08-01 benchmarks/rawio: Looks like an abandonware, no more public distfiles
2011-08-01 benchmarks/tmetric: Looks like abandonware, no more public distfiles
2011-08-01 biology/L-Breeder: Looks like an abandonware, no more public distfile
2011-08-01 biology/crimap: Looks like an abandonware, no more public distfile
2011-08-01 biology/distribfold: No more upstream, looks like an abandonware
2011-08-01 biology/kinemage: Looks like an abandonware, no more public distfile
2011-08-01 biology/lsysexp: Looks like an abandonware, no more public distfile
2011-08-01 chinese/chm2html: Looks like an abandonware, no more public distfile
2011-08-01 chinese/ntuttf: No more public distfiles available
2011-08-01 chinese/reciteword: Looks like an abandonware, no more public distfile
2011-08-01 chinese/tocps: No more pulic distfiles
2011-08-01 chinese/xttmgr: Looks like an abandonware, no more public distfile
2011-08-01 comms/mserver: Looks like an abandonware, no more public distfiles
2011-08-01 comms/qicosi: Looks like an abandonware, no more public distfile
2011-08-01 comms/sms_client: Looks like an abandonware, no more public distfile
2011-08-01 comms/smstools: Looks like an abandonware, no more public distfile
2011-08-01 converters/siconv: Looks like an abandonware, no more public distfiles
2011-08-01 converters/utf8conv: Looks like an abandonware, no more public distfile
2011-08-01 databases/pgcluster: Looks like an abandonware, no more public distfile
2011-08-01 databases/py-MySQL: Please use databases/py-MySQLdb instead
2011-08-01 databases/py-SQLDict: Looks like an abandonware, no more public distfile
2011-08-01 databases/py-rrdpipe: Looks like an abandonware, no more public distfile
2011-08-01 databases/sybase_ase: no more public distfiles available
2011-08-01 04:29:44 +00:00
Dmitry Marakasov
3406960b36 Converts OSM planet.osm data to a PostgreSQL database suitable
for rendering into map tiles by Mapnik.

The format of the database is optimised for ease of rendering
by mapnik. It may be less suitable for other general purpose
processing.

WWW:	http://wiki.openstreetmap.org/wiki/Osm2pgsql
2011-06-29 15:01:17 +00:00
Dmitry Marakasov
2372f8ec7a OpenStreetMap data into Polish map format (MP) convertor
WWW:	http://code.google.com/p/osm2mp/
2011-06-22 13:43:45 +00:00
Martin Matuska
5b6e7b0549 Simple shell utility to convert html to pdf using a custom static build
of qt and the webkit rendering engine.

Features of the static version:
* Convert web pages into PDF documents using webkit
* Adding headers and footers
* TOC generation
* Batch mode conversions
* XServer is not required (however the X11 client libs must be installed)

WWW:    http://code.google.com/p/wkhtmltopdf/
2011-03-21 20:25:57 +00:00
Dmitry Marakasov
0713745261 PerlIO::via::Unidecode implements a PerlIO::via layer that applies
Unidecode (Text::Unidecode) to data passed through it.

WWW:	http://search.cpan.org/dist/PerlIO-via-Unidecode/
2011-03-12 01:21:22 +00:00
Dmitry Marakasov
b639ad4d70 Encode::Locale - Determine the locale encoding
WWW:	http://search.cpan.org/dist/Encode-Locale/
2011-03-11 23:53:51 +00:00
Sunpoet Po-Chuan Hsieh
7aea1fd822 - Add p5-JSON-PP 2.27104
JSON::PP is a JSON::XS compatible pure-Perl module.

WWW: http://search.cpan.org/dist/JSON-PP/
2011-03-04 05:48:18 +00:00
Renato Botelho
21526892f3 Remove expired ports:
2011-01-01 audio/emphasis: abandoned upstream
2011-01-01 converters/ecore-txt: abandoned upstream
2011-01-01 deskutils/estickies: abandoned upstream
2011-01-01 devel/ecore-job: abandoned upstream
2011-01-01 devel/engrave: abandoned upstream
2011-01-01 devel/evfs: abandoned upstream
2011-01-01 devel/ruby-ecore: abandoned upstream
2011-01-01 graphics/exhibit: abandoned upstream
2011-01-01 graphics/epsilon: abandoned upstream
2011-01-01 graphics/esmart: abandoned upstream
2011-01-01 graphics/ruby-edje: abandoned upstream
2011-01-01 graphics/ruby-esmart: abandoned upstream
2011-01-01 graphics/ruby-evas: abandoned upstream
2011-01-01 graphics/ruby-redact: abandoned upstream
2011-01-01 multimedia/eclair: abandoned upstream
2011-01-01 security/phpmyid: Development has ceased.
2011-01-01 sysutils/ecore-config: abandoned upstream
2011-01-01 sysutils/extrackt: abandoned upstream
2011-01-01 textproc/exml: abandoned upstream
2011-01-02 www/mod_accesscookie: upstream is gone
2011-01-02 www/mod_vdbh: upstream is gone
2011-01-02 www/mod_auth_any: upstream is gone
2011-01-02 www/mod_log_data: upstream is gone and will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-01-01 x11-fm/entropyfm: abandoned upstream
2011-01-01 x11-themes/e17-splash-fortune: abandoned upstream
2011-01-01 x11-themes/e17-splash-shiny: abandoned upstream
2011-01-01 x11-themes/e17-splash-takara: abandoned upstream
2011-01-01 x11-themes/e17-theme-blue_eyed: abandoned upstream
2011-01-01 x11-themes/e17-theme-dali: abandoned upstream
2011-01-01 x11-themes/e17-theme-gant: abandoned upstream
2011-01-01 x11-themes/e17-theme-japan2007: abandoned upstream
2011-01-01 x11-themes/e17-theme-kor: abandoned upstream
2011-01-01 x11-themes/e17-theme-milky: abandoned upstream
2011-01-01 x11-themes/e17-theme-night_bling: abandoned upstream
2011-01-01 x11-themes/e17-theme-simply_white: abandoned upstream
2011-01-01 x11-themes/e17-splash-azul: abandoned upstream
2011-01-01 x11-themes/e17-splash-blue: abandoned upstream
2011-01-01 x11-themes/e17-splash-clean: abandoned upstream
2011-01-01 x11-themes/e17-splash-logo: abandoned upstream
2011-01-01 x11-toolkits/etk: abandoned upstream
2011-01-01 x11-toolkits/ewl: abandoned upstream
2011-01-01 x11-toolkits/enhance: abandoned upstream
2011-01-01 x11-wm/e17-module-bling: abandoned upstream
2011-01-01 x11-wm/e17-module-mixer: abandoned upstream
2011-01-01 x11-wm/e17-utils: abandoned upstream
2011-01-01 x11/elicit: abandoned upstream
2011-01-01 x11/enity: abandoned upstream
2011-01-01 x11/examine: abandoned upstream
2011-01-01 x11/ecore-desktop: abandoned upstream
2011-01-03 14:38:01 +00:00
Timur I. Bakeyev
53d00a655d Punycode conversion of UTF-8 string. 2010-12-10 03:53:07 +00:00
Timur I. Bakeyev
4018920b5e Encode::Punycode -- Encode plugin for Punycode 2010-12-10 01:33:59 +00:00
Timur I. Bakeyev
9727cb19d8 This module implements the nameprep specification, which describes how
to prepare internationalized domain name (IDN) labels in order to
increase the likelihood that name input and name comparison work in
ways that make sense for typical users throughout the world.  Nameprep
is a profile of the stringprep protocol and is used as part of a suite
of on-the-wire protocols for internationalizing the Domain Name System
(DNS).
2010-12-10 01:08:12 +00:00
Timur I. Bakeyev
6eb04215e4 A new port p5-Unicode-Stringprep is added:
Unicode::Normalize - Unicode Normalization Forms
2010-12-10 00:39:46 +00:00
Emanuel Haupt
2ca8119dce Add drg2sbg 1.2.11, convert propiatary .drg file format into SBaGen
format.
2010-07-17 14:53:07 +00:00