summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add WWW entries to port MakefilesStefan Eßer2022-09-0727931-90/+27947
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* graphics/tesseract: fix build when building from portsPiotr Kubaj2022-09-071-0/+11
| | | | | PR: 265091 Submitted by: junchoon@dec.sakura.ne.jp
* net-im/discordo: Add new portLewis Cook2022-09-074-0/+113
| | | | | | | Ligthweight and feature-rich terminal client for Discord. WWW: https://github.com/ayntgl/discordo
* textproc/libxml++30: fix PKGBASE collisionAntoine Brodin2022-09-071-0/+1
|
* devel/rubygem-aws-sdk-licensemanagerusersubscriptions: created byStefan Eßer2022-09-071-2/+0
| | | | | | | Remove another case of a newly added created by line that is holding up my commit to move WWW into the Makefiles. Approved by: portmgr (implicit)
* Remove created by lines from multiple portsStefan Eßer2022-09-076-12/+0
| | | | Approved by: portmgr (implicit)
* Mk/bsd.ports.mk: Add suppport for WWW in MakefilesStefan Eßer2022-09-072-28/+19
| | | | | | | | | | | | | | | | | | | | | Expect the project website or other relevant URL of a port to be specified in a WWW macro in its Makefile. This information used to be available in WWW: lines at the end of each port's pkg-descr file. By moving it into the Makefile, this value is easier to access, verify, and maintain. A WWW: line is added to the "desc" element of package manifests based on the WWW macro value by the create-manifest.sh script. This restores the previous contents of this line in the manifest (as e.g. expected by the Freshports website). The ports-mgmt/portlint port has been updated in commit 9800743f0 (version 2.19.13) to support the planned introduction of WWW in port Makefiles. Approved by: portmgr (tcberner) Differential Revision: https://reviews.freebsd.org/D36434
* devel/aws-c-io: Update to 0.13.4Nuno Teixeira2022-09-072-4/+4
| | | | ChangeLog: https://github.com/awslabs/aws-c-io/releases/tag/v0.13.4
* devel/tortoisehg: Update to 6.2.2Gleb Popov2022-09-072-5/+4
| | | | Reported by: portscout!
* devel/jenkins-lts: Update to 2.361.1 and use Java 11Li-Wen Hsu2022-09-082-5/+5
| | | | Sponsored by: The FreeBSD Foundation
* devel/jenkins: Update to 2.367Li-Wen Hsu2022-09-082-4/+4
| | | | Sponsored by: The FreeBSD Foundation
* ports-mgmt/portlint: Update to 2.19.13Joe Marcus Clarke2022-09-072-20/+53
| | | | | | | | | | | | * Allow for a plus ('+') in other places in a PORTVERSION [1] * Check for .dkestop file installation [2] * Support the new Makefile WWW macro [3] PR: 265364 [1] 265551 [2] 266068 [3] Submitted by: Robert Clausecker [1] se [3]
* devel/sdl20: update 2.0.22 → 2.24.0Dmitry Marakasov2022-09-073-9/+9
|
* games/shockolate: fix build with SDL2 2.24.0Dmitry Marakasov2022-09-071-0/+73
|
* games/devilutionX: fix build with SDL2 2.24.0Dmitry Marakasov2022-09-072-1/+14
|
* graphics/milton: fix build with SDL2 2.24.0Dmitry Marakasov2022-09-071-7/+8
|
* multimedia/mythtv: Update the package descriptionAlan Hicks2022-09-072-11/+9
| | | | | | | - Update the pkg-descr with current text from mythtv.org and a link to https://wiki.freebsd.org/WebcamCompat PR: 266231
* graphics/drm-510-kmod: Update to drm_v5.10.113_5Emmanuel Vadot2022-09-072-5/+5
| | | | | | | | - Chase linuxkpi mfc in stable/13 - Fix build with Clang 15 Sponsored by: Beckhoff Automation GmbH & Co. KG MFH: 2022Q3
* emulators/joytran: fix build by removing -WerrorDmitry Marakasov2022-09-072-4/+14
| | | | | | | | While here, add -fcommon to a more suitable var (cflags instead of warning flags) and in a less obscure way (through patch instead of reinplace_cmd). Approved by: portmgr blanket
* security/p5-openxpki*: Update to 3.22.0Sergei Vyshenski2022-09-075-11/+22
| | | | | ChangeLog: https://github.com/openxpki/openxpki/compare/v3.20.0...v3.22.0 PR: 266271
* net/self-service-password: Update to 1.5.0Krzysztof2022-09-073-13/+181
| | | | | ChangeLog: https://github.com/ltb-project/self-service-password/releases/tag/v1.5.0 PR: 266268
* graphics/peruse: update to 1.80Tobias C. Berner2022-09-073-9/+60
| | | | - this is the 2.0-beta 1 version
* security/vuxml: Document Go vulnerabilitiesDmitri Goutnik2022-09-071-0/+41
|
* graphics/drm-kmod: Fix dependency on firmwaresFelix Palmen2022-09-071-8/+12
| | | | | | | | | | | Don't overwrite RUN_DEPENDS, add to it. Also allow all architectures supported by the concrete drm port, and IGNORE otherwise instead of only depending on firmwares. While here, indent .if/.elif/.endif correctly. Approved by: x11 (manu), tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D36479
* textproc/libxml++30: Add libxml++30, a C++ API v3.0 for libxml2Alexander Nedotsukov2022-09-075-0/+88
|
* net-im/lurch: Add new portMichael Adeyeye Oshin2022-09-074-0/+36
| | | | | | OMEMO Encryption Library for libpurple (plugin) PR: 266105
* cleanup: remove trailing whitepacesTobias C. Berner2022-09-0799-113/+113
|
* graphics/drm-54-kmod: Remove portEmmanuel Vadot2022-09-077-87/+1
| | | | | | | | All version of FreeBSD starting from 13.1 can and should use drm-510-kmod. Sponsored by: Beckhoff Automation GmbH & Co. KG MFH: 2022Q3
* graphics/drm-fbsd13-kmod: Remove portEmmanuel Vadot2022-09-077-2438/+1
| | | | | | | | Remove the specific 13.X version of drm-kmod. There is no need for it now that we have ports that directly tracks Linux numbering scheme. Sponsored by: Beckhoff Automation GmbH & Co. KG MFH: 2022Q3
* graphics/drm-kmod: Default to drm-510-kmod for >= 13.1Emmanuel Vadot2022-09-071-4/+2
| | | | | | | Now that 13.0 is EoL we can default everyone to drm-510-kmod Sponsored by: Beckhoff Automation GmbH & Co. KG MFH: 2022Q3
* x11-clocks/xalarm: update URL in pkg-descrStefan Eßer2022-09-071-1/+1
| | | | | | | The last line of the pkg-descr file contained a FTP URL without the expected WWW: prefix. Convert to an HTTPS URL of a known mirror site. Approved by: portmgr (implicit)
* devel/bmake: update to 20220901Mikolaj Golub2022-09-072-4/+4
|
* sysutils/krename: update to 5.0.2Tobias C. Berner2022-09-073-8/+8
|
* devel/libsoup3: update to 3.1.4Tobias C. Berner2022-09-072-4/+4
| | | | | | | | Changes in libsoup from 3.1.3 to 3.1.4: * Numerous improvements to HTTP/2 reliablity [Carlos Garcia Campos] * Fix `http` proxy authentication with default proxy resolver [Carlos Garcia Campos] * Fix undefined ``ssize_t`` with MSVC [Patrick Griffis]
* net-im/libaccounts-glib: update to 1.26Tobias C. Berner2022-09-072-6/+5
| | | | - No release notes available
* x11-fonts/libXft: update to 2.3.5Tobias C. Berner2022-09-073-6/+83
| | | | Changelog: https://lists.x.org/archives/xorg/2022-September/061096.html
* Use HTTP URLs instead of FTP URLs in pkg-descr filesStefan Eßer2022-09-077-8/+6
| | | | | | | | | | | | The use of FTP URLs in pkg-descr files has been deprecated and some of the FTP URLs in those files have already become stale. Replace FTP URLs with HTTP URLs where possible. There does not appear to be any mirror that preserves the contents of the defunct ftp.cac.washington.edu host. Approved by: portmgr (implicit)
* science/py-pyprecice: Update 2.5.0.0 -> 2.5.0.1Yuri Victorovich2022-09-062-4/+4
| | | | Reported by: portscout
* devel/py-ubelt: Update 1.2.1 -> 1.2.2Yuri Victorovich2022-09-062-5/+5
| | | | Reported by: portscout
* cad/yosys: Update 0.20 -> 0.21Yuri Victorovich2022-09-063-5/+7
| | | | Reported by: portscout
* science/shelxle: Update 1.0.1418 -> 1.0.1421Yuri Victorovich2022-09-062-4/+4
| | | | Reported by: portscout
* sysutils/fluent-bit: update to 1.9.8Palle Girgensohn2022-09-072-4/+4
| | | | Release notes: https://github.com/fluent/fluent-bit/releases/tag/v1.9.8
* devel/py-dbus: update to 1.3.2Tobias C. Berner2022-09-072-4/+4
| | | | Changelog: https://dbus.freedesktop.org/doc/dbus-python/news.html
* accessibility/speech-dispatcher: add upstream crash-fixTobias C. Berner2022-09-072-1/+7
| | | | | | | | A bug in speed-dispatcher lead to a crash in okular (as speech-dispatcher was segfaulting). Upstream PR: https://bugs.kde.org/show_bug.cgi?id=458762 Upstream PR: https://github.com/brailcom/speechd/issues/762
* sysutils/p5-App-Regather: update the port to version 0.84.00Alexey Dokuchaev2022-09-072-4/+5
| | | | Requested by: maintainer
* net/ipinfo-cli: Fix pkg-descr typoCy Schubert2022-09-062-1/+2
|
* graphics/mesa-devel: chase fdc7f3f37b35Jan Beich2022-09-071-1/+1
|
* lang/eisl: Broken on i386Yuri Victorovich2022-09-061-0/+2
| | | | Reported by: fallout
* benchmarks/ddosify: Update to 0.8.1Gabriel M. Dutra2022-09-062-5/+4
| | | | | | Changelog: https://github.com/ddosify/ddosify/releases/tag/v0.8.1 PR: 266215
* net/ipinfo-cli: Update to 2.9.0Gabriel M. Dutra2022-09-062-8/+7
| | | | | | Changelog: https://github.com/ipinfo/cli/releases/tag/ipinfo-2.9.0 PR: 266216