Commit graph

11010 commits

Author SHA1 Message Date
Piotr Kubaj
e61a49c5f7 misc/libemos: fix build with GCC architectures
GCC8 is already used for fortran so set USES=compiler:c11 to use GCC8 for everything.

PR:		239438
Approved by:	mentors (implicit approval), yuri (mentor)
2019-08-02 22:03:32 +00:00
Sunpoet Po-Chuan Hsieh
784c9d0edd Update to 2.7.5
Changes:	https://github.com/bkeepers/dotenv/blob/master/Changelog.md
2019-08-02 19:30:05 +00:00
Sunpoet Po-Chuan Hsieh
547580044a Update to 2.7.5
Changes:	https://github.com/bkeepers/dotenv/blob/master/Changelog.md
2019-08-02 19:30:00 +00:00
Sunpoet Po-Chuan Hsieh
063c3d99cd Update to 2.7.5
Changes:	https://github.com/bkeepers/dotenv/blob/master/Changelog.md
2019-08-02 19:29:55 +00:00
Sunpoet Po-Chuan Hsieh
ba01daff63 Update to 2.7.5
Changes:	https://github.com/bkeepers/dotenv/blob/master/Changelog.md
2019-08-02 19:29:50 +00:00
Tobias C. Berner
a5b210399a graphics/poppler: update to 0.79.0
Release 0.79.0:
        core:
         * Fix regression on TextSelectionPainter
         * Fix parsing of DefaultAppearance
         * Fix memory leak in PostScriptFunction
         * Fix crashes in fuzzed files

        qt5:
         * Implemented support for setIcon by changing appearance
         * Added option to set the form available to print
         * QString::null is deprecated, use QString()
         * Replace deprecated qStableSort with std::stable_sort

        build system:
         * Turn README into README.md and expand it

PR:		239277
Exp-run by:	antoine
Approved by:	gnome (kwm, implicit)
2019-07-31 21:14:15 +00:00
Yuri Victorovich
486fe85a39 misc/snakemake: Update 5.5.3 -> 5.5.4
Reported by:	portscout
2019-07-31 05:47:22 +00:00
Sunpoet Po-Chuan Hsieh
0050ecc3cd Update to 1.79
Changes:	https://metacpan.org/changes/distribution/Geo-Address-Formatter
2019-07-30 13:39:00 +00:00
Sunpoet Po-Chuan Hsieh
0bc0bf876a Update to 20190725
Changes:	https://github.com/pciutils/pciids/commits/master
2019-07-29 16:52:02 +00:00
Sunpoet Po-Chuan Hsieh
c33f69f31d Update to 1.78
Changes:	https://metacpan.org/changes/distribution/Geo-Address-Formatter
2019-07-29 01:24:46 +00:00
Yuri Victorovich
7add426350 misc/libemos: Unbreak, it was broken by the science/eccodes update in r506947
The fix is suggested by sunpoet.

Reported by:	fallout
2019-07-28 19:08:40 +00:00
Yuri Victorovich
1c4b8dcbea New port: misc/adios2: Next generation of ADIOS developed in the Exascale Computing Program 2019-07-28 10:26:50 +00:00
Yuri Victorovich
d782924cc3 misc/urh: 2.7.0 -> 2.7.3
Reported by:	repology
2019-07-27 18:05:05 +00:00
Sunpoet Po-Chuan Hsieh
b17642e458 Add p5-Geo-Address-Formatter 1.77
Geo::Address::Formatter takes structured address data and formats it according
to the various global/country rules.

If you have a structured postal address (hash) and need to convert it into a
readable address based on the format of the address country, it gets more
complicated with 200+ countries and territories and dozens more address
components to consider.

