Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.20_3 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.8.20_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above ) |
0.8.20_2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.8.20_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.8.20_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.8.20 17 Feb 2022 09:31:41 |
Fernando Apesteguía (fernape) Author: Ivan Rozhuk |
devel/libaravis: multimedia/aravis: update to 0.8.20
ChangeLog: https://github.com/AravisProject/aravis/pull/620
PR: 261103
Reported by: rozhuk.im@gmail.com (maintainer)
Reviewed by: diizzy@ |
0.5.12 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.12 08 Nov 2019 11:39:00 |
tobik |
devel: Add missing USES={gl,gnome,php,sdl} |
0.5.12 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
0.5.12 12 May 2018 09:40:22 |
pi |
devel/libaravis: update 0.5.11 -> 0.5.12
- gigevision: disable GVSP extended id mode
- genicam: fix for signedness of register nodes
- genicam: add support for optional ROUND parameter (Aleksandr)
- add man page (Chiara)
PR: 228190
Submitted by: rozhuk.im@gmail.com (maintainer) |
0.5.11 06 Mar 2018 09:30:47 |
yuri |
devel/libaravis: Update to 0.5.11
Port changes:
* Changed to DISTVERSION
* Added LICENSE_FILE
* Converted LIB_DEPENDS=libxml2.so:textproc/libxml2 to USE_GNOME=libxml2
* Changed dependency devel/gobject-introspection from LIB to BUILD
* Moved patchig from pre-configure to files/
* Added INSTALL_TARGET=install-strip
* Removed GH_TAGNAME / added DISTVERSIONPREFIX
PR: 226367
Submitted by: rozhuk.im@gmail.com (maintainer)
Approved by: tcberner (mentor, implicit) |
0.5.9 24 Dec 2017 15:05:39 |
tijl |
Remove unused AUTOMAKE_ARGS. |
0.5.9 28 May 2017 23:16:55 |
sunpoet |
Fix options helper
- Fix OPTIONS_DEFAULT: remove NLS which is added by framework
- Remove .include <bsd.port.options.mk>
Approved by: portmgr (blanket) |
0.5.9 22 May 2017 17:18:50 |
sunpoet |
Fix GH_TAGNAME
Approved by: portmgr (blanket) |
0.5.9 21 May 2017 15:41:39 |
joneum |
- Update to 0.5.9
- gige/usb3vision: device detection fixes
- stream: allow to handle circular buffer from callback
- build: OSX documentation fix
- viewer: latency improvements
- viewer: show protocol in camera list view
- gigevision: faster connection to devices
- gigevision: PENDING ACK support
- gige/usb3vision: use vendor aliases for default device id
PR: 219410
Reported by: Ivan Rozhuk (Maintainer) <rozhuk.im@gmail.com>
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10835 |
0.5.8 17 Apr 2017 09:46:05 |
pi |
New port: devel/libaravis: glib/gobject based library for video acquisition
using Genicam cameras
Aravis is a glib/gobject based library for video acquisition using
Genicam cameras.
It currently implements the gigabit ethernet and USB3 (Since Aravis
0.5.x) protocols used by industrial cameras. It also provides a
basic ethernet camera simulator and a simple video viewer.
WWW: https://github.com/AravisProject/aravis
PR: 215907
Submitted by: rozhuk.im@gmail.com |