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.

non port: irc/insub/Makefile

Number of commits found: 53

Sunday, 25 Feb 2024
12:40 Daniel Engberg (diizzy) search for other commits by this committer
irc/insub: Deprecate and set expiration date to 2024-03-31

Outdated version, unmaintained in ports since 2015
commit hash: 3ca121b42aae16072c76e6b912deb45628332004 commit hash: 3ca121b42aae16072c76e6b912deb45628332004 commit hash: 3ca121b42aae16072c76e6b912deb45628332004 commit hash: 3ca121b42aae16072c76e6b912deb45628332004 3ca121b
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 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>
  *  David Bushong <david+ports@bushong.net>
  *  David Taylor <davidt@yadt.co.uk>
  *  Dennis Herrmann <adox@mcx2.org>
  *  Dominic Marks <dom@cus.org.uk>
  *  Edini <ports@edini.net>
  *  Eugeny Kuzakov <CoreDumped@CoreDumped.null.ru>
  *  Evgueni V. Gavrilov <aquatique@rusunix.org>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Gerrit Beine <tux@pinguru.net>
  *  Gustau Perez <gustau.perez@gmail.com>
  *  Hye-Shik Chang
  *  Jase Thew <freebsd@beardz.net>
  *  Jens Holmqvist <zparta@hispan.se>
  *  Jimbo Bahooli <griffin@blackhole.iceworld.org>
  *  Jonas Kvinge <jonas@night-light.net>
  *  Josh Paetzel <josh@tcbug.org>
  *  Julien Laffaye <kimelto@gmail.com>
  *  KIMURA Yasuhiro <yasu@utahime.org>
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Makoto Matsushita <matusita@FreeBSD.org>
  *  Martin Wilke <miwi@FreeBSD.org
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Masahiro Teramoto <markun@onohara.to>
  *  Matthew West <mwest@uct.ac.za>
  *  Maxim Ignatenko
  *  Michael Ranner
  *  Oliver Eikemeier
  *  Philippe Audeoud <jadawin@tuxaco.net>
  *  Romain Tartiere <romain@blogreen.org>
  *  Rusmir Dusko <nemysis@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Shaun Amott <shaun@inerd.com>
  *  Steve Wills <swills@FreeBSD.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  TERAMOTO Masahiro <markun@onohara.to>
  *  Tim Bishop <tim@bishnet.net>
  *  Timothy Redaelli <drizzt@gufi.org>
  *  Travis Poppe <tlp@liquidx.org>
  *  Ulrich Spoerlein <q@uni.de>
  *  Vsevolod Stakhov <vsevolod@highsecure.ru>
  *  Walter Venable <weaseal@hotmail.com>
  *  Walter Venable <weaseal@users.sourceforge.net>
  *  Wen Heping <wenheping@gmail.com>
  *  Will Andrews <andrews@technologist.com>
  *  clement
  *  db
  *  elvstone@gmail.com
  *  gahr
  *  hrs
  *  ijliao
  *  koji@jet.es
  *  milki <milki@rescomp.berkeley.edu>
  *  perlguy@perlguy.com
  *  pgl@instinct.org
  *  sec@42.org
  *  tdb
  *  torstenb

With hat:	portmgr
commit hash: 6ec0477414e965e6dc6dfdb6b68a87761082e0a8 commit hash: 6ec0477414e965e6dc6dfdb6b68a87761082e0a8 commit hash: 6ec0477414e965e6dc6dfdb6b68a87761082e0a8 commit hash: 6ec0477414e965e6dc6dfdb6b68a87761082e0a8 6ec0477
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 18 Feb 2018
13:20 antoine search for other commits by this committer
Clean up some USES=python

PR:		225752
Submitted by:	Yasuhiro KIMURA
Original commitRevision:462227 
Friday, 21 Apr 2017
16:31 amdmi3 search for other commits by this committer
- Add NO_ARCH
- Fix shebangs
Original commitRevision:439096 
Friday, 3 Jun 2016
19:21 antoine search for other commits by this committer
- Unbreak games/cowsay with a new MASTER_SITES
- Pass maintainership to submitter
- Undeprecate irc/insub now that cowsay isn't broken

PR:		207063
Submitted by:	Nikolai Lifanov
Approved by:	maintainer timeout (4 months)
Original commitRevision:416331 
16:44 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:416324 
Friday, 1 Apr 2016
14:08 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
Original commitRevision:412347 
Sunday, 19 Apr 2015
19:14 adamw search for other commits by this committer
Use the new USE_GITHUB.

