6510 FreshPorts -- irc/thales
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
thales 1.0_2 irc on this many watch lists=0 search for ports that depend on this port
GNU Thales -- An IRC to MySQL gateway

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 26 Apr 2005 05:47:08
License: not specified in port


Thales is an IRC to MySQL Gateway.  It connects to your IRC network as a
service, and converts messages it receives to SQL queries to update the
database.  It collects data about users, channels and servers.  It does
not 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.

Supported DBMS and IRCDs:

* Currently runs with MySQL
* Currently supports Unreal (3.1 or later)
* Support for Bahamut (1.4.27 or later), Hybrid 7 and Ultimate (2.8 or
  later, 3.0.0 or later) is still included, but is not maintained

WWW: http://www.gnu.org/software/thales/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
Required To Run:
  1. irc/unreal
Required Libraries:
  1. databases/mysql41-client
There are no ports dependent upon this port

To install the port: cd /usr/ports/irc/thales/ && make install clean
To add the package: pkg_add -r thales


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.dti.ad.jp/pub/GNU/thales/
  3. ftp://ftp.gnu.org/gnu/thales/
  4. ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/thales/
  5. ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/thales/
  6. ftp://ftp.kddlabs.co.jp/GNU/thales/
  7. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/thales/
  8. http://ftp.funet.fi/pub/gnu/prep/thales/
  9. http://ftp.gnu.org/gnu/thales/
  10. http://mirrors.kernel.org/gnu/thales/
  11. http://ring.nict.go.jp/archives/GNU/thales/
  12. http://www.gtlib.gatech.edu/pub/gnu/gnu/thales/

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
05 Aug 2012 23:19:40
Original commit files touched by this commit  1.0_2
dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
11 Jul 2012 18:12:29
Original commit files touched by this commit  1.0_2
crees search for other commits by this committer
Reset maintainership for ports maintained by Gerrit Beine.

He had requested this some time ago, so any past timeouts should not be held
against him.

Your work in the past has been much appreciated, thank you.

Submitted by:   maintainer, via private email
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.0_2
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
19 Mar 2011 13:15:34
Original commit files touched by this commit  1.0_2
ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.0_2
miwi search for other commits by this committer
- Get Rid MD5 support
27 Mar 2010 00:15:24
Original commit files touched by this commit  1.0_1
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
03 Jan 2007 15:21:04
Original commit files touched by this commit  1.0_1
miwi search for other commits by this committer
- Remove no longer needed patch

PR:             ports/107451
Submitted by:   Gerrit Beine<gerrit.beine@gmx.de> (maintainer)
07 Sep 2006 17:07:21
Original commit files touched by this commit  1.0_1
miwi search for other commits by this committer
- Fix path in rc script

PR:             ports/102949
Submitted by:   Gerrit Beine <gerrit.beine(at)gmx.de> (maintainer)
08 May 2006 10:32:04
Original commit files touched by this commit  1.0_1
edwin search for other commits by this committer
remove USE_REINPLACE for all categories starting with I
15 Apr 2006 11:47:42
Original commit files touched by this commit  1.0_1
edwin search for other commits by this committer
Maintainer mailaddress mass change

        Maintainers mailaddress has changed, so the ports should be updated.

PR:             ports/95796
Submitted by:   Gerrit Beine <gerrit.beine@gmx.de>
22 Jan 2006 12:38:15
Original commit files touched by this commit  1.0_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
29 Nov 2005 22:44:49
Original commit files touched by this commit  1.0_1
flz search for other commits by this committer
- Honors LOCALBASE.
- Executable moved to ${PREFIX}/sbin
- Add rcNG script.
- Logfile is placed under /var/log.
- Pidfile is placed under /var/pid.

PR:             ports/88177
Submitted by:   maintainer
28 Apr 2005 09:26:16
Original commit files touched by this commit  1.0
danfe search for other commits by this committer
Fix RUN_DEPENDS and thus package building.

Reported by:    pointyhat via kris
26 Apr 2005 05:57:26
Original commit files touched by this commit  1.0
danfe search for other commits by this committer
- Put period at the end of sentence
- Explain a case of assignment logic for future reference

Make magic lessons by:  fjoe
26 Apr 2005 05:45:48
Original commit files touched by this commit  1.0
danfe search for other commits by this committer
Add thales 1.0, GNU Thales -- An IRC to MySQL gateway.

PR:             ports/67500
Submitted by:   Gerrit Beine <tux(at)pinguru.net>

Number of commits found: 15

2857
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days31
new fortnight62
new month216

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0