Commit graph

10044 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
aeb40d1836 Add CONFIGURE_FAIL_MESSAGE again to avoid receiving more mails 2017-09-26 15:55:41 +00:00
Olli Hauer
9755aa8965 - move files to correct location 2017-09-26 06:39:30 +00:00
Marius Strobl
cf801614de Add 10.4-RC2 checksums.
Approved by:	bdrewery (maintainer, implicit, re@ blanket)
2017-09-25 20:52:05 +00:00
Jan Beich
98eb11b2f0 devel/boost-*: update to 1.65.1
Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:08:16 +00:00
Jan Beich
7e21a6476a devel/boost-*: enable C++11 features
PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:05:05 +00:00
Jan Beich
a382198617 devel/icu: update to 59.1
- Temporarily keep C++98 working in consumers for Clang's default -std=

Changes:	http://site.icu-project.org/download/59
PR:		218788
Submitted by:	takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by:	antoine
2017-09-25 00:02:36 +00:00
Sunpoet Po-Chuan Hsieh
e25e97e9c3 Update to 1.47.5
- Refresh Brazilian Portuguese translation from translation project copy (trivial date change).
- Update Swedish translation (thanks to Sebastian Rasmussen).
- Use POSIX compliant TZ when setting UTC (thanks to Paul Eggert).
- Update copyright years.
2017-09-24 19:08:02 +00:00
Ryan Steinmetz
9380d4d146 - Update to 0.3.3 2017-09-23 03:24:14 +00:00
Danilo G. Baio
6518b2c078 misc/py-tqdm: Update to 4.17.0
Changes:	https://github.com/tqdm/tqdm/releases/tag/v4.16.0
		https://github.com/tqdm/tqdm/releases/tag/v4.17.0

PR:		222492
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2017-09-21 23:39:19 +00:00
Sunpoet Po-Chuan Hsieh
1c5b5e157d Update to 20170910
Changes:	https://people.FreeBSD.org/~sunpoet/usbids-20170910.diff
2017-09-20 16:31:41 +00:00
Sunpoet Po-Chuan Hsieh
a01748e55e Update to 20170916
Changes:	https://github.com/pciutils/pciids/commits/master
2017-09-20 16:31:36 +00:00
Koop Mast
37c5509bb4 Update iso-codes to 3.76. 2017-09-19 13:46:52 +00:00
Danilo G. Baio
d8df3fd960 misc/mdp: Update to 1.0.10
PR:		222313
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2017-09-17 12:04:34 +00:00
Marius Strobl
6492cecad4 Add 10.4-BETA4 and 10.4-RC1 checksums.
Approved by:	bdrewery (maintainer, implicit, re@ blanket)
2017-09-17 00:06:10 +00:00
Tobias C. Berner
f3049c5ff7 Fix kde4-l10n packages after sysutils/filelight's update
I chose filelight-17.* as it contains its own localization,
which is good, as kde4-l10n is very outdated, and may not
match modern filelight anymore.

Unfortunately this lead to conflicts with the kde4-l10n.

So strip the filelight parts from kde4-l10n-*.

Reported by:	VVD (via IRC)
Reviewed by:	rakuco
Pointyhat to:	tcberner
Differential Revision:	https://reviews.freebsd.org/D12393
2017-09-16 16:52:48 +00:00
Tobias C. Berner
58833b10dd Fix INDEX after r449946
Unfortunately I missed to track the one child port misc/kdeutils4.

Reported by:	cperciva
Pointyhat to:	tcberner
2017-09-16 10:46:48 +00:00
Mathieu Arnold
cb41fc6623 Fix license information for portgs that use "the same license as Perl".
Sponsored by:	Absolight
2017-09-15 08:58:46 +00:00
Dmitry Marakasov
0c4bdcaf10 - Add LICENSE
- Update WWW

Approved by:	portmgr blanket
2017-09-13 09:01:51 +00:00
Ashish SHUKLA
53aec0cd56 Chase Emacs update 2017-09-12 15:38:56 +00:00
Jan Beich
fb8c6ffaed Back out C++11 changes for ICU >= 59
r449608, r449609, r449610, r449611, r449612, r449613, r449614,
r449621, r449661, r449662 are reverted. ICU will pull char16_t typedef
in C++98 mode instead.

