aboutsummaryrefslogtreecommitdiff
path: root/japanese/tiarra
Commit message (Collapse)AuthorAgeFilesLines
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-8/+6
| | | | | | | | | | | | | | 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
* Use USERS and GROUPS.Hajimu UMEMOTO2011-06-113-96/+4
| | | | | | | | PR: ports/157596 Submitted by: Chris Rees <utisoft__at__gmail.com> Notes: svn path=/head/; revision=275392
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* - Rename net/p5-IO-INET6 to net/p5-IO-Socket-INET6.Tong LIU2010-08-091-1/+1
| | | | | | | | PR: ports/148309 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=258995
* Update to 20100212.Hajimu UMEMOTO2010-04-303-5/+8
| | | | Notes: svn path=/head/; revision=253476
* 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
* Update to 20091019.Hajimu UMEMOTO2009-10-184-30/+119
| | | | Notes: svn path=/head/; revision=243011
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* log directory must be owned by tiarra.Hajimu UMEMOTO2006-07-291-1/+1
| | | | Notes: svn path=/head/; revision=169060
* Tiarra requires Perl 5.6.0 and later.Hajimu UMEMOTO2006-07-291-1/+8
| | | | Notes: svn path=/head/; revision=169036
* New port -- Tiarra IRC Proxy.Hajimu UMEMOTO2006-07-298-0/+350
Notes: svn path=/head/; revision=169034