summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* biology/biolibc: Update to 0.2.2Jason W. Bacon2022-03-153-16/+108
| | | | | | | | Numerous bug fixes and enhancements Serveral new functions 3 new classes Cleaned up some API slop Changes: https://github.com/auerlab/biolibc/tags
* devel/libxtend: Update to 0.1.5Jason W. Bacon2022-03-153-15/+42
| | | | | | Numerous small bug fixes and enhancements Several new functions added to the library Changes: https://github.com/outpaddling/libxtend/tags
* mail/postfix: Apply correct config file patchJuraj Lutter2022-03-152-3/+2
| | | | Apply proper config file patch in correct stage.
* sysutils/ztop: update to 0.2.0Alan Somers2022-03-152-14/+13
| | | | | | | | bugfix release Approved by: jrm (ports) Sponsored by: Axcient Differential Revision: https://reviews.freebsd.org/D34572
* mail/postfix-current: Unbreak buildJuraj Lutter2022-03-152-6/+5
| | | | | | Unbreak build after update to recent 3.8. The breakage was caused by a patch generated using makepatch. Local patches are now applied in post-patch stage.
* mail/postfix: Update to 3.7.0Juraj Lutter2022-03-158-54/+28
| | | | | | | | | | | | | | | - Update to 3.7.0 - Correct installation instructions [1] - Listen on both IPv4 and IPv6 [2] - Use system-wide CA path [3] - Correct typo in pkg-message [4] - Switch to PCRE2 [5] PR: 261821 [1] PR: 252872 [2] PR: 239473 [3] PR: 261824 [4] PR: 262100 [5]
* lang/algol68g: update Algol 68 Genie to version 3.0.6, hook the testsAlexey Dokuchaev2022-03-153-14/+52
| | | | | | | | | | | | | | | | | | | | | This new release is mostly the result of the evolution of the previous version over the [five] years. Since the hardware representation of several modes has changed, the version number has been incremented. Former Algol 68 Genie versions 1 and 2 implement 32-bit INT, BITS and 64-bit REAL modes, while implementing all LONG and LONG LONG modes in software. Version 3 implements 64-bit INT, REAL and BITS modes, and 128-bit LONG modes which are supported by modern processors; only LONG LONG modes remain implemented in software. Version 3.0 offers bindings for more functions from the GNU Scientific Library, as well as for statistical routines from the GNU R stand-alone mathematics library, and adds a generalized incomplete gamma function according a recent algorithm by Abergel and Moisan from the University of Paris. Also, it incorporates reported bugfixes. While here, drop CONFIGURE_ARGS+=--enable-compiler as it is enabled by default, and switch to dedicated pkg-plist now that there are 36 files.
* devel/qtcreator: update to 6.0.2, cmake buildAdriaan de Groot2022-03-155-195/+142
| | | | | | | | | | | | Update to most-recent release and switch the build to CMake (which matches the general migration of Qt to using CMake for builds). While here, drop the qbs dependency because qbs is broken with newer clang. Thanks to Florian for a carefully-written update and PR. Obtained From: Florian Walpen PR: 262078
* devel/qbs: mark BROKENAdriaan de Groot2022-03-151-36/+4
| | | | | | | | | | | | | (The build system) qbs fails to build when QScript is built with clang13 and any kind of optimization. There's an upstream bug for this, https://bugreports.qt.io/browse/QBS-1684 but no resolution yet. Since QScript is -- maybe not *deprecated*, but not-really-maintained -- unlikely to get fixes, we end up with qbs blocking its one single consumer, qtcreator. But qtcreator doesn't actually **need** qbs and can get by without. So mark as broken, so that the package builders will stop complaining.
* devel/tortoisehg: Update to 6.1Gleb Popov2022-03-153-14/+12
| | | | Reported by: portscout!
* www/element-web: Update to 1.10.7Ashish SHUKLA2022-03-153-28/+30
| | | | Approved by: maintainer (implicit, version bump, as per PR 258262)
* devel/ORBit2: remove gnome2 libraryBaptiste Daroussin2022-03-1511-155/+2
|
* deskutils/remind: update to 03.04.02Robert Clausecker2022-03-152-4/+4
| | | | | | | | | | | | | | | | | | | | A patch release. Selected upstream changes: - remind: Add syntactic sugar to simplify some common types of reminders. - remind: Always parse the body of REM statements to catch expression errors. - remind: Add the "trig" function to allow more expressiveness when creating triggers. - tkremind: Tweak the calendar display; improve ability to customize colors, including supplying two built-in themes. - remind: The "||" operator now returns the value of the first non-zero operand rather than just returning 1 or 0. Similarly, "&&" returns 0 if either operand is false or the value of the last operand if both operands are true. Changelog: https://git.skoll.ca/Skollsoft-Public/Remind/src/branch/master/docs/WHATSNEW PR: 262566
* Uses/gnome: remove ancient leftoverBaptiste Daroussin2022-03-151-2/+0
|
* devel/gconf2: cleanup and reduce the number of dependencyBaptiste Daroussin2022-03-153-45/+11
| | | | | | | | | | | | | | | | | Switch the ipc mecanism from Orbit2 to dbus (ORBit2 is not used anywhere anymore). While here remove the default services, since gconf is not used anymore by any desktop, having the default service started to allow configuring system wide configuration is pointless. Drop the option for ldap, given that no desktop uses it anymore, the ability so deal with ldap is now pointless as well Drop the dependency on gtk only used for gconf-sanity check This shave the dependency lits removing rust, polkit and orbit from it while not changing the features for the few left consumers.
* dependency: add missing direct dependency on gtk2Baptiste Daroussin2022-03-153-6/+6
|
* lang/mono5.20: minor fixesDmitry Marakasov2022-03-152-1/+4
| | | | | | | - Fix shebang - Add missing file to plist Approved by: portmgr blanket
* games/simutrans-pak128.german: update 1.2 → 2.1Dmitry Marakasov2022-03-152-8/+6
|
* games/simutrans-pak64: update 121-0 → 123-0Dmitry Marakasov2022-03-152-4/+4
|
* games/simutrans-pak128: update 2.8.1 → 2.8.2Dmitry Marakasov2022-03-152-7/+6
|
* games/simutrans: update 121-0 → 123-0-1Dmitry Marakasov2022-03-156-48/+42
|
* games/lander: update 0.6.6 → 0.7.2Dmitry Marakasov2022-03-155-61/+23
|
* games/pouetchess: deprecateDmitry Marakasov2022-03-151-0/+3
|
* net/py-cloudscraper: update to 1.2.60Tobias C. Berner2022-03-152-4/+4
|
* science/zotero: Add i386 checksumMikael Urankar2022-03-151-0/+2
|
* misc/urh: Update 2.9.2 -> 2.9.3Yuri Victorovich2022-03-152-5/+4
| | | | Reported by: portscout
* mail/imapsync: Update 1.977 -> 2.178.Gordon Tetlow2022-03-152-5/+4
| | | | | PR: 262561 Approved by: pi (maintainer)
* misc/freebsd-doc-*: Update to rev 8539114 from the FreeBSD docsetMarc Fonvieille2022-03-1522-241/+242
| | | | | | | Note: HTML format build has been disabled until separate localized-only build will work again without requiring the en_US build. Approved by: doceng (implicit)
* x11/autorandr: Add a new portMateusz Piotrowski2022-03-156-0/+113
| | | | | | | | | | | Autorandr allows for auto-detecting displays and configuring them with xrandr. Although autorandr is present in the PyPI repositories, I decided to not prefix this package with py*- as no other package managers do that. Autorandr should be considered an end-user application. WWW: https://github.com/phillipberndt/autorandr
* www/apache24: Security update to 2.4.53Bernard Spil2022-03-152-4/+4
| | | | | Security: 6601c08d-a46c-11ec-8be6-d4c9ef517024 MFH: 2022Q1
* security/vuxml: Document Apache 2.4.52 vulnsBernard Spil2022-03-151-0/+47
|
* cleanup: remove unused letfovers from scrollkeeperBaptiste Daroussin2022-03-153-4/+0
|
* textproc/rarian: remove abandonwareBaptiste Daroussin2022-03-158-133/+1
|
* cad/oregano: stop using rarian and small cleanupBaptiste Daroussin2022-03-152-3/+2
| | | | | | | | | | | | | | | rarian is deprecated and unused anymore, stop teaching oregano package to run scrollkeeper on those files. While here stop installing the compiled glib schema which will overwrite the system one. Oregano uses waf, which will wrongly run glib-compile-schema, but also update-mime-info, update-desktop-database which should be run at install time only. A real fix would be to prevent waf from running all those programs, but waf is a blackbox, and patching it is complicated per package.
* sysutils/xvidcap: disable rarian/scrollkeeperBaptiste Daroussin2022-03-152-7/+6
| | | | | | xvidcap is the last consumer of rarian/scrollkeeper. While the build system allows to build without it, the install phase will fail trying to install omf files, workaround it by telling it there is no OMF files
* cleanup: remove wrong dependency on rarianBaptiste Daroussin2022-03-153-5/+3
|
* www/cinny: Update to 1.8.1Ashish SHUKLA2022-03-153-14/+14
|
* multimedia/libxine: update to 1.2.12Fernando Apesteguía2022-03-155-12/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | From ChangeLog: https://sourceforge.net/projects/xine/files/xine-lib/1.2.12/README.txt/download * Add string tree library (generic info parser). * Add OpenSL ES audio output plugin. * Add mpeg-dash input plugin. * Add crypto input plugin. * Add VAAPI support to opengl2 video output (requires using EGL). * Better hls support. * Improved DVB/live stream timing. * Improved BT.2020 support. * Fix compatibility with ffmpeg 5.0. * Fix RSS parser. * Fix output parameter setting (audio amplification, video hue etc.). * Fix AC3 demuxer. * Diverse small fixes and optimizations. * Update german translation. * Code cleanup. * Build fixes. Update plugins directory references in dependent ports Bump PORTREVISION Reported by: portscout
* science/zotero: Add new portMikael Urankar2022-03-155-0/+371
| | | | | | | Zotero is a reference management software to manage bibliographic data and related research materials. WWW: https://www.zotero.org/
* converters/osm2pgsql: update 1.5.1 → 1.6.0Dmitry Marakasov2022-03-154-12/+27
| | | | | - Switch to latest lua - Tweak depends
* astro/libosmium: update 2.17.2 → 2.18.0Dmitry Marakasov2022-03-154-22/+53
| | | | | | | - Convert LIB_DEPENDS to BUILD_DEPENDS, as this is a header-only library and the actual usage of dependencies is optional and depends on the consumer - Patch most linux-only #ifdefs to also include FreeBSD
* games/arx-libertatis: update 1.1.2 → 1.2Dmitry Marakasov2022-03-157-41/+68
|
* games/widelands: add NLS optionDmitry Marakasov2022-03-152-1/+18
|
* devel/R-cran-Rcpp: Update to 1.0.8.2TAKATSU Tomonari2022-03-152-4/+4
|
* www/deno: Update to 1.19.3Mikael Urankar2022-03-1531-230/+255
| | | | | | | | Changes: https://github.com/denoland/deno/releases/tag/v1.19.0 https://github.com/denoland/deno/releases/tag/v1.19.1 https://github.com/denoland/deno/releases/tag/v1.19.2 https://github.com/denoland/deno/releases/tag/v1.19.3
* deskutils/nautilus-actions: remove abandonwareBaptiste Daroussin2022-03-156-922/+1
| | | | | nautilus-actions has been deprecated very long ago, replaced by filemanager-actions, which itself is deprecated (archived) now.
* x11/srandrd: Update to the latest available commitMateusz Piotrowski2022-03-152-5/+5
| | | | Changes: https://github.com/jceb/srandrd/blob/bb00996f2f487bc1a24309d6475a384c4f383850/CHANGELOG.md
* x11-fonts/iosevka: Update to 15.0.2Mateusz Piotrowski2022-03-152-50/+50
| | | | Changes: https://github.com/be5invis/Iosevka/releases/tag/v15.0.2
* x11/florence: remove wrong dependency on rarianBaptiste Daroussin2022-03-151-1/+0
|
* cleanup: remove wrong usage of INSTALLS_OMFBaptiste Daroussin2022-03-159-15/+9
|