Pointy hat to:	jbeich
PR:		218788 222222 222225
2017-09-12 13:01:22 +00:00
Jan Beich
b0cab65da9 misc/sword: switch to C++11, required by ICU >= 59
In file included from ../src/mgr/swmgr.cpp:102:
In file included from ../include/utf8transliterator.h:41:
/usr/local/include/unicode/unistr.h:3025:7: error: delegating constructors are permitted only in C++11
      UnicodeString(ConstChar16Ptr(text)) {}
      ^~~~~~~~~~~~~
/usr/local/include/unicode/unistr.h:3087:7: error: delegating constructors are permitted only in C++11
      UnicodeString(ConstChar16Ptr(text), length) {}
      ^~~~~~~~~~~~~
/usr/local/include/unicode/unistr.h:3180:7: error: delegating constructors are permitted only in C++11
      UnicodeString(Char16Ptr(buffer), buffLength, buffCapacity) {}
      ^~~~~~~~~~~~~

PR:		218788
2017-09-11 08:23:03 +00:00
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
2017-09-10 20:55:38 +00:00
Dag-Erling Smørgrav
4479683ce3 Add ptsort, a prioritized topological sort. 2017-09-04 19:32:33 +00:00
Marius Strobl
31627664d5 Add 10.4-BETA3 checksums.
Approved by:	bdrewery (maintainer, implicit, re@ blanket)
2017-09-02 21:20:55 +00:00
Marc Fonvieille
7b9810e33a Update to r50775 from the FreeBSD docset (a.k.a. 10.4-R version)
Approved by:	doceng (implicit)
2017-09-02 11:53:47 +00:00
Danilo G. Baio
e75fa8b41e misc/py-tqdm: Update to 4.15.0
While here, silence portlint warning about order of USES/USE_*.

PR:		221871
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2017-09-01 02:34:57 +00:00
Glen Barber
28830ec53e Add 10.4-BETA2 checksums.
Approved by:	bdrewery (maintainer, implicit, re@ blanket)
Sponsored by:	The FreeBSD Foundation
2017-08-27 17:29:06 +00:00
Sunpoet Po-Chuan Hsieh
f2062b3a4e Update to 20170825
Changes:	https://github.com/pciutils/pciids/commits/master
2017-08-27 00:36:13 +00:00
Roman Bogorodskiy
a96135bd49 misc/osinfo-db: update to 20170813 2017-08-26 13:17:01 +00:00
Steve Wills
40db78cf06 Add missed PORTREVISION bumps after recent poppler update 2017-08-24 15:49:34 +00:00
Rene Ladan
a91d5178df Remove expired ports:
2017-08-23 games/plee-the-bear: Broken for more than 6 months
2017-08-23 x11-themes/kde-icons-umicons: Broken for more than 6 months
2017-08-23 lang/bigloo: Broken for more than 6 months
2017-08-23 audio/linux-neroaaccodec: Broken for more than 6 months
2017-08-23 x11-themes/kde-icons-dark-glass: Broken for more than 6 months
2017-08-23 misc/fortune-mod-ferengi_rules_of_acquisition: Broken for more than 6 months
2017-08-23 misc/fortune-mod-culmea-culmilor: Broken for more than 6 months
2017-08-23 misc/xyzcmd: Broken for more than 6 months
2017-08-23 russian/fortuneru: Broken for more than 6 months
2017-08-23 security/bdc: Broken for more than 6 months
2017-08-23 x11-themes/kde-icons-icosx: Broken for more than 6 months
2017-08-23 devel/insight: Broken for more than 6 months
2017-08-23 devel/gdb66: Broken for more than 6 months
2017-08-23 biology/biojava: Broken for more than 6 months
2017-08-23 games/xroach: Broken for more than 6 months
2017-08-23 11:33:26 +00:00
Dmitry Marakasov
fcc5a76608 - Rename misc/lr to misc/lazyread to reflect upstream name and avoid conflicts with sysutils/lr
- Simplify and fix lesspipe.sh handling (add missing argument, and assume it always exists)
- Cleanup and simplify the port

