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
twirssi Twitter script to irssi
2.8.0 net-im on this many watch lists=0 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 2.8.0Version of this port present on the latest quarterly branch.
Maintainer: zi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-11-06 18:01:45
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: GPLv2
WWW:
https://twirssi.com/
Description:
Twirssi allows you to post to Twitter and Identi.ca from your favorite IRC client, as well as: * Read your friend feed, and your replies (from people on and not on your feed). * Receive and send direct messages (DMs) * Use multiple accounts, on either twitter or identi.ca - follow, read and post * See the context when your friends reply to users you aren't following
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 (4 items)
Collapse this list.
  1. /usr/local/share/twirssi/twirssi.pl
  2. /usr/local/share/licenses/twirssi-2.8.0/catalog.mk
  3. /usr/local/share/licenses/twirssi-2.8.0/LICENSE
  4. /usr/local/share/licenses/twirssi-2.8.0/GPLv2
Collapse this list.
Dependency lines:
  • twirssi>0:net-im/twirssi
To install the port:
cd /usr/ports/net-im/twirssi/ && make install clean
To add the package, run one of these commands:
  • pkg install net-im/twirssi
  • pkg install twirssi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: twirssi
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1551103806 SHA256 (gedge-twirssi-2.8.0-2579820_GH0.tar.gz) = 5c0f4805b84ff5f30e1c46e1906ca9c369bc398ba31b39fac2224033e55dd66f SIZE (gedge-twirssi-2.8.0-2579820_GH0.tar.gz) = 85724

Packages (timestamps in pop-ups are UTC):
twirssi
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.8.02.8.02.8.02.8.02.8.0---
FreeBSD:13:quarterly2.8.02.8.0-2.8.02.8.02.8.02.8.02.8.0
FreeBSD:14:latest2.8.02.8.02.8.02.8.02.8.02.8.0-2.8.0
FreeBSD:14:quarterly2.8.02.8.0-2.8.02.8.02.8.02.8.02.8.0
FreeBSD:15:latest2.8.02.8.0n/a2.8.0n/a2.8.02.8.02.8.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. p5-Twitter-API>=0 : net/p5-Twitter-API
  2. p5-WWW-Shorten>=0 : www/p5-WWW-Shorten
  3. p5-WWW-Shorten-Bitly>=0 : www/p5-WWW-Shorten-Bitly
  4. irssi : irc/irssi
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net-im_twirssi
pkg-message:
For install:
To use twirssi on your irssi installation, just create a symlink on irssi scripts dir: # mkdir -p ~/.irssi/scripts # ln -sf /usr/local/share/twirssi/twirssi.pl ~/.irssi/scripts
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/gedge/twirssi/tar.gz/2579820?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)
2.8.0
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)
2.8.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.8.0
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.
2.8.0
14 Aug 2019 08:48:51
Revision:508903Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories n)

(and missed 3 missed files from previous categories.)
2.8.0
25 Feb 2019 14:19:25
Revision:493863Original commit files touched by this commit
zi search for other commits by this committer
- Update to 2.8.0
- Take MAINTAINERship
2.6.3
25 Feb 2019 13:28:39
Revision:493860Original commit files touched by this commit
garga search for other commits by this committer
Drop maintainership since I don't use irssi anymore
2.6.3
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
2.6.3
01 Feb 2016 10:05:04
Revision:407692Original commit files touched by this commit
rene search for other commits by this committer
net-im/twirssi: remove option for removed net-im/irssi-devel

While here, set NO_ARCH as this port only installs a single Perl file.

PR:		205635
Submitted by:	rene
Approved by:	garga (mainainer)
2.6.3
25 Feb 2015 11:35:15
Revision:379900Original commit files touched by this commit
garga search for other commits by this committer
Update to 2.6.3
2.6.0
20 Dec 2014 19:25:22
Revision:375101Original commit files touched by this commit
bapt search for other commits by this committer
cleanup plist
2.6.0
31 Oct 2013 23:41:47
Revision:332311Original commit files touched by this commit
garga search for other commits by this committer
. Add LICENSE
. Use space on WWW line
2.6.0
22 Oct 2013 22:51:41
Revision:331338Original commit files touched by this commit
garga search for other commits by this committer
Support staging
2.6.0
20 Sep 2013 22:13:35
Revision:327756Original 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:
net-im)
2.6.0
02 Sep 2013 11:11:59
Revision:325975Original commit files touched by this commit
garga search for other commits by this committer
Update to 2.6.0

