summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Create /var/run/unrealircd in the initscript instead of when installing the ↵Nathan Phillip Brink2013-01-271-2/+11
| | | | | | package, fixing bug #453598 by Flameeyes (and supporting tmpfs /var/run). (Portage version: 2.2.0_alpha161-r1/cvs/Linux x86_64, signed Manifest commit with key 743A52E86BA81050)
* Drop old versions as bug #395579 (stabilization of 3.2.9) is resolved.Nathan Phillip Brink2012-02-214-244/+0
| | | | (Portage version: 2.2.0_alpha84-r1/cvs/Linux x86_64)
* Fix bug #393661 reported by kensington by replacing ${opts} in initscript ↵Nathan Phillip Brink2011-12-212-5/+5
| | | | | | with ${extra_started_options}, sans revbumps. (Portage version: 2.2.0_alpha78-r1/cvs/Linux x86_64)
* Fix bug 389949 (by scribeofthenile) where compilation failed in ↵Nathan Phillip Brink2011-11-091-0/+22
| | | | | | unrealircd-3.2.9 and unrealircd-3.2.9_rc2 when USE=-extban-stacking. (Portage version: 2.2.0_alpha71-r1/cvs/Linux x86_64)
* Bump to unrealircd-3.2.9_rc2 with a refactored ebuild using EAPI=4, taking ↵Nathan Phillip Brink2011-07-272-0/+67
| | | | | | advantage of a somewhat-fixed ./configure, and new initscripts. (Portage version: 2.2.0_alpha46-r1/cvs/Linux x86_64)
* Fixing stop sequence in init script, patch thanks to Lars Wendler ↵Victor Ostorga2009-12-221-2/+2
| | | | | | (Polynomial-C) <polynomial-c@gentoo.org> , bug #251858. Dropping ~mips, due to missing keyword in dev-libs/tre (Portage version: 2.1.6.13/cvs/Linux i686)
* QA: Version bump to fix bug #260806. Non maintainer commit.Tomas Chvatal2009-11-142-0/+198
| | | | (Portage version: 2.2_rc49/cvs/Linux x86_64)
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-311-3/+0
|
* Remove old revision wrt bug #201682.Ulrich Müller2007-12-221-3/+0
| | | | (Portage version: 2.1.4_rc11)
* Set correct owner for the installed certificates, fixes bug #201996.Ulrich Müller2007-12-121-0/+0
| | | | (Portage version: 2.1.4_rc8)
* Move docert call from src_install() to pkg_postinst() for bug #201682Dawid Węgliński2007-12-091-0/+3
| | | | (Portage version: 2.1.3.19)
* oldRaúl Porcel2007-10-081-3/+0
| | | | (Portage version: 2.1.3.9)
* Version bump wrt notify in bug #189199Markus Ullmann2007-08-201-0/+3
| | | | (Portage version: 2.1.3.5)
* revbump for new useflag to support displaying channel modes during compilationMarkus Ullmann2007-05-141-0/+0
| | | | (Portage version: 2.1.2.7)
* drop oldRaúl Porcel2007-04-081-3/+0
| | | | (Portage version: 2.1.2.3)
* Version bump wrt bug 164991Raúl Porcel2007-02-181-0/+3
| | | | (Portage version: 2.1.2-r9)
* bad repomanSven Wegener2006-10-221-3/+0
| | | | | (Portage version: 2.1.2_pre3-r6) (Signed Manifest commit)
* Version bump wrt bug #137266, thanks to Todd Merrill ↵Markus Ullmann2006-06-271-0/+3
| | | | | | <todd.merrill@comcast.net> for testing the new version (Portage version: 2.1.1_pre1-r4)
* Cleanup.Sven Wegener2006-05-092-6/+0
| | | | | (Portage version: 2.1_pre10-r5) (Signed Manifest commit)
* Fixing SHA256 digest, pass fourAlec Warner2006-04-272-0/+4
| | | | (Portage version: 2.1_pre9-r4)
* Revision bump to 3.2.4, thanks to Todd Merrill <todd.merrill@comcast.net> ↵Alec Warner2006-02-181-0/+3
| | | | | | for reporting. Fixes bug #123173 (Portage version: 2.1_pre4-r1)
* Revision bump. Added support for the curl USE flag that allows network-based ↵Sven Wegener2005-05-031-0/+1
| | | | | | configuration includes. Closes bug #86307. (Portage version: 2.0.51.21)
* Set ownership of configuration files the right way. Fixes bug #90075.Sven Wegener2005-04-261-1/+0
| | | | (Portage version: 2.0.51.20-r5)
* Version bump.Sven Wegener2005-03-141-0/+1
| | | | (Portage version: 2.0.51.19)
* Removed old vulnerable ebuilds.Sven Wegener2005-01-182-2/+0
| | | | (Portage version: 2.0.51-r13)
* Version bump for security bug #78524. Marked stable on x86.Sven Wegener2005-01-181-0/+1
| | | | (Portage version: 2.0.51-r13)
* Version bump.Sven Wegener2004-12-051-0/+1
|
* Removed old ebuilds and files.Sven Wegener2004-10-174-60/+0
|
* Modified to 'use net' not 'need net' in init script. Closes bug #66467.Sven Wegener2004-10-091-3/+2
|
* Updated init script with reload support.Sven Wegener2004-08-152-2/+10
|
* Revision bump. Made the hub support optional and added support for the ipv6 ↵Sven Wegener2004-08-141-0/+1
| | | | USE flag.
* Fixed typo in init script and modified ebuild to install cron example scripts.Sven Wegener2004-07-241-2/+2
|
* Version bump. Closes bug #48965 and bug #41919. Switched from ↵Sven Wegener2004-07-245-10/+5
| | | | mkunrealircd-cert to ssl-cert.eclass.
* Gentoo Technologies -> Gentoo FoundationAron Griffis2004-07-142-4/+4
|
* Replaced with rc2.Chuck Short2004-04-222-1/+1
|
* Fix for mkunrealircd script. Closes #42396.Chuck Short2004-04-131-1/+1
|
* SSL fixes.Chuck Short2004-03-062-2/+6
|
* Header fixes, version bump.Chuck Short2004-02-211-0/+1
|
* fix for #23981Mike Frysinger2003-07-092-22/+0
|
* removing lockfileRobin H. Johnson2003-07-031-1/+0
|
* Add frozen lock supportRobin H. Johnson2003-07-031-0/+1
|
* fix for #23825Mike Frysinger2003-07-025-0/+52
|
* Update Copyright yearsMike Frysinger2003-02-141-2/+2
|
* initial ebuildMike Frysinger2003-02-014-0/+69