notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
xchat-fish Encryption plugin for XChat
0.98_5 irc Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.98_5Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-01-18 01:45:34
Last Update: 2018-04-17 20:39:37
SVN Revision: 467656
People watching this port, also watch:: nethack32, svk, tmpreaper, uk-aspell
Also Listed In: security
License: not specified in port
Description:
[ modified slightly from developer's web site ] This is an encryption plugin for xchat, it is based on blowfish and is fully compatible to original 'blowcrypt' script. It supports private chat and channel encryption. A secure key-exchange system is included as well. Please read the file FiSH-xchat.txt, especially the 'Installation' section, before installing it! LICENSE: Copyleft
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1 items)
Collapse this list.
  1. lib/xchat/plugins/xfish.so
Collapse this list.
Dependency lines:
  • xchat-fish>0:irc/xchat-fish
No installation instructions:
This port has been deleted.
PKGNAME: xchat-fish
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (FiSH-XChat.v0.98-source.zip) = a065ace34c5a59cf51c194d9ac6aa5c8f00241488df38345e88174f5f345ecd6 SIZE (FiSH-XChat.v0.98-source.zip) = 50332

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libmiracl.a : math/miracl
Runtime dependencies:
  1. xchat : irc/xchat
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for xchat-fish-0.98_5: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
zip dos2unix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/
  2. http://wirehack7.opsys.de/FiSH/xchat/
Collapse this list.

Number of commits found: 38

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.98_5
17 Apr 2018 20:39:37
Revision:467656Original commit files touched by this commit
rene search for other commits by this committer
Remove expired port irc/xchat and plugins:
2018-04-15 irc/xchat: Unmaintained upstream, use irc/hexchat instead
irc/xchat-fish
irc/xchat-mircryption
irc/xchat-ruby
0.98_5
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
0.98_4
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
0.98_4
06 Oct 2016 19:55:09
Revision:423437Original commit files touched by this commit
dinoex search for other commits by this committer
- drop maintainership
0.98_4
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
0.98_4
01 Apr 2016 14:08:38
Revision:412347Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
0.98_4
26 Aug 2015 19:37:58
Revision:395395Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
- While here, add some NO_ARCHes

Approved by:	portmgr blanket
0.98_4
03 Aug 2014 16:19:18
Revision:363922Original commit files touched by this commit
dinoex search for other commits by this committer
- fix order in USES
0.98_4
13 Jun 2014 07:36:28
Revision:357654Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.

CR:		D201
Approved by:	portmgr (bapt)
0.98_4
10 Mar 2014 14:54:42
Revision:347763Original commit files touched by this commit
bapt search for other commits by this committer
Convert i* to USES=zip
0.98_4
21 Feb 2014 13:37:29
Revision:345413Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove trailing whitespaces from category irc
0.98_4
10 Feb 2014 13:54:28
Revision:343634Original commit files touched by this commit
ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
0.98_4
07 Jan 2014 06:57:41
Revision:338975Original commit files touched by this commit
dinoex search for other commits by this committer
- USES=dos2unix
0.98_4
29 Nov 2013 19:55:30
Revision:335216Original commit files touched by this commit
dinoex search for other commits by this committer
- use STAGEDIR
- use USE_DOS2UNIX
0.98_4
21 Sep 2013 11:06:04
Revision:327804Original commit files touched by this commit
dinoex search for other commits by this committer
- fix misplaced NO_STAGE in slaveports and ifdefs
0.98_4
20 Sep 2013 18:44:50
Revision:327736Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc)
0.98_4
13 May 2013 15:12:58
Revision:318102Original commit files touched by this commit
dinoex search for other commits by this committer
- add MASTER_SITES
- drop WWW
0.98_4
26 Jan 2013 16:34:40
Revision:311027Original commit files touched by this commit
dinoex search for other commits by this committer
- cleanup header
0.98_4
28 Jul 2012 19:41:21
Original commit files touched by this commit
dinoex search for other commits by this committer
- add more MASTER_SITES
0.98_4
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.98_3
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
0.98_3
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.98_3
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.98_2
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.98_1
26 May 2009 06:50:07
Original commit files touched by this commit
dinoex search for other commits by this committer
- update new Hompage and MASTER_SITES
0.98_1
26 May 2009 04:10:16
Original commit files touched by this commit
dinoex search for other commits by this committer
- fix MASTER_SITES
Reported by:    QAT
0.98_1
15 Feb 2009 16:44:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- add LICENSE:
0.98_1
06 Jun 2008 13:36:43
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.98
29 Mar 2008 16:47:39
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 0.98
- take maintainership
0.97.a_2
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.97.a_1
14 Oct 2006 08:54:54
Original commit files touched by this commit
marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
0.97.a
28 May 2006 12:35:56
Original commit files touched by this commit
pav search for other commits by this committer
- Rename ports

  irc/xchat -> irc/xchat1
  irc/xchat2 -> irc/xchat
0.97.a
08 May 2006 10:32:04
Original commit files touched by this commit
edwin search for other commits by this committer
remove USE_REINPLACE for all categories starting with I
0.97.a
26 Nov 2005 01:48:16
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.97.a
20 Apr 2005 11:05:51
Original commit files touched by this commit
vs search for other commits by this committer
Don't remove plugin-directory as it is owned by the xchat2

Noticed by: cluster
0.97.a
12 Mar 2005 01:21:28
Original commit files touched by this commit
lioux search for other commits by this committer
Drop maintainership
0.97.a
18 Jan 2005 02:08:17
Original commit files touched by this commit
adamw search for other commits by this committer
Spelling fixes, and indicate which document it is that people
are supposed to read.
0.97.a
18 Jan 2005 01:45:04
Original commit files touched by this commit
lioux search for other commits by this committer
New port xchat-fish version 0.97a: An encryption plugin for XChat

Number of commits found: 38