Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5_1 17 Mar 2025 04:02:08
    |
Charlie Li (vishwin)  |
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes. |
2.5_1 12 Jan 2024 22:40:48
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
2.5 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2.5 25 Feb 2023 22:56:46
    |
Dmitri Goutnik (dmgk)  |
misc/lxi-tools: Update to 2.5
Changes: https://github.com/lxi-tools/lxi-tools/releases/tag/v2.5 |
2.4 17 Dec 2022 11:48:06
    |
Dmitri Goutnik (dmgk)  |
misc/lxi-tools: Update to 2.4
Changes: https://github.com/lxi-tools/lxi-tools/releases/tag/v2.4 |
2.3 03 Nov 2022 12:36:39
    |
Dmitri Goutnik (dmgk)  |
misc/lxi-tools: Update to 2.3
Changes: https://github.com/lxi-tools/lxi-tools/releases/tag/v2.3 |
2.2 21 Oct 2022 17:26:26
    |
Dmitri Goutnik (dmgk)  |
misc/lxi-tools: Update to 2.2
Changes: https://github.com/lxi-tools/lxi-tools/releases/tag/v2.2 |
2.1_1 29 Sep 2022 18:55:20
    |
Dmitri Goutnik (dmgk)  |
misc/lxi-tools: Bump PORTREVISION after misc/liblxi update |
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) |
2.1 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 ) |
2.1 28 Apr 2022 11:30:23
    |
Dmitri Goutnik (dmgk)  |
misc/lxi-tools: Update to 2.1
Changes: https://github.com/lxi-tools/lxi-tools/releases/tag/v2.1 |
1.21_1 30 Sep 2021 21:23:30
    |
Rene Ladan (rene)  |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
1.21_1 29 Aug 2021 16:50:44
    |
Alexey Dokuchaev (danfe)  |
Cleanup: for ports under m* categories, drop redundant GH_{ACCOUNT,PROJECT}. |
1.21_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.21_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.21_1 06 Nov 2019 18:09:45
  |
zeising  |
Add USES=xorg USES=gl, ports categories l and m
Add USES=xorg and USES=gl to ports in categories starting with 'l' and 'm'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.21_1 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.21_1 09 Apr 2019 14:04:50
  |
sunpoet  |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
1.21 12 Jul 2018 13:01:13
  |
joneum  |
misc/lxi-tools: Update to 1.21
Changelog: https://github.com/lxi-tools/lxi-tools/releases/tag/v1.21
PR: 229676
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
1.20 28 Jun 2018 17:39:55
  |
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
1.20 06 May 2018 23:19:52
  |
yuri  |
misc/lxi-tools: Update 1.19 -> 1.20
Changelog:
https://github.com/lxi-tools/lxi-tools/releases/tag/v1.20
PR: 228032
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
1.19 16 Mar 2018 06:36:00
  |
yuri  |
misc/lxi-tools: Update to 1.19
Add USES=lua:52 and corresponding patch.
PR: 226640
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
1.18 09 Feb 2018 14:09:07
  |
sunpoet  |
Update to 1.18
- Remove BASH option: install bash completion file unconditionally
Changes: https://github.com/lxi-tools/lxi-tools/releases
PR: 225765
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
1.17 29 Jan 2018 21:43:55
  |
yuri  |
misc/lxi-tools: Update to 1.17
Change log: https://github.com/lxi-tools/lxi-tools/releases/tag/v1.17
PR: 225513
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14107 |
1.16 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.16 09 Jan 2018 19:10:45
  |
pi  |
New port: misc/lxi-tools
lxi-tools is a collection of open source software tools that enables control
of LXI compatible instruments such as modern oscilloscopes, power supplies,
spectrum analyzers etc.
All features are consolidated in the 'lxi' application which provides a
simple commandline interface to discover LXI instruments, send SCPI
commands, and capture screenshots from supported LXI instruments.
lxi-tools rely on liblxi for all communication.
WWW: https://lxi-tools.github.io/
PR: 224714, D13686
Submitted by: Dmitri Goutnik <dg@syrec.org> |