Page MenuHomeFreeBSD

D52897.diff
No OneTemporary

D52897.diff

diff --git a/comms/flcluster/Makefile b/comms/flcluster/Makefile
--- a/comms/flcluster/Makefile
+++ b/comms/flcluster/Makefile
@@ -1,26 +1,29 @@
PORTNAME= flcluster
-PORTVERSION= 1.0.4
-PORTREVISION= 3
+DISTVERSION= 1.1.01
CATEGORIES= comms hamradio
MASTER_SITES= SF/fldigi/${PORTNAME}
MAINTAINER= hamradio@FreeBSD.org
COMMENT= Management tool for accessing dxcluster nodes
-WWW= http://www.w1hkj.com/flcluster-help
+WWW= https://www.w1hkj.org/flcluster-help/
LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libpng.so:graphics/png \
- libfltk.so:x11-toolkits/fltk \
- libfontconfig.so:x11-fonts/fontconfig
+LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \
+ libfontconfig.so:x11-fonts/fontconfig \
+ libpng16.so:graphics/png
-USES= autoreconf compiler:c++11-lib gmake pkgconfig xorg
+USES= autoreconf compiler:c++11-lib gmake jpeg pkgconfig xorg
USE_CXXSTD= gnu++0x
+USE_XORG= x11 xcursor xext xfixes xft xinerama xrender
+
GNU_CONFIGURE= yes
-USE_XORG= x11 xft xext xfixes xcursor xinerama
-CONFIGURE_ENV= FLTK_CONFIG="${LOCALBASE}/bin/fltk-config" \
- EXTRA_LIBS="-lexecinfo"
+CONFIGURE_ENV= EXTRA_LIBS="-lexecinfo" \
+ FLTK_CONFIG="${LOCALBASE}/bin/fltk-config"
+
+PLIST_FILES= bin/flcluster \
+ share/applications/flcluster.desktop \
+ share/pixmaps/flcluster.xpm
-PLIST_FILES= bin/flcluster share/applications/flcluster.desktop \
- share/pixmaps/flcluster.xpm
.include <bsd.port.mk>
diff --git a/comms/flcluster/distinfo b/comms/flcluster/distinfo
--- a/comms/flcluster/distinfo
+++ b/comms/flcluster/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513724228
-SHA256 (flcluster-1.0.4.tar.gz) = 60af792365dc14ac1f67d53548f7c405076cff3324818005bc64483640cbc6f8
-SIZE (flcluster-1.0.4.tar.gz) = 1096760
+TIMESTAMP = 1759529048
+SHA256 (flcluster-1.1.01.tar.gz) = a7fddbacf4b030a7c63070a61a50be2d9a0729559bec4dcae62f5cbdee1e2365
+SIZE (flcluster-1.1.01.tar.gz) = 1112284
diff --git a/comms/flcluster/pkg-descr b/comms/flcluster/pkg-descr
--- a/comms/flcluster/pkg-descr
+++ b/comms/flcluster/pkg-descr
@@ -1,9 +1,9 @@
-flcluster is a stand alone dx cluster client that will also connect to fldigi
-and act as the dx cluster client for fldigi. Multiple instances of flcluster
-can simultaneously connect to fldigi, and fldigi's internal dx cluster client
+flcluster is a standalone DX cluster client that will also connect to fldigi
+and act as the DX cluster client for fldigi. Multiple instances of flcluster
+can simultaneously connect to fldigi, and fldigi's internal DX cluster client
can also be connected at the same time. Connectivity is via a socket interface,
so flclient can reside on the same or a different computer on the LAN or WAN
-so long as it is possible to establish the socket (xmlrpc) connection.
+so long as it is possible to establish the socket (XML-RPC) connection.
Join linuxham or NBEMSham at groups.io or win-fldigi at Yahoo group for
-support, news and updates on W1HKJ software:
+support, news and updates on W1HKJ software.

File Metadata

Mime Type
text/plain
Expires
Sat, Oct 11, 8:18 AM (7 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23502733
Default Alt Text
D52897.diff (2 KB)

Event Timeline