Mateusz Piotrowski
fa212045e1
Update to 1.10
...
- Set LICENSE
- Clean up MAKE_ARGS
- Sort variables
- Install the manual page under share/man/man1
- Set WWW
2020-09-22 18:59:55 +00:00
Stefan Eßer
a8b4a281c4
Fix build with -fno-common
2020-09-22 18:38:06 +00:00
Li-Wen Hsu
9df995e98b
chinese/zh-librime: Update to 1.6.1
...
PR: 249512
Submitted by: Ka Ho Ng <khng300@gmail.com>
Approved by: lichray@gmail.com (maintainer)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D26515
2020-09-22 18:26:14 +00:00
Tobias C. Berner
f44a091f3d
math/labplot: update to 2.8.0
2020-09-22 18:14:59 +00:00
Gleb Popov
e674ba450b
devel/efl: Disable EXAMPLES on i386, as it causes the build to fail. The upstream is investigating the issue
...
Reported by: Peter TKATCHENKO <peter@flytrace.com>
2020-09-22 17:49:25 +00:00
Fernando Apesteguía
fff3151ede
science/afni: update to 20.2.18
...
Reported by: portscout
2020-09-22 17:43:08 +00:00
Stefan Eßer
e3c468f040
Fix build with -fno-common
2020-09-22 17:40:50 +00:00
Pedro F. Giffuni
5abb798ed7
cad/calculix : update to version 2.17.1
...
PR: 249459
Approved by: thierry (mentor, implicit)
2020-09-22 17:32:08 +00:00
Pedro F. Giffuni
96805d662c
cad/calculix-ccx: Re-enable multithreading with spooles.
...
Clarify further the pkg-messager.
PR: 249351
Approved by: thierry (mentor, implicit)
2020-09-22 17:31:28 +00:00
Alexey Dokuchaev
9c5d8b9aed
Update to version 1.4.7.
...
Reported by: portscout
2020-09-22 17:25:32 +00:00
Tobias C. Berner
9f6cc013ea
security/vuxml: document libxml2 vulnerabilities
...
PR: 249386
2020-09-22 17:23:50 +00:00
Tobias C. Berner
55aec35951
audio/cantata: update to 2.4.2
2020-09-22 17:01:21 +00:00
Stefan Eßer
4c971dd91d
Fix build with -fno-common
...
While here add license (GPLv2) and strip binary.
2020-09-22 16:59:52 +00:00
Stefan Eßer
f92feb18f5
Add a build dependency on GNU as
...
On systems with GNU as in base (up to and including 12.x) there is no need
to provide the GNU binutils from a port.
If the not fully compatible llvm-as should be made available under the name
"as", the condition should be changed to always require binutils from a port
when running on a system after 12.x (which should retain the GNU as in base
for the live-time of that major release).
2020-09-22 16:38:43 +00:00
Yuri Victorovich
a73a218a21
graphics/xournalpp: Broken on i386
...
Reported by: fallout
2020-09-22 16:28:37 +00:00
Yuri Victorovich
20e26256cd
misc/adios2: Broken on i386
2020-09-22 16:24:15 +00:00
Stefan Eßer
b0a411162e
Fix build with -fno-common
2020-09-22 16:20:01 +00:00
Yuri Victorovich
4ddba349f5
net-im/zoom: Move from /opt to ${LINUXBASE}/opt
...
Suggested by: bapt
2020-09-22 16:18:47 +00:00
Yuri Victorovich
822f482b1a
math/lrslib: Broken on i386
...
Reported by: fallout
2020-09-22 15:48:43 +00:00
Piotr Kubaj
ab294058b5
mail/thunderbird: enable building on powerpc64
...
Builds fine on head.
2020-09-22 15:18:09 +00:00
Jan Beich
014fd721ee
graphics/vkd3d: update to 1.2
...
Changes: https://www.winehq.org/pipermail/wine-announce/2020-September/000497.html
Reported by: Repology
2020-09-22 15:01:47 +00:00
Stefan Eßer
f05bac3f36
Fix build with -fno-common
...
portlint complains that the patches have not been generated with makepatch
and this caused some effort to generate the patches for this update.
I'm leaving the legacy patches and the EXTRA_PATCH as-is to not cause
unneccessary churn, but IMHO the patches should be regenerated with
makepatch on occasion of the next major change to this port.
2020-09-22 14:30:41 +00:00
Emmanuel Vadot
1590ec2e8c
ports-mgmt/pkg: Update to 1.15.6
...
Changes from 1.15.5 to 1.15.6
- Fix '%X' to include the file name and sum
Approved by: bapt (implicit)
2020-09-22 14:15:44 +00:00
Stefan Eßer
9fb070ed89
Bump PORTREVSION for distinfo update
2020-09-22 14:14:29 +00:00
Stefan Eßer
97f830c0be
Fix distinfo
...
Due to the way the distfile is named, the file name changed when I
updated the PORTVERSION as the last step before the commit.
For this port, a make checksum is required as the final step, after
setting the revision ...
Reported by: pkg-fallout
2020-09-22 14:13:09 +00:00
Emmanuel Vadot
027224fdb8
ports-mgmt/pkg: Update to 15.99.2
...
query: Fix '%X' to include the file name and sum
Approved by: bapt (implicit)
2020-09-22 14:12:48 +00:00
Steve Wills
92ce77aeef
devel/gitlab-runner: update to 13.4.0
2020-09-22 14:12:44 +00:00
TAKATSU Tomonari
9d4578da67
- Update to 0.4.2.3
2020-09-22 13:43:19 +00:00
Tijl Coosemans
1eba02af41
- Build 64-bit version on amd64.
...
- Add run dependency on linux_base.
- Remove -march from CFLAGS because gcc 4.8 does not know recent cpu types.
PR: 249516
2020-09-22 13:41:54 +00:00
Stefan Eßer
6fc230b634
Fix build with -fno-common
...
While here add license (GPLv2)
2020-09-22 13:28:40 +00:00
TAKATSU Tomonari
f83e4e70fe
- Update to 1.4.3
2020-09-22 13:27:39 +00:00
Renato Botelho
79fdef58cd
security/sudo: Update to 1.9.3
...
PR: 249511
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Sponsored by: Rubicon Communications, LLC (Netgate)
2020-09-22 13:25:16 +00:00
Bernhard Froehlich
11f95ab80a
ports-mgmt/caronade:
...
- Update to 0.4.0
- Changes because of new Makefile based buildsystem
Changelog v0.4.0:
Features:
* Rewrite internal HTTP and webhook handler with Labstack echo (v4)
* Implement job listing overview web page
* Redesign web interface
* Export job and build data as json and render all pages dynamically from json
* Write job output logfile directly to disk without buffering
* Introduce new status "waiting" and "building"
* Update bulma to 0.9.0
Bugs:
* Document SSH recipe for remote builders and improve default config
2020-09-22 13:24:57 +00:00
Nicola Vitale
892bcdb3fb
- Update to 3.6.1
2020-09-22 13:15:32 +00:00
Nicola Vitale
f9a3372df4
- Update to 3.6.4
...
Changes: https://github.com/sass/libsass/releases/tag/3.6.4
2020-09-22 13:13:55 +00:00
Steve Wills
e303c87e9c
www/minio: update to 2020.09.21.22.31.59
2020-09-22 13:12:18 +00:00
Stefan Eßer
dae78a3e29
Fix build with -fno-common
...
While here add license (GPLv2)
2020-09-22 13:06:59 +00:00
Steve Wills
168b96ce12
devel/jenkins-lts: Update to 2.249.1
...
PR: 249379
Submitted by: Greg Fitzgerald <gregf@beastie.tech>
2020-09-22 12:57:50 +00:00
Stefan Eßer
22ee40576b
Fix build with -fno-common
2020-09-22 12:57:15 +00:00
TAKATSU Tomonari
085487dd3c
- Update to 1.1.10
2020-09-22 12:52:56 +00:00
Stefan Eßer
fbc7ee8af7
Fix build with -fno-common
2020-09-22 12:40:05 +00:00
TAKATSU Tomonari
923bc0327e
- Update to 1.4.5
2020-09-22 12:38:47 +00:00
Stefan Eßer
a354eb9665
Fix build with -fno-common
...
While here regenerate patch files with make makepatch.
2020-09-22 12:30:49 +00:00
Stefan Eßer
af5c72ccd0
Fix build with -fno-common
...
While here add a license (extracted from the README file).
Redistribution is only allowed free of charge.
2020-09-22 11:56:27 +00:00
TAKATSU Tomonari
e32e2636e7
- Update to 0.1-29
2020-09-22 11:54:33 +00:00
Stefan Eßer
c1f7acfd3c
Fix build with -fno-common
...
While here add dependencies reported as missing by make stage-qa.
2020-09-22 11:35:07 +00:00
TAKATSU Tomonari
58183ca867
- Update to 0.9-6
2020-09-22 11:28:26 +00:00
Stefan Eßer
1782c583de
Fix build with -fno-common
2020-09-22 11:23:52 +00:00
Piotr Kubaj
7e1c61a2ad
deskutils/gnome-screenshot: fix build on GCC architectures
...
Use C11 compiler:
/usr/local/include/libhandy-1/hdy-swipe-tracker.h:23: error: redefinition of typedef 'HdySwipeTracker'
/usr/local/include/libhandy-1/hdy-types.h:15: error: previous declaration of 'HdySwipeTracker' was here
2020-09-22 11:19:54 +00:00
Stefan Eßer
7f1256834f
Fix build with -fno-common
2020-09-22 11:15:28 +00:00