aboutsummaryrefslogtreecommitdiff
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2016.9.19Wen Heping2016-09-202-4/+4
| | | | | | | | PR: 212835 Submitted by: dbaio@bsd.com.br(maintainer) Notes: svn path=/head/; revision=422476
* textproc/ruby-rd-mode.el: Define RUBY_ELISPDIR locallySteve Wills2016-09-191-0/+4
| | | | Notes: svn path=/head/; revision=422412
* Unbreak by switching to USE_GITHUBAntoine Brodin2016-09-182-5/+7
| | | | Notes: svn path=/head/; revision=422371
* Update MASTER_SITES to fix fetch error.MANTANI Nobutaka2016-09-182-6/+2
| | | | Notes: svn path=/head/; revision=422353
* Update the Qt5 ports to 5.6.1.Raphael Kubo da Costa2016-09-172-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This took longer than expected, but there are quite a few changes to the existing ports and a few new ones. General upstream changes: - Starting with Qt 5.6.2, Qt will fail at configuration time if LibreSSL is being used. According to the discussion here: https://codereview.qt-project.org/#/c/154800/ The Qt project is not opposed to LibreSSL, but does not want to mix support for it into the OpenSSL backend code, especially as they move towards supporting OpenSSL 1.1. People interested in LibreSSL support are welcome to submit a separate backend upstream, but are expected to maintain it. We (kde@) are not opposed to carrying some patches authored by others in the future, as long as they are not huge and destabilizing. - When Qt detects the compiler supports C++11, it will pass -std=gnu++11 by default (this is an upstream change). You can add "CONFIG -= c++11" to your .pro. Qt 5.7 will require C++11. - www/webkit-qt5: The QtWebKit module is deprecated upstream, and is shipped separately as a community release tarball. kde@ does not have an ETA for a qt5-webengine port, as it requires a huge effort (and number of patches) similar to maintaining www/chromium itself. - x11-toolkits/qt5-declarative has been deprecated upstream. The last release is 5.5.1. Relevant changes: - devel/qmake5: The freebsd-clang mkspec has become the default mkspec on FreeBSD, replacing the outdated freebsd-g++ one that was moved to unsupported/ (it still works though). - devel/qt5-qdoc: qdoc was moved to qttools upstream, but its data files are still in qtbase. The data files are now in the qt5-qdoc-data port. - misc/qt5-doc: Clean up and stop requiring a compiler and fumbling with mkspecs. Instead of running the `configure' script, which requires a compiler and adjustments to the mkspecs files and also ends up building a new qmake binary, we now leverage USES=qmake to generate all the Makefiles from the top-level qt.pro. Getting this to work requires some tricks, though, and qt.conf.in has a longer explanation of what's being done. Switch to USES=gmake to be able to drop MAKE_JOBS_UNSAFE=yes. New ports: - comms/qt5-serialbus - devel/qt5-qdoc-data - x11-toolkits/qt5-quickcontrols2 Big thanks to Adriaan de Groot (groot@kde.org), tcberner@ and Loise Nolden (nolden@kde.org) for the huge amount of work they put into this patch. Loise in particular also sent quite a few changes upstream that were essential for this update to work. PR: 211916 Notes: svn path=/head/; revision=422306
* textproc/ruby-htree: convert RUBY_RDOC to expanded formSteve Wills2016-09-171-2/+1
| | | | Notes: svn path=/head/; revision=422295
* Update to 1.19.Anton Berezin2016-09-162-5/+5
| | | | | | | Changes: http://cpansearch.perl.org/src/KIMRYAN/Lingua-EN-Fathom-1.19/Changes Notes: svn path=/head/; revision=422244
* Mark BROKEN: fails to buildAntoine Brodin2016-09-161-0/+2
| | | | | | | | | | | | | | | | src/xml_util.erl:32: syntax error before: '/' src/xml_util.erl:41: syntax error before: '/' src/xml_util.erl:50: syntax error before: '/' src/xml_util.erl:60: syntax error before: '/' src/xml_util.erl:69: syntax error before: '/' src/xml_util.erl:78: syntax error before: '/' Compiling src/xml_util.erl failed: ERROR: compile failed while processing /wrkdirs/usr/ports/textproc/erlang-p1xml/work/xml-7ff90b7: rebar_abort Reported by: pkg-fallout Notes: svn path=/head/; revision=422239
* Update to upstream version 1.1.3, overhaul, new maintainerThomas Zander2016-09-152-4/+14
| | | | | | | | | | | | | | | Detailed log: - Update to upstream version 1.1.3 - New maintainer: Danilo G. Baio <dbaio@bsd.com.br> - Add LICENSE* - Add non-default OPTION ISPN - Set NO_ARCH PR: 212300 Submitted by: dbaio@bsd.com.br (maintainer) Notes: svn path=/head/; revision=422210
* Add new port: textproc/pear-Validate_ISPNThomas Zander2016-09-154-0/+35
| | | | | | | | PR: 212299 Submitted by: dbaio@bsd.com.br (maintainer of textproc/pear-Validate_ISPN) Notes: svn path=/head/; revision=422209
* textproc/ruby-sary: remove RUBY_RD_FILESSteve Wills2016-09-152-18/+7
| | | | | | | PR: 210665 Notes: svn path=/head/; revision=422203
* textproc/ruby-rttool: remove USE_RUBY_RDTOOLSteve Wills2016-09-151-1/+2
| | | | | | | PR: 210665 Notes: svn path=/head/; revision=422202
* textproc/ruby-htree: remove RUBY_RD_HTML_FILESSteve Wills2016-09-151-1/+2
| | | | | | | PR: 210665 Notes: svn path=/head/; revision=422201
* Unmark broken on powerpc64Steve Wills2016-09-1510-20/+0
| | | | | | | These ports built successfully Notes: svn path=/head/; revision=422175
* Release some of my ports back to the heapJohn Marino2016-09-151-1/+1
| | | | Notes: svn path=/head/; revision=422173
* GOOGLE_CODE has gone away.Mathieu Arnold2016-09-1418-0/+36
| | | | | | | | | | | | | - If a port has another upstream, remove GOOGLE_CODE - If a port only has GOOGLE_CODE mark it BROKEN Some ports have a local mirror configured but for security reasons, it is not considered upstream. Sponsored by: Absolight Notes: svn path=/head/; revision=422140
* - Update MASTER_SITESCarlos J. Puga Medina2016-09-141-2/+4
| | | | | | | | | | | | | - Add LICENSE PR: 212598 Submitted by: bob@eager.cx (maintainer) Reviewed by: amdmi3 (mentor) Approved by: amdmi3 (mentor) MFH: 2016Q3 Notes: svn path=/head/; revision=422089
* - Update to 1.595Dmitry Marakasov2016-09-132-4/+4
| | | | | | | | PR: 212533 Submitted by: wblock@FreeBSD.org (maintainer) Notes: svn path=/head/; revision=422068
* Remove expired ports:Rene Ladan2016-09-134-49/+0
| | | | | | | | | | | | 2016-08-23 www/mediawiki124: EOL upstream 2016-08-23 sysutils/rsyslog7: Upgrade to rsyslog 8 2016-08-24 www/moodle28: EOL upstream 2016-08-31 devel/php5-msgpack: This is an older version of the software, please use devel/pecl-msgpack. 2016-09-02 textproc/asciinema: use textproc/py3-asciinema instead 2016-09-09 x11-toolkits/qtada: No development since 2012, usefulness unclear Notes: svn path=/head/; revision=422054
* - Update to 0.7.0Wen Heping2016-09-132-4/+4
| | | | | | | | PR: 212559 Submitted by: dbaio@bsd.com.br(maintainer) Notes: svn path=/head/; revision=421997
* Partially revert previous commit and move run dependencies to build depends.Emanuel Haupt2016-09-131-3/+5
| | | | | | | | | Those are actually required during build time. Notified by: mat Notes: svn path=/head/; revision=421996
* Update to GNU diffutils 3.5 (bugfix release)Johan van Selst2016-09-122-4/+4
| | | | Notes: svn path=/head/; revision=421960
* - Update to 1.4.6Kris Moore2016-09-122-4/+4
| | | | Notes: svn path=/head/; revision=421924
* - Update to 1.35Philippe Audeoud2016-09-122-4/+4
| | | | Notes: svn path=/head/; revision=421914
* Update textproc/elixir-ex_doc to version 0.13.1.Jimmy Olgeni2016-09-113-6/+6
| | | | Notes: svn path=/head/; revision=421845
* Update textproc/libkolabxml to 1.1.6.Tobias C. Berner2016-09-113-4/+5
| | | | | | | | | | | As noted by portscout, texproc/libkolabxml 1.1.6 is available. Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D7855 Notes: svn path=/head/; revision=421839
* textproc/apache-solr: 5.5.2 -> 6.2.0Kurt Jaeger2016-09-118-672/+6311
| | | | | | | | | | | - submitter becomes maintainer PR: 201455, 212313 Changes: https://lucene.apache.org/solr/6_2_0/changes/Changes.html Submitted by: Matthias Fechner <idefix@fechner.net> Notes: svn path=/head/; revision=421815
* Make usable as a regular userAntoine Brodin2016-09-111-1/+2
| | | | Notes: svn path=/head/; revision=421804
* - Update to 2016060801Emanuel Haupt2016-09-102-4/+5
| | | | | | | | | | - Mark NO_ARCH PR: 2016060801 Approved by: maintainer timeout (tobez, 45 days) Notes: svn path=/head/; revision=421703
* Mark NO_ARCHEmanuel Haupt2016-09-101-0/+1
| | | | Notes: svn path=/head/; revision=421683
* textproc/htdig: Add CFLAGS and LDFLAGS for USES=sslJohn Marino2016-09-101-2/+3
| | | | Notes: svn path=/head/; revision=421655
* Most commonly used build systems support silent builds, when theyDmitry Marakasov2016-09-096-7/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hide actual commands executed and only show short summary line (like "CC foo.c"). CMake and ninja enable this by default, some autotools using ports do as well. This is unacceptable because we need complete build logs at any time, so we now switch to verbose build logs unconditionally. Note that this change deliberately affects ALL builds and not only package builds on cluster, because we need to be sure that user experiencing failure can always provide informative build log regardless of settings and without rerunning the build. Change summary: - Always do verbose builds for cmake, ninja and GNU configure (the latter includes check if --disable-silent-rules is actually supported by the configure script; there are isolated cases when it's not true) - Remove CMAKE_VERBOSE, NINJA_VERBOSE and CONFIGURE_ARGS=--disable-silent-rules from all ports which set them for this is no longer needed - Revert hacks for --disable-silent-rules support priorly committed to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well Submitted by: amdmi3 Reviewed by: mat Exp-run by: antoine Approved by: portmgr (mat, antoine) Differential Revision: D7534 Notes: svn path=/head/; revision=421635
* - Add missing dependenciesEmanuel Haupt2016-09-091-2/+7
| | | | | | | | | | | | | - Add NO_ARCH - Move required perl modules from BUILD_DEPENDS to RUN_DEPENDS. They don't need to build port, only to run. - Add TEST_DEPENDS PR: 212532 Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> Notes: svn path=/head/; revision=421632
* textproc/py-cloud_sptheme: update to 1.7.1Jan Beich2016-09-082-5/+5
| | | | | | | | | Changes: https://bitbucket.org/ecollins/cloud_sptheme/src/1.7.1/CHANGES PR: 212496 Submitted by: w.schwarzenfeld@utanet.at Notes: svn path=/head/; revision=421591
* textproc/py-cloud_sptheme: unbreak after r415071Jan Beich2016-09-082-3/+15
| | | | | | | | PR: 212496 Submitted by: w.schwarzenfeld@utanet.at Notes: svn path=/head/; revision=421590
* Horde package update:Martin Matuska2016-09-072-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | devel/pear-Horde_Alarm 2.2.7 -> 2.2.8 devel/pear-Horde_Cache 2.5.3 -> 2.5.4 devel/pear-Horde_Core 2.25.0 -> 2.26.1 security/pear-Horde_Crypt_Blowfish 1.1.1 -> 1.1.2 databases/pear-Horde_Db 2.3.2 -> 2.3.3 www/pear-Horde_Form 2.0.14 -> 2.0.15 databases/pear-Horde_HashTable 1.2.5 -> 1.2.6 mail/pear-Horde_Imap_Client 2.29.8 -> 2.29.9 devel/pear-Horde_Lock 2.1.3 -> 2.1.4 mail/pear-Horde_Mime 2.10.0 -> 2.10.1 mail/pear-Horde_Mime_Viewer 2.2.0 -> 2.2.1 devel/pear-Horde_Prefs 2.7.6 -> 2.8.0 devel/pear-Horde_Queue 1.1.3 -> 1.1.4 devel/pear-Horde_Rdo 2.0.5 -> 2.1.0 www/pear-Horde_SessionHandler 2.2.7 -> 2.2.8 security/pear-Horde_Share 2.1.0 -> 2.1.1 textproc/pear-Horde_Text_Filter 2.3.4 -> 2.3.5 www/horde-base 5.2.11 -> 5.2.12 mail/horde-imp 6.2.15 -> 6.2.16 mail/horde-ingo 3.2.11 -> 3.2.12 deskutils/horde-kronolith 4.2.17 -> 4.2.18 deskutils/horde-nag 4.2.10 -> 4.2.11 mail/horde-turba 4.2.15 -> 4.2.16 mail/horde-webmail 5.2.15 -> 5.2.16 deskutils/horde-groupware 5.2.15 -> 5.2.16 Notes: svn path=/head/; revision=421524
* - In Uses/linux.mk use the loop variable directly when appending toTijl Coosemans2016-09-071-1/+1
| | | | | | | | | | | | *_DEPENDS. Helper variables derived from the loop variable aren't expanded causing *_DEPENDS to be incorrect. - Bump all ports with more than one value in USE_LINUX. PR: 211645 Reported by: jkim Notes: svn path=/head/; revision=421496
* textproc/cmark: Prevent building port twice when running testsJohn Marino2016-09-051-0/+2
| | | | | | | | PR: 212393 submitted by: maintainer Notes: svn path=/head/; revision=421400
* - Remove old CONFLICTS.Tijl Coosemans2016-09-054-25/+6
| | | | | | | | | | | - Set LICENSE. - Remove unused pkg-descr. PR: 211252 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=421397
* Chase update of Poppler after revision r421386Olivier Duchateau2016-09-051-1/+1
| | | | Notes: svn path=/head/; revision=421390
* - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk withTijl Coosemans2016-09-059-34/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mk/Uses/linux.mk. - Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with USES+=linux:\1 in all ports. - Replace USE_LINUX_APPS with USE_LINUX in all ports. - Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some ports. - When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY are defined. - Remove BRANDELF_DIRS and BRANDELF_FILES handling. In the very rare cases that it is still necessary ports can run ${BRANDELF} from post-patch. - Remove AUTOMATIC_PLIST handling. Only one port used it. - Fix Linux MASTER_SITES. - Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with default versions framework. - bsd.port.mk: - Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX. - Put USE_LINUX_PREFIX handling after USES processing. - Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can give these variables a different default value. - When a package needs to run Linux ldconfig check before installation if Linux support is enabled. - emulators/linux_base-*: - Use USES=linux and remove duplication. - Remove files/lp. FreeBSD or CUPS lp(1) should work. - Remove files/yp.conf. No longer seems to be used. - Remove pkg-deinstall and move pkg-install into pkg-plist. - Update pkg-descr and pkg-message. - Fix handling of ldconfig cache in pkg-plist. - devel/fb-adb: Use a Linux shell to run a Linux script but patch the script to use FreeBSD mkdir so mkdir -p $path creates $path and not /compat/linux/$path. PR: 211645 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=421387
* Use the same PORTVERSION as the one on PypiAntoine Brodin2016-09-042-3/+2
| | | | | | | PR: 205762 Notes: svn path=/head/; revision=421321
* textproc/libxml2: remove LICENSE block to unbreak libxml2-referenceJohn Marino2016-08-311-3/+0
| | | | | | | | | | | | | | | The addition of the MIT licence block broke at least the textproc/libxml2-reference port due to how the helper script bsd.gnome-reference.mk works. Removed at the request of person that suggested the license be added [2]. PR: 209806 PR: 212265 [2] Reported by: cpm Notes: svn path=/head/; revision=421190
* Unbreak textproc/erlang-fast_xml after devel/rebar downgrade.Jimmy Olgeni2016-08-311-2/+0
| | | | Notes: svn path=/head/; revision=421165
* Mark as BROKEN due to rebar incompatibility.Jimmy Olgeni2016-08-311-0/+2
| | | | Notes: svn path=/head/; revision=421159
* lang/php56: Update from 5.6.24 to 5.6.25Torsten Zuehlsdorff2016-08-309-9/+9
| | | | | | | | | PR: 212183 Submitted by: Kurt Jaeger <pi@FreeBSD.org> Approved by: pi (mentor) Notes: svn path=/head/; revision=421112
* - Update to 1.34Philippe Audeoud2016-08-292-4/+4
| | | | Notes: svn path=/head/; revision=421046
* - Add LICENSE_FILEDmitry Marakasov2016-08-291-13/+13
| | | | | | | | | - Add NO_ARCH - Switch to options helpers - Cosmetic fixes Notes: svn path=/head/; revision=421045
* Update libxml2 to 2.9.4.Koop Mast2016-08-285-5/+66
| | | | | | | | | | | | | | | | Add license block. Pull extra patch to fix NULL pointer deref. [1] Changelog: https://mail.gnome.org/archives/xml/2016-May/msg00023.html PR: 209806 Submitted by: pi@ Obtained from: upstream [1] MFH: 2016Q3 Security: e195679d-045b-4953-bb33-be0073ba2ac6 Notes: svn path=/head/; revision=421031
* Update to version 5.5.2Pawel Pekala2016-08-283-27/+441
| | | | | | | | PR: 211286 (based on) Submitted by: ari@ish.com.au Notes: svn path=/head/; revision=421024