aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.14.0sunpoet2017-02-082-4/+4
| | | | Changes: https://bitbucket.org/ged/loggability/src/master/History.rdoc
* Update to 1.3sunpoet2017-02-082-8/+11
| | | | | | | - Update LICENSE - Add LICENSE_FILE Changes: https://github.com/halostatue/diff-lcs/blob/master/History.md
* Mark ports not building with PHP 7.1.mat2017-02-079-9/+9
| | | | Sponsored by: Absolight
* Update to 0.8.0sunpoet2017-02-072-5/+5
| | | | Changes: https://github.com/jekyll/jemoji/blob/master/History.markdown
* Update to 0.1.6bapt2017-02-072-4/+4
|
* textproc/irstlm: unbreak with GCC >= 6jbeich2017-02-061-0/+1
| | | | | | | | GCC defaults to C++14 since 6.0 which no longer converts istream to bool by default. Instead of fixing just downgrade to C++98. PR: 216036 Approved by: demon (maintainer, implicit)
* textproc/py-mwparserfromhell: update to 0.4.4rm2017-02-062-3/+4
| | | | | PR: 216715 Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
* Update to 2.4.2antoine2017-02-062-4/+4
|
* Move devel/libcheck to devel/checksunpoet2017-02-051-2/+2
| | | | - Bump PORTREVISION for dependent ports
* Update RUN_DEPENDS: change from devel/rubygem-builder32 to devel/rubygem-buildersunpoet2017-02-051-2/+2
|
* Update to 0.70sunpoet2017-02-053-9/+12
| | | | | | | | | - Add LICENSE_FILE - Add BUILD_DEPENDS - Sort *_DEPENDS - Sort PLIST Changes: http://search.cpan.org/dist/BibTeX-Parser/Changes
* Mark DEPRECATED and set EXPIRATION_DATE to 2017-02-28sunpoet2017-02-041-0/+3
|
* Update RUN_DEPENDS: use newer rubygem-sass-railssunpoet2017-02-041-2/+2
| | | | - Bump PORTREVISION for dependency change
* Update to 1.4.8sunpoet2017-02-042-4/+4
| | | | | Changes: https://github.com/premailer/css_parser/blob/master/CHANGELOG.md https://github.com/premailer/css_parser/commits/master
* - Spell `LICENSE_FILE' variable correctlydanfe2017-02-041-1/+1
| | | | - Fix some nearby bogosities (when noticed)
* devel/libevent2: update to 2.1.8 and cleanupjbeich2017-02-041-0/+1
| | | | | | | | | | | - DEFAULT_VERSIONS += ssl=openssl-devel is now supported - devel/py-event and devel/p5-Event-Lib are marked BROKEN Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog PR: 216527 Exp-run by: antoine Approved by: mm (maintainer)
* Fix plistantoine2017-02-031-0/+2
|
* Update to 0.3.10.jkim2017-02-033-6/+5
|
* Update to 6.7.2sunpoet2017-02-022-4/+4
| | | | Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
* Update to 1.4.1sunpoet2017-02-022-4/+4
| | | | | Changes: https://github.com/github/markup/blob/master/HISTORY.md https://github.com/github/markup/commits/master
* textproc/htmldoc: unbreak with clang 4.0jbeich2017-02-012-1/+12
| | | | | | | | | | htmlsep.cxx:527:19: error: ordered comparison between pointer and zero ('int *' and 'int') if (heading >= 0) ~~~~~~~ ^ ~ PR: 216159 Reported by: antoine (via exp-run) Approved by: portmgr blanket
* Enable i386 support to Linux CentOS 7 ports.tijl2017-02-013-0/+150
| | | | PR: 216646
* - Autodetect the installed linux_base port and use LINUX_DEFAULT only astijl2017-02-0128-158/+156
| | | | | | | | | | | | | | | | | | | | | | | | | | | | a last resort. - Construct a list of DISTFILES for every architecture (amd64, i386). Select one list for regular make and all lists for make makesum so linux ports can have one combined distinfo file. - Set DIST_SUBDIR?=centos so there's only one copy of common distfiles. - Use MASTER_SITES and DISTFILES groups so make fetch is a bit smarter. - Regenerate all distinfo files. - For linux_base-c6 (just like linux_base-c7 already does) turn bin, lib, lib64 and sbin into symbolic links to the same directory under usr. This fixes the problem where some programs/libraries exist under / on FreeBSD and /usr on Linux or vice versa and then depending on the order of search paths Linux programs may run/load FreeBSD programs/libraries and fail. - Turn usr/share/icons into a symbolic link to LOCALBASE/share/icons so Linux programs can find desktop theme icons. This eliminates the need for x11-themes/linux*-hicolor-icon-theme. - Rename pkg-plist.x86_64 to pkg-plist.amd64. - Regenerate all pkg-plist files. - Add @preexec to linux_base pkg-plist that moves existing files in bin, lib, lib64, sbin and icons to the new destination before the directories are turned into symbolic links. - Remove several empty directories from linux_base ports. - Sweep over all linux ports: use consistent style, remove old CONFLICTS, remove unused pkg-descr files, add NLS option,... - Remove old linux arts, esound and openssl-compat ports.
* Bump PORTREVISION for ports affected by the fix the last commit.mat2017-02-0115-9/+15
| | | | | Done with: Tools/scripts/bump-revision.sh Sponsored by: Absolight
* Update to 2017.01.22sunpoet2017-01-312-16/+16
|
* Update to 6.7.1sunpoet2017-01-312-4/+4
| | | | Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
* Strip shared librarysunpoet2017-01-311-0/+4
| | | | - Bump PORTREVISION for package change
* textproc/augeas: update to 1.7.0swills2017-01-315-6/+47
| | | | | PR: 215515 Submitted by: olgeni
* Mark various ports broken on aarch64 and armv6.linimon2017-01-312-4/+7
| | | | Approved by: portmgr (tier-2 blanket)
* - Update to 1.14.5tota2017-01-302-4/+4
|
* Update to version 4.2.2skreuzer2017-01-302-4/+4
|
* Mark DEPRECATED and set EXPIRATION_DATE to 2017-02-28sunpoet2017-01-301-0/+3
|
* Update textproc/erlang-fast_xml to version 1.1.20.olgeni2017-01-292-4/+4
|
* Mark DEPRECATED and set EXPIRATION_DATE to 2017-02-28sunpoet2017-01-291-1/+3
|
* Remove expired ports:rene2017-01-2823-383/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2017-01-28 databases/ruby-rdbc1: Upstream no longer active 2017-01-28 databases/ruby-sybct: Upstream no longer active 2017-01-28 databases/ruby-o_dbm: Upstream no longer active 2017-01-28 databases/ruby-cdb: Upstream no longer active 2017-01-28 devel/ruby-rbison: Does not work on modern ruby 2017-01-28 devel/ruby-property: Upstream no longer exists 2017-01-28 devel/ruby-dialogs: Upstream no longer active 2017-01-28 devel/ruby-byaccr: Upstream no longer active 2017-01-28 devel/ruby-aspectr: Use rubygem-aspectr instead 2017-01-28 devel/ruby-locale: No longer useful 2017-01-28 devel/ruby-wirble: Upstream no longer active 2017-01-28 devel/ruby-tzfile: Upstream no longer exists 2017-01-28 devel/ruby-rreadline: Upstream no longer exists 2017-01-28 devel/ruby-intl: Use devel/rubygem-gettext instead 2017-01-28 graphics/ruby-imlib2: Upstream no longer active 2017-01-28 graphics/ruby-image_size: Upstream no longer active 2017-01-28 graphics/ruby-svg: Use graphics/rubygem-rsvg2 instead 2017-01-28 irc/ruby-rice: Upstream no longer active 2017-01-28 irc/ruby-rica: Upstream no longer active 2017-01-28 irc/ruby-irc: Upstream no longer active 2017-01-28 japanese/ruby-usersguide: Does not exist upstream 2017-01-28 japanese/ruby-mecab: Upstream no longer active 2017-01-28 mail/ruby-rmail: Upstream no longer active 2017-01-28 mail/ruby-rfilter: Upstream no longer active 2017-01-28 math/ruby-algebra: Use rubygem-algebra instead 2017-01-28 net/ruby-tserver: Upstream no longer active 2017-01-28 net/ruby-tcpsocketpipe: Upstream no longer active 2017-01-28 net/ruby-icmp: Upstream no longer active 2017-01-28 net/ruby-dict: Upstream no longer active 2017-01-28 palm/palmos-sdk: Upstream no longer exists 2017-01-28 security/ruby-hmac: Use www/rubygem-ruby-hmac instead 2017-01-28 security/ruby-tcpwrap: Upstream no longer active 2017-01-28 security/ruby-password: Upstream no longer active 2017-01-28 sysutils/ruby-quota: Upstream no longer active 2017-01-28 textproc/ruby-rss.alt: Upstream no longer active 2017-01-28 textproc/ruby-rss: Upstream no longer exists 2017-01-28 textproc/ruby-htmlrepair: Upstream no longer exists 2017-01-28 textproc/ruby-xmlscan: Upstream no longer active 2017-01-28 textproc/ruby-xml-configfile: Upstream no longer exists 2017-01-28 textproc/ruby-htmlsplit: Upstream no longer exists 2017-01-28 www/ruby-google: Upstream no longer active 2017-01-28 archivers/ruby-lha: Upstream no longer active 2017-01-28 x11/ruby-X11: Upstream no longer active 2017-01-28 audio/ruby-audiofile: Broken on modern versions of Ruby 2017-01-28 audio/ruby-mp3tag: Upstream no longer active 2017-01-28 converters/ruby-dump.rb: Upstream no longer active
* Update to 2.031sunpoet2017-01-283-5/+7
| | | | | | - Add LICENSE_FILE Changes: http://search.cpan.org/dist/PDF-API2/Changes
* Enable c++11 support: Fix dependent ports which require c++11 or laterriggs2017-01-271-1/+4
| | | | | | | PR: 216468 Submitted by: riggs Approved by: ybungalobill@gmail.com (maintainer) MFH: 2017Q1
* Update KDE Frameworks to 5.30.0tcberner2017-01-277-23/+95
| | | | | | | | | | | * Changelog: https://www.kde.org/announcements/kde-frameworks-5.30.0.php * New framework: x11/kf5-kwayland PR: 216345 Exp-run by: antoine Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9271
* Update to 2.4.9sunpoet2017-01-262-4/+4
| | | | Changes: https://github.com/ohler55/ox/blob/master/CHANGELOG.md
* - Mark BROKEN:amdmi32017-01-261-0/+2
| | | | Fatal error: exception Failure("Ocamlnet: Cannot find the lookup table `cmapr.iso88592' which is supposed to be available as file /usr/local/lib/ocaml/site-lib:/usr/local/lib/ocaml/netunidata/cmapr.iso88592.netdb")
* - Update to 1.1.5amdmi32017-01-262-4/+4
| | | | | PR: 216438 Submitted by: dbaio@bsd.com.br (maintainer)
* - Update to 1.6.2amdmi32017-01-263-26/+4
| | | | | PR: 216455 Submitted by: dbaio@bsd.com.br (maintainer)
* - Update WWWamdmi32017-01-251-1/+1
|
* Connect PHP 7.1 ports (r432324)tz2017-01-241-0/+10
|
* Add PHP 7.1tz2017-01-2415-0/+219
| | | | Thanks to: mat, pi, ale, martin@waschbuesch.de and franco@opnsense.org
* Update to 6.7.0sunpoet2017-01-242-4/+4
| | | | Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
* - Update to 1.6.1olivierd2017-01-245-49/+38
| | | | | | | | | | - Switch to GitHub host - Remove GETOPT_LONG option - Pass maintainership to submitter PR: 216180 Submitted by: Danilo G. Baio MFH: 2017Q1
* - Update WWWamdmi32017-01-231-1/+1
|
* Update to 6.4.0.vanilla2017-01-233-92/+373
| | | | | PR: 216341 Submitted by: maintainer
* Reset sanpei@'s ports after 18 months of inactivity.rene2017-01-232-2/+2
|
* Update to 5.0.1sunpoet2017-01-222-4/+4
| | | | | Changes: https://github.com/elastic/elasticsearch-ruby/blob/5.x/CHANGELOG.md https://github.com/elastic/elasticsearch-ruby/commits/5.x
* Update to 5.0.1sunpoet2017-01-222-4/+4
| | | | | Changes: https://github.com/elastic/elasticsearch-ruby/blob/5.x/CHANGELOG.md https://github.com/elastic/elasticsearch-ruby/commits/5.x
* Update to 5.0.1sunpoet2017-01-222-4/+4
| | | | | Changes: https://github.com/elastic/elasticsearch-ruby/blob/5.x/CHANGELOG.md https://github.com/elastic/elasticsearch-ruby/commits/5.x
* textproc/py-wstools: update to 0.4.5rm2017-01-223-30/+6
|
* Update default GEM_NAMEsunpoet2017-01-221-2/+0
| | | | | | | | | Change default GEM_NAME from ${PORTNAME}-${PORTVERSION} to ${DISTNAME} to avoid unnecessary GEM_NAME setting in ports Makefile Differential Revision: https://reviews.FreeBSD.org/D9250 PR: 216267 Exp-run by: antoine
* - make portlint happierdinoex2017-01-2214-72/+72
|
* Use USE_QT5=dbus instead of LIB_DEPENDS.tcberner2017-01-211-2/+1
| | | | Approved by: rakuco (mentor)
* Fix build on FreeBSD 10bapt2017-01-212-1/+21
|
* Update to 0.1.4bapt2017-01-214-24/+4
|
* JSON Incremental Digger is a very simple tool. You can drill down JSONsbz2017-01-214-0/+57
| | | | | | | | interactively by using filtering queries like jq. WWW: https://github.com/simeji/jid Differential Revision: https://reviews.freebsd.org/D8866
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/sunpoet2017-01-2123-23/+23
|
* New port: lowdownbapt2017-01-207-0/+68
| | | | | | | | | | lowdown is just another Markdown translator. It can output traditional HTML or a document for your troff type-setter of choice, such as groff(1), Heirloom troff, or even mandoc(1). lowdown doesn't require XSLT, Python, or even Perl - it's just clean, secure, open source C code with no dependencies. Its canonical documentation is the lowdown(1) manpage. WWW: http://kristaps.bsd.lv/lowdown/
* Reinplace the target of the symlink instead of the symlinkantoine2017-01-201-1/+1
| | | | PR: 216309
* Shebangfix the target of the symlink instead of the symlinkantoine2017-01-201-1/+1
| | | | PR: 216309
* Update to 0.4.5.jkim2017-01-203-6/+5
|
* Update WWW: remove trailing /sunpoet2017-01-204-4/+4
|
* - Update to 0.16.1amdmi32017-01-202-5/+8
| | | | | PR: 216246 Submitted by: sascha@root-login.org (maintainer)
* Update Linux CentOS 7 ports to 7.3.1611. While 7.2 had semi-official i386tijl2017-01-1912-182/+28
| | | | | | | | | | | | packages there are no such packages for 7.3 yet so i386 support has been marked IGNORE for now. Change DIST_SUBDIR to just "centos" so distfiles that remain the same between major versions don't have to be redownloaded. Remove fmake hacks from linux.mk. Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
* - Update to 5.1.0zi2017-01-192-4/+4
|
* The output of tools like awk, date, sort, tr,... depends on the currenttijl2017-01-183-3/+1
| | | | | | | | | | | | | | | | | | locale set by the user. Add LANG=C and LC_ALL=C at the beginning of bsd.port.mk and export them so all commands are executed with the C locale. LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3) as default value for LC_* variables, so normally it isn't used when LC_ALL is set, but there's code out there that looks at LANG directly so it's safer to set it as well. The only commands not captured by this are != assignments before any inclusion of bsd.port.*mk. Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a different locale (e.g. USE_LOCALE=en_US.UTF-8). PR: 215882 Exp-run by: antoine Approved by: portmgr (antoine)
* Update to 0.13.0sunpoet2017-01-182-5/+4
| | | | Changes: https://bitbucket.org/ged/loggability/src/master/History.rdoc
* Extract do-patch into a separate script.mat2017-01-171-2/+2
| | | | | | | | PR: 215761 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D9029
* Update textproc/elasticsearch-plugin-migration to version 1.19.olgeni2017-01-172-3/+4
|
* - Update to 2017.01.15sunpoet2017-01-162-4/+4
|
* Update to 2.4.8sunpoet2017-01-162-4/+4
| | | | Changes: https://github.com/ohler55/ox/blob/master/CHANGELOG.md
* Remove expired port:rene2017-01-164-37/+0
| | | | 2017-01-15 textproc/aiksaurus-gtk: does not link against GTK2 on FreeBSD 10+
* Fix checksum after copyright.html was updated (2016 -> 2017)antoine2017-01-161-2/+2
| | | | MFH: 2017Q1
* - Add LICENSE_FILEamdmi32017-01-152-13/+12
| | | | | - Switch to options helpers - Remove USE_LDCONFIG and CFLAGS, add NO_ARCH: this does not use C compiler and does not install shared libs
* Update to 2.5.0sunpoet2017-01-152-4/+4
| | | | Changes: https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md
* Update pkg-descr and WWWsunpoet2017-01-151-4/+13
|
* Add rubygem-actionpack-xml_parser1 1.0.2 (copied from ↵sunpoet2017-01-154-0/+31
| | | | | | rubygem-actionpack-xml_parser) - Bump PORTREVISION for dependent ports
* Update to 2.0.0sunpoet2017-01-152-3/+4
| | | | Changes: https://github.com/rails/actionpack-xml_parser/releases
* Update to 0.9.8sunpoet2017-01-152-4/+4
| | | | Changes: https://github.com/lsegal/yard/releases
* - Fix LICENSEamdmi32017-01-142-14/+16
| | | | | | - Switch to USES=localbase - Switch to options helpers - Regenerate patches
* textproc/libxml++26: replace r431411 with upstream fixjbeich2017-01-144-29/+47
| | | | PR: 216034
* textproc/libxml++26: unbreak build with libc++ 4.0jbeich2017-01-142-0/+28
| | | | | | | | | | | | | | | | | | | | libxml++/io/istreamparserinputbuffer.cc:42:12: error: no viable conversion from returned value of type 'std::istream' (aka 'basic_istream<char>') to function return type 'bool' return input_; ^~~~~~ libxml++/io/ostreamoutputbuffer.cc:32:12: error: no viable conversion from returned value of type 'std::ostream' (aka 'basic_ostream<char>') to function return type 'bool' return output_; ^~~~~~~ libxml++/io/ostreamoutputbuffer.cc:39:12: error: no viable conversion from returned value of type 'std::ostream' (aka 'basic_ostream<char>') to function return type 'bool' return output_; ^~~~~~~ PR: 216034 Regressed by: https://github.com/llvm-mirror/libcxx/commit/3a1b90a866b6 Submitted by: dim Approved by: portmgr blanket
* Fix ports using PREFIX in their depends instead of LOCALBASE.mat2017-01-141-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* Use RUBY_SUFFIXsunpoet2017-01-131-1/+1
| | | | With hat: ruby
* Update to 0.12.1sunpoet2017-01-132-4/+4
| | | | Changes: https://github.com/jekyll/jekyll-redirect-from/blob/master/History.markdown
* Update to 0.9407sunpoet2017-01-132-4/+4
| | | | Changes: http://search.cpan.org/dist/XML-MyXML/Changes
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLamdmi32017-01-131-9/+3
| | | | Approved by: portmgr blanket
* http://github.com redirects to the https version.mat2017-01-131-1/+1
| | | | Sponsored by: Absolight
* Update to 0.9405sunpoet2017-01-132-4/+4
| | | | Changes: http://search.cpan.org/dist/XML-MyXML/Changes
* textprox/rubygem-terminal-table: Add unicode-display_width to RUN_DEPENDSdumbbell2017-01-131-0/+3
| | | | | | | Bump PORTREVISION to 1. Approved by: antoine (mentor) Differential Revision: https://reviews.freebsd.org/D9155
* Make 64 bit Linux packages the default on amd64.tijl2017-01-123-3/+3
|
* tabletext is a Python library to format (pretty-print) tabular data askmoore2017-01-124-0/+27
| | | | | | | text tables. Its goal is to be as simple as possible, while allowing optional customization of the output. WWW: https://pypi.python.org/pypi/tabletext
* Update to 0.78sunpoet2017-01-122-4/+4
| | | | Changes: http://search.cpan.org/dist/Text-BibTeX/Changes
* Update to 1.14sunpoet2017-01-123-5/+14
| | | | | | | | - Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Lingua-EN-Infinitive/Changes
* Update textproc/erlang-fast_xml to version 1.1.19.olgeni2017-01-112-4/+4
|
* Update textproc/elasticsearch2-plugin-migration to version 2.0.3.olgeni2017-01-112-4/+4
|
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLamdmi32017-01-111-12/+1
| | | | Approved by: portmgr blanket
* Update MAINTAINER on my ports (and created by line) to my @FreeBSD.org emailler2017-01-111-1/+1
| | | | | Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D9125
* Update to 1.5.1sunpoet2017-01-112-4/+4
| | | | Changes: https://gitlab.com/gitlab-org/gitlab-markup/blob/master/HISTORY.md
* Update to 0.9.7sunpoet2017-01-112-4/+4
| | | | Changes: https://github.com/lsegal/yard/releases
* Update textproc/elasticsearch2-plugin-sql to version 2.4.2.1.olgeni2017-01-102-4/+4
|
* textproc/spiff: update to 1.0.8swills2017-01-102-8/+6
|
* New port: textproc/py-pandocfiltersantoine2017-01-104-0/+26
| | | | | Utilities for writing pandoc filters in python. WWW: http://github.com/jgm/pandocfilters
* Update to 0.9.6antoine2017-01-102-4/+4
|
* textproc/rubygem-nokogiri: update to 1.7.0.1swills2017-01-092-4/+4
|
* Update to 1.13.2sunpoet2017-01-093-5/+5
| | | | | | - Update WWW Changes: https://kramdown.gettalong.org/news.html
* Update to 0.9.6sunpoet2017-01-092-4/+4
| | | | Changes: https://github.com/lsegal/yard/releases
* Update to 1.0201sunpoet2017-01-092-3/+5
| | | | Changes: http://search.cpan.org/dist/Validator-Custom/Changes
* Remove expired ports:rene2017-01-075-46/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2017-01-07 databases/rubygem-dm-rails: Depends on deprecated www/rubygem-actionpack 2017-01-07 databases/rubygem-activerecord: Upstream support ended 2017-01-07 devel/rubygem-activesupport: Upstream support ended 2017-01-07 devel/rubygem-tzinfo03: Use devel/rubygem-tzinfo instead 2017-01-07 devel/rubygem-sprockets22: Use devel/rubygem-sprockets or devel/rubygem-sprockets3 instead 2017-01-07 devel/rubygem-prototype-rails: Depends on deprecated www/rubygem-rails 2017-01-07 devel/rubygem-rubigen: Depends on deprecated devel/rubygem-activesupport 2017-01-07 devel/rubygem-coffee-rails: Depends on deprecated www/rubygem-railties 2017-01-07 japanese/rubygem-jpmobile: Depends on deprecated rubygem-rails 2017-01-07 mail/rubygem-actionmailer: Upstream support ended 2017-01-07 mail/rubygem-mail25: Use mail/rubygem-mail instead 2017-01-07 security/dradis: Depends on deprecated www/rubygem-rails 2017-01-07 textproc/rubygem-sass-rails: Depends on deprecated www/rubygem-railties 2017-01-07 www/rubygem-rails: Upstream support ended 2017-01-07 www/rubygem-activeresource: Upstream support ended 2017-01-07 www/rubygem-responders-rails3: Depends on deprecated www/rubygem-railties 2017-01-07 www/rubygem-jquery-ui-rails: Depends on deprecated www/rubygem-railties 2017-01-07 www/rubygem-haml-rails: Depends on deprecated www/rubygem-actionpack 2017-01-07 www/rubygem-jquery-rails: Depends on deprecated www/rubygem-railties 2017-01-07 www/rubygem-railties: Upstream support ended 2017-01-07 www/rubygem-actionpack: Upstream support ended 2017-01-07 databases/rubygem-rubyrep: Depends on deprecated databases/rubygem-activerecord 2017-01-07 databases/rubygem-activerecord-mysql-adapter: Depends on deprecated databases/rubygem-activerecord 2017-01-07 databases/rubygem-dm-active_model: Depends on deprecated databases/rubygem-activemodel
* textproc/hunspell: update to 1.6.0jbeich2017-01-0711-41/+42
| | | | | | | | | | | | | | | - Restore DIST_SUBDIR from r305651 - Adjust license for "or later" clause - Restore GPLv2+/LGPL21+ license files removed upstream as GPLv3+/LGPL3+ only affects Hunspell 2.0 (not currently built) - Unbreak |make makepatch| Changes: https://github.com/hunspell/hunspell/releases/tag/v1.6.0 PR: 215714 Submitted by: sunpoet (based on) Exp-run by: antoine MFH: 2017Q1 Differential Revision: https://reviews.freebsd.org/D8887
* Chase update of graphics/poppler (and slaves ports) in revision r430777olivierd2017-01-071-1/+1
|
* Fix LICENSE_PERMS, we are allowed to mirror package and sourceantoine2017-01-071-2/+3
| | | | | Reported by: pkg-fallout (master site temporarily unavailable and nothing in distcache) MFH: 2017Q1
* - Register dependency on devel/py-sixavilla2017-01-072-7/+7
| | | | | - Use PyPI instead of GitHub - Bump PORTREVISION
* Update to 0.52.0sunpoet2017-01-072-4/+4
| | | | Changes: https://github.com/brigade/scss-lint/blob/master/CHANGELOG.md
* Update to 1.0.0sunpoet2017-01-072-4/+6
| | | | | | - Add missing RUN_DEPENDS Changes: https://github.com/jekyll/jekyll-sitemap/blob/master/History.markdown
* textproc/rubygem-rouge1: New portkami2017-01-074-0/+33
| | | | | | | | | | - Required by www/rubygem-jekyll PR: 213500 Reported by: freebsdbug@patpro.net Reviewed by: mat Approved by: mat Differential Revision: https://reviews.freebsd.org/D8976
* textproc/rubygem-liquid3: new portkami2017-01-074-0/+28
| | | | | | | | | | - Required for www/rubygem-jekyll PR: 213500 Reported by: freebsdbug@patpro.net Reviewed by: mat Approved by: mat Differential Revision: https://reviews.freebsd.org/D8975
* textproc/rubygem-jekyll-sitemap: update to 0.13.0swills2017-01-072-4/+4
|
* devel/boost-*: update to 1.63.0jbeich2017-01-0616-15/+16
| | | | | | | | Changes: http://www.boost.org/users/history/version_1_63_0.html PR: 215598 Exp-run by: antoine Approved by: office (bapt) MFH: 2017Q1
* Remove always-true/false conditions after 9.x, 10.[12] EOLamdmi32017-01-051-11/+1
| | | | | | While here, couple minor fixes portmgr blanket
* Update WWW: http://www.rubyonrails.org/ redirects to http://rubyonrails.org/sunpoet2017-01-041-1/+1
|
* Update to 6.6.1sunpoet2017-01-042-4/+4
| | | | Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
* Add rubygem-sixarm_ruby_unaccent 1.1.1sunpoet2017-01-044-0/+28
| | | | | | Unaccent replaces a string's accented characters with unaccented characters. WWW: https://github.com/SixArm/sixarm_ruby_unaccent
* Scour is a Python tool that takes an SVG file and produces a cleaneravilla2017-01-044-0/+32
| | | | | | | | | | and more concise file. It is intended to be used after exporting to SVG with a GUI editor, such as Inkscape or Adobe Illustrator. Scour was originally developed by Jeff "codedread" Schiller and Louis Simard. Development is now maintained by Tobias "oberstet" Oberstein. WWW: https://github.com/scour-project/scour
* Assume "pkg-config zlib" works after 9.x reached EOLjbeich2017-01-041-3/+0
|
* Assume "pkg-config --static zlib" works after 9.x EOLjbeich2017-01-045-22/+3
| | | | | Many hacks simply removed dependency on zlib which broke static linking if it was actually supported.
* Update to 0.12.0sunpoet2017-01-042-5/+5
| | | | Changes: https://github.com/jekyll/jekyll-redirect-from/blob/master/History.markdown
* Never set WRKSRC when using USE_GITHUB.mat2017-01-043-3/+3
| | | | | | | | | | If you want to set WRKSRC, set GH_PROJECT instead. - The GitHub URLs are case insensitive, but the distribution files you get out of them are not. - If the repository was renamed, the old URL will still work, but the distribution name will be ith the new name. Sponsored by: Absolight
* Assume "pkg-config zlib" works after 9.x reached EOLjbeich2017-01-041-2/+1
| | | | | | | Many ports passed ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-L/usr/lib -lz" which is unsafe at least with lang/gcc* that override some system headers and have newer libgcc_s.so that our old version in base may not be forward-compatible with.
* New maintainer: bob@eager.cxmatthew2017-01-035-10/+169
| | | | | | | | | | Add new 'EXAMPLES' option Use OPTIONS helpers Spelling fixes for man pages Add a csv_get_blk_size() function PR: 215720 Submitted by: bob@eager.cx
* Cleanup BROKEN/IGNORE for 10.3-mat2017-01-031-7/+1
| | | | Sponsored by: Absolight
* Deprecate ports broken for FreeBSD 10.3-mat2017-01-032-7/+5
| | | | Sponsored by: Absolight
* textproc/rubygem-rails-dom-testing1: create portswills2017-01-034-0/+38
| | | | | Create port for 1.x version of rubygem-rails-dom-testing for the ports that still need the older version.
* Reassign to the perl collectiveadamw2017-01-032-2/+2
|
* leeym handed in his commit bit.rene2017-01-033-3/+3
|
* Update to 0.5.0sunpoet2017-01-024-44/+10
| | | | | | | | - Clean up Makefile - Add NO_ARCH - Update WWW Changes: https://github.com/hisashim/docdiff/commits/master
* Move textproc/docdiff to textproc/rubygem-docdiffsunpoet2017-01-025-1/+1
|
* Update to 0.5.6.rakuco2017-01-022-9/+5
| | | | | | | | | - Remove PORT_VERBS, which looks like some ancient incantation from a bygone era. - Drop sed call on the configure script in favor of just passing the right option to it. - Drop the other sed call which made sense when the port was added in 2007 but which has since been fixed upstream.
* Restore LICENSEsunpoet2017-01-021-0/+3
|
* textproc/rubygem-rubypants: update to 0.6.0swills2017-01-022-3/+4
|
* textproc/rubygem-loggability: update to 0.12.0swills2017-01-022-3/+4
|
* Update to 0.9.5sunpoet2017-01-022-3/+4
| | | | Changes: https://github.com/lsegal/yard/releases
* Update to 0.97sunpoet2017-01-022-7/+12
| | | | | | | - Add LICENSE_FILE - Add NO_ARCH Changes: http://search.cpan.org/dist/TOML/Changes
* Add p5-TOML-Parser 0.08sunpoet2017-01-025-0/+44
| | | | | | | | | TOML::Parser is a simple toml parser. This data structure complies with the tests [1] in v0.4.0 specification. [1] https://github.com/toml-lang/toml/tree/v0.4.0/tests WWW: http://search.cpan.org/dist/TOML-Parser
* Remove BROKEN_FreeBSD_9sunpoet2017-01-012-4/+0
| | | | Approved by: portmgr (blanket)
* textproc/rubygem-rails-dom-testing: update to 2.0.2swills2017-01-012-6/+4
|
* Update RUN_DEPENDSsunpoet2017-01-011-1/+1
|
* Add gemspec patch for rubygem-sprockets3 3.7.0 (r422924)sunpoet2017-01-012-0/+12
| | | | - Bump PORTREVISION for package change
* textproc/rubygem-sass-rails5: update to 5.0.6swills2017-01-012-4/+4
|
* textproc/rubygem-sass: update to 3.4.23swills2017-01-012-3/+4
|
* Remove warnings about installing documentation and examples. The only usersadamw2017-01-016-8/+2
| | | | | who will see those messages are users who have already accepted those options in make config.
* Purge checks for perl < 5.20. For p5-Net, remove the IPV6 knob which onlyadamw2017-01-015-42/+6
| | | | affected 5.18 and lower.
* Drop support for Linux Fedora 10 (ports part)rene2017-01-0116-297/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | games/dsnake only worked with linux-f10 Should fix INDEX audio/linux-f10-sdl_mixer audio/linux-f10-pulseaudio-libs audio/linux-f10-freealut audio/linux-f10-arts audio/linux-f10-esound audio/linux-f10-libogg audio/linux-f10-alsa-plugins-oss audio/linux-f10-openal audio/linux-f10-openal-soft audio/linux-f10-nas-libs audio/linux-f10-alsa-lib audio/linux-f10-libvorbis audio/linux-f10-libaudiofile audio/linux-f10-mikmod databases/linux-f10-sqlite3 devel/linux-f10-dbus-glib devel/linux-f10-sdl12 devel/linux-f10-libglade2 devel/linux-f10-devtools devel/linux-f10-allegro devel/linux-f10-nspr devel/linux-f10-dbus-libs devel/linux-f10-libsigc++20 devel/linux-f10-ncurses-base dns/linux-f10-libasyncns emulators/linux_base-f10 emulators/linux-f10 ftp/linux-f10-curl games/dsnake graphics/linux-f10-sdl_image graphics/linux-f10-sdl_ttf graphics/linux-f10-glew graphics/linux-f10-ungif graphics/linux-f10-png graphics/linux-f10-tiff graphics/linux-f10-dri graphics/linux-f10-jpeg graphics/linux-f10-libGLU graphics/linux-f10-gdk-pixbuf graphics/linux-f10-libmng graphics/linux-f10-cairo graphics/linux-f10-imlib lang/linux-f10-tcl85 lang/linux-f10-libg2c multimedia/linux-f10-libtheora multimedia/linux-f10-libv4l net/linux-f10-openldap net/linux-f10-nss_ldap print/linux-f10-cups-libs security/linux-f10-gnutls security/linux-f10-nss security/linux-f10-openssl security/linux-f10-libgpg-error security/linux-f10-libtasn1 security/linux-f10-libgcrypt security/linux-f10-libssh2 security/linux-f10-cyrus-sasl2 sysutils/linux-f10-procps textproc/linux-f10-aspell textproc/linux-f10-expat textproc/linux-f10-scim-gtk textproc/linux-f10-scim-libs textproc/linux-f10-libxml2 x11/linux-f10-xorg-libs x11-fonts/linux-f10-fontconfig x11-themes/linux-f10-qtcurve-gtk2 x11-themes/linux-f10-hicolor-icon-theme x11-toolkits/linux-f10-qt45 x11-toolkits/linux-f10-gtk2 x11-toolkits/linux-f10-openmotif x11-toolkits/linux-f10-pango accessibility/linux-f10-atk archivers/linux-f10-ucl archivers/linux-f10-upx
* textproc/rubygem-elasticsearch: update to 5.0.0swills2016-12-312-3/+4
|
* textproc/rubygem-elasticsearch-api: update to 5.0.0swills2016-12-312-3/+4
|
* textproc/rubygem-elasticsearch-transport: update to 5.0.0swills2016-12-312-3/+4
|
* textproc/rubygem-nokogumbo: update to 1.4.10swills2016-12-312-3/+6
|
* textproc/rubygem-nokogiri: update to 1.7.0swills2016-12-313-9/+9
|
* Update to 0.2.vanilla2016-12-312-4/+4
|
* Update to 2.3.vanilla2016-12-312-5/+4
|
* Update to 1.0.1matthew2016-12-312-4/+4
| | | | ChangeLog: https://csvkit.readthedocs.io/en/1.0.1/changelog.html
* - Remove p5-Module-Build from BUILD_DEPENDS: already brought in by ↵sunpoet2016-12-311-2/+2
| | | | | | | | | USE_PERL5=modbuild - Add NO_ARCH [1] Approved by: portmgr (blanket) [1] With hat: perl
* Update to 1.5.5matthew2016-12-302-4/+4
| | | | ChangeLog: https://agate.readthedocs.io/en/1.5.5/changelog.html
* Revert sphinx upgrade as it breaks packaging of most ports depending on itantoine2016-12-302-8/+8
| | | | With hat: portmgr
* - Update to 1.5.1kmoore2016-12-302-7/+8
| | | | | PR: 215311 Submitted by: Wen Heping <wen@freebsd.org>
* - Remove bogus (in presence of USE_GITHUB) USES=tar*amdmi32016-12-294-13/+16
| | | | | | - While here, minor cosmetic and license fixes Approved by: portmgr blanket
* - Update to 0.0.13amdmi32016-12-292-8/+10
| | | | | | | - While here, fix license, switch to options helpers and apply some minor fixes PR: 214243 Submitted by: yasu@utahime.org (maintainer)
* Remove unnecessary commentehaupt2016-12-291-3/+0
|
* A utility to split a diff patch into separate sections. It also featuresehaupt2016-12-295-0/+78
| | | | | | | splitting a patch file by hunks instead of the default by file. This is very useful for merging patches that fail to apply by only some hunks. WWW: https://github.com/benjsc/splitpatch
* textproc/rubygem-twitter-text: update to 1.14.3swills2016-12-292-3/+4
|
* textproc/rubygem-terminal-table: update to 1.7.3swills2016-12-292-3/+4
|
* textproc/rubygem-syntax: update to 1.2.1swills2016-12-292-3/+4
|
* textproc/rubygem-spreadsheet: update to 1.1.4swills2016-12-292-3/+4
|
* textproc/rubygem-scss_lint: update to 0.51.0swills2016-12-292-3/+4
|
* textproc/rubygem-sanitize: update to 4.4.0swills2016-12-292-3/+4
|
* textproc/rubygem-redcarpet: update to 3.4.0swills2016-12-292-3/+4
|
* textproc/rubygem-rdiscount: update to 2.2.0.1swills2016-12-292-3/+4
|
* textproc/rubygem-pretty-xml: update to 0.2.1swills2016-12-292-4/+4
|
* textproc/rubygem-ox: update to 2.4.7swills2016-12-292-4/+4
|
* textproc/rubygem-liquid: update to 4.0.0swills2016-12-292-4/+5
|
* textproc/rubygem-libxml-ruby: update to 2.9.0swills2016-12-292-3/+4
|
* textproc/rubygem-kramdown: update to 1.13.1swills2016-12-292-3/+4
|
* textproc/rubygem-jekyll-sitemap: update to 0.12.0swills2016-12-292-3/+4
|
* textproc/rubygem-itextomml: update to 1.5.5swills2016-12-292-3/+4
|
* textproc/rubygem-html-pipeline: update to 2.4.2swills2016-12-292-3/+4
|
* textproc/rubygem-github-linguist: update to 5.0.0swills2016-12-292-3/+4
|
* textproc/rubygem-gemoji: update to 3.0.0swills2016-12-292-3/+4
|
* textproc/rubygem-asciidoctor: update to 1.5.5swills2016-12-292-3/+4
|
* textproc/ruby-xmlscan: deprecateswills2016-12-281-0/+3
|
* textproc/ruby-xml-configfile: deprecateswills2016-12-281-0/+3
|
* textproc/ruby-rss.alt: deprecateswills2016-12-281-0/+3
|
* textproc/ruby-rss: deprecateswills2016-12-281-0/+3
|
* ruby-htmlsplit: deprecateswills2016-12-281-0/+3
|
* ruby-htmlrepair: deprecateswills2016-12-281-0/+3
|
* Update to 1.0.0matthew2016-12-285-47/+11
| | | | ChangeLog: https://github.com/wireservice/csvkit/blob/1.0.0/CHANGELOG.rst
* Update to 1.5.4matthew2016-12-282-4/+4
| | | | ChangeLog: https://github.com/wireservice/agate/blob/1.5.4/CHANGELOG.rst
* Update to 2.1.0.hrs2016-12-283-15/+14
|
* Change maintainership of the pear-* ports.rakuco2016-12-281-1/+1
| | | | | | | | Pass it to Jochen Neumeister <joneum@bsdproject.de>. PR: 215607 Submitted by: Jochen Neumeister <joneum@bsdproject.de> Approved by: Gasol Wu <gasol.wu@gmail.com> (former maintainer)
* Update to 2016.11.21.rakuco2016-12-282-4/+4
| | | | | PR: 215606 Submitted by: Eero Hänninen <fax@nohik.ee> (maintainer)
* Update bibtool to 2.66johans2016-12-273-4/+6
|
* Update to GNU Grep 2.27 (bugfix release)johans2016-12-272-4/+4
|
* Update to 1.5.3matthew2016-12-272-4/+4
| | | | ChangeLog: https://agate.readthedocs.io/en/1.5.3/changelog.html
* - Add LICENSEamdmi32016-12-271-1/+6
| | | | | - Add NO_ARCH - Switch to options helpers
* - Update to 2016.12.25sunpoet2016-12-272-4/+4
|
* Add an EXPIRATION_DATE to DEPRECATED ports without one.mat2016-12-261-0/+1
| | | | Sponsored by: Absolight
* Avoid duplicating USES=localbaseantoine2016-12-262-2/+3
| | | | Suggested by: jbeich
* Build textproc/py3-hunspell for default version of python3 instead of 3.5antoine2016-12-262-2/+2
|
* We don't need 4 versions of www/py-requests, 2 are enoughantoine2016-12-261-2/+5
|
* Adding py-hunspell, a Python module for the Hunspell spellchecker engine.thierry2016-12-255-0/+46
|
* CMAKE_INSTALL_MANDIR is not set correctly by default, no need to override itamdmi32016-12-251-1/+0
| | | | Approved by: portmgr blanket
* - Remove dependency on the python3 symlinkantoine2016-12-251-2/+3
| | | | - USE_PYTHON=concurrent for bin/chardetect
* - Remove dependency on the python3 symlinkantoine2016-12-241-2/+3
| | | | | - Add LICENSE_FILE - Remove useless INSTALL_TARGET
* - Update to 0.28sunpoet2016-12-242-4/+4
| | | | Changes: http://search.cpan.org/dist/Lingua-EN-Tagger/Changes
* - Update to 6.6.0sunpoet2016-12-242-4/+4
| | | | Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
* Update to 1.5.1matthew2016-12-242-4/+4
| | | | ChangeLog: https://agate.readthedocs.io/en/1.5.1/changelog.html
* - Update to 1.3tota2016-12-242-4/+4
|
* Update to 2.4.4rakuco2016-12-242-3/+4
| | | | | | PR: 214260 Submitted by: Jochen Neumeister <joneum@bsdproject.de> Approved by: Gasol Wu <gasol.wu@gmail.com> (maintainer)
* Update to 1.9olivierd2016-12-232-4/+4
|
* - Update to 1.8.0wen2016-12-233-19/+4
| | | | | PR: 215453 Submitted by: joneum@bsdproject.de
* Use @post* where appropriatedbapt2016-12-231-2/+2
|
* - Pass maintainership to submitterwen2016-12-224-4/+4
| | | | | PR: 215489 Submitted by: joneum@bsdproject.de
* - Update to 2016.003sunpoet2016-12-222-6/+4
| | | | | | | | - Remove unneeded CHMOD after r390893 (file mode changed from 444 to 644) Changes: http://search.cpan.org/dist/Unicode-LineBreak/Changes Approved by: maintainer (blanket) With hat: perl
* - Update to 0.27sunpoet2016-12-223-23/+5
| | | | | | - Add NO_ARCH Changes: http://search.cpan.org/dist/Lingua-EN-Tagger/Changes
* Update sqlalchemy dependency to py-sqlalchemy10matthew2016-12-221-1/+2
| | | | | PR: 215285 Submitted by: rene
* Update to 6.3.0matthew2016-12-224-60/+117
| | | | | PR: 215389 Submitted by: idefix@fechner.net (maintainer)
* Add tests.mat2016-12-211-0/+2
| | | | | | | | Maintainer timeout. PR: 214910 Submitted by: mat Sponsored by: Absolight
* - Add LICENSEamdmi32016-12-211-0/+5
| | | | | | | | - Mark BROKEN on 9.x: does not build due to incompatibility with GraphicsMagic: /usr/local/lib/libGraphicsMagick++.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' Approved by: portmgr blanket
* - Update to 1.8.0wen2016-12-212-4/+4
|
* - Update to 2016.12.18sunpoet2016-12-212-4/+4
|
* - Update to 0.22sunpoet2016-12-213-4/+6
| | | | | | | - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/UML-Class-Simple/Changes
* Update to 0.2.0matthew2016-12-202-5/+5
| | | | ChangeLog: https://github.com/wireservice/agate-dbf/blob/0.2.0/CHANGELOG.rst
* Update to 0.2.0matthew2016-12-202-5/+5
| | | | ChangeLog: https://github.com/wireservice/agate-excel/blob/0.2.0/CHANGELOG.rst
* The DOCS option must not install doxygen.mat2016-12-202-47/+51
| | | | Sponsored by: Absolight
* Update KDE Frameworks to 5.29.0tcberner2016-12-1910-18/+70
| | | | | | | | | | | | | | | | | | | | | Release notes: https://www.kde.org/announcements/kde-frameworks-5.29.0.php New ports: * textproc/kf5-syntax-highlighting (new in 5.28.0) * graphics/kf5-prison (new in 5.29.0) Fixes: * kf5-kservice: Move applications.menu to kf5-applications.menu to stop conflicting with kdelibs4. * Define conflicts in the kde4-l10n ports (debian does the same). * kf5-kapidox: Fix with python3 Thanks to Matthew Rezny <matthew@reztek.cz> for looking at the conflicts in 214528, and Dima Panov (fluffy@) for the python3 fix. PR: 214528 Reviewed by: rakuco, mat Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8776
* - Update to 3-8-1danilo2016-12-192-4/+4
|
* textproc/icdiff: Update to 1.8.6woodsb022016-12-192-4/+4
| | | | Approved by: adamw (mentor, implicit)
* - Update to 1.3.1wen2016-12-182-4/+4
| | | | | | PR: 214327 Submitted by: joneum@bsdproject.de Approved by: maintainer(timeout, > 30days)
* - Update to 1.2tota2016-12-182-6/+6
|
* - Update to 0.9.4antoine2016-12-182-5/+5
| | | | | | - Allow concurrent installation [1] PR: 215331 [1]
* New port: textproc/zxing-cpp, a C++ Library for QR code recognitionriggs2016-12-189-0/+186
| | | | | PR: 214519 Submitted by: yuri@rawbw.com (maintainer)
* Update to 0.07. Add NO_ARCH, fix typo in COMMENT, and add a moreadamw2016-12-183-6/+13
| | | | | | descriptive descr based on text from the POD. Changes: https://metacpan.org/changes/distribution/HTML-FormatText-WithLinks-AndTables
* Hook p5-String-LCSS to the buildantoine2016-12-172-1/+2
|
* - Update to 1.10.0tota2016-12-172-4/+4
|
* Horde package update:mm2016-12-172-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | comms/pear-Horde_ActiveSync 2.37.3 -> 2.37.4 security/pear-Horde_Auth 2.2.0 -> 2.2.1 www/pear-Horde_Browser 2.0.12 -> 2.0.13 archivers/pear-Horde_Compress 2.1.5 -> 2.1.6 devel/pear-Horde_Core 2.27.2 -> 2.27.6 security/pear-Horde_Crypt 2.7.3 -> 2.7.5 textproc/pear-Horde_CssMinify 1.0.2 -> 1.0.3 devel/pear-Horde_Date 2.3.1 -> 2.3.2 www/pear-Horde_Dav 1.1.3 -> 1.1.4 databases/pear-Horde_Db 2.3.3 -> 2.3.4 mail/pear-Horde_Imap_Client 2.29.10 -> 2.29.11 archivers/pear-Horde_Pack 1.0.6 -> 1.0.7 www/pear-Horde_Service_Weather 2.5.2 -> 2.5.3 sysutils/pear-Horde_Vfs 2.3.3 -> 2.3.4 ftp/horde-gollem 3.0.9 -> 3.0.10 www/horde-base 5.2.12 -> 5.2.13 mail/horde-imp 6.2.16 -> 6.2.17 mail/horde-ingo 3.2.12 -> 3.2.13 deskutils/horde-kronolith 4.2.18 -> 4.2.19 deskutils/horde-mnemo 4.2.11 -> 4.2.12 www/horde-passwd 5.0.5 -> 5.0.6 devel/horde-timeobjects 2.1.2 -> 2.1.3 www/horde-trean 1.1.6 -> 1.1.7 mail/horde-turba 4.2.17 -> 4.2.18 www/horde-wicked 2.0.6 -> 2.0.7 devel/horde-whups 3.0.8 -> 3.0.9
* Add p5-String-LCSS 0.12, to determine the longest common substring shared bydvl2016-12-174-0/+29
| | | | two strings
* - Update to 1.1tota2016-12-162-6/+8
|