WWW: https://metacpan.org/release/Geo-Address-Formatter
2019-07-27 14:01:31 +00:00
Mikhail Pchelin
5cd7c0b7c1 - update from 0.10.2 to 0.10.3 2019-07-27 13:41:24 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Tobias Kortkamp
6e63a9e5df misc/mbuffer: Update to 20190725 2019-07-26 12:38:21 +00:00
Antoine Brodin
d15b4b808d Mark BROKEN: fails to link
/usr/local/bin/ld: CMakeFiles/emos_tool.dir/emos_tool.c.o: in function `hirlam':
emos_tool.c:(.text+0x191): undefined reference to `grib_handle_new_from_message'
/usr/local/bin/ld: emos_tool.c:(.text+0x1aa): undefined reference to `grib_get_size'

Reported by:	pkg-fallout
2019-07-23 08:57:53 +00:00
Tobias Kortkamp
a16b7a5486 misc/lifelines: Unbreak build as user
checking for bison... bison -o y.tab.c
LifeLines requires GNU Bison to compile src/interp/yacc.y.
===========================================================================
=======================<phase: build          >============================
===>  Building for lifelines-3.1.1_1
gmake[1]: Entering directory '/wrkdirs/usr/ports/misc/lifelines/work/lifelines-3.1.1'
gmake[1]: Makefile: No such file or directory

The configure script cannot cope with any value for YACC that is
not "bison -y" and just exits with an error (and exit status 0, so
the build continues and fails in the next phase when it cannot find
Makefile) when it is a different value.  Set it to "bison -y"
explicitly.

This will fix building as user, but it is not clear why we do not
see this failure when building as root.
2019-07-23 05:57:34 +00:00
Yuri Victorovich
43db1bddd0 misc/lf: Update 12 -> 13
Reported by:	repology
2019-07-22 02:39:15 +00:00
Yuri Victorovich
4e3def3c6b misc/bitwise: Move to the 'math' category; Fix license; Update COMMENT
PR:		239365
Reported by:	Greg V <greg@unrelenting.technology>
2019-07-21 16:21:41 +00:00
Yuri Victorovich
407741bf1a misc/bitwise: Update 0.31 -> 0.32
Reported by:	portscout
2019-07-20 19:31:49 +00:00
Piotr Kubaj
77d3c00839 misc/urh: fix build on GCC architectures
Add USES=compiler:c++11-lang to fix:
cc1plus: error: unrecognized command line option "-Wno-cpp"

This could probably be fixed by removing -Wno-cpp, but this port requires gcc from ports anyway because of USES=fortran.

Approved by:	mentors (implicit approval)
2019-07-19 23:20:56 +00:00
Dmitry Marakasov
1ee93ab2e6 - Fix typo in COMMENT
PR:		239204
Submitted by:	rff1917@yahoo.com
2019-07-17 14:59:58 +00:00
Yuri Victorovich
9101f45242 misc/free42: Update 2.4.1 -> 2.4.2 2019-07-17 05:09:37 +00:00
Tobias C. Berner
b3ffaf12d7 KDE Frameworks: update to 5.60.0
July 13, 2019. KDE today announces the release of KDE Frameworks 5.60.0.

KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms.

Announcement:
	https://kde.org/announcements/kde-frameworks-5.60.0.php

PR:		239183
Exp-run by:	antoine
2019-07-16 18:41:46 +00:00
Yuri Victorovich
29fdb91a8a New port: misc/dive: Tool for exploring each layer in a docker image 2019-07-16 07:48:42 +00:00
Rene Ladan
1db32cf03f Remove expired ports:
2019-07-12 misc/tcb: Abandonware that uses sys/dir.h
2019-07-12 editors/xed: Abandonware using sys/dir.h
2019-07-12 databases/gtksql: Abandonware using sys/dir.h
2019-07-13 21:36:57 +00:00
Yuri Victorovich
f071dd1f95 misc/openhmd: Update 0.2.0-215 -> 0.3.0
Reported by:	portscout
2019-07-13 09:16:55 +00:00
Yuri Victorovich
509ee0490b misc/bitwise: Update 0.22 -> 0.31
Reported by:	portscout
2019-07-13 03:51:17 +00:00
Yuri Victorovich
909811694e misc/py-palettable: Update 3.1.1 -> 3.2.0
Reported by:	portscout
2019-07-13 03:49:33 +00:00
Yuri Victorovich
27dccfe981 misc/snakemake: Update 5.5.2 -> 5.5.3
Reported by:	portscout
2019-07-13 03:47:17 +00:00
Tobias C. Berner
37e8575738 KDE Applications: update to 19.04.3
July 11, 2019.
Today KDE released the third stability update for KDE Applications 19.04. This
release contains only bugfixes and translation updates, providing a safe and
pleasant update for everyone.

Over sixty recorded bugfixes include improvements to Kontact, Ark, Cantor, JuK,
K3b, Kdenlive, KTouch, Okular, Umbrello, among others.

Improvements include:

  *  Konqueror and Kontact no longer crash on exit with QtWebEngine 5.13
  *  Cutting groups with compositions no longer crashes the Kdenlive video editor
  *  The Python importer in Umbrello UML designer now handles parameters with default arguments

Changelog:
	https://kde.org/announcements/fulllog_applications-aether.php?version=19.04.3
2019-07-12 05:32:09 +00:00
Tobias C. Berner
8f255566cb misc/tellico: update to 3.2.1
Features
    * Added a data source for Kino-Teatr.ua.
    * Updated Kino.de data source.
    * Remove optional dependency on QImageBlitz library.

Bug Fixes
    * Fixed selection bug when modifying an unselected entry (Bug 391614).
    * Fixed bug for the status bar to respond when canceling an entry update (Bug 325591).
    * Fixed file preview generation for file collections.
    * Improved normalization of video game platform names.
    * Remember state of the locked layout setting between sessions.
2019-07-10 16:48:16 +00:00
Glen Barber
1ca8287350 Add MANIFEST files for 11.3-RELEASE.
Remove MANIFEST files for 11.3-RC3.

Approved by:	bdrewery (maintainer, implicit, re blanket)
MFH:		2019Q3
Sponsored by:	Rubicon Communications, LLC (Netgate)
2019-07-09 16:56:37 +00:00
TAKATSU Tomonari
490a002055 - Update to 0.8 2019-07-07 12:00:19 +00:00
TAKATSU Tomonari
c57012e346 - Update to 0.7 2019-07-07 11:35:29 +00:00
Yuri Victorovich
faba3a2b77 misc/urdfdom-headers: Update 1.0.3 -> 1.0.4
Reported by:	portscout
2019-07-06 22:50:49 +00:00
Steven Kreuzer
07c44bc8a5 Update to 2019b
Brazil has canceled DST and will stay on standard time indefinitely.
2019-07-05 22:37:35 +00:00
Yuri Victorovich
ec7e2ad3d5 misc/free42: Update 2.3.1 -> 2.4.1
Reported by:	portscout
2019-07-05 05:40:47 +00:00
Steve Wills
5d15e8c523 misc/mtail: Restrict to Python 2.7
PR:		238851
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2019-06-30 21:27:42 +00:00
Steve Wills
ec598ecfa7 misc/esniper: Upgrade to upstream GIT head which fixes login
PR:		238826
Submitted by:	Armin Gruner <ag-freebsd@muc.de> (maintainer)
2019-06-30 21:22:24 +00:00
Tobias C. Berner
4d160bfcf5 graphics/poppler: update to 0.78.0
Release 0.78.0:
        core:
         * Fix line annotation arrows for usage in dimensioning
         * Handle Ink annots without an InkList but with an AP
         * Fix typos preventing parsing of Movie start and duration
         * Fix crash on malformed files

        glib:
         * Add poppler_document_create_dests_tree()
         * Don't use the deprecated g_type_class_add_private()
         * Document the differences between render() and render_for_printing()
         * Fix introspection for poppler_document_new_from_data
         * Don't create PopplerInputStream with length 0. Issue #414
         * Document G_IO_ERROR as a possible error condition
         * docs: Add index for API new in 0.78

        build system:
         * Fixes cross compilation of gir in Void Linux
         * Add -Wshadow to the default warning flags
         * install pkg-config pc files if pkg-config is found

PR:		238857
Exp-run by:	antoine
Approved by:	gnome (kwm, implicit)
2019-06-29 08:55:17 +00:00
Tobias Kortkamp
3726f94254 Convert all Go ports to USES=go
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.

USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.

PR:		238849
Submitted by:	dg@syrec.org (also D20745)
Reviewed by:	mat, tobik
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20746
2019-06-29 03:51:13 +00:00
Glen Barber
537328aba3 Add 11.3-RC3 MANIFEST files.
Remove 11.3-RC2 MANIFEST files.

Approved by:	bdrewery (maintainer, implicit, re blanket)
MFH:		2019Q2
Sponsored by:	Rubicon Communications, LLC (Netgate)
2019-06-28 18:20:12 +00:00
Yuri Victorovich
28732a6296 misc/free42: Update 2.2.1 -> 2.3.1
Reported by:	portscout
2019-06-28 04:56:49 +00:00
Yuri Victorovich
0c0ef15098 misc/snakemake: Update 5.5.1 -> 5.5.2
Reported by:	portscout
2019-06-28 01:59:30 +00:00
Dirk Meyer
78e5f728ad - fix build with gcc9
- fix build with clang from base on FreeBSD-11 and FreeBSD-12
PR:		238647
2019-06-27 09:59:54 +00:00
Wen Heping
81f468837b - Change DEPENDS from graphics/proj to graphics/proj5
- Mark DEPRECATED and set EXPIRATION_DATE

PR:		237932
Submitted by:	wenheping2000@hotmail.com(myself)
Approved by:	portmgr@(implicit, fix build)
2019-06-27 02:53:47 +00:00
Sunpoet Po-Chuan Hsieh
5007b57e51 Update to 2.7.4
Changes:	https://github.com/bkeepers/dotenv/blob/master/Changelog.md
2019-06-24 18:07:02 +00:00