Bug 38858 - New port: pircbot - Java IRC Bot Framework
Summary: New port: pircbot - Java IRC Bot Framework
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-03 15:50 UTC by Tim Bishop
Modified: 2002-06-03 18:08 UTC (History)
0 users

See Also:


Attachments
pircbot.sh (4.72 KB, text/plain)
2002-06-03 15:50 UTC, Tim Bishop
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Bishop freebsd_committer freebsd_triage 2002-06-03 15:50:01 UTC
	Taken from pkg-descr: "PircBot is a framework for an IRC Bot
	writte in Java. It allows you to create your own custom IRC
	Bots using Java by building on an easy to use framework that
	is already provided by the PircBot".

	I have also communicated with the author, and he is more than
	happy for pircbot to be added to the FreeBSD ports collection.

Fix: Below is a shar file of the port. I'm pretty sure I got it all
	right - it passed portlint. My only uncertainty is whether the
	USE_JAVA line is required. This is a framework and by itself
	doesn't actually run - you need to write a Java program to
	utilise it, at which point you'd install Java. On the other
	hand, this port is pretty useless without Java, which is why
	I left the USE_JAVA line in the Makefile.
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-06-03 18:08:36 UTC
State Changed
From-To: open->closed

committed, thanks