PR:		221206
Approved by:	maintainer timeout (mich, 2 weeks)
2017-08-22 16:33:59 +00:00
Vanilla I. Shu
6ad41dce52 Update rump to latest git revision, and switch to github. 2017-08-22 14:35:33 +00:00
David Chisnall
31e0b9f12c Update GNUstep core libraries.
Update the default Objective-C compiler.

Fix various build failures in GNUstep ports from newer versions of the GNUstep
core libraries and from changes to GNUstep Make.

Update various ports that use GNUstep and bump the portrevision of the ones
that haven't had a new release.
2017-08-21 13:26:28 +00:00
Sunpoet Po-Chuan Hsieh
a16ceeb84e Update RUN_DEPENDS: use newer twisted
- Bump PORTREVISION for dependency change

PR:		221652
Submitted by:	sunpoet (myself)
Approved by:	novel (maintainer)
2017-08-20 12:30:35 +00:00
Mikhail Pchelin
1914d69b9d - update from 0.10 to 0.10.2 2017-08-19 08:40:26 +00:00
Mikhail Pchelin
adbdfc3f6c - update from 0.8.2 to 0.9
Approved by:	jpaetzel (mentor)
2017-08-19 08:17:43 +00:00
Matthias Andree
e76b66fc16 Upgrade to new upstream release 1.43.5, assorted fixes.
Changelog:
<http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.43.5>

Add proper LICENSE* statements to all the Makefiles of e2fsprogs
and its slave ports.

Update e2fsprogs-libuuid's pkg-plist to use @preunexec and @dir,
instead of @[un]exec.

Add BLKID_FILE to e2fsprogs's Makefile to prevent f_detect_xfs
from polluting the system's /etc/blkid.tab in make check.
2017-08-12 10:12:47 +00:00
Joseph Mingrone
1b279c100b Set ruby@FreeBSD.org as maintainer of these ports, so that ruby team can
more easily contribute to their maintenance.
2017-08-05 03:25:17 +00:00
Jose Alonso Cardenas Marquez
0c310fcadd - Pass maintainership to me. marino@ is not part of FreeBSD committers 2017-08-03 23:40:28 +00:00
Sunpoet Po-Chuan Hsieh
9631b2263e - Update to 20170729
Changes:	https://people.FreeBSD.org/~sunpoet/usbids-20170729.diff
2017-08-03 17:26:01 +00:00
Sunpoet Po-Chuan Hsieh
6f75601667 Update to 20170727
Changes:	https://github.com/pciutils/pciids/commits/master
2017-08-03 17:25:57 +00:00
Ryan Steinmetz
c550e11dac - MASTER_SITES cleanup 2017-08-01 17:07:58 +00:00
Danilo G. Baio
b07e5203f5 misc/py-tqdm: Update license
Approved by:	portmgr (blanket)
2017-07-28 01:23:02 +00:00
Glen Barber
a125fe4736 Add 11.1-RELEASE checksums.
Prune 11.1-{BETA3,RC1,RC3,RC3} checksums.

Approved by:	bdrewery (maintainer, implicit, re@ blanket)
Sponsored by:	The FreeBSD Foundation
2017-07-26 00:34:06 +00:00
Vanilla I. Shu
f39ac0a98f Fix building on gcc6
PR:		219292
Submitted by:	jbeich@, rakuco@
Obtained from:	NetBSD
2017-07-25 15:07:27 +00:00
Ben Woods
6569209074 misc/mc: Fix invalid tty baudrate detection disabling verbose mode
PR:		220944
Submitted by:	Michael Büker <m.bueker@berlin.de>
Obtained from:	https://midnight-commander.org/ticket/2452#comment:15
MFH:		2017Q3
2017-07-23 15:26:36 +00:00
Antoine Brodin
190ced69a2 Deprecate ports BROKEN for more than 6 months 2017-07-22 11:01:38 +00:00
Dmitry Marakasov
71c9be0df2 - Update WWW
Approved by:	portmgr blanket
2017-07-21 12:39:47 +00:00
Danilo G. Baio
fea569092a misc/unclutter-xfixes: Update to 1.2
- Added new option --ignore-scrolling

