aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* File::Inplace is a Perl module intended to ease the common task ofglarkin2010-12-095-0/+40
| | | | | | | | | | | | | | editing a file in-place. Inspired by variations of Perl's -i option, this module is intended for somewhat more structured and reusable editing than command line Perl typically allows. File::Inplace endeavors to guarantee file integrity; that is, either all of the changes made will be saved to the file, or none will. It also offers functionality such as backup creation, automatic field splitting per-line, automatic chomping/unchomping, and aborting edits partially through without affecting the original file. WWW: http://search.cpan.org/dist/File-Inplace/
* - Fix dependency versionspgollucci2010-12-091-1/+1
|
* - Update to 1.19pgollucci2010-12-082-4/+3
| | | | | | | PR: ports/152655 Submitted by: Patrick Powell <papowell@astart.com> With Hat: perl@ Changes: http://search.cpan.org/dist/XML-Compile/Changes
* With portmgr hat, reassign some ports from clsung to perl, since clsunglinimon2010-12-089-12/+7
| | | | is apparently having some trouble with email.
* With portmgr hat, reassign these from clsung (who is apparently havinglinimon2010-12-081-1/+1
| | | | email troubles) to ruby@.
* Update to 0.2.1.ume2010-12-072-13/+9
|
* - Update to 1.0.0pgollucci2010-12-072-4/+3
| | | | | | | PR: ports/152516 Submitted by: myself (pgollucci) Approved by: freebsdports@chillibear.com (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic
* - Remove MD5 checksum from distinfonivit2010-12-042-7/+4
| | | | | | | | - Use bsd.tcl.mk facility - Bump PORTREVISION (change pkg dependencies) PR: ports/152705 Submitted by: mm
* Sync to new bsd.autotools.mkade2010-12-0476-78/+78
|
* Add textproc/p5-String-Flogger, a string munging Perl module fortobez2010-12-045-0/+41
| | | | loggers.
* - Fix fetch error and update to 1.0108wen2010-12-032-4/+4
| | | | | PR: ports/152557 Submitted by: "Zane C.B." <vvelox@vvelox.net>
* KDE FreeBSD team is glad to present Qt 4.7.1 in ports.makc2010-12-036-10/+8
| | | | | | | | | | | | | | | | | | | | | | | Along with Qt4 the following ports are updated: PyQt4 ports to 4.8.1 devel/py-sip to 4.11.2 devel/qscintilla2 to 2.4.5 PyKDE3 to 3.16.7 PyQt3 tp 3.18.2-snapshot-20091119 New ports added: devel/qt4-declarative devel/py-qt4-declarative x11/qt4-graphicssystems-opengl This release has been contributed by: Thomas Abthorpe (tabthorpe) Max Brazhnikov (makc) Dima Panov (fluffy) Alberto Villa (avilla) We'd like to thank Martin Wilke (miwi) for exp-run.
* - Grant maintainership, drop md5 checksumpav2010-12-022-2/+1
| | | | | PR: ports/152735 Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
* add WITHOUT_NLS support.sanpei2010-12-022-3/+87
| | | | | | (Don't update charset.alias if WITHOUT_NLS is set) Submitted by: swell.k at gmail.com
* Update maintainer's email address.linimon2010-12-022-2/+2
| | | | Submitted by: maintainer (private email)
* I forgot to add lib/charset.alias to PLIST_FILES.sanpei2010-12-011-1/+3
| | | | Pointed out by: QAT
* - Remove PERL_SITELIBDIRsunpoet2010-12-012-2/+0
| | | | - Remove obsolete MD5 sum
* Update to 0.6.4sanpei2010-11-307-313/+3
|
* Switch to the USE_TCL API. This means, using Tcl-8.5 by default, which,mi2010-11-301-12/+10
| | | | sadly, necessitates a PORTREVISION bump.
* - Update soprano to 2.5.3 maintenance stable releasefluffy2010-11-292-4/+3
|
* - Upgrade to 1.0.4.kuriyama2010-11-284-16/+18
|
* - Update to 1.0.5lwhsu2010-11-282-4/+5
|
* - Upgrade to 0.79.kuriyama2010-11-282-4/+3
|
* Bump portrevision, to build agains fixed libxml2 library (2.7.8_1).kwm2010-11-281-1/+1
|
* Correct pkg-plist.nobutaka2010-11-281-1/+1
| | | | Reported by: QAT
* Re-enable symbol versioning. This fixes the undefined symbols.kwm2010-11-282-5/+14
| | | | | | PR: ports/152616 ports/152612 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> Pascal Stumpf <Pascal.Stumpf@cubes.de>
* Update to 2.7.8.marcus2010-11-273-15/+3
|
* Library to perform character encoding auto-detection in Ruby.pgollucci2010-11-274-0/+26
| | | | | | | WWW: https://github.com/jmhodges/rchardet PR: ports/152219 Submitted by: Eric Freeman <freebsdports at chillibear.com>
* - Update to 4.2.2pgollucci2010-11-272-4/+3
| | | | | | PR: ports/152207 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 1.6.0.nobutaka2010-11-2725-202/+440
| | | | | | | | | | - Add textproc/uim-kde4, KDE4 panel applet of uim input method. It is a slave port of textproc/uim. - Remove japanese/uim-canna and japanese/uim-prime. Now the canna and prime modules are implemented as scheme scripts and they can be installed from textproc/uim. - Enable helper tools installation of textproc/uim-qt4. - Enable sj3 support of textproc/uim.
* Use MASTER_SITE_SUBDIR instead of rolling my own.uqs2010-11-261-1/+2
| | | | Clue provided by: pav
* - Fix plistpav2010-11-261-2/+0
| | | | | PR: ports/152536 Submitted by: Denis Pokataev <catone@cpan.org> (maintainer)
* Fix remaining MASTER_SITE_LOCAL abuses for my ports.uqs2010-11-261-1/+1
|
* - Update to 1.102960wen2010-11-243-11/+19
| | | | | | | Changelog: http://search.cpan.org/src/NPEREZ/POE-Filter-XML-1.102960/Changes PR: ports/152367 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* Update to version 2.1.3jpaetzel2010-11-244-8/+13
| | | | | | PR: ports/152479 Submitted by: Josh Paetzel <jpaetzel@FreeBSD.org> Approved by: Denis Pokataev <catone@cpan.org> (maintainer)
* - Update to 1.4.4pgollucci2010-11-232-5/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 0.04wen2010-11-222-4/+7
| | | | Changelog: http://cpansearch.perl.org/src/SARTAK/HTML-RewriteAttributes-0.04/Changes
* In order to build many docs, including but not limited to gnome-relateddougb2010-11-223-1422/+1393
| | | | | | | | | | | | | | | things, the OPTIONS _FO, _HTML, _MANPAGES, and _XHTML are not really optional. Documentation builds for various ports will fail due to missing files. Remove these options, and update Makefile and plist accordingly. While I'm here sort the plist in the traditional way (optional elements sorted in line with the non-optional ones, portdocs listed last) and remove the MD5 from the distinfo file. PR: ports/151771 Submitted by: dougb Approved by: maintainer timeout
* Qt gui for google translate based on ajax apiamdmi32010-11-225-0/+60
| | | | | | | WWW: http://code.google.com/p/qgt PR: 152416 Submitted by: Oleg Ginzburg <olevole@olevole.ru>
* - Upgrade to 0.9.kuriyama2010-11-213-5/+7
|
* Update to 1.8.1jpaetzel2010-11-213-4/+81
|
* - Bump PORTREVISION due for textproc/estraier be updated.araujo2010-11-211-0/+1
|
* - Update to 1.2.30.araujo2010-11-214-33/+25
| | | | | PR: ports/151555 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thiskwm2010-11-206-19/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.32/ This will be the last release of the GNOME 2.x series, mainly a bugfix and bridge release to the first release of the GNOME 3.x series. This release features commits by avl, marcus, mezz and myself. The FreeBSD GNOME Team would like to thank the following contributors and testers for there help with this release: Zane C.B. <vvelox@vvelox.net> romain@ Olaf Seibert <O.Seibert@cs.ru.nl> DomiX Bapt <baptiste.daroussin@gmail.com> jsa@ miwi@ Sergio de Almeida Lenzi <lenzi.sergio@gmail.com> Maxim Samsonov <xors@mne.ru> Kris Moore And pav@ for 2 exp-runs PR: ports/152255 ports/143260 ports/141033 ports/149629 ports/150350 ports/151523 With hat: gnome@
* groonga is an open-source fulltext search engine and column store.kuriyama2010-11-206-0/+452
| | | | | | | It lets you write high-performance applications that requires fulltext search. WWW: http://groonga.org/
* - Update to 0.20sunpoet2010-11-182-4/+3
| | | | | | Changes: http://search.cpan.org/dist/FormValidator-Lite/Changes PR: ports/152321 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
* - Update to 1.94jadawin2010-11-182-4/+3
| | | | - Changelog: http://cpansearch.perl.org/src/PETDANCE/ack-1.94/Changes
* Fix issue with patch not applyingjpaetzel2010-11-161-2/+2
| | | | | | PR: ports/152272 Submitted by: Paul Mather <paul@gromit.dlib.vt.edu> Approved by: Tom Judge <tom@tomjudge.com> (maintainer)
* Add the pkg-messagedougb2010-11-161-0/+4
|
* Update to the latest version, 1.35dougb2010-11-164-32/+252
| | | | | | | | | | | | For the port: 1. Fix spacing in header 2. Put the contrib files into their relative dirctories 3. Install the (new?) sample files 4. Switch to pkg-message The previous maintainer has indicated that he no longer has the ability to maintain the port. Cast it back into the pool for now in case an eager volunteer appears. I plan to keep at least one eye on it in the meantime.
* - Update to 3.00.0pgj2010-11-152-4/+3
|
* - Update to 4.12pgj2010-11-152-4/+3
|
* - Update to 0.3.6wen2010-11-152-4/+3
|
* - Update to 0.1407sunpoet2010-11-153-6/+6
| | | | Changes: http://search.cpan.org/dist/Validator-Custom/Changes
* - Update to 0.1405sunpoet2010-11-143-7/+9
| | | | Changes: http://search.cpan.org/dist/Validator-Custom/Changes
* - Update to 3.15sunpoet2010-11-133-11/+6
| | | | | | Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog PR: ports/152161 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* - Update to 0.42sunpoet2010-11-132-4/+3
| | | | | | Changes: http://search.cpan.org/dist/XML-FeedPP/Changes PR: ports/152160 Submitted by: Oleg A. Mamontov <oleg@mamontov.net> (maintainer)
* Cleanup MASTER_SITES and since i'm here, remove MD5garga2010-11-122-2/+1
|
* - Update to version 1.4.0wen2010-11-114-39/+55
| | | | | | | - Respect WITHOUT_NLS knob PR: ports/151210 Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer)
* - github is redirecting all these to https nowpgollucci2010-11-115-6/+6
|
* Tralics is a free software whose purpose is to convert a LaTeXwen2010-11-104-0/+34
| | | | | | | | | document into an XML file. WWW: http://www-sop.inria.fr/miaou/tralics/ PR: ports/152081 Submitted by: Artyom Olshevskiy <siasiamail@gmail.com>
* - Update to 1.09jadawin2010-11-102-4/+3
| | | | - Changelog: http://cpansearch.perl.org/src/KHAMPTON/XML-Schematron-1.09/Changes
* - update to 0.10leeym2010-11-092-5/+6
|
* - update to 1.893leeym2010-11-093-10/+4
|
* - Fix build by letting configure come up with its own value of ${CPP}pav2010-11-081-0/+1
| | | | Reported by: pointyhat
* Update to 2.1.2jpaetzel2010-11-083-7/+9
| | | | | PR: ports/151933 Approved by: Denis Pokataev <catone@cpan.org> (Maintainer)
* - Update to 0.08sunpoet2010-11-072-4/+3
| | | | Changes: http://search.cpan.org/dist/CSS-Minifier-XS/Changes
* - Add XML catalog to allow software to easily find this DTDgabor2010-11-074-3/+15
| | | | | | | - Bump PORTREVISION PR: ports/151985 Submitted by: mandree
* CLucene is a C++ port of Lucene: the high-performance,jpaetzel2010-11-0528-0/+1018
| | | | | | | | | | full-featured text search engine written in Java. CLucene is faster than lucene as it is written in C++. WWW: http://sourceforge.net/projects/clucene/ PR: ports/151951 Submitted by: Tom Judge <tom at tomjudge.com>
* Update to 1.0.9skv2010-11-042-5/+5
| | | | | | | Changes: http://cpansearch.perl.org/src/ELLIOTJS/Perl-Critic-1.109/Changes PR: ports/151620 Submitted by: skv Approved by: maintainer timeout (14 days)
* - Update to 0.3.1miwi2010-11-042-4/+4
|
* - Update to 1.3.8wen2010-11-043-13/+27
| | | | | | PR: ports/149616 Submitted by: Jin-Sih Lin <linpct@gmail.com> Approved by: maintainer
* - Update to 1.0.6wen2010-11-042-8/+9
| | | | Changelog: http://search.cpan.org/src/LIMAONE/LaTeX-Table-v1.0.6/Changes
* - Fix install categorymiwi2010-11-041-0/+2
| | | | | | PR: 151765 Submitted by: Chris St Denis <chris@smartt.com> Approved by: maintainer
* - Update to 0.09sunpoet2010-11-042-4/+3
| | | | Changes: http://search.cpan.org/dist/JavaScript-Minifier-XS/Changes
* XML::Entities provides a mapping from the standard XML entitieswen2010-11-035-0/+46
| | | | | | | to their Unicode characters. A function for decoding is provided. The mapping can be generated from a DTD file with entity definitions. WWW: http://search.cpan.org/dist/XML-Entities/
* - update to 0.41leeym2010-11-012-4/+3
|
* - update to 1.31bapt2010-11-012-4/+3
| | | | - changes: http://cpansearch.perl.org/src/ESUMMERS/MARC-Charset-1.31/Changes
* - Remove bogus how dependency.stas2010-10-311-2/+1
| | | | | | - Bump PORTREVISION. Reported by: Alexander Logvinov <avl@logvinov.com>
* - Update to 3.37bapt2010-10-292-4/+3
| | | | - Changes: http://cpansearch.perl.org/src/MIROD/XML-Twig-3.37/Changes
* - update to 0.39leeym2010-10-292-12/+12
|
* - Update to 0.7.1wen2010-10-292-4/+4
|
* Deprecate md5 in favour of sha256 checksums. md5 checksums will no longererwin2010-10-295-5/+5
| | | | | | | | | | be generated or checked, and will be silently ignored for now. Also, generalize the MD5_FILE macro to DISTINFO_FILO. PR: 149657 Submitted by: rene Approved by: portmgr Tested on: pointyhat i386 7-exp
* - Add p5-CSS-Simple-2874sunpoet2010-10-294-0/+37
| | | | | | | | | | | CSS::Simple is an interface through which to read/write/manipulate CSS files while respecting the cascade order. WWW: http://search.cpan.org/dist/CSS-Simple PR: ports/151798 Submitted by: Vivek Khera <vivek@khera.org> Approved by: pgollucci (mentor, implicit)
* - Update to 0.34wen2010-10-272-4/+4
| | | | | | | Changes: http://search.cpan.org/src/INGY/YAML-LibYAML-0.34/Changes PR: ports/151756 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
* - Update to 1.54clsung2010-10-272-4/+4
| | | | | PR: ports/151458 Submitted by: Julien Laffaye <kimelto_AT_gmail dot com>
* - Honor WITHOUT_NLS.kuriyama2010-10-261-1/+1
| | | | | PR: ports/151469 Submitted by: pgollucci
* - Update to 2.0.1 while I'm heresunpoet2010-10-253-11/+9
| | | | | | | | | | - Add LICENSE - Fix WWW formating Changes: http://www.pell.portland.or.us/~orc/Code/markdown/#Source.Code PR: ports/151666 Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer) Approved by: pgollucci (mentor, implicit)
* Update to bibtex2html 1.96. This brings the following changes:gerald2010-10-253-4/+15
| | | | | | | | | | | | | - bib2bib: option "--php-output" to produce output as a PHP 2D array. - bib2bib: options "--remove" and "--rename" to remove or rename fields. - bib2bib: option "--no-comment", to prevent generation of extra comments. - Fixed support for DOI links: when field "doi" is already an URL, the DOI prefix is not prepended. - Tags "bibtexnumber" and "bibtexitem" are now inserted to ease the customization using CSS. - Option -debug now prints the exact BibTeX commmand which is run. - New option --note-html similar to --note but assuming a bibtex field already in HTML format.
* - Replace dependency on non-existing or obsolete gecko providers withbeat2010-10-241-3/+3
| | | | | | optional dependency on Firefox which was removed with Rev 1.29. With hat: gecko
* - Update to 0.13avl2010-10-242-5/+4
|
* remove needless USE_LDCONFIGmakc2010-10-241-2/+4
| | | | | pacify portlint mark IGNORE: does not compatible with redland-1.0.12
* Update to 1.0.12makc2010-10-242-6/+5
| | | | update MASTER_SITES
* Update to 0.9.20makc2010-10-242-6/+6
| | | | | update MASTER_SITES pacify portlint
* - Update to 2.5.araujo2010-10-222-4/+4
|
* Update to 10.8itetcu2010-10-222-10/+11
| | | | // at some point, I should add QT3 support.
* - Update to 0.3.5wen2010-10-212-4/+4
|
* - update to 1.20leeym2010-10-212-4/+4
|
* Update my MAINTAINER address to culot@FreeBSD.org.culot2010-10-201-1/+1
| | | | Approved by: sahil@ (mentor)
* - Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta infopgollucci2010-10-2015-15/+15
| | | | | | Prompted by: distilator With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* Add a patch to fix CDATA parser for xml filesgarga2010-10-192-0/+12
| | | | Obtained from: http://alioth.debian.org/tracker/index.php?func=detail&aid=312773&group_id=30267&atid=410622
* - Update to 0.40.1garga2010-10-192-6/+7
| | | | - Take maintainership
* - Update to 0.1403sunpoet2010-10-193-7/+10
| | | | | Changes: http://search.cpan.org/dist/Validator-Custom/Changes Approved by: pgollucci (mentor, implicit)
* - Update to 1.0.2wen2010-10-192-6/+5
|
* Update to 1.0makc2010-10-163-5/+5
| | | | | PR: ports/151474 Submitted by: Geoffrey C. Speicher (maintainer)
* Update to 6390makc2010-10-162-8/+6
| | | | | | | Update maintainer address PR: ports/151161 Submitted by: Denis Shaposhnikov (maintainer)
* Punt autoconf267->autoconf268ade2010-10-1619-33/+33
|
* - Upgrade to 0.76.kuriyama2010-10-162-4/+4
|
* Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds.kmoore2010-10-164-4/+4
|
* - Update to 0.013ashish2010-10-153-8/+11
| | | | Approved by: tabthorpe (mentor)
* Change maintainership to a new volunteererwin2010-10-151-1/+1
| | | | Submitted by: Jose Garcia Juanino <jjuanino@gmail.com> (previous maintainer)
* - update to 2.4.0leeym2010-10-142-13/+14
|
* - update to 0.97leeym2010-10-132-14/+10
|
* - update to 4.01leeym2010-10-132-7/+7
|
* - Catch up with p5-gettext renamingpav2010-10-131-1/+1
| | | | Reported by: pointyhat
* use USE_CSTD=gnu89 to fix the build with a C99 compiler like clang.kwm2010-10-121-0/+1
|
* - Add support for image formats other than PNGwen2010-10-122-1/+15
| | | | | | | - Add desktop menu-entry PR: ports/150515 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
* - Update to 0.31.00pgollucci2010-10-123-5/+6
| | | | | | | PR: ports/151010 Submitted by: max Approved by: maintainer timeout (clsung ; 14 days) Changes: http://search.cpan.org/dist/XML-RSS-LibXML/Changes
* - Update to 0.612pgollucci2010-10-122-4/+4
| | | | | | | PR: ports/151009 Submitted by: max Approved by: maintainer timeout (clsung ; 14 days) Changes: http://search.cpan.org/dist/XML-Writer/Changes
* - Update to 0.41swills2010-10-112-4/+4
| | | | | Submitted by: me (swills, maintainer) Approved by: wxs (co-mentor)
* Use USE_CSTD=gnu89 to build libxml2.kwm2010-10-102-0/+12
| | | | | | | | When build with Clang it tries to use C99 math functions we don't have. Also fix a symbol collision with the python bindings that got exposed by a Clang bug. With hat: gnome
* - Update to 0.25lwhsu2010-10-093-4/+5
|
* - Upgrade to 1.8.kuriyama2010-10-092-4/+7
|
* - Upgrade to 2.40.kuriyama2010-10-093-10/+13
|
* - Upgrade to 0.18.kuriyama2010-10-092-4/+4
|
* - Upgrade to 0.75.kuriyama2010-10-092-4/+4
|
* Upgrade to version 2.0.3.olgeni2010-10-086-54/+36
| | | | Obtained from: swell.k gmail com
* - Fix pkg-plisttota2010-10-081-0/+1
| | | | Spotted by: QAT
* - Update to 0.2.8sunpoet2010-10-083-5/+8
| | | | | | | | - Use PLIST_FILES PR: ports/151250 Submitted by: Olivier DUCHATEAU <duchateau.olivier@gmail.com> (maintainer) Approved by: pgollucci (mentor)
* - Update to 0.1402sunpoet2010-10-082-4/+4
| | | | | Changes: http://search.cpan.org/dist/Validator-Custom/Changes Approved by: pgollucci (mentor)
* - Update to 3.36wen2010-10-082-4/+4
|
* Migration of final set of working ports from automake{19,110} -> 111ade2010-10-0715-22/+23
|
* - Add a new port: textproc/ruby-rttooltota2010-10-065-0/+82
| | | | | | | | | | | RT is a simple and human-readable table format. RTtool is a converter from RT into various formats. RT can be incorporated into RD. At this time, RTtool can convert RT into HTML and plain text. To convert into plain text, you need w3m. WWW: http://www.rubyist.net/~rubikitch/computer/rttool/index.en.html
* - Bump PORTREVISION for updated source codesunpoet2010-10-062-4/+5
| | | | | | PR: ports/151120 Submitted by: Martin Dieringer <martin.dieringer at gmx.de> (maintainer) Approved by: pgollucci (mentor)
* - Update to 0.1401sunpoet2010-10-062-4/+4
| | | | | Changes: http://search.cpan.org/dist/Validator-Custom/Changes Approved by: pgollucci (mentor)
* Round one migration of ports from automake{19,110} to automake111ade2010-10-062-2/+2
|
* - Upate to 2.2.2pgollucci2010-10-052-4/+4
| | | | | | | PR: ports/151053 Submitted by: myself (pgollucci) Approved by: maintainer timeout (peter.schuller@infidyne.com ; 14 days) Sponsored by: RideCharge Inc. / TaxiMagic
* - update to 0.05leeym2010-10-052-4/+4
|
* - update to 1.19leeym2010-10-052-4/+4
|
* Use libtool in c++ mode instead of c mode, to link C++ code.kwm2010-10-031-0/+15
| | | | | | This fixes the build with clang. Submitted by: rene@
* - fix pylucene dependencymm2010-10-031-1/+1
| | | | Reported by: pointyhat (pav)
* - Fix dependency versions based on rubygems.orgavl2010-10-021-1/+2
| | | | | PR: ports/150821 Submitted by: pgollucci
* Distfile was re-rolled to be updated to 3.89.lx2010-10-022-5/+4
| | | | Submitted by: pointy/erwin
* Update to 0.2008.tobez2010-10-013-4/+15
| | | | Changes: http://search.cpan.org/dist/Text-Xslate/Changes
* Mark BROKEN: checksum mismatch.erwin2010-10-011-0/+2
|
* - Use LOCAL/sunpoet as backup MASTER_SITESsunpoet2010-10-012-2/+2
| | | | Approved by: pgollucci (mentor)
* - Update to 0.08miwi2010-09-302-5/+4
| | | | | PR: 151032 Submitted by: Frederic Culot <frederic@culot.org>
* - Update to 1.10.6uqs2010-09-302-4/+4
|
* - fix overwriting of configuration file in pkg-plistmm2010-09-292-423/+424
| | | | | | | | - fix depends so that pootle works with Python versions other than 2.6 - replace share/pootle with %%DATADIR%% in pkg-plist PR: ports/151065 Approved by: Denis Pokataev <catone@cpan.org> (maintainer)
* Update to 1.44skreuzer2010-09-282-4/+4
| | | | | | PR: ports/151008 Submitted by: Masafumi NAKANE <max@FreeBSD.org> Approved by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
* - Update to 0.1304sunpoet2010-09-282-4/+4
| | | | | Changes: http://search.cpan.org/dist/Validator-Custom/Changes Approved by: pgollucci (mentor)
* Bump PORTREVISION in Erlang dependent ports, which need to be rebuiltolgeni2010-09-281-0/+1
| | | | due to the new beam format.
* - Update to 4.11pgj2010-09-272-4/+4
|
* Update to 1.116:az2010-09-253-5/+7
| | | | | | | | | | | | - BUILD_DEPENDS updated to show minimum version requirements for p5-Text-Aligner (was updated by vendor to 0.05). - WWW link added to pkg-descr Changes: http://search.cpan.org/dist/Text-Table/Changes PR: ports/150268 Submitted by: Frederic Culot <frederic@culot.org> Approved by: miwi@ (maintainer via timeout)
* Don't clobber user-defined DEBUG_FLAGS settinguqs2010-09-251-2/+3
| | | | | | | While here also remove redundant EXAMPLESDIR overrride PR: ports/150927 Submitted by: Anonymous <swell.k@gmail.com>
* - update to 1.07leeym2010-09-242-4/+4
|
* - only 13% of the p5- ports embed @comment $FreeBSD$:pgollucci2010-09-2467-67/+0
| | | | | | so standarize and remove it With Hat: perl@
* - /mach/ -> /%%PERL_ARCH%%/pgollucci2010-09-248-20/+20
| | | | With Hat: perl@
* - %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/autopgollucci2010-09-246-5/+3
| | | | | | | are part of lang/perl5* pkg-plist - Bump PORTREVISIONs With Hat: perl@
* - Mark MAKE_JOBS_UNSAFE=yespgollucci2010-09-242-0/+4
| | | | Reported by: P6 TB
* - Fix dependency versionsdhn2010-09-241-1/+2
| | | | | PR: ports/150822 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
* - Update maintainer email address flo@kasimir.com -> flo@smeets.impgollucci2010-09-232-3/+3
| | | | | PR: ports/150855 Submitted by: maintainer
* - Update to 2.2.1pgollucci2010-09-232-4/+4
| | | | | | | PR: ports/150839 Submitted by: myself (pgollucci) Approved by: peter.schuller@infidyne.com (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic
* - Update MAINTAINER to my FreeBSD.org addresssunpoet2010-09-236-6/+6
| | | | Approved by: pgollucci (mentor)
* - Convert to USE_RUBY_FEATURES= iconvpgollucci2010-09-221-3/+2
|
* - Mark BROKEN on 6.X: does not compilepav2010-09-221-1/+7
| | | | Reported by: pointyhat
* Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703mm2010-09-221-4/+9
| | | | Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000
* Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,mm2010-09-215-16/+39
| | | | | | p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress. Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903 Bump PORTREVISION
* Text::CSV::Encoded is a perl module of encoding aware Text::CSV.wen2010-09-205-0/+45
| | | | | | | | | It inherits Text::CSV and is aware of input/output encodings. WWW: http://search.cpan.org/dist/Text-CSV-Encoded/ PR: ports/150710 Submitted by: Sebastien Santoro <dereckson@gmail.com>
* Update to 1.54.az2010-09-202-5/+5
| | | | | | | Changes: http://search.cpan.org/dist/HTML-Tidy/Changes PR: ports/150726 Submitted by: Frederic Culot <frederic@culot.org>
* - Update to 1.0.4lwhsu2010-09-192-4/+4
|
* Update to 1.26lth2010-09-182-4/+4
|
* - Update to 1.1.3gahr2010-09-162-4/+4
| | | | Changes: http://www.nongnu.org/scew/NEWS.txt
* Update to 2.1.1jpaetzel2010-09-164-905/+750
| | | | | | | | Add OPTIONs to install optional software PR: ports/150577 Submitted by: Josh Paetzel <jpaetzel@FreeBSD.org> Approved by: Denis Pokataev <catone@cpan.org>
* Update to 0.2.1makc2010-09-163-5/+6
|
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-1619-45/+45
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* Duplicate of textproc/pootlejpaetzel2010-09-166-1204/+0
| | | | textproc/py-Pootle
* - Update to 0.07pgollucci2010-09-142-4/+4
| | | | | | | PR: ports/150524 Submitted by: Frederic Culot <frederic@culot.org> With Hat: perl@ Changes: http://search.cpan.org/dist/Text-Aligner/Changes
* - Add missing perl5 virtual categoriespgollucci2010-09-141-1/+1
|
* - Update to 2.2.0pgollucci2010-09-142-4/+4
| | | | | | | PR: ports/150415 Submitted by: myself (pgollucci) Approved by: peter.schuller@infidyne.com (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 5.098sahil2010-09-122-5/+5
| | | | | | | - Transfer maintainership to submitter PR: ports/150491 Submitted by: Frederic Culot <frederic@culot.org>
* - Update to 1.6.3nivit2010-09-112-4/+4
|
* Update to 2.5.2makc2010-09-112-4/+4
|
* Sigil is a multi-platform WYSIWYG ebook editor. It is designed to edit bookswen2010-09-106-0/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | in ePub format. * Free and open source software under GPLv3 * Multi-platform: runs on Windows, FreeBSD, Linux and Mac * Full Unicode support: everything you see in Sigil is in UTF-16 * Full EPUB spec support * WYSIWYG editing * Multiple Views: Book View, Code View and Split View * Metadata editor with full support for all possible metadata entries (more than 200) with full descriptions for each * Table Of Contents editor * Multi-level TOC support * Book View fully supports the display of any XHTML document possible under the OPS spec * SVG support * Basic XPGT support * Advanced automatic conversion of all imported documents to Unicode * Currently imports TXT, HTML and EPUB files; more will be added with time * Embedded HTML Tidy; all imported documents are thoroughly cleaned; changing views cleans the document so no matter how much you screw up your code, it will fix it (usually) * An actually usable user interface WWW: http://code.google.com/p/sigil/ PR: ports/150348 Submitted by: Jonathan Chen <jonc@chen.org.nz>
* - Update to 1.3.3pgollucci2010-09-103-13/+4
| | | | | PR: ports/150449 Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer)
* - Fix INDEXpgollucci2010-09-101-1/+1
|
* Rev 1.22 (PR 102954) was a bad idea. This port should not have any defaultobrien2010-09-101-3/+0
| | | | | | | | dependencies as it causes too much trouble for folks using this port not with Firefox. 'pkg_add -r urlview' should not add X11 and Firefox to ones system. PR: 142378, 144223, 150372 Submitted by: Erwan David <erwan@rail.eu.org>, max, Arthur Mesh <arthurmesh@gmail.com>
* RF -> RG Conversion (Part III)pgollucci2010-09-102-4/+2
| | | | | With Hat: ruby@ Tested by: make checksum
* - Add missing RUN_DEPENDS p5-PPIx-Utilities>=1.000:pgollucci2010-09-101-0/+2
| | | | | | PR: ports/149775 Submitted by: Alex Zbyslaw <xfb52@dial.pipex.com> Approved by: maintainer timeout (clsung ; 22 days)
* - Update to 3.0.0wen2010-09-093-11/+132
| | | | | PR: ports/150323 Submitted by: C-S <c-s@c-s.li>
* Update to 2.5.1makc2010-09-092-4/+4
|
* This is a port of ML/I (Macro Language I) which is the grand-daddy of nearlytdb2010-09-085-0/+47
| | | | | | | | | | all macro processors. It is still maintained and ported to a large number of systems. WWW: http://www.ml1.org.uk PR: ports/150234 Submitted by: Bob Eager <rde at ml1.org.uk>
* - update to 1.11leeym2010-09-082-4/+4
|
* - Update to 0.3.4wen2010-09-082-4/+5
|
* py-MarkupSafe is a python module that implements a XML/HTML/XHTML Markupwen2010-09-085-0/+55
| | | | | | safe string. WWW: http://pypi.python.org/pypi/MarkupSafe/
* - Update to 0.85wen2010-09-083-5/+7
| | | | | | | - Improve pkg-descr PR: ports/150352 Submitted by: Frederic Culot <frederic@culot.org>
* Welcome Pootle 2.1.1 to the ports treejpaetzel2010-09-086-0/+1204
| | | | Feature safe: Yes
* - Update to 0.102360wen2010-09-062-5/+5
| | | | - Reset maintainer to perl@
* - Update to 1.53clsung2010-09-063-8/+15
| | | | | | PR: ports/149500 Submitted by: Frederic Culot <frederic_AT_culot dot org> Reviewed by: swell.k at gmail.com
* - Update to 4.2.1pgollucci2010-09-062-4/+4
| | | | | | | PR: ports/150012 Submitted by: myself (pgollucci) Approved by: markun@onohara.to (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic
* Use my new addressswills2010-09-053-3/+3
| | | | Approved By: pgollucci (mentor)
* - Upgrade to 0.17.kuriyama2010-09-042-4/+4
|
* Update to 1.8.0 in preperation for bringing in py-pootlejpaetzel2010-09-043-24/+158
| | | | Sponsored by: iXsystems
* - Update to 1.19wen2010-09-032-4/+4
|
* Update to 2.5.0 for KDE SC 4.5makc2010-09-032-8/+7
|
* Update to 0.31.tobez2010-09-022-4/+4
| | | | Changes: http://search.cpan.org/dist/Data-Phrasebook/Changes
* Update to 0.72.tobez2010-09-022-4/+4
| | | | Changes: http://search.cpan.org/dist/YAML/Changes
* Update to 0.2.0makc2010-09-013-6/+5
|
* - Update to 1.10wen2010-09-012-5/+7
| | | | - Reset maintainer to perl@
* - Update to 0.30bapt2010-09-012-4/+4
| | | | Approved by: mentors (implicit)
* - Update to 2.12.05wen2010-09-012-6/+6
| | | | | PR: ports/150172 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
* - Update to 1.0.5wen2010-09-012-6/+5
| | | | - Reset maintainer to perl@
* - Update to 2.1.0pgollucci2010-09-012-4/+4
| | | | | | | PR: ports/150013 Submitted by: myself (pgollucci) Approved by: peter.schuller@infidyne.com (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic
* Remove textproc/smartdoc-devel, older than stable and unmaintainedgarga2010-08-317-114/+0
|
* - Update to 1.4yzlin2010-08-312-4/+4
|
* Fix build on FreeBSD prior to OSVERSION 800067 by pulling in devel/libgetlineehaupt2010-08-311-2/+10
| | | | Notified by: andrew clarke <mail@ozzmosis.com>
* - Update to 0.12pgollucci2010-08-312-4/+4
| | | | | | | PR: ports/149503 Submitted by: Frederic Culot <frederic@culot.org> Approved by: maintainer timeout (clsung) Changes: http://search.cpan.org/dist/Text-Ngram/Changes
* A C++ XML parser library.amdmi32010-08-315-0/+58
| | | | | | | WWW: http://bitbucket.org/klepa/simplexml PR: 149320 Submitted by: Konstantin Lepa <konstantin.lepa@gmail.com>
* Update to 4.15ehaupt2010-08-302-4/+4
|
* - Update to 0.3.0.2pgj2010-08-303-30/+4
|
* - Update to 8.5.4pgj2010-08-305-46/+5
|
* - Update to 0.19az2010-08-302-4/+4
| | | | | PR: ports/150099 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
* - Update to 0.06pgollucci2010-08-303-6/+8
| | | | | | - Pass to perl@ Changes: http://search.cpan.org/dist/Text-Aligner/Changes
* Don't try to remove JAVAJARDIR, which now is part of mtree.thierry2010-08-291-1/+0
| | | | Reported by: QAT
* Jarnal is an open-source application for notetaking, sketching, keeping athierry2010-08-287-0/+115
| | | | | | | | | journal, making a presentation, annotating a document - including pdf - or collaborating using a stylus, mouse or keyboard. It is similar to Microsoft Windows Journal and to the earlier Mimeo whiteboarding and Palm notepad applications. WWW: http://levine.sscnet.ucla.edu/general/software/tc1000/jarnal.htm
* - Remove hand-rolled make jobs construct and mark MAKE_JOBS_UNSAFEpav2010-08-281-1/+2
| | | | Reported by: pointyhat
* - Update 0.86bapt2010-08-272-4/+4
| | | | | | PR: ports/150033 Submitted by: Aliaksandr Zahatski <zahatski _at_ gmail.com> Approved by: mentors (implicit)
* - Update to 1.2.1dhn2010-08-272-4/+4
| | | | | PR: ports/150015 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
* exmpp is a fast and scalable library for the Extensible Messaging and Presencepav2010-08-265-0/+191
| | | | | | | | | | | | | | | | | | Protocol (XMPP) written in Erlang/OTP. Main features: - Based on Erlang message reception and pattern matching. The programming style is close to Erlang approach and lead to very short pieces of code. - Support for both formating of client and server packets. - Based on Erlang atoms and binary to limit memory consumption. It can be used to write a highly scalable XMPP proxy or XMPP server. - SSL support. - Several different XML parsers can be used (expat, libxml2). WWW: https://support.process-one.net/doc/display/EXMPP/exmpp+home PR: ports/147135 Submitted by: Maxim Ignatenko <gelraen.ua@gmail.com>
* Fix build with upcoming KDE 4.5makc2010-08-261-0/+7
| | | | Approved by: brucec (maintainer)
* Fix dependency. Since several years xpath is part of pyxml.arved2010-08-251-3/+2
| | | | This avoids depending on two different versions of python.
* - Update to 0.1211lwhsu2010-08-252-5/+5
| | | | | PR: ports/149962 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net>
* - Update to 1.0.3lwhsu2010-08-253-14/+153
|
* - Update to 10.1.0lwhsu2010-08-242-4/+4
| | | | | | PR: ports/149784 Submitted by: lwhsu Approved by: Neal Nelson <neal AT nelson.name> (maintainer)
* - Update to 8.6.1sahil2010-08-243-6/+9
| | | | | | PR: ports/149811 Submitted by: Frederic Culot <frederic@culot.org> Approved by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
* Fix packaging.makc2010-08-242-2/+6
| | | | Reported by: QAT
* Disable advertisement and updateinfo plugins.makc2010-08-242-15/+10
| | | | | | | | Respect PREFIX. Create empty directories when installing from package. PR: ports/149468 Approved by: maintainer timeout (two weeks)
* Remove run dependency on textproc/stardict2, the port can be used withmakc2010-08-242-6/+2
| | | | | | | any compatible dictionary program (e.g. stardict3, goldendict) PR: ports/149465 Approved by: maintainer timeout (two weeks)
* Add textproc/p5-YAML as the missing dependency.sumikawa2010-08-231-3/+2
|
* Reset kenm@icarz.com due to maintainer-timeouts.linimon2010-08-234-7/+2
| | | | Hat: portmgr
* - Update to 1.06pgollucci2010-08-232-4/+4
| | | | | | | PR: ports/147402 Submitted by: pgollucci (myself) Reviewed by: az Approved by: maintainer timeout (ivan@serezhkin.com ; > 2.5 months)
* - Update to 0.4.8pgollucci2010-08-232-5/+4
| | | | | | | PR: ports/147400 Submitted by: pgollucci (myself) Reviewed by: az Approved by: maintainer timeout (simond@irrelevant.org ; > 2.5 months)
* Add libcue 1.4.0, CUE Sheet Parser Library.lwhsu2010-08-235-0/+48
| | | | | PR: ports/149887 Submitted by: buganini at gmail.com
* Update to 2.09ehaupt2010-08-232-4/+4
| | | | | PR: 149875 Submitted by: Frederic Culot <frederic@culot.org>
* - Update to 0.18lwhsu2010-08-222-5/+6
| | | | | PR: ports/149825 Submitted by: TAKAHASHI Kaoru <kaoru AT kaisei.org> (maintainer)
* Update to 0.2.0.ume2010-08-202-4/+4
|
* Now broken on all OSVERSIONs on sparc64.linimon2010-08-191-2/+2
| | | | Hat: portmgr
* Update to 1.0.0.kwm2010-08-193-6/+6
|
* - Update to 1.2.0dhn2010-08-192-4/+4
|
* - Add portscout(.org) flagsmiwi2010-08-181-0/+2
| | | | | PR: 149724 Submitted by: "Simon Olofsson" <simon@olofsson.de> (maintainer)