aboutsummaryrefslogtreecommitdiff
path: root/converters
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to new github home [1]Dmitry Marakasov2015-06-303-8/+14
| | | | | | | | | | | - Add LICENSE PR: 201173 [1] Submitted by: tkato432@yahoo.com [1] Differential Revision: Notes: svn path=/head/; revision=391015
* After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary,Adam Weinberger2015-06-295-10/+0
| | | | | | | | | and in fact now leads to incorrect permissions. Remove all instances of it from perl@ ports. Notes: svn path=/head/; revision=390918
* - Remove DOCS optionSunpoet Po-Chuan Hsieh2015-06-291-9/+1
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=390900
* - Update to 2.74Sunpoet Po-Chuan Hsieh2015-06-283-6/+10
| | | | | | | Changes: http://search.cpan.org/dist/Encode/Changes Notes: svn path=/head/; revision=390763
* - Update to 11.3Sunpoet Po-Chuan Hsieh2015-06-283-29/+6
| | | | | | | | | | | | - Strip shared library Changes: https://github.com/buganini/gbsdconv/releases PR: 201017 Submitted by: sunpoet (myself) Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=390753
* - Update to 11.3.1Sunpoet Po-Chuan Hsieh2015-06-282-3/+3
| | | | | | | | | | Changes: https://github.com/buganini/ruby-bsdconv/releases PR: 201015 Submitted by: sunpoet (myself) Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=390751
* - Update to 11.3.0Sunpoet Po-Chuan Hsieh2015-06-282-3/+6
| | | | | | | | | | | | - Strip shared library Changes: https://github.com/buganini/python-bsdconv/releases PR: 201014 Submitted by: sunpoet (myself) Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=390750
* - Update to 11.3.0Sunpoet Po-Chuan Hsieh2015-06-282-3/+3
| | | | | | | | | | Changes: https://github.com/buganini/php-bsdconv/releases PR: 201013 Submitted by: sunpoet (myself) Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=390748
* - Update to 11.3.0Sunpoet Po-Chuan Hsieh2015-06-282-4/+6
| | | | | | | | | | | | - Strip shared library Changes: https://github.com/buganini/perl-bsdconv/releases PR: 201012 Submitted by: sunpoet (myself) Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=390747
* - Update to 11.3.1Sunpoet Po-Chuan Hsieh2015-06-284-104/+217
| | | | | | | | | | | | | | | | - Strip binary executable and shared library - Convert to new options helper - Use OPTIONS_SUB - Remove outdated pre-install: - Regenerate patch file with makepatch: Changes: https://github.com/buganini/bsdconv/releases PR: 201010 Submitted by: sunpoet (myself) Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=390746
* Start removing MASTER_SITE_SUBDIR=CPAN:username where possible. TheAdam Weinberger2015-06-242-2/+0
| | | | | | | | | downside to having this set is that portscout cannot find new releases when the username changes (which happens often in large projects with multiple maintainers). Notes: svn path=/head/; revision=390487
* - Update to 1.05Dmitry Marakasov2015-06-232-3/+3
| | | | Notes: svn path=/head/; revision=390417
* Convert to USES=jpegAntoine Brodin2015-06-221-2/+1
| | | | Notes: svn path=/head/; revision=390310
* - Update graphics/proj to 4.9.1Wen Heping2015-06-151-0/+1
| | | | | | | | | | | - Bump PORTREVISION to chase the update of proj PR: 200434 Submitted by: wen@(myself) Approved by: maintainer(timeout, >20 days) Notes: svn path=/head/; revision=389704
* Assign maintainership to python@.Jung-uk Kim2015-06-111-1/+1
| | | | | | | Requested by: koobs Notes: svn path=/head/; revision=389158
* The rencode module is similar to bencode from the BitTorrent project.Jung-uk Kim2015-06-104-0/+32
| | | | | | | | | | | | | | | For complex, heterogeneous data structures with many small elements, r-encodings take up significantly less space than b-encodings. This version of rencode is a complete rewrite in Cython to attempt to increase the performance over the pure Python module written by Petru Paler, Connelly Barnes et al. Later, it was forked, enhanced, and bundled with Deluge. Now, it is re-packaged and distributed by Xpra. WWW: https://github.com/aresch/rencode Notes: svn path=/head/; revision=389078
* - Update 1.39Sunpoet Po-Chuan Hsieh2015-06-102-4/+6
| | | | | | | | | | - Mark DEPRECATED - Add NO_ARCH Changes: http://search.cpan.org/dist/JSON-Any/Changes Notes: svn path=/head/; revision=389067
* - Update to 0.03Sunpoet Po-Chuan Hsieh2015-06-052-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/Encode-JIS2K/Changes Notes: svn path=/head/; revision=388627
* converters/p5-Net-IDN-Nameprep: Update version 1.101=>1.102Muhammad Moinur Rahman2015-06-022-4/+4
| | | | | | | - Mark NO_ARCH as there is no ARCH dependent files Notes: svn path=/head/; revision=388350
* - Fix shebangsDmitry Marakasov2015-05-311-2/+6
| | | | | | | | | | - Strip library Approved by: portmgr blanket MFH: 2015Q2 Notes: svn path=/head/; revision=388068
* - Use ${CC} instead of CC, ${CC} was intented hereAntoine Brodin2015-05-293-3/+14
| | | | | | | | | - Do not unconditionally strip binary PR: 200522 Notes: svn path=/head/; revision=387890
* - Update to 0.09Sunpoet Po-Chuan Hsieh2015-05-242-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/XML-WBXML/Changes Notes: svn path=/head/; revision=387200
* - Update to 0.08Sunpoet Po-Chuan Hsieh2015-05-223-18/+20
| | | | | | | | | | - Add LICENSE - Update patch file to respect LOCALBASE Changes: http://search.cpan.org/dist/XML-WBXML/Changes Notes: svn path=/head/; revision=387037
* Remove $FreeBSD$ from patches files in categories a-j.Mathieu Arnold2015-05-2210-29/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387021
* - Add lua-json 1.3.3Sunpoet Po-Chuan Hsieh2015-05-215-0/+45
| | | | | | | | | LuaJSON is a JSON parser/creator for Lua. WWW: http://www.eharning.us/wiki/luajson/ Notes: svn path=/head/; revision=386971
* - Switch from broken p5-Math-Geometry-Planar-GPC-Polygon to ↵Dmitry Marakasov2015-05-141-3/+4
| | | | | | | p5-Math-Geometry-Planar-GPC-PolygonXS Notes: svn path=/head/; revision=386327
* MASTER_SITES cleanup.Mathieu Arnold2015-05-1415-26/+13
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-1/+1
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* Reassign converters/ perl modules to perl@.Adam Weinberger2015-05-0920-31/+27
| | | | | | | | | | | Also: - Sort plists - Fix p5-Convert-BER's bizarre pkg-descr - p5-Unicode-Map8 fails make test (and did so before) - p5-XML-WBXML fails make test (and did so before) Notes: svn path=/head/; revision=385902
* Update ports in the [bcd]* categories to not use GH_COMMIT.Mathieu Arnold2015-05-0614-27/+15
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385521
* - Remove post-install:Sunpoet Po-Chuan Hsieh2015-04-271-5/+0
| | | | Notes: svn path=/head/; revision=384840
* Update to 20141219 snapshot release.Alex Dupre2015-04-262-7/+6
| | | | | | | | PR: 199394 Submitted by: pi Notes: svn path=/head/; revision=384789
* Remove expired ports:Rene Ladan2015-04-175-82/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2015-04-15 databases/php53-sqlite3: security EOL reached 14 Aug 2014 2015-04-15 textproc/php53-simplexml: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-sybase_ct: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-pdo_mysql: security EOL reached 14 Aug 2014 2015-04-15 textproc/php53-ctype: security EOL reached 14 Aug 2014 2015-04-15 textproc/php53-wddx: security EOL reached 14 Aug 2014 2015-04-15 security/php53-filter: security EOL reached 14 Aug 2014 2015-04-15 ftp/php53-ftp: security EOL reached 14 Aug 2014 2015-04-15 net/php53-soap: security EOL reached 14 Aug 2014 2015-04-15 converters/php53-recode: security EOL reached 14 Aug 2014 2015-04-15 security/php53-openssl: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-dba: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-pdo_pgsql: security EOL reached 14 Aug 2014 2015-04-15 sysutils/php53-fileinfo: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-pdo_odbc: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-sqlite: security EOL reached 14 Aug 2014 2015-04-15 devel/php53-readline: security EOL reached 14 Aug 2014 2015-04-15 mail/php53-imap: security EOL reached 14 Aug 2014 2015-04-15 sysutils/php53-posix: security EOL reached 14 Aug 2014 2015-04-15 archivers/php53-phar: security EOL reached 14 Aug 2014 2015-04-15 graphics/php53-gd: security EOL reached 14 Aug 2014 2015-04-15 textproc/php53-xsl: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-pdo_firebird: security EOL reached 14 Aug 2014 2015-04-15 devel/mingw64-binutils: Obsolete. Migrate to devel/binutils based ports 2015-04-15 devel/cross-binutils: Obsolete. Migrate to devel/binutils based ports 2015-04-15 databases/php53-pdo_dblib: security EOL reached 14 Aug 2014 2015-04-15 devel/php53-sysvshm: security EOL reached 14 Aug 2014 2015-04-15 devel/php53-json: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-redis: requires php53, security EOL reached 14 Aug 2014 2015-04-15 textproc/php53-pspell: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-pgsql: security EOL reached 14 Aug 2014 2015-04-15 textproc/php53-xmlreader: security EOL reached 14 Aug 2014 2015-04-15 converters/php53-iconv: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-odbc: security EOL reached 14 Aug 2014 2015-04-15 ftp/php53-curl: security EOL reached 14 Aug 2014 2015-04-15 math/php53-gmp: security EOL reached 14 Aug 2014 2015-04-15 security/php53-mcrypt: security EOL reached 14 Aug 2014 2015-04-15 devel/php53-shmop: security EOL reached 14 Aug 2014 2015-04-15 math/php53-bcmath: security EOL reached 14 Aug 2014 2015-04-15 security/php53-hash: security EOL reached 14 Aug 2014 2015-04-15 devel/php53-sysvsem: security EOL reached 14 Aug 2014 2015-04-15 archivers/php53-zip: security EOL reached 14 Aug 2014 2015-04-15 graphics/php53-exif: security EOL reached 14 Aug 2014 2015-04-15 devel/php53-gettext: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-mysql: security EOL reached 14 Aug 2014 2015-04-15 textproc/php53-xmlwriter: security EOL reached 14 Aug 2014 2015-04-15 textproc/php53-xml: security EOL reached 14 Aug 2014 2015-04-15 converters/php53-mbstring: security EOL reached 14 Aug 2014 2015-04-15 devel/php53-sysvmsg: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-mysqli: security EOL reached 14 Aug 2014 2015-04-15 misc/php53-calendar: security EOL reached 14 Aug 2014 2015-04-15 devel/php53-tokenizer: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-pdo: security EOL reached 14 Aug 2014 2015-04-15 net/php53-xmlrpc: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-interbase: security EOL reached 14 Aug 2014 2015-04-15 www/php53-session: security EOL reached 14 Aug 2014 2015-04-15 databases/php53-mssql: security EOL reached 14 Aug 2014 2015-04-15 www/php53-tidy: security EOL reached 14 Aug 2014 2015-04-15 archivers/php53-zlib: security EOL reached 14 Aug 2014 2015-04-15 net/php53-ldap: security EOL reached 14 Aug 2014 2015-04-15 net-mgmt/php53-snmp: security EOL reached 14 Aug 2014 2015-04-15 textproc/php53-dom: security EOL reached 14 Aug 2014 2015-04-15 devel/php53-pcntl: security EOL reached 14 Aug 2014 2015-04-15 archivers/php53-bz2: security EOL reached 14 Aug 2014 2015-04-15 net/php53-sockets: security EOL reached 14 Aug 2014 2015-04-15 lang/php53: security EOL reached 14 Aug 2014 2015-04-15 devel/pecl-uuid: requires php53, security EOL reached 14 Aug 2014 2015-04-15 lang/php53-extensions: security EOL reached 14 Aug 2014 2015-04-15 german/pecl-konto_check: requires php53, security EOL reached 14 Aug 2014 2015-04-17 www/moodle26: Deprecated by upstream, use www/moodle2{7,8} instead Notes: svn path=/head/; revision=384186
* - Update to 2.73Sunpoet Po-Chuan Hsieh2015-04-172-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Encode/Changes Notes: svn path=/head/; revision=384172
* Perl 5.21.1 has the same Encode, so trim the script installed by this and itsMathieu Arnold2015-04-162-3/+10
| | | | | | | | | man page. Sponsored by: Absolight Notes: svn path=/head/; revision=384104
* Hide _LIBICONV_VERSION when LIBICONV_PLUG is defined.Tijl Coosemans2015-04-162-6/+17
| | | | | | | | | | | | | This fixes building devel/gettext-runtime with gcc from lang/gcc*. With base system compiler gettext includes /usr/include/iconv.h but lang/gcc* implies -I/usr/local/include and gettext calls libiconv_set_relocation_prefix when it sees _LIBICONV_VERSION which isn't implemented (and isn't needed) by libc iconv. Reported by: Dewayne Geraghty <dewayne.geraghty@heuristicsystems.com.au> Notes: svn path=/head/; revision=384096
* converters/libiconv:Tijl Coosemans2015-04-156-5/+125
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove const qualifier from iconv(3) to match POSIX: http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html - Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is defined because the base system iconv supports these extensions too. Add/remove patches to/from ports to call iconv with non-const arguments. This breaks some ports on FreeBSD 10 because base system iconv.h still has the const qualifier. Fix this by letting USES=iconv add a build dependency on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG defined) instead of the base system iconv.h. This exposed some ports that link with libiconv when it is available instead of using libc iconv. In these cases one of the following changes has been made: - patch configure scripts to test for libc iconv first - add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable some configure tests - converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4 - lang/gcc5-aux: respect CFLAGS and friends during configure such that LIBICONV_PLUG is defined in the iconv test, also switch to external gettext - mail/gnarwl: replace patches with CPPFLAGS/LIBS - multimedia/ffmpeg2theora: remove iconv test from SConstruct and use ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c - net-im/licq: finish conversion to cmake - net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4: don't need iconv - textproc/p5-XML-TinyXML: finish conversion to USES=perl5 Other changes: - databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2 and lzo support - games/ldmud: respect CFLAGS and friends - graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg dependencies PR: 199099 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=384038
* Update to 0.9.9.Koop Mast2015-04-104-7/+8
| | | | | | | | | | | | Remove broken. Add LICENSE. Update MASTER_SITE and WWW. PR: 199353 Submitted by: cmt@burggraben.net Notes: svn path=/head/; revision=383741
* - Update to version 1.7 and drop stale mastersiteAlexey Dokuchaev2015-04-103-8/+30
| | | | | | | | | | | | | - Provide better understandable COMMENT text - Remove USES=gmake, builds with any make(1) implementation now - Add a patch to fix compilation warnings exposed by Clang - Install couple of documentation files - Transfer maintainership to the submitter PR: 199311 Notes: svn path=/head/; revision=383732
* Mark as broken unfetchable portsBaptiste Daroussin2015-04-053-0/+6
| | | | Notes: svn path=/head/; revision=383312
* Cleanup old unneeded bits.Mathieu Arnold2015-04-021-7/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=383008
* Remove dead CENKES mirrorBaptiste Daroussin2015-03-301-1/+1
| | | | Notes: svn path=/head/; revision=382738
* Remove expired ports:Rene Ladan2015-03-283-50/+0
| | | | | | | | | 2015-03-28 audio/raproxy: Broken for more than 6 months 2015-03-28 converters/ruby-iconv: Not needed with Ruby 2.x 2015-03-28 databases/pydbdesigner: Broken for more than 6 months Notes: svn path=/head/; revision=382445
* - Update to 1.003005Sunpoet Po-Chuan Hsieh2015-03-232-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/JSON-MaybeXS/Changes Notes: svn path=/head/; revision=382001
* Update p5-Sereal* to 3.005.Adam Weinberger2015-03-166-16/+15
| | | | | | | | | | | | Changes: https://metacpan.org/changes/distribution/Sereal https://metacpan.org/changes/distribution/Sereal-Encoder https://metacpan.org/changes/distribution/Sereal-Decoder PR: 197714 Approved by: maintainer timeout (1 month) Notes: svn path=/head/; revision=381445
* - Update to 2.72Sunpoet Po-Chuan Hsieh2015-03-152-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Encode/Changes Notes: svn path=/head/; revision=381302
* - Update to 1.003004Sunpoet Po-Chuan Hsieh2015-03-152-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/JSON-MaybeXS/Changes Notes: svn path=/head/; revision=381301
* - Strip libraryDmitry Marakasov2015-03-131-1/+6
| | | | Notes: svn path=/head/; revision=381196
* - Strip libraryDmitry Marakasov2015-03-131-1/+6
| | | | Notes: svn path=/head/; revision=381195
* - Strip libraryDmitry Marakasov2015-03-131-1/+6
| | | | Notes: svn path=/head/; revision=381194