While here, add LICENSE_FILE

PR:		220792
Submitted by:	Oleh Hushchenkov <gor@clogic.com.ua> (maintainer)
2017-07-19 23:58:01 +00:00
Sunpoet Po-Chuan Hsieh
e19beeacb3 Update modifier: use :S instead of :C 2017-07-15 19:08:59 +00:00
Sunpoet Po-Chuan Hsieh
43b1476fef Update to 0.16
Changes:	http://search.cpan.org/dist/Geo-Coder-Googlev3/Changes
2017-07-15 17:22:27 +00:00
Glen Barber
786795896e Add 11.1-RC3 checksums.
Approved by:	bdrewery (maintainer, implicit, re@ blanket)
Sponsored by:	The FreeBSD Foundation
2017-07-15 00:01:09 +00:00
Jimmy Olgeni
e4790dda4d Update misc/erlang-mimetypes to version 1.1.0. 2017-07-14 18:05:32 +00:00
Dmitry Marakasov
57a0be5a9a - Update WWW
Approved by:	portmgr blanket
2017-07-14 14:25:18 +00:00
Glen Barber
8454240505 Add 11.1-RC2 checksums.
Prune 11.1-BETA2 checksums.

Approved by:	bdrewery (maintainer, implicit, re@ blanket)
Sponsored by:	The FreeBSD Foundation
2017-07-09 02:18:38 +00:00
Sunpoet Po-Chuan Hsieh
e79d52e9ac - Update to 20170622
Changes:	https://people.FreeBSD.org/~sunpoet/usbids-20170622.diff
2017-07-04 08:08:00 +00:00
Sunpoet Po-Chuan Hsieh
a099cdccb7 Update to 20170701
Changes:	https://github.com/pciutils/pciids/commits/master
2017-07-04 08:07:55 +00:00
Rene Ladan
ecf4240200 Remove expired ports:
2017-06-30 misc/p5-Geo-Coder-Many: deprecated and no longer maintained by upstream
2017-07-01 graphics/gimp-elsamuko-script: Broken for more than 2 years
2017-07-01 devel/anjuta-extras: Last release in 2013 and doesn't build with recent GTK+
2017-07-01 www/apache22-worker-mpm: Upstream propose EoL of apache 2.2.x during the next 12 months
2017-07-01 www/apache22-itk-mpm: Upstream propose EoL of apache 2.2.x during the next 12 months
2017-07-01 www/apache22-peruser-mpm: Upstream propose EoL of apache 2.2.x during the next 12 months
2017-07-01 www/apache22-event-mpm: Upstream propose EoL of apache 2.2.x during the next 12 months
2017-07-01 21:58:04 +00:00
Glen Barber
fa34aa5af9 Add 11.1-RC1 checksums.
Prune 11.1-BETA1 checksums.

Approved by:	bdrewery (maintainer, implicit, re@ blanket)
Sponsored by:	The FreeBSD Foundation
2017-07-01 14:41:55 +00:00
Sunpoet Po-Chuan Hsieh
78e2c9a98d Remove Perl core modules
- Bump PORTREVISION for dependency change
2017-06-30 13:44:32 +00:00
Sunpoet Po-Chuan Hsieh
6e1f2b17e0 Use USES=gnome 2017-06-28 23:55:37 +00:00
Sunpoet Po-Chuan Hsieh
0d52608045 Update to 20170622
Changes:	https://github.com/pciutils/pciids/commits/master
2017-06-27 16:13:28 +00:00
Sunpoet Po-Chuan Hsieh
cb037d3c98 Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
2017-06-27 13:46:53 +00:00
Mark Linimon
3d4e0b20c4 Sort ARCHS. While here, pet portlint.
Approved by:	portmgr (tier-2 blanket)
2017-06-27 00:05:15 +00:00
Marc Fonvieille
94143fb22c Update to r50402 from the FreeBSD docset (a.k.a. 11.1-R version)
Approved by:	doceng (implicit)
2017-06-25 14:16:33 +00:00
Mark Linimon
45cb752a04 Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.

While here, alphabetize ARCHs, pet portlint, and modernize usages.

