aboutsummaryrefslogtreecommitdiffstats
path: root/converters
Commit message (Collapse)AuthorAgeFilesLines
* - Add Backup mirrorsdhn2009-06-061-1/+2
| | | | | | PR: ports/135299 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: maintainer (via private mail)
* - Update to 0.73pgollucci2009-06-062-4/+6
| | | | | | | | - Mark MAKE_JOBS_UNSAFE=yes PR: ports/134803 Approved by: maintainer timeout (skv; 15 days) Submitted by: me
* This port is a perl wrapper for bsdconv.miwi2009-06-065-0/+40
| | | | | | | WWW: http://github.com/buganini/bsdconv/ PR: ports/135052 Submitted by: buganini at gmail.com
* This port is a php wrapper for bsdconv.miwi2009-06-064-0/+38
| | | | | | | WWW: http://github.com/buganini/bsdconv/ PR: ports/134872 Submitted by: buganini at gmail.com
* BSD licensed charset/encoding converter library withmiwi2009-06-065-0/+77
| | | | | | | | | | more function than libiconv. (Currently only support few codecs) WWW: http://github.com/buganini/bsdconv/ PR: ports/134871 Submitted by: buganini at gmail.com
* Upgrade to 2.15.kuriyama2009-06-042-4/+4
|
* Build libiconv with -std=gnu89.ed2009-06-041-0/+1
| | | | | | | libiconv fails to link when built with a C99 compiler, because it uses GNU-style inlining. Approved by: marcus
* String::SetUTF8 lets you directly set or unset the UTF-8 flagdhn2009-05-265-0/+40
| | | | | | | | | | | | | for your strings. Sometimes you get binary data that Perl doesn't treat as UTF-8, so instead of doing a trick with pack and unpack you can just use this module. WWW: http://search.cpan.org/dist/String-SetUTF8/ Andrei V. Shetuhin <reki@reki.ru> PR: ports/134932 Submitted by: Andrei V. Shetuhin <reki@reki.ru>
* JSON (JavaScript Object Notation, http://json.org) is a lightweightmiwi2009-05-234-0/+43
| | | | | | | | | | | | | | | | | | | | | | data-interchange 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.JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, TCL, and many others. These properties make JSON an ideal data-interchange language. This package provides a simple encoder and decoder for JSON notation. It is intended for use with client-side Javascript applications that make use of HTTPRequest to perform server communication functions - data can be encoded into JSON notation for use in a client-side javascript, or decoded from incoming Javascript requests. JSON format is native to Javascript,and can be directly eval()'ed with no further parsing overhead. WWW: http://pear.php.net/package/Services_JSON/ PR: ports/134870 Submitted by: Wen Heping <wenheping at gmail.com>
* - Update to 0.60miwi2009-05-092-4/+4
| | | | | PR: 134309 Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer)
* - New port: convertors/fpc-iconvencacm2009-05-043-0/+31
| | | | Free Pascal unit to iconv library
* - Update to 0.30chinsan2009-04-122-4/+4
|
* Presenting GNOME 2.26 for FreeBSD. Seemarcus2009-04-102-4/+4
| | | | | | | | | | | | | http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new. On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers can make use of this provider by setting: WITH_GECKO=libxul The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen, Martin Matuska, Craig Butler, and Pawel Worach.
* - Mark MAKE_JOBS_UNSAFEpav2009-04-081-0/+1
| | | | Reported by: David Naylor <naylor.b.david@gmail.com>
* Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFEgarga2009-03-291-1/+2
|
* - Update to 2.33rafan2009-03-272-4/+4
|
* - Update to 0.29chinsan2009-03-232-4/+4
|
* - Update to 0.52amdmi32009-03-023-8/+6
| | | | | PR: 132235 Submitted by: Vladimir Timofeev <vovkasm at gmail dot com> (maintainer)
* Upgrade to 2.14.kuriyama2009-02-262-4/+4
|
* - Update to 2.23.11 (2.2311)clsung2009-02-192-4/+4
|
* - Update to 2.31rafan2009-02-172-4/+4
|
* - Update to 2.30rafan2009-02-172-4/+4
|
* - Update to 2.29rafan2009-02-152-4/+7
|
* - Update to 2.231 (2.23.1)clsung2009-02-092-5/+5
| | | | | | | | | | | | | Changelog (http://cpansearch.perl.org/src/MLEHMANN/JSON-XS-2.231/Changes): 2.231 Thu Nov 20 04:59:08 CET 2008 - work around 5.10.0 magic bugs where manipulating magic values (such as $1) would permanently damage them as perl would ignore the magicalness, by making a full copy of the string, reported by Dmitry Karasik. - work around spurious wanrings under older perl 5.8's. PR: ports/131321 Submitted by: "Cory R. King" <coryking_AT_mozimedia dot com>
* Perl extension for serialize/deserialize AMF0/AMF3 datajadawin2009-02-055-0/+42
| | | | | | | WWW: http://search.cpan.org/dist/Storable-AMF/ PR: ports/131361 Submitted by: Vladimir Timofeev <vovkasm at gmail.com>
* Update to 20090107 release.ale2009-02-012-7/+7
|
* - Update download locationspgollucci2009-02-011-0/+1
| | | | | | restore CPAN subdir Reported by: -fetch-original pointyhat run
* - Update download location, mirror it in my public distfilespgollucci2009-02-011-1/+1
| | | | Reported by: -fetch-original pointyhat run
* - Update 1.19clsung2009-01-272-4/+4
| | | | Changes: http://search.cpan.org/dist/JSON-Any/Changes
* - Update to 2.27rafan2009-01-222-4/+4
|
* Update to 0.004.tobez2009-01-092-4/+4
| | | | Changes: http://search.cpan.org/dist/Number-RecordLocator/Changes
* Update to 0.42,makc2009-01-041-5/+4
| | | | | | bump portrevision for dependent ports Approved by: maintainer (timeout), miwi (mentor)
* - Update to 1.14lwhsu2009-01-023-11/+12
| | | | | | PR: ports/130049 Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> Approved by: Kuang-che Wu <kcwu AT csie.org> (maintainer)
* Update to 0.27erwin2008-12-193-6/+55
|
* - Update to 0.6.2miwi2008-12-142-4/+4
|
* Update to 5.2.7 release.ale2008-12-071-1/+0
|
* - Update to 1.1.1miwi2008-12-073-21/+21
| | | | Approved by: maintainer implicit
* - Update to 0.28chinsan2008-11-272-4/+4
|
* Add p5-JSON-XS-VersionOneAndTwo 0.31, support versions 1 and 2 ofskv2008-11-225-0/+39
| | | | JSON::XS.
* Svglib is an experimental library for reading SVG files and convertingmiwi2008-11-145-0/+36
| | | | | | | | | | | | | | them(to a reasonable degree) to other formats using the Open Source ReportLab Toolkit. As a package it reads existing SVG files and returns them converted to ReportLab Drawing objects that can be used in a variety of ReportLab-related contexts, e.g. as Platypus Flowable objects or in RML2PDF. As a command-line tool it converts SVG files into PDF ones. WWW: http://pypi.python.org/pypi/svglib/ PR: ports/128752 Submitted by: Wen Heping <wenheping at wenheping.com>
* - Update to 1.12miwi2008-10-252-4/+4
|
* Upgrade to 0.04.kuriyama2008-10-182-6/+4
|
* - fix dependencyleeym2008-10-172-4/+5
| | | | - bump PORTREVISION
* - use @dirrmtry instead of @dirrmleeym2008-10-171-15/+15
|
* zbase32 is a base32 encoder/decoder.It is an alternatemiwi2008-10-055-0/+55
| | | | | | | | | base32 encoder but not RFC 3548 compliant. WWW: http://pypi.python.org/pypi/zbase32/ PR: ports/127771 Submitted by: Wen Heping <wenheping at gmail.com>
* - Update to 1.4.5garga2008-10-012-4/+4
|
* - Update to 2.23clsung2008-09-292-4/+4
| | | | Changes: http://search.cpan.org/dist/JSON-XS/Changes
* Update to version 0.5201demon2008-09-232-4/+5
| | | | | PR: 127190 Submitted by: lippe
* Upgrade to 2.12 (and remove unneeded dependencies).kuriyama2008-09-082-8/+4
| | | | | PR: ports/127153 Submitted by: leeym
* Reset infofarmer due to maintainer-timeouts and no response to email.linimon2008-09-071-1/+1
| | | | Hat: portmgr
* - Update to 0.7.8miwi2008-09-062-4/+4
| | | | | | PR: 126443 Submitted by: Charlie & <root@chinsan.info> Approved by: maintainer timeout
* Update to 20080315.knu2008-09-022-4/+4
|
* - Fix build on amd64jadawin2008-09-023-13/+76
| | | | | PR: ports/126653 Submitted by: Valerio Daelli <valerio.daelli _at_ gmail _dot_ com>
* - Update to 1.17clsung2008-08-292-5/+4
| | | | Changes: http://search.cpan.org/dist/JSON-Any/Changes
* - Update djvulibre to 3.5.21.stas2008-08-261-7/+2
| | | | - Update djview4 to 4.4.
* - Update to 0.4.12miwi2008-08-262-5/+4
| | | | | PR: 126837 Submitted by: Denise H. G. <darcsis@gmail.com> (maintainer)
* This is a standalone converter for the OpenOffice.org swriter (*.sxw,*.odt)amdmi32008-08-225-0/+64
| | | | | | | | | | | | | | | and scalc (*.sxc) formats. It doesn't depend on Open Office or any other external tools or libraries. There are three output modules: * o3read displays a dump of the parse tree * o3totxt creates plain text * o3tohtml creates html code Example: unzip -p document.odt content.xml | o3totxt WWW: http://siag.nu/o3read/ PR: ports/126320 Submitted by: Alex Samorukov <samm at os2 dot kiev dot ua>
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-217-8/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* - Update to 0.27chinsan2008-08-182-4/+4
|
* - Update to 0.26chinsan2008-08-102-4/+4
|
* - Update to 2.26rafan2008-07-202-5/+5
|
* - Update to 2.20miwi2008-07-202-4/+4
| | | | | | PR: 125670 Submitted by: Wen heping <wenheping@gmail.com> Approved by: clsung (implicit)
* Update to 0.25erwin2008-07-112-4/+4
|
* Upgrade to 2.11.kuriyama2008-07-023-4/+6
| | | | | Submitted by: Wen heping <wenheping@gmail.com> PR: ports/125066
* First all, ahze did most of work. Thanks ahze! Last week or so, I am justmezz2008-07-011-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merely pick up and help him. Thanks to many testers in both private and mailing list emails for report a few of build and dependencies problems. Also, thanks to marcus and Chess Griffin for test in their tinderboxes. x11/pixman: Update to 0.10.0 ------------------------------------------------------- Firefox 3 needs it. Orignal, the shared library was bumped and ahze has added a new feature in our USE_GNOME=ltverhack by can control the number of shared library. To control the number of shared library, add the ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your port, you need to make sure the ABI doesn't change to use it.. ------------------------------------------------------- graphics/cairo: Update to 1.6.4 ------------------------------------------------------- Firefox 3 needs it. We have updated most cairo binding ports too. ------------------------------------------------------- graphics/poppler: Update to 0.8.3 ------------------------------------------------------- The shared libraries version have been changed. All ports that depend on poppler have PORTREVISION bump. The graphics/py-poppler has been updated to 0.8.1 to work with newer poppler better. As for the poppler-qt, there is no shared library version change. ------------------------------------------------------- www/firefox3 and gecko ports related: Update to 3.0 final ------------------------------------------------------- The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer need to include bsd.gecko.mk/Makefile.common by manual. We are keeping it in backward compatibility, so the rest ports won't be break. We haven't add some other ports to have Firefox 3 support yet, so feel free to send us patch or commit it by yourself (to committers). However, view in bsd.gecko.mk for document. ------------------------------------------------------- Approved by: portmgr (marcus)
* - Update to 1.4.4garga2008-06-202-4/+4
|
* - Remove converters/compface, we already have this port on ports tree, see ↵lippe2008-06-185-45/+0
| | | | | | | mail/faces. Reported by: Gabor Zahemszky <Gabor@Zahemszky.HU> Approved by: gabor (mentor, implicit)
* Compface provides utilities and a library for converting tolippe2008-06-175-0/+45
| | | | | | | | | | | | and from the X-Face format, a 48x48 bitmap format used to carry thumbnails of email authors in a mail header. WWW: http://ftp.xemacs.org/pub/xemacs/aux/ PR: ports/124430 Submitted by: Ashish Shukla <wahjava@gmail.com> Reviewed by: lippe Approved by: gabor (mentor, implicit)
* - update to 1.11leeym2008-06-162-5/+4
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-069-4/+9
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Update to 0.71miwi2008-06-012-4/+4
| | | | | | PR: 123440 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Approved by: maintainer timeout
* - Update to 1.01miwi2008-05-312-4/+4
|
* - Reassign to perl@tabthorpe2008-05-261-1/+1
|
* - Update to 2.25rafan2008-05-122-4/+4
|
* Update to 0.105.tobez2008-05-082-4/+4
| | | | Changes: http://search.cpan.org/dist/Number-Nary/Changes
* Update to 0.4.10itetcu2008-05-062-5/+5
| | | | | PR: ports/123455 Submitted by: maintainer
* - Update to 0.24.chinsan2008-05-012-4/+4
|
* Reset aaron's port maintainerships due to many maintainer-timeouts.linimon2008-04-291-1/+1
|
* Update to 20080417 snapshot release.ale2008-04-222-7/+7
|
* - Update to 2.20 (2.2)clsung2008-04-213-4/+6
| | | | Changes: http://search.cpan.org/dist/JSON-XS/Changes
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-204-6/+5
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* Use MASTER_SITE_GOOGLE_CODE macro for MASTER_SITESedwin2008-04-191-1/+1
|
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-1735-69/+35
| | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
* Update to 0.24mat2008-04-162-4/+4
|
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-091-1/+1
| | | | With hat: portmgr
* - Update to 2.10 (2.1)clsung2008-04-072-5/+5
| | | | Changes: http://search.cpan.org/dist/JSON-XS/Changes
* - Add ruby 1.9 supportstas2008-04-061-1/+1
| | | | | | | | | | | | | | - Implement new knobs for gems and rake (these are included in ruby 1.9 distribution already). Also move gem bits from ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend on gems or rake you should define USE_RUBYGEMS/USE_RAKE accordingly. Also RAKE_BIN variable is provided for pointing to the right rake executable. - Rewrite RUBY_SCHEBANG in awk to eliminate build dependency on ruby. Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer) Tested by: ports@
* - Update to 1.16clsung2008-04-012-4/+7
| | | | Changes: http://search.cpan.org/dist/JSON-Any/Changes
* - Update to 0.23.chinsan2008-03-312-4/+4
|
* Update port to the 1.11 version.timur2008-03-314-27/+17
| | | | | PR: ports/120912 Approved by: shaun (mentor, implicit)
* Update to 20080323 snapshot.ale2008-03-262-7/+7
|
* - Move variables to make portlint happier.kuriyama2008-03-261-2/+1
|
* - Use CPAN macro.kuriyama2008-03-261-4/+3
| | | | | - Add NO_LATEST_LINK. - Move variables to make portlint happier.
* - Repository copy from p5-JSON to p5-JSON1.kuriyama2008-03-255-26/+22
| | | | | | | | | - Mark p5-JSON1 as conflicting with p5-JSON-2.x. - Upgrade p5-JSON to 2.07 and mark as conflicting with p5-JSON-1.x. - Use CPAN macro, add Test-Simple dependency and improve pkg-plist. PR: ports/120596 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
* Add p5-Text-Bidiahze2008-03-245-0/+44
| | | | | | | | Perl interface to the libfribidi library that implements the Unicode bidi algorithm. The bidi algorithm is a specification for displaying text that consists of both left-to-right and right-to-left written languages. WWW: http://search.cpan.org/~kamensky/Text-Bidi/
* - Fix buildmiwi2008-03-221-2/+4
| | | | | | | - Pass maintainership to perl PR: 121944 Submitted by: Gea-Suan Lin (gslin@gslin.org) (maintainer)
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-206-7/+0
|
* - Update to 2.24rafan2008-03-142-4/+4
|
* pdf2djvu creates DjVu files from PDF files. It's able to extract:jadawin2008-03-124-0/+49
| | | | | | | | | | | graphics, text layer, hyperlinks, document outline (bookmarks), and metadata. WWW: http://code.google.com/p/pdf2djvu/ PR: ports/121463 Submitted by: Denise H. G. <darcsis at gmail.com> Approved by: thierry@ (mentor)
* - Update enlightenment-devel and EFL libraries to the latest snapshotstas2008-03-125-0/+69
| | | | | | | | | | - Deprecate old unsupported apps and modules (entice, devian, eveil, engage) - Split evas and ecore to separate modules to handle dependencies properly - Disable PAM in enlightenment-devel as it don't work anyway (requires root privilegies) - Add DBUS support. Thanks to: az
* - Update to 0.06miwi2008-03-112-4/+4
|
* - Update to 1.12miwi2008-03-062-6/+5
| | | | | PR: 121180 Submitted by: Kuang-che Wu <kcwu@csie.org> (maintainer)
* Reset maintainer.erwin2008-02-281-1/+1
| | | | | <rewsirow@ff.iij4u.or.jp>: host mx.iij4u.or.jp[210.138.174.71] said: 550 5.1.1 <rewsirow@ff.iij4u.or.jp>... User Unknown (in reply to RCPT TO command)
* Update to 20080204 release.ale2008-02-283-16/+7
|
* Update addresses.knu2008-02-282-3/+3
|
* - Upgrade to 1.15 (1.x final version).kuriyama2008-02-266-22/+22
| | | | | | | | | - Use BUILD_DEPENDS= ${RUN_DEPENDS} to prevent from unnecessary dependency into RUN_DEPENDS. - Use @dirrmtry, because other module can use JSON::*. PR: ports/120762 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* - Chase library version bump for devel/libicalrafan2008-02-091-1/+2
| | | | PR: ports/118444 (libical update)
* - Update to 1.1.0miwi2008-01-292-8/+8
| | | | | | PR: 119748 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: maintainer
* Update to 0.70skv2008-01-162-4/+4
|
* Update to 1.7skv2008-01-162-4/+4
|
* - Update to 1.15clsung2008-01-082-4/+4
| | | | Changes: http://search.cpan.org/dist/JSON-Any/Changes
* - Update to 0.21.chinsan2008-01-062-4/+4
|
* - Update to 2.01clsung2008-01-052-5/+4
| | | | Changes: http://search.cpan.org/dist/JSON-XS/Changes
* - Update to 1.14clsung2008-01-052-4/+4
| | | | | PR: ports/119257 Submitted by: lth
* - Fix creation of dos filesbeech2007-12-173-6/+24
| | | | | | | | - Pass maintainership to submitter PR: ports/118568 Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> Approved by: linimon (mentor)
* Re-enable EXTRA_PATCHES option.bland2007-10-272-9/+12
| | | | PR: 117561
* - Update to 0.19chinsan2007-10-262-4/+4
|
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-256-40/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
* - Update to 1.12clsung2007-10-242-4/+4
|
* - Update to 1.11clsung2007-10-232-4/+4
|
* - Update to 1.52clsung2007-10-172-4/+4
|
* - Update to 1.10clsung2007-10-172-4/+4
|
* - Update to 1.51clsung2007-10-152-4/+4
|
* - Update to 1.09clsung2007-10-142-6/+6
|
* Remove expired Emacs ports and the surrounding expired ports:vd2007-10-142-22/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-08-19 chinese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 chinese/xemacs: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 converters/mule-ucs-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 devel/eieio-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/apel-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/bitmap-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/emacs19: emacs19 is obsolete; please use a more recent version 2007-08-19 editors/emacs20: "editors/emacs is recommended instead for new installations" 2007-08-19 editors/flim-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/mule-common: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 editors/mule: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 editors/semi-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/speedbar-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 irc/irchat-pj-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 irc/pure-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/diclookup-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/diclookup-mule: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+freewnn+sj3: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+sj3+wnn6: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+sj3+wnn7: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+sj3: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+wnn6: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+wnn7: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-sj3: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-wnn6: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-wnn7: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/navi2ch-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/w3: distfile is 10 years old and depends on emacs19 which is obsolete 2007-08-19 korean/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 www/w3: distfile is 10 years old and depends on emacs19 which is obsolete
* - Update to 1.14garga2007-10-126-10/+14
| | | | | | PR: ports/113892 Submitted by: Yen-Ming@utopia.leeym.com, Lee@utopia.leeym.com Approved by: maintainer timeout (over 3 months)
* - Remove extraneous comma from previous commitdanfe2007-10-112-2/+2
| | | | - Better English in port description
* - Convert to OPTIONS.bland2007-10-101-9/+7
| | | | | | - Pet portlint (spaces -> tab). PR: 117063
* - Update to 0.15.chinsan2007-10-092-4/+4
|
* Mark as broken with gcc4.2. While here, pet portlint.linimon2007-10-021-2/+8
|
* - Update to 0.14.chinsan2007-10-012-4/+4
|
* Update to 1.5skv2007-09-283-39/+4
| | | | Changes: http://search.cpan.org/src/MPIOTR/Text-Iconv-1.5/Changes
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-0812-85/+17
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* Drop support for perl 5.003.linimon2007-09-082-38/+1
| | | | Hat: portmgr
* - Update to 1.0.4.araujo2007-09-053-8/+14
| | | | | | PR: ports/115974 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) Approved by: stas (mentor)
* - Update to 1.0.2.araujo2007-08-313-8/+4
| | | | | | PR: ports/115489 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: itetcu (mentor), Tijl Coosemans <tijl@ulyssis.org> (maintainer)
* Update to 0.23mat2007-08-302-6/+5
|
* - change maintainer address on ports I maintaintabthorpe2007-08-231-1/+1
| | | | Approved by: clsung (mentor)
* Update to 0.10.9ahze2007-08-222-5/+4
|
* - Update to 1.44clsung2007-08-222-4/+4
|
* - Update to 1.43clsung2007-07-302-4/+4
| | | | | | PR: ports/115001 Submitted by: chinsan Reviewed by: clsung
* - Update to 1.42clsung2007-07-252-4/+4
|
* Add cocot, a code converter on TTY. It transparently filtersknu2007-07-245-0/+56
| | | | characters on a TTY converting from one encoding to another.
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* Start the deorbit burn of emacs20 and dependent files. They are antiquated.linimon2007-07-191-0/+3
| | | | | Discussed with: various emacs maintainers Hat: portmgr
* - Update to 1.41clsung2007-07-133-5/+7
|
* - Update to 1.05clsung2007-07-102-4/+4
|
* Update to 1.5erwin2007-06-162-4/+4
| | | | | PR: 113743 Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
* Change MAINTAINER addresses for my ports to point to the FreeBSD address.timur2007-06-151-1/+1
| | | | Approved by: shaun (mentor)
* - Update to 1.24clsung2007-06-142-4/+4
|
* - Update to 0.13chinsan2007-06-122-4/+4
| | | | | | PR: ports/113422 Submitted by: chinsan Approved by: rafan (mentor)
* - Update to 1.23clsung2007-06-092-4/+4
|
* - Update to 0.10.8pav2007-06-072-4/+4
|
* - Update to 2.23rafan2007-06-042-5/+24
|
* Fix build on amd64/ia64 by adding -fPIC to CFLAGS (port installs onlyarved2007-05-301-0/+1
| | | | a shared library).
* - Update to 1.22clsung2007-05-302-4/+4
|
* - Update to 1.09clsung2007-05-292-4/+4
|
* Update OID file to 2007-01-27.ale2007-05-282-7/+7
|
* - Update to 2.21rafan2007-05-273-4/+5
|
* - Update to 0.11rafan2007-05-273-5/+7
| | | | | PR: ports/113026 Submitted by: chinsan (maintainer)
* - Welcome X.org 7.2 \o/.flz2007-05-204-2/+4
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 0.09clsung2007-05-012-4/+4
| | | | | | PR: ports/112269 Submitted by: clsung Approved by: maintainer (chinsan)
* - Update to 1.04clsung2007-04-253-5/+4
|
* - Update to 2.20rafan2007-04-233-4/+5
|
* - Put auto/ first as other p5-*rafan2007-04-231-20/+20
|
* - Sortrafan2007-04-231-51/+51
|
* - Upgrade to 1.10.kuriyama2007-04-216-16/+14
| | | | | | - Remove perl 5.005 check. PR: ports/111837
* - Update to 0.08rafan2007-04-212-4/+4
| | | | | PR: ports/111930 Submitted by: chinsan (maintainer)
* - De-4.x-ify most of my ports to save gnats from excessive abusesat2007-04-181-2/+1
| | | | - s/CSME/CENKES/ in my ports
* - Update to 0.07rafan2007-04-142-5/+5
| | | | | PR: ports/111527 Submitted by: chinsan (maintainer)
* - Update to 0.05rafan2007-04-112-4/+4
| | | | | PR: ports/111442 Submitted by: chinsan (maintainer)
* - Update to 1.11clsung2007-04-092-4/+4
|
* - Update to 2.19rafan2007-04-082-4/+4
|
* This module will provide a coherent API to bring togetherclsung2007-04-075-0/+37
| | | | | | | | the various JSON modules currently on CPAN. This module will allow you to code to any JSON API and have it work regardless of which JSON module is actually installed. WWW: http://search.cpan.org/dist/JSON-Any/
* - Use a static PORTEPOCH for a while. We have a problem with the variablestas2007-04-051-1/+1
| | | | | | | initialization order. Reported by: many Thanks to: pav
* - Update to 1.10 (1.1)clsung2007-04-042-4/+5
|
* - Update ruby to 1.8.6stas2007-04-041-2/+2
| | | | | - Synchronise portversions and portepochs in all ruby subports - Take maintainerships of all ruby subports.
* - Update to 1.01clsung2007-04-012-4/+4
|
* - Update to 1.0clsung2007-03-312-4/+4
|
* - update to 0.21leeym2007-03-262-4/+4
| | | | | | PR: 109126 Submitted by: leeym Approved by: maintainer timeout
* This module converts Perl data structures to JSON and vice versa.clsung2007-03-265-0/+49
| | | | | | | | | | | | | 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/JSON-XS/
* - Update to 0.04rafan2007-03-262-4/+4
| | | | | PR: ports/110744 Submitted by: chinsan (maintainer)
* Reset mharo due to maintainer-timeouts and no response to PRs.linimon2007-03-231-1/+1
| | | | Hat: portmgr
* - Update to 0.03rafan2007-03-222-4/+4
| | | | | PR: ports/110623 Submitted by: chinsan (maintainer)
* Add p5-JSON-DWIW 0.02, JSON converter that Does What I Want.rafan2007-03-195-0/+44
| | | | | PR: ports/110468 Submitted by: chinsan
* Reset dev@fenux.net due to maintainer-timeouts and no response to email.linimon2007-03-141-1/+1
| | | | Hat: portmgr
* - Mark BROKEN on non-i386 arch.rafan2007-03-111-1/+7
| | | | | | | I tried to use newer chmlib from misc/chmlib, it compiles but does not work. Perhaps, there are still problems in chmview itself. Reported by: pointyhat via kris
* - Update the description with text from the websitepav2007-03-091-6/+3
| | | | | PR: ports/110116 Reported by: Charming Sun <snnn119@gmail.com>
* - Update to 2.0 beta 3rafan2007-03-056-141/+192
| | | | | | | - Use USE_DOS2UNIX instead our own wheel PR: ports/109393 Submitted by: Ivan Petrov <petrovdear at gmail.com>
* Reset alexs@snark.rinet.ru due to maintainer-timeouts and no response tolinimon2007-03-051-1/+1
| | | | | | email. Hat: portmgr
* Reset inactive maintainer. While here, note that project has moved tolinimon2007-03-051-2/+3
| | | | | | | Sourceforge, but the ancient version in this port is not located there. This port needs an update. Hat: portmgr
* - Update to 1.0.1rafan2007-02-192-5/+5
| | | | | PR: ports/109292 Subimtted by: Tijl Coosemans <tijl at ulyssis.org> (maintainer)
* - Bump portrevison for the last fix.stas2007-02-191-0/+1
| | | | Noticed by: kris
* - Remove pkg-plist, forgotten on the previous commit.stas2007-02-181-8/+0
| | | | Reported by: kris
* Upgrade to 2.13.thierry2007-02-142-5/+4
| | | | Changelog at <http://billposer.org/Software/a2b.html#changelog>.
* - Remove ruby 1.6 stuff.stas2007-02-142-30/+14
|
* - Update MASTER_SITESmiwi2007-02-091-4/+1
| | | | | PR: 108875 Submitted by: Hans Fredrik Nordhaug <hans@nordhaug.priv.no>
* Update to 0.67skv2007-02-072-4/+4
| | | | | | Changes: http://search.cpan.org/src/MHX/Convert-Binary-C-0.67/Changes PR: ports/108210 Submitted by: Gea-Suan Lin <gslin xx gslin.org>
* - Update to 0.05rafan2007-02-042-8/+7
| | | | - Now it requires Perl 5.8.1 and above
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-013-0/+3
|
* - Remove support for a.out format and PORTOBJFORMAT variable from individualpav2007-01-301-9/+2
| | | | | | ports With hat: portmgr
* Use libtool port instead of included one to avoid objformat a.out botchkris2007-01-282-0/+2
|
* Add converters/p5-Number-RecordLocator, a Perl module that encodestobez2007-01-255-0/+42
| | | | integers into a short locator string.
* . change dependencies: shells/bash2 -> shells/bash;bsam2007-01-172-7/+8
| | | | | | | | | | | | | | | . bump PORTREVISION (RUN_DEPENDS changes); . for converters/konwert: - introduce PATCHLEVEL to be used instead of PORTREVISION at filenames; - update to new PATCHLEVEL=11. PR: 107000 [1], 107046 [2], 107106 [3], 107114 [4] Submitted by: bsam (me) Approved by: all maintainers timeout three and a half week: mij at bitchx.it [1] j.koopmann at seceidos.de [2] chuynh at biolateral.com.au [3] alexs at snark.rinet.ru [4]
* Add converters/p5-Number-Nary 0.102, a Perl module that lets one converttobez2007-01-055-0/+45
| | | | | numbers into strings that encode the number using the digit set of one's choice.
* - Update to 1.08clsung2006-12-202-4/+4
|
* Upgrade to v. 2.12.thierry2006-12-202-4/+5
| | | | Changelog at <http://billposer.org/Software/a2b.html#changelog>.
* Pacify gcc42 build.bland2006-12-192-0/+127
| | | | Reported by: krismail
* Drop maintainershiplioux2006-12-151-1/+1
|
* Give up maintainershiplioux2006-12-112-2/+2
|
* Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.demon2006-12-031-1/+1
|
* - Deprecateerwin2006-11-281-0/+3
| | | | | | | - Set EXPIRATION_DATE PR: 105921 Submitted by: gabor
* Upgrade to 1.00.sumikawa2006-11-212-4/+4
| | | | Approved by: gslin@gslin.org (maintainer)
* - Update to 0.06clsung2006-11-142-4/+4
|
* Update to 0.66skv2006-11-112-4/+4
| | | | Changes: http://search.cpan.org/src/MHX/Convert-Binary-C-0.66/Changes
* - Make fetchable (mirror since main site is off).alepulver2006-11-061-1/+1
| | | | | PR: ports/104780 Submitted by: Kay Abendroth <kay.abendroth@raxion.net>
* Obey user setting of EMACS_PORT_NAME to be friendry for emacs22.ume2006-11-051-1/+1
|
* INSTALLS_SHLIB -> USE_LDCONFIG.mezz2006-11-053-3/+3
| | | | Found by: portlint (cports.sh)
* The ticonv library is a library to work with the various TIalepulver2006-11-015-0/+52
| | | | | | | | | | | | calculator character sets. WWW: http://tilp.info/ - Tijl Coosemans tijl@ulyssis.org PR: ports/104407 Submitted by: Tijl Coosemans <tijl at ulyssis.org>
* - adopt MAINTAINERSHIPdinoex2006-10-311-1/+1
|
* - Fix dependency for Perl < 5.7.1rafan2006-10-311-1/+8
| | | | | | PR: ports/104671, ports/104672 Submitted by: Jin-Shan Tseng, Gea-Suan Lin Approved by: Kuang-che Wu (maintainer)
* Add p5-Convert-Bencode_XS 0.05, faster conversions to/from Bencodeclsung2006-09-275-0/+59
| | | | | | | format. PR: ports/102395 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* - Reformat pkg-descrrafan2006-09-152-6/+6
| | | | | | | | | - Add WWW entry - pet portlint(1) - Pass maintainership to submitter PR: ports/103266 Submitted by: Thomas Abthorpe <thomas at goodking.ca>
* Try to fix build on amd64.ale2006-09-081-0/+10
|
* Reset inactive maintainer who has not responded to email.linimon2006-09-061-1/+1
| | | | Hat: portmgr
* Update to 1.4.3garga2006-09-052-5/+6
|
* Reassign from inactive maintainer to new volunteer.linimon2006-09-041-1/+1
| | | | Hat: portmgr
* Update to 0.65skv2006-09-042-4/+4
| | | | | PR: ports/102565 Submitted by: Gea-Suan Lin <gslin xx gslin.org>
* - Update to 1.10miwi2006-08-302-4/+4
| | | | | PR: ports/102652 Submitted by: Kuang-che Wu <kcwu(at)csie.org> (maintainer)
* Latest p5-JSON-Syck is migrated into p5-YAML-Syck.sumikawa2006-08-295-35/+0
|
* JSON::Syck is a syck implementatoin of JSON parsing and generation.sumikawa2006-08-285-0/+35
| | | | WWW: http://search.cpan.org/dist/JSON-Syck/
* WAP::wbxml module implements binarisation of XML file according themiwi2006-08-186-0/+68
| | | | | | | | | | | | | | 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)
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
| | | | | | | - these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Reset inactive maintainer (recent timeouts).linimon2006-08-142-2/+2
| | | | Hat: portmgr
* - Catch up with NOPROFILE -> NO_PROFILE change. [1]bland2006-08-091-2/+2
| | | | | | - INSTALLS_SHLIB -> USE_LDCONFIG Submitted by: dionex [1]
* - Update to v0.03aaron2006-08-015-25/+7
| | | | | PR: ports/100947 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* - Provide additional mirrors where neededsat2006-07-311-4/+1
| | | | | - Convert to "magic" master sites - Various minor portlint-prodded fixes
* - Rid the tree of double slashes in URL pathssat2006-07-281-1/+1
|
* - Update mastersite, readded droso mastersite with right path.jmelo2006-07-241-1/+2
|
* - Remove bad site:jmelo2006-07-241-2/+1
| | | | * ftp://ftp.nihon-u.ac.jp/pub/text/m17n/mule/Mule-UCS/test/
* - Remove bad site:jmelo2006-07-241-2/+1
| | | | * http://dl.droso.net/ports/
* - Upgrade to 0.03.kuriyama2006-07-112-4/+6
| | | | | PR: ports/99945 Submitted by: leeym
* Add p5-Encode-Detect 0.01, an Encode::Encoding subclass that detects therafan2006-07-105-0/+53
| | | | | | | encoding of data. PR: ports/99980 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* Update to 20060622 release.ale2006-07-062-7/+7
|
* - Update to 1.07aaron2006-07-024-10/+10
| | | | | | PR: ports/99058 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)
* Change to my FreeBSD.org email.rafan2006-06-272-2/+2
| | | | Approved by: delphij (mentor)
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.clsung2006-06-265-5/+0
| | | | | | | | | - this commit modified ports maintained by (non-)ports@, so approved by portmgr (erwin) first. PR: ports/98755 Submitted by: rafan Approved by: portmgr (erwin)
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.clsung2006-06-252-2/+0
| | | | | | | - this commit modified ports maintained by ports@ PR: ports/98755 Submitted by: rafan (the fresh committer)
* Chase lib version bumpmiwi2006-06-141-1/+2
| | | | | | | Bump PORTREVISION Submitted by: Kris m Approved by: krion (mentor)
* - Update from v1.09 to v1.11aaron2006-06-134-10/+10
| | | | | | | | | - Update pkg-plist - Add WWW and Authors to pkg-descr PR: ports/98178 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)