DELTA 341704 3387 34 SVNg]_qGi>[|M] irc-[0-9]* charybdis-[0-9]* Nefarious-[0-9]* ircd-hybriPLIST_SUB= USR=$(USERS) GRP=$(GROUPS)STAGEDIR}${PREFIX}/etc/rc.d @${MKDIR} ${STAGEDIR}${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/RELNOTE* ${STAGEDIR}${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/doc/*.txt ${STAGEDIR}${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/doc/server-version-info ${STAGEDIR}${DOCSDIRENDREP DELTA 179205 4250 408 SVNH  >kUx^Qao0 0U ScRLLPÒm1lTjEe}Ef2Ґ{]_uMk" #֍6֫JEx* %]&li6Ũ@-1-p !%4޹ "K`68 g۳.9WFH$ ;˞/ѬB"k@ B*gļNdq7g"X;c2* č8Oh`ȱ穦?:r0 UCS4*6@'%)`xC&!‚@-ުҁdECс$z+ZJr̰ U 0Ojq73Zܤ9=YZExE\#Jp_߳uENDREP DELTA SVNvvvx^To0?;f] Cw0viS<%t)!c~~ c VFw|-T=I%)K ΦY<]J36 @$^Eqi ],F#!o![<"b7Xؿ~t}qmZoO3r76n ЕC ]x@х^l7Ru|nwBR+X|m Ճ4~nl (P Ֆ>M^3ܒLNϝHuz ME#,K0_+0[8 !NYcUPG_"\? 9Pr~6L:Lk&:ROkqAqЇ`K]⌸FPh@/K̎$V;4JZA'J|JxֽT۶%"}ȏ+Q:ōm!/W/wHzIENDREP DELTA SVNfhff--- include/memory.h 2014-04-01 07:44:11.659215390 +0000 +++ include/memory.h 2014-04-01 07:42:15.054225075 +0000 @@ -49,7 +49,7 @@ /* forte (and maybe others) don't like double declarations, * so we don't declare the inlines unless GNUC */ -#ifdef __GNUC__ +#if defined(__GNUC__) && !defined(__clang__) extern inline void * MyMalloc(size_t size) { ENDREP DELTA SVN   --- include/tools.h.orig 2014-04-01 07:57:16.040161762 +0000 +++ include/tools.h 2014-04-01 07:58:16.339157016 +0000 @@ -91,7 +91,7 @@ /* forte (and maybe others) dont like these being declared twice, * so we dont declare the inlines unless GNUC. */ -#ifdef __GNUC__ +#if defined(__GNUC__) && !defined(__clang__) /* * dlink_ routines are stolen from squid, except for dlinkAddBefore, ENDREP DELTA 179205 4671 348 SVN/Kw y!^x^Rn@}<aqZ|Q*!H@!lXT;&M} vrfhR]?Wuc ԠPMo(|E'Ҩ8]}FZ T'CUǏ5#Ë *@LSWkO`VF쥷8NkCԷ&I'S^vkwٝ,z ڎUَvʼn>A<Ƿ3gk=;{Ax3tMzm[9^ 'Ʋ]٬-j0(2LrUu'0!2N H2?BIj-bD3~6b;%~J / Biiq"ft38x=ˣA!d8uDM;e,/ڟܹ~K|UAzW!$U%~TH|0,z/]Ɏ },-}%~޽43QP0oZ@cOvENDREP DELTA SVNnpnn--- servlink/Makefile.in.orig 2014-04-01 13:27:43.421795014 +0000 +++ servlink/Makefile.in 2014-04-01 13:28:04.084793292 +0000 @@ -15,7 +15,7 @@ RM = @RM@ SED = @SED@ prefix = @prefix@ -exec_prefix = $(DESTDIR)@exec_prefix@ +exec_prefix = @exec_prefix@ bindir = $(DESTDIR)@bindir@ datarootdir = $(DESTDIR)@datarootdir@ ENDREP DELTA 179205 5032 252 SVN>Fc W}mTjaorig 2007-01-08 12:23:12.000000000 +0000 +++ src/Makefile.in 2014-04-01 12:45:56.938967409 +0000 @@ -18,7 +18,7 @@ SED = @SED@ prefix = @prefix@ -exec_prefix = $(DESTDIR)@exec_prefix@ +exec_prefix = @exec_prefix@ bindir = $(DESTDIR)@bindir@ sysconfdir = $(DESTDIR)@sysconfdir@ localstatedir = $(DESTDIR)@localstatedir@ @@ -122,7 +122$(DESTDIR)ENDREP DELTA SVNkmkk--- src/version.c.orig 2014-04-01 07:50:07.858192019 +0000 +++ src/version.c 2014-04-01 07:53:19.724326422 +0000 @@ -113,7 +113,7 @@ "toot, Toby Verrall ", "vx0, Mark Miller ", "wiz, Jason Dambrosio ", - "Xride, Sren Straarup ", + "Xride, S\u00f8ren Straarup ", "zb^3, Alfred Perlstein ", "", "Others are welcome. Always. And if we left anyone off the above list,", ENDREP DELTA SVNuwuu--- tools/Makefile.in.orig 2006-12-19 15:53:05.000000000 +0000 +++ tools/Makefile.in 2014-04-01 12:39:48.914994557 +0000 @@ -18,8 +18,8 @@ INCLUDES = -I../include $(SSL_INCLUDES) -prefix = $(DESTDIR)@prefix@ -exec_prefix = $(DESTDIR)@exec_prefix@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ bindir = $(DESTDIR)@bindir@ datarootdir = $(DESTDIR)@datarootdir@ ENDREP DELTA 314445 8017 17 SVN[x~ wT\v@sample man/man8/ircd.8.gzdirrm etc/ircd-hybrid-ru/codepages @dirrm etc/ircd-hybrid-ru @owner %%USR%% @group %%GRP%% @exec install -d -m 755 -o %%USR%% -g %%GRP%% /var/log/ircd-hybrid-ru @dirrmtry /var/log/ircd-hybrid-ru @owner root @group wheel ENDREP id: 10-95859.0.r357671/4861 type: file pred: 10-95859.0.r341704/520096 count: 29 text: 357671 0 391 2653 71c9c76bab52eedba42166ff29427d59 d4dde4a25498f210707c0996e17920d217119c10 357670-7nzk/_4 props: 334546 1234 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/russian/ircd-hybrid/Makefile copyroot: 0 / id: p-179205.0.r357671/5170 type: file pred: p-179205.0.r340725/10154943 count: 3 text: 357671 419 427 1096 0e0375f13d3a21178f2784709e49e76c e5743d85c02f5c47541bc58305cb659e7a4ae11f 357670-7nzk/_6 props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/russian/ircd-hybrid/files/patch-etc-Makefile.in copyroot: 0 / id: 7-357671.0.r357671/5500 type: file count: 0 text: 357671 875 554 1270 dfaa569795f17f0c4443087c79ec0cee c7eee94fa20f996076e50386849bc6314be584be 357670-7nzk/_8 props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/russian/ircd-hybrid/files/patch-help-Makefile.in copyroot: 0 / id: 9-357671.0.r357671/5797 type: file count: 0 text: 357671 1442 375 358 4e3fd92ab857831279f48a4b8a08c07f 52b60a2396854bf19c2d32512bed896cf1234c67 357670-7nzk/_a props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/russian/ircd-hybrid/files/patch-include-memory.h copyroot: 0 / id: b-357671.0.r357671/6094 type: file count: 0 text: 357671 1830 412 395 39f7aa384bfd5a7097d370c4233fd3f5 3bff67d2a8e6eb027a183b6c0640e3c5aec0adb7 357670-7nzk/_c props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/russian/ircd-hybrid/files/patch-include-tools.h copyroot: 0 / id: r-179205.0.r357671/6390 type: file pred: r-179205.0.r340725/10155277 count: 3 text: 357671 2255 535 1739 3d5b2e3d5d96dc544e51eb7927efadca ed9da5a64caabf2ae90d8649ab2cf85b99a778bc 357670-7nzk/_d props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/russian/ircd-hybrid/files/patch-modules-Makefile.in copyroot: 0 / id: e-357671.0.r357671/6725 type: file count: 0 text: 357671 2819 383 366 182b4c2cfc3f7c5d19675b67260acd90 6f2785d23a83a6b29576db57490cf748d70d1f02 357670-7nzk/_f props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/russian/ircd-hybrid/files/patch-servlink-Makefile.in copyroot: 0 / id: 1h-95859.0.r357671/7026 type: file pred: 1h-95859.0.r340725/10155615 count: 5 text: 357671 3215 381 582 be556a8ba4a522985a9cd79e5054423c 66768ae3791c29e7d7a24c1b5f7161048e29c155 357670-7nzk/_g props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/russian/ircd-hybrid/files/patch-src-Makefile.in copyroot: 0 / id: h-357671.0.r357671/7356 type: file count: 0 text: 357671 3625 508 491 a3543e1e22f1078d642d8916f20481de dd352d9ca9ef255cb46a515253c7200c830cc252 357670-7nzk/_i props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/russian/ircd-hybrid/files/patch-src-version.c copyroot: 0 / id: j-357671.0.r357671/7650 type: file count: 0 text: 357671 4146 390 373 1124eeb5ea7ffc1bfcf2258e1ca7b074 324ddb136ab32c5fe78051212d30a95244279528 357670-7nzk/_k props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/russian/ircd-hybrid/files/patch-tools-Makefile.in copyroot: 0 / PLAIN K 24 ircd-hybrid-ru.sh.sample V 31 file 16-95859.0.r340872/2721122 K 16 patch-defaults.h V 32 file n-179205.0.r340725/10154614 K 21 patch-etc-Makefile.in V 28 file p-179205.0.r357671/5170 K 22 patch-help-Makefile.in V 28 file 7-357671.0.r357671/5500 K 22 patch-include-memory.h V 28 file 9-357671.0.r357671/5797 K 21 patch-include-tools.h V 28 file b-357671.0.r357671/6094 K 25 patch-modules-Makefile.in V 28 file r-179205.0.r357671/6390 K 26 patch-servlink-Makefile.in V 28 file e-357671.0.r357671/6725 K 21 patch-src-Makefile.in V 28 file 1h-95859.0.r357671/7026 K 19 patch-src-version.c V 28 file h-357671.0.r357671/7356 K 23 patch-tools-Makefile.in V 28 file j-357671.0.r357671/7650 END ENDREP id: 15-95859.0.r357671/8652 type: dir pred: 15-95859.0.r340872/2721801 count: 8 text: 357671 7948 691 0 b37aab8f1c7500b335f3a3f0f4edc478 cpath: /head/russian/ircd-hybrid/files copyroot: 0 / id: 1r-95859.0.r357671/8843 type: file pred: 1r-95859.0.r340714/7116830 count: 11 text: 357671 4549 284 10372 fcb08399ccfd275cfb4016f1b7012e4b 92b2edf2a1c602de3737bda1cfefefc79a42764b 357670-7nzk/_l props: 334546 1627 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/russian/ircd-hybrid/pkg-plist copyroot: 0 / PLAIN K 8 Makefile V 28 file 10-95859.0.r357671/4861 K 8 distinfo V 32 file 13-95859.0.r340717/10154399 K 5 files V 27 dir 15-95859.0.r357671/8652 K 9 pkg-descr V 32 file 1l-95859.0.r340718/10951233 K 11 pkg-message V 31 file 1p-95859.0.r340719/2524002 K 9 pkg-plist V 28 file 1r-95859.0.r357671/8843 END ENDREP id: y-95859.0.r357671/9469 type: dir pred: y-95859.0.r341704/520731 count: 41 text: 357671 9157 299 0 ac3d9e09542e4ed2f1f80f2971988b65 cpath: /head/russian/ircd-hybrid copyroot: 0 / PLAIN K 2 MT V 31 dir 2-257302.0.r340718/10943164 K 8 Makefile V 28 file 3-1559.0.r348843/125968 K 12 Makefile.inc V 30 file e-27441.0.r340722/5680885 K 9 artwiz-ru V 27 dir 4-120997.0.r348572/1660 K 6 aspell V 29 dir 4-65979.0.r340722/5682474 K 10 bugzilla40 V 34 dir 4-217765.3-330666.r351917/1929 K 10 bugzilla42 V 34 dir 4-217765.0-302362.r351917/3162 K 10 bugzilla44 V 34 dir 4-217765.0-336450.r353048/1236 K 13 calligra-l10n V 29 dir 2i-81476.0.r344898/965790 K 5 d1489 V 28 dir 6-1559.0.r340722/5685846 K 5 eric4 V 29 dir c-196320.0.r353729/258610 K 17 fortune-bashorgru V 30 dir 4-190436.0.r340722/5686664 K 9 fortuneru V 29 dir 4-51915.0.r340722/5687486 K 2 gd V 30 dir 4-225221.0.r340722/5688046 K 9 gimp-help V 30 dir 1r-256536.0.r342129/133454 K 8 hunspell V 26 dir 4-277993.0.r347780/720 K 6 hyphen V 27 dir 4-278098.0.r347780/1367 K 11 ircd-hybrid V 26 dir y-95859.0.r357671/9469 K 9 kde4-l10n V 28 dir c-41149.0.r353599/872628 K 7 koi2koi V 27 dir 4-90492.0.r342435/42166 K 8 koi8r-ps V 25 dir 2-20400.0.r357220/716 K 11 libcyrillic V 29 dir 4-97573.0.r340722/5693594 K 11 libreoffice V 30 dir np-295281.0.r353103/163577 K 11 mueller-dic V 29 dir 4-98377.0.r340872/2725157 K 9 muttprint V 29 dir 4-90496.0.r340872/2726052 K 6 mythes V 28 dir 1i-278116.0.r347780/2025 K 7 napster V 30 dir 4-115810.0.r340872/2726937 K 19 p5-Convert-Cyrillic V 29 dir 4-233487.0.r341813/182196 K 24 p5-Lingua-DetectCyrillic V 29 dir 4-276580.0.r341813/183265 K 20 p5-Lingua-RU-Charset V 28 dir 4-36489.0.r341813/184325 K 17 p5-Text-Hyphen-RU V 29 dir 4-327884.0.r341813/185369 K 23 p5-XML-Parser-encodings V 25 dir 4-49396.0.r343075/819 K 11 p5-cyrillic V 28 dir 4-60659.0.r341813/186401 K 6 prawda V 31 dir 6-115134.0.r340725/10160649 K 5 pscyr V 30 dir 4-44633.0.r340725/10161689 K 15 rubygem-russian V 31 dir 4-236488.0.r340718/10962028 K 14 rubygem-rutils V 31 dir 4-184456.0.r340718/10962713 K 3 rux V 31 dir 4-152101.0.r340725/10164121 K 13 stardict-bars V 29 dir 2-250426.0.r353800/369067 K 17 stardict-computer V 31 dir 2-251457.0.r340717/10167537 K 12 stardict-dal V 29 dir 2-250425.0.r353800/369786 K 15 stardict-engcom V 31 dir 2-251458.0.r340717/10168995 K 17 stardict-mueller7 V 29 dir 2-250423.0.r353800/370554 K 23 stardict-mueller7accent V 29 dir 2-250424.0.r353800/371291 K 11 stardict-pc V 31 dir 2-251459.0.r340717/10171253 K 6 tac+ia V 29 dir 4-47924.0.r340872/2729196 K 11 tidyup-mail V 26 dir 4-166568.0.r348068/781 K 5 unzip V 31 dir 4-135183.0.r340725/10166453 K 9 wordpress V 27 dir 4-288606.0.r354626/1032 K 5 xcode V 26 dir 4-25219.0.r347780/2674 K 17 xpi-tabextensions V 28 dir 4-168330.0.r341201/87507 K 6 xruskb V 29 dir 2-15147.0.r340722/5701861 END ENDREP id: 1-1559.0.r357671/12336 type: dir pred: 1-1559.0.r357220/3581 count: 1072 text: 357671 9652 2671 0 7b47f82a6e69dc5f52a2522af8184356 cpath: /head/russian copyroot: 0 / PLAIN K 10 .arcconfig V 26 file 1-354154.0.r357542/72 K 10 .gitignore V 26 file 1-348322.0.r348482/68 K 7 CHANGES V 27 file 1-99373.0.r356921/1559 K 15 CONTRIBUTING.md V 27 file 1-348323.0.r348323/344 K 9 COPYRIGHT V 25 file 1-146787.0.r345912/0 K 4 GIDs V 28 file 1-168311.0.r356387/3490 K 8 Keywords V 26 dir 1-314142.0.r357581/907 K 5 LEGAL V 24 file 1-748.0.r357566/127 K 5 MOVED V 26 file 1-69878.0.r357651/210 K 8 Makefile V 22 file 1-6.0.r335781/123 K 2 Mk V 22 dir 1-5.0.r357663/3646 K 6 README V 25 file 1-2408.0.r340854/960 K 9 Templates V 24 dir 1-2932.0.r356642/775 K 5 Tools V 26 dir 3-15302.0.r356192/3190 K 4 UIDs V 28 file 4-168311.0.r356702/5593 K 8 UPDATING V 27 file 1-102685.0.r357607/135 K 13 accessibility V 26 dir 1-42583.0.r356479/4525 K 6 arabic V 27 dir 1-38973.0.r357484/42031 K 9 archivers V 25 dir 1-242.0.r357526/25945 K 5 astro V 25 dir 1-301.0.r357486/75133 K 5 audio V 25 dir 1-148.0.r357614/41352 K 10 benchmarks V 24 dir 1-62.0.r357526/80042 K 7 biology V 26 dir 1-9066.0.r357526/85118 K 3 cad V 24 dir 1-276.0.r357425/8704 K 7 chinese V 27 dir 1-3770.0.r357486/137470 K 5 comms V 24 dir 1-76.0.r357526/95166 K 10 converters V 27 dir 1-1561.0.r357486/163073 K 9 databases V 25 dir 1-771.0.r357630/50841 K 9 deskutils V 27 dir 1-2098.0.r357526/161666 K 5 devel V 25 dir 1-73.0.r357669/252948 K 3 dns V 26 dir 1-6145.0.r357642/11056 K 7 editors V 23 dir 4-6.0.r357643/22589 K 9 emulators V 25 dir 1-181.0.r357631/12624 K 7 finance V 27 dir 1-4110.0.r357277/660709 K 6 french V 28 dir 1-25673.0.r357484/128880 K 3 ftp V 26 dir 1-199.0.r357526/425337 K 5 games V 26 dir 1-104.0.r357654/140273 K 6 german V 27 dir 1-7451.0.r357654/143149 K 8 graphics V 25 dir 1-94.0.r357654/269541 K 6 hebrew V 28 dir 3-31142.0.r357654/270972 K 9 hungarian V 29 dir 1p-38973.0.r357484/134551 K 3 irc V 25 dir 1-42.0.r357654/306981 K 8 japanese V 26 dir 1-410.0.r357486/714355 K 4 java V 26 dir 1-2798.0.r357516/10904 K 6 korean V 27 dir 1-5873.0.r357486/726289 K 4 lang V 24 dir 1-15.0.r357646/17860 K 4 mail V 24 dir 1-57.0.r357668/40414 K 4 math V 25 dir 1-162.0.r357605/37018 K 4 misc V 24 dir 7-35.0.r357667/26245 K 10 multimedia V 25 dir d-333.0.r357647/22738 K 3 net V 24 dir 1-22.0.r357637/67503 K 6 net-im V 27 dir 15-11144.0.r357651/9468 K 8 net-mgmt V 26 dir r-1011.0.r357595/19542 K 7 net-p2p V 27 dir g-29106.0.r357489/78216 K 4 news V 27 dir 1-145.0.r357486/1041755 K 4 palm V 25 dir 1-6646.0.r357242/2609 K 6 polish V 29 dir tv-38973.0.r357484/156478 K 10 ports-mgmt V 25 dir 1-5132.0.r357633/6802 K 10 portuguese V 28 dir 1-17842.0.r357484/159036 K 5 print V 24 dir 1-79.0.r357606/29292 K 7 russian V 26 dir 1-1559.0.r357671/12336 K 7 science V 27 dir n-5356.0.r357526/790730 K 8 security V 25 dir 1-269.0.r357602/57793 K 6 shells V 24 dir w-6.0.r357526/848574 K 8 sysutils V 25 dir b-339.0.r357657/54897 K 8 textproc V 25 dir 1-322.0.r357666/84861 K 9 ukrainian V 28 dir g-39704.0.r357484/246642 K 10 vietnamese V 27 dir 1-4812.0.r357484/248623 K 3 www V 26 dir 1-114.0.r357670/128789 K 3 x11 V 26 dir 1-16.0.r357526/1149102 K 10 x11-clocks V 24 dir 1-931.0.r357664/5446 K 11 x11-drivers V 28 dir 1-157567.0.r357422/15839 K 6 x11-fm V 27 dir 1-691.0.r357526/1151645 K 9 x11-fonts V 24 dir 1-543.0.r357589/9986 K 11 x11-servers V 25 dir 1n-710.0.r355734/9595 K 10 x11-themes V 27 dir 1-14410.0.r356393/10500 K 12 x11-toolkits V 25 dir 1-120.0.r357636/14481 K 6 x11-wm V 23 dir 1-40.0.r357512/9474 END ENDREP id: 2-1.0.r357671/15944 type: dir pred: 2-1.0.r357670/132396 count: 356662 text: 357671 12507 3424 0 d7d3318031da9d36578f113763087af0 props: 308235 235189 45 0 7a04b33bf8e35fd5c3d111baaf403dc5 cpath: /head copyroot: 0 / PLAIN K 8 branches V 24 dir 0-1.0.r357655/134770 K 4 head V 23 dir 2-1.0.r357671/15944 K 8 svnadmin V 22 dir 3-1.0.r356959/1199 K 4 tags V 22 dir 8-1.0.r336829/4760 END ENDREP id: 0.0.r357671/16341 type: dir pred: 0.0.r357670/132796 count: 357671 text: 357671 16165 163 0 fb93e72adcdb04f73ffe8dd24ed216e6 props: 341041 7140 346 0 8b695b9f61597e4917effffba3bbfaa3 cpath: / copyroot: 0 / minfo-cnt: 11 10-95859.0.t357670-7nzk modify-file true false /head/russian/ircd-hybrid/Makefile p-179205.0.t357670-7nzk modify-file true false /head/russian/ircd-hybrid/files/patch-etc-Makefile.in _7.0.t357670-7nzk add-file true true /head/russian/ircd-hybrid/files/patch-help-Makefile.in _9.0.t357670-7nzk add-file true true /head/russian/ircd-hybrid/files/patch-include-memory.h _b.0.t357670-7nzk add-file true true /head/russian/ircd-hybrid/files/patch-include-tools.h r-179205.0.t357670-7nzk modify-file true false /head/russian/ircd-hybrid/files/patch-modules-Makefile.in _e.0.t357670-7nzk add-file true true /head/russian/ircd-hybrid/files/patch-servlink-Makefile.in 1h-95859.0.t357670-7nzk modify-file true false /head/russian/ircd-hybrid/files/patch-src-Makefile.in _h.0.t357670-7nzk add-file true true /head/russian/ircd-hybrid/files/patch-src-version.c _j.0.t357670-7nzk add-file true true /head/russian/ircd-hybrid/files/patch-tools-Makefile.in 1r-95859.0.t357670-7nzk modify-file true false /head/russian/ircd-hybrid/pkg-plist 16341 16566