Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.18_1 23 Dec 2024 21:08:39
    |
Daniel Engberg (diizzy)  |
*/*: Use Gnome helper for defining libxml2 dependency
Replace LIB_DEPENDS with USES= gnome, USE_GNOME= libxml2
Approved by: portmgr (blanket) |
1.18_1 12 Jan 2024 22:40:48
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
1.18 03 Nov 2022 12:36:38
    |
Dmitri Goutnik (dmgk)  |
misc/liblxi: Update to 1.18
Changes: https://github.com/lxi-tools/liblxi/releases/tag/v1.18 |
1.17 29 Sep 2022 18:55:20
    |
Dmitri Goutnik (dmgk)  |
misc/liblxi: Update to 1.17
Changes: https://github.com/lxi-tools/liblxi/releases/tag/v1.17 |
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) |
1.16 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 ) |
1.16 28 Apr 2022 11:30:23
    |
Dmitri Goutnik (dmgk)  |
misc/liblxi: Update to 1.16
Changes: https://github.com/lxi-tools/liblxi/releases/tag/v1.16 |
1.13_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) |
1.13_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 |
1.13 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.13 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.13 16 Sep 2019 20:55:08
  |
dmgk  |
Change my maintainer email
Approved by: tz (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21677 |
1.13 06 May 2018 23:17:30
  |
yuri  |
misc/liblxi: Update 1.12 -> 1.13
Changelog:
https://github.com/lxi-tools/liblxi/releases/tag/v1.13
PR: 228031
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
1.12 16 Mar 2018 06:33:32
  |
yuri  |
misc/liblxi: Update to 1.12
PR: 226639
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
1.11 09 Feb 2018 14:09:02
  |
sunpoet  |
Update to 1.11
Changes: https://github.com/lxi-tools/liblxi/releases
PR: 225764
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
1.10 29 Jan 2018 18:32:04
  |
yuri  |
misc/liblxi: Update to 1.10
Change log: https://github.com/lxi-tools/liblxi/releases/tag/v1.10
PR: 225505
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14108 |
1.9.2 11 Jan 2018 14:18:01
  |
danfe  |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2). |
1.9.2 08 Jan 2018 20:53:35
  |
pi  |
New port: misc/liblxi
liblxi is an open source software library which offers a simple API for
communicating with LXI compatible instruments. The API allows applications
to discover instruments on your network, send SCPI commands, and receive
responses.
WWW: https://lxi-tools.github.io
PR: 224713, D13685
Submitted by: Dmitri Goutnik <dg@syrec.org> |