aboutsummaryrefslogtreecommitdiffstats
path: root/russian/ircd-hybrid
Commit message (Collapse)AuthorAgeFilesLines
* For ports that are marked BROKEN on armv6, and also fail to build onlinimon2017-11-301-0/+1
| | | | | | | | | | armv7, mark them so. This is part two of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run
* Change CONFLICTS to CONFLICTS_INSTALLrodrigo2017-10-151-1/+2
| | | | | Add new ports we conflict with to the list Bump PORTREVISION
* Mark some ports failing on armv6, for errors classified as "clang".linimon2017-05-271-1/+2
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Remove all USE_OPENSSL occurrences.mat2017-03-151-2/+1
| | | | Sponsored by: Absolight
* Mark as broken on aarch64. While here, pet portlint.linimon2016-11-111-5/+6
| | | | Approved by: portmgr (tier-2 blanket)
* Cleanup $() variables in ports Makefiles.mat2016-07-201-1/+1
| | | | | | | Mostly replace with ${}, but sometime, replace with $$() because it is what was intended in the first place. (I think.) Sponsored by: Absolight
* Make EGD conditionalrodrigo2015-04-043-0/+16888
| | | | | | | Fix build with LibreSSL PR: 198771 Submitted by: <spil.oss@gmail.com>
* Cleanup plistantoine2014-11-121-14/+1
|
* - stagify the portrodrigo2014-06-1311-33/+205
| | | | | | | - fix clang issues - fix plist issues Approved by: bapt (mentor)
* Update maintainer email addressrodrigo2014-01-291-1/+1
| | | | Approved by: bapt@ (co-mentor)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | russian)
* In categories starting with [n-s], remove empty lines (and also few cases ofdanfe2013-03-171-1/+0
| | | | trailing slashes) from pkg-plist.
* Convert USE_BISON to USES= bisonbapt2013-03-081-6/+2
| | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix
* I forgot the fix on WRKSRC. Now should be cleanbapt2011-03-311-1/+1
| | | | Reported by: pointy hat (pav)
* - change the package name to avoid redundancybapt2011-03-301-1/+1
| | | | | | - branch to the russian category Reported by: danfe
* - update to 7.2.4bapt2011-03-275-139/+179
| | | | | | | | | - add licenses - change to USER/GROUP macros - maintainership passed to new volunteer PR: ports/155756 Submitted by: Evgueni V. Gavrilov <aquatique _at_ rusunix.org> and Rodrigo OSORIO <rodrigo _at_ bebik.net>
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+2
| | | | starting with H,I,J,K,L
* - No need to define USE_REINPLACE these dayspav2009-01-091-1/+0
|
* Second attempt at the upgrade to 7.2.2edwin2008-04-302-4/+4
|
* Update to 7.2.2edwin2008-04-301-2/+1
|
* Reset maintainer: aquatique-ports@rambler.ru bounces.linimon2008-01-241-1/+1
|
* Migration from bison 1.x to 2.xade2007-10-171-1/+2
| | | | | PR: 117086 Tested by: -exp runs
* - Update to 7.2.1miwi2006-12-0913-362/+259
| | | | | PR: ports/106485 Submitted by: Evgueni V. Gavrilov <aquatique-ports@rambler.ru> (maintainer)
* remove USE_REINPLACE for all categories starting with Iedwin2006-05-081-1/+0
|
* SHA256ifyedwin2006-01-301-1/+2
| | | | Approved by: krion@
* BROKEN when WITHOUT_NLS: Incorrect pkg-plistkris2006-01-261-0/+4
|
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Update to version 7.0rc12krion2005-02-134-10/+70
| | | | | PR: ports/77441 Submitted by: maintainer
* - Update to 7.1rc4pav2004-11-1613-106/+211
| | | | | PR: ports/73966 Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org> (maintainer)
* fix ircd-hybrid-7 low-bandwidth DoSeik2004-06-212-1/+12
| | | | | | | | | - <http://people.freebsd.org/~eik/portaudit/23aafa20-c28a-11d8-864c-02e0185c0b53.html> - <http://vuxml.freebsd.org/23aafa20-c28a-11d8-864c-02e0185c0b53.html> PR: 68161 Submitted by: Evgueni V. Gavrilov <aquatique-ports@rambler.ru> (maintainer) Obtained from: Erik Sperling Johansen <einride@einride.org> (http://www.securityfocus.com/archive/1/366486)
* - Fix typokrion2004-05-211-1/+1
|
* - Unregister the old UID/GID and register the new one in thekrion2004-05-213-4/+7
| | | | | | valid range. - Bump PORTREVISION - Add warning entry in pkg-message and UPDATING
* BROKEN: Uses unregistered, out-of-range uidkris2004-05-211-0/+2
|
* - Fix MASTER_SITESkrion2004-05-171-1/+1
| | | | | PR: ports/66705 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* - Change maintainer's emailkrion2004-04-161-1/+1
| | | | | PR: ports/65602 Submitted by: maintainer
* SIZEifyerwin2004-03-201-0/+1
| | | | | PR: 64496 Submitted by: maintainer, trevor
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* - Fix REINPLACE_CMDkrion2003-12-191-1/+1
| | | | | PR: 60399 Submitted by: maintainer
* Add ircd-hybrid-ru 7.1,krion2003-12-1513-0/+489
ircd-hybrid-ru is russian version of well known hybrid IRC server with plently number of features. it can handle russian channel names, nicknames and harset recoding PR: 60244 Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org>