Approved by:	portmgr (tier-2 blanket)
2017-06-25 00:29:09 +00:00
Mark Linimon
380514687f Sort ARCHs.
While here, provide a sane PKGNAME for unimplmented archs.  Otherwise
you get the construction "dnetc-,1" which, even though the build won't
be attempted, looks really strange in the poudriere output.

Approved by:	portmgr (tier-2 blanket)
2017-06-24 16:54:05 +00:00
Glen Barber
03c9c55831 Add 11.1-BETA3 checksums.
Approved by:	bdrewery (maintainer, implicit, re@ blanket)
Sponsored by:	The FreeBSD Foundation
2017-06-24 16:19:43 +00:00
Danilo G. Baio
3ce7c72843 misc/ansiweather: Update to 1.11
Unicode symbols display is now off by default
  Shorten default greeting text: "Current weather" => "Weather"

Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D11295
2017-06-22 22:45:03 +00:00
Matthew Seaman
47f3b2e0b5 This is a rewrite of the popular tool unclutter, but using the x11-xfixes
extension. This means that this rewrite doesn't use fake windows or
pointer grabbing and hence causes less problems with window managers
and/or applications.

WWW: https://github.com/Airblader/unclutter-xfixes

PR:		210302
Submitted by:	Oleg Gushchenkov <gor@clogic.com.ua>
Differential Revision:		 https://reviews.freebsd.org/D6785
2017-06-21 15:09:44 +00:00
Glen Barber
6ea4bdcf3d Add checksums for 11.1-BETA2.
Approved by:	bdrewery (maintainer, implicit, re blanket)
Sponsored by:	The FreeBSD Foundation
2017-06-17 17:10:47 +00:00
Sunpoet Po-Chuan Hsieh
e7c21484e9 Update distinfo and unbreak this port
- While I'm here, fix indent

Content of tarballs are unchanged (checked against [1]).

=> Text_Figlet-1.0.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Text_Figlet-1.0.2.tgz
fetch: http://pear.php.net/get/Text_Figlet-1.0.2.tgz: size mismatch: expected 8775, actual 9119

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/Text_Figlet-1.0.2.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:40:53 +00:00
Sunpoet Po-Chuan Hsieh
03192ad569 Update distinfo and unbreak this port
- While I'm here, add USES=php

Content of tarballs are unchanged (checked against [1]).

=> Services_Weather-1.4.6.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Services_Weather-1.4.6.tgz
fetch: http://pear.php.net/get/Services_Weather-1.4.6.tgz: size mismatch: expected 55639, actual 56451

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/Services_Weather-1.4.6.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:40:49 +00:00
Danilo G. Baio
747667f3be misc/py-tqdm: Update to 4.13.0
While here, adjust license

Changes: https://github.com/tqdm/tqdm/releases/tag/v4.13.0

PR:		219735
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D11044
2017-06-10 17:39:30 +00:00
Renato Botelho
1c564eb945 Drop maintainership 2017-06-10 14:39:45 +00:00
Glen Barber
b715e0b306 Add checksums for 11.1-BETA1.
Approved by:	bdrewery (maintainer, implicit, re blanket)
Sponsored by:	The FreeBSD Foundation
2017-06-10 12:33:33 +00:00
Dag-Erling Smørgrav
ad13b9f5a2 New compat11x port based on 11.0-RELEASE-p10. 2017-06-08 17:25:47 +00:00
Dag-Erling Smørgrav
766ffd9030 Update to 10.3-RELEASE-p19. 2017-06-08 17:24:46 +00:00
Dag-Erling Smørgrav
4726d0b33b Final version of compat9x after 9.3 EoL. 2017-06-08 17:24:01 +00:00
Ben Woods
3f5eded358 misc/py3-pexpect: Correct supported versions of python3 2017-06-07 15:45:09 +00:00
Ben Woods
ac61d6ebeb [NEW] misc/py3-pexpect: Create Python 3.x version of port
The latest www/py-requests update [1] unbundled its dependencies, now
requiring chardet, idna, urllib3 and certifi from ports.

www/py3-requests port was not tested during QA, which would have highlighted
the need for many new py3-* ports (and their dependencies).

This change creates one of those ports.

[1] https://svnweb.freebsd.org/changeset/ports/442565

