Commit graph

435878 commits

Author SHA1 Message Date
Carlos J. Puga Medina
9533084600 - Add LICENSE_FILE
- Fix WWW in pkg-descr
2018-01-16 14:35:45 +00:00
Alexey Dokuchaev
95462c3ccd Unbreak the build against new Clang version 6.0.0: struct FavoritesEntry
defines its member `fov' of type `double'; comparing it to NULL is bogus
and wrong, no wonder this upsets strict compilers.

PR:	224989
2018-01-16 14:31:17 +00:00
Nikolai Lifanov
3d5e6f0084 update games/wtf to 20180113 snapshot from NetBSD 2018-01-16 14:30:04 +00:00
Jochen Neumeister
dc4a07bb17 devel/pear-HTML_BBCodeParser: Revert r458566, no working package inside
Reported by:	pkg-fallout
Approved by:	maintainer tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13873
2018-01-16 14:26:57 +00:00
Steve Wills
4698a1e827 multimedia/cx88: update to 1.5.2
PR:		225189
Submitted by:	jason.harmening@gmail.com (maintainer)
2018-01-16 14:21:17 +00:00
Carlos J. Puga Medina
5fa6c1dfb1 Drop maintainership 2018-01-16 14:19:24 +00:00
Carlos J. Puga Medina
744038e465 - Update to latest commit
- Bump PORTREVISION

Noteworthy changes are:
 * Code formatting
 * Rebaseline tests and improve SearchForSymbol
 * Update tests to match current CodeSearch index
2018-01-16 13:51:35 +00:00
Steve Wills
b14b014046 textproc/rubygem-rouge2: create port for 2.x ver
Needed by GitLab
2018-01-16 13:38:05 +00:00
Carlos J. Puga Medina
6f6beb91b3 Sort USES 2018-01-16 13:29:46 +00:00
Raphael Kubo da Costa
958d8a095b Fix the build with clang 6.0, which defaults to using -std=gnu++14.
/wrkdirs/usr/ports/graphics/digikam-kde4/work/digikam-4.14.0/core/libs/dimg/loaders/pgfloader.cpp:301:27: error: use of undeclared identifier 'NULL'
                              NULL,
                              ^
    /usr/include/sys/_null.h:37:14: note: expanded from macro 'NULL'
    #define NULL    nullptr
                    ^
    /usr/local/include/libpgf/PGFplatform.h:488:20: note: expanded from macro 'nullptr'
    #define nullptr                         NULL
                                            ^
    /wrkdirs/usr/ports/graphics/digikam-kde4/work/digikam-4.14.0/core/libs/dimg/loaders/pgfloader.cpp:461:26: error: use of undeclared identifier 'NULL'
                             NULL,
                             ^
    /usr/include/sys/_null.h:37:14: note: expanded from macro 'NULL'
    #define NULL    nullptr
                    ^
    /usr/local/include/libpgf/PGFplatform.h:488:20: note: expanded from macro 'nullptr'
    #define nullptr                         NULL
                                            ^

PR:		224945
2018-01-16 13:26:44 +00:00
Jan Beich
523395319e multimedia/vapoursynth: update to R42.1
Changes:	http://www.vapoursynth.com/2018/01/r42-less-regressions/
Changes:	https://github.com/vapoursynth/vapoursynth/blob/R42.1/ChangeLog
2018-01-16 13:01:30 +00:00
Boris Samorodov
d630b989fc graphics/oyranos: Fix build with clang-6.0.0.
The source development branch is already patched.
2018-01-16 11:45:29 +00:00
Tobias Kortkamp
5922502a07 www/palemoon: Update to 27.7.0
Changes:	http://www.palemoon.org/releasenotes.shtml
PR:		225210
Submitted by:	lichray@gmail.com (maintainer)
MFH:		2018Q1
2018-01-16 11:38:05 +00:00
Ganael LAPLANCHE
4a2ce21614 Update to 20171024 and switch to GH 2018-01-16 11:10:14 +00:00
Romain Tartière
46bb0a9743 Update to 1.0.15
This release address a few minor issues, including [2].

While here:
- Simplify Makefile depend logic [1];
- Add license.

