| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
Changes: https://github.com/ohler55/ox/blob/master/CHANGELOG.md
|
|
|
|
| |
Submitted by: Mark Millard via private e-mail
|
|
|
|
| |
Changes: http://search.cpan.org/dist/SVG/Changes
|
|
|
|
|
| |
PR: 218531
Submitted by: maintainer
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/SVG/Changes
|
|
|
|
|
|
| |
PR: 217469
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
Approved by: miwi (Python@)
|
|
|
|
|
|
|
|
| |
PR: 218524
Exp-run by: antoine
Reviewed by: mat, rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D10331
|
|
|
|
| |
Changes: https://github.com/knu/ruby-unf_ext/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: http://search.cpan.org/dist/SVG/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/JavaScript-Packer/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/HTML-Packer/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CSS-Packer/Changes
|
|
|
|
|
|
|
|
| |
- Fix RUN_DEPENDS assignment [1]
Changes: http://search.cpan.org/dist/Getopt-Lucid/Changes
PR: 218269 [1]
Submitted by: Andreas Hollmann <andreas.hollmann@gmail.com>
|
| |
|
| |
|
|
|
|
| |
Changes: https://github.com/trailblazer/representable/blob/master/CHANGES.md
|
|
|
|
| |
Changes: http://search.cpan.org/dist/SVG/Changes
|
|
|
|
| |
- Don't leave .bak file after shebang fixing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
properly.
When deploying Apache Solr in Jail lsof needs access to /dev/mem which is not allowed by default. Lack of the access makes the startup script run in the loop for 3 minutes and then it assumes that it might have succeed.
Allowing access to /dev/mem makes running Solr in Jail a bit pointless.
Following patch changes the behaviour of Solr startup script to use sockstat instead of lsof to check if Solr has already started. This also makes the dependency on lsof obsolete.
While here, pet portlint.
PR: 218654
Submitted by: Wiktor Niesiobedzki <bsd@vink.pl>
Approved by: idefix@fechner.net (maintainer), adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D10416
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-Simple/Changes
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Convert to options target helper
Changes: http://search.cpan.org/dist/SVG/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Perl-Critic-Pulp/Changes
|
|
|
|
|
| |
PR: 218523
Submitted by: maintainer
|
|
|
|
|
|
|
| |
Python 3 version
PR: 217468
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
|
| |
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/SPROUT/PDF-Tiny-0.08/Changes
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Add LICENSE_FILE
- Update WWW in pkg-descr
PR: 218575
Submitted by: jharris@widomaker.com (maintainer)
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Update BROKEN: use lowercase for leading character
- Update WWW
Changes: https://github.com/jkraemer/ferret/commits/master
|
|
|
|
| |
Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
|
|
|
|
|
|
|
|
|
| |
autopep8 automatically formats Python code to conform to the PEP 8 style
guide. It uses the pycodestyle utility to determine what parts of the
code needs to be formatted. autopep8 is capable of fixing most of the
formatting issues that can be reported by pycodestyle.
Sponsored by: Absolight
|
|
|
|
|
| |
- Added License
- Add NO_ARCH
|
| |
|
|
|
|
| |
ChangeLog: https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/knu/ruby-unf_ext/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/ohler55/ox/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/jekyll/jekyll-sitemap/blob/master/History.markdown
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: https://github.com/brigade/scss-lint/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/jekyll/jekyll-sitemap/blob/master/History.markdown
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Unicode-LineBreak/Changes
Approved by: Olivier Girard <Olivier.Girard@univ-angers.fr> (maintainer, blanket)
|
|
|
|
|
|
|
| |
- Strip shared library
- Sort PLIST
Changes: http://search.cpan.org/dist/PPI-XS/Changes
|
|
|
|
|
|
|
|
| |
- Remove MASTER_SITE_SUBDIR
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Text-CSV/Changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are two cases:
- The upstream versionning is compatible with our versionning, or using
DISTVERSION's magic leads to a compatible PORTVERSION, use
DISTVERSION. If it is possible to use DISTVERSIONPREFIX and
DISTVERSIONSUFFIX to make it compatible, use them.
- The upstream versionning is not compatible with our versionning, and
DISTVERSION's magic does not lead to a correct PORTVERSION, then set
PORTVERSION to the equivalent of our versionning, and set DISTNAME.
It is possible to use a third variable where you store upstream's
version and use it to compute PORTVERSION and/or DISTNAME, like the
dns/bind9* ports do.
Sponsored by: Absolight
|
| |
|
|
|
|
| |
ChangeLog: https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Bump PORTREVISION for dependency change
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Bump PORTREVISION for dependency change
|
| |
|
|
|
|
|
|
|
|
| |
Do not set DISTNAME.
Do not set WRKSRC, if you feel like you need to, you should fix
GH_PROJECT instead.
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2017-02-05 sysutils/puppet38: Upstream support ended, see http://tinyurl.com/puppet3eol
2017-03-31 editors/libreoffice4: Deprecated by upstream
2017-03-31 databases/rubygem-redis-actionpack4: Use databases/rubygem-redis-actionpack instead
2017-03-31 devel/rubygem-nio4r1: Use devel/rubygem-nio4r instead
2017-03-31 devel/liborcus07: Deprecated by upstream, use devel/liborcus
2017-03-31 devel/mdds0: Deprecated by upstream, use devel/mdds
2017-03-31 security/openvpn23-polarssl: Replaced by new upstream relesae 2.4.x
2017-03-31 security/openvpn23: Replaced by new upstream relesae 2.4.x
2017-03-31 textproc/p5-XML-XSH: Deprecated by upstream
2017-03-31 www/rubygem-jquery-atwho-rails-rails4: Use www/rubygem-jquery-atwho-rails instead
2017-03-31 www/p5-Catalyst-Plugin-Singleton: Deprecated by upstream
2017-04-01 x11/lumina-i18n: Obsolete, i18n files included in x11/lumina
2017-04-01 sysutils/jail2: Starting with 10.0 functionality has been merged into base.
2017-04-01 sysutils/iocage-devel: Outdated version. Please use sysutils/py-iocage instead
2017-04-01 sysutils/iocage: Outdated version. Please use sysutils/py-iocage instead
2017-04-05 databases/puppetdb: Depends on expired sysutils/puppet38, use puppetdb[34] instead
2017-04-05 databases/puppetdb-terminus: Depends on expired sysutils/puppet38, use puppetdb-terminus[34]
2017-04-08 databases/pglesslog: Does not build with recent PostgreSQL versions
2017-04-08 textproc/go-text: Go libraries should not be packaged
2017-04-08 devel/go-pretty: Go libraries should not be packaged
2017-04-08 databases/godis: Go libraries should not be packaged
2017-04-10 www/moodle29: Upstream support EoL, please migrate to moodle32
|
|
|
|
|
| |
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281
|
|
|
|
|
| |
- Don't install COPYING with docs
- Switch to options helpers
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
| |
|
|
|
|
| |
- Bump PORTREVISION for package change
|
| |
|
| |
|
|
|
|
| |
Changes: https://github.com/elastic/elasticsearch-ruby/blob/5.x/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/elastic/elasticsearch-ruby/blob/5.x/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/elastic/elasticsearch-ruby/blob/5.x/CHANGELOG.md
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/XML-SemanticDiff/Changes
|
|
|
|
|
|
|
|
| |
- Convert to options target helper
- Remove regression-test:
- Sort PLIST
Changes: http://search.cpan.org/dist/Text-ASCIITable/Changes
|
|
|
|
|
|
| |
- Add PORTSCOUT
- Add NO_ARCH
- Sort *_DEPENDS
|
|
|
|
|
| |
PR: 216889
Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
|
| |
|
| |
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/JKEENAN/Text-CSV-Hashify-0.08/Changes
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/GWILLIAMS/RDF-Trine-1.015_01/README
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/DRTECH/Search-Elasticsearch-Client-2_0-5.02/Changes
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/DRTECH/Search-Elasticsearch-Client-1_0-5.02/Changes
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/DRTECH/Search-Elasticsearch-Client-0_90-5.02/Changes
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/DRTECH/Search-Elasticsearch-5.02/Changes
|
|
|
|
| |
Changes: https://www.elastic.co/guide/en/x-pack/current/xpack-release-notes.html
|
|
|
|
| |
PR: 218250
|
|
|
|
| |
Changes: https://www.elastic.co/guide/en/kibana/current/release-notes-5.3.0.html
|
|
|
|
| |
Changes: https://www.elastic.co/guide/en/elasticsearch/reference/5.3/release-notes-5.3.0.html
|
|
|
|
|
|
|
|
|
| |
Uncle is a tool, which can convert UCL config file to the following formats:
- Human readable config
- Fine formated JSON
- Compacted JSON
- Embedded YAML
- Msgpack
|
|
|
|
|
|
|
| |
it from reporting tty being an invalid version.
With hat: perl@
Sponsored by: Absolight
|
|
|
|
| |
Approved by: swills (mentor, implicit)
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: http://search.cpan.org/dist/XML-SAX-Base/Changes
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://search.cpan.org/dist/Regexp-Debugger/Changes
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Changes: https://github.com/kschiess/parslet/blob/master/HISTORY.txt
|
|
|
|
|
| |
Release notes at:
https://github.com/mike-fabian/ibus-typing-booster/releases/tag/1.5.30
|
| |
|
|
|
|
| |
Changes: https://github.com/ohler55/ox/blob/master/CHANGELOG.md
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Changes: https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/github/markup/blob/master/HISTORY.md
|
| |
|
| |
|
| |
|
|
|
|
| |
ChngeLog: https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md
|
|
|
|
|
| |
PR: 218278
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
Regarding to r437555 as dependency of devel/py-gdbgui
Reviewed by: mat (mentor), nivit (maintainer)
Approved by: mat (mentor), nivit (maintainer)
Differential Revision: https://reviews.freebsd.org/D10200
|
| |
|
|
|
|
| |
Release Notes: https://github.com/sass/libsass/releases/tag/3.4.4
|
| |
|
|
|
|
|
|
| |
New libsigc++20 requires c++11 (it exposes c++11) so explicitly use -std=c++11
where needed.
Mark as broken a bunch of ports which are not c++11 compatible
|
|
|
|
| |
Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/XML-NamespaceSupport/Changes
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 218258
Submitted by: andreas.hollmann@gmail.com
|
|
|
|
| |
Changes: https://github.com/fog/fog-xml/commits/master
|
|
|
|
|
| |
Greple is an egrep-like command-line tool which supports keyword search
in a way similar to popular WWW search engines in addition to regex.
|
|
|
|
|
|
|
|
| |
- Fix an odd error message "sort: file not found".
It was not harmful but confusing.
- Increase the maximum number of vertexes in a spline curve.
100 vertexes were too small in modern environments.
- Use _PATH_* wherever possible.
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Changes: https://github.com/jekyll/jekyll-feed/blob/master/History.markdown
|
| |
|
| |
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
|
| |
wtforms works fine sqlalchemy 1.0, so switch the port to it to
get rid of sqlalchemy < 1.x.
PR: 217734
Submitted by: rene
|
|
|
|
|
| |
PR: 215481
Submitted by: pfg
|
|
|
|
| |
PR: 218165
|
|
|
|
|
|
|
| |
- Add -fPIC to CFLAGS [1]
PR: 216343 [1], 217970 [2]
Submitted by: tphilipp@potion-studios.com [1], ehaupt [2]
|
|
|
|
| |
- Bump PORTREVISION for dependent ports
|
|
|
|
|
|
|
| |
- Remove SF from MASTER_SITES
- Sort USE_PYTHON
- Fix indent
- Cosmetic change
|
| |
|
| |
|
|
|
|
| |
Changes: https://github.com/github/markup/commits/master
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Data-FormValidator/Changes
|
|
|
|
| |
Changes: https://github.com/hunspell/hunspell/releases
|
|
|
|
| |
- Regenerate patch-mysqlviz with 'make makepatch'
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/AMBS/Text-BibTeX-0.80/Changes
|
|
|
|
|
|
|
|
|
|
| |
removing accents and other diacritic marks from characters. Here, the term
unaccenting has a rather loose meaning, since this module does a lot more than
just removing accents.
WWW: https://metacpan.org/release/Text-Unaccent-PurePerl
Sponsored by: Absolight
|
|
|
|
| |
Changes: http://search.cpan.org/dist/ack/Changes
|
| |
|
|
|
|
|
|
|
| |
Asciidoctor PlantUml is an extension that enables you to add PlantUML diagrams
to your AsciiDoc documents.
WWW: https://github.com/hsanson/asciidoctor-plantuml
|
| |
|
|
|
|
| |
Based on svn cp of textproc/py-elasticsearch-dsl-py but for ElasticSearch2
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/pear-Horde_Cli 2.0.7 -> 2.1.0
devel/pear-Horde_Core 2.27.8 -> 2.28.1
www/pear-Horde_Form 2.0.15 -> 2.0.16
dns/pear-Horde_Idna 1.0.4 -> 1.1.0
graphics/pear-Horde_Image 2.3.6 -> 2.4.0
textproc/pear-Horde_Text_Diff 2.1.2 -> 2.2.0
www/horde-ansel 3.0.5 -> 3.0.6
www/horde-base 5.2.13 -> 5.2.14
mail/horde-imp 6.2.17 -> 6.2.18
mail/horde-ingo 3.2.13 -> 3.2.14
deskutils/horde-kronolith 4.2.19 -> 4.2.20
deskutils/horde-mnemo 4.2.12 -> 4.2.13
deskutils/horde-nag 4.2.13 -> 4.2.14
mail/horde-turba 4.2.18 -> 4.2.19
|
|
|
|
|
| |
Changelog at
https://github.com/mike-fabian/ibus-typing-booster/releases/tag/1.5.29
|
| |
|
|
|
|
|
|
|
|
| |
Renders and parses JSON/XML/YAML documents from and to
Ruby objects. Includes plain properties, collections,
nesting, coercion and more.
WWW: https://github.com/trailblazer/representable
|
|
|
|
|
|
|
|
|
| |
IniFile is a native Ruby package for reading and writing INI files.
WWW: https://github.com/twp/inifile
PR: 217912
Submitted by: Douglas Thrift <douglas@douglasthrift.net>
|
|
|
|
|
| |
Changelog at
https://github.com/mike-fabian/ibus-typing-booster/releases/tag/1.5.28
|
| |
|
|
|
|
|
| |
Submitted by: olivierd@
With hat: portmgr-secretary
|
| |
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/BORISV/BibTeX-Parser-1.00/Changes
|
|
|
|
|
|
|
|
|
| |
- Add pecl-yaml1 1.3.0 (copied from pecl-yaml)
- Add UPDATING entry
Changes: https://pecl.php.net/package-changelog.php?package=yaml
PR: 213317
Submitted by: Danilo G. Baio (dbaio) <dbaio@bsd.com.br> (maintainer)
|
|
|
|
| |
Changes: https://github.com/cucumber/cucumber/blob/master/gherkin/CHANGELOG.md
|
| |
|
| |
|
|
|
|
|
|
| |
- Update WWW
Changes: https://github.com/cucumber/cucumber/blob/master/gherkin/CHANGELOG.md
|
|
|
|
| |
Release notes at https://github.com/mike-fabian/ibus-typing-booster/releases
|
|
|
|
|
| |
Reported by: jbeich, antoine and rm.
Pointyhat to: bapt
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* While here, set the MASTER_SITES for the portingAids separately.
* Stop to couple kirigamis' distfiles with kf5 until it's actually a part of it.
PR: 217709
Exp-Run by: antoine
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9959
|
|
|
|
|
| |
Changes: https://github.com/github/markup/releases
https://github.com/github/markup/commits/master
|
| |
|
|
|
|
|
| |
PR: 217829
Submitted by: andreas.sommer87@googlemail.com (maintainer)
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Changes: https://github.com/github/markup/blob/master/HISTORY.md
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-LibXML/Changes
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Text-BibTeX/Changes
|
|
|
|
|
| |
Release notes at
https://github.com/mike-fabian/ibus-typing-booster/releases/tag/1.5.25
|
| |
|
|
|
|
|
|
|
|
|
| |
Changes: https://www.elastic.co/guide/en/elasticsearch/reference/2.4/release-notes-2.4.4.html
Fix multi-instance pidfile writing.
PR: 217503, 215966
Reported by: knolan@sourcefire.com, olgeni
|
| |
|
|
|
|
|
|
| |
PR: 217203
Submitted by: "John W. O'Brien" <john@saltant.com>
mintainer timeout.
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: http://search.cpan.org/dist/ack/Changes
|
|
|
|
|
| |
Changes: https://github.com/samg/diffy/blob/master/CHANGELOG
https://github.com/samg/diffy/commits/master
|
|
|
|
| |
Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
|
| |
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Mark DEPRECATED and set EXPIRATION_DATE to 2017-03-31
- Add NO_ARCH
- Sort PLIST
- Remove test:
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Text-NeatTemplate/Changes
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/TeX-Encode/CHANGES
|
|
|
|
|
|
|
| |
- Sort *_DEPENDS
- Use PORTEXAMPLES
- Convert to options target helper
- Sort PLIST
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Text-Diff/Changes
With hat: perl
|
|
|
|
|
|
|
|
|
| |
Pod::LaTeX is a module to convert documentation in the Pod format into Latex.
The pod2latex command uses this module for translation.
Pod::LaTeX is a derived class from Pod::Select.
WWW: http://search.cpan.org/dist/Pod-LaTeX/
|
|
|
|
|
| |
PR: 217677
Submitted by: portmaster@bsdforge.com (maintainer)
|
|
|
|
|
| |
Changes: https://github.com/github/markup/blob/master/HISTORY.md
https://github.com/github/markup/commits/master
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
|
|
|
|
|
|
|
|
|
| |
- Remove MASTER_SITE_SUBDIR
- Update LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Pod-Constants/Changes
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- While here, add NO_ARCH
PR: 217660
Submitted by: joneum@bsdproject.de (maintainer)
|
|
|
|
| |
Changes: https://github.com/premailer/css_parser/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://search.cpan.org/dist/Text-Glob/Changes
|
|
|
|
|
|
|
|
| |
html2text is a very simple script that uses Ruby's DOM
methods to load HTML from a string, and then iterates
over the resulting DOM to correctly output plain text.
WWW: https://github.com/soundasleep/html2text_ruby
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/SPROUT/PDF-Tiny-0.07/Changes
|
|
|
|
| |
Changes: https://github.com/pallets/markupsafe/blob/master/CHANGES
|
|
|
|
|
|
|
| |
- Use options helpers
PR: 217467
Submitted by: Danilo Baio <dbaio@bsd.com.br>
|
|
|
|
| |
Release notes at https://github.com/mike-fabian/ibus-typing-booster/releases/tag/1.5.24
|
| |
|
| |
|
|
|
|
|
|
|
| |
Assign maintainership to dbaio@bsd.com.br
PR: 217466
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
|
|
|
|
|
|
|
| |
Truncato is a tool for truncating HTML strings
keeping a valid HTML markup
WWW: https://github.com/jorgemanrubia/truncato
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/SPROUT/PDF-Tiny-0.06/Changes
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/HTML-Packer/Changes
|
|
|
|
|
|
| |
with an emoji-picker utility.
Differential Revision: https://reviews.freebsd.org/D9236
|
|
|
|
|
|
|
|
|
| |
ReStructuredText documents.
WWW: https://github.com/nyergler/hieroglyph
PR: 217535
Submitted by: Andreas Sommer <andreas.sommer87@googlemail.com>
|
|
|
|
|
|
|
| |
- Set architecture neutral
PR: 217471
Submitted by: Danilo Baio <dbaio@bsd.com.br>
|
|
|
|
| |
- Bump PORTREVISION for dependency change
|
|
|
|
|
| |
- Add LICENSE_FILE
- Sort PLIST
|
|
|
|
|
| |
- Sort PLIST
- Bump PORTREVISION for dependency change
|
|
|
|
|
|
| |
been deprecated upstream.
Submitted by: Miroslav Lachman <000.fbsd@quip.cz>
|
|
|
|
|
|
|
| |
py-sphinx_rtd_theme
PR: 217472
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
|
|
|
|
|
| |
- Add LICENSE_FILE
- Prepare the port for slave py3 version
|
|
|
|
|
|
|
|
|
|
|
| |
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
| |
Interlingue spellchecking dictionary for use with Hunspell.
WWW: https://github.com/Carmina16/hunspell-ie
PR: 217380
Submitted by: mistresssilvara@hotmail.com
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9815
|
|
|
|
|
|
|
|
|
| |
do some simple PDF processing on a web server with limited RAM and
CPU, and if slurping the entire file into memory is not an option,
this module may well be for you, at the cost of far less functionality
than other solutions out there.
WWW: http://search.cpan.org/dist/PDF-Tiny/
|
|
|
|
| |
ChangeLog: https://github.com/wireservice/agate-excel/blob/master/CHANGELOG.rst
|
|
|
|
| |
ChangeLog: https://github.com/wireservice/agate/blob/master/CHANGELOG.rst
|
|
|
|
| |
WWW: https://github.com/un33k/python-slugify
|
|
|
|
| |
Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
|
|
|
|
|
|
|
|
|
| |
Type safe "Keep it simple, stupid" text templates for C++.
WWW: https://github.com/rbock/kiss-templates
PR: 217418
Submitted by: Andreas Sommer <andreas.sommer87@googlemail.com>
|
|
|
|
|
|
|
|
|
|
| |
- Remove MASTER_SITE_SUBDIR
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
- Clean up pkg-descr
Changes: http://search.cpan.org/dist/Lingua-EN-Sentence/Changes
|
|
|
|
|
|
|
|
|
| |
- Use real PORTVERSION and update dependent ports
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Lingua-EN-Inflect/Changes
|
|
|
|
|
| |
- Add NO_ARCH
- Sort PLIST
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Games-Dissociate/ChangeLog
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/HTML-Format/Changes
|
|
|
|
| |
- Add NO_ARCH
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Fix *_DEPENDS: move test-only dependencies to TEST_DEPENDS
- Add NO_ARCH
- Convert to options dependency helper
- Sort PLIST
Changes: http://search.cpan.org/dist/Hailo/Changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2017-02-28 textproc/rubygem-nokogiri14: Use textproc/rubygem-nokogiri instead
2017-02-28 textproc/rubygem-liquid2: Use textproc/rubygem-liquid instead
2017-02-28 www/rubygem-rack14: Use www/rubygem-rack or www/rubygem-rack16 instead
2017-02-28 www/rubygem-mechanize26: Use www/rubygem-mechanize instead
2017-02-28 www/rubygem-net-http-persistent25: Use www/rubygem-net-http-persistent2 instead
2017-02-28 devel/rubygem-builder32: Use devel/rubygem-builder instead
2017-02-28 www/rubygem-net-http-digest_auth11: Use www/rubygem-net-http-digest_auth instead
2017-02-28 devel/rubygem-bson1: Use devel/rubygem-bson instead
2017-02-28 devel/rubygem-minitest4: Use devel/rubygem-minitest instead
2017-02-28 java/jdk16-doc: Should have been removed with linux-sun-jdk16 (2014-05-11)
2017-02-28 java/jdk7-doc: Should have been removed with linux-sun-jdk17 (2016-04-24)
2017-02-28 textproc/rubygem-sass-rails4: Use textproc/rubygem-sass-rails5 instead
|
|
|
|
|
|
|
|
|
|
| |
- Clean up MASTER_SITES
- Update LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Text-Template/Changes
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Bloom-Filter/Changes
|
|
|
|
|
| |
- Add LICENSE_FILE
- Sort PLIST
|
|
|
|
| |
With hat: portmgr-secretary
|
|
|
|
| |
Do not bump PORTREVSION.
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Data-FormValidator/Changes
|
|
|
|
|
|
|
|
|
|
| |
- Add EMOJI option
- Convert to USES localbase
- Use more option helpers
PR: 216991
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer)
Approved by: maintainer
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
|
| |
|
|
|
|
|
| |
PR: 216597
Submitted by: mkonishi@sea.plala.or.jp
|
| |
|