Antoine Brodin
ab8f4d124b
Update to 4.1.0.15
2019-09-09 19:23:24 +00:00
Antoine Brodin
47dfc980d4
Update to 1.2.0.7
2019-09-09 19:23:04 +00:00
Antoine Brodin
17f8914ac6
Update to 2.1.0.18
2019-09-09 19:22:44 +00:00
Danilo Egea Gondolfo
88d05bdfed
- Update to 47.1.0
2019-09-09 19:16:17 +00:00
Antoine Brodin
cb819234ae
Update to alpha-20190808
2019-09-09 19:07:41 +00:00
Tilman Keskinoz
2a819f07bb
Teach setup.py how to find lrelease.
...
This patch is needed for upcoming Qt 5.13
Reported by: adridg@
2019-09-09 18:42:31 +00:00
Piotr Kubaj
7942b37f98
math/openblas: fix build on powerpc64 with clang, remove OPENMP option on powerpc64
...
On powerpc64 OpenMP is always used when USE_THREADS is defined (which we do unconditionally). This means that OPENMP option on powerpc64 doesn't have any effect and it should be removed.
Clang also has some problems when linking Fortran libraries with OpenMP, so use GCC for powerpc64.
PR: 240379
Approved by: phd_kimberlite@yahoo.co.jp (maintainer), linimon (mentor)
2019-09-09 18:01:31 +00:00
Tobias C. Berner
fd6a515b4b
graphics/digikam: update to 6.3.0
2019-09-09 17:53:41 +00:00
Niclas Zeising
d5122b45f8
www/grafana6: Update to 6.3.5
...
PR: 240439
Submitted by: hiyorin@gmail.com (maintainer)
2019-09-09 17:15:27 +00:00
Niclas Zeising
435d8a15b8
print/lilypond: Fix configure
...
Fix configure script issues detecting fontforge after fontforge update.
Based on the idea in PR 240407
2019-09-09 16:59:02 +00:00
Niclas Zeising
26c279312a
print/lilypond-devel: Fix configure
...
Fix configure script issues detecting fontforge after fontforge update.
PR: 240407
Submitted by: m.ne@gmx.net (maintainer)
2019-09-09 16:54:33 +00:00
Tijl Coosemans
678e57ceeb
Add cmp(1) and diff(1) to linux_base port. They are used in configure
...
scripts for instance.
2019-09-09 16:51:15 +00:00
Diane Bruce
1c4d7fc9b4
Apologies, I missed this update overnight.
...
2019-Sep-08: Version 0.6.0
-------------------------------------------------------------------------------
- Bandmap: Perform all screen updates in the main thread (avoid display problems
with Curses which is not thread safe)
- Add "classic" DX cluster mode (linear display of all spots)
- Allow interactive use of the DX cluster (DX cluster menu item)
- Accessibility: Add option (on by default) to show the cursor in the terminal
permanently ("cursoron" in the config file), helping users with screen
readers.
2019-09-09 16:45:49 +00:00
Tobias C. Berner
8f5319595b
astro/kstars: update to 3.3.5
2019-09-09 16:44:57 +00:00
Li-Wen Hsu
fb98e8ae65
- Update to 2.194
...
Sponsored by: The FreeBSD Foundation
2019-09-09 16:41:52 +00:00
Diane Bruce
abccef5736
2019-Jul-31: Version 0.5.0
...
-------------------------------------------------------------------------------
- LoTW download: Show list of confirmed contacts after import.
- Usability: Flush keyboard input buffer frequently during blocking operations
(e.g. scrolling) to avoid unexpected behaviour (such as further scrolling
after PgUp/Dwn was released)
- Include a minimal DX cluster / bandmap tool.
- Support for terminal window sizes beyond 80x25. Additional vertical size
allows to show more QSOs in the log, horizontal size will be used for the
bandmap / DX cluster (if configured)
- Include docs in the release tarball and install it to share/doc/yfklog
- Remove GNUisms from Makefile (tnx KC3NTG)
2019-09-09 16:39:12 +00:00
Diane Bruce
ad6b349079
I forgot how Master/Slave ports work. I needed to bump PORTREVISION
...
of Master port for qtel to unbreak qtel. oops.
2019-09-09 16:37:26 +00:00
Joseph Mingrone
f35a84e3ca
editors/emacs-devel: Update to pull in more garbage collection fixes
...
Bugs fixed:
- https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37006%2372#72
- https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37321
2019-09-09 16:16:34 +00:00
Joseph Mingrone
ed7767b952
Emacs ports: Minor cleanup to option descriptions
...
- Use some default descriptions defined in bsd.options.desc.mk
- Move [implies ...] notes left for smaller displays
- Drop 'Experimental' from Cairo description [1]
[1] https://lists.gnu.org/archive/html/emacs-devel/2019-06/msg00633.html
2019-09-09 16:16:31 +00:00
Joseph Mingrone
c8aa5f3dd9
Emacs ports: no-op to conform to var order and improve consistency
...
Approved by: ashish
Differential Revision: https://reviews.freebsd.org/D21524
2019-09-09 16:16:23 +00:00
Koichiro Iwao
2a6828a771
devel/rubygem-delayer: Update to 1.0.1
...
some performance improvements
2019-09-09 16:06:16 +00:00
Emanuel Haupt
400b212ccb
Deprecate abandonware
2019-09-09 15:27:00 +00:00
Dmitry Marakasov
8c66039aa7
- Update to 1.89
2019-09-09 15:18:08 +00:00
Dmitry Marakasov
f0cc1a1e5d
- Update to 1.0.0
2019-09-09 15:18:01 +00:00
Niclas Zeising
7e500cbe40
net-mgmt/nrpe3: Mark broken with libressl
...
nrpe3 runtime is broken when using libressl, mark it as broken.
PR: 240396
Reported by: korsani@free.fr
2019-09-09 15:08:50 +00:00
Kai Knoblich
c7dfb4313d
[NEW PORT]: security/py-exscript
...
Exscript is a Python module and a template processor for automating network
connections over protocols such as Telnet or SSH.
We attempt to create the best possible set of tools for working with
Telnet and SSH.
WWW: https://github.com/knipknap/exscript
PR: 233999
Submitted by: rozhuk.im@gmail.com (initial version), jhay
Reviewed by: koobs
2019-09-09 14:58:48 +00:00
Frederic Culot
54934d3160
deskutils/calcurse: update to 4.5.0
...
Changes: https://calcurse.org/files/changes.html
2019-09-09 14:44:58 +00:00
Dmitry Marakasov
3e23261459
- Fix build in presence of gnome-doc-utils
...
PR: 240214
Reported by: admin@vladiom.com.ua
2019-09-09 14:13:06 +00:00
Tobias Kortkamp
695a189942
Belatedly bump revision of graphics/libspiro consumers
...
In r509300 libspiro was updated and there was a shared library bump,
but consumers were never bumped.
https://forums.freebsd.org/threads/gimp-wont-compile.72223/
PR: 239951
Pointy hat: pi
2019-09-09 13:41:29 +00:00
Gerald Pfeifer
67186a4adf
Now that GCC 9 is the canonical version in the Ports Collection,
...
recommend that (instead of GCC 9) in the deprecation notes of ports
for old versions of GCC.
2019-09-09 13:19:15 +00:00
Tobias Kortkamp
2857df71b4
net/nats-streaming-server: Unbreak with go1.13
...
===> Building for nats-streaming-server-0.15.0
go: github.com/go-sql-driver/mysql@v1.4.1: Get https://proxy.golang.org/github.com/go-sql-driver/mysql/@v/v1.4.1.mod : dial tcp: lookup proxy.golang.org on 209.222.18.218:53: write udp 127.0.0.1:51039->209.222.18.218:53: write: permission denied
*** Error code 1
- Switch to USES=go:modules
- Remove GO_PKGNAME, not needed with modules
PR: 240314
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: olgeni (maintainer)
Pointy hat: jlaffaye
2019-09-09 13:17:35 +00:00
Tobias Kortkamp
4433042cae
sysutils/ipfs-go: Unbreak with go1.13
...
===> Building for ipfs-go-0.4.21
go: bazil.org/fuse@v0.0.0-20180421153158-65cc252bf669: Get https://proxy.golang.org/bazil.org/fuse/@v/v0.0.0-20180421153158-65cc252bf669.mod : dial tcp: lookup proxy.golang.org on 209.222.18.218:53: write udp 127.0.0.1:14240->209.222.18.218:53: write: permission denied
*** Error code 1
- Switch to USES=go:modules
- Remove GO_PKGNAME, not needed with modules
PR: 240318
Submitted by: Dmitri Goutnik <dg@syrec.org>
Pointy hat: jlaffaye
2019-09-09 13:12:42 +00:00
Frederic Culot
66983f0a8e
devel/p5-Test-Compile: update to 2.2.2
...
Changes: https://metacpan.org/source/EGILES/Test-Compile-v2.2.2/Changes
2019-09-09 13:02:57 +00:00
Danilo Egea Gondolfo
5fe6767eed
- Update to 5.2
2019-09-09 12:29:20 +00:00
Danilo Egea Gondolfo
9c6e27bdc2
- Update to 4.4
2019-09-09 12:13:37 +00:00
Danilo Egea Gondolfo
91be1a8b80
- Update to 6.17.0
2019-09-09 12:06:23 +00:00
Danilo Egea Gondolfo
137b178d77
- Update to 3.10.13
2019-09-09 11:58:29 +00:00
Danilo Egea Gondolfo
a36bcc7c35
- Update to 2.1.3
2019-09-09 11:04:35 +00:00
Tobias Kortkamp
1a78aa8c30
emulators/virtualbox-ose*: Use ECHO_CMD not ECHO per bsd.commands.mk
...
- Unbreak `make -s` builds
PR: 240433, 240426
Submitted by: Franco Fichtner <franco@opnsense.org> (based on)
2019-09-09 11:01:13 +00:00
Matthias Fechner
2ce9872b40
www/gitlab-ce: upgrade to 12.2.4.
...
Changelog:
https://about.gitlab.com/2019/08/22/gitlab-12-2-released/
https://about.gitlab.com/2019/08/23/gitlab-12-2-1-released/
https://about.gitlab.com/2019/09/02/gitlab-12-2-4-released/
2019-09-09 10:29:30 +00:00
Matthias Fechner
17fa6c5724
www/gitlab-workhorse: upgrade to 8.8.1 which is required for gitlab-ce 12.2.
2019-09-09 10:27:38 +00:00
Matthias Fechner
bec00067e2
devel/gitaly: upgrade to 1.59.2 which is required for gitlab-ce 12.2.
2019-09-09 10:26:45 +00:00
Matthias Fechner
d47319df62
net/rubygem-gitaly: upgrade to 1.58.1 which is required for gitlab-ce 12.2.
2019-09-09 10:25:47 +00:00
Matthias Fechner
5c8919b63f
devel/rubygem-gitlab-sidekiq-fetcher: upgrade to 0.5.1 which is required for gitlab-ce 12.2.
2019-09-09 10:24:08 +00:00
Matthias Fechner
fd9a25a37c
devel/rubygem-gitlab-labkit: upgrade to 0.4.2 which is required for gitlab-ce 12.2.
2019-09-09 10:23:20 +00:00
Danilo G. Baio
04ba911aae
www/tomcat85: Update to 8.5.45
...
PR: 240389
Submitted by: VVD <vvd@unislabs.com> (maintainer)
2019-09-09 10:09:50 +00:00
Baptiste Daroussin
1802b86801
Update to 0.90
...
Take maintainership
Fix WWW address
2019-09-09 09:47:26 +00:00
Jun Kuriyama
ac30a39d7d
- Update to 20190830.
2019-09-09 09:20:52 +00:00
Dmitry Marakasov
25d526d0ef
- Update WWW
...
Approved by: portmgr blanket
2019-09-09 09:02:48 +00:00
Martin Matuska
f86fe57acc
Add luajit-openresty to CONFLICTS_INSTALL for luajit
2019-09-09 09:00:38 +00:00