Commit graph

11042 commits

Author SHA1 Message Date
Renato Botelho
17d58be676 - Regenerate patches with make makepatch
- Added LICENSE_FILE
- Take maintainership
2019-08-26 17:19:57 +00:00
Sunpoet Po-Chuan Hsieh
a700fff756 Update to 4.35.0
Changes:	https://github.com/tqdm/tqdm/releases
PR:		240112
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2019-08-26 11:50:27 +00:00
Marc Fonvieille
162f2a843e Update to r53316 from the FreeBSD docset.
Approved by:	doceng (implicit)
2019-08-26 11:37:37 +00:00
Yuri Victorovich
61c1213cc6 misc/dive: Switch to USES=go:modules, fix build with go1.13
PR:		240074
Reported by:	Dmitri Goutnik <dg@syrec.org>
2019-08-24 16:03:18 +00:00
Jan Beich
befa71e0f3 devel/boost-*: update to 1.71.0
Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
2019-08-19 15:35:27 +00:00
Thomas Munro
5df160dbe4 misc/zoneinfo: install zone1970.tab and other fixes
Install zone1970.tab in addition to zone.tab (like D20646 for base).

The old logic to remove countries from zone.tab doesn't port to
zone1970.tab since some lines might have to be patched more than
once. Replace it with some awk.

Remove LEAPFILE reference that wasn't being set anyway.

Fix plist entry for Etc/UCT, which is (since 2019a) part of
"backward" and not present otherwise.

Make BACKWARD not be the default, since (a) it's not the base system's
default and (b) that stuff is all deprecated.

Update comment about check-plist to include a reminder to check both with
and without BACKWARD (this would have caught the existing plist error).

Remove no-longer-needed include of bsd.port.pre.mk.

Fix location and name of iso3166 file in comments in zone1970.tab, also
to match base system.

Add back a test-pkgplist target, because it turns out check-plist is not
strict enough to handle the case of moving entries into or out of the
"backward" set; check-plist doesn't error if a file is present in STAGEDIR
but is commented out in the plist, but we want that to be noticed.

Submitted by:	Andrew Gierth <andrew@tao11.riddles.org.uk>
Reviewed by:	philip, skreuzer, tmunro
Approved by:	skreuzer (maintainer), allanjude (src mentor)
Differential Revision:	https://reviews.freebsd.org/D20981
2019-08-19 03:09:03 +00:00
Yuri Victorovich
52f715418d misc/gobuster: Switch to USES=go:modules, fix build with go1.13
PR:		239889
Submitted by:	Dmitri Goutnik <dg@syrec.org>
2019-08-15 22:37:59 +00:00
Yuri Victorovich
ed07fd1284 misc/nnn: Update to 2.6
Changelog: https://github.com/jarun/nnn/releases/tag/v2.6

PR:		239821
Submitted by:	Dmitri Goutnik <dg@syrec.org>
2019-08-15 17:12:58 +00:00
Jose Alonso Cardenas Marquez
4b5930e48a - Add new fpc bootstrap (i386 and x86_64). It could need less COMPATX
dependencies in kernel
- Add patch file to solve some linking problem
- Remove LD_UNSAFE. Now it can be defined via LDPATH (/usr/bin/ld.bfd by
  default). fpc is not working with lld. We will use binutils-ports when
  ld.bfd is moved from base if lld not working on future version
  of fpc
- Bump PORTREVISION
2019-08-15 16:11:27 +00:00
Adriaan de Groot
fcf437462e Update KDE Applications to latest upstream release, 19.08
Release announcement
	https://kde.org/announcements/announce-applications-19.08.0.php

Thanks to tcberner for doing most of the prep-work.
2019-08-15 15:38:52 +00:00
Adriaan de Groot
0a7455c83c Update KDE Frameworks to latest upstream release, 5.61
Release notes at
	https://kde.org/announcements/kde-frameworks-5.61.0.php

Thanks to
	antoine@ for the exp-runs,
	tcberner@ for most of the prep-work,
	the Gentoo community for cherry-picking patches

There are a bunch of changes in (implicitly included) headers, which
broke existing KDE Applications builds; that's why there are a whole
bunch of "patch-gentoo-kf5-5.61-headers" patches (taken from Gentoo
packaging). Those will go away with the next KDE Applications release,

PR:		239777
Submitted by:	tcberner
2019-08-15 10:01:34 +00:00
Adriaan de Groot
9c45f5c8a9 Update devel/cmake to 3.15.2 (latest upstream release)
Release notes for the version updates are at:
	https://blog.kitware.com/cmake-3-15-0-available-for-download/
	https://blog.kitware.com/cmake-3-15-1-available-for-download/
	https://blog.kitware.com/cmake-3-15-2-available-for-download/