PR:		ports/181621
Submitted by:	Konstantinos Koukopoulos <koukopoulos@gmail.com>
2.5.1_1
27 Mar 2013 21:57:43
Revision:315417Original commit files touched by this commit
gjb search for other commits by this committer
Fix PORT_OPTIONS check for 'DEVEL'.

PR:		ports/177360
Pointyhat:	gjb (myself)
Approved by:	garga (maintainer, implicit)
2.5.1
25 Mar 2013 10:22:14
Revision:315212Original commit files touched by this commit
garga search for other commits by this committer
Allow twirssi to use development version of irssi

PR:		ports/177360
Submitted by:	gjb@
2.5.1
05 Oct 2012 12:41:46
Revision:305298Original commit files touched by this commit
garga search for other commits by this committer
Change headers of all ports maintained by me to new format
2.5.1
29 Jun 2012 16:30:22
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
2.5.1
08 Apr 2012 11:07:33
Original commit files touched by this commit
garga search for other commits by this committer
Update to 2.5.1

Feature safe:   yes
2.5.0
22 Nov 2010 12:04:34
Original commit files touched by this commit
garga search for other commits by this committer
Update to 2.5.0
2.4.4
22 Sep 2010 18:34:03
Original commit files touched by this commit
garga search for other commits by this committer
Update to 2.4.4
2.4.3_2
16 Sep 2010 17:19:09
Original commit files touched by this commit
garga search for other commits by this committer
Fix dependency list, add p5-Shorten-Bitly
2.4.3_1
16 Sep 2010 16:42:56
Original commit files touched by this commit
garga search for other commits by this committer
Convert strings to utf8 before send
2.4.3
10 Aug 2010 13:14:27
Original commit files touched by this commit
garga search for other commits by this committer
Update to 2.4.3
2.4.2
24 Jun 2010 17:10:24
Original commit files touched by this commit
garga search for other commits by this committer
Update to 2.4.2

Feature safe:   yes
2.4.1
22 Feb 2010 19:36:43
Original commit files touched by this commit
garga search for other commits by this committer
Update to 2.4.1

Feature safe:   yes
2.4.0
25 Jan 2010 12:46:41
Original commit files touched by this commit
garga search for other commits by this committer
Update to 2.4.0, now it uses oauth and don't need to store passwords on irssi
conf anymore
2.3.3
16 Dec 2009 10:05:18
Original commit files touched by this commit
garga search for other commits by this committer
Fix pkg-message

Reported by:    Julian C. Dunn <jdunn@aquezada.com>
2.3.3
14 Dec 2009 15:44:07
Original commit files touched by this commit
garga search for other commits by this committer
Forgot patch on last commit
2.3.3
14 Dec 2009 15:43:44
Original commit files touched by this commit
garga search for other commits by this committer
- Update to 2.3.3
- Add a new option, just on ports, twirssi_charset
2.3.0
06 Nov 2009 18:32:11
Original commit files touched by this commit
garga search for other commits by this committer
Fix RUN_DEPENDS
2.3.0
06 Nov 2009 18:03:26
Original commit files touched by this commit
garga search for other commits by this committer
Show pkg-message content, forgot on initial commit
2.3.0
06 Nov 2009 18:01:27
Original commit files touched by this commit
garga search for other commits by this committer
Twirssi allows you to post to Twitter and Identi.ca from your favorite IRC
client, as well as:

* Read your friend feed, and your replies (from people on and not on your feed).
* Receive and send direct messages (DMs)
* Use multiple accounts, on either twitter or identi.ca - follow, read and post
* See the context when your friends reply to users you aren't following

WWW:    http://twirssi.com/

Number of commits found: 34