aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-29 12:28:37 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-29 12:52:30 +0000
commit69751bd8749cde5d0b9dea8652bf7c9bd2313d01 (patch)
treebd972b3722d45bae613763ab5157367e17982ffd
parent9489ba0fa1c5935aa8d4e5306193a9b65086e192 (diff)
downloadports-69751bd8749cde5d0b9dea8652bf7c9bd2313d01.tar.gz
ports-69751bd8749cde5d0b9dea8652bf7c9bd2313d01.zip
net/nakenchat: Remove expired port
net/nakenchat
-rw-r--r--MOVED1
-rw-r--r--net/Makefile1
-rw-r--r--net/nakenchat/Makefile42
-rw-r--r--net/nakenchat/distinfo3
-rw-r--r--net/nakenchat/files/nakenchat.in24
-rw-r--r--net/nakenchat/files/patch-Makefile26
-rw-r--r--net/nakenchat/files/patch-configure40
-rw-r--r--net/nakenchat/pkg-descr5
-rw-r--r--net/nakenchat/pkg-plist2
9 files changed, 1 insertions, 143 deletions
diff --git a/MOVED b/MOVED
index 81d11429794b..5aa3d28a9128 100644
--- a/MOVED
+++ b/MOVED
@@ -3020,3 +3020,4 @@ misc/skyutils||2024-02-29|Has expired: Library used for deprecated port misc/sms
net-mgmt/unifi7||2024-02-29|Has expired: EOLed upstream, switch to newer version
net/aslookup||2024-02-29|Has expired: Lookup returns nothing
net/dimes||2024-02-29|Has expired: The project vaporized in early 2005 and is no longer active
+net/nakenchat||2024-02-29|Has expired: Discontinued upstream and never left BETA stage
diff --git a/net/Makefile b/net/Makefile
index aa3e11394dfc..ed960f75c6ea 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -494,7 +494,6 @@
SUBDIR += mtr-nox11
SUBDIR += multicat
SUBDIR += mvfst
- SUBDIR += nakenchat
SUBDIR += nanomsg
SUBDIR += narrowlink
SUBDIR += nast
diff --git a/net/nakenchat/Makefile b/net/nakenchat/Makefile
deleted file mode 100644
index d0f285a9c82d..000000000000
--- a/net/nakenchat/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-PORTNAME= nakenchat
-DISTVERSION= 3.00b1
-CATEGORIES= net
-MASTER_SITES= http://downloads.mikekohn.net/nakenchat/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Small (under 50k) chat server with many features
-WWW= http://nakenchat.naken.cc/
-
-LICENSE= GPLv2
-
-DEPRECATED= Discontinued upstream and never left BETA stage
-EXPIRATION_DATE=2024-02-29
-
-HAS_CONFIGURE= yes
-USE_RC_SUBR= nakenchat
-
-OPTIONS_DEFINE= NOKEEPALIVE NOUSERCHANLIST DEBUG HIDDENCAVES DOTQ \
- FUSERLIST ELITEFILTER
-
-NOKEEPALIVE_DESC= Disable socket keepalive option
-NOUSERCHANLIST_DESC= Disable userlist based on channel
-HIDDENCAVES_DESC= Enable hidden caves feature
-DOTQ_DESC= Compile in .Q option
-FUSERLIST_DESC= Support saving current userlist to a file
-ELITEFILTER_DESC= Enable the 3li73 filter
-
-NOKEEPALIVE_CONFIGURE_ON= --disable-keepalive
-NOUSERCHANLIST_CONFIGURE_ON= --disable-userchanlist
-DEBUG_CONFIGURE_ON= --enable-debug
-HIDDENCAVES_CONFIGURE_ON= --enable-hidden-caves
-DOTQ_CONFIGURE_ON= --enable-dotQ
-FUSERLIST_CONFIGURE_ON= --enable-whofile
-ELITEFILTER_CONFIGURE_ON= --enable-elite
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/src/nakenchat \
- ${STAGEDIR}${PREFIX}/bin/
- ${INSTALL_DATA} ${WRKSRC}/nakenchat.conf \
- ${STAGEDIR}${PREFIX}/etc/nakenchat.conf.sample
-
-.include <bsd.port.mk>
diff --git a/net/nakenchat/distinfo b/net/nakenchat/distinfo
deleted file mode 100644
index 6df1cdb09ec1..000000000000
--- a/net/nakenchat/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1582753608
-SHA256 (nakenchat-3.00b1.tar.gz) = 00a46e8431584ef7412079eb1657fe6ac6ad205af793444a57852d0ff171205f
-SIZE (nakenchat-3.00b1.tar.gz) = 49330
diff --git a/net/nakenchat/files/nakenchat.in b/net/nakenchat/files/nakenchat.in
deleted file mode 100644
index 27b437b1e4a6..000000000000
--- a/net/nakenchat/files/nakenchat.in
+++ /dev/null
@@ -1,24 +0,0 @@
-#!/bin/sh
-
-# PROVIDE: nakenchat
-# REQUIRE: DAEMON
-#
-# Add the following lines to /etc/rc.conf to enable nakenchat:
-#
-# nakenchat_enable (bool): Set it to "YES" to enable nakenchat.
-# Default is "NO".
-#
-
-. /etc/rc.subr
-
-name="nakenchat"
-rcvar=nakenchat_enable
-
-load_rc_config $name
-
-: ${nakenchat_enable="NO"}
-
-command=/usr/local/bin/nakenchat
-command_args="&"
-
-run_rc_command "$1"
diff --git a/net/nakenchat/files/patch-Makefile b/net/nakenchat/files/patch-Makefile
deleted file mode 100644
index 1c198b995b32..000000000000
--- a/net/nakenchat/files/patch-Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
---- ./Makefile.orig 2011-01-31 13:09:57.000000000 +0000
-+++ ./Makefile 2014-02-27 22:09:35.000000000 +0000
-@@ -7,23 +7,6 @@
- fi
-
- cd src && make
-- @if [ -f src/nakenchat.exe ]; then \
-- mv src/nakenchat.exe .; \
-- ${COMPILER_PREFIX}strip nakenchat.exe; \
-- cp scripts/nakenchat_*.vbs .; \
-- fi
-- @if [ -f src/nakenchat ]; then \
-- mv src/nakenchat .; \
-- ${COMPILER_PREFIX}strip nakenchat; \
-- fi
-- @if [ -f src/nakenpasswd.exe ]; then \
-- mv src/nakenpasswd.exe .; \
-- ${COMPILER_PREFIX}strip nakenpasswd.exe; \
-- fi
-- @if [ -f src/nakenpasswd ]; then \
-- mv src/nakenpasswd .; \
-- ${COMPILER_PREFIX}strip nakenpasswd; \
-- fi
-
- install:
- @if [ ! -d $(PREFIX)/bin ]; then mkdir $(PREFIX)/bin; fi;
diff --git a/net/nakenchat/files/patch-configure b/net/nakenchat/files/patch-configure
deleted file mode 100644
index f535a1d18f10..000000000000
--- a/net/nakenchat/files/patch-configure
+++ /dev/null
@@ -1,40 +0,0 @@
---- ./configure.orig 2011-01-31 13:09:57.000000000 +0000
-+++ ./configure 2014-02-27 22:09:07.000000000 +0000
-@@ -2,11 +2,11 @@
-
- # Based on FFMPEG's configure (http://ffmpeg.sourceforge.net/)
-
--PREFIX=/usr/local
--CC=gcc
-+PREFIX=${PREFIX:=/usr/local}
-+CC=${CC:=gcc}
- COMPILER_PREFIX=
- FLAGS=""
--CFLAGS="-Wall"
-+CFLAGS="${CFLAGS}"
- LDFLAGS=""
- LANGUAGE="english"
- CONFIG_USER_CHAN_LIST="-DUSER_LIST_CHAN"
-@@ -151,7 +151,7 @@
- case "$option" in
- --help) show_help
- ;;
-- --cflags=*) CFLAGS="${CFLAGS} $optval"
-+ --cflags=*) CFLAGS="$optval"
- ;;
- --compiler-prefix=*) COMPILER_PREFIX="$optval"
- ;;
-@@ -218,12 +218,9 @@
-
- done
-
--if test_compiler "gcc"
-+if ! test_compiler $CC
- then
- CC="gcc"
--elif test_compiler "cc"
--then
-- CC="cc"
- fi
-
- if test_lib "-lpthread"; then LDFLAGS="${LDFLAGS} -lpthread"; fi
diff --git a/net/nakenchat/pkg-descr b/net/nakenchat/pkg-descr
deleted file mode 100644
index c8024d571b55..000000000000
--- a/net/nakenchat/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Small chat server written in C. The compiled code is still under 50k (at
-this time around 40k). The chat offers many features including private
-channels, gagging, squelching, banning, censoring, and much more. Users
-can connect to the chat through many ways, including telnet and a Java
-applet through a webpage.
diff --git a/net/nakenchat/pkg-plist b/net/nakenchat/pkg-plist
deleted file mode 100644
index da04304dc340..000000000000
--- a/net/nakenchat/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/nakenchat
-@sample etc/nakenchat.conf.sample