For FreeBSD, not much interesting has changed. Swift language support
might be useful.

A few ports were fixed as part of this exp-run (libemos not really
related to the CMake update, but in general). Thanks to antoine
for the exp-runs, tcberner for doing most of the prep-work.

PR:		239273
Submitted by:	tcberner
2019-08-14 14:18:36 +00:00
Yuri Victorovich
e42e3b5376 misc/pubs: 0.8.2 -> 0.8.3
Reported by:	portscout
2019-08-14 05:33:38 +00:00
Danilo G. Baio
38f257f6a4 misc/ansiweather: Update to 1.14.0
Changelog:	https://raw.githubusercontent.com/fcambus/ansiweather/1.14.0/ChangeLog
2019-08-13 23:01:47 +00:00
Mathieu Arnold
558224994b onvert to UCL & cleanup pkg-message (categories l-m) 2019-08-13 22:29:42 +00:00
Sunpoet Po-Chuan Hsieh
3e7ed21757 Update to 3.0.3
Changes:	https://metacpan.org/changes/distribution/Array-Compare
2019-08-13 20:51:12 +00:00
Sunpoet Po-Chuan Hsieh
5784029f37 Update to 1.47.11
- Adjust maintainer sanity check again, this time to handle binary NMUs (closes:
  #934601).
2019-08-13 20:50:07 +00:00
Tobias Kortkamp
5223f58a48 Mk/bsd.sanity.mk: Flag non-integer PORTREVISION/PORTEPOCH
Currently they are not checked and something like PORTREVISION=foo
or just PORTREVISION= is accepted.  Some ports use indirection via
custom variables for them so it is worthwhile to check that they
are set to sane values.

While here fix ports that currently have non-integer PORTREVISION
or PORTEPOCH.

Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D21225
2019-08-13 14:46:28 +00:00
Mateusz Piotrowski
b26c6ea338 Style: move GH_* variables closer to each other
Fixes invalid change I introduced in r482963.

Reported by:	mat
Differential Revision:	https://reviews.freebsd.org/D17699
2019-08-13 14:19:04 +00:00
Sunpoet Po-Chuan Hsieh
37a124c30c Update to 0.3.3
- Take maintainership

Changes:	https://github.com/minad/mimemagic/blob/master/CHANGELOG.md
2019-08-12 19:45:56 +00:00
Sunpoet Po-Chuan Hsieh
a1939759e0 Update to 2019.2
Changes:	https://pecl.php.net/package-changelog.php?package=timezonedb
2019-08-12 19:40:10 +00:00
MANTANI Nobutaka
83ec852b1c Bump PORTREVISION in accordance with editors/apel update. 2019-08-12 14:13:10 +00:00
Sunpoet Po-Chuan Hsieh
bfb31ba450 Update to 1.130
Changes:	https://metacpan.org/changes/distribution/Geo-GeoNames
2019-08-11 11:28:26 +00:00
Dmitry Marakasov
e0cf01ccff - Update WWW
Approved by:	portmgr blanket
2019-08-10 09:02:29 +00:00
Roman Bogorodskiy
8d16d4b042 misc/osinfo-db: update to 20190805 2019-08-10 03:29:53 +00:00
Dmitry Marakasov
daeb51d08c - Fix LICENSE
- Add LICENSE_FILE
- Simplify docs installation
- Respect CFLAGS
- Update WWW
2019-08-09 09:02:29 +00:00
Antoine Brodin
4ff4d574f9 Cleanup LIB_DEPENDS 2019-08-07 16:49:18 +00:00
Jan Beich
325aed58cb multimedia/ffmpeg: update to 4.2
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
2019-08-05 23:06:50 +00:00
Piotr Kubaj
767787da47 misc/libsweep-lidar: fix build with GCC architectures
This needs c++11 compiler. GCC from ports doesn't support -Weverything.

PR:		239332
Approved by:	hyun@caffeinated.codes (maintainer), tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D21145
2019-08-05 13:53:19 +00:00
Antoine Brodin
b7012a13d8 Mark BROKEN: unfetchable 2019-08-04 21:08:36 +00:00
Antoine Brodin
b16de4c294 Deprecate ports broken for more than 6 months 2019-08-04 09:07:47 +00:00
Roman Bogorodskiy
a6573502ad misc/osinfo-db: update to 20190726 2019-08-04 07:09:42 +00:00
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