Gerald Pfeifer
47d74e30cd
Make the BROKEN reason more generic, since it's not just about GCC, but
...
really modern compilers.
And after four weeks of being marked BROKEN, mark DEPRECATED with an
expiration date in a bit more than two months. This gives the port
overall a good three months to be improved (or purged).
PR: 230125
2018-09-01 20:50:35 +00:00
Antoine Brodin
ec3e56288a
Switch default version of samba to 4.7
...
Samba 4.6 will be discontinued in a few weeks
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D16904
2018-09-01 17:05:47 +00:00
Emanuel Haupt
d1167490d6
- Update to 1.4
...
- Update WWW
- Move to GitHub
- Pacify portlint
2018-08-31 12:24:12 +00:00
Jason E. Hale
eac620065e
Fix build with Qt 5.11 [1]
...
While here, remove CRLF from all installed text files (I had to change
DOS2UNIX_FILES anyways to make a clean patch) [2]
Bump PORTREVISION so that the UNIX-style text files are installed
PR: 230884 [1]
Approved by: portmgr (blanket - trivial runtime fix) [2]
2018-08-31 07:24:05 +00:00
Jason E. Hale
21b5149843
Mark DEPRECATED and set EXPIRATION_DATE corresponding to KDE4 removal.
...
Unfortunately, no direct replacement is available at this time, but this
project hasn't seen any real development for over 2 years.
2018-08-30 23:08:23 +00:00
Adriaan de Groot
b7cbbfac1f
Deprecate KDE4 software in categories graphics-textproc.
...
The last upstream release supporting KDE4 was 10 months ago,
https://www.kde.org/announcements/announce-applications-17.08.3.php ,
and the kde@ team for FreeBSD has supported modern KDE (i.e. KDE
Frameworks, Plasma 5 and KDE Applications) for 4 months. Give a 4
month deprecation period to allow users to switch over.
Also deprecated: multimedia/kmplayer-kde4 (permission from jhale@)
Not deprecated, need to contact maintainers:
misc/krecipes-kde4
net-im/kmess-kde4
net/smb4k-kde4
textproc/uim-kde4
2018-08-30 18:23:24 +00:00
Yuri Victorovich
b845cfedfb
misc/urh: Update 2.2.3 -> 2.2.4
...
Reported by: portscout
2018-08-30 16:29:10 +00:00
Tobias Kortkamp
c069836a06
misc/linm: Fix build with Clang 6
...
In file included from mlsdialog.cpp:1:
./mlsdialog.h:30:10: error: cannot initialize return object of type 'void *' with an rvalue of type 'bool'
return false;
^~~~~
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p478276_s338342/logs/errors/linm-0.8.1.1_5.log
- Fix build on 12.0 too; it fails to link and seems to want iconv
from ports for the //TRANSLIT extension
/usr/bin/ld: error: undefined symbol: libiconv_open
>>> referenced by mlslocale.cpp
>>> mlslocale.o:(MLSUTIL::code_convert(char const*, char const*, char const*)) in archive ../../lib/libmlscommon.a
2018-08-30 12:10:49 +00:00
Steve Wills
7930373c72
misc/raspberrypi-gpioshutdown: fix man page install path
...
Reported by: Yuri Pankov <yuripv@yuripv.net>
2018-08-29 21:39:38 +00:00
Steve Wills
7f50d87488
misc/raspberrypi-gpioshutdown: Fix man page installation
...
Reported by: mat
2018-08-29 21:01:40 +00:00
Sunpoet Po-Chuan Hsieh
d8a5cf3844
Update to 2.5
...
Changes: https://github.com/niltonvolpato/python-progressbar/commits/master
2018-08-29 19:09:51 +00:00
Sunpoet Po-Chuan Hsieh
f668e9a225
Update to 20180815
...
Changes: https://people.FreeBSD.org/~sunpoet/usbids-20180815.diff
2018-08-29 19:08:06 +00:00
Steve Wills
32078c8a43
misc/raspberrypi-gpioshutdown: create port
...
GPIO 'shutdown' Kernel module for the Raspberry Pi Model 1B and Model 2
The purpose of this module is to shut down all GPIOs prior to powering off
or rebooting a Raspberry Pi.
PR: 226787
Submitted by: Bob Frazier <bobf@mrp3.com>
2018-08-29 17:30:03 +00:00
Steve Wills
ea0cf7b65c
misc/mdp: Update to 1.0.14
...
PR: 230988
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
2018-08-29 14:11:27 +00:00
Yuri Victorovich
83af29a0de
misc/pubs: Update 0.8.0 -> 0.8.1
...
This is a bug fix release.
Also update the license.
Reported by: upstream
2018-08-28 02:44:06 +00:00
Jochen Neumeister
b89426e44d
Update to 8.30
...
PR: 230159
Submitted by: Nathan <ndowens@yahoo.com>
Approved by: bmc@clapper.org (maintainer timeout)
2018-08-27 17:43:52 +00:00
Yuri Victorovich
0d4dbdd1fc
misc/openmvg: Update 1.3-76 -> 1.4
...
Reported by: portscout
2018-08-26 20:20:32 +00:00
Oliver Lehmann
9efa03d24d
update to 3.61
2018-08-25 19:08:57 +00:00
Tobias C. Berner
6517ccec6c
Update KDE Applications to 18.08
...
Changelog: https://www.kde.org/announcements/announce-applications-18.08.0.php
2018-08-25 05:15:02 +00:00
Adriaan de Groot
7d1b26ed85
Update KDE Frameworks to the latest monthly, 5.49
...
https://www.kde.org/announcements/kde-frameworks-5.49.0.php
Thanks Antoine for the exp-run.
PR: 230596
Submitted by: tcberner
2018-08-23 18:49:16 +00:00
Marc Fonvieille
656311a6e5
misc/freebsd-doc-sr
2018-08-23 10:20:14 +00:00
Emanuel Haupt
0bfe2bbcad
- Update misc/mc to 4.8.21
...
- Update WWW (current URL returns: HTTP/1.1 301 Moved Permanently)
- Pacify portlint
PR: 229581
Approved by: maintainer-timeout (woodsb02, 47 days)
2018-08-23 08:19:02 +00:00
Steve Wills
8f9b4d85a2
misc/py-tqdm: Update to 4.25.0
...
PR: 230817
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
2018-08-22 17:59:48 +00:00
Steve Wills
940119390c
misc/timediff: update to 0.8
...
PR: 230810
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer)
2018-08-22 14:36:31 +00:00
Sunpoet Po-Chuan Hsieh
263520e790
Update to 2.19.4
...
Changes: https://metacpan.org/changes/distribution/Text-FIGlet
2018-08-21 18:23:52 +00:00
Yuri Victorovich
79e0fae744
misc/pubs: Update 0.7.0-104 -> 0.8.0
...
Port changes:
* Add 2 new dependencies
* Add NO_ARCH
Reported by: repology
2018-08-21 05:39:15 +00:00
Marc Fonvieille
12e0b77c9e
Update to r52155 from the FreeBSD docset.
...
Approved by: doceng (implicit)
2018-08-20 12:48:29 +00:00
Yuri Victorovich
98f49fbe25
New port: misc/visp: Modular library for visual tracking and visual servoing
2018-08-18 15:28:22 +00:00
Rene Ladan
048dda0400
Remove expired ports:
...
2018-08-16 net/traceroute: Upstream gone
2018-08-15 net/e169-stats: unknown license
2018-08-15 net/l4ip: unknown license
2018-08-15 net/dhcprelay: unknown license
2018-08-15 emulators/m2000: unknown license
2018-08-15 textproc/ant-xinclude-task: unknown license
2018-08-15 textproc/bomstrip: unknown license
2018-08-15 x11-fonts/ecofont: unknown license
2018-08-15 mail/roundcube-groupvice: unknown license
2018-08-15 security/pft: unknown license
2018-08-15 devel/kickassembler: unknown license
2018-08-15 devel/gdbmods: unknown license
2018-08-15 devel/as31: unknown license
2018-08-15 databases/dbf2mysql: unknown license
2018-08-15 misc/xpns: unknown license
2018-08-15 misc/amfm: unknown license
2018-08-15 games/smashbattle: unknown license
2018-08-15 games/syobon: unknown license
2018-08-15 games/optimax: unknown license
2018-08-15 games/xgospel: unknown license
2018-08-15 biology/blat: unknown license
2018-08-15 x11-clocks/swisswatch: unknown license
2018-08-15 palm/ppmtoTbmp: unknown license
2018-08-15 dns/ghtool: unknown license
2018-08-15 x11-themes/beastie: unknown license
2018-08-15 converters/uudx: unknown license
2018-08-15 sysutils/areca-cli: unknown license
2018-08-16 20:28:32 +00:00
Sunpoet Po-Chuan Hsieh
d19d107e29
Update to 3.2.2
...
Changes: https://github.com/mime-types/ruby-mime-types/blob/master/History.md
2018-08-15 19:34:02 +00:00
Sunpoet Po-Chuan Hsieh
83c9f27331
Update to 3.2.1
...
Changes: https://github.com/mime-types/ruby-mime-types/blob/master/History.md
2018-08-14 16:41:55 +00:00
Sunpoet Po-Chuan Hsieh
ee426229b7
Update to 3.2018.0812
...
Changes: https://github.com/mime-types/mime-types-data/blob/master/History.md
2018-08-14 16:41:24 +00:00
Sunpoet Po-Chuan Hsieh
28882acb2e
Update to 3.2
...
Changes: https://github.com/mime-types/ruby-mime-types/blob/master/History.md
2018-08-13 18:21:18 +00:00
Sunpoet Po-Chuan Hsieh
a3a3b2ed99
Update to 20180812
...
Changes: https://github.com/pciutils/pciids/commits/master
2018-08-13 18:19:40 +00:00
Antoine Brodin
206aef35b4
Unbreak
2018-08-12 18:43:13 +00:00
Sunpoet Po-Chuan Hsieh
d9271078d2
Use PORTDATA
2018-08-12 17:33:27 +00:00
Sunpoet Po-Chuan Hsieh
7bca868b24
Use PORTDATA
2018-08-12 17:33:22 +00:00
Sunpoet Po-Chuan Hsieh
856d2ce3ce
Update MASTER_SITES
2018-08-12 17:33:17 +00:00
Antoine Brodin
2eb6a40b06
Mark BROKEN: fails to build
...
Reported by: yuri@
2018-08-12 17:03:21 +00:00
Antoine Brodin
659ecaad66
WITH_CCACHE_BUILD is a user settable flag
2018-08-12 16:50:51 +00:00
Yuri Victorovich
0979b1c4b1
misc/valentina: Enable ccache
...
It was breaking before on several occasions for other ports.
But it seems to work for 'valentina'.
Reported by: mat
2018-08-12 16:45:17 +00:00
Yuri Victorovich
35e336a234
misc/valentina: Simlify Makefile by using USES=gmake
2018-08-12 07:57:15 +00:00
Yuri Victorovich
e1e560f159
New port: misc/valentina: Sewing pattern drafting tool aiming to remake the garment industry
2018-08-12 05:45:52 +00:00
Jochen Neumeister
552c2614d0
Update WWW
...
Approved by: portmgr (blanket)
2018-08-11 15:23:34 +00:00
Danilo G. Baio
848f5b1b49
misc/nnn: Update to 1.9
...
Changes: https://github.com/jarun/nnn/releases/tag/v1.9
PR: 230504
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
2018-08-11 14:28:16 +00:00
Vasil Dimov
3f3cac2e3a
misc/ossp-uuid: Bump PORTREVISION after r476743
...
MFH: 2018Q3
2018-08-09 13:44:30 +00:00
Vasil Dimov
f47f748c21
misc/ossp-uuid: Fix pkg-config linker flags
...
PR: ports/230282
Submitted by: Dmitri Goutnik <dg@syrec.org>
MFH: 2018Q3
2018-08-09 12:55:10 +00:00
Jan Beich
0b055d47f2
devel/boost-*: update to 1.68.0
...
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165
2018-08-09 06:58:30 +00:00
Yuri Victorovich
3304a8a313
misc/orange3: Update 3.14.0 -> 3.15.0
...
Also add stripping.
2018-08-08 23:08:06 +00:00
Mathieu Arnold
c65d3bebfd
Regular sorting of categories Makefiles.
...
Sponsored by: Absolight
2018-08-08 12:26:27 +00:00