pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Remove mumble and znc - imported.
Module Name: pkgsrc-wip
Committed By: nia <nia%NetBSD.org@localhost>
Pushed By: nee
Date: Sun Dec 23 20:04:37 2018 +0000
Changeset: 53a39b08da3a700b998923ca5d37d1f5612d84bd
Modified Files:
Makefile
Removed Files:
mumble/DESCR
mumble/Makefile
mumble/PLIST
mumble/TODO
mumble/distinfo
mumble/options.mk
mumble/patches/patch-aa
mumble/patches/patch-ab
znc/DESCR
znc/MESSAGE
znc/Makefile
znc/PLIST
znc/PLIST.cyrus
znc/PLIST.openssl
znc/PLIST.perl
znc/PLIST.python
znc/PLIST.tcl
znc/TODO
znc/distinfo
znc/files/znc.sh
znc/options.mk
Log Message:
Remove mumble and znc - imported.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=53a39b08da3a700b998923ca5d37d1f5612d84bd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 2 -
mumble/DESCR | 2 -
mumble/Makefile | 45 -------------
mumble/PLIST | 1 -
mumble/TODO | 11 ---
mumble/distinfo | 6 --
mumble/options.mk | 77 ---------------------
mumble/patches/patch-aa | 18 -----
mumble/patches/patch-ab | 19 ------
znc/DESCR | 1 -
znc/MESSAGE | 29 --------
znc/Makefile | 57 ----------------
znc/PLIST | 173 ------------------------------------------------
znc/PLIST.cyrus | 2 -
znc/PLIST.openssl | 7 --
znc/PLIST.perl | 6 --
znc/PLIST.python | 6 --
znc/PLIST.tcl | 4 --
znc/TODO | 3 -
znc/distinfo | 6 --
znc/files/znc.sh | 45 -------------
znc/options.mk | 69 -------------------
22 files changed, 589 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 12a91d6b38..6a3b6acb4f 100644
--- a/Makefile
+++ b/Makefile
@@ -2196,7 +2196,6 @@ SUBDIR+= multisync-palm
SUBDIR+= multisync-syncml
SUBDIR+= multisync-syncml-moto
SUBDIR+= multitail
-SUBDIR+= mumble
SUBDIR+= munin-c-git
SUBDIR+= munin-common
SUBDIR+= munin-master
@@ -4875,7 +4874,6 @@ SUBDIR+= zip-devel
SUBDIR+= ziparchive
SUBDIR+= zipios
SUBDIR+= zmap
-SUBDIR+= znc
SUBDIR+= zvbi
${.CURDIR}/PKGDB:
diff --git a/mumble/DESCR b/mumble/DESCR
deleted file mode 100644
index faece3676d..0000000000
--- a/mumble/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Mumble is an open source, low-latency, high quality voice chat software
-primarily intended for use while gaming.
diff --git a/mumble/Makefile b/mumble/Makefile
deleted file mode 100644
index 325bbfb9b5..0000000000
--- a/mumble/Makefile
+++ /dev/null
@@ -1,45 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2012/11/12 16:51:36 othyro Exp $
-#
-
-GITHUB_PROJECT= mumble
-DISTNAME= mumble-1.2.15
-CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_GITHUB:=mumble-voip/}
-DIST_SUBDIR= ${GITHUB_PROJECT}
-
-MAINTAINER= elentirmo.gilgalad%gmail.com@localhost
-HOMEPAGE= http://mumble.sourceforge.net/
-COMMENT= Low latency VOIP software used mostly during computer games
-LICENSE= modified-bsd
-
-BUILD_DEPENDS+= boost-headers-[0-9]*:../../devel/boost-headers
-USE_TOOLS+= pkg-config
-USE_LANGUAGES= c c++
-
-.include "options.mk"
-
-CONFIG_OPTIONS+= CONFIG+=no-bundled-opus
-
-do-configure:
- cd ${WRKSRC} && \
- ${QTDIR}/bin/qmake -unix -recursive main.pro ${CONFIG_OPTIONS} ${MAKE_ENV}
-
-#BUILDLINK_API_DEPENDS.celt+= celt>=0.7.0
-#BUILDLINK_API_DEPENDS.celt+= celt<0.7.1
-.include "../../audio/celt/buildlink3.mk"
-.include "../../audio/libopus/buildlink3.mk"
-.include "../../audio/speexdsp/buildlink3.mk"
-.include "../../audio/speex/buildlink3.mk"
-.include "../../multimedia/libogg/buildlink3.mk"
-.include "../../audio/libsndfile/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-.include "../../devel/boost-libs/buildlink3.mk"
-.include "../../x11/libXevie/buildlink3.mk"
-# XXX: TODO: check what happes to this with pulse/alsa/oss/other enabled
-.include "../../audio/portaudio/buildlink3.mk"
-.include "../../devel/protobuf/buildlink3.mk"
-
-.include "../../x11/qt4-tools/buildlink3.mk"
-.include "../../x11/qt4-libs/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/mumble/PLIST b/mumble/PLIST
deleted file mode 100644
index d07fca9ded..0000000000
--- a/mumble/PLIST
+++ /dev/null
@@ -1 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/11/05 16:01:32 ggergely Exp $
diff --git a/mumble/TODO b/mumble/TODO
deleted file mode 100644
index 6af04da8b4..0000000000
--- a/mumble/TODO
+++ /dev/null
@@ -1,11 +0,0 @@
-Address security issue:
-- http://secunia.com/advisories/47951/
-- http://www.secunia.com/advisories/58793/ (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0044
- and http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0045)
-- CVE-2014-3755
-- CVE-2014-3756
-
-Does not build, pkgsrc contains celt>=0.12, this needs celt-0.7.
-
-1.2.3 does not build either, somewhere in boost or qt4.
-[wiz 2013-04-17]
diff --git a/mumble/distinfo b/mumble/distinfo
deleted file mode 100644
index 0f2c691d7e..0000000000
--- a/mumble/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/11/05 16:01:32 ggergely Exp $
-
-SHA1 (mumble/mumble-1.2.15.tar.gz) = 277813ad7a352d8505e57ecd8671204f21483d5c
-RMD160 (mumble/mumble-1.2.15.tar.gz) = 305459afbe64d0ba311e8527000b269a64036c99
-SHA512 (mumble/mumble-1.2.15.tar.gz) = 026ebec9f8f2427ca161b4ac81137522d8afc956f054e543ddc7d5279d246183d27404e2d8b2991073673dc95d3862d19c13edb593ca359b9e0656059de26e23
-Size (mumble/mumble-1.2.15.tar.gz) = 3321745 bytes
diff --git a/mumble/options.mk b/mumble/options.mk
deleted file mode 100644
index a3ae5ca38e..0000000000
--- a/mumble/options.mk
+++ /dev/null
@@ -1,77 +0,0 @@
-# $NetBSD: options.mk,v 1.2 2012/11/23 22:33:47 othyro Exp $
-
-PKG_OPTIONS_VAR= PKG_OPTIONS.mumble
-PKG_SUPPORTED_OPTIONS= dbus alsa portaudio pulseaudio oss bonjour
-PKG_SUGGESTED_OPTIONS= dbus portaudio bonjour
-
-.include "../../mk/bsd.prefs.mk"
-.include "../../mk/bsd.options.mk"
-
-# TODO: XXX: no daemon yet. Maybe next time. Until then: wip/umurmurd
-# XXX: and when doing daemon, do it in annother package!
-# XXX: then both will be compiled by bulk, and one can choose what to install!
-CONFIG_OPTIONS+= CONFIG+=no-server
-# disable compatibility with old servers
-CONFIG_OPTIONS+= CONFIG+=no-11x
-# use pkgsrc celt
-CONFIG_OPTIONS+= CONFIG+=no-bundled-celt
-# use pkgsrc speex
-CONFIG_OPTIONS+= CONFIG+=no-bundled-speex
-# no support for fancy keyboard. i couldn't test it. feel free to add it
-CONFIG_OPTIONS+= CONFIG+=no-g15
-# don't check for updates - pkgsrc should deliver them! :)
-CONFIG_OPTIONS+= CONFIG+=no-update
-# XXX: needed only in the server to make it able to talk to cgi and similiar stuff
-CONFIG_OPTIONS+= CONFIG+=no-ice
-# we lack system-wide Qt translations, so couldn't be included anyway
-CONFIG_OPTIONS+= CONFIG+=no-embed-qt-translations
-# XXX: i couldn't test it. if you need/can enable it, and test it!
-CONFIG_OPTIONS+= CONFIG+=no-overlay
-# no speech dispatcher - cannot use multiple sound device
-# simultanously on NetBSD yet anyway
-# TODO: XXX: add speechd option!
-CONFIG_OPTIONS+= CONFIG+=no-speechd
-
-
-# maybe enable it? The deaemon does need it anyway
-.if !empty(PKG_OPTIONS:Mdbus)
-#CONFIG_OPTIONS+= CONFIG+=dbus
-.include "../../sysutils/dbus/buildlink3.mk"
-.include "../../x11/qt4-qdbus/buildlink3.mk"
-.else
-CONFIG_OPTIONS+= CONFIG+=no-dbus
-.endif
-
-# make this crap and option - though pulseaudio should die
-.if !empty(PKG_OPTIONS:Mpulseaudio)
-#CONFIG_OPTIONS+= CONFIG+=pulseaudio
-.include "../../audio/pulseaudio/buildlink3.mk"
-.else
-CONFIG_OPTIONS+= CONFIG+=no-pulseaudio
-.endif
-
-# TODO: XXX: check if it is oss4?
-.if !empty(PKG_OPTIONS:Moss)
-#what now?
-CONFIG_OPTIONS+= CONFIG+=oss
-.else
-CONFIG_OPTIONS+= CONFIG+=no-oss
-.endif
-
-# XXX: we use no alsa, at most on linux
-# TODO: XXX: someone please test it!
-.if !empty(PKG_OPTIONS:Malsa)
-#CONFIG_OPTIONS+= CONFIG+=alsa
-.include "../../audio/alsa-lib/buildlink3.mk"
-.else
-CONFIG_OPTIONS+= CONFIG+=no-alsa
-.endif
-
-# add an option for it
-#avahi | or bonjour
-.if !empty(PKG_OPTIONS:Mbonjour)
-#CONFIG_OPTIONS+= CONFIG+=bonjour
-.include "../../net/mDNSResponder/buildlink3.mk"
-.else
-CONFIG_OPTIONS+= CONFIG+=no-bonjour
-.endif
diff --git a/mumble/patches/patch-aa b/mumble/patches/patch-aa
deleted file mode 100644
index 1388f590a7..0000000000
--- a/mumble/patches/patch-aa
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2010/11/05 16:01:32 ggergely Exp $
-
---- src/mumble/mumble.pro.orig 2010-02-09 16:34:51.000000000 +0000
-+++ src/mumble/mumble.pro
-@@ -44,11 +44,12 @@ unix:!CONFIG(bundled-celt):system(pkg-co
- }
-
- CONFIG(no-bundled-celt) {
-- INCLUDEPATH *= /usr/include/celt
-+ PKGCONFIG *= celt
- }
-
- !CONFIG(no-bundled-celt) {
- INCLUDEPATH *= ../../celt-0.7.0-src/libcelt
-+ DEFINES += BUNDLED_CELT
- }
-
- !win32 {
diff --git a/mumble/patches/patch-ab b/mumble/patches/patch-ab
deleted file mode 100644
index c8d1b1100d..0000000000
--- a/mumble/patches/patch-ab
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2010/11/05 16:01:32 ggergely Exp $
-
---- src/mumble/mumble_pch.hpp.orig 2010-02-09 16:34:51.000000000 +0000
-+++ src/mumble/mumble_pch.hpp
-@@ -48,9 +48,14 @@
- #define __int64_t __int64
- #include <sndfile.h>
- #undef __int64_t
-+#if BUNDLED_CELT
- #include <celt.h>
- #include <celt_header.h>
- #else
-+#include <celt/celt.h>
-+#include <celt/celt_header.h>
-+#endif
-+#else
- #include <ogg/ogg.h>
- #include <speex/speex_callbacks.h>
- #endif
diff --git a/znc/DESCR b/znc/DESCR
deleted file mode 100644
index 1346d8dc70..0000000000
--- a/znc/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-ZNC is an advanced IRC bouncer with IPv6 and SSL support.
diff --git a/znc/MESSAGE b/znc/MESSAGE
deleted file mode 100644
index a0b15bafb6..0000000000
--- a/znc/MESSAGE
+++ /dev/null
@@ -1,29 +0,0 @@
-===========================================================================
-$NetBSD$
-
-ZNC - An advanced IRC bouncer with IPv6 and SSL support
-
-Add the following to /etc/rc.conf:
-<snip>
-# ZNC IRC bouncer
-znc=YES
-znc_user="znc"
-</snip>
-
-Each ZNC user can connect to several IRC networks, though you'll need to
-connect your IRC client to ZNC several times. You can later change settings
-(add more users, tune existing ones, etc.) via the web interface or from
-IRC. Configure your IRC client to connect to your ZNC server.
-
-It's a good idea to use username/network:password as the password in your
-client, so that (even for broken clients) ZNC can figure out which user you
-are connecting as. Read the FAQ if you run into any problems. Feel free to
-ask on IRC if you need more help.
-Enjoy! (Profit?)
-
-- http://wiki.znc.in/ZNC
-- http://wiki.znc.in/FAQ
-- http://wiki.znc.in/Configuration
-- irc://irc.freenode.net/znc
-
-===========================================================================
diff --git a/znc/Makefile b/znc/Makefile
deleted file mode 100644
index 6596488305..0000000000
--- a/znc/Makefile
+++ /dev/null
@@ -1,57 +0,0 @@
-# $NetBSD$
-
-DISTNAME= znc-1.7.1
-CATEGORIES= net
-MASTER_SITES= http://znc.in/releases/archive/
-
-MAINTAINER= florian%geiges.net@localhost
-HOMEPAGE= http://znc.in/
-COMMENT= Advanced IRC bouncer with IPv6 and SSL support
-LICENSE= gnu-gpl-v2
-
-USE_LANGUAGES= c c++
-USE_LIBTOOL= yes
-USE_TOOLS+= gmake pkg-config
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
-PKGCONFIG_OVERRIDE+= znc.pc.in
-
-PLIST_SRC= PLIST
-PLIST_SUBST+= ZNC_USER="${ZNC_USER}"
-PLIST_SUBST+= PKG_SYSCONFDIR="${PKG_SYSCONFDIR}"
-PLIST_SUBST+= PKG_PREFIX="${PREFIX}"
-
-PKG_SYSCONFSUBDIR= ${PKGBASE}
-
-.include "../../mk/bsd.prefs.mk"
-ZNC_USER?= znc
-ZNC_GROUP?= znc
-PKG_GROUPS= ${ZNC_GROUP}
-PKG_USERS= ${ZNC_USER}:${ZNC_GROUP}
-PKG_GROUPS_VARS= ZNC_USER
-PKG_USERS_VARS= ZNC_GROUP
-
-SUBST_CLASSES+= fix-man-znc
-SUBST_STAGE.fix-man-znc= pre-configure
-SUBST_MESSAGE.fix-man-znc= Fixing absolute paths in znc.1 manpage.
-SUBST_FILES.fix-man-znc= man/znc.1
-SUBST_SED.fix-man-znc= -e 's,\~\/\.znc,${PKG_SYSCONFDIR},g'
-SUBST_SED.fix-man-znc+= -e 's,\/usr\/local,${PREFIX},g'
-
-BUILD_DEFS+= VARBASE
-BUILD_DEFS+= PKG_SYSCONFDIR
-BUILD_DEFS+= ZNC_USER
-BUILD_DEFS+= ZNC_GROUP
-
-RCD_SCRIPTS+= znc
-PTHREAD_AUTO_VARS= yes
-
-OWN_DIRS_PERMS+= ${PKG_SYSCONFDIR} ${ZNC_USER} ${ZNC_GROUP} 0755
-
-MANCOMPRESSED= yes
-
-.include "options.mk"
-
-.include "../../devel/libgetopt/buildlink3.mk"
-.include "../../textproc/icu/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/znc/PLIST b/znc/PLIST
deleted file mode 100644
index 8f5766d1af..0000000000
--- a/znc/PLIST
+++ /dev/null
@@ -1,173 +0,0 @@
-@comment $NetBSD$
-bin/znc
-bin/znc-buildmod
-include/znc/Buffer.h
-include/znc/Chan.h
-include/znc/Client.h
-include/znc/Config.h
-include/znc/Csocket.h
-include/znc/ExecSock.h
-include/znc/FileUtils.h
-include/znc/HTTPSock.h
-include/znc/IRCNetwork.h
-include/znc/IRCSock.h
-include/znc/Listener.h
-include/znc/MD5.h
-include/znc/Message.h
-include/znc/Modules.h
-include/znc/Nick.h
-include/znc/Query.h
-include/znc/SHA256.h
-include/znc/SSLVerifyHost.h
-include/znc/Server.h
-include/znc/Socket.h
-include/znc/Template.h
-include/znc/Threads.h
-include/znc/Translation.h
-include/znc/User.h
-include/znc/Utils.h
-include/znc/WebModules.h
-include/znc/ZNCDebug.h
-include/znc/ZNCString.h
-include/znc/defines.h
-include/znc/main.h
-include/znc/version.h
-include/znc/znc.h
-include/znc/zncconfig.h
-lib/pkgconfig/znc.pc
-lib/znc/admindebug.so
-lib/znc/adminlog.so
-lib/znc/alias.so
-lib/znc/autoattach.so
-lib/znc/autocycle.so
-lib/znc/autoop.so
-lib/znc/autoreply.so
-lib/znc/autovoice.so
-lib/znc/awaynick.so
-lib/znc/awaystore.so
-lib/znc/block_motd.so
-lib/znc/blockuser.so
-lib/znc/bouncedcc.so
-lib/znc/buffextras.so
-lib/znc/cert.so
-lib/znc/certauth.so
-lib/znc/chansaver.so
-lib/znc/clearbufferonmsg.so
-lib/znc/clientnotify.so
-lib/znc/controlpanel.so
-lib/znc/crypt.so
-lib/znc/ctcpflood.so
-lib/znc/dcc.so
-lib/znc/disconkick.so
-lib/znc/fail2ban.so
-lib/znc/flooddetach.so
-lib/znc/identfile.so
-lib/znc/imapauth.so
-lib/znc/keepnick.so
-lib/znc/kickrejoin.so
-lib/znc/lastseen.so
-lib/znc/listsockets.so
-lib/znc/log.so
-lib/znc/missingmotd.so
-lib/znc/modules_online.so
-lib/znc/nickserv.so
-lib/znc/notes.so
-lib/znc/notify_connect.so
-lib/znc/partyline.so
-lib/znc/perform.so
-lib/znc/q.so
-lib/znc/raw.so
-lib/znc/route_replies.so
-lib/znc/sample.so
-lib/znc/samplewebapi.so
-lib/znc/sasl.so
-lib/znc/savebuff.so
-lib/znc/schat.so
-lib/znc/send_raw.so
-lib/znc/shell.so
-lib/znc/simple_away.so
-lib/znc/stickychan.so
-lib/znc/stripcontrols.so
-lib/znc/watch.so
-lib/znc/webadmin.so
-man/man1/znc-buildmod.1
-man/man1/znc.1
-share/znc/modules/blockuser/tmpl/blockuser_WebadminUser.tmpl
-share/znc/modules/cert/tmpl/index.tmpl
-share/znc/modules/certauth/tmpl/index.tmpl
-share/znc/modules/lastseen/tmpl/index.tmpl
-share/znc/modules/lastseen/tmpl/lastseen_WebadminUser.tmpl
-share/znc/modules/listsockets/tmpl/index.tmpl
-share/znc/modules/notes/files/trash.gif
-share/znc/modules/notes/tmpl/index.tmpl
-share/znc/modules/perform/tmpl/index.tmpl
-share/znc/modules/q/tmpl/index.tmpl
-share/znc/modules/samplewebapi/tmpl/index.tmpl
-share/znc/modules/sasl/tmpl/index.tmpl
-share/znc/modules/send_raw/files/select.js
-share/znc/modules/send_raw/tmpl/index.tmpl
-share/znc/modules/stickychan/tmpl/index.tmpl
-share/znc/modules/stickychan/tmpl/stickychan_WebadminChan.tmpl
-share/znc/modules/webadmin/files/webadmin.css
-share/znc/modules/webadmin/files/webadmin.js
-share/znc/modules/webadmin/tmpl/add_edit_chan.tmpl
-share/znc/modules/webadmin/tmpl/add_edit_network.tmpl
-share/znc/modules/webadmin/tmpl/add_edit_user.tmpl
-share/znc/modules/webadmin/tmpl/del_network.tmpl
-share/znc/modules/webadmin/tmpl/del_user.tmpl
-share/znc/modules/webadmin/tmpl/encoding_settings.tmpl
-share/znc/modules/webadmin/tmpl/index.tmpl
-share/znc/modules/webadmin/tmpl/listusers.tmpl
-share/znc/modules/webadmin/tmpl/settings.tmpl
-share/znc/modules/webadmin/tmpl/traffic.tmpl
-share/znc/webskins/_default_/pub/External.png
-share/znc/webskins/_default_/pub/_default_.css
-share/znc/webskins/_default_/pub/favicon.ico
-share/znc/webskins/_default_/pub/global.css
-share/znc/webskins/_default_/pub/jquery-1.11.2.js
-share/znc/webskins/_default_/pub/jquery-1.11.2.min.js
-share/znc/webskins/_default_/pub/jquery-ui-sortable.1.11.4.css
-share/znc/webskins/_default_/pub/jquery-ui-sortable.1.11.4.js
-share/znc/webskins/_default_/pub/jquery-ui-sortable.1.11.4.min.css
-share/znc/webskins/_default_/pub/jquery-ui-sortable.1.11.4.min.js
-share/znc/webskins/_default_/pub/robots.txt
-share/znc/webskins/_default_/pub/selectize-0.12.1.css
-share/znc/webskins/_default_/pub/selectize-standalone-0.12.1.js
-share/znc/webskins/_default_/pub/selectize-standalone-0.12.1.min.js
-share/znc/webskins/_default_/tmpl/Banner.tmpl
-share/znc/webskins/_default_/tmpl/BaseHeader.tmpl
-share/znc/webskins/_default_/tmpl/BreadCrumbs.tmpl
-share/znc/webskins/_default_/tmpl/DocType.tmpl
-share/znc/webskins/_default_/tmpl/Error.tmpl
-share/znc/webskins/_default_/tmpl/ExtraHeader.tmpl
-share/znc/webskins/_default_/tmpl/Footer.tmpl
-share/znc/webskins/_default_/tmpl/FooterTag.tmpl
-share/znc/webskins/_default_/tmpl/Header.tmpl
-share/znc/webskins/_default_/tmpl/InfoBar.tmpl
-share/znc/webskins/_default_/tmpl/LoginBar.tmpl
-share/znc/webskins/_default_/tmpl/LowerBanner.tmpl
-share/znc/webskins/_default_/tmpl/Menu.tmpl
-share/znc/webskins/_default_/tmpl/MessageBar.tmpl
-share/znc/webskins/_default_/tmpl/Options.tmpl
-share/znc/webskins/_default_/tmpl/_csrf_check.tmpl
-share/znc/webskins/_default_/tmpl/index.tmpl
-share/znc/webskins/dark-clouds/pub/clouds-header.jpg
-share/znc/webskins/dark-clouds/pub/dark-clouds.css
-share/znc/webskins/dark-clouds/pub/favicon.ico
-share/znc/webskins/dark-clouds/tmpl/Banner.tmpl
-share/znc/webskins/dark-clouds/tmpl/FooterTag.tmpl
-share/znc/webskins/dark-clouds/tmpl/Header.tmpl
-share/znc/webskins/dark-clouds/tmpl/LowerBanner.tmpl
-share/znc/webskins/forest/pub/favicon.ico
-share/znc/webskins/forest/pub/forest-header.png
-share/znc/webskins/forest/pub/forest.css
-share/znc/webskins/forest/tmpl/Banner.tmpl
-share/znc/webskins/forest/tmpl/FooterTag.tmpl
-share/znc/webskins/forest/tmpl/Header.tmpl
-share/znc/webskins/forest/tmpl/LowerBanner.tmpl
-share/znc/webskins/ice/pub/favicon.ico
-share/znc/webskins/ice/pub/ice.css
-share/znc/webskins/ice/pub/linkbg.jpg
-share/znc/webskins/ice/pub/pagebg.gif
-share/znc/webskins/ice/tmpl/FooterTag.tmpl
-share/znc/webskins/ice/tmpl/Header.tmpl
diff --git a/znc/PLIST.cyrus b/znc/PLIST.cyrus
deleted file mode 100644
index 6ebe48b1b4..0000000000
--- a/znc/PLIST.cyrus
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD$
-lib/znc/cyrusauth.so
diff --git a/znc/PLIST.openssl b/znc/PLIST.openssl
deleted file mode 100644
index d51f08fbc2..0000000000
--- a/znc/PLIST.openssl
+++ /dev/null
@@ -1,7 +0,0 @@
-@comment $NetBSD$
-lib/znc/awaystore.so
-lib/znc/cert.so
-lib/znc/certauth.so
-lib/znc/crypt.so
-lib/znc/savebuff.so
-lib/znc/schat.so
diff --git a/znc/PLIST.perl b/znc/PLIST.perl
deleted file mode 100644
index f226dc3a00..0000000000
--- a/znc/PLIST.perl
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $NetBSD$
-lib/znc/modperl.so
-lib/znc/modperl/ZNC.pm
-lib/znc/modperl/ZNC.so
-lib/znc/modperl/startup.pl
-lib/znc/perleval.pm
diff --git a/znc/PLIST.python b/znc/PLIST.python
deleted file mode 100644
index 88059cb8aa..0000000000
--- a/znc/PLIST.python
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $NetBSD$
-lib/znc/modpython.so
-lib/znc/modpython/_znc_core.so
-lib/znc/modpython/znc.py
-lib/znc/modpython/znc_core.py
-lib/znc/pyeval.py
diff --git a/znc/PLIST.tcl b/znc/PLIST.tcl
deleted file mode 100644
index d660f0a9a2..0000000000
--- a/znc/PLIST.tcl
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD$
-lib/znc/modtcl.so
-share/znc/modtcl/binds.tcl
-share/znc/modtcl/modtcl.tcl
diff --git a/znc/TODO b/znc/TODO
deleted file mode 100644
index bd97a3bc80..0000000000
--- a/znc/TODO
+++ /dev/null
@@ -1,3 +0,0 @@
-This package has known vulnerabilities, please investigate and fix if possible:
- http://secunia.com/advisories/53450/ http://secunia.com/advisories/63321/
- CVE-2018-14055, CVE-2018-14056
diff --git a/znc/distinfo b/znc/distinfo
deleted file mode 100644
index f01d91fd35..0000000000
--- a/znc/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (znc-1.7.1.tar.gz) = 6ad5ace06eb99e8b37adc1a9994e48b98cf14262
-RMD160 (znc-1.7.1.tar.gz) = 0223cc889466b0f41f52535b1ed866dabc708e5c
-SHA512 (znc-1.7.1.tar.gz) = 907068fb0828091026d440145b70ca76109302f13c18d94f772660192434287f209a06a52da1dd39726b9a38735b3cea9afbd062eb6def4cd428bb73c562a902
-Size (znc-1.7.1.tar.gz) = 2041669 bytes
diff --git a/znc/files/znc.sh b/znc/files/znc.sh
deleted file mode 100644
index 05f23d6cf1..0000000000
--- a/znc/files/znc.sh
+++ /dev/null
@@ -1,45 +0,0 @@
-#!/bin/sh
-#
-# $NetBSD: znc.sh,v 1.2 2014/10/10 15:42:36 jonperkin Exp $
-#
-# RC-script for znc 1.0
-#
-
-# PROVIDE: znc
-# REQUIRE: NETWORKING
-# KEYWORD: shutdown
-
-${_rc_subr_loaded} . /etc/rc.subr
-
-name="znc"
-rcvar="${name}"
-command="@PREFIX@/bin/${name}"
-saveconf_cmd="${name}_saveconf"
-makeconf_cmd="${name}_makeconf"
-
-conf_dir="@PKG_SYSCONFDIR@"
-conf_file="${conf_dir}/configs/${name}.conf"
-
-sig_saveconf="-USR1"
-
-required_files="${conf_file}"
-extra_commands="reload saveconf makeconf"
-command_args="-d ${conf_dir}"
-
-znc_saveconf(){
- pids="$(check_process ${command})"
- if [ -n "$pids" ]; then
- echo -n "Saving znc config files"
- for pid in $pids; do
- kill $sig_saveconf $pid
- done
- echo "."
- fi
-}
-
-znc_makeconf(){
- ${command} -d ${conf_dir} -r --makeconf
-}
-
-load_rc_config "${name}"
-run_rc_command "${1}"
diff --git a/znc/options.mk b/znc/options.mk
deleted file mode 100644
index 72f974a7d7..0000000000
--- a/znc/options.mk
+++ /dev/null
@@ -1,69 +0,0 @@
-# $NetBSD$
-
-PKG_OPTIONS_VAR= PKG_OPTIONS.znc
-PKG_SUPPORTED_OPTIONS= debug inet6 openssl perl poll python sasl tcl tdns
-PKG_SUGGESTED_OPTIONS= inet6 openssl poll tdns
-
-.include "../../mk/bsd.options.mk"
-
-# Debug build
-.if !empty(PKG_OPTIONS:Mdebug)
-CONFIGURE_ARGS+= --enable-debug
-.endif
-
-# Use select() instead of poll()
-.if empty(PKG_OPTIONS:Mpoll)
-CONFIGURE_ARGS+= --disable-poll
-.endif
-
-# IPv6 support
-.if empty(PKG_OPTIONS:Minet6)
-CONFIGURE_ARGS+= --disable-ipv6
-.endif
-
-# OpenSSL support
-.if !empty(PKG_OPTIONS:Mopenssl)
-.include "../../security/openssl/buildlink3.mk"
-PLIST_SRC+= PLIST.openssl
-.else
-CONFIGURE_ARGS+= --disable-openssl
-.endif
-
-# Threaded DNS
-.if !empty(PKG_OPTIONS:Mtdns)
-.include "../../mk/pthread.buildlink3.mk"
-.else
-CONFIGURE_ARGS+= --disable-tdns
-.endif
-
-# Perl support
-.if !empty(PKG_OPTIONS:Mperl)
-.include "../../lang/perl5/buildlink3.mk"
-CONFIGURE_ARGS+= --enable-perl
-USE_TOOLS+= perl
-PLIST_SRC+= PLIST.perl
-.endif
-
-# TCL option
-.if !empty(PKG_OPTIONS:Mtcl)
-.include "../../lang/tcl/buildlink3.mk"
-CONFIGURE_ARGS+= --enable-tcl
-CONFIGURE_ARGS+= --with-tcl=${BUILDLINK_PREFIX.tcl}/lib
-PLIST_SRC+= PLIST.tcl
-.endif
-
-# Python support
-.if !empty(PKG_OPTIONS:Mpython)
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-.include "../../lang/python/extension.mk"
-CONFIGURE_ARGS+= --enable-python=python-${PYVERSSUFFIX}
-USE_TOOLS+= python
-PLIST_SRC+= PLIST.python
-.endif
-
-# Cyrus SASL support
-.if !empty(PKG_OPTIONS:Msasl)
-.include "../../security/cyrus-sasl/buildlink3.mk"
-CONFIGURE_ARGS+= --enable-cyrus
-PLIST_SRC+= PLIST.cyrus
-.endif
- Prev by Date:
Removed duplicates: p5-Pod-Usage, p5-Test-Most, p5-XML-Twig, prosody, rc.subr, revbump, samtools, simulavr, validns
- Next by Date:
tcc: Add references to CVE-2018-20374, CVE-2018-20375, CVE-2018-20376
- Previous by Thread:
Removed duplicates: p5-Pod-Usage, p5-Test-Most, p5-XML-Twig, prosody, rc.subr, revbump, samtools, simulavr, validns
- Next by Thread:
tcc: Add references to CVE-2018-20374, CVE-2018-20375, CVE-2018-20376
- Indexes:
Home |
Main Index |
Thread Index |
Old Index