And, reassign to ports@. I don't want to maintain this anymore.
Original commitRevision:384316 
Saturday, 23 Aug 2014
03:15 adamw search for other commits by this committer
Conver to USES=python
Original commitRevision:365707 
Thursday, 17 Jul 2014
12:26 adamw search for other commits by this committer
Clean up Makefiles.
Original commitRevision:362140 
Saturday, 15 Mar 2014
21:05 adamw search for other commits by this committer
Update to 16.0.
Original commitRevision:348380 
17:30 adamw search for other commits by this committer
Use COPYTREE_SHARE.
Set DATADIR to make the process simpler.
No PORTREVISION bump, as no change to final product.
Original commitRevision:348358 
Monday, 30 Sep 2013
14:16 adamw search for other commits by this committer
Staging support.
Original commitRevision:328792 
Friday, 20 Sep 2013
18:44 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc)
Original commitRevision:327736 
Sunday, 11 Aug 2013
12:46 adamw search for other commits by this committer
Convert header, use USES, and pet portlint.
Original commitRevision:324586 
Sunday, 16 Dec 2012
06:12 az search for other commits by this committer
- Set default perl version for ports which currently using
  (5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
Original commitRevision:308985 
Sunday, 19 Aug 2012
16:15 adamw search for other commits by this committer
Update to 15.1.
Original commit
02:23 adamw search for other commits by this committer
Source tarball accidentally included cowsay cows, and the port
clobbered them. Manually installing the insub cows until another
tarball gets rolled. You'll probably need to reinstall cowsay to
restore those cows if you applied the 15.0_0 update.
PORTREVISION bump.
Original commit
01:18 adamw search for other commits by this committer
Update to 15.0.

This update reflects a license change from GPLv2 to 2-BSD.
MASTER_SITES switched to github.
Further ChangeLog not appropriate for pasting here, but can
be reviewed in source.
Original commit
Wednesday, 6 Jul 2011
01:01 adamw search for other commits by this committer
Make portlint happier.
Original commit
Sunday, 25 Apr 2010
23:54 adamw search for other commits by this committer
Move usage instructions from post-install: to the pkg-descr.
Original commit
Tuesday, 24 Mar 2009
03:54 adamw search for other commits by this committer
Update to 13.0 and clean up the Makefile.

PR:             ports/132985
Submitted by:   Edmondas Girkantas <eg@fbsd.lt>
Original commit
Monday, 1 Sep 2008
04:34 adamw search for other commits by this committer
This app is too important to be without a maintainer.

If alfred isn't the maintainer, I'll take it.
Original commit
01:41 linimon search for other commits by this committer
Reset alfred, who has not been active in ports for a while.

Hat:            portmgr
Original commit
Sunday, 7 Oct 2007
05:45 linimon search for other commits by this committer
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally.  To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.

Hat:            portmgr
Original commit
Tuesday, 16 Jan 2007
06:49 alfred search for other commits by this committer
update to 10.1 (silc support) (lol).
Original commit
Tuesday, 4 Oct 2005
22:11 alfred search for other commits by this committer
Update to 10.0!

Thanks to author for incorporating my changes and to edwin@'s script
for pointing me at this update.
Original commit
Monday, 16 May 2005
16:22 alfred search for other commits by this committer
bump revision for new patch
Original commit
Thursday, 17 Feb 2005
20:35 alfred search for other commits by this committer
Update to 9.8, now includes a build in banner module!
Original commit
Saturday, 4 Dec 2004
23:58 alfred search for other commits by this committer
Update to 9.6.

9.6: Sat Dec  4 14:47:12 PST 2004
       * fix critical bug in arg processing

9.5: Sat Dec  4 01:17:37 PST 2004
       * moved -exec command into process(), so irssi can use it
       * fix bug that wouldn't let '0' be printed by itself
       * add -repeat flag ("-repeat 3 foo" becomes foofoofoo)
       * fix bug that would prevent a single character from displaying
       * retool -sine iterator a little better
       * minor code cleanup
       * make both -wave and -sine do the same thing
Original commit
Friday, 3 Dec 2004
04:37 alfred search for other commits by this committer
Update to 9.4.

Now with sine wave text and my color optimizations!
Original commit
Thursday, 25 Nov 2004
07:42 alfred search for other commits by this committer
Update to 9.3.

9.3: Sun Nov 14 18:33:16 PST 2004
        * added -popeye and -diagonal command
        * made -YES case-insensitive
        * moved order that -matrix is run in for consistency
        * cleaned up changelog
        * updated copyright

9.2: Tue Jul 20 21:45:37 PDT 2004
        * Fixed critical vulnerability which causes user to not be
          able to figlet a single character.

Also add some new cows from myself and some other submitters.

More offensive than ever.  We promise.

Submitted by: Chris Jones
Original commit
Tuesday, 6 Jul 2004
01:30 alfred search for other commits by this committer
portlint fixes
Original commit
Monday, 5 Jul 2004
10:28 alfred search for other commits by this committer
Update to 9.1, fix plist.
Original commit
Wednesday, 12 May 2004
01:05 alfred search for other commits by this committer
update to 8.9, fixes working on perl versions less than 5.8.
Original commit
Thursday, 29 Apr 2004
07:46 alfred search for other commits by this committer
upgrade to 8.8 which works with perl versions <5.8
Original commit
Wednesday, 28 Apr 2004
16:46 alfred search for other commits by this committer
Update to 8.7:

8.7: Mon Apr 26 12:57:12 PDT 2004
  * 8.7 changes submitted by j0no:
    - AOL Instant Messenger support.
    - phpBB bbcode support
    - orkut support
    - Fixed mIRC code hack. (\x0F instead of \x03\26\26)
    - & -> &amp; in HTML and AIM
    - -cmd flag to run any irssi command! Use quotes for stuff like "kick zb"

...wait.. i am zb... :(

    - -utf8 flag for cat
    - Bugfix: Rainbow Offset saved across figs.
    - -8 Canada colour map
    - Added check to skip the last mile if there's nothing to process.
    - Added a -mirc flag to force mIRC codes
    - clean_length() repaired
  * other fixes:
    - verified all filters handle undef properly
Original commit
Wednesday, 14 Apr 2004
19:09 alfred search for other commits by this committer
update from 8.3 to 8.6.

you can now filter arbitrary programs/text through this wonderful
program!

8.6: Tue Apr 13 15:22:01 PDT 2004
  - add flags for cli: -stdin will use data from STDIN
  - add flags for cli: -cat, -exec to hook irssi functionality
  - stop processing if we don't have text after first pass
8.5: Tue Apr 13 13:03:30 PDT 2004
  - remove legacy open3() and use IPC::Open3 -- works in 5.8 now
  - support for specifying color in -4 .. for example -4red
  - added some more spookwords
  - added the -unused command
8.4: This release did not go public
Original commit
Thursday, 22 Jan 2004
23:54 alfred search for other commits by this committer
we don't really need irssi to run.
Original commit
Sunday, 18 Jan 2004
09:12 alfred search for other commits by this committer
Update to 8.3:
  - added -ansi flag to force ANSI output in cases where it is not
    detected properly and tries to use irc colors
  - default html colors has white foreground
  - no warnings if $COWPATH isn't set
  - no more Text::Wrap warnings
Original commit
Saturday, 17 Jan 2004
10:02 edwin search for other commits by this committer
Fix runtime dependency on p5-Term-ANSIColor.

Informed maintainer.
Noticed by: bento logs
Original commit
Wednesday, 14 Jan 2004
08:19 alfred search for other commits by this committer
mkdir -p the script location so the package will build.
Original commit
06:53 alfred search for other commits by this committer
update to 8.2:

 - If not Irssi, rainbow keepstate is down with a dotfile
 - Bugfix: HTML < and > entity escaping fixed
 - Bugfix: IRC output doesn't use ANSI resets (breaks xchat! thanks
       kin)
 - Optimization: Don't change HTML bgcolor unless it differs from
   the default black.. saves lots of space
 - Make Term::ANSIColor optional (ansi is disabled if no lib)
 - Silenced the throttling message, what's the point of THAT
 - Cleaned up the COWPATH code a bit.. better detection
 - html output has div container to set background to black, for
   pasting chunks of html, e.g. to livejournal.
 - Abstract prefix code to its own filter, for code consistency

Submitted by: Chris Jones
Original commit
Tuesday, 13 Jan 2004
09:24 alfred search for other commits by this committer
Update to 8.1 with command line html output. (lj users beware)
Original commit
Tuesday, 6 Jan 2004
20:34 alfred search for other commits by this committer
update descriptions
Original commit
03:09 petef search for other commits by this committer
Adjust dependency to just irssi (which has perl support by default now),
not irssi+perl (which is gone).
Original commit
02:02 alfred search for other commits by this committer
Add devel/p5-Term-ANSIColor to RUN_DEPENDS.

Noticed by: Chris Jones <cjones@gruntle.org>
Original commit
01:53 alfred search for other commits by this committer
Update to 8.0, now supporting html output! (perfect for lj posts *hint hint*)
Original commit
Tuesday, 30 Dec 2003
11:38 alfred search for other commits by this committer
update to 7.0, with support for other irc clients
Original commit
Sunday, 28 Dec 2003
09:33 alfred search for other commits by this committer
Update to 6.6.

Submitted by: Chris Jones <cjones@gruntle.org>
Original commit
02:43 alfred search for other commits by this committer
A suite of offensive utilties for irssi.
Original commit

Number of commits found: 53