| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
With hat: perl
|
|
|
|
|
| |
- Pet portlint
- Add CPAN as primary WWW
|
|
|
|
| |
Approved by: wen@ (mentor)
|
| |
|
| |
|
|
|
|
|
|
| |
are installed as a dependency
Reported by: pointyhat (via linimon)
|
|
|
|
| |
Approved by: maintainer (implicit)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Zorba is a general purpose XQuery processor implementing in C++ the W3C
family of specifications. The query processor has been designed to be
embeddable in a variety of environments such as other programming languages
extended with XML processing capabilities, browsers, database servers, XML
message dispatchers, or smartphones. Zorba can be accessed through APIs from
C, C++, Ruby, Python, Java, and PHP. Zorba runs on most platforms and is
available under the Apache license v2.
WWW: http://www.zorba-xquery.com
|
|
|
|
| |
Reported by: pointyhat (via pav)
|
|
|
|
|
|
|
|
|
|
|
| |
- Add TEST_DEPENDS
- Add regression-test: for tinderbox
- Sort PLIST
Changes: http://search.cpan.org/dist/XML-Generator/Changes
PR: ports/160651
Submitted by: sunpoet (myself)
Approved by: Andreas Heil <ah@linux-hq.de> (maintainer)
|
|
|
|
|
|
| |
PR: ports/160064
Submitted by: lth
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Chabgelog:
+ Rewritten fast matcher code: slight performance improvement and better
scalability, more reliable, more fine-grained (handles a wider scale of
patterns), uses Turbo Boyer-Moore and Quick Search algorithms
+ Readd --mmap, default is still read(2)
+ Support xz/lzma archives
+ Bugfix: support of empty pattern
+ Bugfix: pattern file cannot be a directory
+ Bugfix: proper error handling when using -F / fgrep
+ Bugfix: fix handling of ^$ anchors
+ Bugfix: partly fix content after last match of -m
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Changes:
Changed major version to 1 to reflect maturity of the package
Updated Dutch, French, Danish and Slovenian translations
Added Ukrainian translation
Improved error reporting in case a child process has problems
Added tests to the test suite
Updated gnulib
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Unicode-Normalize/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Text-Format/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-DT/Changes
|
| |
|
|
|
|
|
|
| |
While here, move LICENSE per new portlint regime.
Submitted by: gahr [1]
|
|
|
|
|
|
|
| |
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
With perl@ hat
|
|
|
|
|
| |
PR: ports/160212
Submitted by: Piotr Rybicki <meritus@innervision.pl> (maintainer)
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Lingua-Identify/Changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2011-09-01 x11-toolkits/p5-GdkPixbuf: Disappear from CPAN
2011-09-01 x11-toolkits/XawPlus: No more public distfiles
2011-09-01 x11-fonts/gnome-font-sampler: No more public distfiles
2011-09-01 x11/xvattr: No more public distfiles
2011-09-01 www/xitami: No more public distfiles
2011-09-01 www/webredirect: No more public distfiles
2011-09-01 www/webglimpse: No more public distfiles
2011-09-01 www/squishdot: No more public distfiles
2011-09-01 www/py-forgethtml: No more public distfiles
2011-09-01 www/mmosaic: No more public distfiles
2011-09-01 www/ljsm: No more public distfiles
2011-09-01 www/ljpms: No more public distfiles
2011-09-01 www/ashe: No more public distfiles
2011-09-01 textproc/europass-xsl: BROKEN for more than 6 month
2011-09-01 textproc/carthage: No more public distfiles
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Add LICENSE
Reviewed by: lwhsu@
Approved by: jadawin@ (mentor)
|
|
|
|
|
|
| |
EXPIRATION_DATE= 2011-09-30
Approved by: perl@ (az)
|
|
|
|
|
|
|
|
|
|
| |
from now).
- This can be changed later as needed, if at all, either way we won't remove them
until after 9.0 is released.
With Hat: apache@
Reported by: dvl via freshports
|
| |
|
|
|
|
|
|
|
| |
- Avoid creating directories which the port doesn't actually own (fix
tinderbox errors).
Reported by: pav
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Regexp-Common/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Parse-FixedLength/Changes
|
|
|
|
|
|
|
|
|
|
|
| |
RFC 4180, "The common Format and MIME Type for Comma-Separated Values
(CSV) Files". This format is used, among many other things, as a lingua
franca for spreadsheets, and for certain web services.
WWW: http://hackage.haskell.org/package/csv
PR: ports/159689
Submitted by: Kaspars Bankovskis <kaspars@bankovskis.lv>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Template::Plugin::Filter::Minify::JavaScript::XS is a Template Toolkit filter,
which uses JavaScript::Minifier::XS to compress javascript code from filtered
content during template processing.
WWW: http://search.cpan.org/dist/Template-Plugin-Filter-Minify-JavaScript-XS/
|
|
|
|
|
|
|
|
| |
Template::Plugin::Filter::Minify::JavaScript is a Template Toolkit filter, which
uses JavaScript::Minifier to compress javascript code from filtered content
during template processing.
WWW: http://search.cpan.org/dist/Template-Plugin-Filter-Minify-JavaScript/
|
|
|
|
|
|
|
|
| |
Template::Plugin::Filter::Minify::CSS::XS is a Template Toolkit filter, which
uses CSS::Minifier::XS to minify css code from filtered content during template
processing.
WWW: http://search.cpan.org/dist/Template-Plugin-Filter-Minify-CSS-XS/
|
|
|
|
|
|
|
|
| |
Template::Plugin::Filter::Minify::CSS is a Template Toolkit filter, which uses
CSS::Minifier to minify css code from filtered content during template
processing.
WWW: http://search.cpan.org/dist/Template-Plugin-Filter-Minify-CSS/
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CSS::Minifier removes unnecessary whitespace from CSS. The primary requirement
developing this module is to not break working stylesheets: if working CSS is in
input then working CSS is output. The Mac/Internet Explorer comment hack will be
minimized but not stripped and so will continue to function.
This module understands space, horizontal tab, new line, carriage return, and
form feed characters to be whitespace. Any other characters that may be
considered whitespace are not minimized. These other characters include
paragraph separator and vertical tab.
For static CSS files, it is recommended that you minify during the build stage
of web deployment. If you minify on-the-fly then it might be a good idea to
cache the minified file. Minifying static files on-the-fly repeatedly is
wasteful.
WWW: http://search.cpan.org/dist/CSS-Minifier/
|
|
|
|
|
| |
- Add conditional BUILD_DEPENDS
- Sort PLIST
|
| |
|
|
|
|
|
|
| |
Coerce data to LaTeX and HTML tables
WWW: http://cran.r-project.org/web/packages/xtable/
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Text-Diff/Changes
|
| |
|
|
|
|
|
|
| |
PR: ports/158916
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: maintainer timeout
|