1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Commit Graph

521572 Commits

Author SHA1 Message Date
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
Stefan Eßer
e74372b1ef Fix build with -fno-common
While here add license, make Makefile better match current standards, and
regenerate patch files (i.e. make portlint happy).
2020-09-22 10:57:34 +00:00
Stefan Eßer
b2c27e0dc5 Fix build with -fno-common 2020-09-22 10:36:01 +00:00
Stefan Eßer
13b5682cc6 Fix build with -fno-common 2020-09-22 10:18:11 +00:00
Dmitry Marakasov
f856939c3e - Add LICENSE_FILE
- Pet portlint
- Remove unneeded bsd.pre.mk
- Update WWW

Approved by:	portmgr blanket
2020-09-22 09:36:55 +00:00
Nicola Vitale
d100bc111e - Add a PORTSCOUT variable to limit to 2.5.X distributions. 2020-09-22 09:12:25 +00:00
Palle Girgensohn
f7bb9ef77d Upgrade to version 7.2.0
Release notes:	http://www.pqxx.org/development/libpqxx/#news
2020-09-22 08:53:09 +00:00
Piotr Kubaj
28b217e317 devel/raylib: remove gcc dependency on clang systems
clang can now build this port.
2020-09-22 08:46:54 +00:00
Li-Wen Hsu
ecd6d2ee28 sysutils/bpytop: Update to 1.0.36 2020-09-22 08:23:05 +00:00
Mateusz Piotrowski
a047f23ced Update to 1.5.4 2020-09-22 08:20:56 +00:00
Yuri Victorovich
b72ea2a5f1 math/octomap: Fix typo in USES=compiler:c++11-lang
Reported by:	central build failures
2020-09-22 07:19:21 +00:00
Yuri Victorovich
983daa91f4 math/flann: Fix build on 11
clang-8 in FreeBSD 11 doesn't know -Wl,--push-state / -Wl,--pop-state

Reported by:	fallout
MFH:		2020Q3
2020-09-22 07:16:50 +00:00
Greg Lewis
1070309bcd Update list of possible JAVA_DEFAULT values
PR:		249496
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2020-09-22 06:06:15 +00:00
MANTANI Nobutaka
3a2bef8fbf Remove "-l" option of man command that FreeBSD's one does not have.
PR:		249305
Submitted by:	Dustin Boyd <memreflect@pm.me>
2020-09-22 05:48:20 +00:00