freebsd-ports/irc/Makefile

129 lines
3.2 KiB
Makefile
Raw Normal View History

1999-08-25 08:16:32 +02:00
# $FreeBSD$
#
COMMENT = Internet Relay Chat utilities
SUBDIR += anope
SUBDIR += atheme-services
SUBDIR += bip
SUBDIR += bitchx
SUBDIR += bitlbee
SUBDIR += bitlbee-discord
SUBDIR += bitlbee-facebook
SUBDIR += bitlbee-mastodon
SUBDIR += bitlbee-steam
SUBDIR += bnc
SUBDIR += bopm
SUBDIR += cgiirc
SUBDIR += charybdis
2003-10-22 16:58:32 +02:00
SUBDIR += ctrlproxy
SUBDIR += cwirc
SUBDIR += dancer
SUBDIR += darkbot
SUBDIR += dircproxy
SUBDIR += dxirc
SUBDIR += eggdrop
SUBDIR += eggdrop-devel
SUBDIR += eggdrop16
SUBDIR += epic4
SUBDIR += epic5
SUBDIR += evangeline
SUBDIR += ezbounce
SUBDIR += fisg
SUBDIR += gruftistats
SUBDIR += gseen.mod
SUBDIR += hexchat
SUBDIR += hexchat-fish
2003-11-12 03:32:06 +01:00
SUBDIR += hybserv
SUBDIR += icbirc
SUBDIR += ii
SUBDIR += infobot
SUBDIR += inspircd
SUBDIR += insub
SUBDIR += irc
SUBDIR += irc2dc
SUBDIR += ircII
SUBDIR += ircd-hybrid
SUBDIR += ircd-ratbox
SUBDIR += ircd-ratbox-devel
SUBDIR += ircd-ru
SUBDIR += ircproxy
SUBDIR += ircservices
SUBDIR += iroffer-dinoex
SUBDIR += irssi
SUBDIR += irssi-dcc_send_limiter
SUBDIR += irssi-fish
SUBDIR += irssi-icb
SUBDIR += irssi-scripts
SUBDIR += irssi-xmpp
SUBDIR += irssistats
SUBDIR += keitairc2
SUBDIR += konversation
SUBDIR += kvirc
SUBDIR += libircclient
SUBDIR += lostirc
SUBDIR += miau
SUBDIR += muh
1999-12-22 20:43:39 +01:00
SUBDIR += nethirc
SUBDIR += ngircd
SUBDIR += ninja
SUBDIR += onis
SUBDIR += oragono
SUBDIR += p5-AnyEvent-IRC
SUBDIR += p5-Bot-BasicBot
SUBDIR += p5-IRC-Bot-Hangman
SUBDIR += p5-IRC-Utils
SUBDIR += p5-POE-Component-IRC
SUBDIR += p5-POE-Component-IRC-Object
SUBDIR += p5-POE-Component-IRC-Plugin-Blowfish
SUBDIR += p5-POE-Component-IRC-Plugin-Bollocks
SUBDIR += p5-POE-Component-IRC-Plugin-CoreList
SUBDIR += p5-POE-Component-IRC-Plugin-Hailo
SUBDIR += p5-POE-Component-IRC-Plugin-Karma
SUBDIR += p5-POE-Component-IRC-Plugin-POE-Knee
SUBDIR += p5-POE-Component-IRC-Plugin-QueryDNS
SUBDIR += p5-POE-Component-IRC-Plugin-QueryDNSBL
SUBDIR += p5-POE-Component-IRC-Plugin-RSS-Headlines
SUBDIR += p5-POE-Component-Server-IRC
SUBDIR += p5-POE-Filter-IRCD
SUBDIR += p5-POE-Session-Irssi
SUBDIR += p5-Parse-IRC
SUBDIR += pear-Net_SmartIRC
SUBDIR += pircbot
SUBDIR += pisg
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2. Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up. This commit removes the old GNOME 2 desktop, bindings and some ports that can't be compiled. A few ports where updated to more recent versions to allow them to compile with this update. Apart from updating ports to newer versions GDM is more integrated with gnome-shell now, and handles several things for the GNOME desktop such as screen locking. If you want to use GNOME 3 via startx, you will have to add your own lock screen/screensaver. For example xscreensaver can be used for sessions started without GDM. Shell Extensions can be installed via https://extensions.gnome.org/ , we have ported a few that can't be installed via this way. The old gnome-utils and gnome-games ports where split up into single ports and where converted to meta-ports. gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but if you use startx you need to do this yourself. Upgrade instructions: Delete the old and conflicting packages: # pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \ guile gcalctool gnome-media libgnomekbd # pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \ evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center For package users the following lines will be enough: # pkg upgrade # pkg install gnome3 For ports users should do the following: # portmaster -a # portmaster x11/gnome3 We are currently aware of two issues. The first issue is a bug in the file monitoring code in the glib20 port. This bug causes glib programs to crash when files in a monitored directory are added or removed. Upstream is aware of the problem, but since the problem is quite complex there is no solution yet. This problem isn't restricted to BSD. The second issue is that on certain video cards totem will display a purple/pink overlay on the video. It not clear yet where the issues comes from. Major thanks goes to Gustau Perez for being a driving force behind getting GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs. This update was also made possible by: Joe Maloney Kris Moore Beeblebrox Ryan Lortie Antoine Jacoutot and everyone I missed
2014-11-19 12:49:04 +01:00
SUBDIR += polari
SUBDIR += psybnc
SUBDIR += py-fishcrypt
SUBDIR += py-irc
SUBDIR += py-limnoria
SUBDIR += py-supybot
SUBDIR += quassel
SUBDIR += quassel-core
SUBDIR += quirc
SUBDIR += ratbox-respond
SUBDIR += ratbox-services
SUBDIR += rbot
2004-10-31 16:07:18 +01:00
SUBDIR += riece
SUBDIR += roxirc
SUBDIR += rubygem-cinch
SUBDIR += rubygem-cogbot
SUBDIR += rubygem-lita-irc
SUBDIR += rubygem-net-irc
1999-08-14 05:35:15 +02:00
SUBDIR += scrollz
SUBDIR += sic
SUBDIR += simpleirc
SUBDIR += sirc
SUBDIR += smartirc4net
SUBDIR += srvx
SUBDIR += thales
1999-08-26 11:23:45 +02:00
SUBDIR += tircproxy
SUBDIR += undernet-ircu
SUBDIR += unreal
SUBDIR += weechat
SUBDIR += weechat-otr
SUBDIR += xaric
SUBDIR += znc
SUBDIR += znc-push
.include <bsd.port.subdir.mk>