aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* Make print/tex-dvipsk a runtime dependency.rakuco2016-03-041-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Two reasons for this: 1. Document builds can fail without it even when using pdftex. From dblatex -d -D: Build uwm-pc-user-guide.pdf pdflatex failed Unexpected error occured Traceback (most recent call last): File "/usr/local/lib/python2.7/site-packages/dbtexmf/core/dbtex.py", line 332, in compile donefiles = self._compile() File "/usr/local/lib/python2.7/site-packages/dbtexmf/core/dbtex.py", line 400, in _compile self.make_bin() File "/usr/local/lib/python2.7/site-packages/dbtexmf/core/dbtex.py", line 317, in make_bin batch=self.texbatch) File "/usr/local/lib/python2.7/site-packages/dbtexmf/dblatex/runtex.py", line 113, in compile self.texer.compile(texfile) File "/usr/local/lib/python2.7/site-packages/dbtexmf/dblatex/grubber/texbuilder.py", line 73, in compile raise OSError("%s compilation failed" % self.tex.program) OSError: pdflatex compilation failed /tmp/tmpe0bJK0 not removed From tail -n 11 /tmp/tmpe0bJK0/uwm-pc-user-guide.log: Here is how much of TeX's memory you used: 22571 strings out of 493117 331796 string characters out of 6138550 659827 words of memory out of 5000000 19593 multiletter control sequences out of 15000+600000 89643 words of font info for 150 fonts, out of 8000000 for 9000 1141 hyphenation exceptions out of 8191 48i,21n,51p,484b,2429s stack positions out of 5000i,2500n,10000p,300000b,80000s !pdfTeX error: pdflatex (file 8r.enc): cannot open encoding file for reading ==> Fatal error occurred, no output PDF file produced! 2. dvips is a valid backend to specify with dblatex -b. PR: 201592 Submitted by: Jason Bacon <bacon4000@gmail.com> MFH: 2016Q1
* - Add LICENSEamdmi32016-03-042-10/+30
| | | | | | | - Remove redundant lang/python dependency - Fix shebangs, respect ${PYTHON_CMD} - Add NO_ARCH - Switch to options helpers
* - Update to 1.33jadawin2016-03-032-3/+3
|
* - Update to 3.98-1.4tota2016-03-032-3/+3
|
* Update to 2016.02.25.rakuco2016-03-032-3/+3
| | | | | PR: 207643 Submitted by: Eero Hänninen <fax@nohik.ee> (maintainer)
* Update to 3.3.rakuco2016-03-033-5/+6
| | | | | PR: 207662 Submitted by: yuri@rawbw.com (maintainer)
* Update to 0.4.3.rakuco2016-03-032-3/+6
| | | | | PR: 207654 Submitted by: yuri@rawbw.com (maintainer)
* Update to 0.9.4.rakuco2016-03-032-3/+3
| | | | | PR: 207655 Submitted by: yuri@rawbw.com (maintainer)
* Stop setting USE_GCC=yes.rakuco2016-02-291-1/+0
| | | | | | | | The port builds fine without it on 9, 10 and 11. PR: 206557 Submitted by: Zsolt Udvari <udvzsolt@gmail.com> Approved by: maintainer timeout (36 days)
* Update xerces-c3 and shibboleth to latest versionsgirgen2016-02-292-3/+3
| | | | | | | | | | | | The update in xerces fixes a buffer overflow security problem that exposes the possibility of a denial of service attack, and could conceivably result in remote code execution. Users of Shibboleth or any other service usingi the xerces-c3 xml library are recommended to upgrade promptly. URL: http://xerces.apache.org/xerces-c/secadv/CVE-2016-0729.txt Security: CVE-2016-0729
* Update to 0.04. Add NO_ARCH, specify dependency versions, and sort plist.adamw2016-02-273-8/+8
| | | | Changes: http://cpansearch.perl.org/src/MANWAR/XML-SAX-Simple-0.04/Changes
* Update to 2.1024.adamw2016-02-272-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/XML-LibXML
* Update to 1.69. The Test::More requirements have been loweredadamw2016-02-272-10/+5
| | | | | | | | with this release, so remove the conditional dependency on p5-Test-Simple from ports. Also, add NO_ARCH. PR: 207524 Approved by: maintainer
* textproc/py-transifex-client: Update to 0.11koobs2016-02-263-10/+12
| | | | | | | | | | | | - Update PORTVERSION and distinfo checksum (0.11) - Enable builds for Python 3.x - Enable "concurrent" Python installation - Add RUN_DEPENDS (urllib3) - Switch to CHEESESHOP for MASTER_SITES - Enable NO_ARCH (architecture independent) - Add LICENSE_FILE - Update test target - Strip pkg-descr WWW: URL trailing slash
* textproc/py-pytidylib: Update to 0.2.4koobs2016-02-263-7/+17
| | | | | | | | | - Update PORTVERSION and distinfo checksum (0.2.4) - Update COMMENT to more closely match setup.py:description - Update test target - Remove TEST_DEPENDS (pytest is not required) - Enable NO_ARCH (architecture independent) - Patch setup.py to enable setuptools test command
* - Update to 3.1.3wen2016-02-262-3/+3
|
* - Fix build with Boost 1.59 and later. [1]jkim2016-02-262-10/+10
| | | | | | | - Remove LGPL21 from LICENSE. - Make portlint happy. PR: 207016 [1]
* - Remove LGPL21 from LICENSE.jkim2016-02-261-4/+2
| | | | | | - Remove MASTER_SITE_SUBDIR. [1] Suggested by: mat [1]
* - Add an upstream patch to fix build with Boost 1.59 and later. [1]jkim2016-02-264-6/+27
| | | | | | | - Update the project URL. - Make portlint happy. PR: 207015 [1]
* Update to 2.026.adamw2016-02-262-4/+3
| | | | Changes: https://metacpan.org/changes/distribution/PDF-API2
* - Update to 0.9.3wen2016-02-253-16/+12
| | | | | PR: 206257 Submitted by: tkato432@yahoo.com
* - Update to 0.9.5tota2016-02-242-3/+3
|
* - Update to 1.32jadawin2016-02-242-3/+3
|
* - Update to 1.31jadawin2016-02-232-3/+3
|
* Turn free-text queries into SQL WHERE clauses. The idea is to allow you to treatmiwi2016-02-235-0/+38
| | | | | | | | | your database like a free-text search index, when it really isn't. WWW: http://search.cpan.org/dist/Search-QueryParser-SQL/ PR: 204066 Submitted by: jeremybbaggs@gmail.com
* This module parses a query string into a data structure to be handled bymiwi2016-02-235-0/+26
| | | | | | | | | external search engines. WWW: http://search.cpan.org/dist/Search-QueryParser/ PR: 204065 Submitted by: jeremybbaggs@gmail.com
* Revive the port by finding another master siteache2016-02-231-3/+1
|
* Update to version 1.2.2.demon2016-02-232-3/+3
|
* Update to 0.25.vanilla2016-02-223-3/+6
| | | | | PR: 207410 Submitted by: maintainer
* - Switch to options helpersamdmi32016-02-222-13/+13
| | | | | - Simplify installation - Regenerate patches with `make makepatch`
* - Switch to USES=taramdmi32016-02-222-12/+14
| | | | | | | | | - Add LICENSE - Add NO_ARCH - Pet portlint - Use common way of pkg-message handling - Simplify installation - Switch to options helpers
* - Add LICENSEamdmi32016-02-211-3/+6
| | | | | - Remove unneeded flags - Switch to options helpers
* - Clarify LICENSEamdmi32016-02-212-8/+13
| | | | | | - Add LICENSE_FILE - Switch to options helpers - Regenerate patches with `make makepatch`
* - Add LICENSEamdmi32016-02-212-118/+16
| | | | | - Switch shebang patching to shabangfix - Switch to options helpers
* Unbreak r409151: fix distinfo for hunspell-en_CA-2016.01.19.zip.olgeni2016-02-211-2/+2
| | | | The content looks ok so it was probably truncated on makesum.
* textproc/consul-template: update to 0.12.2swills2016-02-202-23/+56
|
* textproc/py-markdown: Update to 2.6.5koobs2016-02-205-9/+129
| | | | | | | | | | | | | | - Update PORTVERSION and distinfo checksum (2.6.5) - Update test dependencies and test target - Remove dos2unix, no longer needed - Enable architecture independence (NO_ARCH) - Backport upstream issue 453 [1] fix for failing tests due to pygments - Patch setup.py to support setuptools test command - Update pkg-descr WWW: URL (matching that in setup.py) [1] https://github.com/waylan/Python-Markdown/issues/453 Requested by: brnrd (via IRC)
* - Make dependency on TeX optionalpgj2016-02-201-3/+7
| | | | | | PR: 207230 Submitted by: janm@transactionware.com Obtained from: FreeBSD Haskell
* - Update to 3.3.2wen2016-02-193-4/+7
| | | | | | | | - Add LICENSE PR: 205831 Submitted by: wen@(myself) Approved by: maintainer(timeoout, >40 days)
* - Update to 0.1.2olivierd2016-02-193-15/+8
| | | | | | - Add PORTSCOUT macro, because 0.2 API is incompatible with forthcoming LaTeXila 3.18.x - Remove patch
* Make fetchable by upgrading. Add options for vocabularies and providemi2016-02-194-25/+107
| | | | | | | | help-file for the user. PR: 202685 Submitted by: Joseph Mingrone Approved by: maintainer timeout
* Update highlight to 3.28.kwm2016-02-193-3/+13
|
* - Ignore php70miwi2016-02-182-0/+2
|
* - Ignore php70miwi2016-02-189-3/+9
| | | | - While here remove old php gruft
* - Add LICENSEamdmi32016-02-181-4/+8
| | | | | | - Switch to USES=tar - Install more documentation - Switch to options helpers
* - Add NO_ARCHamdmi32016-02-181-2/+7
| | | | - Switch to options helpers
* - Clarify LICENSEamdmi32016-02-181-8/+11
| | | | | | - Add LICENSE_FILE - Fix configure handling, install missing info file - Switch to options helpers
* - Switch to options helpersamdmi32016-02-182-2/+6
| | | | - Regenerate patches with `make makepatch`
* Update to the real version 4.4.1; r408807 was actually a beta.olgeni2016-02-172-2/+3
| | | | | | | | | | | | | | | | | | | | Here's what happened (see also GitHub issue #6250 for elastic/kibana): - The tag for 4.4.1 appeared on GitHub - The port was updated to 4.4.1 using the release tarball from elastic.co, with a matching name - The tarball was actually a beta from a commit that was not pushed - The port broke once the tarball from the actual release came up for download, with exactly the same name The commit id from package.json now matches the commit from the upstream repo. This should be used in the future to check if tarballs actually match releases. Approved by: maintainer (by mail)
* - Update to 1.29jadawin2016-02-152-3/+3
|
* Welcome php 7.0.3miwi2016-02-1515-0/+228
| | | | | | | | | | | | | | | | | Changelog: http://php.net/ChangeLog-7.php#7.0.0 http://php.net/ChangeLog-7.php#7.0.1 http://php.net/ChangeLog-7.php#7.0.2 http://php.net/ChangeLog-7.php#7.0.3 I'd like to thanks: Kurt Jaeger Matthias Breddin Rainer Duffner Victor van Vlaardingen Torsten Zuehlsdorff Franco Fichtner and all helpers and testers from ports@.
* textproc/aspell: document ncurses requirement (USES+=ncurses)marino2016-02-151-1/+1
| | | | approved by: infrastructure blanket
* Remove PHP 5.4 from the Ports Tree, it expired upstream in 2015-Q3 and therene2016-02-1515-228/+0
| | | | | | | | | | ports expired last month. Adjust Mk/bsd.php.mk Reviewed by: antoine, marino Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D5278
* The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.kwm2016-02-155-118/+118
| | | | | | | | | | | | | | | | | | | | | The offical GNOME 3.18 release notes can be found at https://help.gnome.org/misc/release-notes/3.18/ This update doesn't contain the glib/gtk c++ bindings which will be done in a another update due to the requirement on c++11 and the amount of fallout this probably will give. GDM is still at version 3.16 due to some issues. Bump mate-themes to use the gtk 3.18 version of the themes. Thanks to Antoine Brodin for running the exp-runs. This release was made possible by the following people: Gustau Perez Ting-Wei_Lan PR: 207006
* textproc/py-empy: update to 3.3.2rm2016-02-142-6/+10
| | | | | | | - update to 3.3.2. This release adds support for python3 - add LICENSE (LGPL21) - add NO_ARCH, sort USE_PYTHON - pass maintainership to python@
* Upgrade textproc/kibana44 to version 4.4.1.olgeni2016-02-133-871/+4
| | | | | | PR: 207121 Submitted by: olgeni Approved by: maintainer
* Upgrade textproc/kibana43 to version 4.3.2.olgeni2016-02-133-32/+45
| | | | | | PR: 207122 Submitted by: olgeni Approved by: maintainer
* Upgrade textproc/kibana41 to version 4.1.5.olgeni2016-02-122-3/+3
| | | | | | PR: 207116 Submitted by: olgeni Approved by: maintainer
* TagSoup - Just Keep On Truckin'jkim2016-02-124-0/+47
| | | | | | | | | | | | | TagSoup is a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: poor, nasty and brutish, though quite often far from short. TagSoup is designed for people who have to process this stuff using some semblance of a rational application design. By providing a SAX interface, it allows standard XML tools to be applied to even the worst HTML. TagSoup also includes a command-line processor that reads HTML files and can generate either clean HTML or well-formed XML that is a close approximation to XHTML. WWW: http://home.ccil.org/~cowan/tagsoup
* Upgrade textproc/erlang-edown to version 0.8.olgeni2016-02-112-3/+3
|
* - Fix build with boost 1.60amdmi32016-02-091-0/+26
| | | | | PR: 199601 Approved by: portmgr blanket
* Update libcroco to 0.6.11.kwm2016-02-083-7/+8
| | | | | | | * Drop packaging of the .la file. * Enable stripping. Obtained from: gnome devel repo
* - Update to 1.8-2tota2016-02-082-5/+4
| | | | - Fix LICENSE
* New Port: textproc/kibana44junovitch2016-02-075-0/+12837
| | | | | | | | | | | | | | | | | Repo copy textproc/kibana43 to textproc/kibana44: - Update PORTVERSION, PKGNAMESUFFIX, and distinfo for 4.4.0. Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana strives to be easy to get started with, while also being flexible and powerful, just like Elasticsearch. Kibana 4.4 is compatible with Elasticsearch 2.2.x. WWW: https://www.elastic.co/products/kibana Submitted by: Sergey Kozlov <kozlov.sergey.404@gmail.com> Differential Revision: D5222
* In post-patch, only touch files that need to be, otherwise some autotoolsantoine2016-02-071-1/+6
| | | | | | may be needed (for instance if configure.in is touched after configure) Reported by: pkg-fallout
* New port: textproc/millerpi2016-02-076-0/+88
| | | | | | | | | | | | | Miller is like sed, awk, cut, join, and sort for name-indexed data such as CSV. With Miller you get to use named fields without needing to count positional indices. WWW: http://johnkerl.org/miller/doc/ PR: 206785 Requested by: jungleboogie0@gmail.com
* Update to 1.30. Move p5-Path-Tiny to TEST_DEPENDS as it is only usedadamw2016-02-072-5/+5
| | | | | | there, despite author listing it as being required for build. Changes: https://metacpan.org/changes/distribution/XML-XPath
* textproc/wiggle: document ncurses requirement (USES+=ncurses)marino2016-02-061-1/+1
| | | | approved by: infrastructure blanket
* textproc/vbindiff: document ncurses requirement (USES+=ncurses)marino2016-02-061-0/+1
| | | | approved by: infrastructure blanket
* Update GNU grep to 2.23 (bugfix release)johans2016-02-052-5/+4
|
* - Update to 0.62amdmi32016-02-053-6/+12
| | | | | | | - Add LICENSE - Use test framework - Switch to options helpers - Fix WWW:
* - Update to 0.02sunpoet2016-02-042-4/+5
| | | | | | | - Add LICENSE_FILE - Add NO_ARCH Changes: http://search.cpan.org/dist/Lingua-Stem-Ru/Changes
* - Update to 1.28jadawin2016-02-032-3/+3
|
* Horde package update:mm2016-02-0314-21/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | comms/pear-Horde_ActiveSync 2.30.2 -> 2.30.6 devel/pear-Horde_Alarm 2.2.5 -> 2.2.6 devel/pear-Horde_Argv 2.0.11 -> 2.0.12 security/pear-Horde_Auth 2.1.10 -> 2.1.11 devel/pear-Horde_Autoloader 2.1.1 -> 2.1.2 www/pear-Horde_Browser 2.0.10 -> 2.0.11 devel/pear-Horde_Cache 2.5.0 -> 2.5.2 archivers/pear-Horde_Compress 2.1.3 -> 2.1.4 archivers/pear-Horde_Compress_Fast 1.1.0 -> 1.1.1 devel/pear-Horde_Constraint 2.0.2 -> 2.0.3 devel/pear-Horde_Controller 2.0.3 -> 2.0.4 devel/pear-Horde_Core 2.22.3 -> 2.22.5 security/pear-Horde_Crypt 2.6.1 -> 2.7.0 security/pear-Horde_Crypt_Blowfish 1.1.0 -> 1.1.1 www/pear-Horde_Css_Parser 1.0.7 -> 1.0.8 devel/pear-Horde_Data 2.1.3 -> 2.1.4 devel/pear-Horde_Date 2.1.1 -> 2.2.0 devel/pear-Horde_Date_Parser 2.0.4 -> 2.0.5 databases/pear-Horde_Db 2.3.0 -> 2.3.1 devel/pear-Horde_Exception 2.0.6 -> 2.0.7 www/pear-Horde_Feed 2.0.3 -> 2.0.4 www/pear-Horde_Form 2.0.11 -> 2.0.12 security/pear-Horde_Group 2.0.5 -> 2.1.0 databases/pear-Horde_HashTable 1.2.3 -> 1.2.4 devel/pear-Horde_History 2.3.5 -> 2.3.6 www/pear-Horde_Http 2.1.5 -> 2.1.6 devel/pear-Horde_Icalendar 2.1.2 -> 2.1.3 dns/pear-Horde_Idna 1.0.3 -> 1.0.4 graphics/pear-Horde_Image 2.3.3 -> 2.3.4 mail/pear-Horde_Imap_Client 2.29.4 -> 2.29.5 devel/pear-Horde_Injector 2.0.4 -> 2.0.5 devel/pear-Horde_Itip 2.1.0 -> 2.1.1 mail/pear-Horde_ListHeaders 1.2.2 -> 1.2.3 devel/pear-Horde_Lock 2.1.1 -> 2.1.2 sysutils/pear-Horde_Log 2.1.2 -> 2.1.3 devel/pear-Horde_LoginTasks 2.0.5 -> 2.0.6 mail/pear-Horde_Mail 2.6.2 -> 2.6.3 mail/pear-Horde_Mapi 1.0.5 -> 1.0.6 mail/pear-Horde_Mime 2.9.2 -> 2.9.3 mail/pear-Horde_Mime_Viewer 2.1.1 -> 2.1.2 devel/pear-Horde_Notification 2.0.3 -> 2.0.4 archivers/pear-Horde_Pack 1.0.5 -> 1.0.6 textproc/pear-Horde_Pdf 2.0.6 -> 2.0.7 devel/pear-Horde_Prefs 2.7.4 -> 2.7.5 devel/pear-Horde_Rdo 2.0.4 -> 2.0.5 www/pear-Horde_Routes 2.0.4 -> 2.0.5 net/pear-Horde_Rpc 2.1.5 -> 2.1.6 security/pear-Horde_Secret 2.0.5 -> 2.0.6 devel/pear-Horde_Serialize 2.0.4 -> 2.0.5 www/pear-Horde_SessionHandler 2.2.5 -> 2.2.7 security/pear-Horde_Share 2.0.7 -> 2.0.8 mail/pear-Horde_Smtp 1.9.1 -> 1.9.2 net/pear-Horde_Socket_Client 2.0.0 -> 2.1.0 textproc/pear-Horde_SpellChecker 2.1.2 -> 2.1.3 devel/pear-Horde_Stream 1.6.2 -> 1.6.3 devel/pear-Horde_Stream_Filter 2.0.3 -> 2.0.4 devel/pear-Horde_Stream_Wrapper 2.1.2 -> 2.1.3 devel/pear-Horde_Support 2.1.4 -> 2.1.5 comms/pear-Horde_SyncMl 2.0.5 -> 2.0.6 www/pear-Horde_Template 2.0.2 -> 2.0.3 textproc/pear-Horde_Text_Diff 2.1.1 -> 2.1.2 textproc/pear-Horde_Text_Filter 2.3.2 -> 2.3.3 textproc/pear-Horde_Text_Flowed 2.0.2 -> 2.0.3 devel/pear-Horde_Timezone 1.0.9 -> 1.0.10 devel/pear-Horde_Token 2.0.7 -> 2.0.8 devel/pear-Horde_Translation 2.2.0 -> 2.2.1 net/pear-Horde_Url 2.2.4 -> 2.2.5 devel/pear-Horde_Util 2.5.6 -> 2.5.7 sysutils/pear-Horde_Vfs 2.3.0 -> 2.3.1 devel/pear-Horde_View 2.0.5 -> 2.0.6 textproc/pear-Horde_Xml_Element 2.0.3 -> 2.0.4 textproc/pear-Horde_Xml_Wbxml 2.0.2 -> 2.0.3 ftp/horde-gollem 3.0.6 -> 3.0.7 www/horde-base 5.2.8 -> 5.2.9 mail/horde-imp 6.2.11 -> 6.2.12 mail/horde-ingo 3.2.7 -> 3.2.8 deskutils/horde-kronolith 4.2.11 -> 4.2.12 deskutils/horde-mnemo 4.2.8 -> 4.2.9 deskutils/horde-nag 4.2.6 -> 4.2.7 devel/horde-timeobjects 2.1.0 -> 2.1.1 www/horde-trean 1.1.3 -> 1.1.4 mail/horde-turba 4.2.11 -> 4.2.12 mail/horde-webmail 5.2.11 -> 5.2.12 devel/horde-whups 3.0.5 -> 3.0.6
* - Update to 1.0.3sunpoet2016-02-032-3/+3
| | | | | | | Changes: https://github.com/rails/rails-html-sanitizer/releases https://github.com/rails/rails-html-sanitizer/commits/master Security: bb0ef21d-0e1b-461b-bc3d-9cba39948888 MFH: 2016Q1
* - Update to 2016.01.31sunpoet2016-02-032-3/+3
|
* - Update to 2016.01.31sunpoet2016-02-032-3/+3
|
* - Update to 0.9943sunpoet2016-02-032-4/+3
| | | | Changes: http://search.cpan.org/dist/Tk-Pod/Changes
* - Update to 4.0sunpoet2016-02-032-6/+6
| | | | | | - Add NO_ARCH Changes: http://sourceforge.net/p/fntsample/code/ci/master/tree/ChangeLog
* Update to 4.06.adamw2016-02-032-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/podlators
* Update to 1.28.adamw2016-02-032-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/XML-XPath
* Remove source and intermediate build output from intalled rubygem- portsswills2016-02-022-0/+62
| | | | PR: 192949
* - Update to 1.27sunpoet2016-02-022-4/+5
| | | | Changes: http://search.cpan.org/dist/XML-XPath/Changes
* - Update to 2.02sunpoet2016-02-022-3/+3
| | | | Changes: http://search.cpan.org/dist/HTML-Packer/Changes
* - Update to 3.0.0sunpoet2016-02-022-4/+5
| | | | | | | - Add LICENSE_FILE - Update RUN_DEPENDS: use newer rubygem-sprockets Changes: https://github.com/Compass/compass-rails/blob/master/CHANGELOG.md
* - Update to 0.20sunpoet2016-02-023-5/+5
| | | | | | | - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Chess-PGN-Parse/Changes
* textproc/urlview: document ncurses requirement (USES+=ncurses)marino2016-01-311-0/+1
| | | | approved by: infrastructure blanket
* Welcome Centos 6.7miwi2016-01-317-27/+27
| | | | | | | | | | | | | | - Upgrade all linux-c6- to CentOS 6.7 - Cleanups PR: 205846 Submitted by: xmj In Collaboration with: allanjude, netchild, xmj Exp-run: antoine Sponsored by: Perceivon Hosting Inc. Differential Revision: D3428 We'd like to thanks for all the feedback and comments.
* databases/rubygem-activemodel41pi2016-01-301-0/+3
| | | | | | | | | | | | | | | | | | | | | | databases/rubygem-activerecord41 databases/rubygem-after_commit_queue-rails41 databases/rubygem-paranoia-rails41 devel/rubygem-actionview41 devel/rubygem-activesupport41 devel/rubygem-coffee-rails41 devel/rubygem-jbuilder-rails41 devel/rubygem-omniauth_crowd-rails41 devel/rubygem-sprockets-rails-rails41 mail/rubygem-actionmailer41 textproc/rubygem-sass-rails4-rails41 www/rubygem-actionpack41 www/rubygem-railties41 www/rubygem-turbolinks-rails41 - DEPRECATE those ports in favor of Rails 4.2 PR: 206735 Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
* Update to 0.9.8.mat2016-01-302-3/+3
| | | | | Changes: https://github.com/ymattw/cdiff/compare/0.9.7...0.9.8 Sponsored by: Absolight
* - Update to 0.3.7miwi2016-01-272-4/+5
| | | | | PR: 206661 Submitted by: hiroto.kagotani@gmail.com
* Mark deprecated and set expiration. editors/abiword was the last user andjkim2016-01-271-0/+3
| | | | it depends on textproc/libwpd010 now.
* Remove expired ports that are consumers of expired lang/php5. Exceptions:rene2016-01-276-113/+0
| | | | | | | | - www/pecl-zendopcache : used by Mk/bsd.php.mk - databases/php5-redis : optionally used by www/magento A PR exists for databases/php5-pdo_cassandra to make it work with supported versions of PHP.
* Mark deprecated and set expiration. editors/calligra was the last user andjkim2016-01-271-0/+3
| | | | it was updated to 2.9.10 (r404140). It depends on textproc/libwps03 now.
* Mark deprecated and set expiration. editors/libreoffice was the only userjkim2016-01-271-0/+3
| | | | and now it uses textproc/libe-book since r371023.
* Mark deprecated and set expiration. editors/libreoffice was the only userjkim2016-01-271-0/+3
| | | | and now it uses textproc/libabw since r371023.
* Mark deprecated and set expiration. editors/calligra was the last user andjkim2016-01-271-0/+3
| | | | it was updated to 2.9.10 (r404140). It depends on textproc/libvisio01 now.
* Upgrade textproc/elasticsearch to version 1.7.4.olgeni2016-01-262-4/+3
| | | | | | PR: 206106 Submitted by: olgeni Approved by: maintainer timeout (15 days)
* Upgrade textproc/elasticsearch2-plugin-sql to version 2.1.1.olgeni2016-01-252-3/+3
|
* textproc/elasticsearch2: 2.1.0 -> 2.1.1pi2016-01-252-3/+3
| | | | | | | | | Changes: https://www.elastic.co/guide/en/elasticsearch/reference/2.1/release-notes-2.1.1.html PR: 206107 Submitted by: olgeni Approved by: tj (maintainer timeout)
* Update Qt5 to 5.5.1.rakuco2016-01-252-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the latest stable release at time of writing. Release announcement: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/ New features in Qt 5.5: https://wiki.qt.io/New_Features_in_Qt_5.5 As usual, huge thanks to Tobias Berner (tcberner@gmail.com) for all his work on these ports in kde@'s experimental area51 repository. He's the one who started the update and did a lot of the initial work on Qt 5.5. Ralf Nolden (nolden@kde.org) has contributed the initial version of most of our new Qt5 ports. Also thanks to Yuri Victorovich (yuri@rawbw.com) for contributing PR 205805 with his own patch for the 5.5.1 update. Some of his changes there prompted additional fixes and changes present in the final patch generated from our experimental repository. New ports: - comms/qt5-connectivity, comms/qt5-sensors, devel/qt5-location, graphics/qt5-3d, net/qt5-enginio, x11-toolkits/qt5-canvas3d, x11-toolkits/qt5-uiplugin. General changes in all Qt5 ports: - All Qt5 ports are now built with -Wl,--as-needed to avoid overlinking, which is a problem with qmake-based because the libraries passed to the linker come from the modules .pri files and many are not necessary. - With this change, several ports had their USE_QT5 lines adjusted to explicitly include some libraries that were pulled in implicitly, and to exclude libraries no longer required with -Wl,--as-needed. Changes in specific ports: - devel/qt5: Drop the SQL_PLUGINS and TOOLS options and depend on all Qt5 ports by default. It makes the Makefile much simpler, and those options were already on by default. - devel/qt5-core: The clang+base libstdc++ workaround has been expanded and more C++11 features have been disabled when that combination is used by a port (basically, FreeBSD 9 with USES=compiler:c++11-lang). The disabled features have explanations for why they were disabled in the patched header itself. - devel/qt5-designer: uiplugins has been split out following a similar change upstream. By depending on qt5-uiplugin, qt5-uitools avoids having to depend on the big qt5-designer port. - multimedia/qt5-multimedia: The port now uses GStreamer 1.0 instead of 0.10. - net/qt5-network: The port now depends on libproxy for proxy settings. Using libproxy allows proxy settings to be read from different sources, and also allows .pac files to work with Qt. - www/qt5-webkit: The port now uses GStreamer 1.0 instead of 0.10. PR: 205805 PR: 206435
* - Clarify LICENSEamdmi32016-01-241-1/+2
| | | | - Add NO_ARCH
* - Clarify LICENSEamdmi32016-01-241-1/+1
|
* Upgrade textproc/elixir-ex_doc to version 0.11.4.olgeni2016-01-243-4/+4
|
* - Update to 0.9.2tota2016-01-242-3/+3
|
* Update to 2.3.3antoine2016-01-242-3/+4
|
* New port: textproc/py-xlsxwriterantoine2016-01-244-0/+27
| | | | | | | XlsxWriter is a Python module for writing files in the Excel 2007+ XLSX file format. WWW: https://github.com/jmcnamara/XlsxWriter
* - Update to 0.3tota2016-01-242-5/+4
| | | | - Fix LICENSE
* Remove BROKEN for FreeBSD 8, which is no longer supported.rakuco2016-01-241-2/+0
|
* - Update to 0.44.0sunpoet2016-01-232-5/+4
| | | | Changes: https://github.com/brigade/scss-lint/blob/master/CHANGELOG.md
* - Update to 2016.01sunpoet2016-01-232-5/+5
| | | | | | | - Update LICENSE - Add LICENSE_FILE Changes: http://search.cpan.org/dist/Lingua-EN-Squeeze/Changes
* Resurrect `textproc/xxdiff' and `textproc/xxdiff-scripts' which were removeddanfe2016-01-227-0/+112
| | | | | | | | from the tree when Qt 3.x had reached EoL. Version 4.0 adds support for Qt4 now and thus allows to revive the port(s). While here, modernize Makefiles, define LICENSE (GPLv2), clean up dependencies, and augment port description. PR: 198025
* - Update to 1.6.7.2sunpoet2016-01-222-3/+4
| | | | Changes: https://github.com/sparklemotion/nokogiri/blob/v1.6.7.x/CHANGELOG.rdoc
* - Update to 2.3.0sunpoet2016-01-222-3/+3
| | | | Changes: https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md
* Update poppler to 0.40.0. [1]kwm2016-01-221-0/+1
| | | | | | | | | Add patches to py-poppler [2] and rubygem-poppler [3] to fix the build of these ports with poppler 0.39+. PR: 206293 [1] Submitted by: olivierd@ [1] Obtained from: ubuntu [2], rubygem-poppler upstream [3]
* - Update to 1.25jadawin2016-01-212-3/+3
|
* - Update to version 3.14.2 [1]pawel2016-01-213-3/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | - Add NO_ARCH 3.14.2: - Fix some GTK+ assertions on window close - Fix commit error with unicode commit messages - Add manual appdata kudos markers 3.14.1: - Offer to open binary files externally - Use locale-based default encodings - Fix crash with some GTK+ versions when using --output - Fix merge-all action not working at all - Fix creating patches with unicode path names - Fix copy-to-clipboard option in patch dialog - Fix diffmap alignment for new GTK+ allocation behaviour - Improve float accuracy in folder comparison timestamp resolution - Fix default SVN keyword filter to escape $ characters - Fix display of unicode --help from command line - Fix keyboard shortcut docs - Don't incorrectly show identical notification for changed folder comparisons PR: 206421 [1] Submitted by: w.schwarzenfeld@aon.at [1]
* - Update to 2.1nivit2016-01-213-53/+4
| | | | - Remove files/patch-CVE-2015-8557
* - Reassign milki@'s ports after his commit bit was taken in for safekeepingculot2016-01-202-2/+2
|
* - Update to 1.24sunpoet2016-01-202-3/+3
| | | | Changes: http://search.cpan.org/dist/XML-XPath/Changes
* - Update to 1.23sunpoet2016-01-192-3/+3
| | | | Changes: http://search.cpan.org/dist/XML-XPath/Changes
* - Update to 2.2.4sunpoet2016-01-192-5/+4
| | | | | | - Update RUN_DEPENDS: use Rails 4 Changes: https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md
* - Update to 4.7.4sunpoet2016-01-192-3/+3
| | | | | Changes: https://github.com/github/linguist/releases https://github.com/github/linguist/commits/master
* - Update to 6.3.1sunpoet2016-01-192-3/+3
| | | | Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
* - Update to 4.05wen2016-01-192-3/+3
| | | | Chnages: http://search.cpan.org/src/RRA/podlators-4.05/Changes
* textproc/translate-toolkit: update to 1.13.0 and add NO_ARCH flagrene2016-01-193-16/+4
| | | | | | PR: 205798 Submitted by: rene Approved by: maintainer timeout (jpaetzel, 16 days)
* - Update to 0.24.1miwi2016-01-183-4/+5
| | | | | PR: 206364 Submitted by: maintainer
* - Update to 1.52sunpoet2016-01-172-3/+3
| | | | | Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog Sponsored by: PortsCamp Taiwan
* - Update to 1.1.1sunpoet2016-01-172-3/+3
| | | | | Changes: https://github.com/zdavatz/spreadsheet/blob/master/History.md Sponsored by: PortsCamp Taiwan
* - Update to 3.3.4sunpoet2016-01-172-3/+4
| | | | | | | - Add LICENSE_FILE Changes: https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md Sponsored by: PortsCamp Taiwan
* - Update to 2.1.1sunpoet2016-01-172-4/+4
| | | | | Changes: https://github.com/octopress/escape-code/blob/master/CHANGELOG.md Sponsored by: PortsCamp Taiwan
* - Rename gemspec patch to patch-gemspecsunpoet2016-01-172-2/+2
| | | | Sponsored by: PortsCamp Taiwan
* - Update to 4.0.1sunpoet2016-01-173-15/+3
| | | | | Changes: https://github.com/rgrove/sanitize/blob/master/HISTORY.md Sponsored by: PortsCamp Taiwan
* - Update to 1.4.7sunpoet2016-01-172-3/+3
| | | | | Changes: https://github.com/rubys/nokogumbo/commits/master Sponsored by: PortsCamp Taiwan
* - Update to 0.9.1sunpoet2016-01-172-3/+3
| | | | | Changes: https://github.com/jekyll/jekyll-redirect-from/blob/master/History.markdown Sponsored by: PortsCamp Taiwan
* - Update to 0.4.0sunpoet2016-01-172-3/+3
| | | | | Changes: https://github.com/jekyll/jekyll-feed/blob/master/History.markdown Sponsored by: PortsCamp Taiwan
* - Update to 2.1.2sunpoet2016-01-172-4/+5
| | | | | Changes: https://github.com/jekyll/jekyll-assets/commits/master Sponsored by: PortsCamp Taiwan
* - Update to 3.1.0sunpoet2016-01-172-3/+4
| | | | | | | - Add LICENSE_FILE Changes: https://github.com/samg/diffy/blob/master/CHANGELOG Sponsored by: PortsCamp Taiwan
* - Update to 1.5.4sunpoet2016-01-172-3/+3
| | | | | Changes: https://github.com/asciidoctor/asciidoctor/blob/master/CHANGELOG.adoc Sponsored by: PortsCamp Taiwan
* - Update to 4.7.3sunpoet2016-01-172-3/+3
| | | | | | Changes: https://github.com/github/linguist/releases https://github.com/github/linguist/commits/master Sponsored by: PortsCamp Taiwan
* - Update to 6.3.0sunpoet2016-01-172-3/+3
| | | | | Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md Sponsored by: PortsCamp Taiwan
* - Update to 3.2.0sunpoet2016-01-172-5/+5
| | | | | | | | - Add LICENSE_FILE - Add NO_ARCH Changes: https://github.com/cucumber/gherkin/blob/master/CHANGELOG.md Sponsored by: PortsCamp Taiwan
* - Update to 2.01sunpoet2016-01-173-4/+3
| | | | | | | - Remove GitHub link from pkg-descr Changes: http://search.cpan.org/dist/HTML-Packer/Changes Sponsored by: PortsCamp Taiwan
* - Update to 0.88sunpoet2016-01-172-3/+3
| | | | | Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes Sponsored by: PortsCamp Taiwan
* Add upstream patch to fix CVE-2015-8557.rakuco2016-01-172-0/+50
| | | | | | PR: 206072 Approved by: ports-secteam (miwi) Security: 5f276780-b6ce-11e5-9731-5453ed2e2b49
* Update BibTool to 2.63johans2016-01-172-3/+6
|
* mark ports that don't work with Ruby 2.3swills2016-01-174-0/+4
| | | | PR: 205774
* Update to 0.1.5bapt2016-01-163-4/+4
|
* Update to 0.0.4bapt2016-01-163-6/+6
|
* textproc/py-python-gettext: update to 3.0rm2016-01-162-12/+6
| | | | | | | changelog: * Use u” strings again for easier cross Python 2/3 code. * Fix plural form support under Python 3.x. * Break dependency on unittest2 for Python 2.7.
* textproc/py-gettext: rename to match upstream namerm2016-01-164-3/+2
|
* - Add new port: textproc/rubygem-emottota2016-01-164-0/+32
| | | | | | | | | | | Yet another emoji handler. It contains 870 emojis with its name and codepoint(but not contains emoji fonts or images). All names of emojis are from Emoji cheat sheet for Campfire and GitHub. WWW: https://github.com/melborne/emot PR: 206308 Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
* - Update to 0.3.6amdmi32016-01-162-9/+6
| | | | | PR: 206256 Submitted by: tkato432@yahoo.com
* Update to 1.22.adamw2016-01-162-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/XML-XPath
* Update to 1.61bapt2016-01-152-3/+3
|
* - Update to 1.27jadawin2016-01-152-3/+3
|
* - Update to 1.06culot2016-01-143-12/+9
| | | | | | | | | - Cleanup dependencies - Shorten COMMENT - Add NO_ARCH - Pet portlint(1) Changes: http://search.cpan.org/dist/Getopt-Lucid/Changes
* - Add PD license along with BSD2CLAUSE. Different files mention either of ↵amdmi32016-01-141-8/+10
| | | | | | | | | | | them [1] - Add NO_ARCH - Silence patching - Fix manpage installation PR: 204638 [1] Submitted by: george@nycbug.org
* textproc/sowing is not jobs safemarino2016-01-141-0/+2
| | | | | | This port has failed on me multiple times. The last time it tried linking with libfilter.a before the library was fully created, resulting in multiple "undefined reference" errors
* Upgrade to 2.3.2.vanilla2016-01-138-91/+97
| | | | | PR: 201854 Submitted by: tkato432@yahoo.com
* Upgradeto 0.7.vanilla2016-01-132-5/+4
|
* Upgrade to 1.6.vanilla2016-01-132-5/+4
|
* Upgrade to 2016.1.8.vanilla2016-01-132-3/+3
|
* - Remove unused USE_* knobs:ak2016-01-131-1/+0
| | | | | | | | | | | | | | | | | | | | databases/mysql57-server games/kajongg textproc/ruby-htree - Fix typos in USE_* knobs: graphics/fortytwo math/hexcalc misc/gnustep-examples www/h2o - Remove unused BROKEN_alpha knob: devel/directfb - Remove user-settable knob: multimedia/tovid Approved by: portmgr blanket
* Update textproc/rubygem-sass to 3.4.21brd2016-01-132-3/+3
| | | | Approved by: miwi (ruby)
* - Update to 4.04sunpoet2016-01-132-3/+4
| | | | | | - Add LICENSE_FILE Changes: http://search.cpan.org/dist/podlators/Changes
* - Update to 1.20sunpoet2016-01-132-3/+3
| | | | Changes: http://search.cpan.org/dist/XML-XPath/Changes
* - Update to 2.0123sunpoet2016-01-132-3/+3
| | | | Changes: http://search.cpan.org/dist/XML-LibXML/Changes
* - Update to 0.53sunpoet2016-01-133-8/+8
| | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/XML-Feed/Changes
* - Update to 2016.01.10sunpoet2016-01-132-3/+3
|
* - Update to 2016.01.10sunpoet2016-01-132-3/+3
|
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-1324-24/+24
| | | | Approved by: portmgr blanket
* - Fix dependencies again for related toolszi2016-01-121-1/+3
| | | | - Bump PORTREVISION
* New port: textproc/py-hypua2jamo:zi2016-01-124-0/+22
| | | | | | Convert Hanyang-PUA code to unicode Hangul Jamo WWW: https://pypi.python.org/pypi/hypua2jamo
* - Add dependencyzi2016-01-121-1/+3
| | | | - Bump PORTREVISION
* New port: textproc/py-pyhwp:zi2016-01-124-0/+28
| | | | | | | | Analyze and extract internal streams out from a HWP Document Format v5 file Includes (experimental) Conversion to OpenDocument format (.odt) or plain text (.txt) WWW: https://pypi.python.org/pypi/pyhwp
* Add Public Domain support to ports license framework. You can now useamdmi32016-01-124-15/+3
| | | | | | | | | | | | | LICENSE= PD Note that although Public Domain is not technically a license, it's handled in the same way as licenses here, which is a common practice (Arch, Gentoo, Fedora, Debian, even FOSSology do the same). Convert all ports which redefine Public Domain LICENSE to LICENSE=PD. Approved by: portmgr (bapt) Differential Revision: D4149
* - Update to 1.26jadawin2016-01-122-3/+3
|
* - Update to 2.28danilo2016-01-122-7/+7
|
* Update plone stack to 4.3.7rm2016-01-112-5/+4
| | | | | | | | | | | | Changelogs: https://plone.org/products/plone/releases/4.3.3 https://plone.org/products/plone/releases/4.3.4 https://plone.org/products/plone/releases/4.3.5 https://plone.org/products/plone/releases/4.3.6 https://plone.org/products/plone/releases/4.3.7 MFH: 2016Q1 Security: 6b3374d4-6b0b-11e5-9909-002590263bf5
* Upgrade to commit 8fe463f of 2015.12.16.olgeni2016-01-113-154/+25
| | | | | | | | The plugin is compatible with both ElasticSearch 1 and 2, so I removed the RUN_DEPENDS here rather than creating a second copy for ES2. Also, remove the extra stuff from plist: only _site is needed.
* Copy textproc/elasticsearch-plugin-sql to elasticsearch2-plugin-sqlolgeni2016-01-115-0/+492
| | | | | | | | and upgrade to version 2.1.0.1. Version 2.1.0.1 is tightly coupled with ElasticSearch 2.1.0. This port should always be upgraded together with ElasticSearch.
* Upgrade textproc/elasticsearch2-plugin-hq to version 2.0.3 forolgeni2016-01-114-8/+9
| | | | compatibility with ElasticSearch 2, and connect it to the build.
* Copy textproc/elasticsearch-plugin-hq to elasticsearch2-plugin-hq.olgeni2016-01-114-0/+801
|
* Update ElasticSearch version requirement to 1.7.x.olgeni2016-01-111-2/+3
| | | | | | Remove unnecessary code from do-install. Mark conflict with upcoming version 2.x.
* Remove duplicate files from package (_site was copied twice).olgeni2016-01-112-780/+9
| | | | | | Set NO_ARCH. Mark conflict with upcoming version 2.x.
* Upgrade textproc/elasticsearch-plugin-sql to version 1.4.8.olgeni2016-01-112-3/+3
|
* Convert ports from s* t* and net* categories to USES=sqlite and USES=firebirdbapt2016-01-111-2/+1
|
* Upgrade textproc/markdown-mode.el to version 2.1.olgeni2016-01-102-4/+3
|
* - Mark DEPRECATED ( The port is no longer updated and behind the main genshi ↵miwi2016-01-101-0/+3
| | | | | | | port) PR: 205849 Submitted by: Vladimir Krstulja
* - Fix MYSQL option. We don't have USES mysql yet.ak2016-01-101-4/+4
| | | | | | - Pet portlint while I'm here Approved by: portmgr blanket
* Babosa is a library for creating human-friendly identifiers, aka "slugs".miwi2016-01-104-0/+26
| | | | | | | | | It can also be useful for normalizing and sanitizing data. WWW: https://github.com/norman/babosa PR: 205877 Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
* - Update to 1.6.7.1miwi2016-01-103-7/+7
| | | | | PR: 205645 Submitted by: Torsten Zuehlsdorff
* - Update to 0.0.12miwi2016-01-092-3/+3
| | | | | PR: 206030 Submitted by: maintainer
* - Update to 0.6.0miwi2016-01-092-4/+4
| | | | | PR: 205995 Submitted by: maintainer
* - Update to 2.2.0zi2016-01-092-3/+3
|
* Update to 0.10.1.jkim2016-01-093-4/+4
|
* Update to 0.1.4.jkim2016-01-093-4/+4
|
* Update to 0.1.6.jkim2016-01-093-4/+4
|
* - Add NO_ARCHamdmi32016-01-081-21/+12
| | | | - Switch to options helpers
* Upgrade textproc/kibana43 to version 4.3.1.olgeni2016-01-083-41/+75
| | | | | | PR: 205963 Submitted by: olgeni Approved by: maintainer
* Upgrade textproc/kibana42 to version 4.2.2.olgeni2016-01-083-86/+77
| | | | | | PR: 205962 Submitted by: olgeni Approved by: maintainer
* Upgrade textproc/kibana41 to version 4.1.4.olgeni2016-01-082-3/+3
| | | | | | PR: 205961 Submitted by: olgeni Approved by: maintainer
* - Add LICENSEmiwi2016-01-071-1/+7
| | | | | - Convert Options helper - Add NO_ARCH
* - Convert to options helpermiwi2016-01-071-1/+6
| | | | - Add NO_ARCH
* - Convert to options helpermiwi2016-01-071-1/+9
| | | | - Add NO_ARCH
* - Add NO_ARCHmiwi2016-01-071-2/+2
| | | | - EXTRACT_SUFX to USES tar
* Update to 0.23.0.rakuco2016-01-074-7/+9
| | | | | PR: 205967 Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer)
* Update to version 1.16pawel2016-01-072-3/+3
|
* textproc/py-gettext: Clarify Licensefeld2016-01-071-1/+1
| | | | | | Upstream has responded to my request to clarify BSD license. https://github.com/hannosch/python-gettext/issues/2
* - Update to 2.2.1miwi2016-01-065-24/+57
| | | | | PR: 205897 Submitted by: ports fury
* textproc/py-wtforms: update to 2.1; modernize portrm2016-01-052-9/+8
| | | | | | | | Changelog: * Added render_kw to allow default rendering time options. * Updated / added a number of localizations * Updated docs * Allow widgets to set flags
* Remove MASTER_SITES=CHEESESHOP from some ports that use github to fetchantoine2016-01-041-1/+0
|
* textproc/jq: Transfer maintainerpi2016-01-041-1/+1
| | | | | | PR: 205397 Submitted by: yuri@rawbw.com Approved by: jnlin@csie.nctu.edu.tw (maintainer timeout)
* Remove perl5.16-specific bits from perl@ ports. While here, sortadamw2016-01-023-16/+3
| | | | plists as necessary.
* textproc/groonga: Update version 5.0.9=>5.1.0bofh2016-01-023-6/+61
| | | | | | | - Add new OPTION RUBY [1] PR: 201501 [1] Submitted by: cosmo0920.oucc@gmail.com [1]
* give my ports to ruby@mmoll2016-01-021-1/+1
|
* Fix MASTER_SITES and unmark BROKEN.rakuco2016-01-022-4/+2
|
* Fix MASTER_SITES for pure-* ports in textproc/.rakuco2016-01-022-6/+2
| | | | | cdn.bitbucket.org returns HTTP 403, switch to bitbucket.org to unbreak fetching.
* Upgrade textproc/elixir-ex_doc to version 0.11.3.olgeni2016-01-013-5/+7
|
* - Update to 2l3miwi2015-12-313-9/+6
| | | | | | | - Update WWW PR: 205654 Submitted by: maintainer
* Finish fixing broken ports after r404856 and r404694.rakuco2015-12-311-0/+5
| | | | | | | | | | | | | | | | | | | | | * multimedia/obs-studio: Import some upstream commits that pass all required include directories to the compiler and reference libsysinfo.so with a full path instead of passing -lsysinfo and relying on ${LOCALBASE}/lib being in the linker search path. * textproc/sigil: Pass LDFLAGS+=${LOCALBASE}/lib for now to work around the fact that upstream's build system references libhunspell-1.3.so and libpcre16.so without full paths (instead of finding them with the proper CMake commands it relies on pkg-config's output). * x11/antimicro: Also pass LDFLAGS+=${LOCALBASE}/lib for now to work around the fact that several X11 and SDL2 libraries are referenced without full paths. I sent a pull request upstream to fix the X11 references, but SDL2 is still detected through pkg-config. MFH: 2015Q4
* - Rename nonstandard src directory to filesak2015-12-303-23/+5
| | | | - Modernize ports
* - Add NO_ARCHsunpoet2015-12-301-2/+3
| | | | | | | - Add DOCS to OPTIONS_DEFINE - Convert to new options target helper Approved by: portmgr (blanket)
* - Strip shared librarysunpoet2015-12-301-0/+4
| | | | | | | - Bump PORTREVISION for package change PR: 205715 Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer)
* - Move databases/py-memcached to databases/py-python-memcachedsunpoet2015-12-301-1/+2
| | | | - Bump PORTREVISION for dependent ports
* - Update to 6.2.3sunpoet2015-12-302-3/+3
| | | | Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
* Update to upstream version 0.5.67riggs2015-12-304-71/+66
| | | | | PR: 202993 Submitted by: fbsd@opal.com
* Cleanup GH_* and variables order.mat2015-12-291-1/+0
| | | | Sponsored by: Absolight
* Upgrade textproc/elixir-earmark to version 0.2.0.olgeni2015-12-292-3/+5
|
* - Update to 2015.12.27sunpoet2015-12-292-3/+3
|
* - Update to 2015.12.27sunpoet2015-12-292-3/+3
|
* - Update to 1.16sunpoet2015-12-293-20/+23
| | | | | | | | - Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/XML-XPath/Changes
* Allow concurrent installation of module for python2/3 (bin/pygtail).demon2015-12-281-1/+1
|
* Update to 0.0.3bapt2015-12-283-6/+6
|
* - Update to 1.4.0sunpoet2015-12-282-4/+4
| | | | Changes: https://github.com/jekyll/jekyll-sass-converter/blob/master/History.markdown
* - Update to 6.2.2sunpoet2015-12-282-3/+3
| | | | Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
* Unbreakantoine2015-12-272-5/+4
| | | | Reported by: pkg-fallout
* - Drop @dirrm* from plistamdmi32015-12-261-15/+0
| | | | Approved by: portmgr blanket
* textproc/py-mistune: Update to 0.7.1koobs2015-12-262-4/+6
| | | | | | | | | | | | | - Update PORTVERSION and distinfo checksum (0.7.1) [1] - Update test target to new convention - Add NO_ARCH Changes: https://github.com/lepture/mistune/blob/v0.7.1/CHANGES.rst PR: 205516 [1] Submitted by: Yuri <yuri rawbw com> [1]
* Allow use a regular user, some files were unreadableantoine2015-12-262-1/+9
|
* - Remove empty lines after .include <bsd.port.mk>ak2015-12-251-1/+0
| | | | Approved by: portmgr blanket
* - Remove no longer used USE_RUBY_FEATURES knobak2015-12-251-1/+0
| | | | Approved by: ruby, portmgr (swills)
* - Fix various distinfo issuesak2015-12-242-2/+0
| | | | Approved by: portmgr blanket
* - Update to 6.2.1sunpoet2015-12-232-3/+3
| | | | Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
* These are Perl bindings to CLD, the Compact Language Detection librarymiwi2015-12-227-0/+88
| | | | | | | | | | | from Google/Chrome. WWW: http://search.cpan.org/dist/Lingua-Identify-CLD/ PR: 196428 Submitted by: Gasol Wu <gasol.wu@gmail.com> Approved by: mat (mentor) Differential Revision: D4638
* - Update to 0.9.1miwi2015-12-226-103/+73
| | | | | | | PR: 205225 Submitted by: Ports Fury Approved by: mat (mentor) Differential Revision: D4615
* - Modernize plistamdmi32015-12-221-8/+1
| | | | Approved by: portmgr blanket
* - Update to 2015.12.20sunpoet2015-12-222-3/+3
|
* - Update to 2015.12.20sunpoet2015-12-222-3/+3
|