aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* Mark BROKEN: Fails to linkantoine2014-10-301-0/+2
| | | | | | | | 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
* Allow staging as a regular userantoine2014-10-301-1/+2
|
* Fix regression introduced in CVE-201403660 fix.kwm2014-10-302-13/+27
| | | | | Submitted by: gjb@ Obtained from: libxml2 upstream
* textproc/sxml: mark jobs unsafemarino2014-10-271-1/+3
| | | | | While here, unmask post-install strip command and just simplify the glob with the same result.
* textproc/dblatex: fix python usepi2014-10-261-5/+3
| | | | | PR: 193987 Approved by: maintainer (timeout)
* Deprecate ports broken for more than 6 monthsantoine2014-10-261-0/+2
|
* Remove @dirrm and @dirrmtry entries from the Qt ports.rakuco2014-10-246-35/+0
|
* - Drop @dirrm* from plistamdmi32014-10-231-4/+0
|
* New port opengrm ngram.demon2014-10-207-0/+104
| | | | | | | | | | | 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
* patch-parser.c:kwm2014-10-203-31/+49
| | | | | | | | | | | 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
* Horde package update:mm2014-10-202-3/+3
| | | | | | | | | | | 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
* Update to 0.7.1antoine2014-10-203-5/+4
|
* - Update to 2.1.1antoine2014-10-203-5/+5
| | | | - Tighten CONFLICTS
* textproc/apache-solr: 4.8.1 -> 4.10.1pi2014-10-205-14/+65
| | | | | | | | | 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)
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!makc2014-10-196-13/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Add new port: textproc/rubygem-texttota2014-10-194-0/+26
| | | | | | | A collection of text algorithms: Levenshtein, Soundex, Metaphone, Double Metaphone, Porter Stemming WWW: https://github.com/threedaymonk/text
* Update to 1.0.3.rakuco2014-10-192-3/+3
|
* Update to 2.9.2.kwm2014-10-188-206/+17
| | | | | | | This release fixes CVE-2014-3660 (DoS). MFH: 2014Q4 Security: 0642b064-56c4-11e4-8b87-bcaec565249c
* - Update to 1.12culot2014-10-172-3/+3
| | | | Changes: http://search.cpan.org/dist/JavaScript-Minifier/Changes
* Reset maintainershipbapt2014-10-173-3/+3
|
* Remove @dirrm from five textproc ports (plus general cleanup)marino2014-10-168-29/+6
|
* textproc/adabrowse: Remove 1-line pkg-plistmarino2014-10-162-1/+1
|
* textproc/kdiff3:makc2014-10-166-83/+37
| | | | | | | | | | | | | - 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)
* - Update to 0.11culot2014-10-152-3/+3
| | | | Changes: http://search.cpan.org/dist/Text-Aligner/Changes
* - Update to 2.15.araujo2014-10-152-4/+3
|
* Close out a bunch of PRs that only remove @dirrmmarino2014-10-151-1/+0
| | | | | PR: 194331, 194332 PR: 194365, 194366, 194369, 194371, 194374
* textproc-rubygem-diffy: upgrade to 3.0.7xmj2014-10-142-3/+5
| | | | | | | | | | - 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)
* - Convert to USES=pythonpawel2014-10-142-19/+2
| | | | - Remove @dirrm's from pkg-plist
* No need to use ${STRIP_CMD}, ${INSTALL_PROGRAM} already takes care of thisantoine2014-10-122-5/+0
|
* Upgrade to version 0.25.0.olgeni2014-10-122-4/+4
|
* Fix build with GCC 4.2.jkim2014-10-111-2/+1
|
* - Update to 0.004culot2014-10-102-3/+3
| | | | Changes: http://search.cpan.org/dist/HTML-HTML5-Entities/Changes
* - Update from 1.14 to 1.15danilo2014-10-092-3/+3
|
* textproc/rubygem-rmmseg-cpp: fix build on systems without gcc/g++swills2014-10-091-0/+10
| | | | Reported by: antoine
* Fix packaging for linux-c6-libtasn1 and linux-f10-libtasn1antoine2014-10-092-1/+6
| | | | Prevent future issues for mdocml
* Another plist I should have modernized just now.matthew2014-10-091-15/+1
| | | | | - drop @dirrm stuff - use @sample
* Update to 2.2.5matthew2014-10-092-3/+3
| | | | Change log: http://sphinxsearch.com/blog/2014/10/08/sphinx-2-2-5-release/
* Remove @dirrm, @dirrmtryehaupt2014-10-081-4/+0
|
* - Update to 1.502amdmi32014-10-082-3/+3
| | | | | PR: 194203 Submitted by: wblock@FreeBSD.org (maintainer)
* Convert USES=gperfbapt2014-10-071-1/+1
|
* Convert to USES=gperfbapt2014-10-071-1/+1
|
* USES=gperfbapt2014-10-071-1/+1
|
* Fix fetching, convert to USES=gperfbapt2014-10-071-10/+3
|
* Remove zlib from pc filesbapt2014-10-071-0/+4
|
* Fix buildbapt2014-10-071-0/+1
|
* Fix build without gperfbapt2014-10-071-1/+2
|
* Fix fetchingbapt2014-10-071-10/+3
| | | | Convert to USES=gperf
* Fix fetching remove docs optionbapt2014-10-071-9/+3
|
* Import libodfgen01bapt2014-10-076-12/+72
| | | | Allow libodfgen to use c++11 shared pointed instead of boost
* Import libodfgen01bapt2014-10-071-0/+1
| | | | Allow libodfgen to use c++11 shared pointed instead of boost
* Import libmwaw03bapt2014-10-077-15/+59
| | | | Ensure it does not conflicts with libmwaw
* Fix buildantoine2014-10-071-1/+1
|
* - Update to 2014.10.05sunpoet2014-10-072-3/+3
|
* - Update to 2014.10.05sunpoet2014-10-072-3/+3
|
* - Update to 2014.10.05sunpoet2014-10-072-3/+3
|
* - Add missing required dependency (HTTP::Entities: ↵zi2014-10-071-1/+3
| | | | | | cpansearch.perl.org/src/BOBTFISH/Text-MultiMarkdown-1.000035/Changes) - Bump PORTREVISION
* textproc/rubygem-rmmseg-cp: create portswills2014-10-074-0/+37
| | | | | | | rmmseg-cpp is a high performance Chinese word segmentation utility for Ruby. WWW: http://rmmseg-cpp.rubyforge.org
* Import libvisio01bapt2014-10-077-9/+56
| | | | Ensure libvisio01 does not conflicts with libvisio
* Import libwps03bapt2014-10-077-12/+62
| | | | Ensure libwps does not conflict with libwps03
* Fix PKGNAMEbapt2014-10-071-0/+1
|
* Drop la filesbapt2014-10-072-4/+1
|
* Import libwpd010bapt2014-10-077-7/+52
| | | | Make sure libwpd is not conflicting with libwpd010 by not installing the tools
* Update to 3.1.1antoine2014-10-073-41/+4
|
* Update to 2.8.8bapt2014-10-063-16/+3
|
* Remove old libtool patchtijl2014-10-061-41/+0
|
* devel/libuninum:tijl2014-10-061-1/+1
| | | | | | - Add USES=libtool and bump dependent ports - Replace MAKE_ENV with CPPFLAGS - Add INSTALL_TARGET=install-strip
* Update to 4.6.adamw2014-10-053-21/+6
|
* Remove eel and ports that use it.kwm2014-10-037-96/+0
| | | | Eel doesn't build after the gnome3 import.
* Cleanup @dirrm* from my ports.mat2014-10-031-4/+0
| | | | Sponsored by: Absolight
* - Update to version 4.10.1mva2014-10-022-3/+3
| | | | Changelog: https://lucene.apache.org/core/4_10_1/changes/Changes.html
* textproc/pear-Symfony_Component_Yaml: USES pearwg2014-10-021-4/+8
| | | | | | | - Do not depend on the symfony channel .mk - Remove useless IGNORE_WITH_PHP Approved by: portmgr (bapt)
* - Update to 0.78sunpoet2014-10-023-11/+5
| | | | | | - Cleanup PLIST Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
* textproc/rubygem-spreadsheet: update to 1.0.0swills2014-10-022-3/+3
|
* textproc/rubygem-sass-rails: limit portscout to 3.xswills2014-10-021-0/+2
|
* - Update to 0.5.2wen2014-10-012-8/+6
| | | | - Reset maintainer to ports@
* Convert to USES=hordebapt2014-10-0111-33/+24
| | | | | Fix pear-Horde_core options Use options helpers where possible
* textproc/rubygem-sanitize: update to 3.0.2swills2014-10-012-3/+3
|
* - Update LICENSEsunpoet2014-09-301-1/+1
| | | | Approved by: portmgr (blanket)
* - Convert to USES=pythonmva2014-09-291-4/+2
| | | | Approved by: portmgr (implicit)
* textproc/rubygem-gitlab-linguist: create portxmj2014-09-284-0/+29
| | | | | | | | | GitHub Language detection WWW: https://github.com/github/linguist Differential Revision: https://reviews.freebsd.org/D859 Approved by: swills (mentor)
* textproc/rubygem-escape_utils-rails4: copy portxmj2014-09-274-0/+44
| | | | | | | | | | | | | | | | | | | | 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)
* Convert to new python USES stylekwm2014-09-271-2/+2
|
* Fix conversion to USES=pearantoine2014-09-271-1/+2
|
* textproc/rubygem-sanitize: update to 2.1.0swills2014-09-272-4/+6
|
* textproc/rubygem-nokogumbo: update to 1.1.12swills2014-09-272-3/+3
|
* Revert broken non-conversion to USES=pearantoine2014-09-271-2/+4
|
* textproc/rubygem-nokogumbo: create portswills2014-09-274-0/+27
| | | | | | | 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
* textproc/rubygem-version_sorter: create portswills2014-09-274-0/+25
| | | | | | Fast sorting of version strings WWW: https://github.com/defunkt/version_sorter
* textproc/rubygem-org-ruby: create portswills2014-09-274-0/+29
| | | | | | | | An Org mode parser written in Ruby. WWW: https://github.com/wallyqs/org-ruby Submitted by: xmj
* textproc/rubygem-rubypants: create portswills2014-09-274-0/+28
| | | | | | | | | | | 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
* Convert to USES=pearbapt2014-09-2619-111/+48
|
* - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.htijl2014-09-251-0/+2
| | | | | | | | | | | | | | | | | | 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)
* Unbreak textproc/apache-poi to save the port from deletionmarino2014-09-252-34/+21
| | | | | | | | | | | 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.
* - Convert to USES=autoreconftijl2014-09-251-10/+10
| | | | - Support building with Clang
* Remove USE_AUTOTOOLStijl2014-09-241-2/+1
|
* Remove USE_AUTOTOOLStijl2014-09-241-2/+1
|
* Remove USE_AUTOTOOLStijl2014-09-241-2/+1
|
* Remove USE_AUTOTOOLStijl2014-09-241-1/+1
|
* Hand back my ports to the pool.eadler2014-09-241-1/+1
| | | | Ports require time and TLC which I no longer have.
* Trim @dirrm*bapt2014-09-221-7/+0
|
* - Cleanup plistamdmi32014-09-222-6/+1
| | | | - Add NO_ARCH
* - Cleanup plistamdmi32014-09-221-3/+0
|
* Update CentOS base to 6.5, add userland portsxmj2014-09-2214-17/+296
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Fix typoantoine2014-09-221-1/+2
|
* Update to 1.3.8 Changes:bapt2014-09-221-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* - Update to 1.4olivierd2014-09-222-3/+3
| | | | ChangeLog: https://bitbucket.org/andre_felipe_dias/rst2html5/src/1002abcf4e3a/CHANGELOG.rst
* - Update to 1.7-4tota2014-09-222-4/+3
|
* textproc/rubygem-sax-machine: update to 1.0.0swills2014-09-222-3/+3
|
* textproc/rubygem-github-markup: update to 1.3.0swills2014-09-222-3/+3
|
* - retire ruby-amatchdinoex2014-09-214-61/+0
|
* - fix build with OPTION_USET=NLSdinoex2014-09-211-71/+71
| | | | | PR: 193357 Approved by: (maintainer timeout)
* This is a Ruby library for approximate string matching and searchingdinoex2014-09-214-0/+23
| | | | | | | using a dynamic programming algorithm to compute the Levenstein distance between strings. Written in C for speed. WWW: http://flori.github.io/amatch/
* - Update to 0.07sunpoet2014-09-212-7/+4
| | | | | | - Remove outdated USE_PERL5=5.14+ and post-patch: Changes: http://search.cpan.org/dist/XML-Parsepp/Changes
* - Drop .la files, no dependees require themamdmi32014-09-212-3/+2
| | | | Approved by: portmgr blanket
* textproc/rubygem-sass: update to 3.4.5swills2014-09-212-3/+3
|
* textproc/rubygem-kramdown: update to 1.4.2swills2014-09-212-3/+3
|
* textproc/rubygem-gitlab-grit: update to 2.7.1, pet portlintswills2014-09-212-5/+4
|
* textproc/rubygem-github-markdown: update to 0.6.7swills2014-09-212-3/+3
|
* Update to version 4.0.5pawel2014-09-212-8/+12
| | | | | PR: ports/193329 Submitted by: tkato432@yahoo.com
* textproc/py-regex: update to 2014.06.28wg2014-09-212-6/+5
| | | | | | | - USES python PR: 193738 Submitted by: maintainer
* - Update to version 0.52 [1]pawel2014-09-204-10/+9
| | | | | | | | | | - 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
* Remove FORBIDDEN that references vuxml. We already have vuxml, portauditbdrewery2014-09-202-4/+0
| | | | | | | | | | | | 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
* Remove expired portsrene2014-09-205-77/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* fix build with perl 5.18az2014-09-201-0/+4
| | | | PR: 193064
* - Remove obsolete MAN1amdmi32014-09-201-2/+0
| | | | Approved by: portmgr blanket
* Switch to USES=libtool:buildtijl2014-09-201-3/+2
|
* - Switch to USES=libtool:buildtijl2014-09-192-6/+3
| | | | - Use @sample
* Allow staging as a regular userantoine2014-09-191-4/+1
|
* textproc/ack: 2.12 -> 2.14pi2014-09-192-3/+3
| | | | | | http://cpansearch.perl.org/src/PETDANCE/ack-2.14/Changes Requested by: jungleboogie0@gmail.com
* - Update to 2014.09.15sunpoet2014-09-182-3/+3
|
* - Update to 2014.09.15sunpoet2014-09-182-3/+3
|
* - Update to 2014.09.15sunpoet2014-09-182-3/+3
|
* Retire MANCOMPRESSED.mat2014-09-181-1/+0
| | | | | | | | | Also the compat NO_INSTALL_MANPAGES shim. Differential Revision: https://reviews.freebsd.org/D730 Reviewed by: antoine With hat: portmgr Sponsored by: Absolight
* Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.tijl2014-09-173-5/+6
| | | | | | | There are only 60 such ports so there doesn't need to be a separate keyword or USES for this. Approved by: portmgr (bapt)
* Update to 2.2.4matthew2014-09-174-94/+4
| | | | Announcement: http://sphinxsearch.com/blog/2014/09/15/sphinx-2-2-4-release-now-available/
* Fix build to clang and remove dependency on gcc.demon2014-09-152-1/+11
| | | | Maintainer timeout.
* - Fix build on 9.x and above. 8.x needs some more investigation.gahr2014-09-153-8/+30
|
* - Update to version 4.10.0mva2014-09-152-3/+3
| | | | Changelog: https://lucene.apache.org/core/4_10_0/changes/Changes.html
* - Drop .la files, no dependees require themamdmi32014-09-142-3/+2
| | | | Approved by: portmgr blanket
* Fix pkgname collisionsantoine2014-09-141-0/+1
|
* www/rubygem-rails4: create port for rails4swills2014-09-144-0/+29
| | | | | | | | | | | | | | | | | | | | 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)
* Use default LIBTOOLIZE_ARGStijl2014-09-141-1/+0
|
* devel/glib12 x11-toolkits/gtk12:tijl2014-09-131-1/+1
| | | | | | | - 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
* - Update to 0.37lwhsu2014-09-132-3/+3
|
* Allow staging as a regular userantoine2014-09-132-0/+12
|
* Allow staging as a regular userantoine2014-09-131-10/+4
|
* - Drop .la files, no dependees require themamdmi32014-09-132-3/+2
| | | | Approved by: portmgr blanket
* Remove USE_AUTOTOOLS=libtool, master port has USES=libtooltijl2014-09-131-1/+0
|
* - Drop .la files for japanese/kakasi, no dependees require themamdmi32014-09-121-1/+1
| | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* Update distinfoantoine2014-09-121-0/+4
|
* textproc/augeas: add patch from upstream to fix bugswills2014-09-122-1/+214
| | | | | | PR: 193348 Submitted by: tdb Obtained from: https://github.com/hercules-team/augeas/commit/cf3de24554112f3d47e26515954769e23d6adf45
* - Update to 0.006sunpoet2014-09-113-7/+8
| | | | Changes: http://search.cpan.org/dist/XML-LibXML-PrettyPrint/Changes
* Actually remove MANCOMPRESSED, not just comment itehaupt2014-09-111-2/+0
|
* Remove obsolete MANCOMPRESSEDehaupt2014-09-111-1/+1
|
* - Update to 2.18gahr2014-09-112-7/+3
| | | | | | Change: * Adapt to ocaml 4.02, use 'Bytes' module + backward compatibility hack. * Some patches by Damien: typos + illegal format strings.
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-1176-38/+76
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* Stage textproc/refdbmarino2014-09-114-734/+281
| | | | | | PR: 193484 Submitted by: ohartman (zedat.fu-berlin.de) Too much TLC: marino
* New ports: textproc/rubygem-elasticsearch, ↵zi2014-09-1010-0/+87
| | | | | | | | | | | | 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
* Update to 0.65ehaupt2014-09-102-3/+3
|
* Welcome Mate Desktop 1.8bapt2014-09-106-388/+0
| | | | The porting work as been done by gnome@ (kwm) and Eric Turgeon (ericturgeon@ghostbsd.org)
* - Use hand-made do-installsunpoet2014-09-091-4/+6
|
* Remove unnecessary DESTDIR MAKE_ENV overridearved2014-09-091-1/+0
| | | | | PR: 193441 Submitted by: maintainer
* Allow staging as a regular userantoine2014-09-091-0/+1
|
* - Allow staging as a regular userantoine2014-09-092-14/+8
| | | | - USES=python
* Allow staging as a regular userantoine2014-09-091-1/+1
|
* Upgrade to 1.3.2tj2014-09-084-4/+19
| | | | | Changes: http://www.elasticsearch.org/downloads/1-3-2/
* Allow staging as a regular user and simplifyantoine2014-09-071-3/+2
|
* Allow staging as a regular userantoine2014-09-071-1/+1
|
* textproc/p5-YAML: fix DEPENDSpi2014-09-071-2/+1
| | | | | | | p5-Test-YAML is a TEST_DEPENDS, and the BUILD/RUN_DEPENDS are empty Submitted by: mat Pointy hat to: pi
* 2014-08-31 databases/kinterbasdb: Not staged. See ↵antoine2014-09-077-1274/+0
| | | | | | | | | 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
* * The Snowball project has rerolled libstemmer_c.tgz as theymatthew2014-09-063-4/+97
| | | | | | | | | | | | 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]
* textproc/p5-YAML: 0.87 -> 1.11pi2014-09-063-19/+30
| | | | | | | | 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)
* - Update to 0.15culot2014-09-052-3/+9
| | | | Changes: http://search.cpan.org/dist/Text-Ngram/Changes
* Unicode::CaseFold allows to perform case-insensitive lookups usingculot2014-09-054-0/+41
| | | | | | | | | 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/
* Update to 1.0.2.rakuco2014-09-052-3/+3
|
* Change INSTALL_DATA to install with mode 644antoine2014-09-051-3/+0
| | | | | | | | | | 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
* - Update to 1.10jadawin2014-09-042-3/+3
|
* Import PHP 5.6 branch!ale2014-09-0415-0/+229
|
* - Strip shared library and object file to pet stage-qa:sunpoet2014-09-041-0/+6
| | | | | | - Bump PORTREVISION for package change Reviewed by: swills
* - Update to 2.17gahr2014-09-042-9/+8
| | | | | Changes: * Adapt to ocaml 4.02 (suppress a few 'Deprecated' warnings)
* - Update to 2014.09.01sunpoet2014-09-042-3/+3
|
* - Update to 2014.09.01sunpoet2014-09-042-3/+3
|
* - Update to 2014.09.01sunpoet2014-09-042-3/+3
|
* - Add missing libgmodule-2.0tijl2014-09-031-13/+7
| | | | | - Patch configure instead of configure.ac to avoid USE_AUTOTOOLS - Use default *_WRKSRC
* Fix build on 10+.adamw2014-09-031-0/+11
|
* - Update to 1.2.3lwhsu2014-09-032-7/+5
|
* - Reassign to the heaptabthorpe2014-09-022-2/+2
|
* - Update to 1.2.1sunpoet2014-09-022-3/+3
| | | | Changes: https://github.com/jekyll/jekyll-sass-converter/blob/master/History.markdown
* - Add USES=libtool and bump dependent portstijl2014-09-023-21/+9
| | | | - Add USES=iconv to fix build on FreeBSD 10
* Do it in more C++ way.demon2014-09-023-52/+19
|
* Remove non staged ports without pending PR from textproc and vietnamesebapt2014-09-02149-9142/+0
|
* Pass to new maintainer who is working on patch.cs2014-09-021-1/+1
| | | | Approved by: portmgr (implicit)
* Fix one error on 8 and 9. Still fails to build on those platforms.adamw2014-09-021-0/+10
|
* - Replace LIB_DEPENDS=libglibmm-2.4.so with USE_GNOME=glibmmtijl2014-09-022-10/+6
| | | | - Add USES=libtool and INSTALL_TARGET=install-strip
* Do not insist on c++11.demon2014-09-024-36/+1
|
* Allow to build with clang compiler.demon2014-09-017-4/+104
|
* Remove gcc-isms.demon2014-09-013-1/+81
|
* - Convert to USES=libtool and USES=pythontijl2014-09-012-7/+6
| | | | - Add INSTALL_TARGET=install-strip
* Add USE_LDCONFIG now that it builds shared libs.demon2014-09-011-0/+1
|
* Add USES=libtooltijl2014-09-012-4/+2
|
* Add USES=libtooltijl2014-09-012-7/+6
|
* textproc/rubygem-rchardet: update to 1.4.2swills2014-09-012-3/+3
|
* textproc/rubygem-sass: update to 3.4.2swills2014-09-012-3/+3
|
* Fix build by registering dependency on bash, and wrap compound statements.adamw2014-08-311-3/+4
|
* textproc/scim:tijl2014-08-317-27/+16
| | | | | - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip
* Do build shared libraries.demon2014-08-312-1/+5
|
* textproc/lttoolbox, textproc/apertium: 3.2.0 -> 3.3.0pi2014-08-318-163/+43
| | | | | | | | | | - 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
* Add MAKE_JOBS_UNSAFE=yes to fix build.demon2014-08-311-0/+1
|
* textproc/grap: 1.44 -> 1.45pi2014-08-312-3/+3
| | | | | | | | | - 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)
* textproc/rubygem-gitlab-grit: update to 2.7.0swills2014-08-312-3/+3
|
* textproc/rubygem-github-linguist: update to 3.1.2swills2014-08-312-6/+7
|
* textproc/rubygem-charlock_holmes: update to 0.7.3swills2014-08-312-5/+3
| | | | | | newer version will be needed by rubygem-github-linguist With hat: ruby@
* textproc/rubygem-nokogiri: update to 1.6.3.1swills2014-08-314-9/+8
|
* textproc/rubygem-github-markup: update to 1.2.1swills2014-08-312-3/+5
|
* textproc/rubygem-github-markdown: update to 0.6.6swills2014-08-312-3/+3
|
* textproc/rubygem-nokogiri14: limit portscout to proper versionsswills2014-08-311-1/+1
|
* New port: kenlm.demon2014-08-317-0/+63
| | | | | | | | KenLM Language Model Toolkit. KenLM estimates, filters, and queries language models. WWW: https://kheafield.com/code/kenlm/
* New port: randlm.demon2014-08-307-0/+145
| | | | | | A toolkit for bulding randomized language models. WWW: http://randlm.sourceforge.net/
* Fix check-sanity (bsd.port.mk included twice)antoine2014-08-302-7/+7
|
* - Update to 1.3olivierd2014-08-302-6/+5
|
* textproc/translate-toolkit: update to 1.12.0wg2014-08-304-2582/+25
| | | | | | - USES python Approved by: maintainer (via email)
* - Convert my own Python ports to USES= pythonolivierd2014-08-302-6/+4
|
* Convert a few ports to USES=pythonantoine2014-08-302-6/+4
|
* Update to 2.0.5antoine2014-08-302-6/+5
|
* New port: py-pygtail:demon2014-08-294-0/+25
| | | | | | | | | 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
* - fix mapping file search & other prefix issues; look for fonts in ↵leeym2014-08-291-3/+4
| | | | | | | LOCALBASE, not PREFIX PR: 193067 Submitted by: z7dr6ut7gs@snkmail.com
* Deprecate ports broken for more than 6 monthsantoine2014-08-291-0/+2
| | | | With hat: portmgr
* - Add LICENSEsunpoet2014-08-291-1/+3
| | | | - Fix COMMENT
* Add USES=libtool and INSTALL_TARGET=install-striptijl2014-08-282-6/+4
|
* Stop mr-aspell conflicting with hi-aspellcrees2014-08-272-3/+13
| | | | Reviewed by: bapt
* textproc/rubygem-nokogiri14: update to latest 1.4swills2014-08-274-4/+40
| | | | While here, install a nokogiri14 binary and tell portscout to ignore
* textproc/rubygem-sass32: update to last 3.2.x versionswills2014-08-273-5/+7
| | | | While here, tell portscout to ignore this port.
* - Update to 2014.08.24sunpoet2014-08-272-3/+3
|
* - Update to 2014.08.24sunpoet2014-08-272-3/+3
|
* - Update to 2014.08.24sunpoet2014-08-272-3/+3
|
* Apply a patch from upstream to fix build against gcc 4.7. This fixesadamw2014-08-273-1/+23
| | | | ctemplate-based build failures in mysql-workbench.
* Clarify that it is only BROKEN on 10+adamw2014-08-261-1/+5
|
* - Fix missing library problems when the linker enforces explicit linkingtijl2014-08-262-2/+2
| | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine)
* textproc/rubygem-sass: update to 3.4.1swills2014-08-262-3/+3
|
* - Switch databases/libdbi to USES=libtool, drop .la filesamdmi32014-08-261-1/+1
| | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* textproc/rubygem-jekyll-paginate: add port to be used by updated jekyllswills2014-08-264-0/+24
| | | | | | | | | 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>
* textproc/rubygem-jekyll-gist: add port to be used by updated jekyllswills2014-08-264-0/+24
| | | | | | | | | 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>
* Allow staging as a regular userantoine2014-08-261-0/+3
|
* - Update pandoc to 1.13.0.1pgj2014-08-268-84/+57
| | | | | | | | | | | - 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
* textproc/rubygem-unf: update to 0.1.4swills2014-08-262-3/+3
|
* Allow staging as a regular userantoine2014-08-261-0/+4
|
* Install both the shared and static library.adamw2014-08-253-2/+26
| | | | Approved by: maintainer
* - Unbreak by updating to 0.8.19nivit2014-08-253-50/+22
| | | | | | | | | | | | - 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/
* - Convert graphics/libwmf to USES=libtool and bump dependent portstijl2014-08-251-1/+1
| | | | - Add INSTALL_TARGET=install-strip
* Allow staging as a regular userantoine2014-08-251-1/+1
|