Port details |
- thales IRC to MySQL gateway
- 1.0_5 irc
=0 1.0_5Version of this port present on the latest quarterly branch.
- DEPRECATED: End of life upstream
This port expired on: 2024-03-31
- 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
- Port Added: 2005-04-26 05:47:08
- Last Update: 2024-04-01 10:51:16
- Commit Hash: 8fb7cd8
- License: GPLv2+
- WWW:
- https://www.gnu.org/software/thales/
- Description:
- 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
* 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
- ¦ ¦ ¦ ¦
- 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: thales
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (thales-1.0.tar.gz) = be2fd466636dba508d15d8b1e0a7d31328df00e06468be93488c83afcdd4b37c
SIZE (thales-1.0.tar.gz) = 189768
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- ircd : irc/ircd-hybrid
- Library dependencies:
-
- libmysqlclient.so.21 : databases/mysql80-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for thales-1.0_5:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
MODES=on: Support modes in the database
===> Use 'make config' to modify these settings
- Options name:
- irc_thales
- USES:
- gmake mysql shebangfix
- 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 |
1.0_5 01 Apr 2024 10:51:16 |
Rene Ladan (rene) |
irc/thales: Remove expired port
2024-03-31 irc/thales: End of life upstream |
1.0_5 25 Feb 2024 12:40:58 |
Daniel Engberg (diizzy) |
irc/thales: Deprecate and set expiration date to 2024-03-31
Upstreamed have halted development
Reference:
https://www.gnu.org/software/thales/ |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0_5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.0_5 20 Jul 2022 14:22:09 |
Tobias C. Berner (tcberner) |
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> (Only the first 15 lines of the commit message are shown above ) |
1.0_5 04 Jul 2022 07:01:10 |
Tobias C. Berner (tcberner) |
irc/thales: always build hybrid
This should fix the
> Please enter a valid option number
creating GBs of logfiles on the builders.
Reported by: philip |
1.0_5 04 Jul 2022 06:57:46 |
Antoine Brodin (antoine) |
irc/thales: mark BROKEN, endless loop during configure |
1.0_5 01 Jul 2022 09:50:53 |
Rene Ladan (rene) |
irc/thales: drop support for expired irc/unreal |
1.0_4 12 Dec 2021 22:50:11 |
Mateusz Piotrowski (0mp) |
irc/thales: Improve COMMENT
It didn't follow the style guide we have for COMMENT variables. |
1.0_4 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.0_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0_4 01 Sep 2020 08:51:52 |
danfe |
Unbreak the build with -fno-common (Clang 11, GCC 10).
Reported by: pkg-fallout |
1.0_4 05 May 2020 11:10:22 |
rene |
irc/thales remove expired optional dependency on irc/ircd-ru |
1.0_4 08 Jan 2019 12:16:51 |
tobik |
irc/thales: Unbreak MODES option
- Convert to options helpers
- Switch to USES=mysql
- Remove obsolete comment that no longer seems to be relevant
- Fix CONFIGURE_ARGS assignment |
1.0_3 10 Sep 2018 13:15:48 |
mat |
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.0_3 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.0_3 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
1.0_3 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.0_3 17 Jun 2015 12:56:21 |
amdmi3 |
- Add LICENSE
- Fix shebangs |
1.0_2 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.0_2 27 Oct 2014 13:00:22 |
bapt |
Cleanup plist |
1.0_2 16 Jul 2014 02:29:34 |
adamw |
Add DOCS option where PORTDOCS appears in plist. |
1.0_2 15 Mar 2014 16:21:35 |
miwi |
- Convert USE_GMAKE to USES |
1.0_2 09 Dec 2013 02:43:37 |
adamw |
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Staging
- Use OPTIONS where appropriate
- Rename old-style patch files |
1.0_2 20 Sep 2013 18:44:50 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc) |
1.0_2 05 Aug 2012 23:19:40 |
dougb |
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 |
1.0_2 11 Jul 2012 18:12:29 |
crees |
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 |
1.0_2 14 Jan 2012 08:57:23 |
dougb |
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. |
1.0_2 19 Mar 2011 13:15:34 |
ale |
Bump PORTREVISION for ports linking to default libmysqlclient. |
1.0_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0_1 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.0_1 03 Jan 2007 15:21:04 |
miwi |
- Remove no longer needed patch
PR: ports/107451
Submitted by: Gerrit Beine<gerrit.beine@gmx.de> (maintainer) |
1.0_1 07 Sep 2006 17:07:21 |
miwi |
- Fix path in rc script
PR: ports/102949
Submitted by: Gerrit Beine <gerrit.beine(at)gmx.de> (maintainer) |
1.0_1 08 May 2006 10:32:04 |
edwin |
remove USE_REINPLACE for all categories starting with I |
1.0_1 15 Apr 2006 11:47:42 |
edwin |
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> |
1.0_1 22 Jan 2006 12:38:15 |
edwin |
SHA256ify
Approved by: krion@ |
1.0_1 29 Nov 2005 22:44:49 |
flz |
- 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 |
1.0 28 Apr 2005 09:26:16 |
danfe |
Fix RUN_DEPENDS and thus package building.
Reported by: pointyhat via kris |
1.0 26 Apr 2005 05:57:26 |
danfe |
- Put period at the end of sentence
- Explain a case of assignment logic for future reference
Make magic lessons by: fjoe |
1.0 26 Apr 2005 05:45:48 |
danfe |
Add thales 1.0, GNU Thales -- An IRC to MySQL gateway.
PR: ports/67500
Submitted by: Gerrit Beine <tux(at)pinguru.net> |