PR:		219833
2017-06-07 15:43:29 +00:00
Emanuel Haupt
5a9cafb44e Update to 3.9.6 2017-06-06 07:31:46 +00:00
Danilo G. Baio
a18043fc75 misc/py-pyprind: Update to 2.11.1
Changes: https://github.com/rasbt/pyprind/blob/master/CHANGELOG.md#version-2111

PR:		219736
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D11045
2017-06-06 01:19:04 +00:00
Sunpoet Po-Chuan Hsieh
2113de062e Update WWW 2017-06-05 14:52:27 +00:00
Koop Mast
8faf7a25ab Now that textproc/UCD was updated by thierry@ with the required files
for gucharmap remove the duplicate misc/unicode-ucd port and build
gucharmap against textproc/UCD.
2017-06-02 19:56:07 +00:00
Pawel Pekala
a298b73d3e Fix install
install  -m 0644 /hdd/ports/distfilesunicode/9.0.0/Unihan.zip
/hdd/ports/misc/unicode-ucd/work/stage/usr/local/share/unicode-ucd/
install: /hdd/ports/distfilesunicode/9.0.0/Unihan.zip: No such file or directory
*** Error code 71

Approved by:	just fix it
2017-05-31 14:36:02 +00:00
Koop Mast
c23c05ae64 Add unicode-ucd.
The Unicode Character Database (UCD) consists of a number of data files
listing Unicode character properties and related data. It also includes
data files containing test data for conformance to several important
Unicode algorithms.

Also contains the data files for the Unified Han database of
Hanzi/Kanji/Hanja Chinese characters.
2017-05-31 12:59:08 +00:00
Emanuel Haupt
862d866698 Update to 3.9.5 2017-05-31 10:52:57 +00:00
Tobias C. Berner
942fb4e1f5 Update to 0.33 and take maintainership. 2017-05-31 06:31:11 +00:00
Danilo G. Baio
9849dced25 misc/grc: Update to 1.11.1
1.11.1
    better error handling if command is not found
  1.11
    source directory cleanup
    several new configuration files and improvements
  1.10.1
    make bash aliases more compatible with other shells and with MacOSX
  1.10
    many new configuration files
    python3 support

While here, adjust license and set architecture neutral.

PR:		219599
Submitted by:	Walter Hop <walter@lifeforms.nl> (maintainer)
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D10966
2017-05-31 00:00:13 +00:00
Ben Woods
aac5c98a37 misc/mc: Use textproc/diffutils on FreeBSD 12
- The new bsddiff in FreeBSD 12 does not yet support --old-group-format
- Fix python shebangfix to require python2

PR:		219277
Submitted by:	bsam
2017-05-29 13:50:20 +00:00
Thomas Zander
a985a81cbc Update to upstream version 3.3.9
PR:		217365
Submitted by:	net@arrishq.net
Approved by:	maintainer timeout
2017-05-28 07:17:08 +00:00
Mark Linimon
4734e25a31 Mark some ports failing on armv6, for errors classified as "configure_error".
Note: this skips all the ports that _sometimes_ fail with CMake errors.  We
need to investigate that problem, and find out if it is specific to the qemu
environment.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-27 20:33:22 +00:00
Mark Linimon
618664c507 Mark some ports failing on armv6, for errors classified as "bad C++ code".
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-27 00:43:10 +00:00
Mark Linimon
c52a715800 Mark some ports failing on armv6, for errors classified as "???",
part 2.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-27 00:20:19 +00:00
Sunpoet Po-Chuan Hsieh
32c93cad0c Update to 20170525
Changes:	https://github.com/pciutils/pciids/commits/master
2017-05-26 17:53:06 +00:00
Mark Linimon
d32f1af461 These ports fail the same way on armv6 as they do on aarch64.
Approved by:	portmgr (tier-2 blanket)
2017-05-26 14:27:45 +00:00
Dmitry Marakasov
e1ea1eae3c - Switch to options helpers
Approved by:	portmgr blanket
2017-05-26 09:00:37 +00:00
Koop Mast
6a6ad99f06 Chase ImageMagick shlib bump 2017-05-26 08:20:18 +00:00