aboutsummaryrefslogtreecommitdiff
path: root/converters
Commit message (Collapse)AuthorAgeFilesLines
* Add cl-babel, a charset encoding/decoding library, not unlike GNUJimmy Olgeni2010-01-209-0/+166
| | | | | | | libiconv, but completely written in Common Lisp. Notes: svn path=/head/; revision=248220
* - Fix sorting and minor cleanups in category MakefilesDmitry Marakasov2010-01-201-2/+2
| | | | Notes: svn path=/head/; revision=248188
* - Update to 0.04.3Li-Wen Hsu2010-01-172-4/+4
| | | | | | | | PR: ports/142899 Submitted by: Douglas William Thrift <douglas AT douglasthrift.net> (maintainer) Notes: svn path=/head/; revision=248009
* - Upgrade to 2.17.Jun Kuriyama2010-01-112-4/+4
| | | | Notes: svn path=/head/; revision=247554
* With portmgr hat on, reset the maintainership of skv@ for ports thatMark Linimon2010-01-101-1/+1
| | | | | | | he has had one or more maintainer-timeouts on in the past 12 months. Notes: svn path=/head/; revision=247508
* - Update to 0.108Philip M. Gollucci2010-01-092-4/+4
| | | | | | | | | PR: ports/141580 Approved by: maintainer timeout (tobez@FreeBSD.org; 25 days) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=247470
* Ever showed 12345678 bytes to the user instead of just saying 11MB?Wen Heping2010-01-085-0/+37
| | | | | | | | | | | | | This module returns you a printable string which is more readable by humans than a simple bytecount. WWW: http://search.cpan.org/dist/Format-Human-Bytes/ PR: ports/141108 Submitted by: Cezary Morga <cm@therek.net> Notes: svn path=/head/; revision=247373
* JSON (JavaScript Object Notation) is a lightweight data-interchangeGabor Pali2010-01-025-0/+110
| | | | | | | | | | | | | | | | | | format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. This library provides a parser and pretty printer for converting between Haskell values and JSON. WWW: http://hackage.haskell.org/package/json PR: ports/142184 Submitted by: Jacula Modyun <jacula(at)gmail.com> Notes: svn path=/head/; revision=247032
* - Update to 0.66Philip M. Gollucci2009-12-262-4/+4
| | | | | | | | | PR: ports/141544 Approved by: maintainer Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=246691
* Serialize / deserialize AMF data.Jun Kuriyama2009-12-255-0/+72
| | | | | | | WWW: http://search.cpan.org/dist/Data-AMF/ Notes: svn path=/head/; revision=246573
* - Update MASTER_SITESMartin Wilke2009-12-223-29/+30
| | | | | | | | | | - Add OPTIONS to build with gtk2 PR: 141813 Submitted by: Ports Fury Notes: svn path=/head/; revision=246431
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-2113-29/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Fix CFLAGS modification to survive CFLAGS set in make.confPav Lucistnik2009-12-182-5/+9
| | | | | | | | | | - Take maintainership PR: ports/140992 Submitted by: David G. Johns <dgjohns@gmail.com> Notes: svn path=/head/; revision=246170
* Encode::IMAPUTF7 is a perl module for modification of UTF-7 encodingWen Heping2009-12-185-0/+41
| | | | | | | | | | | | | for IMAP. IMAP mailbox names are encoded in a modified UTF7 when names contains international characters outside of the printable ASCII range. The modified UTF-7 encoding is defined in RFC2060 (section 5.1.3). WWW: http://search.cpan.org/dist/Encode-IMAPUTF7/ Notes: svn path=/head/; revision=246100
* Update to 1.4.6Renato Botelho2009-12-152-4/+4
| | | | Notes: svn path=/head/; revision=245872
* - simplify dependenciesYen-Ming Lee2009-12-151-9/+5
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=245856
* - simplify dependenciesYen-Ming Lee2009-12-152-4/+5
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=245855
* - Update maintainer's emailDmitry Marakasov2009-12-132-4/+1
| | | | | | | | | | | | - Fix some pkg-descrs - Update some MASTER_SITES PR: 140966 Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer from new email) Approved by: portmgr (miwi) Notes: svn path=/head/; revision=245728
* - Update to 2.39Rong-En Fan2009-12-132-4/+4
| | | | Notes: svn path=/head/; revision=245697
* Add USE_ICONV to fix build.Vanilla I. Shu2009-12-081-0/+1
| | | | | | | Obtained from: pav@ Notes: svn path=/head/; revision=245364
* Add lua-iconv, is a lua binding to iconv(3).Vanilla I. Shu2009-12-057-0/+82
| | | | Notes: svn path=/head/; revision=245237
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thisJoe Marcus Clarke2009-11-281-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.28/ . Officially, this is mostly a polishing release in preparation for GNOME 3.0 due in about a year. On the FreeBSD front, though, a lot went into this release. Major thanks goes to kwm and avl who did a lot of the porting work for this release. In particular, kwm brought in Evolution MAPI support for better Microsoft Exchange integration. Avl made sure that the new gobject introspection repository ports were nicely compartmentalized so that large dependencies aren't brought in wholesale. But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself) contributed to this release. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929 Notes: svn path=/head/; revision=244923
* - Update to 1.0.2Martin Wilke2009-11-262-5/+6
| | | | | | | | PR: 140869 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=244787
* - Add one more site in MASTER_SITESLi-Wen Hsu2009-11-211-0/+1
| | | | | | | | PR: ports/140744 Submitted by: Douglas William Thrift <douglas AT douglasthrift.net> (maintainer) Notes: svn path=/head/; revision=244586
* Reset hoek@ who has been inactive for quite some time.Mark Linimon2009-11-103-3/+3
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=244062
* What Unidecode provides is a function, 'unidecode(...)' thatMartin Wilke2009-11-045-0/+579
| | | | | | | | | | | | | | | | takes Unicode data and tries to represent it in ASCII characters (i.e., the universally displayable characters between 0x00 and 0x7F). The representation is almost always an attempt at *transliteration* -- i.e., conveying, in Roman letters, the pronunciation expressed by the text in some other writing system. (See the example above) WWW: http://code.zemanta.com/tsolc/unidecode/ PR: ports/139858 Submitted by: Douglas Thrift Notes: svn path=/head/; revision=243771
* - update to 1.33Yen-Ming Lee2009-11-012-4/+4
| | | | Notes: svn path=/head/; revision=243595
* - update to 0.39Yen-Ming Lee2009-11-012-4/+4
| | | | Notes: svn path=/head/; revision=243594
* - Update to 4.0Wen Heping2009-10-242-4/+4
| | | | | | | | | PR: ports/139890 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: mentors(implicit) Notes: svn path=/head/; revision=243275
* - update to 1.32Yen-Ming Lee2009-10-222-5/+4
| | | | Notes: svn path=/head/; revision=243200
* - Upgrade to 2.16.Jun Kuriyama2009-10-212-4/+4
| | | | Notes: svn path=/head/; revision=243168
* - Update to 2.26Cheng-Lung Sung2009-10-212-5/+4
| | | | | | | Changes: http://search.cpan.org/dist/JSON-XS/Changes Notes: svn path=/head/; revision=243132
* - Update to 1.22Cheng-Lung Sung2009-10-212-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/JSON-Any/Changes Notes: svn path=/head/; revision=243131
* BSD licensed charset/encoding converter library with more function thanMartin Wilke2009-10-145-0/+40
| | | | | | | | | | | | | libiconv. (Currently, only a few codecs are supported) This port is a python wrapper for bsdconv. WWW: http://github.com/buganini/bsdconv/ PR: ports/139524 Submitted by: buganini at gmail.com Notes: svn path=/head/; revision=242844
* - Update to 3.5Martin Wilke2009-10-1411-31/+90
| | | | | | | | PR: 139513 139525 139525 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=242843
* Add converters/p5-Encode-DoubleEncodedUTF8 0.04, a Perl module to fixAnton Berezin2009-10-015-0/+36
| | | | | | | double encoded UTF-8 strings. Notes: svn path=/head/; revision=242355
* - Update to 1.0.1Martin Wilke2009-09-302-4/+4
| | | | | | | PR: 1 Notes: svn path=/head/; revision=242271
* Update to 20090721 snapshot.Alex Dupre2009-09-212-7/+7
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241890
* Fix build with new fribidi version.Alex Dupre2009-09-212-7/+65
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241845
* - Update to 0.5.11Martin Wilke2009-09-193-9/+10
| | | | | | | | | | PR: 137974 Submitted by: Frank W. Josellis <frank@dynamical-systems.org> Approved by: maintainer timeout Feature safe: yes Notes: svn path=/head/; revision=241725
* Update to 0.38.Anton Berezin2009-09-182-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/JSON-DWIW/lib/JSON/DWIW/Changes.pm Feature safe: yes Notes: svn path=/head/; revision=241663
* - Update to 2.37Rong-En Fan2009-09-172-4/+4
| | | | | | | | | PR: ports/138892 Submitted by: max@ Feature safe: yes Notes: svn path=/head/; revision=241575
* Update to 0.37.Anton Berezin2009-09-172-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/JSON-DWIW/lib/JSON/DWIW/Changes.pm Feature safe: yes Notes: svn path=/head/; revision=241551
* Reset j.koopmann@seceidos.de due to maintainer-timeouts and no responseMark Linimon2009-09-161-1/+1
| | | | | | | | | | to email. Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=241542
* Update to 1.32.Anton Berezin2009-09-163-17/+4
| | | | | | | | Changes: http://search.cpan.org/dist/Convert-UUlib/Changes Feature safe: yes Notes: svn path=/head/; revision=241537
* - Update to 3.3Beat Gaetzi2009-09-157-20/+30
| | | | | | | | | | | - Fix installation with custom PREFIX PR: ports/138750 Submitted by: Kuan-Chung Chiu <buganini AT gmail.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=241458
* Implement a temporary patch that fixes coredumps under certainAnton Berezin2009-09-142-0/+12
| | | | | | | | | | conditions until this is fixed upstream. Bump portrevision. Reported by: Helmut Schneider <jumper99@gmx.de> and others on amavisd mailing list Notes: svn path=/head/; revision=241385
* - Fix dependency to py-reportlabMartin Wilke2009-09-041-1/+2
| | | | | | | | | PR: 138287 Submitted by: "Junji NAKANISHI" <jun-g@daemonfreaks.com> Approved by: maintainer Notes: svn path=/head/; revision=240893
* Update to 1.3(0).Anton Berezin2009-09-012-4/+5
| | | | | | | Changes: http://search.cpan.org/dist/Convert-UUlib/Changes Notes: svn path=/head/; revision=240665
* - update to 0.36Yen-Ming Lee2009-09-013-9/+10
| | | | Notes: svn path=/head/; revision=240648