aboutsummaryrefslogtreecommitdiff
path: root/irc/thales
Commit message (Collapse)AuthorAgeFilesLines
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* Bump PORTREVISION for ports linking to default libmysqlclient.Alex Dupre2011-03-191-1/+1
| | | | Notes: svn path=/head/; revision=271309
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Remove no longer needed patchMartin Wilke2007-01-031-11/+0
| | | | | | | | PR: ports/107451 Submitted by: Gerrit Beine<gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=181337
* - Fix path in rc scriptMartin Wilke2006-09-071-1/+1
| | | | | | | | PR: ports/102949 Submitted by: Gerrit Beine <gerrit.beine(at)gmx.de> (maintainer) Notes: svn path=/head/; revision=172516
* remove USE_REINPLACE for all categories starting with IEdwin Groothuis2006-05-081-1/+0
| | | | Notes: svn path=/head/; revision=161690
* Maintainer mailaddress mass changeEdwin Groothuis2006-04-151-1/+1
| | | | | | | | | | Maintainers mailaddress has changed, so the ports should be updated. PR: ports/95796 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> Notes: svn path=/head/; revision=159577
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* - Honors LOCALBASE.Florent Thoumie2005-11-295-3/+65
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=149963
* Fix RUN_DEPENDS and thus package building.Alexey Dokuchaev2005-04-281-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=134301
* - Put period at the end of sentenceAlexey Dokuchaev2005-04-261-1/+3
| | | | | | | | | - Explain a case of assignment logic for future reference Make magic lessons by: fjoe Notes: svn path=/head/; revision=134176
* Add thales 1.0, GNU Thales -- An IRC to MySQL gateway.Alexey Dokuchaev2005-04-264-0/+213
PR: ports/67500 Submitted by: Gerrit Beine <tux(at)pinguru.net> Notes: svn path=/head/; revision=134174