| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O2 -L/usr/local/lib -L/usr/local/lib -o refdbd refdbd.o refdbdref.o refdbda.o refdbdbib.o pref.o strfncs.o tokenize.o connect.o risdb.o writeris.o getopt.o readris.o backend.o backend-scrn.o backend-ris.o backend-risx.o backend-mods.o backend-db31.o backend-teix.o backend-bibtex.o backend-html.o backend-dbib.o backend-dbiba.o backend-citationlistx.o linklist.o xmlhandler.o enigma.o cgi.o atoll.o dbfncs.o xmlout.o risxhandler.o authorinfo.o risdata.o noteshandler.o refdbdnote.o writenote.o backendn-scrn.o backendn-notex.o backendn-html.o xmlhelper.o mset.o refdbdgetref.o refdbdgetrefx.o refdbdupdb.o passwd.o refdbdcheckref.o svn_version.o -ldbi -lz -lexpat
/usr/bin/ld: //lib/libm.so.5: invalid DSO for symbol `log@@FBSD_1.0' definition
//lib/libm.so.5: could not read symbols: Bad value
Reported by: pkg-fallout
|
| |
|
|
|
|
|
| |
Submitted by: gjb@
Obtained from: libxml2 upstream
|
|
|
|
|
| |
While here, unmask post-install strip command and just simplify the
glob with the same result.
|
|
|
|
|
| |
PR: 193987
Approved by: maintainer (timeout)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
The OpenGrm NGram library is used for making and modifying n-gram language
models encoded as weighted finite-state transducers (FSTs). It makes use of
functionality in the OpenFst library to create, access and manipulate n-gram
models. Operations for counting, smoothing, pruning, applying, and
evaluating models as well as support for distributed computation are among
those provided. It was developed by contributors from OHSU and Google Research.
http://www.openfst.org/twiki/bin/view/GRM/NGramLibrary
|
|
|
|
|
|
|
|
|
|
|
| |
Replace allready applied patch with new patch from upstream to unbreak the
xmlcatalog command.
patch-uri.c:
Revert uri.c commit that causes the document chain to fail.
Reported by: antoine@
Tested by: bapt@
MFH: 2014Q4
|
|
|
|
|
|
|
|
|
|
|
| |
comms/pear-Horde_ActiveSync 2.19.0 -> 2.19.3
devel/pear-Horde_Core 2.14.0 -> 2.15.0
textproc/pear-Horde_CssMinify 1.0.1 -> 1.0.2
www/pear-Horde_Dav 1.0.7 -> 1.1.0
databases/pear-Horde_Db 2.1.3 -> 2.1.4
mail/pear-Horde_Imap_Client 2.25.0 -> 2.25.2
archivers/pear-Horde_Pack 1.0.3 -> 1.0.4
devel/pear-Horde_Timezone 1.0.7 -> 1.0.8
|
| |
|
|
|
|
| |
- Tighten CONFLICTS
|
|
|
|
|
|
|
|
|
| |
Changes see:
http://lucene.apache.org/solr/4_10_1/changes/Changes.html
PR: 193290
Submitted by: Radim Kolar <hsn@sendmail.cz>
Approved by: gaod@hychen.org (maintainer timeout)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USE_KDE4=kdehier component has been deprecated, new components added:
baloo - Baloo core libraries
baloo-widgets - Baloo widgets library
kfilemetadata - KDE library for extracting file metadata
New ports:
graphics/kqtquickcharts - QtQuick plugin to render interactive charts
misc/artikulate - Pronunciation trainer for KDE
(not usable currently, links to both
GStreamer 1.x and 0.10.x via dependencies)
sysutils/baloo[-widgets] - KDE framework for searching and
managing user metadata
sysutils/kfilemetadata - Library for extracting file metadata
l10n ports:
- Farsi (Persian) and Indonesian translations has been readded
- Vietnamese didn't pass threshold for inclusion into release
astro/kstars:
- switch dependency from math/eigen2 to math/eigen3
- add PYKDE option for updating supernovae data
deskutils/kdepim4:
- update dependencies: add libkgapi and baloo,
remove now needless clucene, link-grammar, strigi
- add patch to fix build with gcc42
- update COMMENT and description for all KDE PIM ports
devel/ruby-krossruby:
- remove BROKEN, it builds with ruby 2.x now
editors/kate:
- add patch to disable memory-hungry build of the kate tests [1]
graphics/okular:
- add dependency on graphics/libkscreen
math/cantor:
- add optional dependency on lang/luajit for LuaJIT backend
- fix gfortran detection [2]
misc/kdehier4:
- adapt to new pkg world. Now the purpose of kdehier4 only
to link some stuff between KDE4_PREFIX and LOCALBASE.
science/kalzium:
- switch dependency from math/eigen2 to math/eigen3
- add dependence on science/chemical-mime-data
x11-themes/kdeartwork4
- switch dependency from math/eigen2 to math/eigen3
among other changes:
- drop deprecated USE_KDE4=kdehier
- drop @dirrm from plist
- clean up pkg-descr
- convert to options helpers
- other portlint fixes
The area51 repository features commits by alonso, rakuco and myself.
PR: 187150 [1]
Reported by: pe.freethread@live.com
Patch by: Tobias Berner <tcberner@gmail.com>
PR: 180674 [2]
Reported by: torsten.eichstaedt@web.de
PR: 194316
Exp-run: antoine
|
|
|
|
|
|
|
| |
A collection of text algorithms: Levenshtein, Soundex, Metaphone,
Double Metaphone, Porter Stemming
WWW: https://github.com/threedaymonk/text
|
| |
|
|
|
|
|
|
|
| |
This release fixes CVE-2014-3660 (DoS).
MFH: 2014Q4
Security: 0642b064-56c4-11e4-8b87-bcaec565249c
|
|
|
|
| |
Changes: http://search.cpan.org/dist/JavaScript-Minifier/Changes
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update to 0.9.98
- remove upstreamed patches
- add patch for proper DOCS and NLS options support
- add LICENSE_FILE
- drop @dirrm from plist
- while I'm here, remove USE_KDE4=kdehier (to be deprecated soon)
and switch to out-of-source build
PR: 194286
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Text-Aligner/Changes
|
| |
|
|
|
|
|
| |
PR: 194331, 194332
PR: 194365, 194366, 194369, 194371, 194374
|
|
|
|
|
|
|
|
|
|
| |
- Upgrade to 3.0.7
- Add MIT license
PR: 194328
Differential Revision: https://reviews.freebsd.org/D940
Submitted by: Michael Moll <kvedulv@kvedulv.de>
Approved by: swills (mentor)
|
|
|
|
| |
- Remove @dirrm's from pkg-plist
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/HTML-HTML5-Entities/Changes
|
| |
|
|
|
|
| |
Reported by: antoine
|
|
|
|
| |
Prevent future issues for mdocml
|
|
|
|
|
| |
- drop @dirrm stuff
- use @sample
|
|
|
|
| |
Change log: http://sphinxsearch.com/blog/2014/10/08/sphinx-2-2-5-release/
|
| |
|
|
|
|
|
| |
PR: 194203
Submitted by: wblock@FreeBSD.org (maintainer)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Convert to USES=gperf
|
| |
|
|
|
|
| |
Allow libodfgen to use c++11 shared pointed instead of boost
|
|
|
|
| |
Allow libodfgen to use c++11 shared pointed instead of boost
|
|
|
|
| |
Ensure it does not conflicts with libmwaw
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
cpansearch.perl.org/src/BOBTFISH/Text-MultiMarkdown-1.000035/Changes)
- Bump PORTREVISION
|
|
|
|
|
|
|
| |
rmmseg-cpp is a high performance Chinese word segmentation utility for
Ruby.
WWW: http://rmmseg-cpp.rubyforge.org
|
|
|
|
| |
Ensure libvisio01 does not conflicts with libvisio
|
|
|
|
| |
Ensure libwps does not conflict with libwps03
|
| |
|
| |
|
|
|
|
| |
Make sure libwpd is not conflicting with libwpd010 by not installing the tools
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Add USES=libtool and bump dependent ports
- Replace MAKE_ENV with CPPFLAGS
- Add INSTALL_TARGET=install-strip
|
| |
|
|
|
|
| |
Eel doesn't build after the gnome3 import.
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Changelog: https://lucene.apache.org/core/4_10_1/changes/Changes.html
|
|
|
|
|
|
|
| |
- Do not depend on the symfony channel .mk
- Remove useless IGNORE_WITH_PHP
Approved by: portmgr (bapt)
|
|
|
|
|
|
| |
- Cleanup PLIST
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
|
| |
|
| |
|
|
|
|
| |
- Reset maintainer to ports@
|
|
|
|
|
| |
Fix pear-Horde_core options
Use options helpers where possible
|
| |
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
|
| |
GitHub Language detection
WWW: https://github.com/github/linguist
Differential Revision: https://reviews.freebsd.org/D859
Approved by: swills (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Async (EventMachine) HTTP client, with support for:
o Asynchronous HTTP API for single & parallel request execution
o Keep-Alive and HTTP pipelining support
o Auto-follow 3xx redirects with max depth
o Automatic gzip & deflate decoding
o Streaming response processing
o Streaming file uploads
o HTTP proxy and SOCKS5 support
o Basic Auth & OAuth
o Connection-level & Global middleware support
o HTTP parser via http_parser.rb
o Works wherever EventMachine runs: Rubinius, JRuby, MRI
WWW: https://github.com/brianmario/escape_utils
Differential Revision: https://reviews.freebsd.org/D860
Approved by: swills (mentor)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Nokogumbo allows a Ruby program to invoke the Gumbo HTML5 parser and access the
result as a Nokogiri parsed document.
WWW: https://github.com/rubys/nokogumbo/#readme
|
|
|
|
|
|
| |
Fast sorting of version strings
WWW: https://github.com/defunkt/version_sorter
|
|
|
|
|
|
|
|
| |
An Org mode parser written in Ruby.
WWW: https://github.com/wallyqs/org-ruby
Submitted by: xmj
|
|
|
|
|
|
|
|
|
|
|
| |
RubyPants is a Ruby port of the smart-quotes library SmartyPants. The original
SmartyPants is a free web publishing plug-in for Movable Type,
Blosxom, and BBEdit that easily translates plain ASCII punctuation characters
into "smart" typographic punctuation HTML entities.
WWW: https://github.com/jmcnevin/rubypants
Submitted by: xmj
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect
value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
to intltool so move DATADIRNAME patching from USES=pathfix to
USE_GNOME=intlhack.
- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 193142
1st Proposal: turutani (kyoto)
2nd Proposal: pfg@
winner: vanilla@
In the final iteration, the Maven infrastructure was removed in favor
of a precompiled binary which provides the bonus of a simpler makefile
in additional to being poudriere-compatible.
|
|
|
|
| |
- Support building with Clang
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Ports require time and TLC which I no longer have.
|
| |
|
|
|
|
| |
- Add NO_ARCH
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.
This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.
If you want to switch to linux-c6 ports, please define at /etc/make.conf:
OVERRIDE_LINUX_BASE_PORT=c6
OVERRIDE_LINUX_NONBASE_PORTS=c6
Additionally, please add the following line to /etc/sysctl.conf:
compat.linux.osrelease=2.6.18
Upgrading procedures are shown in /usr/ports/UPDATING.
This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in
November 2013, using and extending mav@'s work. It has been tested extensively
and most reported issues were already fixed. Please report any additional bug
or "features" to the emulation mailing list.
Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's
filed Issues and Pull requests on GitHub,
PR: 186820
Differential Revision: https://reviews.freebsd.org/D793
Reviewed by: allanjude, antoine, bapt, rene
Approved by: portmgr (antoine, bapt)
Approved by: koobs (mentor)
Sponsored by: Perceivon Hosting Inc.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Plist parser do not accept modes like o+w g+s u+r
- @owner/@group with no argument reset the default ownership to root/wheel
- Plug regression tests into the release mechanism as mandatory
- Allow url in repository configuration to be overriden by another configuration
file
- If one of -P, -I or -R is not explicitly given on the command line do not emit
error messages while searching for a mechanism to find data about the latest
available ports.
- External keywords can now take arguments
- Directories under PREFIX are automatically handled and removed if needed
- MTREE are not packaged anymore neither extracted on final installation
- OS major checking (to determine if pkg is running on an upgraded base system)
uses the same mechanism as ABI detection instead of relying on UNAME_r which
can have false positivie on jails
- Add @dir keyword for plist which is used to package explicitly directories
(directories with non root/wheel or outside prefix) and empty directories
(@dirrm and @dirrmtry are now considered as deprecated)
- root/wheel are now considered as the default user/group when creating a
package except @owner/@group are used to change that behaviour
- Import newer version of libucl which improves error messages in case of
problem parsing manifest or configuration files
- Fix pkg register so it checks for conflicts before actually copying files on
to the filesystem
- pkg now support a new no_provide_lib annotation to preventing automatic
populating of provided libs (useful for packages bundling libraries like wine)
- Improve documentations
- Ability to select usage of IPv4/IPv6 via config, repository config or command
line
- Lots of bug fixes
Side effects:
- Convert to install-mtree target into a no-op target Add empty directories to
plist of ports that needs them to run:
- share/aclocal to devel/automake and devel/automake14
- share/applications to devel/desktop-file-utils
- share/xml share/sgml to textproc/xmlcatmgr
- Prevent check-plist to issue warnings about some @dir*
- Adjist check_leftovers.sh to not take in account anything related to mtree
- Bump the default required version of pkg to 1.3.8
|
|
|
|
| |
ChangeLog: https://bitbucket.org/andre_felipe_dias/rst2html5/src/1002abcf4e3a/CHANGELOG.rst
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 193357
Approved by: (maintainer timeout)
|
|
|
|
|
|
|
| |
using a dynamic programming algorithm to compute the Levenstein
distance between strings. Written in C for speed.
WWW: http://flori.github.io/amatch/
|
|
|
|
|
|
| |
- Remove outdated USE_PERL5=5.14+ and post-patch:
Changes: http://search.cpan.org/dist/XML-Parsepp/Changes
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/193329
Submitted by: tkato432@yahoo.com
|
|
|
|
|
|
|
| |
- USES python
PR: 193738
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
- Remove Author tag from pkg-descr
Changes: http://cpansearch.perl.org/src/INGY/YAML-LibYAML-0.52/Changes
PR: ports/193491 [1]
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> [1]
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
and pkg audit to handle this. The user can make their own decision as to
whether or not they want to use vulnerable ports or packages. Using
FORBIDDEN like this is not proper. It should only be used in extreme
cases.
In the meantime, the new Linux ports are being tested and should arrive
soon.
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Keep some which are optional dependencies of non-expired ports
2014-09-18 sysutils/moreutils-parallel: Use moreutils-parallel in sysutils/moreutils instead
2014-09-20 science/ruby-netcdf: Depends on deprecated math/ruby-narray
2014-09-20 x11-toolkits/ruby-fox16: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gnuplot: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-gphys: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-fftw3: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-dcl: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-numru_misc: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-narray: RubyForge shutdown May 15 2014
2014-09-20 textproc/ruby-liquid: RubyForge shutdown May 15 2014
2014-09-20 comms/callsign: RubyForge shutdown May 15 2014
2014-09-20 misc/ruby-vpim: RubyForge shutdown May 15 2014
2014-09-20 net/ruby-ldap: RubyForge shutdown May 15 2014
2014-09-20 devel/rubygem-echoe: Depends on deprecated rubyforge
2014-09-20 www/ruby-borges: RubyForge shutdown May 15 2014
2014-09-20 www/ruby-fcgiwrap: RubyForge shutdown May 15 2014
2014-09-20 www/rubygem-scrubyt: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-multi: RubyForge shutdown May 15 2014
2014-09-20 databases/ruby-dbd_sqlite3: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gsl: RubyForge shutdown May 15 2014
2014-09-20 security/ruby-gpgme: RubyForge shutdown May 15 2014
2014-09-20 multimedia/vodcatcher: RubyForge shutdown May 15 2014
2014-09-20 japanese/ruby-ming: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-statgrab: RubyForge shutdown May 15 2014
2014-09-20 security/ruby-crypt: RubyForge shutdown May 15 2014
2014-09-20 sysutils/philesight: Depends on deprecated devel/ruby-locale2
2014-09-20 multimedia/podcatcher: RubyForge shutdown May 15 2014
2014-09-20 audio/ruby-mp3info: RubyForge shutdown May 15 2014
2014-09-20 multimedia/ruby-flvtool2: RubyForge shutdown May 15 2014
2014-09-20 audio/ruby-freedb: RubyForge shutdown May 15 2014
2014-09-20 graphics/ruby-ming: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-locale2: RubyForge shutdown May 15 2014
2014-09-20 devel/rubygem-rubyforge: RubyForge shutdown May 15 2014
2014-09-20 databases/ruby-dbd_odbc: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-fastri: RubyForge shutdown May 15 2014
2014-09-20 devel/ri-emacs: RubyForge shutdown May 15 2014
2014-09-20 security/p5-openxpki-client-html-mason: security/p5-openxpki-0.15+ abandoned Mason UI technology in favor of FastCGI
|
|
|
|
| |
PR: 193064
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
| |
- Use @sample
|
| |
|
|
|
|
|
|
| |
http://cpansearch.perl.org/src/PETDANCE/ack-2.14/Changes
Requested by: jungleboogie0@gmail.com
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Also the compat NO_INSTALL_MANPAGES shim.
Differential Revision: https://reviews.freebsd.org/D730
Reviewed by: antoine
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt)
|
|
|
|
| |
Announcement: http://sphinxsearch.com/blog/2014/09/15/sphinx-2-2-4-release-now-available/
|
|
|
|
| |
Maintainer timeout.
|
| |
|
|
|
|
| |
Changelog: https://lucene.apache.org/core/4_10_0/changes/Changes.html
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This port required creating a number of new ports, old versions of existing
ports and other adjustments, so do all that while here too.
Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby
Being a full-stack framework means that all layers are built to work
seamlessly together. That way you Don't Repeat Yourself (DRY) and you
can use a single language from top to bottom. Everything from templates
to control flow to business logic is written in Ruby - The language of
love for industry heavy-weights.
WWW: http://www.rubyonrails.org
Submitted by: xmj (based on)
|
| |
|
|
|
|
|
|
|
| |
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
didn't conflict with early development versions of glib/gtk 2.0
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
| |
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
| |
PR: 193348
Submitted by: tdb
Obtained from: https://github.com/hercules-team/augeas/commit/cf3de24554112f3d47e26515954769e23d6adf45
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-LibXML-PrettyPrint/Changes
|
| |
|
| |
|
|
|
|
|
|
| |
Change:
* Adapt to ocaml 4.02, use 'Bytes' module + backward compatibility hack.
* Some patches by Damien: typos + illegal format strings.
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
|
|
|
|
|
| |
PR: 193484
Submitted by: ohartman (zedat.fu-berlin.de)
Too much TLC: marino
|
|
|
|
|
|
|
|
|
|
|
|
| |
textproc/rubygem-elasticsearch-api, textproc/rubygem-elasticsearch-transport:
Ruby integrations for Elasticsearch that feature:
* a client for connecting to an Elasticsearch cluster
* a Ruby API for the Elasticsearch's REST API
* various extensions and utilities
WWW: https://rubygems.org/gems/elasticsearch
|
| |
|
|
|
|
| |
The porting work as been done by gnome@ (kwm) and Eric Turgeon (ericturgeon@ghostbsd.org)
|
| |
|
|
|
|
|
| |
PR: 193441
Submitted by: maintainer
|
| |
|
|
|
|
| |
- USES=python
|
| |
|
|
|
|
|
| |
Changes:
http://www.elasticsearch.org/downloads/1-3-2/
|
| |
|
| |
|
|
|
|
|
|
|
| |
p5-Test-YAML is a TEST_DEPENDS, and the BUILD/RUN_DEPENDS are empty
Submitted by: mat
Pointy hat to: pi
|
|
|
|
|
|
|
|
|
| |
http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 databases/msql: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 multimedia/pvr250: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 multimedia/pvrxxx: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 textproc/py-4suite-xml: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
|
|
|
|
|
|
|
|
|
|
|
|
| |
occasionally do. This time they've actually changed the code, so
patching is now required in order to compile.[1]
* Add option to link against re2 regular expression library.[2]
* PGSQL_USE -> PGSQL_USES
Submitted by: Daniel Ylitalo <daniel@blodan.se>[1]
Submitted by: Alex Storn <devzone.my@gmail.com>[2]
|
|
|
|
|
|
|
|
| |
http://cpansearch.perl.org/src/INGY/YAML-1.11/Changes
PR: 192727
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
Approved by: tobez (maintainer timeout)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Text-Ngram/Changes
|
|
|
|
|
|
|
|
|
| |
case-folding. Case-folding is a part of the Unicode standard that
allows any two strings that differ from one another only by case to
map to the same "case-folded" form, even when those strings include
characters with complex case-mappings.
WWW: http://search.cpan.org/dist/Unicode-CaseFold/
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user
Differential Revision: https://reviews.freebsd.org/D703
Reviewed by and discussed with: bapt
With hat: portmgr
|
| |
|
| |
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
Reviewed by: swills
|
|
|
|
|
| |
Changes:
* Adapt to ocaml 4.02 (suppress a few 'Deprecated' warnings)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Patch configure instead of configure.ac to avoid USE_AUTOTOOLS
- Use default *_WRKSRC
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: https://github.com/jekyll/jekyll-sass-converter/blob/master/History.markdown
|
|
|
|
| |
- Add USES=iconv to fix build on FreeBSD 10
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (implicit)
|
| |
|
|
|
|
| |
- Add USES=libtool and INSTALL_TARGET=install-strip
|
| |
|
| |
|
| |
|
|
|
|
| |
- Add INSTALL_TARGET=install-strip
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- lttoolbox -has two new tools: lt-trim and lt-print
- apertium has a new deformatter: apertium-deslatex
- lextor is deprecated, the code is still there but is not built
- apertium has a new m4 macro that supports using language packages from
/languages/
PR: 192886
|
| |
|
|
|
|
|
|
|
|
|
| |
- autotools more recent
- no warnings for clang
http://www.lunabase.org/~faber/Vault/software/grap/CHANGES
PR: 193178
Submitted by: Ted Faber <faber@lunabase.org> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
newer version will be needed by rubygem-github-linguist
With hat: ruby@
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
KenLM Language Model Toolkit.
KenLM estimates, filters, and queries language models.
WWW: https://kheafield.com/code/kenlm/
|
|
|
|
|
|
| |
A toolkit for bulding randomized language models.
WWW: http://randlm.sourceforge.net/
|
| |
|
| |
|
|
|
|
|
|
| |
- USES python
Approved by: maintainer (via email)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
A python "port" of logcheck's logtail2.
Pygtail reads log file lines that have not been read. It will even handle
log files that have been rotated.
WWW: https://pypi.python.org/pypi/pygtail
|
|
|
|
|
|
|
| |
LOCALBASE, not PREFIX
PR: 193067
Submitted by: z7dr6ut7gs@snkmail.com
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
- Fix COMMENT
|
| |
|
|
|
|
| |
Reviewed by: bapt
|
|
|
|
| |
While here, install a nokogiri14 binary and tell portscout to ignore
|
|
|
|
| |
While here, tell portscout to ignore this port.
|
| |
|
| |
|
| |
|
|
|
|
| |
ctemplate-based build failures in mysql-workbench.
|
| |
|
|
|
|
|
|
| |
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine)
|
| |
|
|
|
|
|
|
| |
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
| |
Built-in Pagination Generator for Jekyll
WWW: https://github.com/jekyll/jekyll-paginate
PR: textproc/rubygem-jekyll-paginate
Submitted by: Michael Moll <kvedulv@kvedulv.de>
|
|
|
|
|
|
|
|
|
| |
Liquid tag for displaying GitHub Gists in Jekyll sites.
WWW: https://github.com/jekyll/jekyll-gist
PR: 192974
Submitted by: Michael Moll <kvedulv@kvedulv.de>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Update gitit to 0.10.5
- Update texmath to 0.8
- Update zip-archive to 0.2.3.4
- Add haddock-library: Library exposing some functionality of Haddock
- Add hoauth2: Haskell OAuth2 authentication
- Add JuicyPixels: Picture loading/serialization
Obtained from: FreeBSD Haskell
|
| |
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix LICENSE_PERMS
- Add lang/gawk to (BUILD|TEST)_DEPENDS
- Remove conflicts with misc/translate
- Add 3 new options (default off) to support RTL languages,
enable text-to-speech functionality and readline-style
editing and history in interactive mode
- Remove pkg-plist
Build Log: https://redports.org/buildarchive/20140824220804-65990/
|
|
|
|
| |
- Add INSTALL_TARGET=install-strip
|
| |
|