1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

532790 Commits

Author SHA1 Message Date
Dmitry Marakasov
cc4eaf76cc - Update WWW
Approved by:	portmgr blanket
2021-01-13 09:41:08 +00:00
Guido Falsi
b44884b031 Fix plist after doxygen update in r560752. 2021-01-13 09:33:38 +00:00
Fernando Apesteguía
10f21c58ff x11-fm/doublecmd: update to 0.9.10
ChangeLog: https://doublecmd.sourceforge.io/mantisbt/changelog_page.php?version_id=65

While here, pet linters.

PR:	252572
Submitted by:	bbtruk@users.sourceforge.net (maintainer)
2021-01-13 09:25:19 +00:00
Tobias C. Berner
67bf19d8e6 science/kalzium: revrse unnecessary patching
- OpenBabel3 support was added in r561281 via a patch obtained from upstream
- The patching done in r561406 is therefore not necessary

PR:		252309
2021-01-13 09:13:48 +00:00
Rene Ladan
cee54591c6 Remove expired port:
2020-12-31 graphics/gif2png: Uses Python 2.7 which is EOLed upstream
2021-01-13 09:05:56 +00:00
Matthias Fechner
94ac59ac07 Update to 0.4.5. 2021-01-13 09:00:25 +00:00
Rene Ladan
b79539f8bf games/lbreakout2: use a pre-generated png version of the desktop icon
Pre-generating the desktop icon has two advantages:
- this port no longer depends on the expired graphics/gif2png
- the  port is no longer broken on powerpc64, as that was related to gif2png

Idea from the gif2png maintainer

PR:		249693
Submitted by:	swills
2021-01-13 08:46:58 +00:00
Yuri Victorovich
c634b1416a New port: devel/color: C++ header-only library for color conversion and manipulation 2021-01-13 08:39:53 +00:00
Emanuel Haupt
edfcb3031e Mark broken on FreeBSD 13 until I have found a solution
Reported by:	pkg-fallout
2021-01-13 08:38:45 +00:00
Yuri Victorovich
5cc9ba4550 New port: devel/transwarp: C++ header-only library for task concurrency 2021-01-13 06:53:53 +00:00
Yuri Victorovich
b7f8e34979 science/openbabel: Update 2.4.1 -> 3.1.1 2021-01-13 04:02:26 +00:00
Piotr Kubaj
b981570835 x11-fonts/fontobene: fix build on GCC architectures
The compiler feature "cxx_decltype" is not known to CXX compiler

  "GNU"

  version 4.2.1.

MFH:		2021Q1
2021-01-13 03:30:52 +00:00
Piotr Kubaj
42c5d0a732 sysutils/htop: fix build on GCC architectures
freebsd/FreeBSDProcessList.c: In function 'FreeBSDProcessList_readJailName':
freebsd/FreeBSDProcessList.c:422: error: #pragma GCC diagnostic not allowed inside functions
freebsd/FreeBSDProcessList.c:422: error: #pragma GCC diagnostic not allowed inside functions
freebsd/FreeBSDProcessList.c:425: warning: cast discards qualifiers from pointer target type
freebsd/FreeBSDProcessList.c:435: error: #pragma GCC diagnostic not allowed inside functions

MFH:		2021Q1
2021-01-13 03:28:16 +00:00
Piotr Kubaj
83606f4e1e games/sauerbraten: fix build on GCC architectures
In file included from engine/rendermodel.cpp:28:
engine/md2.h: In constructor 'md2::md2(const char*)':
engine/md2.h:74: error: class 'md2' does not have any field named 'vertloader'
engine/md2.h:74: error: no matching function for call to 'vertloader<md2>::vertloader()'
engine/vertmodel.h:433: note: candidates are: vertloader<MDL>::vertloader(const char*) [with MDL = md2]
engine/vertmodel.h:432: note:                 vertloader<md2>::vertloader(const vertloader<md2>&)

MFH:		2021Q1
2021-01-13 03:20:01 +00:00
Yuri Victorovich
24750f232a www/cpp-httplib: Update 0.7.18 -> 0.8.0 2021-01-13 03:09:34 +00:00
Yuri Victorovich
efac6cf94e net/coturn: Update 4.5.1.3 -> 4.5.2 2021-01-13 02:57:33 +00:00
Piotr Kubaj
9818edfbf6 archivers/pecl-rar: fix build on GCC architectures
In file included from /wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/rararch.c:44:
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:15: error: redefinition of typedef 'handler_this_t'
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:15: error: previous declaration of 'handler_this_t' was here
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:19: error: redefinition of typedef 'rar_obj_ref'
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:19: error: previous declaration of 'rar_obj_ref' was here
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:46: error: redefinition of typedef 'zpp_s_size_t'
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:46: error: previous declaration of 'zpp_s_size_t' was here

MFH:		2021Q1
2021-01-13 02:51:51 +00:00
Yuri Victorovich
ce9308ff65 multimedia/ustreamer: Update 2.2 -> 3.3 2021-01-13 02:44:09 +00:00
Piotr Kubaj
92f3e6802e x11/xdialog: fix build on GCC architectures
Add USES=pkgconfig:
checking for GTK+ - version >= 2.2.0... no
*** A new enough version of pkg-config was not found.

While here, add USES=gnome.

