| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
- Remove redundant lang/python dependency
- Fix shebangs, respect ${PYTHON_CMD}
- Add NO_ARCH
- Switch to options helpers
|
| |
|
| |
|
|
|
|
|
| |
PR: 207643
Submitted by: Eero Hänninen <fax@nohik.ee> (maintainer)
|
|
|
|
|
| |
PR: 207662
Submitted by: yuri@rawbw.com (maintainer)
|
|
|
|
|
| |
PR: 207654
Submitted by: yuri@rawbw.com (maintainer)
|
|
|
|
|
| |
PR: 207655
Submitted by: yuri@rawbw.com (maintainer)
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/MANWAR/XML-SAX-Simple-0.04/Changes
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/XML-LibXML
|
|
|
|
|
|
|
|
| |
with this release, so remove the conditional dependency on
p5-Test-Simple from ports. Also, add NO_ARCH.
PR: 207524
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
|
| |
- Remove LGPL21 from LICENSE.
- Make portlint happy.
PR: 207016 [1]
|
|
|
|
|
|
| |
- Remove MASTER_SITE_SUBDIR. [1]
Suggested by: mat [1]
|
|
|
|
|
|
|
| |
- Update the project URL.
- Make portlint happy.
PR: 207015 [1]
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/PDF-API2
|
|
|
|
|
| |
PR: 206257
Submitted by: tkato432@yahoo.com
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
external search engines.
WWW: http://search.cpan.org/dist/Search-QueryParser/
PR: 204065
Submitted by: jeremybbaggs@gmail.com
|
| |
|
| |
|
|
|
|
|
| |
PR: 207410
Submitted by: maintainer
|
|
|
|
|
| |
- Simplify installation
- Regenerate patches with `make makepatch`
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Pet portlint
- Use common way of pkg-message handling
- Simplify installation
- Switch to options helpers
|
|
|
|
|
| |
- Remove unneeded flags
- Switch to options helpers
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
- Regenerate patches with `make makepatch`
|
|
|
|
|
| |
- Switch shebang patching to shabangfix
- Switch to options helpers
|
|
|
|
| |
The content looks ok so it was probably truncated on makesum.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
| |
PR: 207230
Submitted by: janm@transactionware.com
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
| |
- Add LICENSE
PR: 205831
Submitted by: wen@(myself)
Approved by: maintainer(timeoout, >40 days)
|
|
|
|
|
|
| |
- Add PORTSCOUT macro, because 0.2 API is incompatible with forthcoming
LaTeXila 3.18.x
- Remove patch
|
|
|
|
|
|
|
|
| |
help-file for the user.
PR: 202685
Submitted by: Joseph Mingrone
Approved by: maintainer timeout
|
| |
|
| |
|
|
|
|
| |
- While here remove old php gruft
|
|
|
|
|
|
| |
- Switch to USES=tar
- Install more documentation
- Switch to options helpers
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Fix configure handling, install missing info file
- Switch to options helpers
|
|
|
|
| |
- Regenerate patches with `make makepatch`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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@.
|
|
|
|
| |
approved by: infrastructure blanket
|
|
|
|
|
|
|
|
|
|
| |
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 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
|
|
|
|
|
|
|
| |
- update to 3.3.2. This release adds support for python3
- add LICENSE (LGPL21)
- add NO_ARCH, sort USE_PYTHON
- pass maintainership to python@
|
|
|
|
|
|
| |
PR: 207121
Submitted by: olgeni
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 207122
Submitted by: olgeni
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 207116
Submitted by: olgeni
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
PR: 199601
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
* Drop packaging of the .la file.
* Enable stripping.
Obtained from: gnome devel repo
|
|
|
|
| |
- Fix LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
may be needed (for instance if configure.in is touched after configure)
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
there, despite author listing it as being required for build.
Changes: https://metacpan.org/changes/distribution/XML-XPath
|
|
|
|
| |
approved by: infrastructure blanket
|
|
|
|
| |
approved by: infrastructure blanket
|
| |
|
|
|
|
|
|
|
| |
- Add LICENSE
- Use test framework
- Switch to options helpers
- Fix WWW:
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Lingua-Stem-Ru/Changes
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Tk-Pod/Changes
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: http://sourceforge.net/p/fntsample/code/ci/master/tree/ChangeLog
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/podlators
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/XML-XPath
|
|
|
|
| |
PR: 192949
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-XPath/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/HTML-Packer/Changes
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Update RUN_DEPENDS: use newer rubygem-sprockets
Changes: https://github.com/Compass/compass-rails/blob/master/CHANGELOG.md
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Chess-PGN-Parse/Changes
|
|
|
|
| |
approved by: infrastructure blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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-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>
|
|
|
|
|
| |
Changes: https://github.com/ymattw/cdiff/compare/0.9.7...0.9.8
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 206661
Submitted by: hiroto.kagotani@gmail.com
|
|
|
|
| |
it depends on textproc/libwpd010 now.
|
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
| |
it was updated to 2.9.10 (r404140). It depends on textproc/libwps03 now.
|
|
|
|
| |
and now it uses textproc/libe-book since r371023.
|
|
|
|
| |
and now it uses textproc/libabw since r371023.
|
|
|
|
| |
it was updated to 2.9.10 (r404140). It depends on textproc/libvisio01 now.
|
|
|
|
|
|
| |
PR: 206106
Submitted by: olgeni
Approved by: maintainer timeout (15 days)
|
| |
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
- Add NO_ARCH
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
XlsxWriter is a Python module for writing files in the Excel 2007+ XLSX
file format.
WWW: https://github.com/jmcnamara/XlsxWriter
|
|
|
|
| |
- Fix LICENSE
|
| |
|
|
|
|
| |
Changes: https://github.com/brigade/scss-lint/blob/master/CHANGELOG.md
|
|
|
|
|
|
|
| |
- Update LICENSE
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Lingua-EN-Squeeze/Changes
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Changes: https://github.com/sparklemotion/nokogiri/blob/v1.6.7.x/CHANGELOG.rdoc
|
|
|
|
| |
Changes: https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md
|
|
|
|
|
|
|
|
|
| |
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]
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
| |
- Remove files/patch-CVE-2015-8557
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-XPath/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-XPath/Changes
|
|
|
|
|
|
| |
- Update RUN_DEPENDS: use Rails 4
Changes: https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md
|
|
|
|
|
| |
Changes: https://github.com/github/linguist/releases
https://github.com/github/linguist/commits/master
|
|
|
|
| |
Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
|
|
|
|
| |
Chnages: http://search.cpan.org/src/RRA/podlators-4.05/Changes
|
|
|
|
|
|
| |
PR: 205798
Submitted by: rene
Approved by: maintainer timeout (jpaetzel, 16 days)
|
|
|
|
|
| |
PR: 206364
Submitted by: maintainer
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog
Sponsored by: PortsCamp Taiwan
|
|
|
|
|
| |
Changes: https://github.com/zdavatz/spreadsheet/blob/master/History.md
Sponsored by: PortsCamp Taiwan
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Changes: https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md
Sponsored by: PortsCamp Taiwan
|
|
|
|
|
| |
Changes: https://github.com/octopress/escape-code/blob/master/CHANGELOG.md
Sponsored by: PortsCamp Taiwan
|
|
|
|
| |
Sponsored by: PortsCamp Taiwan
|
|
|
|
|
| |
Changes: https://github.com/rgrove/sanitize/blob/master/HISTORY.md
Sponsored by: PortsCamp Taiwan
|
|
|
|
|
| |
Changes: https://github.com/rubys/nokogumbo/commits/master
Sponsored by: PortsCamp Taiwan
|
|
|
|
|
| |
Changes: https://github.com/jekyll/jekyll-redirect-from/blob/master/History.markdown
Sponsored by: PortsCamp Taiwan
|
|
|
|
|
| |
Changes: https://github.com/jekyll/jekyll-feed/blob/master/History.markdown
Sponsored by: PortsCamp Taiwan
|
|
|
|
|
| |
Changes: https://github.com/jekyll/jekyll-assets/commits/master
Sponsored by: PortsCamp Taiwan
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Changes: https://github.com/samg/diffy/blob/master/CHANGELOG
Sponsored by: PortsCamp Taiwan
|
|
|
|
|
| |
Changes: https://github.com/asciidoctor/asciidoctor/blob/master/CHANGELOG.adoc
Sponsored by: PortsCamp Taiwan
|
|
|
|
|
|
| |
Changes: https://github.com/github/linguist/releases
https://github.com/github/linguist/commits/master
Sponsored by: PortsCamp Taiwan
|
|
|
|
|
| |
Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
Sponsored by: PortsCamp Taiwan
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Add NO_ARCH
Changes: https://github.com/cucumber/gherkin/blob/master/CHANGELOG.md
Sponsored by: PortsCamp Taiwan
|
|
|
|
|
|
|
| |
- Remove GitHub link from pkg-descr
Changes: http://search.cpan.org/dist/HTML-Packer/Changes
Sponsored by: PortsCamp Taiwan
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
Sponsored by: PortsCamp Taiwan
|
|
|
|
|
|
| |
PR: 206072
Approved by: ports-secteam (miwi)
Security: 5f276780-b6ce-11e5-9731-5453ed2e2b49
|
| |
|
|
|
|
| |
PR: 205774
|
| |
|
| |
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
PR: 206256
Submitted by: tkato432@yahoo.com
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/XML-XPath
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Cleanup dependencies
- Shorten COMMENT
- Add NO_ARCH
- Pet portlint(1)
Changes: http://search.cpan.org/dist/Getopt-Lucid/Changes
|
|
|
|
|
|
|
|
|
|
|
| |
them [1]
- Add NO_ARCH
- Silence patching
- Fix manpage installation
PR: 204638 [1]
Submitted by: george@nycbug.org
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: 201854
Submitted by: tkato432@yahoo.com
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Approved by: miwi (ruby)
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/podlators/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-XPath/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-LibXML/Changes
|
|
|
|
|
|
| |
- Sort PLIST
Changes: http://search.cpan.org/dist/XML-Feed/Changes
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
|
|
| |
Convert Hanyang-PUA code to unicode Hangul Jamo
WWW: https://pypi.python.org/pypi/hypua2jamo
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
compatibility with ElasticSearch 2, and connect it to the build.
|
| |
|
|
|
|
|
|
| |
Remove unnecessary code from do-install.
Mark conflict with upcoming version 2.x.
|
|
|
|
|
|
| |
Set NO_ARCH.
Mark conflict with upcoming version 2.x.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
port)
PR: 205849
Submitted by: Vladimir Krstulja
|
|
|
|
|
|
| |
- Pet portlint while I'm here
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
PR: 205645
Submitted by: Torsten Zuehlsdorff
|
|
|
|
|
| |
PR: 206030
Submitted by: maintainer
|
|
|
|
|
| |
PR: 205995
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
|
|
| |
PR: 205963
Submitted by: olgeni
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 205962
Submitted by: olgeni
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 205961
Submitted by: olgeni
Approved by: maintainer
|
|
|
|
|
| |
- Convert Options helper
- Add NO_ARCH
|
|
|
|
| |
- Add NO_ARCH
|
|
|
|
| |
- Add NO_ARCH
|
|
|
|
| |
- EXTRACT_SUFX to USES tar
|
|
|
|
|
| |
PR: 205967
Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer)
|
| |
|
|
|
|
|
|
| |
Upstream has responded to my request to clarify BSD license.
https://github.com/hannosch/python-gettext/issues/2
|
|
|
|
|
| |
PR: 205897
Submitted by: ports fury
|
|
|
|
|
|
|
|
| |
Changelog:
* Added render_kw to allow default rendering time options.
* Updated / added a number of localizations
* Updated docs
* Allow widgets to set flags
|
| |
|
|
|
|
|
|
| |
PR: 205397
Submitted by: yuri@rawbw.com
Approved by: jnlin@csie.nctu.edu.tw (maintainer timeout)
|
|
|
|
| |
plists as necessary.
|
|
|
|
|
|
|
| |
- Add new OPTION RUBY [1]
PR: 201501 [1]
Submitted by: cosmo0920.oucc@gmail.com [1]
|
| |
|
| |
|
|
|
|
|
| |
cdn.bitbucket.org returns HTTP 403, switch to bitbucket.org to unbreak
fetching.
|
| |
|
|
|
|
|
|
|
| |
- Update WWW
PR: 205654
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
- Modernize ports
|
|
|
|
|
|
|
| |
- Add DOCS to OPTIONS_DEFINE
- Convert to new options target helper
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
PR: 205715
Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer)
|
|
|
|
| |
- Bump PORTREVISION for dependent ports
|
|
|
|
| |
Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
|
|
|
|
|
| |
PR: 202993
Submitted by: fbsd@opal.com
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/XML-XPath/Changes
|
| |
|
| |
|
|
|
|
| |
Changes: https://github.com/jekyll/jekyll-sass-converter/blob/master/History.markdown
|
|
|
|
| |
Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: ruby, portmgr (swills)
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
PR: 205225
Submitted by: Ports Fury
Approved by: mat (mentor)
Differential Revision: D4615
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
| |
|