Bug 67500

Summary: new port for irc/thales: an irc to mysql gateway
Product: Ports & Packages Reporter: Gerrit Beine <tux>
Component: Individual Port(s)Assignee: Alexey Dokuchaev <danfe>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar
none
thales.shar
none
thales.patch none

Description Gerrit Beine 2004-06-02 20:40:19 UTC
Thales is an IRC to MySQL Gateway. It connects to your IRC network as a service, and converts messages he receives to SQL queries to update the database. It collects data about users, channels and servers. It doesn't build stats itself, but gives you the database, It's your role to write third-party applications or scripts, for example in PHP, to extract data from it. Some example applications are provided.
Comment 1 Clement Laforet freebsd_committer freebsd_triage 2004-06-03 12:53:48 UTC
State Changed
From-To: open->feedback

Your port has some problem: 
1. Please use MASTER_SITE_GNU ans MASTER_SITE_SUBDIR 
2. please remove CVS directory 
in post-patch: target 
@${FIND} ${WRKSRC} -type d -name CVS -exec ${RM} -fr '{}' ; 
should be OK 
3. if IRCd != unreal you don't have any plist. 
(perhaps you forgot it?)
Comment 2 Clement Laforet freebsd_committer freebsd_triage 2004-06-03 15:00:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clement

Grab, since I work on  it with submitter.
Comment 3 Gerrit Beine 2004-06-07 19:13:34 UTC
All errors in the Makefile are fixed.
I hope you like it.

So long...

Gerrit
Comment 4 Clement Laforet freebsd_committer freebsd_triage 2004-06-15 09:25:14 UTC
Hi Gerrit,

Can you please review this version of your port?
http://people.freebsd.org/~clement/ports/thales.tar

regards,
clem
Comment 5 gerrit.beine 2004-06-15 10:24:43 UTC
> Hi Gerrit,
>
> Can you please review this version of your port?
> http://people.freebsd.org/~clement/ports/thales.tar
>
> regards,
> clem
>
Hi!

there's a newer version of this port.
The patch for this is attached.

So long...

Gerrit
Comment 6 Mark Linimon freebsd_committer freebsd_triage 2004-06-24 23:51:59 UTC
State Changed
From-To: feedback->open

Feedback received.
Comment 7 Clement Laforet freebsd_committer freebsd_triage 2005-03-14 14:33:24 UTC
Responsible Changed
From-To: clement->freebsd-ports-bugs

Sorry I don't hvae time to deal with this PR
Comment 8 Alexey Dokuchaev freebsd_committer freebsd_triage 2005-03-18 18:35:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->danfe

I'll take care of it.
Comment 9 Alexey Dokuchaev freebsd_committer freebsd_triage 2005-04-26 06:47:28 UTC
State Changed
From-To: open->closed

Committed with modifications, thanks!