Port details |
- dhcpcd-ui GTK / Curses interface to dhcpcd
- 0.7.9_1 net =2 0.7.9_1Version of this port present on the latest quarterly branch.
- Maintainer: driesm@FreeBSD.org
- Port Added: 2019-10-16 14:31:33
- Last Update: 2024-01-22 16:52:31
- Commit Hash: e763a272
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://roy.marples.name/projects/dhcpcd-ui
- Description:
- dhcpcd-ui is the graphical interface to dhcpcd(8).
The are front ends for:
- GTK+-3
- Qt (not currently included in this port)
- Curses (work in progress - only informative at this stage)
The dhcpcd-online command line utility is also included, which can be
used to work out if dhcpcd(8) is in the connected state - useful in
startup scripts or monitoring applications.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- dhcpcd-ui>0:net/dhcpcd-ui
- To install the port:
- cd /usr/ports/net/dhcpcd-ui/ && make install clean
- To add the package, run one of these commands:
- pkg install net/dhcpcd-ui
- pkg install dhcpcd-ui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dhcpcd-ui
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1682444073
SHA256 (NetworkConfiguration-dhcpcd-ui-v0.7.9_GH0.tar.gz) = b783d7677815ae7087810600388d3a578b9818293dac7fa4b11caabcaefe7b30
SIZE (NetworkConfiguration-dhcpcd-ui-v0.7.9_GH0.tar.gz) = 179347
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-cairosvg>=0 : graphics/py-cairosvg@py39
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- Library dependencies:
-
- libnotify.so : devel/libnotify
- libatk-1.0.so : accessibility/at-spi2-core
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for dhcpcd-ui-0.7.9_1:
GTK3=on: GTK 3 GUI toolkit support
===> Use 'make config' to modify these settings
- Options name:
- net_dhcpcd-ui
- USES:
- pkgconfig python gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.9_1 22 Jan 2024 16:52:31 |
Muhammad Moinur Rahman (bofh) |
net/dhcpcd-ui: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
0.7.9 26 Aug 2023 21:03:32 |
Po-Chuan Hsieh (sunpoet) |
*: Rename GTK+ to GTK
GTK+ has been renamed to GTK since 2019.
Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by: portmgr (blanket) |
0.7.9 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> |
0.7.9 26 Apr 2023 21:30:41 |
Dries Michiels (driesm) |
net/dhcpcd-ui: update to 0.7.9
Switch to GITHUB, no longer hosted on previous website going forward
Changes: https://github.com/NetworkConfiguration/dhcpcd-ui/releases/tag/v0.7.9 |
0.7.8_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
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.7.8 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.7.8 10 Nov 2021 07:52:58 |
Dries Michiels (driesm) |
net/dhcpcd-ui: Remove stale MASTER_SITE
Approved by: philip (mentor), 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D32908 |
0.7.8 09 Nov 2021 10:31:38 |
Dries Michiels (driesm) |
*/*: Consistently use my new driesm@FreeBSD.org alias
Replace all occurences of driesm.michiels@gmail.com with
driesm@FreeBSD.org.
Approved by: philip (mentor), 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D32896 |
0.7.8 22 May 2021 17:48:30 |
Neel Chauhan (nc) Author: Dries Michiels |
net/dhcpcd-ui: Pass maintainership to submitter
PR: 256070 |
0.7.8 22 May 2021 02:13:01 |
Ben Woods (woodsb02) |
*/*: Fix ENOTIME: return my ports to the pool
Reset maintainership of my ports to ports@FreeBSD.org so others can
step in to help where I haven't been able to find the time. |
0.7.8 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.7.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
03 Jan 2021 00:05:40
|
woodsb02 |
net/dhcpcd-ui: Update to 0.7.8
Changes this release:
https://roy.marples.name/archives/dhcpcd-discuss/0003421.html |
0.7.7 15 Dec 2019 05:42:41 |
woodsb02 |
net/dhcpcd-ui: Update to 0.7.7
This update is required if using net/dhcpcd-devel.
Changes this release:
https://roy.marples.name/archives/dhcpcd-discuss/0002722.html |
0.7.6 16 Oct 2019 14:31:28 |
woodsb02 |
Add new port net/dhcpcd-ui - GTK+ / Curses interface to dhcpcd |