MFH:		2021Q1
2021-01-13 02:44:05 +00:00
Yuri Victorovich
88a8a0a0fd devel/systemc: Update 2.3.3 -> 2.3.4 2021-01-13 02:41:38 +00:00
Piotr Kubaj
415cf4f536 audio/xmradio: enable on powerpc64
MFH:		2021Q1
2021-01-13 02:33:48 +00:00
Piotr Kubaj
5aa7e7f95b sysutils/gdisk: enable on powerpc64
MFH:		2021Q1
2021-01-13 02:16:27 +00:00
Piotr Kubaj
01443bc01b archivers/pecl-rar: fix build on GCC architectures
In file included from /wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/rararch.c:44:
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:15: error: redefinition of typedef 'handler_this_t'
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:15: error: previous declaration of 'handler_this_t' was here
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:19: error: redefinition of typedef 'rar_obj_ref'
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:19: error: previous declaration of 'rar_obj_ref' was here
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:46: error: redefinition of typedef 'zpp_s_size_t'
/wrkdirs/usr/ports/archivers/pecl-rar/work-php73/rar-4.2.0/php_compat.h:46: error: previous declaration of 'zpp_s_size_t' was here

MFH:		2021Q1
2021-01-13 02:14:13 +00:00
Yuri Victorovich
61e5e86573 www/uwebsockets: Update 18.18.0 -> 18.19.0
Reported by:	portscout
2021-01-13 02:13:07 +00:00
Neel Chauhan
afe0cfff0a net/cloudquery: Update to 0.8.2
Approved by:	0mp (mentor, implicit)
2021-01-13 02:09:34 +00:00
Yuri Victorovich
419ef9470f cad/verilator: Update 4.106 -> 4.108 2021-01-13 02:00:39 +00:00
Piotr Kubaj
d26a2a4148 misc/dahdi-kmod: enable on powerpc64
MFH:		2021Q1
2021-01-13 01:55:30 +00:00
Yuri Victorovich
f24738b71a misc/adios2: Update 2.6.0 -> 2.7.0
Reported by:	portscout
2021-01-13 01:47:29 +00:00
Yuri Victorovich
fff45acc58 math/py-gau2grid: Update 2.0.6 -> 2.0.7
Reported by:	portscout
2021-01-13 01:10:40 +00:00
Yuri Victorovich
2b80e18717 math/gau2grid: Update 2.0.6 -> 2.0.7
Reported by:	portscout
2021-01-13 01:10:03 +00:00
Steve Wills
c0ad27a2c1 net/syncthing: update to 1.12.1 2021-01-13 00:59:43 +00:00
Yuri Victorovich
be03f8a3e1 graphics/gifski: Update 1.2.4 -> 1.2.6
Reported by:	portscout
2021-01-13 00:58:59 +00:00
Yuri Victorovich
b474c9ac63 science/xdrawchem: 1.10.2-1 -> 1.11.0-2 2021-01-13 00:52:20 +00:00
Yuri Victorovich
a29d767ef4 science/openbabel: Upgrade 2.4.1 -> 3.1.1
PR:		252309
Submitted by:	thierry
2021-01-13 00:31:38 +00:00
Piotr Kubaj
8fcfa0ea77 ftp/wget: fix build on GCC architectures
tempname.c: In function 'try_tempname_len':
tempname.c:288: error: 'for' loop initial declaration used outside C99 mode
2021-01-13 00:29:40 +00:00
Piotr Kubaj
02135d3c9d multimedia/kodi-addon-pvr-hts: fix build on GCC architectures
CMake Error in CMakeLists.txt:
  Target "pvr.hts" requires the language dialect "CXX17" , but CMake does not
  know the compile flags to use to enable it.

MFH:		2021Q1
2021-01-13 00:11:48 +00:00
Neel Chauhan
2f3e0534ef net/grpcurl: Update to 1.8.0 and adopt port
Approved by:	0mp (mentor, implicit)
2021-01-12 23:55:31 +00:00
Mark Linimon
5e2e1a1905 Mark as IGNORE on riscv64, the same as luajit.
Approved by:	portmgr (tier-2 blanket)
2021-01-12 23:24:09 +00:00
Mark Linimon
0e0aed1274 Mark as BROKEN on riscv64. 2021-01-12 22:56:32 +00:00
Mark Linimon
8ea2a851c6 Mark as BROKEN on riscv64.
Approved by:	portmgr (tier-2 blanket)
2021-01-12 22:53:12 +00:00
Rene Ladan
1ac11a8246 Simplify ports using PYTHON_SUFFIX and Python 3.6+ 2021-01-12 22:22:22 +00:00
Steve Wills
de9d04c97f devel/py-onigurumacffi: update to 0.0.21 2021-01-12 22:21:20 +00:00
Piotr Kubaj
d53fd36821 audio/noise-suppression-for-voice-lv2: remove whitespace 2021-01-12 22:18:59 +00:00
Piotr Kubaj
6900e1f992 science/abinit: enable on powerpc64 2021-01-12 22:18:04 +00:00
Rene Ladan
4884b76103 Simplify some ports using PYTHON_VER and Python 3.6+ 2021-01-12 22:03:51 +00:00
Thierry Thomas
d0dcb36e11 Fix the library soname and change the WWW: URL. 2021-01-12 22:01:54 +00:00
Danilo Egea Gondolfo
11b2e73353 games/doomsday: Update to 2.3.0 2021-01-12 21:54:21 +00:00
Kevin Bowling
fca38ca467 databases/timescaledb: disable -Werror, it is too fragile for packaging releases
PR:		252029
Sponsored by:	BBOX.io
2021-01-12 21:53:28 +00:00
Steve Wills
c1679f35ba devel/p5-Log-Log4perl-Appender-RabbitMQ: update to 0.200002
While here, drop maintainership since I no longer user this
2021-01-12 21:46:50 +00:00
Craig Leres
5786c09bd3 devel/arduino-bsd-mk: Update to 2.1
Changes since 2.0:

 - Search for and use the boards.txt in the ARDUINO_DIR tree.

 - Convert arduino-boards to f-strings.
2021-01-12 21:43:03 +00:00