Kubilay Kocak
18e3805eb9
textproc/py-mistune: Update to 0.7.2
...
- Update PORTVERSION and distinfo checksum (0.7.2)
2016-03-05 04:15:55 +00:00
Kubilay Kocak
4f997fefc5
textproc/py-chardet: Enable concurrent, Modernize
...
- Enable "concurrent" Python installation
- Switch to GITHUB for DISTFILES (includes tests)
- Add test target
- Patch setup.py and test.py to support setuptools 'test' command
- Enable NO_ARCH (architecture independent)
[1] https://github.com/chardet/chardet/issues/13
Reviewed by: rm (maintiner)
Approved by: rm (maintainer)
Differential Revision: D5517
2016-03-05 04:05:33 +00:00
Bartek Rutkowski
89a8c09e22
textproc/py-sphinx_rtd_theme: update 0.1.8 -> 0.1.9
2016-03-04 16:03:42 +00:00
Kubilay Kocak
598273ac6b
textproc/libucl: Update to 0.8.0
...
- Update PORTVERSION and distinfo checksum (0.8.0)
- Update pkg-plist accordingly
- Help ./configure find Lua with {CPP,LD}FLAGS
- Update UTILS_DESC (new tool installed)
- Sort all OPTION_* entries alphabetically
- Use the new test framework
- Group *_TARGET entries
- Whitespace prettiness
Changes:
https://github.com/vstakhov/libucl/blob/0.8.0/ChangeLog.md
2016-03-04 13:22:37 +00:00
Raphael Kubo da Costa
bc44590a0e
Make print/tex-dvipsk a runtime dependency.
...
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
2016-03-04 10:54:06 +00:00
Dmitry Marakasov
22979a9ebc
- Add LICENSE
...
- Remove redundant lang/python dependency
- Fix shebangs, respect ${PYTHON_CMD}
- Add NO_ARCH
- Switch to options helpers
2016-03-03 16:36:09 +00:00
Philippe Audeoud
44b80ae6f3
- Update to 1.33
2016-03-03 15:43:37 +00:00
TAKATSU Tomonari
61b59412e4
- Update to 3.98-1.4
2016-03-03 01:20:46 +00:00
Raphael Kubo da Costa
1ca0e75f43
Update to 2016.02.25.
...
PR: 207643
Submitted by: Eero Hänninen <fax@nohik.ee> (maintainer)
2016-03-02 23:01:44 +00:00
Raphael Kubo da Costa
2f8a2ed0b2
Update to 3.3.
...
PR: 207662
Submitted by: yuri@rawbw.com (maintainer)
2016-03-02 22:56:54 +00:00
Raphael Kubo da Costa
59a6f4ac1a
Update to 0.4.3.
...
PR: 207654
Submitted by: yuri@rawbw.com (maintainer)
2016-03-02 22:44:29 +00:00
Raphael Kubo da Costa
c5ace82bc5
Update to 0.9.4.
...
PR: 207655
Submitted by: yuri@rawbw.com (maintainer)
2016-03-02 22:41:44 +00:00
Raphael Kubo da Costa
8fd5b5906b
Stop setting USE_GCC=yes.
...
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)
2016-02-28 23:54:47 +00:00
Palle Girgensohn
e2f67a8795
Update xerces-c3 and shibboleth to latest versions
...
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
2016-02-28 18:55:43 +00:00
Adam Weinberger
8511ad9cc9
Update to 0.04. Add NO_ARCH, specify dependency versions, and sort plist.
...
Changes: http://cpansearch.perl.org/src/MANWAR/XML-SAX-Simple-0.04/Changes
2016-02-27 15:05:50 +00:00
Adam Weinberger
8310af41db
Update to 2.1024.
...
Changes: https://metacpan.org/changes/distribution/XML-LibXML
2016-02-27 15:01:26 +00:00
Adam Weinberger
bf3b2a9b1a
Update to 1.69. The Test::More requirements have been lowered
...
with this release, so remove the conditional dependency on
p5-Test-Simple from ports. Also, add NO_ARCH.
PR: 207524
Approved by: maintainer
2016-02-27 04:44:01 +00:00
Kubilay Kocak
df3c2dbab3
textproc/py-transifex-client: Update to 0.11
...
- 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
2016-02-26 13:57:49 +00:00
Kubilay Kocak
546eb28131
textproc/py-pytidylib: Update to 0.2.4
...
- 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
2016-02-26 13:19:07 +00:00
Wen Heping
be085ee6e0
- Update to 3.1.3
2016-02-26 01:13:14 +00:00
Jung-uk Kim
69e5ced4fb
- Fix build with Boost 1.59 and later. [1]
...
- Remove LGPL21 from LICENSE.
- Make portlint happy.
PR: 207016 [1]
2016-02-25 22:58:20 +00:00
Jung-uk Kim
f42b86a2a2
- Remove LGPL21 from LICENSE.
...
- Remove MASTER_SITE_SUBDIR. [1]
Suggested by: mat [1]
2016-02-25 21:05:53 +00:00
Jung-uk Kim
fe62b5b625
- Add an upstream patch to fix build with Boost 1.59 and later. [1]
...
- Update the project URL.
- Make portlint happy.
PR: 207015 [1]
2016-02-25 20:18:17 +00:00
Adam Weinberger
0e04b99018
Update to 2.026.
...
Changes: https://metacpan.org/changes/distribution/PDF-API2
2016-02-25 17:32:21 +00:00
Wen Heping
7aa4da2568
- Update to 0.9.3
...
PR: 206257
Submitted by: tkato432@yahoo.com
2016-02-25 06:20:43 +00:00
TAKATSU Tomonari
2eb72d516e
- Update to 0.9.5
2016-02-24 10:59:32 +00:00
Philippe Audeoud
d11d2abdf5
- Update to 1.32
2016-02-24 08:33:33 +00:00
Philippe Audeoud
eb0136a4f3
- Update to 1.31
2016-02-23 15:49:39 +00:00
Martin Wilke
d2e33618f1
Turn free-text queries into SQL WHERE clauses. The idea is to allow you to treat
...
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
2016-02-23 11:11:12 +00:00
Martin Wilke
d52fbba2e3
This module parses a query string into a data structure to be handled by
...
external search engines.
WWW: http://search.cpan.org/dist/Search-QueryParser/
PR: 204065
Submitted by: jeremybbaggs@gmail.com
2016-02-23 11:09:30 +00:00
Andrey A. Chernov
07c1ad2cb1
Revive the port by finding another master site
2016-02-22 21:17:13 +00:00
Dmitry Sivachenko
1da75f8a98
Update to version 1.2.2.
2016-02-22 20:04:37 +00:00
Vanilla I. Shu
a4d9b13bef
Update to 0.25.
...
PR: 207410
Submitted by: maintainer
2016-02-22 12:15:55 +00:00
Dmitry Marakasov
d09e174e1b
- Switch to options helpers
...
- Simplify installation
- Regenerate patches with `make makepatch`
2016-02-22 10:17:42 +00:00
Dmitry Marakasov
f2e2d12d11
- Switch to USES=tar
...
- Add LICENSE
- Add NO_ARCH
- Pet portlint
- Use common way of pkg-message handling
- Simplify installation
- Switch to options helpers
2016-02-22 09:57:34 +00:00
Dmitry Marakasov
b819f52487
- Add LICENSE
...
- Remove unneeded flags
- Switch to options helpers
2016-02-21 10:40:13 +00:00
Dmitry Marakasov
e55742a919
- Clarify LICENSE
...
- Add LICENSE_FILE
- Switch to options helpers
- Regenerate patches with `make makepatch`
2016-02-21 10:35:30 +00:00
Dmitry Marakasov
6b7eb6f0b1
- Add LICENSE
...
- Switch shebang patching to shabangfix
- Switch to options helpers
2016-02-21 10:22:19 +00:00
Jimmy Olgeni
fba4759173
Unbreak r409151: fix distinfo for hunspell-en_CA-2016.01.19.zip.
...
The content looks ok so it was probably truncated on makesum.
2016-02-20 16:22:01 +00:00
Steve Wills
3d08c33a57
textproc/consul-template: update to 0.12.2
2016-02-20 14:40:33 +00:00
Kubilay Kocak
55fa5fd218
textproc/py-markdown: Update to 2.6.5
...
- 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)
2016-02-20 12:17:50 +00:00
Gabor Pali
981fc1140d
- Make dependency on TeX optional
...
PR: 207230
Submitted by: janm@transactionware.com
Obtained from: FreeBSD Haskell
2016-02-19 20:44:46 +00:00
Wen Heping
ec0463bb5c
- Update to 3.3.2
...
- Add LICENSE
PR: 205831
Submitted by: wen@(myself)
Approved by: maintainer(timeoout, >40 days)
2016-02-19 09:15:55 +00:00
Olivier Duchateau
c775fe3c05
- Update to 0.1.2
...
- Add PORTSCOUT macro, because 0.2 API is incompatible with forthcoming
LaTeXila 3.18.x
- Remove patch
2016-02-19 08:00:23 +00:00
Mikhail Teterin
2bc57294ea
Make fetchable by upgrading. Add options for vocabularies and provide
...
help-file for the user.
PR: 202685
Submitted by: Joseph Mingrone
Approved by: maintainer timeout
2016-02-19 05:14:17 +00:00
Koop Mast
5b0a6b4a87
Update highlight to 3.28.
2016-02-18 21:30:16 +00:00
Martin Wilke
1c1487813e
- Ignore php70
2016-02-18 15:08:25 +00:00
Martin Wilke
5a67738f00
- Ignore php70
...
- While here remove old php gruft
2016-02-18 14:47:05 +00:00
Dmitry Marakasov
f090613200
- Add LICENSE
...
- Switch to USES=tar
- Install more documentation
- Switch to options helpers
2016-02-17 19:12:40 +00:00
Dmitry Marakasov
c243b793e7
- Add NO_ARCH
...
- Switch to options helpers
2016-02-17 19:12:11 +00:00
Dmitry Marakasov
428a25580d
- Clarify LICENSE
...
- Add LICENSE_FILE
- Fix configure handling, install missing info file
- Switch to options helpers
2016-02-17 19:12:06 +00:00
Dmitry Marakasov
97b2ff7ed9
- Switch to options helpers
...
- Regenerate patches with `make makepatch`
2016-02-17 18:57:44 +00:00
Jimmy Olgeni
bcbf138f72
Update to the real version 4.4.1; r408807 was actually a beta.
...
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)
2016-02-16 20:40:18 +00:00
Philippe Audeoud
bf551d7ca3
- Update to 1.29
2016-02-15 15:37:15 +00:00
Martin Wilke
e630e52bb5
Welcome php 7.0.3
...
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@.
2016-02-15 14:34:26 +00:00
John Marino
336bf74fc8
textproc/aspell: document ncurses requirement (USES+=ncurses)
...
approved by: infrastructure blanket
2016-02-15 10:43:29 +00:00
Rene Ladan
d5ce1f73bc
Remove PHP 5.4 from the Ports Tree, it expired upstream in 2015-Q3 and the
...
ports expired last month.
Adjust Mk/bsd.php.mk
Reviewed by: antoine, marino
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D5278
2016-02-14 19:21:31 +00:00
Koop Mast
b93a80c992
The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
...
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
2016-02-14 18:57:53 +00:00
Ruslan Makhmatkhanov
c315d96840
textproc/py-empy: update to 3.3.2
...
- update to 3.3.2. This release adds support for python3
- add LICENSE (LGPL21)
- add NO_ARCH, sort USE_PYTHON
- pass maintainership to python@
2016-02-13 19:26:04 +00:00
Jimmy Olgeni
78c143aa62
Upgrade textproc/kibana44 to version 4.4.1.
...
PR: 207121
Submitted by: olgeni
Approved by: maintainer
2016-02-13 15:45:25 +00:00
Jimmy Olgeni
d6aa8c1009
Upgrade textproc/kibana43 to version 4.3.2.
...
PR: 207122
Submitted by: olgeni
Approved by: maintainer
2016-02-13 15:42:35 +00:00
Jimmy Olgeni
7d15086c52
Upgrade textproc/kibana41 to version 4.1.5.
...
PR: 207116
Submitted by: olgeni
Approved by: maintainer
2016-02-12 15:30:41 +00:00
Jung-uk Kim
1d706a0bfb
TagSoup - Just Keep On Truckin'
...
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
2016-02-11 22:51:46 +00:00
Jimmy Olgeni
865f1ace46
Upgrade textproc/erlang-edown to version 0.8.
2016-02-10 22:27:59 +00:00
Dmitry Marakasov
8aea8b5853
- Fix build with boost 1.60
...
PR: 199601
Approved by: portmgr blanket
2016-02-09 14:59:56 +00:00
Koop Mast
e0ab4cfc50
Update libcroco to 0.6.11.
...
* Drop packaging of the .la file.
* Enable stripping.
Obtained from: gnome devel repo
2016-02-08 10:18:29 +00:00
TAKATSU Tomonari
00c7469f6f
- Update to 1.8-2
...
- Fix LICENSE
2016-02-07 22:59:45 +00:00
Jason Unovitch
fc234b3b78
New Port: textproc/kibana44
...
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
2016-02-07 13:38:29 +00:00
Antoine Brodin
470cf9bb5e
In post-patch, only touch files that need to be, otherwise some autotools
...
may be needed (for instance if configure.in is touched after configure)
Reported by: pkg-fallout
2016-02-06 18:51:01 +00:00
Kurt Jaeger
de555e8f1a
New port: textproc/miller
...
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
2016-02-06 18:09:51 +00:00
Adam Weinberger
c6647b61a1
Update to 1.30. Move p5-Path-Tiny to TEST_DEPENDS as it is only used
...
there, despite author listing it as being required for build.
Changes: https://metacpan.org/changes/distribution/XML-XPath
2016-02-06 16:32:39 +00:00
John Marino
a699e91522
textproc/wiggle: document ncurses requirement (USES+=ncurses)
...
approved by: infrastructure blanket
2016-02-05 16:12:13 +00:00
John Marino
39c7857f33
textproc/vbindiff: document ncurses requirement (USES+=ncurses)
...
approved by: infrastructure blanket
2016-02-05 16:11:16 +00:00
Johan van Selst
feb60aab3e
Update GNU grep to 2.23 (bugfix release)
2016-02-05 10:14:32 +00:00
Dmitry Marakasov
569ff113bc
- Update to 0.62
...
- Add LICENSE
- Use test framework
- Switch to options helpers
- Fix WWW:
2016-02-05 05:41:51 +00:00
Sunpoet Po-Chuan Hsieh
efb01c4299
- Update to 0.02
...
- Add LICENSE_FILE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Lingua-Stem-Ru/Changes
2016-02-03 20:54:28 +00:00
Philippe Audeoud
ab3c4bfc52
- Update to 1.28
2016-02-03 07:35:54 +00:00
Martin Matuska
817ca149ff
Horde package update:
...
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
2016-02-02 22:56:26 +00:00
Sunpoet Po-Chuan Hsieh
4fbe0af36d
- Update to 1.0.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
2016-02-02 22:45:31 +00:00
Sunpoet Po-Chuan Hsieh
5ef13f386b
- Update to 2016.01.31
2016-02-02 22:45:17 +00:00
Sunpoet Po-Chuan Hsieh
ce287fc9cf
- Update to 2016.01.31
2016-02-02 22:45:12 +00:00
Sunpoet Po-Chuan Hsieh
8f4f3e1efa
- Update to 0.9943
...
Changes: http://search.cpan.org/dist/Tk-Pod/Changes
2016-02-02 22:44:47 +00:00
Sunpoet Po-Chuan Hsieh
2ff6ddcadc
- Update to 4.0
...
- Add NO_ARCH
Changes: http://sourceforge.net/p/fntsample/code/ci/master/tree/ChangeLog
2016-02-02 22:44:38 +00:00
Adam Weinberger
cde1da2b87
Update to 4.06.
...
Changes: https://metacpan.org/changes/distribution/podlators
2016-02-02 19:40:40 +00:00
Adam Weinberger
a23b7ac754
Update to 1.28.
...
Changes: https://metacpan.org/changes/distribution/XML-XPath
2016-02-02 19:27:17 +00:00
Steve Wills
8d77480356
Remove source and intermediate build output from intalled rubygem- ports
...
PR: 192949
2016-02-02 01:21:21 +00:00
Sunpoet Po-Chuan Hsieh
c6db35df2e
- Update to 1.27
...
Changes: http://search.cpan.org/dist/XML-XPath/Changes
2016-02-01 19:49:27 +00:00
Sunpoet Po-Chuan Hsieh
3b06cc385f
- Update to 2.02
...
Changes: http://search.cpan.org/dist/HTML-Packer/Changes
2016-02-01 19:48:16 +00:00
Sunpoet Po-Chuan Hsieh
06f3e4f5d5
- Update to 3.0.0
...
- Add LICENSE_FILE
- Update RUN_DEPENDS: use newer rubygem-sprockets
Changes: https://github.com/Compass/compass-rails/blob/master/CHANGELOG.md
2016-02-01 19:47:13 +00:00
Sunpoet Po-Chuan Hsieh
a4d9d6f085
- Update to 0.20
...
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Chess-PGN-Parse/Changes
2016-02-01 19:47:04 +00:00
John Marino
8b4786e527
textproc/urlview: document ncurses requirement (USES+=ncurses)
...
approved by: infrastructure blanket
2016-01-31 01:10:50 +00:00
Martin Wilke
a234e43dd7
Welcome Centos 6.7
...
- 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.
2016-01-30 18:30:40 +00:00
Kurt Jaeger
08689737c0
databases/rubygem-activemodel41
...
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>
2016-01-29 21:01:18 +00:00
Mathieu Arnold
c1e8ff6041
Update to 0.9.8.
...
Changes: https://github.com/ymattw/cdiff/compare/0.9.7...0.9.8
Sponsored by: Absolight
2016-01-29 16:13:41 +00:00
Martin Wilke
0918691af0
- Update to 0.3.7
...
PR: 206661
Submitted by: hiroto.kagotani@gmail.com
2016-01-27 09:23:42 +00:00
Jung-uk Kim
c41c115fdc
Mark deprecated and set expiration. editors/abiword was the last user and
...
it depends on textproc/libwpd010 now.
2016-01-26 22:34:38 +00:00
Rene Ladan
53f742ca21
Remove expired ports that are consumers of expired lang/php5. Exceptions:
...
- 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.
2016-01-26 21:24:52 +00:00
Jung-uk Kim
04885018b8
Mark deprecated and set expiration. editors/calligra was the last user and
...
it was updated to 2.9.10 (r404140). It depends on textproc/libwps03 now.
2016-01-26 20:28:43 +00:00
Jung-uk Kim
b8fd640ffd
Mark deprecated and set expiration. editors/libreoffice was the only user
...
and now it uses textproc/libe-book since r371023.
2016-01-26 20:19:30 +00:00
Jung-uk Kim
1f3daa073c
Mark deprecated and set expiration. editors/libreoffice was the only user
...
and now it uses textproc/libabw since r371023.
2016-01-26 20:12:52 +00:00