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) combination for a given watch list. This is what FreshPorts will look for.

Port details
irssi-fish Encryption plugin for irssi
1.6.20200629 irc on this many watch lists=8 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 1.6.20200629Version of this port present on the latest quarterly branch.
Maintainer: ashish@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-05-26 11:12:57
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: irssi, screen, zip, curl, nmap
Also Listed In: security
License: MIT
WWW:
https://github.com/falsovsky/FiSH-irssi
Description:
This is an encryption plugin for irssi, 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.
Homepage    cgit ¦ Codeberg ¦ 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 (5 items)
Collapse this list.
  1. lib/irssi/modules/libfish.so
  2. @ldconfig
  3. /usr/local/share/licenses/irssi-fish-1.6.20200629/catalog.mk
  4. /usr/local/share/licenses/irssi-fish-1.6.20200629/LICENSE
  5. /usr/local/share/licenses/irssi-fish-1.6.20200629/MIT
Collapse this list.
Dependency lines:
  • irssi-fish>0:irc/irssi-fish
To install the port:
cd /usr/ports/irc/irssi-fish/ && make install clean
To add the package, run one of these commands:
  • pkg install irc/irssi-fish
  • pkg install irssi-fish
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: irssi-fish
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1607892443 SHA256 (falsovsky-FiSH-irssi-1.6.20200629-5295563_GH0.tar.gz) = 8a7ec7713f73b0ae1ffd7cf670abba4432ccdca4b9f46627a150ed7f7192d83d SIZE (falsovsky-FiSH-irssi-1.6.20200629-5295563_GH0.tar.gz) = 22104

Packages (timestamps in pop-ups are UTC):
irssi-fish
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6.202006291.6.202006291.6.202006291.6.202006291.6.20200629---
FreeBSD:13:quarterly1.6.202006291.6.20200629-1.6.202006291.6.202006291.6.202006291.6.202006291.6.20200629
FreeBSD:14:latest1.6.202006291.6.202006291.6.202006291.6.202006291.6.202006291.6.20200629-1.6.20200629
FreeBSD:14:quarterly1.6.202006291.6.20200629-1.6.202006291.6.202006291.6.202006291.6.202006291.6.20200629
FreeBSD:15:latest1.6.202006291.6.20200629n/a1.6.20200629n/a1.6.202006291.6.202006291.6.20200629
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. glib.h : devel/glib20
  2. common.h : irc/irssi
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. irssi : irc/irssi
Library dependencies:
  1. libglib-2.0.so : devel/glib20
  2. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for irssi-fish-1.6.20200629: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
irc_irssi-fish
USES:
cmake gnome pkgconfig ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/falsovsky/FiSH-irssi/tar.gz/5295563?dummy=/
Collapse this list.

Number of commits found: 34

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.6.20200629
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.6.20200629
20 Jul 2022 14:22:09
commit hash: 6ec0477414e965e6dc6dfdb6b68a87761082e0a8commit hash: 6ec0477414e965e6dc6dfdb6b68a87761082e0a8commit hash: 6ec0477414e965e6dc6dfdb6b68a87761082e0a8commit hash: 6ec0477414e965e6dc6dfdb6b68a87761082e0a8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
irc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  A. Gabriel <backslash@BSDCode.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Alexey Mikhailov <karma@ez.pereslavl.ru>
  *  Alfred Perlstein <alfred@FreeBSD.org>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Ben Hutchinson <benhutch@xfiles.org.uk>
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Chess Griffin <chess@chessgriffin.com>
  *  Chris Piazza <cpiazza@FreeBSD.org>
  *  Craig Edwards <brain@mail1.chatspike.net>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.6.20200629
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.6.20200629
13 Dec 2020 21:17:01
Revision:558007Original commit files touched by this commit
ashish search for other commits by this committer
- Update to git revision 5295563
- Specify LICENSE information
1.5.20181025
25 Dec 2018 07:59:31
Revision:488297Original commit files touched by this commit
ashish search for other commits by this committer
- Update to latest snapshot 15d199b6
- Reorder Makefile to silence portlint warnings
- Fix pkg-descr to remove the irrelevant installation instruction

PR:		234202
Submitted by:	David O'Rourke <dor dot bsd at xm0 dot uk>
1.4.20160122_3
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
1.4.20160122_3
02 Feb 2018 17:37:28
Revision:460717Original commit files touched by this commit
brd search for other commits by this committer
Bump PORTREVISION for ports that depend on irc/irssi after update in r460549.