PR:		205830 [1], 224138 [2]
Submitted by:	simon.wright@gmx.net [1], parakleta@darkreality.org [2]
2018-01-16 09:17:05 +00:00
Dmitry Marakasov
9819e2e6bd - Update WWW 2018-01-16 09:02:03 +00:00
Alexey Dokuchaev
5e0eeeb3a1 - Update `audio/pianobar' to version 2017.08.30
- While here, improve COMMENT and port description

PR:	224997
2018-01-16 08:48:41 +00:00
Wen Heping
31be5646be - Update to 3.4.1 2018-01-16 07:57:02 +00:00
Wen Heping
b715f95d00 - Update to 1.2.6 2018-01-16 07:55:50 +00:00
Koop Mast
5066831583 Update netbeans to 8.2.
Limit java version to 1.8, netbeans does not run with another version.

PR:		218111, 224554
Submitted by:	Hadi <rezaee.hadi@gmail.com>
2018-01-16 06:54:08 +00:00
Vanilla I. Shu
7670690a8e Force to use c++98 for build with clang6.0. 2018-01-16 06:14:58 +00:00
Don Lewis
919e2b1341 Force -std=c++98 so that clang 6.0.0 can compile this code. 2018-01-16 05:56:38 +00:00
Yuri Victorovich
ce6c104549 New port: graphics/pcl-pointclouds: Point Cloud Library
A standalone, large scale, open project for 2D/3D image and point
cloud processing.
http://pointclouds.org/

Submitted by:	myself
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13697
2018-01-16 05:53:01 +00:00
Guangyuan Yang
49cf091bdb Update devel/py-decorator to 4.2.1
PR:		225207
Approved by:	me (maintainer), adamw
Differential Revision:	https://reviews.freebsd.org/D13930
2018-01-16 04:06:13 +00:00
David Naylor
324bc0b41d emulators/i386-wine-devel: update to 3.0.r6 2018-01-16 04:04:59 +00:00
David Naylor
df8aad01e2 emulators/i386-wine: update to 2.0.4 2018-01-16 04:04:10 +00:00
David Naylor
05ce062756 lang/pypy3: update to 5.10.1
- bsd.pypy.mk: DISTINFO now needs to be specified based on PYTHON_IMPL
 - Change log:
   - Fix an overflow in converting int secs to nanosecs (issue 2717 )
   - Using kwarg 'flag' to os.setxattr had no effect
   - Fix issue 2718 for the REPL
2018-01-16 03:56:11 +00:00
Wen Heping
92b0137165 - Update to 5.2.11 2018-01-16 02:39:44 +00:00
Larry Rosenman
3b952888f0 net/boinc-client: turn off default MANAGER option while I figure out why it's
broken.
2018-01-16 01:28:06 +00:00
Richard Gallamore
4cf0e8ef1d * Updated to 1.2.16
* Removed all patches (yay! =)

Changes:	https://github.com/criticalstack/libevhtp/releases/tag/1.2.16
2018-01-16 00:56:37 +00:00
Jan Beich
2c41d3b581 emulators/rpcs3: update to 0.0.4.252
Changes:	ec41483e9...24e97b9e0
2018-01-16 00:52:35 +00:00
Carlos J. Puga Medina
57f0290e32 - Fix manpage installation in /usr/local/man/man1
- Update WWW in pkg-descr
- Bump PORTREVISION

PR:		224852
Submitted by:	myself
Approved by:	ashish (maintainer timeout, 2 weeks)
2018-01-16 00:47:51 +00:00
Carlos J. Puga Medina
58195fe1bb - Unbreak build with Clang 6
- Rework patches to push the code upstream
- Fix WWW in pkg-descr
- Pet portlint

Reported by:	pkg-fallout
2018-01-16 00:42:00 +00:00
Jan Beich
c064eece4a emulators/rpcs3: update to 0.0.4.250
Changes:	c951601fa...ec41483e9
2018-01-16 00:34:30 +00:00
Jan Beich
80eaa4834c emulators/citra: update to s20180113
Changes:	9b647d45...79dca3d6
2018-01-16 00:34:14 +00:00
Yuri Victorovich
309c2a0c3d New port: graphics/sverchok-blender: Add-on for Blender: parametric tool for architects and designers
This add-on extends the functionality of Blender.
It allows to draw 3D objects ans scenes in a purely visual way, using the
graph-like interface, without the knowledge of any programming languages.

graphics/blender is modified, blender/Makefile.versions with the versions
is created for easy inclusion into the add-on ports.

Submitted by:	myself
Approved by:	tcberner (mentor), FreeBSD@Shaneware.biz (maintainer of graphics/blender)
Differential Revision:	https://reviews.freebsd.org/D13721
2018-01-15 23:52:50 +00:00
Yuri Victorovich
c6f7cf22ce New port: converters/osm2pgrouting: Import OSM data into pgRouting database
PR:		221810
Submitted by:	lbartoletti <lbartoletti@tuxfamily.org>
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13882
2018-01-15 23:30:33 +00:00
Yuri Victorovich
a3460c71c8 graphics/dilay: Update to 1.6.1
The upstream had the problem with missing includes.
This is why the version is set to 1.6.1-11.

Submitted by:	myself
Reported by:	portscout
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13878
2018-01-15 23:25:18 +00:00
Yuri Victorovich
01047e5aaf New port: math/py-pyasp: Convenience wrapper for the ASP tools gringo and clasp
Submitted by:	myself
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13898
2018-01-15 23:16:09 +00:00
Yuri Victorovich
b0a4599116 math/py-sympy: Added USE_PYTHON=concurrent; Added NO_ARCH=yes
PR:		225127
Submitted by:	myself
Approved by:	tcberner (mentor), wen (maintainer)
Differential Revision:	https://reviews.freebsd.org/D13895
2018-01-15 23:11:00 +00:00
Johannes M Dieterich
b8b8100a11 devel/flang-clang: Update to a new snapshot and fix pkg-plist to match the recent upgrade of LLVM 5.0.0 to 5.0.1. Update requires patch to remove -ldl.
devel/flang: Bump PORTREVISION to force recompilation after the above companion compiler update.

PR:		225174 (for the LLVM 5.0.1)
Approved by:	swills (mentor, implicit)
2018-01-15 23:01:07 +00:00
Yuri Victorovich
3d94252e4b devel/oniguruma: Update to 6.7.0
Additional changes:
* Took ownership. Maintainer's timeout expired,
  and my repeated requests to the maintainer went unanswered.
* Rewrote the package description. Also submitted it to the
  upstream with the suggestion to replace the current description.
* Used tarballs accoding to the policy.
* Added the STATISTICS port option to reflect the option in configure.

PR:		224810
Submitted by:	myself
Approved by:	tcberner (mentor), mat
Differential Revision:	https://reviews.freebsd.org/D13903
2018-01-15 22:45:02 +00:00
Yuri Victorovich
48f90e4fbe New port: databases/py-pglite: Light PostgreSQL: use PostgreSQL as an SQLite database
PR:		221731
Submitted by:	lbartoletti <lbartoletti@tuxfamily.org>
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13872
2018-01-15 22:25:53 +00:00
Joe Marcus Clarke
4e1b7937c1 Update to 2.8.4. 2018-01-15 22:19:40 +00:00
Yuri Victorovich
19e2396dea New port: archivers/py-zstandard: Zstandard bindings for Python, a full-featured version
Submitted by:	myself
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13824
2018-01-15 22:17:34 +00:00
Yuri Victorovich
7978e65a4b devel/py-IBMQuantumExperience: Update to 1.8.26
Submitted by:	myself
Reported by:	portscout
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13886
2018-01-15 22:12:16 +00:00
Yuri Victorovich
0311828208 www/py-google: Update to 2.0.1
Submitted by:	myself
Reported by:	portscout
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13859
2018-01-15 22:09:37 +00:00
Yuri Victorovich
09d890dac2 sysutils/py-filelock: Update to 3.0.0
Submitted by:	myself
Reported by:	portscout
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13842
2018-01-15 22:07:31 +00:00
Guido Falsi
30f9ec9f2c Merge the nox11 version of unison with the main port as a flavor.
Reviewed by:            bsam, mat
Approved by:            bsam, portmgr (mat)
Differential Revision:  https://reviews.freebsd.org/D13783
2018-01-15 22:05:30 +00:00
Yuri Victorovich
a23c352c24 science/chemps2: Update to 1.8.5
Submitted by:	myself
Reported by:	portscout
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13908
2018-01-15 22:04:40 +00:00