Port details |
- nethirc Perl-based IRC client that uses Net::IRC
- 0.94_1 irc
=0 0.94_1Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2020-05-05 IGNORE: is marked as broken: unfetchable
- Maintainer: matt_mills@btopenworld.com
- Port Added: unknown
- Last Update: 2020-05-05 15:38:12
- SVN Revision: 534093
- License: not specified in port
- WWW:
- http://www.nog.net/~tony/warez/nethirc.shtml
- Description:
- Console IRC client written in Perl, based on widely popular NetHack game.
WWW: http://www.nog.net/~tony/warez/nethirc.shtml
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: NetHirc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (NetHirc-0.94.tar.gz) = 0ab2158411b3baaf72172b40165c990e849192806ce303cd144479ccf8857ece
SIZE (NetHirc-0.94.tar.gz) = 41410
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-POE-Component-IRC>=0 : irc/p5-POE-Component-IRC
- p5-String-Format>=0 : textproc/p5-String-Format
- p5-YAML>=0 : textproc/p5-YAML
- perl5>=5.30.r1<5.31 : lang/perl5.30
- Runtime dependencies:
-
- p5-POE-Component-IRC>=0 : irc/p5-POE-Component-IRC
- p5-String-Format>=0 : textproc/p5-String-Format
- p5-YAML>=0 : textproc/p5-YAML
- perl5>=5.30.r1<5.31 : lang/perl5.30
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.94_1 05 May 2020 15:38:12 |
rene |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.94_1 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
0.94_1 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
0.94_1 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
0.94_1 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
0.94_1 02 Mar 2015 23:31:10 |
bapt |
Remove Author from pkg-descr and white space fixes |
0.94_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.94 27 Oct 2014 13:00:22 |
bapt |
Cleanup plist |
0.94 06 Mar 2014 15:02:19 |
miwi |
- Stage support |
0.94 20 Sep 2013 18:44:50 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc) |
0.94 10 Sep 2013 10:51:10 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.94 30 Jun 2012 14:53:22 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.94 10 Jun 2012 18:42:48 |
swills |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
0.94 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.94 17 Sep 2011 06:49:29 |
sunpoet |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
0.94 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.94 08 Sep 2007 01:00:17 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.94 30 May 2006 03:27:42 |
sat |
- Update to 0.94
Approved by: Matt Mills <matt_mills@btopenworld.com> (maintainer), krion
(mentor) |
0.7 22 Jan 2006 12:38:15 |
edwin |
SHA256ify
Approved by: krion@ |
0.7 21 Dec 2004 12:32:14 |
sem |
- Update to 0.7
- New maintainer
PR: ports/75054
Submitted by: Matt Mills <matt_mills(at)btopenworld.com> |
0.04 30 Apr 2004 14:07:15 |
vs |
Unbreak: mat@ fixed the dependency causing the build-errors on -STABLE.
Approved by: linimon (implicit) |
0.04 21 Feb 2004 22:15:57 |
kris |
BROKEN on 4.x: does not build |
0.04 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.04 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.04 20 Feb 2003 18:17:25 |
knu |
De-pkg-comment. |
13 Mar 2001 18:17:31 |
sobomax |
Use PERL_VER instead of PERL_VERSION when referencing dependencies. |
20 Jan 2001 10:07:25 |
clive |
Replace hardcoded 5.005 with informative ${PERL_VERSION}. |
08 Oct 2000 02:27:09 |
asami |
Convert category irc to new layout. |
22 Jun 2000 06:52:16 |
will |
Unleash all of these ports upon the people. I no longer have any interest in
any of them, but will be happy to assign MAINTAINER to others and commit
updates for them. |
03 Jun 2000 09:42:28 |
asami |
Don't forget nhirc.1. |
20 May 2000 06:11:15 |
will |
Distfile has returned to its original location; MD5 checksum still matches.
Chris, could you remove your copy so no more freefall b/w is wasted! :-) |