Reported by:	tj <tj@mrsk.me>
Pointyhat to:	brd
1.4.20160122_2
19 Apr 2017 15:05:00
Revision:438884Original commit files touched by this commit
tcberner search for other commits by this committer
Update cmake and friends to 3.8.0

* add patch for finance/kmymoney-kde4
* change patch in irc/irssi-fish as pkgconfig handling has changed.

PR:		218559
Exp-run by:	antoine
Reviewed by:	mat, rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9557
1.4.20160122_2
05 Feb 2017 21:20:24
Revision:433456Original commit files touched by this commit
tijl search for other commits by this committer
- Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so
  bsd.default-versions.mk can rely on ARCH being defined.
- In bsd.port.mk move inclusion of bsd.default-versions.mk from the
  pre-makefile section to the options section so the variables can be used
  earlier.  Also put the bit of code sitting between the options section and
  the pre-makefile section into the options section.
- Remove last few cases where ports set WITH_OPENSSL_PORT.  This variable is
  handled in bsd.default-versions.mk and some ports were setting it after
  including bsd.port.options.mk.  After FreeBSD 9 EoL all but a few ports,
  and then only when setting non-default options, work without setting that
  variable.

PR:		215996
Exp-run by:	antoine
Approved by:	portmgr (antoine)
1.4.20160122_1
14 Jan 2017 04:05:35
Revision:431456Original commit files touched by this commit
zi search for other commits by this committer
- Bump PORTREVISION after irc/irssi update
1.4.20160122
29 May 2016 15:27:10
Revision:416113Original commit files touched by this commit
ashish search for other commits by this committer
- Update WWW entry to point to current upstream

Reported by:	Pedro Caetano <pedrocaetano@binaryflows.com> (via email)
1.4.20160122
29 Apr 2016 15:12:09
Revision:414275Original commit files touched by this commit
ashish search for other commits by this committer
- Switch to new upstream
- Update to 1.4 snapshot
1.00.r5
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
1.00.r5
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
1.00.r5
15 Jul 2014 15:38:32
Revision:361953Original commit files touched by this commit
adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
1.00.r5
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)
1.00.r5
10 Apr 2014 00:03:24
Revision:350746Original commit files touched by this commit
bdrewery search for other commits by this committer
- Remove bsd.port.pre.mk
- Convert to OPTIONSNG
- Stage
1.00.r5
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
1.00.r5
21 Feb 2014 17:40:02
Revision:345520Original commit files touched by this commit
bdrewery search for other commits by this committer
- Fix build with clang; this is not building a static library, it is building
  a shared.
- Add a mirror as upstream is long dead
1.00.r5
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)
1.00.r5
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
1.00.r5
11 Jun 2010 13:37:41
Original commit files touched by this commit
ashish search for other commits by this committer
- Change my maintainer address.

Approved by:       pgj (mentor)
1.00.r5
24 Apr 2010 23:44:48
Original commit files touched by this commit
sylvio search for other commits by this committer
- Fix problem with build in C shell.

PR:             ports/145928
Submitted by:   Ryan Steinmetz <rpsfa@rit.edu>
Approved by:    Ashish Shukla <wahjava@gmail.com> (maintainer)
1.00.r5
31 Mar 2010 12:35:45
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.00-RC5

PR:             ports/145072
Submitted by:   Ashish SHUKLA <wahjava@gmail.com> (maintainer)
0.99_2
01 Feb 2009 08:45:52
Original commit files touched by this commit
miwi search for other commits by this committer
- Update download locations
- Update www

Reported by:    -fetch-original pointyhat
0.99_2
18 Jul 2008 00:46:11
Original commit files touched by this commit
beech search for other commits by this committer
- Unbreak on >7.x
- Fix build
- Bump portrevision
- Pass maintainership to submitter

PR:             ports/125622
Submitted by:   Ashish Shukla <wahjava@gmail.com>
0.99_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.99
08 Apr 2008 21:45:33
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN on amd64/7+
- Drop maintainership
0.99
31 Mar 2008 12:47:59
Original commit files touched by this commit
pav search for other commits by this committer
- Enable build on amd64

PR:             ports/122275
Submitted by:   Frank Fenor <frank@fenor.de>
0.99
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.99
23 Nov 2005 17:38:02
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256s
0.99
03 Jul 2005 11:06:22
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.99
0.98
26 May 2005 11:12:23
Original commit files touched by this commit
pav search for other commits by this committer
This is an encryption plugin for irssi, 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-irssi.txt, especially the
'Installation' section, before installing it!

PR:             ports/81423
Submitted by:   Jens Holmqvist <Jens.Holmqvist.zparta@hispan.se>

Number of commits found: 34