From owner-freebsd-ports Sun Apr 7 1: 0:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8823637B41A for ; Sun, 7 Apr 2002 01:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37903h19113; Sun, 7 Apr 2002 01:00:03 -0800 (PST) (envelope-from gnats) Date: Sun, 7 Apr 2002 01:00:03 -0800 (PST) Message-Id: <200204070900.g37903h19113@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Maxim Sobolev Subject: Re: ports/36836: "make package-depends" fails with "argument list too long" (bsd.port.mk) Reply-To: Maxim Sobolev Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36836; it has been noted by GNATS. From: Maxim Sobolev To: murray@FreeBSD.ORG (Murray Stokely) Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/36836: "make package-depends" fails with "argument list too long" (bsd.port.mk) Date: Sun, 7 Apr 2002 11:58:13 +0300 (EEST) Should be already fixed in rev.1.409 of bsd.port.mk. Please let me know if the problem persists after applying this delta, or close the PR if it is resolved. Thanks! -Maxim > > > >Number: 36836 > >Category: ports > >Synopsis: "make package-depends" fails with "argument list too long" (bsd.port.mk) > >Confidential: no > >Severity: serious > >Priority: medium > >Responsible: freebsd-ports > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Sat Apr 06 23:20:01 PST 2002 > >Closed-Date: > >Last-Modified: > >Originator: Murray Stokely > >Release: Any > >Organization: > FreeBSD Project > >Environment: > -CURRENT > >Description: > bsd.port.mk uses the shell when it should be using xargs(1). > The long package dependency lists of gnome is too much for the shell > to handle. > >How-To-Repeat: > cd /usr/ports/x11/gnome > make package-depends > > or > > sh /usr/src/release/scripts/print-cdrom-packages.sh 1 > >Fix: > > Use xargs, or document the kernel tweak necessary to make this work. > >Release-Note: > >Audit-Trail: > >Unformatted: > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 1: 1:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DA99837B400; Sun, 7 Apr 2002 01:01:18 -0800 (PST) Received: (from murray@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3791IB19312; Sun, 7 Apr 2002 01:01:18 -0800 (PST) (envelope-from murray) Date: Sun, 7 Apr 2002 01:01:18 -0800 (PST) From: Message-Id: <200204070901.g3791IB19312@freefall.freebsd.org> To: murray@FreeBSD.org, murray@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36836: "make package-depends" fails with "argument list too long" (bsd.port.mk) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: "make package-depends" fails with "argument list too long" (bsd.port.mk) State-Changed-From-To: open->closed State-Changed-By: murray State-Changed-When: Sun Apr 7 01:00:56 PST 2002 State-Changed-Why: This was fixed in r1.409. Thanks Maxim! http://www.freebsd.org/cgi/query-pr.cgi?pr=36836 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 1:19: 0 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 3DCC537B405; Sun, 7 Apr 2002 01:18:56 -0800 (PST) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id 22TS0LZX; Sun, 7 Apr 2002 12:20:23 +0300 Received: (from max@localhost) by vega.vega.com (8.11.6/8.11.3) id g379Iwb40847; Sun, 7 Apr 2002 12:18:58 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Message-Id: <200204070918.g379Iwb40847@vega.vega.com> Subject: Re: ports/36836: "make package-depends" fails with "argument list too long" (bsd.port.mk) To: murray@FreeBSD.ORG Date: Sun, 7 Apr 2002 12:18:58 +0300 (EEST) Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: from "murray@FreeBSD.ORG" at Apr 07, 2002 01:01:18 AM X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > Synopsis: "make package-depends" fails with "argument list too long" (bsd.port.mk) > > State-Changed-From-To: open->closed > State-Changed-By: murray > State-Changed-When: Sun Apr 7 01:00:56 PST 2002 > State-Changed-Why: > This was fixed in r1.409. Thanks Maxim! Nice to hear. Please make sure that the correct bsd.port.mk goes to the 5.0-DP1. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 1:21:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mao.stokely.org (mao.stokely.org [65.84.64.228]) by hub.freebsd.org (Postfix) with ESMTP id 58DDE37B405; Sun, 7 Apr 2002 01:21:40 -0800 (PST) Received: by mao.stokely.org (Postfix, from userid 2074) id 206274B669; Sun, 7 Apr 2002 01:21:38 -0800 (PST) Date: Sun, 7 Apr 2002 01:21:38 -0800 From: Murray Stokely To: Maxim Sobolev Cc: murray@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/36836: "make package-depends" fails with "argument list too long" (bsd.port.mk) Message-ID: <20020407092138.GQ8008@freebsdmall.com> References: <200204070918.g379Iwb40847@vega.vega.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204070918.g379Iwb40847@vega.vega.com> User-Agent: Mutt/1.3.25i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Apr 07, 2002 at 12:18:58PM +0300, Maxim Sobolev wrote: > > This was fixed in r1.409. Thanks Maxim! > > Nice to hear. Please make sure that the correct bsd.port.mk goes to > the 5.0-DP1. Unfortunately it is too late. Kris tagged the ports tree for DP1 several days ago. The i386 installation directory and one of the two ISOs are already on ftp-master. We can add this to the errata. I don't think it is very critical anyway, right? We've lived with this bug for a while. - Murray To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 1:30:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E207237B41A for ; Sun, 7 Apr 2002 01:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g379U1J26215; Sun, 7 Apr 2002 01:30:01 -0800 (PST) (envelope-from gnats) Received: from az.ci.nnov.ru (az.ci.nnov.ru [212.67.12.34]) by hub.freebsd.org (Postfix) with ESMTP id 0D7E237B405 for ; Sun, 7 Apr 2002 01:23:51 -0800 (PST) Received: (from root@localhost) by az.ci.nnov.ru (8.12.2/8.11.6) id g379Niem088093; Sun, 7 Apr 2002 13:23:44 +0400 (MSD) (envelope-from zykov) Message-Id: <200204070923.g379Niem088093@az.ci.nnov.ru> Date: Sun, 7 Apr 2002 13:23:44 +0400 (MSD) From: Alex Zykov Reply-To: Alex Zykov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36838: MICO update to 2.3.7 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36838 >Category: ports >Synopsis: MICO update to 2.3.7 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 07 01:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Alex Zykov >Release: FreeBSD 4.5-STABLE i386 >Organization: n/a >Environment: System: FreeBSD az.ci.nnov.ru 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Feb 15 19:07:53 MSK 2002 root@az.ci.nnov.ru:/usr/src/sys/compile/AZ i386 >Description: New version of MICO port. >How-To-Repeat: n/a >Fix: --- mico.tar.gz.uu begins here --- begin 644 mico.tar.gz M'XL(`/(-L#P``^P]:W?;-K+]*OX*7%?GQ(Y,2J0HR5'6/59D)5'K5R6E\6Z[ M1Z%)RF)-D0I)^9$V^]MW!GR3H!Y.['1OS9.8Y+PP``8##`!"Q\J5/C%,_;L' MO,1:K2G+Y#M"Q%9#Q#M!.B%P3:X2TY(8,="VI!62B)(G?D=I#*A5>"]=3 M'$*^^W1W95\OH;N9ZKKY&`H][O4].=%OR-QV/)>HMFGJJF?8%ID%9D$FMM,F M,T.UN>_)H>+II.OH<-/:)'N)>^18N2-2K28"[?NI/J(5B6?2TXBQ^X[X&YW`?YQX$*N]=$%"0JMUIK5"$946S+\*]&:)V1WNV< ME#GN['0P.ND<]_9+5%U\_:4W&/9/3_9+DE`76ERW,^J].1WT>\/]DJ9?ZR9W MW!F.>H/QL#]"V-3SYNUJ]>;F1D`1@NU<5CF@Z9^,X']OL%]*Z M6>_D$+@]U=R3!+%=_@.3'A[V!Y^KIF)=5BF"X]X/?AH.NONE4OD/>*1HJBAW MW.^>_H+2/Y3_Z'7?GGXFY3\.^T.:F<_D3W@;]@X_DV>KU632F?!+H^%-OW#OY9;\$L/Y)]^C=(61HJ_S'N2B^Z@Q[GZN&I9H+3:]^]*0M M\AM7`D+DW9*VN.[IR>O^FW>#2$*(X/HGPU'GZ&@X'KZ%K.Z7[G27)GS2>_^F MVXW?WV#ZB=?13_%+Y]WH%%/P(7%:G<$;*#2>OS&\*?_1(\'3I7<5/D*YP:-F MN,J%J?,SPS)XUS.I\CRO6Q0*C=#Q\!_D*:P`*+'C\O(45?R)"=1F:*8C$F#GPUW(5#1011$0V`(DUXJA" M`]_WD-C1A#W:7O!NN?"7X^:VZ_&&!;J:9IN#^C\Z^4QX=P(U>S;HO>Z?@Z$8 M%_@?&6,=!->&-)E$0HIJI4QE<;N66*#;4+)JN^Y:HI%P0]E@"VN)!KH-)7_T MUA+\T=M0+ICL6H*!;D/)Z]5?KO8.7,\QY@GB"\.JJK;E*88UTRU/*R`![UB, MA!91A)DY11C;T1:S>1'6*4J+NCQU7L1(6UH!SK(UO1#G-^1";!'?W+'GNN/= M+<'?%B(=Q=+L62%6G^B.;JF%.GO&K!CG*)I>6(B`O=8=5S$UCA."GH#\XP*\ M$W;\PNSJ!^Y;CT.>KF]SX0C+K3YL&C#";S5JA>-_^A*,_^OU)H[_:XUF_3O2 M>%BU_.MO/O[WZW^N>.J45ZX>)HT5\9]4EZ5$_<,SA'\M^2G^>XR+YWF(^ZR) M<;EP=.@;(.@Q+DO'$`(>8['(&&PU6FU)Q`!,XBJ52HJ\-%Q8I#,'RA;46EN6 MV[6F3WEP0'AQK[';(A7_=G#`D>\)#,$=A6B&X\(;1S@8ZH][YZ-!9PP1T7#; MLG=)F;[#*RG_/*(W""CH?=0]HO?A$.\[7"7/7%VX3M6T5<4DX6WAZD[\[%1I MC$"J]MRC?Y(H")<&S17)[A(,Z`1I![3'+'P/PWU7I?FMRXU=4205>J_3'..% M0<]X>`J:[KMF`G3ZZD<(/?_5&Q_UC_NC?8R/*/+E2XXGY/G$T77HH^7G._A* M,"$P5F+9'H$L$3H,%&ID"J,&GP#XX.]SX`E9DBE3:JZ"8&-"/!U$;9V7,58% M/5Z?#HX[HRVR#S#=G&R])-Y4MWSJ4,S;SJ!W.(:X;ZO!.M75*YJ#J0ZF M.)N#`W.(X1*?D-@.H:RT0AKU%AI@H_XB,$`NROOYEE_-6^3_]LEYD%](X6WG M%XRL:6U`&7:ZX[/.Z.WX;'#Z9OOXM+M+9K:Z"Y6P@UHSL2@8!N!;/E6BN"%) MH,%"/K?L.$4JYGCX9OR^,SC95A4+:WAB6!H*$\C/(S)7<'HFB(0U(2B+4%/+ M]O/:W*-Y;=6"O*82!AL>!],AV1P3HEDFE*RCS^QKG7QM#[[9(?*H_VJXSYL8$25H_:I.XYD27;"L9V[U-Z%: MO7SV(9%A((M;2E!P@][PW=%H.RF"EA&UNF_M8?_:5ZK_GSU,&LO[?U%NB3+M M_^MUJ2$UN-I_[_,2[L_S5H^%6<;OU%<5Q_`/`>FA_.YHH2$??:=:DM MP4C@Q8L7=`"0HL^3RBV?%)U2:V\7*K?BW]`IZ99F3*@?#N?#^%)YNP^.N'M\ MN$/@\62(;GFGJMDJ#>^K^JTRFZ.5^LC.T='8[_W3C$'_M#X_*5'GR'\B6S%F M..@.=[;(GW^2WX``7,@UC`V>3:!7,4!EDB%\230;"/D2&C+@`.AK4S8VR5ZS8KXPN]B]ZQ_)MJ#I M<[`T&$MNWQBFIBJ.1@+8#@R-DC:/#I!E\]*+=J/!L'FDS]I\K8T/H5=-7;&P1O1;PR/B2YJE^S64C5L&J(C] M+:\3MWJ`\X=A+WH`Q1UVJ-5+6M:E?Y#(502JD1]R(.%:=WR%0W-F42RWFY## MS\X*.:L-)Q)'2LZ,\),U=![T.H?'O37*.L>P3I%GFMNXT#3"8BXV#E[5VN%S M;-Z&Y>F./5]JYF"[LI0Q\RQ?ED5LBPD77\?Q9J4>CCH?V]A#;?/61MVCLT@T\;V$C'=RU9RW!O8 M"?)^)1MQ=,TTU.DJ.ZGO9>PDRY=G:22ZW3JUE7K]6_FA0-O[V!.3=1V;"ADW MMJL4X[ULBREA`_L*^;_6E58.J0H7`4G**=.Z#4;8H&Q[:8U.\TJ;)1?2[\*O(O_AV44?^X M8G7,HEED"3TEJCBXN)^/4..;9U6?'&?GN'BBWJ&'/<&+??BZ_4,FN'2 MJ2?=66Y*Q]=D7U\O-KAD%.I'9)7GRY/47CS=V M!4WN8V@YMG4L#)DV-JV(Z5XVE>/>P)B0]RMY*%=WK@TUF#XH-)166WR1,90< M8YXGV=\]M+6$ZMS'9-B\Z]A-Q+FQ\:0Y[V5!;!$;F%$D(&]+Q/4<79GQKKVP MM/L9EJ%?ZB;#K'Z$,8Q8(Q*.AS#`D6JU6L*LTFQ9#AD-D7+\%4(B7]E[F1R# MU_F=][=4E_UJQ_P=7^\+UOV:C MV:`0\>G[CT>YT!\IBUO-8(W`PRU`4AN"8W$OW@*4X2B]=@Q_%U`#JA@'WHW$ M+B")>B$I]$+A_E-!2$S)<^3H\/51Y\V0D/8^X8\`:3L78/@!>(?CN^?G/@42 M]`7\+X2?-0!A]^S,I\3G@!2?S\?=0$)EJ02^7]Y.?#RQLY9(T!KW,1"J-2J+ MBR>4_/3D-6+H)J'.NW.Z7+BOW5F*=3R')\]+!X(-&='"=OTL\6MN.=%TGO&U`!4-7"EYC7-3_XZ<0 M_I<6[M34(-"8I':"_K@PB80.'<>7T6^&SX='P5,97!!N0$5T``+/&B:++I.4%>?2W2+?`PFX MT0.N0C]FIF%=%6::YOA7 M:`=RH]G:>U'[MY]Y9#4MFF7TFVZL=3F0N,55PD2M5**X695.);\]X]^=O+_CW'Y^_]=EWY=5CS) M5<,M3M'BF/\50)8I3Q]NH*)1@$2C`"G>B!W'`>E0@(\&U60_&%S2KTSC(6]V MQ)D:<%>^B!V0N*E<\?(12?RGF@]/"#.X2$Q[`/RF[\2^)M(>]N-UN2TE M=HC&Q'FZY,[_YIX,S;^"MU;T)1S]8F(2**/T2^]JRJ>XS#] M(0EU//_^&P5A#/GP5Z0'.D@/$(C2\>G) MD,[!0TP`FM*C07R\_TD+?BQXZR4/1O&QE3QOGH@D1,2G>&1P_H(Q@T-U#,B$ MH80K`LWZKMBDHZ?@\Q'P=NUP]1_'0:/.J-_U9_KC[ZGXN7,94X59S.J;UC#4 M*:F%QE6RDC85``XY@+>C7-LDBIJJ$#7U7_E+#;A2`&%1=H$E6G>(V1$8!&AV M"*;L9Z?#T1&.*S&HY,.,M^-:+DB:7Y%T@C^5=@BG`A*)\URJ%-JIM_OF/R,C MJTBBS-/*T)6E&OWV6:Q)T:/!>< M.;[8%[\;7VA+ZTC?V+Y"H:&-CC!\IMMD+'NZF`OVPHN)NK:;\1+"E`6$UA<+ M3D;A?I#!$A,LX+U`%R:*.^\%R#2$T0AV]O!(457`GAH=`0W M;"02W.$J:0$^1?B9!#WL!/M-Z&3_>=8C"3$'/NC@?W++POSJDE?M&?K]!TMC M5?N'V"]L_Y(,80(87;/QU/X?Y>J0[NG@58=(0IU@T*2C)=#Q#;F9&NJ47-J* MBG*7]C^-=U5'VCJEUZKVK]4:\;M7\3SW\2G M\U\>Z5+NW?ZY]^_?MTEP9K9F*#/%\H1K]T)076%A&?S$4:RKR<+Q($RK_H<> M=4UKFW'*]I,O^687MO^Y:;@/U_NO:O]-L4[/_Z^WFG*C56O2_E^6G_K_1[GB M,Y8K%2YZ,;7X67'B9W>:(L--?UQX?G-X_G-\+'-X5G3J'.?P?.7D*O=.-74!.,I^Z#+4#1#$/)F.Y_OS>*@J6E.65'V%7 MY38B7)[/$P4/NV2H&B!8/*<7O^NJU]<@:<.[8_!F"%@R8JWR[,LUSJS1L-A- M6L'NU)BS:C"-9R4QI/.I1?)'T.:+P"QI(_`7[#(.,4NX!OK<9F4BA<[Q][1+ MO0_6KGBVP\S&JB6RY>1GX`^52Y\SF%5_K:B0UMTZW,LK,$,\"EUYF-`Z3$R: M0,/7A@7>FTGQ1K<@!76=+`6D2TEH6Q_8)CN??NN8&#@4]ML+FPQ/6YHHJGZH M3]RWN@G]4):$MO05%8@T)]`-%B(WK%)D65Z//D7M5/_@J74,Y MH[NY7E!*BI7S5%@@RS*)>-\58"6MHF0B3N?8"+$(EK''5$ST63#\&/J?$Z]" MY[Q!AH"9QH".?*A9H]-8A5494R]*(B)A81=,PC.T6N&D:4-3SK)P=T\*?U> MM`":3ROQ=6F&1;]5]7E.ZXEQJVLYH.E=T7F9#/R2#6:EAK^5Q0#E%`8@4UMZ M1"%+X1B1EV7/<]3VW,,.I1#.$))7O,`[&7E*5@Z=,;2[G,L/P2SZR4VN2@RV M"N9,\7)6-%,N\TYAIL\@ZLUW/1;]F"`+M>EP)@>=^[XZ5YRV<\$"Y?(&P+%O MARP1$8K)QR@4!+-*!>$L0[5=GE5>"#;<7(D!V,H[H'G>42(HIS(`F?4^+_"J M"'>]Q46N8.:V::@Y!Q!`&EW."T&4M6)%F"!^[:+$OQ=%!.\7+U',*9RGM3Q[[)`<&\7/K+9D4(MBSH%'"(P8+G M6L+",W("KA5SD>.F0!11C,B54(1BZHD#3L;\U*TH)D!T58.CK+0%*,% MXS6SJIB7=@$8ALC360YS8=LF@^&"84P^1M,GBFG:*@,U65CT1V<+$0P>7+%@ M`AFT,V7.@K$H_3L#,U<,APEDT,(0E05C4=(5MVN=52I^2>;`0`R=<`$8Q."/ M0:(Y\)#B8BZX.8@:@(*31/"7<1N"D@?1W^Y)_S0H&U$`_NBQX3".9"/`+:Q( M66$DJ[#25)@)*LS44E#-*?RFCF%0`O&,.OF-*!>-ZZ-[6+F?`W!'Q:<76A_K>]<]MM M&P?"\/T^Q;Y`"M3M`VR17*07NRV0W!N,I22*CRO)1?;M5SQ)Y%CB_X][&P.Q M@^3[34XI$G5G"FL.*F=@A#D#(\T9&.GP"4T4?)$-%0U;X"><,W3B.5,GGJDR9Q4431;; M"=>9RQ;=B=>:BYO]E";:_1S7FW_>->+TL`Z@_6A^14$(`1;:CC MB,;3<>Z]W&I.7+Q_)]!%Q@_K8W,#9_=.+V8O<.$I0L'>#'1?6X#CF5'']JEY MQYG-<1#O''YIFZIH8(ZCFQIYV!4$R$]>)5P;T0D@G1X;0HFSL+,L&S;*::)F-78?-!\SSJIAYR8-O5#@_>HDJ MTJE$&^P9K291-N2>QJVK$.!F6PCHLN)QHKC$X\=NS6[#=+H%CRT0`NPCF<+P M42R-\@`U"(*@9ND3_7+!*SW"],QE"JQ''$]TM06OM(#I;,L45!800V>"5UK` M#)_)%%@+[MGA&RG@;;BGAW&DH@\3GSE><2W&:ZR@J=(9_I0P/Q\<,"+8Y86\'8UNS8[_ZYX\' M%GWHCVW-P*=C1V?9LG8WG+K=-P>S^[[WYRUPJO4#C%0B^'XXG?N_ZZHQBE1^ MG/LK5-*BY2&#Y?Q1&ID]2F0]=PNO"G%\$>)`?R0FWS;[NEW;*1F*,I**_NE^ MGI]V3??*Q7U)"AVU\=<1GL,GX21<^*+DL:W=*@->4=E$UKAJ M6S1'J2&OEBQ[GRJSW,L.XZ,EN)3J5X-.\JWKWS49DW M!Y8!:0TIB,8LXZ_UP6Y2AB[^B%7-\_/R4/(X9?C(CL,%F+P!#31Y?QMH_/@K MI8=;U<*3H3`IGJCX1A*;-J+8KA'%1HUHV2(_.93HDWF.Z(IY,)ETND3:TSV- MG<1F-CTJ?QD+,YO1.,L9CH.0X?$7WM+X"WI<,2LJTI1?"$=OSD/ML5>05,*! M1<\V$M1_0,]F]'C>EU)1CD,F*)(5-?%D)+G"67$33D;4OD&W^?3-KCY4IN7H M:IP9S.:"<>X(%ZE^Z"]QCG4DYUB'F?7 M22N\'!6/:+[(A>+NN#G;G0K`2.-<0K`6+:@*]Y>+.=2G)Z2*1-DP1]XO_KA! MG<_E'!+CE'/>O$+F"V1WXTKD-;+C2>$7ES]U8C:1FZ#E55S+$^FAZN,NQW`Z M/#E1;5[6AJ7Z:M5:T3Q=:!6M3J8-"PRO33K(KTV]/(-NU/BMOQ0!"0(;="X6 M08`FN4A^*%BTQ9W=8DQ?J+Q,'Q^OTPK9[0&F-!XY*0?AFVZLN#1)V&ROM!HPI`T*AB$#3_]BYWG_62 M%2,)NV&HW!PUO)^C0N7H*%)Y.HI4KHZBX;-#Y=_<[L"Q#\O)94L8U6@*P7[1<%^Y5B_3I1@$9(LQ>11:'RRJ(]! MQR5Q&IC*Q+@&V)Z:\ZG,YYF**IP]F\(VR:=$B2IV/'DLF$,%(2IBB1M)LZP[&( M"M-FJ/+N)Z`@-$[K@'%R\R\0EX. K%D'C/2$"Q=T4PL/=!PR#[=Q#J$,5V/R_/TZ0^7A]O*YX_0]/6+_&`,@````` ` end --- mico.tar.gz.uu ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 1:40:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0256437B419 for ; Sun, 7 Apr 2002 01:40:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g379e2G27113; Sun, 7 Apr 2002 01:40:02 -0800 (PST) (envelope-from gnats) Received: from nelly.internal.irrelevant.org (irrelevant.demon.co.uk [158.152.220.121]) by hub.freebsd.org (Postfix) with ESMTP id 5226D37B405 for ; Sun, 7 Apr 2002 01:37:20 -0800 (PST) Received: from simond by nelly.internal.irrelevant.org with local (Exim 3.35 #1) id 16u96s-0000jU-00 for FreeBSD-gnats-submit@freebsd.org; Sun, 07 Apr 2002 10:37:18 +0100 Message-Id: Date: Sun, 07 Apr 2002 10:37:18 +0100 From: Simon Dick Reply-To: Simon Dick To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36839: Maintainer port update: x11-fm/worker Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36839 >Category: ports >Synopsis: Maintainer port update: x11-fm/worker >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 07 01:40:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Simon Dick >Release: FreeBSD 4.5-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD nelly.internal.irrelevant.org 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #0: Fri Mar 8 12:44:33 GMT 2002 root@nelly.internal.irrelevant.org:/usr/obj/usr/src/sys/ELEPHANT i386 >Description: Update port to 2.4.0 >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /usr/nfs/ncvs/ports/x11-fm/worker/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 10 Jan 2002 14:04:49 -0000 1.6 +++ Makefile 7 Apr 2002 09:20:44 -0000 @@ -6,7 +6,7 @@ # PORTNAME= worker -PORTVERSION= 2.3.1 +PORTVERSION= 2.4.0 CATEGORIES= x11-fm MASTER_SITES= http://www.boomerangsworld.de/worker/downloads/ \ http://www.informatik.uni-halle.de/~hoffmanr/worker/downloads/ @@ -17,5 +17,11 @@ USE_XLIB= yes MAN1= worker.1 + +CFLAGS+= ${PTHREAD_CFLAGS} + +pre-configure: + @${PERL} -pi.orig -e 's:-lpthread:${PTHREAD_LIBS}:g' \ + ${WRKSRC}/configure .include Index: distinfo =================================================================== RCS file: /usr/nfs/ncvs/ports/x11-fm/worker/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- distinfo 10 Jan 2002 14:04:49 -0000 1.6 +++ distinfo 7 Apr 2002 09:04:55 -0000 @@ -1 +1 @@ -MD5 (worker-2.3.1.tar.gz) = 95ee001478b857718717d9301541ba53 +MD5 (worker-2.4.0.tar.gz) = 3b61acd26dff926d3456a5d8e3ddfa95 Index: pkg-plist =================================================================== RCS file: /usr/nfs/ncvs/ports/x11-fm/worker/pkg-plist,v retrieving revision 1.4 diff -u -r1.4 pkg-plist --- pkg-plist 6 Nov 2001 15:09:54 -0000 1.4 +++ pkg-plist 7 Apr 2002 09:28:05 -0000 @@ -6,9 +6,12 @@ share/worker/catalogs/francais.catalog share/worker/catalogs/francais.catalog.coms share/worker/catalogs/francais.catalog.flags -share/worker/config-de -share/worker/config-en -share/worker/config-fr +share/worker/catalogs/polski.catalog +share/worker/catalogs/polski.catalog.coms +share/worker/catalogs/polski.catalog.flags +share/worker/config-deutsch +share/worker/config-english +share/worker/config-francais share/pixmaps/WorkerIcon.xpm @unexec rmdir %D/share/pixmaps 2>/dev/null || true @dirrm share/worker/catalogs >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 1:59: 2 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0013A37B425; Sun, 7 Apr 2002 01:58:35 -0800 (PST) Received: (from yoichi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g379wZ029210; Sun, 7 Apr 2002 01:58:35 -0800 (PST) (envelope-from yoichi) Date: Sun, 7 Apr 2002 01:58:35 -0800 (PST) From: Message-Id: <200204070958.g379wZ029210@freefall.freebsd.org> To: yoichi@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36771: Update port: textproc/xml-lite.el to 1.29 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: textproc/xml-lite.el to 1.29 State-Changed-From-To: open->closed State-Changed-By: yoichi State-Changed-When: Sun Apr 7 01:58:14 PST 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36771 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 3:30:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0557737B422 for ; Sun, 7 Apr 2002 03:30:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37AU2u36345; Sun, 7 Apr 2002 03:30:02 -0700 (PDT) (envelope-from gnats) Received: from dominik.saargate.de (dominik.saargate.de [212.88.130.241]) by hub.freebsd.org (Postfix) with ESMTP id EC75137B421 for ; Sun, 7 Apr 2002 03:22:33 -0700 (PDT) Received: (from domi@localhost) by dominik.saargate.de (8.11.6/8.11.6) id g37AIgH27137; Sun, 7 Apr 2002 12:18:43 +0200 (CEST) (envelope-from domi) Message-Id: <200204071018.g37AIgH27137@dominik.saargate.de> Date: Sun, 7 Apr 2002 12:18:43 +0200 (CEST) From: Dominik Brettnacher Reply-To: Dominik Brettnacher To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36840: ghfaxviewer dependency fix Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36840 >Category: ports >Synopsis: ghfaxviewer dependency fix >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 07 03:30:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dominik Brettnacher >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: >Description: Package building etc. fails (see Kris Kennaway's errorlogs) because of a wrong library dependency: libgnomeprint.so is demanded with a wrong (i.e. too old) version number. >How-To-Repeat: try to build the port on a system which does not have an older libgnomeprint.so installed >Fix: diff -urN /usr/ports/comms/ghfaxviewer/Makefile ghfaxviewer/Makefile --- /usr/ports/comms/ghfaxviewer/Makefile Mon Sep 17 09:58:17 2001 +++ ghfaxviewer/Makefile Sun Apr 7 12:12:44 2002 @@ -13,7 +13,7 @@ MAINTAINER= domi@saargate.de -LIB_DEPENDS= gnomeprint.13:${PORTSDIR}/print/gnomeprint \ +LIB_DEPENDS= gnomeprint.16:${PORTSDIR}/print/gnomeprint \ gconf-1.1:${PORTSDIR}/devel/gconf \ tiff.4:${PORTSDIR}/graphics/tiff >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 4: 1:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F102237B43A for ; Sun, 7 Apr 2002 04:00:15 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37B0Fs39928; Sun, 7 Apr 2002 04:00:15 -0700 (PDT) (envelope-from gnats) Received: from sep.oldach.net (sep.oldach.net [194.180.25.6]) by hub.freebsd.org (Postfix) with ESMTP id 1EA3837B41A for ; Sun, 7 Apr 2002 03:51:14 -0700 (PDT) Received: (from hmo@localhost) by sep.oldach.net (8.11.6/8.11.6/hmo09mar02) id g37Ap3G33776; Sun, 7 Apr 2002 12:51:03 +0200 (CEST) (envelope-from hmo) Message-Id: <200204071051.g37Ap3G33776@sep.oldach.net> Date: Sun, 7 Apr 2002 12:51:03 +0200 (CEST) From: Helge Oldach Reply-To: Helge Oldach To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36841: use of .MAKEFLAGS target in Makefile.local does not work any more Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36841 >Category: ports >Synopsis: use of .MAKEFLAGS target in Makefile.local does not work any more >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 07 04:00:15 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Helge Oldach >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD sep.oldach.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Mar 19 20:26:01 CET 2002 toor@sep.oldach.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: In a couple of /usr/ports/some/where directories on my system I have a Makefile.local containing a line .MAKEFLAGS: -DBATCH This provides global make(1) flags to the port and avoids the need to define the BATCH variable on the make command line, so that I can just build the port unattended. This is broken since about beginning of March. I did some make(1) debugging with -dl and -dv and it appears that Makefile.local is included and MAKEFLAGS gets properly amended, but when it comes to configuring the port, it still doesn't work. BATCH is ignored by bsd.ports.mk it seems. Note that just using BATCH=1 in Makefile.local does not work as well, but that didn't work in the past either. >How-To-Repeat: For example: cd /usr/ports/print/ghostscript-afpl echo .MAKEFLAGS: -DBATCH >Makefile.local make and you will get prompted for a configuration menu, which won't appear with just make -DBATCH >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 4:20:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 703A337B405 for ; Sun, 7 Apr 2002 04:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37BK3n49609; Sun, 7 Apr 2002 04:20:03 -0700 (PDT) (envelope-from gnats) Date: Sun, 7 Apr 2002 04:20:03 -0700 (PDT) Message-Id: <200204071120.g37BK3n49609@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: send-pr@oldach.net (Helge Oldach) Subject: Re: ports/36841: use of .MAKEFLAGS target in Makefile.local does not work any more Reply-To: send-pr@oldach.net (Helge Oldach) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36841; it has been noted by GNATS. From: send-pr@oldach.net (Helge Oldach) To: bug-followup@freebsd.org Cc: Subject: Re: ports/36841: use of .MAKEFLAGS target in Makefile.local does not work any more Date: Sun, 7 Apr 2002 13:15:45 +0200 (CEST) Thinking about the issue some more I believe that this behaviour is related to the speed-up patch for bsd.ports.mk that was applied on 25 March. Helge To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 4:20:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ACE0637B419 for ; Sun, 7 Apr 2002 04:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37BK3P49618; Sun, 7 Apr 2002 04:20:03 -0700 (PDT) (envelope-from gnats) Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by hub.freebsd.org (Postfix) with ESMTP id 6157B37B419 for ; Sun, 7 Apr 2002 04:19:44 -0700 (PDT) Received: from regency.nsu.ru ([193.124.210.26]) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 16uAhv-0002fy-00 for FreeBSD-gnats-submit@freebsd.org; Sun, 07 Apr 2002 18:19:39 +0700 Received: (from danfe@localhost) by regency.nsu.ru (8.11.6/8.11.6) id g37BKOZ55507; Sun, 7 Apr 2002 18:20:24 +0700 (NOVST) (envelope-from danfe) Message-Id: <200204071120.g37BKOZ55507@regency.nsu.ru> Date: Sun, 7 Apr 2002 18:20:24 +0700 (NOVST) From: Alexey Dokuchaev Reply-To: Alexey Dokuchaev To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36842: irc/bitchx port needs update (c18 -> c19) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36842 >Category: ports >Synopsis: irc/bitchx port needs update (c18 -> c19) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Apr 07 04:20:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alexey Dokuchaev >Release: FreeBSD 4.5-STABLE i386 >Organization: CNIT NSU >Environment: System: FreeBSD regency.nsu.ru 4.5-STABLE FreeBSD 4.5-STABLE #0: Wed Mar 20 18:57:15 NOVT 2002 root@regency.nsu.ru:/usr/src/sys/compile/REGENCY i386 >Description: BitchX 1.0c19 available and compiles on FreeBSD! >How-To-Repeat: Just cd to /usr/ports/irc/bitchx and notice that we have only c18 in ports. >Fix: Just update the port :-) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 4:30:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5AD0837B429 for ; Sun, 7 Apr 2002 04:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37BU2E50889; Sun, 7 Apr 2002 04:30:02 -0700 (PDT) (envelope-from gnats) Received: from home.fifteen.hu (firewall.partnercom.hu [213.163.4.82]) by hub.freebsd.org (Postfix) with ESMTP id 4380737B416 for ; Sun, 7 Apr 2002 04:27:19 -0700 (PDT) Received: from home.fifteen.hu (localhost [127.0.0.1]) by home.fifteen.hu (8.12.2/8.12.2) with ESMTP id g37BRkqg002935 for ; Sun, 7 Apr 2002 13:27:46 +0200 (CEST) (envelope-from fifteen@home.fifteen.hu) Received: (from root@localhost) by home.fifteen.hu (8.12.2/8.12.2/Submit) id g37BRkUW002934; Sun, 7 Apr 2002 13:27:46 +0200 (CEST) Message-Id: <200204071127.g37BRkUW002934@home.fifteen.hu> Date: Sun, 7 Apr 2002 13:27:46 +0200 (CEST) From: Peter Hollaubek Reply-To: Peter Hollaubek To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36843: auth_ldap port fix Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36843 >Category: ports >Synopsis: auth_ldap port fix >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 07 04:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Peter Hollaubek >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD home.fifteen.hu 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Apr 5 22:54:09 CEST 2002 root@watcher.world84.net:/usr/obj/usr/src/sys/FIF i386 >Description: auth_ldap configure script cannot find libnsl thus not compiling with openldap. Needed to modify configure itself, and the installation method for this module has different routine name for initialization. >How-To-Repeat: port compilation and module inclusion in apache >Fix: --- auth_ldap.patch begins here --- diff -rNub auth_ldap.orig/Makefile auth_ldap/Makefile --- auth_ldap.orig/Makefile Mon Mar 25 03:20:02 2002 +++ auth_ldap/Makefile Sun Apr 7 12:04:10 2002 @@ -12,8 +12,6 @@ MAINTAINER= nik@FreeBSD.org -BROKEN= "Looks like a missing dependency" - BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 LIB_DEPENDS= lber.2:${PORTSDIR}/net/openldap2 RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 @@ -30,6 +28,19 @@ MAKE_ARGS+= APXS=${APXS} do-install: - ${APXS} -i -A -n ldap ${WRKSRC}/auth_ldap.so + ${APXS} -i -n ldap ${WRKSRC}/auth_ldap.so + +post-install: +.if !defined(NOPORTDOCS) + @${MKDIR} ${PREFIX}/share/doc/auth_ldap + @${INSTALL_DATA} ${WRKSRC}/Changes.html ${WRKSRC}/auth_ldap.html ${WRKSRC}/FAQ.html ${PREFIX}/share/doc/auth_ldap + @${ECHO} "*****************************************************************************" + @${ECHO} "The following lines should be added to your Apache configuration:" + @${ECHO} "LoadModule auth_ldap_module libexec/apache/auth_ldap.so" + @${ECHO} "AddModule auth_ldap.c" + @${ECHO} "" + @${ECHO} "For further information see the documentation in ${PREFIX}/share/doc/auth_ldap" + @${ECHO} "*****************************************************************************" +.endif .include diff -rNub auth_ldap.orig/files/patch-aa auth_ldap/files/patch-aa --- auth_ldap.orig/files/patch-aa Thu Jan 1 01:00:00 1970 +++ auth_ldap/files/patch-aa Sun Apr 7 12:04:10 2002 @@ -0,0 +1,11 @@ +--- configure.orig Sat Apr 6 15:59:24 2002 ++++ configure Sat Apr 6 15:59:41 2002 +@@ -724,7 +724,7 @@ + echo $ac_n "(cached) $ac_c" 1>&6 + else + ac_save_LIBS="$LIBS" +-LIBS="-llber -lnsl $LIBS" ++LIBS="-llber $LIBS" + cat > conftest.$ac_ext <Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 4:53:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6F47837B404; Sun, 7 Apr 2002 04:53:46 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37Brkx53769; Sun, 7 Apr 2002 04:53:46 -0700 (PDT) (envelope-from asmodai) Date: Sun, 7 Apr 2002 04:53:46 -0700 (PDT) From: Message-Id: <200204071153.g37Brkx53769@freefall.freebsd.org> To: asmodai@wxs.nl, asmodai@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34910: New port submission: mbrowse Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port submission: mbrowse State-Changed-From-To: open->closed State-Changed-By: asmodai State-Changed-When: Sun Apr 7 04:53:31 PDT 2002 State-Changed-Why: Port commited by markp. http://www.freebsd.org/cgi/query-pr.cgi?pr=34910 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 5: 9:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B480F37B405; Sun, 7 Apr 2002 05:09:09 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37C99I59722; Sun, 7 Apr 2002 05:09:09 -0700 (PDT) (envelope-from asmodai) Date: Sun, 7 Apr 2002 05:09:09 -0700 (PDT) From: Message-Id: <200204071209.g37C99I59722@freefall.freebsd.org> To: asmodai@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36697: Additional Mastersite for x11-wm/9menu Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Additional Mastersite for x11-wm/9menu Responsible-Changed-From-To: gnats-admin->freebsd-ports Responsible-Changed-By: asmodai Responsible-Changed-When: Sun Apr 7 05:08:40 PDT 2002 Responsible-Changed-Why: Fix misfiled PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=36697 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 6:30:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C9A7D37B417 for ; Sun, 7 Apr 2002 06:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37DU1M82792; Sun, 7 Apr 2002 06:30:01 -0700 (PDT) (envelope-from gnats) Received: from helium.one-2-one.net (helium.one-2-one.net [217.115.142.90]) by hub.freebsd.org (Postfix) with ESMTP id 17DCA37B41A for ; Sun, 7 Apr 2002 06:27:09 -0700 (PDT) Received: from hal.privat.lan (pD95884EE.dip.t-dialin.net [217.88.132.238]) by helium.one-2-one.net (8.11.0/8.11.0) with ESMTP id g37DSTm18854 for ; Sun, 7 Apr 2002 15:28:30 +0200 Received: (from guiber@localhost) by hal.privat.lan (8.11.6/8.11.6) id g37DSAl02237; Sun, 7 Apr 2002 15:28:10 +0200 (CEST) (envelope-from guiber) Message-Id: <200204071328.g37DSAl02237@hal.privat.lan> Date: Sun, 7 Apr 2002 15:28:10 +0200 (CEST) From: Guido Berhoerster Reply-To: Guido Berhoerster To: FreeBSD-gnats-submit@FreeBSD.org Cc: Guido Berhoerster X-Send-Pr-Version: 3.113 Subject: ports/36846: fxtv 1.03 freezes the system when $LANG=de_DE.ISO8859-15 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36846 >Category: ports >Synopsis: fxtv 1.03 freezes the system when $LANG=de_DE.ISO8859-15 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 07 06:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Guido Berhoerster >Release: FreeBSD 4.5-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD hal.privat.lan 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #0: Fri Mar 8 17:13:14 CET 2002 root@hal.privat.lan:/usr/obj/usr/src/sys/HAL i386 X11 Version: XFree 4.2.0 (XFree86.0.log attached) Fxtv: Fxtv 1.03 Environment Variables involved: LANG=de_DE.ISO8859-15 >Description: When $LANG ist set to de_DE.ISO8859-15 fxtv 1.03 will crash on startup with the following error message: ----snip---- Whoah! Failed to load font '-adobe-utopia-regular-r-normal--20-0-75-75-p-0-iso8859-1' which X 'said' it knew about. This shouldn't happen (but does in XFree86 3.9.16). Basically, choose another font or take the default font. ----snap---- If fxtv is started a second time after that the whole system will freeze. Note that I have _not_ defined any fxtv-related Xresources. Defining another default font through Xresources like the error message suggests results in the same problem. The problem occurs on all XFree Versions that I've used so far (Version 4.1.0 and 4.2.0). >How-To-Repeat: set $LANG to de_DE.ISO8859-15 e.g. 'setenv LANG de_DE.ISO8859-15' then start fxtv and you will see the mentioned error message start fxtv once again and the system will freeze completely >Fix: workaround is to set $LANG to de_DE.ISO8859-1 before starting fxtv, for example through the following shellscript: ----snip---- #!/bin/sh export LANG=de_DE.ISO8859-1 exec /usr/X11R6/bin/fxtv ----snap---- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 6:40:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 79DBE37B41B for ; Sun, 7 Apr 2002 06:40:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37De4L84543; Sun, 7 Apr 2002 06:40:04 -0700 (PDT) (envelope-from gnats) Received: from reuters.easynet.fr (reuters.easynet.fr [212.180.1.38]) by hub.freebsd.org (Postfix) with ESMTP id 6CBE437B405 for ; Sun, 7 Apr 2002 06:31:09 -0700 (PDT) Received: from blackend.org ([212.11.50.35] helo=gothic.blackend.org) by reuters.easynet.fr with esmtp (Exim 3.12 #1 (Debian)) id 16uCjL-0000DQ-00 for ; Sun, 07 Apr 2002 15:29:15 +0200 Received: (from marc@localhost) by gothic.blackend.org (8.11.6/8.11.6/ - 31/07/01) id g37DUTd33352; Sun, 7 Apr 2002 15:30:29 +0200 (CEST) (envelope-from marc) Message-Id: <200204071330.g37DUTd33352@gothic.blackend.org> Date: Sun, 7 Apr 2002 15:30:29 +0200 (CEST) From: Marc Fonvieille Reply-To: Marc Fonvieille To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36847: Fix build of graphics/vid broken cause of usb structure rename Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36847 >Category: ports >Synopsis: Fix build of graphics/vid broken cause of usb structure rename >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 07 06:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Marc Fonvieille >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD gothic.blackend.org 4.5-STABLE FreeBSD 4.5-STABLE #23: Mon Mar 11 12:05:20 CET 2002 marc@gothic.blackend.org:/usr/src/sys/compile/GOTHIC i386 >Description: graphics/vid can't be build cause of usb structure rename >How-To-Repeat: building graphics/vid from ports >Fix: --- patch-aa.diff begins here --- --- patch-aa.orig Thu Feb 1 20:10:45 2001 +++ patch-aa Sat Apr 6 18:34:46 2002 @@ -1,5 +1,53 @@ ---- vid.c.old Mon May 8 00:59:03 2000 -+++ vid.c Wed Jan 31 14:26:27 2001 +--- vid.c.orig Mon May 8 06:59:03 2000 ++++ vid.c Sat Apr 6 18:27:02 2002 +@@ -48,15 +48,15 @@ + struct usb_ctl_request ur; + unsigned char data[1024]; + +- ur.request.bmRequestType = UT_READ_VENDOR_INTERFACE; +- ur.request.bRequest = 2; ++ ur.ucr_request.bmRequestType = UT_READ_VENDOR_INTERFACE; ++ ur.ucr_request.bRequest = 2; + +- USETW(ur.request.wValue, 0); /* unused */ +- USETW(ur.request.wIndex, reg); /* index */ +- USETW(ur.request.wLength, 1); /* payload len in bytes */ +- ur.data = data; +- ur.flags = 0; +- ur.actlen = 0; ++ USETW(ur.ucr_request.wValue, 0); /* unused */ ++ USETW(ur.ucr_request.wIndex, reg); /* index */ ++ USETW(ur.ucr_request.wLength, 1); /* payload len in bytes */ ++ ur.ucr_data = data; ++ ur.ucr_flags = 0; ++ ur.ucr_actlen = 0; + + if(ioctl(fd, USB_DO_REQUEST, &ur) < 0) { + return -1; +@@ -72,15 +72,15 @@ + + data[0] = val; + +- ur.request.bmRequestType = UT_WRITE_VENDOR_INTERFACE; +- ur.request.bRequest = 2; ++ ur.ucr_request.bmRequestType = UT_WRITE_VENDOR_INTERFACE; ++ ur.ucr_request.bRequest = 2; + +- USETW(ur.request.wValue, 0); /* unused */ +- USETW(ur.request.wIndex, reg); /* index */ +- USETW(ur.request.wLength, 1); /* payload len in bytes */ +- ur.data = data; +- ur.flags = 0; +- ur.actlen = 0; ++ USETW(ur.ucr_request.wValue, 0); /* unused */ ++ USETW(ur.ucr_request.wIndex, reg); /* index */ ++ USETW(ur.ucr_request.wLength, 1); /* payload len in bytes */ ++ ur.ucr_data = data; ++ ur.ucr_flags = 0; ++ ur.ucr_actlen = 0; + + if(ioctl(fd, USB_DO_REQUEST, &ur) < 0) { + return -1; @@ -217,12 +217,15 @@ struct vidstate vs; /* current read state */ int small = 0; /* use 320x240 */ @@ -32,8 +80,8 @@ - if(udi.vendorNo != 0x05A9 || udi.productNo != 0x0511) { - fprintf(stderr, "device %s is not an OmniVision OV511\n", devname); -+ if(udi.vendorNo != 0x05A9 || (udi.productNo != 0x0511 && -+ udi.productNo != 0xa511)) { ++ if(udi.udi_vendorNo != 0x05A9 || (udi.udi_productNo != 0x0511 && ++ udi.udi_productNo != 0xa511)) { + fprintf(stderr, "device %s is not an OmniVision OV511 or OV511+\n", devname); exit(1); } @@ -43,8 +91,8 @@ continue; if(ioctl(fd, USB_GET_DEVICEINFO, &udi) < 0 - || udi.vendorNo != 0x05A9 || udi.productNo != 0x0511) { -+ || udi.vendorNo != 0x05A9 || (udi.productNo != 0x0511 && -+ udi.productNo != 0xa511)) { ++ || udi.udi_vendorNo != 0x05A9 || (udi.udi_productNo != 0x0511 && ++ udi.udi_productNo != 0xa511)) { close(fd); fd = -1; continue; @@ -60,7 +108,7 @@ devname = dev; } + -+ isplus = udi.productNo == 0xa511; ++ isplus = udi.udi_productNo == 0xa511; + bufsize = (isplus ? 961 : 993); /* reset the OV511 */ @@ -148,9 +196,10 @@ exit(1); /* select the 993-byte alternative */ - alt.interface_index = 0; +- alt.interface_index = 0; - alt.alt_no = 1; -+ alt.alt_no = (isplus ? 7 : 1); ++ alt.uai_interface_index = 0; ++ alt.uai_alt_no = (isplus ? 7 : 1); if(ioctl(fd, USB_SET_ALTINTERFACE, &alt) < 0) { perror("USB_SET_ALTINTERFACE"); exit(1); --- patch-aa.diff ends here --- --- Makefile.diff begins here --- --- Makefile.orig Wed Feb 21 08:48:56 2001 +++ Makefile Sat Apr 6 19:46:38 2002 @@ -15,8 +15,8 @@ .include -.if ${OSVERSION} < 400000 -BROKEN= requires FreeBSD 4.0 or later +.if ${OSVERSION} < 450001 +BROKEN= "Systems prior to 450001 are out of support" .endif --- Makefile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 7:13: 2 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5C10A37B41A; Sun, 7 Apr 2002 07:12:58 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37ECwq00387; Sun, 7 Apr 2002 07:12:58 -0700 (PDT) (envelope-from anders) Date: Sun, 7 Apr 2002 07:12:58 -0700 (PDT) From: Message-Id: <200204071412.g37ECwq00387@freefall.freebsd.org> To: simond@irrelevant.org, anders@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36839: Maintainer port update: x11-fm/worker Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Maintainer port update: x11-fm/worker State-Changed-From-To: open->closed State-Changed-By: anders State-Changed-When: Sun Apr 7 07:10:03 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36839 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 7:50:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D473137B416 for ; Sun, 7 Apr 2002 07:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37Eo1M05951; Sun, 7 Apr 2002 07:50:01 -0700 (PDT) (envelope-from gnats) Received: from nelly.internal.irrelevant.org (irrelevant.demon.co.uk [158.152.220.121]) by hub.freebsd.org (Postfix) with ESMTP id D9FA237B400 for ; Sun, 7 Apr 2002 07:47:00 -0700 (PDT) Received: from simond by nelly.internal.irrelevant.org with local (Exim 3.35 #1) id 16uDwY-0001xB-00 for FreeBSD-gnats-submit@freebsd.org; Sun, 07 Apr 2002 15:46:58 +0100 Message-Id: Date: Sun, 07 Apr 2002 15:46:58 +0100 From: Simon Dick Reply-To: Simon Dick To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36848: Maintainer port update: emulators/uae Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36848 >Category: ports >Synopsis: Maintainer port update: emulators/uae >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 07 07:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Simon Dick >Release: FreeBSD 4.5-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD nelly.internal.irrelevant.org 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #0: Fri Mar 8 12:44:33 GMT 2002 root@nelly.internal.irrelevant.org:/usr/obj/usr/src/sys/ELEPHANT i386 >Description: Fix to enable threading properly and enable the GUI >How-To-Repeat: >Fix: Apply the patch below and delete files/patch-aa Index: Makefile =================================================================== RCS file: /usr/nfs/ncvs/ports/emulators/uae/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 9 Mar 2002 00:23:05 -0000 1.6 +++ Makefile 7 Apr 2002 14:42:28 -0000 @@ -7,6 +7,7 @@ PORTNAME= uae PORTVERSION= 0.8.21 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= ftp://ftp.freiburg.linux.de/pub/uae/sources/develop/ @@ -14,9 +15,15 @@ USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-sound --enable-vidmode --enable-dga --disable-ui +CONFIGURE_ARGS= --enable-sound --enable-vidmode --enable-dga USE_XLIB= yes +USE_GTK= yes +CFLAGS+= ${PTHREAD_CFLAGS} + +pre-configure: + @${PERL} -pi.orig -e 's:-lpthread:${PTHREAD_LIBS}:g' \ + ${WRKSRC}/configure do-install: ${INSTALL_PROGRAM} ${WRKSRC}/uae ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/readdisk ${PREFIX}/bin >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 8:30:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EBCBB37B419 for ; Sun, 7 Apr 2002 08:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37FU1115455; Sun, 7 Apr 2002 08:30:01 -0700 (PDT) (envelope-from gnats) Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id 7ED7B37B400 for ; Sun, 7 Apr 2002 08:21:14 -0700 (PDT) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id IAA25954 for ; Sun, 7 Apr 2002 08:21:14 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda25952; Sun Apr 7 08:21:09 2002 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.6/8.9.1) id g37FL4t96882 for ; Sun, 7 Apr 2002 08:21:04 -0700 (PDT) Received: from UNKNOWN(10.1.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdn96879; Sun Apr 7 08:20:19 2002 Received: (from cy@localhost) by cwsys.cwsent.com (8.11.6/8.9.1) id g37FKJu38971; Sun, 7 Apr 2002 08:20:19 -0700 (PDT) Message-Id: <200204071520.g37FKJu38971@cwsys.cwsent.com> Date: Sun, 7 Apr 2002 08:20:19 -0700 (PDT) From: Cy Schubert Reply-To: Cy Schubert To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36849: FVWM-Themes fails to switch themes Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36849 >Category: ports >Synopsis: FVWM-Themes fails to switch themes >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 07 08:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Cy Schubert >Release: FreeBSD 4.5-RELEASE-p2 i386 >Organization: FreeBSD.org >Environment: System: FreeBSD cwsys 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #0: Mon Mar 18 20:49:20 PST 2002 root@cwsys:/opt/cvs-src/src/sys/compile/CWSYS i386 >Description: Switching themes under the "Theme Managment" menu results in the following message: [FvwmScript][ReadConfig]: <> Can't open the script FvwmScript-NoteMessage The FVWM session hangs until fvwm is restarted. This behavior is the same under fvwm2 (fvwm-2.4.6) and fvwm2-devel (fvwm-2.5.0). >How-To-Repeat: Select a different theme under the "Theme Management" menu. >Fix: Unknown at this time but I will work with the maintainer to resolve this after reassigning this PR to myself. In the mean time I will mark the fvwm-themes port broken. Our fvwm-themes port is currently at 0.4.1 while fvwm-themes at Sourceforge is at 0.6.0. It is quite possible that an upgrade is the solution -- we should upgrade the port anyway. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 8:33:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 81DD937B419; Sun, 7 Apr 2002 08:33:50 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37FXoY15926; Sun, 7 Apr 2002 08:33:50 -0700 (PDT) (envelope-from cy) Date: Sun, 7 Apr 2002 08:33:50 -0700 (PDT) From: Message-Id: <200204071533.g37FXoY15926@freefall.freebsd.org> To: cy@FreeBSD.org, freebsd-ports@FreeBSD.org, cy@FreeBSD.org Subject: Re: ports/36849: FVWM-Themes fails to switch themes Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: FVWM-Themes fails to switch themes Responsible-Changed-From-To: freebsd-ports->cy Responsible-Changed-By: cy Responsible-Changed-When: Sun Apr 7 08:32:29 PDT 2002 Responsible-Changed-Why: I'm the one who raised it. I will work with the maintainer to fix the port. In the mean time the port will be marked broken. http://www.freebsd.org/cgi/query-pr.cgi?pr=36849 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 9:10:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0558F37B41B for ; Sun, 7 Apr 2002 09:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37GA2524580; Sun, 7 Apr 2002 09:10:02 -0700 (PDT) (envelope-from gnats) Date: Sun, 7 Apr 2002 09:10:02 -0700 (PDT) Message-Id: <200204071610.g37GA2524580@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Hye-Shik Chang Subject: Re: ports/36834: Update port: www/apache2 (to the first general release) Reply-To: Hye-Shik Chang Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36834; it has been noted by GNATS. From: Hye-Shik Chang To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Re: ports/36834: Update port: www/apache2 (to the first general release) Date: Mon, 8 Apr 2002 01:03:17 +0900 Here's additional patches for FreeBSD-current # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # files/patch-srclib:apr:build:ltmain.sh # files/patch-srclib:apr:include:apr_atomic.h # echo x - files/patch-srclib:apr:build:ltmain.sh sed 's/^X//' >files/patch-srclib:apr:build:ltmain.sh << 'END-of-files/patch-srclib:apr:build:ltmain.sh' X--- srclib/apr/build/ltmain.sh.orig Sun Apr 7 23:04:28 2002 X+++ srclib/apr/build/ltmain.sh Sun Apr 7 23:05:33 2002 X@@ -1959,14 +1959,14 @@ X if test $? -eq 0 ; then X ldd_output=`ldd conftest` X for i in $deplibs; do X- name="`expr $i : '-l\(.*\)'`" X+ name="`expr -- $i : '-l\(.*\)'`" X # If $name is empty we are operating on a -L argument. X if test "$name" != "" ; then X libname=`eval \\$echo \"$libname_spec\"` X deplib_matches=`eval \\$echo \"$library_names_spec\"` X set dummy $deplib_matches X deplib_match=$2 X- if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then X+ if test `expr -- "$ldd_output" : ".*$deplib_match"` -ne 0 ; then X newdeplibs="$newdeplibs $i" X else X droppeddeps=yes X@@ -1984,7 +1984,7 @@ X # Error occured in the first compile. Let's try to salvage the situation: X # Compile a seperate program for each library. X for i in $deplibs; do X- name="`expr $i : '-l\(.*\)'`" X+ name="`expr -- $i : '-l\(.*\)'`" X # If $name is empty we are operating on a -L argument. X if test "$name" != "" ; then X $rm conftest X@@ -1996,7 +1996,7 @@ X deplib_matches=`eval \\$echo \"$library_names_spec\"` X set dummy $deplib_matches X deplib_match=$2 X- if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then X+ if test `expr -- "$ldd_output" : ".*$deplib_match"` -ne 0 ; then X newdeplibs="$newdeplibs $i" X else X droppeddeps=yes X@@ -2022,9 +2022,9 @@ X ;; X file_magic*) X set dummy $deplibs_check_method X- file_magic_regex="`expr \"$deplibs_check_method\" : \"$2 \(.*\)\"`" X+ file_magic_regex="`expr -- \"$deplibs_check_method\" : \"$2 \(.*\)\"`" X for a_deplib in $deplibs; do X- name="`expr $a_deplib : '-l\(.*\)'`" X+ name="`expr -- $a_deplib : '-l\(.*\)'`" X # If $name is empty we are operating on a -L argument. X if test "$name" != "" ; then X libname=`eval \\$echo \"$libname_spec\"` END-of-files/patch-srclib:apr:build:ltmain.sh echo x - files/patch-srclib:apr:include:apr_atomic.h sed 's/^X//' >files/patch-srclib:apr:include:apr_atomic.h << 'END-of-files/patch-srclib:apr:include:apr_atomic.h' X--- srclib/apr/include/apr_atomic.h.orig Sun Apr 7 22:54:09 2002 X+++ srclib/apr/include/apr_atomic.h Sun Apr 7 22:55:03 2002 X@@ -191,10 +191,10 @@ X #include X X #define apr_atomic_t apr_uint32_t X-#define apr_atomic_add(mem, val) atomic_add_int(mem,val) X-#define apr_atomic_dec(mem) atomic_subtract_int(mem,1) X-#define apr_atomic_inc(mem) atomic_add_int(mem,1) X-#define apr_atomic_set(mem, val) atomic_set_int(mem, val) X+#define apr_atomic_add(mem, val) (atomic_add_int(mem,val),mem) X+#define apr_atomic_dec(mem) (atomic_subtract_int(mem,1),mem) X+#define apr_atomic_inc(mem) (atomic_add_int(mem,1),mem) X+#define apr_atomic_set(mem, val) (atomic_set_int(mem, val),mem) X #define apr_atomic_read(mem) *mem X X #define APR_ATOMIC_NEED_CAS_DEFAULT 1 END-of-files/patch-srclib:apr:include:apr_atomic.h exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 9:50: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 966D337B417 for ; Sun, 7 Apr 2002 09:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37Go1g29866; Sun, 7 Apr 2002 09:50:01 -0700 (PDT) (envelope-from gnats) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id 2EF1E37B400 for ; Sun, 7 Apr 2002 09:45:09 -0700 (PDT) Received: by energyhq.homeip.net (Postfix, from userid 1001) id B99703FC41; Sun, 7 Apr 2002 18:46:17 +0200 (CEST) Message-Id: <20020407164617.B99703FC41@energyhq.homeip.net> Date: Sun, 7 Apr 2002 18:46:17 +0200 (CEST) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36851: print/lyx hangs when pasting a big text file Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36851 >Category: ports >Synopsis: print/lyx hangs when pasting a big text file >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 07 09:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD energyhq.homeip.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Apr 7 15:11:22 CEST 2002 root@energyhq.homeip.net:/storage2/obj/storage2/src/sys/ENERGYHQ i386 >Description: If one tries to paste a big amount of text into Lyx, the program enters an endless loop where it eats the cpu and becomes totally irresponsive. >How-To-Repeat: Copy some big text into the clipboard (e.g. a slashdot.org comments page is a good source) and paste it in Lyx. My port version: flynn@kajsa# pkg_info |grep -i lyx lyx-1.1.6.4 Document processor interfaced with LaTeX (nearly WYSIWYG) Happens on both -CURRENT and -STABLE >Fix: Dunno, yet. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 10: 0: 7 2002 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CCAEA37B404 for ; Sun, 7 Apr 2002 10:00:03 -0700 (PDT) Received: (from fenner@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37H03N31316 for ports@freebsd.org; Sun, 7 Apr 2002 10:00:03 -0700 (PDT) (envelope-from fenner) Date: Sun, 7 Apr 2002 10:00:03 -0700 (PDT) From: Message-Id: <200204071700.g37H03N31316@freefall.freebsd.org> To: ports@freebsd.org Subject: Unfetchable distfiles reminder Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear porters, This is just a reminder to please periodically check the list of unfetchable distfiles at http://people.freebsd.org/~fenner/portsurvey/ . In particular, the list of ports with no MAINTAINER with distfile problems is http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html Since no one is responsible for these ports, the problem won't get fixed unless someone on this list takes the initiative. In addition, the list of all ports with any unfetchable distfile is http://people.freebsd.org/~fenner/portsurvey/bad.html if you don't mind coordinating your fixes with the port MAINTAINER. Thanks for your help! Bill "distfiles" Fenner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 10:50: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6AC7C37B41A for ; Sun, 7 Apr 2002 10:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37Ho1w42357; Sun, 7 Apr 2002 10:50:01 -0700 (PDT) (envelope-from gnats) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id 207AE37B417 for ; Sun, 7 Apr 2002 10:43:42 -0700 (PDT) Received: by energyhq.homeip.net (Postfix, from userid 1001) id 027073FC41; Sun, 7 Apr 2002 19:45:01 +0200 (CEST) Message-Id: <20020407174501.027073FC41@energyhq.homeip.net> Date: Sun, 7 Apr 2002 19:45:01 +0200 (CEST) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36853: Maintainer Update: emulators/xzx to 4.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36853 >Category: ports >Synopsis: Maintainer Update: emulators/xzx to 4.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 07 10:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.5-STABLE i386 >Organization: People who obfuscate code suck, Inc >Environment: System: FreeBSD energyhq.homeip.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Apr 7 15:11:22 CEST 2002 root@energyhq.homeip.net:/storage2/obj/storage2/src/sys/ENERGYHQ i386 >Description: Version 4.1 is out, update port. Disallow package and cdrom distribution, as these are forbidden by the license. See COPYRIGHT in ${WRKSRC} >How-To-Repeat: >Fix: --- xzx.diff begins here --- diff -ruN xzx.old/Makefile xzx/Makefile --- xzx.old/Makefile Sun Mar 3 08:55:39 2002 +++ xzx/Makefile Sun Apr 7 19:37:31 2002 @@ -6,7 +6,7 @@ # PORTNAME= xzx -PORTVERSION= 4.0 +PORTVERSION= 4.1 CATEGORIES= emulators MASTER_SITES= http://www.zx-spectrum.net/xzx/files/ DISTNAME= ${PORTNAME}-pro-${PORTVERSION}-eval @@ -24,6 +24,10 @@ # Hardcoding FETCH_CMD is necessary since -A argument causes problems FETCH_CMD= /usr/bin/fetch + +# License forbids redistribution +NO_CDROM= Redistribution forbidden by license +NO_PACKAGE= Redistribution forbidden by license GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-oss diff -ruN xzx.old/distinfo xzx/distinfo --- xzx.old/distinfo Sun Mar 3 08:55:39 2002 +++ xzx/distinfo Sun Apr 7 19:02:57 2002 @@ -1 +1 @@ -MD5 (xzx-pro-4.0-eval.tar.gz) = 265ed240d9d0da47255263c0c0122c38 +MD5 (xzx-pro-4.1-eval.tar.gz) = a19adbd700c4de2381764ec28e467fd0 --- xzx.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 11: 0: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4638B37B41C for ; Sun, 7 Apr 2002 11:00:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37I03Y43594; Sun, 7 Apr 2002 11:00:03 -0700 (PDT) (envelope-from gnats) Received: from tomts7-srv.bellnexxia.net (tomts7.bellnexxia.net [209.226.175.40]) by hub.freebsd.org (Postfix) with ESMTP id 8F1C437B493 for ; Sun, 7 Apr 2002 10:57:29 -0700 (PDT) Received: from khan.anarcat.dyndns.org ([65.94.186.97]) by tomts7-srv.bellnexxia.net (InterMail vM.4.01.03.23 201-229-121-123-20010418) with ESMTP id <20020407175727.COUD12118.tomts7-srv.bellnexxia.net@khan.anarcat.dyndns.org> for ; Sun, 7 Apr 2002 13:57:27 -0400 Received: from lenny.anarcat.dyndns.org (lenny.anarcat.dyndns.org [192.168.0.4]) by khan.anarcat.dyndns.org (Postfix) with SMTP id F1B7A191F; Sun, 7 Apr 2002 13:57:18 -0400 (EDT) Received: by lenny.anarcat.dyndns.org (sSMTP sendmail emulation); Sun, 7 Apr 2002 13:56:18 -0400 Message-Id: <20020407175719.F1B7A191F@khan.anarcat.dyndns.org> Date: Sun, 7 Apr 2002 13:56:18 -0400 From: The Anarcat Reply-To: The Anarcat To: FreeBSD-gnats-submit@FreeBSD.org Cc: anarcat@anarcat.dyndns.org X-Send-Pr-Version: 3.113 Subject: ports/36854: [patch] graphviz and colorize both install a colorize file Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36854 >Category: ports >Synopsis: [patch] graphviz and colorize both install a colorize file >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 07 11:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: The Anarcat >Release: FreeBSD 4.5-STABLE i386 >Organization: Nada, Inc >Environment: System: FreeBSD lenny.anarcat.dyndns.org 4.5-STABLE FreeBSD 4.5-STABLE #1: Wed Mar 27 12:55:29 EST 2002 anarcat@lenny.anarcat.dyndns.org:/usr/src/sys/compile/LENNY i386 graphviz-1.7.7_3 colorize-0.3.0 >Description: the graphviz and colorize ports both install a file named "colorize" in $PREFIX. >How-To-Repeat: Install both ports. >Fix: Install colorize as colorize.pl: --- /usr/ports/sysutils/colorize/Makefile.orig Sun Apr 7 13:50:33 2002 +++ /usr/ports/sysutils/colorize/Makefile Sun Apr 7 13:50:43 2002 @@ -33,7 +33,7 @@ @${PERL} -pi -e 's!colorize.pl!colorize!g' ${WRKSRC}/colorize.pl.1 do-install: - @${INSTALL_SCRIPT} ${WRKSRC}/colorize.pl ${PREFIX}/bin/colorize + @${INSTALL_SCRIPT} ${WRKSRC}/colorize.pl ${PREFIX}/bin/colorize.pl @${INSTALL_DATA} ${WRKSRC}/colorizerc ${PREFIX}/etc/colorizerc.dist .if !exists(${PREFIX}/etc/colorizerc) @${INSTALL_DATA} ${WRKSRC}/colorizerc ${PREFIX}/etc/colorizerc --- /usr/ports/sysutils/colorize/pkg-plist.orig Sun Apr 7 13:50:49 2002 +++ /usr/ports/sysutils/colorize/pkg-plist Sun Apr 7 13:51:05 2002 @@ -1,4 +1,4 @@ -bin/colorize +bin/colorize.pl @unexec if cmp -s %D/etc/colorizerc %D/etc/colorizerc.dist; then rm -f %D/etc/colorizerc; fi etc/colorizerc.dist @exec if [ ! -f %D/etc/colorizerc ]; then cp -f %D/etc/%f %D/etc/colorizerc; fi >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 11:24:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2369537B417; Sun, 7 Apr 2002 11:24:18 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37IOIk50903; Sun, 7 Apr 2002 11:24:18 -0700 (PDT) (envelope-from marcus) Date: Sun, 7 Apr 2002 11:24:18 -0700 (PDT) From: Message-Id: <200204071824.g37IOIk50903@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports@FreeBSD.org, marcus@FreeBSD.org Subject: Re: ports/36277: [MAINTAINER UPDATE] Update www/plugger to plugger-4.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] Update www/plugger to plugger-4.0 Responsible-Changed-From-To: freebsd-ports->marcus Responsible-Changed-By: marcus Responsible-Changed-When: Sun Apr 7 11:23:43 PDT 2002 Responsible-Changed-Why: Per maintainer's request, I'll take this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=36277 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 12:10: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 59C2237B41A for ; Sun, 7 Apr 2002 12:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37JA1X62278; Sun, 7 Apr 2002 12:10:01 -0700 (PDT) (envelope-from gnats) Received: from mile.nevermind.kiev.ua (freebsddiary.org.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id 4F79037B41A for ; Sun, 7 Apr 2002 12:09:56 -0700 (PDT) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.11.6/8.11.6) id g37IllS99882; Sun, 7 Apr 2002 21:47:47 +0300 (EEST) (envelope-from never) Message-Id: <200204071847.g37IllS99882@mile.nevermind.kiev.ua> Date: Sun, 7 Apr 2002 21:47:47 +0300 (EEST) From: Nevermind Reply-To: Nevermind To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36855: databases/postgresql7: 7.2.1 releases: Critical bugfix! Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36855 >Category: ports >Synopsis: databases/postgresql7: 7.2.1 releases: Critical bugfix! >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 07 12:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Nevermind >Release: FreeBSD 4.5-STABLE i386 >Organization: Net.Style Ltd. >Environment: System: FreeBSD mile.nevermind.kiev.ua 4.5-STABLE FreeBSD 4.5-STABLE #0: Sat Mar 23 13:57:09 EET 2002 root@mile.nevermind.kiev.ua:/usr/obj/usr/src/sys/mile i386 >Description: From http://archives.postgresql.org/pgsql-announce/2002-04/msg00000.php : Over this past weekend, the PostgreSQL Global Development Group packaged up and put onto our ftp server PostgreSQL v7.2.1 ... a bug fix release, it fixes a critical bug in v7.2: sequence counters will go backwards after a crash >How-To-Repeat: Cause PostgreSQL to crash and see how sequence counter will go backwards. >Fix: Update PostgreSQL to 7.2.1 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 12:20:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D398537B41A for ; Sun, 7 Apr 2002 12:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37JK1J63214; Sun, 7 Apr 2002 12:20:01 -0700 (PDT) (envelope-from gnats) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id 96E9637B41C for ; Sun, 7 Apr 2002 12:19:27 -0700 (PDT) Received: by energyhq.homeip.net (Postfix, from userid 1001) id 9648D3FC41; Sun, 7 Apr 2002 21:20:47 +0200 (CEST) Message-Id: <20020407192047.9648D3FC41@energyhq.homeip.net> Date: Sun, 7 Apr 2002 21:20:47 +0200 (CEST) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36856: Maintainer Update: Fix some issues in lang/dice Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36856 >Category: ports >Synopsis: Maintainer Update: Fix some issues in lang/dice >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 07 12:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD energyhq.homeip.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Apr 7 15:11:22 CEST 2002 root@energyhq.homeip.net:/storage2/obj/storage2/src/sys/ENERGYHQ i386 >Description: I missed some needed files, added to the install process. Fix PORTDOCS in pkg-plist and make dice fully hier(7) compliant. Bump PORTREVISION to reflect this. >How-To-Repeat: >Fix: --- dice.diff begins here --- diff -ruN dice.old/Makefile dice/Makefile --- dice.old/Makefile Fri Feb 22 15:06:02 2002 +++ dice/Makefile Sun Apr 7 21:11:42 2002 @@ -7,6 +7,7 @@ PORTNAME= dice PORTVERSION= 3.15 +PORTREVISION= 1 CATEGORIES= lang devel MASTER_SITES= http://www.obviously.com/dice/ DISTNAME= ${PORTNAME}-rel-${PORTVERSION} @@ -15,6 +16,13 @@ MAINTAINER= flynn@energyhq.homeip.net post-patch: + @for i in ${WRKSRC}/lib/version.h ${WRKSRC}/include/lib/version.h \ + ${WRKSRC}/src/dcpp/main.c ${WRKSRC}/src/dcc/defs.h \ + ${WRKSRC}/src/dlink/main.c; \ + do \ + ${PERL} -pi -e 's@/home/dice@${PREFIX}/share/dice@g' $$i; \ + done + @${CP} ${FILESDIR}/Makefile ${WRKSRC} do-install: @@ -23,11 +31,17 @@ ${INSTALL_PROGRAM} $$i ${PREFIX}/bin; \ done + @${MKDIR} -p ${PREFIX}/share/dice/config + @for i in ${WRKSRC}/config/* ; \ + do \ + ${INSTALL_DATA} $$i ${PREFIX}/share/dice/config; \ + done + .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/dice + @${MKDIR} ${DOCSDIR} @for i in ${WRKSRC}/doc/* ; \ do \ - ${INSTALL_DATA} $$i ${PREFIX}/share/doc/dice; \ + ${INSTALL_DATA} $$i ${DOCSDIR}; \ done .endif diff -ruN dice.old/pkg-plist dice/pkg-plist --- dice.old/pkg-plist Fri Feb 22 15:06:02 2002 +++ dice/pkg-plist Sun Apr 7 21:11:01 2002 @@ -16,84 +16,96 @@ bin/makeproto bin/romable bin/uprev -share/doc/dice/BEGINNER_README.DOC -share/doc/dice/COMPILER.DOC -share/doc/dice/EXTENSIONS.DOC -share/doc/dice/GERMAN_DISTRIBUTOR.DOC -share/doc/dice/KnownBugs -share/doc/dice/REGARGS.DOC -share/doc/dice/REGISTER.DOC -share/doc/dice/TUTORIAL -share/doc/dice/UTILITIES.DOC -share/doc/dice/_MAIN.DOC -share/doc/dice/alib.doc -share/doc/dice/ame.doc -share/doc/dice/amiga.doc -share/doc/dice/ascii_chart.doc -share/doc/dice/assert.doc -share/doc/dice/autorefs.doc -share/doc/dice/bintohex.doc -share/doc/dice/c_quickref.doc -share/doc/dice/cat.doc -share/doc/dice/chap08.doc -share/doc/dice/chap12.doc -share/doc/dice/compat.doc -share/doc/dice/ctype.doc -share/doc/dice/das.doc -share/doc/dice/dc1.doc -share/doc/dice/dcc.doc -share/doc/dice/dcpp.doc -share/doc/dice/dice_commands.doc -share/doc/dice/dice_debugger.doc -share/doc/dice/dice_extras.doc -share/doc/dice/dice_libraries.doc -share/doc/dice/dicehelp.doc -share/doc/dice/dlink.doc -share/doc/dice/dmake.doc -share/doc/dice/dme.doc -share/doc/dice/dme.refs -share/doc/dice/dobj.doc -share/doc/dice/dprof.doc -share/doc/dice/dsearch.doc -share/doc/dice/du.doc -share/doc/dice/dupdate.doc -share/doc/dice/dynamic.doc -share/doc/dice/errors.doc -share/doc/dice/expand.doc -share/doc/dice/extra.doc -share/doc/dice/extras.doc -share/doc/dice/fd.doc -share/doc/dice/fdtoinline.doc -share/doc/dice/fdtolib.doc -share/doc/dice/float.doc -share/doc/dice/flush.doc -share/doc/dice/head.doc -share/doc/dice/istrip.doc -share/doc/dice/lbmake.doc -share/doc/dice/lhex.doc -share/doc/dice/libmake.doc -share/doc/dice/libtos.doc -share/doc/dice/loadabs.c -share/doc/dice/loadabs.doc -share/doc/dice/loadfile.doc -share/doc/dice/makeproto.doc -share/doc/dice/memoration.doc -share/doc/dice/memory.doc -share/doc/dice/methodology.doc -share/doc/dice/mkrefs -share/doc/dice/mungwall.doc -share/doc/dice/owner.doc -share/doc/dice/quickref.doc -share/doc/dice/rexx.doc -share/doc/dice/romable.doc -share/doc/dice/setjmp.doc -share/doc/dice/signal.doc -share/doc/dice/stdio.doc -share/doc/dice/stdlib.doc -share/doc/dice/string.doc -share/doc/dice/sushi.doc -share/doc/dice/time.doc -share/doc/dice/tstat.doc -share/doc/dice/unix.doc -share/doc/dice/wedge.doc -@dirrm share/doc/dice +%%PORTDOCS%%share/doc/dice/BEGINNER_README.DOC +%%PORTDOCS%%share/doc/dice/COMPILER.DOC +%%PORTDOCS%%share/doc/dice/EXTENSIONS.DOC +%%PORTDOCS%%share/doc/dice/GERMAN_DISTRIBUTOR.DOC +%%PORTDOCS%%share/doc/dice/KnownBugs +%%PORTDOCS%%share/doc/dice/REGARGS.DOC +%%PORTDOCS%%share/doc/dice/REGISTER.DOC +%%PORTDOCS%%share/doc/dice/TUTORIAL +%%PORTDOCS%%share/doc/dice/UTILITIES.DOC +%%PORTDOCS%%share/doc/dice/_MAIN.DOC +%%PORTDOCS%%share/doc/dice/alib.doc +%%PORTDOCS%%share/doc/dice/ame.doc +%%PORTDOCS%%share/doc/dice/amiga.doc +%%PORTDOCS%%share/doc/dice/ascii_chart.doc +%%PORTDOCS%%share/doc/dice/assert.doc +%%PORTDOCS%%share/doc/dice/autorefs.doc +%%PORTDOCS%%share/doc/dice/bintohex.doc +%%PORTDOCS%%share/doc/dice/c_quickref.doc +%%PORTDOCS%%share/doc/dice/cat.doc +%%PORTDOCS%%share/doc/dice/chap08.doc +%%PORTDOCS%%share/doc/dice/chap12.doc +%%PORTDOCS%%share/doc/dice/compat.doc +%%PORTDOCS%%share/doc/dice/ctype.doc +%%PORTDOCS%%share/doc/dice/das.doc +%%PORTDOCS%%share/doc/dice/dc1.doc +%%PORTDOCS%%share/doc/dice/dcc.doc +%%PORTDOCS%%share/doc/dice/dcpp.doc +%%PORTDOCS%%share/doc/dice/dice_commands.doc +%%PORTDOCS%%share/doc/dice/dice_debugger.doc +%%PORTDOCS%%share/doc/dice/dice_extras.doc +%%PORTDOCS%%share/doc/dice/dice_libraries.doc +%%PORTDOCS%%share/doc/dice/dicehelp.doc +%%PORTDOCS%%share/doc/dice/dlink.doc +%%PORTDOCS%%share/doc/dice/dmake.doc +%%PORTDOCS%%share/doc/dice/dme.doc +%%PORTDOCS%%share/doc/dice/dme.refs +%%PORTDOCS%%share/doc/dice/dobj.doc +%%PORTDOCS%%share/doc/dice/dprof.doc +%%PORTDOCS%%share/doc/dice/dsearch.doc +%%PORTDOCS%%share/doc/dice/du.doc +%%PORTDOCS%%share/doc/dice/dupdate.doc +%%PORTDOCS%%share/doc/dice/dynamic.doc +%%PORTDOCS%%share/doc/dice/errors.doc +%%PORTDOCS%%share/doc/dice/expand.doc +%%PORTDOCS%%share/doc/dice/extra.doc +%%PORTDOCS%%share/doc/dice/extras.doc +%%PORTDOCS%%share/doc/dice/fd.doc +%%PORTDOCS%%share/doc/dice/fdtoinline.doc +%%PORTDOCS%%share/doc/dice/fdtolib.doc +%%PORTDOCS%%share/doc/dice/float.doc +%%PORTDOCS%%share/doc/dice/flush.doc +%%PORTDOCS%%share/doc/dice/head.doc +%%PORTDOCS%%share/doc/dice/istrip.doc +%%PORTDOCS%%share/doc/dice/lbmake.doc +%%PORTDOCS%%share/doc/dice/lhex.doc +%%PORTDOCS%%share/doc/dice/libmake.doc +%%PORTDOCS%%share/doc/dice/libtos.doc +%%PORTDOCS%%share/doc/dice/loadabs.c +%%PORTDOCS%%share/doc/dice/loadabs.doc +%%PORTDOCS%%share/doc/dice/loadfile.doc +%%PORTDOCS%%share/doc/dice/makeproto.doc +%%PORTDOCS%%share/doc/dice/memoration.doc +%%PORTDOCS%%share/doc/dice/memory.doc +%%PORTDOCS%%share/doc/dice/methodology.doc +%%PORTDOCS%%share/doc/dice/mkrefs +%%PORTDOCS%%share/doc/dice/mungwall.doc +%%PORTDOCS%%share/doc/dice/owner.doc +%%PORTDOCS%%share/doc/dice/quickref.doc +%%PORTDOCS%%share/doc/dice/rexx.doc +%%PORTDOCS%%share/doc/dice/romable.doc +%%PORTDOCS%%share/doc/dice/setjmp.doc +%%PORTDOCS%%share/doc/dice/signal.doc +%%PORTDOCS%%share/doc/dice/stdio.doc +%%PORTDOCS%%share/doc/dice/stdlib.doc +%%PORTDOCS%%share/doc/dice/string.doc +%%PORTDOCS%%share/doc/dice/sushi.doc +%%PORTDOCS%%share/doc/dice/time.doc +%%PORTDOCS%%share/doc/dice/tstat.doc +%%PORTDOCS%%share/doc/dice/unix.doc +%%PORTDOCS%%share/doc/dice/wedge.doc +share/dice/config/Self.DMakefile +share/dice/config/Self1.DMakefile +share/dice/config/Self2.DMakefile +share/dice/config/Self2X.DMakefile +share/dice/config/Self3.DMakefile +share/dice/config/Self3X.DMakefile +share/dice/config/VMake.config +share/dice/config/dice.errors +share/dice/config/setlev1.rexx +share/dice/config/setlev2.rexx +%%PORTDOCS%%@dirrm share/doc/dice +@dirrm share/dice/config +@dirrm share/dice --- dice.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 13: 0:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F7FA37B41C for ; Sun, 7 Apr 2002 13:00:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37K03Y67613; Sun, 7 Apr 2002 13:00:03 -0700 (PDT) (envelope-from gnats) Received: from astart2.astart.com (tcubed-gw.access.nethere.net [216.188.53.211]) by hub.freebsd.org (Postfix) with ESMTP id 6A1FB37B416 for ; Sun, 7 Apr 2002 12:56:05 -0700 (PDT) Received: from h110.private (h110.private [10.0.0.110]) by astart2.astart.com (8.11.6/8.11.6) with ESMTP id g37JtxG48496 for ; Sun, 7 Apr 2002 12:56:00 -0700 (PDT) (envelope-from papowell@astart.com) Received: (from papowell@localhost) by h110.private (8.11.3/8.11.3) id g37Jtxm95170; Sun, 7 Apr 2002 12:55:59 -0700 (PDT) (envelope-from papowell) Message-Id: <200204071955.g37Jtxm95170@h110.private> Date: Sun, 7 Apr 2002 12:55:59 -0700 (PDT) From: papowell@lprng.com Reply-To: papowell@lprng.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36857: ifhp port update - CVS version missing pkg-message file Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36857 >Category: ports >Synopsis: ifhp port update - CVS version missing pkg-message file >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 07 13:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Patrick Powell >Release: FreeBSD 4.3-RELEASE i386 >Organization: LPRng.com >Environment: System: FreeBSD h110.private 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sat Apr 21 10:54:49 GMT 2001 jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC i386 >Description: I don't know what happened, but the last commit did not include the pkg-message file, which causes 'make install' to fail. Also, the pkg-install is missing. This effects 'make package'; the ifhp.conf file is not installed correctly. >How-To-Repeat: >Fix: diff -rNu /usr/ports/print/ifhp/pkg-install ifhp/pkg-install --- /usr/ports/print/ifhp/pkg-install Wed Dec 31 16:00:00 1969 +++ ifhp/pkg-install Sun Apr 7 12:45:50 2002 @@ -0,0 +1,98 @@ +#!/bin/sh +PREFIX=/usr/local +SYSCONFDIR=/usr/local/etc +IFHP_CONF=/usr/local/etc/ifhp.conf +MANDIR=/usr/local/man +VERSION=3.5.7 +# +# -- START -- +# $Id: postinstall.freebsd.sh,v 1.9 2001/12/12 01:54:49 papowell Exp papowell $ +# +# If you are building a PORT, see the +# DISTRIBUTIONS/Freebsd directory for a complete port +# building package. +# +# This is the shell script that does the postinstall +# dynamic fixup +# It needs to be massaged with the information for +# various paths. +# If you are building a package, then you do NOT want +# to have this executed - it will put the sample files +# in place. You need to do this during the postinstall +# step in the package installation. +# +echo RUNNING postinstall.freebsd.sh MAKEPACKAGE="$MAKEPACKAGE" MAKEINSTALL="$MAKEINSTALL" PREFIX="$PREFIX" cwd `pwd` +if [ "$VERBOSE_INSTALL" != "" ] ; then set -x; fi +fix () { + v=`echo $1 | sed -e 's/[:;].*//'`; + p=`echo $2 | sed -e 's/:.*//'`; d=`dirname $p`; + if expr "$p" : "\|" >/dev/null ; then + echo "$v is a filter '$p'" + exit 0 + fi + echo "Putting $p in $d, using $v.sample" + if [ ! -d "$d" ] ; then + echo "Directory $d does not exist!" + mkdir -p $d + fi + if [ -f $v.sample ] ; then + if [ $v.sample != $p.sample ] ; then cp $v.sample $p.sample; fi + elif [ -f $v ] ; then + if [ $v != $p.sample ] ; then cp $v $p.sample; fi + else + echo "Do not have $v.sample or $v" + fi + if [ ! -f $p.sample ] ; then + echo "Do not have $p.sample" + else + if [ -f $p ] ; then + date=`date | awk '{ print $6, $2, $3, $4;}' | sed -e 's/ */_/g' ` + echo "Saving $p in $p.$date" + mv $p $p.$date + fi + chmod 644 $p.sample + cp $p.sample $p; + chmod 644 $p; + fi; +} +# we use the /usr/local/etc/rc.d method to start +# lpd +# we have to take them from one place and put in another +if [ "X$MAKEPACKAGE" = "XYES" ] ; then + hold=${DESTDIR}${PREFIX}/etc + echo "Setting up configuration files path for package creation" ${hold} + if [ ! -d ${hold} ] ; then mkdir -p ${hold} ; fi; + cp ifhp.conf ${hold}/ifhp.conf.sample +elif [ X$MAKEINSTALL = XYES ] ; then + # we have the port pre-install operation + if [ "$MANDIR" = "/usr/man" -a ! -d ${DESTDIR}/usr/man ] ; then + # we have the dreaded standard installation + # try to make a symbolic link to + echo "Creating symbolic link from /usr/man to /usr/share/man" + v=`ln -s ${DESTDIR}/usr/share/man ${DESTDIR}/usr/man`; + fi + hold=${DESTDIR}${PREFIX}/etc + echo "Setting up configuration files path for installation" ${hold} + if [ ! -d ${hold} ] ; then mkdir -p ${hold} ; fi; + cp ifhp.conf ${hold}/ifhp.conf.sample + fix ifhp.conf "${DESTDIR}${IFHP_CONF}" +elif [ "X$2" = "XPOST-INSTALL" ] ; then + # when doing an install from a package we get the file from the package + hold=etc + if [ -f ${hold}/ifhp.conf.sample ] ; then + fix ${hold}/ifhp.conf "${IFHP_CONF}" + else + echo "WARNING: configuration files missing from package! CWD " `pwd` + ls + exit 1 + fi +elif [ "X$2" = "XPRE-INSTALL" ] ; then + # we have the port pre-install operation + if [ "$MANDIR" = "/usr/man" -a ! -d /usr/man ] ; then + # we have the dreaded standard installation + # try to make a symbolic link to + echo "Creating symbolic link from /usr/man to /usr/share/man" + v=`ln -s /usr/share/man /usr/man`; + fi +fi +exit 0 diff -rNu /usr/ports/print/ifhp/pkg-message ifhp/pkg-message --- /usr/ports/print/ifhp/pkg-message Wed Dec 31 16:00:00 1969 +++ ifhp/pkg-message Sun Apr 7 12:45:50 2002 @@ -0,0 +1,14 @@ +The ifhp configuration file is ifhp.conf + +For further information, have a look at: + DOCSDIR +also: + WWW: http://www.lprng.com/ + +Commercial support is available from Astart Technologies: + +Patrick Powell Astart Technologies, +papowell@astart.com 9475 Chesapeake Drive, Suite D, +Network and System San Diego, CA 92123 + Consulting 858-874-6543 FAX 858-279-8424 +URL: http://www.astart.com >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 13:22:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9369437B400; Sun, 7 Apr 2002 13:22:21 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37KMLm73626; Sun, 7 Apr 2002 13:22:21 -0700 (PDT) (envelope-from pat) Date: Sun, 7 Apr 2002 13:22:21 -0700 (PDT) From: Message-Id: <200204072022.g37KMLm73626@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, petef@FreeBSD.org Subject: Re: ports/36854: [patch] graphviz and colorize both install a colorize file Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [patch] graphviz and colorize both install a colorize file Responsible-Changed-From-To: freebsd-ports->petef Responsible-Changed-By: pat Responsible-Changed-When: Sun Apr 7 13:21:55 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36854 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 13:22:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from dave.davegoode.net (pc1-camc5-0-cust170.cam.cable.ntl.com [80.4.0.170]) by hub.freebsd.org (Postfix) with ESMTP id A646D37B404; Sun, 7 Apr 2002 13:22:19 -0700 (PDT) Received: (from dave@localhost) by dave.davegoode.net (8.11.6/8.11.6) id g37KMKq04446; Sun, 7 Apr 2002 21:22:20 +0100 (BST) (envelope-from dave) Message-Id: <200204072022.g37KMKq04446@dave.davegoode.net> Content-Type: text/plain; charset="iso-8859-1" From: Dave Goode Reply-To: dave@davegoode.net Organization: davegoode.net To: gnome@FreeBSD.org Subject: FreeBSD Port: gnumeric-1.0.0 Date: Sun, 7 Apr 2002 21:22:19 +0100 X-Mailer: KMail [version 1.3.2] Cc: ports@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I thought all my dependencies were up-to-date, but a make on Gnumeric failed round the point shown below. I don't have the necessary knowledge to determine where langinfo.h should come from and would greatly appreciate any help you can find time to offer. Thanks, Dave ---------------------------------------------------------------------- int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_isfinite) || defined (__stub___isfinite) choke me #else isfinite(); #endif ; return 0; } configure:9897: checking for finite in -lm configure:9916: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -Wsign-promo -Wsign-compare -Wpointer-arith -Wnested-externs -Wchar-subscripts -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lm -L/usr/local/lib -lintl -liconv -pthread 1>&5 configure:9946: checking for langinfo.h configure:9956: cc -E -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:9952: langinfo.h: No such file or directory configure: failed program was: #line 9951 "configure" #include "confdefs.h" #include configure:9987: checking for iconv.h configure:9997: cc -E -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:10028: checking for libxml (aka gnome-xml) libraries 1.8.14 <= version < 2.0.0 configure:10051: checking for perl configure:10080: checking for perl ExtUtils::Embed module configure:10135: checking for python configure:10185: checking if we can build a shared library depending on libpython configure:10229: checking for libole2 >= 0.2.4 configure:10271: checking for Bonobo >= 1.0.9 configure:10616: checking for Gb == 0.0.17 configure:10652: checking for GnomePrint libraries >= 0.29 configure:10674: checking for Glade libraries >= 0.16 configure:10695: checking for Gnome App libraries (GAL) >= 0.16 (end of "config.log") *** Error code 1 Stop in /usr/ports/math/gnumeric. dave# -- www.davegoode.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 13:33:59 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7ED0437B44B; Sun, 7 Apr 2002 13:33:42 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37KXam75199; Sun, 7 Apr 2002 13:33:36 -0700 (PDT) (envelope-from pat) Date: Sun, 7 Apr 2002 13:33:36 -0700 (PDT) From: Message-Id: <200204072033.g37KXam75199@freefall.freebsd.org> To: flynn@energyhq.homeip.net, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36853: Maintainer Update: emulators/xzx to 4.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Maintainer Update: emulators/xzx to 4.1 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sun Apr 7 13:33:26 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36853 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 13:43:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D0DC37B417; Sun, 7 Apr 2002 13:43:28 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37KhSJ76709; Sun, 7 Apr 2002 13:43:28 -0700 (PDT) (envelope-from pat) Date: Sun, 7 Apr 2002 13:43:28 -0700 (PDT) From: Message-Id: <200204072043.g37KhSJ76709@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, roger@FreeBSD.org Subject: Re: ports/36847: Fix build of graphics/vid broken cause of usb structure rename Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fix build of graphics/vid broken cause of usb structure rename Responsible-Changed-From-To: freebsd-ports->roger Responsible-Changed-By: pat Responsible-Changed-When: Sun Apr 7 13:43:09 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36847 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 13:50:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7488437B41B for ; Sun, 7 Apr 2002 13:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37Ko2L77641; Sun, 7 Apr 2002 13:50:02 -0700 (PDT) (envelope-from gnats) Date: Sun, 7 Apr 2002 13:50:02 -0700 (PDT) Message-Id: <200204072050.g37Ko2L77641@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Scott Blachowicz Subject: Re: ports/36307: nmh port cuts off last part of sender domain Reply-To: Scott Blachowicz Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36307; it has been noted by GNATS. From: Scott Blachowicz To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/36307: nmh port cuts off last part of sender domain Date: Sun, 7 Apr 2002 13:41:24 -0700 --PNTmBPCT7hxwcZjr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline It occurs to me that this should probably be sent to the gnats-submit address instead of just to freebsd-ports, so here it is. I need to get someone to commit this. Thanx, -- Scott Blachowicz --PNTmBPCT7hxwcZjr Content-Type: message/rfc822 Content-Disposition: inline Date: Sun, 31 Mar 2002 21:04:09 -0800 From: Scott Blachowicz To: Matthias Buelow Cc: freebsd-ports@freebsd.org Subject: Re: ports/36307: nmh port cuts off last part of sender domain Message-ID: <20020331210409.A30281@sabami.seaslug.org> Reply-To: Scott Blachowicz References: <20020326201407.A55900@sabami.seaslug.org> <20020327144432.4CE71AEB8@reiher.informatik.uni-wuerzburg.de> <20020327084920.A84514@sabami.seaslug.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="FCuugMFkClbJLl1L" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020327084920.A84514@sabami.seaslug.org>; from scott@sabami.seaslug.org on Wed, Mar 27, 2002 at 08:49:20AM -0800 --FCuugMFkClbJLl1L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Mar 27, 2002 at 08:49:20AM -0800, Scott Blachowicz wrote: > On Wed, Mar 27, 2002 at 03:44:32PM +0100, Matthias Buelow wrote: > > ... > > This is both a problem in nmh aswell as FreeBSD; nmh shouldn't rely > > on uname(3) for getting a full Internet hostname as "nodename"; > > FreeBSD should raise SYS_NMLN to provide enough place for an Internet > > hostname. > > ... > > My proposal: > > > > Make nmh depend on sth. else than uname(3), and also push up > > FreeBSD's SYS_NMLN (if not already done so in -CURRENT, haven't > > checked.) > > Well...I'll work on getting the nmh port modified to avoid uname(3). It's > already conditionalized on a HAVE_UNAME define, so just turning that define > off should take care of it. It looks like it'll use gethostname(3) instead > and the calling code passes a BUFSIZ (1024) char buffer in...the > gethostname(3) man page warns that it's limited to 256 chars, so that should > do the trick, I think. OK...the problem here was that the uname(3) call was truncating the hostname because of the small fixed size buffer it uses. So, I've patched the port to act like uname() isn't there, so it'll use gethostname() instead. Also, while there, I made some minor tweaks to the Makefile. So, the checkin comment could go like this: Make sure HAVE_UNAME doesn't get defined, so gethostname() is used instead of uname() to avoid problem with the too short buffer in uname(3). Also, make --enable-pop an optional make variable and allow for optional extra configure args to be passed in to help with another request I've had recently. So, how do I go about getting someone to commit this patch to the mail/nmh port? Thanx, -- Scott Blachowicz (mail/nmh port maintainer) --FCuugMFkClbJLl1L Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=nmh-port-patch diff -Nru nmh/Makefile nmh-new/Makefile --- nmh/Makefile Sun Jan 6 04:50:41 2002 +++ nmh-new/Makefile Sun Mar 31 18:23:24 2002 @@ -6,6 +6,25 @@ # # Makefile variables of interest: # +# NMH_EDITOR - pass an EDITOR specification through to nmh's configure +# script's '--with-editor' option. +# +# NMH_EXTRA_CONFIGURE_ARGS - extra args passed through to 'configure'. +# +# NMH_LOCKING - specify the style of locking to be used by nmh for the +# users' spool files (e.g. the 'inc' command). Must match the +# locking style used by your MTA - the default is FLOCK_LOCKING +# (the documented behavior for the 'mail.local' delivery program). +# Do a 'make patch', then look in the source directory (currently +# the config.h.in file) for more information on different locking +# settings. Current valid settings are: +# DOT_LOCKING FCNTL_LOCKING LOCKF_LOCKING FLOCK_LOCKING +# +# NMH_MASQUERADE - specify the type(s) of masquerading to allow. This +# is passed through to nmh's "--enable-masquerade" configure +# option and the current syntax for that string is: +# 'draft_from[ mmailid[ username_extension]]' +# # NMH_MTS - pass an MTS specification through to nmh's configure # script's "--with-mts" option. Do a "make extract" and check # the NMH distribution's "INSTALL" file for more info. @@ -21,25 +40,11 @@ # rewriting facilities of "qmail-inject", if you are using qmail, # may be available this way, but not via NMH_MTS=smtp. # -# NMH_EDITOR - pass an EDITOR specification through to nmh's configure -# script's '--with-editor' option. -# # NMH_PAGER - pass an PAGER specification through to nmh's configure # script's '--with-pager' option. # -# NMH_LOCKING - specify the style of locking to be used by nmh for the -# users' spool files (e.g. the 'inc' command). Must match the -# locking style used by your MTA - the default is FLOCK_LOCKING -# (the documented behavior for the 'mail.local' delivery program). -# Do a 'make patch', then look in the source directory (currently -# the config.h.in file) for more information on different locking -# settings. Current valid settings are: -# DOT_LOCKING FCNTL_LOCKING LOCKF_LOCKING FLOCK_LOCKING -# -# NMH_MASQUERADE - specify the type(s) of masquerading to allow. This -# is passed through to nmh's "--enable-masquerade" configure -# option and the current syntax for that string is: -# 'draft_from[ mmailid[ username_extension]]' +# NMH_POP - specify "enable" or "disable" for --enable-pop (or --disable-pop). +# Default is "enable". # # NMH_SMTPSERVERS - specify a blank-separated list of SMTP servers - # passed through to nmh's configure scripts '--with-smtpservers' @@ -58,26 +63,35 @@ USE_AUTOCONF_VER=213 CONFIGURE_ARGS= --libdir=${PREFIX}/libexec/nmh \ - --sysconfdir=${PREFIX}/etc/nmh --enable-nmh-pop -.ifdef NMH_MTS -CONFIGURE_ARGS+= --with-mts=${NMH_MTS} -.endif + --sysconfdir=${PREFIX}/etc/nmh .ifdef NMH_EDITOR CONFIGURE_ARGS+= --with-editor=${NMH_EDITOR} .endif .ifdef NMH_MASQUERADE CONFIGURE_ARGS+= --enable-masquerade="${NMH_MASQUERADE}" .endif +.ifndef NMH_LOCKING +NMH_LOCKING=FLOCK_LOCKING +.endif +.ifdef NMH_MTS +CONFIGURE_ARGS+= --with-mts=${NMH_MTS} +.endif .ifdef NMH_PAGER CONFIGURE_ARGS+= --with-pager=${NMH_PAGER} .endif +.ifdef NMH_POP +CONFIGURE_ARGS+= --${NMH_POP}-pop +.else +CONFIGURE_ARGS+= --enable-pop +.endif .ifdef NMH_SMTPSERVERS CONFIGURE_ARGS+= --with-smtpservers="${NMH_SMTPSERVERS}" .endif -.ifndef NMH_LOCKING -NMH_LOCKING=FLOCK_LOCKING +.ifdef NMH_EXTRA_CONFIGURE_ARGS +CONFIGURE_ARGS+= ${NMH_EXTRA_CONFIGURE_ARGS} .endif + CFLAGS+= -D${NMH_LOCKING} MAN1= ali.1 anno.1 burst.1 comp.1 dist.1 flist.1 folder.1 forw.1 \ diff -Nru nmh/files/patch-ac nmh-new/files/patch-ac --- nmh/files/patch-ac Wed Dec 22 09:32:01 1999 +++ nmh-new/files/patch-ac Sun Mar 31 19:05:48 2002 @@ -1,6 +1,6 @@ ---- ../../nmh-1.0.2-DIST/configure.in Tue Oct 26 14:12:37 1999 -+++ ./configure.in Sat Dec 11 11:54:28 1999 -@@ -160,6 +160,11 @@ +--- ../../../nmh-1.0.4/configure.in Wed Mar 15 15:37:30 2000 ++++ ./configure.in Sun Mar 31 18:55:06 2002 +@@ -193,6 +193,11 @@ dnl ------------------ AC_PROG_MAKE_SET dnl Does make define $MAKE AC_PROG_INSTALL dnl Check for BSD compatible `install' @@ -12,3 +12,12 @@ AC_PROG_RANLIB dnl Check for `ranlib' AC_PROG_AWK dnl Check for mawk,gawk,nawk, then awk AC_PROG_LEX dnl Check for lex/flex +@@ -389,7 +394,7 @@ + AC_FUNC_VFORK + AC_CHECK_LIB(mkstemp,mkstemp) + AC_CHECK_FUNCS(waitpid wait3 sigaction sigprocmask sigblock sigsetmask \ +- sighold sigrelse writev lstat uname tzset killpg mkstemp \ ++ sighold sigrelse writev lstat tzset killpg mkstemp \ + sethostent) + + dnl solaris screws this up --FCuugMFkClbJLl1L-- --PNTmBPCT7hxwcZjr-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 13:57:49 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CDE0137B41D; Sun, 7 Apr 2002 13:57:33 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37KvXY78728; Sun, 7 Apr 2002 13:57:33 -0700 (PDT) (envelope-from pat) Date: Sun, 7 Apr 2002 13:57:33 -0700 (PDT) From: Message-Id: <200204072057.g37KvXY78728@freefall.freebsd.org> To: domi@saargate.de, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36840: ghfaxviewer dependency fix Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ghfaxviewer dependency fix State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sun Apr 7 13:57:21 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36840 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 14:19:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id B0CDE37B43A; Sun, 7 Apr 2002 14:18:36 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.2/8.12.2) with ESMTP id g37KHh3l072421; Sun, 7 Apr 2002 16:17:43 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.2/8.12.2/Submit) id g37KHgr2072420; Sun, 7 Apr 2002 16:17:42 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: FreeBSD Port: gnumeric-1.0.0 From: Joe Marcus Clarke To: dave@davegoode.net Cc: gnome@FreeBSD.ORG, ports@FreeBSD.ORG In-Reply-To: <200204072022.g37KMKq04446@dave.davegoode.net> References: <200204072022.g37KMKq04446@dave.davegoode.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-l0qgffMSlMvylSaq4Uf1" X-Mailer: Ximian Evolution 1.0.3 Date: 07 Apr 2002 17:17:42 -0300 Message-Id: <1018210662.72360.4.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-l0qgffMSlMvylSaq4Uf1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2002-04-07 at 17:22, Dave Goode wrote: > Hello, >=20 > I thought all my dependencies were up-to-date, but a make on Gnumeric fai= led=20 > round the point shown below. I don't have the necessary knowledge to=20 > determine where langinfo.h should come from and would greatly appreciate = any=20 > help you can find time to offer. Looks like gal might be out of date. Make sure you have gal-0.19.1 installed. If you do, try reinstalling it. Joe >=20 > Thanks, >=20 > Dave >=20 > ---------------------------------------------------------------------- >=20 > int main() { >=20 > /* The GNU C library defines this for functions which it implements > to always fail with ENOSYS. Some functions are actually named > something starting with __ and the normal name is an alias. */ > #if defined (__stub_isfinite) || defined (__stub___isfinite) > choke me > #else > isfinite(); > #endif >=20 > ; return 0; } > configure:9897: checking for finite in -lm > configure:9916: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunu= sed =20 > -Wsign-promo -Wsign-compare -Wpointer-arith -Wnested-externs=20 > -Wchar-subscripts -I/usr/local/include -D_THREAD_SAFE=20 > -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/inclu= de=20 > -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lm -L/usr/local/lib=20 > -lintl -liconv -pthread 1>&5 > configure:9946: checking for langinfo.h > configure:9956: cc -E -I/usr/local/include -D_THREAD_SAFE=20 > -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/inclu= de=20 > -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out > configure:9952: langinfo.h: No such file or directory > configure: failed program was: > #line 9951 "configure" > #include "confdefs.h" > #include > configure:9987: checking for iconv.h > configure:9997: cc -E -I/usr/local/include -D_THREAD_SAFE=20 > -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/inclu= de=20 > -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out > configure:10028: checking for libxml (aka gnome-xml) libraries 1.8.14 <= =3D=20 > version < 2.0.0 > configure:10051: checking for perl > configure:10080: checking for perl ExtUtils::Embed module > configure:10135: checking for python > configure:10185: checking if we can build a shared library depending on=20 > libpython > configure:10229: checking for libole2 >=3D 0.2.4 > configure:10271: checking for Bonobo >=3D 1.0.9 > configure:10616: checking for Gb =3D=3D 0.0.17 > configure:10652: checking for GnomePrint libraries >=3D 0.29 > configure:10674: checking for Glade libraries >=3D 0.16 > configure:10695: checking for Gnome App libraries (GAL) >=3D 0.16 > (end of "config.log") > *** Error code 1 >=20 > Stop in /usr/ports/math/gnumeric. > dave# > --=20 > www.davegoode.net >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message >=20 --=20 PGP Key: http://www.marucscom.com/pgp.asc --=-l0qgffMSlMvylSaq4Uf1 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEABECAAYFAjywqWYACgkQb2iPiv4Uz4fiSgCeLaii6eRg/4DA59EhgEQXTBCS WroAn0dEW22OLGvtKiGPYUxeLZJ2p/4q =jNgb -----END PGP SIGNATURE----- --=-l0qgffMSlMvylSaq4Uf1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 14:22:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from skaarup.org (skaarup.org [130.228.230.140]) by hub.freebsd.org (Postfix) with SMTP id 3D60437B404 for ; Sun, 7 Apr 2002 14:22:15 -0700 (PDT) Received: (qmail 83734 invoked by uid 0); 7 Apr 2002 21:22:14 -0000 Received: from localhost (HELO skaarup.org) (127.0.0.1) by localhost with SMTP; 7 Apr 2002 21:22:12 -0000 Received: (qmail 83726 invoked by uid 1039); 7 Apr 2002 21:22:12 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 7 Apr 2002 21:22:12 -0000 Date: Sun, 7 Apr 2002 23:22:12 +0200 (CEST) From: Rasmus Skaarup To: freebsd-ports@freebsd.org Subject: avifile port Message-ID: <20020407231330.P83642-100000@skaarup.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 @skaarup.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, When trying to run aviplay on a .asf file, it coredumps, although it is supposed to support .asf files. The following is the output from gdb, when I attach to the pid, at the time it coredumps: *** (gdb) n Single stepping until exit from function poll, which has no line number information. 0x28906b40 in _thread_kern_sched_state_unlock () from /usr/lib/libc_r.so.5 (gdb) n Single stepping until exit from function _thread_kern_sched_state_unlock, which has no line number information. 0x288fb9b8 in _init () from /usr/lib/libc_r.so.5 (gdb) n Single stepping until exit from function _init, which has no line number information. Error accessing memory address 0x10: Bad address. (gdb) n Single stepping until exit from function _thread_kern_sched_state_unlock, which has no line number information. Program received signal SIGSEGV, Segmentation fault. 0x28906b9c in _thread_kern_sched_state_unlock () from /usr/lib/libc_r.so.5 (gdb) n Single stepping until exit from function _thread_kern_sched_state_unlock, which has no line number information. Program terminated with signal SIGSEGV, Segmentation fault. The program no longer exists. (gdb) *** But sometimes, this is how it coredumps: *** (gdb) n Single stepping until exit from function _init, which has no line number information. 0x280c44bc in AviPlayer::videoThread () from /usr/local/lib/libaviplay.so.6 (gdb) Single stepping until exit from function videoThread__9AviPlayer, which has no line number information. 0x280a6a54 in _init () from /usr/local/lib/libaviplay.so.6 (gdb) Single stepping until exit from function _init, which has no line number information. [Switching to process 569, thread 3] Program received signal SIGBUS, Bus error. 0x1c20f8d1 in ?? () (gdb) *** Does this indicate a problem in /usr/lib/libc_r.so5? Or what could be the cause..? Thanks! Best regards, Rasmus Skaarup To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 15:50:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4422C37B400 for ; Sun, 7 Apr 2002 15:50:08 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37Mo6J99519; Sun, 7 Apr 2002 15:50:06 -0700 (PDT) (envelope-from gnats) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by hub.freebsd.org (Postfix) with ESMTP id 7359737B417 for ; Sun, 7 Apr 2002 15:40:49 -0700 (PDT) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) by 21322530218.direct.eti.at (8.11.6/8.11.6) with ESMTP id g37MgYb33460 for ; Mon, 8 Apr 2002 00:42:35 +0200 (CEST) (envelope-from tilman@arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.11.6/8.11.6) id g37Megq47900; Mon, 8 Apr 2002 00:40:42 +0200 (CEST) (envelope-from tilman) Message-Id: <200204072240.g37Megq47900@sauna.arved.de> Date: Mon, 8 Apr 2002 00:40:42 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de X-Send-Pr-Version: 3.113 Subject: ports/36860: Maintainer Update: misc/tuxcards Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36860 >Category: ports >Synopsis: Maintainer Update: misc/tuxcards >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 07 15:50:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.5-STABLE i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.5-STABLE FreeBSD 4.5-STABLE #2: Tue Feb 19 15:30:21 CET 2002 root@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: This is a different tarball (provided by the original author on my request). It has less gimmicks( who needs a growing cactus on a slip box :-), but is a lot more stable on FreeBSD. Also changed the Categories, as this is truely a deskutil. It uses QT, but no kde, so removed kde >How-To-Repeat: >Fix: diff -ruN /usr/ports/misc/tuxcards/Makefile tuxcards/Makefile --- /usr/ports/misc/tuxcards/Makefile Sat Jan 12 00:36:07 2002 +++ tuxcards/Makefile Mon Apr 8 00:36:27 2002 @@ -7,14 +7,14 @@ PORTNAME= tuxcards PORTVERSION= 0.8 -CATEGORIES= misc kde -MASTER_SITES= http://tuxcards.de/src/ \ - http://www.arved.de/bsd/src/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-1 +PORTREVISION= 1 +CATEGORIES= misc deskutils +MASTER_SITES= http://www.arved.de/bsd/src/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-ohneCactus MAINTAINER= freebsdports@arved.de -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes USE_QT_VER= 2 HAS_CONFIGURE= yes diff -ruN /usr/ports/misc/tuxcards/distinfo tuxcards/distinfo --- /usr/ports/misc/tuxcards/distinfo Sat Jan 12 00:36:07 2002 +++ tuxcards/distinfo Mon Apr 8 00:36:43 2002 @@ -1 +1 @@ -MD5 (tuxcards-0.8-1.tar.gz) = ad26609b566e4b16dc3ec5159f56fa19 +MD5 (tuxcards-0.8-ohneCactus.tar.gz) = d83c5ff630fececca3975724facc8d65 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 15:50:48 2002 Delivered-To: freebsd-ports@freebsd.org Received: from areilly.bpc-users.org (CPE-144-132-240-160.nsw.bigpond.net.au [144.132.240.160]) by hub.freebsd.org (Postfix) with SMTP id F06D137B419 for ; Sun, 7 Apr 2002 15:50:42 -0700 (PDT) Received: (qmail 55996 invoked by uid 1000); 7 Apr 2002 22:50:41 -0000 From: "Andrew Reilly" Date: Mon, 8 Apr 2002 08:50:41 +1000 To: ports@freebsd.org Subject: Where did mpd-netgraph go? Message-ID: <20020408085041.A55891@gurney.reilly.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Has it's functionality been subsumed by something else? (The functionality that I'm interested in is its ability to connect to an MS-PPTP VPN.) -- Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 15:58:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from imo-r02.mx.aol.com (imo-r02.mx.aol.com [152.163.225.98]) by hub.freebsd.org (Postfix) with ESMTP id 7F6E437B404 for ; Sun, 7 Apr 2002 15:58:28 -0700 (PDT) Received: from AMSAVEL@aol.com by imo-r02.mx.aol.com (mail_out_v32.5.) id l.4d.1c226cc0 (17080); Sun, 7 Apr 2002 18:58:12 -0400 (EDT) From: AMSAVEL@aol.com Message-ID: <4d.1c226cc0.29e22903@aol.com> Date: Sun, 7 Apr 2002 18:58:11 EDT Subject: FreeBSD Port: blackbox-0.61.1 To: patseal@hyperhost.net Cc: ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: AOL 7.0 for Windows US sub 121 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org How can I tell if someone has install a blackbox program on my system and is monitoring my files? Thank you in advance for this information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 16:20:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id D7D8837B416 for ; Sun, 7 Apr 2002 16:20:13 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.2/8.12.2) with ESMTP id g37MJk3l096799; Sun, 7 Apr 2002 18:19:46 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.2/8.12.2/Submit) id g37MJjRS096798; Sun, 7 Apr 2002 18:19:45 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: Where did mpd-netgraph go? From: Joe Marcus Clarke To: Andrew Reilly Cc: ports@FreeBSD.ORG In-Reply-To: <20020408085041.A55891@gurney.reilly.home> References: <20020408085041.A55891@gurney.reilly.home> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-12W2okBc4n3Yd3UmtGyz" X-Mailer: Ximian Evolution 1.0.3 Date: 07 Apr 2002 19:19:45 -0300 Message-Id: <1018217985.72360.13.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-12W2okBc4n3Yd3UmtGyz Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2002-04-07 at 19:50, Andrew Reilly wrote: > Has it's functionality been subsumed by something else? >=20 > (The functionality that I'm interested in is its ability to > connect to an MS-PPTP VPN.) Check the CVS history for net/mpd. The mpd-netgraph functionality has been rolled into that. Joe >=20 > --=20 > Andrew >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message >=20 --=20 PGP Key: http://www.marucscom.com/pgp.asc --=-12W2okBc4n3Yd3UmtGyz Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEABECAAYFAjywxgEACgkQb2iPiv4Uz4dnmQCcCsfMVQNMlJEsTNm5sm7cFgTS S8sAoJP+NqZFL0nOomQ9fNtd1/jZJw4y =Yw5a -----END PGP SIGNATURE----- --=-12W2okBc4n3Yd3UmtGyz-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 16:30:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0858637B435 for ; Sun, 7 Apr 2002 16:30:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37NU3Q07971; Sun, 7 Apr 2002 16:30:03 -0700 (PDT) (envelope-from gnats) Date: Sun, 7 Apr 2002 16:30:03 -0700 (PDT) Message-Id: <200204072330.g37NU3Q07971@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Kris Kennaway Subject: Re: ports/36851: print/lyx hangs when pasting a big text file Reply-To: Kris Kennaway Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36851; it has been noted by GNATS. From: Kris Kennaway To: Miguel Mendez Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/36851: print/lyx hangs when pasting a big text file Date: Sun, 7 Apr 2002 16:24:35 -0700 --9jxsPFA5p3P2qPhR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Apr 07, 2002 at 06:46:17PM +0200, Miguel Mendez wrote: > If one tries to paste a big amount of text into Lyx, the program enters > an endless loop where it eats the cpu and becomes totally irresponsive. The correct place to report this is to the lyx developers, not here. Kris --9jxsPFA5p3P2qPhR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8sNUzWry0BWjoQKURAjjeAJ9FTBQMxdEUw2ocNZ15O1d6N4gYYQCgxrNe OX+Ig6WXapfGb1uPHwsBhDg= =anX0 -----END PGP SIGNATURE----- --9jxsPFA5p3P2qPhR-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 16:34:50 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-169-104-17.dsl.lsan03.pacbell.net [64.169.104.17]) by hub.freebsd.org (Postfix) with ESMTP id 6D80737B405 for ; Sun, 7 Apr 2002 16:34:48 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id AEEFC66BB9; Sun, 7 Apr 2002 16:34:43 -0700 (PDT) Date: Sun, 7 Apr 2002 16:34:43 -0700 From: Kris Kennaway To: AMSAVEL@aol.com Cc: patseal@hyperhost.net, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: blackbox-0.61.1 Message-ID: <20020407163442.B61664@xor.obsecurity.org> References: <4d.1c226cc0.29e22903@aol.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="SkvwRMAIpAhPCcCJ" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <4d.1c226cc0.29e22903@aol.com>; from AMSAVEL@aol.com on Sun, Apr 07, 2002 at 06:58:11PM -0400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --SkvwRMAIpAhPCcCJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 07, 2002 at 06:58:11PM -0400, AMSAVEL@aol.com wrote: > How can I tell if someone has install a blackbox program on my system and= is=20 > monitoring my files? > Thank you in advance for this information. Most black boxes are actually installed inside your computer. Open the case up and see if you can find any. Kris --SkvwRMAIpAhPCcCJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8sNeSWry0BWjoQKURAgRTAKCLRms+0L0pm5uFDAo6OdwE4ZvknACfQ8M7 ILAtW8WZtr6Bj+3Owe3Fe6U= =UkAt -----END PGP SIGNATURE----- --SkvwRMAIpAhPCcCJ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 18:10: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EAD7837B41B for ; Sun, 7 Apr 2002 18:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g381A1730186; Sun, 7 Apr 2002 18:10:01 -0700 (PDT) (envelope-from gnats) Received: from h24-77-105-71.vc.shawcable.net (h24-77-105-71.vc.shawcable.net [24.77.105.71]) by hub.freebsd.org (Postfix) with ESMTP id 75A5B37B416 for ; Sun, 7 Apr 2002 18:09:21 -0700 (PDT) Received: (from root@localhost) by h24-77-105-71.vc.shawcable.net (8.11.6/8.11.6) id g3819Lt22976; Sun, 7 Apr 2002 18:09:21 -0700 (PDT) (envelope-from jhanna) Message-Id: <200204080109.g3819Lt22976@h24-77-105-71.vc.shawcable.net> Date: Sun, 7 Apr 2002 18:09:21 -0700 (PDT) From: Jonathan Hanna Reply-To: Jonathan Hanna To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36862: port/math/spin update to 3.4.14 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36862 >Category: ports >Synopsis: port/math/spin update to 3.4.14 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 07 18:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jonathan Hanna >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: >Description: >How-To-Repeat: >Fix: diff -ru spin.orig/Makefile spin/Makefile --- spin.orig/Makefile Sat Feb 16 18:48:33 2002 +++ spin/Makefile Sun Apr 7 17:39:05 2002 @@ -6,7 +6,7 @@ # PORTNAME= spin -PORTVERSION= 3.4.13 +PORTVERSION= 3.4.14 CATEGORIES= math MASTER_SITES= ftp://netlib.bell-labs.com/netlib/spin/ \ ftp://www.netlib.org/spin/ diff -ru spin.orig/distinfo spin/distinfo --- spin.orig/distinfo Sat Feb 16 18:48:33 2002 +++ spin/distinfo Sun Apr 7 17:40:06 2002 @@ -1,2 +1,2 @@ -MD5 (spin/spin3413.tar.gz) = e6b59bd209ff1c479a8511262418e349 +MD5 (spin/spin3414.tar.gz) = 83b6a9c75dd2390a7ddcc882d962e03d MD5 (spin/html.tar.gz) = 18fb3308fac90091de71235941fbdc20 diff -ru spin.orig/files/patch-ab spin/files/patch-ab --- spin.orig/files/patch-ab Sat Sep 16 13:18:20 2000 +++ spin/files/patch-ab Sun Apr 7 18:04:32 2002 @@ -1,15 +1,14 @@ ---- makefile.orig Sun Sep 10 19:59:06 2000 -+++ makefile Sun Sep 10 20:00:41 2000 -@@ -10,9 +10,10 @@ - # Send bug-reports and/or questions to: gerard@research.bell-labs.com +--- makefile.orig Wed Feb 20 13:40:54 2002 ++++ makefile Sun Apr 7 17:44:50 2002 +@@ -11,8 +11,9 @@ # The book is available frm www.amazon.com --CC=cc -g # or any other ansi compatible c compiler -+# CC=cc -g # or any other ansi compatible c compiler - # CC=cc -g -DNXT # if you need the X operator in LTL + # CC=cc -g # or any other ansi compatible c compiler +-CC=cc -g -DNXT # if you need the X operator in LTL -CFLAGS=-ansi -D_POSIX_SOURCE # on some systems add: -I/usr/include ++# CC=cc -g -DNXT # if you need the X operator in LTL +# CFLAGS=-ansi -D_POSIX_SOURCE # on some systems add: -I/usr/include -+CC += -DNXT ++CFLAGS += -DNXT # on Solaris: add -DSOLARIS # on PCs: add -DPC >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 19: 2:58 2002 Delivered-To: freebsd-ports@freebsd.org Received: from encontacto.net (adsl-64-173-182-158.dsl.mtry01.pacbell.net [64.173.182.158]) by hub.freebsd.org (Postfix) with ESMTP id 405B937B404 for ; Sun, 7 Apr 2002 19:02:48 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) (uid 0) by encontacto.net with local; Sun, 07 Apr 2002 19:02:48 -0700 Received: from 64.173.182.155 ( [64.173.182.155]) as user eculp@encontacto.net@encontacto.net by Mail.EnContacto.Net with HTTP; Sun, 7 Apr 2002 19:02:47 -0700 Message-ID: <1018231367.3cb0fa47e587d@Mail.EnContacto.Net> Date: Sun, 7 Apr 2002 19:02:47 -0700 From: Edwin Culp To: ports@freebsd.org Cc: cworthy@swbell.net Subject: Re: XFree86 4.2 compile errors References: <0GU6005K236DOI@mta4.rcsntx.swbell.net> <1018145166.3cafa98eb4ded@Mail.EnContacto.Net> <0GU6005FGFQZOP@mta4.rcsntx.swbell.net> <1018185088.3cb0458048414@Mail.EnContacto.Net> In-Reply-To: <1018185088.3cb0458048414@Mail.EnContacto.Net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Originating-IP: 64.173.182.155 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Colin, After my previous email, I went ahead and did a complete portupgrade -rRu on all, I think, of XFree86-4 including the Xvfb that I use. drwxr-xr-x 2 root wheel 512 Apr 7 10:53 XFree86-clients-4.2.0_2 drwxr-xr-x 2 root wheel 512 Apr 7 10:52 imake-4.2.0 drwxr-xr-x 2 root wheel 512 Apr 7 10:52 XFree86-libraries-4.2.0_1 drwxr-xr-x 2 root wheel 512 Apr 7 10:52 XFree86-4.2.0_1,1 drwxr-xr-x 2 root wheel 512 Apr 7 10:21 XFree86-Server-4.2.0_2 drwxr-xr-x 2 root wheel 512 Apr 7 10:19 wrapper-1.0_1 drwxr-xr-x 2 root wheel 512 Apr 7 09:55 XFree86-fontDefaultBitmaps-4.2.0 drwxr-xr-x 2 root wheel 512 Apr 7 09:55 XFree86-fontEncodings-4.2.0 drwxr-xr-x 2 root wheel 512 Apr 7 09:55 XFree86-font100dpi-4.2.0 drwxr-xr-x 2 root wheel 512 Apr 7 09:55 XFree86-font75dpi-4.2.0 drwxr-xr-x 2 root wheel 512 Apr 7 09:55 XFree86-fontCyrillic-4.2.0 drwxr-xr-x 2 root wheel 512 Apr 7 09:55 XFree86-fontScalable-4.2.0 drwxr-xr-x 2 root wheel 512 Apr 7 09:55 XFree86-FontServer-4.2.0 drwxr-xr-x 2 root wheel 512 Apr 7 09:55 XFree86-VirtualFramebufferServer-4.2.0 drwxr-xr-x 2 root wheel 512 Apr 7 09:55 XFree86-documents-4.2.0 Uname shows: 4.5-STABLE FreeBSD 4.5-STABLE #15: Wed Apr 3 19:59:35 PST 2002 It does a daily cvsup and make world and new kernel. I just haven't rebooted it since Wednesday. ed Quoting Edwin Culp : | I have a 4.5 box but I upgraded it on Mar. 18. A lot of water has gone | under the bridge since then. | | Sorry, | | ed | | Quoting Colin Worthy : | | | Unfortunately I am not on Current. I am running 4.5 release. So I don't | | | know if that has anything to do with it or what. | | | | Colin | | | | On Saturday 06 April 2002 08:06 pm, Edwin Culp wrote: | | > I upgraded my current laptop Thursday evening and my wifes current | | > desktop today with no problems. I use the -r -R -u and -i because | | > I like to know what is being changed:-) | | > | | > ed | | > | | > Quoting Colin Worthy : | | > | I was wondering why I am getting the following error when I try to | | > | portupgrade XFree86-4, the metaport. | | > | | | > | /usr/bin/install -c -m 0444 pswrap._man /usr/X11R6/man/man1/pswrap.1 | | > | gzip -n /usr/X11R6/man/man1/pswrap.1 | | > | install.man in config/pswrap done | | > | ===> Generating temporary packing list | | > | Can't open | | /usr/X11R6/lib/X11/doc/html/XF86VidModeValidateModeLine.3.html | | > | at | | > | | | > | /usr/X11R6/bin/mkhtmlindex line 57. | | > | *** Error code 2 | | > | | | > | Stop in /usr/ports/devel/imake-4. | | > | *** Error code 1 | | > | | | > | The file that it talks about, XF86VidModeValidateModeLine.3.html, is | in | | > | the | | > | | | > | correct location and is a link pointing to XF86VidMode.3.html, which | is | | > | also | | > | | | > | in the correct location. | | > | | | > | Yet when I try to reproduce the error by portinstalling imake on its | | own, | | > | the | | > | | | > | install works successfully everytime. I can then go back and try to | | > | portupgrade XFree86-4's metaport and it will fail on the same error | as | | > | above. | | > | | | > | Does anybody have any ideas as to why it is doing this? | | > | | | > | Colin | | > | | | > | To Unsubscribe: send mail to majordomo@FreeBSD.org | | > | with "unsubscribe freebsd-ports" in the body of the message | | > | | > ------------------------------------------------------------- | | > http://insourcery.com - Mergence of Business and Technology | | > a "Griffin Plaza Partners, LLC" Company | | | | To Unsubscribe: send mail to majordomo@FreeBSD.org | | with "unsubscribe freebsd-ports" in the body of the message | | | | | | | ------------------------------------------------------------- | http://insourcery.com - Mergence of Business and Technology | a "Griffin Plaza Partners, LLC" Company | ------------------------------------------------------------- http://insourcery.com - Mergence of Business and Technology a "Griffin Plaza Partners, LLC" Company To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 20:34:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ece.cmu.edu (ECE.CMU.EDU [128.2.136.200]) by hub.freebsd.org (Postfix) with ESMTP id 0E24D37B404 for ; Sun, 7 Apr 2002 20:34:31 -0700 (PDT) Received: from pyanfar (localhost [127.0.0.1]) by ece.cmu.edu (8.11.0/8.10.2) with ESMTP id g383YC513335; Sun, 7 Apr 2002 23:34:12 -0400 (EDT) From: "Brandon S. Allbery KF8NH" To: "Andrew Reilly" , Subject: RE: Where did mpd-netgraph go? Date: Sun, 7 Apr 2002 23:34:17 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-reply-to: <20020408085041.A55891@gurney.reilly.home> X-Mimeole: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Has it's functionality been subsumed by something else? net/mpd, which used to be the pre-netgraph-functionality mpd 2.x, is now mpd 3.x (with netgraph). -- brandon s allbery [openafs/solaris/japh/freebsd] allbery@kf8nh.apk.net system administrator [linux/heimdal/too many hats] allbery@ece.cmu.edu electrical and computer engineering KF8NH carnegie mellon university [better check the oblivious first -ke6sls] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 20:41: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from areilly.bpc-users.org (CPE-144-132-240-160.nsw.bigpond.net.au [144.132.240.160]) by hub.freebsd.org (Postfix) with SMTP id 8230E37B417 for ; Sun, 7 Apr 2002 20:40:59 -0700 (PDT) Received: (qmail 370 invoked by uid 1000); 8 Apr 2002 03:40:53 -0000 From: "Andrew Reilly" Date: Mon, 8 Apr 2002 13:40:53 +1000 To: "Brandon S. Allbery KF8NH" Cc: ports@FreeBSD.ORG Subject: Re: Where did mpd-netgraph go? Message-ID: <20020408134053.A339@gurney.reilly.home> References: <20020408085041.A55891@gurney.reilly.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from allbery@ece.cmu.edu on Sun, Apr 07, 2002 at 11:34:17PM -0400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Apr 07, 2002 at 11:34:17PM -0400, Brandon S. Allbery KF8NH wrote: > > Has it's functionality been subsumed by something else? > > net/mpd, which used to be the pre-netgraph-functionality mpd 2.x, is now mpd > 3.x (with netgraph). Thanks for the explanation. I'll just go and un-confuse portupgrade... -- Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 20:50:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ECC8637B417 for ; Sun, 7 Apr 2002 20:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g383o1Q61938; Sun, 7 Apr 2002 20:50:01 -0700 (PDT) (envelope-from gnats) Received: from kings.mei.co.jp (bulls.mei.co.jp [202.224.189.25]) by hub.freebsd.org (Postfix) with ESMTP id 1308237B404 for ; Sun, 7 Apr 2002 20:45:32 -0700 (PDT) Received: by kings.mei.co.jp (8.12.2/3.7W/bulls) with ESMTP id g383jN4R010394 for ; Mon, 8 Apr 2002 12:45:23 +0900 (JST) Received: by mail.jp.panasonic.com (8.11.6/3.7W/dodgers) with ESMTP id g383jNm17167 for ; Mon, 8 Apr 2002 12:45:23 +0900 (JST) Received: from localhost ([133.181.143.194]) by vega.pcpd.mei.co.jp (Netscape Mail Server v2.02) with ESMTP id AAA12878; Mon, 8 Apr 2002 12:45:24 +0900 Message-Id: <20020408.124508.25480346.takamune@vrl.mei.co.jp> Date: Mon, 08 Apr 2002 12:45:08 +0900 (JST) From: Kazu TAKAMUNE To: FreeBSD-gnats-submit@FreeBSD.org Cc: takamune@avrl.mei.co.jp Subject: ports/36864: Unbreak: japanese/ndtpd Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36864 >Category: ports >Synopsis: Unbreak: japanese/ndtpd >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 07 20:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kazu TAKAMUNE >Release: FreeBSD 4.5-STABLE i386 >Organization: Matsushita Electric Industrial Co., Ltd. >Environment: FreeBSD 4.5-STABLE(Fri Apr 5 10:17:21 JST 2002) ports/Mk/bsd.port.mk,v 1.409 2002/04/04 10:06:00 >Description: Please apply this patch to unbreak ja-ndtpd-3.1.1 (of which I'm the maintainer). Changes: o Don't use autoconf-2.53. NDTPD-3.1.1 does not accept it. cf) The 'configure' in the distribution was generated by autoconf-2.52. >How-To-Repeat: # cd /usr/ports/japanese/ndtpd # make install ===> Configuring for ja-ndtpd-3.1.1 cd /usr/ports/japanese/ndtpd/work/ndtpd-3.1.1; autoconf configure.ac:150: error: do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs. LIBOBJS' *** Error code 1 >Fix: diff -x CVS -Nur /usr/ports/japanese/ndtpd/Makefile japanese/ndtpd/Makefile --- /usr/ports/japanese/ndtpd/Makefile Mon Apr 1 09:17:01 2002 +++ japanese/ndtpd/Makefile Sun Apr 7 22:44:11 2002 @@ -16,7 +16,6 @@ MAINTAINER= takamune@avrl.mei.co.jp LIB_DEPENDS= eb.6:${PORTSDIR}/japanese/eb -BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${RUNDIR} --with-logdir=${LOGDIR} @@ -30,8 +29,6 @@ RUNDIR= /var/run STARTUP_SCRIPT= ${PORTNAME}.sh.sample -pre-configure: - cd ${WRKSRC}; autoconf post-build: ${SED} "s,@prefix@,${PREFIX},; s,@rundir@,${RUNDIR},"\ ${FILESDIR}/${STARTUP_SCRIPT} > ${WRKDIR}/${STARTUP_SCRIPT} >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 22:30: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CA81037B41D for ; Sun, 7 Apr 2002 22:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g385U1i81899; Sun, 7 Apr 2002 22:30:01 -0700 (PDT) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id B8AC137B419; Sun, 7 Apr 2002 22:20:35 -0700 (PDT) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g385LwG15079; Mon, 8 Apr 2002 01:21:58 -0400 (EDT) (envelope-from alane) Message-Id: <200204080521.g385LwG15079@wwweasel.geeksrus.net> Date: Mon, 8 Apr 2002 01:21:58 -0400 (EDT) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@FreeBSD.org Cc: jkoshy@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36866: print/py-fonttools: unbreak by removing explicit python2.1 dependency Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36866 >Category: ports >Synopsis: print/py-fonttools: unbreak by removing explicit python2.1 dependency >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 07 22:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.5-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Mar 11 00:59:22 EST 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: 1. py-fonttools has PYTHON_VERSION=python2.1. 2. py-fonttools depends on py-numeric. 3. py-numeric builds for current python (2.2). The dependency on py-numeric cannot be satisified (without forcing a python 2.1 version of py-numeric), so py-fonttools won't build. >How-To-Repeat: >Fix: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== Index: print/py-fonttools/Makefile =================================================================== RCS file: /home/ncvs/ports/print/py-fonttools/Makefile,v retrieving revision 1.1 diff -u -3 -r1.1 Makefile --- print/py-fonttools/Makefile 2 Jan 2002 12:08:39 -0000 1.1 +++ print/py-fonttools/Makefile 8 Apr 2002 05:14:10 -0000 @@ -7,6 +7,7 @@ PORTNAME= fonttools PORTVERSION= 1.0b1 +PORTREVISION= 1 CATEGORIES= print python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fonttools @@ -24,7 +25,6 @@ WRKSRC= ${WRKDIR}/fonttools USE_PYTHON= yes -PYTHON_VERSION= python2.1 DOCDIR= ${PREFIX}/share/doc/py-fonttools ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 22:53:41 2002 Delivered-To: freebsd-ports@freebsd.org Received: from hotmail.com (f205.pav1.hotmail.com [64.4.31.205]) by hub.freebsd.org (Postfix) with ESMTP id B23F337B41B; Sun, 7 Apr 2002 22:53:38 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 7 Apr 2002 22:53:38 -0700 Received: from 61.136.1.7 by pv1fd.pav1.hotmail.msn.com with HTTP; Mon, 08 Apr 2002 05:53:38 GMT X-Originating-IP: [61.136.1.7] From: "Z Stan" To: wjv@freebsd.org Cc: ports@freebsd.org Subject: a suggest on Mailman ports Date: Mon, 08 Apr 2002 13:53:38 +0800 Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_e82_6c13_18fc" Message-ID: X-OriginalArrivalTime: 08 Apr 2002 05:53:38.0581 (UTC) FILETIME=[BAB8C450:01C1DEC1] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_e82_6c13_18fc Content-Type: text/plain; format=flowed Hi: According to what wrote in the README.BSD of mailman is that that BSD system need not setgid to the direcories. So make DIRSETGID=: install can work around it. Why not just add a MAKE_ARGS=DIRSETGID=: tag in the port's makefile? I made a patch on the makefile and did some test on it. It works. So I sent the patch to you. Hope it can help you. regards Stan. _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com ------=_NextPart_000_e82_6c13_18fc Content-Type: application/octet-stream; name="Makefile.diff" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="Makefile.diff" LS0tIE1ha2VmaWxlLm9yaWcJTW9uIEFwciAgOCAxMzowMzoyOCAyMDAyCisr KyBNYWtlZmlsZQlNb24gQXByICA4IDEzOjE0OjEzIDIwMDIKQEAgLTI0LDYg KzI0LDcgQEAKIAkJLS13aXRoLXVzZXJuYW1lPSR7VVNFUk5BTUV9IC0td2l0 aC1ncm91cG5hbWU9JHtHUk9VUE5BTUV9IFwKIAkJLS13aXRoLW1haWwtZ2lk PSR7TUFJTF9HSUR9IC0td2l0aC1jZ2ktZ2lkPSR7Q0dJX0dJRH0KIFBLR09Q VFM9CSR7RklMRVNESVJ9L3BrZy1vcHRzCitNQUtFX0FSR1M9CURJUlNFVEdJ RD06CiAKIC5pbmNsdWRlIDxic2QucG9ydC5wcmUubWs+CiAK ------=_NextPart_000_e82_6c13_18fc-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 23:20:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D993137B416 for ; Sun, 7 Apr 2002 23:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g386K1R92495; Sun, 7 Apr 2002 23:20:01 -0700 (PDT) (envelope-from gnats) Received: from green.shallow.net (c16486.smelb1.vic.optusnet.com.au [210.49.224.105]) by hub.freebsd.org (Postfix) with ESMTP id 7AA2437B400 for ; Sun, 7 Apr 2002 23:11:36 -0700 (PDT) Received: by green.shallow.net (Postfix, from userid 1001) id 69B233E2A; Mon, 8 Apr 2002 16:11:33 +1000 (EST) Message-Id: <20020408061133.69B233E2A@green.shallow.net> Date: Mon, 8 Apr 2002 16:11:33 +1000 (EST) From: Joshua Goodall Reply-To: Joshua Goodall To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36868: new port: net/py-spreadmodule Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36868 >Category: ports >Synopsis: new port: net/py-spreadmodule >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 07 23:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Joshua Goodall >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD green.shallow.net 4.5-STABLE FreeBSD 4.5-STABLE #3: Sat Apr 6 23:01:47 EST 2002 joshua@green.shallow.net:/usr/obj/usr/src/sys/GREEN i386 >Description: This is a Python extension module for Spread (net/spread), the group communications package. It has been interoperability tested with the existing Perl, C and Java bindings. Joshua >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-spreadmodule # py-spreadmodule/pkg-plist # py-spreadmodule/pkg-descr # py-spreadmodule/pkg-comment # py-spreadmodule/distinfo # py-spreadmodule/Makefile # echo c - py-spreadmodule mkdir -p py-spreadmodule > /dev/null 2>&1 echo x - py-spreadmodule/pkg-plist sed 's/^X//' >py-spreadmodule/pkg-plist << 'END-of-py-spreadmodule/pkg-plist' Xlib/%%PYTHON_VERSION%%/site-packages/spread.so END-of-py-spreadmodule/pkg-plist echo x - py-spreadmodule/pkg-descr sed 's/^X//' >py-spreadmodule/pkg-descr << 'END-of-py-spreadmodule/pkg-descr' XThis is a Python extension module for Spread, an open source group Xcommunications package. X XWWW: http://www.python.org/other/spread/ X X- Joshua Goodall END-of-py-spreadmodule/pkg-descr echo x - py-spreadmodule/pkg-comment sed 's/^X//' >py-spreadmodule/pkg-comment << 'END-of-py-spreadmodule/pkg-comment' XA Python extension module for the Spread group communcations package. END-of-py-spreadmodule/pkg-comment echo x - py-spreadmodule/distinfo sed 's/^X//' >py-spreadmodule/distinfo << 'END-of-py-spreadmodule/distinfo' XMD5 (SpreadModule-1.1.tgz) = 8a9b6e485763034bc4e90d773a980f55 END-of-py-spreadmodule/distinfo echo x - py-spreadmodule/Makefile sed 's/^X//' >py-spreadmodule/Makefile << 'END-of-py-spreadmodule/Makefile' X# Ports collection makefile for: py-spreadmodule X# Date created: 07 April 2002 X# Whom: Joshua Goodall X# X# $FreeBSD$ X# X XPORTNAME= spreadmodule XPORTVERSION= 1.1 XCATEGORIES= net python XMASTER_SITES= http://www.python.org/other/spread/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= SpreadModule-${PORTVERSION} XEXTRACT_SUFX= .tgz XBUILD_DEPENDS= ${LOCALBASE}/lib/libsp.a:${PORTSDIR}/net/spread XMAINTAINER= joshua@roughtrade.net XUSE_PYTHON= yes X XSETUP_CMD= cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} setup.py X Xpost-patch: X @${PERL} -pi -e 's,/usr/local,${PREFIX},g' ${WRKSRC}/setup.py X Xdo-build: X @${SETUP_CMD} build X Xdo-install: X @${SETUP_CMD} install X X.include END-of-py-spreadmodule/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 23:34:37 2002 Delivered-To: freebsd-ports@freebsd.org Received: from bilbo.in.mat.cc (bilbo.in.mat.cc [212.43.217.121]) by hub.freebsd.org (Postfix) with ESMTP id ABD1737B419 for ; Sun, 7 Apr 2002 23:34:30 -0700 (PDT) Received: from bilbo.in.org (localhost [127.0.0.1]) by bilbo.in.mat.cc (Postfix) with ESMTP id 38AF671183 for ; Mon, 8 Apr 2002 08:34:21 +0200 (CEST) Received: from sauron (sauron.in.mat.cc [212.43.217.122]) by bilbo.in.mat.cc (Postfix) with ESMTP id 3ACFA71183 for ; Mon, 8 Apr 2002 08:34:18 +0200 (CEST) Date: Mon, 08 Apr 2002 08:34:17 +0200 From: Mathieu Arnold To: freebsd-ports@freebsd.org Subject: setting WRKDIRPREFIX Message-ID: <147187546.1018254857@sauron> X-Mailer: Mulberry/2.2.0b3 (Win32) X-wazaaa: True, true MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi I have a ports directory shared between 30 boxes, and I can't use it for the builds, so, I put WRKDIRPREFIX=/usr/obj in my make.conf, but as many packages run just fine, some just don't, php4 don't : ===> Building for php4-4.1.2 "/usr/ports/lang/php4/Makefile", line 19: Could not find /usr/obj/usr/ports/lang/php4/work/php-4.1.2/../../www/mod_php4/Makefile make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /usr/ports/lang/php4. *** Error code 1 Stop in /usr/ports/lang/php4. postfix-current neither : ===> Building for postfix-1.1.7-20020331,1 /usr/obj/usr/ports/mail/postfix-current/work/postfix-1.1.7-20020331/scripts /configure.postfix: Can't open /usr/obj/usr/ports/mail/postfix-current/work/postfix-1.1.7-20020331/scripts /configure.postfix: No such file or directory *** Error code 2 Stop in /usr/obj/usr/ports/mail/postfix-current/work/postfix-1.1.7-20020331. *** Error code 1 Stop in /usr/ports/mail/postfix-current. *** Error code 1 Stop in /usr/ports/mail/postfix-current. but ghostscript-gnu does work, don't ask me the differences :) -- Mathieu Arnold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 23:46: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF5FE37B42B; Sun, 7 Apr 2002 23:45:53 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g386jrk98015; Sun, 7 Apr 2002 23:45:53 -0700 (PDT) (envelope-from pat) Date: Sun, 7 Apr 2002 23:45:53 -0700 (PDT) From: Message-Id: <200204080645.g386jrk98015@freefall.freebsd.org> To: perky@fallin.lv, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36834: Update port: www/apache2 (to the first general release) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: www/apache2 (to the first general release) State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sun Apr 7 23:45:36 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36834 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 7 23:56:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id 5A17D37B47B for ; Sun, 7 Apr 2002 23:55:04 -0700 (PDT) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id 959E424D22; Mon, 8 Apr 2002 15:55:03 +0900 (JST) Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [2001:218:422:2::160]) by black.imgsrc.co.jp (Postfix) with ESMTP id 643EF1E46F2; Mon, 8 Apr 2002 15:55:01 +0900 (JST) Date: Mon, 08 Apr 2002 15:53:52 +0900 Message-ID: <7melhqwuin.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: taguchi@tohoku.iij.ad.jp Cc: Ports Team Subject: Unbreak XFree86-Server for fresh 5-current User-Agent: Wanderlust/2.9.7 (Unchained Melody) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.1 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Recently, compatibility symlink for /usr/include/machine/joystick.h was removed in 5-current. This causes fresh installation of 5-current has no anymore. Is it OK to update a patch for bsd_jstk.c and add a patch for joycal.c like this? --- programs/Xserver/hw/xfree86/os-support/bsd/bsd_jstk.c.orig Sun Jul 26 01:56:34 1998 +++ programs/Xserver/hw/xfree86/os-support/bsd/bsd_jstk.c Mon Apr 8 14:32:01 2002 @@ -29,7 +29,7 @@ #include #include #include -#include +#include #include #ifdef XFree86LOADER @@ -56,6 +56,7 @@ int changed = 0; int timeinmicros; struct joystick js; + extern int errno; #ifdef DEBUG ErrorF("xf86JoystickOn: %s\n", name); @@ -96,7 +97,6 @@ if (*centerY < 0) { *centerY = js.y; xf86Msg(X_PROBED, "Joystick: CenterY set to %d\n", *centerY); - } } return status; @@ -173,6 +173,7 @@ } #ifdef XFree86LOADER +#define MAGIC_DONE 1 /* * Entry point for XFree86 Loader */ --- ./programs/Xserver/hw/xfree86/etc/joycal.c.orig Sat Nov 22 09:00:18 1997 +++ ./programs/Xserver/hw/xfree86/etc/joycal.c Mon Apr 8 15:08:17 2002 @@ -6,7 +6,7 @@ #include #include #if defined (__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) -#include +#include #define JS_RETURN sizeof(struct joystick) #define JS_DATA_TYPE joystick #define button_down(j) (j.b1 | j.b2) -- Jun Kuriyama // IMG SRC, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 0: 9: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id BFBB437B405; Mon, 8 Apr 2002 00:08:56 -0700 (PDT) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g387AJe51535; Mon, 8 Apr 2002 03:10:19 -0400 (EDT) (envelope-from alane) Date: Mon, 8 Apr 2002 03:10:19 -0400 From: Alan E To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36866: print/py-fonttools: unbreak by removing explicit python2.1 dependency Message-ID: <20020408071019.GA51515@wwweasel.geeksrus.net> References: <200204080521.g385LwG15079@wwweasel.geeksrus.net> <200204080530.g385U1t81895@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204080530.g385U1t81895@freefall.freebsd.org> User-Agent: Mutt/1.3.28i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I received this reply to my note to the author of fonttools: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== From just@letterror.com Mon Apr 8 02:42:08 2002 Received: from smtpzilla2.xs4all.nl (smtpzilla2.xs4all.nl [194.109.127.138]) by wwweasel.geeksrus.net (8.11.6/8.11.6) with ESMTP id g386g7w50787 for ; Mon, 8 Apr 2002 02:42:08 -0400 (EDT) (envelope-from just@letterror.com) Received: from 10.0.0.23 (letterror.xs4all.nl [213.84.27.177]) by smtpzilla2.xs4all.nl (8.12.0/8.12.0) with ESMTP id g386efMS077185 for ; Mon, 8 Apr 2002 08:40:41 +0200 (CEST) Date: Mon, 8 Apr 2002 08:40:43 +0200 From: Just van Rossum Subject: Re: fonttools & python 2.2 - OK? To: ports@geeksrus.net X-Priority: 3 In-Reply-To: <20020408050903.GA7592@wwweasel.geeksrus.net> Message-ID: <20020408084046-r01010800-fc412596-0920-010c@10.0.0.23> MIME-Version: 1.0 Content-Type: text/plain; Charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailer: Mailsmith 1.1.8 (Bluto) X-Spam-Status: No, hits=-5.0 required=5.0 tests=SUBJ_ENDS_IN_Q_MARK,IN_REP_TO version=2.11 Status: RO X-Status: A Content-Length: 401 Lines: 13 ports@geeksrus.net wrote: > There are no known problems with fonttools and python 2.2, are there? Not that I know. > (I'm trying to clean up FreeBSD ports that explicitly use python 2.1 and > fonttools is one of them. I'm guessing that's just an oversight.) I have no idea what you mean: in what way does fonttools use Python 2.1 explicitly? It's meant to work in any version, 1.5.2 and up. Just ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== -- AlanE "I wanna be sedated." -- The Ramones To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 0:10:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A8F3C37B419 for ; Mon, 8 Apr 2002 00:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g387A3I08775; Mon, 8 Apr 2002 00:10:03 -0700 (PDT) (envelope-from gnats) Date: Mon, 8 Apr 2002 00:10:03 -0700 (PDT) Message-Id: <200204080710.g387A3I08775@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan E Subject: Re: ports/36866: print/py-fonttools: unbreak by removing explicit python2.1 dependency Reply-To: Alan E Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36866; it has been noted by GNATS. From: Alan E To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Subject: Re: ports/36866: print/py-fonttools: unbreak by removing explicit python2.1 dependency Date: Mon, 8 Apr 2002 03:10:19 -0400 I received this reply to my note to the author of fonttools: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== From just@letterror.com Mon Apr 8 02:42:08 2002 Received: from smtpzilla2.xs4all.nl (smtpzilla2.xs4all.nl [194.109.127.138]) by wwweasel.geeksrus.net (8.11.6/8.11.6) with ESMTP id g386g7w50787 for ; Mon, 8 Apr 2002 02:42:08 -0400 (EDT) (envelope-from just@letterror.com) Received: from 10.0.0.23 (letterror.xs4all.nl [213.84.27.177]) by smtpzilla2.xs4all.nl (8.12.0/8.12.0) with ESMTP id g386efMS077185 for ; Mon, 8 Apr 2002 08:40:41 +0200 (CEST) Date: Mon, 8 Apr 2002 08:40:43 +0200 From: Just van Rossum Subject: Re: fonttools & python 2.2 - OK? To: ports@geeksrus.net X-Priority: 3 In-Reply-To: <20020408050903.GA7592@wwweasel.geeksrus.net> Message-ID: <20020408084046-r01010800-fc412596-0920-010c@10.0.0.23> MIME-Version: 1.0 Content-Type: text/plain; Charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailer: Mailsmith 1.1.8 (Bluto) X-Spam-Status: No, hits=-5.0 required=5.0 tests=SUBJ_ENDS_IN_Q_MARK,IN_REP_TO version=2.11 Status: RO X-Status: A Content-Length: 401 Lines: 13 ports@geeksrus.net wrote: > There are no known problems with fonttools and python 2.2, are there? Not that I know. > (I'm trying to clean up FreeBSD ports that explicitly use python 2.1 and > fonttools is one of them. I'm guessing that's just an oversight.) I have no idea what you mean: in what way does fonttools use Python 2.1 explicitly? It's meant to work in any version, 1.5.2 and up. Just ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== -- AlanE "I wanna be sedated." -- The Ramones To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 0:27:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from hex.databits.net (hex.csh.rit.edu [129.21.60.134]) by hub.freebsd.org (Postfix) with SMTP id 3AA3737B404 for ; Mon, 8 Apr 2002 00:26:55 -0700 (PDT) Received: (qmail 76087 invoked by uid 1001); 8 Apr 2002 06:38:03 -0000 Date: Mon, 8 Apr 2002 02:38:03 -0400 From: Pete Fritchman To: Mathieu Arnold Cc: freebsd-ports@freebsd.org Subject: Re: setting WRKDIRPREFIX Message-ID: <20020408023803.A75557@databits.net> References: <147187546.1018254857@sauron> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <147187546.1018254857@sauron>; from mat@mat.cc on Mon, Apr 08, 2002 at 08:34:17AM +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ++ 08/04/02 08:34 +0200 - Mathieu Arnold: | Hi | | I have a ports directory shared between 30 boxes, and I can't use it for | the builds, so, I put | WRKDIRPREFIX=/usr/obj | in my make.conf, but as many packages run just fine, some just don't, php4 | don't : There are lots of bug reports and threads on WRKDIRPREFIX=/usr/obj breaking ports. See the archives for details. --pete -- Pete Fritchman [petef@(databits.net|freebsd.org|csh.rit.edu)] finger petef@databits.net for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 0:52:50 2002 Delivered-To: freebsd-ports@freebsd.org Received: from bilbo.in.mat.cc (bilbo.in.mat.cc [212.43.217.121]) by hub.freebsd.org (Postfix) with ESMTP id 1A3F937B41C for ; Mon, 8 Apr 2002 00:52:40 -0700 (PDT) Received: from bilbo.in.org (localhost [127.0.0.1]) by bilbo.in.mat.cc (Postfix) with ESMTP id 3C1AA71183; Mon, 8 Apr 2002 09:52:33 +0200 (CEST) Received: from sauron (sauron.in.mat.cc [212.43.217.122]) by bilbo.in.mat.cc (Postfix) with ESMTP id B610871183; Mon, 8 Apr 2002 09:52:26 +0200 (CEST) Date: Mon, 08 Apr 2002 09:52:26 +0200 From: Mathieu Arnold To: Neil Blakey-Milner Cc: freebsd-ports@freebsd.org Subject: Re: setting WRKDIRPREFIX Message-ID: <151874765.1018259544@sauron> In-Reply-To: <20020408072836.GA21353@mithrandr.moria.org> References: <20020408072836.GA21353@mithrandr.moria.org> X-Mailer: Mulberry/2.2.0b3 (Win32) X-wazaaa: True, true MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --On lundi 8 avril 2002 09:28 +0200 Neil Blakey-Milner wrote: > On Mon 2002-04-08 (08:34), Mathieu Arnold wrote: >> I have a ports directory shared between 30 boxes, and I can't use it for >> the builds, so, I put >> WRKDIRPREFIX=/usr/obj >> in my make.conf, but as many packages run just fine, some just don't, >> php4 don't : > > Just don't use WRKDIRPREFIX=MAKEOBJDIRPREFIX (/usr/obj by default), and > it should work just fine. Basically setting them to the same thing > causes the "obj" directory to exist, making the make(1) infrastructure > look for files in incorrect locations. There's a PR on this somewhere. > > Or maybe this is a different problem. But try without them being the > same, so that we can rule out this known problem. If I do that, things get worse : make WRKDIRPREFIX=/tmp [conf] ===> php4-4.1.2 depends on executable: autoconf213 - found touch: /tmp/usr/ports/lang/php4/work/.extract_done.php4-4.1.2: No such file or directory because the work directory is missing. -- Mathieu Arnold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 1:10:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F3A4F37B405 for ; Mon, 8 Apr 2002 01:10:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g388A0d24219; Mon, 8 Apr 2002 01:10:00 -0700 (PDT) (envelope-from gnats) Received: from nelly.internal.irrelevant.org (irrelevant.demon.co.uk [158.152.220.121]) by hub.freebsd.org (Postfix) with ESMTP id D22E137B404; Mon, 8 Apr 2002 01:06:49 -0700 (PDT) Received: from simond by nelly.internal.irrelevant.org with local (Exim 3.35 #1) id 16uUAp-0000e9-00; Mon, 08 Apr 2002 09:06:47 +0100 Message-Id: Date: Mon, 08 Apr 2002 09:06:47 +0100 From: Simon Dick Reply-To: Simon Dick To: FreeBSD-gnats-submit@FreeBSD.org Cc: kuriyama@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36869: Port update: palm/palmos-sdk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36869 >Category: ports >Synopsis: Port update: palm/palmos-sdk >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 01:10:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Simon Dick >Release: FreeBSD 4.5-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD nelly.internal.irrelevant.org 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #0: Fri Mar 8 12:44:33 GMT 2002 root@nelly.internal.irrelevant.org:/usr/obj/usr/src/sys/ELEPHANT i386 >Description: palm/palmos-sdk is out of date, this updates it to the current SDK >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /usr/nfs/ncvs/ports/palm/palmos-sdk/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 1 Jun 2001 06:05:13 -0000 1.6 +++ Makefile 8 Apr 2002 08:03:55 -0000 @@ -6,24 +6,24 @@ # PORTNAME= palmos-sdk -PORTVERSION= 3.5 -PORTREVISION= 1 +PORTVERSION= 4.0 CATEGORIES= palm -MASTER_SITES= -DISTFILES= sdk35.tar.gz sdk35-update1.tar.gz +MASTER_SITES= +DISTFILES= sdk40-core.tar.gz sdk40upd1.tar.gz MAINTAINER= kuriyama@FreeBSD.org RESTRICTED= License agreement is required. -WRKSRC= ${WRKDIR}/Palm\ OS\ 3.5\ Support +WRKSRC= ${WRKDIR}/Palm\ OS\ Support +UPDSRC= ${WRKDIR}/PalmOS-4.0-SDK-Update-1 NO_BUILD= YES -INCDIR= ${PREFIX}/palmdev/sdk-3.5/include -LIBDIR= ${PREFIX}/palmdev/sdk-3.5/lib +INCDIR= ${PREFIX}/palmdev/sdk-4.0/include +LIBDIR= ${PREFIX}/palmdev/sdk-4.0/lib .include -.if !exists(${DISTDIR}/sdk35.tar.gz) || !exists(${DISTDIR}/sdk35-update1.tar.gz) +.if !exists(${DISTDIR}/sdk40-core.tar.gz) || !exists(${DISTDIR}/sdk40upd1.tar.gz) IGNORE='You must manually fetch tarball from http://www.palmos.com/dev/tech/tools/ and place it in ${DISTDIR} then run make again.' .endif @@ -31,6 +31,8 @@ ${MKDIR} ${INCDIR} ${LIBDIR} ${CP} -Rp ${WRKSRC}/Incs/* ${INCDIR} ${CP} -Rp ${WRKSRC}/GCC\ Libraries/* ${LIBDIR} + ${CP} -Rp ${UPDSRC}/PalmOS-Unix/PalmOS-Support/include/* ${INCDIR} + ${CP} -Rp ${UPDSRC}/PalmOS-Unix/PalmOS-Support/lib/* ${LIBDIR} ${CHOWN} -R root:wheel ${INCDIR} ${LIBDIR} .include Index: distinfo =================================================================== RCS file: /usr/nfs/ncvs/ports/palm/palmos-sdk/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 26 Jan 2001 02:16:09 -0000 1.2 +++ distinfo 8 Apr 2002 07:50:11 -0000 @@ -1,2 +1,2 @@ -MD5 (sdk35.tar.gz) = 6a515f9435f78689f1637438962b1585 -MD5 (sdk35-update1.tar.gz) = 9ab5edf2de54cc735e0204b8e154d1b8 +MD5 (sdk40-core.tar.gz) = 6d38aa6c1fb6772fce2f23ecfb0423f9 +MD5 (sdk40upd1.tar.gz) = cc74b0476d4105b23330df042bd9d915 Index: pkg-plist =================================================================== RCS file: /usr/nfs/ncvs/ports/palm/palmos-sdk/pkg-plist,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 pkg-plist --- pkg-plist 31 Mar 2000 03:39:35 -0000 1.1.1.1 +++ pkg-plist 8 Apr 2002 08:02:20 -0000 @@ -1,156 +1,199 @@ -palmdev/sdk-3.5/include/BuildDefaults.h -palmdev/sdk-3.5/include/BuildDefines.h -palmdev/sdk-3.5/include/Core/CoreTraps.h -palmdev/sdk-3.5/include/Core/Hardware/HAL.h -palmdev/sdk-3.5/include/Core/Hardware/HwrMiscFlags.h -palmdev/sdk-3.5/include/Core/Hardware/M68KHwr.h -palmdev/sdk-3.5/include/Core/System/AlarmMgr.h -palmdev/sdk-3.5/include/Core/System/AppLaunchCmd.h -palmdev/sdk-3.5/include/Core/System/Bitmap.h -palmdev/sdk-3.5/include/Core/System/CharAttr.h -palmdev/sdk-3.5/include/Core/System/CharLatin.h -palmdev/sdk-3.5/include/Core/System/Chars.h -palmdev/sdk-3.5/include/Core/System/CharShiftJIS.h -palmdev/sdk-3.5/include/Core/System/CMCommon.h -palmdev/sdk-3.5/include/Core/System/CMLConst.h -palmdev/sdk-3.5/include/Core/System/ConnectionMgr.h -palmdev/sdk-3.5/include/Core/System/ConsoleMgr.h -palmdev/sdk-3.5/include/Core/System/Crc.h -palmdev/sdk-3.5/include/Core/System/CTP.h -palmdev/sdk-3.5/include/Core/System/DataMgr.h -palmdev/sdk-3.5/include/Core/System/DateTime.h -palmdev/sdk-3.5/include/Core/System/DebugMgr.h -palmdev/sdk-3.5/include/Core/System/DLCommon.h -palmdev/sdk-3.5/include/Core/System/DLServer.h -palmdev/sdk-3.5/include/Core/System/EmuStubs.h -palmdev/sdk-3.5/include/Core/System/Encrypt.h -palmdev/sdk-3.5/include/Core/System/ErrorBase.h -palmdev/sdk-3.5/include/Core/System/ErrorMgr.h -palmdev/sdk-3.5/include/Core/System/ExgLib.h -palmdev/sdk-3.5/include/Core/System/ExgMgr.h -palmdev/sdk-3.5/include/Core/System/FeatureMgr.h -palmdev/sdk-3.5/include/Core/System/FileStream.h -palmdev/sdk-3.5/include/Core/System/FloatMgr.h -palmdev/sdk-3.5/include/Core/System/Font.h -palmdev/sdk-3.5/include/Core/System/Graffiti.h -palmdev/sdk-3.5/include/Core/System/HostControl.h -palmdev/sdk-3.5/include/Core/System/ImcUtils.h -palmdev/sdk-3.5/include/Core/System/IntlMgr.h -palmdev/sdk-3.5/include/Core/System/IrLib.h -palmdev/sdk-3.5/include/Core/System/KeyMgr.h -palmdev/sdk-3.5/include/Core/System/Localize.h -palmdev/sdk-3.5/include/Core/System/MemoryMgr.h -palmdev/sdk-3.5/include/Core/System/ModemMgr.h -palmdev/sdk-3.5/include/Core/System/NetBitUtils.h -palmdev/sdk-3.5/include/Core/System/NetMgr.h -palmdev/sdk-3.5/include/Core/System/NotifyMgr.h -palmdev/sdk-3.5/include/Core/System/OverlayMgr.h -palmdev/sdk-3.5/include/Core/System/Password.h -palmdev/sdk-3.5/include/Core/System/PenMgr.h -palmdev/sdk-3.5/include/Core/System/Preferences.h -palmdev/sdk-3.5/include/Core/System/Rect.h -palmdev/sdk-3.5/include/Core/System/ScriptPlugin.h -palmdev/sdk-3.5/include/Core/System/SerialDrvr.h -palmdev/sdk-3.5/include/Core/System/SerialLinkMgr.h -palmdev/sdk-3.5/include/Core/System/SerialMgr.h -palmdev/sdk-3.5/include/Core/System/SerialMgrOld.h -palmdev/sdk-3.5/include/Core/System/SerialSdrv.h -palmdev/sdk-3.5/include/Core/System/SerialVdrv.h -palmdev/sdk-3.5/include/Core/System/SoundMgr.h -palmdev/sdk-3.5/include/Core/System/StdIOPalm.h -palmdev/sdk-3.5/include/Core/System/StdIOProvider.h -palmdev/sdk-3.5/include/Core/System/StringMgr.h -palmdev/sdk-3.5/include/Core/System/SysEvent.h -palmdev/sdk-3.5/include/Core/System/SysEvtMgr.h -palmdev/sdk-3.5/include/Core/System/SysResTypes.rh -palmdev/sdk-3.5/include/Core/System/SystemMgr.h -palmdev/sdk-3.5/include/Core/System/SystemPkt.h -palmdev/sdk-3.5/include/Core/System/SystemPublic.h -palmdev/sdk-3.5/include/Core/System/SystemResources.h -palmdev/sdk-3.5/include/Core/System/SysUtils.h -palmdev/sdk-3.5/include/Core/System/TextMgr.h -palmdev/sdk-3.5/include/Core/System/TextServicesMgr.h -palmdev/sdk-3.5/include/Core/System/TimeMgr.h -palmdev/sdk-3.5/include/Core/System/Unix/arpa_inet.h -palmdev/sdk-3.5/include/Core/System/Unix/netdb.h -palmdev/sdk-3.5/include/Core/System/Unix/netinet_in.h -palmdev/sdk-3.5/include/Core/System/Unix/netinet_in_systm.h -palmdev/sdk-3.5/include/Core/System/Unix/netinet_ip.h -palmdev/sdk-3.5/include/Core/System/Unix/netinet_tcp.h -palmdev/sdk-3.5/include/Core/System/Unix/sys_errno.h -palmdev/sdk-3.5/include/Core/System/Unix/sys_socket.h -palmdev/sdk-3.5/include/Core/System/Unix/sys_socketvar.h -palmdev/sdk-3.5/include/Core/System/Unix/sys_time.h -palmdev/sdk-3.5/include/Core/System/Unix/sys_types.h -palmdev/sdk-3.5/include/Core/System/Unix/sys_uio.h -palmdev/sdk-3.5/include/Core/System/Unix/unix_fcntl.h -palmdev/sdk-3.5/include/Core/System/Unix/unix_netdb.h -palmdev/sdk-3.5/include/Core/System/Unix/unix_stdarg.h -palmdev/sdk-3.5/include/Core/System/Unix/unix_stdio.h -palmdev/sdk-3.5/include/Core/System/Unix/unix_stdlib.h -palmdev/sdk-3.5/include/Core/System/Unix/unix_string.h -palmdev/sdk-3.5/include/Core/System/Window.h -palmdev/sdk-3.5/include/Core/UI/AboutBox.h -palmdev/sdk-3.5/include/Core/UI/Category.h -palmdev/sdk-3.5/include/Core/UI/Clipboard.h -palmdev/sdk-3.5/include/Core/UI/Control.h -palmdev/sdk-3.5/include/Core/UI/Day.h -palmdev/sdk-3.5/include/Core/UI/Event.h -palmdev/sdk-3.5/include/Core/UI/FatalAlert.h -palmdev/sdk-3.5/include/Core/UI/Field.h -palmdev/sdk-3.5/include/Core/UI/Find.h -palmdev/sdk-3.5/include/Core/UI/FontSelect.h -palmdev/sdk-3.5/include/Core/UI/Form.h -palmdev/sdk-3.5/include/Core/UI/GraffitiReference.h -palmdev/sdk-3.5/include/Core/UI/GraffitiShift.h -palmdev/sdk-3.5/include/Core/UI/InsPoint.h -palmdev/sdk-3.5/include/Core/UI/Keyboard.h -palmdev/sdk-3.5/include/Core/UI/Launcher.h -palmdev/sdk-3.5/include/Core/UI/List.h -palmdev/sdk-3.5/include/Core/UI/Menu.h -palmdev/sdk-3.5/include/Core/UI/PhoneLookup.h -palmdev/sdk-3.5/include/Core/UI/PrivateRecords.h -palmdev/sdk-3.5/include/Core/UI/Progress.h -palmdev/sdk-3.5/include/Core/UI/ScrollBar.h -palmdev/sdk-3.5/include/Core/UI/SelDay.h -palmdev/sdk-3.5/include/Core/UI/SelTime.h -palmdev/sdk-3.5/include/Core/UI/Table.h -palmdev/sdk-3.5/include/Core/UI/UIColor.h -palmdev/sdk-3.5/include/Core/UI/UIControls.h -palmdev/sdk-3.5/include/Core/UI/UIPublic.h -palmdev/sdk-3.5/include/Core/UI/UIResDefs.r -palmdev/sdk-3.5/include/Core/UI/UIResources.h -palmdev/sdk-3.5/include/Dynamic/PalmOptErrorCheckLevel.Debug -palmdev/sdk-3.5/include/Dynamic/PalmOptErrorCheckLevel.h -palmdev/sdk-3.5/include/Dynamic/PalmOptErrorCheckLevel.Release -palmdev/sdk-3.5/include/header.gcc -palmdev/sdk-3.5/include/Libraries/INet/INetMgr.h -palmdev/sdk-3.5/include/Libraries/LibTraps.h -palmdev/sdk-3.5/include/Libraries/PalmOSGlue/DateGlue.h -palmdev/sdk-3.5/include/Libraries/PalmOSGlue/FntGlue.h -palmdev/sdk-3.5/include/Libraries/PalmOSGlue/IntlGlue.h -palmdev/sdk-3.5/include/Libraries/PalmOSGlue/TsmGlue.h -palmdev/sdk-3.5/include/Libraries/PalmOSGlue/TxtGlue.h -palmdev/sdk-3.5/include/Libraries/PalmOSGlue/WinGlue.h -palmdev/sdk-3.5/include/PalmCompatibility.h -palmdev/sdk-3.5/include/PalmOS.h -palmdev/sdk-3.5/include/PalmOS.pch -palmdev/sdk-3.5/include/PalmOS.win.pch -palmdev/sdk-3.5/include/PalmTypes.h -palmdev/sdk-3.5/lib/m68k-palmos-coff/libNetSocket.a -palmdev/sdk-3.5/lib/m68k-palmos-coff/libPalmOSGlue-debug.a -palmdev/sdk-3.5/lib/m68k-palmos-coff/libPalmOSGlue.a -@dirrm palmdev/sdk-3.5/include/Core/Hardware -@dirrm palmdev/sdk-3.5/include/Core/System/Unix -@dirrm palmdev/sdk-3.5/include/Core/System -@dirrm palmdev/sdk-3.5/include/Core/UI -@dirrm palmdev/sdk-3.5/include/Core -@dirrm palmdev/sdk-3.5/include/Dynamic -@dirrm palmdev/sdk-3.5/include/Libraries/INet -@dirrm palmdev/sdk-3.5/include/Libraries/PalmOSGlue -@dirrm palmdev/sdk-3.5/include/Libraries -@dirrm palmdev/sdk-3.5/include -@dirrm palmdev/sdk-3.5/lib/m68k-palmos-coff -@dirrm palmdev/sdk-3.5/lib -@dirrm palmdev/sdk-3.5 +palmdev/sdk-4.0/include/Dynamic/PalmOptErrorCheckLevel.Debug +palmdev/sdk-4.0/include/Dynamic/PalmOptErrorCheckLevel.h +palmdev/sdk-4.0/include/Dynamic/PalmOptErrorCheckLevel.Release +palmdev/sdk-4.0/include/Dynamic/PalmOptTraceLevel.h +palmdev/sdk-4.0/include/Dynamic/PalmOptTraceLevel.Off +palmdev/sdk-4.0/include/Dynamic/PalmOptTraceLevel.On +palmdev/sdk-4.0/include/Core/UI/UIResources.h +palmdev/sdk-4.0/include/Core/UI/AttentionMgr.h +palmdev/sdk-4.0/include/Core/UI/Category.h +palmdev/sdk-4.0/include/Core/UI/Clipboard.h +palmdev/sdk-4.0/include/Core/UI/Control.h +palmdev/sdk-4.0/include/Core/UI/Day.h +palmdev/sdk-4.0/include/Core/UI/Event.h +palmdev/sdk-4.0/include/Core/UI/FatalAlert.h +palmdev/sdk-4.0/include/Core/UI/Field.h +palmdev/sdk-4.0/include/Core/UI/Find.h +palmdev/sdk-4.0/include/Core/UI/FontSelect.h +palmdev/sdk-4.0/include/Core/UI/Form.h +palmdev/sdk-4.0/include/Core/UI/GraffitiReference.h +palmdev/sdk-4.0/include/Core/UI/GraffitiShift.h +palmdev/sdk-4.0/include/Core/UI/InsPoint.h +palmdev/sdk-4.0/include/Core/UI/Keyboard.h +palmdev/sdk-4.0/include/Core/UI/Launcher.h +palmdev/sdk-4.0/include/Core/UI/List.h +palmdev/sdk-4.0/include/Core/UI/Menu.h +palmdev/sdk-4.0/include/Core/UI/PhoneLookup.h +palmdev/sdk-4.0/include/Core/UI/PrivateRecords.h +palmdev/sdk-4.0/include/Core/UI/Progress.h +palmdev/sdk-4.0/include/Core/UI/ScrollBar.h +palmdev/sdk-4.0/include/Core/UI/Table.h +palmdev/sdk-4.0/include/Core/UI/SelDay.h +palmdev/sdk-4.0/include/Core/UI/SelTime.h +palmdev/sdk-4.0/include/Core/UI/SelTimeZone.h +palmdev/sdk-4.0/include/Core/UI/UIColor.h +palmdev/sdk-4.0/include/Core/UI/UIControls.h +palmdev/sdk-4.0/include/Core/UI/UIPublic.h +palmdev/sdk-4.0/include/Core/UI/UIResDefs.r +palmdev/sdk-4.0/include/Core/UI/AboutBox.h +palmdev/sdk-4.0/include/Core/System/Unix/unix_string.h +palmdev/sdk-4.0/include/Core/System/Unix/netdb.h +palmdev/sdk-4.0/include/Core/System/Unix/netinet_in.h +palmdev/sdk-4.0/include/Core/System/Unix/netinet_in_systm.h +palmdev/sdk-4.0/include/Core/System/Unix/netinet_ip.h +palmdev/sdk-4.0/include/Core/System/Unix/netinet_tcp.h +palmdev/sdk-4.0/include/Core/System/Unix/sys_errno.h +palmdev/sdk-4.0/include/Core/System/Unix/sys_socket.h +palmdev/sdk-4.0/include/Core/System/Unix/sys_socketvar.h +palmdev/sdk-4.0/include/Core/System/Unix/sys_time.h +palmdev/sdk-4.0/include/Core/System/Unix/sys_types.h +palmdev/sdk-4.0/include/Core/System/Unix/sys_uio.h +palmdev/sdk-4.0/include/Core/System/Unix/unix_fcntl.h +palmdev/sdk-4.0/include/Core/System/Unix/unix_netdb.h +palmdev/sdk-4.0/include/Core/System/Unix/unix_stdarg.h +palmdev/sdk-4.0/include/Core/System/Unix/unix_stdio.h +palmdev/sdk-4.0/include/Core/System/Unix/unix_stdlib.h +palmdev/sdk-4.0/include/Core/System/Unix/arpa_inet.h +palmdev/sdk-4.0/include/Core/System/AppLaunchCmd.h +palmdev/sdk-4.0/include/Core/System/Bitmap.h +palmdev/sdk-4.0/include/Core/System/CharAttr.h +palmdev/sdk-4.0/include/Core/System/CharLatin.h +palmdev/sdk-4.0/include/Core/System/Chars.h +palmdev/sdk-4.0/include/Core/System/CharShiftJIS.h +palmdev/sdk-4.0/include/Core/System/CMCommon.h +palmdev/sdk-4.0/include/Core/System/CMLConst.h +palmdev/sdk-4.0/include/Core/System/ConnectionMgr.h +palmdev/sdk-4.0/include/Core/System/ConsoleMgr.h +palmdev/sdk-4.0/include/Core/System/Crc.h +palmdev/sdk-4.0/include/Core/System/CTP.h +palmdev/sdk-4.0/include/Core/System/DataMgr.h +palmdev/sdk-4.0/include/Core/System/DateTime.h +palmdev/sdk-4.0/include/Core/System/DebugMgr.h +palmdev/sdk-4.0/include/Core/System/DLCommon.h +palmdev/sdk-4.0/include/Core/System/DLServer.h +palmdev/sdk-4.0/include/Core/System/Encrypt.h +palmdev/sdk-4.0/include/Core/System/ErrorBase.h +palmdev/sdk-4.0/include/Core/System/ErrorMgr.h +palmdev/sdk-4.0/include/Core/System/ExgLib.h +palmdev/sdk-4.0/include/Core/System/ExgMgr.h +palmdev/sdk-4.0/include/Core/System/FeatureMgr.h +palmdev/sdk-4.0/include/Core/System/FileStream.h +palmdev/sdk-4.0/include/Core/System/FloatMgr.h +palmdev/sdk-4.0/include/Core/System/Font.h +palmdev/sdk-4.0/include/Core/System/Graffiti.h +palmdev/sdk-4.0/include/Core/System/Helper.h +palmdev/sdk-4.0/include/Core/System/HelperServiceClass.h +palmdev/sdk-4.0/include/Core/System/HostControl.h +palmdev/sdk-4.0/include/Core/System/IMCUtils.h +palmdev/sdk-4.0/include/Core/System/IntlMgr.h +palmdev/sdk-4.0/include/Core/System/IrLib.h +palmdev/sdk-4.0/include/Core/System/KeyMgr.h +palmdev/sdk-4.0/include/Core/System/LocaleMgr.h +palmdev/sdk-4.0/include/Core/System/Localize.h +palmdev/sdk-4.0/include/Core/System/MemoryMgr.h +palmdev/sdk-4.0/include/Core/System/ModemMgr.h +palmdev/sdk-4.0/include/Core/System/NetBitUtils.h +palmdev/sdk-4.0/include/Core/System/NetMgr.h +palmdev/sdk-4.0/include/Core/System/NotifyMgr.h +palmdev/sdk-4.0/include/Core/System/OverlayMgr.h +palmdev/sdk-4.0/include/Core/System/PalmLocale.h +palmdev/sdk-4.0/include/Core/System/PalmLocRawData.h +palmdev/sdk-4.0/include/Core/System/Password.h +palmdev/sdk-4.0/include/Core/System/PenMgr.h +palmdev/sdk-4.0/include/Core/System/Rect.h +palmdev/sdk-4.0/include/Core/System/Preferences.h +palmdev/sdk-4.0/include/Core/System/ScriptPlugin.h +palmdev/sdk-4.0/include/Core/System/SerialDrvr.h +palmdev/sdk-4.0/include/Core/System/SerialLinkMgr.h +palmdev/sdk-4.0/include/Core/System/SerialMgr.h +palmdev/sdk-4.0/include/Core/System/SerialMgrOld.h +palmdev/sdk-4.0/include/Core/System/SerialSdrv.h +palmdev/sdk-4.0/include/Core/System/SerialVdrv.h +palmdev/sdk-4.0/include/Core/System/SoundMgr.h +palmdev/sdk-4.0/include/Core/System/StdIOPalm.h +palmdev/sdk-4.0/include/Core/System/StdIOProvider.h +palmdev/sdk-4.0/include/Core/System/StringMgr.h +palmdev/sdk-4.0/include/Core/System/SysEvent.h +palmdev/sdk-4.0/include/Core/System/SysEvtMgr.h +palmdev/sdk-4.0/include/Core/System/SysResTypes.rh +palmdev/sdk-4.0/include/Core/System/SystemMgr.h +palmdev/sdk-4.0/include/Core/System/SystemPkt.h +palmdev/sdk-4.0/include/Core/System/SystemPublic.h +palmdev/sdk-4.0/include/Core/System/SystemResources.h +palmdev/sdk-4.0/include/Core/System/SysUtils.h +palmdev/sdk-4.0/include/Core/System/TextMgr.h +palmdev/sdk-4.0/include/Core/System/TextServicesMgr.h +palmdev/sdk-4.0/include/Core/System/TimeMgr.h +palmdev/sdk-4.0/include/Core/System/TraceMgr.h +palmdev/sdk-4.0/include/Core/System/UDAMgr.h +palmdev/sdk-4.0/include/Core/System/AlarmMgr.h +palmdev/sdk-4.0/include/Core/System/Window.h +palmdev/sdk-4.0/include/Core/Hardware/HAL.h +palmdev/sdk-4.0/include/Core/Hardware/HwrMiscFlags.h +palmdev/sdk-4.0/include/Core/Hardware/M68KHwr.h +palmdev/sdk-4.0/include/Core/CoreTraps.h +palmdev/sdk-4.0/include/Libraries/ExgLocal/ExgLocalLib.h +palmdev/sdk-4.0/include/Libraries/Telephony/UI/TelephonyMgrUI.h +palmdev/sdk-4.0/include/Libraries/Telephony/TelephonyMgr.h +palmdev/sdk-4.0/include/Libraries/Telephony/TelephonyMgrTypes.h +palmdev/sdk-4.0/include/Libraries/Sms/SmsLib.h +palmdev/sdk-4.0/include/Libraries/Pdi/PdiConst.h +palmdev/sdk-4.0/include/Libraries/Pdi/PdiLib.h +palmdev/sdk-4.0/include/Libraries/PalmOSGlue/WinGlue.h +palmdev/sdk-4.0/include/Libraries/PalmOSGlue/CtlGlue.h +palmdev/sdk-4.0/include/Libraries/PalmOSGlue/DateGlue.h +palmdev/sdk-4.0/include/Libraries/PalmOSGlue/FldGlue.h +palmdev/sdk-4.0/include/Libraries/PalmOSGlue/FntGlue.h +palmdev/sdk-4.0/include/Libraries/PalmOSGlue/FrmGlue.h +palmdev/sdk-4.0/include/Libraries/PalmOSGlue/IntlGlue.h +palmdev/sdk-4.0/include/Libraries/PalmOSGlue/LmGlue.h +palmdev/sdk-4.0/include/Libraries/PalmOSGlue/LstGlue.h +palmdev/sdk-4.0/include/Libraries/PalmOSGlue/OmGlue.h +palmdev/sdk-4.0/include/Libraries/PalmOSGlue/PalmOSGlue.h +palmdev/sdk-4.0/include/Libraries/PalmOSGlue/ResGlue.h +palmdev/sdk-4.0/include/Libraries/PalmOSGlue/SysGlue.h +palmdev/sdk-4.0/include/Libraries/PalmOSGlue/TblGlue.h +palmdev/sdk-4.0/include/Libraries/PalmOSGlue/TsmGlue.h +palmdev/sdk-4.0/include/Libraries/PalmOSGlue/TxtGlue.h +palmdev/sdk-4.0/include/Libraries/PalmOSGlue/BmpGlue.h +palmdev/sdk-4.0/include/Libraries/Lz77/Lz77Mgr.h +palmdev/sdk-4.0/include/Libraries/INet/INetMgr.h +palmdev/sdk-4.0/include/Libraries/LibTraps.h +palmdev/sdk-4.0/include/Extensions/ExpansionMgr/ExpansionMgr.h +palmdev/sdk-4.0/include/Extensions/ExpansionMgr/FSLib.h +palmdev/sdk-4.0/include/Extensions/ExpansionMgr/SlotDrvrLib.h +palmdev/sdk-4.0/include/Extensions/ExpansionMgr/VFSMgr.h +palmdev/sdk-4.0/include/PalmOS.pch +palmdev/sdk-4.0/include/PalmOS.h +palmdev/sdk-4.0/include/PalmCompatibility.h +palmdev/sdk-4.0/include/BuildDefines.h +palmdev/sdk-4.0/include/header.gcc +palmdev/sdk-4.0/include/BuildDefaults.h +palmdev/sdk-4.0/include/PalmUtils.h +palmdev/sdk-4.0/include/PalmTypes.h +palmdev/sdk-4.0/include/PalmOS.win.pch +palmdev/sdk-4.0/lib/m68k-palmos-coff/libPalmOSGlue-debug.a +palmdev/sdk-4.0/lib/m68k-palmos-coff/libPalmOSGlue.a +palmdev/sdk-4.0/lib/m68k-palmos-coff/libNetSocket.a +@dirrm palmdev/sdk-4.0/include/Dynamic +@dirrm palmdev/sdk-4.0/include/Core/UI +@dirrm palmdev/sdk-4.0/include/Core/System/Unix +@dirrm palmdev/sdk-4.0/include/Core/System +@dirrm palmdev/sdk-4.0/include/Core/Hardware +@dirrm palmdev/sdk-4.0/include/Core +@dirrm palmdev/sdk-4.0/include/Libraries/ExgLocal +@dirrm palmdev/sdk-4.0/include/Libraries/Telephony/UI +@dirrm palmdev/sdk-4.0/include/Libraries/Telephony +@dirrm palmdev/sdk-4.0/include/Libraries/Sms +@dirrm palmdev/sdk-4.0/include/Libraries/Pdi +@dirrm palmdev/sdk-4.0/include/Libraries/PalmOSGlue +@dirrm palmdev/sdk-4.0/include/Libraries/Lz77 +@dirrm palmdev/sdk-4.0/include/Libraries/INet +@dirrm palmdev/sdk-4.0/include/Libraries +@dirrm palmdev/sdk-4.0/include/Extensions/ExpansionMgr +@dirrm palmdev/sdk-4.0/include/Extensions +@dirrm palmdev/sdk-4.0/include +@dirrm palmdev/sdk-4.0/lib/m68k-palmos-coff +@dirrm palmdev/sdk-4.0/lib +@dirrm palmdev/sdk-4.0 @dirrm palmdev >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 2: 1:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D728237B416; Mon, 8 Apr 2002 02:01:19 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3891JC32801; Mon, 8 Apr 2002 02:01:19 -0700 (PDT) (envelope-from ijliao) Date: Mon, 8 Apr 2002 02:01:19 -0700 (PDT) From: Message-Id: <200204080901.g3891JC32801@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, kuriyama@FreeBSD.org Subject: Re: ports/36869: Port update: palm/palmos-sdk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Port update: palm/palmos-sdk Responsible-Changed-From-To: freebsd-ports->kuriyama Responsible-Changed-By: ijliao Responsible-Changed-When: Mon Apr 8 02:01:09 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36869 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 2:10:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CAB3B37B419 for ; Mon, 8 Apr 2002 02:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g389A1D37790; Mon, 8 Apr 2002 02:10:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9350A37B41B for ; Mon, 8 Apr 2002 02:06:41 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3896fD37340; Mon, 8 Apr 2002 02:06:41 -0700 (PDT) (envelope-from nobody) Message-Id: <200204080906.g3896fD37340@freefall.freebsd.org> Date: Mon, 8 Apr 2002 02:06:41 -0700 (PDT) From: Ken Egervari To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36871: Ports JDK13 does not install properly on Freebsd 4.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36871 >Category: ports >Synopsis: Ports JDK13 does not install properly on Freebsd 4.2 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 02:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Ken Egervari >Release: 4.2 >Organization: Positive Edge >Environment: FreeBSD clients.positive-edge.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 >Description: The JDK fails to make properly. I have Glib12 and GTK+ 1.2 already installed with ports. For some reason the jdk does not compile. I have the linux-jdk13 working, but I was advised by Ersnt de Haan that the jdk13 was much more reliable. Here is the details upon the "make install" gmake[3]: Leaving directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/ext/jpda/make/gui' gmake[2]: Leaving directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/ext/jpda/make/gui' <<How-To-Repeat: Simply run "make install" while in the /usr/ports/java/jdk13 directory. >Fix: >Release-Note: >Audit-Trail: >Unformatted: >>>Recursively making ./../ext/plugin/build/solaris all @ Sun Apr 7 23:07:11 CDT 2002 ... gmake[1]: Entering directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/ext/plugin/build/solaris' g++ -Wall -Wno-unused -Wconversion -O -c -I/usr/local/include -w -D_GNU_SOURCE -DXP_UNIX -DVERSION="\"1.3.1-p6-egervari-020407-23:06\"" -DDATE="\"Apr-07-2002\"" -DARCH="\"i386\"" -DRAPTOR_API -DNEW_STREAMING_API -I../../tmp/bsd/i386/CClassHeaders -I../ ../oji-plugin/src/motif/common -I../../oji-plugin/src/motif/navig5 -I/usr/X11R6/include -I/usr/X11R6/include -I../../../../src/share/javavm/export -I../../../../src/solaris/javavm/export -I../../oji-plugin/include/solaris/navig5 -I/usr/local/include/glib 12 -I/usr/X11R6/include/gtk12 -I -I/usr/local/bin//../plugin/libg/lib/glib/include -I/usr/local/bin//../../share/plugin -o ../../tmp/bsd/i386/utils_gnu.o ../../oji-plugin/src/motif/common/utils.c ../../oji-plugin/src/motif/common/utils.c: In function `int sendfd(int, int)': ../../oji-plugin/src/motif/common/utils.c:215: implicit declaration of function `int ALIGN(...)' gmake[1]: *** [../../tmp/bsd/i386/utils_gnu.o] Error 1 gmake[1]: Leaving directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/ext/plugin/build/solaris' gmake: *** [plugin-all] Error 1 *** Error code 2 Stop in /usr/ports/java/jdk13. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 3: 8:40 2002 Delivered-To: freebsd-ports@freebsd.org Received: from iraun2.uka.de (iraun2.uka.de [129.13.10.91]) by hub.freebsd.org (Postfix) with ESMTP id ECEC137B41B for ; Mon, 8 Apr 2002 03:08:34 -0700 (PDT) Received: from i30nb20.ira.uka.de ([129.13.30.70]) by iraun2.uka.de with esmtp (Exim 3.30 #7 (Debian)) id 16uW4f-0006sj-00; Mon, 08 Apr 2002 12:08:33 +0200 Received: (from esk@localhost) by i30nb20.ira.uka.de (8.11.6/8.11.6) id g38A81o01058; Mon, 8 Apr 2002 12:08:01 +0200 (CEST) (envelope-from esk) From: Espen Skoglund MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15537.27649.737562.316238@i30nb20.ira.uka.de> Date: Mon, 8 Apr 2002 12:08:01 +0200 To: dan@langille.org Cc: ports@freebsd.org, esk@ira.uka.de Subject: Re: latest INDEX count versus cvs In-Reply-To: <20020406041010.D0C633F28@bast.unixathome.org> References: <20020406041010.D0C633F28@bast.unixathome.org> X-Mailer: VM 6.95 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org [Dan Langille] > Hi folks, > [this msg has been cc'd to the maintainers of the ports in question] > A new INDEX was just committed with 6777 ports. > I've just finished a reconciliation between cvs, INDEX, and > FreshPorts. Here are my findings: > The following ports are being pulled out of a cvsup, but are not > appearing in INDEX. Does anyone have a reason why they should not > be added to their respective catetgory Makefiles? > devel/arm-elf-gcc31 Well, gcc 3.1 is not released yet. Someone seems to have made a repo copy of arm-elf-gcc295. All files in both ports are identical (except for the cvsid in Makefile). eSk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 3:52:49 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.ciam.ru (main.ciam.ru [212.28.70.126]) by hub.freebsd.org (Postfix) with ESMTP id BF02A37B405 for ; Mon, 8 Apr 2002 03:52:44 -0700 (PDT) Received: from exim by mail.ciam.ru with drweb-scanned (Exim 3.34 #1) id 16uWlG-0008Ac-00 for ports@freebsd.org; Mon, 08 Apr 2002 14:52:34 +0400 Received: from sem.ciam.ru ([192.168.45.10] helo=sem) by mail.ciam.ru with smtp (Exim 3.34 #1) id 16uWlG-0008AT-00 for ports@freebsd.org; Mon, 08 Apr 2002 14:52:34 +0400 Message-ID: <005101c1deeb$a3a49e40$0a2da8c0@sem> From: "Sergey Matveychuk" To: Subject: port update request Date: Mon, 8 Apr 2002 14:53:38 +0400 Organization: CIAM MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_004E_01C1DF0D.2AA26820" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Envelope-To: ports@freebsd.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_004E_01C1DF0D.2AA26820 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Hello! I'd like to ask update port textproc/p5-XML-LibXML to 1.40 because of an unpleasant bug in encoding support. A simple patch attached. I wrote to port maintainer but he's keeped a silence for two week. Thank you. Sem. --------------------------------------------------------------- Sergey Matveychuk | System Administrator E-Mail: sem@ciam.ru | Institute Of Aviation Motors Tel: +7(095)362-56-58 | Moscow, Russia Pager: +7(095)918-19-19 ab.2244 | ICQ UIN: 3317990 --------------------------------------------------------------- ------=_NextPart_000_004E_01C1DF0D.2AA26820 Content-Type: application/octet-stream; name="p5-XML-LibXML.patch" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="p5-XML-LibXML.patch" --- Makefile.old Sat Mar 30 16:51:57 2002=0A= +++ Makefile Sat Mar 30 16:40:25 2002=0A= @@ -6,7 +6,7 @@=0A= #=0A= =0A= PORTNAME=3D XML-LibXML=0A= -PORTVERSION=3D 1.31=0A= +PORTVERSION=3D 1.40=0A= CATEGORIES=3D textproc perl5=0A= MASTER_SITES=3D ${MASTER_SITE_PERL_CPAN}=0A= MASTER_SITE_SUBDIR=3D XML=0A= --- distinfo.old Sat Mar 30 16:52:05 2002=0A= +++ distinfo Sat Mar 30 16:48:10 2002=0A= @@ -1 +1 @@=0A= -MD5 (XML-LibXML-1.31.tar.gz) =3D 680089366ccb5cc06372dee14042c5e2=0A= +MD5 (XML-LibXML-1.40.tar.gz) =3D ce41a4903829068fcfb67f23ac39ad58=0A= ------=_NextPart_000_004E_01C1DF0D.2AA26820-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 4: 1: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.oek.dk (oek.dk [195.215.62.2]) by hub.freebsd.org (Postfix) with ESMTP id ED56737B404; Mon, 8 Apr 2002 04:00:57 -0700 (PDT) Received: from g610a.oek.dk ([10.207.6.81] helo=oek.dk) by mail.oek.dk with esmtp (Exim 3.12 #1 (Debian)) id 16uWtM-0006QF-00; Mon, 08 Apr 2002 13:00:56 +0200 Message-ID: <3CB1786F.1040308@oek.dk> Date: Mon, 08 Apr 2002 13:01:03 +0200 From: "Peter I. Hansen" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.9) Gecko/20020320 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: galeon-1.2.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello I'm trying to make galeon from ports on FreeBSD 4.4. Here's my output. ----------------------------------------------------------------------------------------- cc -c -DLOCALEDIR=\"/usr/X11R6/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/X11R6/share/locale\" -DLIBDIR=\"/usr/X11R6/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -O -pipe -Wall -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Werror -D__const__= localcharset.c cc1: warnings being treated as errors localcharset.c:204: warning: no previous prototype for `locale_charset' *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.2.0/intl. *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.2.0. *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.2.0. *** Error code 1 Stop in /usr/ports/www/galeon. ** Command failed: make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! www/galeon (galeon-1.0) (unknown build error) ---------------------------------------------------------------------------------------------- Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 4: 8: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from metafocus.net (cbshost-12-155-142-123.sbcox.net [12.155.142.123]) by hub.freebsd.org (Postfix) with ESMTP id BD9A837B41D for ; Mon, 8 Apr 2002 04:07:56 -0700 (PDT) Received: from localhost (mudman@localhost) by metafocus.net (8.11.6/8.11.6) with ESMTP id g389uWq63460 for ; Mon, 8 Apr 2002 02:56:33 -0700 (PDT) (envelope-from mudman@metafocus.net) Date: Mon, 8 Apr 2002 02:56:32 -0700 (PDT) From: Dave To: freebsd-ports@freebsd.org Subject: crashing sysinstall Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org /stand/sysinstall seg faults after reading package info from INDEX Is the file still formatted the same? It's not tripping on a small input diff, is it? I'm running a fairly new/updated make of FreeBSD 4.5 RELEASE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 4:20:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E58CB37B419 for ; Mon, 8 Apr 2002 04:20:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38BK0I75410; Mon, 8 Apr 2002 04:20:00 -0700 (PDT) (envelope-from gnats) Received: from akaraka.yonsei.ac.kr (akaraka.yonsei.ac.kr [165.132.134.53]) by hub.freebsd.org (Postfix) with ESMTP id 43BB437B41A for ; Mon, 8 Apr 2002 04:12:38 -0700 (PDT) Received: from akaraka.yonsei.ac.kr (localhost.yonsei.ac.kr [127.0.0.1]) by akaraka.yonsei.ac.kr (8.12.2/8.12.2) with ESMTP id g38BCbrn007829 for ; Mon, 8 Apr 2002 20:12:37 +0900 (KST) (envelope-from perky@akaraka.yonsei.ac.kr) Received: (from perky@localhost) by akaraka.yonsei.ac.kr (8.12.2/8.12.2/Submit) id g38BCVEa007828; Mon, 8 Apr 2002 20:12:31 +0900 (KST) Message-Id: <200204081112.g38BCVEa007828@akaraka.yonsei.ac.kr> Date: Mon, 8 Apr 2002 20:12:31 +0900 (KST) From: Hye-Shik Chang Reply-To: Hye-Shik Chang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36872: Fix port: www/apache2 (no-brain typo) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36872 >Category: ports >Synopsis: Fix port: www/apache2 (no-brain typo) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 04:20:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 5.0-CURRENT i386 >Organization: Yonsei University >Environment: System: FreeBSD akaraka.yonsei.ac.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Tue Apr 2 01:55:56 KST 2002 root@akaraka.yonsei.ac.kr:/usr/src/sys/i386/compile/JOARRA i386 >Description: - Fix simple typo. - there's no need to bump revision because WITH_SUEXEC is just optional. Pointed out by: Neil Darlow >How-To-Repeat: >Fix: --- Makefile.orig Mon Apr 8 20:04:40 2002 +++ Makefile Mon Apr 8 20:04:47 2002 @@ -64,7 +64,7 @@ CONFIGURE_ARGS+= --enable-suexec \ --with-suexec-caller=www \ --with-suexec-userdir="${SUEXEC_USERDIR}" \ - --with-suexec-uidmim=1000 --with-suexec-gidmin=1000 \ + --with-suexec-uidmin=1000 --with-suexec-gidmin=1000 \ --with-suexec-docroot="${PREFIX}/www/data" \ --with-suexec-safepath="${PREFIX}/bin:${LOCALBASE}/bin:/usr/bin:/bin" \ --with-suexec-logfile="/var/log/httpd-suexec.log" >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 4:30:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 302C637B419 for ; Mon, 8 Apr 2002 04:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38BU2l77595; Mon, 8 Apr 2002 04:30:02 -0700 (PDT) (envelope-from gnats) Received: from kappa.allnet.ne.jp (kappa.allnet.ne.jp [61.211.150.156]) by hub.freebsd.org (Postfix) with ESMTP id 0255237B416 for ; Mon, 8 Apr 2002 04:20:31 -0700 (PDT) Received: (from kanou@localhost) by kappa.allnet.ne.jp (8.9.3/8.9.3) id UAA99829; Mon, 8 Apr 2002 20:20:30 +0900 (JST) (envelope-from kanou) Message-Id: <200204081120.UAA99829@kappa.allnet.ne.jp> Date: Mon, 8 Apr 2002 20:20:30 +0900 (JST) From: KANOU Hiroki Reply-To: kanou@Mil.allnet.ne.jp To: FreeBSD-gnats-submit@FreeBSD.org Cc: kanou@Mil.allnet.ne.jp X-Send-Pr-Version: 3.113 Subject: ports/36873: maintainer-update: print/pfaedit to 20020405 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36873 >Category: ports >Synopsis: maintainer-update: print/pfaedit to 20020405 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 04:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KANOU Hiroki >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD tin 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Mar 10 19:41:05 JST 2002 kanou@tin:/usr/src/sys/compile/TIN i386 >Description: Maintainer update of print/pfaedit to current version (2002-04-06). One distfile (cidmaps.tgz) is updated within the same name. >How-To-Repeat: >Fix: diff -uNr pfaedit.orig/Makefile pfaedit/Makefile --- pfaedit.orig/Makefile Wed Mar 20 13:06:12 2002 +++ pfaedit/Makefile Sat Apr 6 21:16:21 2002 @@ -32,7 +32,7 @@ MAN1= pfaedit.1 sfddiff.1 -DIST_VER= 020312 +DIST_VER= 020405 EXTRACT_ONLY= ${PORTNAME}_full-${DIST_VER}.tgz cidmaps.tgz .if !defined(NOPORTDOCS) diff -uNr pfaedit/distinfo pfaedit.new/distinfo --- pfaedit.orig/distinfo Wed Mar 20 10:12:51 2002 +++ pfaedit/distinfo Sat Apr 6 21:02:54 2002 @@ -1,3 +1,3 @@ -MD5 (pfaedit_full-020312.tgz) = 1352e863091ec1c7981072f72fddcd7e -MD5 (cidmaps.tgz) = 888b70dd745242ba1f0f39015c3e8c88 +MD5 (pfaedit_full-020405.tgz) = 1ff93032157a7d29ebea3127a6cac50e +MD5 (cidmaps.tgz) = d40e9a779f620a5358ab782d6d76eb2f MD5 (pfaedit_htdocs-020214.tgz) = 4d05e14c3ad4a25edb3a5da93dcbbf83 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 4:40:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from infinitive.futureperfectcorporation.com (infinitive.futureperfectcorporation.com [196.25.137.68]) by hub.freebsd.org (Postfix) with SMTP id 2E8E237B404 for ; Mon, 8 Apr 2002 04:40:22 -0700 (PDT) Received: (qmail 17712 invoked by uid 0); 8 Apr 2002 07:27:55 -0000 Received: from unknown (HELO gerund.futureperfectcorporation.com) (196.25.137.65) by infinitive.futureperfectcorporation.com with DES-CBC3-SHA encrypted SMTP; 8 Apr 2002 07:27:55 -0000 Received: (qmail 21423 invoked by uid 1001); 8 Apr 2002 07:28:36 -0000 Date: Mon, 8 Apr 2002 09:28:36 +0200 From: Neil Blakey-Milner To: Mathieu Arnold Cc: freebsd-ports@freebsd.org Subject: Re: setting WRKDIRPREFIX Message-ID: <20020408072836.GA21353@mithrandr.moria.org> References: <147187546.1018254857@sauron> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <147187546.1018254857@sauron> User-Agent: Mutt/1.3.27i Organization: iTouch Labs X-Operating-System: FreeBSD 4.3-RELEASE i386 X-URL: http://mithrandr.moria.org/nbm/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon 2002-04-08 (08:34), Mathieu Arnold wrote: > I have a ports directory shared between 30 boxes, and I can't use it for > the builds, so, I put > WRKDIRPREFIX=/usr/obj > in my make.conf, but as many packages run just fine, some just don't, php4 > don't : Just don't use WRKDIRPREFIX=MAKEOBJDIRPREFIX (/usr/obj by default), and it should work just fine. Basically setting them to the same thing causes the "obj" directory to exist, making the make(1) infrastructure look for files in incorrect locations. There's a PR on this somewhere. Or maybe this is a different problem. But try without them being the same, so that we can rule out this known problem. Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 5: 6:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 1D9B437B419 for ; Mon, 8 Apr 2002 05:06:15 -0700 (PDT) Received: by squall.waterspout.com (Postfix, from userid 1050) id 7B7159B15; Mon, 8 Apr 2002 07:06:14 -0500 (EST) Date: Mon, 8 Apr 2002 07:06:14 -0500 From: Will Andrews To: Jun Kuriyama Cc: taguchi@tohoku.iij.ad.jp, Ports Team Subject: Re: Unbreak XFree86-Server for fresh 5-current Message-ID: <20020408120614.GD75343@squall.waterspout.com> Mail-Followup-To: Jun Kuriyama , taguchi@tohoku.iij.ad.jp, Ports Team References: <7melhqwuin.wl@waterblue.imgsrc.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7melhqwuin.wl@waterblue.imgsrc.co.jp> User-Agent: Mutt/1.3.26i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Apr 08, 2002 at 03:53:52PM +0900, Jun Kuriyama wrote: > Recently, compatibility symlink for /usr/include/machine/joystick.h > was removed in 5-current. This causes fresh installation of 5-current > has no anymore. > > Is it OK to update a patch for bsd_jstk.c and add a patch for joycal.c > like this? It's fine by me except for one thing: > @@ -96,7 +97,6 @@ > if (*centerY < 0) { > *centerY = js.y; > xf86Msg(X_PROBED, "Joystick: CenterY set to %d\n", *centerY); > - } > } > > return status; What is this?? -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 5: 9: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from picard.dyn.newmillennium.net.au (max002.apex.net.au [203.30.99.131]) by hub.freebsd.org (Postfix) with ESMTP id ECEF237B404 for ; Mon, 8 Apr 2002 05:09:00 -0700 (PDT) Received: (from root@localhost) by picard.dyn.newmillennium.net.au (8.12.2/8.12.2) id g38C8bfR013725 for ports@freebsd.org; Mon, 8 Apr 2002 22:08:37 +1000 (EST) (envelope-from deece@newmillennium.net.au) Received: from riker (riker.internal [192.168.0.50]) by picard.dyn.newmillennium.net.au (8.12.2/8.9.3) with ESMTP id g38C8WXi013692 for ; Mon, 8 Apr 2002 22:08:36 +1000 (EST) From: "Alastair D'Silva" To: Subject: Please test - legOS & cross compilers for the Lego RCX Date: Mon, 8 Apr 2002 22:07:39 +1000 Organization: New Millennium Networking Message-ID: <006f01c1def5$fd1b8ec0$3200a8c0@riker> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-scanner: scanned by Inflex 0.1.5c - (http://www.inflex.co.za/) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Could people please test the following ports and let me know what should be changed before I submit these? In particular, should I move the legos libraries and miscellany from ${PREFIX}/legos to ${PREFIX}/share/legos? The ports are: devel/h8300-binutils devel/h8300-gcc devel/legos A tar containing all 3 ports can be downloaded at http://www.newmillennium.net.au/legos.tar.gz and is designed to be extracted into /usr/ports. A couple of things I am aware of: The C++ demo does not compile so I've temporarily removed it(I'm not sure how to fix this, but perhaps someone with more experience will be able to point me in the right direction) Theres no LNPD port as of yet since it was a royal pain to get running last time I tried (I ended up using a Linux machine as an LNP gateway) -- Alastair D'Silva B. Sc. mob: 0413 485 733 Networking Consultant New Millennium Networking http://www.newmillennium.net.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 5:16:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id 853A337B417 for ; Mon, 8 Apr 2002 05:16:15 -0700 (PDT) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id 69BD324D06; Mon, 8 Apr 2002 21:16:14 +0900 (JST) Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [2001:218:422:2::160]) by black.imgsrc.co.jp (Postfix) with ESMTP id 957711E46F2; Mon, 8 Apr 2002 21:16:11 +0900 (JST) Date: Mon, 08 Apr 2002 21:16:13 +0900 Message-ID: <7msn668jxu.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: Will Andrews Cc: taguchi@tohoku.iij.ad.jp, Ports Team Subject: Re: Unbreak XFree86-Server for fresh 5-current In-Reply-To: <20020408120614.GD75343@squall.waterspout.com> References: <7melhqwuin.wl@waterblue.imgsrc.co.jp> <20020408120614.GD75343@squall.waterspout.com> User-Agent: Wanderlust/2.9.7 (Unchained Melody) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.1 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At Mon, 8 Apr 2002 12:06:20 +0000 (UTC), Will Andrews wrote: > > @@ -96,7 +97,6 @@ > > if (*centerY < 0) { > > *centerY = js.y; > > xf86Msg(X_PROBED, "Joystick: CenterY set to %d\n", *centerY); > > - } > > } > > > > return status; > > What is this?? I don't know. That part of diff was included in original files/patch-2. -- Jun Kuriyama // IMG SRC, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 5:18: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from cpe.atm0-0-0-1231187.0x50c47eb6.kd4nxx3.customer.tele.dk (cpe.atm0-0-0-1231187.0x50c47eb6.kd4nxx3.customer.tele.dk [80.196.126.182]) by hub.freebsd.org (Postfix) with ESMTP id 785BB37B400; Mon, 8 Apr 2002 05:17:52 -0700 (PDT) Received: (from www@localhost) by cpe.atm0-0-0-1231187.0x50c47eb6.kd4nxx3.customer.tele.dk (8.11.6/8.11.6) id g38CPfp90400; Mon, 8 Apr 2002 14:25:41 +0200 (CEST) (envelope-from flemming@froekjaer.org) X-Authentication-Warning: odessa.eiffel.dk: www set sender to flemming@froekjaer.org using -f To: Ernst de Haan Subject: Re: ANN: mod_jk upgraded to 3.3.1 Message-ID: <1018268741.3cb18c4550e0c@mail.froekjaer.org> Date: Mon, 08 Apr 2002 14:25:41 +0200 (CEST) From: =?ISO-8859-1?Q?Flemming_Fr=F8kj=E6r?= Cc: java@FreeBSD.ORG, ports@FreeBSD.ORG References: <200204032112.XAA05349@smtp.hccnet.nl> In-Reply-To: <200204032112.XAA05349@smtp.hccnet.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.7 X-Originating-IP: 62.242.20.27 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Quoting Ernst de Haan : > Hi, > > The Tomcat 3 Apache module port (www/mod_jk) has been upgraded to 3.3.1. > It > is now in sync with the Tomcat 3 port (www/jakarta-tomcat3). > > Any test reports would be more than welcome! > > The Makefile.freebsd failes to patch. I don't have a Internet connection from the box where I'm doing this, so I can't copy the output. :( \Flemming To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 5:18:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 4AD7137B41D for ; Mon, 8 Apr 2002 05:18:08 -0700 (PDT) Received: by squall.waterspout.com (Postfix, from userid 1050) id B71FE9B15; Mon, 8 Apr 2002 07:18:05 -0500 (EST) Date: Mon, 8 Apr 2002 07:18:05 -0500 From: Will Andrews To: Jun Kuriyama Cc: Will Andrews , taguchi@tohoku.iij.ad.jp, Ports Team Subject: Re: Unbreak XFree86-Server for fresh 5-current Message-ID: <20020408121805.GE75343@squall.waterspout.com> Mail-Followup-To: Jun Kuriyama , Will Andrews , taguchi@tohoku.iij.ad.jp, Ports Team References: <7melhqwuin.wl@waterblue.imgsrc.co.jp> <20020408120614.GD75343@squall.waterspout.com> <7msn668jxu.wl@waterblue.imgsrc.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7msn668jxu.wl@waterblue.imgsrc.co.jp> User-Agent: Mutt/1.3.26i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Apr 08, 2002 at 09:16:13PM +0900, Jun Kuriyama wrote: > I don't know. That part of diff was included in original > files/patch-2. Umm. Please provide patches against -current- patches, not full patches. regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 5:23:35 2002 Delivered-To: freebsd-ports@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id 00F3137B404 for ; Mon, 8 Apr 2002 05:23:31 -0700 (PDT) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id 72A2024D06; Mon, 8 Apr 2002 21:23:30 +0900 (JST) Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [2001:218:422:2::160]) by black.imgsrc.co.jp (Postfix) with ESMTP id C20911E46F7; Mon, 8 Apr 2002 21:23:27 +0900 (JST) Date: Mon, 08 Apr 2002 21:23:29 +0900 Message-ID: <7mr8lq8jlq.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: Will Andrews , taguchi@tohoku.iij.ad.jp, Ports Team Subject: Re: Unbreak XFree86-Server for fresh 5-current In-Reply-To: <20020408121805.GE75343@squall.waterspout.com> References: <7melhqwuin.wl@waterblue.imgsrc.co.jp> <20020408120614.GD75343@squall.waterspout.com> <7msn668jxu.wl@waterblue.imgsrc.co.jp> <20020408121805.GE75343@squall.waterspout.com> User-Agent: Wanderlust/2.9.7 (Unchained Melody) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.1 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At Mon, 8 Apr 2002 07:18:05 -0500, Will Andrews wrote: > Umm. Please provide patches against -current- patches, not > full patches. Sorry, here it is: Index: files/patch-2 =================================================================== RCS file: /home/ncvs/ports/x11/XFree86-4-libraries/files/patch-2,v retrieving revision 1.2 diff -u -r1.2 patch-2 --- files/patch-2 25 Mar 2001 23:04:43 -0000 1.2 +++ files/patch-2 8 Apr 2002 05:32:00 -0000 @@ -1,5 +1,14 @@ --- programs/Xserver/hw/xfree86/os-support/bsd/bsd_jstk.c.orig Sun Jul 26 01:56:34 1998 -+++ programs/Xserver/hw/xfree86/os-support/bsd/bsd_jstk.c Fri Jan 5 09:48:25 2001 ++++ programs/Xserver/hw/xfree86/os-support/bsd/bsd_jstk.c Mon Apr 8 14:32:01 2002 +@@ -29,7 +29,7 @@ + #include + #include + #include +-#include ++#include + #include + + #ifdef XFree86LOADER @@ -56,6 +56,7 @@ int changed = 0; int timeinmicros; Index: files/patch-joycal.c =================================================================== RCS file: files/patch-joycal.c diff -N files/patch-joycal.c --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-joycal.c 8 Apr 2002 06:07:33 -0000 @@ -0,0 +1,11 @@ +--- ./programs/Xserver/hw/xfree86/etc/joycal.c.orig Sat Nov 22 09:00:18 1997 ++++ ./programs/Xserver/hw/xfree86/etc/joycal.c Mon Apr 8 15:08:17 2002 +@@ -6,7 +6,7 @@ + #include + #include + #if defined (__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) +-#include ++#include + #define JS_RETURN sizeof(struct joystick) + #define JS_DATA_TYPE joystick + #define button_down(j) (j.b1 | j.b2) -- Jun Kuriyama // IMG SRC, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 5:27:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 5E53837B417 for ; Mon, 8 Apr 2002 05:27:16 -0700 (PDT) Received: by squall.waterspout.com (Postfix, from userid 1050) id B989E9B15; Mon, 8 Apr 2002 07:27:15 -0500 (EST) Date: Mon, 8 Apr 2002 07:27:15 -0500 From: Will Andrews To: Jun Kuriyama Cc: Will Andrews , taguchi@tohoku.iij.ad.jp, Ports Team Subject: Re: Unbreak XFree86-Server for fresh 5-current Message-ID: <20020408122715.GF75343@squall.waterspout.com> Mail-Followup-To: Jun Kuriyama , Will Andrews , taguchi@tohoku.iij.ad.jp, Ports Team References: <7melhqwuin.wl@waterblue.imgsrc.co.jp> <20020408120614.GD75343@squall.waterspout.com> <7msn668jxu.wl@waterblue.imgsrc.co.jp> <20020408121805.GE75343@squall.waterspout.com> <7mr8lq8jlq.wl@waterblue.imgsrc.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7mr8lq8jlq.wl@waterblue.imgsrc.co.jp> User-Agent: Mutt/1.3.26i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Apr 08, 2002 at 09:23:29PM +0900, Jun Kuriyama wrote: > Sorry, here it is: You have my blessing to commit. :) Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 5:46:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 22C0D37B41A; Mon, 8 Apr 2002 05:46:42 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id 22TS0NK1; Mon, 8 Apr 2002 15:48:09 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g38Ckn445613; Mon, 8 Apr 2002 15:46:49 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CB1918F.178590A4@FreeBSD.org> Date: Mon, 08 Apr 2002 15:48:15 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Alexander Nedotsukov Cc: freebsd-ports , ache , bp@FreeBSD.org Subject: Re: BSDL iconv take-over References: <3CA42AB8.6020902@mail.ru> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Alexander Nedotsukov wrote: > > Hi, > I would like to take over BSDL iconv project to let it long live. At > the moment I am looking for the bug reports and missed charset wishes. > My priority list is very simple (up to down): > - Bug fixes. Specialy interested in details on i386 arch deadloop > reports and alpha chrashes mentioned by ache. > - ccs/ces extensions. > - code speedup. > Due a current business schedule next two and half moths I'll be able to > work on iconv on weekends only. So this probably will be a reason for > delays in responce to your feedback. Nice idea, I like it. The only thing I would add into your list is making iconv build system more /usr/src-friendly, so that it is easier to import it into base system when the time comes. Particularly this includes replacing all perl scripts with awk ones and making build systmem more sane. If my memory serves some 1.5 years ago Boris Popov did some initial work on this, so you might contact him for details. Please keep us informed about the progress of your work. Thanks! -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 6:10:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EDD8837B41F for ; Mon, 8 Apr 2002 06:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38DA1A06631; Mon, 8 Apr 2002 06:10:01 -0700 (PDT) (envelope-from gnats) Received: from hq1.tyfon.net (hq1.tyfon.net [217.27.162.35]) by hub.freebsd.org (Postfix) with ESMTP id E771837B41B for ; Mon, 8 Apr 2002 06:07:46 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by hq1.tyfon.net (Postfix) with ESMTP id 50F2620456; Mon, 8 Apr 2002 15:07:45 +0200 (CEST) Received: by hq1.tyfon.net (Postfix, from userid 0) id 8E84B20459; Mon, 8 Apr 2002 15:07:44 +0200 (CEST) Message-Id: <20020408130744.8E84B20459@hq1.tyfon.net> Date: Mon, 8 Apr 2002 15:07:44 +0200 (CEST) From: Dan Larsson Reply-To: BSD-Ports To: FreeBSD-gnats-submit@FreeBSD.org Cc: BSD-Ports X-Send-Pr-Version: 3.113 Subject: ports/36875: Unbreak portinstall Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36875 >Category: ports >Synopsis: Unbreak portinstall >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 06:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dan Larsson >Release: FreeBSD 4.5-STABLE i386 >Organization: Tyfon Svenska AB >Environment: System: FreeBSD bear.int.tyfon.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Sat Mar 30 15:58:46 CET 2002 dl@bear.int.tyfon.net:/opt/obj/usr/src/sys/BEAR i386 >Description: The port installation fails because of a missing file. The patch addresses this and adds an alternative master site. Problem log: http://bento.freebsd.org/errorlogs/errorlogs/e.4.20020215/squidGuard-1.2.0.log >How-To-Repeat: make install without patched Makefile >Fix: Decode and apply patch :-) --- ports-www-squidguard-Makefile.diff begins here --- begin 644 ports-www-squidguard-Makefile.diff M+2TM('!O2]S<75I9$=U87)D+R!<"BT)"69T<#HO+V9T<"YO'DO2]S<75I9$=U87)D+R!<"BL)"6AT='`Z M+R]W96(P,2YU>"YT>69O;BYN970O<&]R=',O9&ES=&9I;&5S+PH@"B!-04E. M5$%)3D52/0EP;W)T69O;BYN970*(`I`0"`M.34L."`K.38L-B!`0`H@ M"0DD>T-(3U=.?2`M4B`D>U-154E$7U5)1'TZ)'M3455)1%]'241]("1[1$%4 M041)4GT@.R!<"B`)"21[1DE.1'T@)'M$051!1$E2?2`M='EP92!F("UN86UE M("HN9&(@+65X96,@)'M#2$U/1'T@-C8P('M](%P[(#L@7`H@"0DD>T5#2$]? M35-'?2`B("`@("`@("T^($)L86-K;&ES="!D871A8F%S97,@:6YS=&%L;&5D M(&EN.B`D>T1!5$%$25)](B`[(%P*+0D))'M%0TA/7TU31WT@(B`@("`@("`M M/B!"92!S=7)E('1O(&-H96-K(%PB)'M,3T=$25)]+R1[4$]25$Y!345]+FQO M9UPB(&9OTQ/1T1)4GTO)'M03U)43D%-17TN;&]G(#L@ M7`H@"65LT5#2$]?35-'?2`B/3T]/B`@($5X:7-T:6YG(&-O M;F9I9W5R871I;VX@9FEL92!F;W5N9"`M(&)L86-K;&ES="!D871A8F%S97,@ 6;F]T(&-R96%T960B(#L@7`H@"69I"@`` ` end --- ports-www-squidguard-Makefile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 6:21:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6918D37B41C; Mon, 8 Apr 2002 06:21:37 -0700 (PDT) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38DLbm09463; Mon, 8 Apr 2002 06:21:37 -0700 (PDT) (envelope-from jkoshy) Date: Mon, 8 Apr 2002 06:21:37 -0700 (PDT) From: Message-Id: <200204081321.g38DLbm09463@freefall.freebsd.org> To: ports@geeksrus.net, jkoshy@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36866: print/py-fonttools: unbreak by removing explicit python2.1 dependency Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: print/py-fonttools: unbreak by removing explicit python2.1 dependency State-Changed-From-To: open->closed State-Changed-By: jkoshy State-Changed-When: Mon Apr 8 06:18:38 PDT 2002 State-Changed-Why: Patch applied, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=36866 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 6:29:49 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.oek.dk (oek.dk [195.215.62.2]) by hub.freebsd.org (Postfix) with ESMTP id 9559037B400; Mon, 8 Apr 2002 06:29:44 -0700 (PDT) Received: from g610a.oek.dk ([10.207.6.81] helo=oek.dk) by mail.oek.dk with esmtp (Exim 3.12 #1 (Debian)) id 16uZDL-000858-00; Mon, 08 Apr 2002 15:29:43 +0200 Message-ID: <3CB19B4D.7040504@oek.dk> Date: Mon, 08 Apr 2002 15:29:49 +0200 From: "Peter I. Hansen" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.9) Gecko/20020408 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: mozilla-0.9.9 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello After the last upgrade of mozilla java does not work. I get the following error at startup : ---------------------- mozilla & [1] 83388 pih% registerSelf for remoteControl LoadPlugin: failed to initialize shared library /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so [/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so: Undefined symbol "dgettext"] ------------------------- It worked under the previous port version. I have jdk13 installed. /Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 6:30:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ACCE537B43E; Mon, 8 Apr 2002 06:30:22 -0700 (PDT) Received: (from roberto@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38DUMC13292; Mon, 8 Apr 2002 06:30:22 -0700 (PDT) (envelope-from roberto) Date: Mon, 8 Apr 2002 06:30:22 -0700 (PDT) From: Message-Id: <200204081330.g38DUMC13292@freefall.freebsd.org> To: perky@fallin.lv, roberto@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36872: Fix port: www/apache2 (no-brain typo) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fix port: www/apache2 (no-brain typo) State-Changed-From-To: open->closed State-Changed-By: roberto State-Changed-When: Mon Apr 8 06:30:07 PDT 2002 State-Changed-Why: Patch applied, thanks ! http://www.freebsd.org/cgi/query-pr.cgi?pr=36872 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 7:20:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E804737B41C for ; Mon, 8 Apr 2002 07:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38EK3i33810; Mon, 8 Apr 2002 07:20:03 -0700 (PDT) (envelope-from gnats) Received: from mile.nevermind.kiev.ua (freebsddiary.org.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id 1267337B404 for ; Mon, 8 Apr 2002 07:17:24 -0700 (PDT) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.2/8.12.2) with ESMTP id g38EHCGO000914 for ; Mon, 8 Apr 2002 17:17:14 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.2/8.12.2/Submit) id g38EHCvO000913; Mon, 8 Apr 2002 17:17:12 +0300 (EEST) Message-Id: <200204081417.g38EHCvO000913@mile.nevermind.kiev.ua> Date: Mon, 8 Apr 2002 17:17:12 +0300 (EEST) From: Nevermind Reply-To: Nevermind To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36879: emulators/vmware2 freezes and reboots system on 'Power On' Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36879 >Category: ports >Synopsis: emulators/vmware2 freezes and reboots system on 'Power On' >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 07:20:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Nevermind >Release: FreeBSD 4.5-STABLE i386 >Organization: Net.Style Ltd. >Environment: System: FreeBSD mile.nevermind.kiev.ua 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Apr 8 15:00:50 EEST 2002 root@mile.nevermind.kiev.ua:/usr/obj/usr/src/sys/mile i386 >Description: After upgrade to most recent -STABLE vmware2 (vmware2-2.0.4.1142) freeses and reboots system. I've rebuilt emulators/rtc and emulators/vmware2 ports after upgrading and rebooted system once again. linux_base-7.1 The base set of packages needed in Linux mode rtc-2001.09.16.1 Kernel module which provides /dev/rtc device support vmware2-2.0.4.1142 A virtual machine emulator - a full PC in a window Id Refs Address Size Name 1 10 0xc0100000 2bc9e4 kernel 2 1 0xc160f000 7000 linprocfs.ko 4 3 0xc1711000 14000 linux.ko 5 1 0xc1737000 9000 vmmon_up.ko 6 1 0xc1742000 4000 if_tap.ko 7 4 0xc1748000 9000 netgraph.ko 8 1 0xc1754000 3000 ng_ether.ko 9 1 0xc1758000 4000 ng_bridge.ko 10 1 0xc175d000 3000 ng_socket.ko 11 1 0xc19a5000 2000 rtc.ko >How-To-Repeat: Update to most recent -STABLE, install vmware2 port and try to power on any virtual machine. >Fix: N/A >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 7:20:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1574537B417 for ; Mon, 8 Apr 2002 07:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38EK3m33791; Mon, 8 Apr 2002 07:20:03 -0700 (PDT) (envelope-from gnats) Received: from yoda.bmi.net (yoda.bmi.net [204.57.191.163]) by hub.freebsd.org (Postfix) with ESMTP id 4E1DF37B400; Mon, 8 Apr 2002 07:15:24 -0700 (PDT) Received: from johncoop.MSHOME ([206.63.201.3]) by yoda.bmi.net (Pro-8.9.3/Pro-8.9.3) with ESMTP id HAA23332; Mon, 8 Apr 2002 07:11:36 -0700 Received: from johncoop.MSHOME (localhost [IPv6:::1]) by johncoop.MSHOME (8.12.2/8.12.2) with ESMTP id g38EFe4u036071; Mon, 8 Apr 2002 07:15:40 -0700 (PDT) (envelope-from jmcoopr@johncoop.MSHOME) Received: (from root@localhost) by johncoop.MSHOME (8.12.2/8.12.2/Submit) id g38EFe3t036070; Mon, 8 Apr 2002 07:15:40 -0700 (PDT) Message-Id: <200204081415.g38EFe3t036070@johncoop.MSHOME> Date: Mon, 8 Apr 2002 07:15:40 -0700 (PDT) From: John Merryweather Cooper Reply-To: John Merryweather Cooper To: FreeBSD-gnats-submit@FreeBSD.org Cc: freebsd-gnome@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36877: [PATCH] Update balsa to 1.3.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36877 >Category: ports >Synopsis: [PATCH] Update balsa to 1.3.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 07:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: John Merryweather Cooper >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD johncoop.MSHOME 4.5-STABLE FreeBSD 4.5-STABLE #33: Sat Apr 6 12:17:50 PST 2002 root@johncoop.MSHOME:/usr/obj/usr/src/sys/JOHNCOOP i386 >Description: Update balsa to 1.3.4. This is bug fix and code stream-lining in preparation for an eventual GNOME2 version. >How-To-Repeat: N/A >Fix: Note that patch-aa is no longer needed. --- update-balsa-1.3.4 begins here --- # This is a patch for balsa to update it to balsa.1.3.4 # # To apply this patch: # STEP 1: Chdir to the source directory. # STEP 2: Run the 'applypatch' program with this patch file as input. # # If you do not have 'applypatch', it is part of the 'makepatch' package # that you can fetch from the Comprehensive Perl Archive Network: # http://www.perl.com/CPAN/authors/Johan_Vromans/makepatch-x.y.tar.gz # In the above URL, 'x' should be 2 or higher. # # To apply this patch without the use of 'applypatch': # STEP 1: Chdir to the source directory. # If you have a decent Bourne-type shell: # STEP 2: Run the shell with this file as input. # If you don't have such a shell, you may need to manually delete # the files as shown below. # STEP 3: Run the 'patch' program with this file as input. # # These are the commands needed to create/delete files/directories: # rm -f 'files/patch-aa' # # This command terminates the shell and need not be executed manually. exit # #### End of Preamble #### #### Patch data follows #### diff -u 'balsa/Makefile' 'balsa.1.3.4/Makefile' Index: ./Makefile --- ./Makefile Tue Mar 19 09:33:57 2002 +++ ./Makefile Mon Apr 8 07:04:38 2002 @@ -2,11 +2,11 @@ # Date created: 02 December 1998 # Whom: Glenn Johnson # -# $FreeBSD: ports/mail/balsa/Makefile,v 1.54 2002/03/19 12:52:53 sobomax Exp $ +# $FreeBSD$ # PORTNAME= balsa -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ @@ -32,7 +32,6 @@ --with-ssl CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib -liconv" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} MAN1= balsa.1 diff -u 'balsa/distinfo' 'balsa.1.3.4/distinfo' Index: ./distinfo --- ./distinfo Thu Mar 7 19:46:42 2002 +++ ./distinfo Mon Apr 8 06:52:37 2002 @@ -1 +1 @@ -MD5 (balsa-1.3.3.tar.bz2) = 582711809c484a54bcca002ad32eaa3f +MD5 (balsa-1.3.4.tar.bz2) = c540ffa8c2e435c6b9c62dc469b382c3 #### End of Patch data #### #### ApplyPatch data follows #### # Data version : 1.0 # Date generated : Mon Apr 8 07:11:11 2002 # Generated by : makepatch 2.00 # Recurse directories : Yes # r 'files/patch-aa' 271 0 # p 'Makefile' 1442 1018274678 0100644 # p 'distinfo' 61 1018273957 0100644 #### End of ApplyPatch data #### #### End of Patch kit [created: Mon Apr 8 07:11:11 2002] #### #### Checksum: 75 2468 57577 #### --- update-balsa-1.3.4 ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 7:20:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A68337B41A for ; Mon, 8 Apr 2002 07:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38EK3X33801; Mon, 8 Apr 2002 07:20:03 -0700 (PDT) (envelope-from gnats) Received: from thoth.sbs.de (thoth.sbs.de [192.35.17.2]) by hub.freebsd.org (Postfix) with ESMTP id F2C3937B400; Mon, 8 Apr 2002 07:16:44 -0700 (PDT) Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by thoth.sbs.de (8.11.6/8.11.6) with ESMTP id g38EGhX21755; Mon, 8 Apr 2002 16:16:43 +0200 (MEST) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail3.siemens.de (8.11.6/8.11.6) with ESMTP id g38EGgn10142; Mon, 8 Apr 2002 16:16:42 +0200 (MEST) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [139.23.202.134]) by mars.cert.siemens.de (8.12.3/8.12.3/Siemens CERT [ $Revision: 1.23 ]) with ESMTP id g38EGgo9051707; Mon, 8 Apr 2002 16:16:42 +0200 (CEST) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [127.0.0.1]) by alaska.cert.siemens.de (8.12.3/8.12.3/alaska [ $Revision: 1.12 ]) with ESMTP id g38EGgXG040824; Mon, 8 Apr 2002 16:16:42 +0200 (CEST) Received: (from ust@localhost) by alaska.cert.siemens.de (8.12.3/8.12.3/alaska [ $Revision: 1.3 ]) id g38EGglY040823; Mon, 8 Apr 2002 16:16:42 +0200 (CEST) Message-Id: <200204081416.g38EGglY040823@alaska.cert.siemens.de> Date: Mon, 8 Apr 2002 16:16:42 +0200 (CEST) From: Udo Schweigert Reply-To: Udo Schweigert To: FreeBSD-gnats-submit@FreeBSD.org Cc: obrien@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36878: update of editors/vim to 6.1 PL9 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36878 >Category: ports >Synopsis: update of editors/vim to 6.1 PL9 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 07:20:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Udo Schweigert >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD alaska.cert.siemens.de 4.5-STABLE FreeBSD 4.5-STABLE #59: Sun Apr 7 13:37:52 CEST 2002 ust@alaska.cert.siemens.de:/usr/obj/work/src/RELENG_4/sys/alaska i386 >Description: Update of vim (and vim-lite) to 6.1 PL 009. (The first mentioned MASTER/PATCH-SITES haven't up to now mirrored the most recent tarballs and patches, but maybe the MAINTAINER will fix that ;-) >How-To-Repeat: >Fix: diff -ru vim.orig/Makefile vim/Makefile --- vim.orig/Makefile Sun Mar 10 19:45:45 2002 +++ vim/Makefile Mon Apr 8 16:04:50 2002 @@ -7,27 +7,26 @@ # PORTNAME?= vim -PATCHLEVEL= 0 -PORTVERSION= 6.0.271.${PATCHLEVEL} +PATCHLEVEL= 9 +PORTVERSION= 6.1.${PATCHLEVEL} PORTREVISION?= 0 CATEGORIES?= editors -MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unstable/unix/ \ - ftp://relay.nuxi.com/pub/vim/unstable/unix/ \ - ftp://ftp.vim.org/pub/vim/unstable/unix/ \ - ftp://ftp.is.co.za/applications/editors/vim/unstable/unix/ \ - ftp://ftp.prz.tu-berlin.de/pub/unix/editors/vim/unstable/unix/ \ - ftp://ftp.mirror.ac.uk/sites/ftp.vim.org/pub/vim/unstable/unix/ \ +MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unix/ \ + ftp://relay.nuxi.com/pub/vim/unix/ \ + ftp://ftp.vim.org/pub/vim/unix/ \ + ftp://ftp.is.co.za/applications/editors/vim/unix/ \ + ftp://ftp.prz.tu-berlin.de/pub/unix/editors/vim/unix/ \ + ftp://ftp.mirror.ac.uk/sites/ftp.vim.org/pub/vim/unix/ \ ftp://ftp.progsoc.uts.edu.au/pub/vim/unstable/unix/ -#DISTNAME= vim-${PORTVERSION:C/\.[0-9]*$//} -DISTNAME= vim-6.1b +DISTNAME= vim-${PORTVERSION:C/\.[0-9]*$//} PATCH_SITES= ${MASTER_SITES:S/unix/patches/} -#PATCHFILES!= jot -s " " -w ${PORTVERSION:C/0\.271\.[0-9]*$//}1a.%03d \ -# ${PATCHLEVEL} 1 ${PATCHLEVEL} +PATCHFILES!= jot -s " " -w ${PORTVERSION:C/\.[0-9]*$//}.%03d \ + ${PATCHLEVEL} 1 ${PATCHLEVEL} # bits to remove -BADPATCHES= +BADPATCHES= 002 .for p in ${BADPATCHES} -PATCHFILES:= ${PATCHFILES:N6.1b.${p}} +PATCHFILES:= ${PATCHFILES:N6.1.${p}} .endfor MAINTAINER?= obrien@FreeBSD.org @@ -43,7 +42,7 @@ USE_BZIP2= yes DIST_SUBDIR= vim -WRKSRC= ${WRKDIR}/vim${PORTVERSION:C/0\.271\.[0-9]*$//:S/.//g}1b/src +WRKSRC= ${WRKDIR}/vim${PORTVERSION:C/\.[0-9]*$//:S/.//g}/src PATCH_DIST_ARGS= -d ${WRKSRC:S/src$//} --forward --quiet -E ${PATCH_DIST_STRIP} # consider #PATCH_DIST_ARGS= -t diff -ru vim.orig/distinfo vim/distinfo --- vim.orig/distinfo Sun Mar 10 19:45:45 2002 +++ vim/distinfo Mon Apr 8 15:52:53 2002 @@ -1 +1,9 @@ -MD5 (vim/vim-6.1b.tar.bz2) = 00f384aca60b38ca2d1ebb8fd65c81ac +MD5 (vim/vim-6.1.tar.bz2) = 7fd0f915adc7c0dab89772884268b030 +MD5 (vim/6.1.001) = 97bdbe371953b9d25f006f8b58b53532 +MD5 (vim/6.1.003) = 0e000edba66562473a5f1e9b5b269bb8 +MD5 (vim/6.1.004) = 90e6ac3d029d3b97303049d5b8597fb0 +MD5 (vim/6.1.005) = 1422e38ec6a6dd10b5c35e162bbd98f4 +MD5 (vim/6.1.006) = a04a75f46459f82972be1a43a66cfb4b +MD5 (vim/6.1.007) = f3c6157cce44cb8ad54c883a83448a42 +MD5 (vim/6.1.008) = 6f0cabc70c5f656905322d1231261aa2 +MD5 (vim/6.1.009) = 97c9f87b79ce41e9b620d572e5c298e4 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 7:56:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from cliff.cs.athabascau.ca (cliff.cs.athabascau.ca [131.232.10.7]) by hub.freebsd.org (Postfix) with ESMTP id C7A6C37B41A for ; Mon, 8 Apr 2002 07:56:24 -0700 (PDT) Received: from CONVERSION-DAEMON.local.athabascau.ca by local.athabascau.ca (PMDF V6.1 #37324) id <0GU90090185XP4@local.athabascau.ca> for ports@freebsd.org; Mon, 08 Apr 2002 08:56:24 -0600 (MDT) Received: from there ([131.232.4.81]) by local.athabascau.ca (PMDF V6.1 #37324) with SMTP id <0GU900F9585V05@local.athabascau.ca> for ports@freebsd.org; Mon, 08 Apr 2002 08:56:19 -0600 (MDT) Date: Mon, 08 Apr 2002 08:59:49 -0600 From: "Dmitry S. Makovey" Subject: Automake14 problems... To: ports@freebsd.org Message-id: <0GU900F9685V05@local.athabascau.ca> MIME-version: 1.0 X-Mailer: KMail [version 1.3.2] Content-type: text/plain; charset=koi8-r Content-transfer-encoding: 8BIT Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm little outdated with ports, so now I'm having problem making my port (kmymoney2) work because of automake and autoconf. When I perform autoconf213 and automake14 all ok, but when I try do do it in ports way - I'm landing with port trying to run autoconf and automake instead of autoconf213 and automake14. Setting up variables USE_AUTOMAKE_VER=14 doesn't help... I'm little confused with those auto* problems. Is there any general solution? - -- Dmitry Makovey Web Systems Administrator Athabasca University (780) 675-6245 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8sbBoyDrVuGfS98QRAtQbAJ9azjPdGD9EACIg5DeMVv0HoIIYFwCglw1P jY8mW1IBQD+rLn4ZyhyuhS8= =55Zq -----END PGP SIGNATURE----- ___ This communication is intended for the use of the recipient to whom it is addressed, and may contain confidential, personal, and or privileged information. Please contact us immediately if you are not the intended recipient of this communication, and do not copy, distribute, or take action relying on it. Any communications received in error, or subsequent reply, should be deleted or destroyed. --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 8:24:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from phc.net (smtp.phc.net [209.133.96.11]) by hub.freebsd.org (Postfix) with ESMTP id 4851637B405 for ; Mon, 8 Apr 2002 08:24:08 -0700 (PDT) Received: from phc.net (66.134.207.42) by phc.net with ESMTP (Eudora Internet Mail Server 3.0.3) for ; Mon, 8 Apr 2002 08:24:07 -0700 Message-ID: <3CB1B652.C2FBD1DA@phc.net> Date: Mon, 08 Apr 2002 08:25:06 -0700 From: peter lazar X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: ports@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: hylafax-4.1 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hylafax should also depend on the afm package (textfmt utility needs it). hope this helps. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 9: 0:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 41E5037B41B for ; Mon, 8 Apr 2002 09:00:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38G05S61075; Mon, 8 Apr 2002 09:00:05 -0700 (PDT) (envelope-from gnats) Received: from twoflower.liebende.de (pD9507F67.dip.t-dialin.net [217.80.127.103]) by hub.freebsd.org (Postfix) with ESMTP id 5B7E237B404 for ; Mon, 8 Apr 2002 08:50:14 -0700 (PDT) Received: from twoflower (localhost [127.0.0.1]) by twoflower.liebende.de (8.12.2/8.12.2) with ESMTP id g38Fmd20000476; Mon, 8 Apr 2002 17:48:39 +0200 (CEST) (envelope-from Jan.Stocker@t-online.de) Received: (from root@localhost) by twoflower (8.12.2/8.12.2/Submit) id g38Fmd1d000475; Mon, 8 Apr 2002 17:48:39 +0200 (CEST) Message-Id: <200204081548.g38Fmd1d000475@twoflower> Date: Mon, 8 Apr 2002 17:48:39 +0200 (CEST) From: Jan Stocker Reply-To: Jan Stocker To: FreeBSD-gnats-submit@FreeBSD.org Cc: "Jan.Stocker" X-Send-Pr-Version: 3.113 Subject: ports/36880: nethack3-gnome missing gnome includes / library Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36880 >Category: ports >Synopsis: nethack3-gnome missing gnome includes / library >Confidential: yes >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 09:00:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jan Stocker >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: >Description: Compilation failed a) missing gnome header (gnome.h) b) no defined dependency to libkpathsea but linking it >How-To-Repeat: cd /usr/ports/games/nethack3-gnome make >Fix: a) adding new include prefix (.../gnome-1.0) b) removing kpathsea and popt, adding libgnugetopt as dependency and link option c) Updating to new 3.4.0 version diff -u -r -P nethack3-gnome.orig/Makefile nethack3-gnome/Makefile --- nethack3-gnome.orig/Makefile Sun Mar 31 15:00:43 2002 +++ nethack3-gnome/Makefile Fri Apr 5 20:21:43 2002 @@ -6,9 +6,9 @@ # PORTNAME= nethack -PORTVERSION= 3.3.1 +PORTVERSION= 3.4.0 CATEGORIES= games gnome -MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh331/src/ +MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh340/src/ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMESUFFIX= -gnome DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} @@ -21,6 +21,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAN6= dgn_comp.6 dlb.6 lev_comp.6 nethack.6 recover.6 + +LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt pre-configure: @cd ${WRKSRC}/sys/unix; ${SH} setup.sh diff -u -r -P nethack3-gnome.orig/distinfo nethack3-gnome/distinfo --- nethack3-gnome.orig/distinfo Wed Dec 12 05:24:01 2001 +++ nethack3-gnome/distinfo Fri Apr 5 19:56:25 2002 @@ -1 +1 @@ -MD5 (nethack-331.tgz) = d0600ce4698c80e5ad1f917ded1c36d2 +MD5 (nethack-340.tgz) = 0093f14fbbe449d5b188bfb6aa4eae4f diff -u -r -P nethack3-gnome.orig/files/patch-include::config.h nethack3-gnome/files/patch-include::config.h --- nethack3-gnome.orig/files/patch-include::config.h Wed Dec 12 05:24:01 2001 +++ nethack3-gnome/files/patch-include::config.h Fri Apr 5 19:56:25 2002 @@ -1,24 +1,24 @@ -*** include/config.h.orig Sat Jul 22 03:13:51 2000 ---- include/config.h Sat Dec 9 13:31:34 2000 +*** include/config.h.orig Thu Mar 21 00:42:43 2002 +--- include/config.h Sun Mar 31 14:38:32 2002 *************** *** 45,51 **** #define TTY_GRAPHICS /* good old tty based graphics */ /* #define X11_GRAPHICS */ /* X11 interface */ /* #define QT_GRAPHICS */ /* Qt interface */ ! /* #define GNOME_GRAPHICS */ /* Gnome interface */ + /* #define MSWIN_GRAPHICS */ /* Windows NT, CE, Graphics */ /* - * Define the default window system. This should be one that is compiled --- 45,51 ---- #define TTY_GRAPHICS /* good old tty based graphics */ /* #define X11_GRAPHICS */ /* X11 interface */ /* #define QT_GRAPHICS */ /* Qt interface */ -! #define GNOME_GRAPHICS /* Gnome interface */ +! #define GNOME_GRAPHICS /* Gnome interface */ + /* #define MSWIN_GRAPHICS */ /* Windows NT, CE, Graphics */ /* - * Define the default window system. This should be one that is compiled *************** -*** 151,161 **** +*** 163,173 **** #ifdef UNIX /* path and file name extension for compression program */ @@ -30,7 +30,7 @@ #endif #ifndef COMPRESS ---- 151,161 ---- +--- 163,173 ---- #ifdef UNIX /* path and file name extension for compression program */ @@ -43,19 +43,19 @@ #ifndef COMPRESS *************** -*** 186,192 **** - * otherwise it will be the current directory. - */ - # ifndef HACKDIR -! # define HACKDIR "/usr/games/lib/nethackdir" /* nethack directory */ +*** 201,207 **** + # ifdef __APPLE__ + # define HACKDIR "nethackdir" /* nethack directory */ + # else +! # define HACKDIR "/usr/games/lib/nethackdir" + # endif # endif - /* ---- 186,192 ---- - * otherwise it will be the current directory. - */ - # ifndef HACKDIR -! # define HACKDIR "/usr/local/share/nethack" /* nethack directory */ +--- 201,207 ---- + # ifdef __APPLE__ + # define HACKDIR "nethackdir" /* nethack directory */ + # else +! # define HACKDIR "/usr/local/share/nethack" + # endif # endif - /* diff -u -r -P nethack3-gnome.orig/files/patch-sys::unix::Makefile.src nethack3-gnome/files/patch-sys::unix::Makefile.src --- nethack3-gnome.orig/files/patch-sys::unix::Makefile.src Wed Dec 12 05:24:01 2001 +++ nethack3-gnome/files/patch-sys::unix::Makefile.src Fri Apr 5 20:28:36 2002 @@ -1,5 +1,5 @@ *** sys/unix/Makefile.src.orig Sat Aug 5 12:52:57 2000 ---- sys/unix/Makefile.src Sat Dec 9 13:09:44 2000 +--- sys/unix/Makefile.src Sat Mar 30 21:25:03 2002 *************** *** 139,145 **** # directories. The ones given below is the usual spot for linux systems. @@ -13,7 +13,7 @@ # directories. The ones given below is the usual spot for linux systems. # The paths are for glibconfig.h and gnomesupport.h respectively. # -! GNOMEINC=-I/usr/X11R6/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include/kpathsea -I../win/gnome +! GNOMEINC=-I/usr/local/include -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I../win/gnome # flags for debugging: # CFLAGS = -g -I../include @@ -27,7 +27,7 @@ # on some systems the termcap library is in -ltermcap or -lcurses # on 386 Xenix, the -ltermlib tputs() seems not to work; use -lcurses instead ---- 203,210 ---- +--- 204,211 ---- # # @@ -45,11 +45,11 @@ # # libraries for Gem port WINGEMLIB = -le_gem -lgem ---- 236,242 ---- +--- 237,243 ---- WINKDELIB = -lkdecore -lkdeui -lXext # # libraries for Gnome -! WINGNOMELIB = -L/usr/local/lib -L/usr/X11R6/lib -lgnomeui -lgnome -lart_lgpl -lgtk12 -lgdk12 -lglib12 -lpopt -lkpathsea +! WINGNOMELIB = -L/usr/local/lib -L/usr/X11R6/lib -lgnomesupport -lgnomeui -lgnome -lart_lgpl -lgtk12 -lgdk12 -lglib12 -lgnugetopt # # libraries for Gem port WINGEMLIB = -le_gem -lgem @@ -62,7 +62,7 @@ # any other strange libraries your system needs (for Sysunix only -- the more # specialized targets should already be right) ---- 244,250 ---- +--- 245,251 ---- # libraries for BeOS WINBELIB = -lbe diff -u -r -P nethack3-gnome.orig/pkg-descr nethack3-gnome/pkg-descr --- nethack3-gnome.orig/pkg-descr Wed Dec 12 05:24:01 2001 +++ nethack3-gnome/pkg-descr Fri Apr 5 19:56:25 2002 @@ -1,4 +1,4 @@ -This is version 3.3.1 of nethack, a clasic ASCII-based adventure game +This is version 3.4.0 of nethack, a classic ASCII-based adventure game with graphics support for Gnome. You and your faithful pet are on a quest to retrieve the lost Amulet of Yendor. diff -u -r -P nethack3-gnome.orig/pkg-plist nethack3-gnome/pkg-plist --- nethack3-gnome.orig/pkg-plist Thu Dec 27 12:30:09 2001 +++ nethack3-gnome/pkg-plist Fri Apr 5 19:56:25 2002 @@ -105,8 +105,14 @@ share/nethack/minefill.lev share/nethack/minend-1.lev share/nethack/minend-2.lev +share/nethack/minend-3.lev share/nethack/minetn-1.lev share/nethack/minetn-2.lev +share/nethack/minetn-3.lev +share/nethack/minetn-4.lev +share/nethack/minetn-5.lev +share/nethack/minetn-6.lev +share/nethack/minetn-7.lev share/nethack/opthelp share/nethack/options share/nethack/oracle.lev >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 9: 2:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EC21C37B41A; Mon, 8 Apr 2002 09:02:13 -0700 (PDT) Received: (from roberto@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38G2DC61659; Mon, 8 Apr 2002 09:02:13 -0700 (PDT) (envelope-from roberto) Date: Mon, 8 Apr 2002 09:02:13 -0700 (PDT) From: Message-Id: <200204081602.g38G2DC61659@freefall.freebsd.org> To: sean@chittenden.org, roberto@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36833: Maintainer update for www/ruby-tmpl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Maintainer update for www/ruby-tmpl State-Changed-From-To: open->closed State-Changed-By: roberto State-Changed-When: Mon Apr 8 09:01:53 PDT 2002 State-Changed-Why: Patch applied, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36833 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 9:40:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EF2BB37B405 for ; Mon, 8 Apr 2002 09:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38Ge1V75588; Mon, 8 Apr 2002 09:40:01 -0700 (PDT) (envelope-from gnats) Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by hub.freebsd.org (Postfix) with ESMTP id B1B9537B405 for ; Mon, 8 Apr 2002 09:37:00 -0700 (PDT) Received: from fwd05.sul.t-online.de by mailout07.sul.t-online.com with smtp id 16ubvE-0001c0-0C; Mon, 08 Apr 2002 18:23:12 +0200 Received: from twoflower.liebende.de (320072111332-0001@[217.80.127.103]) by fmrl05.sul.t-online.com with esmtp id 16ubv4-24Eq6iC; Mon, 8 Apr 2002 18:23:02 +0200 Received: (from root@localhost) by twoflower.liebende.de (8.12.2/8.12.2/Submit) id g38GLXbo000406; Mon, 8 Apr 2002 18:21:33 +0200 (CEST) Message-Id: <200204081621.g38GLXbo000406@twoflower.liebende.de> Date: Mon, 8 Apr 2002 18:21:33 +0200 (CEST) From: Jan Stocker Reply-To: Jan Stocker To: FreeBSD-gnats-submit@FreeBSD.org Cc: "Jan.Stocker" X-Send-Pr-Version: 3.113 Subject: ports/36882: nethack3-gnome missing gnome includes / library Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36882 >Category: ports >Synopsis: nethack3-gnome missing gnome includes / library >Confidential: yes >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 09:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jan Stocker >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: >Description: Compilation failed a) missing gnome header (gnome.h) b) no defined dependency to libkpathsea but linking it >How-To-Repeat: cd /usr/ports/games/nethack3-gnome make >Fix: a) adding new include prefix (.../gnome-1.0) b) removing kpathsea and popt, adding libgnugetopt as dependency and link option c) Updating to new 3.4.0 version diff -u -r -P nethack3-gnome.orig/Makefile nethack3-gnome/Makefile --- nethack3-gnome.orig/Makefile Sun Mar 31 15:00:43 2002 +++ nethack3-gnome/Makefile Fri Apr 5 20:21:43 2002 @@ -6,9 +6,9 @@ # PORTNAME= nethack -PORTVERSION= 3.3.1 +PORTVERSION= 3.4.0 CATEGORIES= games gnome -MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh331/src/ +MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh340/src/ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMESUFFIX= -gnome DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} @@ -21,6 +21,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAN6= dgn_comp.6 dlb.6 lev_comp.6 nethack.6 recover.6 + +LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt pre-configure: @cd ${WRKSRC}/sys/unix; ${SH} setup.sh diff -u -r -P nethack3-gnome.orig/distinfo nethack3-gnome/distinfo --- nethack3-gnome.orig/distinfo Wed Dec 12 05:24:01 2001 +++ nethack3-gnome/distinfo Fri Apr 5 19:56:25 2002 @@ -1 +1 @@ -MD5 (nethack-331.tgz) = d0600ce4698c80e5ad1f917ded1c36d2 +MD5 (nethack-340.tgz) = 0093f14fbbe449d5b188bfb6aa4eae4f diff -u -r -P nethack3-gnome.orig/files/patch-include::config.h nethack3-gnome/files/patch-include::config.h --- nethack3-gnome.orig/files/patch-include::config.h Wed Dec 12 05:24:01 2001 +++ nethack3-gnome/files/patch-include::config.h Fri Apr 5 19:56:25 2002 @@ -1,24 +1,24 @@ -*** include/config.h.orig Sat Jul 22 03:13:51 2000 ---- include/config.h Sat Dec 9 13:31:34 2000 +*** include/config.h.orig Thu Mar 21 00:42:43 2002 +--- include/config.h Sun Mar 31 14:38:32 2002 *************** *** 45,51 **** #define TTY_GRAPHICS /* good old tty based graphics */ /* #define X11_GRAPHICS */ /* X11 interface */ /* #define QT_GRAPHICS */ /* Qt interface */ ! /* #define GNOME_GRAPHICS */ /* Gnome interface */ + /* #define MSWIN_GRAPHICS */ /* Windows NT, CE, Graphics */ /* - * Define the default window system. This should be one that is compiled --- 45,51 ---- #define TTY_GRAPHICS /* good old tty based graphics */ /* #define X11_GRAPHICS */ /* X11 interface */ /* #define QT_GRAPHICS */ /* Qt interface */ -! #define GNOME_GRAPHICS /* Gnome interface */ +! #define GNOME_GRAPHICS /* Gnome interface */ + /* #define MSWIN_GRAPHICS */ /* Windows NT, CE, Graphics */ /* - * Define the default window system. This should be one that is compiled *************** -*** 151,161 **** +*** 163,173 **** #ifdef UNIX /* path and file name extension for compression program */ @@ -30,7 +30,7 @@ #endif #ifndef COMPRESS ---- 151,161 ---- +--- 163,173 ---- #ifdef UNIX /* path and file name extension for compression program */ @@ -43,19 +43,19 @@ #ifndef COMPRESS *************** -*** 186,192 **** - * otherwise it will be the current directory. - */ - # ifndef HACKDIR -! # define HACKDIR "/usr/games/lib/nethackdir" /* nethack directory */ +*** 201,207 **** + # ifdef __APPLE__ + # define HACKDIR "nethackdir" /* nethack directory */ + # else +! # define HACKDIR "/usr/games/lib/nethackdir" + # endif # endif - /* ---- 186,192 ---- - * otherwise it will be the current directory. - */ - # ifndef HACKDIR -! # define HACKDIR "/usr/local/share/nethack" /* nethack directory */ +--- 201,207 ---- + # ifdef __APPLE__ + # define HACKDIR "nethackdir" /* nethack directory */ + # else +! # define HACKDIR "/usr/local/share/nethack" + # endif # endif - /* diff -u -r -P nethack3-gnome.orig/files/patch-sys::unix::Makefile.src nethack3-gnome/files/patch-sys::unix::Makefile.src --- nethack3-gnome.orig/files/patch-sys::unix::Makefile.src Wed Dec 12 05:24:01 2001 +++ nethack3-gnome/files/patch-sys::unix::Makefile.src Fri Apr 5 20:28:36 2002 @@ -1,5 +1,5 @@ *** sys/unix/Makefile.src.orig Sat Aug 5 12:52:57 2000 ---- sys/unix/Makefile.src Sat Dec 9 13:09:44 2000 +--- sys/unix/Makefile.src Sat Mar 30 21:25:03 2002 *************** *** 139,145 **** # directories. The ones given below is the usual spot for linux systems. @@ -13,7 +13,7 @@ # directories. The ones given below is the usual spot for linux systems. # The paths are for glibconfig.h and gnomesupport.h respectively. # -! GNOMEINC=-I/usr/X11R6/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include/kpathsea -I../win/gnome +! GNOMEINC=-I/usr/local/include -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I../win/gnome # flags for debugging: # CFLAGS = -g -I../include @@ -27,7 +27,7 @@ # on some systems the termcap library is in -ltermcap or -lcurses # on 386 Xenix, the -ltermlib tputs() seems not to work; use -lcurses instead ---- 203,210 ---- +--- 204,211 ---- # # @@ -45,11 +45,11 @@ # # libraries for Gem port WINGEMLIB = -le_gem -lgem ---- 236,242 ---- +--- 237,243 ---- WINKDELIB = -lkdecore -lkdeui -lXext # # libraries for Gnome -! WINGNOMELIB = -L/usr/local/lib -L/usr/X11R6/lib -lgnomeui -lgnome -lart_lgpl -lgtk12 -lgdk12 -lglib12 -lpopt -lkpathsea +! WINGNOMELIB = -L/usr/local/lib -L/usr/X11R6/lib -lgnomesupport -lgnomeui -lgnome -lart_lgpl -lgtk12 -lgdk12 -lglib12 -lgnugetopt # # libraries for Gem port WINGEMLIB = -le_gem -lgem @@ -62,7 +62,7 @@ # any other strange libraries your system needs (for Sysunix only -- the more # specialized targets should already be right) ---- 244,250 ---- +--- 245,251 ---- # libraries for BeOS WINBELIB = -lbe diff -u -r -P nethack3-gnome.orig/pkg-descr nethack3-gnome/pkg-descr --- nethack3-gnome.orig/pkg-descr Wed Dec 12 05:24:01 2001 +++ nethack3-gnome/pkg-descr Fri Apr 5 19:56:25 2002 @@ -1,4 +1,4 @@ -This is version 3.3.1 of nethack, a clasic ASCII-based adventure game +This is version 3.4.0 of nethack, a classic ASCII-based adventure game with graphics support for Gnome. You and your faithful pet are on a quest to retrieve the lost Amulet of Yendor. diff -u -r -P nethack3-gnome.orig/pkg-plist nethack3-gnome/pkg-plist --- nethack3-gnome.orig/pkg-plist Thu Dec 27 12:30:09 2001 +++ nethack3-gnome/pkg-plist Fri Apr 5 19:56:25 2002 @@ -105,8 +105,14 @@ share/nethack/minefill.lev share/nethack/minend-1.lev share/nethack/minend-2.lev +share/nethack/minend-3.lev share/nethack/minetn-1.lev share/nethack/minetn-2.lev +share/nethack/minetn-3.lev +share/nethack/minetn-4.lev +share/nethack/minetn-5.lev +share/nethack/minetn-6.lev +share/nethack/minetn-7.lev share/nethack/opthelp share/nethack/options share/nethack/oracle.lev >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 9:46:58 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 69EF737B42A; Mon, 8 Apr 2002 09:46:09 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38Gk9d76628; Mon, 8 Apr 2002 09:46:09 -0700 (PDT) (envelope-from marcus) Date: Mon, 8 Apr 2002 09:46:09 -0700 (PDT) From: Message-Id: <200204081646.g38Gk9d76628@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/36877: [PATCH] Update balsa to 1.3.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] Update balsa to 1.3.4 Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: marcus Responsible-Changed-When: Mon Apr 8 09:45:51 PDT 2002 Responsible-Changed-Why: Over to maintainers. http://www.freebsd.org/cgi/query-pr.cgi?pr=36877 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 10: 0:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BF5F037B41A for ; Mon, 8 Apr 2002 10:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38H02279767; Mon, 8 Apr 2002 10:00:02 -0700 (PDT) (envelope-from gnats) Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by hub.freebsd.org (Postfix) with ESMTP id 2F4E037B41A for ; Mon, 8 Apr 2002 10:00:00 -0700 (PDT) Received: from fwd07.sul.t-online.de by mailout05.sul.t-online.com with smtp id 16ubkl-0001gi-02; Mon, 08 Apr 2002 18:12:23 +0200 Received: from twoflower (320072111332-0001@[217.80.127.103]) by fmrl07.sul.t-online.com with esmtp id 16ubkb-1I4WyOC; Mon, 8 Apr 2002 18:12:13 +0200 Received: (from root@localhost) by twoflower (8.12.2/8.12.2/Submit) id g38GAedu000302; Mon, 8 Apr 2002 18:10:40 +0200 (CEST) Message-Id: <200204081610.g38GAedu000302@twoflower> Date: Mon, 8 Apr 2002 18:10:40 +0200 (CEST) From: Jan Stocker Reply-To: Jan Stocker To: FreeBSD-gnats-submit@FreeBSD.org Cc: "Jan.Stocker" X-Send-Pr-Version: 3.113 Subject: ports/36883: nethack3-gnome missing gnome includes / library Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36883 >Category: ports >Synopsis: nethack3-gnome missing gnome includes / library >Confidential: yes >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 10:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jan Stocker >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: >Description: Compilation failed a) missing gnome header (gnome.h) b) no defined dependency to libkpathsea but linking it >How-To-Repeat: cd /usr/ports/games/nethack3-gnome make >Fix: a) adding new include prefix (.../gnome-1.0) b) removing kpathsea and popt, adding libgnugetopt as dependency and link option c) Updating to new 3.4.0 version diff -u -r -P nethack3-gnome.orig/Makefile nethack3-gnome/Makefile --- nethack3-gnome.orig/Makefile Sun Mar 31 15:00:43 2002 +++ nethack3-gnome/Makefile Fri Apr 5 20:21:43 2002 @@ -6,9 +6,9 @@ # PORTNAME= nethack -PORTVERSION= 3.3.1 +PORTVERSION= 3.4.0 CATEGORIES= games gnome -MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh331/src/ +MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh340/src/ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMESUFFIX= -gnome DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} @@ -21,6 +21,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAN6= dgn_comp.6 dlb.6 lev_comp.6 nethack.6 recover.6 + +LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt pre-configure: @cd ${WRKSRC}/sys/unix; ${SH} setup.sh diff -u -r -P nethack3-gnome.orig/distinfo nethack3-gnome/distinfo --- nethack3-gnome.orig/distinfo Wed Dec 12 05:24:01 2001 +++ nethack3-gnome/distinfo Fri Apr 5 19:56:25 2002 @@ -1 +1 @@ -MD5 (nethack-331.tgz) = d0600ce4698c80e5ad1f917ded1c36d2 +MD5 (nethack-340.tgz) = 0093f14fbbe449d5b188bfb6aa4eae4f diff -u -r -P nethack3-gnome.orig/files/patch-include::config.h nethack3-gnome/files/patch-include::config.h --- nethack3-gnome.orig/files/patch-include::config.h Wed Dec 12 05:24:01 2001 +++ nethack3-gnome/files/patch-include::config.h Fri Apr 5 19:56:25 2002 @@ -1,24 +1,24 @@ -*** include/config.h.orig Sat Jul 22 03:13:51 2000 ---- include/config.h Sat Dec 9 13:31:34 2000 +*** include/config.h.orig Thu Mar 21 00:42:43 2002 +--- include/config.h Sun Mar 31 14:38:32 2002 *************** *** 45,51 **** #define TTY_GRAPHICS /* good old tty based graphics */ /* #define X11_GRAPHICS */ /* X11 interface */ /* #define QT_GRAPHICS */ /* Qt interface */ ! /* #define GNOME_GRAPHICS */ /* Gnome interface */ + /* #define MSWIN_GRAPHICS */ /* Windows NT, CE, Graphics */ /* - * Define the default window system. This should be one that is compiled --- 45,51 ---- #define TTY_GRAPHICS /* good old tty based graphics */ /* #define X11_GRAPHICS */ /* X11 interface */ /* #define QT_GRAPHICS */ /* Qt interface */ -! #define GNOME_GRAPHICS /* Gnome interface */ +! #define GNOME_GRAPHICS /* Gnome interface */ + /* #define MSWIN_GRAPHICS */ /* Windows NT, CE, Graphics */ /* - * Define the default window system. This should be one that is compiled *************** -*** 151,161 **** +*** 163,173 **** #ifdef UNIX /* path and file name extension for compression program */ @@ -30,7 +30,7 @@ #endif #ifndef COMPRESS ---- 151,161 ---- +--- 163,173 ---- #ifdef UNIX /* path and file name extension for compression program */ @@ -43,19 +43,19 @@ #ifndef COMPRESS *************** -*** 186,192 **** - * otherwise it will be the current directory. - */ - # ifndef HACKDIR -! # define HACKDIR "/usr/games/lib/nethackdir" /* nethack directory */ +*** 201,207 **** + # ifdef __APPLE__ + # define HACKDIR "nethackdir" /* nethack directory */ + # else +! # define HACKDIR "/usr/games/lib/nethackdir" + # endif # endif - /* ---- 186,192 ---- - * otherwise it will be the current directory. - */ - # ifndef HACKDIR -! # define HACKDIR "/usr/local/share/nethack" /* nethack directory */ +--- 201,207 ---- + # ifdef __APPLE__ + # define HACKDIR "nethackdir" /* nethack directory */ + # else +! # define HACKDIR "/usr/local/share/nethack" + # endif # endif - /* diff -u -r -P nethack3-gnome.orig/files/patch-sys::unix::Makefile.src nethack3-gnome/files/patch-sys::unix::Makefile.src --- nethack3-gnome.orig/files/patch-sys::unix::Makefile.src Wed Dec 12 05:24:01 2001 +++ nethack3-gnome/files/patch-sys::unix::Makefile.src Fri Apr 5 20:28:36 2002 @@ -1,5 +1,5 @@ *** sys/unix/Makefile.src.orig Sat Aug 5 12:52:57 2000 ---- sys/unix/Makefile.src Sat Dec 9 13:09:44 2000 +--- sys/unix/Makefile.src Sat Mar 30 21:25:03 2002 *************** *** 139,145 **** # directories. The ones given below is the usual spot for linux systems. @@ -13,7 +13,7 @@ # directories. The ones given below is the usual spot for linux systems. # The paths are for glibconfig.h and gnomesupport.h respectively. # -! GNOMEINC=-I/usr/X11R6/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include/kpathsea -I../win/gnome +! GNOMEINC=-I/usr/local/include -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I../win/gnome # flags for debugging: # CFLAGS = -g -I../include @@ -27,7 +27,7 @@ # on some systems the termcap library is in -ltermcap or -lcurses # on 386 Xenix, the -ltermlib tputs() seems not to work; use -lcurses instead ---- 203,210 ---- +--- 204,211 ---- # # @@ -45,11 +45,11 @@ # # libraries for Gem port WINGEMLIB = -le_gem -lgem ---- 236,242 ---- +--- 237,243 ---- WINKDELIB = -lkdecore -lkdeui -lXext # # libraries for Gnome -! WINGNOMELIB = -L/usr/local/lib -L/usr/X11R6/lib -lgnomeui -lgnome -lart_lgpl -lgtk12 -lgdk12 -lglib12 -lpopt -lkpathsea +! WINGNOMELIB = -L/usr/local/lib -L/usr/X11R6/lib -lgnomesupport -lgnomeui -lgnome -lart_lgpl -lgtk12 -lgdk12 -lglib12 -lgnugetopt # # libraries for Gem port WINGEMLIB = -le_gem -lgem @@ -62,7 +62,7 @@ # any other strange libraries your system needs (for Sysunix only -- the more # specialized targets should already be right) ---- 244,250 ---- +--- 245,251 ---- # libraries for BeOS WINBELIB = -lbe diff -u -r -P nethack3-gnome.orig/pkg-descr nethack3-gnome/pkg-descr --- nethack3-gnome.orig/pkg-descr Wed Dec 12 05:24:01 2001 +++ nethack3-gnome/pkg-descr Fri Apr 5 19:56:25 2002 @@ -1,4 +1,4 @@ -This is version 3.3.1 of nethack, a clasic ASCII-based adventure game +This is version 3.4.0 of nethack, a classic ASCII-based adventure game with graphics support for Gnome. You and your faithful pet are on a quest to retrieve the lost Amulet of Yendor. diff -u -r -P nethack3-gnome.orig/pkg-plist nethack3-gnome/pkg-plist --- nethack3-gnome.orig/pkg-plist Thu Dec 27 12:30:09 2001 +++ nethack3-gnome/pkg-plist Fri Apr 5 19:56:25 2002 @@ -105,8 +105,14 @@ share/nethack/minefill.lev share/nethack/minend-1.lev share/nethack/minend-2.lev +share/nethack/minend-3.lev share/nethack/minetn-1.lev share/nethack/minetn-2.lev +share/nethack/minetn-3.lev +share/nethack/minetn-4.lev +share/nethack/minetn-5.lev +share/nethack/minetn-6.lev +share/nethack/minetn-7.lev share/nethack/opthelp share/nethack/options share/nethack/oracle.lev >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 10:12:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EF69737B400; Mon, 8 Apr 2002 10:12:15 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38HCFi85812; Mon, 8 Apr 2002 10:12:15 -0700 (PDT) (envelope-from ijliao) Date: Mon, 8 Apr 2002 10:12:15 -0700 (PDT) From: Message-Id: <200204081712.g38HCFi85812@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, obrien@FreeBSD.org Subject: Re: ports/36878: update of editors/vim to 6.1 PL9 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update of editors/vim to 6.1 PL9 Responsible-Changed-From-To: freebsd-ports->obrien Responsible-Changed-By: ijliao Responsible-Changed-When: Mon Apr 8 10:12:01 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36878 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 10:50: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 91A9837B400 for ; Mon, 8 Apr 2002 10:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38Ho2891587; Mon, 8 Apr 2002 10:50:02 -0700 (PDT) (envelope-from gnats) Date: Mon, 8 Apr 2002 10:50:02 -0700 (PDT) Message-Id: <200204081750.g38Ho2891587@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: KATO Tsuguru Subject: Re: ports/36880: nethack3-gnome missing gnome includes / library Reply-To: KATO Tsuguru Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36880; it has been noted by GNATS. From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Jan Stocker Subject: Re: ports/36880: nethack3-gnome missing gnome includes / library Date: Tue, 9 Apr 2002 02:45:10 +0900 I would like to give several comments about this PR: 1. According to the Porters Handbook, version number shouldn't be included in pkg-descr. 2. Binary executable shouldn't be installed into ${PREFIX}/share. 3. It would be better using '`${GNOME_CONFIG} --cflags`' and '`${GNOME_CONFIG} --libs`' instead of hardcoding pathname. 4. Points of all above are already implemented at PR ports/36576 (originally that PR has sent before nethack3-gnome is added into ports tree...). You don't have to mention about upgrading ports unless you strongly hope to continue maintaining nethack3-gnome port by yourself. If you want to do so, I'll cut nethack3-gnome part off from PR and send new one. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 11: 3:49 2002 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DCA4137B405 for ; Mon, 8 Apr 2002 11:01:15 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38I1ER93360 for freebsd-ports@freebsd.org; Mon, 8 Apr 2002 11:01:14 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 8 Apr 2002 11:01:14 -0700 (PDT) Message-Id: <200204081801.g38I1ER93360@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD ports list Subject: Current unassigned ports problem reports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The report has been examined by a team member and evaluated. f - feedback The problem has been solved, and the originator has been given a patch or a fix has been committed. The PR remains in this state pending a response from the originator. s - suspended The problem is not being worked on. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/07/30] ports/29325 ports Dbview contains an error, because of whic f [2002/02/02] ports/34552 ports lame don't compile a [2002/02/02] ports/34553 ports fetchmail can lose mail in POP3+UIDL mode o [2002/04/07] ports/36855 ports databases/postgresql7: 7.2.1 releases: Cr o [2002/04/08] ports/36871 ports Ports JDK13 does not install properly on 5 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- a [2000/10/30] ports/22421 ports New port: Enhydra 3.1 beta 1 o [2001/06/04] ports/27875 ports invoked on boot, SIGHUP is delivered and o [2001/06/24] ports/28398 ports ja-dvips cannot find tex.pro o [2001/08/14] ports/29704 ports Imagemagick Identify utility crashes when a [2001/09/17] ports/30638 ports SQL-Ledger port update f [2001/09/18] ports/30663 ports NEW PORT: devel/libCxClient o [2001/09/25] ports/30823 ports New port: KinterbasDB, Python module to a o [2001/09/30] ports/30947 ports mail/mahogany fails to build, conflicts w o [2001/10/09] ports/31184 ports Latex2html problem o [2001/10/10] ports/31191 ports netsaint - plugins sometimes not found o [2001/10/18] ports/31352 ports Netsaint check_by_ssh: fcntl(0, F_SETFL, o [2001/11/01] ports/31699 ports The graphics/gd2 port conflicts with grap o [2001/11/04] ports/31767 ports Fix glide3 includes for DRI compile o [2001/12/03] ports/32465 ports emulators/vmware2 doesn't build o [2001/12/03] ports/32471 ports amavis-perl only usable for sendmail f [2001/12/08] ports/32637 ports Can't make install ja-mozilla-jlp-0.9.6, a [2001/12/09] ports/32639 ports freeamp: preference AllowMultipleInstance o [2001/12/16] ports/32903 ports Kernel panic when returning from single m o [2001/12/21] ports/33082 ports audio/mxv fails to compile o [2002/01/13] ports/33848 ports CUPS doesn't find parallel port o [2002/01/15] ports/33927 ports ja-dvipdfm port requires texmf/dvips/base o [2002/01/18] ports/34056 ports vmware2 complains of missing file o [2002/01/26] ports/34308 ports perl build fails due to locales (*.ISO885 f [2002/01/30] ports/34436 ports /usr/libexec/ld-elf.so.1: Shared object " o [2002/02/07] ports/34691 ports new port for sfs - the self-certifying fi o [2002/02/08] ports/34730 ports new port qmail-scanner - a virus-scanning o [2002/02/12] ports/34872 ports New Port: KOggTag is a KDE-based tag edit o [2002/02/14] ports/34943 ports ports/mail/ecartis a [2002/02/17] ports/35050 ports Failure of port drm-kmod to correctly ini o [2002/02/19] ports/35121 ports msgfmt in multiple ports causes conflicts o [2002/02/22] ports/35218 ports WRKDIRPREFIX while /usr/obj exists o [2002/02/23] ports/35237 ports empty manpage installed by trafcount port o [2002/02/24] ports/35288 ports ports/afterstep has resources leak o [2002/02/25] ports/35325 ports gtk_set_locale patch for ports/x11-fonts/ o [2002/02/26] ports/35364 ports cdb port forgets uint32.h o [2002/02/27] ports/35386 ports doxygen port will not configure o [2002/02/27] ports/35388 ports xsane_create_secure_file fails if file ex o [2002/02/28] ports/35434 ports Apache 1.3.23 + mod_ssl 2.8.7 and PHP 4.1 o [2002/03/03] ports/35517 ports New port: MySQL 4.0 o [2002/03/05] ports/35570 ports aureal-kmod ports has invalid Makefile o [2002/03/05] ports/35579 ports New port: phpsysinfo o [2002/03/07] ports/35631 ports SKIP and IPSEC together cause kernel pani o [2002/03/07] ports/35632 ports linux-realplayer RPM files location o [2002/03/08] ports/35690 ports patch: sort master sites for x11-servers o [2002/03/11] ports/35775 ports mail/postfix: not started at boot time on o [2002/03/11] ports/35778 ports www/linux-netscape47-navigator does not i o [2002/03/11] ports/35780 ports Update port: russian/fortuneru o [2002/03/12] ports/35822 ports gnu-radius path fixes o [2002/03/20] ports/36144 ports New port: pinepgp-0.17.3 o [2002/03/21] ports/36159 ports under XFree 4.2 + FreeBSD 4.5-STABLE , en f [2002/03/25] ports/36321 ports audio/xmms build fails (related to gettex o [2002/03/26] ports/36352 ports Postfix ports do not build TLS when speci o [2002/03/26] ports/36363 ports apache13-ssl - default'httpsd.conf' lack o [2002/03/27] ports/36387 ports BitchX-gnome-1.0c18 fails to build due to o [2002/03/29] ports/36484 ports Windowmaker 0.80.0 should be marked with f [2002/03/29] ports/36505 ports Nessus-core compile fails /usr/libexec/el o [2002/03/29] ports/36526 ports xfce help file images not shown o [2002/03/31] ports/36565 ports x11/XFree86-4-libraries doesn't install e o [2002/04/02] ports/36653 ports [PATCH] x11/gdkxft compile failure o [2002/04/02] ports/36663 ports chinese/mutt install failed o [2002/04/03] ports/36711 ports Configure Bug: cyrus-sasl-1.5.27_2 / krb o [2002/04/04] ports/36772 ports smtpd incompatible with newest sendmail o [2002/04/05] ports/36789 ports openssh port will not compile, checksum e o [2002/04/05] ports/36800 ports tvision 0.8 port upgrade breaks libh o [2002/04/05] ports/36804 ports portupgrade of apache13+modssl causes cer o [2002/04/06] ports/36811 ports XFree86-4-libraries cannot find version.d o [2002/04/06] ports/36816 ports x11/wdm's configure intends to find -lpam o [2002/04/06] ports/36819 ports /usr/ports/x11/XFree86-4 compilation trou o [2002/04/06] ports/36820 ports Security: upgrade www/horde and mail/imp o [2002/04/06] ports/36826 ports x11-servers/XFree86-4-Server: xf86cfg -te o [2002/04/06] ports/36831 ports ImageMagick does not build under 3.x with o [2002/04/07] ports/36838 ports MICO update to 2.3.7 o [2002/04/07] ports/36843 ports auth_ldap port fix o [2002/04/07] ports/36846 ports fxtv 1.03 freezes the system when $LANG=d o [2002/04/07] ports/36851 ports print/lyx hangs when pasting a big text f o [2002/04/07] ports/36857 ports ifhp port update - CVS version missing pk o [2002/04/07] ports/36864 ports Unbreak: japanese/ndtpd o [2002/04/08] ports/36879 ports emulators/vmware2 freezes and reboots sys 78 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2000/03/19] ports/17489 ports Zephyr port is broken with Kerberos enabl o [2000/06/29] ports/19591 ports ssh2 port ignores 'ignorenologin' from lo a [2000/08/14] ports/20601 ports DESTDIR and /etc/shells a [2000/12/02] ports/23232 ports gettext/xview port collision a [2000/12/12] ports/23499 ports [NEW PORT]: Two LaTeX macro package ports o [2000/12/24] ports/23822 ports mtree entries for German X11 man pages o [2001/01/12] ports/24299 ports Configure the synaptics touchpad. a [2001/01/26] ports/24660 ports New port: Xerces-C 1.3.0 o [2001/01/27] ports/24687 ports QUAKE FORGE & SVGALIB a [2001/01/30] ports/24736 ports New port: SGI's open inventor (graphics/i a [2001/02/27] ports/25419 ports Difficulties installing print/teTeX port a [2001/02/28] ports/25448 ports mpmf20 fails to correctly display the dir a [2001/03/05] ports/25560 ports New port: ftp/kbear: An ftp client for KD a [2001/03/11] ports/25710 ports New port: news/slrn-pl, slrn with polish o [2001/03/28] ports/26192 ports apel appeared both in xemacs/site-package a [2001/04/01] ports/26274 ports New port: Perl/TK Jabber client a [2001/04/02] ports/26297 ports New port: devel/florist a [2001/04/03] ports/26313 ports New Port: german/eagle: A tool for design a [2001/04/16] ports/26628 ports New port: audio/qtecasound, well done o [2001/04/23] ports/26801 ports cyrus port should add periodic file to pr a [2001/04/24] ports/26825 ports port xmms-avi won't compile libavixmms.so a [2001/04/26] ports/26884 ports new port for visualworks 5i.3 o [2001/05/06] ports/27167 ports ETHOberonV4 won't run o [2001/05/12] bin/27294 ports pkg_update disregards suffixes (portrevis a [2001/05/23] ports/27569 ports bootup error problem with Apache 2 a [2001/05/31] ports/27805 ports New port: SQL-Ledger Accounting o [2001/06/07] ports/27931 ports devel/pth vs. native pthreads conflict fi a [2001/06/08] ports/27956 ports New port:A messenging client supporting A a [2001/06/12] ports/28115 ports New Port - textproc/htmldoc a [2001/06/19] ports/28272 ports Update port: net/libsocket++ a [2001/06/23] ports/28363 ports New port: audacity-0.95 - a graphical wav f [2001/06/30] ports/28551 ports ports/mail/faces doesn't build (linking w o [2001/07/06] ports/28771 ports opendx server fails to start o [2001/07/29] ports/29297 ports NEW PORT: System Maintenance Aid written f [2001/07/30] ports/29332 ports Refiling New Port: ripem-2.1 o [2001/07/30] ports/29343 ports new postgresql7 port feature f [2001/08/07] ports/29514 ports new port submission: games/xlogical (SDL o [2001/08/07] ports/29519 ports X11 ports generate undef pthread refs wit f [2001/08/09] ports/29590 ports [new port] www/parser-bin One more server f [2001/08/17] ports/29836 ports New port: cyrus-imspd o [2001/08/21] ports/29929 ports wginstall.pl script chokes on calculated f [2001/08/28] ports/30166 ports ports/net/nettest2001 f [2001/09/01] ports/30249 ports SmallEiffel update to -0.75 o [2001/09/13] ports/30557 ports bitchx fails to build when WITH_TCL=yes i o [2001/09/17] ports/30625 ports [PATCH] vmware2 patch for -current with K o [2001/09/20] ports/30698 ports New port: news/pl-slrn o [2001/09/20] ports/30701 ports setiathome port misuses the 'nobody' user o [2001/09/21] ports/30707 ports midnight commander can't handle correctly f [2001/09/26] ports/30845 ports New port: textproc/xerces-c: Xerces C++ X f [2001/09/26] ports/30859 ports A New Port ftp/kbear o [2001/09/27] ports/30870 ports httpd in free(): warning: recursive call o [2001/10/01] ports/30979 ports New port for "txfonts" TeX's font package f [2001/10/04] ports/31037 ports NEW PORT: Krusader a [2001/10/06] ports/31093 ports new port "flyway" o [2001/10/11] ports/31222 ports ports:astro/SETIsupport(version is wrong) o [2001/10/11] ports/31229 ports new port: astro/linux-setiathome-i686 o [2001/10/15] ports/31282 ports NEW PORT: aolserver+ad f [2001/10/15] ports/31288 ports LPRng-3.7.9 port (LPRng) update o [2001/10/26] ports/31517 ports New Port: kdetheme-qnix o [2001/10/31] ports/31669 ports New port: graphics/xawtv_applet o [2001/10/31] ports/31674 ports port math/plplot doesn't build a TCL enab o [2001/10/31] ports/31684 ports ports/comms/hylafax fixes o [2001/11/02] ports/31712 ports Add the Linux to flash Cisco/Aironet card o [2001/11/03] ports/31744 ports New port: emulators/minix (2.0.0) o [2001/11/05] ports/31773 ports New port: audio/cplay, audioplayer for th f [2001/11/08] ports/31858 ports New port: pike 7.2.234 (current CVS versi o [2001/11/12] ports/31926 ports New port security/drweb-qmail: Qmail mess a [2001/11/12] ports/31945 ports new port: devel/xbkregex library f [2001/11/14] ports/31996 ports Build of db3 fails at ./configure o [2001/11/15] ports/32034 ports [NEW PORT] ncurses-ada -- an Ada 95 bindi o [2001/11/16] ports/32037 ports New port: pm-lib o [2001/11/16] ports/32046 ports Port cleanup: x11-fonts/webfonts a [2001/11/16] ports/32048 ports New port: palm/hdunix (1.0) o [2001/11/18] ports/32076 ports WISH: merge icon patch to blackbox port o [2001/11/22] ports/32202 ports ports/devel/py-htmlkit distribution does a [2001/11/23] ports/32231 ports Update port devel/fam f [2001/11/27] ports/32328 ports Port update: mc-4.5.55 o [2001/11/28] ports/32361 ports port doesn't work, www/mod_log_mysql o [2001/11/28] ports/32362 ports postgresql7 port should install more *.h o [2001/12/04] ports/32508 ports www/flashplugin-mozilla has malloc bug o [2001/12/15] ports/32883 ports New port: deskutils/nag - Horde's task li o [2001/12/18] ports/32999 ports New ports: devel/ORBacus4 a [2001/12/19] ports/33023 ports failed to make install ports/textproc/p5- o [2001/12/23] ports/33109 ports Xercec-C++ port proposals o [2001/12/23] ports/33135 ports New port: devel/kprof - A profiling tool a [2001/12/25] ports/33168 ports new port: mail/mavbiff o [2001/12/25] ports/33176 ports fix minor build problem with ac-archive o [2001/12/26] ports/33207 ports LPRng port update o [2001/12/26] ports/33209 ports LPRngTool port o [2001/12/27] ports/33248 ports NEW PORT : x11-wm/kwinacqua_ace (superced o [2001/12/28] ports/33281 ports New port: databases/rdfdb o [2001/12/29] ports/33312 ports New port: www/jonah - a portal and conten o [2001/12/30] ports/33359 ports New port: net/nic - a suite of web-based f [2001/12/30] ports/33375 ports New port: Pure Perl extension for DES enc o [2001/12/30] ports/33379 ports New port: Smart matching for human names o [2001/12/31] ports/33386 ports Update port: editors/em fixed bug tab set f [2001/12/31] ports/33418 ports New port: A subclass of MARC.pm to provid o [2001/12/31] ports/33423 ports New port: Perl-style XML objects o [2002/01/01] ports/33429 ports New port: Class used to represent DBI dat o [2002/01/01] ports/33430 ports New port: Syncronize two directories rapi o [2002/01/01] ports/33431 ports New port: Convert Perl lists into linguis o [2002/01/01] ports/33433 ports New port: Converts numeric values into th o [2002/01/01] ports/33434 ports New port: Shorten text to minimum syllabl o [2002/01/01] ports/33435 ports New port: A simple tool for summarizing b o [2002/01/01] ports/33436 ports New port: Routine for estimating syllable o [2002/01/01] ports/33437 ports New port: Statistical language identifica o [2002/01/01] ports/33438 ports New port: Perl OO interface to the AOL In o [2002/01/01] ports/33439 ports New port: Run external processes reliably o [2002/01/01] ports/33441 ports New port: x11-wm/qnix (and happy new year o [2002/01/01] ports/33453 ports New port: Apache module that can record t o [2002/01/01] ports/33454 ports New port: Filter output from other module o [2002/01/01] ports/33455 ports New port: Designed to replace generic cli o [2002/01/02] ports/33466 ports New port: graphics/pixieplus-kde (Mosfet' o [2002/01/02] ports/33487 ports NEW PORT: misc/polish-sms f [2002/01/02] ports/33488 ports NEW PORT: devel/mingw-wxWindows f [2002/01/02] ports/33489 ports NEW PORT: devel/mingw-sdl12 o [2002/01/02] ports/33491 ports NEW PORT: net/polish-ekg o [2002/01/04] ports/33539 ports libungif-4.1.0b1 doesn't build with gcc 3 o [2002/01/07] ports/33655 ports converters/mimepp can't be fetched o [2002/01/08] ports/33686 ports GNOME-Mud doesn't exist in ports o [2002/01/08] ports/33701 ports new port submission: misc/bibletime o [2002/01/08] ports/33710 ports New port: Autologin program for Telia ADS o [2002/01/09] ports/33749 ports [NEW PORT] Add x11-toolkits/xclass o [2002/01/09] ports/33750 ports [NEW PORT] Add net/x0rfbserver o [2002/01/10] ports/33776 ports port panel-- doesn't compile with gcc 3.0 o [2002/01/12] ports/33816 ports KLH-10 PDP-10 emulator port. o [2002/01/12] ports/33818 ports Bootable ITS image for KLH-10 PDP-10 emul o [2002/01/13] ports/33843 ports New port: x11-toolkits/gtoolkit (Obj-C wr o [2002/01/13] ports/33849 ports New port: www/p5-ApacheBench o [2002/01/14] ports/33899 ports New port: xpilotmon, a Tcl/Tk interface t o [2002/01/14] misc/33906 ports [PATCH] tic program as a port for easier o [2002/01/16] ports/33961 ports New port: graphics/lablgl - an OpenGL int o [2002/01/16] ports/33969 ports New port: french dictionary for aspell a [2002/01/16] ports/33975 ports Update port: net/unison to 2.7.7 o [2002/01/17] ports/33980 ports Can't use sgmltools-lite-3.0.0 port o [2002/01/17] ports/34000 ports This is a port for kaptain, a universal G o [2002/01/18] ports/34041 ports New port: www/caudium f [2002/01/18] ports/34042 ports Update to ports/30942, lang/pike70cvs o [2002/01/18] ports/34053 ports ports/archivers/9e manpage o [2002/01/19] ports/34059 ports New port: news/newspost o [2002/01/19] ports/34061 ports patch for deskutils/kmymoney2 which curre o [2002/01/19] ports/34069 ports New port: x11/decurs (X11 mouse cursor ed o [2002/01/20] ports/34077 ports emacs-lisp-intro to 2.04 o [2002/01/20] ports/34097 ports new port: Kguitar o [2002/01/20] ports/34098 ports new port: cdbakeoven o [2002/01/20] ports/34103 ports [NEW PORT] gfax (missing-in-action for fi o [2002/01/21] ports/34105 ports New port: audio/p5-FreeDB o [2002/01/21] ports/34106 ports New Port: audio/disc-cover o [2002/01/21] ports/34107 ports New port: devel/gputils o [2002/01/22] ports/34187 ports Update of graphics/osg port o [2002/01/22] ports/34193 ports New port: hgl (HGL Graphics Library) o [2002/01/23] ports/34215 ports New port: abuse-sdl - port of the classic o [2002/01/24] ports/34225 ports new port: bestfit - calculates which file o [2002/01/24] ports/34231 ports Upgrade www/quanta to 2.0.1 o [2002/01/24] ports/34249 ports New port: Validate International Securiti o [2002/01/24] ports/34250 ports New port: A UPS Interface Module o [2002/01/24] ports/34251 ports New port: Generate common types of method o [2002/01/24] ports/34252 ports New port: A class for DBI drivers that ac o [2002/01/24] ports/34253 ports New port: DBI interface for accessing LDA o [2002/01/24] ports/34259 ports New port: Tie a filehandle to Syslog o [2002/01/25] ports/34265 ports Proposition of new port (icu2). Modified o [2002/01/25] ports/34277 ports New port: Convert currencies and fetch th o [2002/01/25] ports/34278 ports New port: Perl module for fetching histor o [2002/01/25] ports/34279 ports New port: Convert numbers between various o [2002/01/25] ports/34280 ports New port: Human-readable unit-aware calcu o [2002/01/25] ports/34281 ports New port: Perl module to manipulate multi o [2002/01/25] ports/34282 ports New port: Tie interface to p5-Net-DNS o [2002/01/25] ports/34283 ports New port: Keeps insertion order, allows d o [2002/01/25] ports/34284 ports New port: Perl extension to deal with IMA o [2002/01/25] ports/34285 ports New port: Base class SAX Drivers and Filt o [2002/01/25] ports/34286 ports New port: Perl implementation of the Sche o [2002/01/27] ports/34346 ports Port for cotty o [2002/01/27] ports/34361 ports [patch] unbreak news/glitter and fix pkg- o [2002/01/28] ports/34396 ports cricket port is out-of-date o [2002/01/29] ports/34404 ports NEW PORT: devel/mingw-expat2 o [2002/01/29] ports/34414 ports New port: misc/wait_on - provided kqueue o [2002/01/29] ports/34417 ports New port: bwidget-1.3.1 o [2002/01/30] ports/34438 ports PORT UPDATE: devel/mingw-gcc o [2002/01/30] ports/34442 ports xt, xalan-j, saxon should have the same C o [2002/01/30] ports/34452 ports New port emulators/mtf An NT Backup archi o [2002/01/30] ports/34461 ports Port for H+B EDV avmailgate o [2002/01/30] ports/34472 ports Maintainer update: mail/elm+ME (2.4.96b) o [2002/01/30] ports/34473 ports new yorick-doc port o [2002/01/31] ports/34486 ports Please update news/diablo from 3.0-REL to o [2002/01/31] ports/34488 ports New port: emulators/hercules (System/370, o [2002/01/31] ports/34505 ports New port: DBMAIL IMAP4rev1/POP3 mail serv o [2002/02/01] ports/34523 ports man pages of nwclient602 install to wrong o [2002/02/02] ports/34550 ports ghostscript-gnu-nox11 portversion 6.51 fa o [2002/02/02] ports/34565 ports graphics/blender port is broke o [2002/02/02] ports/34567 ports New port: IMCom command-line Jabber clien f [2002/02/02] ports/34570 ports Broken "Makefile" in /usr/port/misc/afbac o [2002/02/05] ports/34635 ports games/flightgear o [2002/02/08] ports/34737 ports New port: graphics/lodju o [2002/02/09] ports/34760 ports New port: net/dstumbler a curses based ap o [2002/02/09] ports/34779 ports Update port: ja-kdevelop, ja-kdenetwork, o [2002/02/10] ports/34792 ports New port: acfax a [2002/02/10] ports/34804 ports .asmailrc -- the user config file for por o [2002/02/10] ports/34809 ports german/bbbike update o [2002/02/11] ports/34835 ports [PATCH] ghostscript-gnu fails to compile o [2002/02/12] ports/34870 ports new port: lang/pnetlib o [2002/02/12] ports/34876 ports Update port: net/cricket to 1.0.3 o [2002/02/13] ports/34908 ports libpng port makes bad dynamic library on o [2002/02/14] ports/34928 ports New port for cppunit o [2002/02/15] ports/34975 ports mplayer don't compile with divx codec o [2002/02/15] ports/34981 ports new port: misc/bibletime: biblestudy appl o [2002/02/15] ports/34985 ports New port: net/ldapdiff A utility to patch o [2002/02/15] ports/34991 ports New port: durep (displays disk usage in a o [2002/02/16] ports/34997 ports xf86cfg core dumps o [2002/02/16] ports/34999 ports New Port: QScheme scheme interpretor o [2002/02/16] ports/35006 ports New port archivers/arj: ARJ32 v 3.10 file o [2002/02/16] ports/35007 ports New port archivers/arj: ARJ32 v 3.10 russ o [2002/02/16] ports/35014 ports lame port does not depend on Gtk so far. o [2002/02/16] ports/35023 ports openmotif,openmotif-devel -> openmotif2.2 o [2002/02/17] ports/35037 ports New port: sysutils/cfengine-devel o [2002/02/17] ports/35038 ports cleanup pkg-plist for x11-toolkits/Xaw3d o [2002/02/17] ports/35060 ports New port: deskmenu (GTK root menu applica o [2002/02/17] ports/35062 ports New Port: audio/xmms-mailnotify 0.2.0 o [2002/02/18] ports/35090 ports stuffit-5.2.0.611 fails to register man p o [2002/02/18] ports/35092 ports Xterm termcap should have color capabilit o [2002/02/18] ports/35102 ports New port: Ultima IV engine o [2002/02/18] ports/35106 ports Update port: mail/p5-MIME-Lite to 2.117 o [2002/02/19] ports/35117 ports Undefined symbol "ldap_get_dn" when tryin o [2002/02/19] ports/35128 ports Canon Powershot A20 support for s20sh o [2002/02/19] ports/35131 ports New port: unittest framework for c o [2002/02/20] ports/35146 ports New port: A Unit testing framework for Ad o [2002/02/20] ports/35157 ports ports/sysutils/httplog has a checksum err o [2002/02/20] ports/35165 ports New port: textproc/smart an information r o [2002/02/20] ports/35166 ports [NEW PORT} xine-mms o [2002/02/20] ports/35170 ports New port: p5-PDA-Pilot: experimental Perl o [2002/02/21] ports/35187 ports New port: xmlada - an xml processing libr o [2002/02/21] ports/35190 ports New Port: autoproject o [2002/02/21] ports/35193 ports New port: astro/nightfall o [2002/02/21] ports/35199 ports New ports: japanese/phpgroupware o [2002/02/22] ports/35205 ports New port: russian/mtc - Multifile text En o [2002/02/23] ports/35244 ports proper fix for x11-fm/endeavour's strcase o [2002/02/23] ports/35249 ports no man page for latex2html o [2002/02/23] ports/35270 ports converters/p5-Convert-TNEF has wrong pkg- o [2002/02/24] ports/35285 ports New port textproc/prosper: a LaTeX class o [2002/02/24] ports/35286 ports new port: misc/ncdialog (new cdialog by T o [2002/02/24] ports/35298 ports New port: biology/primer3 o [2002/02/24] ports/35303 ports New port: gimp-print, print drivers for C o [2002/02/25] ports/35328 ports emulators/bochs doesn't compile on -curre o [2002/02/25] ports/35330 ports New port: biology/wise o [2002/02/25] ports/35331 ports New port: JESS is a nice visualization pl o [2002/02/25] ports/35332 ports New port: biology/flip o [2002/02/25] ports/35334 ports Please add md2k driver to print/ghostscri o [2002/02/26] ports/35355 ports New port: databases/gbib o [2002/02/26] ports/35362 ports x11-fonts/tkfont: use tk83 o [2002/02/26] ports/35368 ports New port: devel/p5-VCS f [2002/02/27] ports/35372 ports pgp6 ports fails to compile on alpha plat o [2002/02/27] ports/35383 ports new port DarwinStreamingServer o [2002/02/27] ports/35385 ports port update: security/ssh2 a [2002/02/28] ports/35406 ports New port submission o [2002/02/28] ports/35438 ports new port: net/driftnet o [2002/03/01] ports/35447 ports Update port: databases/p5-SQL-Statement t o [2002/03/01] ports/35448 ports Update port: databases/p5-DBD-CSV to 0.20 s [2002/03/01] ports/35459 ports portupgrade doesn't clean up dependencies o [2002/03/02] ports/35476 ports port version upgrade and ogg library fix o [2002/03/02] ports/35479 ports New Port: A small stand-alone program for o [2002/03/02] ports/35481 ports New port: console text editor looks like o [2002/03/02] ports/35487 ports New port: gtkgrepmail (A gtk front-end to o [2002/03/03] ports/35516 ports ports/irc/ninja tar-file on master site n o [2002/03/03] ports/35520 ports New port devel/whups: a web-based bug tra o [2002/03/03] ports/35522 ports xhtml port uses SGMLDECL in catalog chain o [2002/03/03] ports/35525 ports update-port: graphics/jpeg2ps-letter o [2002/03/04] ports/35547 ports [patch] www/links: add -width option o [2002/03/04] ports/35549 ports new port editors/texmacs doesn't build on o [2002/03/05] ports/35566 ports new ports: Lire a multiple log files anal o [2002/03/05] ports/35567 ports update port: databases/dbconnect o [2002/03/05] ports/35578 ports mail/faces: make NAS default since xfaces o [2002/03/05] ports/35580 ports Starup script in /usr/local/etc/rc.d is i o [2002/03/06] ports/35588 ports audio/ripit patch to make use of new acdX o [2002/03/06] ports/35589 ports New port: security/p5-Digest o [2002/03/06] ports/35594 ports Bug: misc/kwatch fails to build if autoco o [2002/03/06] ports/35596 ports Maintainer update: make py-omniorb builda o [2002/03/06] ports/35617 ports mail/faces: add USE_SOX, WITHOUT_AUDIO kn o [2002/03/07] ports/35624 ports New port: japanese/p5-Date-Japanese-Era o [2002/03/07] ports/35634 ports audio/rplay: install daemon startup as rc o [2002/03/07] ports/35639 ports executable name conflicts: ploticus and s o [2002/03/07] ports/35643 ports Update port: print/lout to 3.25, want to o [2002/03/07] ports/35659 ports x11-fonts/webfonts extract fails o [2002/03/07] ports/35661 ports new port: mycb o [2002/03/08] ports/35667 ports net/pppload patch so it doesn't show wron o [2002/03/08] ports/35668 ports Link sqsh with readline o [2002/03/08] ports/35670 ports /usr/ports/databases/sqsh - bogus depende o [2002/03/08] ports/35682 ports apache13-ssl needs update o [2002/03/08] ports/35694 ports Port of scons is way out of date o [2002/03/09] ports/35708 ports New port: audio/abcmidi utilities for abc o [2002/03/10] ports/35737 ports New port: audio/abcselect - extract part o [2002/03/10] ports/35739 ports Maintainer update of mail/imp3: chasing n o [2002/03/10] ports/35740 ports Maintainer update of mail/imp: chasing ne o [2002/03/10] ports/35748 ports new port: www/smarty o [2002/03/10] ports/35753 ports New Port: biology/act f [2002/03/10] ports/35755 ports Update to sysutils/LPRng port o [2002/03/10] ports/35762 ports Speak Freely hangs while reading from aud o [2002/03/11] ports/35766 ports New Port: emulators/hercules o [2002/03/11] ports/35784 ports reposting pic2fig port as a diff against o [2002/03/11] ports/35809 ports graphics/tcm build fails after bison buil o [2002/03/12] ports/35827 ports Updated new port: news/newscache 0.99.22 o [2002/03/12] ports/35833 ports ports/chinese/arphicttf and CJK depend on o [2002/03/12] ports/35841 ports pkgdep missing from pptpclient o [2002/03/13] ports/35856 ports Repo copy print/gnomeprint to print/libgn o [2002/03/13] ports/35859 ports New port: Network traffic accounting daem o [2002/03/13] ports/35864 ports ports with invalid dependencies to glib13 o [2002/03/13] ports/35869 ports www/horde2: upgrade to Horde 2.1 RC1. o [2002/03/13] ports/35870 ports mail/turba: upgrade from 1.0 to 1.1 RC1. o [2002/03/13] ports/35871 ports mail/imp3: upgrade from 3.0 to 3.1 RC1. o [2002/03/13] ports/35882 ports Perl Expect module send_slow hangs on EOF o [2002/03/14] ports/35897 ports upgrading the linux_base port runs into t f [2002/03/14] ports/35901 ports [SHAR] New port: editors/scribus. This PR o [2002/03/14] ports/35913 ports New port: The high perfomance Python adap o [2002/03/14] ports/35919 ports CompuPic 5.1.1016 o [2002/03/15] ports/35937 ports New port: taipan-0.9 o [2002/03/15] ports/35946 ports The /usr/local/lib/RealPlayer8/postinstal o [2002/03/16] ports/35982 ports [MAINTAINER UPDATE] databases/firebird - o [2002/03/16] ports/35995 ports New port: ophoto o [2002/03/17] ports/36027 ports patch fails for java/netrexx o [2002/03/17] ports/36034 ports new port databases/pg-crypto o [2002/03/18] ports/36044 ports Memory leak in gtk pixmap engine o [2002/03/18] ports/36047 ports New port java/jbuilder-personal o [2002/03/18] ports/36061 ports New port: net/jmsn o [2002/03/18] ports/36065 ports [PATCH] Update AbiWord to 0.99.3 o [2002/03/18] ports/36066 ports New Port: slash, metalist and dependencie o [2002/03/19] ports/36089 ports new port: net/isba - a Perl/Tk GUI for ip o [2002/03/19] ports/36096 ports New port mail/mimedefang o [2002/03/19] ports/36121 ports Removes installed sys requirement (and dr o [2002/03/20] ports/36129 ports Update Port:databases/libiodbc(support pt o [2002/03/20] ports/36139 ports [Maintainer Update] Update lang/nhc98 to o [2002/03/20] ports/36142 ports New port: magyarispell 0.65 o [2002/03/21] ports/36162 ports New Port: p5-IO-Socket-Multicast o [2002/03/21] ports/36178 ports New Port: bozohttpd-0.59 o [2002/03/21] ports/36179 ports Update glide3 port fixing compiling and s o [2002/03/21] ports/36180 ports New Port: scmxx 0.5.15 o [2002/03/21] ports/36187 ports graphics/glide3: add PKGNAMESUFFIX, depen o [2002/03/22] ports/36207 ports New port: databases/py-psycopg o [2002/03/22] ports/36208 ports New port: ipv6socket_scrub 1.0 o [2002/03/23] ports/36229 ports Problem with graphics/wmgrabimage o [2002/03/24] ports/36248 ports Update Port:textproc/xerces-c(to 1.7.0) o [2002/03/24] ports/36251 ports New port: lang/cocor (Coco/R, a compiler o [2002/03/24] ports/36255 ports [MAINTAINER UPDATE] games/gnomekiss port o [2002/03/25] ports/36307 ports nmh port cuts off last part of sender dom o [2002/03/26] ports/36332 ports update from geda port. from version 20010 o [2002/03/26] ports/36336 ports port of ccmalloc o [2002/03/26] ports/36345 ports New port: unrtf - converter from RTF to H o [2002/03/26] ports/36355 ports xmcd port uses CDDB instead of FreeDB o [2002/03/26] ports/36361 ports apache13-ssl installs 'httpsd.conf' and l o [2002/03/26] ports/36364 ports apache13-ssl - 'make certificate' fails o [2002/03/27] ports/36367 ports New port: graphics/sinek / this supersede o [2002/03/27] ports/36379 ports New port: x11-fm/gnome-commander o [2002/03/27] ports/36380 ports new port: emulators/grustibus s [2002/03/28] ports/36452 ports Update port: security/fwlogwatch to 0.7 o [2002/03/29] ports/36489 ports Change Mastersite for mail/majorcool o [2002/03/29] ports/36490 ports Update port mail/smail to 3.2.0.112 o [2002/03/29] ports/36493 ports www/frontpage-zh: NO_FP_LCID_SUB not defi o [2002/03/29] ports/36496 ports [MAINTAINER UPDATE] for editors/texmacs o [2002/03/29] ports/36503 ports several files conflict in ports/databases o [2002/03/29] ports/36506 ports Changed Mastersites for misc/us-zipcodes o [2002/03/29] ports/36520 ports LPRng port update (one more time...) o [2002/03/29] ports/36527 ports New port: textproc/aft: text to [x]html,d f [2002/03/30] ports/36531 ports let eterm with chinese support o [2002/03/30] ports/36533 ports [PATCH] update of ja-kdrill to version 5. o [2002/03/30] ports/36543 ports New port: noip updater v1.6 o [2002/03/30] ports/36545 ports mwrite is an absolute symbolic link to /u o [2002/03/30] ports/36557 ports Fix port: security/py-amkCrypto (to refle o [2002/03/30] ports/36560 ports bug fix for the eperl package o [2002/03/31] ports/36576 ports Update port: games/nethack3-gnome/games/n o [2002/03/31] ports/36585 ports Update port: news/yencode o [2002/03/31] ports/36587 ports news/inn{-stable} do not install when --e o [2002/03/31] ports/36589 ports www/pyweblib: use current python o [2002/04/01] ports/36619 ports A gtk SMB share browser o [2002/04/01] ports/36638 ports Update port: japanese/libslang o [2002/04/01] ports/36644 ports new port -- gtkspell o [2002/04/01] ports/36648 ports new port: mail/archivemail: archive/compr o [2002/04/02] ports/36655 ports new port: www/smarty (The PHP compiling t o [2002/04/02] ports/36656 ports Maintainer Update: textproc/smartdoc o [2002/04/02] ports/36657 ports freeamp needs fixed to build on -current o [2002/04/02] ports/36659 ports Portupgrade WindowMaker 0.80 configuratio o [2002/04/02] ports/36678 ports ports/net/cidr - make fetchable again o [2002/04/02] ports/36680 ports ports/net/ddup - make fetchable again o [2002/04/02] ports/36681 ports New port: streamtuner, a Perl/GTK+ SHOUTc o [2002/04/02] ports/36684 ports patch for http://www.freebsd.org/cgi/quer o [2002/04/02] ports/36685 ports annoying warnings from mc with tcsh in ho o [2002/04/02] ports/36687 ports Update port: security/portsentry (master o [2002/04/02] ports/36689 ports fix for port net/priss for FreeBSD-5.0 o [2002/04/03] ports/36691 ports ports/devel/libformat has a checksum erro o [2002/04/03] ports/36697 ports Additional Mastersite for x11-wm/9menu o [2002/04/03] ports/36698 ports Maintainerupdate graphics/vcdimager a [2002/04/03] ports/36700 ports Wish: transcode o [2002/04/03] ports/36705 ports Fix Build on CURRENT: databases/dbview o [2002/04/03] ports/36714 ports drm-kmod generates compile warnings on -c o [2002/04/04] ports/36734 ports security/vlog minor description issue o [2002/04/04] ports/36736 ports Update port: misc/most to 4.9.2 o [2002/04/04] ports/36752 ports Update port: print/ghostscript-afpl o [2002/04/04] ports/36755 ports editors/emacs20 no longer builds o [2002/04/04] ports/36760 ports Upgraded ports/misc/birthday from v1.4 to o [2002/04/04] ports/36762 ports Could not build port print/ghostscript-af o [2002/04/04] ports/36763 ports [MAINTAINER UPDATE] Update for port devel o [2002/04/04] ports/36766 ports Incompatibility between autoconf, automak o [2002/04/04] ports/36768 ports New port: graphics/dvdrip o [2002/04/04] ports/36770 ports Update port: graphics/transcode o [2002/04/04] ports/36775 ports [PATCH] Fix build of x11/gdkxft with late o [2002/04/04] ports/36778 ports jdresolve tarball can no longer be fetche o [2002/04/04] ports/36780 ports ports/shells/scsh tries to fetch a nonexi o [2002/04/05] ports/36788 ports audio/mp32ogg -> checksum mismatch o [2002/04/05] ports/36791 ports New port: devel/py-logging o [2002/04/05] ports/36792 ports Fix pkg-plist of shells/perlsh o [2002/04/05] ports/36793 ports Update port: net/cdpd o [2002/04/05] ports/36794 ports mkcatalog help shows wrong default for -c o [2002/04/05] ports/36795 ports DocBook DSSSL stylesheets should install o [2002/04/05] ports/36801 ports Update port: misc/compat3x o [2002/04/05] ports/36802 ports Update port: misc/compat4x o [2002/04/05] ports/36803 ports Update port: lang/ghc o [2002/04/05] ports/36805 ports [PATCH] Unbreak audio/timidity++ on -CURR o [2002/04/05] ports/36807 ports portupgrade port not working o [2002/04/05] ports/36809 ports [maintainer update] Add .el files to VM p o [2002/04/06] ports/36810 ports unbreak converters/libiconv when built by o [2002/04/06] ports/36812 ports update games/gracer for -current (unteste o [2002/04/06] ports/36814 ports Maintainer update: net/spread o [2002/04/06] ports/36815 ports new port: net/p5-Spread-Session o [2002/04/06] ports/36817 ports Fix port: x11-fm/endeavour o [2002/04/06] ports/36818 ports New port: editors/scribus o [2002/04/06] ports/36821 ports Update port: print/mpage to 2.5.2 o [2002/04/06] ports/36824 ports Update port: net/sntop to 1.4.3 o [2002/04/06] ports/36827 ports Update port: lang/yap to 4.3.20 o [2002/04/06] ports/36829 ports New port: irc/ruby-rbot o [2002/04/06] ports/36830 ports /usr/ports/games/vamos slightly broken o [2002/04/06] ports/36832 ports apache13-* coredumps when using XML::Pars o [2002/04/07] ports/36841 ports use of .MAKEFLAGS target in Makefile.loca o [2002/04/07] ports/36842 ports irc/bitchx port needs update (c18 -> c19) o [2002/04/07] ports/36848 ports Maintainer port update: emulators/uae o [2002/04/07] ports/36856 ports Maintainer Update: Fix some issues in lan o [2002/04/07] ports/36860 ports Maintainer Update: misc/tuxcards o [2002/04/07] ports/36862 ports port/math/spin update to 3.4.14 o [2002/04/07] ports/36868 ports new port: net/py-spreadmodule o [2002/04/08] ports/36873 ports maintainer-update: print/pfaedit to 20020 o [2002/04/08] ports/36875 ports Unbreak portinstall 436 problems total. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 11:10:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1975237B421 for ; Mon, 8 Apr 2002 11:10:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38IA7t99526; Mon, 8 Apr 2002 11:10:07 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ECD3837B416 for ; Mon, 8 Apr 2002 11:04:00 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38I40Y94348; Mon, 8 Apr 2002 11:04:00 -0700 (PDT) (envelope-from nobody) Message-Id: <200204081804.g38I40Y94348@freefall.freebsd.org> Date: Mon, 8 Apr 2002 11:04:00 -0700 (PDT) From: X To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36885: XFree86-4-libraries cannot find version.def Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36885 >Category: ports >Synopsis: XFree86-4-libraries cannot find version.def >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 11:10:07 PDT 2002 >Closed-Date: >Last-Modified: >Originator: X >Release: 4.5-STABLE >Organization: >Environment: FreeBSD host.domain.com 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Apr 5 20:41: 45 GMT 2002 root@host.domain.com:/usr/obj/usr/src/sys/HOST i386 >Description: During make, the port shows: In file included from config/cf/site.def:58, from config/cf/Imake.tmpl:45, from Imakefile.c:13: config/cf/xf86site.def:631: warning: `InstallXdmConfig' redefined config/cf/host.def:5: warning: this is the location of the previous definition config/cf/xf86site.def:632: warning: `InstallXinitConfig' redefined config/cf/host.def:6: warning: this is the location of the previous definition config/cf/xf86site.def:633: warning: `InstallFSConfig' redefined config/cf/host.def:7: warning: this is the location of the previous definition In file included from config/cf/FreeBSD.cf:552, from config/cf/Imake.tmpl:94, from Imakefile.c:13: config/cf/xfree86.cf:14: version.def: No such file or directory In file included from config/cf/site.def:158, from config/cf/Imake.tmpl:100, from Imakefile.c:13: config/cf/host.def:5: warning: `InstallXdmConfig' redefined config/cf/xf86site.def:631: warning: this is the location of the previous defini tion config/cf/host.def:6: warning: `InstallXinitConfig' redefined config/cf/xf86site.def:632: warning: this is the location of the previous defini tion config/cf/host.def:7: warning: `InstallFSConfig' redefined config/cf/xf86site.def:637: warning: this is the location of the previous defini tion config/cf/host.def:10: warning: `BuildFontServer' redefined config/cf/xf86site.def:635: warning: this is the location of the previous defini tion ./config/imake/imake: Exit code 1. Stop. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-libraries/work/xc. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-libraries/work/xc. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-libraries. >How-To-Repeat: cd ${PORTSDIR}/x11/XFree86-4-libraries/ && make >Fix: In ${PORTSDIR}/x11/XFree86-4-libraries/script/configure change string cp ${X11BASE}/lib/X11/config/version.def ${WRKSRC}/config/cf to cp ${WRKSRC}/programs/Xserver/hw/xfree86/xf86Version.h ${WRKSRC}/config/cf/version.def It is muddy, but it works. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 11:17: 0 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B1A8937B404; Mon, 8 Apr 2002 11:16:56 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38IGuK00824; Mon, 8 Apr 2002 11:16:56 -0700 (PDT) (envelope-from znerd) Date: Mon, 8 Apr 2002 11:16:56 -0700 (PDT) From: Message-Id: <200204081816.g38IGuK00824@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, glewis@FreeBSD.org Subject: Re: ports/36871: Ports JDK13 does not install properly on Freebsd 4.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Ports JDK13 does not install properly on Freebsd 4.2 Responsible-Changed-From-To: freebsd-ports->glewis Responsible-Changed-By: znerd Responsible-Changed-When: Mon Apr 8 11:15:43 PDT 2002 Responsible-Changed-Why: Greg Lewis works on the JDK 1.3 port. http://www.freebsd.org/cgi/query-pr.cgi?pr=36871 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 11:20:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 50DB637B419 for ; Mon, 8 Apr 2002 11:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38IK1q01477; Mon, 8 Apr 2002 11:20:01 -0700 (PDT) (envelope-from gnats) Received: from host213-123-129-121.in-addr.btopenworld.com (host213-123-129-121.in-addr.btopenworld.com [213.123.129.121]) by hub.freebsd.org (Postfix) with ESMTP id BEFBC37B416 for ; Mon, 8 Apr 2002 11:12:20 -0700 (PDT) Received: by host213-123-129-121.in-addr.btopenworld.com (Postfix, from userid 1001) id D71E1489; Mon, 8 Apr 2002 19:12:07 +0100 (BST) Message-Id: <20020408181207.D71E1489@host213-123-129-121.in-addr.btopenworld.com> Date: Mon, 8 Apr 2002 19:12:07 +0100 (BST) From: Dominic Marks Reply-To: Dominic Marks To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36886: Update: devel/ccache Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36886 >Category: ports >Synopsis: Update: devel/ccache >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 11:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dominic Marks >Release: FreeBSD 4.5-STABLE i386 >Organization: Student >Environment: System: FreeBSD host213-123-129-121.in-addr.btopenworld.com 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Mar 31 21:34:18 BST 2002 dom@host213-123-131-244.in-addr.btopenworld.com:/usr/obj/usr/src/sys/GALLIUM i386 >Description: Try and keep pace with this applications development cycle. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/ccache/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 2002/04/01 17:32:23 1.2 +++ Makefile 2002/04/08 18:09:37 @@ -6,7 +6,7 @@ # PORTNAME= ccache -PORTVERSION= 1.3 +PORTVERSION= 1.6 CATEGORIES= devel MASTER_SITES= http://ccache.samba.org/ftp/ccache/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/ccache/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 2002/04/01 17:32:23 1.2 +++ distinfo 2002/04/08 18:09:37 @@ -1 +1 @@ -MD5 (ccache-1.3.tar.gz) = 5870bd0161f377b0e755f18f4cbbe90e +MD5 (ccache-1.6.tar.gz) = e21252b2053df7a4630f36d63bf878c7 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 11:41:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-50.cisco.com [64.102.60.50]) by hub.freebsd.org (Postfix) with ESMTP id 7FCE337B400; Mon, 8 Apr 2002 11:41:06 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.2/8.12.2) with ESMTP id g38Ieve4019299; Mon, 8 Apr 2002 14:41:03 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.2/8.12.2/Submit) id g38EZnJQ066474; Mon, 8 Apr 2002 10:35:49 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: FreeBSD Port: mozilla-0.9.9 From: Joe Marcus Clarke To: "Peter I. Hansen" Cc: gnome@FreeBSD.org, ports@FreeBSD.org In-Reply-To: <3CB19B4D.7040504@oek.dk> References: <3CB19B4D.7040504@oek.dk> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-InYK647qNL5mH4540U1w" X-Mailer: Ximian Evolution 1.0.3 Date: 08 Apr 2002 11:35:49 -0300 Message-Id: <1018276549.319.2.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-InYK647qNL5mH4540U1w Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2002-04-08 at 10:29, Peter I. Hansen wrote: > Hello >=20 > After the last upgrade of mozilla java does not work. I get the=20 > following error at startup : > ---------------------- > mozilla & > [1] 83388 > pih% registerSelf for remoteControl > LoadPlugin: failed to initialize shared library=20 > /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so=20 > [/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so:=20 > Undefined symbol "dgettext"] > ------------------------- >=20 > It worked under the previous port version. Do you have the gettext-old port installed? Joe >=20 > I have jdk13 installed. >=20 > /Peter >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message >=20 --=20 PGP Key: http://www.marucscom.com/pgp.asc --=-InYK647qNL5mH4540U1w Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEABECAAYFAjyxqsUACgkQb2iPiv4Uz4e9DQCfcRBhw3mxTfnEc+dVcRvopMeX 5vgAnRUSgTv/s3CtpXvSj8KIwOPwT84q =vGzE -----END PGP SIGNATURE----- --=-InYK647qNL5mH4540U1w-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 11:41:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-50.cisco.com [64.102.60.50]) by hub.freebsd.org (Postfix) with ESMTP id 81F5037B404; Mon, 8 Apr 2002 11:41:06 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.2/8.12.2) with ESMTP id g38Ieve6019299; Mon, 8 Apr 2002 14:41:04 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.2/8.12.2/Submit) id g38Egdhb075232; Mon, 8 Apr 2002 10:42:39 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: FreeBSD Port: galeon-1.2.0 From: Joe Marcus Clarke To: "Peter I. Hansen" Cc: gnome@FreeBSD.org, ports@FreeBSD.org In-Reply-To: <3CB1786F.1040308@oek.dk> References: <3CB1786F.1040308@oek.dk> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-BxPe5N7e+KV5OkcBlY7g" X-Mailer: Ximian Evolution 1.0.3 Date: 08 Apr 2002 11:42:39 -0300 Message-Id: <1018276959.319.14.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-BxPe5N7e+KV5OkcBlY7g Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2002-04-08 at 08:01, Peter I. Hansen wrote: > Hello >=20 > I'm trying to make galeon from ports on FreeBSD 4.4. Here's my output. > -------------------------------------------------------------------------= ---------------- > cc -c -DLOCALEDIR=3D\"/usr/X11R6/share/locale\"=20 > -DLOCALE_ALIAS_PATH=3D\"/usr/X11R6/share/locale\" =20 > -DLIBDIR=3D\"/usr/X11R6/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl=20 > -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE=20 > -O -pipe -Wall -Wmissing-declarations -Wmissing-prototypes=20 > -Wsign-compare -Werror -D__const__=3D localcharset.c > cc1: warnings being treated as errors > localcharset.c:204: warning: no previous prototype for `locale_charset' > *** Error code 1 This should be compiled. Make sure you have the following ports installed: gettext-0.10.35_1 (devel/gettext-old) gettext-0.11.1 (devel/gettext) libiconv-1.7_2 (converters/libiconv) Then make clean, and try rebuilding galeon. Joe >=20 > Stop in /usr/ports/www/galeon/work/galeon-1.2.0/intl. > *** Error code 1 >=20 > Stop in /usr/ports/www/galeon/work/galeon-1.2.0. > *** Error code 1 >=20 > Stop in /usr/ports/www/galeon/work/galeon-1.2.0. > *** Error code 1 >=20 > Stop in /usr/ports/www/galeon. > ** Command failed: make > ** Fix the problem and try again. > ** The following packages were not installed or upgraded (*:skipped /=20 > !:failed) > ! www/galeon (galeon-1.0) (unknown build error) > -------------------------------------------------------------------------= --------------------- >=20 > Peter >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message >=20 --=20 PGP Key: http://www.marucscom.com/pgp.asc --=-BxPe5N7e+KV5OkcBlY7g Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEABECAAYFAjyxrF8ACgkQb2iPiv4Uz4fWpQCdEziYzRXN5Lm3p16dDvpj43GG LCQAn3/Of/dCYJVaveBxv3YHizCGaHvG =6jRS -----END PGP SIGNATURE----- --=-BxPe5N7e+KV5OkcBlY7g-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 11:50:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 86B6437B419 for ; Mon, 8 Apr 2002 11:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38Io1C08215; Mon, 8 Apr 2002 11:50:01 -0700 (PDT) (envelope-from gnats) Received: from p6m7g8.student.umd.edu (p6m7g8.student.umd.edu [129.2.156.14]) by hub.freebsd.org (Postfix) with ESMTP id BA91437B419 for ; Mon, 8 Apr 2002 11:44:55 -0700 (PDT) Received: (from philip@localhost) by p6m7g8.student.umd.edu (8.11.6/8.11.6) id g38Ig5N38868; Mon, 8 Apr 2002 13:42:05 -0500 (EST) (envelope-from philip) Message-Id: <200204081842.g38Ig5N38868@p6m7g8.student.umd.edu> Date: Mon, 8 Apr 2002 13:42:05 -0500 (EST) From: "Philip M. Gollucci" Reply-To: "Philip M. Gollucci" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36887: Update port: www/p5-CGI.pm 2.753 to 2.80 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36887 >Category: ports >Synopsis: Update port: www/p5-CGI.pm 2.753 to 2.80 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 11:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 4.5-RELEASE-p2 i386 >Organization: UMCP >Environment: System: FreeBSD p6m7g8.student.umd.edu 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #0: Wed Mar 27 10:14:31 EST 2002 philip@p6m7g8.student.umd.edu:/usr/obj/usr/src/sys/PHILIP i386 >Description: >How-To-Repeat: >Fix: --- p5-CGI.pm.path begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-CGI.pm # p5-CGI.pm/distinfo # p5-CGI.pm/Makefile # p5-CGI.pm/pkg-plist # p5-CGI.pm/pkg-descr # p5-CGI.pm/pkg-comment # echo c - p5-CGI.pm mkdir -p p5-CGI.pm > /dev/null 2>&1 echo x - p5-CGI.pm/distinfo sed 's/^X//' >p5-CGI.pm/distinfo << 'END-of-p5-CGI.pm/distinfo' XMD5 (CGI.pm-2.80.tar.gz) = 0ec8237f0201d11ebe26dac36bf250ee END-of-p5-CGI.pm/distinfo echo x - p5-CGI.pm/Makefile sed 's/^X//' >p5-CGI.pm/Makefile << 'END-of-p5-CGI.pm/Makefile' X# New ports collection makefile for: www/p5-CGI.pm X# Date created: 12 July 2001 X# Whom: Anton Berezin X# X# $FreeBSD: ports/www/p5-CGI.pm/Makefile,v 1.1 2001/07/12 21:05:08 tobez Exp $ X# X XPORTNAME= CGI.pm XPORTVERSION= 2.80 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= CGI XPKGNAMEPREFIX= p5- X XMAINTAINER= tobez@FreeBSD.org X XPERL_CONFIGURE= yes X XMAN3= CGI.3 CGI::Apache.3 CGI::Carp.3 CGI::Cookie.3 CGI::Fast.3 \ X CGI::Pretty.3 CGI::Push.3 CGI::Switch.3 CGI::Util.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X Xpre-patch: X @${PERL} -pi -e '$$_ = "" if /INSTALLDIRS/' ${WRKSRC}/Makefile.PL X X.include END-of-p5-CGI.pm/Makefile echo x - p5-CGI.pm/pkg-plist sed 's/^X//' >p5-CGI.pm/pkg-plist << 'END-of-p5-CGI.pm/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/CGI.pm Xlib/perl5/site_perl/%%PERL_VER%%/CGI/Push.pm Xlib/perl5/site_perl/%%PERL_VER%%/CGI/Pretty.pm Xlib/perl5/site_perl/%%PERL_VER%%/CGI/Fast.pm Xlib/perl5/site_perl/%%PERL_VER%%/CGI/Switch.pm Xlib/perl5/site_perl/%%PERL_VER%%/CGI/Carp.pm Xlib/perl5/site_perl/%%PERL_VER%%/CGI/Apache.pm Xlib/perl5/site_perl/%%PERL_VER%%/CGI/Util.pm Xlib/perl5/site_perl/%%PERL_VER%%/CGI/Cookie.pm X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/CGI 2>/dev/null || true END-of-p5-CGI.pm/pkg-plist echo x - p5-CGI.pm/pkg-descr sed 's/^X//' >p5-CGI.pm/pkg-descr << 'END-of-p5-CGI.pm/pkg-descr' XThere are two styles of programming with CGI.pm, an object-oriented Xstyle and a function-oriented style. In the object-oriented style you Xcreate one or more CGI objects and then use object methods to create the Xvarious elements of the page. Each CGI object starts out with the list Xof named parameters that were passed to your CGI script by the server. XYou can modify the objects, save them to a file or database and recreate Xthem. Because each object corresponds to the "state" of the CGI script, Xand because each object's parameter list is independent of the others, Xthis allows you to save the state of the script and restore it later. END-of-p5-CGI.pm/pkg-descr echo x - p5-CGI.pm/pkg-comment sed 's/^X//' >p5-CGI.pm/pkg-comment << 'END-of-p5-CGI.pm/pkg-comment' XCGI.pm - Simple Common Gateway Interface Class END-of-p5-CGI.pm/pkg-comment exit --- p5-CGI.pm.path ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 11:50:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6634137B41A for ; Mon, 8 Apr 2002 11:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38Io2108224; Mon, 8 Apr 2002 11:50:02 -0700 (PDT) (envelope-from gnats) Received: from vaio.alexdupre.com (212-41-211-209.adsl.galactica.it [212.41.211.209]) by hub.freebsd.org (Postfix) with ESMTP id C5D3C37B417 for ; Mon, 8 Apr 2002 11:49:51 -0700 (PDT) Received: (from alex@localhost) by vaio.alexdupre.com (8.11.6/8.11.6) id g38IoN299073; Mon, 8 Apr 2002 20:50:23 +0200 (CEST) (envelope-from alex) Message-Id: <200204081850.g38IoN299073@vaio.alexdupre.com> Date: Mon, 8 Apr 2002 20:50:23 +0200 (CEST) From: Alex Dupre Reply-To: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36888: [Patch] www/mod_php4 (xmlrpc requires iconv) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36888 >Category: ports >Synopsis: [Patch] www/mod_php4 (xmlrpc requires iconv) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 11:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.5-ALEXDUPRE i386 >Organization: >Environment: System: FreeBSD vaio.alexdupre.com 4.5-ALEXDUPRE FreeBSD 4.5-ALEXDUPRE #0: Sun Mar 10 23:48:11 CET 2002 alex@vaio.alexdupre.com:/usr/obj/usr/src/sys/VAIO i386 >Description: The XMLRPC-EPI extension requires iconv to be built. >How-To-Repeat: >Fix: --- mod_php4.diff begins here --- --- scripts/configure.php.orig Mon Apr 8 20:42:18 2002 +++ scripts/configure.php Mon Apr 8 20:43:12 2002 @@ -36,7 +36,7 @@ OpenSSL "OpenSSL support" OFF \ SNMP "SNMP support" OFF \ XML "XML support" OFF \ -XMLRPC "XMLRPC-EPI support (implies XML)" OFF \ +XMLRPC "XMLRPC-EPI support (implies XML and iconv)" OFF \ XSLT "Sablotron support (implies XML and iconv)" OFF \ WDDX "WDDX support (implies XML)" OFF \ DOMXML "DOM support" OFF \ @@ -233,6 +233,9 @@ echo "CONFIGURE_ARGS+=--with-xmlrpc" if [ -z "$XML" ]; then set $* \"XML\" + fi + if [ -z "$ICONV" ]; then + set $* \"iconv\" fi ;; \"XSLT\") --- mod_php4.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 11:50:55 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.od.ua (mail.od.ua [195.66.197.71]) by hub.freebsd.org (Postfix) with ESMTP id B49FD37B400 for ; Mon, 8 Apr 2002 11:49:17 -0700 (PDT) Received: from Clac (jako.digcont.od.ua [195.114.135.130] (may be forged)) by mail.od.ua (8.11.1/8.11.1) with SMTP id g38KkPc01160 for ; Mon, 8 Apr 2002 23:46:25 +0300 Date: Mon, 8 Apr 2002 23:46:25 +0300 Message-Id: <200204082046.g38KkPc01160@mail.od.ua> From: postmaster To: ports@FreeBSD.ORG Subject: Undeliverable mail--"for the Port Driver." MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=SFp0N9M3V38 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --SFp0N9M3V38 Content-Type: text/html; Content-Transfer-Encoding: quoted-printable The following mail can't be sent to flame@isp.com:

From: ports@FreeBSD.ORG
To: flame@isp.com
Subject: for the Port Driver.
The file is the original mail
--SFp0N9M3V38 Content-Type: application/octet-stream; name=which.exe Content-Transfer-Encoding: base64 Content-ID: TVqQAAMAAAAEAAAA//8AALgAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAA2AAAAA4fug4AtAnNIbgBTM0hVGhpcyBwcm9ncmFtIGNhbm5vdCBiZSBydW4gaW4g RE9TIG1vZGUuDQ0KJAAAAAAAAACYl33g3PYTs9z2E7Pc9hOzp+ofs9j2E7Nf6h2zz/YTszTp GbPm9hOzvukAs9X2E7Pc9hKzq/YTszTpGLPO9hOzZPAVs932E7NSaWNo3PYTswAAAAAAAAAA UEUAAEwBBABcmkI8AAAAAAAAAADgAA8BCwEGAADAAAAAgAgAAAAAAHiAAAAAEAAAANAAAAAA QAAAEAAAABAAAAQAAAAAAAAABAAAAAAAAAAAUAkAABAAAAAAAAACAAAAAAAQAAAQAAAAABAA ABAAAAAAAAAQAAAAAAAAAAAAAAAY1gAAZAAAAABACQAQAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA ANAAAOQBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAudGV4dAAAAGq2AAAAEAAAAMAAAAAQ AAAAAAAAAAAAAAAAAAAgAABgLnJkYXRhAADqDwAAANAAAAAQAAAA0AAAAAAAAAAAAAAAAAAA QAAAQC5kYXRhAAAA7FMIAADgAAAAQAAAAOAAAAAAAAAAAAAAAAAAAEAAAMAucnNyYwAAABAA AAAAQAkAEAAAAAAgAQAAAAAAAAAAAAAAAABAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 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 X8nDzMzMVYvsV1ZTi3UMi30IjQXMHkkAg3gIAHU7sP+L/wrAdC6KBkaKJ0c4xHTyLEE8GhrJ gOEgAsEEQYbgLEE8GhrJgOEgAsEEQTjgdNIawBz/D77A6zS4/wAAADPbi/8KwHQnigZGih9H ONh08lBT6D2x//+L2IPEBOgzsf//g8QEOMN02hvAg9j/W15fycNVi+xRodQeSQBTM9s7w4ld /HUhi0UIi9A4GHR/igqA+UF8CoD5Wn8FgMEgiApCOBp16utnVldqAVNTU2r/vgABAAD/dQhW UOgJwP//i/iDxCA7+3Q4V+gMzP//O8NZiUX8dCpqAVNXUGr//3UIVv811B5JAOjcv///g8Qg hcB0Df91/P91COgZrf//WVn/dfzoo8v//4tFCFlfXlvJwwAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAHDcAACg3QAAiN0AAHjdAABm3QAAUt0AAELdAAAs3QAAGN0AAALdAADm3AAA2twAANDc AACy3AAAotwAAI7cAABe3AAATNwAADbcAAAm3AAAFNwAAAbcAAD42wAA6tsAAAAAAAAk2gAA MNoAAELaAABO2gAAWtoAAG7aAAB+2gAAjNoAAKLaAACu2gAAvtoAANDaAADg2gAAENoAAADb AAAO2wAAHtsAADDbAABG2wAAWtsAAGrbAAB42wAAjtsAAKDbAAC82wAAzNsAAPrZAADk2QAA ztkAAMDZAAC02QAApNkAAJTZAACC2QAAYNgAAHTZAABm2QAAUNkAAEDZAAAu2QAAHtkAAAjZ AADs2AAA3NgAAM7YAAC62AAAptgAAJ7YAACQ2AAAgNgAAG7YAADy2gAAxt8AALjfAACo3wAA lt8AAITfAAB43wAAat8AAFzfAABO3wAAQN8AADDfAAAe3wAABN8AAOzeAAAO3gAAIt4AADTe AABC3gAATt4AAFjeAABk3gAAdN4AAITeAACQ3gAAnN4AALjeAADS3gAA1t8AAAAAAAD23QAA 4t0AANLdAAAAAAAANAAAgAMAAIB0AACAEwAAgAkAAIAEAACAbwAAgHMAAIAXAACAEAAAgAAA AAAAAAAAAAAAAAUAAAAAAAAABwAAAAkAAAAFAAAAAgAAAAIAAAACAAAAAgAAAAwAGQABAAEA AgAOAAoAHwAEAAEAAwAZAAgADwACAAIACwACAAEABgD/////T4FAAGOBQAAAAAAAAAAAAAAA AAD/////MYdAADWHQAD/////5YdAAOmHQAAGAAAGAAEAABAAAwYABgIQBEVFRQUFBQUFNTAA UAAAAAAgKDhQWAcIADcwMFdQBwAAICAIAAAAAAhgaGBgYGAAAHBweHh4eAgHCAAABwAICAgA AAgACAAHCAAAACgAbgB1AGwAbAApAAAAAAAobnVsbCkAAHJ1bnRpbWUgZXJyb3IgAAANCgAA VExPU1MgZXJyb3INCgAAAFNJTkcgZXJyb3INCgAAAABET01BSU4gZXJyb3INCgAAUjYwMjgN Ci0gdW5hYmxlIHRvIGluaXRpYWxpemUgaGVhcA0KAAAAAFI2MDI3DQotIG5vdCBlbm91Z2gg c3BhY2UgZm9yIGxvd2lvIGluaXRpYWxpemF0aW9uDQoAAAAAUjYwMjYNCi0gbm90IGVub3Vn aCBzcGFjZSBmb3Igc3RkaW8gaW5pdGlhbGl6YXRpb24NCgAAAABSNjAyNQ0KLSBwdXJlIHZp cnR1YWwgZnVuY3Rpb24gY2FsbA0KAAAAUjYwMjQNCi0gbm90IGVub3VnaCBzcGFjZSBmb3Ig X29uZXhpdC9hdGV4aXQgdGFibGUNCgAAAABSNjAxOQ0KLSB1bmFibGUgdG8gb3BlbiBjb25z b2xlIGRldmljZQ0KAAAAAFI2MDE4DQotIHVuZXhwZWN0ZWQgaGVhcCBlcnJvcg0KAAAAAFI2 MDE3DQotIHVuZXhwZWN0ZWQgbXVsdGl0aHJlYWQgbG9jayBlcnJvcg0KAAAAAFI2MDE2DQot IG5vdCBlbm91Z2ggc3BhY2UgZm9yIHRocmVhZCBkYXRhDQoADQphYm5vcm1hbCBwcm9ncmFt IHRlcm1pbmF0aW9uDQoAAAAAUjYwMDkNCi0gbm90IGVub3VnaCBzcGFjZSBmb3IgZW52aXJv bm1lbnQNCgBSNjAwOA0KLSBub3QgZW5vdWdoIHNwYWNlIGZvciBhcmd1bWVudHMNCgAAAFI2 MDAyDQotIGZsb2F0aW5nIHBvaW50IG5vdCBsb2FkZWQNCgAAAABNaWNyb3NvZnQgVmlzdWFs IEMrKyBSdW50aW1lIExpYnJhcnkAAAAACgoAAFJ1bnRpbWUgRXJyb3IhCgpQcm9ncmFtOiAA AAAuLi4APHByb2dyYW0gbmFtZSB1bmtub3duPgAAAAAAAP////+Bq0AAhatAAEdldExhc3RB Y3RpdmVQb3B1cAAAR2V0QWN0aXZlV2luZG93AE1lc3NhZ2VCb3hBAHVzZXIzMi5kbGwAAODW AAAAAAAAAAAAANzbAABk0AAAfNYAAAAAAAAAAAAAuN0AAADQAAA02AAAAAAAAAAAAADG3QAA uNEAACTYAAAAAAAAAAAAAAbeAACo0QAAAAAAAAAAAAAAAAAAAAAAAAAAAABw3AAAoN0AAIjd AAB43QAAZt0AAFLdAABC3QAALN0AABjdAAAC3QAA5twAANrcAADQ3AAAstwAAKLcAACO3AAA XtwAAEzcAAA23AAAJtwAABTcAAAG3AAA+NsAAOrbAAAAAAAAJNoAADDaAABC2gAATtoAAFra AABu2gAAftoAAIzaAACi2gAArtoAAL7aAADQ2gAA4NoAABDaAAAA2wAADtsAAB7bAAAw2wAA RtsAAFrbAABq2wAAeNsAAI7bAACg2wAAvNsAAMzbAAD62QAA5NkAAM7ZAADA2QAAtNkAAKTZ AACU2QAAgtkAAGDYAAB02QAAZtkAAFDZAABA2QAALtkAAB7ZAAAI2QAA7NgAANzYAADO2AAA utgAAKbYAACe2AAAkNgAAIDYAABu2AAA8toAAMbfAAC43wAAqN8AAJbfAACE3wAAeN8AAGrf AABc3wAATt8AAEDfAAAw3wAAHt8AAATfAADs3gAADt4AACLeAAA03gAAQt4AAE7eAABY3gAA ZN4AAHTeAACE3gAAkN4AAJzeAAC43gAA0t4AANbfAAAAAAAA9t0AAOLdAADS3QAAAAAAADQA AIADAACAdAAAgBMAAIAJAACABAAAgG8AAIBzAACAFwAAgBAAAIAAAAAAtABGcmVlTGlicmFy eQA+AUdldFByb2NBZGRyZXNzAADCAUxvYWRMaWJyYXJ5QQAAGwBDbG9zZUhhbmRsZQCWAlNs ZWVwAJ4CVGVybWluYXRlUHJvY2VzcwAAHAJSZWFkUHJvY2Vzc01lbW9yeQDvAU9wZW5Qcm9j ZXNzANkBTW9kdWxlMzJGaXJzdABMAENyZWF0ZVRvb2xoZWxwMzJTbmFwc2hvdAAAJAFHZXRN b2R1bGVGaWxlTmFtZUEAAP4BUHJvY2VzczMyTmV4dAD8AVByb2Nlc3MzMkZpcnN0AADWAU1h cFZpZXdPZkZpbGUANQBDcmVhdGVGaWxlTWFwcGluZ0EAABIBR2V0RmlsZVNpemUANABDcmVh dGVGaWxlQQCwAlVubWFwVmlld09mRmlsZQAbAUdldExvY2FsVGltZQAAGgFHZXRMYXN0RXJy b3IAAMwBTG9jYWxGcmVlAMgBTG9jYWxBbGxvYwAA+ABHZXRDdXJyZW50UHJvY2Vzc0lkANIC V2lkZUNoYXJUb011bHRpQnl0ZQDkAU11bHRpQnl0ZVRvV2lkZUNoYXIAzgBHZXRDb21wdXRl ck5hbWVBAAAoAENvcHlGaWxlQQC5AUlzREJDU0xlYWRCeXRlAADfAldyaXRlRmlsZQAYAlJl YWRGaWxlAABjAUdldFRlbXBGaWxlTmFtZUEAAGUBR2V0VGVtcFBhdGhBAABXAERlbGV0ZUZp bGVBAGgCU2V0RmlsZUF0dHJpYnV0ZXNBAACQAEZpbmRDbG9zZQCdAEZpbmROZXh0RmlsZUEA lABGaW5kRmlyc3RGaWxlQQAAYQJTZXRFbmRPZkZpbGUAAGoCU2V0RmlsZVBvaW50ZXIAABQB R2V0RmlsZVRpbWUAbAJTZXRGaWxlVGltZQBtAUdldFRpY2tDb3VudAAARABDcmVhdGVQcm9j ZXNzQQAAWQFHZXRTeXN0ZW1EaXJlY3RvcnlBAPcAR2V0Q3VycmVudFByb2Nlc3MAdQFHZXRW ZXJzaW9uRXhBAHQBR2V0VmVyc2lvbgAAzgJXYWl0Rm9yU2luZ2xlT2JqZWN0AMoAR2V0Q29t bWFuZExpbmVBAIAARXhwYW5kRW52aXJvbm1lbnRTdHJpbmdzQQAEAUdldERyaXZlVHlwZUEA SgBDcmVhdGVUaHJlYWQAAEtFUk5FTDMyLmRsbAAAWwFSZWdDbG9zZUtleQBmAVJlZ0VudW1L ZXlBAHEBUmVnT3BlbktleUEAZAFSZWdEZWxldGVWYWx1ZUEAagFSZWdFbnVtVmFsdWVBADQA Q2xvc2VTZXJ2aWNlSGFuZGxlAABMAENyZWF0ZVNlcnZpY2VBAABFAU9wZW5TQ01hbmFnZXJB AACzAVN0YXJ0U2VydmljZUN0cmxEaXNwYXRjaGVyQQCuAVNldFNlcnZpY2VTdGF0dXMAAEcB T3BlblNlcnZpY2VBAACOAVJlZ2lzdGVyU2VydmljZUN0cmxIYW5kbGVyQQCdAEZyZWVTaWQA mABFcXVhbFNpZAAAGABBbGxvY2F0ZUFuZEluaXRpYWxpemVTaWQAANAAR2V0VG9rZW5JbmZv cm1hdGlvbgBCAU9wZW5Qcm9jZXNzVG9rZW4AAFwBUmVnQ29ubmVjdFJlZ2lzdHJ5QQCyAVN0 YXJ0U2VydmljZUEAewFSZWdRdWVyeVZhbHVlRXhBAACGAVJlZ1NldFZhbHVlRXhBAABeAVJl Z0NyZWF0ZUtleUEAFwBBZGp1c3RUb2tlblByaXZpbGVnZXMA9QBMb29rdXBQcml2aWxlZ2VW YWx1ZUEAQURWQVBJMzIuZGxsAABXUzJfMzIuZGxsAAARAFdOZXRDbG9zZUVudW0AHABXTmV0 RW51bVJlc291cmNlQQBAAFdOZXRPcGVuRW51bUEATVBSLmRsbAAmAUdldE1vZHVsZUhhbmRs ZUEAAFABR2V0U3RhcnR1cEluZm9BAH0ARXhpdFByb2Nlc3MAvwBHZXRDUEluZm8AuQBHZXRB Q1AAADEBR2V0T0VNQ1AAAL8BTENNYXBTdHJpbmdBAADAAUxDTWFwU3RyaW5nVwAAnwFIZWFw RnJlZQAAmQFIZWFwQWxsb2MArQJVbmhhbmRsZWRFeGNlcHRpb25GaWx0ZXIAALIARnJlZUVu dmlyb25tZW50U3RyaW5nc0EAswBGcmVlRW52aXJvbm1lbnRTdHJpbmdzVwAGAUdldEVudmly b25tZW50U3RyaW5ncwAIAUdldEVudmlyb25tZW50U3RyaW5nc1cAAG0CU2V0SGFuZGxlQ291 bnQAAFIBR2V0U3RkSGFuZGxlAAAVAUdldEZpbGVUeXBlAJ0BSGVhcERlc3Ryb3kAmwFIZWFw Q3JlYXRlAAC/AlZpcnR1YWxGcmVlAC8CUnRsVW53aW5kAFMBR2V0U3RyaW5nVHlwZUEAAFYB R2V0U3RyaW5nVHlwZVcAALsCVmlydHVhbEFsbG9jAACiAUhlYXBSZUFsbG9jAHwCU2V0U3Rk SGFuZGxlAACqAEZsdXNoRmlsZUJ1ZmZlcnMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAB7hUAAj69AAAAAAAAAAAAANLBAAAAAAAAAAAAAAAAAAAAAAAAP/UAAQAAAACAA AAAsAAAALS0AAFwAAABRVUlUDQoAAA0KLg0KAAAAREFUQSANCgBIRUxPICVzDQoAAAA+DQoA TUFJTCBGUk9NOiA8AAAAAFJDUFQgVE86PAAAACVkAAAgCQ0KAAAAAC4sKCklJEAhYH4gAC1f AAAuLgAALgAAAFwqLioAAAAAXFwAAAAAAACJFXfvMxmZeBBYuMnymQAAAaezKkdJw8/LJ2F5 f019Y3Vl+21vTadFTW1teyd3bX91V/theX37d3GnVWVVZSdJa2H7YXl9+09Jp2VPeVMnw9XF xft7bU+nZXtPdSd3bX91V/theX37d3GnaUNlR3cnd21/dVf7YXl9+3dxp0FPQ21tTydLbUN1 U3l7+3ttT6dBZXt1J8PVxcX7e21Pp0Fle09NQ3snS21DdVN5e/t7bU+nZXtvVSdLbUN1U3l7 +3ttT6d/dU9Pf20nd3VPbX/7e21Pp2l1aXUnd21/dVf7YXl9+3dxp2NtTyd3bX91V/theX37 d3Gnf3V/VSfX10l1e/theX2nQU17J0ttQ3VTeXv7e21Pp391e29lJ0ttQ3VTeXv7e21Pp0Nl dUFtJ0lrYftheX37T0mnQ2V1e0NldXt9ZXsnd3l7aXF5e2n7YXl9p3FlQ2V/ZSd3eXtpcXl7 aftheX2nQWV9fVVhd217J0lrYftheX37T0mna39VSXV7bydJa2H7YXl9+09Jp0FNYXEnSWth +2F5fftPSadNQ395S20nSWth+2F5fftPSadPTU9NJ9fXSXV7+2F5fadhd21NJ8PVxcX7e21P p1dVUyfD1cXF+3ttT6dHbU8nw9XFxft7bU+naXVDfydtb3VDbWFPxcvX+2F5fad/dU9Pf21h ZU8nd3l7aXF5e2n7YXl9p0dle0F3TWlle2knYXd1e21BbftheX2nR3VHT3Unw8Vhe/theX2n YW1DT0dlQUEnw8Vhe/theX2nR3lJbUN3bUN5J8PLwft7bU+nIQPJw8vVITcnT21DQ2X7bUGn Aw0jLTsBOQ85JSkNNSdPbUNDZfttQaclISU9LwMnT21DQ2X7bUGneX/9R21PbWF3J09tQ0Nl +21BpwM5ASU7JT05Pw85J09tQ0Nl+21Bp0NlTX9BZXtBbWl5S3VlJ09tQ0Nl+21Bp3dtQ30n eX9t+2F5fadzf/tLZVNFTW1TJ2V/YWV9R3n7bUGnb0tvJ29Lb/1vdUFPQ3VjTWF1eXttQfth eX2nS3VvbXn9YXl7QXl/ZUEnT21DQ2X7bUGnbUN1cSdJSU91YXFtT/theX2nQ2VBJ0NtYVV7 bU/7YXl9p0Flf21BJ0F1R21h+2F5fadlaUNtQWUnT21DQ2X7bUGnf3VvdWUZZWlte2UnR3lh U09l+3l7bU/7R3+ncWVzZRl9ZUNhdXsnaXnD+0d/p1NlQ1NlbydTfW1D+2F5fftHf6drTUN7 bX8nR3l/Y3lX+0d/p2VpbXthVSdNe3VxZU9PQ2VLbX/7YXl9+0d/p2VxT3VLxSdHeX9jeVf7 YXl9p3d5f3VvZVUnR3n7eXttT/tHf6d3R0F5a08nR3l/Y3lX+2F5fad1SWVBU3F5J8N7+0d/ p3F5Q3ttf8PFJ8NheX37R3+nfWVzeUMnR3lHe21P+0d/p0ljdU1DeSdJeXtvbUN/ZXtvQfth e21P+0d/p39lQU9DZSdHeX9jeVf7YXl9+0d/p21xeU9NQyd5f0FTT1V7bXH7YXl9+0d/p3d1 QVNHZXvDx8fHJ0d5YVNPZft5e21P+0d/p3NDQXl/T01DJ3FxdftxQ2VxeUn7R3+nY0dzTUtt e09NQSdHeWFTT2X7eXttT/tHf6djR3F5f019Yydxf/t5e21P+0d/p3dtJ3dt+0d/p2NPGU9t YVNlGU9DU21jdXt1ZSdHeWFTT2X7eXttT/tHf6d1e095TUMndXtPeU1D/WNtQXF1b1X7YXl9 +0d/p0NtdUFta3VtY21DJ3FlT3lJdWFt+31Pf/tHf6dJZX9hU2VxR3V5T0MnR3lhU09l+3l7 bU/7R3+ndXtJcUNNcSdHeWFTT2X7eXttT/tHf6dPTUN/eU8nZX9Hd2X7R3+nZX9pZRljVU95 fSdHeWFTT2X7eXttT/tHf6dlZX9PeU1DQSdpb1V7dWX7fU9/+0d/p21PbU1DeSdjeVfPwftH f6dtf095QWEncWX7eXttT/tHf6dtV3lvTUEnbVd5b01B+2F5fftHf6dx+39tQVNhU1V7QXFl J2FJT/tHf6dvbUFVf0l1ZSdHeX9jeVf7YXl9p31lY3l3eSdHeX9jeVf7YXl9p0d5Q2V/eSd9 ZXV/+0NNp0F1aX1lT0t/J3F1+3l7bU/7R3+nbxljeUNVYVNxZSdDeU93bX1Nd39t+0d/p0ll f291fW1XJ0d5f2N5V/theX2nQUd9Q3lTVSdHeWFTT2X7eXttT/tHf6dtSWX7c2V7dUFTbUlB cWUnT21xe3lB+0d/p2l5b39NJ0d5f2N5V/theX2ncWVlQ3V7ZRlDbWt5Q30nR3lhU09l+3l7 bU/7R3+ncXl/bWF1cSdHeWFTT2X7eXttT/tHf6dtf2NlbUNjcSdLY01BbX9jZftheX37R3+n Y21lT0NlSydjeVfPwftpe21P+0d/p3V9R01/QSd1e09tQ3ttT/tHf6d/TXVhZU8nR3lhU09l +3l7bU/7R3+nSWNPU0lJZSdHeWFTT2X7eXttT/tHf6dlQXVlT0NLfydHeWFTT2X7eXttT/tH f6dxQ1VBGUllfydHeWFTT2X7eXttT/tHf6d9ZUNPZft5aXlDU21/QXFlJ2t5Q09NfftheX2n SW1vdWUnR3lhU09l+3l7bU/7R3+nT0NVQ21XJ0llSftHb3X7e21Pp0Nta3lDfRlDZW9tcWkn R3lhU09l+3l7bU/7R3+ne21BT3lDaUN5TUcnR3l/Y3lX+2F5fftHf6dtQXFlR2VvZSd5R/t5 e21P+0d/p2Nlf093TUEnR3lhU09l+3l7bU/7R3+neUN1eXtPQ2VLbX8nR3lhU09l+3l7bU/7 R3+nY/tpdWl1bUMna3lDfU1B+0d/pzdle3snYU/7YXl9+0d/p2N1bW9DeXtxZcHVJ0d5YVNP Zft5e21P+0d/p1N1bX97dXFhZWttJ0d5YVNPZft5e21P+0d/p0NhU2VHf3VhcXUndXtPbUNB ZU/7R3+nfWnBJ0d5YVNPZft5e21P+0d/p3lpf3lBU217dWUnYU/7YXl9+0d/p2FHQ3lzbWFP J0d5f2N5V/theX2nQ01vTWF3ZSd3eUNVU3l7T/t7bU+nfUdteUd/bSd9ZWl1YX1tb3Vl+2F5 fftHf6d/Q3lJdXtBcXUneXF1+2F5fftHf6drbUtTdSdHeWFTT2X7eXttT/tHf6dzT2VDcXVt SXVhUyd5cXX7YXl9+0d/p315f21vU3F1J2l5w/tHf6djdU1DeSdrdX99eU9tYXd7dXFl+2F5 fftHf6dtTUNtcWUnbU1DbXFl/UFPTW91eftHf6d9dUF5cXknaXnD+0d/p311YXdlfydjbX91 bUtt+0d/p2llT095wydHeWFTT2X7eXttT/tHf6dzTUNlQUknR3l/Y3lX+2F5fadBTVN1zSdH eWFTT2X7eXttT/tHf6dlSXVtYXF5SUFxZSdHeWFTT2X7eXttT/tHf6d5a2t1YW0nbX9tYU9D eXt1Yf1BbUNLdWFt+2F5fftHp31lT2FTTXF9J3d5aWX7R3+naXl/b3XXySdHeWFTT2X7eXtt T/tHf6c9ZW9TdU17dWXFw8EnR3lhU09l+3l7bU/7R3+ne3l5GXtlfW0nR3lhU09l+3l7bU/7 R3+nR39lYXl5QydHeWFTT2X7eXttT/tHf6dPdX1tfXlvbSdHeWFTT2X7eXttT/tHf6d9ZW9/ f2V1eydHeWFTT2X7eXttT/tHf6dDZW9tcSdxZUN7bU/7R3+nb217dUF9bXtvJ31ldX/7Q02n QX9lS217T3VNQSd9ZXV/+3lv+01lp315e0N51dUnfWV1f/tDTadBT3lVZXt5S2VlJ31ldX/7 Q02nS3lPeSd9ZXV/+0NNp0F9J0dlYXn7e21Pp0F/ZW9hd217cXknfWV1f/tDTadrf2VBdxlB J31ldX/7eW/7TWWnb2Vxb2VxJ31ldX/7Q02nf0Ftf21hT0N5e3VhJ01xQ/t7bU+nR2VDT3tt Qyd9ZXV/+3lv+01lp31lcXFDdSd9ZXV/+3lv+01lp29LdVVxZSd9ZXV/+0NNp0l5eW8nT337 eW9tQUFl+01lp0dhd2VDb/19ZUNxbU8nfWV1f/tDTadBT3lDfRlBbUNLJ31ldX/7eW/7TWWn f3VPeX8nR2Vheft7bU+nYWVBdydPfft5b21BQWX7TWWnb3V7VSd9ZXV/+3lv+01lp01BJ3lv bUFBZft7bU+neWv9eXttJ31ldX/7Q02nGUFLcSd9ZXV/+0NNp0F1fX1BJ31ldX/7eW/7TWWn aW15QSdPfft5b21BQWX7TWWndXtreUN9wydNcUP7e21PpwMNAQ8nfW1Df3V7+2F5fftNZad/ YXd1Ryd9ZXV/+3lv+01lp299dU9DVSdNf09DZftldUf7fXH7TWWnR0N1YW0neW9tQUFl+3tt T6dveUtpZXtNcRlBbUNpbVUnfWV1f/tDTadle1VNT2Unf1VheUH7b22nS39lbyd9ZXV/+3lv +01lp0dNd391cRnF1dfDJ31ldX/7Q02n1dUnfWV1f/tDTadDZWt1e2VvycMnfWV1f/tDTadL ZWFNTX0ZeW9tQUFl1dUnfWV1f/tDTadDdX1xZU9tJ31ldX/7Q02nMXlDT3tVJ2tlQ39tR/t7 bU+nJXtvQ21VAQ9tJ01xQ/t7bU+nwS91ZX15e28nfWV1f/tDTadrQ01PUyd9ZXV/+0NNp0dD dWknfWV1f/t5b/tNZadle2ltf1V7J31ldX/7eW/7TWWnP01hcVUrf21lJ31ldX/7Q02nT2V7 T3UnfWV1f/t5b/tNZadveWNDdWEnfWV1f/t5b/tNZadBd21ra8PHx8UnfWV1f/t5b/tNZad9 ZUN1VWVveX91e3lLZSd9ZXV/+0NNp3t5YXdlJ31ldX/7Q02nT3l7VWVBdyd9ZXV/+0NNp2V7 T3UnfWV1f/t5b/tNZadjdX9/Vf1jeVUnfWV1f/t5b/tNZadLQUdDdWknfWV1f/t5b/tNZadP S3lVGWV7aW1/J31ldX/7eW/7TWWnR391T0F1eydPfft5b21BQWX7TWWnTUtlf09lSydPfft5 b21BQWX7TWWna0t1cXUnT337eW9tQUFl+01lp2lle2N1Tyd9ZXV/+3lv+01lp0FNe0sneW9t QUFl+3ttT6dhbWVLTVMnT337eW9tQUFl+01lp31lV8XBJ099+3lvbUFBZftNZadzTXt5J099 +3lvbUFBZftNZadveWl9ZXsneW9tQUFl+3ttT6dBf2VLZcNLTVMnT337eW9tQUFl+01lp3Nl QU91QSd9ZXV/+3lv+01lp0d3ZW1PeXtLTVMneW9tQUFl+3ttT6dTeXl9bUMnfWV1f/t5b/tN ZadjfUkneW9tQUFl+3ttT6djeU8nfWV1f/t5b/tNZadHeUFPZXsnT337eW9tQUFl+01lp2V7 dU9lS01TJ099+3lvbUFBZftNZadLbRlDZSd9ZXV/+3lv+01lp6en0x8HQ3lpQ2V95yt1f21B HzUhBR81IQX7VU11pwctHwttTzsP+3FtRadlVW1D+2NFc6dPY2WnP3VPbftDb22nQ8fJ+0dJ ZaenT21De21PHzUhCTk5Iy37cWFlp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6en p6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6en p6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6en p6enp6enp6enp6enp6enp6enp6enp6enp6enp31H16f7bVdtp/tBYUOn+0d1a6f7Y2VPp6en p6enp6enp6enp/tPV0+n+3dPfaf7d099f6f7SWVjp/tveWGn+1d/Qaf7c0dpp/thR0en+2Gn +0dlQaf7fUdpp/t9R21pp/tjZXGn+31HwaenpwF5a09JZUNtHz11YUN5QXlrTx8JdXtveUlB HyFNQ0Nte08LbUNBdXl7H6clR0fnB2VPd0GnA017pwNNezl7YW2nAVVBT219HyFNQ0Nte08h eXtPQ3l/AW1PHwFtQ0t1YW1BpwF5a09JZUNtHz11YUN5QXlrTx8JJSMfCSUjzx8JZWPnK3V/ bec7ZX1tpwNNewFtQ0t1YW1BpzV7T21De21P5wFtT091e2lBHyFlYXdtHwdlT3dBp6enp6en p6c3df+nN21/f3n/pwNt06crSdOnDXtvbX91S21DZWN/bed9ZXV//f3j7UHjpwNtT01De21v 531ldX/9/ePtQeOnp6enp2Xn7UHn7UHnaWV9badl5+1B5+1B5095eX+nZeftQeftQedJbWNB dU9tp2Xn7UHn7UHnR2VPYXen7UHnQ219eUtlf+dPeXl/Qaenp6enp6ene21Jp2tNe3tVp3t1 YW2nd019eU1Dp21XYXVPbadpeXlvp0d5SWtNf6cJdXsXB6c1LefL+8enCcHD+y1/cW1De+en CcHD+zF/bVOnp3d5SedlQ23nVXlNp39tT+lB52Nt52tDdW17b0Gnb2VDf3V7aadveXvpT+dv Q3V7cedPeXnnfU1hd6dVeU1D50dlQUFJeUNvp3d5e21Vp0F5fW3nRU1tQU91eXtBp0d/bWVB bedPQ1XnZWlldXunSW1/YXl9bedPeed9Ved3eX1tT3lJe6dPd23nKWVDb21753lr5y1vbXun dXtPQ3lvTWFPdXl753l75yUvAT+nfW1tT3V7aed7eU91YW2nRU1tQU91eXt7ZXVDbadheXtp Q2VPTX9lT3V5e0GnQXlB5adzZUdle21BbedpdUN/5wsB50d/ZVVjeVWnf3l5cf99VedjbWVN T3VrTX/naXVDf+drQ3Vte2+nbWVpbUPnT3nnQW1t51V5TadBR3VhbedpdUN/QennS3lhZX/n YXl7YW1DT6dzZUdle21Bbed/ZUFB6edBbVdV50d1YU9NQ21Bp6enp6enp6cBVX1le09tYac9 YWVrbW2nK/0BbWFNQ22nAXlHd3lBp6enp6crQ3l90+enD3nT56cBTWNzbWFP0+enp6cPd23n a3l/f3lJdXtp531ldX/nYWV76U/nY23nQW17T+dPeeftQdOnD3dt52VPT2Vhd31te0+nD3dt 52t1f22n53VB5093bed5Q3VpdXtlf+d9ZXV/p+dpdUtt51V5TedPd23n7UGn53VB52Xn7UHn b2V7aW1DeU1B50t1Q01B5093ZU/n7UGnYWV753V7a21hT+d5e+cJdXvV1/k9bfnDx8fH+RcH +6dBR0NtZW/nT3dDeU1pd+dtfWV1f/unS21DVeenQUdtYXVlf+end09PR9P5+adJSUn7p/th eX2nK3lD5315Q23ndXtreUN9ZU91eXv/R39tZUFt50t1QXVP56cPd3VB53VB56c15+1B51V5 TedJeU1/b+ftQed1T/unbXtzeVWnf3VxbadJdUF3p3d5R22nbVdHbWFPp6chd0N1QU99ZUGn O21J51VtZUOnAWV1e0/nC2V/bXtPdXtt6UHnL2VVpyV/f3dlf395SX1lQaclR0N1f+creXl/ QennL2VVpz9lb1XnL2VVpyVBQU19R091eXunIWV7b39tfWVBpyV/f+cBeU1/QekvZVWnLUd1 R3dle1Wnp6enpzdlR0dV56c3ZUtt52Xnp6ffY0PbvbOnvbOnR3lBT31lQU9tQ6enpwl1e3Gn pzV9ZWltB2VPd6c9NT0t/QttQ0F1eXvT58X7x72zIXl7T217T/0PVUdt0+d9TX9PdUdlQ0/5 ZX9PbUN7ZU91S23RvbO1Y3lNe29lQ1XdpyF5e09te0/9D1VHbdPnT21XT/l3T31/0b2zIXl7 T217T/0PQ2V7QWttQ/0te2F5b3V7adPnRU15T21v/UdDdXtPZWN/bb2zvbPfNw89P9vfNy0l L9vf+TctJS/b3yM5LxXb7UG9s98rOTsP26en3/krOTsP29/5IzkvFdvf+TcPPT/bp6enIXl7 T217T/0PVUdt0+ftQdG9s7V7ZX1t3e1BvbMheXtPbXtP/Q9DZXtBa21D/S17YXlvdXtp0+dj ZUFty8+9syF5e09te0/9NS/T59/tQdunp6enp6enp6enZU1vdXn5V/1JZUunZU1vdXn5V/19 dW91p2VHR391YWVPdXl7+XlhT21P/UFPQ21lfaenp6enp6enp72z33VrQ2V9bedBQ2HdwS9h dW/T7UHnd211aXdP3cEvx+dJdW9Pd93BL8fbvbPf+XVrQ2V9bdunD3d1QedpZX1t53VB531V 52t1Q0FP50l5Q3H732ND272zFXlN6UNt5093bedrdUNBT+dHf2VVbUP7pzk1IQWnB0N5aUNl fSt1f21BL3VDp6enp0F9T0f7pxklCwfBw6cZJQsHISGnOzkvwcOnOwcBAQshpzsDLQEFwcOn OwEhNy0vwcOnOwEhNy0vOw+nOwEHPw0pNTunOyULpzslCyUHAQshpzslCyUHCcHDpzslCz8N wcOnOyULAw07A6c7JQsJwcOnGSULBz2nJT8tAw8BCyGnJT05O6clCwfBw6clCwchIaclCwc9 pzvBwwEhJTsJpzslCwk7D6clOw81CzUDpyULBw0HL6clCykhDwM/pyULCTU71c2nASElO8HD pwsBNwk1O8HDpyv9AQ85BwmnK/0HAzkP1c2nJSExCTU7wcOnCy0PDwMlFacLLQ/VzacBCS0t B9XNpwchIQk1O9XXpzU5PTk71denJQsHDyGnJQstwcOnJQshOTsBOT+nKwf9CTU7py8LB9XN pyv9JSk7D9XNpyE/JQnVzac7CyHVzacBISU7pws1Aw0Bpz85ITEvOQk7w8fHx6c7eUNPeXun PWFla21tpyV7T3VLdUOnDyUBMT0pA6enp6enp6enp6enp6enp6enp6clOw81/Qs1A/svJQ+n ITcxPzUBD/svJQ+nITcxPzUBD/s9AachNzE/NQEP+yEHAachNzE/NQEP+w8lC6c1CyP7Ow8T pwE9JQMPITcx+z0BpwE9JQMPITcx+yEHAaclCykFD/svJQ+nJSkNJQMv+y8lD6enp6enp6cB d39JZUd1+29/f6cxbUN7bX/Bw/tvf3+ne21PZUd1wcP7b39/p0FrYftvf3+np6enpwF1Q2Fl fac7dX1vZacheW9tA21vpwkFMT09wdfJ16cpAzUtK8HXydenK0175z95S3V7aechQ3V9dXtl f6c7eUNPeXunPWFla21tpyV7T3VLdUOnJUtheXtBeX+nK/0BDzkHCacr/QFtYU1DbacBeUd3 eUGnS3VDTUGnJQsH5z15e3VPeUOnJQsH5w1Hb2VPbUGnNXt5YU1/ZU9tNQ+nByH9YXV/f3V7 pwFVfWV7T21hpw9DbXtv5z11YUN5pyv9BwM5D6fnOzkvwcPnp6enA21pdUFPbUMBbUNLdWFt B0N5YW1BQac7bU8Bd2VDbSVvb6cBNy9tf21PbTFtVSWnAWthNUErdX9tB0N5T21hT21vpztt TwF3ZUNtKW1PNXtreac7bU8lR3UjTWtrbUMrQ21tp6enp6ctFwc/OQMtA6chPT0pA6d9QXV9 e6d1YUlheXt7p0l1e1N1R6enp6enB0N5aUNlfaftQeff7UHbpyUjIS8tKyk3NTMxPz07OQcF AwEPDQsJFxUTZWNhb21raXd1c3F/fXt5R0VDQU9NS0lXVVPHxcPBz83LydfV8fmnQW1PTUen dXtBT2V/f6dvbX15p0F7eXlHVadHdWFlYU2ncXVPT1WnR39lVadDeWFxp6enp6enp6cDZUPl k6mnOIZBp6e9p6enp6enp6en+0NlQ6enSXV7dXttT/tvf3+nNXtPbUN7bU8pbU8heXt7bWFP bW8BT2VPbaenpy91Q21hT3lDVadvf39hZWF3baenAW0vbWNNaQdDdUt1f21pbacBbQ9hYwdD dUt1f21pbaenp6enp6enp0lrYftheX37T0mnp72zCXV7wcPnMX9tU+cLw/vH5+vnCXV7wcPn LX9xbUN75wvF+8X/9w93bUNt53t1YXHne2V9bed1QecPSXV75wt1Q01B8xsZGRvz9b2zIXlH VUN1aXdP/31lb23ndXvnJUF1Zf9le3t5TXthbX1te0/TvbPF+zXnSXV/f+dPQ1XnfVXnY21B T+dPeedHQ3lPbWFP5093bedNQW1D52tDeX3nQXl9bedLdWF1eU1B50t1Q01B/ytNe395S23/ AXVDYWV9/zt1fW9l/yF5b20DbW/nZXtv521LbXvndXthf01vbecJwcP7MX9tU+fF+xf7vbPD +wltf3/nR2V1b+dzeWNB52VDbedJZXtPbW+9s8H7B3l5Q+d/dWtt50F3eU1/b+djbedNe2N/ bUFBbW+9s8/7L3l76U/nZWFhTUFt531t+wd/bWVBbedlYWFNQW3nT3dt5017a2V1Q+dBd3VP 50l5Q39vvbOnp6enp6cBAAAAEQAAABsAAAAiAAAAeAAAAIgAAAB1AQAADAAAAIUBAAAcAAAA pQEAAFMAAAAOAgAADgAAADYCAAAOAAAAXgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAYxgAAJ4BAAAMGgAA9AEAAGkqAAAUAQAA5CsAAJwEAABNWlAA AgAAAAQADwD//wAAuAAAAAAAAABAABoBAAC6EAAOH7QJzSG4AUzNIZCQVGhpcyBwcm9ncmFt IG11c3QgYmUgcnVuIHVuZGVyIFdpbjMyDQokN1BFAABMAQQAnSsEiAAAAAAAAAAA4ACOgQsB AhkAAgAAABQAAAAAAAAIQgAAAEAAAAAgAAAAAEAAABAAAAACAAABAAAAAAAAAAMACgAAAAAA AGAAAAAEAAAAAAAAAgAAAAAAEAAAIAAAAAAQAAAQAAAAAAAAEDAAAGRAAAAQQ09ERQAAAAAA EAAAABAAAAACAAAABiAAAGBEQVRBAAAAAAAQAAAAIAAAABAAAAAIQAAAwC5pZGF0YQAAABAA AAAwAAAAAgAAABhAAADALnJlbG9jAAAAFAAAAEAAAIASAAAAGmAAAPBoyAAAAOgHAAAAagDo BgAAAP8lNDBAAP8lODBAKDBAMAAANDBOMAAAVjAAAAAAAABOMAAAVjAAAAAAAABLRVJORUwz Mi5kbGwAAAAAU2xlZXAAAABFeGl0UHJvY2VzcxAAABAAAAATMBkwyEQAALgCV1HoNgAAAB+Y a5DKU4MISyh1Rlef2v4SM5FrOi7HptQsuhnLPq0xaZZESKk6gr+YOnBZEL0UAaCKzrFKkF38 YI11U2a6VgL8ig6A8UHAweeA8XyIDkZmSnXu3yqYrDNI6DlRp75B8em7Ual7PKG5ubm5uaJT ThW+MtUZuEOHmKey8Lm5uROisrC7ubkZcUbbcar7rgHx0bp+ubm5Rro+ubm7uXW6zyMNU16u P8G/PnW6yRkzU3ZUOZf5UXquOUm/Pq4Zob8eus0vMx0lUya6TbEzId/dUzRxprsLC65Z+b9e rtW/Xt8cbYULG88ZiQtRyRs9GWh8ubm5bYULosJKu7m5Qlx15glTfB0trknxv06n1pEXrkmB v06ukZa/HqqQok67ubkNC3w6CQVtOWm5mbm5zqDBubnouFG/On6/H225RpI/vbm5oqJdu7m5 GxmWohuz7x29QN842Gju3zjs2M+n1iVA7yiuBUi/WLhyh17wrl6vVFGtv1yuJUCuBUhubg8f ot5Jvbm5rkR1yq6v4NE7ODh20UHsfFKoI6eoI52oI5M0M4dIuj6svbm5Rn5oubm5uQnjzD+5 ubO5mbm5Rnhoubm5uQmiuBZERkYZrjHxmaa4yLm5ud84Ph1tRg1A4K04UZHdGNipGmxftbpc /77JYkQoU1xudpwNPlF+ImhIiCumOK8sN+M/5VH71y4SM4qWKfDV6PxKlBwGCmv/JKLMTxaj aT4mHxpJNQUePXXk2OZFApBq0yRBdldC8nZXCLNoV5zldle0MHZXn8J0V7m5ubmK+HZXqZV0 V344dFdAsXZXhAN2V3cFdlfspHZXjVN2V3SPdFecu3ZXuqB2V62IdlfX6HZXlld2V1UjdleY GXZX7iF2V5S/dld/S3ZXfMF2V427dldmnnZX1+B2V7m4ubm5ubm5ubmIRwAAuAIAALm5ublJ Rp25vmLVrjNWAxMZqjPXRpKhvbm5rzhT/6LCJ6O5ud9UN6fUp37BF0aSqb25ua84U52iguqj ubnPTl+pCVQwOVMDbn1oh7G5uTen1Kd+HBkXGUaSsb25uaqw0r+lubkJNW56CXk7aCG5ubl7 quL/pbm5VDC4UZk7GysbRpKJvbm5E2hZu7m5ERsTooJFsbm5HxsbRpJRvbm5VDPJOVG3Dw97 OTyhuVQzybgPpjHxgXtTvUZ4PJm5G2mxu7m5otLNgbm5FUaS6b25uRW2VmiUv7m5yAEXW2/u NLLWv7m5u2ikv7m5yOVzSXNTocjlcWFhNLLWv7m5ve7fOOwFC37vVDPJOVPzeWh5sbm5qXtp ubG5uaLC96W5uRcZRpKBvbm5bbkVF0aSkb25uXloz7G5ubt7FQdoy7+5uVEPabG7ubkXbbtt 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 p7Jcubm5eWgIvbm52r+4fLe4dL/NFFFmrjw6aKm4cLfNfFF+zXRTtUQwzXxRCrhMsVEQuECx USa4TLNRLLhAs1EyrAS4LjioBZW4LlioBZ+oBYusNBx4rTyoNZuoNYGsPKE5qDWDHHysNavx Nq08qDWrrDWh8citMKg1obggKah1h64ztag1u6g1O6i0oL25uRmxs6i06bu5uQm7tEW7ubmx g6g1rWjLvbm5uHy7uDxIuHSxvRSoFbVo9b25ubgsu6gVkaiUC7u5uahVl6jUAbu5ua48Hmio dY2o9AW7ubnOeqO5ub40/a5ErCTg3TAcKN087C9TUnuuLbGqKeG/IfGpvjqpqinpC+sh8Zk2 MfGhhbm5ubsh8bG+MfGxqa8OU/G6LYF5ublYG22zC17wGR2uI7Vo7ru5uZzsfFYNCQu+arPv I7Ve8KfMbYGFRDO5dUYptQ8Lzwpfs78JwW5WuMHxuVG9tgqqraoNqb5B8am5RY24Q7m5Uaen 1hmRohGZSK4h8aGqKbVqykJGRr4woaY5tafWGZGikZnfKnVvKbXpvxqurb8tsa4B8Ym/A73v LlWrBxe/TrsjvV7srgkZri1Ivy1Azy5Vs78JyW5WqgkZrnOlogkJrq9+1za/ubm5uQUVriHx ib8jvRsaat8cp9a1vxiuPLp8Rka5uTpomb8YNTV8bK48OmiZdb88C786qr+uMfHhcXf+ublG E3hGE2BtuW25rjHxib8zvRlGUfH5RhMgRlHxkUYTKBGiMfGhGW25RlHx+UYTUEZR8ZFGE2BG UfGJRlHx+UYTaL4wOT5oubm5uQmiuGFGRkZqM1BGRntxVXtZa9/duR1zdz9dc3tRcwAAAAC4 AgAAL3NLO7kdc3cfc1EVe2FTczNJO7m5Y1lduRclc1EnWXNlM2VTYzu5FyVzUTNlU2Mdc19n U11/czu5FyVzUT9hZ19zM2VTY7m5X3V/uR91fytfNWthcxldZ1Fzf1Fzcbm5uRNoubm5uQMb vyMVU69GkmdQRkauKLgquxu/Mx1TtUaSZ1BGRgvfHB4oVlq/PB44vxi0LB48vxqqExWqMx0L Az7GBSoQQAAzvnMtQAC9CBBAAOie6v//gL0IEEAAvn0tQADoSer//2oA6DUAAABkdW1teS5l eGUAZTpcd2luZG93c1xTeVN0ZW0zMlxkTGxjYWNoZVxkZGQuZXhlAP8lTEBAAP8lVEBAAAAA YTpcAHgAAAAuZGxsAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAGqeQAACAAAAAQIECAAA AACkAwAAYIJ5giEAAAAAAAAApt8AAAAAAAChpQAAAAAAAIGf4PwAAAAAQH6A/AAAAACoAwAA waPaoyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIH+AAAAAAAAQP4AAAAAAAC1AwAAwaPaoyAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAIH+AAAAAAAAQf4AAAAAAAC2AwAAz6LkohoA5aLoolsA AAAAAAAAAAAAAAAAAAAAAIH+AAAAAAAAQH6h/gAAAABRBQAAUdpe2iAAX9pq2jIAAAAAAAAA AAAAAAAAAAAAAIHT2N7g+QAAMX6B/gAAAAC6EUEAuhFBAAAAIAAgACAAIAAgACAAIAAgACAA KAAoACgAKAAoACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAEgAEAAQABAA EAAQABAAEAAQABAAEAAQABAAEAAQABAAhACEAIQAhACEAIQAhACEAIQAhAAQABAAEAAQABAA EAAQAIEAgQCBAIEAgQCBAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEA AQAQABAAEAAQABAAEACCAIIAggCCAIIAggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIA AgACAAIAAgACAAIAEAAQABAAEAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAEAAAAuAAAAAQAAANTSQADE0kAAIAktDV0AAABdAAAAAAAAAAUAAMALAAAA AAAAAB0AAMAEAAAAAAAAAJYAAMAEAAAAAAAAAI0AAMAIAAAAAAAAAI4AAMAIAAAAAAAAAI8A AMAIAAAAAAAAAJAAAMAIAAAAAAAAAJEAAMAIAAAAAAAAAJIAAMAIAAAAAAAAAJMAAMAIAAAA AAAAAAMAAAAHAAAACgAAAIwAAAD/////AAoAABAAAAAgBZMZAAAAAAAAAAAAAAAAAAAAAAIA AABA1UAACAAAABTVQAAJAAAA6NRAAAoAAADE1EAAEAAAAJjUQAARAAAAaNRAABIAAABE1EAA EwAAABjUQAAYAAAA4NNAABkAAAC400AAGgAAAIDTQAAbAAAASNNAABwAAAAg00AAeAAAABDT QAB5AAAAANNAAHoAAADw0kAA/AAAAOzSQAD/AAAA3NJAAAAAAAAAAAAAgCBJAAAAAACAIEkA AQEAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAQAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAIAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEHAQABBwEAAQcBAAEHAQABBwEAA QcBAAAAAAAAAAAAA+AMAAAAAAAAAAAAAAAAAAAEAAAAWAAAAAgAAAAIAAAADAAAAAgAAAAQA AAAYAAAABQAAAA0AAAAGAAAACQAAAAcAAAAMAAAACAAAAAwAAAAJAAAADAAAAAoAAAAHAAAA CwAAAAgAAAAMAAAAFgAAAA0AAAAWAAAADwAAAAIAAAAQAAAADQAAABEAAAASAAAAEgAAAAIA AAAhAAAADQAAADUAAAACAAAAQQAAAA0AAABDAAAAAgAAAFAAAAARAAAAUgAAAA0AAABTAAAA DQAAAFcAAAAWAAAAWQAAAAsAAABsAAAADQAAAG0AAAAgAAAAcAAAABwAAAByAAAACQAAAAYA AAAWAAAAgAAAAAoAAACBAAAACgAAAIIAAAAJAAAAgwAAABYAAACEAAAADQAAAJEAAAApAAAA ngAAAA0AAAChAAAAAgAAAKQAAAALAAAApwAAAA0AAAC3AAAAEQAAAM4AAAACAAAA1wAAAAsA AAAYBwAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgsAIB4AACAAQAAAKAAAIACAAAA uAAAgAMAAADAAQCABAAAAEgCAIAFAAAAgAIAgAYAAABIBACACQAAAHgHAIAKAAAAkAcAgAwA AADIBwCADgAAAOAHAIAQAAAAQAgAgPAAAABYCACAAAAAAAAAAAAEAAAAAAADAOQFAAB4CACA 5QUAAJAIAIDoBQAAqAgAgAAAAAAAAAAABAAAAAAAAQALAAAAwAgAgAAAAAAAAAAABAAAAAAA HwDeBQAA2AgAgN8FAADwCACA4QUAAAgJAIDSBwAAIAkAgNQHAAA4CQCA5gcAAFAJAIDyBwAA aAkAgP8HAACACQCACwgAAJgJAIAqCAAAsAkAgE8IAADICQCAZggAAOAJAIBtCAAA+AkAgHII AAAQCgCAdAgAACgKAICCCAAAQAoAgIUIAABYCgCAhggAAHAKAICHCAAAiAoAgI4IAACgCgCA lAgAALgKAICdCAAA0AoAgKIIAADoCgCAowgAAAALAICtCAAAGAsAgK4IAAAwCwCAsggAAEgL AICzCAAAYAsAgAEKAAB4CwCAoQ8AAJALAICMEwAAqAsAgAAAAAAAAAAABAAAAAAADwABAAAA wAsAgAIAAADYCwCAAwAAAPALAIAEAAAACAwAgAUAAAAgDACABgAAADgMAIAHAAAAUAwAgAgA AABoDACACQAAAIAMAIAKAAAAmAwAgAwAAACwDACADQAAAMgMAIAOAAAA4AwAgA8AAAD4DACA EAAAABANAIAAAAAAAAAAAAQAAAAAAAUAAwgAACgNAIDWCQAAQA0AgNgJAABYDQCA/wkAAHAN AIC7CwAAiA0AgAAAAAAAAAAABAAAAAAANwDsAwAAoA0AgO0DAAC4DQCA7wMAANANAID1AwAA 6A0AgPYDAAAADgCA9wMAABgOAID9AwAAMA4AgAEEAABIDgCAAwQAAGAOAIAEBAAAeA4AgCIE AACQDgCALAQAAKgOAIA3BAAAwA4AgNEHAADYDgCA2gcAAPAOAIDkBwAACA8AgOkHAAAgDwCA 8AcAADgPAID0BwAAUA8AgPUHAABoDwCA+wcAAIAPAID8BwAAmA8AgP0HAACwDwCADAgAAMgP AIAQCAAA4A8AgBIIAAD4DwCAFggAABAQAIAXCAAAKBAAgBgIAABAEACAHwgAAFgQAIAhCAAA cBAAgCIIAACIEACAdQgAAKAQAIB3CAAAuBAAgJkIAADQEACAnggAAOgQAICmCAAAABEAgKsI AAAYEQCAxwkAADARAIDJCQAASBEAgMsJAABgEQCA1QkAAHgRAIDnCQAAkBEAgPoJAACoEQCA /gkAAMARAIAACgAA2BEAgAYKAADwEQCACgoAAAgSAIAMCgAAIBIAgA0KAAA4EgCA8QsAAFAS AICJEwAAaBIAgIoTAACAEgCAjRMAAJgSAICOEwAAsBIAgAAAAAAAAAAABAAAAAAAZACEAQAA yBIAgIUBAADgEgCAhgEAAPgSAICHAQAAEBMAgIgBAAAoEwCAiQEAAEATAICKAQAAWBMAgIwB AABwEwCAjQEAAIgTAICOAQAAoBMAgI8BAAC4EwCAkAEAANATAICRAQAA6BMAgJMBAAAAFACA lAEAABgUAICVAQAAMBQAgJYBAABIFACAlwEAAGAUAICYAQAAeBQAgJsBAACQFACAnAEAAKgU AICdAQAAwBQAgJ4BAADYFACAnwEAAPAUAICgAQAACBUAgKEBAAAgFQCAogEAADgVAICjAQAA UBUAgKQBAABoFQCApQEAAIAVAICmAQAAmBUAgKgBAACwFQCAqQEAAMgVAIC2AQAA4BUAgLcB AAD4FQCAuAEAABAWAIC5AQAAKBYAgLoBAABAFgCAuwEAAFgWAIC8AQAAcBYAgL0BAACIFgCA vgEAAKAWAIC/AQAAuBYAgMABAADQFgCAwQEAAOgWAIDCAQAAABcAgMMBAAAYFwCAxAEAADAX AIDFAQAASBcAgMYBAABgFwCAxwEAAHgXAIDIAQAAkBcAgMkBAACoFwCAygEAAMAXAIDLAQAA 2BcAgMwBAADwFwCAzQEAAAgYAIDOAQAAIBgAgM8BAAA4GACA7gEAAFAYAIDvAQAAaBgAgPUB AACAGACA9gEAAJgYAID3AQAAsBgAgPgBAADIGACA+QEAAOAYAID6AQAA+BgAgPsBAAAQGQCA /AEAACgZAID9AQAAQBkAgP4BAABYGQCA/wEAAHAZAIAAAgAAiBkAgAECAACgGQCAAgIAALgZ AIADAgAA0BkAgAQCAADoGQCAUgIAAAAaAIBTAgAAGBoAgFQCAAAwGgCAVQIAAEgaAIBWAgAA YBoAgFcCAAB4GgCAZQIAAJAaAIBmAgAAqBoAgGcCAADAGgCAaAIAANgaAIBpAgAA8BoAgGoC AAAIGwCAsAIAACAbAICyAgAAOBsAgLMCAABQGwCARgMAAGgbAIBHAwAAgBsAgE4DAACYGwCA TwMAALAbAIDcAwAAyBsAgN0DAADgGwCA3gMAAPgbAIDfAwAAEBwAgAAAAAAAAAAABAAAAAAA AQDjBwAAKBwAgAAAAAAAAAAABAAAAAUAAAB8LACAQBwAgKQsAIBYHACA2iwAgHAcAID+LACA iBwAgC4tAICgHACAAAAAAAAAAAAEAAAAAAABABEEAAC4HACAAAAAAAAAAAAEAAAAAAAKAOkD AADQHACA7gMAAOgcAID7AwAAAB0AgDsEAAAYHQCAPAQAADAdAIDTBwAASB0AgPoHAABgHQCA CggAAHgdAIALCgAAkB0AgAwKAACoHQCAAAAAAAAAAAAEAAAAAAABAAEAAADAHQCAAAAAAAAA AAAEAAAAAAACAMcJAADYHQCAAAoAAPAdAIAAAAAAAAAAAAQAAAAAAAEACQQAAAgeAAAAAAAA AAAAAAQAAAAAAAEACQQAABgeAAAAAAAAAAAAAAQAAAAAAAEACQQAACgeAAAAAAAAAAAAAAQA AAAAAAEACQQAADgeAAAAAAAAAAAAAAQAAAAAAAEACQQAAEgeAAAAAAAAAAAAAAQAAAAAAAEA CQQAAFgeAAAAAAAAAAAAAAQAAAAAAAEADQQAAGgeAAAAAAAAAAAAAAQAAAAAAAEACQQAAHge AAAAAAAAAAAAAAQAAAAAAAEACQQAAIgeAAAAAAAAAAAAAAQAAAAAAAEACQQAAJgeAAAAAAAA AAAAAAQAAAAAAAEACQQAAKgeAAAAAAAAAAAAAAQAAAAAAAEACQQAALgeAAAAAAAAAAAAAAQA AAAAAAEACQQAAMgeAAAAAAAAAAAAAAQAAAAAAAEACQQAANgeAAAAAAAAAAAAAAQAAAAAAAEA CQQAAOgeAAAAAAAAAAAAAAQAAAAAAAEACQQAAPgeAAAAAAAAAAAAAAQAAAAAAAEACQQAAAgf AAAAAAAAAAAAAAQAAAAAAAEACQQAABgfAAAAAAAAAAAAAAQAAAAAAAEACQQAACgfAAAAAAAA AAAAAAQAAAAAAAEACQQAADgfAAAAAAAAAAAAAAQAAAAAAAEACQQAAEgfAAAAAAAAAAAAAAQA AAAAAAEACQQAAFgfAAAAAAAAAAAAAAQAAAAAAAEACQQAAGgfAAAAAAAAAAAAAAQAAAAAAAEA CQQAAHgfAAAAAAAAAAAAAAQAAAAAAAEACQQAAIgfAAAAAAAAAAAAAAQAAAAAAAEACQQAAJgf AAAAAAAAAAAAAAQAAAAAAAEACQQAAKgfAAAAAAAAAAAAAAQAAAAAAAEACQQAALgfAAAAAAAA AAAAAAQAAAAAAAEACQQAAMgfAAAAAAAAAAAAAAQAAAAAAAEADQQAANgfAAAAAAAAAAAAAAQA AAAAAAEACQQAAOgfAAAAAAAAAAAAAAQAAAAAAAEACQQAAPgfAAAAAAAAAAAAAAQAAAAAAAEA CQQAAAggAAAAAAAAAAAAAAQAAAAAAAEACQQAABggAAAAAAAAAAAAAAQAAAAAAAEACQQAACgg AAAAAAAAAAAAAAQAAAAAAAEACQQAADggAAAAAAAAAAAAAAQAAAAAAAEACQQAAEggAAAAAAAA AAAAAAQAAAAAAAEACQQAAFggAAAAAAAAAAAAAAQAAAAAAAEACQQAAGggAAAAAAAAAAAAAAQA AAAAAAEACQQAAHggAAAAAAAAAAAAAAQAAAAAAAEACQQAAIggAAAAAAAAAAAAAAQAAAAAAAEA CQQAAJggAAAAAAAAAAAAAAQAAAAAAAEACQQAAKggAAAAAAAAAAAAAAQAAAAAAAEACQQAALgg AAAAAAAAAAAAAAQAAAAAAAEACQQAAMggAAAAAAAAAAAAAAQAAAAAAAEACQQAANggAAAAAAAA AAAAAAQAAAAAAAEACQQAAOggAAAAAAAAAAAAAAQAAAAAAAEACQQAAPggAAAAAAAAAAAAAAQA AAAAAAEACQQAAAghAAAAAAAAAAAAAAQAAAAAAAEACQQAABghAAAAAAAAAAAAAAQAAAAAAAEA CQQAACghAAAAAAAAAAAAAAQAAAAAAAEACQQAADghAAAAAAAAAAAAAAQAAAAAAAEACQQAAEgh AAAAAAAAAAAAAAQAAAAAAAEACQQAAFghAAAAAAAAAAAAAAQAAAAAAAEACQQAAGghAAAAAAAA AAAAAAQAAAAAAAEACQQAAHghAAAAAAAAAAAAAAQAAAAAAAEACQQAAIghAAAAAAAAAAAAAAQA AAAAAAEACQQAAJghAAAAAAAAAAAAAAQAAAAAAAEACQQAAKghAAAAAAAAAAAAAAQAAAAAAAEA CQQAALghAAAAAAAAAAAAAAQAAAAAAAEACQQAAMghAAAAAAAAAAAAAAQAAAAAAAEACQQAANgh AAAAAAAAAAAAAAQAAAAAAAEACQQAAOghAAAAAAAAAAAAAAQAAAAAAAEACQQAAPghAAAAAAAA AAAAAAQAAAAAAAEACQQAAAgiAAAAAAAAAAAAAAQAAAAAAAEACQQAABgiAAAAAAAAAAAAAAQA AAAAAAEACQQAACgiAAAAAAAAAAAAAAQAAAAAAAEACQQAADgiAAAAAAAAAAAAAAQAAAAAAAEA CQQAAEgiAAAAAAAAAAAAAAQAAAAAAAEACQQAAFgiAAAAAAAAAAAAAAQAAAAAAAEACQQAAGgi AAAAAAAAAAAAAAQAAAAAAAEACQQAAHgiAAAAAAAAAAAAAAQAAAAAAAEACQQAAIgiAAAAAAAA AAAAAAQAAAAAAAEACQQAAJgiAAAAAAAAAAAAAAQAAAAAAAEACQQAAKgiAAAAAAAAAAAAAAQA AAAAAAEACQQAALgiAAAAAAAAAAAAAAQAAAAAAAEACQQAAMgiAAAAAAAAAAAAAAQAAAAAAAEA CQQAANgiAAAAAAAAAAAAAAQAAAAAAAEACQQAAOgiAAAAAAAAAAAAAAQAAAAAAAEACQQAAPgi AAAAAAAAAAAAAE1akAADAAAABAAAAP//AAC4AAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAIAAAAAOH7oOALQJzSG4AUzNIVRoaXMgcHJvZ3JhbSBjYW5ub3Qg YmUgcnVuIGluIERPUyBtb2RlLg0NCiQAAAAAAAAAUEUAAEwBBQADmkY1AAAAAAAAAADgAA4B CwEDCgAGAAAAGAAAAAAAAEgQAAAAEAAAACAAAAAAQAAAEAAAABAAAAQAAAAAAAAABAAAAAAA AAAAYAAAAAQAAL58AAACAAAAAAAQAAAQAAAAEAAAABAAAAAAAAAQAAAAAAAAAAAAAAAAMAAA UAAAAABAAABIDgAAAAAAAAAAAAAAAAAAAAAAAABQAACIAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAxDAAAHQAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAudGV4dAAAAH4EAAAAEAAAABAAAAAQAAAAAAAAAAAAAAAAAAAgAABgLmRhdGEA AAAcAAAAACAAAAAQAAAAIAAAAAAAAAAAAAAAAAAAQAAAwC5pZGF0YQAAtgIAAAAwAAAAEAAA ADAAAAAAAAAAAAAAAAAAAEAAAEAucnNyYwAAAAAQAAAAQAAAABAAAABAAAAAAAAAAAAAAAAA AABAAABALnJlbG9jAADYAAAAAFAAAAAQAAAAUAAAAAAAAAAAAAAAAAAAQAAAQgAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 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 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADLf78t AAD5n89/AABAAEABAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA --SFp0N9M3V38 --SFp0N9M3V38 Content-Type: application/octet-stream; name=readme.txt Content-Transfer-Encoding: base64 Content-ID: VGhlIGRyaXZlciBmb3VuZCBpbiB0aGlzIGRpcmVjdG9yeSBpcyBhIHJlcGxhY2VtZW50IGZv ciB0aGUgRVNTOTc4IGdhbWVwb3J0IGRyaXZlci4gRVNTIGhhcyB1cGRhdGVkIHRoaXMgZHJp dmVyIGZvciBXaW5kb3dzIDk4IGR1ZSB0byBzb21lIGluY29tcGF0aWJpbGl0aWVzIGluIHRo ZSBXaW5kb3dzIDk1IGRyaXZlci4gVGhpcyBkcml2ZXIgaXMgdXNlZCBieSB0aGUgZ2FtZXBv cnQgZGV2aWNlIGZvdW5kIGluIHRoZSBkb2NraW5nIHN0YXRpb24gZm9yIGFueSBsYXB0b3Ag d2hpY2ggaGFzIGFuIEVTUzE4NzggYXVkaW8gZGV2aWNlLiBPRU1zIHdobyB1c2UgdGhpcyBk ZXZpY2UgaW5jbHVkZSBDb21wYXEsIERlbGwsIERpZ2l0YWwsIElCTSwgU29ueSBhbmQgb3Ro ZXJzLiBUaGlzIGRyaXZlciBpcyBvbmx5IHVzZWQgd2l0aCB0aGUgMTg3OCBhdWRpbyBkZXZp Y2UgLSBwbGVhc2UgY2hlY2sgaW4gdGhlIERldmljZSBNYW5hZ2VyIHRvIGJlIHN1cmUgdGhh dCB5b3UgaGF2ZSB0aGUgY29ycmVjdCBkZXZpY2UgYmVmb3JlIGF0dGVtcHRpbmcgdG8gdXBn cmFkZSB0aGlzIGRyaXZlci4NCg0KVG8gaW5zdGFsbDoNCg0KICAxKSBTdGFydCAtPiBTZXR0 aW5ncyAtPiBDb250cm9sIFBhbmVsDQogIDIpIERvdWJsZSBjbGljayBvbiBTeXN0ZW0NCiAg MykgQ2xpY2sgb24gRGV2aWNlIE1hbmFnZXIgdGFiDQogIDQpIENsaWNrIG9uICIrIiB0byB0 aGUgbGVmdCBvZiBTb3VuZCwgdmlkZW8gYW5kIGdhbWUgY29udHJvbGxlcnMgdG8gZXhwYW5k DQogIDUpIENsaWNrIG9uICJFU1MgZ2FtZXBvcnQiDQogIDYpIENsaWNrICJQcm9wZXJ0aWVz IiB0YWINCiAgNykgQ2xpY2sgIkRyaXZlciIgdGFiDQogIDgpIENsaWNrIG9uICJVcGRhdGUg RHJpdmVyIiBidXR0b24NCiAgOSkgQ2xpY2sgb24gIk5leHQiIGJ1dHRvbg0KMTApIENsaWNr IG9uICJEaXNwbGF5IGEgbGlzdC4uLiINCjExKSBDbGljayBvbiAiTmV4dCIgYnV0dG9uDQox MikgQ2xpY2sgb24gIkhhdmUgRGlzayINCjEzKSBFbnRlciBjb21wbGV0ZSBwYXRoIHRvIHRo aXMgZGlyZWN0b3J5LCBlLmcuIGQ6XGRyaXZlcnNcaW5wdXRcZXNzOTc4DQoxNCkgQ2xpY2sg b24gT0sgdG8gaW5zdGFsbA0KDQpPbmNlIGluc3RhbGxlZCwgeW91IHdpbGwgbmVlZCB0byBn byB0byB0aGUgQWR2YW5jZWQgcGFnZSBvZiB0aGUgR2FtZSBDb250cm9sbGVycyBjb250cm9s IHBhbmVsIGFuZCBzZWxlY3QgIkVTUyBnYW1lcG9ydCIgaW5zdGVhZCBvZiB0aGUgIlN0YW5k YXJkIEdhbWVwb3J0IiBmb3IgdGhlIFBvcnQgRHJpdmVyLg0K --SFp0N9M3V38-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 11:54:55 2002 Delivered-To: freebsd-ports@freebsd.org Received: from freesbee.wheel.dk (freesbee.wheel.dk [193.162.159.97]) by hub.freebsd.org (Postfix) with ESMTP id C6F8037B400 for ; Mon, 8 Apr 2002 11:54:46 -0700 (PDT) Received: by freesbee.wheel.dk (Postfix, from userid 1001) id 3E6886009; Mon, 8 Apr 2002 20:54:43 +0200 (CEST) Date: Mon, 8 Apr 2002 20:54:43 +0200 From: Jesper Skriver To: "Dmitry A. Panov" Cc: ports@FreeBSD.org Subject: Re: Fwd: [marcus@marcuscom.com: Re: cvs commit: ports/x11/gnomelibs Makefile distinfo pkg-plist] Message-ID: <20020408205443.B42298@skriver.dk> References: <20020408092930.GB46924@Fluffy.Khv.RU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020408092930.GB46924@Fluffy.Khv.RU>; from redfox@Fluffy.Khv.RU on Mon, Apr 08, 2002 at 08:29:31PM +1100 X-PGP-Fingerprint: 6B88 9CE8 66E9 E631 C9C5 5EB4 22AB F0EC F956 1C31 X-PGP-Public-Key: http://freesbee.wheel.dk/~jesper/gpgkey.pub Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Apr 08, 2002 at 08:29:31PM +1100, Dmitry A. Panov wrote: > Hello! > > Jesper, do You plan to fix textproc/gtk-dok? I have no real interest in this port, I only upgraded it because it was a dependency for an other port I added. > version 0.9 already broken :( I seems to work fine in the application I used it for, but if it breaks Gnome, someone else have to fix it, as I don't use Gnome, and cannot test. I'll release the maintainter bit now. > If not, please revert to gtk-doc-0.4. > I have it on all my machines and all GNOME parts builds/work fine. > > > ----- Forwarded message from Joe Marcus Clarke ----- > > From: Joe Marcus Clarke > Date: 07 Apr 2002 17:09:50 -0300 > To: "Dmitry A. Panov" > Subject: Re: cvs commit: ports/x11/gnomelibs Makefile distinfo pkg-plist > X-Mailer: Ximian Evolution 1.0.3 > > On Sun, 2002-04-07 at 16:10, Dmitry A. Panov wrote: > > Greetings, Joe Marcus Clarke! > > On Sun, Apr 07, 2002 at 13:27:45 -0300, You wrote: > > > > > On Sun, 2002-04-07 at 05:37, Maxim Sobolev wrote: > > > >> > > > >> Note that make install fails if the gtk-doc port is installed. :( > > >> > > >> Known problem. Many GNOME ports will fail when gtk-doc is installed. > > >> There is even PR on this. > > > > > If we add --disable-gtk-doc to CONFIGURE_ARGS for these ports, the > > > install will succeed. I've tested this with gnomelibs and bonobo. > > > Since it never seems to work anyway, is there a downside to doing this? > > > > > > Please revert gtk-doc to 0.4 version. With this version all GNOME parts > > builds/work fine. gtk-doc-0.9 seems already broken :( > > You might want to let the maintainer, jesper, know. > > Joe > > > > > > > >> > > >> -Maxim > > >> > > > >> > > > >> On Sat, 2002-04-06 at 09:31, Maxim Sobolev wrote: > > > > >> sobomax 2002/04/06 09:31:17 PST > > > > >> > > > > >> Modified files: > > > > >> x11/gnomelibs Makefile distinfo pkg-plist > > > > >> x11/gnomelibs/files patch-bg > > > > >> Log: > > > > >> Update to 1.4.1.5. > > > > >> > > > > >> Revision Changes Path > > > > >> 1.96 +3 -2 ports/x11/gnomelibs/Makefile > > > > >> 1.39 +1 -1 ports/x11/gnomelibs/distinfo > > > > >> 1.14 +15 -9 ports/x11/gnomelibs/files/patch-bg > > > > >> 1.33 +1 -1 ports/x11/gnomelibs/pkg-plist > > > > >> > > > > >> To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > >> with "unsubscribe cvs-all" in the body of the message > > > >> -- > > > >> _ > > > > | |V|| / ' || MacroHard -- \ > > > >> \_| | | \_, || the perfection of form over | > > > >> ----------------------------------|| substance, marketing over | > > > >> Web: http://www.borgsdemons.com || performance, and greed over | > > > >> AIM: johnmcooper || design . . . | > > > >> =====================================================================/ > > > >> Public Key: http://www.borgsdemons.com/Personal/pgpkey.asc | > > > >> =====================================================================\ > > > >> > > > >> > > >> > > >> > > > > > > > > ---end quoted text--- > > > > -- > > Dmitry "Red Fox" Panov @ Home mailto:redfox@Fluffy.Khv.RU > > Khabarovsk, Russia YaIM:redfox_dm ICQ:10087338 > > ======================================================================== > > If builders built buildings the way programmers wrote > > programs, then the first woddpecker that came along would > > destroy civilization. > > > > > > > ----- End forwarded message ----- > > -- > Dmitry "Red Fox" Panov @ Home mailto:redfox@Fluffy.Khv.RU > Khabarovsk, Russia YaIM:redfox_dm ICQ:10087338 > ======================================================================== > When you need to knock on wood is when you realize the > world's composed of aluminum and vinyl. /Jesper -- Jesper Skriver, jesper(at)skriver(dot)dk - CCIE #5456 Work: Network manager @ AS3292 (Tele Danmark DataNetworks) Private: FreeBSD committer @ AS2109 (A much smaller network ;-) One Unix to rule them all, One Resolver to find them, One IP to bring them all and in the zone to bind them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 12:20:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B68F137B417 for ; Mon, 8 Apr 2002 12:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38JK2a17709; Mon, 8 Apr 2002 12:20:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D23E837B417 for ; Mon, 8 Apr 2002 12:14:25 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38JEPL16383; Mon, 8 Apr 2002 12:14:25 -0700 (PDT) (envelope-from nobody) Message-Id: <200204081914.g38JEPL16383@freefall.freebsd.org> Date: Mon, 8 Apr 2002 12:14:25 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36891: Update port: graphics/divxcalc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36891 >Category: ports >Synopsis: Update port: graphics/divxcalc >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 12:20:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Add missing BUILD_DEPENS to devel/automake14 - Remove unnecessary USE_BISON >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/divxcalc/Makefile graphics/divxcalc/Makefile --- /usr/ports/graphics/divxcalc/Makefile Wed Mar 20 12:14:17 2002 +++ graphics/divxcalc/Makefile Sun Apr 7 18:03:38 2002 @@ -13,10 +13,13 @@ MAINTAINER= ports@FreeBSD.org -USE_BISON= yes +BUILD_DEPENDS= ${LOCALBASE}/share/automake14/automake/install-sh:${PORTSDIR}/devel/automake14 + USE_GTK= yes -GNU_CONFIGURE= yes USE_GMAKE= yes +GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" post-patch: @${PERL} -pi -e "s,Bison ,Bison,g" ${WRKSRC}/configure >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 12:21: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AA3D437B41E for ; Mon, 8 Apr 2002 12:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38JK2x17718; Mon, 8 Apr 2002 12:20:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8E49E37B417 for ; Mon, 8 Apr 2002 12:15:21 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38JFLe16515; Mon, 8 Apr 2002 12:15:21 -0700 (PDT) (envelope-from nobody) Message-Id: <200204081915.g38JFLe16515@freefall.freebsd.org> Date: Mon, 8 Apr 2002 12:15:21 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36892: Update port: graphics/gsubedit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36892 >Category: ports >Synopsis: Update port: graphics/gsubedit >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 12:20:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Support CFLAGS properly - Remove unnecessary USE_BISON - Utilize NOPORTDOCS Remove file: files/patch-pixmaps::Makefile.in >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/gsubedit/Makefile graphics/gsubedit/Makefile --- /usr/ports/graphics/gsubedit/Makefile Tue Mar 12 02:54:27 2002 +++ graphics/gsubedit/Makefile Tue Apr 9 03:36:47 2002 @@ -8,6 +8,7 @@ PORTNAME= gsubedit PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,14 +16,28 @@ MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes -USE_BISON= yes +USE_GMAKE= yes USE_GNOME= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-gnome -USE_GMAKE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" post-patch: - @${PERL} -pi -e "s,Bison ,Bison,g" ${WRKSRC}/configure - @${PERL} -pi -e "s,doc/,share/doc/,g" ${WRKSRC}/Makefile.in + @${PERL} -pi -e 's|Bison |Bison|g ; \ + s|-lpthread|${PTHREAD_LIBS}|g ; \ + s|DATADIRNAME=lib|DATADIRNAME=share|g ; \ + s|share/pixmaps|share/gnome/pixmaps|g' ${WRKSRC}/configure + @${FIND} ${WRKSRC} -name "Makefile.in*" | ${XARGS} ${PERL} -pi -e \ + 's|^gsubeditdoc|#gsubeditdoc|g ; \ + s|-g -O2|| ; \ + s|\$$\(datadir\)/locale|\$$\(prefix\)/share/locale|' + +post-install: +.if !defined(NOPORTDOCS) + @${MKDIR} ${DOCSDIR} +.for file in AUTHORS ChangeLog INSTALL README TODO + ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} +.endfor +.endif .include diff -urN /usr/ports/graphics/gsubedit/files/patch-pixmaps::Makefile.in graphics/gsubedit/files/patch-pixmaps::Makefile.in --- /usr/ports/graphics/gsubedit/files/patch-pixmaps::Makefile.in Tue Mar 12 02:54:27 2002 +++ graphics/gsubedit/files/patch-pixmaps::Makefile.in Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- pixmaps/Makefile.in.orig Tue Mar 12 01:34:16 2002 -+++ pixmaps/Makefile.in Tue Mar 12 01:36:23 2002 -@@ -119,7 +119,7 @@ - cflags_set = @cflags_set@ - cxxflags_set = @cxxflags_set@ - --gsubedit_pixmapsdir = $(prefix)/@NO_PREFIX_PACKAGE_PIXMAPS_DIR@ -+gsubedit_pixmapsdir = $(prefix)/share/gnome/pixmaps/gsubedit - - gsubedit_pixmaps_DATA = \ - gsubedit_icon.png diff -urN /usr/ports/graphics/gsubedit/pkg-plist graphics/gsubedit/pkg-plist --- /usr/ports/graphics/gsubedit/pkg-plist Tue Mar 12 02:54:27 2002 +++ graphics/gsubedit/pkg-plist Mon Apr 1 05:02:59 2002 @@ -1,13 +1,12 @@ bin/gsubedit -share/doc/gsubedit/ABOUT-NLS -share/doc/gsubedit/AUTHORS -share/doc/gsubedit/COPYING -share/doc/gsubedit/ChangeLog -share/doc/gsubedit/INSTALL -share/doc/gsubedit/README -share/doc/gsubedit/TODO +%%PORTDOCS%%share/doc/gsubedit/AUTHORS +%%PORTDOCS%%share/doc/gsubedit/ChangeLog +%%PORTDOCS%%share/doc/gsubedit/INSTALL +%%PORTDOCS%%share/doc/gsubedit/README +%%PORTDOCS%%share/doc/gsubedit/TODO share/gnome/apps/Applications/gsubedit.desktop share/gnome/help/gsubedit/C/index.html share/gnome/help/gsubedit/C/topic.dat -share/gnome/locale/sv/LC_MESSAGES/gsubedit.mo share/gnome/pixmaps/gsubedit/gsubedit_icon.png +share/locale/sv/LC_MESSAGES/gsubedit.mo +%%PORTDOCS%%@dirrm share/doc/gsubedit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 12:21:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AFA2637B41B for ; Mon, 8 Apr 2002 12:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38JK2X17690; Mon, 8 Apr 2002 12:20:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 020A837B422 for ; Mon, 8 Apr 2002 12:11:44 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38JBhU15706; Mon, 8 Apr 2002 12:11:43 -0700 (PDT) (envelope-from nobody) Message-Id: <200204081911.g38JBhU15706@freefall.freebsd.org> Date: Mon, 8 Apr 2002 12:11:43 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36889: Update port: audio/easytag to 0.18 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36889 >Category: ports >Synopsis: Update port: audio/easytag to 0.18 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 12:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update to version 0.18 >How-To-Repeat: >Fix: diff -urN /usr/ports/audio/easytag/Makefile audio/easytag/Makefile --- /usr/ports/audio/easytag/Makefile Wed Mar 13 20:29:30 2002 +++ audio/easytag/Makefile Fri Apr 5 04:13:31 2002 @@ -7,7 +7,7 @@ # PORTNAME= easytag -PORTVERSION= 0.17 +PORTVERSION= 0.18 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -urN /usr/ports/audio/easytag/distinfo audio/easytag/distinfo --- /usr/ports/audio/easytag/distinfo Wed Mar 13 20:29:31 2002 +++ audio/easytag/distinfo Fri Apr 5 04:21:32 2002 @@ -1 +1 @@ -MD5 (easytag-0.17.tar.gz) = 74726c0f6db4ea7cc110bc60547362ce +MD5 (easytag-0.18.tar.gz) = 2321877f10b811d5cb0d7f4057c29f26 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 12:22: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B5A537B400 for ; Mon, 8 Apr 2002 12:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38JK2u17700; Mon, 8 Apr 2002 12:20:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E92C37B416 for ; Mon, 8 Apr 2002 12:12:17 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38JCHu15881; Mon, 8 Apr 2002 12:12:17 -0700 (PDT) (envelope-from nobody) Message-Id: <200204081912.g38JCHu15881@freefall.freebsd.org> Date: Mon, 8 Apr 2002 12:12:17 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36890: Update port: devel/autogen to 5.3.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36890 >Category: ports >Synopsis: Update port: devel/autogen to 5.3.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 12:20:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update to version 5.3.5 >How-To-Repeat: >Fix: diff -urN /usr/ports/devel/autogen/Makefile devel/autogen/Makefile --- /usr/ports/devel/autogen/Makefile Mon Mar 25 18:51:23 2002 +++ devel/autogen/Makefile Tue Apr 2 06:23:33 2002 @@ -7,7 +7,7 @@ # PORTNAME= autogen -PORTVERSION= 5.3.3 +PORTVERSION= 5.3.5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ${MASTER_SITE_GNU} @@ -25,11 +25,9 @@ LDFLAGS="-L${LOCALBASE}/lib" INSTALLS_SHLIB= yes -MAN1= autogen.1 columns.1 getdefs.1 +MAN1= autogen.1 autoopts-config.1 columns.1 getdefs.1 pre-patch: - @${PERL} -pi -e 's|regcomp=no|regcomp=yes|g' ${WRKSRC}/configure @${PERL} -pi -e 's|values.h ||g' ${WRKSRC}/snprintfv/configure - @${PERL} -pi -e 's|#include "proto.h"||g' ${WRKSRC}/getdefs/getdefs.h .include diff -urN /usr/ports/devel/autogen/distinfo devel/autogen/distinfo --- /usr/ports/devel/autogen/distinfo Mon Mar 25 18:51:23 2002 +++ devel/autogen/distinfo Tue Apr 2 02:37:29 2002 @@ -1 +1 @@ -MD5 (autogen-5.3.3.tar.gz) = 850145dff105abbab956b10b8bca63aa +MD5 (autogen-5.3.5.tar.gz) = 72e5859c6f124906dd2e860c63d8319f diff -urN /usr/ports/devel/autogen/files/patch-config:ltmain.sh devel/autogen/files/patch-config:ltmain.sh --- /usr/ports/devel/autogen/files/patch-config:ltmain.sh Sun Dec 9 05:48:11 2001 +++ devel/autogen/files/patch-config:ltmain.sh Tue Apr 2 02:40:32 2002 @@ -1,16 +1,32 @@ ---- config/ltmain.sh.orig Mon Sep 3 18:24:41 2001 -+++ config/ltmain.sh Thu Dec 6 03:24:42 2001 -@@ -2408,6 +2408,9 @@ +--- config/ltmain.sh.orig Fri Feb 22 03:19:44 2002 ++++ config/ltmain.sh Tue Apr 2 02:40:21 2002 +@@ -1043,14 +1043,14 @@ + # These systems don't actually have a C library (as such) + test "X$arg" = "X-lc" && continue + ;; +- *-*-openbsd*) ++ *-*-openbsd* | *-*-freebsd*) + # Do not include libc due to us having libc/libc_r. + test "X$arg" = "X-lc" && continue + ;; + esac + elif test "X$arg" = "X-lc_r"; then + case $host in +- *-*-openbsd*) ++ *-*-openbsd* | *-*-freebsd*) + # Do not include libc_r directly, use -pthread flag. + continue + ;; +@@ -2441,7 +2441,7 @@ *-*-netbsd*) # Don't link with libc until the a.out ld.so is fixed. ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; +- *-*-openbsd*) ++ *-*-openbsd* | *-*-freebsd*) + # Do not include libc due to us having libc/libc_r. + ;; *) - # Add libc to deplibs on all other systems if necessary. - if test $build_libtool_need_lc = "yes"; then -@@ -4175,10 +4178,12 @@ +@@ -4210,10 +4210,12 @@ fi # Install the pseudo-library for information purposes. diff -urN /usr/ports/devel/autogen/files/patch-snprintfv:config:ltmain.sh devel/autogen/files/patch-snprintfv:config:ltmain.sh --- /usr/ports/devel/autogen/files/patch-snprintfv:config:ltmain.sh Sun Dec 9 05:48:11 2001 +++ devel/autogen/files/patch-snprintfv:config:ltmain.sh Tue Apr 2 02:41:21 2002 @@ -1,16 +1,32 @@ ---- snprintfv/config/ltmain.sh.orig Mon Sep 3 18:24:41 2001 -+++ snprintfv/config/ltmain.sh Thu Dec 6 03:25:35 2001 -@@ -2408,6 +2408,9 @@ +--- snprintfv/config/ltmain.sh.orig Fri Feb 22 03:19:44 2002 ++++ snprintfv/config/ltmain.sh Tue Apr 2 02:41:01 2002 +@@ -1043,14 +1043,14 @@ + # These systems don't actually have a C library (as such) + test "X$arg" = "X-lc" && continue + ;; +- *-*-openbsd*) ++ *-*-openbsd* | *-*-freebsd*) + # Do not include libc due to us having libc/libc_r. + test "X$arg" = "X-lc" && continue + ;; + esac + elif test "X$arg" = "X-lc_r"; then + case $host in +- *-*-openbsd*) ++ *-*-openbsd* | *-*-freebsd*) + # Do not include libc_r directly, use -pthread flag. + continue + ;; +@@ -2441,7 +2441,7 @@ *-*-netbsd*) # Don't link with libc until the a.out ld.so is fixed. ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; +- *-*-openbsd*) ++ *-*-openbsd* | *-*-freebsd*) + # Do not include libc due to us having libc/libc_r. + ;; *) - # Add libc to deplibs on all other systems if necessary. - if test $build_libtool_need_lc = "yes"; then -@@ -4175,10 +4178,12 @@ +@@ -4210,10 +4210,12 @@ fi # Install the pseudo-library for information purposes. diff -urN /usr/ports/devel/autogen/pkg-plist devel/autogen/pkg-plist --- /usr/ports/devel/autogen/pkg-plist Mon Mar 25 18:51:23 2002 +++ devel/autogen/pkg-plist Tue Apr 2 06:23:54 2002 @@ -22,7 +22,7 @@ share/autogen/aginfo.tpl share/autogen/agman1.tpl share/autogen/confmacs.tpl -share/autogen/conftest.tpl +share/autogen/conftest.tpl share/autogen/fsm-macro.tpl share/autogen/fsm-trans.tpl share/autogen/fsm.tpl >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 12:22:45 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B29F437B41F for ; Mon, 8 Apr 2002 12:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38JK2E17727; Mon, 8 Apr 2002 12:20:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 00F6F37B400 for ; Mon, 8 Apr 2002 12:16:08 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38JG7H16644; Mon, 8 Apr 2002 12:16:07 -0700 (PDT) (envelope-from nobody) Message-Id: <200204081916.g38JG7H16644@freefall.freebsd.org> Date: Mon, 8 Apr 2002 12:16:07 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36893: Update port: lang/scm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36893 >Category: ports >Synopsis: Update port: lang/scm >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 12:20:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Add loadable module support New file: files/patch-build.scm >How-To-Repeat: >Fix: diff -urN /usr/ports/lang/scm/Makefile lang/scm/Makefile --- /usr/ports/lang/scm/Makefile Wed Mar 13 20:38:10 2002 +++ lang/scm/Makefile Sun Apr 7 17:41:52 2002 @@ -7,6 +7,7 @@ PORTNAME= scm PORTVERSION= 5d5 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://swissnet.ai.mit.edu/ftpdir/scm/ DISTFILES= scm5d5.zip slib2d3.zip slib-psd1-3.tar.gz @@ -28,38 +29,56 @@ SCM_DATA= COPYING Iedline.scm Init${PORTVERSION}.scm Link.scm \ Macexp.scm Macro.scm Transcen.scm Tscript.scm mkimpcat.scm \ r4rstest.scm +SCM_MODULES= crs.so edline.so gsubr.so ioext.so posix.so ramap.so \ + record.so rgx.so sc2.so socket.so unix.so post-extract: @${TAR} -C ${WRKDIR} -zxf ${DISTDIR}/slib-psd1-3.tar.gz + @${CP} ${FILESDIR}/require.scm.in ${WRKDIR}/require.scm -do-configure: - @${SED} -e "s:%%PREFIX%%:${PREFIX}:g" \ - ${FILESDIR}/require.scm.in > ${WRKDIR}/require.scm +post-patch: + @${PERL} -pi -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKDIR}/require.scm + @${PERL} -pi -e 's|%%CC%%|${CC}|g ; \ + s|%%CFLAGS%%|${CFLAGS}|g' ${WRKSRC}/build.scm post-build: - cd ${WRKSRC}; SCMLIT="./scmlit" ${SH} ./build \ - -F "arrays bignums cautious inexact" \ - -h system \ - -o scm \ - -s "${DATADIR}/" + @cd ${WRKSRC} \ + && SCMLIT="./scmlit" ${SH} ./build \ + -F "arrays bignums cautious inexact macro dynamic-linking" \ + -h system \ + -o scm \ + -s "${PREFIX}/lib/scm/" \ + && SCMLIT="./scmlit" ${SH} ./build \ + -F edit-line \ + -h system \ + -t dll \ + && SCMLIT="./scmlit" ${SH} ./build \ + -F curses \ + -h system \ + -t dll \ + && SCMLIT="./scmlit" ${SH} ./build \ + -c "sc2.c rgx.c record.c gsubr.c ioext.c posix.c unix.c \ + socket.c ramap.c" \ + -h system \ + -t dll do-install: ${INSTALL_PROGRAM} ${WRKSRC}/scm ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/scmlit ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/scm.1 ${MANPREFIX}/man/man1 - @${MKDIR} ${DATADIR} - ${INSTALL_DATA} ${WRKDIR}/require.scm ${DATADIR} -.for file in ${SCM_DATA} - ${INSTALL_DATA} ${WRKSRC}/${file} ${DATADIR} + @${MKDIR} ${PREFIX}/lib/scm + ${INSTALL_DATA} ${WRKDIR}/require.scm ${PREFIX}/lib/scm +.for file in ${SCM_DATA} ${SCM_MODULES} + ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/lib/scm .endfor - @${MKDIR} ${DATADIR}/slib - ${INSTALL_DATA} ${WRKDIR}/slib/*.scm ${DATADIR}/slib - @${MKDIR} ${DATADIR}/slib/psd - ${INSTALL_DATA} ${WRKDIR}/slib/psd/*.scm ${DATADIR}/slib/psd + @${MKDIR} ${PREFIX}/lib/scm/slib + ${INSTALL_DATA} ${WRKDIR}/slib/*.scm ${PREFIX}/lib/scm/slib + @${MKDIR} ${PREFIX}/lib/scm/slib/psd + ${INSTALL_DATA} ${WRKDIR}/slib/psd/*.scm ${PREFIX}/lib/scm/slib/psd ${INSTALL_DATA} ${WRKDIR}/scm/scm.info ${PREFIX}/info @install-info ${PREFIX}/info/scm.info ${PREFIX}/info/dir ${INSTALL_DATA} ${WRKDIR}/slib/slib.info ${PREFIX}/info @install-info ${PREFIX}/info/slib.info ${PREFIX}/info/dir - cd ${DATADIR} && ${PREFIX}/bin/scm -lmkimpcat.scm + cd ${PREFIX}/lib/scm && ${PREFIX}/bin/scm -lmkimpcat.scm .include diff -urN /usr/ports/lang/scm/files/patch-build.scm lang/scm/files/patch-build.scm --- /usr/ports/lang/scm/files/patch-build.scm Thu Jan 1 09:00:00 1970 +++ lang/scm/files/patch-build.scm Sun Apr 7 17:25:57 2002 @@ -0,0 +1,79 @@ +--- build.scm.orig Fri Jan 25 10:19:37 2002 ++++ build.scm Sun Apr 7 17:20:38 2002 +@@ -585,6 +585,7 @@ + (curses darwin "" "" #f () ()) + (regex darwin "" "" #f () ()) + ++ (c freebsd "" "" #f () ()) + (m freebsd "" "-lm" #f () ()) + (curses freebsd "" "-lncurses" "/usr/lib/libncurses.a" () ()) + (regex freebsd "" "-lgnuregex" "" () ()) +@@ -1362,7 +1363,7 @@ + (lambda (files parms) + (and (batch:try-chopped-command + parms +- "cc" "-O" "-c" ++ "%%CC%%" "%%CFLAGS%%" "-c" + (c-includes parms) + (c-flags parms) + files) +@@ -1372,7 +1373,7 @@ + (batch:rename-file parms + oname (string-append oname "~")) + (and (batch:try-command parms +- "cc" "-o" oname ++ "%%CC%%" "-o" oname + (must-be-first + '("-nostartfiles" + "pre-crt0.o" "crt0.o" +@@ -1381,29 +1382,31 @@ + oname))) + (defcommand compile-dll-c-files freebsd + (lambda (files parms) +- (and (batch:try-chopped-command +- parms +- "cc" "-O" "-fpic" "-c" +- (string-append +- "-I" (parameter-list-ref parms 'scm-srcdir)) +- (c-includes parms) +- (c-flags parms) +- files) +- (let ((objs (map c->o files))) +- (every +- (lambda (f) +- (and (batch:try-command +- parms "ld" "-Bshareable" f) +- (batch:try-command +- parms "mv" "a.out" f))) +- objs) +- objs)))) +- ++ (and ++ (batch:try-chopped-command ++ parms ++ "%%CC%%" "%%CFLAGS%%" ++ "-fPIC" "-c" (c-includes parms) ++ (c-flags parms) ++ files) ++ (let* ((results ++ (map ++ (lambda (fname) ++ (and (batch:try-command ++ parms ++ "%%CC%%" "-shared" "-o" ++ (string-append fname ".so") ++ (string-append fname ".o")) ++ (batch:delete-file ++ parms (string-append fname ".o")) ++ (string-append fname ".so"))) ++ (truncate-up-to (map c-> files) #\/)))) ++ (and (apply and? results) results))))) + (defcommand make-dll-archive freebsd + (lambda (oname objects libs parms) + (and (batch:try-command + parms +- "ld" "-Bshareable" "-o" ++ "%%CC%%" "-shared" "-o" + (string-append + (car (parameter-list-ref parms 'implvic)) + oname ".so") diff -urN /usr/ports/lang/scm/files/require.scm.in lang/scm/files/require.scm.in --- /usr/ports/lang/scm/files/require.scm.in Sat Aug 19 01:29:12 2000 +++ lang/scm/files/require.scm.in Sat Apr 6 07:20:37 2002 @@ -1,2 +1,2 @@ -(define (library-vicinity) "%%PREFIX%%/share/scm/slib/") +(define (library-vicinity) "%%PREFIX%%/lib/scm/slib/") (load (in-vicinity (library-vicinity) "require")) diff -urN /usr/ports/lang/scm/pkg-plist lang/scm/pkg-plist --- /usr/ports/lang/scm/pkg-plist Wed Mar 13 20:38:11 2002 +++ lang/scm/pkg-plist Sun Apr 7 11:24:11 2002 @@ -6,155 +6,166 @@ info/slib.info @exec install-info %D/info/scm.info %D/info/dir @exec install-info %D/info/slib.info %D/info/dir -share/scm/COPYING -share/scm/Iedline.scm -share/scm/Init%%VERSION%%.scm -share/scm/Link.scm -share/scm/Macexp.scm -share/scm/Macro.scm -share/scm/Transcen.scm -share/scm/Tscript.scm -share/scm/implcat -share/scm/mkimpcat.scm -share/scm/r4rstest.scm -share/scm/require.scm -share/scm/slib/Bev2slib.scm -share/scm/slib/Template.scm -share/scm/slib/alist.scm -share/scm/slib/alistab.scm -share/scm/slib/array.scm -share/scm/slib/arraymap.scm -share/scm/slib/batch.scm -share/scm/slib/break.scm -share/scm/slib/byte.scm -share/scm/slib/chap.scm -share/scm/slib/charplot.scm -share/scm/slib/cltime.scm -share/scm/slib/coerce.scm -share/scm/slib/collect.scm -share/scm/slib/color.scm -share/scm/slib/colornam.scm -share/scm/slib/colorspc.scm -share/scm/slib/comlist.scm -share/scm/slib/comparse.scm -share/scm/slib/cring.scm -share/scm/slib/daylight.scm -share/scm/slib/db2html.scm -share/scm/slib/dbcom.scm -share/scm/slib/dbrowse.scm -share/scm/slib/dbutil.scm -share/scm/slib/debug.scm -share/scm/slib/defmacex.scm -share/scm/slib/determ.scm -share/scm/slib/differ.scm -share/scm/slib/dwindtst.scm -share/scm/slib/dynamic.scm -share/scm/slib/dynwind.scm -share/scm/slib/eval.scm -share/scm/slib/factor.scm -share/scm/slib/fft.scm -share/scm/slib/fluidlet.scm -share/scm/slib/format.scm -share/scm/slib/formatst.scm -share/scm/slib/genwrite.scm -share/scm/slib/getopt.scm -share/scm/slib/getparam.scm -share/scm/slib/glob.scm -share/scm/slib/hash.scm -share/scm/slib/hashtab.scm -share/scm/slib/htmlform.scm -share/scm/slib/http-cgi.scm -share/scm/slib/lineio.scm -share/scm/slib/logical.scm -share/scm/slib/macrotst.scm -share/scm/slib/macwork.scm -share/scm/slib/makcrc.scm -share/scm/slib/matfile.scm -share/scm/slib/mbe.scm -share/scm/slib/minimize.scm -share/scm/slib/mklibcat.scm -share/scm/slib/modular.scm -share/scm/slib/mulapply.scm -share/scm/slib/mularg.scm -share/scm/slib/mwdenote.scm -share/scm/slib/mwexpand.scm -share/scm/slib/mwsynrul.scm -share/scm/slib/nclients.scm -share/scm/slib/null.scm -share/scm/slib/obj2str.scm -share/scm/slib/object.scm -share/scm/slib/paramlst.scm -share/scm/slib/plottest.scm -share/scm/slib/pnm.scm -share/scm/slib/pp.scm -share/scm/slib/ppfile.scm -share/scm/slib/prec.scm -share/scm/slib/printf.scm -share/scm/slib/priorque.scm -share/scm/slib/process.scm -share/scm/slib/promise.scm -share/scm/slib/psd/instrum.scm -share/scm/slib/psd/pexpr.scm -share/scm/slib/psd/primitives.scm -share/scm/slib/psd/psd-slib.scm -share/scm/slib/psd/read.scm -share/scm/slib/psd/runtime.scm -share/scm/slib/psd/version.scm -share/scm/slib/psxtime.scm -share/scm/slib/qp.scm -share/scm/slib/queue.scm -share/scm/slib/r4rsyn.scm -share/scm/slib/randinex.scm -share/scm/slib/random.scm -share/scm/slib/ratize.scm -share/scm/slib/rdms.scm -share/scm/slib/recobj.scm -share/scm/slib/record.scm -share/scm/slib/repl.scm -share/scm/slib/report.scm -share/scm/slib/require.scm -share/scm/slib/root.scm -share/scm/slib/sc2.scm -share/scm/slib/sc4opt.scm -share/scm/slib/sc4sc3.scm -share/scm/slib/scaexpp.scm -share/scm/slib/scaglob.scm -share/scm/slib/scainit.scm -share/scm/slib/scamacr.scm -share/scm/slib/scanf.scm -share/scm/slib/scaoutp.scm -share/scm/slib/schmooz.scm -share/scm/slib/scmacro.scm -share/scm/slib/selfset.scm -share/scm/slib/sierpinski.scm -share/scm/slib/simetrix.scm -share/scm/slib/solid.scm -share/scm/slib/sort.scm -share/scm/slib/soundex.scm -share/scm/slib/srfi-1.scm -share/scm/slib/srfi.scm -share/scm/slib/stdio.scm -share/scm/slib/strcase.scm -share/scm/slib/strport.scm -share/scm/slib/strsrch.scm -share/scm/slib/structure.scm -share/scm/slib/subarray.scm -share/scm/slib/synchk.scm -share/scm/slib/synclo.scm -share/scm/slib/synrul.scm -share/scm/slib/timezone.scm -share/scm/slib/trace.scm -share/scm/slib/tree.scm -share/scm/slib/trnscrpt.scm -share/scm/slib/tsort.scm -share/scm/slib/tzfile.scm -share/scm/slib/uri.scm -share/scm/slib/values.scm -share/scm/slib/withfile.scm -share/scm/slib/wttest.scm -share/scm/slib/wttree.scm -share/scm/slib/yasyn.scm -share/scm/slibcat -@dirrm share/scm/slib/psd -@dirrm share/scm/slib -@dirrm share/scm +lib/scm/COPYING +lib/scm/Iedline.scm +lib/scm/Init%%VERSION%%.scm +lib/scm/Link.scm +lib/scm/Macexp.scm +lib/scm/Macro.scm +lib/scm/Transcen.scm +lib/scm/Tscript.scm +lib/scm/crs.so +lib/scm/edline.so +lib/scm/gsubr.so +lib/scm/implcat +lib/scm/ioext.so +lib/scm/mkimpcat.scm +lib/scm/posix.so +lib/scm/r4rstest.scm +lib/scm/ramap.so +lib/scm/record.so +lib/scm/require.scm +lib/scm/rgx.so +lib/scm/sc2.so +lib/scm/slib/Bev2slib.scm +lib/scm/slib/Template.scm +lib/scm/slib/alist.scm +lib/scm/slib/alistab.scm +lib/scm/slib/array.scm +lib/scm/slib/arraymap.scm +lib/scm/slib/batch.scm +lib/scm/slib/break.scm +lib/scm/slib/byte.scm +lib/scm/slib/chap.scm +lib/scm/slib/charplot.scm +lib/scm/slib/cltime.scm +lib/scm/slib/coerce.scm +lib/scm/slib/collect.scm +lib/scm/slib/color.scm +lib/scm/slib/colornam.scm +lib/scm/slib/colorspc.scm +lib/scm/slib/comlist.scm +lib/scm/slib/comparse.scm +lib/scm/slib/cring.scm +lib/scm/slib/daylight.scm +lib/scm/slib/db2html.scm +lib/scm/slib/dbcom.scm +lib/scm/slib/dbrowse.scm +lib/scm/slib/dbutil.scm +lib/scm/slib/debug.scm +lib/scm/slib/defmacex.scm +lib/scm/slib/determ.scm +lib/scm/slib/differ.scm +lib/scm/slib/dwindtst.scm +lib/scm/slib/dynamic.scm +lib/scm/slib/dynwind.scm +lib/scm/slib/eval.scm +lib/scm/slib/factor.scm +lib/scm/slib/fft.scm +lib/scm/slib/fluidlet.scm +lib/scm/slib/format.scm +lib/scm/slib/formatst.scm +lib/scm/slib/genwrite.scm +lib/scm/slib/getopt.scm +lib/scm/slib/getparam.scm +lib/scm/slib/glob.scm +lib/scm/slib/hash.scm +lib/scm/slib/hashtab.scm +lib/scm/slib/htmlform.scm +lib/scm/slib/http-cgi.scm +lib/scm/slib/lineio.scm +lib/scm/slib/logical.scm +lib/scm/slib/macrotst.scm +lib/scm/slib/macwork.scm +lib/scm/slib/makcrc.scm +lib/scm/slib/matfile.scm +lib/scm/slib/mbe.scm +lib/scm/slib/minimize.scm +lib/scm/slib/mklibcat.scm +lib/scm/slib/modular.scm +lib/scm/slib/mulapply.scm +lib/scm/slib/mularg.scm +lib/scm/slib/mwdenote.scm +lib/scm/slib/mwexpand.scm +lib/scm/slib/mwsynrul.scm +lib/scm/slib/nclients.scm +lib/scm/slib/null.scm +lib/scm/slib/obj2str.scm +lib/scm/slib/object.scm +lib/scm/slib/paramlst.scm +lib/scm/slib/plottest.scm +lib/scm/slib/pnm.scm +lib/scm/slib/pp.scm +lib/scm/slib/ppfile.scm +lib/scm/slib/prec.scm +lib/scm/slib/printf.scm +lib/scm/slib/priorque.scm +lib/scm/slib/process.scm +lib/scm/slib/promise.scm +lib/scm/slib/psd/instrum.scm +lib/scm/slib/psd/pexpr.scm +lib/scm/slib/psd/primitives.scm +lib/scm/slib/psd/psd-slib.scm +lib/scm/slib/psd/read.scm +lib/scm/slib/psd/runtime.scm +lib/scm/slib/psd/version.scm +lib/scm/slib/psxtime.scm +lib/scm/slib/qp.scm +lib/scm/slib/queue.scm +lib/scm/slib/r4rsyn.scm +lib/scm/slib/randinex.scm +lib/scm/slib/random.scm +lib/scm/slib/ratize.scm +lib/scm/slib/rdms.scm +lib/scm/slib/recobj.scm +lib/scm/slib/record.scm +lib/scm/slib/repl.scm +lib/scm/slib/report.scm +lib/scm/slib/require.scm +lib/scm/slib/root.scm +lib/scm/slib/sc2.scm +lib/scm/slib/sc4opt.scm +lib/scm/slib/sc4sc3.scm +lib/scm/slib/scaexpp.scm +lib/scm/slib/scaglob.scm +lib/scm/slib/scainit.scm +lib/scm/slib/scamacr.scm +lib/scm/slib/scanf.scm +lib/scm/slib/scaoutp.scm +lib/scm/slib/schmooz.scm +lib/scm/slib/scmacro.scm +lib/scm/slib/selfset.scm +lib/scm/slib/sierpinski.scm +lib/scm/slib/simetrix.scm +lib/scm/slib/solid.scm +lib/scm/slib/sort.scm +lib/scm/slib/soundex.scm +lib/scm/slib/srfi-1.scm +lib/scm/slib/srfi.scm +lib/scm/slib/stdio.scm +lib/scm/slib/strcase.scm +lib/scm/slib/strport.scm +lib/scm/slib/strsrch.scm +lib/scm/slib/structure.scm +lib/scm/slib/subarray.scm +lib/scm/slib/synchk.scm +lib/scm/slib/synclo.scm +lib/scm/slib/synrul.scm +lib/scm/slib/timezone.scm +lib/scm/slib/trace.scm +lib/scm/slib/tree.scm +lib/scm/slib/trnscrpt.scm +lib/scm/slib/tsort.scm +lib/scm/slib/tzfile.scm +lib/scm/slib/uri.scm +lib/scm/slib/values.scm +lib/scm/slib/withfile.scm +lib/scm/slib/wttest.scm +lib/scm/slib/wttree.scm +lib/scm/slib/yasyn.scm +lib/scm/slibcat +lib/scm/socket.so +lib/scm/unix.so +@dirrm lib/scm/slib/psd +@dirrm lib/scm/slib +@dirrm lib/scm >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 12:50:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8EF1437B41A for ; Mon, 8 Apr 2002 12:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38Jo1823878; Mon, 8 Apr 2002 12:50:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E22D37B400 for ; Mon, 8 Apr 2002 12:45:17 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38JjHO23117; Mon, 8 Apr 2002 12:45:17 -0700 (PDT) (envelope-from nobody) Message-Id: <200204081945.g38JjHO23117@freefall.freebsd.org> Date: Mon, 8 Apr 2002 12:45:17 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36896: Update port: x11-toolkits/paragui to 1.0.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36896 >Category: ports >Synopsis: Update port: x11-toolkits/paragui to 1.0.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 12:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update to version 1.0.1 >How-To-Repeat: >Fix: diff -urN /usr/ports/x11-toolkits/paragui/Makefile x11-toolkits/paragui/Makefile --- /usr/ports/x11-toolkits/paragui/Makefile Sun Mar 3 23:00:36 2002 +++ x11-toolkits/paragui/Makefile Thu Apr 4 00:45:55 2002 @@ -7,7 +7,7 @@ # PORTNAME= paragui -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.bms-austria.com/pub/paragui/release/ @@ -30,10 +30,13 @@ SHLIB_VER= 3 PLIST_SUB= SHLIB_VER="${SHLIB_VER}" +post-extract: + @${RM} -f ${WRKSRC}/src/physfs/platform.c + post-patch: @${PERL} -pi -e 's|LT_CURRENT=.*$$|LT_CURRENT=${SHLIB_VER}|g ; \ s|`sdl-config |`\$$\{SDL_CONFIG\} |g' ${WRKSRC}/configure - @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ + @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${PERL} -pi -e \ 's|\$$\(SDL_CFLAGS\)|\$$\(PARAGUI_CFLAGS\)|g ; \ s|-release \$$\(LT_RELEASE\)||g' diff -urN /usr/ports/x11-toolkits/paragui/distinfo x11-toolkits/paragui/distinfo --- /usr/ports/x11-toolkits/paragui/distinfo Sun Mar 3 23:00:37 2002 +++ x11-toolkits/paragui/distinfo Wed Apr 3 01:13:20 2002 @@ -1 +1 @@ -MD5 (paragui-1.0.0.tar.gz) = 43b4e678a21bfe6ca75820d10a2b4289 +MD5 (paragui-1.0.1.tar.gz) = d08bc4f48600fabcfa03e796c3bc04d5 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 12:50:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 09C7437B41D for ; Mon, 8 Apr 2002 12:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38Jo1l23887; Mon, 8 Apr 2002 12:50:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E9B637B416 for ; Mon, 8 Apr 2002 12:49:53 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38Jnqq23788; Mon, 8 Apr 2002 12:49:52 -0700 (PDT) (envelope-from nobody) Message-Id: <200204081949.g38Jnqq23788@freefall.freebsd.org> Date: Mon, 8 Apr 2002 12:49:52 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36897: Update port: x11-wm/aewm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36897 >Category: ports >Synopsis: Update port: x11-wm/aewm >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 12:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Fix install error when HAVE_GTK is not defined >How-To-Repeat: >Fix: diff -urN /usr/ports/x11-wm/aewm/Makefile x11-wm/aewm/Makefile --- /usr/ports/x11-wm/aewm/Makefile Sun Mar 17 18:55:29 2002 +++ x11-wm/aewm/Makefile Tue Apr 9 04:47:37 2002 @@ -12,6 +12,7 @@ MAINTAINER= trevor@FreeBSD.org +ALL_TARGET= aewm GTKCLIENTS= aemenu-gtk aepanel-gtk XAWCLIENTS= set-gnome-pda \ aesession \ @@ -27,14 +28,11 @@ WANT_GTK= yes .include + .if defined(HAVE_GTK) USE_GTK=yes .endif -.if !defined(HAVE_GTK) -ALL_TARGET= aewm -.endif - do-patch: ${PERL} -pi -e 's:/etc/X11/aewm/aewmrc:${PREFIX}/etc/aewmrc:g' \ ${WRKSRC}/aewm.h @@ -46,6 +44,15 @@ ${WRKSRC}/clients/lib/aeclients.h .endif +post-build: +.if defined(HAVE_GTK) + @cd ${WRKSRC}/clients && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} \ + ${GTKCLIENTS} ${XAWCLIENTS} +.else + @cd ${WRKSRC}/clients && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} \ + ${XAWCLIENTS} +.endif + pre-install: ${RM} -f ${PLIST} .for i in aewm aemenu aepanel ${XAWCLIENTS} @@ -78,15 +85,13 @@ .for i in ${GTKCLIENTS} ${INSTALL_PROGRAM} ${WRKSRC}/clients/${i} ${PREFIX}/bin .endfor -.if defined(HAVE_GTK) - cd ${PREFIX}/bin && ${LN} -s aemenu-gtk aemenu && \ - ${LN} -s aepanel-gtk aepanel + ${LN} -sf aemenu-gtk ${PREFIX}/bin/aemenu + ${LN} -sf aepanel-gtk ${PREFIX}/bin/aepanel .else - cd ${PREFIX}/bin && ${LN} -s aemenu-xaw aemenu && \ - ${LN} -s aepanel-xaw aepanel + ${LN} -sf aemenu-xaw ${PREFIX}/bin/aemenu + ${LN} -sf aepanel-xaw ${PREFIX}/bin/aepanel .endif ${INSTALL_DATA} ${WRKSRC}/clients/clientsrc.sample ${EXAMPLESDIR} -.endif ${INSTALL_DATA} ${WRKSRC}/aewmrc.sample ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/aewmrc.sample ${PREFIX}/etc/aewmrc ${INSTALL_DATA} ${WRKSRC}/clients/clientsrc.sample \ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 13: 0:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4734037B41B for ; Mon, 8 Apr 2002 13:00:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38K04J25674; Mon, 8 Apr 2002 13:00:04 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C10B337B400 for ; Mon, 8 Apr 2002 12:51:04 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38Jp4824034; Mon, 8 Apr 2002 12:51:04 -0700 (PDT) (envelope-from nobody) Message-Id: <200204081951.g38Jp4824034@freefall.freebsd.org> Date: Mon, 8 Apr 2002 12:51:04 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36899: Update port: x11-wm/blwm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36899 >Category: ports >Synopsis: Update port: x11-wm/blwm >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 13:00:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Add missing USE_XPM >How-To-Repeat: >Fix: diff -urN /usr/ports/x11-wm/blwm/Makefile x11-wm/blwm/Makefile --- /usr/ports/x11-wm/blwm/Makefile Thu Mar 21 04:25:45 2002 +++ x11-wm/blwm/Makefile Sun Apr 7 18:01:37 2002 @@ -21,6 +21,7 @@ PLIST= ${WRKDIR}/pkg-plist USE_GMAKE= yes USE_X_PREFIX= yes +USE_XPM= yes DOCS= CHANGELOG INSTALL GPL LEIAME CONFIGURE_ARGS= --prefix=${PREFIX} >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 13: 0:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D75C437B41D for ; Mon, 8 Apr 2002 13:00:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38K04c25683; Mon, 8 Apr 2002 13:00:04 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1DAAD37B400 for ; Mon, 8 Apr 2002 12:51:34 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38JpYG24199; Mon, 8 Apr 2002 12:51:34 -0700 (PDT) (envelope-from nobody) Message-Id: <200204081951.g38JpYG24199@freefall.freebsd.org> Date: Mon, 8 Apr 2002 12:51:34 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36900: Update port: x11/xvattr Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36900 >Category: ports >Synopsis: Update port: x11/xvattr >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 13:00:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Do not build when XFREE86_VERSION == 3 >How-To-Repeat: >Fix: diff -urN /usr/ports/x11/xvattr/Makefile x11/xvattr/Makefile --- /usr/ports/x11/xvattr/Makefile Tue Jan 15 17:56:30 2002 +++ x11/xvattr/Makefile Sun Apr 7 18:48:04 2002 @@ -8,20 +8,32 @@ PORTNAME= xvattr PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://www.dtek.chalmers.se/groups/dvd/dist/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/${PORTNAME} + +USE_X_PREFIX= yes +MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" INCDIRS="-I${X11BASE}/include" \ + LIBDIRS="-L${X11BASE}/lib" ALL_TARGET= ${PORTNAME} -post-patch: - @${PERL} -pi -e "s,^CFLAGS,#CFLAGS,g" ${WRKSRC}/Makefile +.include + +.if ${XFREE86_VERSION} == 3 +IGNORE= "Require Xv Extension" +.endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin +.if !defined(NOPORTDOCS) + @${MKDIR} ${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} +.endif -.include +.include diff -urN /usr/ports/x11/xvattr/pkg-plist x11/xvattr/pkg-plist --- /usr/ports/x11/xvattr/pkg-plist Tue Jan 15 17:56:30 2002 +++ x11/xvattr/pkg-plist Sun Feb 10 16:30:49 2002 @@ -1 +1,4 @@ bin/xvattr +%%PORTDOCS%%share/doc/xvattr/ChangeLog +%%PORTDOCS%%share/doc/xvattr/README +%%PORTDOCS%%@dirrm share/doc/xvattr >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 13: 0:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2893037B419 for ; Mon, 8 Apr 2002 13:00:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38K04q25665; Mon, 8 Apr 2002 13:00:04 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9033C37B405 for ; Mon, 8 Apr 2002 12:50:30 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38JoU923962; Mon, 8 Apr 2002 12:50:30 -0700 (PDT) (envelope-from nobody) Message-Id: <200204081950.g38JoU923962@freefall.freebsd.org> Date: Mon, 8 Apr 2002 12:50:30 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36898: Update port: x11-wm/afterstep-stable to 1.8.11 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36898 >Category: ports >Synopsis: Update port: x11-wm/afterstep-stable to 1.8.11 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 13:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update to version 1.8.11 Remove file: files/patch-aa files/patch-ab >How-To-Repeat: >Fix: diff -urN /usr/ports/x11-wm/afterstep-stable/Makefile x11-wm/afterstep-stable/Makefile --- /usr/ports/x11-wm/afterstep-stable/Makefile Tue Sep 11 18:54:53 2001 +++ x11-wm/afterstep-stable/Makefile Sun Apr 7 20:00:36 2002 @@ -6,7 +6,7 @@ # PORTNAME= afterstep -PORTVERSION= 1.8.9 +PORTVERSION= 1.8.11 CATEGORIES= x11-wm afterstep MASTER_SITES= ${MASTER_SITE_AFTERSTEP} MASTER_SITE_SUBDIR= stable @@ -22,17 +22,15 @@ USE_X_PREFIX= yes USE_XPM= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= X_EXTRA_LIBS="-lxpg4" CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --with-png-includes="${LOCALBASE}/include" \ +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" +CONFIGURE_ARGS= --enable-i18n \ + --with-png-includes="${LOCALBASE}/include" \ --with-png-libs="${LOCALBASE}/lib" \ --with-jpeg-includes="${LOCALBASE}/include" \ --with-jpeg-libs="${LOCALBASE}/lib" \ --with-helpcommand="xterm -e man" -.if defined(WITH_I18N) -CONFIGURE_ARGS+= --enable-i18n -.endif - .if defined(WITH_DIFFERENT_LOOKNFEELS) CONFIGURE_ARGS+= --enable-different-looknfeels .endif @@ -46,6 +44,10 @@ WinList.1x Zharf.1x afterstep.1x asetroot.1x post-patch: +.for file in wharf.in zharf.in + ${PERL} -pi -e 's,linux_penguin,monitor_bsd,' \ + ${WRKSRC}/afterstep/${file} +.endfor ${PERL} -pi.orig -e 's,/usr/X11/,${X11BASE}/,' \ ${WRKSRC}/src/afterstep/afterstep.man diff -urN /usr/ports/x11-wm/afterstep-stable/distinfo x11-wm/afterstep-stable/distinfo --- /usr/ports/x11-wm/afterstep-stable/distinfo Fri Jul 13 20:44:08 2001 +++ x11-wm/afterstep-stable/distinfo Sun Apr 7 19:54:09 2002 @@ -1 +1 @@ -MD5 (AfterStep-1.8.9.tar.bz2) = e745f5d7ac2923faba8e9c3c5d4425be +MD5 (AfterStep-1.8.11.tar.bz2) = 6d8b41b7a642105b4cafc4d3d5f12a46 diff -urN /usr/ports/x11-wm/afterstep-stable/files/patch-aa x11-wm/afterstep-stable/files/patch-aa --- /usr/ports/x11-wm/afterstep-stable/files/patch-aa Fri Jul 13 20:44:08 2001 +++ x11-wm/afterstep-stable/files/patch-aa Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- afterstep/wharf.in.orig Wed Jul 11 22:00:23 2001 -+++ afterstep/wharf.in Wed Jul 11 22:01:09 2001 -@@ -99,7 +99,7 @@ - # - *Wharf Applications FileFolders.xpm,3_dots.xpm Folders - #*Wharf Files Computer.xpm Exec "-" Files & -- *Wharf xterm linux-penguin.xpm Exec "-" (exec aterm) || (exec xterm) & -+ *Wharf xterm monitor_bsd.xpm Exec "-" (exec aterm) || (exec xterm) & - - *Wharf Helpme Info.xpm,3_dots.xpm Folders - *Wharf xman Bookshelf.xpm Exec "-" xman & diff -urN /usr/ports/x11-wm/afterstep-stable/files/patch-ab x11-wm/afterstep-stable/files/patch-ab --- /usr/ports/x11-wm/afterstep-stable/files/patch-ab Thu Feb 17 14:54:14 2000 +++ x11-wm/afterstep-stable/files/patch-ab Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- afterstep/zharf.in.orig Tue Jul 27 11:38:01 1999 -+++ afterstep/zharf.in Mon Sep 27 12:11:45 1999 -@@ -26,7 +26,7 @@ - *Zharf Disk - Swallow "asfsm" asfsm_lite -bg Grey30 -fg Grey70 -bp None -pbg Grey30 -pfg Grey70 -pbp None - *Zharf Start Start.xpm Popup "0" - *Zharf Swap Install.xpm WindowList --*Zharf Xiterm linux-penguin.xpm Exec "xiterm" xterm -fg wheat -bg black & -+*Zharf Xterm monitor_bsd.xpm Exec "xterm" xterm -fg wheat -bg black & - *Zharf Netscape netscape.xpm Exec "netscape" netscape & - *Zharf(3x1) - whatever SwallowModule "Pager" Pager 0 @with_desktops_1@ - *Zharf Quit? RedFire.xpm Module "QuitForm" Form QuitForm >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 13: 2:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 64E7737B416; Mon, 8 Apr 2002 13:02:38 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38K2cn26403; Mon, 8 Apr 2002 13:02:38 -0700 (PDT) (envelope-from lioux) Date: Mon, 8 Apr 2002 13:02:38 -0700 (PDT) From: Message-Id: <200204082002.g38K2cn26403@freefall.freebsd.org> To: dominic_marks@btinternet.com, lioux@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36886: Update: devel/ccache Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update: devel/ccache State-Changed-From-To: open->closed State-Changed-By: lioux State-Changed-When: Mon Apr 8 13:02:22 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36886 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 13: 2:49 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BED1237B405; Mon, 8 Apr 2002 13:02:45 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38K2jF26434; Mon, 8 Apr 2002 13:02:45 -0700 (PDT) (envelope-from pat) Date: Mon, 8 Apr 2002 13:02:45 -0700 (PDT) From: Message-Id: <200204082002.g38K2jF26434@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, trevor@FreeBSD.org Subject: Re: ports/36897: Update port: x11-wm/aewm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: x11-wm/aewm Responsible-Changed-From-To: freebsd-ports->trevor Responsible-Changed-By: pat Responsible-Changed-When: Mon Apr 8 13:02:31 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36897 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 13: 4:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C894137B41B; Mon, 8 Apr 2002 13:04:14 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38K4Eq26747; Mon, 8 Apr 2002 13:04:14 -0700 (PDT) (envelope-from pat) Date: Mon, 8 Apr 2002 13:04:14 -0700 (PDT) From: Message-Id: <200204082004.g38K4Eq26747@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, tobez@FreeBSD.org Subject: Re: ports/36887: Update port: www/p5-CGI.pm 2.753 to 2.80 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: www/p5-CGI.pm 2.753 to 2.80 Responsible-Changed-From-To: freebsd-ports->tobez Responsible-Changed-By: pat Responsible-Changed-When: Mon Apr 8 13:04:00 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36887 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 13: 5:49 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F0CA37B404; Mon, 8 Apr 2002 13:05:46 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38K5kw29122; Mon, 8 Apr 2002 13:05:46 -0700 (PDT) (envelope-from pat) Date: Mon, 8 Apr 2002 13:05:46 -0700 (PDT) From: Message-Id: <200204082005.g38K5kw29122@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, trevor@FreeBSD.org Subject: Re: ports/36899: Update port: x11-wm/blwm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: x11-wm/blwm Responsible-Changed-From-To: freebsd-ports->trevor Responsible-Changed-By: pat Responsible-Changed-When: Mon Apr 8 13:05:24 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36899 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 13:10:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6411137B404; Mon, 8 Apr 2002 13:10:38 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38KAcn31762; Mon, 8 Apr 2002 13:10:38 -0700 (PDT) (envelope-from pat) Date: Mon, 8 Apr 2002 13:10:38 -0700 (PDT) From: Message-Id: <200204082010.g38KAcn31762@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, demon@FreeBSD.org Subject: Re: ports/36898: Update port: x11-wm/afterstep-stable to 1.8.11 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: x11-wm/afterstep-stable to 1.8.11 Responsible-Changed-From-To: freebsd-ports->demon Responsible-Changed-By: pat Responsible-Changed-When: Mon Apr 8 13:10:22 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36898 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 13:20:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AD8B837B41A for ; Mon, 8 Apr 2002 13:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38KK1833296; Mon, 8 Apr 2002 13:20:01 -0700 (PDT) (envelope-from gnats) Received: from ftp.translate.ru (ftp.translate.ru [195.131.4.140]) by hub.freebsd.org (Postfix) with ESMTP id EE9DD37B400 for ; Mon, 8 Apr 2002 13:18:20 -0700 (PDT) Received: (from lev@localhost) by ftp.translate.ru (8.11.6/8.11.2) id g38KIIg55141; Tue, 9 Apr 2002 00:18:19 +0400 (MSD) (envelope-from lev) Message-Id: <200204082018.g38KIIg55141@ftp.translate.ru> Date: Tue, 9 Apr 2002 00:18:19 +0400 (MSD) From: "Lev A. Serebryakov" Reply-To: "Lev A. Serebryakov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36901: WITHOUT_X11 Knob for port java/jdk13 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Note: There was a bad value `feature-request' for the field `>Class:'. It was set to the default value of `sw-bug'. >Number: 36901 >Category: ports >Synopsis: WITHOUT_X11 Knob for port java/jdk13 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 13:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Lev A. Serebryakov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd.sereb.net 4.4-STABLE FreeBSD 4.4-STABLE #1: Sat Dec 8 13:48:40 MSK 2001 root@freebsd.sereb.net:/usr/obj/usr/src/sys/LEVMAIL i386 Ports collection: 08 Apr 2002 >Description: I don't need X11, appletviewer and other AWT/Swing stuff on my servers. I need java for servlets, not for GUI. I don't think, I'm alone in such situation. Is it possible to add WITHOUT_X11 knob to java/jdk13 port? Then it could be compiled for first time on workstation (because bootstrapping linux-jdk13 need X11 in any case), transferred to servers, and then upgrades will be possible with self-bootstrapping. Please, add such great feature. Unfortunalety, build process for JDK is too complex, and I could not understand, how to add this, so no patch, sorry :-( >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 13:28:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AF18437B425; Mon, 8 Apr 2002 13:28:03 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38KS3m34679; Mon, 8 Apr 2002 13:28:03 -0700 (PDT) (envelope-from pat) Date: Mon, 8 Apr 2002 13:28:03 -0700 (PDT) From: Message-Id: <200204082028.g38KS3m34679@freefall.freebsd.org> To: tkato@prontomail.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36896: Update port: x11-toolkits/paragui to 1.0.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: x11-toolkits/paragui to 1.0.1 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Mon Apr 8 13:27:25 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36896 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 13:37:41 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F43837B41A; Mon, 8 Apr 2002 13:37:39 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38Kbd236541; Mon, 8 Apr 2002 13:37:39 -0700 (PDT) (envelope-from znerd) Date: Mon, 8 Apr 2002 13:37:39 -0700 (PDT) From: Message-Id: <200204082037.g38Kbd236541@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, glewis@FreeBSD.org Subject: Re: ports/36901: WITHOUT_X11 Knob for port java/jdk13 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: WITHOUT_X11 Knob for port java/jdk13 Responsible-Changed-From-To: freebsd-ports->glewis Responsible-Changed-By: znerd Responsible-Changed-When: Mon Apr 8 13:37:12 PDT 2002 Responsible-Changed-Why: Greg Lewis maintains the JDK13. http://www.freebsd.org/cgi/query-pr.cgi?pr=36901 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 13:40:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ECCEE37B419 for ; Mon, 8 Apr 2002 13:40:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38Ke7L37044; Mon, 8 Apr 2002 13:40:07 -0700 (PDT) (envelope-from gnats) Date: Mon, 8 Apr 2002 13:40:07 -0700 (PDT) Message-Id: <200204082040.g38Ke7L37044@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Giorgos Keramidas Subject: Re: ports/36803: Update port: lang/ghc Reply-To: Giorgos Keramidas Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36803; it has been noted by GNATS. From: Giorgos Keramidas To: Oliver Braun Cc: bug-followup@freebsd.org, simonmar@microsoft.com, dwcjr@inethouston.net Subject: Re: ports/36803: Update port: lang/ghc Date: Mon, 8 Apr 2002 23:34:31 +0300 Adding to audit trail: > Date: Mon, 8 Apr 2002 10:00:52 +0100 > From: "Simon Marlow" > > > Simon: could you please appove these changes after putting=20 > > the bootstrap distribution on haskell.org? > > Done. The changes look fine - thanks for all your work on this one, > Olli! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 14: 0:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8555937B417 for ; Mon, 8 Apr 2002 14:00:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38L06x40750; Mon, 8 Apr 2002 14:00:06 -0700 (PDT) (envelope-from gnats) Date: Mon, 8 Apr 2002 14:00:06 -0700 (PDT) Message-Id: <200204082100.g38L06x40750@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/36803: Update port: lang/ghc Reply-To: "David W. Chapman Jr." Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36803; it has been noted by GNATS. From: "David W. Chapman Jr." To: "Giorgos Keramidas" , "Oliver Braun" Cc: , Subject: Re: ports/36803: Update port: lang/ghc Date: Mon, 8 Apr 2002 15:54:01 -0500 I feel like I'm out of the loop. Does it now build without compat4x ? ----- Original Message ----- From: "Giorgos Keramidas" To: "Oliver Braun" Cc: ; ; Sent: Monday, April 08, 2002 3:34 PM Subject: Re: ports/36803: Update port: lang/ghc > Adding to audit trail: > > > Date: Mon, 8 Apr 2002 10:00:52 +0100 > > From: "Simon Marlow" > > > > > Simon: could you please appove these changes after putting=20 > > > the bootstrap distribution on haskell.org? > > > > Done. The changes look fine - thanks for all your work on this one, > > Olli! > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 14:21:41 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ns17.isol.net.ar (h066060062160.isol.net.ar [66.60.62.160]) by hub.freebsd.org (Postfix) with ESMTP id 8419637B416 for ; Mon, 8 Apr 2002 14:21:25 -0700 (PDT) Received: from h066060062169.isol.net.ar (h066060062169.isol.net.ar [66.60.62.169]) by ns17.isol.net.ar (8.11.6/8.11.6) with ESMTP id g390GWv97216 for ; Mon, 8 Apr 2002 21:16:32 -0300 (ART) (envelope-from root@h066060062169.isol.net.ar) Date: Mon, 8 Apr 2002 14:06:27 GMT Message-Id: <200204081406.g38E6RQ30966@h066060062169.isol.net.ar> Subject: LIQUID V - IMMEDIATE RESULTS NO PRESCRIPTION NECESSARY From: liquidv12@liquidv12.com.isol.net.ar To: liquidv12@liquidv12.com.isol.net.ar MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001__26423154_69463,55" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a Multipart MIME message. ------=_NextPart_000_001__26423154_69463,55 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit LIQUID V -  ALL NATURAL ----------------------------------------- Increase blood flow Increase Frequency Increase Desire Increase Sensation Increase Stamina Increase Satisfaction ---------------------------------------- HOW LIQUID-V WORKS: LIQUID-V is a revolutionary way to get your erection back to its youthful state. Oral absorption is the fastest, most effective way to get a dose of erection enhancing supplements into your system. LIQUID-V immediately allows the maximum amount of blood to fill the penile chambers, this process allows for an increase in penile length, girth and hardness. When put into the mouth, micro-sized beads are immediately absorbed into the tissue through the capillaries, which lie close to the surface of the lining in the mouth. This process allows the supplement to be absorbed within seconds. LIQUID-Vis superior to a pill because it absorbs into the blood stream immediately. Your penis has 3 chambers which fill with blood during an erection. These chambers are a collection of blood vessels which become swollen with blood during sexual arousal. While you're not sexually aroused the penile chambers are open and allow for the flow of blood through the filling chambers. When you are sexually aroused the chambers remain open and the exit gates close. When the exit gates close the blood that remains in the penis gives you your erection. Once the penile gates close the amount of blood in the chambers will determine how you perform . A revolutionary way to get your desire back to its youthful state LIQUID-V WORKS When put into the mouth, micro-sized beads are immediately absorbed into the tissue through the capillaries. This process allows the supplement to be absorbed within seconds. 100% SECURE ONLINE COMMERCE CLICK HERE FOR MORE DETAILS (http://66.60.62.169/index.htm) --------------------------------- If you do not want to receive further mailings or have been inadvertently placed on our mailing list, please click "Unsubscribe" (http://66.60.62.169/unsubscribe.htm) Your address will be removed in 24 hours ----------------------------------- ------=_NextPart_000_001__26423154_69463,55 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: base64 PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9u YWwvL0VOIj4NCjxodG1sPg0KDQo8aGVhZD4NCjx0aXRsZT5saXF1aWQgViBBbGwgTmF0dXJh bDwvdGl0bGU+DQo8L2hlYWQ+DQoNCjxib2R5IGxpbms9IiMwMDgwMDAiIHZsaW5rPSIjMDA4 MDAwIiBhbGluaz0iIzAwODAwMCI+DQo8ZGl2IGFsaWduPSJjZW50ZXIiPjxjZW50ZXI+DQoN Cjx0YWJsZSB3aWR0aD0iMzgyIiBib3JkZXI9IjAiIGNlbGxzcGFjaW5nPSIyIiBjZWxscGFk ZGluZz0iMCIgYWxpZ249ImNlbnRlciI+DQogIDx0cj4NCiAgICA8dGQ+PHRhYmxlIGJvcmRl cj0iMCIgY2VsbHNwYWNpbmc9IjAiIHdpZHRoPSIxMDAlIiBjZWxscGFkZGluZz0iMyIgYmdj b2xvcj0iIzAwODAwMCI+DQogICAgICA8dHI+DQogICAgICAgIDx0ZCB3aWR0aD0iMTAwJSI+ PHAgYWxpZ249ImNlbnRlciI+PGZvbnQgZmFjZT0iQXJpYWwiIHNpemU9IjMiIGNvbG9yPSIj RkZGRkZGIj48c3Ryb25nPkxJUVVJRA0KICAgICAgICBWIC0mbmJzcDsgQUxMIE5BVFVSQUw8 L3N0cm9uZz48L2ZvbnQ+PC90ZD4NCiAgICAgIDwvdHI+DQogICAgPC90YWJsZT4NCiAgICA8 L3RkPg0KICA8L3RyPg0KICA8dHI+DQogICAgPHRkPjxwIGFsaWduPSJjZW50ZXIiPjxmb250 IGZhY2U9IlZlcmRhbmEiIHNpemU9IjIiPjxzdHJvbmc+SW5jcmVhc2UgYmxvb2QgZmxvdzxi cj4NCiAgICBJbmNyZWFzZSBGcmVxdWVuY3k8YnI+DQogICAgSW5jcmVhc2UgRGVzaXJlPGJy Pg0KICAgIEluY3JlYXNlIFNlbnNhdGlvbjxicj4NCiAgICBJbmNyZWFzZSBTdGFtaW5hPGJy Pg0KICAgIEluY3JlYXNlIFNhdGlzZmFjdGlvbjwvc3Ryb25nPjwvZm9udD48L3RkPg0KICA8 L3RyPg0KICA8dHI+DQogICAgPHRkPjxociBub3NoYWRlIHNpemU9IjEiIGNvbG9yPSIjQzBD MEMwIj4NCiAgICA8L3RkPg0KICA8L3RyPg0KICA8dHI+DQogICAgPHRkPjxmb250IGNvbG9y PSIjRkYwMDAwIiBmYWNlPSJWZXJkYW5hIiBzaXplPSIyIj48Yj5IT1cgTElRVUlELVYgV09S S1M6PC9iPjwvZm9udD48Zm9udA0KICAgIGNvbG9yPSIjMUYxRjFGIiBmYWNlPSJWZXJkYW5h IiBzaXplPSIyIj48YnI+DQogICAgPGJyPg0KICAgIDxhIGhyZWY9Imh0dHA6Ly82Ni42MC42 Mi4xNjkvIiB0YXJnZXQ9Il9ibGFuayI+PGI+TElRVUlELVY8L2I+PC9hPiBpcyBhIHJldm9s dXRpb25hcnkgd2F5DQogICAgdG8gZ2V0IHlvdXIgZXJlY3Rpb24gYmFjayB0byBpdHMgeW91 dGhmdWwgc3RhdGUuIE9yYWwgYWJzb3JwdGlvbiBpcyB0aGUgZmFzdGVzdCwgbW9zdA0KICAg IGVmZmVjdGl2ZSB3YXkgdG8gZ2V0IGEgZG9zZSBvZiBlcmVjdGlvbiBlbmhhbmNpbmcgc3Vw cGxlbWVudHMgaW50byB5b3VyIHN5c3RlbS4gTElRVUlELVYNCiAgICBpbW1lZGlhdGVseSBh bGxvd3MgdGhlIG1heGltdW0gYW1vdW50IG9mIGJsb29kIHRvIGZpbGwgdGhlIHBlbmlsZSBj aGFtYmVycywgdGhpcyBwcm9jZXNzDQogICAgYWxsb3dzIGZvciBhbiBpbmNyZWFzZSBpbiBw ZW5pbGUgbGVuZ3RoLCBnaXJ0aCBhbmQgaGFyZG5lc3MuIFdoZW4gcHV0IGludG8gdGhlIG1v dXRoLA0KICAgIG1pY3JvLXNpemVkIGJlYWRzIGFyZSBpbW1lZGlhdGVseSBhYnNvcmJlZCBp bnRvIHRoZSB0aXNzdWUgdGhyb3VnaCB0aGUgY2FwaWxsYXJpZXMsIHdoaWNoDQogICAgbGll IGNsb3NlIHRvIHRoZSBzdXJmYWNlIG9mIHRoZSBsaW5pbmcgaW4gdGhlIG1vdXRoLiBUaGlz IHByb2Nlc3MgYWxsb3dzIHRoZSBzdXBwbGVtZW50IHRvDQogICAgYmUgYWJzb3JiZWQgd2l0 aGluIHNlY29uZHMuPGJyPg0KICAgIDxicj4NCiAgICA8YSBocmVmPSJodHRwOi8vNjYuNjAu NjIuMTY5LyIgdGFyZ2V0PSJfYmxhbmsiPjxiPkxJUVVJRC1WPC9iPjwvYT5pcyBzdXBlcmlv ciB0byBhIHBpbGwNCiAgICBiZWNhdXNlIGl0IGFic29yYnMgaW50byB0aGUgYmxvb2Qgc3Ry ZWFtIGltbWVkaWF0ZWx5LiBZb3VyIHBlbmlzIGhhcyAzIGNoYW1iZXJzIHdoaWNoIGZpbGwN CiAgICB3aXRoIGJsb29kIGR1cmluZyBhbiBlcmVjdGlvbi4gVGhlc2UgY2hhbWJlcnMgYXJl IGEgY29sbGVjdGlvbiBvZiBibG9vZCB2ZXNzZWxzIHdoaWNoDQogICAgYmVjb21lIHN3b2xs ZW4gd2l0aCBibG9vZCBkdXJpbmcgc2V4dWFsIGFyb3VzYWwuIFdoaWxlIHlvdSdyZSBub3Qg c2V4dWFsbHkgYXJvdXNlZCB0aGUNCiAgICBwZW5pbGUgY2hhbWJlcnMgYXJlIG9wZW4gYW5k IGFsbG93IGZvciB0aGUgZmxvdyBvZiBibG9vZCB0aHJvdWdoIHRoZSBmaWxsaW5nIGNoYW1i ZXJzLg0KICAgIFdoZW4geW91IGFyZSBzZXh1YWxseSBhcm91c2VkIHRoZSBjaGFtYmVycyBy ZW1haW4gb3BlbiBhbmQgdGhlIGV4aXQgZ2F0ZXMgY2xvc2UuIFdoZW4gdGhlDQogICAgZXhp dCBnYXRlcyBjbG9zZSB0aGUgYmxvb2QgdGhhdCByZW1haW5zIGluIHRoZSBwZW5pcyBnaXZl cyB5b3UgeW91ciBlcmVjdGlvbi4gT25jZSB0aGUNCiAgICBwZW5pbGUgZ2F0ZXMgY2xvc2Ug dGhlIGFtb3VudCBvZiBibG9vZCBpbiB0aGUgY2hhbWJlcnMgd2lsbCBkZXRlcm1pbmUgaG93 IHlvdSBwZXJmb3JtIC48YnI+DQogICAgPC9mb250Pjxmb250IGNvbG9yPSIjMUYxRjFGIj48 b2w+DQogICAgICA8bGk+PC9mb250Pjxmb250IGZhY2U9IlZlcmRhbmEiIHNpemU9IjIiIGNv bG9yPSIjMUYxRjFGIj5BIHJldm9sdXRpb25hcnkgd2F5IHRvIGdldCB5b3VyDQogICAgICAg IGRlc2lyZSBiYWNrIHRvIGl0cyB5b3V0aGZ1bCBzdGF0ZSA8L2ZvbnQ+PGZvbnQgY29sb3I9 IiMxRjFGMUYiPjwvbGk+DQogICAgICA8bGk+PGZvbnQgY29sb3I9IiMxRjFGMUYiPjxmb250 IGZhY2U9IlZlcmRhbmEiIHNpemU9IjIiPkxJUVVJRC1WIFdPUktTIFdoZW4gcHV0IGludG8g dGhlDQogICAgICAgIG1vdXRoLCBtaWNyby1zaXplZCBiZWFkcyBhcmUgaW1tZWRpYXRlbHkg YWJzb3JiZWQgaW50byB0aGUgdGlzc3VlIHRocm91Z2ggdGhlIGNhcGlsbGFyaWVzLg0KICAg ICAgICBUaGlzIHByb2Nlc3MgYWxsb3dzIHRoZSBzdXBwbGVtZW50IHRvIGJlIGFic29yYmVk IHdpdGhpbiBzZWNvbmRzLiA8YnI+DQogICAgICAgIDwvZm9udD48Zm9udCBjb2xvcj0iUmVk Ij48cCBhbGlnbj0iY2VudGVyIj48L2ZvbnQ+PC9mb250PjwvZm9udD48Zm9udCBjb2xvcj0i I0ZGMDAwMCINCiAgICAgICAgZmFjZT0iVmVyZGFuYSIgc2l6ZT0iMiI+PHN0cm9uZz4xMDAl IFNFQ1VSRSBPTkxJTkUgQ09NTUVSQ0U8YnI+DQogICAgICAgIDwvc3Ryb25nPjwvZm9udD48 Zm9udCBjb2xvcj0iIzFGMUYxRiIgZmFjZT0iVmVyZGFuYSIgc2l6ZT0iMiI+PGJyPg0KICAg ICAgICA8YnI+DQogICAgICAgIDxhIGhyZWY9Imh0dHA6Ly82Ni42MC42Mi4xNjkvIiB0YXJn ZXQ9Il9ibGFuayI+Q0xJQ0sgSEVSRSBGT1IgTU9SRSBERVRBSUxTPC9hPiA8YnI+DQogICAg ICAgIDxicj4NCiAgICAgICAgPC9mb250PjwvcD4NCiAgICAgIDwvbGk+DQogICAgPC9vbD4N CiAgICA8L3RkPg0KICA8L3RyPg0KICA8dHI+DQogICAgPHRkPjxociBub3NoYWRlIHNpemU9 IjEiIGNvbG9yPSIjQzBDMEMwIj4NCiAgICA8L3RkPg0KICA8L3RyPg0KICA8dHI+DQogICAg PHRkPjxmb250IGNvbG9yPSIjMUYxRjFGIiBmYWNlPSJWZXJkYW5hIiBzaXplPSIyIj48cCBh bGlnbj0iY2VudGVyIj48L2ZvbnQ+PGZvbnQNCiAgICBmYWNlPSJBcmlhbCxIZWx2ZXRpY2Ei IGNvbG9yPSIjNGY1OTY0IiBzaXplPSIxIj5JZiB5b3UgZG8gbm90IHdhbnQgdG8gcmVjZWl2 ZSBmdXJ0aGVyDQogICAgbWFpbGluZ3Mgb3IgaGF2ZSBiZWVuIDxicj4NCiAgICBpbmFkdmVy dGVudGx5IHBsYWNlZCBvbiBvdXIgbWFpbGluZyBsaXN0LCBwbGVhc2UgY2xpY2s8YnI+DQog ICAgPGJyPg0KICAgIDxhIGhyZWY9Imh0dHA6Ly82Ni42MC42Mi4xNjkvdW5zdWJzY3JpYmUu aHRtIj4mcXVvdDtVbnN1YnNjcmliZSZxdW90OzwvYT48YnI+DQogICAgPHN0cm9uZz48YnI+ DQogICAgWW91ciBhZGRyZXNzIHdpbGwgYmUgcmVtb3ZlZCBpbiAyNCBob3Vyczwvc3Ryb25n Pjxicj4NCiAgICA8L2ZvbnQ+PC90ZD4NCiAgPC90cj4NCiAgPHRyPg0KICAgIDx0ZD48aHIg bm9zaGFkZSBzaXplPSIxIiBjb2xvcj0iI0MwQzBDMCI+DQogICAgPC90ZD4NCiAgPC90cj4N CjwvdGFibGU+DQo8L2NlbnRlcj48L2Rpdj4NCjwvYm9keT4NCjwvaHRtbD4NCg== ------=_NextPart_000_001__26423154_69463,55-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 14:21:41 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ns17.isol.net.ar (h066060062160.isol.net.ar [66.60.62.160]) by hub.freebsd.org (Postfix) with ESMTP id 228B837B405 for ; Mon, 8 Apr 2002 14:21:24 -0700 (PDT) Received: from h066060062169.isol.net.ar (h066060062169.isol.net.ar [66.60.62.169]) by ns17.isol.net.ar (8.11.6/8.11.6) with ESMTP id g390GVv97208 for ; Mon, 8 Apr 2002 21:16:31 -0300 (ART) (envelope-from root@h066060062169.isol.net.ar) Date: Mon, 8 Apr 2002 14:06:26 GMT Message-Id: <200204081406.g38E6Qa30934@h066060062169.isol.net.ar> Subject: LIQUID V - IMMEDIATE RESULTS NO PRESCRIPTION NECESSARY From: liquidv12@liquidv12.com.isol.net.ar To: liquidv12@liquidv12.com.isol.net.ar MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001__26423154_69463,55" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a Multipart MIME message. ------=_NextPart_000_001__26423154_69463,55 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit LIQUID V -  ALL NATURAL ----------------------------------------- Increase blood flow Increase Frequency Increase Desire Increase Sensation Increase Stamina Increase Satisfaction ---------------------------------------- HOW LIQUID-V WORKS: LIQUID-V is a revolutionary way to get your erection back to its youthful state. Oral absorption is the fastest, most effective way to get a dose of erection enhancing supplements into your system. LIQUID-V immediately allows the maximum amount of blood to fill the penile chambers, this process allows for an increase in penile length, girth and hardness. When put into the mouth, micro-sized beads are immediately absorbed into the tissue through the capillaries, which lie close to the surface of the lining in the mouth. This process allows the supplement to be absorbed within seconds. LIQUID-Vis superior to a pill because it absorbs into the blood stream immediately. Your penis has 3 chambers which fill with blood during an erection. These chambers are a collection of blood vessels which become swollen with blood during sexual arousal. While you're not sexually aroused the penile chambers are open and allow for the flow of blood through the filling chambers. When you are sexually aroused the chambers remain open and the exit gates close. When the exit gates close the blood that remains in the penis gives you your erection. Once the penile gates close the amount of blood in the chambers will determine how you perform . A revolutionary way to get your desire back to its youthful state LIQUID-V WORKS When put into the mouth, micro-sized beads are immediately absorbed into the tissue through the capillaries. This process allows the supplement to be absorbed within seconds. 100% SECURE ONLINE COMMERCE CLICK HERE FOR MORE DETAILS (http://66.60.62.169/index.htm) --------------------------------- If you do not want to receive further mailings or have been inadvertently placed on our mailing list, please click "Unsubscribe" (http://66.60.62.169/unsubscribe.htm) Your address will be removed in 24 hours ----------------------------------- ------=_NextPart_000_001__26423154_69463,55 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: base64 PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9u YWwvL0VOIj4NCjxodG1sPg0KDQo8aGVhZD4NCjx0aXRsZT5saXF1aWQgViBBbGwgTmF0dXJh bDwvdGl0bGU+DQo8L2hlYWQ+DQoNCjxib2R5IGxpbms9IiMwMDgwMDAiIHZsaW5rPSIjMDA4 MDAwIiBhbGluaz0iIzAwODAwMCI+DQo8ZGl2IGFsaWduPSJjZW50ZXIiPjxjZW50ZXI+DQoN Cjx0YWJsZSB3aWR0aD0iMzgyIiBib3JkZXI9IjAiIGNlbGxzcGFjaW5nPSIyIiBjZWxscGFk ZGluZz0iMCIgYWxpZ249ImNlbnRlciI+DQogIDx0cj4NCiAgICA8dGQ+PHRhYmxlIGJvcmRl cj0iMCIgY2VsbHNwYWNpbmc9IjAiIHdpZHRoPSIxMDAlIiBjZWxscGFkZGluZz0iMyIgYmdj b2xvcj0iIzAwODAwMCI+DQogICAgICA8dHI+DQogICAgICAgIDx0ZCB3aWR0aD0iMTAwJSI+ PHAgYWxpZ249ImNlbnRlciI+PGZvbnQgZmFjZT0iQXJpYWwiIHNpemU9IjMiIGNvbG9yPSIj RkZGRkZGIj48c3Ryb25nPkxJUVVJRA0KICAgICAgICBWIC0mbmJzcDsgQUxMIE5BVFVSQUw8 L3N0cm9uZz48L2ZvbnQ+PC90ZD4NCiAgICAgIDwvdHI+DQogICAgPC90YWJsZT4NCiAgICA8 L3RkPg0KICA8L3RyPg0KICA8dHI+DQogICAgPHRkPjxwIGFsaWduPSJjZW50ZXIiPjxmb250 IGZhY2U9IlZlcmRhbmEiIHNpemU9IjIiPjxzdHJvbmc+SW5jcmVhc2UgYmxvb2QgZmxvdzxi cj4NCiAgICBJbmNyZWFzZSBGcmVxdWVuY3k8YnI+DQogICAgSW5jcmVhc2UgRGVzaXJlPGJy Pg0KICAgIEluY3JlYXNlIFNlbnNhdGlvbjxicj4NCiAgICBJbmNyZWFzZSBTdGFtaW5hPGJy Pg0KICAgIEluY3JlYXNlIFNhdGlzZmFjdGlvbjwvc3Ryb25nPjwvZm9udD48L3RkPg0KICA8 L3RyPg0KICA8dHI+DQogICAgPHRkPjxociBub3NoYWRlIHNpemU9IjEiIGNvbG9yPSIjQzBD MEMwIj4NCiAgICA8L3RkPg0KICA8L3RyPg0KICA8dHI+DQogICAgPHRkPjxmb250IGNvbG9y PSIjRkYwMDAwIiBmYWNlPSJWZXJkYW5hIiBzaXplPSIyIj48Yj5IT1cgTElRVUlELVYgV09S S1M6PC9iPjwvZm9udD48Zm9udA0KICAgIGNvbG9yPSIjMUYxRjFGIiBmYWNlPSJWZXJkYW5h IiBzaXplPSIyIj48YnI+DQogICAgPGJyPg0KICAgIDxhIGhyZWY9Imh0dHA6Ly82Ni42MC42 Mi4xNjkvIiB0YXJnZXQ9Il9ibGFuayI+PGI+TElRVUlELVY8L2I+PC9hPiBpcyBhIHJldm9s dXRpb25hcnkgd2F5DQogICAgdG8gZ2V0IHlvdXIgZXJlY3Rpb24gYmFjayB0byBpdHMgeW91 dGhmdWwgc3RhdGUuIE9yYWwgYWJzb3JwdGlvbiBpcyB0aGUgZmFzdGVzdCwgbW9zdA0KICAg IGVmZmVjdGl2ZSB3YXkgdG8gZ2V0IGEgZG9zZSBvZiBlcmVjdGlvbiBlbmhhbmNpbmcgc3Vw cGxlbWVudHMgaW50byB5b3VyIHN5c3RlbS4gTElRVUlELVYNCiAgICBpbW1lZGlhdGVseSBh bGxvd3MgdGhlIG1heGltdW0gYW1vdW50IG9mIGJsb29kIHRvIGZpbGwgdGhlIHBlbmlsZSBj aGFtYmVycywgdGhpcyBwcm9jZXNzDQogICAgYWxsb3dzIGZvciBhbiBpbmNyZWFzZSBpbiBw ZW5pbGUgbGVuZ3RoLCBnaXJ0aCBhbmQgaGFyZG5lc3MuIFdoZW4gcHV0IGludG8gdGhlIG1v dXRoLA0KICAgIG1pY3JvLXNpemVkIGJlYWRzIGFyZSBpbW1lZGlhdGVseSBhYnNvcmJlZCBp bnRvIHRoZSB0aXNzdWUgdGhyb3VnaCB0aGUgY2FwaWxsYXJpZXMsIHdoaWNoDQogICAgbGll IGNsb3NlIHRvIHRoZSBzdXJmYWNlIG9mIHRoZSBsaW5pbmcgaW4gdGhlIG1vdXRoLiBUaGlz IHByb2Nlc3MgYWxsb3dzIHRoZSBzdXBwbGVtZW50IHRvDQogICAgYmUgYWJzb3JiZWQgd2l0 aGluIHNlY29uZHMuPGJyPg0KICAgIDxicj4NCiAgICA8YSBocmVmPSJodHRwOi8vNjYuNjAu NjIuMTY5LyIgdGFyZ2V0PSJfYmxhbmsiPjxiPkxJUVVJRC1WPC9iPjwvYT5pcyBzdXBlcmlv ciB0byBhIHBpbGwNCiAgICBiZWNhdXNlIGl0IGFic29yYnMgaW50byB0aGUgYmxvb2Qgc3Ry ZWFtIGltbWVkaWF0ZWx5LiBZb3VyIHBlbmlzIGhhcyAzIGNoYW1iZXJzIHdoaWNoIGZpbGwN CiAgICB3aXRoIGJsb29kIGR1cmluZyBhbiBlcmVjdGlvbi4gVGhlc2UgY2hhbWJlcnMgYXJl IGEgY29sbGVjdGlvbiBvZiBibG9vZCB2ZXNzZWxzIHdoaWNoDQogICAgYmVjb21lIHN3b2xs ZW4gd2l0aCBibG9vZCBkdXJpbmcgc2V4dWFsIGFyb3VzYWwuIFdoaWxlIHlvdSdyZSBub3Qg c2V4dWFsbHkgYXJvdXNlZCB0aGUNCiAgICBwZW5pbGUgY2hhbWJlcnMgYXJlIG9wZW4gYW5k IGFsbG93IGZvciB0aGUgZmxvdyBvZiBibG9vZCB0aHJvdWdoIHRoZSBmaWxsaW5nIGNoYW1i ZXJzLg0KICAgIFdoZW4geW91IGFyZSBzZXh1YWxseSBhcm91c2VkIHRoZSBjaGFtYmVycyBy ZW1haW4gb3BlbiBhbmQgdGhlIGV4aXQgZ2F0ZXMgY2xvc2UuIFdoZW4gdGhlDQogICAgZXhp dCBnYXRlcyBjbG9zZSB0aGUgYmxvb2QgdGhhdCByZW1haW5zIGluIHRoZSBwZW5pcyBnaXZl cyB5b3UgeW91ciBlcmVjdGlvbi4gT25jZSB0aGUNCiAgICBwZW5pbGUgZ2F0ZXMgY2xvc2Ug dGhlIGFtb3VudCBvZiBibG9vZCBpbiB0aGUgY2hhbWJlcnMgd2lsbCBkZXRlcm1pbmUgaG93 IHlvdSBwZXJmb3JtIC48YnI+DQogICAgPC9mb250Pjxmb250IGNvbG9yPSIjMUYxRjFGIj48 b2w+DQogICAgICA8bGk+PC9mb250Pjxmb250IGZhY2U9IlZlcmRhbmEiIHNpemU9IjIiIGNv bG9yPSIjMUYxRjFGIj5BIHJldm9sdXRpb25hcnkgd2F5IHRvIGdldCB5b3VyDQogICAgICAg IGRlc2lyZSBiYWNrIHRvIGl0cyB5b3V0aGZ1bCBzdGF0ZSA8L2ZvbnQ+PGZvbnQgY29sb3I9 IiMxRjFGMUYiPjwvbGk+DQogICAgICA8bGk+PGZvbnQgY29sb3I9IiMxRjFGMUYiPjxmb250 IGZhY2U9IlZlcmRhbmEiIHNpemU9IjIiPkxJUVVJRC1WIFdPUktTIFdoZW4gcHV0IGludG8g dGhlDQogICAgICAgIG1vdXRoLCBtaWNyby1zaXplZCBiZWFkcyBhcmUgaW1tZWRpYXRlbHkg YWJzb3JiZWQgaW50byB0aGUgdGlzc3VlIHRocm91Z2ggdGhlIGNhcGlsbGFyaWVzLg0KICAg ICAgICBUaGlzIHByb2Nlc3MgYWxsb3dzIHRoZSBzdXBwbGVtZW50IHRvIGJlIGFic29yYmVk IHdpdGhpbiBzZWNvbmRzLiA8YnI+DQogICAgICAgIDwvZm9udD48Zm9udCBjb2xvcj0iUmVk Ij48cCBhbGlnbj0iY2VudGVyIj48L2ZvbnQ+PC9mb250PjwvZm9udD48Zm9udCBjb2xvcj0i I0ZGMDAwMCINCiAgICAgICAgZmFjZT0iVmVyZGFuYSIgc2l6ZT0iMiI+PHN0cm9uZz4xMDAl IFNFQ1VSRSBPTkxJTkUgQ09NTUVSQ0U8YnI+DQogICAgICAgIDwvc3Ryb25nPjwvZm9udD48 Zm9udCBjb2xvcj0iIzFGMUYxRiIgZmFjZT0iVmVyZGFuYSIgc2l6ZT0iMiI+PGJyPg0KICAg ICAgICA8YnI+DQogICAgICAgIDxhIGhyZWY9Imh0dHA6Ly82Ni42MC42Mi4xNjkvIiB0YXJn ZXQ9Il9ibGFuayI+Q0xJQ0sgSEVSRSBGT1IgTU9SRSBERVRBSUxTPC9hPiA8YnI+DQogICAg ICAgIDxicj4NCiAgICAgICAgPC9mb250PjwvcD4NCiAgICAgIDwvbGk+DQogICAgPC9vbD4N CiAgICA8L3RkPg0KICA8L3RyPg0KICA8dHI+DQogICAgPHRkPjxociBub3NoYWRlIHNpemU9 IjEiIGNvbG9yPSIjQzBDMEMwIj4NCiAgICA8L3RkPg0KICA8L3RyPg0KICA8dHI+DQogICAg PHRkPjxmb250IGNvbG9yPSIjMUYxRjFGIiBmYWNlPSJWZXJkYW5hIiBzaXplPSIyIj48cCBh bGlnbj0iY2VudGVyIj48L2ZvbnQ+PGZvbnQNCiAgICBmYWNlPSJBcmlhbCxIZWx2ZXRpY2Ei IGNvbG9yPSIjNGY1OTY0IiBzaXplPSIxIj5JZiB5b3UgZG8gbm90IHdhbnQgdG8gcmVjZWl2 ZSBmdXJ0aGVyDQogICAgbWFpbGluZ3Mgb3IgaGF2ZSBiZWVuIDxicj4NCiAgICBpbmFkdmVy dGVudGx5IHBsYWNlZCBvbiBvdXIgbWFpbGluZyBsaXN0LCBwbGVhc2UgY2xpY2s8YnI+DQog ICAgPGJyPg0KICAgIDxhIGhyZWY9Imh0dHA6Ly82Ni42MC42Mi4xNjkvdW5zdWJzY3JpYmUu aHRtIj4mcXVvdDtVbnN1YnNjcmliZSZxdW90OzwvYT48YnI+DQogICAgPHN0cm9uZz48YnI+ DQogICAgWW91ciBhZGRyZXNzIHdpbGwgYmUgcmVtb3ZlZCBpbiAyNCBob3Vyczwvc3Ryb25n Pjxicj4NCiAgICA8L2ZvbnQ+PC90ZD4NCiAgPC90cj4NCiAgPHRyPg0KICAgIDx0ZD48aHIg bm9zaGFkZSBzaXplPSIxIiBjb2xvcj0iI0MwQzBDMCI+DQogICAgPC90ZD4NCiAgPC90cj4N CjwvdGFibGU+DQo8L2NlbnRlcj48L2Rpdj4NCjwvYm9keT4NCjwvaHRtbD4NCg== ------=_NextPart_000_001__26423154_69463,55-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 14:40:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5ECEA37B419 for ; Mon, 8 Apr 2002 14:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38Le3I51561; Mon, 8 Apr 2002 14:40:03 -0700 (PDT) (envelope-from gnats) Date: Mon, 8 Apr 2002 14:40:03 -0700 (PDT) Message-Id: <200204082140.g38Le3I51561@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Oliver Braun Subject: Re: ports/36803: Update port: lang/ghc Reply-To: Oliver Braun Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36803; it has been noted by GNATS. From: Oliver Braun To: "David W. Chapman Jr." Cc: Giorgos Keramidas , bug-followup@freebsd.org, simonmar@microsoft.com Subject: Re: ports/36803: Update port: lang/ghc Date: Mon, 8 Apr 2002 23:00:26 +0200 * David W. Chapman Jr. [2002-04-08 22:56]: > I feel like I'm out of the loop. Does it now build without compat4x ? Yes, it does/should. I have built a bootstrap distribution for ghc on my -current box without compat4x. My patch fetches the bootstrap distribution in dependence on the OSVERSION. Regards, Olli -- Department of Computing Science Federal Armed Forces University Munich http://ist.unibw-muenchen.de/People/obraun/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 15:15:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp2.san.rr.com (smtp2.san.rr.com [24.25.195.39]) by hub.freebsd.org (Postfix) with ESMTP id B92B437B50E; Mon, 8 Apr 2002 15:14:32 -0700 (PDT) Received: from 24-161-164-113.san.rr.com (24-161-164-113.san.rr.com [24.161.164.113]) by smtp2.san.rr.com (8.11.4/8.11.4) with ESMTP id g38MDxF12096; Mon, 8 Apr 2002 15:14:00 -0700 (PDT) Date: Mon, 8 Apr 2002 14:14:58 -0700 (PDT) From: Peter Leftwich X-X-Sender: root@66-75-1-142.san.rr.com To: FreeBSD Questions Cc: FreeBSD Ports Subject: gcc -O -mcpu=i686 -howtooverride=486? Message-ID: <20020408140315.J8518-100000@66-75-1-142.san.rr.com> Organization: Video2Video Services - http://Www.Video2Video.Com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Today I have been immersing myself in the many splendors of "./configure" and "make" (which seems to create a Makefile that the user may edit before running...) "make install" and (sort of) gone are the old days of pkg_add -r! This activity all came about as a result of my (so far trying to) upgrading w3m to the latest install, and along the way wishing to implement openssl and imlib. My question is the following-- It seems like my /etc/make.conf file (which I think I either mv'ed or cp'ed from /usr/local/etc/make.conf) is getting ignored as far as the "CPUTYPE=i686" flag goes. How do I remedy this? I have been editing the various "Makefile" files, overriding the usual "-O -m486" with "-O -mcpu=i686" (what is -march by the way?) but my extended question is the following-- Does the -mcpu flag that mean [paraphrase-ically] "use i686 instructions for the compile process" or does it mean "compile some binaries with i686 smartness built into them?" Know-whuht-eye-mean? -- Peter Leftwich President & Founder Video2Video Services Box 13692, La Jolla, CA, 92039 USA +1-413-403-9555 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 15:27:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.vvi.at (mail.vvi.at [208.252.225.19]) by hub.freebsd.org (Postfix) with SMTP id 3338037B42F; Mon, 8 Apr 2002 15:26:10 -0700 (PDT) Received: from [208.252.225.57] by mail.vvi.at (CommuniGate SMTP 3.1.3) with ESMTP id S.1383853116cf for ,...; Mon, 08 Apr 2002 15:21:54 -0700 Reply-To: From: "VVI hostmaster" To: , Cc: , "Maxim Zakharov" Subject: FreeBSD Port: php4-4.1.1 with FreeBSD Port: mnogosearch support Date: Mon, 8 Apr 2002 15:21:32 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This message was sent to ache@FreeBSD.org who is the maintainer of FreeBSD Port: mnogosearch-3.1.19_1 dirk@FreeBSD.org who is the maintainer of FreeBSD Ports: mod_php4-4.1.1 and php4-4.1.1 Maxim Zakharov who is involved with mnogosearch's development and has been involved in assisting me with this issue. Hi my name is Jason, I have been trying to compile php4 to include mnogosearch-3.2x support but have been having no such luck. I have included for convienance the postings from the mnogosearch message board to best explain my situation. Any help would be greatly appreciated, and I do hope in the end that FreeBSD's ports would include any progress achieved here. I am very willing to contribute and help to make it happen that php lists mnogosearch 3.2x as a compile option and also perhaps that a new port of mnogosearch 3.2x also comes into being. Also the is in the message below a reference to this information I think it will clear up some things in advance: ############################################################## Unfortunately PHP-4.1.x was released with old mnogosearch module which does not support mnogosearch-3.2.x. A new mnogosearch extension seems to be available only with PHP-4.2.x. At the current moment it is available only in latest PHP snapshots which can be found at http://snaps.php.net/. Not all users coud use those snapshots because of their development state. So we decided to release PHP extension separately from PHP distribution. ############################################################### Kindest Regards, Jason de Cordoba ---------------------------------------------------------------------------- ------------- http://www.mnogosearch.org/board/message.php?id=4584 php-4.1.2 W/ added mnogo 3.2X libs un compileable on Freebsd 4.5 Posted by Jason de Cordoba 2002-04-05 09:23:16 On FreeBSD things are done via ports, one of them is called mnogosearch... But I am trying to Compile PHP with mnogosearch 3.2.x compatibility, this has been nothing less than a problem. Here are my steps today on a fresh install of freebsd. (distfiles is the name of a directory on freebsd where all the ports download automatically the sourcecode and keep it there even when you make clean your specific port you are working on) In /usr/ports/distfiles/php-4.1.2.tar.gz I replaced the files located in ext/mnogosearch with the ones available for download located at thishost/Download/php/mnogosearch-1.49.tar.gz. Then I went to /usr/ports/www/mod_php4/Makefile and added a line to line # 43 --with-mnogosearch \ or other variations for line # 43 resulting in identical results --with-mnogosearch --with-mysql=/usr/local/mysql \ --with-mnogosearch --with-mysql=/usr/local/mysql/includes \ --with-mnogosearch --with-mysql=/usr/local/mysql/lib \ Because I deleted files and added mnogosearch 3.2 ones I was required due to checksum security to enter the following command in /usr/ports/www/mod_php4 make NO_CHECKSUM=yes Any reference to mnogosearch results in a stop error of php's make.. BEGIN------------------------------------------- Making all in . cc -I. -I/usr/ports/lang/php4/work/php-4.1.2/ -I/usr/ports/lang/ php4/work/php-4.1.2/main -I/usr/ports/lang/php4/work/php-4.1.2 -I/usr/ports/lang/php4/work/php-4.1.2/Zend -I/usr/local/include -I/ usr/local/include/libxml2 -I/usr/local/include/freetype2/freetype -I/ usr/local/include/gd -I/usr/local/include/c-client -I/usr/local/ include/mcal -I/usr/local/mnogosearch/include -I/usr/local/ include/mysql -I/usr/local/include/pspell -I/usr/local/include/ucd- snmp -I/usr/ports/lang/php4/work/php-4.1.2/ext/xmlrpc/libxmlrpc -I/usr/ports/lang/php4/work/php-4.1.2/TSRM -O -pipe -I/usr/local/ include -c stub.c && touch stub.lo /bin/sh /usr/ports/lang/php4/work/php-4.1.2/libtool --silent -- mode=link cc -I. -I/usr/ports/lang/php4/work/php-4.1.2/ -I/usr/ ports/lang/php4/work/php-4.1.2/main -I/usr/ports/lang/php4/ work/php-4.1.2 -I/usr/ports/lang/php4/work/php-4.1.2/Zend -I/usr/ local/include -I/usr/local/include/libxml2 -I/usr/local/include/ freetype2/freetype -I/usr/local/include/gd -I/usr/local/include/c- client -I/usr/local/include/mcal -I/usr/local/mnogosearch/include - I/usr/local/include/mysql -I/usr/local/include/pspell -I/usr/local/ include/ucd-snmp -I/usr/ports/lang/php4/work/php-4.1.2/ext/xmlrpc/libxmlrpc -I/usr/ ports/lang/php4/work/php-4.1.2/TSRM -O -pipe -I/usr/local/ include -prefer-non-pic -static -o libphp4.la -rpath /usr/ports/lang/php4/ work/php-4.1.2/libs -export-symbols /usr/ports/lang/php4/work/ php-4.1.2/sapi/cgi/php.sym -L/usr/local/lib -L/usr/local/lib/mysql - L/usr/local/mnogosearch/lib -R /usr/local/lib -R /usr/local/lib/ mysql -R /usr/local/mnogosearch/lib stub.lo Zend/libZend.la sapi/cgi/libsapi.la main/libmain.la ext/zlib/libzlib.la ext/bcmath/ libbcmath.la ext/bz2/libbz2.la ext/curl/libcurl.la ext/domxml/ libdomxml.la ext/ftp/libftp.la ext/gd/libgd.la ext/gettext/libgettext.la ext/hyperwave/libhyperwave.la ext/iconv/libiconv.la ext/imap/ libimap.la ext/ldap/libldap.la ext/mbregex/libmbregex.la ext/ mbstring/libmbstring.la ext/mcal/libmcal.la ext/mcrypt/ libmcrypt.la ext/mhash/libmhash.la ext/ming/libming.la ext/ mnogosearch/libmnogosearch.la ext/mysql/libmysql.la ext/ openssl/libopenssl.la ext/pcre/libpcre.la ext/pdf/libpdf.la ext/ posix/libposix.la ext/pspell/libpspell.la ext/readline/libreadline.la ext/session/libsession.la ext/shmop/libshmop.la ext/snmp/ libsnmp.la ext/sockets/libsockets.la ext/standard/libstandard.la ext/sysvsem/libsysvsem.la ext/sysvshm/libsysvshm.la ext/wddx/ libwddx.la ext/xml/libxml.la ext/xmlrpc/libxmlrpc.la ext/xslt/libxslt.la ext/yaz/libyaz.la ext/yp/libyp.la ext/mnogosearch/ libmnogosearch.la TSRM/libtsrm.la -lpam -lc-client4 - ludmsearch -lz -lm -lmysqlclient -lyaz -lsablot -lexpat -lexpat - lexpat -lexpat -lsnmp -lreadline -lhistory -lncurses -lpspell -lpdf - ltiff -lpng -ljpeg -lz -lmysqlclient -lz -ludmsearch -lz -lm -lmysqlclient -lming -lmhash -lmcrypt -lltdl -lmcal -lldap -llber -lcrypt -lpam -liconv - lintl -lgd -lfreetype -lpng -lz -ljpeg -lz -lxml2 -lcurl -lcrypto -lssl - lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -lgcc - lcrypt libtool: link: cannot find the library `' *** Error code 1 Stop in /usr/ports/lang/php4/work/php-4.1.2. *** Error code 1 Stop in /usr/ports/lang/php4/work/php-4.1.2. *** Error code 1 Stop in /usr/ports/lang/php4. *** Error code 1 Stop in /usr/ports/lang/php4. END--------------------------------------- There is no error when I dont mention mnogosearch... ---------------------------------------------------------------------------- ----- Then a reply from Maxime ---------------------------------------------------------------------------- ----- http://www.mnogosearch.org/board/message.php?id=4597 Posted by maxime 2002-04-05 19:22:45 Try execute ./buildconf from php distribution after ext/mnogosearch upgrading and reconfigure and recompile after. ---------------------------------------------------------------------------- ----- ---------------------------------------------------------------------------- ----- http://www.mnogosearch.org/board/message.php?id=4631 Unfortunately I am still having probs with this. I still get the same error message as before [libtool: link: cannot find the library `' ]. I even upgraded the libtool to 1.4 as required so I could perform the ./buildconf which did not have an effect. BTW libtool 1.4 is not recommended on freebsd because so many of the ports use it and it has not yet been tested on many of them. I attempted to do a very limited install of php without many of the libs and goodies just to see that it was not an incompatibility with something. It seems that perhaps I need to contact the maintainer of the mod_php4 port and request that mnogosearch be included into the install script. Please let me know if you have any suggestions, I will be attempting this until success. ---------------------------------------------------------------------------- ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 15:32:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B57A37B41C for ; Mon, 8 Apr 2002 15:31:20 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38MU1x64354; Mon, 8 Apr 2002 15:30:01 -0700 (PDT) (envelope-from gnats) Received: from postfix1-2.free.fr (postfix1-2.free.fr [213.228.0.130]) by hub.freebsd.org (Postfix) with ESMTP id AC38137B7EC for ; Mon, 8 Apr 2002 15:19:55 -0700 (PDT) Received: from graf.pompo.net (lyon-6-a7-62-147-115-110.dial.proxad.net [62.147.115.110]) by postfix1-2.free.fr (Postfix) with ESMTP id 02C6CAB2B2 for ; Tue, 9 Apr 2002 00:17:41 +0200 (CEST) Received: by graf.pompo.net (Postfix, from userid 1001) id 4E172750D; Tue, 9 Apr 2002 00:16:33 +0200 (CEST) Message-Id: <20020408221633.4E172750D@graf.pompo.net> Date: Tue, 9 Apr 2002 00:16:33 +0200 (CEST) From: Thierry Thomas Reply-To: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36903: www/horde2: upgrade to Horde 2.1 RC2. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36903 >Category: ports >Synopsis: www/horde2: upgrade to Horde 2.1 RC2. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 15:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.5-STABLE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Sat Mar 9 11:54:44 CET 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386 >Description: This patch upgrades Horde from 2.0 to 2.1 RC2. N.B.: this PR supersedes PR ports/35869. >How-To-Repeat: N/A. >Fix: Pre-requisite: this patch must be applied after PR ports/35739. Then, apply the following patch (and after that, please commit the upgrades of mail/turba to 1.1 and mail/imp to 3.1). diff -urN /usr/ports/www/horde2.orig/Makefile /usr/ports/www/horde2/Makefile --- /usr/ports/www/horde2.orig/Makefile Sun Feb 17 14:01:56 2002 +++ /usr/ports/www/horde2/Makefile Mon Apr 8 22:08:22 2002 @@ -6,10 +6,10 @@ # PORTNAME= horde -PORTVERSION= 2.0 -PORTREVISION= 2 +PORTVERSION= 2.1 CATEGORIES= www MASTER_SITES= ftp://ftp.horde.org/pub/horde/tarballs/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-RC2 MAINTAINER= thierry@pompo.net @@ -36,7 +36,8 @@ DOCS= COPYING README docs/CHANGES docs/CODING_STANDARDS \ docs/CONTRIBUTING docs/CREDITS docs/HACKING docs/INSTALL CONFFILE= html.php lang.php mime_drivers.php mime_mapping.php \ - motd.php registry.php + motd.php prefs.php registry.php +SUB_DIRS= config graphics lib locale po scripts templates util LHORDEDIR?= www/horde LHORDESBIN?= sbin @@ -65,6 +66,7 @@ @${ECHO_MSG} "PHP with IMAP / IMAP-SSL, OpenLDAP, OpenSSL, mcrypt, XML," @${ECHO_MSG} "FTP, gettext, pspell, zlib, MCAL and" @${ECHO_MSG} "a database (like MySQL or PostgreSQL)." + @${ECHO_MSG} "For Japanese language, please enable mbstring." @${ECHO_MSG} "" pre-install: @@ -83,9 +85,9 @@ do-install: @${MKDIR} ${HORDEDIR} - @${CP} -Rp ${WRKSRC}/config ${WRKSRC}/graphics ${WRKSRC}/lib ${HORDEDIR} - @${CP} -Rp ${WRKSRC}/locale ${WRKSRC}/scripts ${WRKSRC}/templates ${HORDEDIR} - @${CP} -Rp ${WRKSRC}/po ${WRKSRC}/admin ${WRKSRC}/util ${HORDEDIR} +.for REP in ${SUB_DIRS} + @${CP} -Rp ${WRKSRC}/${REP} ${HORDEDIR} +.endfor @${CP} -p ${WRKSRC}/*.php ${HORDEDIR} @if [ ! -f ${CONFDIR}/horde.php ]; then \ ${CP} ${CONFDIR}/horde.php.dist ${CONFDIR}/horde.php ; \ diff -urN /usr/ports/www/horde2.orig/distinfo /usr/ports/www/horde2/distinfo --- /usr/ports/www/horde2.orig/distinfo Sat Jan 19 21:09:55 2002 +++ /usr/ports/www/horde2/distinfo Mon Apr 8 22:12:57 2002 @@ -1 +1 @@ -MD5 (horde-2.0.tar.gz) = 039d760ebf282dca33ab6081179c2be0 +MD5 (horde-2.1-RC2.tar.gz) = 212e5f84a37a20dac48799b9d0f8e4b6 diff -urN /usr/ports/www/horde2.orig/files/patch-ab /usr/ports/www/horde2/files/patch-ab --- /usr/ports/www/horde2.orig/files/patch-ab Sat Jan 19 21:09:55 2002 +++ /usr/ports/www/horde2/files/patch-ab Wed Mar 13 01:22:21 2002 @@ -1,48 +1,36 @@ ---- config/horde.php.dist.orig Fri Dec 28 19:48:37 2001 -+++ config/horde.php.dist Thu Jan 3 17:01:56 2002 -@@ -83,12 +83,13 @@ - - /* Which users should be treated as administrators (root, super-user) - * by Horde? Example: $conf['auth']['admins'] = array('admin', 'john'); -+ * N.B.: 'admin' is used by Jonah to fetch the news. - */ --$conf['auth']['admins'] = array(); -+$conf['auth']['admins'] = array('admin'); +--- config/horde.php.dist.orig Sat Mar 9 19:43:35 2002 ++++ config/horde.php.dist Wed Mar 13 01:21:30 2002 +@@ -75,7 +75,7 @@ // What backend should we use for authenticating users to Horde? Valid // options are currently 'imap', 'ldap', 'mcal', 'sql', and 'ftp'. -$conf['auth']['driver'] = ''; +$conf['auth']['driver'] = 'imap'; - /* An array holding any parameters that the Auth object will need to - * function correctly. For IMAP, this is the server name, port, -@@ -119,8 +120,12 @@ - * and for sql it would be the table name to use. For the 'syslog' - * driver it is the facility as a _constant_ (with no quotes), e.g.: - * ... = LOG_LOCAL0; -+ * Warning: il you keep file, do not forget to add a line in your -+ * /etc/newsyslog.conf -+ * For example: -+ * /var/log/horde.log 600 5 100 * Z - */ + // An array holding any parameters that the Auth object will need to + // function correctly. +@@ -106,7 +106,7 @@ + // and for sql it would be the table name to use. For the 'syslog' + // driver it is the facility as a _constant_ (with no quotes), e.g.: + // ... = LOG_LOCAL0; -$conf['log']['name'] = '/tmp/horde.log'; +$conf['log']['name'] = '/var/log/horde.log'; - /* What level of messages should we log? The values are LOG_EMERG, - * LOG_ALERT, LOG_CRIT, LOG_ERR, LOG_WARNING, LOG_NOTICE, LOG_INFO, -@@ -148,7 +153,7 @@ - * 'session' (preferences only persist during the login), 'ldap', - * and 'sql'. - */ + // What level of messages should we log? The values are LOG_EMERG, + // LOG_ALERT, LOG_CRIT, LOG_ERR, LOG_WARNING, LOG_NOTICE, LOG_INFO, +@@ -131,7 +131,7 @@ + // (meaning use system defaults and don't save any user preferences), + // 'session' (preferences only persist during the login), 'ldap', + // and 'sql'. -$conf['prefs']['driver'] = 'none'; +$conf['prefs']['driver'] = 'sql'; - /* Any parameters that the preferences driver needs. This includes - * database or ldap server, username/password to connect with, etc. -@@ -159,12 +164,12 @@ - * Be sure to set the prefs driver to 'sql' above if you use this - * configuration. - */ + // Any parameters that the preferences driver needs. This includes + // database or ldap server, username/password to connect with, etc. +@@ -140,12 +140,12 @@ + // This is an example configuration for a MySQL preference backend. + // The SQL script to setup the preference database is placed in + // horde/scripts/db/prefs.sql. -// $conf['prefs']['params']['phptype'] = 'mysql'; -// $conf['prefs']['params']['hostspec'] = 'localhost'; -// $conf['prefs']['params']['username'] = 'horde'; @@ -58,12 +46,22 @@ /** -@@ -216,7 +221,7 @@ - * option; SMTP requires at least a server and a port (if nonstandard). - */ +@@ -177,7 +177,7 @@ + // function correctly. For sendmail, this is mainly the sendmail_path + // option; SMTP requires at least a server and a port (if nonstandard). $conf['mailer']['params'] = array(); -// $conf['mailer']['params'] = array('sendmail_path' => '/usr/lib/sendmail'); +// $conf['mailer']['params'] = array('sendmail_path' => '/usr/sbin/sendmail'); - // $conf['mailer']['params'] = array('server' => 'smtp.example.com'); + // $conf['mailer']['params'] = array('host' => 'smtp.example.com'); - /** + +@@ -223,3 +223,9 @@ + // Should we use DHTML to display a floating menu of Horde appliation + // links, instead of a frame? + $conf['menu']['floating_bar'] = false; ++ ++/* Which users should be treated as administrators (root, super-user) ++ * by Horde? Example: $conf['auth']['admins'] = array('admin', 'john'); ++ * N.B.: 'admin' is used by Jonah to fetch the news. ++ */ ++$conf['auth']['admins'] = array('admin'); diff -urN /usr/ports/www/horde2.orig/files/patch-ac /usr/ports/www/horde2/files/patch-ac --- /usr/ports/www/horde2.orig/files/patch-ac Sat Jan 19 21:09:56 2002 +++ /usr/ports/www/horde2/files/patch-ac Mon Apr 8 21:47:59 2002 @@ -1,5 +1,5 @@ ---- config/registry.php.dist.orig Sun Dec 23 03:22:14 2001 -+++ config/registry.php.dist Tue Dec 25 13:11:34 2001 +--- config/registry.php.dist.orig Tue Mar 12 17:56:41 2002 ++++ config/registry.php.dist Mon Apr 8 21:47:24 2002 @@ -20,8 +20,8 @@ * IMP or Gollem handle the authentication for Horde. This avoids the * "double login" while accessing IMP. @@ -11,40 +11,77 @@ /* mail: Handler for sending mail. */ $this->registry['mail']['compose'] = 'imp'; -@@ -62,32 +62,103 @@ +@@ -33,12 +33,18 @@ + $this->registry['contacts']['sources'] = 'turba'; + $this->registry['contacts']['fields'] = 'turba'; + ++/* nic: network utilities */ ++$this->registry['net']['finger'] = 'nic'; ++ + /* tasks: Handler for todo lists. */ + $this->registry['tasks']['search'] = 'nag'; + $this->registry['tasks']['list'] = 'nag'; + $this->registry['tasks']['show'] = 'nag'; + $this->registry['tasks']['add'] = 'nag'; + ++/* whups: bugs reports */ ++$this->registry['projects']['list'] = 'whups'; ++$this->registry['projects']['add'] = 'whups'; + + /** + * Application registry +@@ -68,50 +74,112 @@ 'server_port' => $GLOBALS['HTTP_SERVER_VARS']['SERVER_PORT'] ); -// $this->applications['imp'] = array( -// 'fileroot' => dirname(__FILE__) . '/../imp', -// 'webroot' => $this->applications['horde']['webroot'] . '/imp', --// 'icon' => '/horde/imp/graphics/imp.gif', +-// 'icon' => $this->applications['horde']['webroot'] . '/imp/graphics/imp.gif', -// 'name' => _("Mail"), --// 'allow_guests' => true, +-// 'allow_guests' => false, -// 'show' => true -// ); - -// $this->applications['turba'] = array( -// 'fileroot' => dirname(__FILE__) . '/../turba', -// 'webroot' => $this->applications['horde']['webroot'] . '/turba', --// 'icon' => '/horde/turba/graphics/turba.gif', +-// 'icon' => $this->applications['horde']['webroot'] . '/turba/graphics/turba.gif', -// 'name' => _("Addressbook"), -// 'allow_guests' => false, -// 'show' => true -// ); - +-// $this->applications['kronolith'] = array( +-// 'fileroot' => dirname(__FILE__) . '/../kronolith', +-// 'webroot' => $this->applications['horde']['webroot'] . '/kronolith', +-// 'icon' => $this->applications['horde']['webroot'] . '/kronolith/graphics/kronolith.gif', +-// 'name' => _("Calendar"), +-// 'allow_guests' => false, +-// 'show' => false +-// ); +- +-// $this->applications['nag'] = array( +-// 'fileroot' => dirname(__FILE__) . '/../nag', +-// 'webroot' => $this->applications['horde']['webroot'] . '/nag', +-// 'icon' => $this->applications['horde']['webroot'] . '/nag/graphics/nag.gif', +-// 'name' => _("Tasks"), +-// 'allow_guests' => false, +-// 'show' => false +-// ); +- -// $this->applications['chora'] = array( -// 'fileroot' => dirname(__FILE__) . '/../chora', -// 'webroot' => $this->applications['horde']['webroot'] . '/chora', --// 'icon' => '/horde/chora/graphics/chora.gif', +-// 'icon' => $this->applications['horde']['webroot'] . '/chora/graphics/chora.gif', -// 'name' => _("CVS"), --// 'allow_guests' => true, +-// 'allow_guests' => false, -// 'show' => false -// ); +//UNCOMMENTWHENINSTIMP$this->applications['imp'] = array( +//UNCOMMENTWHENINSTIMP 'fileroot' => dirname(__FILE__) . '/../imp', +//UNCOMMENTWHENINSTIMP 'webroot' => $this->applications['horde']['webroot'] . '/imp', -+//UNCOMMENTWHENINSTIMP 'icon' => '/horde/imp/graphics/imp.gif', ++//UNCOMMENTWHENINSTIMP 'icon' => $this->applications['horde']['webroot'] . '/imp/graphics/imp.gif', +//UNCOMMENTWHENINSTIMP 'name' => _("Mail"), +//UNCOMMENTWHENINSTIMP 'allow_guests' => false, +//UNCOMMENTWHENINSTIMP 'show' => true @@ -53,27 +90,18 @@ +//UNCOMMENTWHENINSTTURBA$this->applications['turba'] = array( +//UNCOMMENTWHENINSTTURBA 'fileroot' => dirname(__FILE__) . '/../turba', +//UNCOMMENTWHENINSTTURBA 'webroot' => $this->applications['horde']['webroot'] . '/turba', -+//UNCOMMENTWHENINSTTURBA 'icon' => '/horde/turba/graphics/turba.gif', ++//UNCOMMENTWHENINSTTURBA 'icon' => $this->applications['horde']['webroot'] . '/turba/graphics/turba.gif', +//UNCOMMENTWHENINSTTURBA 'name' => _("Addressbook"), +//UNCOMMENTWHENINSTTURBA 'allow_guests' => false, +//UNCOMMENTWHENINSTTURBA 'show' => true -+//UNCOMMENTWHENINSTTURBA ); -+ -+//UNCOMMENTWHENINSTCHORA$this->applications['chora'] = array( -+//UNCOMMENTWHENINSTCHORA 'fileroot' => dirname(__FILE__) . '/../chora', -+//UNCOMMENTWHENINSTCHORA 'webroot' => $this->applications['horde']['webroot'] . '/chora', -+//UNCOMMENTWHENINSTCHORA 'icon' => '/horde/chora/graphics/chora.gif', -+//UNCOMMENTWHENINSTCHORA 'name' => _("CVS"), -+//UNCOMMENTWHENINSTCHORA 'allow_guests' => true, -+//UNCOMMENTWHENINSTCHORA 'show' => true -+//UNCOMMENTWHENINSTCHORA ); ++//UNCOMMENTWHENINSTTURBA); + +//UNCOMMENTWHENINSTGOLLEM$this->applications['gollem'] = array( +//UNCOMMENTWHENINSTGOLLEM 'fileroot' => dirname(__FILE__) . '/../gollem', +//UNCOMMENTWHENINSTGOLLEM 'webroot' => '/horde/gollem', +//UNCOMMENTWHENINSTGOLLEM 'icon' => '/horde/gollem/graphics/gollem.gif', +//UNCOMMENTWHENINSTGOLLEM 'name' => _("FTP"), -+//UNCOMMENTWHENINSTGOLLEM 'allow_guests' => true, ++//UNCOMMENTWHENINSTGOLLEM 'allow_guests' => false, +//UNCOMMENTWHENINSTGOLLEM 'show' => true +//UNCOMMENTWHENINSTGOLLEM); + @@ -82,14 +110,14 @@ +//UNCOMMENTWHENINSTNIC 'webroot' => '/horde/nic', +//UNCOMMENTWHENINSTNIC 'icon' => '/horde/nic/graphics/nic.gif', +//UNCOMMENTWHENINSTNIC 'name' => _("Network"), -+//UNCOMMENTWHENINSTNIC 'allow_guests' => true, ++//UNCOMMENTWHENINSTNIC 'allow_guests' => false, +//UNCOMMENTWHENINSTNIC 'show' => true +//UNCOMMENTWHENINSTNIC); + +//UNCOMMENTWHENINSTKRONOLITH$this->applications['kronolith'] = array( +//UNCOMMENTWHENINSTKRONOLITH 'fileroot' => dirname(__FILE__) . '/../kronolith', -+//UNCOMMENTWHENINSTKRONOLITH 'webroot' => '/horde/kronolith', -+//UNCOMMENTWHENINSTKRONOLITH 'icon' => '/horde/kronolith/graphics/kronolith.gif', ++//UNCOMMENTWHENINSTKRONOLITH 'webroot' => $this->applications['horde']['webroot'] . '/kronolith', ++//UNCOMMENTWHENINSTKRONOLITH 'icon' => $this->applications['horde']['webroot'] . '/kronolith/graphics/kronolith.gif', +//UNCOMMENTWHENINSTKRONOLITH 'name' => _("Calendar"), +//UNCOMMENTWHENINSTKRONOLITH 'allow_guests' => false, +//UNCOMMENTWHENINSTKRONOLITH 'show' => true @@ -109,25 +137,43 @@ +//UNCOMMENTWHENINSTTROLL 'webroot' => '/horde/troll', +//UNCOMMENTWHENINSTTROLL 'icon' => '/horde/troll/graphics/troll.gif', +//UNCOMMENTWHENINSTTROLL 'name' => _("News"), -+//UNCOMMENTWHENINSTTROLL 'allow_guests' => true, ++//UNCOMMENTWHENINSTTROLL 'allow_guests' => false, +//UNCOMMENTWHENINSTTROLL 'show' => true +//UNCOMMENTWHENINSTTROLL); + ++//UNCOMMENTWHENINSTCHORA$this->applications['chora'] = array( ++//UNCOMMENTWHENINSTCHORA 'fileroot' => dirname(__FILE__) . '/../chora', ++//UNCOMMENTWHENINSTCHORA 'webroot' => $this->applications['horde']['webroot'] . '/chora', ++//UNCOMMENTWHENINSTCHORA 'icon' => $this->applications['horde']['webroot'] . '/chora/graphics/chora.gif', ++//UNCOMMENTWHENINSTCHORA 'name' => _("CVS"), ++//UNCOMMENTWHENINSTCHORA 'allow_guests' => true, ++//UNCOMMENTWHENINSTCHORA 'show' => true ++//UNCOMMENTWHENINSTCHORA); ++ ++//UNCOMMENTWHENINSTBABEL$this->applications['babel'] = array( ++//UNCOMMENTWHENINSTBABEL 'fileroot' => dirname(__FILE__) . '/../babel', ++//UNCOMMENTWHENINSTBABEL 'webroot' => $this->applications['horde']['webroot'] . '/babel', ++//UNCOMMENTWHENINSTBABEL 'icon' => $this->applications['horde']['webroot'] . '/babel/graphics/babel.gif', ++//UNCOMMENTWHENINSTBABEL 'name' => _("i18n"), ++//UNCOMMENTWHENINSTBABEL 'allow_guests' => false, ++//UNCOMMENTWHENINSTBABEL 'show' => true ++//UNCOMMENTWHENINSTBABEL); ++ +//UNCOMMENTWHENINSTWHUPS$this->applications['whups'] = array( +//UNCOMMENTWHENINSTWHUPS 'fileroot' => dirname(__FILE__) . '/../whups', +//UNCOMMENTWHENINSTWHUPS 'webroot' => '/horde/whups', +//UNCOMMENTWHENINSTWHUPS 'icon' => '/horde/whups/graphics/whups.gif', +//UNCOMMENTWHENINSTWHUPS 'name' => _("Bugs"), -+//UNCOMMENTWHENINSTWHUPS 'allow_guests' => true, ++//UNCOMMENTWHENINSTWHUPS 'allow_guests' => false, +//UNCOMMENTWHENINSTWHUPS 'show' => true +//UNCOMMENTWHENINSTWHUPS); + +//UNCOMMENTWHENINSTNAG$this->applications['nag'] = array( +//UNCOMMENTWHENINSTNAG 'fileroot' => dirname(__FILE__) . '/../nag', -+//UNCOMMENTWHENINSTNAG 'webroot' => '/horde/nag', -+//UNCOMMENTWHENINSTNAG 'icon' => '/horde/nag/graphics/nag.gif', ++//UNCOMMENTWHENINSTNAG 'webroot' => $this->applications['horde']['webroot'] . '/nag', ++//UNCOMMENTWHENINSTNAG 'icon' => $this->applications['horde']['webroot'] . '/nag/graphics/nag.gif', +//UNCOMMENTWHENINSTNAG 'name' => _("Tasks"), -+//UNCOMMENTWHENINSTNAG 'allow_guests' => true, ++//UNCOMMENTWHENINSTNAG 'allow_guests' => false, +//UNCOMMENTWHENINSTNAG 'show' => true +//UNCOMMENTWHENINSTNAG); + @@ -141,7 +187,7 @@ /** -@@ -144,6 +215,49 @@ +@@ -168,6 +236,61 @@ 'function' => 'turbaGetFields', 'args' => array('addressbook'), 'type' => 'array' @@ -183,6 +229,18 @@ +); + + ++$this->services['whups']['projects']['list'] = array( ++ 'file' => '%application%/lib/api.php', ++ 'function' => 'whupsListModules', ++ 'args' => array(), ++ 'type' => 'array' ++); ++$this->services['whups']['projects']['add'] = array( ++ 'file' => '%application%/lib/api.php', ++ 'function' => 'whupsAddModule', ++ 'args' => array('name'), ++ 'type' => 'integer' ++); +$this->services['whups']['horde']['summary'] = array( + 'file' => '%application%/lib/api.php', + 'function' => 'whupsSummary', @@ -190,4 +248,4 @@ + 'type' => 'string' ); - $this->services['default']['mail']['compose'] = array( + $this->services['kronolith']['horde']['summary'] = array( diff -urN /usr/ports/www/horde2.orig/files/patch-mime_drivers.php.dist /usr/ports/www/horde2/files/patch-mime_drivers.php.dist --- /usr/ports/www/horde2.orig/files/patch-mime_drivers.php.dist Sun Mar 10 15:55:08 2002 +++ /usr/ports/www/horde2/files/patch-mime_drivers.php.dist Wed Mar 13 22:07:43 2002 @@ -1,5 +1,5 @@ ---- config/mime_drivers.php.dist.orig Sun Dec 23 22:36:27 2001 -+++ config/mime_drivers.php.dist Sun Feb 17 10:11:21 2002 +--- config/mime_drivers.php.dist.orig Sat Mar 9 19:43:39 2002 ++++ config/mime_drivers.php.dist Tue Mar 12 22:51:51 2002 @@ -20,8 +20,12 @@ $mime_drivers_map['horde']['registered'] = array( @@ -15,7 +15,7 @@ ); -@@ -101,19 +105,19 @@ +@@ -101,22 +105,22 @@ */ /* Location of the enscript binary. */ @@ -24,31 +24,37 @@ -// $mime_drivers['horde']['enscript']['handles'] = array( -// 'text/html', 'x-extension/pl', 'x-extension/c', -// 'text/xml', 'application/x-sh', 'application/x-javascript', --// 'x-extension/java', 'x-extension/h', 'x-extension/cpp'); +-// 'x-extension/java', 'x-extension/h', 'x-extension/cpp', +-// 'x-extension/vhd', 'x-extension/vhdl', 'x-extension/sql', +-// 'x-extension/vb', 'x-extension/vba', 'x-extension/el'); -// $mime_drivers['horde']['enscript']['icons'] = array( --// 'default' => 'text.gif', --// 'text/html' => 'html.gif', --// 'text/xml' => 'xml.gif', --// 'x-extension/c' => 'source-c.gif', --// 'x-extension/h' => 'source-h.gif', --// 'x-extension/java' => 'source-java.gif'); -+//UNCOMMENTWHENINSTCHORA $mime_drivers['horde']['enscript']['location'] = '%%LOCALBASE%%/bin/enscript'; -+//UNCOMMENTWHENINSTCHORA $mime_drivers['horde']['enscript']['inline'] = false; -+//UNCOMMENTWHENINSTCHORA $mime_drivers['horde']['enscript']['handles'] = array( -+//UNCOMMENTWHENINSTCHORA 'text/html', 'x-extension/pl', 'x-extension/c', -+//UNCOMMENTWHENINSTCHORA 'text/xml', 'application/x-sh', 'application/x-javascript', -+//UNCOMMENTWHENINSTCHORA 'x-extension/java', 'x-extension/h', 'x-extension/cpp'); -+//UNCOMMENTWHENINSTCHORA $mime_drivers['horde']['enscript']['icons'] = array( -+//UNCOMMENTWHENINSTCHORA 'default' => 'text.gif', -+//UNCOMMENTWHENINSTCHORA 'text/html' => 'html.gif', -+//UNCOMMENTWHENINSTCHORA 'text/xml' => 'xml.gif', -+//UNCOMMENTWHENINSTCHORA 'x-extension/c' => 'source-c.gif', -+//UNCOMMENTWHENINSTCHORA 'x-extension/h' => 'source-h.gif', -+//UNCOMMENTWHENINSTCHORA 'x-extension/java' => 'source-java.gif'); +-// 'default' => 'text.gif', +-// 'text/html' => 'html.gif', +-// 'text/xml' => 'xml.gif', +-// 'x-extension/c' => 'source-c.gif', +-// 'x-extension/h' => 'source-h.gif', +-// 'x-extension/java' => 'source-java.gif', +-// 'application/x-javascript' => 'script-js.gif'); ++//UNCOMMENTWHENINSTCHORA$mime_drivers['horde']['enscript']['location'] = '%%LOCALBASE%%/bin/enscript'; ++//UNCOMMENTWHENINSTCHORA$mime_drivers['horde']['enscript']['inline'] = false; ++//UNCOMMENTWHENINSTCHORA$mime_drivers['horde']['enscript']['handles'] = array( ++//UNCOMMENTWHENINSTCHORA 'text/html', 'x-extension/pl', 'x-extension/c', ++//UNCOMMENTWHENINSTCHORA 'text/xml', 'application/x-sh', 'application/x-javascript', ++//UNCOMMENTWHENINSTCHORA 'x-extension/java', 'x-extension/h', 'x-extension/cpp', ++//UNCOMMENTWHENINSTCHORA 'x-extension/vhd', 'x-extension/vhdl', 'x-extension/sql', ++//UNCOMMENTWHENINSTCHORA 'x-extension/vb', 'x-extension/vba', 'x-extension/el'); ++//UNCOMMENTWHENINSTCHORA$mime_drivers['horde']['enscript']['icons'] = array( ++//UNCOMMENTWHENINSTCHORA 'default' => 'text.gif', ++//UNCOMMENTWHENINSTCHORA 'text/html' => 'html.gif', ++//UNCOMMENTWHENINSTCHORA 'text/xml' => 'xml.gif', ++//UNCOMMENTWHENINSTCHORA 'x-extension/c' => 'source-c.gif', ++//UNCOMMENTWHENINSTCHORA 'x-extension/h' => 'source-h.gif', ++//UNCOMMENTWHENINSTCHORA 'x-extension/java' => 'source-java.gif', ++//UNCOMMENTWHENINSTCHORA 'application/x-javascript' => 'script-js.gif'); /** -@@ -121,7 +125,7 @@ +@@ -124,7 +128,7 @@ */ /* Location of the tar binary. */ @@ -57,7 +63,7 @@ $mime_drivers['horde']['tgz']['inline'] = true; $mime_drivers['horde']['tgz']['handles'] = array( 'x-extension/tgz', -@@ -138,13 +142,13 @@ +@@ -142,14 +146,14 @@ */ /* Location of the zipinfo binary. */ @@ -65,6 +71,7 @@ -// $mime_drivers['horde']['zip']['inline'] = true; -// $mime_drivers['horde']['zip']['handles'] = array( -// 'x-extension/zip', +-// 'application/x-compressed', -// 'application/x-zip-compressed'); -// $mime_drivers['horde']['zip']['icons'] = array( -// 'default' => 'compressed.gif'); @@ -72,32 +79,35 @@ +//UNCOMMENTIFZIP $mime_drivers['horde']['zip']['inline'] = true; +//UNCOMMENTIFZIP $mime_drivers['horde']['zip']['handles'] = array( +//UNCOMMENTIFZIP 'x-extension/zip', ++//UNCOMMENTIFZIP 'application/x-compressed', +//UNCOMMENTIFZIP 'application/x-zip-compressed'); +//UNCOMMENTIFZIP $mime_drivers['horde']['zip']['icons'] = array( +//UNCOMMENTIFZIP 'default' => 'compressed.gif'); /** -@@ -153,12 +157,12 @@ +@@ -158,13 +162,13 @@ */ /* Location of the rar binary. */ -// $mime_drivers['horde']['rar']['location'] = '/usr/bin/rar'; -// $mime_drivers['horde']['rar']['inline'] = true; -// $mime_drivers['horde']['rar']['handles'] = array( --// 'x-extension/rar'); +-// 'x-extension/rar', +-// 'application/x-rar-compressed'); -// $mime_drivers['horde']['rar']['icons'] = array( -// 'default' => 'compressed.gif'); +//UNCOMMENTIFRAR $mime_drivers['horde']['rar']['location'] = '%%LOCALBASE%%/bin/rar'; +//UNCOMMENTIFRAR $mime_drivers['horde']['rar']['inline'] = true; +//UNCOMMENTIFRAR $mime_drivers['horde']['rar']['handles'] = array( -+//UNCOMMENTIFRAR 'x-extension/rar'); ++//UNCOMMENTIFRAR 'x-extension/rar', ++//UNCOMMENTIFRAR 'application/x-rar-compressed'); +//UNCOMMENTIFRAR $mime_drivers['horde']['rar']['icons'] = array( +//UNCOMMENTIFRAR 'default' => 'compressed.gif'); /** -@@ -168,15 +172,15 @@ +@@ -174,15 +178,15 @@ */ /* Location of the wvHtml binary. */ @@ -122,7 +132,7 @@ /** -@@ -186,14 +190,14 @@ +@@ -192,14 +196,14 @@ */ /* Location of the xlhtml binary. */ @@ -145,7 +155,7 @@ /** -@@ -204,14 +208,14 @@ +@@ -210,14 +214,14 @@ */ /* Location of the ppthtml binary. */ diff -urN /usr/ports/www/horde2.orig/pkg-descr /usr/ports/www/horde2/pkg-descr --- /usr/ports/www/horde2.orig/pkg-descr Sun Feb 17 14:37:42 2002 +++ /usr/ports/www/horde2/pkg-descr Wed Mar 13 22:42:08 2002 @@ -1,11 +1,6 @@ -Horde 2.0 is a massive upgrade of the Horde Application Framework. - -Many components have been added or streamlined. Inter-application -support is much more robust, a generic MIME_Viewer framework is -included, the preferences system supports global or application scope -for preferences, and assorted bugs have been fixed. +Horde is a framework used by several applications written in PHP4. Horde is used by these ports: mail/imp3, mail/turba, devel/chora, -deskutils/kronolith, deskutils/nag, www/jonah and net/nic. +deskutils/kronolith, deskutils/nag, www/jonah, net/nic and devel/whups. WWW: http://www.horde.org/ diff -urN /usr/ports/www/horde2.orig/pkg-plist /usr/ports/www/horde2/pkg-plist --- /usr/ports/www/horde2.orig/pkg-plist Sat Feb 16 17:57:07 2002 +++ /usr/ports/www/horde2/pkg-plist Mon Apr 8 22:11:46 2002 @@ -1,36 +1,3 @@ -%%HORDEDIR%%/admin/css/find.php -%%HORDEDIR%%/admin/css/graphics/color_picker.gif -%%HORDEDIR%%/admin/css/index.php -%%HORDEDIR%%/admin/css/templates/colorpicker/behavior.js -%%HORDEDIR%%/admin/css/templates/colorpicker/blue.gif -%%HORDEDIR%%/admin/css/templates/colorpicker/boxbevel.gif -%%HORDEDIR%%/admin/css/templates/colorpicker/colorspace.js -%%HORDEDIR%%/admin/css/templates/colorpicker/colorthumb.gif -%%HORDEDIR%%/admin/css/templates/colorpicker/getcolor.js -%%HORDEDIR%%/admin/css/templates/colorpicker/green.gif -%%HORDEDIR%%/admin/css/templates/colorpicker/grey3.gif -%%HORDEDIR%%/admin/css/templates/colorpicker/grey4.gif -%%HORDEDIR%%/admin/css/templates/colorpicker/grey5.gif -%%HORDEDIR%%/admin/css/templates/colorpicker/hls.jpg -%%HORDEDIR%%/admin/css/templates/colorpicker/hls_sat.jpg -%%HORDEDIR%%/admin/css/templates/colorpicker/openit.js -%%HORDEDIR%%/admin/css/templates/colorpicker/picker_two.html -%%HORDEDIR%%/admin/css/templates/colorpicker/red.gif -%%HORDEDIR%%/admin/css/templates/colorpicker/rgb.gif -%%HORDEDIR%%/admin/css/templates/colorpicker/spectrum.gif -%%HORDEDIR%%/admin/css/templates/colorpicker/spectrum.jpg -%%HORDEDIR%%/admin/css/templates/colorpicker/tabHLS.gif -%%HORDEDIR%%/admin/css/templates/colorpicker/tabHSB.gif -%%HORDEDIR%%/admin/css/templates/colorpicker/tabRGB.gif -%%HORDEDIR%%/admin/css/templates/colorpicker/thumb.gif -%%HORDEDIR%%/admin/css/templates/colorpicker/thumbB.gif -%%HORDEDIR%%/admin/css/templates/colorpicker/thumbC.gif -%%HORDEDIR%%/admin/css/templates/colorpicker/thumbG.gif -%%HORDEDIR%%/admin/css/templates/colorpicker/thumbL.gif -%%HORDEDIR%%/admin/css/templates/colorpicker/thumbR.gif -%%HORDEDIR%%/admin/css/templates/colorpicker/thumbS.gif -%%HORDEDIR%%/admin/css/templates/colorpicker/thumbT.gif -%%HORDEDIR%%/admin/user.php %%HORDEDIR%%/config/.htaccess %%HORDEDIR%%/config/horde.php %%HORDEDIR%%/config/horde.php.dist @@ -46,16 +13,18 @@ %%HORDEDIR%%/config/mime_mapping.php.dist %%HORDEDIR%%/config/motd.php %%HORDEDIR%%/config/motd.php.dist +%%HORDEDIR%%/config/prefs.php +%%HORDEDIR%%/config/prefs.php.dist %%HORDEDIR%%/config/registry.php %%HORDEDIR%%/config/registry.php.dist %%HORDEDIR%%/config/registry.php.dist.orig %%HORDEDIR%%/css.php -%%HORDEDIR%%/graphics/administration.gif %%HORDEDIR%%/graphics/alerts/error.gif %%HORDEDIR%%/graphics/alerts/message.gif %%HORDEDIR%%/graphics/alerts/success.gif %%HORDEDIR%%/graphics/alerts/warning.gif %%HORDEDIR%%/graphics/data.gif +%%HORDEDIR%%/graphics/favicon.ico %%HORDEDIR%%/graphics/help.gif %%HORDEDIR%%/graphics/home.gif %%HORDEDIR%%/graphics/keyboard.gif @@ -84,6 +53,7 @@ %%HORDEDIR%%/graphics/mime/rpm.gif %%HORDEDIR%%/graphics/mime/script-asa.gif %%HORDEDIR%%/graphics/mime/script-asp.gif +%%HORDEDIR%%/graphics/mime/script-js.gif %%HORDEDIR%%/graphics/mime/setup.gif %%HORDEDIR%%/graphics/mime/signed.gif %%HORDEDIR%%/graphics/mime/source-c.gif @@ -95,6 +65,18 @@ %%HORDEDIR%%/graphics/mime/xml.gif %%HORDEDIR%%/graphics/prefs.gif %%HORDEDIR%%/graphics/problem.gif +%%HORDEDIR%%/graphics/tree/blank.gif +%%HORDEDIR%%/graphics/tree/join.gif +%%HORDEDIR%%/graphics/tree/joinbottom.gif +%%HORDEDIR%%/graphics/tree/line.gif +%%HORDEDIR%%/graphics/tree/minus.gif +%%HORDEDIR%%/graphics/tree/minusbottom.gif +%%HORDEDIR%%/graphics/tree/minusonly.gif +%%HORDEDIR%%/graphics/tree/minustop.gif +%%HORDEDIR%%/graphics/tree/plus.gif +%%HORDEDIR%%/graphics/tree/plusbottom.gif +%%HORDEDIR%%/graphics/tree/plusonly.gif +%%HORDEDIR%%/graphics/tree/plustop.gif %%HORDEDIR%%/help.php %%HORDEDIR%%/index.php %%HORDEDIR%%/javascript.php @@ -109,6 +91,7 @@ %%HORDEDIR%%/lib/Cache.php %%HORDEDIR%%/lib/Cache/file.php %%HORDEDIR%%/lib/Category.php +%%HORDEDIR%%/lib/CategoryTree.php %%HORDEDIR%%/lib/Category/sql.php %%HORDEDIR%%/lib/Data.php %%HORDEDIR%%/lib/Group.php @@ -136,9 +119,11 @@ %%HORDEDIR%%/lib/MIME/Viewer/zip.php %%HORDEDIR%%/lib/Maintenance.php %%HORDEDIR%%/lib/Menu.php +%%HORDEDIR%%/lib/Notification/status.php +%%HORDEDIR%%/lib/Notification.php %%HORDEDIR%%/lib/Perms.php -%%HORDEDIR%%/lib/Perms/sql.php %%HORDEDIR%%/lib/Prefs.php +%%HORDEDIR%%/lib/PrefsUI.php %%HORDEDIR%%/lib/Prefs/ldap.php %%HORDEDIR%%/lib/Prefs/session.php %%HORDEDIR%%/lib/Prefs/sql.php @@ -154,21 +139,27 @@ %%HORDEDIR%%/lib/version.php %%HORDEDIR%%/locale/.htaccess %%HORDEDIR%%/locale/cs_CZ/LC_MESSAGES/horde.mo +%%HORDEDIR%%/locale/da_DK/LC_MESSAGES/horde.mo %%HORDEDIR%%/locale/de_DE/LC_MESSAGES/horde.mo %%HORDEDIR%%/locale/el_GR/LC_MESSAGES/horde.mo %%HORDEDIR%%/locale/en_US/help.xml %%HORDEDIR%%/locale/es_ES/LC_MESSAGES/horde.mo +%%HORDEDIR%%/locale/et_EE/LC_MESSAGES/horde.mo %%HORDEDIR%%/locale/fi_FI/LC_MESSAGES/horde.mo %%HORDEDIR%%/locale/fr_FR/LC_MESSAGES/horde.mo %%HORDEDIR%%/locale/it_IT/LC_MESSAGES/horde.mo +%%HORDEDIR%%/locale/ja_JP/LC_MESSAGES/horde.mo %%HORDEDIR%%/locale/ko_KR/LC_MESSAGES/horde.mo %%HORDEDIR%%/locale/nl_NL/LC_MESSAGES/horde.mo -%%HORDEDIR%%/locale/no_BOK/LC_MESSAGES/horde.mo +%%HORDEDIR%%/locale/nb_NO/LC_MESSAGES/horde.mo %%HORDEDIR%%/locale/pl_PL/LC_MESSAGES/horde.mo %%HORDEDIR%%/locale/pt_BR/LC_MESSAGES/horde.mo -%%HORDEDIR%%/locale/ru_koi/LC_MESSAGES/horde.mo -%%HORDEDIR%%/locale/ru_win/LC_MESSAGES/horde.mo +%%HORDEDIR%%/locale/pt_PT/LC_MESSAGES/horde.mo +%%HORDEDIR%%/locale/ru_RU/LC_MESSAGES/horde.mo +%%HORDEDIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES/horde.mo +%%HORDEDIR%%/locale/sk_SK/LC_MESSAGES/horde.mo %%HORDEDIR%%/locale/sv_SE/LC_MESSAGES/horde.mo +%%HORDEDIR%%/locale/uk_UA/LC_MESSAGES/horde.mo %%HORDEDIR%%/locale/zh_CN/LC_MESSAGES/horde.mo %%HORDEDIR%%/locale/zh_TW/LC_MESSAGES/horde.mo %%HORDEDIR%%/login.php @@ -177,25 +168,30 @@ %%HORDEDIR%%/po/.htaccess %%HORDEDIR%%/po/Makefile %%HORDEDIR%%/po/README -%%HORDEDIR%%/po/README.WinToKoi -%%HORDEDIR%%/po/WinToKoi.pl +%%HORDEDIR%%/po/wintokoi.pl %%HORDEDIR%%/po/cs_CZ.po +%%HORDEDIR%%/po/da_DK.po %%HORDEDIR%%/po/de_DE.po %%HORDEDIR%%/po/el_GR.po %%HORDEDIR%%/po/es_ES.po +%%HORDEDIR%%/po/et_EE.po %%HORDEDIR%%/po/extract.pl %%HORDEDIR%%/po/fi_FI.po %%HORDEDIR%%/po/fr_FR.po %%HORDEDIR%%/po/it_IT.po +%%HORDEDIR%%/po/ja_JP.po %%HORDEDIR%%/po/ko_KR.po %%HORDEDIR%%/po/nl_NL.po -%%HORDEDIR%%/po/no_BOK.po +%%HORDEDIR%%/po/nb_NO.po %%HORDEDIR%%/po/pl_PL.po %%HORDEDIR%%/po/pt_BR.po -%%HORDEDIR%%/po/ru_koi.po -%%HORDEDIR%%/po/ru_win.po +%%HORDEDIR%%/po/pt_PT.po +%%HORDEDIR%%/po/ru_RU.po +%%HORDEDIR%%/po/ru_RU.KOI8-R.po %%HORDEDIR%%/po/shtool +%%HORDEDIR%%/po/sk_SK.po %%HORDEDIR%%/po/sv_SE.po +%%HORDEDIR%%/po/uk_UA.po %%HORDEDIR%%/po/xgettext.sh %%HORDEDIR%%/po/zh_CN.po %%HORDEDIR%%/po/zh_TW.po @@ -205,12 +201,19 @@ %%HORDEDIR%%/scripts/db/README %%HORDEDIR%%/scripts/db/auth.sql %%HORDEDIR%%/scripts/db/category.sql +%%HORDEDIR%%/scripts/db/category_mysql.sql %%HORDEDIR%%/scripts/db/mysql_create.sql %%HORDEDIR%%/scripts/db/mysql_drop.sql %%HORDEDIR%%/scripts/db/pgsql_create.sql %%HORDEDIR%%/scripts/db/pgsql_drop.sql %%HORDEDIR%%/scripts/db/prefs.sql %%HORDEDIR%%/scripts/horde-rsync.sh +%%HORDEDIR%%/scripts/ldap/gollem.schema +%%HORDEDIR%%/scripts/ldap/horde.schema +%%HORDEDIR%%/scripts/ldap/imp.schema +%%HORDEDIR%%/scripts/ldap/kronolith.schema +%%HORDEDIR%%/scripts/ldap/nag.schema +%%HORDEDIR%%/scripts/ldap/turba.schema %%HORDEDIR%%/scripts/mime_mapping/Makefile %%HORDEDIR%%/scripts/mime_mapping/convert.pl %%HORDEDIR%%/scripts/mime_mapping/mime.types @@ -218,10 +221,10 @@ %%HORDEDIR%%/scripts/set_perms.sh.orig %%HORDEDIR%%/status.php %%HORDEDIR%%/templates/.htaccess -%%HORDEDIR%%/templates/admin/user/add.inc -%%HORDEDIR%%/templates/admin/user/list.inc -%%HORDEDIR%%/templates/admin/user/noadd.inc -%%HORDEDIR%%/templates/admin/user/nolist.inc +%%HORDEDIR%%/templates/categorytree/rowend.inc +%%HORDEDIR%%/templates/categorytree/rowstart.inc +%%HORDEDIR%%/templates/categorytree/tablefoot.inc +%%HORDEDIR%%/templates/categorytree/tablehead.inc %%HORDEDIR%%/templates/common-footer.inc %%HORDEDIR%%/templates/common-header.inc %%HORDEDIR%%/templates/data/csvmap.inc @@ -261,6 +264,7 @@ %%HORDEDIR%%/templates/wml/login/login.inc %%HORDEDIR%%/templates/wml/login/user.inc %%HORDEDIR%%/test.php +%%HORDEDIR%%/util/css2horde.php %%HORDEDIR%%/util/special_characters.php %%HORDESBIN%%/horde_set_perms.sh etc/horde/httpd.conf.horde @@ -273,30 +277,30 @@ %%PORTDOCS%%share/doc/horde/INSTALL %%PORTDOCS%%share/doc/horde/README %%PORTDOCS%%@dirrm share/doc/horde -@dirrm %%HORDEDIR%%/admin/css/graphics -@dirrm %%HORDEDIR%%/admin/css/templates/colorpicker -@dirrm %%HORDEDIR%%/admin/css/templates -@dirrm %%HORDEDIR%%/admin/css -@dirrm %%HORDEDIR%%/admin @dirrm %%HORDEDIR%%/config @dirrm %%HORDEDIR%%/graphics/alerts @dirrm %%HORDEDIR%%/graphics/mime +@dirrm %%HORDEDIR%%/graphics/tree @dirrm %%HORDEDIR%%/graphics @dirrm %%HORDEDIR%%/lib/Auth @dirrm %%HORDEDIR%%/lib/Cache @dirrm %%HORDEDIR%%/lib/Category @dirrm %%HORDEDIR%%/lib/MIME/Viewer @dirrm %%HORDEDIR%%/lib/MIME +@dirrm %%HORDEDIR%%/lib/Notification @dirrm %%HORDEDIR%%/lib/Prefs -@dirrm %%HORDEDIR%%/lib/Perms @dirrm %%HORDEDIR%%/lib/Token @dirrm %%HORDEDIR%%/lib @dirrm %%HORDEDIR%%/locale/cs_CZ/LC_MESSAGES @dirrm %%HORDEDIR%%/locale/cs_CZ +@dirrm %%HORDEDIR%%/locale/da_DK/LC_MESSAGES +@dirrm %%HORDEDIR%%/locale/da_DK @dirrm %%HORDEDIR%%/locale/de_DE/LC_MESSAGES @dirrm %%HORDEDIR%%/locale/de_DE @dirrm %%HORDEDIR%%/locale/el_GR/LC_MESSAGES @dirrm %%HORDEDIR%%/locale/el_GR +@dirrm %%HORDEDIR%%/locale/et_EE/LC_MESSAGES +@dirrm %%HORDEDIR%%/locale/et_EE @dirrm %%HORDEDIR%%/locale/en_US @dirrm %%HORDEDIR%%/locale/es_ES/LC_MESSAGES @dirrm %%HORDEDIR%%/locale/es_ES @@ -306,32 +310,40 @@ @dirrm %%HORDEDIR%%/locale/fr_FR @dirrm %%HORDEDIR%%/locale/it_IT/LC_MESSAGES @dirrm %%HORDEDIR%%/locale/it_IT +@dirrm %%HORDEDIR%%/locale/ja_JP/LC_MESSAGES +@dirrm %%HORDEDIR%%/locale/ja_JP @dirrm %%HORDEDIR%%/locale/ko_KR/LC_MESSAGES @dirrm %%HORDEDIR%%/locale/ko_KR @dirrm %%HORDEDIR%%/locale/nl_NL/LC_MESSAGES @dirrm %%HORDEDIR%%/locale/nl_NL -@dirrm %%HORDEDIR%%/locale/no_BOK/LC_MESSAGES -@dirrm %%HORDEDIR%%/locale/no_BOK +@dirrm %%HORDEDIR%%/locale/nb_NO/LC_MESSAGES +@dirrm %%HORDEDIR%%/locale/nb_NO @dirrm %%HORDEDIR%%/locale/pl_PL/LC_MESSAGES @dirrm %%HORDEDIR%%/locale/pl_PL @dirrm %%HORDEDIR%%/locale/pt_BR/LC_MESSAGES @dirrm %%HORDEDIR%%/locale/pt_BR -@dirrm %%HORDEDIR%%/locale/ru_koi/LC_MESSAGES -@dirrm %%HORDEDIR%%/locale/ru_koi -@dirrm %%HORDEDIR%%/locale/ru_win/LC_MESSAGES -@dirrm %%HORDEDIR%%/locale/ru_win +@dirrm %%HORDEDIR%%/locale/pt_PT/LC_MESSAGES +@dirrm %%HORDEDIR%%/locale/pt_PT +@dirrm %%HORDEDIR%%/locale/ru_RU/LC_MESSAGES +@dirrm %%HORDEDIR%%/locale/ru_RU +@dirrm %%HORDEDIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES +@dirrm %%HORDEDIR%%/locale/ru_RU.KOI8-R +@dirrm %%HORDEDIR%%/locale/sk_SK/LC_MESSAGES +@dirrm %%HORDEDIR%%/locale/sk_SK @dirrm %%HORDEDIR%%/locale/sv_SE/LC_MESSAGES @dirrm %%HORDEDIR%%/locale/sv_SE +@dirrm %%HORDEDIR%%/locale/uk_UA/LC_MESSAGES +@dirrm %%HORDEDIR%%/locale/uk_UA @dirrm %%HORDEDIR%%/locale/zh_CN/LC_MESSAGES @dirrm %%HORDEDIR%%/locale/zh_CN @dirrm %%HORDEDIR%%/locale/zh_TW/LC_MESSAGES @dirrm %%HORDEDIR%%/locale/zh_TW @dirrm %%HORDEDIR%%/locale @dirrm %%HORDEDIR%%/scripts/db +@dirrm %%HORDEDIR%%/scripts/ldap @dirrm %%HORDEDIR%%/scripts/mime_mapping @dirrm %%HORDEDIR%%/scripts -@dirrm %%HORDEDIR%%/templates/admin/user -@dirrm %%HORDEDIR%%/templates/admin +@dirrm %%HORDEDIR%%/templates/categorytree @dirrm %%HORDEDIR%%/templates/data @dirrm %%HORDEDIR%%/templates/help @dirrm %%HORDEDIR%%/templates/horde >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 15:32:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D07937B400; Mon, 8 Apr 2002 15:32:31 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38MVSM64661; Mon, 8 Apr 2002 15:31:28 -0700 (PDT) (envelope-from znerd) Date: Mon, 8 Apr 2002 15:31:28 -0700 (PDT) From: Message-Id: <200204082231.g38MVSM64661@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/36814: Maintainer update: net/spread Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Maintainer update: net/spread Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Mon Apr 8 15:31:14 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=36814 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 15:41: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7FAC037B416 for ; Mon, 8 Apr 2002 15:40:59 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38Me4f70866; Mon, 8 Apr 2002 15:40:04 -0700 (PDT) (envelope-from gnats) Date: Mon, 8 Apr 2002 15:40:04 -0700 (PDT) Message-Id: <200204082240.g38Me4f70866@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Thierry Thomas Subject: Re: ports/35869: www/horde2: upgrade to Horde 2.1 RC1. Reply-To: Thierry Thomas Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/35869; it has been noted by GNATS. From: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/35869: www/horde2: upgrade to Horde 2.1 RC1. Date: Tue, 9 Apr 2002 00:32:20 +0200 Le 13 Mar 02 à 23:21:41 +0000, Thierry Thomas écrivait : > > >Number: 35869 > >Category: ports > >Synopsis: www/horde2: upgrade to Horde 2.1 RC1. This port have been superseded by PR ports/36903 (upgrade to 2.1 RC2). -- Th. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 15:43:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 58AA237B41E for ; Mon, 8 Apr 2002 15:41:24 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38Me1170765; Mon, 8 Apr 2002 15:40:01 -0700 (PDT) (envelope-from gnats) Received: from postfix2-1.free.fr (postfix2-1.free.fr [213.228.0.9]) by hub.freebsd.org (Postfix) with ESMTP id 7F66237B405 for ; Mon, 8 Apr 2002 15:31:49 -0700 (PDT) Received: from graf.pompo.net (lyon-6-a7-62-147-115-110.dial.proxad.net [62.147.115.110]) by postfix2-1.free.fr (Postfix) with ESMTP id 27A1F147 for ; Tue, 9 Apr 2002 00:30:41 +0200 (CEST) Received: by graf.pompo.net (Postfix, from userid 1001) id 044BE750D; Tue, 9 Apr 2002 00:30:10 +0200 (CEST) Message-Id: <20020408223010.044BE750D@graf.pompo.net> Date: Tue, 9 Apr 2002 00:30:10 +0200 (CEST) From: Thierry Thomas Reply-To: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36904: mail/turba: upgrade from 1.0 to 1.1 RC2. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36904 >Category: ports >Synopsis: mail/turba: upgrade from 1.0 to 1.1 RC2. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 15:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.5-STABLE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Sat Mar 9 11:54:44 CET 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386 >Description: This patch upgrades Turba from 1.0 to 1.1 RC2. N.B.: this PR supersedes PR ports/35870. >How-To-Repeat: N/A. >Fix: Pre-requisite: this patch must be applied after PR ports/36903. Then, apply the following patch (and after that, please commit the upgrade of mail/imp to 3.1). diff -urN /usr/ports/mail/turba.orig/Makefile /usr/ports/mail/turba/Makefile --- /usr/ports/mail/turba.orig/Makefile Sun Feb 17 14:10:34 2002 +++ /usr/ports/mail/turba/Makefile Mon Apr 8 20:56:01 2002 @@ -6,10 +6,10 @@ # PORTNAME= turba -PORTVERSION= 1.0 -PORTREVISION= 1 +PORTVERSION= 1.1 CATEGORIES= mail www MASTER_SITES= ftp://ftp.horde.org/pub/turba/tarballs/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-RC2 MAINTAINER= thierry@pompo.net @@ -42,6 +42,7 @@ docs/INSTALL docs/turba.dia docs/turba.pdf CONFFILE= attributes.php conf.php html.php menu.php \ prefs.php sources.php +SUB_DIRS= config graphics lib locale scripts templates po LHORDEDIR?= www/horde LTURBADIR?= ${LHORDEDIR}/turba @@ -95,9 +96,9 @@ do-install: @${MKDIR} ${TURBADIR} - @${CP} -Rp ${WRKSRC}/config ${WRKSRC}/graphics ${WRKSRC}/lib ${TURBADIR} - @${CP} -Rp ${WRKSRC}/locale ${WRKSRC}/scripts ${TURBADIR} - @${CP} -Rp ${WRKSRC}/templates ${WRKSRC}/po ${TURBADIR} +.for REP in ${SUB_DIRS} + @${CP} -Rp ${WRKSRC}/${REP} ${TURBADIR} +.endfor @${CP} -p ${WRKSRC}/*.php ${TURBADIR} .for FILE in ${CONFFILE} @if [ ! -f ${CONFDIR}/${FILE} ]; then \ diff -urN /usr/ports/mail/turba.orig/distinfo /usr/ports/mail/turba/distinfo --- /usr/ports/mail/turba.orig/distinfo Sat Jan 19 17:58:09 2002 +++ /usr/ports/mail/turba/distinfo Mon Apr 8 22:13:58 2002 @@ -1 +1 @@ -MD5 (turba-1.0.tar.gz) = 8d70570cd66f9921a7466c699e58f5be +MD5 (turba-1.1-RC2.tar.gz) = 5104518019bdc527baf241b1adc9d618 diff -urN /usr/ports/mail/turba.orig/files/patch-lib_api.php /usr/ports/mail/turba/files/patch-lib_api.php --- /usr/ports/mail/turba.orig/files/patch-lib_api.php Sat Jan 19 18:03:33 2002 +++ /usr/ports/mail/turba/files/patch-lib_api.php Thu Jan 1 01:00:00 1970 @@ -1,11 +0,0 @@ ---- lib/api.php.orig Tue Dec 25 20:01:35 2001 -+++ lib/api.php Thu Jan 17 23:46:58 2002 -@@ -90,7 +90,7 @@ - - $driver = Turba_Source::factory($addressbook, $cfgSources[$addressbook]); - $res = $driver->search(array('name' => $name, 'email' => $address), LASTNAME, TURBA_SEARCH_AND); -- if (PEAR::isError($res) || count($res) > 0) { -+ if (PEAR::isError($res) || count($res->objects) > 0) { - return PEAR::raiseError(_("This person is already in your addressbook."), HORDE_MESSAGE); - } - diff -urN /usr/ports/mail/turba.orig/pkg-plist /usr/ports/mail/turba/pkg-plist --- /usr/ports/mail/turba.orig/pkg-plist Sat Jan 19 21:30:45 2002 +++ /usr/ports/mail/turba/pkg-plist Mon Apr 8 22:19:08 2002 @@ -8,6 +8,7 @@ %%TURBADIR%%/addobject.php %%TURBADIR%%/addobjectaction.php %%TURBADIR%%/advanced.php +%%TURBADIR%%/browse.php %%TURBADIR%%/config/.htaccess %%TURBADIR%%/config/attributes.php %%TURBADIR%%/config/attributes.php.dist @@ -30,9 +31,13 @@ %%TURBADIR%%/editobject.php %%TURBADIR%%/editobjectaction.php %%TURBADIR%%/graphics/add.gif +%%TURBADIR%%/graphics/down.gif %%TURBADIR%%/graphics/group.gif +%%TURBADIR%%/graphics/lhand.gif +%%TURBADIR%%/graphics/rhand.gif %%TURBADIR%%/graphics/search.gif %%TURBADIR%%/graphics/turba.gif +%%TURBADIR%%/graphics/up.gif %%TURBADIR%%/index.php %%TURBADIR%%/lib/.htaccess %%TURBADIR%%/lib/AbstractObject.php @@ -53,25 +58,30 @@ %%TURBADIR%%/lib/Source.php %%TURBADIR%%/lib/Turba.php %%TURBADIR%%/lib/api.php -%%TURBADIR%%/lib/api.php.orig %%TURBADIR%%/lib/base.php %%TURBADIR%%/lib/version.php %%TURBADIR%%/locale/.htaccess %%TURBADIR%%/locale/cs_CZ/LC_MESSAGES/turba.mo +%%TURBADIR%%/locale/da_DK/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/de_DE/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/el_GR/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/es_ES/LC_MESSAGES/turba.mo +%%TURBADIR%%/locale/et_EE/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/fi_FI/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/fr_FR/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/it_IT/LC_MESSAGES/turba.mo +%%TURBADIR%%/locale/ja_JP/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/ko_KR/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/nl_NL/LC_MESSAGES/turba.mo -%%TURBADIR%%/locale/no_BOK/LC_MESSAGES/turba.mo +%%TURBADIR%%/locale/nb_NO/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/pl_PL/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/pt_BR/LC_MESSAGES/turba.mo -%%TURBADIR%%/locale/ru_koi/LC_MESSAGES/turba.mo -%%TURBADIR%%/locale/ru_win/LC_MESSAGES/turba.mo +%%TURBADIR%%/locale/pt_PT/LC_MESSAGES/turba.mo +%%TURBADIR%%/locale/ru_RU/LC_MESSAGES/turba.mo +%%TURBADIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES/turba.mo +%%TURBADIR%%/locale/sk_SK/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/sv_SE/LC_MESSAGES/turba.mo +%%TURBADIR%%/locale/uk_UA/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/zh_CN/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/zh_TW/LC_MESSAGES/turba.mo %%TURBADIR%%/menu.php @@ -79,25 +89,32 @@ %%TURBADIR%%/po/Makefile %%TURBADIR%%/po/README %%TURBADIR%%/po/cs_CZ.po +%%TURBADIR%%/po/da_DK.po %%TURBADIR%%/po/de_DE.po %%TURBADIR%%/po/el_GR.po %%TURBADIR%%/po/es_ES.po +%%TURBADIR%%/po/et_EE.po %%TURBADIR%%/po/extract.pl %%TURBADIR%%/po/fi_FI.po %%TURBADIR%%/po/fr_FR.po %%TURBADIR%%/po/it_IT.po +%%TURBADIR%%/po/ja_JP.po %%TURBADIR%%/po/ko_KR.po %%TURBADIR%%/po/nl_NL.po -%%TURBADIR%%/po/no_BOK.po +%%TURBADIR%%/po/nb_NO.po %%TURBADIR%%/po/pl_PL.po %%TURBADIR%%/po/pt_BR.po -%%TURBADIR%%/po/ru_koi.po -%%TURBADIR%%/po/ru_win.po +%%TURBADIR%%/po/pt_PT.po +%%TURBADIR%%/po/ru_RU.po +%%TURBADIR%%/po/ru_RU.KOI8-R.po %%TURBADIR%%/po/shtool +%%TURBADIR%%/po/sk_SK.po %%TURBADIR%%/po/sv_SE.po +%%TURBADIR%%/po/uk_UA.po %%TURBADIR%%/po/xgettext.sh %%TURBADIR%%/po/zh_CN.po %%TURBADIR%%/po/zh_TW.po +%%TURBADIR%%/prefs.php %%TURBADIR%%/scripts/.htaccess %%TURBADIR%%/scripts/drivers/turba.sql %%TURBADIR%%/search.php @@ -110,6 +127,8 @@ %%TURBADIR%%/templates/advanced/foot.inc %%TURBADIR%%/templates/advanced/head.inc %%TURBADIR%%/templates/advanced/results_head.inc +%%TURBADIR%%/templates/browse/foot.inc +%%TURBADIR%%/templates/browse/head.inc %%TURBADIR%%/templates/common-footer.inc %%TURBADIR%%/templates/common-header.inc %%TURBADIR%%/templates/data/export.inc @@ -119,9 +138,9 @@ %%TURBADIR%%/templates/index/css.inc %%TURBADIR%%/templates/index/notconfigured.inc %%TURBADIR%%/templates/menu/menu.inc +%%TURBADIR%%/templates/prefs/columnselect.inc %%TURBADIR%%/templates/search/foot.inc %%TURBADIR%%/templates/search/head.inc -%%TURBADIR%%/templates/search/oldrow.inc %%TURBADIR%%/templates/search/row.inc %%TURBADIR%%/templates/wml/common-footer.inc %%TURBADIR%%/templates/wml/common-header.inc @@ -140,34 +159,46 @@ @dirrm %%TURBADIR%%/lib @dirrm %%TURBADIR%%/locale/cs_CZ/LC_MESSAGES @dirrm %%TURBADIR%%/locale/cs_CZ +@dirrm %%TURBADIR%%/locale/da_DK/LC_MESSAGES +@dirrm %%TURBADIR%%/locale/da_DK @dirrm %%TURBADIR%%/locale/de_DE/LC_MESSAGES @dirrm %%TURBADIR%%/locale/de_DE @dirrm %%TURBADIR%%/locale/el_GR/LC_MESSAGES @dirrm %%TURBADIR%%/locale/el_GR @dirrm %%TURBADIR%%/locale/es_ES/LC_MESSAGES @dirrm %%TURBADIR%%/locale/es_ES +@dirrm %%TURBADIR%%/locale/et_EE/LC_MESSAGES +@dirrm %%TURBADIR%%/locale/et_EE @dirrm %%TURBADIR%%/locale/fi_FI/LC_MESSAGES @dirrm %%TURBADIR%%/locale/fi_FI @dirrm %%TURBADIR%%/locale/fr_FR/LC_MESSAGES @dirrm %%TURBADIR%%/locale/fr_FR @dirrm %%TURBADIR%%/locale/it_IT/LC_MESSAGES @dirrm %%TURBADIR%%/locale/it_IT +@dirrm %%TURBADIR%%/locale/ja_JP/LC_MESSAGES +@dirrm %%TURBADIR%%/locale/ja_JP @dirrm %%TURBADIR%%/locale/ko_KR/LC_MESSAGES @dirrm %%TURBADIR%%/locale/ko_KR @dirrm %%TURBADIR%%/locale/nl_NL/LC_MESSAGES @dirrm %%TURBADIR%%/locale/nl_NL -@dirrm %%TURBADIR%%/locale/no_BOK/LC_MESSAGES -@dirrm %%TURBADIR%%/locale/no_BOK +@dirrm %%TURBADIR%%/locale/nb_NO/LC_MESSAGES +@dirrm %%TURBADIR%%/locale/nb_NO @dirrm %%TURBADIR%%/locale/pl_PL/LC_MESSAGES @dirrm %%TURBADIR%%/locale/pl_PL @dirrm %%TURBADIR%%/locale/pt_BR/LC_MESSAGES @dirrm %%TURBADIR%%/locale/pt_BR -@dirrm %%TURBADIR%%/locale/ru_koi/LC_MESSAGES -@dirrm %%TURBADIR%%/locale/ru_koi -@dirrm %%TURBADIR%%/locale/ru_win/LC_MESSAGES -@dirrm %%TURBADIR%%/locale/ru_win +@dirrm %%TURBADIR%%/locale/pt_PT/LC_MESSAGES +@dirrm %%TURBADIR%%/locale/pt_PT +@dirrm %%TURBADIR%%/locale/ru_RU/LC_MESSAGES +@dirrm %%TURBADIR%%/locale/ru_RU +@dirrm %%TURBADIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES +@dirrm %%TURBADIR%%/locale/ru_RU.KOI8-R +@dirrm %%TURBADIR%%/locale/sk_SK/LC_MESSAGES +@dirrm %%TURBADIR%%/locale/sk_SK @dirrm %%TURBADIR%%/locale/sv_SE/LC_MESSAGES @dirrm %%TURBADIR%%/locale/sv_SE +@dirrm %%TURBADIR%%/locale/uk_UA/LC_MESSAGES +@dirrm %%TURBADIR%%/locale/uk_UA @dirrm %%TURBADIR%%/locale/zh_CN/LC_MESSAGES @dirrm %%TURBADIR%%/locale/zh_CN @dirrm %%TURBADIR%%/locale/zh_TW/LC_MESSAGES @@ -178,11 +209,13 @@ @dirrm %%TURBADIR%%/scripts @dirrm %%TURBADIR%%/templates/add @dirrm %%TURBADIR%%/templates/advanced +@dirrm %%TURBADIR%%/templates/browse @dirrm %%TURBADIR%%/templates/data @dirrm %%TURBADIR%%/templates/display @dirrm %%TURBADIR%%/templates/edit @dirrm %%TURBADIR%%/templates/index @dirrm %%TURBADIR%%/templates/menu +@dirrm %%TURBADIR%%/templates/prefs @dirrm %%TURBADIR%%/templates/search @dirrm %%TURBADIR%%/templates/wml/menu @dirrm %%TURBADIR%%/templates/wml/search >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 15:45:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from blue.mcneil.com (cpe-66-75-176-109.socal.rr.com [66.75.176.109]) by hub.freebsd.org (Postfix) with ESMTP id 2F19437B400 for ; Mon, 8 Apr 2002 15:45:13 -0700 (PDT) Received: from mcneil.com (mcneil.com [66.75.176.109]) by blue.mcneil.com (8.12.2/8.11.6) with ESMTP id g38Mj6U1012558 for ; Mon, 8 Apr 2002 15:45:06 -0700 (PDT) (envelope-from sean@mcneil.com) Subject: gnostscript-gnu From: Sean McNeil To: ports@FreeBSD.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 08 Apr 2002 16:45:06 -0600 Message-Id: <1018305906.90601.9.camel@blue.mcneil.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I am unable to compile this port as it fails looking for jpeglib.h: gmake: *** No rule to make target `jpeg/jpeglib.h', needed by `obj/jpeglib0.h'. Stop. jpeglib.h is in /usr/local/include, not /usr/local/include/jpeg and was installed from graphics/jpeg. It appears that it is looking for it in the ports directory, though. Several packages are not being handled correctly by portupgrade in this fashion. I'll give you some examples: print/ghostscript-gnu for some strange reason requires the graphics/jpeg sources to be extracted instead of using installed includes. mozilla-headers and mozilla-embedded both require mozilla to be extracted (and it appears compiled) before it will work. portupgrade can't really handle these cases and the first is definately avoidable. These are the only major problems I see at the moment. Thanks for all the great work. Sean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 15:48:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-169-104-17.dsl.lsan03.pacbell.net [64.169.104.17]) by hub.freebsd.org (Postfix) with ESMTP id 6EEF337B416 for ; Mon, 8 Apr 2002 15:48:13 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 79DBF66BB9; Mon, 8 Apr 2002 15:47:32 -0700 (PDT) Date: Mon, 8 Apr 2002 15:47:32 -0700 From: Kris Kennaway To: Dave Cc: freebsd-ports@freebsd.org Subject: Re: crashing sysinstall Message-ID: <20020408154732.A11260@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="PEIAKu/WMn1b1Hv9" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from mudman@metafocus.net on Mon, Apr 08, 2002 at 02:56:32AM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --PEIAKu/WMn1b1Hv9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 08, 2002 at 02:56:32AM -0700, Dave wrote: >=20 > /stand/sysinstall seg faults after reading package info from INDEX >=20 > Is the file still formatted the same? It's not tripping on a small input > diff, is it? >=20 > I'm running a fairly new/updated make of FreeBSD 4.5 RELEASE The format is the same..I don't know why it would be failing. Kris --PEIAKu/WMn1b1Hv9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8sh4EWry0BWjoQKURAiW2AJ4/HvEzuIwn7inAX20cvh2BxB7J2QCcDbKs NCSRlJUseRT1/TL8mU5YjwE= =kxr/ -----END PGP SIGNATURE----- --PEIAKu/WMn1b1Hv9-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 15:50:49 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 09C3D37B400 for ; Mon, 8 Apr 2002 15:50:24 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38Mo4D85642; Mon, 8 Apr 2002 15:50:04 -0700 (PDT) (envelope-from gnats) Date: Mon, 8 Apr 2002 15:50:04 -0700 (PDT) Message-Id: <200204082250.g38Mo4D85642@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Thierry Thomas Subject: Re: ports/35870: mail/turba: upgrade from 1.0 to 1.1 RC1. Reply-To: Thierry Thomas Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/35870; it has been noted by GNATS. From: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/35870: mail/turba: upgrade from 1.0 to 1.1 RC1. Date: Tue, 9 Apr 2002 00:44:28 +0200 Le 13 Mar 02 à 23:30:43 +0000, Thierry Thomas écrivait : > > >Number: 35870 > >Category: ports > >Synopsis: mail/turba: upgrade from 1.0 to 1.1 RC1. This PR has been superseded by PR ports/36904 (upgrade to 1.1 RC2). -- Th. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 15:51: 2 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 252C437B41A for ; Mon, 8 Apr 2002 15:50:22 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38Mo1R85610; Mon, 8 Apr 2002 15:50:01 -0700 (PDT) (envelope-from gnats) Received: from mail.tgd.net (mail.tgd.net [209.81.25.10]) by hub.freebsd.org (Postfix) with ESMTP id 049EB37B425 for ; Mon, 8 Apr 2002 15:41:30 -0700 (PDT) Received: by mail.tgd.net (Postfix, from userid 1001) id 774EB20F0A; Mon, 8 Apr 2002 15:40:40 -0700 (PDT) Message-Id: <20020408224040.774EB20F0A@mail.tgd.net> Date: Mon, 8 Apr 2002 15:40:40 -0700 (PDT) From: Sean Chittenden Reply-To: Sean Chittenden To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36905: New port: devel/ruby-aspectr Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36905 >Category: ports >Synopsis: New port: devel/ruby-aspectr >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 15:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sean Chittenden >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD ninja1.internal 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Apr 5 18:08:12 PST 2002 root@ninja1.internal:/opt/obj/opt/src/sys/NINJA i386 >Description: AspectR is a library interface that lets Ruby developers program in an aspect oriented style (similar to AspectJ). >How-To-Repeat: I've notified the authors asking them to change their packaging from aspectr-0-3-5 to 0.3.5 in the future. >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # devel/ruby-aspectr # devel/ruby-aspectr/distinfo # devel/ruby-aspectr/pkg-comment # devel/ruby-aspectr/pkg-descr # devel/ruby-aspectr/pkg-plist # devel/ruby-aspectr/Makefile # echo c - devel/ruby-aspectr mkdir -p devel/ruby-aspectr > /dev/null 2>&1 echo x - devel/ruby-aspectr/distinfo sed 's/^X//' >devel/ruby-aspectr/distinfo << 'END-of-devel/ruby-aspectr/distinfo' XMD5 (ruby/aspectr-0-3-5.tar.gz) = c640a1a82802ddb107c3ee1245a22705 END-of-devel/ruby-aspectr/distinfo echo x - devel/ruby-aspectr/pkg-comment sed 's/^X//' >devel/ruby-aspectr/pkg-comment << 'END-of-devel/ruby-aspectr/pkg-comment' XRuby libraries for Aspect programming END-of-devel/ruby-aspectr/pkg-comment echo x - devel/ruby-aspectr/pkg-descr sed 's/^X//' >devel/ruby-aspectr/pkg-descr << 'END-of-devel/ruby-aspectr/pkg-descr' XThis package allows Ruby developers to write their code using aspect- Xoriented programming style. AspectR is somewhat similar to AspectJ. X XWWW: http://aspectr.sourceforge.net/ X X- Sean Chittenden END-of-devel/ruby-aspectr/pkg-descr echo x - devel/ruby-aspectr/pkg-plist sed 's/^X//' >devel/ruby-aspectr/pkg-plist << 'END-of-devel/ruby-aspectr/pkg-plist' X%%PORTDOCS%%%%RUBY_DOCDIR%%/aspectr/CHANGELOG X%%PORTDOCS%%%%RUBY_DOCDIR%%/aspectr/README X%%PORTDOCS%%%%RUBY_DOCDIR%%/aspectr/TODO X%%RUBY_EXAMPLESDIR%%/aspectr/logger.rb X%%RUBY_SITELIBDIR%%/aspectr.rb X@dirrm %%PORTDOCS%%%%RUBY_DOCDIR%%/aspectr X@dirrm %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/aspectr END-of-devel/ruby-aspectr/pkg-plist echo x - devel/ruby-aspectr/Makefile sed 's/^X//' >devel/ruby-aspectr/Makefile << 'END-of-devel/ruby-aspectr/Makefile' X# New ports collection makefile for: ruby-aspectr X# Date created: 08 April 2002 X# Whom: Sean Chittenden X# X# $FreeBSD$ X# X XPORTNAME= aspectr XPORTVERSION= 0.3.5 XCATEGORIES= devel ruby XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= aspectr XDISTNAME= ${PORTNAME}-0-3-5 XDIST_SUBDIR= ruby X XMAINTAINER= sean@chittenden.org X XRUN_DEPENDS= ${RUBY_SITELIBDIR}/runit/error.rb:${PORTSDIR}/devel/ruby-unit X XUSE_RUBY= yes X XNO_BUILD= yes X Xdo-install: X cd ${WRKSRC} ; ${RUBY} install.rb X ${MKDIR} ${RUBY_DOCDIR}/aspectr X ${INSTALL_DATA} ${WRKSRC}/CHANGELOG ${PORTDOCS}${RUBY_DOCDIR}/aspectr/ X ${INSTALL_DATA} ${WRKSRC}/README ${PORTDOCS}${RUBY_DOCDIR}/aspectr/ X ${INSTALL_DATA} ${WRKSRC}/TODO ${PORTDOCS}${RUBY_DOCDIR}/aspectr/ X ${MKDIR} ${RUBY_EXAMPLESDIR}/aspectr X ${INSTALL_DATA} ${WRKSRC}/examples/logger.rb ${RUBY_EXAMPLESDIR}/aspectr/ X ${INSTALL_DATA} ${WRKSRC}/lib/aspectr.rb ${RUBY_SITELIBDIR}/ X X.include END-of-devel/ruby-aspectr/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 15:51:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BFDBF37B41B for ; Mon, 8 Apr 2002 15:50:26 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38Mo4Z85651; Mon, 8 Apr 2002 15:50:04 -0700 (PDT) (envelope-from gnats) Received: from host213-123-129-121.in-addr.btopenworld.com (host213-123-129-121.in-addr.btopenworld.com [213.123.129.121]) by hub.freebsd.org (Postfix) with ESMTP id D381137B416 for ; Mon, 8 Apr 2002 15:47:14 -0700 (PDT) Received: by host213-123-129-121.in-addr.btopenworld.com (Postfix, from userid 1001) id ED5141A8; Mon, 8 Apr 2002 23:46:06 +0100 (BST) Message-Id: <20020408224606.ED5141A8@host213-123-129-121.in-addr.btopenworld.com> Date: Mon, 8 Apr 2002 23:46:06 +0100 (BST) From: Dominic Marks Reply-To: Dominic Marks To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36907: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36907 >Category: ports >Synopsis: >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 15:50:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dominic Marks >Release: FreeBSD 4.5-STABLE i386 >Organization: Student >Environment: System: FreeBSD gallium 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Mar 31 21:34:18 BST 2002 dom@gallium:/usr/obj/usr/src/sys/GALLIUM i386 >Description: The apache2 port has a pkg-deinstall message which tells the user the following: "To delete Apache user permanently, use 'pw userdel www'" However since rev 1.25.2.5 of etc/master.passwd FreeBSD has the user and group www by default, so this is no longer correct advice. >How-To-Repeat: cd /usr/ports/www/apache2/ && make deinstall >Fix: Remove the pkg-deinstall file, or make it intelligent enough to know that on revisions greater or equal to 1.25.2.5 deletion is not required. The revision Id can be obtained with: # ident /etc/master.passwd | cut -f8 -d " " The pkg-install only adds the www:www information if it doesn't already exist so it does not need to be changed. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 15:51:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A5F737B405 for ; Mon, 8 Apr 2002 15:50:22 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38Mo1B85619; Mon, 8 Apr 2002 15:50:01 -0700 (PDT) (envelope-from gnats) Received: from postfix2-1.free.fr (postfix2-1.free.fr [213.228.0.9]) by hub.freebsd.org (Postfix) with ESMTP id 994F437B4C3 for ; Mon, 8 Apr 2002 15:42:40 -0700 (PDT) Received: from graf.pompo.net (lyon-6-a7-62-147-115-110.dial.proxad.net [62.147.115.110]) by postfix2-1.free.fr (Postfix) with ESMTP id 51DFD389 for ; Tue, 9 Apr 2002 00:42:18 +0200 (CEST) Received: by graf.pompo.net (Postfix, from userid 1001) id 5C4A7750D; Tue, 9 Apr 2002 00:41:48 +0200 (CEST) Message-Id: <20020408224148.5C4A7750D@graf.pompo.net> Date: Tue, 9 Apr 2002 00:41:48 +0200 (CEST) From: Thierry Thomas Reply-To: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36906: mail/imp3: upgrade from 3.0 to 3.1 RC2. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36906 >Category: ports >Synopsis: mail/imp3: upgrade from 3.0 to 3.1 RC2. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 15:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.5-STABLE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Sat Mar 9 11:54:44 CET 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386 >Description: This patch upgrades IMP from 3.0 to 3.1 RC2. N.B.: this PR supersedes PR ports/35871. >How-To-Repeat: N/A. >Fix: Pre-requisite: this patch must be applied after PR ports/36904. Then, apply the following patch: diff -urN /usr/ports/mail/imp3.orig/Makefile /usr/ports/mail/imp3/Makefile --- /usr/ports/mail/imp3.orig/Makefile Sun Mar 10 15:44:59 2002 +++ /usr/ports/mail/imp3/Makefile Mon Apr 8 20:56:29 2002 @@ -6,10 +6,10 @@ # PORTNAME= imp -PORTVERSION= 3.0 -PORTREVISION= 2 +PORTVERSION= 3.1 CATEGORIES= mail www MASTER_SITES= ftp://ftp.horde.org/pub/imp/tarballs/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-RC2 MAINTAINER= thierry@pompo.net @@ -123,6 +123,7 @@ CONFFILE= conf.php filter.txt header.txt html.php menu.php \ mime_drivers.php motd.php prefs.php servers.php \ trailer.txt +SUB_DIRS= config graphics lib locale scripts templates po LHORDEDIR?= www/horde LIMPDIR?= ${LHORDEDIR}/imp @@ -226,9 +227,9 @@ do-install: @${MKDIR} ${IMPDIR} - @${CP} -Rp ${WRKSRC}/config ${WRKSRC}/graphics ${WRKSRC}/lib ${IMPDIR} - @${CP} -Rp ${WRKSRC}/locale ${WRKSRC}/scripts ${WRKSRC}/templates ${IMPDIR} - @${CP} -Rp ${WRKSRC}/po ${IMPDIR} +.for REP in ${SUB_DIRS} + @${CP} -Rp ${WRKSRC}/${REP} ${IMPDIR} +.endfor @${CP} -p ${WRKSRC}/*.php ${IMPDIR} .for FILE in ${CONFFILE} @if [ ! -f ${CONFDIR}/${FILE} ]; then \ diff -urN /usr/ports/mail/imp3.orig/distinfo /usr/ports/mail/imp3/distinfo --- /usr/ports/mail/imp3.orig/distinfo Sat Jan 19 17:58:08 2002 +++ /usr/ports/mail/imp3/distinfo Mon Apr 8 22:20:42 2002 @@ -1 +1 @@ -MD5 (imp-3.0.tar.gz) = d941d7b11231c771fb801ae8010e7271 +MD5 (imp-3.1-RC2.tar.gz) = 9ed5ba6a0cf7e8959201bc2cb0e0c2d1 diff -urN /usr/ports/mail/imp3.orig/files/patch-aa /usr/ports/mail/imp3/files/patch-aa --- /usr/ports/mail/imp3.orig/files/patch-aa Sun Feb 17 11:47:53 2002 +++ /usr/ports/mail/imp3/files/patch-aa Thu Jan 1 01:00:00 1970 @@ -1,31 +0,0 @@ ---- config/mime_drivers.php.dist.orig Mon Dec 24 04:51:49 2001 -+++ config/mime_drivers.php.dist Sun Feb 17 11:47:19 2002 -@@ -61,4 +61,28 @@ - $mime_drivers['imp']['html']['handles'] = array( - 'text/html', 'text/richtext' ); - -+/** -+ * Misc utilities -+ */ -+ -+/** -+ ** PGP/GnuPG Configuration -+ **/ -+ -+// Should we attempt to verify pgp/gpg signatures? -+//$conf['pgp']['enabled'] = false; -+ -+// If we are using gpg support, where is the gpg binary? -+//$conf['utils']['gpg'] = '%%LOCALBASE%%/bin/gpg'; -+ -+// What kind of binary are we using? Valid values are 'gpg', 'pgp2', -+// and 'pgp5'. -+//$conf['pgp']['type'] = 'gpg'; -+ -+// Where should we look for keyrings? -+//$conf['pgp']['conf_dir'] = '%%GNUPG_CNFDIR%%'; -+ -+// What keyserver should we use? -+//$conf['pgp']['keyserver'] = 'wwwkeys.pgp.net'; -+ - ?> diff -urN /usr/ports/mail/imp3.orig/pkg-plist /usr/ports/mail/imp3/pkg-plist --- /usr/ports/mail/imp3.orig/pkg-plist Sat Jan 19 17:58:08 2002 +++ /usr/ports/mail/imp3/pkg-plist Mon Apr 8 22:31:19 2002 @@ -17,7 +17,6 @@ %%IMPDIR%%/config/menu.php.dist %%IMPDIR%%/config/mime_drivers.php %%IMPDIR%%/config/mime_drivers.php.dist -%%IMPDIR%%/config/mime_drivers.php.dist.orig %%IMPDIR%%/config/motd.php %%IMPDIR%%/config/motd.php.dist %%IMPDIR%%/config/prefs.php @@ -28,6 +27,7 @@ %%IMPDIR%%/config/servers.php.dist.orig %%IMPDIR%%/config/trailer.txt %%IMPDIR%%/config/trailer.txt.dist +%%IMPDIR%%/contacts.php %%IMPDIR%%/filters.php %%IMPDIR%%/folders.php %%IMPDIR%%/graphics/addressbook-blue.gif @@ -79,11 +79,11 @@ %%IMPDIR%%/graphics/search.gif %%IMPDIR%%/graphics/signed.gif %%IMPDIR%%/graphics/spellcheck.gif +%%IMPDIR%%/graphics/thread.gif %%IMPDIR%%/graphics/unseen.gif %%IMPDIR%%/graphics/up.gif %%IMPDIR%%/identities.php %%IMPDIR%%/index.php -%%IMPDIR%%/intro.php %%IMPDIR%%/lib/.htaccess %%IMPDIR%%/lib/Folder.php %%IMPDIR%%/lib/IMP.php @@ -98,14 +98,19 @@ %%IMPDIR%%/lib/Tree.php %%IMPDIR%%/lib/api.php %%IMPDIR%%/lib/base.php +%%IMPDIR%%/lib/constants.php %%IMPDIR%%/lib/version.php %%IMPDIR%%/locale/.htaccess %%IMPDIR%%/locale/cs_CZ/LC_MESSAGES/imp.mo %%IMPDIR%%/locale/cs_CZ/help.xml +%%IMPDIR%%/locale/da_DK/LC_MESSAGES/imp.mo +%%IMPDIR%%/locale/da_DK/help.xml %%IMPDIR%%/locale/de_DE/LC_MESSAGES/imp.mo %%IMPDIR%%/locale/de_DE/help.xml %%IMPDIR%%/locale/el_GR/LC_MESSAGES/imp.mo %%IMPDIR%%/locale/el_GR/help.xml +%%IMPDIR%%/locale/et_EE/LC_MESSAGES/imp.mo +%%IMPDIR%%/locale/et_EE/help.xml %%IMPDIR%%/locale/en_US/help.xml %%IMPDIR%%/locale/es_ES/LC_MESSAGES/imp.mo %%IMPDIR%%/locale/es_ES/help.xml @@ -115,22 +120,29 @@ %%IMPDIR%%/locale/fr_FR/help.xml %%IMPDIR%%/locale/it_IT/LC_MESSAGES/imp.mo %%IMPDIR%%/locale/it_IT/help.xml +%%IMPDIR%%/locale/ja_JP/LC_MESSAGES/imp.mo %%IMPDIR%%/locale/ko_KR/LC_MESSAGES/imp.mo %%IMPDIR%%/locale/ko_KR/help.xml %%IMPDIR%%/locale/nl_NL/LC_MESSAGES/imp.mo %%IMPDIR%%/locale/nl_NL/help.xml -%%IMPDIR%%/locale/no_BOK/LC_MESSAGES/imp.mo -%%IMPDIR%%/locale/no_BOK/help.xml +%%IMPDIR%%/locale/nb_NO/LC_MESSAGES/imp.mo +%%IMPDIR%%/locale/nb_NO/help.xml %%IMPDIR%%/locale/pl_PL/LC_MESSAGES/imp.mo %%IMPDIR%%/locale/pl_PL/help.xml %%IMPDIR%%/locale/pt_BR/LC_MESSAGES/imp.mo %%IMPDIR%%/locale/pt_BR/help.xml -%%IMPDIR%%/locale/ru_win/LC_MESSAGES/imp.mo -%%IMPDIR%%/locale/ru_win/help.xml +%%IMPDIR%%/locale/pt_PT/LC_MESSAGES/imp.mo +%%IMPDIR%%/locale/pt_PT/help.xml +%%IMPDIR%%/locale/ru_RU/LC_MESSAGES/imp.mo +%%IMPDIR%%/locale/ru_RU/help.xml +%%IMPDIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES/imp.mo +%%IMPDIR%%/locale/ru_RU.KOI8-R/help.xml +%%IMPDIR%%/locale/sk_SK/LC_MESSAGES/imp.mo +%%IMPDIR%%/locale/sk_SK/help.xml %%IMPDIR%%/locale/sv_SE/LC_MESSAGES/imp.mo %%IMPDIR%%/locale/sv_SE/help.xml -%%IMPDIR%%/locale/uk/LC_MESSAGES/imp.mo -%%IMPDIR%%/locale/uk/help.xml +%%IMPDIR%%/locale/uk_UA/LC_MESSAGES/imp.mo +%%IMPDIR%%/locale/uk_UA/help.xml %%IMPDIR%%/locale/zh_CN/LC_MESSAGES/imp.mo %%IMPDIR%%/locale/zh_CN/help.xml %%IMPDIR%%/locale/zh_TW/LC_MESSAGES/imp.mo @@ -143,22 +155,28 @@ %%IMPDIR%%/po/Makefile %%IMPDIR%%/po/README %%IMPDIR%%/po/cs_CZ.po +%%IMPDIR%%/po/da_DK.po %%IMPDIR%%/po/de_DE.po %%IMPDIR%%/po/el_GR.po %%IMPDIR%%/po/es_ES.po +%%IMPDIR%%/po/et_EE.po %%IMPDIR%%/po/extract.pl %%IMPDIR%%/po/fi_FI.po %%IMPDIR%%/po/fr_FR.po %%IMPDIR%%/po/it_IT.po +%%IMPDIR%%/po/ja_JP.po %%IMPDIR%%/po/ko_KR.po %%IMPDIR%%/po/nl_NL.po -%%IMPDIR%%/po/no_BOK.po +%%IMPDIR%%/po/nb_NO.po %%IMPDIR%%/po/pl_PL.po %%IMPDIR%%/po/pt_BR.po -%%IMPDIR%%/po/ru_win.po +%%IMPDIR%%/po/pt_PT.po +%%IMPDIR%%/po/ru_RU.po +%%IMPDIR%%/po/ru_RU.KOI8-R.po %%IMPDIR%%/po/shtool +%%IMPDIR%%/po/sk_SK.po %%IMPDIR%%/po/sv_SE.po -%%IMPDIR%%/po/uk.po +%%IMPDIR%%/po/uk_UA.po %%IMPDIR%%/po/xgettext.sh %%IMPDIR%%/po/zh_CN.po %%IMPDIR%%/po/zh_TW.po @@ -174,6 +192,8 @@ %%IMPDIR%%/spelling.php %%IMPDIR%%/status.php %%IMPDIR%%/templates/.htaccess +%%IMPDIR%%/templates/contacts/contacts.inc +%%IMPDIR%%/templates/contacts/javascript.inc %%IMPDIR%%/templates/common-footer.inc %%IMPDIR%%/templates/common-header.inc %%IMPDIR%%/templates/compose/bounce.inc @@ -194,7 +214,6 @@ %%IMPDIR%%/templates/identities/manage.inc %%IMPDIR%%/templates/index/css.inc %%IMPDIR%%/templates/index/notconfigured.inc -%%IMPDIR%%/templates/intro/main.inc %%IMPDIR%%/templates/javascript/open_compose_win.js %%IMPDIR%%/templates/javascript/open_print_win.js %%IMPDIR%%/templates/login/login.inc @@ -217,12 +236,15 @@ %%IMPDIR%%/templates/message/navbar.inc %%IMPDIR%%/templates/message/navbar_aux_bottom.inc %%IMPDIR%%/templates/message/navbar_aux_top.inc +%%IMPDIR%%/templates/message/print.inc %%IMPDIR%%/templates/prefs/folderselect.inc %%IMPDIR%%/templates/prefs/identityselect.inc +%%IMPDIR%%/templates/prefs/initialpageselect.inc %%IMPDIR%%/templates/prefs/sourceselect.inc %%IMPDIR%%/templates/prefs/trashselect.inc %%IMPDIR%%/templates/search/javascript.inc %%IMPDIR%%/templates/search/main.inc +%%IMPDIR%%/test.php %%IMPDIR%%/view.php %%PORTDOCS%%@dirrm share/doc/imp etc/horde/httpd.conf.imp @@ -238,6 +260,8 @@ @dirrm %%IMPDIR%%/lib @dirrm %%IMPDIR%%/locale/cs_CZ/LC_MESSAGES @dirrm %%IMPDIR%%/locale/cs_CZ +@dirrm %%IMPDIR%%/locale/da_DK/LC_MESSAGES +@dirrm %%IMPDIR%%/locale/da_DK @dirrm %%IMPDIR%%/locale/de_DE/LC_MESSAGES @dirrm %%IMPDIR%%/locale/de_DE @dirrm %%IMPDIR%%/locale/el_GR/LC_MESSAGES @@ -245,28 +269,38 @@ @dirrm %%IMPDIR%%/locale/en_US @dirrm %%IMPDIR%%/locale/es_ES/LC_MESSAGES @dirrm %%IMPDIR%%/locale/es_ES +@dirrm %%IMPDIR%%/locale/et_EE/LC_MESSAGES +@dirrm %%IMPDIR%%/locale/et_EE @dirrm %%IMPDIR%%/locale/fi_FI/LC_MESSAGES @dirrm %%IMPDIR%%/locale/fi_FI @dirrm %%IMPDIR%%/locale/fr_FR/LC_MESSAGES @dirrm %%IMPDIR%%/locale/fr_FR @dirrm %%IMPDIR%%/locale/it_IT/LC_MESSAGES @dirrm %%IMPDIR%%/locale/it_IT +@dirrm %%IMPDIR%%/locale/ja_JP/LC_MESSAGES +@dirrm %%IMPDIR%%/locale/ja_JP @dirrm %%IMPDIR%%/locale/ko_KR/LC_MESSAGES @dirrm %%IMPDIR%%/locale/ko_KR @dirrm %%IMPDIR%%/locale/nl_NL/LC_MESSAGES @dirrm %%IMPDIR%%/locale/nl_NL -@dirrm %%IMPDIR%%/locale/no_BOK/LC_MESSAGES -@dirrm %%IMPDIR%%/locale/no_BOK +@dirrm %%IMPDIR%%/locale/nb_NO/LC_MESSAGES +@dirrm %%IMPDIR%%/locale/nb_NO @dirrm %%IMPDIR%%/locale/pl_PL/LC_MESSAGES @dirrm %%IMPDIR%%/locale/pl_PL @dirrm %%IMPDIR%%/locale/pt_BR/LC_MESSAGES @dirrm %%IMPDIR%%/locale/pt_BR -@dirrm %%IMPDIR%%/locale/ru_win/LC_MESSAGES -@dirrm %%IMPDIR%%/locale/ru_win +@dirrm %%IMPDIR%%/locale/pt_PT/LC_MESSAGES +@dirrm %%IMPDIR%%/locale/pt_PT +@dirrm %%IMPDIR%%/locale/ru_RU/LC_MESSAGES +@dirrm %%IMPDIR%%/locale/ru_RU +@dirrm %%IMPDIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES +@dirrm %%IMPDIR%%/locale/ru_RU.KOI8-R +@dirrm %%IMPDIR%%/locale/sk_SK/LC_MESSAGES +@dirrm %%IMPDIR%%/locale/sk_SK @dirrm %%IMPDIR%%/locale/sv_SE/LC_MESSAGES @dirrm %%IMPDIR%%/locale/sv_SE -@dirrm %%IMPDIR%%/locale/uk/LC_MESSAGES -@dirrm %%IMPDIR%%/locale/uk +@dirrm %%IMPDIR%%/locale/uk_UA/LC_MESSAGES +@dirrm %%IMPDIR%%/locale/uk_UA @dirrm %%IMPDIR%%/locale/zh_CN/LC_MESSAGES @dirrm %%IMPDIR%%/locale/zh_CN @dirrm %%IMPDIR%%/locale/zh_TW/LC_MESSAGES @@ -274,12 +308,12 @@ @dirrm %%IMPDIR%%/locale @dirrm %%IMPDIR%%/po @dirrm %%IMPDIR%%/scripts +@dirrm %%IMPDIR%%/templates/contacts @dirrm %%IMPDIR%%/templates/compose @dirrm %%IMPDIR%%/templates/filters @dirrm %%IMPDIR%%/templates/folders @dirrm %%IMPDIR%%/templates/identities @dirrm %%IMPDIR%%/templates/index -@dirrm %%IMPDIR%%/templates/intro @dirrm %%IMPDIR%%/templates/javascript @dirrm %%IMPDIR%%/templates/login @dirrm %%IMPDIR%%/templates/mailbox >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 16: 0:48 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F41F37B443 for ; Mon, 8 Apr 2002 16:00:17 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38N0HI87331; Mon, 8 Apr 2002 16:00:17 -0700 (PDT) (envelope-from gnats) Date: Mon, 8 Apr 2002 16:00:17 -0700 (PDT) Message-Id: <200204082300.g38N0HI87331@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Thierry Thomas Subject: Re: ports/35871: mail/imp3: upgrade from 3.0 to 3.1 RC1. Reply-To: Thierry Thomas Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/35871; it has been noted by GNATS. From: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/35871: mail/imp3: upgrade from 3.0 to 3.1 RC1. Date: Tue, 9 Apr 2002 00:52:43 +0200 Le 13 Mar 02 à 23:40:45 +0000, Thierry Thomas écrivait : > > >Number: 35871 > >Category: ports > >Synopsis: mail/imp3: upgrade from 3.0 to 3.1 RC1. This PR has been superseded by PR ports/36906 (upgrade to 3.1 RC2). -- Th. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 16: 1:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 71EFB37B438 for ; Mon, 8 Apr 2002 16:00:15 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38N0Ft87310; Mon, 8 Apr 2002 16:00:15 -0700 (PDT) (envelope-from gnats) Received: from postfix2-1.free.fr (postfix2-1.free.fr [213.228.0.9]) by hub.freebsd.org (Postfix) with ESMTP id 0E58437B416 for ; Mon, 8 Apr 2002 15:51:52 -0700 (PDT) Received: from graf.pompo.net (lyon-6-a7-62-147-115-110.dial.proxad.net [62.147.115.110]) by postfix2-1.free.fr (Postfix) with ESMTP id 62FEC327 for ; Tue, 9 Apr 2002 00:51:28 +0200 (CEST) Received: by graf.pompo.net (Postfix, from userid 1001) id 44E91750D; Tue, 9 Apr 2002 00:50:59 +0200 (CEST) Message-Id: <20020408225059.44E91750D@graf.pompo.net> Date: Tue, 9 Apr 2002 00:50:59 +0200 (CEST) From: Thierry Thomas Reply-To: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36908: New port: deskutils/nag - Horde's task list manager. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36908 >Category: ports >Synopsis: New port: deskutils/nag - Horde's task list manager. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 16:00:15 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.5-STABLE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Sat Mar 9 11:54:44 CET 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386 >Description: Nag is a web-based task list manager. N.B.: this PR supersedes PR ports/32883. >How-To-Repeat: N/A. >Fix: Pre-requisite: this patch must be applied after PR ports/36906. Then, execute the following shar file: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # /usr/ports/deskutils/nag # /usr/ports/deskutils/nag/files # /usr/ports/deskutils/nag/files/patch-aa # /usr/ports/deskutils/nag/files/httpd.conf.nag # /usr/ports/deskutils/nag/files/patch-ab # /usr/ports/deskutils/nag/pkg-plist # /usr/ports/deskutils/nag/pkg-message # /usr/ports/deskutils/nag/pkg-descr # /usr/ports/deskutils/nag/pkg-comment # /usr/ports/deskutils/nag/distinfo # /usr/ports/deskutils/nag/Makefile # echo c - /usr/ports/deskutils/nag mkdir -p /usr/ports/deskutils/nag > /dev/null 2>&1 echo c - /usr/ports/deskutils/nag/files mkdir -p /usr/ports/deskutils/nag/files > /dev/null 2>&1 echo x - /usr/ports/deskutils/nag/files/patch-aa sed 's/^X//' >/usr/ports/deskutils/nag/files/patch-aa << 'END-of-/usr/ports/deskutils/nag/files/patch-aa' X--- scripts/drivers/nag_tasks.sql.orig Tue Dec 11 14:47:41 2001 X+++ scripts/drivers/nag_tasks.sql Sat Dec 15 00:42:13 2001 X@@ -13,4 +13,4 @@ X primary key (task_owner, task_id) X ); X X-grant select, insert, update, delete on nag_tasks to horde; X+grant select, insert, update, delete on nag_tasks to hordemgr; END-of-/usr/ports/deskutils/nag/files/patch-aa echo x - /usr/ports/deskutils/nag/files/httpd.conf.nag sed 's/^X//' >/usr/ports/deskutils/nag/files/httpd.conf.nag << 'END-of-/usr/ports/deskutils/nag/files/httpd.conf.nag' X# This is included in Apache's httpd.conf for Nag X# X# For security, don't serve pages from the Nag configuration and X# library directories. X# X X order deny,allow X deny from all X X X order deny,allow X deny from all X X X order deny,allow X deny from all X X X order deny,allow X deny from all X X X order deny,allow X deny from all X X X order deny,allow X deny from all X X# End of Nag configuration ================ X END-of-/usr/ports/deskutils/nag/files/httpd.conf.nag echo x - /usr/ports/deskutils/nag/files/patch-ab sed 's/^X//' >/usr/ports/deskutils/nag/files/patch-ab << 'END-of-/usr/ports/deskutils/nag/files/patch-ab' X--- config/conf.php.dist.orig Tue Mar 12 18:07:16 2002 X+++ config/conf.php.dist Mon Apr 8 23:08:04 2002 X@@ -42,12 +42,12 @@ X // Below is an example configuration for an sql driver, in this case X // MySQL. X $conf['storage']['params'] = array(); X-// $conf['storage']['params']['phptype'] = 'mysql'; X-// $conf['storage']['params']['hostspec'] = 'localhost'; X-// $conf['storage']['params']['username'] = 'horde'; X-// $conf['storage']['params']['password'] = '*****'; X-// $conf['storage']['params']['database'] = 'horde'; X-// $conf['storage']['params']['table'] = 'nag_tasks'; X+$conf['storage']['params']['phptype'] = 'mysql'; X+$conf['storage']['params']['hostspec'] = 'localhost'; X+$conf['storage']['params']['username'] = 'hordemgr'; X+$conf['storage']['params']['password'] = 'hordemgr'; X+$conf['storage']['params']['database'] = 'horde'; X+$conf['storage']['params']['table'] = 'nag_tasks'; X X X /** END-of-/usr/ports/deskutils/nag/files/patch-ab echo x - /usr/ports/deskutils/nag/pkg-plist sed 's/^X//' >/usr/ports/deskutils/nag/pkg-plist << 'END-of-/usr/ports/deskutils/nag/pkg-plist' X%%PORTDOCS%%share/doc/nag/CHANGES X%%PORTDOCS%%share/doc/nag/COPYING X%%PORTDOCS%%share/doc/nag/CREDITS X%%PORTDOCS%%share/doc/nag/INSTALL X%%PORTDOCS%%share/doc/nag/README X%%PORTDOCS%%share/doc/nag/ROADMAP X%%PORTDOCS%%share/doc/nag/TODO X%%NAGDIR%%/config/conf.php X%%NAGDIR%%/config/conf.php.dist X%%NAGDIR%%/config/conf.php.dist.orig X%%NAGDIR%%/config/html.php X%%NAGDIR%%/config/html.php.dist X%%NAGDIR%%/config/menu.php X%%NAGDIR%%/config/menu.php.dist X%%NAGDIR%%/config/motd.php X%%NAGDIR%%/config/motd.php.dist X%%NAGDIR%%/config/prefs.php X%%NAGDIR%%/config/prefs.php.dist X%%NAGDIR%%/graphics/add.gif X%%NAGDIR%%/graphics/checkbox.gif X%%NAGDIR%%/graphics/down.gif X%%NAGDIR%%/graphics/high.gif X%%NAGDIR%%/graphics/list.gif X%%NAGDIR%%/graphics/low.gif X%%NAGDIR%%/graphics/nag.gif X%%NAGDIR%%/graphics/note.gif X%%NAGDIR%%/graphics/refresh.gif X%%NAGDIR%%/graphics/search.gif X%%NAGDIR%%/graphics/up.gif X%%NAGDIR%%/index.php X%%NAGDIR%%/lib/Driver.php X%%NAGDIR%%/lib/Driver/sql.php X%%NAGDIR%%/lib/Nag.php X%%NAGDIR%%/lib/api.php X%%NAGDIR%%/lib/base.php X%%NAGDIR%%/lib/constants.php X%%NAGDIR%%/lib/version.php X%%NAGDIR%%/list.php X%%NAGDIR%%/locale/cs_CZ/LC_MESSAGES/nag.mo X%%NAGDIR%%/locale/de_DE/LC_MESSAGES/nag.mo X%%NAGDIR%%/locale/en_US/help.xml X%%NAGDIR%%/locale/es_ES/LC_MESSAGES/nag.mo X%%NAGDIR%%/locale/fr_FR/LC_MESSAGES/nag.mo X%%NAGDIR%%/locale/it_IT/LC_MESSAGES/nag.mo X%%NAGDIR%%/locale/nl_NL/LC_MESSAGES/nag.mo X%%NAGDIR%%/locale/pt_BR/LC_MESSAGES/nag.mo X%%NAGDIR%%/locale/ru_RU/LC_MESSAGES/nag.mo X%%NAGDIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES/nag.mo X%%NAGDIR%%/locale/sv_SE/LC_MESSAGES/nag.mo X%%NAGDIR%%/locale/zh_TW/LC_MESSAGES/nag.mo X%%NAGDIR%%/menu.php X%%NAGDIR%%/po/Makefile X%%NAGDIR%%/po/README X%%NAGDIR%%/po/cs_CZ.po X%%NAGDIR%%/po/de_DE.po X%%NAGDIR%%/po/es_ES.po X%%NAGDIR%%/po/extract.pl X%%NAGDIR%%/po/fr_FR.po X%%NAGDIR%%/po/it_IT.po X%%NAGDIR%%/po/nl_NL.po X%%NAGDIR%%/po/pt_BR.po X%%NAGDIR%%/po/ru_RU.po X%%NAGDIR%%/po/ru_RU.KOI8-R.po X%%NAGDIR%%/po/sv_SE.po X%%NAGDIR%%/po/zh_TW.po X%%NAGDIR%%/po/shtool X%%NAGDIR%%/po/xgettext.sh X%%NAGDIR%%/prefs.php X%%NAGDIR%%/scripts/drivers/nag_tasks.sql X%%NAGDIR%%/scripts/drivers/nag_tasks.sql.orig X%%NAGDIR%%/search.php X%%NAGDIR%%/task.php X%%NAGDIR%%/templates/common-footer.inc X%%NAGDIR%%/templates/common-header.inc X%%NAGDIR%%/templates/index/css.inc X%%NAGDIR%%/templates/index/notconfigured.inc X%%NAGDIR%%/templates/list/actions.inc X%%NAGDIR%%/templates/list/empty.inc X%%NAGDIR%%/templates/list/footer.inc X%%NAGDIR%%/templates/list/header.inc X%%NAGDIR%%/templates/list/javascript.inc X%%NAGDIR%%/templates/list/task_footers.inc X%%NAGDIR%%/templates/list/task_headers.inc X%%NAGDIR%%/templates/list/task_summaries.inc X%%NAGDIR%%/templates/menu/menu.inc X%%NAGDIR%%/templates/search/begin.inc X%%NAGDIR%%/templates/search/end.inc X%%NAGDIR%%/templates/search/search.inc X%%NAGDIR%%/templates/task/begin.inc X%%NAGDIR%%/templates/task/end.inc X%%NAGDIR%%/templates/task/task.inc X%%NAGDIR%%/templates/view/description.inc X%%NAGDIR%%/templates/view/headers.inc X%%NAGDIR%%/templates/view/navbar.inc X%%NAGDIR%%/templates/view/no-task.inc X%%NAGDIR%%/view.php X@dirrm %%NAGDIR%%/config X@dirrm %%NAGDIR%%/graphics X@dirrm %%NAGDIR%%/lib/Driver X@dirrm %%NAGDIR%%/lib X@dirrm %%NAGDIR%%/locale/cs_CZ/LC_MESSAGES X@dirrm %%NAGDIR%%/locale/cs_CZ X@dirrm %%NAGDIR%%/locale/de_DE/LC_MESSAGES X@dirrm %%NAGDIR%%/locale/de_DE X@dirrm %%NAGDIR%%/locale/en_US X@dirrm %%NAGDIR%%/locale/es_ES/LC_MESSAGES X@dirrm %%NAGDIR%%/locale/es_ES X@dirrm %%NAGDIR%%/locale/fr_FR/LC_MESSAGES X@dirrm %%NAGDIR%%/locale/fr_FR X@dirrm %%NAGDIR%%/locale/it_IT/LC_MESSAGES X@dirrm %%NAGDIR%%/locale/it_IT X@dirrm %%NAGDIR%%/locale/nl_NL/LC_MESSAGES X@dirrm %%NAGDIR%%/locale/nl_NL X@dirrm %%NAGDIR%%/locale/pt_BR/LC_MESSAGES X@dirrm %%NAGDIR%%/locale/pt_BR X@dirrm %%NAGDIR%%/locale/ru_RU/LC_MESSAGES X@dirrm %%NAGDIR%%/locale/ru_RU X@dirrm %%NAGDIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES X@dirrm %%NAGDIR%%/locale/ru_RU.KOI8-R X@dirrm %%NAGDIR%%/locale/sv_SE/LC_MESSAGES X@dirrm %%NAGDIR%%/locale/sv_SE X@dirrm %%NAGDIR%%/locale/zh_TW/LC_MESSAGES X@dirrm %%NAGDIR%%/locale/zh_TW X@dirrm %%NAGDIR%%/locale X@dirrm %%NAGDIR%%/po X@dirrm %%NAGDIR%%/scripts/drivers X@dirrm %%NAGDIR%%/scripts X@dirrm %%NAGDIR%%/templates/index X@dirrm %%NAGDIR%%/templates/list X@dirrm %%NAGDIR%%/templates/menu X@dirrm %%NAGDIR%%/templates/search X@dirrm %%NAGDIR%%/templates/task X@dirrm %%NAGDIR%%/templates/view X@dirrm %%NAGDIR%%/templates X@dirrm %%NAGDIR%% Xetc/horde/httpd.conf.nag X%%PORTDOCS%%@dirrm share/doc/nag END-of-/usr/ports/deskutils/nag/pkg-plist echo x - /usr/ports/deskutils/nag/pkg-message sed 's/^X//' >/usr/ports/deskutils/nag/pkg-message << 'END-of-/usr/ports/deskutils/nag/pkg-message' X************************************************************************ XNag has been installed in %%NAGDIR%% with your blank Xconfiguration files. X XHorde and IMP must be configured; if not, see: X- %%PORTSDIR%%/www/horde2/pkg-message X- %%PORTSDIR%%/mail/imp3/pkg-message X XThen, you have to create the table nag_tasks, from the SQL script X%%NAGDIR%%/scripts/drivers/nag_tasks.sql. XFor example, if your database is MySQL, you may run Xmysql --user=hordemgr --password=yourpass horde < nag_tasks.sql X(If you run another database server, see X %%HORDEDIR%%/scripts/db/README X for more explanations.) X XFinally, you may have to tune the configuration files located in X%%CONFDIR%%/, specially the files conf.php. X XTo protect your configuration files, you have to restart Apache. X************************************************************************ END-of-/usr/ports/deskutils/nag/pkg-message echo x - /usr/ports/deskutils/nag/pkg-descr sed 's/^X//' >/usr/ports/deskutils/nag/pkg-descr << 'END-of-/usr/ports/deskutils/nag/pkg-descr' XNag is the Horde task list manager. X XWWW: http://horde.org/nag/ END-of-/usr/ports/deskutils/nag/pkg-descr echo x - /usr/ports/deskutils/nag/pkg-comment sed 's/^X//' >/usr/ports/deskutils/nag/pkg-comment << 'END-of-/usr/ports/deskutils/nag/pkg-comment' XNag is a simple, multiuser task list manager END-of-/usr/ports/deskutils/nag/pkg-comment echo x - /usr/ports/deskutils/nag/distinfo sed 's/^X//' >/usr/ports/deskutils/nag/distinfo << 'END-of-/usr/ports/deskutils/nag/distinfo' XMD5 (nag-1.0-RC1.tar.gz) = cf2e6224a62e787208886156c1868e9e END-of-/usr/ports/deskutils/nag/distinfo echo x - /usr/ports/deskutils/nag/Makefile sed 's/^X//' >/usr/ports/deskutils/nag/Makefile << 'END-of-/usr/ports/deskutils/nag/Makefile' X# Ports collection makefile for: Nag X# Date created: Sun Dec 14, 2001 X# Whom: Thierry Thomas () X# X# $FreeBSD$ X# X XPORTNAME= nag XPORTVERSION= 1.0 XCATEGORIES= deskutils www XMASTER_SITES= ftp://ftp.horde.org/pub/nag/tarballs/ XDISTNAME= ${PORTNAME}-${PORTVERSION}-RC1 X XMAINTAINER= thierry@pompo.net X XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} X XRUN_DEPENDS= ${LOCALBASE}/www/horde/imp/index.php:${PORTSDIR}/mail/imp3 X XNO_BUILD= yes X XDOCS= COPYING README docs/CHANGES docs/CREDITS docs/INSTALL \ X docs/ROADMAP docs/TODO XCONFFILE= conf.php html.php menu.php motd.php prefs.php XSUB_DIRS= config graphics lib locale po scripts templates X XLHORDEDIR?= www/horde XLNAGDIR?= ${LHORDEDIR}/nag X XPLIST_SUB= HORDEDIR=${LHORDEDIR} NAGDIR=${LNAGDIR} X XHORDEDIR= ${PREFIX}/${LHORDEDIR} XNAGDIR= ${PREFIX}/${LNAGDIR} XCONFDIR= ${NAGDIR}/config X XHORDE_INC= ${LOCALBASE}/etc/horde X Xdo-install: X @${MKDIR} ${NAGDIR} X.for REP in ${SUB_DIRS} X @${CP} -Rp ${WRKSRC}/${REP} ${NAGDIR} X.endfor X @${CP} -p ${WRKSRC}/*.php ${NAGDIR} X.for FILE in ${CONFFILE} X @if [ ! -f ${CONFDIR}/${FILE} ]; then \ X ${CP} ${CONFDIR}/${FILE}.dist ${CONFDIR}/${FILE} ; \ X fi X.endfor X @${CHOWN} -R www:www ${NAGDIR} X @${CHMOD} -R o-rwx ${CONFDIR} X @${CP} -p ${FILESDIR}/httpd.conf.nag ${HORDE_INC} X @${PERL} -pi -e "s:/home/httpd/html/horde/nag:${NAGDIR}:g" \ X ${HORDE_INC}/httpd.conf.nag X @${PERL} -pi -e "s://UNCOMMENTWHENINSTNAG::" ${HORDEDIR}/config/registry.php X.if !defined(NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X.for FILE in ${DOCS} X @${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR} X.endfor X @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." X.endif X Xpost-install: X @${ECHO_MSG} X @${CAT} ${PKGMESSAGE} | \ X ${SED} -e "s:%%NAGDIR%%:${NAGDIR}:g;s:%%PORTSDIR%%:${PORTSDIR}:g;s:%%CONFDIR%%:${CONFDIR}:g;s:%%HORDEDIR%%:${HORDEDIR}:" X @${ECHO_MSG} X X.include END-of-/usr/ports/deskutils/nag/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 16: 8:41 2002 Delivered-To: freebsd-ports@freebsd.org Received: from blue.mcneil.com (cpe-66-75-176-109.socal.rr.com [66.75.176.109]) by hub.freebsd.org (Postfix) with ESMTP id ECA2537B400 for ; Mon, 8 Apr 2002 16:08:34 -0700 (PDT) Received: from mcneil.com (mcneil.com [66.75.176.109]) by blue.mcneil.com (8.12.2/8.11.6) with ESMTP id g38N8gU1050723; Mon, 8 Apr 2002 16:08:43 -0700 (PDT) (envelope-from sean@mcneil.com) Subject: Re: gnostscript-gnu From: Sean McNeil To: Sean McNeil Cc: ports@FreeBSD.org In-Reply-To: <1018305906.90601.9.camel@blue.mcneil.com> References: <1018305906.90601.9.camel@blue.mcneil.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 08 Apr 2002 17:08:42 -0600 Message-Id: <1018307323.43796.2.camel@blue.mcneil.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I just found my problem with ghostscript-gnu. Apparantly, at some state of changes I managed to get a version that created /nonexistant. It got created as a directory and messed up the logic of extracting the jpeg port. Still unclear why the port needed to be extracted instead of using the installed headers. Sean On Mon, 2002-04-08 at 16:45, Sean McNeil wrote: > Hello, > > I am unable to compile this port as it fails looking for jpeglib.h: > > gmake: *** No rule to make target `jpeg/jpeglib.h', needed by > `obj/jpeglib0.h'. Stop. > > jpeglib.h is in /usr/local/include, not /usr/local/include/jpeg and was > installed from graphics/jpeg. It appears that it is looking for it in > the ports directory, though. > > Several packages are not being handled correctly by portupgrade in this > fashion. I'll give you some examples: > > print/ghostscript-gnu for some strange reason requires the graphics/jpeg > sources to be extracted instead of using installed includes. > > mozilla-headers and mozilla-embedded both require mozilla to be > extracted (and it appears compiled) before it will work. > > portupgrade can't really handle these cases and the first is definately > avoidable. > > These are the only major problems I see at the moment. > > Thanks for all the great work. > Sean > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 16:10: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E11837B404 for ; Mon, 8 Apr 2002 16:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38NA2f92598; Mon, 8 Apr 2002 16:10:02 -0700 (PDT) (envelope-from gnats) Date: Mon, 8 Apr 2002 16:10:02 -0700 (PDT) Message-Id: <200204082310.g38NA2f92598@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Thierry Thomas Subject: Re: ports/32883: New port: deskutils/nag - Horde's task list manager. Reply-To: Thierry Thomas Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/32883; it has been noted by GNATS. From: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/32883: New port: deskutils/nag - Horde's task list manager. Date: Tue, 9 Apr 2002 01:01:59 +0200 Le 15 Dec 01 à 23:37:54 +0000, Thierry Thomas écrivait : > > >Number: 32883 > >Category: ports > >Synopsis: New port: deskutils/nag - Horde's task list manager. This PR has been superseded by PR ports/36906 (upgrade to nag 1.0 RC1). -- Th. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 16:20:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0894D37B41A for ; Mon, 8 Apr 2002 16:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g38NK1h94395; Mon, 8 Apr 2002 16:20:01 -0700 (PDT) (envelope-from gnats) Received: from mailoutvl21.berlin.de (mail.berlin.de [195.243.105.33]) by hub.freebsd.org (Postfix) with ESMTP id 3033D37B400 for ; Mon, 8 Apr 2002 16:16:16 -0700 (PDT) Received: from herceg.de ([213.7.61.218]) by mailoutvl21.berlin.de (InterMail vK.4.03.05.00 201-232-132 license c0e4b842f1eddc5308d584e55543c802) with ESMTP id <20020408231826.FRYR27460.mailoutvl21@herceg.de> for ; Tue, 9 Apr 2002 01:18:26 +0200 Received: from vran.herceg.de (localhost.herceg.de [127.0.0.1]) by vran.herceg.de (8.12.2/8.12.2) with ESMTP id g38MnOjm012452 for ; Tue, 9 Apr 2002 00:49:24 +0200 (CEST) (envelope-from eserte@vran.herceg.de) Received: (from eserte@localhost) by vran.herceg.de (8.12.2/8.12.2/Submit) id g38MnODe012451; Tue, 9 Apr 2002 00:49:24 +0200 (CEST) (envelope-from eserte) Message-Id: <200204082249.g38MnODe012451@vran.herceg.de> Date: Tue, 9 Apr 2002 00:49:24 +0200 (CEST) From: Slaven Rezic Reply-To: slaven.rezic@berlin.de To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36910: netpbm port: URTLIB_DIR should be defined Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36910 >Category: ports >Synopsis: netpbm port: URTLIB_DIR should be defined >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 16:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Slaven Rezic >Release: FreeBSD 4.5-STABLE i386 >Organization: www.rezic.de >Environment: System: FreeBSD vran.herceg.de 4.5-STABLE FreeBSD 4.5-STABLE #10: Thu Mar 28 21:04:10 CET 2002 root@vran.herceg.de:/usr/local/src/FreeBSD-4/src/sys/compile/VRAN i386 >Description: pnmtorle and rletopnm are not installed, although both programs are built. >How-To-Repeat: >Fix: In files/Makefile.config.FreeBSD, these two lines are defined: URTLIB_DIR = NONE URTHDR_DIR = NONE However, the URT library is included in netpbm, so it's best to change this to: URTHDR_DIR = $(SRCDIR)/urt URTLIB_DIR = $(SRCDIR)/urt >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 16:20:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 3AFDE37B405 for ; Mon, 8 Apr 2002 16:20:26 -0700 (PDT) Received: (qmail 29037 invoked by uid 0); 8 Apr 2002 23:20:24 -0000 Received: from pd950a5ce.dip.t-dialin.net (HELO gmx.net) (217.80.165.206) by mail.gmx.net (mp011-rz3) with SMTP; 8 Apr 2002 23:20:24 -0000 Message-ID: <3CB225B7.4090405@gmx.net> Date: Tue, 09 Apr 2002 01:20:23 +0200 From: Michael Nottebrock User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:0.9.9) Gecko/20020310 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Leftwich Cc: FreeBSD Questions , FreeBSD Ports Subject: Re: gcc -O -mcpu=i686 -howtooverride=486? References: <20020408140315.J8518-100000@66-75-1-142.san.rr.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Peter Leftwich wrote: > My question is the following-- It seems like my /etc/make.conf file (which > I think I either mv'ed or cp'ed from /usr/local/etc/make.conf) is getting > ignored as far as the "CPUTYPE=i686" flag goes. How do I remedy this? > > I have been editing the various "Makefile" files, overriding the usual "-O > -m486" with "-O -mcpu=i686" (what is -march by the way?) but my extended > question is the following-- Does the -mcpu flag that mean [paraphrase-ically] > "use i686 instructions for the compile process" or does it mean "compile > some binaries with i686 smartness built into them?" Know-whuht-eye-mean? CPUTYPE= sets -march, not mcpu. From the gcc documentation (i386-specific): ----snip -mcpu=cpu type Assume the defaults for the machine type cpu type when scheduling instructions. The choices for cpu type are: `i386' `i486' `i586' `i686' `pentium' `pentiumpro' `k6' While picking a specific cpu type will schedule things appropriately for that particular chip, the compiler will not generate any code that does not run on the i386 without the `-march=cpu type' option being used. `i586' is equivalent to `pentium' and `i686' is equivalent to `pentiumpro'. `k6' is the AMD chip as opposed to the Intel ones. -march=cpu type Generate instructions for the machine type cpu type. The choices for cpu type are the same as for `-mcpu'. Moreover, specifying `-march=cpu type' implies `-mcpu=cpu type' ----snip -- Michael Nottebrock To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 16:44:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailf.telia.com (mailf.telia.com [194.22.194.25]) by hub.freebsd.org (Postfix) with ESMTP id 59D9F37B400 for ; Mon, 8 Apr 2002 16:44:11 -0700 (PDT) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by mailf.telia.com (8.11.6/8.11.6) with ESMTP id g38Ni9k18513 for ; Tue, 9 Apr 2002 01:44:09 +0200 (CEST) Received: from falcon.midgard.homeip.net (h53n2fls20o913.telia.com [212.181.163.53]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id BAA25398 for ; Tue, 9 Apr 2002 01:44:08 +0200 (CEST) Received: (qmail 20725 invoked by uid 1001); 8 Apr 2002 23:44:08 -0000 Date: Tue, 9 Apr 2002 01:44:08 +0200 From: Erik Trulsson To: Peter Leftwich Cc: FreeBSD Questions , FreeBSD Ports Subject: Re: gcc -O -mcpu=i686 -howtooverride=486? Message-ID: <20020408234407.GA17303@student.uu.se> Mail-Followup-To: Peter Leftwich , FreeBSD Questions , FreeBSD Ports References: <20020408140315.J8518-100000@66-75-1-142.san.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020408140315.J8518-100000@66-75-1-142.san.rr.com> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Apr 08, 2002 at 02:14:58PM -0700, Peter Leftwich wrote: > Today I have been immersing myself in the many splendors of "./configure" > and "make" (which seems to create a Makefile that the user may edit before > running...) "make install" and (sort of) gone are the old days of pkg_add > -r! This activity all came about as a result of my (so far trying to) > upgrading w3m to the latest install, and along the way wishing to implement > openssl and imlib. > > My question is the following-- It seems like my /etc/make.conf file (which > I think I either mv'ed or cp'ed from /usr/local/etc/make.conf) is getting > ignored as far as the "CPUTYPE=i686" flag goes. How do I remedy this? Setting CPUTYPE in /etc/make.conf should work (and works fine for me) provided that /etc/make.conf is included by the Makefile. This is the case when doing a make world or building programs using the ports mechanism. /etc/make.conf is normally not used when one is building programs "manually". /usr/local/etc/make.conf shouldn't exist so I doubt you copied anything from that place. What you might be thinking of is /etc/defaults/make.conf which is normally included before /etc/make.conf and gives default values for various options. Note that currently everything in /etc/default/make.conf is commented out and thus doesn't really do anything but it is still useful as a guide on what things one can set in /etc/make.conf together with the manpage for make.conf(5). > > I have been editing the various "Makefile" files, overriding the usual "-O > -m486" with "-O -mcpu=i686" (what is -march by the way?) but my extended Why bother with editing the makefiles? It is usually possible to set compileoptions using CFLAGS instead. This can either be set in /etc/make.conf or, if one building programs by hand, sent as an extra parameter to ./configure. Example: CFLAGS="-O -mcpu=pentium" ./configure For programs not using some kind of configure script it will be necessary to edit Makefiles directly but such programs are thankfully a minority these days. > question is the following-- Does the -mcpu flag that mean [paraphrase-ically] > "use i686 instructions for the compile process" or does it mean "compile > some binaries with i686 smartness built into them?" Know-whuht-eye-mean? -mcpu=xxx means "optimize for processor xxx but ensure that the generated code can run on all CPUs in the family". So -mcpu=i686 tells the compiler to optimize for the P6 architecture but the generated code can still run on anything from a 386sx to the latest Pentium 4. -march=xxx means "optimize for procssor xxx and feel free to use instructions unique to that particular processor" -march=i686 means that the generated code will be optimized for a P6 and will probably not run on a 386. Using -march can potentially result in faster code than using -mcpu but with the drawback that the generated code might be able to run on all machines. -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 16:53:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from dynamic.hydro.washington.edu (dynamic.hydro.washington.edu [128.95.246.166]) by hub.freebsd.org (Postfix) with ESMTP id 7459D37B416 for ; Mon, 8 Apr 2002 16:53:17 -0700 (PDT) Received: from dynamic.hydro.washington.edu (localhost [127.0.0.1]) by dynamic.hydro.washington.edu (8.12.2/8.12.2) with ESMTP id g38NtSO9085575 for ; Mon, 8 Apr 2002 16:55:28 -0700 (PDT) (envelope-from penglish@hydro.washington.edu) Received: from localhost (penglish@localhost) by dynamic.hydro.washington.edu (8.12.2/8.12.2/Submit) with ESMTP id g38NtS64085572 for ; Mon, 8 Apr 2002 16:55:28 -0700 (PDT) (envelope-from penglish@hydro.washington.edu) X-Authentication-Warning: dynamic.hydro.washington.edu: penglish owned process doing -bs Date: Mon, 8 Apr 2002 16:55:28 -0700 (PDT) From: Paul English To: ports@freebsd.org Subject: xfig 3.2.3d Message-ID: <20020408165341.J14242-100000@dynamic.hydro.washington.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, The Xaw3d dependancy is incorrectly specified on this port. I just did a cvsup on the ports tree, and when I go to install it gives me an error on the Xaw3d dependancy, even though I have the latest version installed. It seems to be looking for version 7, but the latest is 1.5. When I remove the Xaw3d line from the LIB_DEPENDS in the Makefile, everything works fine. Paul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 17: 8:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from maild.telia.com (maild.telia.com [194.22.190.101]) by hub.freebsd.org (Postfix) with ESMTP id 406CA37B405 for ; Mon, 8 Apr 2002 17:08:24 -0700 (PDT) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by maild.telia.com (8.11.6/8.11.6) with ESMTP id g3908NR16897 for ; Tue, 9 Apr 2002 02:08:23 +0200 (CEST) Received: from falcon.midgard.homeip.net (h53n2fls20o913.telia.com [212.181.163.53]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id CAA11914 for ; Tue, 9 Apr 2002 02:08:22 +0200 (CEST) Received: (qmail 24319 invoked by uid 1001); 9 Apr 2002 00:08:24 -0000 Date: Tue, 9 Apr 2002 02:08:24 +0200 From: Erik Trulsson To: Paul English Cc: ports@freebsd.org Subject: Re: xfig 3.2.3d Message-ID: <20020409000823.GA22518@student.uu.se> Mail-Followup-To: Paul English , ports@freebsd.org References: <20020408165341.J14242-100000@dynamic.hydro.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020408165341.J14242-100000@dynamic.hydro.washington.edu> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Apr 08, 2002 at 04:55:28PM -0700, Paul English wrote: > > Hi, > The Xaw3d dependancy is incorrectly specified on this port. I just > did a cvsup on the ports tree, and when I go to install it gives me an > error on the Xaw3d dependancy, even though I have the latest version It is generally a very good idea to quote *exactly* what error you get. > installed. It seems to be looking for version 7, but the latest is 1.5. It works fine for me. Note that it is looking for version 7 of the Xaw3d shared library which is installed by the Xaw3d port, version 1.5 Which version of XFree86 do you have installed and which version was installed when you first installed Xaw3d? (The version for the library Xaw3d library is .6 when using XFree86 3.x and .7 when using XFree86 4.x. This is due to tracking the version of the Xaw library.) If you originally installed Xaw3d using XFree86 3.x and have since upgraded XFree86 to 4.x without also upgrading Xaw3d you will have library installed as version 6 while any ports you try to install now will look for version 7. Check the output of 'ls -l /usr/X11R6/lib/libXaw*' What files get listed ? > > When I remove the Xaw3d line from the LIB_DEPENDS in the Makefile, > everything works fine. -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 17:20:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BCFDB37B404 for ; Mon, 8 Apr 2002 17:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g390K1G19129; Mon, 8 Apr 2002 17:20:01 -0700 (PDT) (envelope-from gnats) Received: from mail.tgd.net (mail.tgd.net [209.81.25.10]) by hub.freebsd.org (Postfix) with ESMTP id D777E37B429 for ; Mon, 8 Apr 2002 17:19:57 -0700 (PDT) Received: by mail.tgd.net (Postfix, from userid 1001) id 0992520F0A; Mon, 8 Apr 2002 17:19:56 -0700 (PDT) Message-Id: <20020409001956.0992520F0A@mail.tgd.net> Date: Mon, 8 Apr 2002 17:19:56 -0700 (PDT) From: Sean Chittenden Reply-To: Sean Chittenden To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36913: New port: devel/ruby-rbprof Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36913 >Category: ports >Synopsis: New port: devel/ruby-rbprof >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 17:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sean Chittenden >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD ninja1.internal 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Apr 5 18:08:12 PST 2002 root@ninja1.internal:/opt/obj/opt/src/sys/NINJA i386 >Description: New port: rbprof. A faster more flexible profiler for Ruby. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # devel/ruby-rbprof # devel/ruby-rbprof/distinfo # devel/ruby-rbprof/pkg-comment # devel/ruby-rbprof/pkg-descr # devel/ruby-rbprof/pkg-plist # devel/ruby-rbprof/Makefile # devel/ruby-rbprof/files # devel/ruby-rbprof/files/patch-aa # echo c - devel/ruby-rbprof mkdir -p devel/ruby-rbprof > /dev/null 2>&1 echo x - devel/ruby-rbprof/distinfo sed 's/^X//' >devel/ruby-rbprof/distinfo << 'END-of-devel/ruby-rbprof/distinfo' XMD5 (ruby/aspectr-0-3-5.tar.gz) = c640a1a82802ddb107c3ee1245a22705 END-of-devel/ruby-rbprof/distinfo echo x - devel/ruby-rbprof/pkg-comment sed 's/^X//' >devel/ruby-rbprof/pkg-comment << 'END-of-devel/ruby-rbprof/pkg-comment' XA flexible Ruby profiler END-of-devel/ruby-rbprof/pkg-comment echo x - devel/ruby-rbprof/pkg-descr sed 's/^X//' >devel/ruby-rbprof/pkg-descr << 'END-of-devel/ruby-rbprof/pkg-descr' XThis package is a faster profiler than the bulitin Ruby profiler and Xallows Ruby developers to focus on the methods that are hand-written. X XWWW: http://aspectr.sourceforge.net/rbprof/ X X- Sean Chittenden END-of-devel/ruby-rbprof/pkg-descr echo x - devel/ruby-rbprof/pkg-plist sed 's/^X//' >devel/ruby-rbprof/pkg-plist << 'END-of-devel/ruby-rbprof/pkg-plist' X%%PORTDOCS%%%%RUBY_DOCDIR%%/rbprof/README X%%PORTDOCS%%%%RUBY_DOCDIR%%/rbprof/TODO X%%RUBY_SITELIBDIR%%/rbprof.rb X%%RUBY_SITELIBDIR%%/rbprof/trap_method_definitions.rb X@dirrm %%PORTDOCS%%%%RUBY_DOCDIR%%/rbprof X@dirrm %%RUBY_SITELIBDIR%%/rbprof END-of-devel/ruby-rbprof/pkg-plist echo x - devel/ruby-rbprof/Makefile sed 's/^X//' >devel/ruby-rbprof/Makefile << 'END-of-devel/ruby-rbprof/Makefile' X# New ports collection makefile for: ruby-rbprof X# Date created: 08 April 2002 X# Whom: Sean Chittenden X# X# $FreeBSD$ X# X XPORTNAME= rbprof XPORTVERSION= 0.2.1 XCATEGORIES= devel ruby XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= aspectr XDISTNAME= aspectr-0-3-5 XDIST_SUBDIR= ruby X XMAINTAINER= sean@chittenden.org X XRUN_DEPENDS= ${RUBY_SITELIBDIR}/runit/error.rb:${PORTSDIR}/devel/ruby-unit \ X ${RUBY_SITELIBDIR}/aspectr.rb:${PORTSDIR}/devel/ruby-aspectr X XUSE_RUBY= yes X XNO_BUILD= yes X Xdo-install: X ${MKDIR} ${PORTDOCS}${RUBY_DOCDIR}/rbprof X ${INSTALL_DATA} ${WRKSRC}/README ${PORTDOCS}${RUBY_DOCDIR}/rbprof/ X ${INSTALL_DATA} ${WRKSRC}/TODO ${PORTDOCS}${RUBY_DOCDIR}/rbprof/ X ${RUBY} -p -i -e 'gsub(/\r\n/, "\n")' ${WRKSRC}/aspects/profiler/lib/rbprof.rb X ${RUBY} -p -i -e 'gsub(/\r\n/, "\n")' ${WRKSRC}/aspects/profiler/lib/trap_method_definitions.rb X ${INSTALL_DATA} ${WRKSRC}/aspects/profiler/lib/rbprof.rb ${RUBY_SITELIBDIR}/ X ${MKDIR} ${RUBY_SITELIBDIR}/rbprof X ${INSTALL_DATA} ${WRKSRC}/aspects/profiler/lib/trap_method_definitions.rb ${RUBY_SITELIBDIR}/rbprof/ X X.include END-of-devel/ruby-rbprof/Makefile echo c - devel/ruby-rbprof/files mkdir -p devel/ruby-rbprof/files > /dev/null 2>&1 echo x - devel/ruby-rbprof/files/patch-aa sed 's/^X//' >devel/ruby-rbprof/files/patch-aa << 'END-of-devel/ruby-rbprof/files/patch-aa' X--- aspects/profiler/lib/rbprof.rb.orig Mon Apr 8 16:23:22 2002 X+++ aspects/profiler/lib/rbprof.rb Mon Apr 8 16:23:22 2002 X@@ -1,5 +1,5 @@ X require 'aspectr' X-require 'trap_method_definitions' X+require 'rbprof/trap_method_definitions' X X class Profiler < AspectR::Aspect X def initialize END-of-devel/ruby-rbprof/files/patch-aa exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 17:21:48 2002 Delivered-To: freebsd-ports@freebsd.org Received: from dynamic.hydro.washington.edu (dynamic.hydro.washington.edu [128.95.246.166]) by hub.freebsd.org (Postfix) with ESMTP id 04BDA37B400 for ; Mon, 8 Apr 2002 17:21:45 -0700 (PDT) Received: from dynamic.hydro.washington.edu (localhost [127.0.0.1]) by dynamic.hydro.washington.edu (8.12.2/8.12.2) with ESMTP id g390NuO9019852; Mon, 8 Apr 2002 17:23:56 -0700 (PDT) (envelope-from penglish@hydro.washington.edu) Received: from localhost (penglish@localhost) by dynamic.hydro.washington.edu (8.12.2/8.12.2/Submit) with ESMTP id g390NuvI019849; Mon, 8 Apr 2002 17:23:56 -0700 (PDT) (envelope-from penglish@hydro.washington.edu) X-Authentication-Warning: dynamic.hydro.washington.edu: penglish owned process doing -bs Date: Mon, 8 Apr 2002 17:23:56 -0700 (PDT) From: Paul English To: Erik Trulsson Cc: ports@freebsd.org Subject: Re: xfig 3.2.3d In-Reply-To: <20020409000823.GA22518@student.uu.se> Message-ID: <20020408172048.W14242-100000@dynamic.hydro.washington.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > Hi, > > The Xaw3d dependancy is incorrectly specified on this port. I just > > did a cvsup on the ports tree, and when I go to install it gives me an > > error on the Xaw3d dependancy, even though I have the latest version > > It is generally a very good idea to quote *exactly* what error you get. Double apologies then - I went back to try and reproduce the error, and I couldn't. :-/ Paul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 17:30:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CAFBE37B42C for ; Mon, 8 Apr 2002 17:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g390U2l20821; Mon, 8 Apr 2002 17:30:02 -0700 (PDT) (envelope-from gnats) Date: Mon, 8 Apr 2002 17:30:02 -0700 (PDT) Message-Id: <200204090030.g390U2l20821@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Sean Chittenden Subject: Re: ports/36905: New port: devel/ruby-aspectr Reply-To: Sean Chittenden Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36905; it has been noted by GNATS. From: Sean Chittenden To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/36905: New port: devel/ruby-aspectr Date: Mon, 8 Apr 2002 17:24:05 -0700 > >Number: 36905 > >Category: ports > >Synopsis: New port: devel/ruby-aspectr > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-ports > >State: open Small update to port, patch applies to shar file. -sc --- ruby-aspectr.shar.orig Mon Apr 8 17:20:22 2002 +++ ruby-aspectr.shar Mon Apr 8 17:20:28 2002 @@ -67,7 +67,6 @@ XNO_BUILD= yes X Xdo-install: -X cd ${WRKSRC} ; ${RUBY} install.rb X ${MKDIR} ${RUBY_DOCDIR}/aspectr X ${INSTALL_DATA} ${WRKSRC}/CHANGELOG ${PORTDOCS}${RUBY_DOCDIR}/aspectr/ X ${INSTALL_DATA} ${WRKSRC}/README ${PORTDOCS}${RUBY_DOCDIR}/aspectr/ -- Sean Chittenden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 17:35:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailhub.yumyumyum.org (dsl092-171-091.wdc1.dsl.speakeasy.net [66.92.171.91]) by hub.freebsd.org (Postfix) with SMTP id 007EA37B405 for ; Mon, 8 Apr 2002 17:35:04 -0700 (PDT) Received: (qmail 99182 invoked from network); 9 Apr 2002 00:34:55 -0000 Received: from dsl092-171-091.wdc1.dsl.speakeasy.net (66.92.171.91) by dsl092-171-091.wdc1.dsl.speakeasy.net with SMTP; 9 Apr 2002 00:34:55 -0000 Date: Mon, 8 Apr 2002 20:34:55 -0400 (EDT) From: Kenneth Culver To: Peter Leftwich Cc: FreeBSD Questions , FreeBSD Ports Subject: Re: gcc -O -mcpu=i686 -howtooverride=486? In-Reply-To: <20020408140315.J8518-100000@66-75-1-142.san.rr.com> Message-ID: <20020408203419.H99121-100000@alpha.yumyumyum.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org According to man gcc: -mcpu=cpu type Assume the defaults for the machine type CPU TYPE when scheduling instructions. The choices for CPU TYPE are: i386, i486, i586 (pentium), pentium, i686 (pentiumpro), and pentiumpro. While picking a spe- cific CPU TYPE will schedule things appropriately for that particular chip, the compiler will not generate any code that does not run on the i386 without the -march=cpu type option being used. -march=cpu type Generate instructions for the machine type CPU TYPE. The choices for CPU TYPE are: i386, i486, pentium, and pentiumpro. Specifying -march=cpu type implies -mcpu=cpu type Ken On Mon, 8 Apr 2002, Peter Leftwich wrote: > Today I have been immersing myself in the many splendors of "./configure" > and "make" (which seems to create a Makefile that the user may edit before > running...) "make install" and (sort of) gone are the old days of pkg_add > -r! This activity all came about as a result of my (so far trying to) > upgrading w3m to the latest install, and along the way wishing to implement > openssl and imlib. > > My question is the following-- It seems like my /etc/make.conf file (which > I think I either mv'ed or cp'ed from /usr/local/etc/make.conf) is getting > ignored as far as the "CPUTYPE=i686" flag goes. How do I remedy this? > > I have been editing the various "Makefile" files, overriding the usual "-O > -m486" with "-O -mcpu=i686" (what is -march by the way?) but my extended > question is the following-- Does the -mcpu flag that mean [paraphrase-ically] > "use i686 instructions for the compile process" or does it mean "compile > some binaries with i686 smartness built into them?" Know-whuht-eye-mean? > > -- > Peter Leftwich > President & Founder > Video2Video Services > Box 13692, La Jolla, CA, 92039 USA > +1-413-403-9555 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 17:44:11 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id D066337B404 for ; Mon, 8 Apr 2002 17:44:04 -0700 (PDT) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g390jHQ71516; Mon, 8 Apr 2002 20:45:17 -0400 (EDT) (envelope-from alane) Date: Mon, 8 Apr 2002 20:45:17 -0400 From: Alan E To: FreeBSD XFree86 List Cc: FreeBSD Ports List Subject: Re: ATI 64M Radeon 7000: X's screen resolution (dpi) changed, in a bad way. Message-ID: <20020409004517.GD3504@wwweasel.geeksrus.net> References: <1017960128.494.1.camel@mharnois.mdharnois.net> <1017986011.328.313.camel@anholt.dyndns.org> <20020405064956.GA8320@wwweasel.geeksrus.net> <1017990665.328.359.camel@anholt.dyndns.org> <20020407045134.GA343@wwweasel.geeksrus.net> <1018165133.31187.6.camel@anholt.dyndns.org> <20020407080439.GA61500@wwweasel.geeksrus.net> <1018212815.297.3.camel@anholt.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1018212815.297.3.camel@anholt.dyndns.org> User-Agent: Mutt/1.3.28i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Apr 07, 2002 at 02:53:34PM -0600, Eric Anholt wrote: >Even picking a GL screensaver and leaving it might trigger the bug if it >exists for that card. Ran all day while I was at work with no incident. Overall, the Radeon 7000 works great, is faster (subjectively) than the Voodoo5, and I certainly appreciate the reduced power consumption and heat dissipation (two fans and a power connector on the V5 card! yowza!). Only one thing bugs me: When I switched to the Radeon, all my fonts were larger ... much larger. 10pt fonts are large; 12pt is HUGE. With the Voodoo5, X thought it had a 75dpi resolution. Now it thinks it has 95dpi, so the fonts are getting scaled way up. I've got 1280x1024 on a 17in Samsung TFT monitor, so it may really be closer to accurate, but it's a real PITA to use: I can't use the default fonts on any of KDE, 'cause at 12pt I get fonts so large it looks like I'm running accessibility features for visually impaired people, and I lose all my screen real estate. Moved to xf86 list to troubleshoot X screenres/font problem. -- AlanE "I wanna be sedated." -- The Ramones To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 19:36:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from relay.butya.kz (butya-gw.butya.kz [212.19.129.142]) by hub.freebsd.org (Postfix) with ESMTP id B0CFB37B41B; Mon, 8 Apr 2002 19:36:42 -0700 (PDT) Received: by relay.butya.kz (Postfix, from userid 1000) id AEE532880B; Tue, 9 Apr 2002 09:36:35 +0700 (ALMST) Received: from localhost (localhost [127.0.0.1]) by relay.butya.kz (Postfix) with ESMTP id 731BA286B1; Tue, 9 Apr 2002 09:36:35 +0700 (ALMST) Date: Tue, 9 Apr 2002 09:36:35 +0700 (ALMST) From: Boris Popov To: Maxim Sobolev Cc: Alexander Nedotsukov , freebsd-ports , ache Subject: Re: BSDL iconv take-over In-Reply-To: <3CB1918F.178590A4@FreeBSD.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 8 Apr 2002, Maxim Sobolev wrote: > > I would like to take over BSDL iconv project to let it long live. At [skip] > > Nice idea, I like it. The only thing I would add into your list is > making iconv build system more /usr/src-friendly, so that it is easier > to import it into base system when the time comes. Particularly this > includes replacing all perl scripts with awk ones and making build > systmem more sane. If my memory serves some 1.5 years ago Boris Popov > did some initial work on this, so you might contact > him for details. Correct. Probably new .awk scripts are still on my disk. I'll also try to find the whole iconv import thread and forward it to Alex. -- Boris Popov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 19:47:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from lariat.org (lariat.org [12.23.109.2]) by hub.freebsd.org (Postfix) with ESMTP id A8C5537B416 for ; Mon, 8 Apr 2002 19:47:31 -0700 (PDT) Received: from mustang.lariat.org (IDENT:ppp0.lariat.org@lariat.org [12.23.109.2]) by lariat.org (8.9.3/8.9.3) with ESMTP id UAA03081; Mon, 8 Apr 2002 20:47:11 -0600 (MDT) X-message-flag: Warning! Use of Microsoft Outlook may make your system susceptible to Internet worms. Message-Id: <4.3.2.7.2.20020408204545.01c8abb0@nospam.lariat.org> X-Sender: brett@nospam.lariat.org X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Mon, 08 Apr 2002 20:47:06 -0600 To: perky@fallin.lv From: Brett Glass Subject: FreeBSD Port: apache-2.0.28_4 Cc: ports@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org When will Apache 2.0.35 -- just approved as the first "general release" of 2.0 (see http://zdnet.com.com/2100-1104-878511.html) -- be localized and added to the Ports Collection? We'd like to update to it. --Brett Glass To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 19:54:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id D06BE37B416 for ; Mon, 8 Apr 2002 19:54:09 -0700 (PDT) Received: by squall.waterspout.com (Postfix, from userid 1050) id B6CC69B15; Mon, 8 Apr 2002 21:54:08 -0500 (EST) Date: Mon, 8 Apr 2002 21:54:08 -0500 From: Will Andrews To: Brett Glass Cc: perky@fallin.lv, ports@FreeBSD.org Subject: Re: FreeBSD Port: apache-2.0.28_4 Message-ID: <20020409025408.GN75343@squall.waterspout.com> Mail-Followup-To: Brett Glass , perky@fallin.lv, ports@FreeBSD.org References: <4.3.2.7.2.20020408204545.01c8abb0@nospam.lariat.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4.3.2.7.2.20020408204545.01c8abb0@nospam.lariat.org> User-Agent: Mutt/1.3.26i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Apr 08, 2002 at 08:47:06PM -0600, Brett Glass wrote: > When will Apache 2.0.35 -- just approved as the first "general release" > of 2.0 (see http://zdnet.com.com/2100-1104-878511.html) -- be localized > and added to the Ports Collection? We'd like to update to it. Uhm.. try updating your ports tree? It was committed 20 hours ago. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 20: 3:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp018.mail.yahoo.com (smtp018.mail.yahoo.com [216.136.174.115]) by hub.freebsd.org (Postfix) with SMTP id D54F337B423 for ; Mon, 8 Apr 2002 20:02:22 -0700 (PDT) Received: from dialup68.net33.samart.co.th (HELO pokaeobkk) (easytoberich01@203.149.33.68 with login) by smtp.mail.vip.sc5.yahoo.com with SMTP; 9 Apr 2002 03:02:15 -0000 Message-ID: <001901c1df73$2c90ba40$442195cb@loxinfo.co.th> From: "workathome" To: Subject: turn off your tv and turn on your life Date: Tue, 9 Apr 2002 09:57:02 +0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0014_01C1DFAC.E68AA760" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0014_01C1DFAC.E68AA760 Content-Type: text/plain; charset="windows-874" Content-Transfer-Encoding: quoted-printable if you need a chance to make your dream come true,I will give you a = chance.take it or loose it,up to you. www.smartejob.com/siriline ------=_NextPart_000_0014_01C1DFAC.E68AA760 Content-Type: text/html; charset="windows-874" Content-Transfer-Encoding: quoted-printable
if you need a chance to make your dream = come true,I=20 will give you a chance.take it or loose it,up to you.
www.smartejob.com/siriline=
 
------=_NextPart_000_0014_01C1DFAC.E68AA760-- _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 20: 6:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from h38n2fls34o1000.telia.com (h38n2fls34o1000.telia.com [213.64.210.38]) by hub.freebsd.org (Postfix) with ESMTP id 3232937B49C; Mon, 8 Apr 2002 20:03:28 -0700 (PDT) Received: from veidit.net (john@Laptop [192.168.1.96]) (authenticated bits=0) by Sandra (8.12.2/8.12.2) with ESMTP id g38JJdcq015606 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 8 Apr 2002 21:19:49 +0200 (CEST) Message-ID: <3CB1ED49.5090901@veidit.net> Date: Mon, 08 Apr 2002 21:19:37 +0200 From: John Angelmo User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.9) Gecko/20020311 X-Accept-Language: en-us, en MIME-Version: 1.0 To: demon@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: mrtg-2.9.18.p4 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've noticed some problems with mrtg-2.9.18.p4 After installing and trying aginst my mrtg.cfg I don't get any errors, but still no updates, after testing on multiple boxes and a clean installation box I can't get any data. The usual errors about logfiles not beeing found isn't there either. This is quite strange, I'll downgrade to p3 and try once again /John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 20:12:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from lariat.org (lariat.org [12.23.109.2]) by hub.freebsd.org (Postfix) with ESMTP id 2B80437B416 for ; Mon, 8 Apr 2002 20:12:50 -0700 (PDT) Received: from mustang.lariat.org (IDENT:ppp0.lariat.org@lariat.org [12.23.109.2]) by lariat.org (8.9.3/8.9.3) with ESMTP id VAA03363; Mon, 8 Apr 2002 21:12:17 -0600 (MDT) X-message-flag: Warning! Use of Microsoft Outlook may make your system susceptible to Internet worms. Message-Id: <4.3.2.7.2.20020408210655.01c91450@nospam.lariat.org> X-Sender: brett@nospam.lariat.org X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Mon, 08 Apr 2002 21:12:13 -0600 To: Will Andrews From: Brett Glass Subject: Re: FreeBSD Port: apache-2.0.28_4 Cc: perky@fallin.lv, ports@FreeBSD.org In-Reply-To: <20020409025408.GN75343@squall.waterspout.com> References: <4.3.2.7.2.20020408204545.01c8abb0@nospam.lariat.org> <4.3.2.7.2.20020408204545.01c8abb0@nospam.lariat.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 08:54 PM 4/8/2002, Will Andrews wrote: >Uhm.. try updating your ports tree? It was committed 20 hours ago. Interesting. The FreeBSD Web site still says that the latest port is 2.0.28_4. See http://www.FreeBSD.org/cgi/ports.cgi?query=Apache&stype=all. (BTW, we don't keep the ports on our machines because they take up a great deal of disk space and become obsolete almost instantly. Our production servers don't run CVSup to avoid instability. We go to the Net when we actually need software, and then upgrade deliberately when the apps we use reach specific versions.) --Brett To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 21:19:37 2002 Delivered-To: freebsd-ports@freebsd.org Received: from dark.rebelchat.org (dark.rebelchat.org [216.113.17.176]) by hub.freebsd.org (Postfix) with ESMTP id EDBAF37B43E for ; Mon, 8 Apr 2002 21:19:22 -0700 (PDT) Received: from zombie (zombie [192.168.1.20]) by dark.rebelchat.org (8.11.6/8.11.6) with ESMTP id g394JCv74715; Tue, 9 Apr 2002 00:19:12 -0400 (EDT) (envelope-from rick@help-desk.ca) Subject: Re: FreeBSD Port: mrtg-2.9.18.p4 From: Rick Fournier To: John Angelmo Cc: ports@FreeBSD.ORG In-Reply-To: <3CB1ED49.5090901@veidit.net> References: <3CB1ED49.5090901@veidit.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 09 Apr 2002 01:19:12 -0300 Message-Id: <1018325952.8798.7.camel@zombie.rebelchat.org> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I got the exact same prob, had to downgrade to p3 for it to work again ;(. ;oP Rick, On Mon, 2002-04-08 at 16:19, John Angelmo wrote: > I've noticed some problems with mrtg-2.9.18.p4 > After installing and trying aginst my mrtg.cfg I don't get any errors, > but still no updates, after testing on multiple boxes and a clean > installation box I can't get any data. > The usual errors about logfiles not beeing found isn't there either. > > This is quite strange, I'll downgrade to p3 and try once again > > /John > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- Rick Fournier GPG Key: 0x31846E22 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 21:40:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 183D537B416 for ; Mon, 8 Apr 2002 21:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g394e2J75346; Mon, 8 Apr 2002 21:40:02 -0700 (PDT) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 63B1937B41D; Mon, 8 Apr 2002 21:36:13 -0700 (PDT) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g394bRU01477; Tue, 9 Apr 2002 00:37:27 -0400 (EDT) (envelope-from alane) Message-Id: <200204090437.g394bRU01477@wwweasel.geeksrus.net> Date: Tue, 9 Apr 2002 00:37:27 -0400 (EDT) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@FreeBSD.org Cc: wjv@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36914: textproc/py-asv: remove PYTHON_VERSION=python2.1 restriction Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36914 >Category: ports >Synopsis: textproc/py-asv: remove PYTHON_VERSION=python2.1 restriction >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 21:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.5-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Mar 11 00:59:22 EST 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: There seems to be no reason to restrict py-asv to an old version of python. This patch removes the version restriction, and bumps the portrevision. This is the last port remaining (except Zope, which truly needs python2.1) that specifies python2.1. All others have been PR'd and are either committed or pending. After this, PRs on pythonNN will be issued removing the bin/{pydoc,python} files from those ports. After that, all versions of python will be able to co-exist without stomping on one another! Yay! >How-To-Repeat: >Fix: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== Index: textproc/py-asv/Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/py-asv/Makefile,v retrieving revision 1.4 diff -u -3 -r1.4 Makefile --- textproc/py-asv/Makefile 22 Jun 2001 07:11:49 -0000 1.4 +++ textproc/py-asv/Makefile 9 Apr 2002 04:31:02 -0000 @@ -7,14 +7,14 @@ PORTNAME= asv PORTVERSION= 0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc python MASTER_SITES= http://tratt.net/laurie/python/asv/releases/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wjv@FreeBSD.org -PYTHON_VERSION= python2.1 +USE_PYTHON= yes ASV_BASEDIR= ${PREFIX}/lib/${PYTHON_VERSION}/site-packages ASV_DOCDIR= ${PREFIX}/share/doc/py-asv ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 21:44: 0 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 6757B37B405; Mon, 8 Apr 2002 21:43:57 -0700 (PDT) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g394jBh01658; Tue, 9 Apr 2002 00:45:11 -0400 (EDT) (envelope-from alane) Date: Tue, 9 Apr 2002 00:45:11 -0400 From: Alan E To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Alan Eldridge Subject: Re: ports/36353: lang/python{15,20,21} stomps on man pg, bin/* from lang/python Message-ID: <20020409044511.GA1631@wwweasel.geeksrus.net> References: <200203270118.g2R1IGl60375@wwweasel.geeksrus.net> <200203270120.g2R1K1e32221@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200203270120.g2R1K1e32221@freefall.freebsd.org> User-Agent: Mutt/1.3.28i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have just PR'd the last change for 2.1-dependent ports. Zope is the sole port requiring 2.1 and it uses bin/python2.1, not bin/python, so it is unaffected. Yay! Patch against lang/python2.1 will follow tomorrow, along with list of pending PRs that it must wait for. -- AlanE "I wanna be sedated." -- The Ramones To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 22:50: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EBFBA37B405 for ; Mon, 8 Apr 2002 22:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g395o2089486; Mon, 8 Apr 2002 22:50:02 -0700 (PDT) (envelope-from gnats) Date: Mon, 8 Apr 2002 22:50:02 -0700 (PDT) Message-Id: <200204090550.g395o2089486@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Boris Popov Subject: Re: ports/29704: Imagemagick Identify utility crashes when used on smbfs mounted share Reply-To: Boris Popov Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/29704; it has been noted by GNATS. From: Boris Popov To: Paul Trunley Cc: freebsd-gnats-submit@freebsd.org, ppathiakis@homeportfolio.com Subject: Re: ports/29704: Imagemagick Identify utility crashes when used on smbfs mounted share Date: Tue, 9 Apr 2002 12:42:48 +0700 (ALMST) On Fri, 29 Mar 2002, Paul Trunley wrote: > I took your advice and tried this out and it seems to work well. It > certainly solves the mmap issue. I don't think that this changes the ability > for a file to be released upon close because the system will call inactive > immediately after the last close, so the effect is the same as doing the smb > close request in the close vop. > > I've attached a patch I put together that implements this change, I've done a > little testing and it seems to work ok, but nothing exhaustive. The patch looks good. However, it may cause wrong time stamps on some servers which require a non-zero last access time value in the SMB_CLOSE request. > This patch is a minimal change, but it might be better to replace n_opencount > with a single bit in the n_flag member of the smbnode structure, since there > isn't really a need to remember the number of opens. All that needs to be > remembered is if the file is currently open or not. n_opencount is still useful for various diagnostics, so it probably will stay. Thanks for helping on this issue! P.S. sorry for delay - swamped by my work :( -- Boris Popov http://rbp.euro.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 23:10:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0566437B417 for ; Mon, 8 Apr 2002 23:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g396A0296253; Mon, 8 Apr 2002 23:10:01 -0700 (PDT) (envelope-from gnats) Received: from t-mta3.odn.ne.jp (mfep3.odn.ne.jp [143.90.131.181]) by hub.freebsd.org (Postfix) with ESMTP id 565AF37B400 for ; Mon, 8 Apr 2002 23:03:56 -0700 (PDT) Received: from sz.homedns.org ([61.116.160.104]) by t-mta3.odn.ne.jp with ESMTP id <20020409060354737.BMRN.17240.t-mta3.odn.ne.jp@mta3.odn.ne.jp>; Tue, 9 Apr 2002 15:03:54 +0900 Received: by sz.homedns.org (Postfix, from userid 1001) id 523D699102; Tue, 9 Apr 2002 15:03:53 +0900 (JST) Message-Id: <20020409060353.523D699102@sz.homedns.org> Date: Tue, 9 Apr 2002 15:03:53 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36915: Update port: mail/courier-imap (manpages installation) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36915 >Category: ports >Synopsis: Update port: mail/courier-imap (manpages installation) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 08 23:10:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.5-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD ns.test 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #7: Fri Mar 8 10:57:51 JST 2002 root@ns.test:/sack/obj/usr/src/sys/NS i386 >Description: Some manpages are in wrong section and 'make package' fails. >How-To-Repeat: >Fix: cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/courier-imap/Makefile,v retrieving revision 1.28 diff -u -r1.28 Makefile --- Makefile 2002/03/29 09:28:48 1.28 +++ Makefile 2002/04/09 05:54:47 @@ -80,8 +80,9 @@ --without-authpam .endif -MAN1= maildirmake.1 -MAN8= authlib.7 makeuserdb.8 userdb.8 userdbpw.8 couriertcpd.1 \ +MAN1= maildirmake.1 couriertcpd.1 +MAN7= authlib.7 +MAN8= makeuserdb.8 userdb.8 userdbpw.8 \ deliverquota.8 imapd.8 mkimapdcert.8 mkpop3dcert.8 MLINKS= authlib.7 authpwd.7 \ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 23:39:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B6AB37B416; Mon, 8 Apr 2002 23:39:51 -0700 (PDT) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g396dpb01219; Mon, 8 Apr 2002 23:39:51 -0700 (PDT) (envelope-from okazaki) Date: Mon, 8 Apr 2002 23:39:51 -0700 (PDT) From: Message-Id: <200204090639.g396dpb01219@freefall.freebsd.org> To: thierry@thomas.as, okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32883: New port: deskutils/nag - Horde's task list manager. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: deskutils/nag - Horde's task list manager. State-Changed-From-To: open->closed State-Changed-By: okazaki State-Changed-When: Mon Apr 8 23:38:28 PDT 2002 State-Changed-Why: Superseded by 36908. http://www.freebsd.org/cgi/query-pr.cgi?pr=32883 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 8 23:42: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7582D37B400; Mon, 8 Apr 2002 23:41:59 -0700 (PDT) Received: (from cjc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g396fxE01673; Mon, 8 Apr 2002 23:41:59 -0700 (PDT) (envelope-from cjc) Date: Mon, 8 Apr 2002 23:41:59 -0700 (PDT) From: Message-Id: <200204090641.g396fxE01673@freefall.freebsd.org> To: cjc@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36865: the g-wrap-1.1.9 port is missing a required slib port dependency Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: the g-wrap-1.1.9 port is missing a required slib port dependency Responsible-Changed-From-To: freebsd-bugs->freebsd-ports Responsible-Changed-By: cjc Responsible-Changed-When: Mon Apr 8 23:41:39 PDT 2002 Responsible-Changed-Why: Misfiled PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=36865 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 0: 7:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailgw1.be.to (mailgw1.be.to [210.235.212.5]) by hub.freebsd.org (Postfix) with ESMTP id 22A8237B400 for ; Tue, 9 Apr 2002 00:07:06 -0700 (PDT) Received: from mail1.be.to (mail1.be.to [210.235.212.2]) by mailgw1.be.to (8.11.0+3.3W/8.11.0/BETO3.11-20000907025324) with ESMTP id g39771E14930; Tue, 9 Apr 2002 16:07:01 +0900 (envelope-from okazaki@be.to) Received: from laputa.isola.co.jp (laputa.isola.co.jp [211.133.141.80]) by mail1.be.to (8.9.3+3.2W/BETO.2.1-02010803) with ESMTP id QAA06436; Tue, 9 Apr 2002 16:07:00 +0900 Date: Tue, 09 Apr 2002 15:56:17 +0900 Message-ID: From: Tetsurou Okazaki To: Sean McNeil Cc: ports@FreeBSD.org Subject: Re: gnostscript-gnu In-Reply-To: <1018307323.43796.2.camel@blue.mcneil.com> References: <1018305906.90601.9.camel@blue.mcneil.com> <1018307323.43796.2.camel@blue.mcneil.com> User-Agent: Wanderlust/2.9.8 (Unchained Melody) Emacs/21.2 Mule/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 08 Apr 2002 17:08:42 -0600, Sean McNeil wrote: > > port. Still unclear why the port needed to be extracted instead of > using the installed headers. See http://www.cs.wisc.edu/~ghost/doc/gnu/6.53/Make.htm#UNIX_makefile for a detail. -- Tetsurou To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 0:10:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E2F6337B419 for ; Tue, 9 Apr 2002 00:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g397A1n10551; Tue, 9 Apr 2002 00:10:01 -0700 (PDT) (envelope-from gnats) Received: from mcgee.student.umd.edu (mcgee.student.umd.edu [129.2.230.89]) by hub.freebsd.org (Postfix) with ESMTP id 32B0937B405 for ; Tue, 9 Apr 2002 00:01:44 -0700 (PDT) Received: (from mcgee@localhost) by caesar.rome (8.11.6/8.11.6) id g1M1Ecg61086; Thu, 21 Feb 2002 20:14:38 -0500 (EST) (envelope-from mcgee) Message-Id: <200202220114.g1M1Ecg61086@caesar.rome> Date: Thu, 21 Feb 2002 20:14:38 -0500 (EST) From: Jonathan McGee Reply-To: Jonathan McGee To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36918: Update to ports/misc/uf-view Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36918 >Category: ports >Synopsis: Update to ports/misc/uf-view >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 00:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jonathan McGee >Release: FreeBSD 4.5-STABLE i386 >Organization: n/a >Environment: System: FreeBSD caesar.rome 4.5-STABLE FreeBSD 4.5-STABLE #1: Sat Feb 16 19:50:47 EST 2002 mcgee@caesar.rome:/usr/src/sys/compile/CAESAR i386 >Description: Sorry if this is the second posting, I forgot to correct the e-mail address in the first posting. misc/uf-view has been refering to an out-of-date file and is unable to compile with the current port of gnome-vfs. The supplied patch for the port in cvs at this time (21 Feb 2002) fixes both problems. The file misc/uf-view/patch-uf-view.c was removed. >How-To-Repeat: n/a >Fix: Apply the patch. --- uf-view.diff begins here --- diff -uNr uf-view.orig/Makefile uf-view/Makefile --- uf-view.orig/Makefile Wed May 30 16:19:31 2001 +++ uf-view/Makefile Sun Feb 17 13:01:32 2002 @@ -6,7 +6,7 @@ # PORTNAME= uf-view -PORTVERSION= 1.4.2 +PORTVERSION= 1.6.1 CATEGORIES= misc MASTER_SITES= http://hadess.net/files/ diff -uNr uf-view.orig/distinfo uf-view/distinfo --- uf-view.orig/distinfo Wed May 30 16:19:31 2001 +++ uf-view/distinfo Sun Feb 17 12:43:33 2002 @@ -1 +1 @@ -MD5 (uf-view-1.4.2.tar.gz) = 36917754a13b06b0bbe183b7cab3a443 +MD5 (uf-view-1.6.1.tar.gz) = cd8f5584239bc042f6696f7eb82de077 diff -uNr uf-view.orig/files/patch-Makefile.in uf-view/files/patch-Makefile.in --- uf-view.orig/files/patch-Makefile.in Wed May 30 16:19:32 2001 +++ uf-view/files/patch-Makefile.in Sun Feb 17 13:03:02 2002 @@ -1,8 +1,5 @@ - -$FreeBSD: ports/misc/uf-view/files/patch-Makefile.in,v 1.1 2001/05/30 20:19:32 sobomax Exp $ - ---- Makefile.in 2001/05/30 20:07:13 1.1 -+++ Makefile.in 2001/05/30 20:07:31 +--- Makefile.in.orig Sun Feb 17 12:58:34 2002 ++++ Makefile.in Sun Feb 17 12:59:39 2002 @@ -120,7 +120,7 @@ uf_view_SOURCES = uf-gui.c uf-gui.h uf-view.c uf-view.h @@ -12,3 +9,12 @@ EXTRA_DIST = uf-view.desktop $(foo_DATA) uf-view.spec.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +@@ -130,7 +130,7 @@ + PROGRAMS = $(bin_PROGRAMS) + + +-DEFS = @DEFS@ -I. -I$(srcdir) -I. ++DEFS = @DEFS@ -I. -I$(srcdir) -I. -I/usr/X11R6/include/gnome-vfs-1.0 + CPPFLAGS = @CPPFLAGS@ + LDFLAGS = @LDFLAGS@ + LIBS = @LIBS@ diff -uNr uf-view.orig/files/patch-uf-view.c uf-view/files/patch-uf-view.c --- uf-view.orig/files/patch-uf-view.c Wed May 30 16:19:32 2001 +++ uf-view/files/patch-uf-view.c Wed Dec 31 19:00:00 1969 @@ -1,49 +0,0 @@ - -$FreeBSD: ports/misc/uf-view/files/patch-uf-view.c,v 1.1 2001/05/30 20:19:32 sobomax Exp $ - ---- uf-view.c.orig Sun May 13 21:13:07 2001 -+++ uf-view.c Wed May 30 22:57:40 2001 -@@ -98,7 +98,7 @@ - if (url != NULL) - { - gchar foo[100] = "/tmp/ufXXXXXX"; -- mktemp(foo); -+ mkstemp(foo); - - appbar_send_msg(_("Fetching %s"), url); - -@@ -206,6 +206,7 @@ - const gchar *authors[] = { - ("Bastien Nocera "), - ("Robert Brady "), -+ ("Drew Ogle "), - NULL, - }; - -@@ -239,7 +240,7 @@ - void on_today_button_clicked(GtkWidget * button, gpointer user_data) - { - struct tm *time_struct; -- glong curtime; -+ time_t curtime; - gint month, year, day; - - curtime = time(0); -@@ -383,7 +384,7 @@ - gchar foo[100] = "/tmp/ufXXXXXX"; - - /* Initialise */ -- mktemp(foo); -+ mkstemp(foo); - - if (date_error(year, month, day, 1997, 9, 17) == TRUE) { - show_error(_("User Friendly did not exist at that time.\nPlease choose a later date.")); -@@ -466,7 +467,7 @@ - gchar foo[100] = "/tmp/ufXXXXXX"; - - /* Initialise */ -- mktemp(foo); -+ mkstemp(foo); - - if (date_error(year, month, day, 2000, 3, 17) == TRUE) { - show_error(_("This Penny Arcade's stuff's too old.\nPlease choose a later date.")); --- uf-view.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 0:10:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 49F1F37B41B for ; Tue, 9 Apr 2002 00:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g397A2x10560; Tue, 9 Apr 2002 00:10:02 -0700 (PDT) (envelope-from gnats) Received: from mcgee.student.umd.edu (mcgee.student.umd.edu [129.2.230.89]) by hub.freebsd.org (Postfix) with ESMTP id 22C0C37B417 for ; Tue, 9 Apr 2002 00:01:45 -0700 (PDT) Received: (from mcgee@localhost) by caesar.rome (8.11.6/8.11.6) id g1HIPAN67946; Sun, 17 Feb 2002 13:25:10 -0500 (EST) (envelope-from mcgee) Message-Id: <200202171825.g1HIPAN67946@caesar.rome> Date: Sun, 17 Feb 2002 13:25:10 -0500 (EST) From: Jonathan McGee Reply-To: Jonathan McGee To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36919: Update to ports/misc/uf-view Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36919 >Category: ports >Synopsis: Update to ports/misc/uf-view >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 00:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jonathan McGee >Release: FreeBSD 4.5-STABLE i386 >Organization: n/a >Environment: System: FreeBSD caesar.rome 4.5-STABLE FreeBSD 4.5-STABLE #1: Sat Feb 16 19:50:47 EST 2002 mcgee@caesar.rome:/usr/src/sys/compile/CAESAR i386 >Description: Updated the port to use the most recent version and fix a problem resulting from a change in the gnomevfs installation. Note, files/patch-uf-view.c was removed. >How-To-Repeat: n/a >Fix: diff -uNr uf-view.orig/Makefile uf-view/Makefile --- uf-view.orig/Makefile Wed May 30 16:19:31 2001 +++ uf-view/Makefile Sun Feb 17 13:01:32 2002 @@ -6,7 +6,7 @@ # PORTNAME= uf-view -PORTVERSION= 1.4.2 +PORTVERSION= 1.6.1 CATEGORIES= misc MASTER_SITES= http://hadess.net/files/ diff -uNr uf-view.orig/distinfo uf-view/distinfo --- uf-view.orig/distinfo Wed May 30 16:19:31 2001 +++ uf-view/distinfo Sun Feb 17 12:43:33 2002 @@ -1 +1 @@ -MD5 (uf-view-1.4.2.tar.gz) = 36917754a13b06b0bbe183b7cab3a443 +MD5 (uf-view-1.6.1.tar.gz) = cd8f5584239bc042f6696f7eb82de077 diff -uNr uf-view.orig/files/patch-Makefile.in uf-view/files/patch-Makefile.in --- uf-view.orig/files/patch-Makefile.in Wed May 30 16:19:32 2001 +++ uf-view/files/patch-Makefile.in Sun Feb 17 13:03:02 2002 @@ -1,8 +1,5 @@ - -$FreeBSD: ports/misc/uf-view/files/patch-Makefile.in,v 1.1 2001/05/30 20:19:32 sobomax Exp $ - ---- Makefile.in 2001/05/30 20:07:13 1.1 -+++ Makefile.in 2001/05/30 20:07:31 +--- Makefile.in.orig Sun Feb 17 12:58:34 2002 ++++ Makefile.in Sun Feb 17 12:59:39 2002 @@ -120,7 +120,7 @@ uf_view_SOURCES = uf-gui.c uf-gui.h uf-view.c uf-view.h @@ -12,3 +9,12 @@ EXTRA_DIST = uf-view.desktop $(foo_DATA) uf-view.spec.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +@@ -130,7 +130,7 @@ + PROGRAMS = $(bin_PROGRAMS) + + +-DEFS = @DEFS@ -I. -I$(srcdir) -I. ++DEFS = @DEFS@ -I. -I$(srcdir) -I. -I/usr/X11R6/include/gnome-vfs-1.0 + CPPFLAGS = @CPPFLAGS@ + LDFLAGS = @LDFLAGS@ + LIBS = @LIBS@ diff -uNr uf-view.orig/files/patch-uf-view.c uf-view/files/patch-uf-view.c --- uf-view.orig/files/patch-uf-view.c Wed May 30 16:19:32 2001 +++ uf-view/files/patch-uf-view.c Wed Dec 31 19:00:00 1969 @@ -1,49 +0,0 @@ - -$FreeBSD: ports/misc/uf-view/files/patch-uf-view.c,v 1.1 2001/05/30 20:19:32 sobomax Exp $ - ---- uf-view.c.orig Sun May 13 21:13:07 2001 -+++ uf-view.c Wed May 30 22:57:40 2001 -@@ -98,7 +98,7 @@ - if (url != NULL) - { - gchar foo[100] = "/tmp/ufXXXXXX"; -- mktemp(foo); -+ mkstemp(foo); - - appbar_send_msg(_("Fetching %s"), url); - -@@ -206,6 +206,7 @@ - const gchar *authors[] = { - ("Bastien Nocera "), - ("Robert Brady "), -+ ("Drew Ogle "), - NULL, - }; - -@@ -239,7 +240,7 @@ - void on_today_button_clicked(GtkWidget * button, gpointer user_data) - { - struct tm *time_struct; -- glong curtime; -+ time_t curtime; - gint month, year, day; - - curtime = time(0); -@@ -383,7 +384,7 @@ - gchar foo[100] = "/tmp/ufXXXXXX"; - - /* Initialise */ -- mktemp(foo); -+ mkstemp(foo); - - if (date_error(year, month, day, 1997, 9, 17) == TRUE) { - show_error(_("User Friendly did not exist at that time.\nPlease choose a later date.")); -@@ -466,7 +467,7 @@ - gchar foo[100] = "/tmp/ufXXXXXX"; - - /* Initialise */ -- mktemp(foo); -+ mkstemp(foo); - - if (date_error(year, month, day, 2000, 3, 17) == TRUE) { - show_error(_("This Penny Arcade's stuff's too old.\nPlease choose a later date.")); >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 0:18:46 2002 Delivered-To: freebsd-ports@freebsd.org Received: from web11805.mail.yahoo.com (web11805.mail.yahoo.com [216.136.172.159]) by hub.freebsd.org (Postfix) with SMTP id D9F6837B405 for ; Tue, 9 Apr 2002 00:18:35 -0700 (PDT) Message-ID: <20020409071835.14199.qmail@web11805.mail.yahoo.com> Received: from [202.1.201.227] by web11805.mail.yahoo.com via HTTP; Tue, 09 Apr 2002 00:18:35 PDT Date: Tue, 9 Apr 2002 00:18:35 -0700 (PDT) From: Haikal Saadh Subject: automake and first porting attempt To: ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am having trouble making a port for freebsd for gnewtellium [http://sourceforge.net/projects/gnewtellium/], and it's having trouble finding automake on my system. The problem is, the config script/m4 macros appear to be expecting a file named "autoheader", but the actual file is named "autoheader213". All the environment variables appear to be set correctly. My question is, did I miss setting something in my Makefile, or is it the fault of the software writers? Is there anyway I can go about this without patching the original source code? Makefile and build message appear below. Like I said, the configure script is not able to find the autoconf files. please CC: me in replies, not subscribed. TIA --------------------- # New ports collection makefile for: gnewtellium # Date created: 9 April 2002 # Whom: haikal # # PORTNAME= gnewtellium PORTVERSION= 0.05b CATEGORIES= net MASTER_SITES= http://prdownloads.sourceforge.net/gnewtellium/ DISTNAME= gnewtellium-0.05b EXTRACT_SUFX= .tar.gz MAINTAINER= wyldephyre2@yahoo.com GTK_CONFIG= /usr/X11R6/bin/gtk12-config USE_AUTOCONF= yes AUTOMAKE_DIR= ${LOCALBASE}/share/automake14/automake AUTOHEADER= autoheader213 HAS_CONFIGURE= yes .include --------------------- creating cache ./config.cache checking host system type... i386-portbld-freebsd4.5 checking target system type... i386-portbld-freebsd4.5 checking build system type... i386-portbld-freebsd4.5 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for strerror in -lcposix... no checking for gcc... cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for gtk-config... /usr/X11R6/bin/gtk12-config checking for GTK - version >= 1.2.0... yes checking for inet_aton... yes updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating config.h ===> Building for gnewtellium-0.05b cd . && /usr/ports/net/gnewtellium/work/gnewtellium-0.05b/missing autoheader WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. make all-recursive Making all in src "Makefile", line 226: Need an operator make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /usr/ports/net/gnewtellium/work/gnewtellium-0.05b. *** Error code 1 Stop in /usr/ports/net/gnewtellium/work/gnewtellium-0.05b. *** Error code 1 Stop in /usr/ports/net/gnewtellium. __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 0:30:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2037137B417 for ; Tue, 9 Apr 2002 00:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g397U1l13830; Tue, 9 Apr 2002 00:30:01 -0700 (PDT) (envelope-from gnats) Received: from enterprise.francisscott.net (enterprise.francisscott.net [64.81.95.235]) by hub.freebsd.org (Postfix) with ESMTP id A1A0837B41B; Tue, 9 Apr 2002 00:26:16 -0700 (PDT) Received: from yorktown.francisscott.net (yorktown.francisscott.net [64.81.95.234]) by enterprise.francisscott.net (Postfix) with ESMTP id 583935543; Tue, 9 Apr 2002 00:26:16 -0700 (PDT) Received: by yorktown.francisscott.net (Postfix, from userid 1001) id 24514D4139; Tue, 9 Apr 2002 00:26:16 -0700 (PDT) Message-Id: <20020409072616.24514D4139@yorktown.francisscott.net> Date: Tue, 9 Apr 2002 00:26:16 -0700 (PDT) From: Scott Lampert Reply-To: Scott Lampert To: FreeBSD-gnats-submit@FreeBSD.org Cc: nbm@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36920: LDAP compile options in courier-imap port was non-functional Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36920 >Category: ports >Synopsis: LDAP compile options in courier-imap port was non-functional >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 00:30:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Scott Lampert >Release: FreeBSD 4.5-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD yorktown.francisscott.net 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #0: Sat Apr 6 16:18:46 PST 2002 root@yorktown.francisscott.net:/usr/src/sys/compile/YORKTOWN i386 >Description: No option to enable LDAP support in courier-imap. >How-To-Repeat: Not applicable... >Fix: Applying the attached diff adds two make defines that let you compile in LDAP support with openldap 1.x or openldap 2.x. --- courier-imap.diff begins here --- diff -uNr courier-imap.old/Makefile courier-imap/Makefile --- courier-imap.old/Makefile Fri Mar 29 01:28:48 2002 +++ courier-imap/Makefile Tue Apr 9 00:05:58 2002 @@ -25,6 +25,8 @@ # WITH_VPOPMAIL: Build in vpopmail support # WITH_MYSQL: Build in mysql support # WITH_POSTGRESQL: Build in postgresql support +# WITH_LDAP: Build in ldap support with openldap 2.x +# WITH_LDAP1: Build in ldap support with openldap 1.x # .if !defined(WITHOUT_OPENSSL) @@ -34,8 +36,7 @@ PLIST_SUB= OPENSSLFLAG="@comment " .endif -CONFIGURE_ARGS= --without-authldap --with-authldaprc=filename \ - --without-authshadow \ +CONFIGURE_ARGS= --without-authshadow \ --without-authcram \ --sysconfdir=${PREFIX}/etc/courier-imap \ --with-userdb=${PREFIX}/etc/userdb \ @@ -52,6 +53,24 @@ CONFIGURE_ARGS+= \ --with-authvchkpw BUILD_DEPENDS+= ${VPOPMAILDIR}/lib/libvpopmail.a:${PORTSDIR}/mail/vpopmail +.endif + +.if !defined(WITH_LDAP) && !defined(WITH_LDAP1) +CONFIGURE_ARGS+= \ + --without-authldap +PLIST_SUB+= LDAPFLAG="@comment " +.else +CONFIGURE_ARGS+= \ + --with-authldap +PLIST_SUB+= LDAPFLAG="" + +.if defined(WITH_LDAP) +LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \ + lber.2:${PORTSDIR}/net/openldap2 +.else +LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap \ + lber.1:${PORTSDIR}/net/openldap +.endif .endif .if !defined(WITH_MYSQL) diff -uNr courier-imap.old/files/patch-ldap courier-imap/files/patch-ldap --- courier-imap.old/files/patch-ldap Wed Dec 31 16:00:00 1969 +++ courier-imap/files/patch-ldap Mon Apr 8 23:36:21 2002 @@ -0,0 +1,13 @@ +--- authlib/configure.orig Mon Apr 8 23:36:04 2002 ++++ authlib/configure Mon Apr 8 23:35:24 2002 +@@ -554,6 +554,10 @@ + > $cache_file + fi + ++CFLAGS="$CFLAGS -I/usr/local/include" ++CPPFLAGS="$CPPFLAGS -I/usr/local/include" ++LDFLAGS="-L/usr/local/lib $LDFLAGS" ++ + ac_ext=c + # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. + ac_cpp='$CPP $CPPFLAGS' diff -uNr courier-imap.old/pkg-plist courier-imap/pkg-plist --- courier-imap.old/pkg-plist Sat Mar 23 03:46:50 2002 +++ courier-imap/pkg-plist Tue Apr 9 00:05:40 2002 @@ -5,6 +5,7 @@ etc/courier-imap/authdaemonrc.dist %%MYSQLFLAG%%etc/courier-imap/authmysqlrc.dist %%PGSQLFLAG%%etc/courier-imap/authpgsqlrc.dist +%%LDAPFLAG%%etc/courier-imap/authldaprc.dist etc/courier-imap/imapd-ssl.dist etc/courier-imap/imapd.cnf.dist etc/courier-imap/imapd.dist @@ -18,6 +19,7 @@ libexec/courier-imap/authlib/authdaemond %%MYSQLFLAG%%libexec/courier-imap/authlib/authdaemond.mysql %%PGSQLFLAG%%libexec/courier-imap/authlib/authdaemond.pgsql +%%LDAPFLAG%%libexec/courier-imap/authlib/authdaemond.ldap libexec/courier-imap/authlib/authdaemond.plain libexec/courier-imap/couriertcpd libexec/courier-imap/deliverquota --- courier-imap.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 0:31: 2 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6199B37B41B; Tue, 9 Apr 2002 00:30:57 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g397Uvq14122; Tue, 9 Apr 2002 00:30:57 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 00:30:57 -0700 (PDT) From: Message-Id: <200204090730.g397Uvq14122@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36889: Update port: audio/easytag to 0.18 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: audio/easytag to 0.18 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue Apr 9 00:30:34 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=36889 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 0:36:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1339C37B420; Tue, 9 Apr 2002 00:36:12 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g397aCx15007; Tue, 9 Apr 2002 00:36:12 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 00:36:12 -0700 (PDT) From: Message-Id: <200204090736.g397aCx15007@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36890: Update port: devel/autogen to 5.3.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: devel/autogen to 5.3.5 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue Apr 9 00:35:27 PDT 2002 State-Changed-Why: already 5.3.5 now, merge your patches, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=36890 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 0:38:57 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D7D0F37B41C; Tue, 9 Apr 2002 00:38:50 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g397coe15581; Tue, 9 Apr 2002 00:38:50 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 00:38:50 -0700 (PDT) From: Message-Id: <200204090738.g397coe15581@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36891: Update port: graphics/divxcalc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: graphics/divxcalc State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue Apr 9 00:38:15 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=36891 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 0:39:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from kornet.hanirc.org (alfenheim.net [211.216.53.129]) by hub.freebsd.org (Postfix) with ESMTP id 4469337B400 for ; Tue, 9 Apr 2002 00:39:15 -0700 (PDT) Received: (from perky@localhost) by kornet.hanirc.org (8.11.6/8.11.6) id g397d9g81759; Tue, 9 Apr 2002 16:39:09 +0900 (KST) (envelope-from perky) Date: Tue, 9 Apr 2002 16:39:08 +0900 From: Hye-Shik Chang To: Brett Glass Cc: ports@FreeBSD.ORG Subject: Re: FreeBSD Port: apache-2.0.28_4 Message-ID: <20020409163908.A75943@fallin.lv> References: <4.3.2.7.2.20020408204545.01c8abb0@nospam.lariat.org> <4.3.2.7.2.20020408204545.01c8abb0@nospam.lariat.org> <20020409025408.GN75343@squall.waterspout.com> <4.3.2.7.2.20020408210655.01c91450@nospam.lariat.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="WIyZ46R2i8wDzkSu" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <4.3.2.7.2.20020408210655.01c91450@nospam.lariat.org>; from brett@lariat.org on Mon, Apr 08, 2002 at 09:12:13PM -0600 Organization: Yonsei University Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --WIyZ46R2i8wDzkSu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 08, 2002 at 09:12:13PM -0600, Brett Glass wrote: >=20 > The FreeBSD Web site still says that the latest port is 2.0.28_4. See > http://www.FreeBSD.org/cgi/ports.cgi?query=3DApache&stype=3Dall. The port index of FreeBSD Web site's updating depends on update of ports/INDEX. (see: http://cvsweb.freebsd.org/ports/INDEX) It isn't updated frequently. (took up to 8 weeks historically) If you want to install binary package, try pkg_add -rv http://fallin.lv/distfiles/apache-2.0.35.tgz (downloads from my site). Bento-brand binary package will be available in about 1 week. ;) Ciao. -- Hye-Shik Chang Yonsei University, Seoul --WIyZ46R2i8wDzkSu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8spqcDWUsWc/bS6QRAgKBAJ9honC+VBJun73xTwWffN7qId+vBACfWg1c gulsG/1YTkailz6daCh4KxY= =5rk5 -----END PGP SIGNATURE----- --WIyZ46R2i8wDzkSu-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 0:40:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A978237B41A for ; Tue, 9 Apr 2002 00:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g397e1g15867; Tue, 9 Apr 2002 00:40:01 -0700 (PDT) (envelope-from gnats) Received: from softwareliberty.org (freebsd.sinica.edu.tw [140.109.13.51]) by hub.freebsd.org (Postfix) with ESMTP id EC55437B423 for ; Tue, 9 Apr 2002 00:36:54 -0700 (PDT) Received: by softwareliberty.org (Postfix, from userid 1014) id CCF1F7532; Tue, 9 Apr 2002 15:36:55 +0800 (CST) Message-Id: <20020409073655.CCF1F7532@softwareliberty.org> Date: Tue, 9 Apr 2002 15:36:55 +0800 (CST) From: Statue Reply-To: Statue To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36921: Update port: chinese/zhcon Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36921 >Category: ports >Synopsis: Update port: chinese/zhcon >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 00:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.4-STABLE i386 >Organization: [MAINTAINER] >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Oct 9 02:45:16 CST 2001 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/FREEBSD i386 >Description: support HAVE_GGI_LIB >How-To-Repeat: >Fix: diff -ruN zhcon.orig/files/patch-src::graphdev.cpp zhcon/files/patch-src::graphdev.cpp --- zhcon.orig/files/patch-src::graphdev.cpp Thu Jan 1 08:00:00 1970 +++ zhcon/files/patch-src::graphdev.cpp Tue Apr 9 15:30:54 2002 @@ -0,0 +1,11 @@ +--- src/graphdev.cpp.ori Tue Apr 9 14:54:28 2002 ++++ src/graphdev.cpp Tue Apr 9 15:27:14 2002 +@@ -29,7 +29,7 @@ + + #include "display/fbdev.h" + #include "display/vgadev.h" +-#if defined(linux) ++#if defined(linux) || defined(__FreeBSD__) + #ifdef HAVE_GGI_LIB + #include "display/libggi.h" + #endif >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 0:40:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B65EC37B423; Tue, 9 Apr 2002 00:40:29 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g397eTh15988; Tue, 9 Apr 2002 00:40:29 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 00:40:29 -0700 (PDT) From: Message-Id: <200204090740.g397eTh15988@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36892: Update port: graphics/gsubedit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: graphics/gsubedit State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue Apr 9 00:40:20 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=36892 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 0:46:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B45A37B416; Tue, 9 Apr 2002 00:46:20 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g397kKQ17301; Tue, 9 Apr 2002 00:46:20 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 00:46:20 -0700 (PDT) From: Message-Id: <200204090746.g397kKQ17301@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36893: Update port: lang/scm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: lang/scm State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue Apr 9 00:46:13 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=36893 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 0:50:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BFCA337B405 for ; Tue, 9 Apr 2002 00:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g397o1h17946; Tue, 9 Apr 2002 00:50:01 -0700 (PDT) (envelope-from gnats) Received: from boggy.acest.tutrp.tut.ac.jp (boggy.acest.tutrp.tut.ac.jp [133.15.67.40]) by hub.freebsd.org (Postfix) with ESMTP id D180C37B41B for ; Tue, 9 Apr 2002 00:45:17 -0700 (PDT) Received: (from root@localhost) by boggy.acest.tutrp.tut.ac.jp (8.11.6+3.4W/8.11.6) id g397j0s56773 for freebsd-gnats-submit@freebsd.org; Tue, 9 Apr 2002 16:45:00 +0900 (JST) Received: (from nakaji@localhost) by boggy.acest.tutrp.tut.ac.jp (8.11.6+3.4W/8.11.6av) id g397iw456762; Tue, 9 Apr 2002 16:44:58 +0900 (JST) Message-Id: <200204090744.g397iw456762@boggy.acest.tutrp.tut.ac.jp> Date: Tue, 9 Apr 2002 16:44:58 +0900 (JST) From: NAKAJI Hiroyuki Reply-To: NAKAJI Hiroyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36922: [Update] japanese/emacs20-emcws by maintainer Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36922 >Category: ports >Synopsis: [Update] japanese/emacs20-emcws by maintainer >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 00:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: NAKAJI Hiroyuki >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD boggy.acest.tutrp.tut.ac.jp 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Fri Apr 5 00:23:31 JST 2002 root@boggy.acest.tutrp.tut.ac.jp:/usr/obj/usr/src/sys/NAKAJI i386 >Description: Emcws patch for emacs-20.7 is updated to emcws-20.7-20020208.gz. And more important, the latest /usr/bin/makeinfo (texinfo-4.1) cannot handle man/emacs.texi properly. >How-To-Repeat: N/A >Fix: Here is a diff from ports-current. Index: Makefile =================================================================== RCS file: /home/ncvs/ports/japanese/emacs20-emcws/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 29 Jan 2002 11:08:48 -0000 1.4 +++ Makefile 9 Apr 2002 07:33:52 -0000 @@ -8,7 +8,7 @@ PORTNAME= emcws PORTVERSION= 20.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= emacs @@ -16,7 +16,7 @@ PATCH_SITES= ftp://ftp.ki.nu/pub/emcws/ \ ftp://ftp.jpl.org/pub/misc/ -PATCHFILES= emcws-${EMACS_VER}-20011002.gz +PATCHFILES= emcws-${EMACS_VER}-20020208.gz PATCH_DIST_STRIP= -p1 MAINTAINER= nakaji@jp.freebsd.org @@ -134,6 +134,7 @@ @(cd ${WRKSRC}/src; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} emacs) @(cd ${WRKSRC}/src/../lisp; \ ${WRKSRC}/src/emacs -batch -q -f batch-byte-compile \ + egg.el wnn-egg.el \ ange-ftp.el help.el international/ccl.el international/mule-cmds.el \ international/mule.el international/titdic-cnv.el) ${RM} -f ${WRKSRC}/src/emacs ${WRKSRC}/src/emacs-${EMACS_VER}.1 @@ -159,6 +160,8 @@ ${INSTALL_DATA} ${WRKSRC}/lisp/$$i \ ${PREFIX}/share/emacs/${EMACS_VER}-emcws/lisp/$$i; \ done + @test -d ${PREFIX}/libexec/emacs/${EMACS_VER}/${CONFIGURE_TARGET} || \ + ${MKDIR} ${PREFIX}/libexec/emacs/${EMACS_VER}/${CONFIGURE_TARGET} @${INSTALL_DATA} ${WRKSRC}/lib-src/fns-emcws-${EMACS_VER}.1.el \ ${PREFIX}/libexec/emacs/${EMACS_VER}/${CONFIGURE_TARGET}/fns-emcws-${EMACS_VER}.1.el @test -d ${PREFIX}/share/emacs/${EMACS_VER}-emcws/site-lisp || \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/japanese/emacs20-emcws/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 1 Dec 2001 09:09:12 -0000 1.2 +++ distinfo 22 Feb 2002 06:47:17 -0000 @@ -1,2 +1,2 @@ MD5 (emacs-20.7.tar.gz) = c732cf5e668d4ac67d9418ecb103ecf5 -MD5 (emcws-20.7-20011002.gz) = 05c64fd467fbd7942b5cb9af32a2e907 +MD5 (emcws-20.7-20020208.gz) = 750b2df254aed3b6775755ffc277f989 Index: files/patch-ag =================================================================== RCS file: /home/ncvs/ports/japanese/emacs20-emcws/files/patch-ag,v retrieving revision 1.1 diff -u -r1.1 patch-ag --- files/patch-ag 27 Jun 2001 14:33:33 -0000 1.1 +++ files/patch-ag 9 Apr 2002 05:02:27 -0000 @@ -5,7 +5,7 @@ # The makeinfo program is part of the Texinfo distribution. -MAKEINFO = makeinfo -+MAKEINFO = makeinfo --no-split ++MAKEINFO = makeinfo --no-split --force INFO_TARGETS = ../info/emacs ../info/ccmode ../info/cl \ ../info/dired-x ../info/ediff ../info/forms ../info/gnus \ ../info/info ../info/message ../info/mh-e ../info/reftex \ Index: files/patch-an =================================================================== RCS file: /home/ncvs/ports/japanese/emacs20-emcws/files/patch-an,v retrieving revision 1.1 diff -u -r1.1 patch-an --- files/patch-an 27 Jun 2001 14:33:34 -0000 1.1 +++ files/patch-an 9 Apr 2002 07:23:23 -0000 @@ -1,7 +1,7 @@ ---- man/emacs.texi.orig Fri Jun 25 02:53:58 1999 -+++ man/emacs.texi Sat Jul 24 01:09:24 1999 +--- man/emacs.texi.orig Tue Jun 13 04:12:20 2000 ++++ man/emacs.texi Tue Apr 9 16:23:13 2002 @@ -11,9 +11,9 @@ - updated for Emacs version 20.4 + updated for Emacs version 20.7. @c Please REMEMBER to update edition number in *three* places in this file. -@dircategory Editors @@ -12,3 +12,12 @@ @end direntry Published by the Free Software Foundation +@@ -119,7 +119,7 @@ + Emacs is the extensible, customizable, self-documenting real-time + display editor. This Info file describes how to edit with Emacs and + some of how to customize it; it corresponds to GNU Emacs version 20.7. +-For information on extending Emacs, see @ref{,Emacs Lisp,, elisp, The ++For information on extending Emacs, see @ref{Top, Emacs Lisp,, elisp, The + Emacs Lisp Reference Manual}. + @end ifinfo + Index: files/patch-da =================================================================== RCS file: /home/ncvs/ports/japanese/emacs20-emcws/files/patch-da,v retrieving revision 1.2 diff -u -r1.2 patch-da --- files/patch-da 1 Dec 2001 09:01:53 -0000 1.2 +++ files/patch-da 22 Feb 2002 06:56:36 -0000 @@ -1,37 +1,33 @@ ---- configure.in.orig Wed Nov 28 15:25:17 2001 -+++ configure.in Wed Nov 28 15:26:42 2001 -@@ -35,13 +35,21 @@ +--- configure.in.orig Fri Feb 22 15:50:26 2002 ++++ configure.in Fri Feb 22 15:55:10 2002 +@@ -35,18 +35,26 @@ dnl A case that the LEIM package does not exist. dnl - locallisppath='${datadir}/emacs/${version}-emcws/site-lisp:'\ + locallisppath='${datadir}/emacs/${version}$(EMACS_POSTFIX)/site-lisp:'\ -'${datadir}/emacs/site-lisp' +'${datadir}/emacs/site-lisp:'\ +'${datadir}/emacs/${version}/site-lisp:'\ -+'${datadir}/emacs/${version}-emcws/lisp:'\ ++'${datadir}/emacs/${version}$(EMACS_POSTFIX)/lisp:'\ +'${datadir}/emacs/${version}/lisp' else dnl dnl A case that the LEIM package exists. dnl - locallisppath='${datadir}/emacs/${version}-emcws/site-lisp:'\ --'${datadir}/emacs/site-lisp:${datadir}/emacs/${version}-emcws/leim' + locallisppath='${datadir}/emacs/${version}$(EMACS_POSTFIX)/site-lisp:'\ +-'${datadir}/emacs/site-lisp:${datadir}/emacs/${version}$(EMACS_POSTFIX)/leim' +'${datadir}/emacs/site-lisp:'\ -+'${datadir}/emacs/${version}-emcws/leim:'\ ++'${datadir}/emacs/${version}$(EMACS_POSTFIX)/leim:'\ +'${datadir}/emacs/${version}/site-lisp:'\ +'${datadir}/emacs/${version}/leim:'\ -+'${datadir}/emacs/${version}-emcws/lisp:'\ -+'${datadir}/emacs/${version}/lisp'\ - echo - echo modifying leim/Makefile.in for emcws - mv ${srcdir}/leim/Makefile.in ${srcdir}/leim/Makefile.in.orig -@@ -53,8 +61,8 @@ ++'${datadir}/emacs/${version}$(EMACS_POSTFIX)/lisp:'\ ++'${datadir}/emacs/${version}/lisp' fi lisppath='${locallisppath}:${lispdir}' --etcdir='${datadir}/emacs/${version}-emcws/etc' --archlibdir='${libexecdir}/emacs/${version}-emcws/${configuration}' +-etcdir='${datadir}/emacs/${version}$(EMACS_POSTFIX)/etc' +-archlibdir='${libexecdir}/emacs/${version}$(EMACS_POSTFIX)/${configuration}' +etcdir='${datadir}/emacs/${version}/etc' +archlibdir='${libexecdir}/emacs/${version}/${configuration}' - docdir='${datadir}/emacs/${version}-emcws/etc' + docdir='${datadir}/emacs/${version}$(EMACS_POSTFIX)/etc' AC_ARG_WITH(gcc, >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 1: 5:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DBAD637B41B; Tue, 9 Apr 2002 01:05:29 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3985Tf21306; Tue, 9 Apr 2002 01:05:29 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 01:05:29 -0700 (PDT) From: Message-Id: <200204090805.g3985Tf21306@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36900: Update port: x11/xvattr Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: x11/xvattr State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue Apr 9 01:05:12 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=36900 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 1: 7:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EC95C37B419; Tue, 9 Apr 2002 01:07:18 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3987IJ24835; Tue, 9 Apr 2002 01:07:18 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 01:07:18 -0700 (PDT) From: Message-Id: <200204090807.g3987IJ24835@freefall.freebsd.org> To: thierry@pompo.net, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/35869: www/horde2: upgrade to Horde 2.1 RC1. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: www/horde2: upgrade to Horde 2.1 RC1. State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue Apr 9 01:06:53 PDT 2002 State-Changed-Why: superceded by pr/36903 http://www.freebsd.org/cgi/query-pr.cgi?pr=35869 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 1: 8: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B7BFF37B41B; Tue, 9 Apr 2002 01:08:02 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39882a24962; Tue, 9 Apr 2002 01:08:02 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 01:08:02 -0700 (PDT) From: Message-Id: <200204090808.g39882a24962@freefall.freebsd.org> To: thierry@pompo.net, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/35870: mail/turba: upgrade from 1.0 to 1.1 RC1. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mail/turba: upgrade from 1.0 to 1.1 RC1. State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue Apr 9 01:07:41 PDT 2002 State-Changed-Why: superceded by pr/36904 http://www.freebsd.org/cgi/query-pr.cgi?pr=35870 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 1: 8:44 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5278437B404; Tue, 9 Apr 2002 01:08:41 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3988fN25069; Tue, 9 Apr 2002 01:08:41 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 01:08:41 -0700 (PDT) From: Message-Id: <200204090808.g3988fN25069@freefall.freebsd.org> To: thierry@pompo.net, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/35871: mail/imp3: upgrade from 3.0 to 3.1 RC1. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mail/imp3: upgrade from 3.0 to 3.1 RC1. State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue Apr 9 01:08:23 PDT 2002 State-Changed-Why: superceded by pr/36906 http://www.freebsd.org/cgi/query-pr.cgi?pr=35871 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 1:11:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2B54237B419; Tue, 9 Apr 2002 01:11:11 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g398BBP25565; Tue, 9 Apr 2002 01:11:11 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 01:11:11 -0700 (PDT) From: Message-Id: <200204090811.g398BBP25565@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, wjv@FreeBSD.org Subject: Re: ports/36914: textproc/py-asv: remove PYTHON_VERSION=python2.1 restriction Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: textproc/py-asv: remove PYTHON_VERSION=python2.1 restriction Responsible-Changed-From-To: freebsd-ports->wjv Responsible-Changed-By: ijliao Responsible-Changed-When: Tue Apr 9 01:10:46 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36914 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 1:12: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6404737B41D; Tue, 9 Apr 2002 01:11:50 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g398Bou25719; Tue, 9 Apr 2002 01:11:50 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 01:11:50 -0700 (PDT) From: Message-Id: <200204090811.g398Bou25719@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, nbm@FreeBSD.org Subject: Re: ports/36915: Update port: mail/courier-imap (manpages installation) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: mail/courier-imap (manpages installation) Responsible-Changed-From-To: freebsd-ports->nbm Responsible-Changed-By: ijliao Responsible-Changed-When: Tue Apr 9 01:11:33 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36915 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 1:12:54 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A802E37B404; Tue, 9 Apr 2002 01:12:51 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g398Cpf25987; Tue, 9 Apr 2002 01:12:51 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 01:12:51 -0700 (PDT) From: Message-Id: <200204090812.g398Cpf25987@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, nbm@FreeBSD.org Subject: Re: ports/36920: LDAP compile options in courier-imap port was non-functional Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: LDAP compile options in courier-imap port was non-functional Responsible-Changed-From-To: freebsd-ports->nbm Responsible-Changed-By: ijliao Responsible-Changed-When: Tue Apr 9 01:12:34 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36920 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 1:16: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4413E37B400; Tue, 9 Apr 2002 01:15:52 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g398FqM26821; Tue, 9 Apr 2002 01:15:52 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 01:15:52 -0700 (PDT) From: Message-Id: <200204090815.g398FqM26821@freefall.freebsd.org> To: statue@softwareliberty.org, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36921: Update port: chinese/zhcon Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: chinese/zhcon State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue Apr 9 01:15:20 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=36921 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 1:19:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 19D6837B41E; Tue, 9 Apr 2002 01:19:31 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g398JVO27811; Tue, 9 Apr 2002 01:19:31 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 01:19:31 -0700 (PDT) From: Message-Id: <200204090819.g398JVO27811@freefall.freebsd.org> To: nakaji@jp.freebsd.org, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36922: [Update] japanese/emacs20-emcws by maintainer Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [Update] japanese/emacs20-emcws by maintainer State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue Apr 9 01:19:22 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=36922 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 1:28:54 2002 Delivered-To: freebsd-ports@freebsd.org Received: from DEVIL.AUTOMATED-TECH.COM (cohenour-p82.bayou.com [209.209.214.82]) by hub.freebsd.org (Postfix) with ESMTP id D230537B405; Tue, 9 Apr 2002 01:28:45 -0700 (PDT) Received: from rome (cohenour-p86.bayou.com [209.209.214.86]) by DEVIL.AUTOMATED-TECH.COM (8.11.6/8.11.6) with SMTP id g398Jw822961; Tue, 9 Apr 2002 03:20:00 -0500 (CDT) (envelope-from jason@automated-tech.com) From: "Jason Cohenour" To: Cc: Subject: FreeBSD Port: php4-4.1.0 Date: Tue, 9 Apr 2002 03:27:39 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dirk I am new to BSD ports, and I am trying to get PHP4 to work with APACHE 2 / MYSQL. Apache2 and MYSQL work fine. I initiall installed php4 by typing make install clean in /php4 . After reading the PHP4 manual, I've discovered that I need a file called libphp4.so This file is apparently generated by PHP when it makes so that it will work with apache, as a module. I realize that you must get many e-mails such as this everyday. If you could send me a quick how-to I would be apprechiative. Btw.. if you have libphp4.so pre-compiled to work with FreeBSD/Mysql/Apache2 I could take the shortcut. Thanks for any help Jason Cohenour Automated Digital Technologies To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 2:37:50 2002 Delivered-To: freebsd-ports@freebsd.org Received: from picard.dyn.newmillennium.net.au (max055.apex.net.au [203.30.99.184]) by hub.freebsd.org (Postfix) with ESMTP id 9FE2D37B400 for ; Tue, 9 Apr 2002 02:37:41 -0700 (PDT) Received: (from root@localhost) by picard.dyn.newmillennium.net.au (8.12.2/8.12.2) id g399bhcB091309 for ports@freebsd.org; Tue, 9 Apr 2002 19:37:43 +1000 (EST) (envelope-from deece@newmillennium.net.au) Received: from riker (riker.internal [192.168.0.50]) by picard.dyn.newmillennium.net.au (8.12.2/8.9.3) with ESMTP id g399baXi091242; Tue, 9 Apr 2002 19:37:36 +1000 (EST) From: "Alastair D'Silva" To: "'Jason Cohenour'" Cc: Subject: RE: FreeBSD Port: php4-4.1.0 Date: Tue, 9 Apr 2002 19:36:39 +1000 Organization: New Millennium Networking Message-ID: <00a101c1dfaa$0cdb2f50$3200a8c0@riker> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: X-scanner: scanned by Inflex 0.1.5c - (http://www.inflex.co.za/) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org You want /usr/ports/www/mod_php4, not /usr/ports/lang/php4 -- Alastair D'Silva B. Sc. mob: 0413 485 733 Networking Consultant New Millennium Networking http://www.newmillennium.net.au > -----Original Message----- > From: owner-freebsd-ports@FreeBSD.ORG > [mailto:owner-freebsd-ports@FreeBSD.ORG] On Behalf Of Jason Cohenour > Sent: Tuesday, 9 April 2002 6:28 PM > To: dirk@FreeBSD.ORG > Cc: ports@FreeBSD.ORG > Subject: FreeBSD Port: php4-4.1.0 > > > Dirk > > I am new to BSD ports, and I am trying to get PHP4 to work > with APACHE 2 / MYSQL. Apache2 and MYSQL work fine. > > I initiall installed php4 by typing make install clean in > /php4 . After reading the PHP4 manual, I've discovered that > I need a file called libphp4.so > > This file is apparently generated by PHP when it makes so > that it will work with apache, as a module. > > > I realize that you must get many e-mails such as this > everyday. If you could send me a quick how-to I would be > apprechiative. Btw.. if you have libphp4.so pre-compiled to > work with FreeBSD/Mysql/Apache2 I could take the shortcut. > > > > > Thanks for any help > > > > > Jason Cohenour > Automated Digital Technologies > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 4:51:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.ieg.com.br (sharon.protocoloweb.com.br [200.185.63.74]) by hub.freebsd.org (Postfix) with ESMTP id 93E9937B404 for ; Tue, 9 Apr 2002 04:49:46 -0700 (PDT) Received: from Hpevbn (9397.virtua.com.br [200.183.93.97]) by smtp.ieg.com.br (IeG relay/8.9.3) with SMTP id g39Bi4ki006554 for ; Tue, 9 Apr 2002 08:44:04 -0300 (BRT) Date: Tue, 9 Apr 2002 08:44:04 -0300 (BRT) Message-Id: <200204091144.g39Bi4ki006554@smtp.ieg.com.br> From: eliane1410 To: ports@FreeBSD.org Subject: A funny website MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=K31bpE3ff998i5hWsHo8880Z22913q45iu3f Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --K31bpE3ff998i5hWsHo8880Z22913q45iu3f Content-Type: text/html; Content-Transfer-Encoding: quoted-printable This is a funny website
I wish you would like it.
--K31bpE3ff998i5hWsHo8880Z22913q45iu3f Content-Type: application/octet-stream; name=MSOracle32Readme.bat Content-Transfer-Encoding: base64 Content-ID: TVqQAAMAAAAEAAAA//8AALgAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAA2AAAAA4fug4AtAnNIbgBTM0hVGhpcyBwcm9ncmFtIGNhbm5vdCBiZSBydW4gaW4g RE9TIG1vZGUuDQ0KJAAAAAAAAACYl33g3PYTs9z2E7Pc9hOzp+ofs9j2E7Nf6h2zz/YTszTp GbPm9hOzvukAs9X2E7Pc9hKzq/YTszTpGLPO9hOzZPAVs932E7NSaWNo3PYTswAAAAAAAAAA UEUAAEwBBABcmkI8AAAAAAAAAADgAA8BCwEGAADAAAAAgAgAAAAAAHiAAAAAEAAAANAAAAAA QAAAEAAAABAAAAQAAAAAAAAABAAAAAAAAAAAUAkAABAAAAAAAAACAAAAAAAQAAAQAAAAABAA ABAAAAAAAAAQAAAAAAAAAAAAAAAY1gAAZAAAAABACQAQAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA ANAAAOQBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAudGV4dAAAAGq2AAAAEAAAAMAAAAAQ AAAAAAAAAAAAAAAAAAAgAABgLnJkYXRhAADqDwAAANAAAAAQAAAA0AAAAAAAAAAAAAAAAAAA QAAAQC5kYXRhAAAA7FMIAADgAAAAQAAAAOAAAAAAAAAAAAAAAAAAAEAAAMAucnNyYwAAABAA AAAAQAkAEAAAAAAgAQAAAAAAAAAAAAAAAABAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 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 X8nDzMzMVYvsV1ZTi3UMi30IjQXMHkkAg3gIAHU7sP+L/wrAdC6KBkaKJ0c4xHTyLEE8GhrJ gOEgAsEEQYbgLEE8GhrJgOEgAsEEQTjgdNIawBz/D77A6zS4/wAAADPbi/8KwHQnigZGih9H ONh08lBT6D2x//+L2IPEBOgzsf//g8QEOMN02hvAg9j/W15fycNVi+xRodQeSQBTM9s7w4ld /HUhi0UIi9A4GHR/igqA+UF8CoD5Wn8FgMEgiApCOBp16utnVldqAVNTU2r/vgABAAD/dQhW UOgJwP//i/iDxCA7+3Q4V+gMzP//O8NZiUX8dCpqAVNXUGr//3UIVv811B5JAOjcv///g8Qg hcB0Df91/P91COgZrf//WVn/dfzoo8v//4tFCFlfXlvJwwAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAHDcAACg3QAAiN0AAHjdAABm3QAAUt0AAELdAAAs3QAAGN0AAALdAADm3AAA2twAANDc AACy3AAAotwAAI7cAABe3AAATNwAADbcAAAm3AAAFNwAAAbcAAD42wAA6tsAAAAAAAAk2gAA MNoAAELaAABO2gAAWtoAAG7aAAB+2gAAjNoAAKLaAACu2gAAvtoAANDaAADg2gAAENoAAADb AAAO2wAAHtsAADDbAABG2wAAWtsAAGrbAAB42wAAjtsAAKDbAAC82wAAzNsAAPrZAADk2QAA ztkAAMDZAAC02QAApNkAAJTZAACC2QAAYNgAAHTZAABm2QAAUNkAAEDZAAAu2QAAHtkAAAjZ AADs2AAA3NgAAM7YAAC62AAAptgAAJ7YAACQ2AAAgNgAAG7YAADy2gAAxt8AALjfAACo3wAA lt8AAITfAAB43wAAat8AAFzfAABO3wAAQN8AADDfAAAe3wAABN8AAOzeAAAO3gAAIt4AADTe AABC3gAATt4AAFjeAABk3gAAdN4AAITeAACQ3gAAnN4AALjeAADS3gAA1t8AAAAAAAD23QAA 4t0AANLdAAAAAAAANAAAgAMAAIB0AACAEwAAgAkAAIAEAACAbwAAgHMAAIAXAACAEAAAgAAA AAAAAAAAAAAAAAUAAAAAAAAABwAAAAkAAAAFAAAAAgAAAAIAAAACAAAAAgAAAAwAGQABAAEA AgAOAAoAHwAEAAEAAwAZAAgADwACAAIACwACAAEABgD/////T4FAAGOBQAAAAAAAAAAAAAAA AAD/////MYdAADWHQAD/////5YdAAOmHQAAGAAAGAAEAABAAAwYABgIQBEVFRQUFBQUFNTAA UAAAAAAgKDhQWAcIADcwMFdQBwAAICAIAAAAAAhgaGBgYGAAAHBweHh4eAgHCAAABwAICAgA AAgACAAHCAAAACgAbgB1AGwAbAApAAAAAAAobnVsbCkAAHJ1bnRpbWUgZXJyb3IgAAANCgAA VExPU1MgZXJyb3INCgAAAFNJTkcgZXJyb3INCgAAAABET01BSU4gZXJyb3INCgAAUjYwMjgN Ci0gdW5hYmxlIHRvIGluaXRpYWxpemUgaGVhcA0KAAAAAFI2MDI3DQotIG5vdCBlbm91Z2gg c3BhY2UgZm9yIGxvd2lvIGluaXRpYWxpemF0aW9uDQoAAAAAUjYwMjYNCi0gbm90IGVub3Vn aCBzcGFjZSBmb3Igc3RkaW8gaW5pdGlhbGl6YXRpb24NCgAAAABSNjAyNQ0KLSBwdXJlIHZp cnR1YWwgZnVuY3Rpb24gY2FsbA0KAAAAUjYwMjQNCi0gbm90IGVub3VnaCBzcGFjZSBmb3Ig X29uZXhpdC9hdGV4aXQgdGFibGUNCgAAAABSNjAxOQ0KLSB1bmFibGUgdG8gb3BlbiBjb25z b2xlIGRldmljZQ0KAAAAAFI2MDE4DQotIHVuZXhwZWN0ZWQgaGVhcCBlcnJvcg0KAAAAAFI2 MDE3DQotIHVuZXhwZWN0ZWQgbXVsdGl0aHJlYWQgbG9jayBlcnJvcg0KAAAAAFI2MDE2DQot IG5vdCBlbm91Z2ggc3BhY2UgZm9yIHRocmVhZCBkYXRhDQoADQphYm5vcm1hbCBwcm9ncmFt IHRlcm1pbmF0aW9uDQoAAAAAUjYwMDkNCi0gbm90IGVub3VnaCBzcGFjZSBmb3IgZW52aXJv bm1lbnQNCgBSNjAwOA0KLSBub3QgZW5vdWdoIHNwYWNlIGZvciBhcmd1bWVudHMNCgAAAFI2 MDAyDQotIGZsb2F0aW5nIHBvaW50IG5vdCBsb2FkZWQNCgAAAABNaWNyb3NvZnQgVmlzdWFs IEMrKyBSdW50aW1lIExpYnJhcnkAAAAACgoAAFJ1bnRpbWUgRXJyb3IhCgpQcm9ncmFtOiAA AAAuLi4APHByb2dyYW0gbmFtZSB1bmtub3duPgAAAAAAAP////+Bq0AAhatAAEdldExhc3RB Y3RpdmVQb3B1cAAAR2V0QWN0aXZlV2luZG93AE1lc3NhZ2VCb3hBAHVzZXIzMi5kbGwAAODW AAAAAAAAAAAAANzbAABk0AAAfNYAAAAAAAAAAAAAuN0AAADQAAA02AAAAAAAAAAAAADG3QAA uNEAACTYAAAAAAAAAAAAAAbeAACo0QAAAAAAAAAAAAAAAAAAAAAAAAAAAABw3AAAoN0AAIjd AAB43QAAZt0AAFLdAABC3QAALN0AABjdAAAC3QAA5twAANrcAADQ3AAAstwAAKLcAACO3AAA XtwAAEzcAAA23AAAJtwAABTcAAAG3AAA+NsAAOrbAAAAAAAAJNoAADDaAABC2gAATtoAAFra AABu2gAAftoAAIzaAACi2gAArtoAAL7aAADQ2gAA4NoAABDaAAAA2wAADtsAAB7bAAAw2wAA RtsAAFrbAABq2wAAeNsAAI7bAACg2wAAvNsAAMzbAAD62QAA5NkAAM7ZAADA2QAAtNkAAKTZ AACU2QAAgtkAAGDYAAB02QAAZtkAAFDZAABA2QAALtkAAB7ZAAAI2QAA7NgAANzYAADO2AAA utgAAKbYAACe2AAAkNgAAIDYAABu2AAA8toAAMbfAAC43wAAqN8AAJbfAACE3wAAeN8AAGrf AABc3wAATt8AAEDfAAAw3wAAHt8AAATfAADs3gAADt4AACLeAAA03gAAQt4AAE7eAABY3gAA ZN4AAHTeAACE3gAAkN4AAJzeAAC43gAA0t4AANbfAAAAAAAA9t0AAOLdAADS3QAAAAAAADQA AIADAACAdAAAgBMAAIAJAACABAAAgG8AAIBzAACAFwAAgBAAAIAAAAAAtABGcmVlTGlicmFy eQA+AUdldFByb2NBZGRyZXNzAADCAUxvYWRMaWJyYXJ5QQAAGwBDbG9zZUhhbmRsZQCWAlNs ZWVwAJ4CVGVybWluYXRlUHJvY2VzcwAAHAJSZWFkUHJvY2Vzc01lbW9yeQDvAU9wZW5Qcm9j ZXNzANkBTW9kdWxlMzJGaXJzdABMAENyZWF0ZVRvb2xoZWxwMzJTbmFwc2hvdAAAJAFHZXRN b2R1bGVGaWxlTmFtZUEAAP4BUHJvY2VzczMyTmV4dAD8AVByb2Nlc3MzMkZpcnN0AADWAU1h cFZpZXdPZkZpbGUANQBDcmVhdGVGaWxlTWFwcGluZ0EAABIBR2V0RmlsZVNpemUANABDcmVh dGVGaWxlQQCwAlVubWFwVmlld09mRmlsZQAbAUdldExvY2FsVGltZQAAGgFHZXRMYXN0RXJy b3IAAMwBTG9jYWxGcmVlAMgBTG9jYWxBbGxvYwAA+ABHZXRDdXJyZW50UHJvY2Vzc0lkANIC V2lkZUNoYXJUb011bHRpQnl0ZQDkAU11bHRpQnl0ZVRvV2lkZUNoYXIAzgBHZXRDb21wdXRl ck5hbWVBAAAoAENvcHlGaWxlQQC5AUlzREJDU0xlYWRCeXRlAADfAldyaXRlRmlsZQAYAlJl YWRGaWxlAABjAUdldFRlbXBGaWxlTmFtZUEAAGUBR2V0VGVtcFBhdGhBAABXAERlbGV0ZUZp bGVBAGgCU2V0RmlsZUF0dHJpYnV0ZXNBAACQAEZpbmRDbG9zZQCdAEZpbmROZXh0RmlsZUEA lABGaW5kRmlyc3RGaWxlQQAAYQJTZXRFbmRPZkZpbGUAAGoCU2V0RmlsZVBvaW50ZXIAABQB R2V0RmlsZVRpbWUAbAJTZXRGaWxlVGltZQBtAUdldFRpY2tDb3VudAAARABDcmVhdGVQcm9j ZXNzQQAAWQFHZXRTeXN0ZW1EaXJlY3RvcnlBAPcAR2V0Q3VycmVudFByb2Nlc3MAdQFHZXRW ZXJzaW9uRXhBAHQBR2V0VmVyc2lvbgAAzgJXYWl0Rm9yU2luZ2xlT2JqZWN0AMoAR2V0Q29t bWFuZExpbmVBAIAARXhwYW5kRW52aXJvbm1lbnRTdHJpbmdzQQAEAUdldERyaXZlVHlwZUEA SgBDcmVhdGVUaHJlYWQAAEtFUk5FTDMyLmRsbAAAWwFSZWdDbG9zZUtleQBmAVJlZ0VudW1L ZXlBAHEBUmVnT3BlbktleUEAZAFSZWdEZWxldGVWYWx1ZUEAagFSZWdFbnVtVmFsdWVBADQA Q2xvc2VTZXJ2aWNlSGFuZGxlAABMAENyZWF0ZVNlcnZpY2VBAABFAU9wZW5TQ01hbmFnZXJB AACzAVN0YXJ0U2VydmljZUN0cmxEaXNwYXRjaGVyQQCuAVNldFNlcnZpY2VTdGF0dXMAAEcB T3BlblNlcnZpY2VBAACOAVJlZ2lzdGVyU2VydmljZUN0cmxIYW5kbGVyQQCdAEZyZWVTaWQA mABFcXVhbFNpZAAAGABBbGxvY2F0ZUFuZEluaXRpYWxpemVTaWQAANAAR2V0VG9rZW5JbmZv cm1hdGlvbgBCAU9wZW5Qcm9jZXNzVG9rZW4AAFwBUmVnQ29ubmVjdFJlZ2lzdHJ5QQCyAVN0 YXJ0U2VydmljZUEAewFSZWdRdWVyeVZhbHVlRXhBAACGAVJlZ1NldFZhbHVlRXhBAABeAVJl Z0NyZWF0ZUtleUEAFwBBZGp1c3RUb2tlblByaXZpbGVnZXMA9QBMb29rdXBQcml2aWxlZ2VW YWx1ZUEAQURWQVBJMzIuZGxsAABXUzJfMzIuZGxsAAARAFdOZXRDbG9zZUVudW0AHABXTmV0 RW51bVJlc291cmNlQQBAAFdOZXRPcGVuRW51bUEATVBSLmRsbAAmAUdldE1vZHVsZUhhbmRs ZUEAAFABR2V0U3RhcnR1cEluZm9BAH0ARXhpdFByb2Nlc3MAvwBHZXRDUEluZm8AuQBHZXRB Q1AAADEBR2V0T0VNQ1AAAL8BTENNYXBTdHJpbmdBAADAAUxDTWFwU3RyaW5nVwAAnwFIZWFw RnJlZQAAmQFIZWFwQWxsb2MArQJVbmhhbmRsZWRFeGNlcHRpb25GaWx0ZXIAALIARnJlZUVu dmlyb25tZW50U3RyaW5nc0EAswBGcmVlRW52aXJvbm1lbnRTdHJpbmdzVwAGAUdldEVudmly b25tZW50U3RyaW5ncwAIAUdldEVudmlyb25tZW50U3RyaW5nc1cAAG0CU2V0SGFuZGxlQ291 bnQAAFIBR2V0U3RkSGFuZGxlAAAVAUdldEZpbGVUeXBlAJ0BSGVhcERlc3Ryb3kAmwFIZWFw Q3JlYXRlAAC/AlZpcnR1YWxGcmVlAC8CUnRsVW53aW5kAFMBR2V0U3RyaW5nVHlwZUEAAFYB R2V0U3RyaW5nVHlwZVcAALsCVmlydHVhbEFsbG9jAACiAUhlYXBSZUFsbG9jAHwCU2V0U3Rk SGFuZGxlAACqAEZsdXNoRmlsZUJ1ZmZlcnMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAB7hUAAj69AAAAAAAAAAAAANLBAAAAAAAAAAAAAAAAAAAAAAAAP/UAAQAAAACAA AAAsAAAALS0AAFwAAABRVUlUDQoAAA0KLg0KAAAAREFUQSANCgBIRUxPICVzDQoAAAA+DQoA TUFJTCBGUk9NOiA8AAAAAFJDUFQgVE86PAAAACVkAAAgCQ0KAAAAAC4sKCklJEAhYH4gAC1f AAAuLgAALgAAAFwqLioAAAAAXFwAAAAAAACJFXfvMxmZeBBYuMnymQAABgJjkB7fjg+PEtrZ GV9ZmlhaiVsbXwJeX1tbmRIYWxlYHIna2VmJGNgCXFpcWhLfm9qJ2tlZiR/fAlof2ZwSjkxO TomZWx8CWpkfWBIYWxlYHIna2VmJGNgC255aHhgSGFsZWByJ2tlZiRjYAt4fnltbHxKfW55Y nNmZiZlbHwLeWplYEo5MTk6JmVsfAt5amR9fnpkSn1ueWJzZmYmZWx8CWpkbXBKfW55YnNmZ iZlbHwIZWB8fGVsSGFgfWxmJmVsfAttY21gSGFsZWByJ2tlZiRjYAppbHxIYWxlYHIna2VmJ GNgCGVgZXBIMDN9YmYna2VkC3l+ZEp9bnlic2ZmJmVsfAhlYmRtaEp9bnlic2ZmJmVsfAp5a WN5bEt+b2ona2VmJH98CnlpYmZ5aWJlZWpkSGNmZ29jZmduJ2tlZAthanloZWhIY2Znb2NmZ 24na2VkC3lpZWVzaGFuZEt+b2ona2VmJH98Cmxlc31iZGxLfm9qJ2tlZiR/fAt5f2tgS35va idrZWYkf3wJfnhnZn1sS35vaidrZWYkf3wIfXx9fEgwM31iZidrZWQLaGFtfEo5MTk6JmVsf AhxcnBKOTE5OiZlbHwIeWx8SjkxOTomZWx8C21ieGRJbG1ieW9ofTo8MidrZWQIZWB8fGVva Wh8SGNmZ29jZmduJ2tlZAh5amd4YX9tamdsS2hhYmVveW4na2VkCHlgeH1gSjk7amYna2VkC 2lueHx5a3t4Sjk7amYna2VkCHtnfW54YW57ZEo6PzomZWx8C0pbPjo9M0hASH1uenlqJW94C lleSU5HW0RfRUtNXUBIfW56eWolb3gJS0lJRE5YSH1uenlqJW94C2RlJHlsfW9oYEh9bnp5a iVveApbR1lKRUlHRERfREh9bnp5aiVveAp5aXxneWpneW9vZn1haEh9bnp5aiVveAhhbnlkS 2RlbidrZWQKYGYmfWpxeX1ucEloZ2lpZHtmJW94CG58bEhufG0kbWN4fnliaX9pY2Zlb3ona 2VkCn1gbW9lJ2tmZ3tkZWt4SH1uenlqJW94CW55Y2BLf3x9Y2thbH4na2VkCnlreEp5b2lyZ Wx+J2tlZAt5aGVveEt5YHlvaidrZWQJa255b3loSH1uenlqJW94CGVgbWFrVWttbmVoSHtna nB9aidmZWx+JHhkC2FqYWtVZWp7aWJkS29mOiR4ZApxanpxaGxKcWVueidrZWYkeGQKbX56Z WxkSHtkZmtkciR4ZAlrbW5naXBJfmVjYWh8fnlqfWxmJ2tlZiR4ZAlrYH1ifThIe2Rma2RyJ 2tlZAhjZGVgbWlwSHtmJ2ZlbH4keGQIYHt7Zmx8SHtkZmtkcidrZWQJY31renNjZEo6ZiR4Z AtjZnplbGY5OEo7a2VmJHhkCWVqY2Z4SHtkemVsfiR4ZAt+aWF+e2RLf2ZkbW54ZWpkb3ona mVsfiR4ZAhla3h+eWhIe2Rma2RyJ2tlZiR4ZAlvY2R9fnhLZGd6cH1yZW9iJ2tlZiR4ZAhhY 3pweWpmODg4OEh7Z2pwfWonZmVsfiR4ZApie3tkZH1+eEtjYWInYnlrY2d+JHhkCmh6YX59b mR9f3hIe2dqcH1qJ2ZlbH4keGQKaHtjZGV9ZmhLYGYnZmVsfiR4ZAhhbEhhbiR4ZApof1R9b 2pxa1R+enFuaWJlYWhIe2dqcH1qJ2ZlbH4keGQJYmR/ZX54SWJkf2V+eSZpb3thYG1yJ2tlZ iR4ZAp5bWN5bm1hbmlueEthaH9nfWNpbiVkfGYkeGQLfWhnanFrYHljZH54SHtnanB9aidmZ Wx+JHhkCWJnf2J5f2BIe2dqcH1qJ2ZlbH4keGQIfX54Z2R8SWhkeGFqJHhkCWhnbWtWaXB/Z WRIe2dqcH1qJ2ZlbH4keGQJaWhkf2V+e3hLbG1yZWFqJWR8ZiR4ZAh4fH9jbmBIe2dqcH1qJ 2ZlbH4keGQLZm5tY2lsSWlieH9lfnt6J2J5a2NnfiR4ZAp5b2lse2phaThIe2dqcH1qJ2Zlb H4keGQIbWVgfnlwSWFkeXxneSR+eWp9bGYmeXwJZWJsSmVsfjg4ODonaGALbm4kYWlzeEp9b nlic2ZmJmVsfAp9bnp/ZGdUZHxsSWVpYGYmeXwLY2Rlb29mfElrenx+Jnl8CH1of2d4YWh8S WVpYGYmeXwLe2J6a2xJa3p8fiZ5fAliZmVqZ3tgSWVpYGYmeXwJYmZla1Z/ZGdtaElrenx+J nl8CHh+eWp9bGRJZWlgZiZ5fAh7ZntkZ2ZkSWVpYGYmeXwIfX54SW9oY2YmeXwJc2V8ZGd5b WxJZWlgZiZ5fAh+eWpmcWB9JnxJZWlgZiZ5fAptaWJla1Z5f3hJZWlgZiZ5fAlpeX1of2V+e EllaWBmJnl8CWN5aW59a3hJZWlgZiZ5fAh+eWp9bGUlaGZsSWJma2RyJnl8C2BlanxtYWs+P EllaWBmJnl8CmlqfWp5YWklYmZvZEllaWBmJnl8C3luen1jeH55amd5YHxJZWlgZiZ5fAt5Y mh+eWp9bGRJZWlgZiZ5fAtBYnltcW59akRJZWlgZiZ5fAtueH1+eEllaWBmJnl8CH1tant4S WVpYGYmeXwLSkl+e2RJZWlgZiZ5fAp9bnh9Y2FoZmd7YEllaWBmJnl8CntkbmVjYEliZmtkc iZ5fAlqZWh/ZGUnZWd7YEllaWBmJnl8CWlue2ZqZ3tgSWVpYGYmeXwLbWhkZW1oSWVpYGYme XwLeWJpaGR+ODg4OEllaWBmJnl8CnJ/eWJoSWVpYGYmeXwLeWJmaWhsS2ZkZWJlbiZ5fAlGX kdbQEpHRl9HS0VGJkdbQidZXAplbn1rYnlreEllaWBmJnl8CT94fWp7eElvaGNmJnl8C2p5Y 3h9YmVrVH1+eEllaWBmJnl8CWtpaG1tZSdqeX1jeWxJZWlgZiZ5fAhlbn59bXBJZWlgZiZ5f AhjZnJhaWJkSWVpYGYmeXwIfnlqfWxlMDxJZWlgZiZ5fAhtaG1obWo4SWVpYGYmeXwLaG0me 2VlJ2BufEllaWBmJnl8C3h+eWB6ODg4OEllaWBmJnl8CW5+e2RJaX4meXwKfidjZnpjZnxIe WtrZiZlbHwLf3lnZG1ve3loSHlra2YmZWx8C3lue21tcmlqcEhtbGZtYiRkfAlKZmVoXEhtb GZtYiRkfAlqZSZ9Yjg4ODhJZWlgZiZ5fApxb2FqJG1tbHhJZWlgZiZ5fAlrVWpnbWxmODg6O EllaWBmJnl8CmxlYWBJZWlgZiZ5fAh+eWFiZWB9YEllaWBmJnl8CGdmeWNrZEhtZiZlbH4kZ mgIbWBneEt5Y3h9bGdrZWYna2VkC2FgfjtpaHxIY2R+JW1sC2Nme3pla3klf2J5aWJlbElla WBmJnl8CWt4eWJlaGRkf2x8SHlraWJtY2omZWx+JHhgCkNkYmVLeHliZWhkZEh5a2libWNqJ mVsfiR4YAhtbmZlY3olc2ZnbEpueWpkf3toYWtoYidrZWYne2wIRW1+Z2xKbnlqZH97aGFra GIna2VmJ3tsCn57bjg8MEtmZGViZW4neGInamQKe2RlamRuJ3lhZ2ZneEpueWpkf3toYWtoY idrZWYne2wJaH1gSWh9YidrZWYkY2AJb2lhZWJnZElpfH9lZWh9Y2ZlYmR+J2tlZiZqeAlnb W9me21iZWBKcWpyJ2tlZiZqeAh7Znh9bGRlaEp5b255aiZlbHwKe3pvZnt5YmRLaW5pYmVsf idrZWYmangIeWB5bGViZWxLeH1iJ2tlZiZqeAliZm9kS2lzYGdkeidrZWYmangJYmRtf2h/Z GFtaHxJYmRtf2h/ZGFtaH4na2VmJmp4CWVqeWFqJ21oZGdkSH9kZWxvZmp5a3lgZidrZWYma ngKb29lYElpfH9lZWh9Y2ZlYmR+J2tlZiZqeAtrZWVpfntkfEl/ZGYna2VmJmp4C2tlZWl/a WlsS2d5YH1uJ2tlZiZqeAp7Z2lsZWNkSX9kZidrZWYmangLa2VlaX1obmhLZ3lgfW4na2VmJ mp4C2tlZWl9bmdsSX9kZidrZWYmangJbHB5amd5a2Yna2VkSX9kZidrZWYmangLeW55Y3hLZ 3lgfW4na2VmJmp4Cm1je2N5aHtkeW1maWhLZ3lgfW4na2VmJmp4CmtmemlsZXBLZ3lgfW4na 2VmJmp4C2loZm1ofEtneWB9bidrZWYmangLaWhvV2d5YH1sOThLZ3lgfW4na2VmJmp4C2lsZ 2RLZ3lgfW4na2VmJmp4CW1/VWVveWdkS2d5YH1uJ2tlZiZqeAttYGZpbnh/ZEh9bGVubXx9f nlqJ2tlZiZqeAt5fHtXZ3lgfW85PEtneWB9bidrZWYmangLaWhvV2d5YH1uODBLZ3lgfW4na 2VmJmp4Cnp9a3l5fW5wS2d5YH1uJ2tlZiZqeAt5fHtXZ3lgfWw5PEtneWB9bidrZWYmangLe Xx7V2d5YH1vODhLZ3lgfW4na2VmJmp4C3l8e1dneWB9bjs8S2d5YH1uJ2tlZiZqeAtpaG9XZ 3lgfW05PEtneWB9bidrZWYmangIZX1jeWpkf2ZlY2RIfWxlbm18fX55aidrZWYmangIZX1ic n94S2d5YH1uJ2tlZiZqeAlobnlhamVoSH1sZW5tfH1+eWona2VmJmp4CmNre2VqeW94S2d5Y H1uJ2tlZiZqeAp5bn9XZ3lgfWw7OEtneWB9bidrZWYmangLb2R9aG1tZWxkS2d5YH1uJ2tlZ iZqeAppYWpnaWhLZ3lgfW4na2VmJmp4CWp9bmRLZ3lgfW4na2VmJmp4C3l8e1dneWB9bDs4S 2d5YH1uJ2tlZiZqeAt5fHtXZ3lgfWw6PEtneWB9bidrZWYmangLaHhsSH1sZW5tfH1+eWona 2VmJmp4C3l8e1dneWB9bTg4S2d5YH1uJ2tlZiZqeAt5amRueWt4S2d5YH1uJ2tlZiZqeAtpa G9XZ3lgfW06OEtneWB9bidrZWYmangLantnfEtneWB9bidrZWYmangKaWtraWp7ZEtneWB9b idrZWYmangJanh9fntUS2d5YH1uJ2tlZiZqeAtpYmdrZWxLZ3lgfW4na2VmJmp4Cn1uZ2ZkS 2d5YH1uJ2tlZiZqeAlnaWp6fWhkY2RLZ3lgfW4na2VmJmp4CntvZX59bWFoS2d5YH1uJ2tlZ iZqeAtpaG9XZ3lgfWw4MEtneWB9bidrZWYmangLeXx7V2d5YH1uOThLZ3lgfW4na2VmJmp4C 2lob1dneWB9bzo4S2d5YH1uJ2tlZiZqeAtnen1qZW9kS2d5YH1uJ2tlZiZqeAt5fHtXZ3lgf W87OEtneWB9bidrZWYmangIeWhkeWB9bEtneWB9bidrZWYmangLaWh9aGVqZWBLZ3lgfW4na 2VmJmp4CmNla2Z5bWN4S2d5YH1uJ2tlZiZqeAgICAgICAgICAgICjBVSnl5fWJ/Z3gobWwoe ntnbnlpZWt4VUdmeHhhbX94VUdmeHhhbX96JHhgcAlIREYlf2hgCExWRUVJQkYkcH54Cnt4C Fd/Y3tpaGYlfHhsC19HRklOJ2NpaAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC AgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC AgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC AgICAgICAgICAgICAgICAgICAgICAgICAgICAlkeDAKJWxxbAone2p4CiR5YmwKJmlofAgIC AgICAgICAgICAokfHB8CiRgfWQKJGB9ZGQKJ31qaAokb2doCiRwZ3gKJmB7bAonaHh4CidoC iR5a3gKJWR7bAolZHlvbAomaWtgCiVkezgICAtbZmx/fWp5bFVFY2p7Z3tmbHxXXWJkb2d/e FdJfnp5bmR+XW57eWNmZFQJSHh4KFlofGN4Cll+ZApZfmdGZ2lsC1lzeH1tZFdJfnp5bmR/S 2ZkfntkZ1lsfFdZbnp9Y2lveAtbZmx/fWp5bFVFY2p7Z3tmbHxXXUpIV11KSDxXXWpoKk1gZ WwqRWllbApZfmdZbnp9Y2lveAlCZH1uemVsfCtZbHx9YmdveFdJa2hhbFRZaHxjeAgICAgIC AgIQWAkCEFsZGdkJApZbjAKT34wCV5kbWxlYn1ueWpoZWwpZWlgZSUmKS96KApZbH1+emVsb CllaWBlJSYpL3ooCAgICAloKS94KS94K21pZWwJaCkveCkveCh/Z2RkCWgpL3gpL3grfW5re WB9bAloKS94KS94KHlof2hgCS94KnltZ2Z9aGQof2dkZ3gICAgICAgICmVvfAptfmZlcAplY 2lsCGF9Z2V+eAlsc2lgfWwLb2dkbAh7Z35tfGQLXWJkUFgJQUwqPiQ4C186OiVMZ2FuemQoC 186OidAZW5wCAhjZ3wpanlsKXNlfAhlbH8veCppbCpueWFuZG94CG1qeGViZ2wIb2ZnLHwob nliZ2Aof2dkKWV/aGAJc2V+eCh5a3t7f2Z4bAhjZmVtcAt7ZWVsKXl9b3h9Y2ZneAh4ZW1re WwofnlwKWttaWJkC31sZ2tlZWwof2QpZXAoY2VlbH9nfmQIfGFsK01qeG1uZCtmbClMbW5kC WJkfntkbX9ofWNmZCtmZClIT1hECWVtbH1iZ2wqZ2R9Y2lsCXl9b3h9Y2ZmZWlieWwLa2Znb nlofXxlaH1jZmd4C3tneSgKYWh5amVveWwrbWJ4ZCpfWCh4ZWlya2VwCGdnZ2AlZXAqaW1pf H1ibXxkK21ieGQqbnlhbmRsCW1rbW54KH9kK3ltbClzZXwLeHljaWwrbWJ4Z3ssKn9naWhkK 2tmZ2lueHwKYWh5amVveWwoZWt7eywreWxxcCh5Y2h9fnlveAgICAgICAgLWXFlamR9b2gJR 2lqbW1sCk0nWW9pfnlsC1tkeGNneAgICAgKTntlZjAoCF9mMCgLWX5qYW9ofjAoCAgIXGFsK m9kZGdnfWJnbCllaWBkK2lqZyx8KmlsK3luZHwof2QpL3owCFxhbClofH1raGFlbmR8CFxhb CptYGVsCCljeCh8YWwrZnljbWJlaGQpZWlgZAgrbWJ9bClzZXwofGFsKS94CCljeCloKS94K G1qZ21ue2V/eCp9Ynl/eCh8YWh8KS94C2lqZCliZm1vaHwrZmQrXWJlMDMlRW8mODg4OyRQW iQLeHp5bWhsKHxie2V/bGApbWVpYGYkCn1ueXAoC3h5b2lhaGQoCGB8fHozJyQLf39+JAona 2VkCk9meClnZnlsKWJmb2Z5ZWh9Y2ZkJHhlbWt5bCp9Y3lgfCgIXGFjeCljeCgJQCkveClzZ Xwrf2V8ZGwpL3gpYH4kCW5mY2VwCGVjYWwLfWN4YAhjZHlsCWxweW9ofAgLSGJ5Y3h9ZWt4C kVvfClxbWp4C1lpYmR8Kl1oZW5kfWJlby94KE1pcAlIZGRhaGRnZ31la3gJSHp5YGQqT2dkZ 3ssKE1pcAhFaG1wKE1pcAlLe3l9ZHh9Y2ZkC0lqZGxlbWVreAlIZGQrW2V8Z3ssTWlwCUx5Y HhhamVwCAgICAhBaHh5cCgIQWp9bCloKAgINmp6NQYACQYACHtneH1la3h9bngICAtdYmdgC AlBZWttbFlofGAJRUFFTSZdbnt5Y2ZmMCk6JDkGA0tmZH1uZH0kXXB5bjApZXxkfWB5anh/J WhkfW56ZWh9Yn1vMQYBAmtlfmRtanlxNAtLZmR9bmR9JF1weW4wKH1scH8kYH1kZzEGA0tmZ H1uZH0kXnlqZ3ptbnklTmdrZG1iZ24wKXl/ZH1sbSR6eWJkfWpoZW0GAQYANEBdREY0NEFNS E40NyRBTUhONDZLRE1SNS95BgA2T0ZEXjQICDcmT0ZEXjQ3JktETVI0NyRAXURGNAgIC0tmZ H1uZH0kXXB5bjApL3sxBgECZWllbTUveQYDS2ZkfW5kfSReeWpnem1ueSVOZ2tkbWJnbjAqa Wt5bjw9BgNLZmR9bmR9JUBOMCg1L3o0CAgICAgICAgICWl8bWNnJHEnfWp8CWl8bWNnJHElZ WBtYAloeHhlY2lofWNmZydnaH1sfSd4fnltaWQICAgICAgICAkGADVibnlpZWwrentpNzhPa WBuMS94KGFtY2xgfTc4TDgrfWBsfGE3OEw6NQYANyVibnlpZW40CFxhY3grbWllbCljeCllc CptYnt4fCt/ZntiJDZqejUGAVNlfy55bCh8YWwqbWJ7eHwoeGVpcW56JAtFQ0lYCFp7Z255a WZNYGVveE1ieAgICAt5ZHx6JAtVSlxbOjgLVUpcW0tICkdETzo4CkRbW1pfSApGWU9ZWzo4C kdbSEFMTzo4CkdbSEFMTkRcCkdYWEVfTUJECkVKXApFSl1IW1pfSApFSl1IW186OApFSlxFX zo4CkVKXlleRlgKRUpfXzo4C1VKXFlECUhFTlhfWl9ICUlHRkQJSlxbOjgJSlxbS0gJSlxZR ApHOjtbSUpHXApFSl9eRFwJSkRdQl1CWAlKXFlcWEwJSl9PSF5YRAlKX11CRTE8C1tJSkc6O ApfWENdQkc6OApNJ1hfRFtcCk0kWltEXTE8CUtLQ11CRzo4Cl1MXF5ZSVAKXUxdMTwLW11NT FkxPAhbS0tdQkUwMAlDRUdGRTAwCUpcWF9ICUpdTzo4CUpfS0ZHW0RECkxZJ11CRAhOXFkxP ApNJUtORF0xPAtIRUtdMTwKRl9JMTwLW0lKRApdQllfWAhHR0tAT0deRjg4ODgKR2Z4f2ZkC Udpam1tbAlKZH1ifWJ4CF1LW0FHTlgICAgICAgICAgICAgICAgICAgJSkRdQSZdQlokTUhcC 0hDQEVDWF4kTUhcC0hDQEVDWF4lR1gLSENARUNYXidIW1gLSENARUNYXiRdSlwJQl5KJkReU AtZRUpYX0hDQiVHWAtZRUpYX0hDQidIW1gJSl9NWF4kTUhcCUtNXUpYTiRNSFwICAgICAgLW GBnfWh5YiRsZGQLQW56ZWxnOjokbGRkCmVsfWh5Yzo6JGxkZAt6b2okbGRkCAgICAtZYntpa WQKRWFkbWgLS2RtbllsbAtdW0FFRzgzPDALTllBTk84MzwwCk1+ZChHZn1iZ2wrSnlhZWJla GQKR2Z4f2ZkCUdpam1tbAlKZH1ifWJ4CUp/a2Zne2RkCk0nWF9EW1wKTSdZb2l+eWwLW2R4Y 2d4Cn1ieX94CUpcWClHZmVgf2Z4CUpcWClceG1ofW94CUJnZ2l8ZWh9bUBcCFtJJ2lgZGViZ AtZcWVqZH1vaAheeW5kbClFY2p7ZApNJFpbRFwIKkdETzo4KAgICllvbWN4fW57WW56fWNpb Fp7Z2lve3gKRWx/WGFqeW1IbGwLWEBNbGVsfW9BbXFIC1pvaUN6TWBlbFp7ZH1vaH1sbApFb H9YYWp5b01sfUJmb2QKRWx9SHliSX5ubW56TnltbAgICAgJTFBYR0ZZTlgLSUVHTlgJZ3lhZ mQJY2t/a2ZmZAt9YmZxYHgICAgICFp7Z255aWQJL3goNS96NAlKS0hNTk9MQUJDQEVGR0RZW ltYXV5fXFFSUWpraG1ub2xhYmNgZWZnZHl6e3h9fn98cXJwOTo7OD0+PzwxMyMkC3lsfXx4C WJneH1oZGQIbW1nZAt6Z2dkeXAIeWNpa2l8C2FgfH1wCHhlaXAKe2drYAgICAgICAgKWWp5K hMMC8SbeAgJBAgICAgICAgICiZ5angIC31iZWJlbH4kbGRkCUJkfW56ZWx/TWx/S2ZmZW9of WxvWH1ofWwICAhNYnlvaH9meXAIbGRnaWtoYWwIC1lsTW5pf2xaeWJ9YGVvbWwLWWxfamhae WJ9YGVvbWwICAgICAgICAt+b2ona2VmJH98CAkGA11iZzo4K0BlbnAqXjokOCosK11iZzo4K UxnYW56ZCpdOiU4JCBcYW55bCplY2tgKmVpZWwpY3goX31iZCpdYnl/eiJXV1ZWISEGA0tke XJ5Y2xgfCVlaG1sKWJkKUt5YWglamZnZX5naW1lbmR+MQYBOiVAK31gZGQofnlwKWVwKmlve Hwof2QoentkfW9ofCh8YWwpf3lueCpue2VkK3tlZWwqfWNpY2V/eCp9Ynl/eCZNfmRnZn1sJ 1lie2lpZCZFYWRtaCdLZG1uWWxsKWpkbClufW5kKWJnaGV8bWwrXzo6J0BlbnApOiRSJQYCO iddbGRkKHlpYGwqY2ZreClqeWwrfWpkfWxtBgM6JFtnZngoZWJtbCt4Y2V8ZGwqaWwpfmZoZ W97eWxtBgA+JE9mZyx8KWtraX95bCllbiRYZW1reWwpa2tpf3lsKHxhbCl+Zm1pYngreGFgf Ct/ZnhkbQYACAgICAgIBAAAAEQAAABsAAAAiAAAAeAAAAIgAAAB1AQAADAAAAIUBAAAcAAAA pQEAAFMAAAAOAgAADgAAADYCAAAOAAAAXgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAYxgAAJ4BAAAMGgAA9AEAAGkqAAAUAQAA5CsAAJwEAABNWlAA AgAAAAQADwD//wAAuAAAAAAAAABAABoBAAC6EAAOH7QJzSG4AUzNIZCQVGhpcyBwcm9ncmFt IG11c3QgYmUgcnVuIHVuZGVyIFdpbjMyDQokN1BFAABMAQQAnSsEiAAAAAAAAAAA4ACOgQsB AhkAAgAAABQAAAAAAAAIQgAAAEAAAAAgAAAAAEAAABAAAAACAAABAAAAAAAAAAMACgAAAAAA AGAAAAAEAAAAAAAAAgAAAAAAEAAAIAAAAAAQAAAQAAAAAAAAEDAAAGRAAAAQQ09ERQAAAAAA EAAAABAAAAACAAAABiAAAGBEQVRBAAAAAAAQAAAAIAAAABAAAAAIQAAAwC5pZGF0YQAAABAA AAAwAAAAAgAAABhAAADALnJlbG9jAAAAFAAAAEAAAIASAAAAGmAAAPBoyAAAAOgHAAAAagDo BgAAAP8lNDBAAP8lODBAKDBAMAAANDBOMAAAVjAAAAAAAABOMAAAVjAAAAAAAABLRVJORUwz Mi5kbGwAAAAAU2xlZXAAAABFeGl0UHJvY2VzcxAAABAAAAATMBkwyEQAALgCV1HoNgAAAB+Y a5DKU4MISyh1Rlef2v4SM5FrOi7HptQsuhnLPq0xaZZESKk6gr+YOnBZEL0UAaCKzrFKkF38 YI11U2a6VgL8ig6A8UHAweeA8XyIDkZmSnXu3yqYrDNI6DlRp75B8em7Ual7PKG5ubm5uaJT ThW+MtUZuEOHmKey8Lm5uROisrC7ubkZcUbbcar7rgHx0bp+ubm5Rro+ubm7uXW6zyMNU16u P8G/PnW6yRkzU3ZUOZf5UXquOUm/Pq4Zob8eus0vMx0lUya6TbEzId/dUzRxprsLC65Z+b9e rtW/Xt8cbYULG88ZiQtRyRs9GWh8ubm5bYULosJKu7m5Qlx15glTfB0trknxv06n1pEXrkmB v06ukZa/HqqQok67ubkNC3w6CQVtOWm5mbm5zqDBubnouFG/On6/H225RpI/vbm5oqJdu7m5 GxmWohuz7x29QN842Gju3zjs2M+n1iVA7yiuBUi/WLhyh17wrl6vVFGtv1yuJUCuBUhubg8f ot5Jvbm5rkR1yq6v4NE7ODh20UHsfFKoI6eoI52oI5M0M4dIuj6svbm5Rn5oubm5uQnjzD+5 ubO5mbm5Rnhoubm5uQmiuBZERkYZrjHxmaa4yLm5ud84Ph1tRg1A4K04UZHdGNipGmxftbpc /77JYkQoU1xudpwNPlF+ImhIiCumOK8sN+M/5VH71y4SM4qWKfDV6PxKlBwGCmv/JKLMTxaj aT4mHxpJNQUePXXk2OZFApBq0yRBdldC8nZXCLNoV5zldle0MHZXn8J0V7m5ubmK+HZXqZV0 V344dFdAsXZXhAN2V3cFdlfspHZXjVN2V3SPdFecu3ZXuqB2V62IdlfX6HZXlld2V1UjdleY GXZX7iF2V5S/dld/S3ZXfMF2V427dldmnnZX1+B2V7m4ubm5ubm5ubmIRwAAuAIAALm5ublJ Rp25vmLVrjNWAxMZqjPXRpKhvbm5rzhT/6LCJ6O5ud9UN6fUp37BF0aSqb25ua84U52iguqj ubnPTl+pCVQwOVMDbn1oh7G5uTen1Kd+HBkXGUaSsb25uaqw0r+lubkJNW56CXk7aCG5ubl7 quL/pbm5VDC4UZk7GysbRpKJvbm5E2hZu7m5ERsTooJFsbm5HxsbRpJRvbm5VDPJOVG3Dw97 OTyhuVQzybgPpjHxgXtTvUZ4PJm5G2mxu7m5otLNgbm5FUaS6b25uRW2VmiUv7m5yAEXW2/u NLLWv7m5u2ikv7m5yOVzSXNTocjlcWFhNLLWv7m5ve7fOOwFC37vVDPJOVPzeWh5sbm5qXtp ubG5uaLC96W5uRcZRpKBvbm5bbkVF0aSkb25uXloz7G5ubt7FQdoy7+5uVEPabG7ubkXbbtt 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 p7Jcubm5eWgIvbm52r+4fLe4dL/NFFFmrjw6aKm4cLfNfFF+zXRTtUQwzXxRCrhMsVEQuECx USa4TLNRLLhAs1EyrAS4LjioBZW4LlioBZ+oBYusNBx4rTyoNZuoNYGsPKE5qDWDHHysNavx Nq08qDWrrDWh8citMKg1obggKah1h64ztag1u6g1O6i0oL25uRmxs6i06bu5uQm7tEW7ubmx g6g1rWjLvbm5uHy7uDxIuHSxvRSoFbVo9b25ubgsu6gVkaiUC7u5uahVl6jUAbu5ua48Hmio dY2o9AW7ubnOeqO5ub40/a5ErCTg3TAcKN087C9TUnuuLbGqKeG/IfGpvjqpqinpC+sh8Zk2 MfGhhbm5ubsh8bG+MfGxqa8OU/G6LYF5ublYG22zC17wGR2uI7Vo7ru5uZzsfFYNCQu+arPv I7Ve8KfMbYGFRDO5dUYptQ8Lzwpfs78JwW5WuMHxuVG9tgqqraoNqb5B8am5RY24Q7m5Uaen 1hmRohGZSK4h8aGqKbVqykJGRr4woaY5tafWGZGikZnfKnVvKbXpvxqurb8tsa4B8Ym/A73v LlWrBxe/TrsjvV7srgkZri1Ivy1Azy5Vs78JyW5WqgkZrnOlogkJrq9+1za/ubm5uQUVriHx ib8jvRsaat8cp9a1vxiuPLp8Rka5uTpomb8YNTV8bK48OmiZdb88C786qr+uMfHhcXf+ublG E3hGE2BtuW25rjHxib8zvRlGUfH5RhMgRlHxkUYTKBGiMfGhGW25RlHx+UYTUEZR8ZFGE2BG UfGJRlHx+UYTaL4wOT5oubm5uQmiuGFGRkZqM1BGRntxVXtZa9/duR1zdz9dc3tRcwAAAAC4 AgAAL3NLO7kdc3cfc1EVe2FTczNJO7m5Y1lduRclc1EnWXNlM2VTYzu5FyVzUTNlU2Mdc19n U11/czu5FyVzUT9hZ19zM2VTY7m5X3V/uR91fytfNWthcxldZ1Fzf1Fzcbm5uRNoubm5uQMb vyMVU69GkmdQRkauKLgquxu/Mx1TtUaSZ1BGRgvfHB4oVlq/PB44vxi0LB48vxqqExWqMx0L Az7GBSoQQAAzvnMtQAC9CBBAAOie6v//gL0IEEAAvn0tQADoSer//2oA6DUAAABkdW1teS5l eGUAZTpcd2luZG93c1xTeVN0ZW0zMlxkTGxjYWNoZVxkZGQuZXhlAP8lTEBAAP8lVEBAAAAA YTpcAHgAAAAuZGxsAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAGqeQAACAAAAAQIECAAA AACkAwAAYIJ5giEAAAAAAAAApt8AAAAAAAChpQAAAAAAAIGf4PwAAAAAQH6A/AAAAACoAwAA waPaoyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIH+AAAAAAAAQP4AAAAAAAC1AwAAwaPaoyAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAIH+AAAAAAAAQf4AAAAAAAC2AwAAz6LkohoA5aLoolsA AAAAAAAAAAAAAAAAAAAAAIH+AAAAAAAAQH6h/gAAAABRBQAAUdpe2iAAX9pq2jIAAAAAAAAA AAAAAAAAAAAAAIHT2N7g+QAAMX6B/gAAAAC6EUEAuhFBAAAAIAAgACAAIAAgACAAIAAgACAA KAAoACgAKAAoACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAEgAEAAQABAA EAAQABAAEAAQABAAEAAQABAAEAAQABAAhACEAIQAhACEAIQAhACEAIQAhAAQABAAEAAQABAA EAAQAIEAgQCBAIEAgQCBAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEA AQAQABAAEAAQABAAEACCAIIAggCCAIIAggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIA AgACAAIAAgACAAIAEAAQABAAEAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAEAAAAuAAAAAQAAANTSQADE0kAAIAktDV0AAABdAAAAAAAAAAUAAMALAAAA AAAAAB0AAMAEAAAAAAAAAJYAAMAEAAAAAAAAAI0AAMAIAAAAAAAAAI4AAMAIAAAAAAAAAI8A AMAIAAAAAAAAAJAAAMAIAAAAAAAAAJEAAMAIAAAAAAAAAJIAAMAIAAAAAAAAAJMAAMAIAAAA AAAAAAMAAAAHAAAACgAAAIwAAAD/////AAoAABAAAAAgBZMZAAAAAAAAAAAAAAAAAAAAAAIA AABA1UAACAAAABTVQAAJAAAA6NRAAAoAAADE1EAAEAAAAJjUQAARAAAAaNRAABIAAABE1EAA EwAAABjUQAAYAAAA4NNAABkAAAC400AAGgAAAIDTQAAbAAAASNNAABwAAAAg00AAeAAAABDT QAB5AAAAANNAAHoAAADw0kAA/AAAAOzSQAD/AAAA3NJAAAAAAAAAAAAAgCBJAAAAAACAIEkA AQEAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAQAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAIAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEHAQABBwEAAQcBAAEHAQABBwEAA QcBAAAAAAAAAAAAA+AMAAAAAAAAAAAAAAAAAAAEAAAAWAAAAAgAAAAIAAAADAAAAAgAAAAQA AAAYAAAABQAAAA0AAAAGAAAACQAAAAcAAAAMAAAACAAAAAwAAAAJAAAADAAAAAoAAAAHAAAA CwAAAAgAAAAMAAAAFgAAAA0AAAAWAAAADwAAAAIAAAAQAAAADQAAABEAAAASAAAAEgAAAAIA AAAhAAAADQAAADUAAAACAAAAQQAAAA0AAABDAAAAAgAAAFAAAAARAAAAUgAAAA0AAABTAAAA DQAAAFcAAAAWAAAAWQAAAAsAAABsAAAADQAAAG0AAAAgAAAAcAAAABwAAAByAAAACQAAAAYA AAAWAAAAgAAAAAoAAACBAAAACgAAAIIAAAAJAAAAgwAAABYAAACEAAAADQAAAJEAAAApAAAA ngAAAA0AAAChAAAAAgAAAKQAAAALAAAApwAAAA0AAAC3AAAAEQAAAM4AAAACAAAA1wAAAAsA AAAYBwAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 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 cBkAgM8AAACIGQCA0AAAAKAZAIDSAAAAuBkAgNMAAADQGQCA1AAAAOgZAIDZAAAAABoAgNoA AAAYGgCA3QAAADAaAIApAQAASBoAgCoBAABgGgCAPwEAAHgaAIBAAQAAkBoAgEIBAACoGgCA QwEAAMAaAIBEAQAA2BoAgEUBAADwGgCARgEAAAgbAIBOAQAAIBsAgAF4AAA4GwCAAngAAFAb AIADeAAAaBsAgAAAAAAAAAAAAAAAAAAAOgAHAAAAgBsAgAgAAACYGwCACQAAALAbAIAKAAAA yBsAgAsAAADgGwCADAAAAPgbAIANAAAAEBwAgA4AAAAoHACADwAAAEAcAIAvAAAAWBwAgD8A AABwHACAQAAAAIgcAIBLAAAAoBwAgAEIAAC4HACAAggAANAcAIAFCAAA6BwAgAYIAAAAHQCA DggAABgdAIDLCAAAMB0AgMwIAABIHQCAzQgAAGAdAIDOCAAAeB0AgM8IAACQHQCA0AgAAKgd AIDRCAAAwB0AgNIIAADYHQCA0wgAAPAdAIDUCAAACB4AgAEOAAAgHgCAEQ4AADgeAIAVDgAA UB4AgHEOAABoHgCAgQ4AAIAeAIDxDgAAmB4AgPIOAACwHgCA8w4AAMgeAID0DgAA4B4AgPUO AAD4HgCA9g4AABAfAID3DgAAKB8AgPgOAABAHwCA+Q4AAFgfAID6DgAAcB8AgPsOAACIHwCA /A4AAKAfAID9DgAAuB8AgAEPAADQHwCAAg8AAOgfAIADDwAAACAAgAUPAAAYIACAEQ8AADAg AIASDwAASCAAgBMPAABgIACAGQ8AAHggAIAaDwAAkCAAgBsPAACoIACAHA8AAMAgAIAdDwAA 2CAAgAAAAAAAAAAAAAAAAAAABACAAAAA8CAAgEsBAAAIIQCATAEAACAhAIAVeQAAOCEAgAAA AAAAAAAAAAAAAAAAAgABeQAAUCEAgAJ5AABoIQCAAAAAAAAAAAAAAAAAAAATAIAAAACAIQCA gQAAAJghAICMAAAAsCEAgKoAAADIIQCAsAAAAOAhAICyAAAA+CEAgMoAAAAQIgCA3wAAACgi AIAaAQAAQCIAgBsBAABYIgCAHAEAAHAiAIAfAQAAiCIAgCABAACgIgCAIQEAALgiAIA5AQAA 0CIAgEcBAADoIgCASAEAAAAjAIBJAQAAGCMAgEoBAAAwIwCAAAAAAAAAAAAAAAAAAAABAAEA AABIIwCAAAAAAAAAAAAAAAAAAAACAMcAAABgIwCATgEAAHgjAIAAAAAAAAAAAAAAAAAAAAEA CQQAAJAjAAAAAAAAAAAAAAAAAAAAAAEACQQAAKAjAAAAAAAAAAAAAAAAAAAAAAEACQQAALAj AAAAAAAAAAAAAAAAAAAAAAEACQQAAMAjAAAAAAAAAAAAAAAAAAAAAAEACQQAANAjAAAAAAAA AAAAAAAAAAAAAAEACQQAAOAjAAAAAAAAAAAAAAAAAAAAAAEACQQAAPAjAAAAAAAAAAAAAAAA AAAAAAEACQQAAAAkAAAAAAAAAAAAAAAAAAAAAAEACQQAABAkAAAAAAAAAAAAAAAAAAAAAAEA CQQAACAkAAAAAAAAAAAAAAAAAAAAAAEACQQAADAkAAAAAAAAAAAAAAAAAAAAAAEACQQAAEAk AAAAAAAAAAAAAAAAAAAAAAEACQQAAFAkAAAAAAAAAAAAAAAAAAAAAAEACQQAAGAkAAAAAAAA AAAAAAAAAAAAAAEACQQAAHAkAAAAAAAAAAAAAAAAAAAAAAEACQQAAIAkAAAAAAAAAAAAAAAA AAAAAAEACQQAAJAkAAAAAAAAAAAAAAAAAAAAAAEACQQAAKAkAAAAAAAAAAAAAAAAAAAAAAEA CQQAALAkAAAAAAAAAAAAAAAAAAAAAAEACQQAAMAkAAAAAAAAAAAAAAAAAAAAAAEACQQAANAk AAAAAAAAAAAAAAAAAAAAAAEACQQAAOAkAAAAAAAAAAAAAAAAAAAAAAEACQQAAPAkAAAAAAAA AAAAAAAAAAAAAAEACQQAAAAlAAAAAAAAAAAAAAAAAAAAAAEACQQAABAlAAAAAAAAAAAAAAAA AAAAAAEACQQAACAlAAAAAAAAAAAAAAAAAAAAAAEACQQAADAlAAAAAAAAAAAAAAAAAAAAAAEA CQQAAEAlAAAAAAAAAAAAAAAAAAAAAAEACQQAAFAlAAAAAAAAAAAAAAAAAAAAAAEACQQAAGAl AAAAAAAAAAAAAAAAAAAAAAEACQQAAHAlAAAAAAAAAAAAAAAAAAAAAAEACQQAAIAlAAAAAAAA AAAAAAAAAAAAAAEACQQAAJAlAAAAAAAAAAAAAAAAAAAAAAEACQQAAKAlAAAAAAAAAAAAAAAA AAAAAAEACQQAALAlAAAAAAAAAAAAAAAAAAAAAAEACQQAAMAlAAAAAAAAAAAAAAAAAAAAAAEA CQQAANAlAAAAAAAAAAAAAAAAAAAAAAEACQQAAOAlAAAAAAAAAAAAAAAAAAAAAAEACQQAAPAl AAAAAAAAAAAAAAAAAAAAAAEACQQAAAAmAAAAAAAAAAAAAAAAAAAAAAEACQQAABAmAAAAAAAA AAAAAAAAAAAAAAEACQQAACAmAAAAAAAAAAAAAAAAAAAAAAEACQQAADAmAAAAAAAAAAAAAAAA AAAAAAEACQQAAEAmAAAAAAAAAAAAAAAAAAAAAAEACQQAAFAmAAAAAAAAAAAAAAAAAAAAAAEA CQQAAGAmAAAAAAAAAAAAAAAAAAAAAAEACQQAAHAmAAAAAAAAAAAAAAAAAAAAAAEACQQAAIAm AAAAAAAAAAAAAAAAAAAAAAEACQQAAJAmAAAAAAAAAAAAAAAAAAAAAAEACQQAAKAmAAAAAAAA AAAAAAAAAAAAAAEACQQAALAmAAAAAAAAAAAAAAAAAAAAAAEACQQAAMAmAAAAAAAAAAAAAAAA AAAAAAEACQQAANAmAAAAAAAAAAAAAAAAAAAAAAEACQQAAOAmAAAAAAAAAAAAAAAAAAAAAAEA CQQAAPAmAAAAAAAAAAAAAAAAAAAAAAEACQQAAAAnAAAAAAAAAAAAAAAAAAAAAAEACQQAABAn AAAAAAAAAAAAAAAAAAAAAAEACQQAACAnAAAAAAAAAAAAAAAAAAAAAAEACQQAADAnAAAAAAAA AAAAAAAAAAAAAAEACQQAAEAnAAAAAAAAAAAAAAAAAAAAAAEACQQAAFAnAAAAAAAAAAAAAAAA AAAAAAEACQQAAGAnAAAAAAAAAAAAAAAAAAAAAAEACQQAAHAnAAAAAAAAAAAAAAAAAAAAAAEA CQQAAIAnAAAAAAAAAAAAAAAAAAAAAAEACQQAAJAnAAAAAAAAAAAAAAAAAAAAAAEACQQAAKAn AAAAAAAAAAAAAE1akAADAAAABAAAAP//AAC4AAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAIAAAAAOH7oOALQJzSG4AUzNIVRoaXMgcHJvZ3JhbSBjYW5ub3Qg YmUgcnVuIGluIERPUyBtb2RlLg0NCiQAAAAAAAAAUEUAAEwBBAAoA0o3AAAAAAAAAADgAAoj CwEFCgAcBAAABAIAAAAAAGA2AwAAEAAAADAEAAAA2XcAEAAAABAAAAUAAAAFAAAABAAAAAAA AAAAgAYAAAQAAInTBgACAAAAAAAEAAAQAAAAABAAABAAAAAAAAAQAAAAwPwDADUvAAAg3wMA LAEAAACgBAAskAEAAAAAAAAAAAAAAAAAAAAAAABABgDELQAAIBUAABwAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAABgCAAAkAQAAABAAABQFAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAudGV4dAAAAPUbBAAAEAAAABwEAAAQAAAAAAAAAAAAAAAAAAAgAABgLmRhdGEA AAB4YQAAADAEAABAAAAAMAQAAAAAAAAAAAAAAAAAQAAAwC5yc3JjAAAAAKABAACgBAAAoAEA AHAEAAAAAAAAAAAAAAAAAEAAAEAucmVsb2MAAAI7AAAAQAYAAEAAAAAQBgAAAAAAAAAAAAAA AABAAABCJJghNIAAAAAlmCE0igABACSYITSAAAAAJZghNJcAAAAlmCE0ogAAACaYITSsAAAA JpghNLkAAACrYxg0xQAAACaYITTOAAAAJ5ghNNsAAAApmCE06AAAAIqUGTT0AAAA+9ceNAEB AAArmCE0DgEAACaYITQWAQAAAAAAAAAAAABudGRsbC5kbGwAS0VSTkVMMzIuZGxsAFVTRVIz Mi5kbGwAR0RJMzIuZGxsAEFEVkFQSTMyLmRsbABTSEVMTDMyLmRsbABMWjMyLmRsbABjb21k bGczMi5kbGwAQ09NQ1RMMzIuZGxsAFZFUlNJT04uZGxsAFdJTlNQT09MLkRSVgBDRkdNR1Iz Mi5kbGwATVBSLmRsbABSUENSVDQuZGxsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAlIei/WyHov6wh6L8lIei/SSHov0kh6L+aIei/JSHovyUh6L8lIei/diHov0kh6L+aIei/ NyHov0QW6L8rGOi/hxfov30W6L/qFei/dhPovzQV6L9JIei/bSHov0Ah6L9SIei/SSHov20h 6L9JIei/0RTovwAAAAD7LoB/PyWAfzQkgH/BEoB/Ny+Af4MugH+3L4B/8y+Af3svgH/hEoB/ jieAf5gggH+DIYB/z0CAf982gH+JQIB/ITGAf78ugH/8N4B/YjGAf5cTgH/KQIB/DECAf8g/ gH+cHIB/lhiAfy8wgH+5EoB/hCaAf6kSgH+wJoB/okeAf+4tgH/uQ4B/EhOAf0IugH81SoB/ KymAf01JgH8fKIB/eUaAfzxHgH8pM4B/azSAf+IygH9IQIB/KCyAf08qgH8/K4B/PR+AfwAA AADtjuu/GGPrv3cY678RHeu/NoXqv/Qb679iNuu/8Ibqv/6D6b8AAAAAyiLyvzVR8r88UfK/ Qijyv1EU8r+NFPK/2CTyvzoo8r8tLfK/aCLyv5Mi8r/+JPK/AAAAAFDh+L8PEPm/DWD5v22U +r/Offe/rXf3v7yr+L+jbve/8ov4v8tB+L/w//e/Y333v2SU+r88xvm/OEP3vzTb+b89ffe/ vpT6v7RX97++lPq/Gy/5v9rF+L8Wd/e/O3H3v0fJ+b+jlPq/CC35v9B297+obfe/zeD4v73I 97+IWvm/Vw36v8Yg+L9wV/e/gVj3v6Fw97+nvPi/0En3v7FC+L/6q/i/hHL3v42597+yufe/ PX/3v/IY+r8Qe/e/RBr6vxwa+r8Peve/8sX4v9Ph+b8XRvm/zLX5v7u1+b/XB/q/5HT3v7p0 979FRvm/6Q/6v60H+r9RvwrAw3j3v0R497+SE/q/j3v3v5B697/Rb/e/9Rn6v/dx979WHPq/ 93b3v6Bo97/LCvq/rMf3vzcs+b+x7vm/fBz6v48r+b+Qdfe/WnX3v9Nd+b/41Pi/CJ/4v2Zv 97+vD/m/EG/3v+Vu97/Ebve/7BP4vxd597/ilPq/YUP3v4F997/4cve/qXP3vwsW+b9Cefe/ eHn3v23g979rUfi/23r3v6kg+L9vc/e/VHT3v2wa+r+iDPq/MnP3vysX+r++cve/exf6v/8T +r+xb/e/mnb3v0dj+b+bcfe/XHH3v19K+L9Xe/e/wGT3v9L/97+fffe/ST34vwAAAAD5Eea/ xhHmv1QS5r8AAAAAxiu/f08mv38HKb9/AAAAACgQun8AAAAAwePMf2XczH+1UtF/AAAAAJ0k 9b+QGfW/cVH1v60b9b+MF/W/axX1v3Ah9b9MUfW/uyf1vxEV9b8PWvW/ii31v3NM9b9HFPW/ jjD1v5Ag9b84WvW/3hL1v20X9b+hWfW/Ukz1v7pQ9b9TT/W/xU/1v2kS9b/2UvW/0RX1vz8b 9b89V/W/aVf1vzNH9b//VvW/EST1vwQY9b/JSfW/xkX1v9Uv9b8vJfW/uyT1v4Uk9b+pG/W/ vlb1v9Qb9b+YIPW/+Vn1vyhY9b9DF/W/5yT1vx0X9b9NVvW/cST1v/xO9b+kIPW/CFf1v6dV 9b82WPW//yT1vywj9b8pSfW/jFX1vy5B9b86NfW/7Cb1vw1Y9b8+SfW/kVX1vxRJ9b/PJPW/ MyX1v6VO9b8AAAAAZxLnv5QU578vFee/AAAAAOYn5H9tK+R/AAAAABJh4X+aX+F/AAAAAABQ jYIAAAAAAAAAAAAAAAAAAAAAAAAAANNhITQAAAAABAAAABABAAAAAAAAAEwGAAAAAADTYSE0 AAAAAAMAAACQOgAAAAAAABApBgAAAAAA02EhNAAAAAAGAAAAAAAAAAAAAACgYwYAAAAAANNh ITQAAAAAAgAAAB0AAAAAAAAAwOW+/3g4NgBEUklWRVJTAENPTkZJRwAASU5GAE9zTG9hZGVy UGF0aAAAAABTWVNURU1cU2V0dXAAAAAA//////da2Xf7Wtl3/////35b2XeCW9l3XFZhckZp bGVJbmZvXFRyYW5zbGF0aW9uAAAAAFwAAAD/////yGHZd8xh2Xclcz0lcwAAAE5VTD0lcwAA UmVuYW1lAABOVUwAV0lOSU5JVC5JTkkAAAAAAP////8AAAAAIGbZdwAAAAD/////KmfZdy5n 2XdEOlxudFxwcml2YXRlXHdpbmRvd3Ncc2V0dXBcc2V0dXBhcGlcbWVtb3J5LmMAAABPdXRP Zk1lbW9yeVN0cmluZwAAAP////9NcNl3UXDZdwAAAAD/////lXTZd5l02XcAAAAA/////zt1 2Xc/ddl3QXNzZXJ0aW9uIGZhaWx1cmUgYXQgbGluZSAldSBpbiBmaWxlICVzOiAlcwoKQ2Fs bCBEZWJ1Z0JyZWFrKCk/AAAAAABTaWduYXR1cmUAAAAAAAAAVmVyc2lvbgBDbGFzcwAAAENs YXNzR1VJRAAAAAAAAABQcm92aWRlcgAAAAAAAAAAU3RyaW5ncwBMYXlvdXRGaWxlAAAAAAAA TWFudWZhY3R1cmVyAAAAAENvbnRyb2xGbGFncwAAAABSZWJvb3QAAFJlc3RhcnQAQ2xhc3NJ bnN0YWxsMzIAAEFkZEludGVyZmFjZQAAAABJbnRlcmZhY2VJbnN0YWxsMzIAAAAAAABBZGRT ZXJ2aWNlAAAAAAAARGVsU2VydmljZQAAAAAAACVzLkRyaXZlckRlc2MAAAAlcy5IdwAAACRD aGljYWdvJAAAAAAAAAAkV2luZG93cyBOVCQAAAAAJFdpbmRvd3MgOTUkAAAAAC5XaW4AAAAA Lk5UAAAAAAAuTlR4ODYAAC5QTkYAAAAALlNlcnZpY2VzAAAAAAAAAC5JbnRlcmZhY2VzAAAA AAAuQ29JbnN0YWxsZXJzAAAALkxvZ0NvbmZpZ092ZXJyaWRlAABDb250ZXh0LT5JbmYtPkhh c1N0cmluZ3MAAAAAQ29udGV4dC0+SW5mLT5TZWN0aW9uQ291bnQgPiAxAABEOlxudFxwcml2 YXRlXHdpbmRvd3Ncc2V0dXBcc2V0dXBhcGlcaW5mbG9hZC5jAAAhSGF2ZUtleQAAAABDb250 ZXh0LT5JbmYtPlNlY3Rpb25Db3VudAAAKipMb2NhdGlvbiA9PSBURVhUKCdbJykA/////8yC 2XfQgtl3AAAAAP////+ihdl3poXZd3AgPD0gRmlsZUltYWdlRW5kAAAA/////yeJ2Xcridl3 AAAAAP////++jNl3wozZd0luZi0+UHJldgAAACFsc3RyY21waShJbmYtPk9zTG9hZGVyUGF0 aCwgT3NMb2FkZXJQYXRoKQAATGluZS0+VmFsdWVDb3VudCA+IDIAAAAAIShJbmYtPlZlcnNp b25CbG9jay5EYXR1bUNvdW50KQAhKEluZi0+VmVyc2lvbkJsb2NrLkRhdGFTaXplKQAAACEo SW5mLT5WZXJzaW9uQmxvY2suRGF0YUJsb2NrKQAARkFMU0UAAAAAAAAA/////9GS2XfVktl3 /////wyT2XcQk9l3/////3OT2Xd3k9l3/////72T2XfBk9l3/////0uZ2XdPmdl3AAAAAP// //8koNl3KKDZdyEoSW5mLT5TdWJzdFZhbHVlQ291bnQpAFRlbXBsYXRlU3RyaW5nAABCeXRl Q291bnQgPCBQTkZfQUxJR05NRU5UAAAAfQoMCw0AAAAiCgwLDQAAAFtdPSwiCQoMCw0AAFtd PSwiIAkKDAsNAEQ6XG50XHByaXZhdGVcd2luZG93c1xzZXR1cFxzZXR1cGFwaVxpbmZvbGQu YwAAAENvbnRleHQtPkluZgAAAABDb250ZXh0LT5TZWN0aW9uAAAAAENvbnRleHQtPkxpbmUA AAAAAAAA/////8ao2XfKqNl3TUlDUk9TT0ZUX0ZJTEUAAEZpbGVUeXBlAAAAAElkZW50aWZp Y2F0aW9uAABPcHRpb25UeXBlAAAAAAAA/////zex2Xc7sdl3/////zyy2XdAstl3//////Wy 2Xf5stl3/////yWz2Xcps9l3/////3Kz2Xd2s9l3AAAAAP////+dtNl3obTZdwAAAAD///// wbXZd8W12Xf/////+bXZd/212Xf/////9bbZd/m22Xf/////ibfZd4232Xf/////BbnZdwm5 2Xf/////XbnZd2G52Xf/////pbnZd6m52Xf/////DbrZdxG62Xf/////TbrZd1G62XdcTEFZ T1VULklORgD/////NL7Zd0W+2XcAAAAA/////1K/2XdWv9l3RDpcbnRccHJpdmF0ZVx3aW5k b3dzXHNldHVwXHNldHVwYXBpXGluZmxpbmUuYwAAS2V5IHx8ICFMaW5lTnVtYmVyAAD///// k8DZd5fA2Xf/////9MDZd/jA2Xf/////ZMHZd2jB2XdTZWN0aW9uTmFtZQD/////CMLZdwzC 2Xf/////ucLZd73C2Xf/////FcPZdxnD2XdJbmRleCA+PSBDdXJMaW5lTnVtYmVyVUIAAAAA /////6zD2Xeww9l3/////0LE2XdGxNl3/////5rE2XeexNl3AAAAAP////8zxdl3N8XZd/// //+Sxdl3lsXZd01lbUNvbmZpZwAAAAAAAABJT0NvbmZpZwAAAAAAAAAASVJRQ29uZmlnAAAA AAAAAERNQUNvbmZpZwAAAAAAAABQY0NhcmRDb25maWcAAAAAQ29uZmlnUHJpb3JpdHkAAE9W RVJSSURFAAAAAEZPUkNFRAAAQkFTSUMAAABGT1JDRUNPTkZJRwBIQVJEUkVDT05GSUcAAAAA UE9XRVJPRkYAAAAAUkVCT09UAABSRVNUQVJUAERJU0FCTEVEAAAAAFNVQk9QVElNQUwAAE5P Uk1BTAAAREVTSVJFRABIQVJEV0lSRUQAAAAwMTIzNDU2Nzg5QUJDREVGAAAAAEQ6XG50XHBy aXZhdGVcd2luZG93c1xzZXR1cFxzZXR1cGFwaVxpbmZsb2djZi5jACpwID09IElORkNIQVJf QVRUUl9TVEFSVAAAAABMb2dDb25maWcAAAAAAAAA/////yfX2Xcr19l3AAAAAP////8I2Nl3 DNjZd//////q19l37tfZd/////9q2Nl3btjZd/////832dl3O9nZd0Q6XG50XHByaXZhdGVc d2luZG93c1xzZXR1cFxzZXR1cGFwaVxpbmZ2YWx1ZS5jAEZpZWxkAAAA/////6LZ2Xem2dl3 /////7Pa2Xe32tl3/////2Tb2Xdo29l3/////7Pb2Xe329l3/////0Dc2XdE3Nl3AAAAAP// //8Y3dl3HN3Zd/////9p3dl3bd3Zd/////+c3dl3oN3ZdwAAAABTb3VyY2VEaXNrc05hbWVz AAAAAAAAAABTb3VyY2VEaXNrc0ZpbGVzAAAAAAAAAABEZXN0aW5hdGlvbkRpcnMARGVmYXVs dERlc3REaXIAAAAAAAAlcy4lcwAAAAAAAAD/////3d7Zd+He2XcAAAAA/////33g2XeB4Nl3 /////8bg2XfK4Nl3/////17h2Xdi4dl3AAAAAP////9r49l3b+PZdwAAAAD/////FuTZdxrk 2XcAAAAA/////6bm2Xeq5tl3dW5rbm93bgBzeXN0ZW0AAHNwb29sAAAAVVNFUlBST0ZJTEUA aGVscAAAAABmb250cwAAAHZpZXdlcnMAY29sb3IAAABzcG9vbFxkcml2ZXJzXGNvbG9yAEQ6 XG50XHByaXZhdGVcd2luZG93c1xzZXR1cFxzZXR1cGFwaVxpbmZmbGlzdC5jAERpcmVjdG9y eUlkSW50AABVc2VyRGlySWRMaXN0LT5Vc2VyRGlySWRDb3VudCA9IDAAAAD/////puvZd6rr 2XclZAAA/////3Xx2Xd58dl3SEtVAEhLRVlfVVNFUlMAAEhLQ1UAAAAASEtFWV9DVVJSRU5U X1VTRVIAAABIS1IASEtDUgAAAABIS0VZX0NMQVNTRVNfUk9PVAAAAEhLTE0AAAAASEtFWV9M T0NBTF9NQUNISU5FAAAAAAAAVXBkYXRlSW5pcwAAAAAAAFVwZGF0ZUluaUZpZWxkcwBJbmky UmVnAEFkZFJlZwAARGVsUmVnAAAgAAAALCAAAERlbGZpbGVzAAAAAFJlbmZpbGVzAAAAAENv cHlmaWxlcwAAAAAAAAD/////TAHad1AB2nc9AAAA/////8QI2nfICNp3U2VTaHV0ZG93blBy aXZpbGVnZQD/////wQzad8UM2ndydW5vbmNlIC1yAABHcnBDb252AFdyYXBwZXIARDpcbnRc cHJpdmF0ZVx3aW5kb3dzXHNldHVwXHNldHVwYXBpXGluZmluc3QuYwAAKnBzektleVNldHVw ID09IFRFWFQoJ1xcJykAAEQ6XG50XHByaXZhdGVcd2luZG93c1xzZXR1cFxzZXR1cGFwaVxk aWFtb25kLmMAAFBlclRocmVhZC0+Q3VycmVudFRhcmdldEZpbGUAAAAAUGVyVGhyZWFkLT5D dXJyZW50VGFyZ2V0RmlsZSA9PSBOVUxMAAAAADAAAABQZXJUaHJlYWQAAABoID09IDAAAFBl clRocmVhZC0+RmRpRXJyb3IuZXJmT3BlciAhPSBGRElFUlJPUl9OT05FAAAAACFQZXJUaHJl YWQtPkN1cnJlbnRUYXJnZXRGaWxlAAAAUGVyVGhyZWFkLT5GZGlDb250ZXh0AAAAAAAAAP// ///QF9p31BfadwAAAAD/////JRnadykZ2nf/////yhnad84Z2nf/////aRrad20a2nf///// nxrad6Ma2nf/////2Rrad90a2ncAAAAA/////2ob2nduG9p3/////7Eb2ne1G9p3/////0Ic 2ndGHNp3/////4oc2neOHNp3RDpcbnRccHJpdmF0ZVx3aW5kb3dzXHNldHVwXHNldHVwYXBp XGRpc2tzcGFjLmMAYgAAAAAAAAD/////KR3ady0d2nf/////Mh7adzYe2nf/////8R7ad/Ue 2nf/////Mx/adzcf2nf/////0h/ad9Yf2nf/////zCDad9Ag2nf/////qiHad64h2nf///// UyLad1ci2nf/////fiLad4Ii2ncAAAAA/////zcj2nc7I9p3/////8oj2nfOI9p3//////Uj 2nf5I9p3AAAAAP////+KJNp3jiTad/////8MJtp3ECbad/////8OK9p3EivadwAAAAD///// 8ivad/Yr2ncuXwAAXwAAAEQ6XG50XHByaXZhdGVcd2luZG93c1xzZXR1cFxzZXR1cGFwaVxk ZWNvbXAuYwAAAFRyeU5hbWVbbHN0cmxlbihUcnlOYW1lKS0xXSA9PSBURVhUKCdfJykAAAAA U1pERIjwJzMAAAAAAAAAAP/////vM9p38zPadwAAAAD/////AjXadwY12ndTRVRQAAAAAAAA AAD/////hj7ad4o+2nf/////aD3ad2w92ndGaWxlcy5XaW5OVAByZXBhaXJcc2V0dXAubG9n AAAAAP////8HQ9p3C0PadyVzLCV4LCVzLCVzLCIlcyIAAAAARDpcbnRccHJpdmF0ZVx3aW5k b3dzXHNldHVwXHNldHVwYXBpXGZpbGVsb2cuYwAARmlsZUxvZy0+U3lzdGVtTG9nAAAAAAAA /////5hE2necRNp3AAAAAP////94Rdp3fEXadwAAAAD/////JkfadypH2ndccHBjAAAAAFxt aXBzAAAAXHg4NgAAAABcaTM4NgAAAFxuZWNfOTgAXGFscGhhAABJbnN0YWxsYXRpb24gU291 cmNlcwAAAABTT0ZUV0FSRVxNaWNyb3NvZnRcV2luZG93c1xDdXJyZW50VmVyc2lvblxTZXR1 cAAAAAAA/////1NJ2ndXSdp3QTpcAP/////JUNp3zVDad/////9NUtp3UVLad/////+ZUtp3 nVLadwAAAAD/////k1Pad5dT2ncAAAAA//////1W2ncBV9p3JXgAAP/////VXtp32V7adwAA AAD/////IGDadyRg2ndcXC5cJWM6AC5jYWIAAAAAKQAAACAoAABQYXJh --K31bpE3ff998i5hWsHo8880Z22913q45iu3f --K31bpE3ff998i5hWsHo8880Z22913q45iu3f Content-Type: application/octet-stream; name=MSOracle32Readme.txt Content-Transfer-Encoding: base64 Content-ID: LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0NCk5vdGFzIGRlIHZlcnPjbw0K DQpNaWNyb3NvZnQoUikgT0RCQyBEcml2ZXIgcGFyYSBPcmFjbGUNCi0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLQ0KDQooYykgMTk5OCBNaWNyb3NvZnQgQ29ycG9yYXRp b24NCgkgIA0KLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQ0KQ29tbyB1c2FyIGVzdGUg ZG9jdW1lbnRvDQotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tDQoNClBhcmEgdmlzdWFs aXphciBvIGFycXVpdm8gJ0xlaWFtZScgbm8gJ0Jsb2NvIGRlIG5vdGFzJyBkbyBXaW5kb3dz LCBtYXhpbWl6ZSBhIGphbmVsYSBkbyAnQmxvY28gZGUgbm90YXMnIGUgY2xpcXVlIGVtICdR dWVicmEgYXV0b23hdGljYSBkZSBsaW5oYScsIG5vIG1lbnUgJ0VkaXRhcicuIFBhcmEgaW1w cmltaXIgbyBhcnF1aXZvICdMZWlhbWUnLCBhYnJhLW8gbm8gJ0Jsb2NvIGRlIG5vdGFzJyBv dSBlbSBvdXRybyBwcm9jZXNzYWRvciBkZSB0ZXh0byBlLCBlbSBzZWd1aWRhLCB1c2UgbyBj b21hbmRvICdJbXByaW1pcicsIG5vIG1lbnUgJ0FycXVpdm8nLg0KDQpQYXJhIG9idGVyIGlu Zm9ybWHn9WVzIHNvYnJlIGFsdGVyYef1ZXMgZGUgdmVyc/VlcyBhbnRlcmlvcmVzIGRlc3Rl IGRyaXZlciwgY29uc3VsdGUgYSBzZefjbyAnTm92aWRhZGVzJyBuZXN0ZSBhcnF1aXZvLiAN Cg0KLS0tLS0tLS0tLS0NClZpc+NvIGdlcmFsDQotLS0tLS0tLS0tLQ0KDQpPIE1pY3Jvc29m dCBPREJDIERyaXZlciBwYXJhIE9yYWNsZSBlc3ThIGRlIGFjb3JkbyBjb20gYSBlc3BlY2lm aWNh5+NvIGRlIE9wZW4gRGF0YWJhc2UgQ29ubmVjdGl2aXR5IChPREJDLCBjb25lY3Rpdmlk YWRlIGFiZXJ0YSBkZSBiYW5jbyBkZSBkYWRvcykgZGVzY3JpdGEgbm8gbWFudWFsIE9EQkMg UHJvZ3JhbW1lcidzIFJlZmVyZW5jZSAodmVyc+NvIDIuMCBvdSBwb3N0ZXJpb3IpIHBhcmEg c3VhIHBsYXRhZm9ybWEuIE8gZHJpdmVyIE9yYWNsZSBwZXJtaXRlIHF1ZSB2b2PqIGNvbmVj dGUgc2V1IGFwbGljYXRpdm8gY29tcGF07XZlbCBjb20gT0RCQyBhIHVtIGJhbmNvIGRlIGRh ZG9zIE9yYWNsZS4NCg0KDQotLS0tLS0tLS0tLS0tLS0tLS0tLS0NClJlcXVpc2l0b3MgZG8g c2lzdGVtYQ0KLS0tLS0tLS0tLS0tLS0tLS0tLS0tDQoNClBhcmEgdXNhciBvIE1pY3Jvc29m dCBPREJDIERyaXZlciBwYXJhIE9yYWNsZSwgdm9j6iBkZXZlIHRlciBvIE9yYWNsZSBDbGll bnQgU29mdHdhcmUgdmVyc+NvIDcuMyBvdSBzdXBlcmlvciBpbnN0YWxhZG8gZW0gc2V1IHNp c3RlbWEgV2luZG93cy4gTyBNaWNyb3NvZnQgT0RCQyBEcml2ZXIgcGFyYSBPcmFjbGUgb2Zl cmVjZSBzdXBvcnRlIHNvbWVudGUgcGFyYSBvIFNRTCpOZXQgMi4zIG91IHBvc3Rlcmlvci4g UGFyYSBvYnRlciBtYWlzIGluZm9ybWHn9WVzIHNvYnJlIG9zIHByb2R1dG9zIE9yYWNsZSwg Y29uc3VsdGUgc2V1IGNvbmp1bnRvIGRlIGRvY3VtZW50YefjbyBPcmFjbGUuDQoNCi0tLS0t LS0tLQ0KTm92aWRhZGVzDQotLS0tLS0tLS0NCg0KRXN0YSB2ZXJz428gZG8gTWljcm9zb2Z0 IE9EQkMgRHJpdmVyIHBhcmEgT3JhY2xlIGluY2x1aSBkaXZlcnNvcyBhcHJpbW9yYW1lbnRv cyBubyBkZXNlbXBlbmhvIGUgbmEgZXN0YWJpbGlkYWRlLiBO428gZm9pIGFkaWNpb25hZGEg bmVuaHVtYSBub3ZhIGZ1bmNpb25hbGlkYWRlLg0KDQpFc3RhIHZlcnPjbyBkbyBNaWNyb3Nv ZnQgT0RCQyBEcml2ZXIgcGFyYSBPcmFjbGUgb2ZlcmVjZSBtYWlvciBlc3RhYmlsaWRhZGUg cG9ycXVlIGZvaSB0ZXN0YWRhIGVtIG1haXMgYW1iaWVudGVzLCBjb21vIG8gTWljcm9zb2Z0 IFRyYW5zYWN0aW9uIFNlcnZlciBlIG8gSW50ZXJuZXQgSW5mb3JtYXRpb24gU2VydmVyLg0K DQ=9 --K31bpE3ff998i5hWsHo8880Z22913q45iu3f-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 5: 5: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from voi.aagh.net (pc1-hart4-0-cust168.mid.cable.ntl.com [62.254.84.168]) by hub.freebsd.org (Postfix) with ESMTP id 2E24937B400 for ; Tue, 9 Apr 2002 05:05:00 -0700 (PDT) Received: from freaky by voi.aagh.net with local (Exim 3.35 #1) id 16uuMs-000HkM-00 for ports@freebsd.org; Tue, 09 Apr 2002 13:04:58 +0100 Date: Tue, 9 Apr 2002 13:04:58 +0100 From: Thomas Hurst To: ports@freebsd.org Subject: Re: FreeBSD Port: php4-4.1.0 Message-ID: <20020409120458.GA66800@voi.aagh.net> Mail-Followup-To: ports@freebsd.org References: <00a101c1dfaa$0cdb2f50$3200a8c0@riker> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <00a101c1dfaa$0cdb2f50$3200a8c0@riker> User-Agent: Mutt/1.3.28i Organization: Not much. X-Operating-System: FreeBSD/4.5-PRERELEASE (i386) X-Uptime: 12:52PM up 109 days, 20:38, 4 users, load averages: 2.09, 2.09, 2.03 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * Alastair D'Silva (deece@newmillennium.net.au) wrote: > You want /usr/ports/www/mod_php4, not /usr/ports/lang/php4 Actually, with Apache 2, lang/php4 will probably be more useful. mod_php4 in Apache 2 is not for the faint hearted; you need to grab the cvs apache2 SAPI module and replace the 4.1.0 version with it; *not* a supported setup as you might suspect :) lang/php4 will provide a CGI executable you can run using #!/usr/local/bin/php syntax, or you can put it in the cgi-bin dir and set Apache 2 to filter *.php through it. -- Thomas 'Freaky' Hurst - freaky@aagh.net - http://www.aagh.net/ - There is only one thing in the world worse than being talked about, and that is not being talked about. -- Oscar Wilde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 5:18:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from voi.aagh.net (pc1-hart4-0-cust168.mid.cable.ntl.com [62.254.84.168]) by hub.freebsd.org (Postfix) with ESMTP id CE2FC37B416 for ; Tue, 9 Apr 2002 05:18:32 -0700 (PDT) Received: from freaky by voi.aagh.net with local (Exim 3.35 #1) id 16uua0-000HmY-00 for ports@FreeBSD.org; Tue, 09 Apr 2002 13:18:32 +0100 Date: Tue, 9 Apr 2002 13:18:31 +0100 From: Thomas Hurst To: ports@FreeBSD.org Subject: Re: FreeBSD Port: apache-2.0.28_4 Message-ID: <20020409121831.GB66800@voi.aagh.net> Mail-Followup-To: ports@FreeBSD.org References: <4.3.2.7.2.20020408204545.01c8abb0@nospam.lariat.org> <4.3.2.7.2.20020408204545.01c8abb0@nospam.lariat.org> <4.3.2.7.2.20020408210655.01c91450@nospam.lariat.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4.3.2.7.2.20020408210655.01c91450@nospam.lariat.org> User-Agent: Mutt/1.3.28i Organization: Not much. X-Operating-System: FreeBSD/4.5-PRERELEASE (i386) X-Uptime: 1:06PM up 109 days, 20:51, 4 users, load averages: 2.00, 2.00, 2.00 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * Brett Glass (brett@lariat.org) wrote: > At 08:54 PM 4/8/2002, Will Andrews wrote: > > > Uhm.. try updating your ports tree? It was committed 20 hours ago. > > Interesting. > > The FreeBSD Web site still says that the latest port is 2.0.28_4. See > http://www.FreeBSD.org/cgi/ports.cgi?query=Apache&stype=all. The INDEX file that's based on is always horribly out of date. Try http://www.freshports.org/, which lists: apache2 2.0.35 www Version 2 of the extremely popular Apache http server Maintained by: perky@fallin.lv Description : Changes : Download Port : Homepage And tracks each cvs commit to the ports tree. That is, if you don't want to track -STABLE properly and keep an eye on -stable/-ports (and the cvs commits list if you're really serious). > (BTW, we don't keep the ports on our machines because they take up a > great deal of disk space and become obsolete almost instantly. The ports tree is about 60-70MB. I'm sure you can spare that much space on at least one machine. > Our production servers don't run CVSup to avoid instability. cvsup is unstable? Since when? I'm sure sticking with Apache 2.0.28_4 for months longer than you need to (.31 has been out for ages, never mind .35 :) is more unstable than having a recent checkout of the ports tree on at least one machine so you can build packages yourself. -- Thomas 'Freaky' Hurst - freaky@aagh.net - http://www.aagh.net/ - It was one of those perfect summer days -- the sun was shining, a breeze was blowing, the birds were singing, and the lawn mower was broken ... -- James Dent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 5:27:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from xyz.pp.se (xyz.pp.se [212.31.160.244]) by hub.freebsd.org (Postfix) with SMTP id A82AF37B41E for ; Tue, 9 Apr 2002 05:26:59 -0700 (PDT) Received: (qmail 70706 invoked from network); 9 Apr 2002 12:26:56 -0000 Received: from gw.ext.thalamus.se (HELO gazelle.xyz.pp.se) (212.31.160.253) by xyz.pp.se with SMTP; 9 Apr 2002 12:26:56 -0000 Message-Id: <5.1.0.14.2.20020409142703.00baf800@mail.thalamus.se> X-Mailer: QUALCOMM Eudora Version 5.1 Date: Tue, 09 Apr 2002 14:28:08 +0200 To: DougB@FreeBSD.org From: Mark Grindler Subject: FreeBSD Port: bind-9.1.3 Cc: ports@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Why no update yet? 9.1.3 isn't very stable. BIND 9.2.0 introduces a number of new features over 9.1, including: =B7 The size of the cache can now be limited using the= "max-cache-size"=20 option. =B7 The server can now automatically convert RFC1886-style recursive= =20 lookup requests into RFC2874-style lookups, when enabled using the new=20 option "allow-v6-synthesis". This allows stub resolvers that support AAAA=20 records but not A6 record chains or binary labels to perform lookups in=20 domains that make use of these IPv6 DNS features. =B7 Performance has been improved. =B7 The man pages now use the more portable "man" macros rather than= =20 the "mandoc" macros, and are installed by "make install". =B7 The named.conf parser has been completely rewritten. It now=20 supports "include" directives in more places such as inside "view"=20 statements, and it no longer has any reserved words. =B7 The "rndc status" command is now implemented. =B7 rndc can now be configured automatically. =B7 A BIND 8 compatible stub resolver library is now included in= lib/bind. =B7 OpenSSL has been removed from the distribution. This means that to= =20 use DNSSEC, OpenSSL must be installed and the --with-openssl option must be= =20 supplied to configure. This does not apply to the use of TSIG, which does=20 not require OpenSSL. =B7 The source distribution now builds on Windows NT/2000. See=20 win32utils/readme1.txt and win32utils/win32-build.txt for details. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 5:57:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id BFD1837B41A; Tue, 9 Apr 2002 05:57:20 -0700 (PDT) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g39CwV508798; Tue, 9 Apr 2002 08:58:31 -0400 (EDT) (envelope-from alane) Date: Tue, 9 Apr 2002 08:58:31 -0400 From: Alan E To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Alan Eldridge Subject: Re: ports/36353: lang/python{15,20,21} stomps on man pg, bin/* from lang/python Message-ID: <20020409125831.GA8761@wwweasel.geeksrus.net> References: <200203270118.g2R1IGl60375@wwweasel.geeksrus.net> <200203270120.g2R1K1e32221@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200203270120.g2R1K1e32221@freefall.freebsd.org> User-Agent: Mutt/1.3.28i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following patch fixes python21. It is dependent on these PRs being committed: S Submitted Tracker Resp. Description o [2002/03/31] ports/36589 ports www/pyweblib: use current python o [2002/04/08] ports/36914 wjv textproc/py-asv: remove PYTHON_VERSION=python2.1 restriction Ports/36589 has the maintainer's approval. Both contain email from the package author stating that there is no known restriction against using python 2.2. This patch: * removes bin/pydoc, bin/python * removes share/emacs/site-lisp/python-mode.el * installs man page as python2.1.1 (do "man python2.1") With this patch, there are no conflicts between lang/python and lang/python21. ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== Index: lang/python21/Makefile =================================================================== RCS file: /home/ncvs/ports/lang/python21/Makefile,v retrieving revision 1.84 diff -u -3 -r1.84 Makefile --- lang/python21/Makefile 22 Jan 2002 12:53:28 -0000 1.84 +++ lang/python21/Makefile 5 Apr 2002 15:58:07 -0000 @@ -19,8 +19,8 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-fpectl CONFIGURE_ENV= OPT="${CFLAGS}" -INSTALL_TARGET= install -MAN1= python.1 +INSTALL_TARGET= altinstall +MAN1= ${PYTHON_VERSION}.1 USE_PYTHON= yes PYTHON_VERSION= python2.1 @@ -76,8 +76,9 @@ .endfor post-install: - @${MKDIR} ${PREFIX}/share/emacs/site-lisp - ${INSTALL_DATA} ${WRKSRC}/Misc/python-mode.el ${PREFIX}/share/emacs/site-lisp + @${MKDIR} ${MANPREFIX}/man1 + ${INSTALL_MAN} ${WRKSRC}/Misc/python.man \ + ${MANPREFIX}/man1/${PYTHON_VERSION}.1 @${MKDIR} ${PYTHON_SITELIBDIR} .if !defined(NOPORTDOCS) @cd ${WRKSRC}; tar -c --exclude='*CVS*' -f - Tools | \ Index: lang/python21/pkg-plist =================================================================== RCS file: /home/ncvs/ports/lang/python21/pkg-plist,v retrieving revision 1.37 diff -u -3 -r1.37 pkg-plist --- lang/python21/pkg-plist 22 Jan 2002 12:53:28 -0000 1.37 +++ lang/python21/pkg-plist 31 Mar 2002 12:27:38 -0000 @@ -1,5 +1,3 @@ -bin/pydoc -bin/python bin/%%PYTHON_VERSION%% include/%%PYTHON_VERSION%%/Python.h include/%%PYTHON_VERSION%%/abstract.h @@ -1990,7 +1988,6 @@ lib/%%PYTHON_VERSION%%/zipfile.py lib/%%PYTHON_VERSION%%/zipfile.pyc lib/%%PYTHON_VERSION%%/zipfile.pyo -share/emacs/site-lisp/python-mode.el %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/README %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/classes/Complex.py %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/classes/Dates.py ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 6:10: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7379937B41B for ; Tue, 9 Apr 2002 06:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39DA1510161; Tue, 9 Apr 2002 06:10:01 -0700 (PDT) (envelope-from gnats) Received: from useful.dataloss.nl (useful.dataloss.nl [62.250.7.47]) by hub.freebsd.org (Postfix) with SMTP id DD8C137B426 for ; Tue, 9 Apr 2002 06:08:10 -0700 (PDT) Received: (qmail 55486 invoked by uid 0); 9 Apr 2002 13:08:09 -0000 Message-Id: <20020409130809.55485.qmail@useful.dataloss.nl> Date: 9 Apr 2002 13:08:09 -0000 From: Peter van Dijk Reply-To: Peter van Dijk To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36924: centericq port misses iconv dep Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36924 >Category: ports >Synopsis: centericq port misses iconv dep >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 06:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Peter van Dijk >Release: FreeBSD 4.4-RELEASE-p4 i386 >Organization: - >Environment: System: FreeBSD useful.dataloss.nl 4.4-RELEASE-p4 FreeBSD 4.4-RELEASE-p4 #3: Fri Jan 25 01:34:19 CET 2002 root@useful.dataloss.nl:/home/usr2/obj/usr/src/sys/USEFUL i386 ports cvsup 5 minutes ago. >Description: 'make' in /usr/ports/net/centericq fails when the libiconv port is not installed >How-To-Repeat: Type 'make' in /usr/ports/net/centericq without the libiconv port installed >Fix: fix: add dependency to makefile workaround: install libiconv-1.7_2 port (1.7_1 didn't work for me because it only installed libgiconv* and not libiconv*) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 6:23:53 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D0D837B41D; Tue, 9 Apr 2002 06:23:28 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39DNRe16585; Tue, 9 Apr 2002 06:23:27 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 06:23:27 -0700 (PDT) From: Message-Id: <200204091323.g39DNRe16585@freefall.freebsd.org> To: peter@dataloss.nl, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36924: centericq port misses iconv dep Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: centericq port misses iconv dep State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue Apr 9 06:22:39 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=36924 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 6:34:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 9B74937B400 for ; Tue, 9 Apr 2002 06:34:25 -0700 (PDT) Received: (from mwlucas@localhost) by blackhelicopters.org (8.11.6/8.11.6) id g39DYPE81967 for ports@FreeBSD.org; Tue, 9 Apr 2002 09:34:25 -0400 (EDT) (envelope-from mwlucas) Date: Tue, 9 Apr 2002 09:34:25 -0400 From: Michael Lucas To: ports@FreeBSD.org Subject: metaport by request? Message-ID: <20020409093425.A81951@blackhelicopters.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Folks, For those who don't know, I'm in the last stages of publishing a book on FreeBSD. Last night, it occured to me that it would be really nifty if I could get a FreeBSD metaport to include all the software discussed in the book. This would be much like the docproj port; it wouldn't include anything in and of itself, it would just depend on a whole bunch of other ports. I don't know what FreeBSD's policy on this sort of thing is, but I figured it was worth asking for. Would someone out there be willing to build a proper port of, say, misc/absolutebsd if I can provide a list of the ports it would require? Thanks, Michael -- Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org http://www.oreillynet.com/pub/q/Big_Scary_Daemons Absolute BSD: http://www.nostarch.com/abs_bsd.htm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 6:37:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 7D57D37B417; Tue, 9 Apr 2002 06:37:48 -0700 (PDT) Received: by squall.waterspout.com (Postfix, from userid 1050) id 0B5E89B15; Tue, 9 Apr 2002 08:37:48 -0500 (EST) Date: Tue, 9 Apr 2002 08:37:47 -0500 From: Will Andrews To: Michael Lucas Cc: ports@FreeBSD.org Subject: Re: metaport by request? Message-ID: <20020409133747.GP75343@squall.waterspout.com> Mail-Followup-To: Michael Lucas , ports@FreeBSD.org References: <20020409093425.A81951@blackhelicopters.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020409093425.A81951@blackhelicopters.org> User-Agent: Mutt/1.3.26i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Apr 09, 2002 at 09:34:25AM -0400, Michael Lucas wrote: > For those who don't know, I'm in the last stages of publishing a book > on FreeBSD. > > Last night, it occured to me that it would be really nifty if I could > get a FreeBSD metaport to include all the software discussed in the > book. This would be much like the docproj port; it wouldn't include > anything in and of itself, it would just depend on a whole bunch of > other ports. I don't know what FreeBSD's policy on this sort of thing > is, but I figured it was worth asking for. > > Would someone out there be willing to build a proper port of, say, > misc/absolutebsd if I can provide a list of the ports it would > require? I personally don't like the idea very much as it tends to bloat, but we already have 6,770+ ports and a new one would be a drop of water in the Pacific Ocean.. and besides that, Greg Lehey already took it upon himself to create the precedent for this... ;) I'm sure you can write your own metaport.. they are even more trivial to write than, say, a CLI IRC client's port. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 6:41:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from peitho.fxp.org (peitho.fxp.org [209.26.95.40]) by hub.freebsd.org (Postfix) with ESMTP id B367B37B416; Tue, 9 Apr 2002 06:41:04 -0700 (PDT) Received: by peitho.fxp.org (Postfix, from userid 1501) id F2A0D13667; Tue, 9 Apr 2002 09:41:02 -0400 (EDT) Date: Tue, 9 Apr 2002 09:41:02 -0400 From: Chris Faulhaber To: Michael Lucas Cc: ports@FreeBSD.org Subject: Re: metaport by request? Message-ID: <20020409134102.GA8317@peitho.fxp.org> References: <20020409093425.A81951@blackhelicopters.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zhXaljGHf11kAtnf" Content-Disposition: inline In-Reply-To: <20020409093425.A81951@blackhelicopters.org> User-Agent: Mutt/1.3.24i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 09, 2002 at 09:34:25AM -0400, Michael Lucas wrote: >=20 > Folks, >=20 > For those who don't know, I'm in the last stages of publishing a book > on FreeBSD. >=20 > Last night, it occured to me that it would be really nifty if I could > get a FreeBSD metaport to include all the software discussed in the > book. This would be much like the docproj port; it wouldn't include > anything in and of itself, it would just depend on a whole bunch of > other ports. I don't know what FreeBSD's policy on this sort of thing > is, but I figured it was worth asking for. >=20 > Would someone out there be willing to build a proper port of, say, > misc/absolutebsd if I can provide a list of the ports it would > require? >=20 Take a look at misc/instant-(server|workstation). Creating your port sounds like an article in the making to me :) (specifically detailing how a user can create a port encompassing their favorite ported apps) --=20 Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org --zhXaljGHf11kAtnf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: FreeBSD: The Power To Serve iEYEARECAAYFAjyy724ACgkQObaG4P6BelAocgCfXqNklrQqIjDfzlODZ3TPdwzO ieAAnR52n90jk7eYjCNkm1bUzB5va5zB =28LK -----END PGP SIGNATURE----- --zhXaljGHf11kAtnf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 7:20:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sbox.tu-graz.ac.at (fstgss05.tu-graz.ac.at [129.27.3.24]) by hub.freebsd.org (Postfix) with ESMTP id 9A09B37B41C; Tue, 9 Apr 2002 07:20:49 -0700 (PDT) Received: from sbox.tu-graz.ac.at (localhost [127.0.0.1]) by sbox.tu-graz.ac.at (8.12.3/8.12.3) with ESMTP id g39EKenh022874; Tue, 9 Apr 2002 16:20:41 +0200 (MEST) Received: (from cyrus@localhost) by sbox.tu-graz.ac.at (8.12.3/8.12.3/Submit) id g39EKe45022872; Tue, 9 Apr 2002 16:20:40 +0200 (MEST) To: Yoichi NAKAYAMA Subject: Maintainer change of print/auctex port Message-ID: <1018362040.3cb2f8b835bc6@sbox.tugraz.at> Date: Tue, 09 Apr 2002 16:20:40 +0200 (MEST) From: dada@sbox.tugraz.at Cc: freebsd-ports@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.7 X-Originating-IP: 143.50.106.209 X-WebMail-Company: Hotmail Killers, Inc. X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org All right Yoichi. Thank you for volunteering. I am giving the port into your hands. Best regards, Martin On Mon, 08 Apr 2002 23:22:37 +0900 Yoichi NAKAYAMA wrote: # At Mon, 08 Apr 2002 13:35:44 +0200 (MEST), # dada@sbox.tugraz.at wrote: # > Yoichi! Currently I am quite busy and I do not have a special relationship to # > auctex, other than I am using it frequently. If you would like to takeover # > maintainership of auctex in FreeBSD please tell me! I am confident that the # > port will be in good hands then. # # In fact I'm not using auctex so frequently. But I'm able to maintain # the port for FreeBSD. I'd like to take maintainership of it, if you # trust me. May I do so? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 7:42:41 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mile.nevermind.kiev.ua (freebsddiary.org.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id D6E6137B416; Tue, 9 Apr 2002 07:42:30 -0700 (PDT) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.2/8.12.2) with ESMTP id g39EgIGO024001; Tue, 9 Apr 2002 17:42:19 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.2/8.12.2/Submit) id g39EgENo024000; Tue, 9 Apr 2002 17:42:14 +0300 (EEST) Date: Tue, 9 Apr 2002 17:42:14 +0300 From: Nevermind To: hostmaster@vvi.at Cc: ache@FreeBSD.ORG, dirk@FreeBSD.ORG, ports@FreeBSD.ORG, Maxim Zakharov Subject: Re: FreeBSD Port: php4-4.1.1 with FreeBSD Port: mnogosearch support Message-ID: <20020409144213.GA23730@nevermind.kiev.ua> References: Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, VVI hostmaster! On Mon, Apr 08, 2002 at 03:21:32PM -0700, you wrote: > BEGIN------------------------------------------- > Making all in . > cc -I. -I/usr/ports/lang/php4/work/php-4.1.2/ -I/usr/ports/lang/ > php4/work/php-4.1.2/main -I/usr/ports/lang/php4/work/php-4.1.2 > -I/usr/ports/lang/php4/work/php-4.1.2/Zend -I/usr/local/include -I/ > usr/local/include/libxml2 -I/usr/local/include/freetype2/freetype -I/ > usr/local/include/gd -I/usr/local/include/c-client -I/usr/local/ > include/mcal -I/usr/local/mnogosearch/include -I/usr/local/ > include/mysql -I/usr/local/include/pspell -I/usr/local/include/ucd- > snmp -I/usr/ports/lang/php4/work/php-4.1.2/ext/xmlrpc/libxmlrpc > -I/usr/ports/lang/php4/work/php-4.1.2/TSRM -O -pipe -I/usr/local/ > include -c stub.c && touch stub.lo > /bin/sh /usr/ports/lang/php4/work/php-4.1.2/libtool --silent -- > mode=link cc -I. -I/usr/ports/lang/php4/work/php-4.1.2/ -I/usr/ > ports/lang/php4/work/php-4.1.2/main -I/usr/ports/lang/php4/ > work/php-4.1.2 -I/usr/ports/lang/php4/work/php-4.1.2/Zend -I/usr/ > local/include -I/usr/local/include/libxml2 -I/usr/local/include/ > freetype2/freetype -I/usr/local/include/gd -I/usr/local/include/c- > client -I/usr/local/include/mcal -I/usr/local/mnogosearch/include - > I/usr/local/include/mysql -I/usr/local/include/pspell -I/usr/local/ > include/ucd-snmp > -I/usr/ports/lang/php4/work/php-4.1.2/ext/xmlrpc/libxmlrpc -I/usr/ > ports/lang/php4/work/php-4.1.2/TSRM -O -pipe -I/usr/local/ > include > -prefer-non-pic -static -o libphp4.la -rpath /usr/ports/lang/php4/ > work/php-4.1.2/libs -export-symbols /usr/ports/lang/php4/work/ > php-4.1.2/sapi/cgi/php.sym -L/usr/local/lib -L/usr/local/lib/mysql - > L/usr/local/mnogosearch/lib -R /usr/local/lib -R /usr/local/lib/ > mysql -R /usr/local/mnogosearch/lib stub.lo Zend/libZend.la > sapi/cgi/libsapi.la main/libmain.la ext/zlib/libzlib.la ext/bcmath/ > libbcmath.la ext/bz2/libbz2.la ext/curl/libcurl.la ext/domxml/ > libdomxml.la ext/ftp/libftp.la ext/gd/libgd.la ext/gettext/libgettext.la > ext/hyperwave/libhyperwave.la ext/iconv/libiconv.la ext/imap/ > libimap.la ext/ldap/libldap.la ext/mbregex/libmbregex.la ext/ > mbstring/libmbstring.la ext/mcal/libmcal.la ext/mcrypt/ > libmcrypt.la ext/mhash/libmhash.la ext/ming/libming.la ext/ > mnogosearch/libmnogosearch.la ext/mysql/libmysql.la ext/ > openssl/libopenssl.la ext/pcre/libpcre.la ext/pdf/libpdf.la ext/ > posix/libposix.la ext/pspell/libpspell.la ext/readline/libreadline.la > ext/session/libsession.la ext/shmop/libshmop.la ext/snmp/ > libsnmp.la ext/sockets/libsockets.la ext/standard/libstandard.la > ext/sysvsem/libsysvsem.la ext/sysvshm/libsysvshm.la ext/wddx/ > libwddx.la ext/xml/libxml.la ext/xmlrpc/libxmlrpc.la ext/xslt/libxslt.la > ext/yaz/libyaz.la ext/yp/libyp.la ext/mnogosearch/ > libmnogosearch.la TSRM/libtsrm.la -lpam -lc-client4 - > ludmsearch -lz -lm -lmysqlclient -lyaz -lsablot -lexpat -lexpat - > lexpat -lexpat -lsnmp -lreadline -lhistory -lncurses -lpspell -lpdf - > ltiff -lpng > -ljpeg -lz -lmysqlclient -lz -ludmsearch -lz -lm -lmysqlclient -lming > -lmhash -lmcrypt -lltdl -lmcal -lldap -llber -lcrypt -lpam -liconv - > lintl -lgd -lfreetype -lpng -lz -ljpeg -lz -lxml2 -lcurl -lcrypto -lssl - > lcurl -lbz2 -lz -lcrypt -lssl -lcrypto -lm -L/usr/lib -lcrypto -lssl -lgcc - > lcrypt > libtool: link: cannot find the library `' > *** Error code 1 > > Stop in /usr/ports/lang/php4/work/php-4.1.2. > *** Error code 1 > > Stop in /usr/ports/lang/php4/work/php-4.1.2. > *** Error code 1 > > Stop in /usr/ports/lang/php4. > *** Error code 1 > > Stop in /usr/ports/lang/php4. > END--------------------------------------- > > There is no error when I dont mention mnogosearch... Only "me too" voice. But with 3.1.19 mnoGoSearch. But I've managed somehow to compile php with mnogosearch. Here is configuure string (obtained from phpinfo() PHP function): './configure' '--with-apxs=/usr/local/sbin/apxs' '--with-config-file-path=/usr/local/etc' '--enable-versioning' '--with-system-regex' '--disable-debug' '--enable-track-vars' '--without-gd' '--without-mysql' '--with-gd=/usr/local' '--with-freetype-dir=/usr/local' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr/local' '--with-zlib' '--with-mcrypt=/usr/local' '--with-mhash=/usr/local' '--with-mysql=/usr/local' '--with-pgsql=/usr/local' '--with-openssl=/usr' '--with-snmp=/usr/local' '--enable-ucd-snmp-hack' '--with-openssl=/usr' '--with-xml' '--with-expat-dir=/usr/local' '--enable-xslt' '--with-xslt-sablot' '--with-expat-dir=/usr/local' '--with-dom=/usr/local' '--enable-ftp' '--with-iconv=/usr/local' '--with-mnogosearch=/usr/local/mnogosearch' '--enable-bcmath' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-trans-sid' '--with-iconv=/usr/local' '--prefix=/usr/local' 'i386-portbld-freebsd4.5' I've installed mnoGoSearch from source (not from ports) with --prefix=/usr/local/mnogosearch. mod_php4-4.1.2 PHP4 module for Apache php4-4.1.2 PHP4 commandline interpreter -- NEVE-RIPE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 7:50:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 158A837B419 for ; Tue, 9 Apr 2002 07:50:21 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39Eo2810219; Tue, 9 Apr 2002 07:50:02 -0700 (PDT) (envelope-from gnats) Received: from lelu.olari.bbnetworks.net (lelu.olari.bbnetworks.net [212.16.96.66]) by hub.freebsd.org (Postfix) with ESMTP id B299837B43B for ; Tue, 9 Apr 2002 07:46:06 -0700 (PDT) Received: (from root@localhost) by lelu.olari.bbnetworks.net (8.11.6/8.11.6) id g39Eka081744; Tue, 9 Apr 2002 17:46:36 +0300 (EEST) (envelope-from hsu) Message-Id: <200204091446.g39Eka081744@lelu.olari.bbnetworks.net> Date: Tue, 9 Apr 2002 17:46:36 +0300 (EEST) From: Heikki Suonsivu Reply-To: Heikki Suonsivu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36925: bonobo-1.0.19 does not compile, type DynamicAny_DynAny undefined Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36925 >Category: ports >Synopsis: bonobo-1.0.19 does not compile, type DynamicAny_DynAny undefined >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 07:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Heikki Suonsivu >Release: FreeBSD 4.4-STABLE i386 >Organization: bbnetworks.net >Environment: System: FreeBSD lelu.olari.bbnetworks.net 4.4-STABLE FreeBSD 4.4-STABLE #3: Thu Nov 29 07:07:25 EET 2001 hsu@lelu.olari.bbnetworks.net:/usr/obj/usr/src/sys/CAT i386 Supped ports 9.4.2002. Trying to compile various gnome tools (gnomemeeting), probably has something to do with gnome. >Description: ===> Building for bonobo-1.0.19 gmake all-recursive gmake[1]: Entering directory `/local/nobackup/usr/ports/devel/bonobo/work/bonobo-1.0.19' Making all in macros gmake[2]: Entering directory `/local/nobackup/usr/ports/devel/bonobo/work/bonobo-1.0.19/macros' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/local/nobackup/usr/ports/devel/bonobo/work/bonobo-1.0.19/macros' Making all in intl gmake[2]: Entering directory `/local/nobackup/usr/ports/devel/bonobo/work/bonobo-1.0.19/intl' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/local/nobackup/usr/ports/devel/bonobo/work/bonobo-1.0.19/intl' Making all in idl gmake[2]: Entering directory `/local/nobackup/usr/ports/devel/bonobo/work/bonobo-1.0.19/idl' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/local/nobackup/usr/ports/devel/bonobo/work/bonobo-1.0.19/idl' Making all in libefs gmake[2]: Entering directory `/local/nobackup/usr/ports/devel/bonobo/work/bonobo-1.0.19/libefs' gmake all-recursive gmake[3]: Entering directory `/local/nobackup/usr/ports/devel/bonobo/work/bonobo-1.0.19/libefs' Making all in src gmake[4]: Entering directory `/local/nobackup/usr/ports/devel/bonobo/work/bonobo-1.0.19/libefs/src' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/local/nobackup/usr/ports/devel/bonobo/work/bonobo-1.0.19/libefs/src' Making all in doc gmake[4]: Entering directory `/local/nobackup/usr/ports/devel/bonobo/work/bonobo-1.0.19/libefs/doc' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/local/nobackup/usr/ports/devel/bonobo/work/bonobo-1.0.19/libefs/doc' gmake[4]: Entering directory `/local/nobackup/usr/ports/devel/bonobo/work/bonobo-1.0.19/libefs' gmake[4]: Leaving directory `/local/nobackup/usr/ports/devel/bonobo/work/bonobo-1.0.19/libefs' gmake[3]: Leaving directory `/local/nobackup/usr/ports/devel/bonobo/work/bonobo-1.0.19/libefs' gmake[2]: Leaving directory `/local/nobackup/usr/ports/devel/bonobo/work/bonobo-1.0.19/libefs' Making all in bonobo gmake[2]: Entering directory `/local/nobackup/usr/ports/devel/bonobo/work/bonobo-1.0.19/bonobo' /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/X11R6/share/locale"\" -DBONOBO_UIDIR=\""/usr/X11R6/share/gnome/ui/"\" -DPLUGIN_DIR=\""/usr/X11R6/lib/bonobo/plugin"\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\""/usr/X11R6/share/locale"\" -I. -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/gnome-xml -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include -! I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -g -pipe -O -I/usr/X11R6/include -Wall -Wunused -c bonobo-arg.c rm -f .libs/bonobo-arg.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/X11R6/share/locale\" -DBONOBO_UIDIR=\"/usr/X11R6/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/X11R6/lib/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/X11R6/share/locale\" -I. -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/gnome-xml -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -g -pipe -O -I/usr/X11R6/includ! e -Wall -Wunused -c bonobo-arg.c -fPIC -DPIC -o bonobo-arg.o bonobo-arg.c: In function `bonobo_arg_new': bonobo-arg.c:30: syntax error before `dyn' bonobo-arg.c:37: `dyn' undeclared (first use in this function) bonobo-arg.c:37: (Each undeclared identifier is reported only once bonobo-arg.c:37: for each function it appears in.) bonobo-arg.c:40: warning: implicit declaration of function `DynamicAny_DynAny_to_any' bonobo-arg.c:40: warning: assignment makes pointer from integer without a cast bonobo-arg.c:41: warning: implicit declaration of function `DynamicAny_DynAny_destroy' bonobo-arg.c: In function `bonobo_arg_is_equal': bonobo-arg.c:355: incompatible type for argument 1 of `ORBit_any_equivalent' bonobo-arg.c:355: incompatible type for argument 2 of `ORBit_any_equivalent' gmake[2]: *** [bonobo-arg.lo] Error 1 gmake[2]: Leaving directory `/local/nobackup/usr/ports/devel/bonobo/work/bonobo-1.0.19/bonobo' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/local/nobackup/usr/ports/devel/bonobo/work/bonobo-1.0.19' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/devel/bonobo. >How-To-Repeat: cd /usr/ports/devel/bonobo && make all install >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 8:28:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail503.nifty.com (mail503.nifty.com [202.248.37.211]) by hub.freebsd.org (Postfix) with ESMTP id 35C5237B400; Tue, 9 Apr 2002 08:28:32 -0700 (PDT) Received: from mail.ru by mail503.nifty.com (8.12.2/3.7W-02/25/02) with ESMTP id g39FRX6a023283; Wed, 10 Apr 2002 00:27:33 +0900 Message-ID: <3CB30864.5060702@mail.ru> Date: Wed, 10 Apr 2002 00:27:32 +0900 From: Alexander Nedotsukov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.9) Gecko/20020319 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Boris Popov Cc: Maxim Sobolev , freebsd-ports , ache Subject: Re: BSDL iconv take-over References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thanks a lot Boris and everyone who responded. At the moment I still looking for deadloop reports. My personal code check finished with the negative result. All loops in library core seems to be definite. The only possible deadloop case I can imagine (but inside client software) might be provoked by incorrect iconv() call return value. Hopefuly patch for this issue already present in ports tree. Next. I added iso8859-16 to the iconv-extra as it was supposed by Konstantin other missed charsets will be available on demand till the moment I will have nothing to do but to add them. Thakns, -- Alexander Boris Popov wrote: >On Mon, 8 Apr 2002, Maxim Sobolev wrote: > >>> I would like to take over BSDL iconv project to let it long live. At >>> >[skip] > >>Nice idea, I like it. The only thing I would add into your list is >>making iconv build system more /usr/src-friendly, so that it is easier >>to import it into base system when the time comes. Particularly this >>includes replacing all perl scripts with awk ones and making build >>systmem more sane. If my memory serves some 1.5 years ago Boris Popov >> did some initial work on this, so you might contact >>him for details. >> > > Correct. Probably new .awk scripts are still on my disk. I'll also >try to find the whole iconv import thread and forward it to Alex. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 8:32:48 2002 Delivered-To: freebsd-ports@freebsd.org Received: from jerusalem.litteratus.org (207-172-184-49.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com [207.172.184.49]) by hub.freebsd.org (Postfix) with ESMTP id EB7D837B419 for ; Tue, 9 Apr 2002 08:32:44 -0700 (PDT) Received: (from huff@localhost) by jerusalem.litteratus.org (8.11.6/8.11.6) id g39FWin71877; Tue, 9 Apr 2002 11:32:44 -0400 (EDT) (envelope-from huff) From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15539.2459.657537.886639@jerusalem.litteratus.org> Date: Tue, 9 Apr 2002 11:32:43 -0400 To: ports@freebsd.org, huff@jerusalem.litteratus.org Subject: py15-expat port broken X-Mailer: VM 7.03 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Reply-To: roberthuff@rcn.com Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello: I just tried to build the port and got this: huff@jerusalem> make >> py152.tgz doesn't seem to exist in /usr/ports/distfiles/python. >> Attempting to fetch from http://www.python.org/ftp/python/1.5.2/. fetch: py152.tgz: Not Found >> Attempting to fetch from http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/1.5.2/. fetch: py152.tgz: Not Found >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/python/. Receiving py152.tgz (2533053 bytes): 100% 2533053 bytes transferred in 45.5 seconds (54.37 kBps) ===> Extracting for py15-expat-1.5.2 >> Checksum OK for python/py152.tgz. ===> py15-expat-1.5.2 depends on file: /usr/local/lib/python1.5/site-packages/distutils/core.py - found ===> py15-expat-1.5.2 depends on file: /usr/local/bin/python1.5 - found ===> py15-expat-1.5.2 depends on shared library: expat.2 - found ===> Patching for py15-expat-1.5.2 ===> Configuring for py15-expat-1.5.2 ===> Building for py15-expat-1.5.2 running build running build_ext building 'pyexpat' extension error: file 'pyexpat.c' does not exist *** Error code 1 Stop in /usr/ports/textproc/py-expat. What's up? Robert Huff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 8:43:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 94CDC37B416; Tue, 9 Apr 2002 08:43:29 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39FhTl55922; Tue, 9 Apr 2002 08:43:29 -0700 (PDT) (envelope-from marcus) Date: Tue, 9 Apr 2002 08:43:29 -0700 (PDT) From: Message-Id: <200204091543.g39FhTl55922@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/36925: bonobo-1.0.19 does not compile, type DynamicAny_DynAny undefined Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: bonobo-1.0.19 does not compile, type DynamicAny_DynAny undefined Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: marcus Responsible-Changed-When: Tue Apr 9 08:43:07 PDT 2002 Responsible-Changed-Why: Over to maintainers. http://www.freebsd.org/cgi/query-pr.cgi?pr=36925 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 8:51:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 9C9DC37B405; Tue, 9 Apr 2002 08:51:32 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id 22TS0P91; Tue, 9 Apr 2002 18:52:54 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g39FpO460367; Tue, 9 Apr 2002 18:51:24 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CB30E4E.BCC5FFE4@FreeBSD.org> Date: Tue, 09 Apr 2002 18:52:46 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Alexander Nedotsukov Cc: Boris Popov , freebsd-ports , ache Subject: Re: BSDL iconv take-over References: <3CB30864.5060702@mail.ru> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Alexander Nedotsukov wrote: > > Thanks a lot Boris and everyone who responded. > At the moment I still looking for deadloop reports. My personal code > check finished with the negative result. All loops in library core seems > to be definite. The only possible deadloop case I can imagine (but > inside client software) might be provoked by incorrect iconv() call > return value. Hopefuly patch for this issue already present in ports tree. > Next. I added iso8859-16 to the iconv-extra as it was supposed by > Konstantin other missed charsets will be available on demand till the > moment I will have nothing to do but to add them. Nice to hear that the progress goes on. I would also propose to merge all iconv-xxx packages into one iconv package, because such separation actually makes very little sense. -Maxim > Thakns, > -- Alexander > > Boris Popov wrote: > > >On Mon, 8 Apr 2002, Maxim Sobolev wrote: > > > >>> I would like to take over BSDL iconv project to let it long live. At > >>> > >[skip] > > > >>Nice idea, I like it. The only thing I would add into your list is > >>making iconv build system more /usr/src-friendly, so that it is easier > >>to import it into base system when the time comes. Particularly this > >>includes replacing all perl scripts with awk ones and making build > >>systmem more sane. If my memory serves some 1.5 years ago Boris Popov > >> did some initial work on this, so you might contact > >>him for details. > >> > > > > Correct. Probably new .awk scripts are still on my disk. I'll also > >try to find the whole iconv import thread and forward it to Alex. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 9: 0:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F7BF37B419 for ; Tue, 9 Apr 2002 09:00:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39G04m76254; Tue, 9 Apr 2002 09:00:04 -0700 (PDT) (envelope-from gnats) Received: from cheshire.blacktabby.org (12-233-207-112.client.attbi.com [12.233.207.112]) by hub.freebsd.org (Postfix) with ESMTP id 2FA1937B404 for ; Tue, 9 Apr 2002 08:55:00 -0700 (PDT) Received: by cheshire.blacktabby.org (Postfix, from userid 1000) id 350B059EB; Tue, 9 Apr 2002 08:54:56 -0700 (PDT) Message-Id: <20020409155456.350B059EB@cheshire.blacktabby.org> Date: Tue, 9 Apr 2002 08:54:56 -0700 (PDT) From: Adam Kranzel Reply-To: Adam Kranzel To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36928: Take maintainership of www/amaya port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36928 >Category: ports >Synopsis: Take maintainership of www/amaya port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 09:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Adam Kranzel >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD cheshire.blacktabby.org 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Tue Mar 19 06:22:39 PST 2002 adam@cheshire.blacktabby.org:/usr/obj/usr/src/sys/CHESHIRE-NODEBUG i386 >Description: The www/amaya port has no maintainer, and since I use it a lot, I am willing to take maintainership of it. >How-To-Repeat: n/a >Fix: diff -ruN amaya.good/Makefile amaya/Makefile --- amaya.good/Makefile Tue Apr 9 08:41:47 2002 +++ amaya/Makefile Tue Apr 9 08:42:07 2002 @@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}.tgz DIST_SUBDIR= amaya -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adam-ports@blacktabby.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png diff -ruN amaya.good/pkg-descr amaya/pkg-descr --- amaya.good/pkg-descr Tue Apr 9 08:41:47 2002 +++ amaya/pkg-descr Tue Apr 9 08:45:37 2002 @@ -3,3 +3,6 @@ documents that adhere to a DTD. WWW: http://www.w3.org/Amaya/ + + -Adam + adam-ports@blacktabby.org >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 9: 3:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.fdu.edu (mail.fdu.edu [132.238.2.10]) by hub.freebsd.org (Postfix) with ESMTP id CA1C337B405 for ; Tue, 9 Apr 2002 09:03:22 -0700 (PDT) Received: (from smadmin@localhost) by mail.fdu.edu (Switch-2.2.1/Switch-2.2.0) id g39FxRG19269 for ; Tue, 9 Apr 2002 11:59:28 -0400 (EDT) X-Authentication-Warning: mail.fdu.edu: Processed by smadmin with -C /etc/mail/sendmail.mstore.cf Received: from FDU (bancroft2fl-167t.fdu.edu [132.238.13.167]) by mail.fdu.edu (Switch-2.2.1/Switch-2.2.0) with SMTP id g39FxHq18938; Tue, 9 Apr 2002 11:59:17 -0400 (EDT) From: "roger ting" To: Cc: Subject: FreeBSD Port: openmcu-1.0.10 Date: Tue, 9 Apr 2002 12:03:09 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I try to install openmcu to my conferencing server using port from FreeBSD, but I used OpenBSD instead FreeBSD, do you think it will work on my machine? if not, is there any solutions? Thanks Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 9: 5:37 2002 Delivered-To: freebsd-ports@freebsd.org Received: from lariat.org (lariat.org [12.23.109.2]) by hub.freebsd.org (Postfix) with ESMTP id BF0A837B419 for ; Tue, 9 Apr 2002 09:05:30 -0700 (PDT) Received: from mustang.lariat.org (IDENT:ppp0.lariat.org@lariat.org [12.23.109.2]) by lariat.org (8.9.3/8.9.3) with ESMTP id KAA10127; Tue, 9 Apr 2002 10:05:05 -0600 (MDT) X-message-flag: Warning! Use of Microsoft Outlook may make your system susceptible to Internet worms. Message-Id: <4.3.2.7.2.20020409100325.01c4f5c0@nospam.lariat.org> X-Sender: brett@nospam.lariat.org X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Tue, 09 Apr 2002 10:05:01 -0600 To: Hye-Shik Chang From: Brett Glass Subject: Re: FreeBSD Port: apache-2.0.28_4 Cc: ports@FreeBSD.ORG In-Reply-To: <20020409163908.A75943@fallin.lv> References: <4.3.2.7.2.20020408210655.01c91450@nospam.lariat.org> <4.3.2.7.2.20020408204545.01c8abb0@nospam.lariat.org> <4.3.2.7.2.20020408204545.01c8abb0@nospam.lariat.org> <20020409025408.GN75343@squall.waterspout.com> <4.3.2.7.2.20020408210655.01c91450@nospam.lariat.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 01:39 AM 4/9/2002, Hye-Shik Chang wrote: >The port index of FreeBSD Web site's updating depends on update of >ports/INDEX. (see: http://cvsweb.freebsd.org/ports/INDEX) >It isn't updated frequently. (took up to 8 weeks historically) That explains it! I suspect that if I download what LOOKS like 2.0.28 I'll actually get 2.0.35. --Brett To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 9:40:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9FF3937B419 for ; Tue, 9 Apr 2002 09:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39Ge1913930; Tue, 9 Apr 2002 09:40:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AF98237B41C for ; Tue, 9 Apr 2002 09:36:30 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39GaUX11521; Tue, 9 Apr 2002 09:36:30 -0700 (PDT) (envelope-from nobody) Message-Id: <200204091636.g39GaUX11521@freefall.freebsd.org> Date: Tue, 9 Apr 2002 09:36:30 -0700 (PDT) From: Oliver Velten To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36929: latest MRTG does not produce any output or error message Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36929 >Category: ports >Synopsis: latest MRTG does not produce any output or error message >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 09:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Velten >Release: 4.5 >Organization: Fachhochschule München FB Informatik >Environment: FreeBSD 4.5 ... >Description: mrtg-2.9.17.p4 compiles successfully and is installed without problems. After Starting it with a config file doesn't produce any output and does not update the images. Also no error message is displayed. Generating a new Config file with cfgmaker does not help. >How-To-Repeat: use mrtg-2.9.17.p4 >Fix: use mrtg-2.9.17.p3 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 10: 0:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 137A137B416; Tue, 9 Apr 2002 10:00:27 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39H0RK20769; Tue, 9 Apr 2002 10:00:27 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 10:00:27 -0700 (PDT) From: Message-Id: <200204091700.g39H0RK20769@freefall.freebsd.org> To: adam-ports@blacktabby.org, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36928: Take maintainership of www/amaya port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Take maintainership of www/amaya port State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue Apr 9 09:59:21 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=36928 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 10: 2:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B3E8C37B419; Tue, 9 Apr 2002 10:02:43 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39H2he24311; Tue, 9 Apr 2002 10:02:43 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 10:02:43 -0700 (PDT) From: Message-Id: <200204091702.g39H2he24311@freefall.freebsd.org> To: ovelten@gmx.de, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36929: latest MRTG does not produce any output or error message Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: latest MRTG does not produce any output or error message State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue Apr 9 10:01:51 PDT 2002 State-Changed-Why: plz update ur ports tree and try again it's 2.9.18.p4 now http://www.freebsd.org/cgi/query-pr.cgi?pr=36929 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 10:24:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailadmin.wku.edu (mail.WKU.EDU [161.6.18.53]) by hub.freebsd.org (Postfix) with ESMTP id 5773B37B400; Tue, 9 Apr 2002 10:24:23 -0700 (PDT) Received: from [161.6.16.201] (HELO DG6NYB11) by mailadmin.wku.edu (CommuniGate Pro SMTP 3.5.7) with SMTP id 12083204; Tue, 09 Apr 2002 12:24:22 -0500 Message-ID: <000301c1dfeb$6dfd9b10$c91006a1@DG6NYB11> Reply-To: "Terry J Dunlap Jr" From: "Terry J Dunlap Jr" To: Cc: Subject: FreeBSD Port: bsdi-netscape-communicator-4.75 Date: Tue, 9 Apr 2002 12:24:39 -0500 Organization: Western Kentucky University MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Trevor, I'm using XFree86-4.2.0. Will I experience problems if I attempt to install Netscape since the port requires XFree86-3.3.6? Thanks for your help. Terry Dunlap To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 10:47:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.webmonster.de (datasink.webmonster.de [194.162.162.209]) by hub.freebsd.org (Postfix) with SMTP id 0191337B419 for ; Tue, 9 Apr 2002 10:47:23 -0700 (PDT) Received: (qmail 42976 invoked by uid 1000); 9 Apr 2002 17:47:43 -0000 Date: Tue, 9 Apr 2002 19:47:43 +0200 From: "Karsten W. Rohrbach" To: tg@freebsd.org Cc: freebsd-ports@freebsd.org Subject: python 2.1.3 make files Message-ID: <20020409194743.A42693@mail.webmonster.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="lkTb+7nhmha7W+c3" Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Arbitrary-Number-Of-The-Day: 42 X-URL: http://www.webmonster.de/ X-Disclaimer: My opinions do not necessarily represent those of my employer X-Work-URL: http://www.ngenn.net/ X-Work-Address: nGENn GmbH, Schloss Kransberg, D-61250 Usingen-Kransberg, Germany X-Work-Phone: +49-6081-682-304 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --lkTb+7nhmha7W+c3 Content-Type: multipart/mixed; boundary="W5WqUoFLvi1M7tJE" Content-Disposition: inline --W5WqUoFLvi1M7tJE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable attached is a short tar containing updated distinfo an .mk for python 2.1.3. no diffs, sorry, but the files are modifications against the ports tree of today. the tar file is supposed to be extracted in /usr/ports. the update makes sense especially if one uses zope. flames via pm, please, i am not subscribed to the -ports list anymore. ;-) regards, /k --=20 > Things can only really be scientifically true if they could also be false > with different data. --Karl Popper=20 KR433/KR11-RIPE -- WebMonster Community Founder -- nGENn GmbH Senior Techie http://www.webmonster.de/ -- ftp://ftp.webmonster.de/ -- http://www.ngenn.n= et/ GnuPG 0x2964BF46 2001-03-15 42F9 9FFF 50D4 2F38 DBEE DF22 3340 4F4E 2964 B= F46 My mail is GnuPG signed -- Unsigned ones are bogus -- http://www.gnupg.org/ Please do not remove my address from To: and Cc: fields in mailing lists. 1= 0x --W5WqUoFLvi1M7tJE Content-Type: application/x-tar-gz Content-Disposition: attachment; filename="python-2.1.3-mkfiles.tar.gz" Content-Transfer-Encoding: base64 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 --W5WqUoFLvi1M7tJE-- --lkTb+7nhmha7W+c3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8syk/M0BPTilkv0YRAt3zAJ9nU8mUHo38QJWmO/WtH3taXd6iVwCgqH1K /2udo+0aRN02OBmMljJPlTs= =xTe5 -----END PGP SIGNATURE----- --lkTb+7nhmha7W+c3-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 10:58: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.zsea.zp.ua (ZSEA.zp.ua [212.8.40.5]) by hub.freebsd.org (Postfix) with ESMTP id 4305237B400; Tue, 9 Apr 2002 10:57:59 -0700 (PDT) Received: (from laa@localhost) by mx1.zsea.zp.ua with œ id g39HvoR65427; Tue, 9 Apr 2002 20:57:50 +0300 (EEST) (envelope-from laa)œ Date: Tue, 9 Apr 2002 20:57:50 +0300 From: Alexandr Listopad To: ports@freebsd.org Cc: Alexandr Listopad , kuriyama@freebsd.org Subject: snmpd 4.2.4 HOST-RESOURCES-MIB dont work Message-ID: <20020409175750.GR98309@zgia.zp.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline X-Mailer: Mutt Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! There problem with HOST-RESOURCES-MIB in snmpd 4.2.4 -- it's not compile and not work for me with default Makefile. I have one solution for it: downgrade (recvsup) to 4.2.3 and recompile snmpd :( All works fine on 4.2.3 for me. -- Laa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 11: 0:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A649837B419 for ; Tue, 9 Apr 2002 11:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39I02I39377; Tue, 9 Apr 2002 11:00:02 -0700 (PDT) (envelope-from gnats) Received: from ratri.cytherianage.net (24.159.192.138.roc.nc.chartermi.net [24.159.192.138]) by hub.freebsd.org (Postfix) with ESMTP id F242537B417 for ; Tue, 9 Apr 2002 10:51:30 -0700 (PDT) Received: (from rtdean@localhost) by ratri.cytherianage.net (8.11.6/8.11.6) id g39HpOw15676; Tue, 9 Apr 2002 12:51:24 -0500 (CDT) (envelope-from rtdean) Message-Id: <200204091751.g39HpOw15676@ratri.cytherianage.net> Date: Tue, 9 Apr 2002 12:51:24 -0500 (CDT) From: "Ryan T. Dean" Reply-To: "Ryan T. Dean" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36931: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36931 >Category: ports >Synopsis: >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 11:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Ryan T. Dean >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD ratri.cytherianage.net 4.5-STABLE FreeBSD 4.5-STABLE #4: Thu Apr 4 00:07:19 CST 2002 root@ratri.cytherianage.net:/usr/obj/usr/src/sys/RATRI i386 >Description: New port: Perl class (Unicode::Map) that converts strings to/from 2-byte Unicode UCS2 format >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Unicode-Map # p5-Unicode-Map/distinfo # p5-Unicode-Map/pkg-plist # p5-Unicode-Map/pkg-descr # p5-Unicode-Map/pkg-comment # p5-Unicode-Map/Makefile # echo c - p5-Unicode-Map mkdir -p p5-Unicode-Map > /dev/null 2>&1 echo x - p5-Unicode-Map/distinfo sed 's/^X//' >p5-Unicode-Map/distinfo << 'END-of-p5-Unicode-Map/distinfo' XMD5 (Unicode-Map-0.112.tar.gz) = edaa8fc5ddf0e5d805e274283dd0625d END-of-p5-Unicode-Map/distinfo echo x - p5-Unicode-Map/pkg-plist sed 's/^X//' >p5-Unicode-Map/pkg-plist << 'END-of-p5-Unicode-Map/pkg-plist' Xbin/mirrorMappings Xbin/mkmapfile Xbin/map Xbin/mkCSGB2312 Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/ADOBE/STDENC.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/ADOBE/SYMBOL.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/ADOBE/ZDINGBAT.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/APPLE/ARABIC.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/APPLE/CENTEURO.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/APPLE/CHINSIMP.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/APPLE/CHINTRAD.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/APPLE/CROATIAN.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/APPLE/CYRILLIC.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/APPLE/DEVANAGA.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/APPLE/DINGBATS.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/APPLE/GREEK.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/APPLE/GUJARATI.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/APPLE/GURMUKHI.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/APPLE/HEBREW.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/APPLE/ICELAND.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/APPLE/JAPANESE.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/APPLE/KOREAN.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/APPLE/ROMAN.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/APPLE/ROMANIAN.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/APPLE/SYMBOL.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/APPLE/THAI.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/APPLE/TURKISH.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/EASTASIA/BIG5.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/EASTASIA/CNS-11643-1986.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/EASTASIA/EUC-JP.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/EASTASIA/EUC-KR.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/EASTASIA/GB12345-80.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/EASTASIA/GB2312-80.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/EASTASIA/GB2312.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/EASTASIA/JIS-X-0201.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/EASTASIA/JIS-X-0208.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/EASTASIA/JIS-X-0212.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/EASTASIA/JOHAB.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/EASTASIA/KSC1001.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/EASTASIA/KSC5601-1992.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/EASTASIA/SHIFTJIS.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/IBM/IBM038.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/ISO/8859-1.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/ISO/8859-10.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/ISO/8859-13.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/ISO/8859-14.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/ISO/8859-15.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/ISO/8859-2.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/ISO/8859-3.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/ISO/8859-4.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/ISO/8859-5.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/ISO/8859-6.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/ISO/8859-7.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/ISO/8859-8.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/ISO/8859-9.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/ISO/ISO646-US.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/DOS/CP437.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/DOS/CP737.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/DOS/CP775.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/DOS/CP850.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/DOS/CP852.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/DOS/CP855.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/DOS/CP857.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/DOS/CP860.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/DOS/CP861.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/DOS/CP862.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/DOS/CP863.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/DOS/CP864.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/DOS/CP865.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/DOS/CP866.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/DOS/CP869.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/DOS/CP874.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/EBCDIC/CP037.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/EBCDIC/CP1026.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/EBCDIC/CP500.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/EBCDIC/CP875.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/MAC/CYRILLIC.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/MAC/GREEK.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/MAC/ICELAND.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/MAC/LATIN2.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/MAC/ROMAN.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/MAC/TURKISH.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/WIN/CP1250.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/WIN/CP1251.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/WIN/CP1252.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/WIN/CP1253.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/WIN/CP1254.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/WIN/CP1255.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/WIN/CP1256.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/WIN/CP1257.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/WIN/CP1258.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/WIN/CP932.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/WIN/CP936.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/WIN/CP949.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/WIN/CP950.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/NEXT/NEXTSTEP.map Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/REGISTRY Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Unicode/Map/Map.bs Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Unicode/Map/Map.so Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Unicode/Map/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/ADOBE X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/APPLE X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/EASTASIA X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/IBM X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/ISO X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/DOS X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/EBCDIC X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/MAC X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS/WIN X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/MS X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map/NEXT X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Unicode/Map X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Unicode END-of-p5-Unicode-Map/pkg-plist echo x - p5-Unicode-Map/pkg-descr sed 's/^X//' >p5-Unicode-Map/pkg-descr << 'END-of-p5-Unicode-Map/pkg-descr' XUnicode::MAP X------------ X XThis module converts strings from and to 2-byte Unicode UCS2 format. XAll mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8 Xencoding. To convert between UTF8 and UTF16 use Unicode::String. X XFor historical reasons this module coexists with Unicode::Map8. XPlease use Unicode::Map8 unless you need to care for >1 byte character Xsets, e.g. chinese GB2312. Anyway, if you stick to the basic Xfunctionality (see documentation) you can use both modules equivalently. X XPractically this module will disappear from earth sooner or later as XUnicode mapping support needs somehow to get into perl's core. If you Xlike to work on this field please don't hesitate contacting Gisle Aas Xand check out the mailing list perl-unicode! END-of-p5-Unicode-Map/pkg-descr echo x - p5-Unicode-Map/pkg-comment sed 's/^X//' >p5-Unicode-Map/pkg-comment << 'END-of-p5-Unicode-Map/pkg-comment' XPerl class that converts strings to/from 2-byte Unicode UCS2 format END-of-p5-Unicode-Map/pkg-comment echo x - p5-Unicode-Map/Makefile sed 's/^X//' >p5-Unicode-Map/Makefile << 'END-of-p5-Unicode-Map/Makefile' X# New ports collection makefile for: p5-Unicode-Map X# Date created: 9 April 2002 X# Whom: Ryan T. Dean X# X# $FreeBSD$ X XPORTNAME= Unicode-Map XPORTVERSION= 0.112 XCATEGORIES= converters perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Unicode XPKGNAMEPREFIX= p5- X XMAINTAINER= rtdean@cytherianage.net X XPERL_CONFIGURE= yes X XMAN1= map.1 mkmapfile.1 XMAN3= Unicode::Map.3 XMAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Unicode-Map/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 11:10: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 933AE37B416 for ; Tue, 9 Apr 2002 11:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39IA2i45040; Tue, 9 Apr 2002 11:10:02 -0700 (PDT) (envelope-from gnats) Date: Tue, 9 Apr 2002 11:10:02 -0700 (PDT) Message-Id: <200204091810.g39IA2i45040@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Ryan T. Dean" Subject: Re: ports/35406: New port submission Reply-To: "Ryan T. Dean" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/35406; it has been noted by GNATS. From: "Ryan T. Dean" To: freebsd-gnats-submit@FreeBSD.org, Cc: Subject: Re: ports/35406: New port submission Date: Tue, 9 Apr 2002 13:05:40 -0500 (CDT) > This port seems to need Unicode::Map, but that's not in ports right now. > Do you have a port for that? I do, it has been submitted (I managed to overlook the synopsis field, thats what I get for submitted when trying to do other things) and is in ports/36931. Also, I have a small patch attached here to add the Unicode::Map port as a requirement. Sorry about overlooking that; if theres anything else let me know. --- Makefile.old Tue Apr 9 12:38:08 2002 +++ Makefile Tue Apr 9 12:37:16 2002 @@ -13,7 +13,8 @@ MAINTAINER= rtdean@cytherianage.net -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String \ +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Unicode/Map.pm:${PORTSDIR}/converters/p5-Unicode-Map \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Unicode/Map8.pm:${PORTSDIR}/converters/p5-Unicode-Map8 \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Jcode.pm:${PORTSDIR}/japanese/p5-Jcode RUN_DEPENDS= ${BUILD_DEPENDS} To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 12: 9:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.cytagen.com (24.159.192.140.roc.nc.chartermi.net [24.159.192.140]) by hub.freebsd.org (Postfix) with ESMTP id 5AF3737B405; Tue, 9 Apr 2002 12:09:41 -0700 (PDT) Received: from Administration.cytherianage.net (administration.cytherianage.net [192.168.2.12]) by smtp.cytagen.com (8.11.6/8.11.6) with ESMTP id g39J9eI50304; Tue, 9 Apr 2002 14:09:40 -0500 (CDT) (envelope-from rtdean@cytherianage.net) Message-Id: <5.1.0.14.2.20020409125825.00af7008@pop3.cytagen.com> X-Sender: tca0008@pop3.cytagen.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 09 Apr 2002 14:09:00 -0500 To: From: "Ryan T. Dean" Subject: Re: ports/35406: New port submission Cc: freebsd-ports@FreeBSD.org, rtdean@cytherianage.net In-Reply-To: <200203260819.g2Q8Jlc72047@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 12:19 AM 26 03 02 -0800, petef@FreeBSD.org wrote: >Synopsis: New port submission > >State-Changed-From-To: open->analyzed >State-Changed-By: petef >State-Changed-When: Tue Mar 26 00:19:10 PST 2002 >State-Changed-Why: >This port seems to need Unicode::Map, but that's not in ports right now. Do >you have a port for that? > >http://www.freebsd.org/cgi/query-pr.cgi?pr=35406 Yes, I do. Sorry about the delay in getting back to you. I've submitted the port for Unicode::Map to gnats; its ID is ports/36931. I also sent a follow up to this PR (ports/35406) with a small patch adding the Unicode::Map port as a requirement. I havn't seen it show up in gnats yet, but it was sent. I'm sorry I overlooked this. -Ryan T. Dean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 12:30:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 344E537B41A for ; Tue, 9 Apr 2002 12:30:24 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39JULt64736; Tue, 9 Apr 2002 12:30:21 -0700 (PDT) (envelope-from gnats) Received: from ftp.translate.ru (ftp.translate.ru [195.131.4.140]) by hub.freebsd.org (Postfix) with ESMTP id 17A6237B404 for ; Tue, 9 Apr 2002 12:29:30 -0700 (PDT) Received: (from lev@localhost) by ftp.translate.ru (8.11.6/8.11.2) id g39JTSu61245; Tue, 9 Apr 2002 23:29:28 +0400 (MSD) (envelope-from lev) Message-Id: <200204091929.g39JTSu61245@ftp.translate.ru> Date: Tue, 9 Apr 2002 23:29:28 +0400 (MSD) From: "Lev A. Serebryakov" Reply-To: "Lev A. Serebryakov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36933: [PATHCES] New feature for pkg_create and port subsystem: BUILDHOST comment for +CONTENT files Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36933 >Category: ports >Synopsis: [PATHCES] New feature for pkg_create and port subsystem: BUILDHOST comment for +CONTENT files >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 12:30:21 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Lev A. Serebryakov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd.sereb.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Fri Feb 8 21:06:14 MSK 2002 root@freebsd.sereb.net:/usr/src/sys/compile/LEVMAIL i386 >Description: It will be great, to have ability distinguish ports installed from ports and ports installed form packages. There is simple solution: have reference to machine, on which port (package) was build. There is THREE patches: two for source tree (pkg_create and pkg_info) and for ports tree (for Mk/bsd.port.mk) Patch for pkg_create adds new parameter for pkg_create(1): `-H buildhost' If this parameter is given, pkg_create add such line in +COMMENT-file right after `@comment ORIGIN' line: @comment BUILDHOST:host decimalunixtime Patch for pkg_info adds ability ti show this information (-H option). Patch for bsd.port.mk adds support for this parameter (PKGBUILDHOST is defaulted to "`hostname`"). Patch for bsd.port.mk is not RIGHT, because it doesn't check OSVERSION when set PKGBUILDHOST. PLEASE, fix this. I could not determine, which OSVERSION will be right, because I don't rule this variable. WARNING! Here are THREE patches from DIFFERENT places in `Fix:' section of PR! >How-To-Repeat: >Fix: diff -ruN create.orig/create.h create/create.h --- create.orig/create.h Tue Apr 9 22:14:16 2002 +++ create/create.h Tue Apr 9 22:22:49 2002 @@ -37,6 +37,7 @@ extern char *ExcludeFrom; extern char *Mtree; extern char *Pkgdeps; +extern char *HostAndTime; extern char *Origin; extern char *InstalledPkg; extern char PlayPen[]; diff -ruN create.orig/main.c create/main.c --- create.orig/main.c Tue Apr 9 22:14:16 2002 +++ create/main.c Tue Apr 9 22:30:53 2002 @@ -18,7 +18,7 @@ #include "lib.h" #include "create.h" -static char Options[] = "YNOhvyf:p:P:c:d:i:I:k:K:r:t:X:D:m:s:o:b:"; +static char Options[] = "YNOhvyf:p:P:c:d:i:I:k:K:r:t:X:D:m:s:o:b:H:"; char *Prefix = NULL; char *Comment = NULL; @@ -35,6 +35,7 @@ char *Mtree = NULL; char *Pkgdeps = NULL; char *Origin = NULL; +char *HostAndTime = NULL; char *InstalledPkg = NULL; char PlayPen[FILENAME_MAX]; int Dereference = FALSE; @@ -116,6 +117,10 @@ ExcludeFrom = optarg; break; + case 'H': + HostAndTime = optarg; + break; + case 'h': Dereference = TRUE; break; @@ -195,7 +200,7 @@ "usage: pkg_create [-YNOhvy] [-P pkgs] [-p prefix] [-f contents] [-i iscript]", " [-I piscript] [-k dscript] [-K pdscript] [-r rscript] ", " [-t template] [-X excludefile] [-D displayfile] ", -" [-m mtreefile] [-o origin] -c comment -d description ", +" [-m mtreefile] [-o origin] [-H buildhost] -c comment -d description ", " -f packlist pkg-filename", " pkg_create [-YNhvy] -b pkg-name [pkg-filename]"); exit(1); diff -ruN create.orig/perform.c create/perform.c --- create.orig/perform.c Tue Apr 9 22:14:16 2002 +++ create/perform.c Tue Apr 9 22:21:40 2002 @@ -104,6 +104,12 @@ if (Origin) add_plist(&plist, PLIST_COMMENT, strconcat("ORIGIN:", Origin)); + /* Add host and time of building */ + if (HostAndTime) { + asprintf(&cp,"BUILDHOST:%s %ld",HostAndTime,time(NULL)); + add_plist(&plist, PLIST_COMMENT, cp); + } + /* Stick the dependencies, if any, at the top */ if (Pkgdeps) { char **deps; diff -ruN create.orig/pkg_create.1 create/pkg_create.1 --- create.orig/pkg_create.1 Tue Apr 9 22:14:16 2002 +++ create/pkg_create.1 Tue Apr 9 23:12:21 2002 @@ -46,6 +46,7 @@ .Op Fl D Ar displayfile .Op Fl m Ar mtreefile .Op Fl o Ar originpath +.Op Fl H Ar buildhost .Fl c Ar comment .Fl d Ar description .Fl f Ar packlist @@ -260,6 +261,8 @@ .Em "Ports Collection" . It should be in the form .Pa MASTERCATEGORY/PORTDIR . +.It Fl H Ar buildhost +Record host where package build and current time as time of build. .It Fl y Use .Xr bzip2 1 =8<=============================================== diff -ruN info.orig/info.h info/info.h --- info.orig/info.h Tue Apr 9 22:51:56 2002 +++ info/info.h Tue Apr 9 22:55:18 2002 @@ -33,22 +33,23 @@ #define MAXNAMESIZE 20 #endif -#define SHOW_COMMENT 0x0001 -#define SHOW_DESC 0x0002 -#define SHOW_PLIST 0x0004 -#define SHOW_INSTALL 0x0008 -#define SHOW_DEINSTALL 0x0010 -#define SHOW_REQUIRE 0x0020 -#define SHOW_PREFIX 0x0040 -#define SHOW_INDEX 0x0080 -#define SHOW_FILES 0x0100 -#define SHOW_DISPLAY 0x0200 -#define SHOW_REQBY 0x0400 -#define SHOW_MTREE 0x0800 -#define SHOW_SIZE 0x1000 -#define SHOW_ORIGIN 0x2000 -#define SHOW_CKSUM 0x4000 -#define SHOW_FMTREV 0x8000 +#define SHOW_COMMENT 0x00000001 +#define SHOW_DESC 0x00000002 +#define SHOW_PLIST 0x00000004 +#define SHOW_INSTALL 0x00000008 +#define SHOW_DEINSTALL 0x00000010 +#define SHOW_REQUIRE 0x00000020 +#define SHOW_PREFIX 0x00000040 +#define SHOW_INDEX 0x00000080 +#define SHOW_FILES 0x00000100 +#define SHOW_DISPLAY 0x00000200 +#define SHOW_REQBY 0x00000400 +#define SHOW_MTREE 0x00000800 +#define SHOW_SIZE 0x00001000 +#define SHOW_ORIGIN 0x00002000 +#define SHOW_CKSUM 0x00004000 +#define SHOW_FMTREV 0x00008000 +#define SHOW_BUILDHOST 0x00010000 struct which_entry { TAILQ_ENTRY(which_entry) next; @@ -74,5 +75,6 @@ extern void show_cksum(const char *, Package *); extern void show_origin(const char *, Package *); extern void show_fmtrev(const char *, Package *); +extern void show_buildhost(const char *, Package *); #endif /* _INST_INFO_H_INCLUDE */ diff -ruN info.orig/main.c info/main.c --- info.orig/main.c Tue Apr 9 22:51:56 2002 +++ info/main.c Tue Apr 9 23:08:57 2002 @@ -28,7 +28,7 @@ "$FreeBSD: src/usr.sbin/pkg_install/info/main.c,v 1.22.2.11 2001/11/19 09:45:30 sobomax Exp $"; #endif -static char Options[] = "acdDe:fgGhiIkl:LmopqrRst:vVW:x"; +static char Options[] = "acdDe:fgGhiIkl:LmopqrRst:vVW:xH"; int Flags = 0; match_t MatchType = MATCH_GLOB; @@ -138,6 +138,10 @@ Flags |= SHOW_FMTREV; break; + case 'H': + Flags |= SHOW_BUILDHOST; + break; + case 'l': InfoPrefix = optarg; break; @@ -220,7 +224,7 @@ usage() { fprintf(stderr, "%s\n%s\n%s\n", - "usage: pkg_info [-cdDfGiIkLmopqrRsvVx] [-e package] [-l prefix]", + "usage: pkg_info [-cdDfGiIkLmopqrRsvVxH] [-e package] [-l prefix]", " [-t template] [-W filename] [pkg-name ...]", " pkg_info -a [flags]"); exit(1); diff -ruN info.orig/perform.c info/perform.c --- info.orig/perform.c Tue Apr 9 22:51:56 2002 +++ info/perform.c Tue Apr 9 23:05:28 2002 @@ -216,6 +216,8 @@ show_origin("Origin:\n", &plist); if (Flags & SHOW_FMTREV) show_fmtrev("Packing list format revision:\n", &plist); + if (Flags & SHOW_BUILDHOST) + show_buildhost("Build by:\n", &plist); if (!Quiet) puts(InfoPrefix); } diff -ruN info.orig/pkg_info.1 info/pkg_info.1 --- info.orig/pkg_info.1 Tue Apr 9 22:51:56 2002 +++ info/pkg_info.1 Tue Apr 9 23:12:56 2002 @@ -25,7 +25,7 @@ .Nd a utility for displaying information on software packages .Sh SYNOPSIS .Nm -.Op Fl cdDfgGiIkLmopqrRsvVx +.Op Fl cdDfgGiIkLmopqrRsvVxH .Op Fl e Ar package .Op Fl l Ar prefix .Op Fl t Ar template @@ -99,6 +99,9 @@ package was generated, is located in the .Fx .Em "Ports Collection" . +.It Fl H +Show hostname of machine where package was build and time when it was +happened. .It Fl G Do not try to expand shell glob patterns in the .Ar pkg-name diff -ruN info.orig/show.c info/show.c --- info.orig/show.c Tue Apr 9 22:51:56 2002 +++ info/show.c Tue Apr 9 23:08:00 2002 @@ -316,3 +316,31 @@ printf("%s%s", InfoPrefix, title); printf("%d.%d\n", plist->fmtver_maj, plist->fmtver_mnr); } + +/* show buidhost and date */ +void +show_buildhost(const char *title, Package *plist) +{ + char ts[64]; + char *pc; + time_t t; + PackingList p; + + if (!Quiet) + printf("%s%s", InfoPrefix, title); + for (p = plist->head; p != NULL; p = p->next) + if (p->type == PLIST_COMMENT && !strncmp(p->name, "BUILDHOST:", 10)) { + pc = strchr(p->name + 10,' '); + if (!pc) + break; + *pc = '\0'; + pc++; + if (1 != sscanf(pc, "%ld", &t)) + break; + strftime(ts,64,"%x %X", gmtime(&t)); + printf("%s at %s\n", p->name + 10, ts); + break; + } + +} + =8<=============================================== --- bsd.port.mk.orig Tue Apr 9 22:24:42 2002 +++ bsd.port.mk Tue Apr 9 22:29:50 2002 @@ -1222,6 +1222,7 @@ _PORTDIRNAME!= ${BASENAME} ${.CURDIR} PORTDIRNAME?= ${_PORTDIRNAME} PKGORIGIN?= ${PKGCATEGORY}/${PORTDIRNAME} +PKGBUILDHOST?= "`hostname`" .endif PKG_CMD?= /usr/sbin/pkg_create @@ -1246,6 +1247,9 @@ .endif .if defined(PKGORIGIN) PKG_ARGS+= -o ${PKGORIGIN} +.endif +.if defined(PKGBUILDHOST) +PKG_ARGS+= -H ${PKGBUILDHOST} .endif .endif .if defined(PKG_NOCOMPRESS) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 12:31: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C305337B419 for ; Tue, 9 Apr 2002 12:30:21 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39JUK064722; Tue, 9 Apr 2002 12:30:20 -0700 (PDT) (envelope-from gnats) Received: from budapest.dante.org.uk (budapest.dante.org.uk [193.63.211.72]) by hub.freebsd.org (Postfix) with ESMTP id 43FA937B416 for ; Tue, 9 Apr 2002 12:20:34 -0700 (PDT) Received: (from janos@localhost) by budapest.dante.org.uk (8.11.6/8.11.6) id g39JKMq06757; Tue, 9 Apr 2002 20:20:22 +0100 (BST) (envelope-from janos) Message-Id: <200204091920.g39JKMq06757@budapest.dante.org.uk> Date: Tue, 9 Apr 2002 20:20:22 +0100 (BST) From: Janos Mohacsi Reply-To: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36932: New Port: scmxx 0.6.0 (Data Exchange utility for Siemens GSM phones) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36932 >Category: ports >Synopsis: New Port: scmxx 0.6.0 (Data Exchange utility for Siemens GSM phones) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 12:30:06 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 4.5-STABLE i386 >Organization: DANTE >Environment: System: FreeBSD budapest.dante.org.uk 4.5-STABLE FreeBSD 4.5-STABLE #5: Fri Mar 22 22:10:31 GMT 2002 janos@budapest.dante.org.uk:/usr/src/sys/compile/BUDAPEST i386 >Description: New data exchange utility for Siemens GSM mobile phones. Please close also the pr=ports/36180 (it was scmxx version 0.5.15 port by me), if you commit this port in the port collection. >How-To-Repeat: Apply this shar. >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # scmxx # scmxx/pkg-plist # scmxx/pkg-descr # scmxx/pkg-comment # scmxx/distinfo # scmxx/Makefile # scmxx/files # scmxx/files/patch-Makefile.in # echo c - scmxx mkdir -p scmxx > /dev/null 2>&1 echo x - scmxx/pkg-plist sed 's/^X//' >scmxx/pkg-plist << 'END-of-scmxx/pkg-plist' Xbin/scmxx Xshare/doc/scmxx/README Xshare/doc/scmxx/greekchars.txt Xshare/doc/scmxx/gsmcharset.txt Xshare/doc/scmxx/specialchars.txt Xshare/examples/scmxx/phonebook Xshare/examples/scmxx/sms Xshare/examples/scmxx/vCalendar X@dirrm share/doc/scmxx X@dirrm share/examples/scmxx END-of-scmxx/pkg-plist echo x - scmxx/pkg-descr sed 's/^X//' >scmxx/pkg-descr << 'END-of-scmxx/pkg-descr' XSCMxx is a data exchange utility for certain Siemens mobile phone models. XData types handled include logo bitmaps, MIDI files, vCalendars, Xaddress books, phonebook entries and SMS. Support for phones includes the XS25, C35i, S35i, M35i, C45, S45, ME45 and SL45 models. X XWWW: http://www.hendrik-sattler.de/scmxx/ END-of-scmxx/pkg-descr echo x - scmxx/pkg-comment sed 's/^X//' >scmxx/pkg-comment << 'END-of-scmxx/pkg-comment' XData exchange utility for Siemens mobile phones END-of-scmxx/pkg-comment echo x - scmxx/distinfo sed 's/^X//' >scmxx/distinfo << 'END-of-scmxx/distinfo' XMD5 (scmxx-0.6.0.tar.bz2) = dda58329d4d593a925f0988f4525252b END-of-scmxx/distinfo echo x - scmxx/Makefile sed 's/^X//' >scmxx/Makefile << 'END-of-scmxx/Makefile' X# New ports collection makefile for: scmxx X# Date created: 21.03.2002 X# Whom: Janos.Mohacsi@dante.org.uk X# X# $FreeBSD$ X# X XPORTNAME= scmxx XPORTVERSION= 0.6.0 XCATEGORIES= comms XMASTER_SITES= http://www.hendrik-sattler.de/scmxx/download/ \ X http://ma2geo.mathematik.uni-karlsruhe.de/~hendrik/scmxx/download/ X XMAINTAINER= janos.mohacsi@bsd.hu X XLIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt X XUSE_BZIP2= yes XUSE_GMAKE= yes XGNU_CONFIGURE= yes XCONFIGURE_ENV= CCADD=-I${LOCALBASE}/include \ X LDFLAGS=-L${LOCALBASE}/lib X XMAN1= scmxx.1 X Xpost-install: X @if [ ! -d ${PREFIX}/share/doc/scmxx ]; then \ X ${MKDIR} ${PREFIX}/share/doc/scmxx; fi X ${INSTALL_DATA} ${WRKSRC}/docs/README \ X ${PREFIX}/share/doc/scmxx X ${INSTALL_DATA} ${WRKSRC}/docs/greekchars.txt \ X ${PREFIX}/share/doc/scmxx X ${INSTALL_DATA} ${WRKSRC}/docs/gsmcharset.txt \ X ${PREFIX}/share/doc/scmxx X ${INSTALL_DATA} ${WRKSRC}/docs/specialchars.txt \ X ${PREFIX}/share/doc/scmxx X @if [ ! -d ${PREFIX}/share/examples/scmxx ]; then \ X ${MKDIR} ${PREFIX}/share/examples/scmxx; fi X ${INSTALL_DATA} ${WRKSRC}/examples/phonebook \ X ${PREFIX}/share/examples/scmxx X ${INSTALL_DATA} ${WRKSRC}/examples/sms \ X ${PREFIX}/share/examples/scmxx X ${INSTALL_DATA} ${WRKSRC}/examples/vCalendar \ X ${PREFIX}/share/examples/scmxx X X.include END-of-scmxx/Makefile echo c - scmxx/files mkdir -p scmxx/files > /dev/null 2>&1 echo x - scmxx/files/patch-Makefile.in sed 's/^X//' >scmxx/files/patch-Makefile.in << 'END-of-scmxx/files/patch-Makefile.in' X*** Makefile.in.orig Tue Mar 12 18:10:22 2002 X--- Makefile.in Thu Mar 21 22:39:03 2002 X*************** X*** 5,12 **** X bindir=@bindir@ X mandir=@mandir@ X X! CC=@CC@ X! CFLAGS= @CCADD@ X LDFLAGS=@LDADD@ X INSTALL=@INSTALL@ X VERSION=`cat VERSION` X--- 5,12 ---- X bindir=@bindir@ X mandir=@mandir@ X X! CC=@CC@ -I${LOCALBASE}/include X! CFLAGS= @CCADD@ X LDFLAGS=@LDADD@ X INSTALL=@INSTALL@ X VERSION=`cat VERSION` END-of-scmxx/files/patch-Makefile.in exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 12:40: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 10B5237B419 for ; Tue, 9 Apr 2002 12:40:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39Je3H66122; Tue, 9 Apr 2002 12:40:04 -0700 (PDT) (envelope-from gnats) Date: Tue, 9 Apr 2002 12:40:04 -0700 (PDT) Message-Id: <200204091940.g39Je3H66122@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Janos Mohacsi Subject: Re: ports/36180: New Port: scmxx 0.5.15 Reply-To: Janos Mohacsi Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36180; it has been noted by GNATS. From: Janos Mohacsi To: freebsd-gnats-submit@FreeBSD.org, janos.mohacsi@dante.org.uk Cc: Subject: Re: ports/36180: New Port: scmxx 0.5.15 Date: Tue, 09 Apr 2002 20:43:09 +0100 Dear port commiters, scmxx now at version 0.6.0. New port has submitted: ports/36932. Please close ports/36180 and commit ports/36932. Best Regards, Janos Mohacsi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 13:10:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A987237B419 for ; Tue, 9 Apr 2002 13:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39KA1E97399; Tue, 9 Apr 2002 13:10:01 -0700 (PDT) (envelope-from gnats) Received: from mango.attlabs.att.com (mpfg.attlabs.net [12.106.35.2]) by hub.freebsd.org (Postfix) with ESMTP id 0907937B419 for ; Tue, 9 Apr 2002 13:05:50 -0700 (PDT) Received: (from fenner@localhost) by mango.attlabs.att.com (8.11.3/8.11.3) id g39K5jZ44376; Tue, 9 Apr 2002 13:05:45 -0700 (PDT) (envelope-from fenner) Message-Id: <200204092005.g39K5jZ44376@mango.attlabs.att.com> Date: Tue, 9 Apr 2002 13:05:45 -0700 (PDT) From: Bill Fenner Reply-To: fenner@research.att.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36934: nessus port only builds on 4.5 or -current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36934 >Category: ports >Synopsis: nessus port only builds on 4.5 or -current >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 13:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: >Release: FreeBSD 4.4-STABLE i386 >Organization: AT&T Labs - Research >Environment: System: FreeBSD mango.attlabs.att.com 4.4-STABLE FreeBSD 4.4-STABLE #11: Thu Jan 3 16:57:24 PST 2002 root@mango.attlabs.att.com:/usr/src/sys/compile/MANGO i386 >Description: nessus port build fails due to lack of strcasestr. PR ports/33999 submitted a patch that allows nessus to build on FreeBSD systems that have strcasestr built in, but that broke the build on systems that don't. For handling situations like this, see http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-versions.html >How-To-Repeat: On a pre-4.5, or pre-October 2001 -current system: cd /usr/ports/security/nessus make >Fix: cvs diff: Diffing . Index: patch-nessus-html_graph_output.c =================================================================== RCS file: /home/ncvs/ports/security/nessus/files/patch-nessus-html_graph_output.c,v retrieving revision 1.1 diff -u -r1.1 patch-nessus-html_graph_output.c --- patch-nessus-html_graph_output.c 2002/01/19 21:43:26 1.1 +++ patch-nessus-html_graph_output.c 2002/04/09 01:56:21 @@ -1,27 +1,31 @@ ---- nessus/html_graph_output.c.old Thu Jan 17 18:44:40 2002 -+++ nessus/html_graph_output.c Thu Jan 17 18:47:20 2002 -@@ -65,8 +65,9 @@ +--- nessus/html_graph_output.c.orig Thu Aug 24 08:35:47 2000 ++++ nessus/html_graph_output.c Mon Apr 8 17:20:19 2002 +@@ -65,8 +65,15 @@ #include "globals.h" #include "nsr_output.h" - -+#ifndef __FreeBSD__ ++#ifdef __FreeBSD__ ++#include ++#if __FreeBSD_version >= 500027 || (__FreeBSD_version < 500000 && __FreeBSD_version >= 450000) ++#define HAVE_STRCASESTR ++#endif ++#endif ++#ifndef HAVE_STRCASESTR static char* strcasestr(char*, char *); -+#endif ++#endif static void insert_img(FILE *, char*); -@@ -90,7 +91,8 @@ - /* +@@ -91,6 +98,7 @@ * Handy functions */ -- -+ -+#ifndef __FreeBSD__ + ++#ifndef HAVE_STRCASESTR static char * strcasestr(char * haystack, char * needle) { -@@ -109,6 +111,7 @@ +@@ -109,6 +117,7 @@ } return NULL; } >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 13:21:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5152137B431 for ; Tue, 9 Apr 2002 13:20:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39KK2E10075; Tue, 9 Apr 2002 13:20:02 -0700 (PDT) (envelope-from gnats) Received: from postfix1-2.free.fr (postfix1-2.free.fr [213.228.0.130]) by hub.freebsd.org (Postfix) with ESMTP id B4B2637B433 for ; Tue, 9 Apr 2002 13:11:37 -0700 (PDT) Received: from graf.pompo.net (lyon-2-a7-62-147-108-71.dial.proxad.net [62.147.108.71]) by postfix1-2.free.fr (Postfix) with ESMTP id C099BAB248 for ; Tue, 9 Apr 2002 22:11:35 +0200 (CEST) Received: by graf.pompo.net (Postfix, from userid 1001) id 51F8E7527; Tue, 9 Apr 2002 22:08:38 +0200 (CEST) Message-Id: <20020409200838.51F8E7527@graf.pompo.net> Date: Tue, 9 Apr 2002 22:08:38 +0200 (CEST) From: Thierry Thomas Reply-To: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36935: devel/chora: fixing bad dependences list. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36935 >Category: ports >Synopsis: devel/chora: fixing bad dependences list. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 13:20:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.5-STABLE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Sat Mar 9 11:54:44 CET 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386 >Description: There is a mistake in RUN_DEPENDS (should be +=, not =). >How-To-Repeat: Look at Chora's dependences: there should be horde2 + mod_php4 + apache + etc. >Fix: Pre-requisite: please commit PR ports/35051 before this one. Then apply the following patch: --- /usr/ports/devel/chora/Makefile.orig Sun Feb 17 14:44:17 2002 +++ /usr/ports/devel/chora/Makefile Tue Apr 9 21:50:39 2002 @@ -26,11 +26,11 @@ RUN_DEPENDS= ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde2 .if !defined(WITHOUT_ENSCRIPT) .if defined(A4) -RUN_DEPENDS= ${LOCALBASE}/bin/enscript:${PORTSDIR}/print/enscript-a4 +RUN_DEPENDS+= ${LOCALBASE}/bin/enscript:${PORTSDIR}/print/enscript-a4 .elif defined(DJ) -RUN_DEPENDS= ${LOCALBASE}/bin/enscript:${PORTSDIR}/print/enscript-letterdj +RUN_DEPENDS+= ${LOCALBASE}/bin/enscript:${PORTSDIR}/print/enscript-letterdj .else -RUN_DEPENDS= ${LOCALBASE}/bin/enscript:${PORTSDIR}/print/enscript-letter +RUN_DEPENDS+= ${LOCALBASE}/bin/enscript:${PORTSDIR}/print/enscript-letter .endif .endif >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 13:50:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D78A837B417 for ; Tue, 9 Apr 2002 13:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39Ko1m38307; Tue, 9 Apr 2002 13:50:01 -0700 (PDT) (envelope-from gnats) Received: from lofi.dyndns.org (pD9003303.dip.t-dialin.net [217.0.51.3]) by hub.freebsd.org (Postfix) with ESMTP id 5C24937B404 for ; Tue, 9 Apr 2002 13:46:40 -0700 (PDT) Received: (from lofi@localhost) by lofi.dyndns.org id g39KkaK44960; Tue, 9 Apr 2002 22:46:36 +0200 (CEST) Message-Id: <200204092046.g39KkaK44960@lofi.dyndns.org> Date: Tue, 9 Apr 2002 22:46:36 +0200 (CEST) From: Michael Nottebrock Reply-To: Michael Nottebrock To: FreeBSD-gnats-submit@FreeBSD.org Cc: hendrik@scholz.net X-Send-Pr-Version: 3.113 Subject: ports/36936: Update port: graphics/transcode to 0.6.0pre4 (overrides PR ports/36770) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36936 >Category: ports >Synopsis: Update port: graphics/transcode to 0.6.0pre4 (overrides PR ports/36770) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 13:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Michael Nottebrock >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: >Description: This update overrides previous PR (ports/36770). Changes from previous PR: - sane dependency switches - more dependency detect-magic - fixed pkg-plist - tested on -CURRENT and -STABLE >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # transcode # transcode/files # transcode/files/patch-aa # transcode/files/patch-ab # transcode/Makefile # transcode/distinfo # transcode/pkg-plist # transcode/pkg-comment # transcode/pkg-descr # echo c - transcode mkdir -p transcode > /dev/null 2>&1 echo c - transcode/files mkdir -p transcode/files > /dev/null 2>&1 echo x - transcode/files/patch-aa sed 's/^X//' >transcode/files/patch-aa << 'END-of-transcode/files/patch-aa' X--- filter/preview/display.h.old Wed Mar 27 15:36:43 2002 X+++ filter/preview/display.h Wed Mar 27 15:37:00 2002 X@@ -39,8 +39,8 @@ X #endif // HAVE_LIBXV X X #if HAVE_SDL X-#include X-#include X+#include X+#include X #endif // HAVE_SDL X X #if HAVE_GTK END-of-transcode/files/patch-aa echo x - transcode/files/patch-ab sed 's/^X//' >transcode/files/patch-ab << 'END-of-transcode/files/patch-ab' X--- avilib/avidump.c.old Wed Mar 27 16:26:20 2002 X+++ avilib/avidump.c Wed Mar 27 16:27:15 2002 X@@ -397,10 +397,10 @@ X printf(" ***** Error: Data would be behind end of file!\n"); X } X X- tt=lseek64(fd, filepos, SEEK_SET); /* Go to desired file position! */ X+ tt=lseek(fd, filepos, SEEK_SET); /* Go to desired file position! */ X X #ifdef AVI_DEBUG X- printf("lseek64=%Lu/%Lu (%Lu)\n", tt, filepos, filesize); X+ printf("lseek=%Lu/%Lu (%Lu)\n", tt, filepos, filesize); X #endif X X if (!ReadChunkHead(fd, &chunkid, chunksize)) { /* read chunk header */ X@@ -546,7 +546,7 @@ X if (filepos>filesize-1) /* Oops. Must be something wrong! */ X return(FALSE); X X- lseek64(fd, filepos, SEEK_SET); X+ lseek(fd, filepos, SEEK_SET); X X if (!ReadChunkHead(fd, &chunkid,chunksize)) { /* read chunk header */ X return(FALSE); X@@ -667,8 +667,8 @@ X return(1); X } X X- filesize = lseek64(fd, 0, SEEK_END); X- lseek64(fd, 0, SEEK_SET); X+ filesize = lseek(fd, 0, SEEK_END); X+ lseek(fd, 0, SEEK_SET); X X printf("Contents of file %s (%s/", file_name, X off_t_to_char(filesize,10,1)); X@@ -698,8 +698,8 @@ X X if (!(fd=open(file_name,O_RDONLY))) return(1); X X- filesize = lseek64(fd, 0, SEEK_END); X- lseek64(fd, 0, SEEK_SET); X+ filesize = lseek(fd, 0, SEEK_END); X+ lseek(fd, 0, SEEK_SET); X X for (filepos = 0; filepos < filesize;) { X chunksize = 0; END-of-transcode/files/patch-ab echo x - transcode/Makefile sed 's/^X//' >transcode/Makefile << 'END-of-transcode/Makefile' X# New ports collection makefile for: transcode X# Date created: 17 December 2001 X# Whom: Hendrik Scholz et al X# X# $FreeBSD: ports/graphics/transcode/Makefile,v 1.3 2002/04/03 20:44:17 dinoex Exp $ X# X XPORTNAME= transcode XPORTVERSION= 0.6.0 XPORTREVISION= 4 XCATEGORIES= graphics XMASTER_SITES= http://www.theorie.physik.uni-goettingen.de/~ostreich/transcode/pre/ XDISTNAME= ${PORTNAME}-${PORTVERSION}pre4 XEXTRACT_SUFX= .tgz X XMAINTAINER= hendrik@scholz.net X XLIB_DEPENDS+= gnugetopt:${PORTSDIR}/devel/libgnugetopt \ X dvdread:${PORTSDIR}/graphics/libdvdread X XUSE_XLIB= yes XUSE_GLIB= yes XUSE_GMAKE= yes XGNU_CONFIGURE= yes XCONFIGURE_ENV= CFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lgnugetopt" \ X SDL_CONFIG="${LOCALBASE}/bin/sdl11-config" X XMAN1= transcode.1 tccat.1 avisplit.1 avimerge.1 avifix.1 X X.include X X.if exists(${LOCALBASE}/bin/Magick-config) XWITH_IMAGEMAGICK= yes X.endif X X.if exists(${LOCALBASE}/bin/nasm) XWITH_NASM= yes X.endif X X.if exists(${LOCALBASE}/bin/avifile-config) XWITH_AVIFILE= yes X.endif X X.if exists(${LOCALBASE}/bin/sdl11-config) XWITH_SDL= yes X.endif X X.if exists(${LOCALBASE}/lib/libxml2.so) XWITH_LIBXML2= yes X.endif X X.if exists(${LOCALBASE}/bin/ffmpeg) XWITH_FFMPEG= yes X.endif X X.if exists(${LOCALBASE}/lib/libdv.so) XWITH_LIBDV= yes X.endif X X.if exists(${LOCALBASE}/lib/libopenquicktime.so) XWITH_OPENQUICKTIME= yes X.endif X X.if exists(${LOCALBASE}/lib/libmpeg2.so) XWITH_LIBMPEG2= yes X.endif X X.if exists(${LOCALBASE}/lib/libfame.so) XWITH_LIBFAME= yes X.endif X X.if exists(${LOCALBASE}/lib/libxvidcore.so) XWITH_XVID= yes X.endif X X.if exists(${LOCALBASE}/lib/liba52.so) XWITH_LIBA52= yes X.endif X X.if exists(${LOCALBASE}/lib/libmp3lame.so) XWITH_LAME= yes X.endif X X.if defined(WITH_IMAGEMAGICK) XBUILD_DEPENDS+= ${LOCALBASE}/bin/Magick-config:${PORTSDIR}/graphics/ImageMagick XPLIST_SUB+= WITH_IMAGEMAGICK="" X.else XCONFIGURE_ARGS+=--with-magick-mods=no XPLIST_SUB+= WITH_IMAGEMAGICK="@comment " X.endif X X.if defined(WITH_NASM) XBUILD_DEPENDS+= ${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm XONLY_FOR_ARCHS= i386 X.endif X X.if defined(WITH_AVIFILE) XBUILD_DEPENDS+= ${LOCALBASE}/bin/avifile-config:${PORTSDIR}/graphics/avifile XPLIST_SUB+= WITH_AVIFILE="" X.else XCONFIGURE_ARGS+=--with-avifile-mods=no \ X --enable-avifile6=no XPLIST_SUB+= WITH_AVIFILE="@comment " XWITHOUT_FFMPEG= YES X.endif X X.if defined(WITH_SDL) XBUILD_DEPENDS+= ${LOCALBASE}/bin/sdl11-config:${PORTSDIR}/devel/sdl12 XPLIST_SUB+= WITH_SDL="" X.else XPLIST_SUB+= WITH_SDL="@comment " X.endif X X.if defined(WITH_LIBXML2) XLIB_DEPENDS+= xml2:${PORTSDIR}/textproc/libxml2 XPLIST_SUB+= WITH_LIBXML2="" X.else XPLIST_SUB+= WITH_LIBXML2="@comment " X.endif X X.if defined(WITH_FFMPEG) XBUILD_DEPENDS+= ${LOCALBASE}/bin/ffmpeg:${PORTSDIR}/graphics/ffmpeg XPLIST_SUB+= WITH_FFMPEG="" X.else XPLIST_SUB+= WITH_FFMPEG="@comment " X.endif X X.if defined(WITH_LIBDV) XLIB_DEPENDS+= dv:${PORTSDIR}/graphics/libdv XPLIST_SUB+= WITH_LIBDV="" X.else XCONFIGURE_ARGS+=--with-dv=no XPLIST_SUB+= WITH_LIBDV="@comment " X.endif X X.if defined(WITH_OPENQUICKTIME) XLIB_DEPENDS+= openquicktime:${PORTSDIR}/graphics/openquicktime X.else XCONFIGURE_ARGS+=--with-openqt=no X.endif X X.if defined(WITH_LIBMPEG2) XLIB_DEPENDS+= mpeg2:${PORTSDIR}/graphics/libmpeg2 X.endif X.if defined(WITH_FAME) XLIB_DEPENDS+= fame:${PORTSDIR}/graphics/libfame X.endif X X.if defined(WITH_XVID) XLIB_DEPENDS+= xvidcore:${PORTSDIR}/graphics/xvid XPLIST_SUB+= WITH_XVID="" XWITH_NASM= YES X.else XPLIST_SUB+= WITH_XVID="@comment " X.endif X X.if defined(WITH_LIBA52) XLIB_DEPENDS+= a52:${PORTSDIR}/audio/liba52 XCONFIGURE_ARGS+=--enable-liba52=yes XPLIST_SUB+= WITH_LIBA52="" X.else XCONFIGURE_ARGS+=--with-a52=no \ X --enable-liba52=no XPLIST_SUB+= WITH_LIBA52="@comment " X.endif X X.if defined(WITH_LAME) XLIB_DEPENDS+= mp3lame:${PORTSDIR}/audio/lame XPLIST_SUB+= WITH_LAME="" X.else XCONFIGURE_ARGS+=--with-lame=no XPLIST_SUB+= WITH_LAME="@comment " X.endif X Xpre-everything: X X.if !defined(WITH_IMAGEMAGICK) X @${ECHO_MSG} X @${ECHO_MSG} "You can enable ImageMagick-dependent modules by defining" X @${ECHO_MSG} "WITH_IMAGEMAGICK." X.endif X X.if !defined(WITH_SDL) X @${ECHO_MSG} X @${ECHO_MSG} "You can enable SDL-dependent modules by defining WITH_SDL." X @${ECHO_MSG} "This will enable realtime-previewing." X.endif X.if !defined(WITH_LIBXML2) X @${ECHO_MSG} X @${ECHO_MSG} "You can enable libxml2-dependent modules by defining WITH_LIBXML2." X.endif X.if !defined(WITH_FFMPEG) X @${ECHO_MSG} X @${ECHO_MSG} "You can enable ffmpeg-dependent modules by defining WITH_FFMPEG." X.endif X.if !defined(WITH_LAME) X @${ECHO_MSG} X @${ECHO_MSG} "You can enable lame-dependent modules by defining WITH_LAME." X @${ECHO_MSG} "You will probably want to enable this, if you plan to" X @${ECHO_MSG} "rip DVDs or dub videos". X.endif X.if !defined(WITH_LIBDV) X @${ECHO_MSG} X @${ECHO_MSG} "You can enable libdv-support by defining WITH_LIBDV." X @${ECHO_MSG} "You will probably want to enable this, if you plan to X @${ECHO_MSG} "transcode DV data from a digital videocamera." X.endif X.if !defined(WITH_LIBA52) X @${ECHO_MSG} X @${ECHO_MSG} "You can enable liba52-support by defining WITH_LIBA52." X @${ECHO_MSG} "You will probably want to enable this, if you plan to" X @${ECHO_MSG} "rip DVDs." X.endif X.if defined(WITH_AVIFILE) X @${ECHO_MSG} X @${ECHO_MSG} "You can enable avifile-dependent modules by defining WITH_AVIFILE." X.endif(WITH_AVIFILE) X.if !defined(WITH_NASM) X @${ECHO_MSG} X @${ECHO_MSG} "You can enable nasm dependent modules by defining WITH_NASM. This turns this into an i386-only port." X.endif(WITH_NASM) X.if !defined(WITH_OPENQUICKTIME) X @${ECHO_MSG} X @${ECHO_MSG} "You can enable openquicktime-dependent modules by defining WITH_OPENQUICKTIME." X.endif X.if !defined(WITH_FAME) X @${ECHO_MSG} X @${ECHO_MSG} "You can enable libfame-support by defining WITH_LIBFAME." X.endif X.if !defined(WITH_LIBMPEG2) X @${ECHO_MSG} X @${ECHO_MSG} "You can enable libmpeg2-dependent modules by defining WITH_LIBMPEG2." X @${ECHO_MSG} "You will probably want to enable this, if you plan to" X @${ECHO_MSG} "rip DVDs." X.endif X.if !defined(WITH_XVID) X @${ECHO_MSG} X @${ECHO_MSG} "You can enable xvid support by defining WITH_XVID. This implies WITH_NASM and turns this into an i386-only port." X @${ECHO_MSG} "You will probably want to enable this, if you plan to" X @${ECHO_MSG} "rip DVDs." X.endif X Xpre-patch: X ${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure X ${PERL} -pi -e 's|-ldl||g' ${WRKSRC}/configure X.if ${OSVERSION} <= 500027 X ${FIND} ${WRKDIR} -type f | ${XARGS} -n 10 -x ${PERL} -pi -e \ X 's|||' X.endif X Xpost-install: X.if defined(WITH_XVID) X ${LN} -s ${PREFIX}/lib/libxvidcore.so ${PREFIX}/lib/transcode/libxvidcore.so X.endif X X.include END-of-transcode/Makefile echo x - transcode/distinfo sed 's/^X//' >transcode/distinfo << 'END-of-transcode/distinfo' XMD5 (transcode-0.6.0pre4.tgz) = c0f9fdf944ed17312f224d3e5ac7d2b1 END-of-transcode/distinfo echo x - transcode/pkg-plist sed 's/^X//' >transcode/pkg-plist << 'END-of-transcode/pkg-plist' Xbin/tcmplex Xbin/tcextract Xbin/tcdecode Xbin/tcscan Xbin/tcdemux Xbin/tccat Xbin/tcprobe Xbin/avimerge Xbin/avisplit Xbin/avifix Xbin/avisync Xbin/transcode Xlib/transcode/import_nuv.so Xlib/transcode/import_nuv.la X%%WITH_AVIFILE%%lib/transcode/import_af6.so X%%WITH_AVIFILE%%lib/transcode/import_af6.la Xlib/transcode/import_net.so Xlib/transcode/import_net.la Xlib/transcode/import_avi.so Xlib/transcode/import_avi.la Xlib/transcode/import_mpeg2.so Xlib/transcode/import_mpeg2.la Xlib/transcode/import_vdrac3.so Xlib/transcode/import_vdrac3.la Xlib/transcode/import_ac3.so Xlib/transcode/import_ac3.la Xlib/transcode/import_dv.so Xlib/transcode/import_dv.la Xlib/transcode/import_vob.so Xlib/transcode/import_vob.la Xlib/transcode/import_raw.so Xlib/transcode/import_raw.la Xlib/transcode/import_yuv4mpeg.so Xlib/transcode/import_yuv4mpeg.la Xlib/transcode/import_lav.so Xlib/transcode/import_lav.la Xlib/transcode/import_null.so Xlib/transcode/import_null.la Xlib/transcode/import_divx.so Xlib/transcode/import_divx.la X%%WITH_LIBA52%%lib/transcode/a52_decore.so X%%WITH_LIBA52%%lib/transcode/a52_decore.la X%%WITH_LAME%%lib/transcode/import_mp3.so X%%WITH_LAME%%lib/transcode/import_mp3.la Xlib/transcode/import_dvd.so Xlib/transcode/import_dvd.la X%%WITH_IMAGEMAGICK%%lib/transcode/import_im.so X%%WITH_IMAGEMAGICK%%lib/transcode/import_im.la X%%WITH_IMAGEMAGICK%%lib/transcode/import_imlist.so X%%WITH_IMAGEMAGICK%%lib/transcode/import_imlist.la Xlib/transcode/import_mjpeg.so Xlib/transcode/import_mjpeg.la Xlib/transcode/af6_decore.so Xlib/transcode/af6_decore.la X%%WITH_LIBXML2%%lib/transcode/import_xml.so X%%WITH_LIBXML2%%lib/transcode/import_xml.la Xlib/transcode/filter_null.so Xlib/transcode/filter_null.la Xlib/transcode/filter_32detect.so Xlib/transcode/filter_32detect.la Xlib/transcode/filter_yuy2toyv12.so Xlib/transcode/filter_yuy2toyv12.la Xlib/transcode/filter_skip.so Xlib/transcode/filter_skip.la Xlib/transcode/filter_astat.so Xlib/transcode/filter_astat.la Xlib/transcode/filter_cut.so Xlib/transcode/filter_cut.la Xlib/transcode/filter_dnr.so Xlib/transcode/filter_dnr.la Xlib/transcode/filter_xsharpen.so Xlib/transcode/filter_xsharpen.la Xlib/transcode/filter_smartdeinter.so Xlib/transcode/filter_smartdeinter.la Xlib/transcode/filter_testframe.so Xlib/transcode/filter_testframe.la Xlib/transcode/filter_dilyuvmmx.so Xlib/transcode/filter_dilyuvmmx.la Xlib/transcode/filter_divxkey.so Xlib/transcode/filter_divxkey.la Xlib/transcode/filter_extsub.so Xlib/transcode/filter_extsub.la Xlib/transcode/filter_resample.so Xlib/transcode/filter_resample.la Xlib/transcode/filter_test.so Xlib/transcode/filter_test.la X%%WITH_SDL%%lib/transcode/filter_preview.so X%%WITH_SDL%%lib/transcode/filter_preview.la Xlib/transcode/filter_subtitler.so Xlib/transcode/filter_subtitler.la Xlib/transcode/export_null.so Xlib/transcode/export_null.la Xlib/transcode/export_wav.so Xlib/transcode/export_wav.la X%%WITH_AVIFILE%%lib/transcode/export_af6.so X%%WITH_AVIFILE%%lib/transcode/export_af6.la Xlib/transcode/export_opendivx.so Xlib/transcode/export_opendivx.la Xlib/transcode/export_raw.so Xlib/transcode/export_raw.la Xlib/transcode/export_divx4.so Xlib/transcode/export_divx4.la Xlib/transcode/export_divx4raw.so Xlib/transcode/export_divx4raw.la Xlib/transcode/export_ppm.so Xlib/transcode/export_ppm.la Xlib/transcode/export_xvid.so Xlib/transcode/export_xvid.la Xlib/transcode/export_xvidcvs.so Xlib/transcode/export_xvidcvs.la Xlib/transcode/export_net.so Xlib/transcode/export_net.la X%%WITH_LIBDV%%lib/transcode/export_dvraw.so X%%WITH_LIBDV%%lib/transcode/export_dvraw.la X%%WITH_LIBDV%%lib/transcode/export_dv.so X%%WITH_LIBDV%%lib/transcode/export_dv.la Xlib/transcode/export_mpeg.so Xlib/transcode/export_mpeg.la X%%WITH_IMAGEMAGICK%%lib/transcode/export_im.so X%%WITH_IMAGEMAGICK%%lib/transcode/export_im.la Xlib/transcode/export_af6.conf X%%WITH_XVID%%lib/transcode/libxvidcore.so X@dirrm lib/transcode X END-of-transcode/pkg-plist echo x - transcode/pkg-comment sed 's/^X//' >transcode/pkg-comment << 'END-of-transcode/pkg-comment' XTranscode is a text-console utility for video stream processing END-of-transcode/pkg-comment echo x - transcode/pkg-descr sed 's/^X//' >transcode/pkg-descr << 'END-of-transcode/pkg-descr' Xtranscode is a text-console utility for video stream processing, running on a Xplatform that supports shared libraries and threads. Decoding and encoding is Xdone by loading modules that are responsible for feeding transcode with raw Xvideo/audio streams (import modules) and encoding the frames (export Xmodules). X XIt supports elementary video and audio frame transformations, Xincluding de-interlacing or fast resizing of video frames and loading of Xexternal filters. A number of modules are included to enable import of DVDs Xon-the-fly, MPEG elementary (ES) or program streams (VOB), MPEG video, Digital XVideo (DV), YUV4MPEG streams, NuppelVideo file format and raw or compressed X(pass-through) video frames and export modules for writing DivX;-), OpenDivX, XDivX 4.xx or uncompressed AVI files with MPEG, AC3 (pass-through) or PCM Xaudio. Additional export modules to write single frames (PPM) or YUV4MPEG Xstreams are available, as well as an interface import module to the avifile Xlibrary. It's modular concept is intended to provide flexibility and easy Xuser extensibility to include other video/audio codecs or filetypes. X X XWWW: http://www.theorie.physik.uni-goettingen.de/~ostreich/transcode END-of-transcode/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 14: 0:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DC05137B417 for ; Tue, 9 Apr 2002 14:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39L02h41704; Tue, 9 Apr 2002 14:00:02 -0700 (PDT) (envelope-from gnats) Received: from lofi.dyndns.org (pD9003303.dip.t-dialin.net [217.0.51.3]) by hub.freebsd.org (Postfix) with ESMTP id 8342537B404 for ; Tue, 9 Apr 2002 13:55:05 -0700 (PDT) Received: (from lofi@localhost) by lofi.dyndns.org id g39Kt4T45103; Tue, 9 Apr 2002 22:55:04 +0200 (CEST) Message-Id: <200204092055.g39Kt4T45103@lofi.dyndns.org> Date: Tue, 9 Apr 2002 22:55:04 +0200 (CEST) From: Michael Nottebrock Reply-To: Michael Nottebrock To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36937: New port: graphics/dvdrip (overrides PR ports/36768) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36937 >Category: ports >Synopsis: New port: graphics/dvdrip (overrides PR ports/36768) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 14:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Michael Nottebrock >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: >Description: This PR overrides previous PR ports/36768. Changes (from previous PR): - fixed pkg-plist - added ImageMagick dependency >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # dvdrip # dvdrip/Makefile # dvdrip/distinfo # dvdrip/pkg-plist # dvdrip/pkg-comment # dvdrip/pkg-descr # dvdrip/files # dvdrip/files/patch-aa # echo c - dvdrip mkdir -p dvdrip > /dev/null 2>&1 echo x - dvdrip/Makefile sed 's/^X//' >dvdrip/Makefile << 'END-of-dvdrip/Makefile' X# New ports collection makefile for: Video-DVDRip X# Date created: 04 April 2002 X# Whom: Michael Nottebrock X# X# $FreeBSD$ X# X XPORTNAME= dvdrip XPORTVERSION= 0.37 XCATEGORIES= graphics XMASTER_SITES= http://www.exit1.org/dvdrip/dist/ XDISTNAME= Video-DVDRip-${PORTVERSION} X XMAINTAINER= lofi@lofi.dyndns.org X X.if !defined(WITHOUT_CLUSTER) XRUN_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Event.pm:${PORTSDIR}/devel/p5-Event \ X ${LOCALBASE}/sbin/fping:${PORTSDIR}/net/fping \ X ${LOCALBASE}/bin/pstree:${PORTSDIR}/sysutils/pstree X.endif X.if defined(WITH_XINE) XRUN_DEPENDS+= ${LOCALBASE}/bin/xine:${PORTSDIR}/graphics/xine \ X ${LOCALBASE}/lib/xine/plugins/xineplug_inp_d4d.so:${PORTSDIR}/graphics/xine_d4d_plugin X.endif XRUN_DEPENDS+= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick \ X ${LOCALBASE}/bin/transcode:${PORTSDIR}/graphics/transcode \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk \ X ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk/Gdk/Pixbuf.pm:${PORTSDIR}/x11-toolkits/p5-GdkPixbuf X XPERL_CONFIGURE= yes XUSE_PERL5= yes X XMAN1= splitpipe.1 X XMAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Video::DVDRip.3 X Xpre-extract: X.if !defined(WITHOUT_CLUSTER) X @${ECHO_MSG} X @${ECHO_MSG} "Cluster daemon enabled. Disable with WITHOUT_CLUSTER" X @${ECHO_MSG} X.endif X.if !defined(WITH_XINE) X @${ECHO_MSG} X @${ECHO_MSG} "Define WITH_XINE to pull in xine as a dependency (used for previewing DVDs prior to ripping)" X @${ECHO_MSG} X.endif X Xpost-patch: X @ ${PERL} -pi -e 's#/usr/local/bin/perl#${PERL5}#' ${WRKSRC}/dvdrip X @ ${PERL} -pi -e 's#/usr/local/bin/perl#${PERL5}#' ${WRKSRC}/dvdrip-master X X.include END-of-dvdrip/Makefile echo x - dvdrip/distinfo sed 's/^X//' >dvdrip/distinfo << 'END-of-dvdrip/distinfo' XMD5 (Video-DVDRip-0.37.tar.gz) = 89730a79cc098b1b346aa90611b10b53 END-of-dvdrip/distinfo echo x - dvdrip/pkg-plist sed 's/^X//' >dvdrip/pkg-plist << 'END-of-dvdrip/pkg-plist' Xbin/dvdrip-master Xbin/dvdrip Xbin/splitpipe Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Video/DVDRip/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/PSU.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Content.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Preset.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Title.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Config.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Scan.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Project.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Probe.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Base.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/RPC/Message.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/RPC/Client.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/RPC/Server.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/GUI/Logger.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/GUI/Progress.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/GUI/Config.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/GUI/ImageClip.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/GUI/Main.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/GUI/Project.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/GUI/Window.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/GUI/Component.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/GUI/Base.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/GUI/Cluster/Control.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/GUI/Cluster/Title.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/GUI/Cluster/Node.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/GUI/Project/LoggingTab.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/GUI/Project/TitleTab.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/GUI/Project/TranscodeTab.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/GUI/Project/ClipZoomTab.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/GUI/Project/StorageTab.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Cluster/Master.pm.orig Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Cluster/Pipe.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Cluster/Master.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Cluster/Job.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Cluster/Node.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Cluster/PSU.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Cluster/Title.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Cluster/Project.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Cluster/Job/MergeAudio.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Cluster/Job/Audio.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Cluster/Job/MergeChunks.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Cluster/Job/TranscodeAudio.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Cluster/Job/MergePSUs.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Cluster/Job/RemoveVOBs.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Cluster/Job/Split.pm Xlib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Cluster/Job/Transcode.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Video/DVDRip X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/RPC X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/GUI/Cluster X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/GUI/Project X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/GUI X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Cluster/Job X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip/Cluster X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Video/DVDRip X X END-of-dvdrip/pkg-plist echo x - dvdrip/pkg-comment sed 's/^X//' >dvdrip/pkg-comment << 'END-of-dvdrip/pkg-comment' XThis is dvd::rip, a Perl Gtk+ based dvd-ripper END-of-dvdrip/pkg-comment echo x - dvdrip/pkg-descr sed 's/^X//' >dvdrip/pkg-descr << 'END-of-dvdrip/pkg-descr' XThis is dvd::rip, a Perl Gtk+ based dvd-ripper. It serves as a convenient Xfrontend to transcode and makes ripping and encoding DVDs a breeze. It also Xfeatures a cluster daemon, which can distribute encoding jobs over multiple Xmachines. X XWWW: http://www.exit1.org/dvdrip/ X X- Michael Nottebrock Xlofi@lofi.dyndns.org END-of-dvdrip/pkg-descr echo c - dvdrip/files mkdir -p dvdrip/files > /dev/null 2>&1 echo x - dvdrip/files/patch-aa sed 's/^X//' >dvdrip/files/patch-aa << 'END-of-dvdrip/files/patch-aa' X--- lib/Video/DVDRip/Cluster/Master.pm.old Wed Mar 27 01:30:32 2002 X+++ lib/Video/DVDRip/Cluster/Master.pm Wed Mar 27 01:31:06 2002 X@@ -155,7 +155,7 @@ X X return 1 if not $nodes_list; X X- my $command = "/usr/sbin/fping $nodes_list"; X+ my $command = "/usr/local/sbin/fping $nodes_list"; X X my $buffer; X END-of-dvdrip/files/patch-aa exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 14:19:35 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gladstone.uoregon.edu (gladstone.uoregon.edu [128.223.142.14]) by hub.freebsd.org (Postfix) with ESMTP id A59D137B419 for ; Tue, 9 Apr 2002 14:19:31 -0700 (PDT) Received: from d184-101.uoregon.edu (anholt@d184-101.uoregon.edu [128.223.184.101]) by gladstone.uoregon.edu (8.12.3/8.12.3) with ESMTP id g39LJUYx014634 for ; Tue, 9 Apr 2002 14:19:30 -0700 (PDT) Subject: Re: ports/31767: Fix glide3 includes for DRI compile From: Eric Anholt To: freebsd-ports@FreeBSD.ORG In-Reply-To: <200112040000.fB4008v78618@freefall.freebsd.org> References: <200112040000.fB4008v78618@freefall.freebsd.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 09 Apr 2002 15:19:31 -0600 Message-Id: <1018387171.339.118.camel@anholt.dyndns.org> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This PR should be closed because it is superceded by ports/36179 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 15:29:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id 869D937B400 for ; Tue, 9 Apr 2002 15:29:51 -0700 (PDT) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id 5381124D1C; Wed, 10 Apr 2002 07:29:50 +0900 (JST) Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [2001:218:422:2::160]) by black.imgsrc.co.jp (Postfix) with ESMTP id 2646B1E46E4; Wed, 10 Apr 2002 07:29:46 +0900 (JST) Date: Wed, 10 Apr 2002 07:29:36 +0900 Message-ID: <7mbscs8q0f.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: Alexandr Listopad Cc: ports@freebsd.org Subject: Re: snmpd 4.2.4 HOST-RESOURCES-MIB dont work In-Reply-To: <20020409175750.GR98309@zgia.zp.ua> References: <20020409175750.GR98309@zgia.zp.ua> User-Agent: Wanderlust/2.9.7 (Unchained Melody) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.1 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At Tue, 9 Apr 2002 20:57:50 +0300, Alexandr Listopad wrote: > There problem with HOST-RESOURCES-MIB in snmpd 4.2.4 -- it's not > compile and not work for me with default Makefile. I have one > solution for it: downgrade (recvsup) to 4.2.3 and recompile snmpd :( > All works fine on 4.2.3 for me. Could you tell me your version of FreeBSD, and show me failed compile log? -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 15:40:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DEFE537B417 for ; Tue, 9 Apr 2002 15:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39Me1P65831; Tue, 9 Apr 2002 15:40:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBw-Muenchen.de [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id C177137B400 for ; Tue, 9 Apr 2002 15:34:24 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g39M95q08608 for ; Wed, 10 Apr 2002 00:09:05 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id BA2FF5A548 for ; Wed, 10 Apr 2002 00:09:03 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id CED1C5A545; Wed, 10 Apr 2002 00:09:02 +0200 (CEST) Message-Id: <20020409220902.CED1C5A545@nemesis.informatik.unibw-muenchen.de> Date: Wed, 10 Apr 2002 00:09:02 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36939: New Port: devel/popenhs -- A popen-like library for Haskell Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36939 >Category: ports >Synopsis: New Port: devel/popenhs -- A popen-like library for Haskell >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 15:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Mar 21 12:00:59 CET 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: popenhs is a popen-like library for Haskell. It provides a convenient way of sending string input to a subprocess and reading output from it lazily. WWW: http://www.01.246.ne.jp/~juhp/haskell/popenhs/ Depends on lang/ghc; does not work with lang/nhc98, since lang/nhc98 does not provide a Posix module. Regards, Olli >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # popenhs # popenhs/pkg-descr # popenhs/Makefile # popenhs/distinfo # popenhs/pkg-comment # popenhs/pkg-plist # echo c - popenhs mkdir -p popenhs > /dev/null 2>&1 echo x - popenhs/pkg-descr sed 's/^X//' >popenhs/pkg-descr << 'END-of-popenhs/pkg-descr' XFrom the Website: X Xpopenhs is a popen-like library for Haskell. It provides a convenient way of Xsending string input to a subprocess and reading output from it lazily. It Xrequires the Posix module and has been tested under ghc5 so far. X XWWW: http://www.01.246.ne.jp/~juhp/haskell/popenhs/ X X- Oliver Braun Xobraun@informatik.unibw-muenchen.de END-of-popenhs/pkg-descr echo x - popenhs/Makefile sed 's/^X//' >popenhs/Makefile << 'END-of-popenhs/Makefile' X# New ports collection makefile for: popenhs X# Date created: 09 April 2002 X# Whom: Oliver Braun X# X# $FreeBSD$ X# X XPORTNAME= popenhs XPORTVERSION= 1.00.0 XCATEGORIES= devel XMASTER_SITES= http://www.01.246.ne.jp/~juhp/haskell/popenhs/ X XMAINTAINER= obraun@informatik.unibw-muenchen.de X XBUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc XRUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc X XUSE_GMAKE= yes XHAS_CONFIGURE= yes X X.include END-of-popenhs/Makefile echo x - popenhs/distinfo sed 's/^X//' >popenhs/distinfo << 'END-of-popenhs/distinfo' XMD5 (popenhs-1.00.0.tar.gz) = 4a395a9e4480aec50ebdbb05dc78aceb END-of-popenhs/distinfo echo x - popenhs/pkg-comment sed 's/^X//' >popenhs/pkg-comment << 'END-of-popenhs/pkg-comment' XA popen-like library for Haskell END-of-popenhs/pkg-comment echo x - popenhs/pkg-plist sed 's/^X//' >popenhs/pkg-plist << 'END-of-popenhs/pkg-plist' Xbin/popenhs-config Xlib/popenhs-1.00.0/libpopenHS.a Xlib/popenhs-1.00.0/imports/POpen.hi X@dirrm lib/popenhs-1.00.0/imports X@dirrm lib/popenhs-1.00.0/ END-of-popenhs/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 15:47:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from glass.cl.msu.edu (glass.cl.msu.edu [35.8.1.176]) by hub.freebsd.org (Postfix) with ESMTP id 9920E37B405; Tue, 9 Apr 2002 15:47:31 -0700 (PDT) Received: from c1662992b (12-245-169-229.client.attbi.com [12.245.169.229]) by glass.cl.msu.edu (8.11.6/8.11.6) with SMTP id g39MiAF79691; Tue, 9 Apr 2002 18:44:13 -0400 (EDT) (envelope-from glassjos@msu.edu) From: "Joseph Glass" To: Cc: Subject: FreeBSD Port: guile-gnome-0.20_3 Date: Tue, 9 Apr 2002 18:42:57 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I'm having trouble installing the guile-gnome port (which is being installed from doing a make of the gnome port). When I do a make install, it complains with the following error message. However, the guile-gtk directory is existent in the /usr/ports/x11-toolkits directory, and the port is installed successfully. I am running off of a fresh install of FreeBSD 4.5. su-2.05a# pkg_info | grep guile-gtk guile-gtk-0.20_1 Guile binding library for GTK+ su-2.05a# make install ===> Building for guile-gnome-0.20_3 make all-recursive Making all in guile-gnome Making all in zvt Making all in bonobo Making all in gtkhtml guile -l ../../guile-gtk/gtk/config.scm -s ./../../guile-gtk/build-guile-gtk -I ../../guile-gtk glue ./gtkhtml.defs > .tmpg && mv .tmpg gtkhtml-glue.c ERROR: In procedure open-file: ERROR: No such file or directory: "../../guile-gtk/gtk/config.scm" *** Error code 2 Stop in /usr/home/usr.ports/x11-toolkits/guile-gnome/work/gnome-guile-0.20/guile-gno me/gtkhtml. *** Error code 1 Stop in /usr/home/usr.ports/x11-toolkits/guile-gnome/work/gnome-guile-0.20/guile-gno me. *** Error code 1 Stop in /usr/home/usr.ports/x11-toolkits/guile-gnome/work/gnome-guile-0.20. *** Error code 1 Stop in /usr/home/usr.ports/x11-toolkits/guile-gnome/work/gnome-guile-0.20. *** Error code 1 Stop in /usr/home/usr.ports/x11-toolkits/guile-gnome. Any help would be appreciated. Thank you, Joe Glass To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 16: 0:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6672237B41B for ; Tue, 9 Apr 2002 16:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39N02J70225; Tue, 9 Apr 2002 16:00:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DA39837B419 for ; Tue, 9 Apr 2002 15:54:27 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39MsR267760; Tue, 9 Apr 2002 15:54:27 -0700 (PDT) (envelope-from nobody) Message-Id: <200204092254.g39MsR267760@freefall.freebsd.org> Date: Tue, 9 Apr 2002 15:54:27 -0700 (PDT) From: Joseph King To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36940: Port update acid-0.9.6b20 to acid-0.9.6b21 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36940 >Category: ports >Synopsis: Port update acid-0.9.6b20 to acid-0.9.6b21 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 16:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Joseph King >Release: >Organization: The V2 Project >Environment: >Description: Update port of acid-0.9.6b20 to acid-0.9.6b21 also added depends of adodb database abstraction library and preconfigure the path of the adodb include files. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # acid # acid/Makefile # acid/distinfo # acid/pkg-comment # acid/pkg-descr # acid/pkg-plist # acid/pkg-message # acid/files # acid/files/patch-aa # echo c - acid mkdir -p acid > /dev/null 2>&1 echo x - acid/Makefile sed 's/^X//' >acid/Makefile << 'END-of-acid/Makefile' X# New ports collection makefile for: acid X# Date created: Mon Sep 25 16:05:01 CST 2000 X# Whom: Foxfair Hu X# X# $FreeBSD: ports/security/acid/Makefile,v 1.4 2002/02/13 20:45:41 pat Exp $ X# X XPORTNAME= acid XPORTVERSION= 0.9.6b21 XCATEGORIES= security XMASTER_SITES= http://www.andrew.cmu.edu/~rdanyliw/snort/ X XMAINTAINER= ports@FreeBSD.org X XRUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 \ X ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql323-server \ X ${LOCALBASE}/bin/snort:${PORTSDIR}/security/snort \ X ${LOCALBASE}/www/data.default/php/adodb:${PORTSDIR}/databases/adodb X XWRKSRC= ${WRKDIR}/${PORTNAME} XNO_BUILD= yes X Xdo-install: X @${MKDIR} ${PREFIX}/www/acid X.for ext in html php sql css inc X @${INSTALL_DATA} ${WRKSRC}/*.${ext} ${PREFIX}/www/acid X.endfor X.ifndef(NOPORTDOCS) X @${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/www/acid X @${INSTALL_DATA} ${WRKSRC}/README.mssql ${PREFIX}/www/acid X.endif X Xpost-install: X @${SED} 's|%%PREFIX%%|${PREFIX}|' ${PKGMESSAGE} X X.include END-of-acid/Makefile echo x - acid/distinfo sed 's/^X//' >acid/distinfo << 'END-of-acid/distinfo' XMD5 (acid-0.9.6b21.tar.gz) = a0e2ccfa072dc96832dc54cb3c834d82 END-of-acid/distinfo echo x - acid/pkg-comment sed 's/^X//' >acid/pkg-comment << 'END-of-acid/pkg-comment' XAnalysis Console for Intrusion Databases (ACID) with Snort and MySQL END-of-acid/pkg-comment echo x - acid/pkg-descr sed 's/^X//' >acid/pkg-descr << 'END-of-acid/pkg-descr' XACID is a PHP-based analysis engine to search and process a database of Xsecurity incidents generated by the NDIS Snort. The features currently Xinclude: X X - Search interface for finding alerts matching practically any criteria. X This includes arrival time, signature time, source/dest address/port, X flags, payload, etc. Furthermore, these queries can be made arbitrarily X complex to satsify almost any parameters. X X - Statistics: X - % of traffic for each protocol X - Alerts: # of src/dst IP, last/first arrival time X - Graph # of arrived alert over a period of time X - last x-number of alerts by protocol X X - All features are provided in real-time X XWWW: http://www.cert.org/kb/acid/ END-of-acid/pkg-descr echo x - acid/pkg-plist sed 's/^X//' >acid/pkg-plist << 'END-of-acid/pkg-plist' Xwww/acid/acid_footer.html Xwww/acid/acid_hdr1.html Xwww/acid/acid_hdr2.html Xwww/acid/index.html Xwww/acid/acid_ag_common.php Xwww/acid/acid_ag_main.php Xwww/acid/acid_app_faq.php Xwww/acid/acid_common.php Xwww/acid/acid_conf.php Xwww/acid/acid_db_common.php Xwww/acid/acid_db_setup.php Xwww/acid/acid_graph_common.php Xwww/acid/acid_graph_display.php Xwww/acid/acid_graph_main.php Xwww/acid/acid_main.php Xwww/acid/acid_maintenance.php Xwww/acid/acid_qry_alert.php Xwww/acid/acid_qry_common.php Xwww/acid/acid_qry_form.php Xwww/acid/acid_qry_main.php Xwww/acid/acid_qry_sqlcalls.php Xwww/acid/acid_stat_alerts.php Xwww/acid/acid_stat_class.php Xwww/acid/acid_stat_common.php Xwww/acid/acid_stat_ipaddr.php Xwww/acid/acid_stat_iplink.php Xwww/acid/acid_stat_ports.php Xwww/acid/acid_stat_sensor.php Xwww/acid/acid_stat_time.php Xwww/acid/acid_stat_uaddr.php Xwww/acid/create_acid_tbls_mssql.sql Xwww/acid/create_acid_tbls_mysql.sql Xwww/acid/create_acid_tbls_pgsql.sql Xwww/acid/acid_style.css Xwww/acid/acid_db.inc Xwww/acid/acid_action.inc Xwww/acid/acid_cache.inc Xwww/acid/acid_constants.inc Xwww/acid/acid_include.inc Xwww/acid/acid_log_error.inc Xwww/acid/acid_log_timing.inc Xwww/acid/acid_net.inc Xwww/acid/acid_output_html.inc Xwww/acid/acid_output_query.inc Xwww/acid/acid_signature.inc Xwww/acid/acid_state_common.inc Xwww/acid/acid_state_criteria.inc Xwww/acid/acid_state_query.inc Xwww/acid/README Xwww/acid/README.mssql END-of-acid/pkg-plist echo x - acid/pkg-message sed 's/^X//' >acid/pkg-message << 'END-of-acid/pkg-message' X X************************************************************ XPlease read the README file located at: X X%%PREFIX%%/www/acid/README X Xfor how to configure %%PREFIX%%/www/acid/acid_conf.php after Xinstallation. X************************************************************ X END-of-acid/pkg-message echo c - acid/files mkdir -p acid/files > /dev/null 2>&1 echo x - acid/files/patch-aa sed 's/^X//' >acid/files/patch-aa << 'END-of-acid/files/patch-aa' X--- acid_conf.php Mon Mar 4 00:02:44 2002 X+++ /usr/local/www/acid/acid_conf.php Wed Apr 10 00:22:38 2002 X@@ -9,7 +9,7 @@ X * $foo = "c:\tmp" [OK] X * $foo = "c:\tmp\" [WRONG] X */ X-$DBlib_path = ""; X+$DBlib_path = "/usr/local/www/data.default/php/adodb"; X X /* The type of underlying alert database X * END-of-acid/files/patch-aa exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 16:50:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2CC9137B419 for ; Tue, 9 Apr 2002 16:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g39No1P80177; Tue, 9 Apr 2002 16:50:01 -0700 (PDT) (envelope-from gnats) Received: from unixpages.org (pD90467E7.dip.t-dialin.net [217.4.103.231]) by hub.freebsd.org (Postfix) with SMTP id 330C337B404 for ; Tue, 9 Apr 2002 16:42:44 -0700 (PDT) Received: (qmail 1346 invoked by uid 1001); 9 Apr 2002 23:46:18 -0000 Message-Id: <20020409234618.1345.qmail@unixpages.org> Date: 9 Apr 2002 23:46:18 -0000 From: chris@unixpages.org Reply-To: Christian Brueffer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36941: audio/pimp3: make distfile fetchable again Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36941 >Category: ports >Synopsis: audio/pimp3: make distfile fetchable again >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 16:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Christian Brueffer >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD gondor.middleearth 4.5-STABLE FreeBSD 4.5-STABLE #15: Mon Apr 1 12:49:10 CEST 2002 root@gondor.middleearth:/usr/obj/usr/src/sys/GONDOR i386 >Description: The distfile was marked as unfetchable in Fenners last distfiles survey. Replace invalid mastersite to fix this. >How-To-Repeat: >Fix: --- pimp3.port begins here --- diff -ruN /usr/ports/audio/pimp3/Makefile pimp3/Makefile --- /usr/ports/audio/pimp3/Makefile Thu Apr 12 16:41:47 2001 +++ pimp3/Makefile Tue Apr 9 00:06:15 2002 @@ -8,7 +8,7 @@ PORTNAME= pimp3 PORTVERSION= 0.5.8 CATEGORIES= audio -MASTER_SITES= ftp://pimp3.sourceforge.net/pub/pimp3/ +MASTER_SITES= http://unixpages.org/distfiles/ MAINTAINER= ports@FreeBSD.org --- pimp3.port ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 16:57:49 2002 Delivered-To: freebsd-ports@freebsd.org Received: from szene.at (szene.at [161.58.231.53]) by hub.freebsd.org (Postfix) with ESMTP id 6367037B41A for ; Tue, 9 Apr 2002 16:57:39 -0700 (PDT) Received: from airxp (pD9502133.dip.t-dialin.net [217.80.33.51]) by szene.at (8.11.6) id g39NvY609793; Wed, 10 Apr 2002 01:57:34 +0200 (CEST) From: "Martin" To: Cc: Subject: FreeBSD Port: apache+mod_ssl-1.3.22+2.8.5_4 Date: Wed, 10 Apr 2002 01:57:30 +0200 Message-ID: <00c901c1e022$5331b140$efcdfea9@airxp> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00CA_01C1E033.16BA8140" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_00CA_01C1E033.16BA8140 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi There, I'm too stupid, but can you please help me? I've just installed FreeBDS 4.5 Released and want now to install the Apache with SSL support. Make works fine, creating the SSL Certificates is also okay. But that f**** software does not want to get installed. /usr/ports/www/apache13-modssl osiris# make install ===> Installing for apache+mod_ssl-1.3.24+2.8.8 ===> apache+mod_ssl-1.3.24+2.8.8 depends on shared library: mm.11 - found PKG_PREFIX=/usr/local /bin/sh pkg-install apache+mod_ssl-1.3.24+2.8.8 PRE-INSTALL pkg-install: Can't open pkg-install: No such file or directory *** Error code 2 Stop in /usr/ports/www/apache13-modssl. osiris# I also tried to install the "normal" apache server. Everything works fine! awaiting for your advices, Martin ------=_NextPart_000_00CA_01C1E033.16BA8140 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi There,

 

I’m too stupid, but can you please help = me? I’ve just installed FreeBDS 4.5 Released and want now to install the Apache = with SSL support. Make works fine, creating the SSL Certificates is also okay. = But that f**** software does not want to get installed.

 

/usr/ports/www/apache13-modssl

osiris# make install

=3D=3D=3D>  Installing for apache+mod_ssl-1.3.24+2.8.8

=3D=3D=3D>   = apache+mod_ssl-1.3.24+2.8.8 depends on shared library: mm.11 - found

PKG_PREFIX=3D/usr/local /bin/sh pkg-install apache+mod_ssl-1.3.24+2.8.8 PRE-INSTALL

pkg-install: Can't open pkg-install: No such = file or directory

*** Error code 2

 

Stop in = /usr/ports/www/apache13-modssl.

osiris#

 

I also tried to install the = „normal“ apache server. Everything works fine!

 

awaiting for your advices,

Martin

------=_NextPart_000_00CA_01C1E033.16BA8140-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 17: 0:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5376B37B419 for ; Tue, 9 Apr 2002 17:00:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A006381599; Tue, 9 Apr 2002 17:00:06 -0700 (PDT) (envelope-from gnats) Received: from unixpages.org (pD90467E7.dip.t-dialin.net [217.4.103.231]) by hub.freebsd.org (Postfix) with SMTP id 4B06037B419 for ; Tue, 9 Apr 2002 16:59:05 -0700 (PDT) Received: (qmail 872 invoked by uid 1001); 9 Apr 2002 21:16:05 -0000 Message-Id: <20020409211605.871.qmail@gondor.middleearth> Date: 9 Apr 2002 21:16:05 -0000 From: Christian Brueffer Reply-To: Christian Brueffer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36942: audio/pimp3: make distfile fetchable again Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36942 >Category: ports >Synopsis: audio/pimp3: make distfile fetchable again >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 17:00:06 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Christian Brueffer >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD gondor.middleearth 4.5-STABLE FreeBSD 4.5-STABLE #15: Mon Apr 1 12:49:10 CEST 2002 root@gondor.middleearth:/usr/obj/usr/src/sys/GONDOR i386 >Description: The distfile was marked unfetchable by Fenners last distfile survey. This pr exchanges the masterside with a valid one. >How-To-Repeat: >Fix: --- pimp3.port begins here --- diff -ruN /usr/ports/audio/pimp3/Makefile pimp3/Makefile --- /usr/ports/audio/pimp3/Makefile Thu Apr 12 16:41:47 2001 +++ pimp3/Makefile Tue Apr 9 00:06:15 2002 @@ -8,7 +8,7 @@ PORTNAME= pimp3 PORTVERSION= 0.5.8 CATEGORIES= audio -MASTER_SITES= ftp://pimp3.sourceforge.net/pub/pimp3/ +MASTER_SITES= http://unixpages.org/distfiles/ MAINTAINER= ports@FreeBSD.org --- pimp3.port ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 17:20: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id AB12E37B41B; Tue, 9 Apr 2002 17:19:58 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.2/8.12.2) with ESMTP id g3A0JgFf018619; Tue, 9 Apr 2002 20:19:42 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: FreeBSD Port: guile-gnome-0.20_3 From: Joe Marcus Clarke To: Joseph Glass Cc: gnome@FreeBSD.ORG, ports@FreeBSD.ORG In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-z3VVw8y6kpZSyAX8jQGa" X-Mailer: Ximian Evolution 1.0.3 Date: 09 Apr 2002 21:20:19 -0300 Message-Id: <1018398019.42371.3.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-z3VVw8y6kpZSyAX8jQGa Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2002-04-09 at 19:42, Joseph Glass wrote: > Hi, I'm having trouble installing the guile-gnome port (which is being > installed from doing a make of the gnome port). When I do a make install= , > it complains with the following error message. However, the guile-gtk > directory is existent in the /usr/ports/x11-toolkits directory, and the p= ort > is installed successfully. I am running off of a fresh install of FreeBS= D > 4.5. >=20 [snip] Can you do a make clean in the guile-gnome directory, then send me the whole output of make all? Also, please send me the full pkg_info output. Something must not be installed correctly. The config.scm file shouldn't be touched in the guile-gnome build. Joe --=-z3VVw8y6kpZSyAX8jQGa Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEABECAAYFAjyzhUMACgkQb2iPiv4Uz4elWwCgnNyJQbCFV8FJcOfFS8Gjd0Oj ZO8An1EDB0ucS/qEFcjxUr9trVv4hw0q =0J8Z -----END PGP SIGNATURE----- --=-z3VVw8y6kpZSyAX8jQGa-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 17:48:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from web.gwds.net (web.gwds.net [64.49.223.228]) by hub.freebsd.org (Postfix) with ESMTP id 4EA6437B405 for ; Tue, 9 Apr 2002 17:48:49 -0700 (PDT) Received: from burke-student-45.olivet.edu (lion.olivet.edu [12.21.76.6]) by web.gwds.net (8.11.6/8.11.6) with ESMTP id g3A0mml73586 for ; Tue, 9 Apr 2002 20:48:48 -0400 (EDT) (envelope-from jewfish@jewfish.net) Subject: hexcurse port From: jewfish To: ports@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 09 Apr 2002 20:48:48 -0400 Message-Id: <1018399728.53510.1.camel@costanza.olivet.edu> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am one of the authors of the HexCurse software, found under the editors in the FreeBSD ports tree. I recently found out that the maintainer of the hexcurse port quit maintaining it, and there was a new release that fixed a whole lot of bugs a couple weeks ago. I was wondering if anyone could take up possibly updating or maintaining this port. The reason I sent to this e-mail address was because this was listed in the Makefile for contact. Thanks James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 18:55: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout2-eri1.midsouth.rr.com (mailout2-eri1.midsouth.rr.com [24.165.200.7]) by hub.freebsd.org (Postfix) with ESMTP id D7C9437B42B for ; Tue, 9 Apr 2002 18:54:49 -0700 (PDT) Received: from amd (HubN-mcr-24-24-118-13.midsouth.rr.com [24.24.118.13]) by mailout2-eri1.midsouth.rr.com (8.11.4/8.11.4) with SMTP id g3A1sl920242; Tue, 9 Apr 2002 20:54:47 -0500 (CDT) Message-ID: <000601c1e032$8f986380$0300a8c0@amd> From: "James" To: Cc: Subject: FreeBSD Port: netpbm-9.22 missing file Date: Tue, 9 Apr 2002 20:53:49 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0003_01C1E008.A6621310" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0003_01C1E008.A6621310 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello my netpbm port is missing file ppmtojpeg thanks James Crouse ------=_NextPart_000_0003_01C1E008.A6621310 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello my netpbm port is missing = file ppmtojpeg=20 thanks James Crouse
------=_NextPart_000_0003_01C1E008.A6621310-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 19:10:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0782937B419 for ; Tue, 9 Apr 2002 19:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A2A2M19967; Tue, 9 Apr 2002 19:10:02 -0700 (PDT) (envelope-from gnats) Received: from neroon.user.acm.rpi.edu (neroon.user.acm.rpi.edu [128.213.5.66]) by hub.freebsd.org (Postfix) with ESMTP id 8348337B41A for ; Tue, 9 Apr 2002 19:02:27 -0700 (PDT) Received: (from rooneg@localhost) by neroon.user.acm.rpi.edu (8.11.6/8.11.6) id g3A1u0Q54891; Tue, 9 Apr 2002 21:56:00 -0400 (EDT) (envelope-from rooneg) Message-Id: <200204100156.g3A1u0Q54891@neroon.user.acm.rpi.edu> Date: Tue, 9 Apr 2002 21:56:00 -0400 (EDT) From: garrett rooney Reply-To: garrett rooney To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36945: new ports of libsigc++12 and gtkmm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36945 >Category: ports >Synopsis: new ports of libsigc++12 and gtkmm >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 19:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: garrett rooney >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD quicksilver.electricjellyfish.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Mar 19 21:41:22 EST 2002 rooneg@quicksilver.electricjellyfish.net:/usr/obj/usr/src/sys/QUICKSILVER i386 >Description: here are ports for the newest versions of libsigc++ and gtkmm. i've called the new libsigc++ port libsigc++12 so it doesn't conflict with the old version, which is still used by the gtk-- port, among others. the gtkmm port is really an update of the old gtk-- port, but the project changed the name, so i just used the new name. i'm submitting these as one pr, since gtkmm isn't much good without the new libsigc++. i've put gnome@freebsd.org as the maintainer, since the old versions were listed that way, and these are still at least as much a part of gnome as the old ones were. >How-To-Repeat: commit the enclosed ports ;-) >Fix: here are the two ports: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # libsigc++12 # libsigc++12/Makefile # libsigc++12/distinfo # libsigc++12/pkg-comment # libsigc++12/pkg-descr # libsigc++12/pkg-plist # echo c - libsigc++12 mkdir -p libsigc++12 > /dev/null 2>&1 echo x - libsigc++12/Makefile sed 's/^X//' >libsigc++12/Makefile << 'END-of-libsigc++12/Makefile' X# New ports collection makefile for: libsigc++ X# Date created: 9 April 2002 X# Whom: Garrett Rooney X# X# $FreeBSD$ X# X XPORTNAME= libsigc++ XPORTVERSION= 1.1.9 XCATEGORIES= devel gnome XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= libsigc X XMAINTAINER= gnome@FreeBSD.org X XGNU_CONFIGURE= yes XUSE_GMAKE= yes XINSTALLS_SHLIB= yes X Xpost-extract: X @find ${WRKSRC} -name Makefile.in | xargs ${PERL} -pi -e \ X 's|\$\(libdir\)/pkgconfig|\$\(prefix\)/libdata/pkgconfig|g' X X.include END-of-libsigc++12/Makefile echo x - libsigc++12/distinfo sed 's/^X//' >libsigc++12/distinfo << 'END-of-libsigc++12/distinfo' XMD5 (libsigc++-1.1.9.tar.gz) = 884e29bece94e1175c331e011006974a END-of-libsigc++12/distinfo echo x - libsigc++12/pkg-comment sed 's/^X//' >libsigc++12/pkg-comment << 'END-of-libsigc++12/pkg-comment' XCallback Framework for C++ END-of-libsigc++12/pkg-comment echo x - libsigc++12/pkg-descr sed 's/^X//' >libsigc++12/pkg-descr << 'END-of-libsigc++12/pkg-descr' XLibsigc++ -- The Typesafe Callback Framework for C++ X XThis library implements a full callback system for use in widget libraries, Xabstract interfaces, and general programming. X XTo get a good overview of how to use the library, read X/usr/local/share/doc/libsigc++/signals. X XWWW: http://libsigc.sourceforge.net/ X X- Joe Lu XJoeLu@JoeLu.m8.ntu.edu.tw END-of-libsigc++12/pkg-descr echo x - libsigc++12/pkg-plist sed 's/^X//' >libsigc++12/pkg-plist << 'END-of-libsigc++12/pkg-plist' Xbin/sigc-config-1.2 Xinclude/sigc++-1.2/sigc++/auto_disconnect.h Xinclude/sigc++-1.2/sigc++/bind_return.h Xinclude/sigc++-1.2/sigc++/convert.h Xinclude/sigc++-1.2/sigc++/object_slot.h Xinclude/sigc++-1.2/sigc++/retype_return.h Xinclude/sigc++-1.2/sigc++/slot.h Xinclude/sigc++-1.2/sigc++/bind.h Xinclude/sigc++-1.2/sigc++/class_slot.h Xinclude/sigc++-1.2/sigc++/hide.h Xinclude/sigc++-1.2/sigc++/retype.h Xinclude/sigc++-1.2/sigc++/signal.h Xinclude/sigc++-1.2/sigc++/chain.h Xinclude/sigc++-1.2/sigc++/method_slot.h Xinclude/sigc++-1.2/sigc++/closure.h Xinclude/sigc++-1.2/sigc++/adaptor.h Xinclude/sigc++-1.2/sigc++/connection.h Xinclude/sigc++-1.2/sigc++/marshal.h Xinclude/sigc++-1.2/sigc++/node.h Xinclude/sigc++-1.2/sigc++/object.h Xinclude/sigc++-1.2/sigc++/sigc++.h Xinclude/sigc++-1.2/sigc++/trait.h Xinclude/sigc++-1.2/sigc++/macros/auto_disconnect.h.m4 Xinclude/sigc++-1.2/sigc++/macros/bind_return.h.m4 Xinclude/sigc++-1.2/sigc++/macros/chain.h.m4 Xinclude/sigc++-1.2/sigc++/macros/closure.h.m4 Xinclude/sigc++-1.2/sigc++/macros/convert.h.m4 Xinclude/sigc++-1.2/sigc++/macros/method_slot.h.m4 Xinclude/sigc++-1.2/sigc++/macros/object_slot.h.m4 Xinclude/sigc++-1.2/sigc++/macros/retype_return.h.m4 Xinclude/sigc++-1.2/sigc++/macros/slot.h.m4 Xinclude/sigc++-1.2/sigc++/macros/bind.h.m4 Xinclude/sigc++-1.2/sigc++/macros/class_slot.h.m4 Xinclude/sigc++-1.2/sigc++/macros/hide.h.m4 Xinclude/sigc++-1.2/sigc++/macros/retype.h.m4 Xinclude/sigc++-1.2/sigc++/macros/signal.h.m4 Xinclude/sigc++-1.2/sigc++/macros/template.macros.m4 Xlib/libsigc-1.1.so.3 Xlib/libsigc-1.1.so Xlib/libsigc-1.1.la Xlib/libsigc-1.1.a Xlib/sigc++-1.2/include/sigcconfig.h Xlibdata/pkgconfig/sigc++-1.2.pc Xshare/aclocal/sigc++.m4 X@dirrm include/sigc++-1.2/sigc++/macros X@dirrm include/sigc++-1.2/sigc++ X@dirrm include/sigc++-1.2 X@dirrm lib/sigc++-1.2/include X@dirrm lib/sigc++-1.2 END-of-libsigc++12/pkg-plist exit # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # gtkmm # gtkmm/Makefile # gtkmm/distinfo # gtkmm/pkg-comment # gtkmm/pkg-descr # gtkmm/pkg-plist # echo c - gtkmm mkdir -p gtkmm > /dev/null 2>&1 echo x - gtkmm/Makefile sed 's/^X//' >gtkmm/Makefile << 'END-of-gtkmm/Makefile' X# New ports collection makefile for: gtkmm X# Date created: 9 April 2002 X# Whom: Garrett Rooney X# X# $FreeBSD: ports/x11-toolkits/gtk--/Makefile,v 1.36 2002/02/12 09:21:25 sobomax Exp $ X# X XPORTNAME= gtkmm XPORTVERSION= 1.3.9 XCATEGORIES= x11-toolkits XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= gtkmm X XMAINTAINER= gnome@FreeBSD.org X XLIB_DEPENDS= sigc-1.1.3:${PORTSDIR}/devel/libsigc++12 XBUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ X perl5.6.1:${PORTSDIR}/lang/perl5 X XUSE_X_PREFIX= yes XUSE_GMAKE= yes XGNU_CONFIGURE= yes XUSE_GTK= yes XINSTALLS_SHLIB= yes XCONFIGURE_ARGS= --enable-static=yes \ X --without-gnome \ X --with-sigc-prefix=${LOCALBASE} X Xpost-extract: X @find ${WRKSRC} -name configure | xargs ${PERL} -pi -e \ X 's|perl5|perl5\.6\.1|g' X @find ${WRKSRC} -name Makefile.in | xargs ${PERL} -pi -e \ X 's|\$\(libdir\)/pkgconfig|\$\(prefix\)/libdata/pkgconfig|g' X X.include END-of-gtkmm/Makefile echo x - gtkmm/distinfo sed 's/^X//' >gtkmm/distinfo << 'END-of-gtkmm/distinfo' XMD5 (gtkmm-1.3.9.tar.gz) = 5b920f7cb799a2016baf74a630e96348 END-of-gtkmm/distinfo echo x - gtkmm/pkg-comment sed 's/^X//' >gtkmm/pkg-comment << 'END-of-gtkmm/pkg-comment' XC++ wrapper for gtk, a x11 graphics library END-of-gtkmm/pkg-comment echo x - gtkmm/pkg-descr sed 's/^X//' >gtkmm/pkg-descr << 'END-of-gtkmm/pkg-descr' XC++ wrapper for gtk, a x11 graphics library END-of-gtkmm/pkg-descr echo x - gtkmm/pkg-plist sed 's/^X//' >gtkmm/pkg-plist << 'END-of-gtkmm/pkg-plist' Xinclude/gtkmm-2.0/gtkmm_generate_extra_defs/generate_extra_defs.h Xinclude/gtkmm-2.0/glibmm/private/interface_p.h Xinclude/gtkmm-2.0/glibmm/private/object_p.h Xinclude/gtkmm-2.0/glibmm/signalproxy.h Xinclude/gtkmm-2.0/glibmm/arrayhandle.h Xinclude/gtkmm-2.0/glibmm/class.h Xinclude/gtkmm-2.0/glibmm/closure.h Xinclude/gtkmm-2.0/glibmm/containerhandle_shared.h Xinclude/gtkmm-2.0/glibmm/containers.h Xinclude/gtkmm-2.0/glibmm/convert.h Xinclude/gtkmm-2.0/glibmm/date.h Xinclude/gtkmm-2.0/glibmm/error.h Xinclude/gtkmm-2.0/glibmm/exception.h Xinclude/gtkmm-2.0/glibmm/exceptionhandler.h Xinclude/gtkmm-2.0/glibmm/fileutils.h Xinclude/gtkmm-2.0/glibmm/helperlist.h Xinclude/gtkmm-2.0/glibmm/interface.h Xinclude/gtkmm-2.0/glibmm/listhandle.h Xinclude/gtkmm-2.0/glibmm/main.h Xinclude/gtkmm-2.0/glibmm/miscutils.h Xinclude/gtkmm-2.0/glibmm/object.h Xinclude/gtkmm-2.0/glibmm/objectbase.h Xinclude/gtkmm-2.0/glibmm/pattern.h Xinclude/gtkmm-2.0/glibmm/propertyproxy.h Xinclude/gtkmm-2.0/glibmm/quark.h Xinclude/gtkmm-2.0/glibmm/propertyproxy_base.h Xinclude/gtkmm-2.0/glibmm/propertyproxy_boxed.h Xinclude/gtkmm-2.0/glibmm/propertyproxy_enum.h Xinclude/gtkmm-2.0/glibmm/propertyproxy_flags.h Xinclude/gtkmm-2.0/glibmm/propertyproxy_refptr.h Xinclude/gtkmm-2.0/glibmm/random.h Xinclude/gtkmm-2.0/glibmm/refptr.h Xinclude/gtkmm-2.0/glibmm/sarray.h Xinclude/gtkmm-2.0/glibmm/shell.h Xinclude/gtkmm-2.0/glibmm/signalproxy_connectionnode.h Xinclude/gtkmm-2.0/glibmm/slisthandle.h Xinclude/gtkmm-2.0/glibmm/spawn.h Xinclude/gtkmm-2.0/glibmm/thread.h Xinclude/gtkmm-2.0/glibmm/threadpool.h Xinclude/gtkmm-2.0/glibmm/timer.h Xinclude/gtkmm-2.0/glibmm/timeval.h Xinclude/gtkmm-2.0/glibmm/ustring.h Xinclude/gtkmm-2.0/glibmm/utility.h Xinclude/gtkmm-2.0/glibmm/value.h Xinclude/gtkmm-2.0/glibmm/wrap.h Xinclude/gtkmm-2.0/glibmm/wrap_init.h Xinclude/gtkmm-2.0/glibmm.h Xinclude/gtkmm-2.0/pangomm/private/attrlist_p.h Xinclude/gtkmm-2.0/pangomm/private/context_p.h Xinclude/gtkmm-2.0/pangomm/private/coverage_p.h Xinclude/gtkmm-2.0/pangomm/private/font_p.h Xinclude/gtkmm-2.0/pangomm/private/fontdescription_p.h Xinclude/gtkmm-2.0/pangomm/private/fontface_p.h Xinclude/gtkmm-2.0/pangomm/private/fontfamily_p.h Xinclude/gtkmm-2.0/pangomm/private/fontmap_p.h Xinclude/gtkmm-2.0/pangomm/private/fontmetrics_p.h Xinclude/gtkmm-2.0/pangomm/private/fontset_p.h Xinclude/gtkmm-2.0/pangomm/private/layout_p.h Xinclude/gtkmm-2.0/pangomm/private/layoutiter_p.h Xinclude/gtkmm-2.0/pangomm/private/layoutline_p.h Xinclude/gtkmm-2.0/pangomm/private/tabarray_p.h Xinclude/gtkmm-2.0/pangomm/attrlist.h Xinclude/gtkmm-2.0/pangomm/context.h Xinclude/gtkmm-2.0/pangomm/coverage.h Xinclude/gtkmm-2.0/pangomm/font.h Xinclude/gtkmm-2.0/pangomm/fontdescription.h Xinclude/gtkmm-2.0/pangomm/fontface.h Xinclude/gtkmm-2.0/pangomm/fontfamily.h Xinclude/gtkmm-2.0/pangomm/fontmap.h Xinclude/gtkmm-2.0/pangomm/fontmetrics.h Xinclude/gtkmm-2.0/pangomm/fontset.h Xinclude/gtkmm-2.0/pangomm/layout.h Xinclude/gtkmm-2.0/pangomm/layoutiter.h Xinclude/gtkmm-2.0/pangomm/layoutline.h Xinclude/gtkmm-2.0/pangomm/tabarray.h Xinclude/gtkmm-2.0/pangomm/wrap_init.h Xinclude/gtkmm-2.0/pangomm.h Xinclude/gtkmm-2.0/atkmm/private/object_p.h Xinclude/gtkmm-2.0/atkmm/private/relation_p.h Xinclude/gtkmm-2.0/atkmm/private/relationset_p.h Xinclude/gtkmm-2.0/atkmm/private/stateset_p.h Xinclude/gtkmm-2.0/atkmm/object.h Xinclude/gtkmm-2.0/atkmm/relation.h Xinclude/gtkmm-2.0/atkmm/relationset.h Xinclude/gtkmm-2.0/atkmm/stateset.h Xinclude/gtkmm-2.0/atkmm/wrap_init.h Xinclude/gtkmm-2.0/atkmm.h Xinclude/gtkmm-2.0/gdkmm/private/font_p.h Xinclude/gtkmm-2.0/gdkmm/private/bitmap_p.h Xinclude/gtkmm-2.0/gdkmm/private/color_p.h Xinclude/gtkmm-2.0/gdkmm/private/colormap_p.h Xinclude/gtkmm-2.0/gdkmm/private/cursor_p.h Xinclude/gtkmm-2.0/gdkmm/private/dragcontext_p.h Xinclude/gtkmm-2.0/gdkmm/private/drawable_p.h Xinclude/gtkmm-2.0/gdkmm/private/event_p.h Xinclude/gtkmm-2.0/gdkmm/private/gc_p.h Xinclude/gtkmm-2.0/gdkmm/private/image_p.h Xinclude/gtkmm-2.0/gdkmm/private/pixbuf_p.h Xinclude/gtkmm-2.0/gdkmm/private/pixbufanimation_p.h Xinclude/gtkmm-2.0/gdkmm/private/pixbufanimationiter_p.h Xinclude/gtkmm-2.0/gdkmm/private/pixmap_p.h Xinclude/gtkmm-2.0/gdkmm/private/pixbufloader_p.h Xinclude/gtkmm-2.0/gdkmm/private/rectangle_p.h Xinclude/gtkmm-2.0/gdkmm/private/region_p.h Xinclude/gtkmm-2.0/gdkmm/private/visual_p.h Xinclude/gtkmm-2.0/gdkmm/private/window_p.h Xinclude/gtkmm-2.0/gdkmm/font.h Xinclude/gtkmm-2.0/gdkmm/bitmap.h Xinclude/gtkmm-2.0/gdkmm/color.h Xinclude/gtkmm-2.0/gdkmm/colormap.h Xinclude/gtkmm-2.0/gdkmm/cursor.h Xinclude/gtkmm-2.0/gdkmm/dragcontext.h Xinclude/gtkmm-2.0/gdkmm/drawable.h Xinclude/gtkmm-2.0/gdkmm/event.h Xinclude/gtkmm-2.0/gdkmm/gc.h Xinclude/gtkmm-2.0/gdkmm/image.h Xinclude/gtkmm-2.0/gdkmm/pixbuf.h Xinclude/gtkmm-2.0/gdkmm/pixbufanimation.h Xinclude/gtkmm-2.0/gdkmm/pixbufanimationiter.h Xinclude/gtkmm-2.0/gdkmm/pixmap.h Xinclude/gtkmm-2.0/gdkmm/pixbufloader.h Xinclude/gtkmm-2.0/gdkmm/rectangle.h Xinclude/gtkmm-2.0/gdkmm/region.h Xinclude/gtkmm-2.0/gdkmm/visual.h Xinclude/gtkmm-2.0/gdkmm/window.h Xinclude/gtkmm-2.0/gdkmm/list.h Xinclude/gtkmm-2.0/gdkmm/main.h Xinclude/gtkmm-2.0/gdkmm/types.h Xinclude/gtkmm-2.0/gdkmm/wrap_init.h Xinclude/gtkmm-2.0/gdkmm.h Xinclude/gtkmm-2.0/gtkmm/private/accelgroup_p.h Xinclude/gtkmm-2.0/gtkmm/private/accellabel_p.h Xinclude/gtkmm-2.0/gtkmm/private/adjustment_p.h Xinclude/gtkmm-2.0/gtkmm/private/alignment_p.h Xinclude/gtkmm-2.0/gtkmm/private/arrow_p.h Xinclude/gtkmm-2.0/gtkmm/private/aspectframe_p.h Xinclude/gtkmm-2.0/gtkmm/private/bin_p.h Xinclude/gtkmm-2.0/gtkmm/private/box_p.h Xinclude/gtkmm-2.0/gtkmm/private/button_p.h Xinclude/gtkmm-2.0/gtkmm/private/buttonbox_p.h Xinclude/gtkmm-2.0/gtkmm/private/calendar_p.h Xinclude/gtkmm-2.0/gtkmm/private/celleditable_p.h Xinclude/gtkmm-2.0/gtkmm/private/checkbutton_p.h Xinclude/gtkmm-2.0/gtkmm/private/checkmenuitem_p.h Xinclude/gtkmm-2.0/gtkmm/private/cellrenderer_p.h Xinclude/gtkmm-2.0/gtkmm/private/cellrendererpixbuf_p.h Xinclude/gtkmm-2.0/gtkmm/private/cellrenderertext_p.h Xinclude/gtkmm-2.0/gtkmm/private/cellrenderertoggle_p.h Xinclude/gtkmm-2.0/gtkmm/private/colorselection_p.h Xinclude/gtkmm-2.0/gtkmm/private/rc_p.h Xinclude/gtkmm-2.0/gtkmm/private/combo_p.h Xinclude/gtkmm-2.0/gtkmm/private/container_p.h Xinclude/gtkmm-2.0/gtkmm/private/curve_p.h Xinclude/gtkmm-2.0/gtkmm/private/dialog_p.h Xinclude/gtkmm-2.0/gtkmm/private/drawingarea_p.h Xinclude/gtkmm-2.0/gtkmm/private/editable_p.h Xinclude/gtkmm-2.0/gtkmm/private/entry_p.h Xinclude/gtkmm-2.0/gtkmm/private/eventbox_p.h Xinclude/gtkmm-2.0/gtkmm/private/fileselection_p.h Xinclude/gtkmm-2.0/gtkmm/private/fixed_p.h Xinclude/gtkmm-2.0/gtkmm/private/fontselection_p.h Xinclude/gtkmm-2.0/gtkmm/private/frame_p.h Xinclude/gtkmm-2.0/gtkmm/private/handlebox_p.h Xinclude/gtkmm-2.0/gtkmm/private/iconfactory_p.h Xinclude/gtkmm-2.0/gtkmm/private/iconset_p.h Xinclude/gtkmm-2.0/gtkmm/private/iconsource_p.h Xinclude/gtkmm-2.0/gtkmm/private/image_p.h Xinclude/gtkmm-2.0/gtkmm/private/imagemenuitem_p.h Xinclude/gtkmm-2.0/gtkmm/private/inputdialog_p.h Xinclude/gtkmm-2.0/gtkmm/private/invisible_p.h Xinclude/gtkmm-2.0/gtkmm/private/item_p.h Xinclude/gtkmm-2.0/gtkmm/private/label_p.h Xinclude/gtkmm-2.0/gtkmm/private/layout_p.h Xinclude/gtkmm-2.0/gtkmm/private/liststore_p.h Xinclude/gtkmm-2.0/gtkmm/private/main_p.h Xinclude/gtkmm-2.0/gtkmm/private/menu_p.h Xinclude/gtkmm-2.0/gtkmm/private/menubar_p.h Xinclude/gtkmm-2.0/gtkmm/private/menuitem_p.h Xinclude/gtkmm-2.0/gtkmm/private/menushell_p.h Xinclude/gtkmm-2.0/gtkmm/private/messagedialog_p.h Xinclude/gtkmm-2.0/gtkmm/private/misc_p.h Xinclude/gtkmm-2.0/gtkmm/private/notebook_p.h Xinclude/gtkmm-2.0/gtkmm/private/object_p.h Xinclude/gtkmm-2.0/gtkmm/private/optionmenu_p.h Xinclude/gtkmm-2.0/gtkmm/private/paned_p.h Xinclude/gtkmm-2.0/gtkmm/private/plug_p.h Xinclude/gtkmm-2.0/gtkmm/private/preview_p.h Xinclude/gtkmm-2.0/gtkmm/private/progress_p.h Xinclude/gtkmm-2.0/gtkmm/private/progressbar_p.h Xinclude/gtkmm-2.0/gtkmm/private/radiobutton_p.h Xinclude/gtkmm-2.0/gtkmm/private/radiomenuitem_p.h Xinclude/gtkmm-2.0/gtkmm/private/range_p.h Xinclude/gtkmm-2.0/gtkmm/private/ruler_p.h Xinclude/gtkmm-2.0/gtkmm/private/scale_p.h Xinclude/gtkmm-2.0/gtkmm/private/scrollbar_p.h Xinclude/gtkmm-2.0/gtkmm/private/scrolledwindow_p.h Xinclude/gtkmm-2.0/gtkmm/private/separator_p.h Xinclude/gtkmm-2.0/gtkmm/private/settings_p.h Xinclude/gtkmm-2.0/gtkmm/private/sizegroup_p.h Xinclude/gtkmm-2.0/gtkmm/private/socket_p.h Xinclude/gtkmm-2.0/gtkmm/private/spinbutton_p.h Xinclude/gtkmm-2.0/gtkmm/private/statusbar_p.h Xinclude/gtkmm-2.0/gtkmm/private/stockitem_p.h Xinclude/gtkmm-2.0/gtkmm/private/style_p.h Xinclude/gtkmm-2.0/gtkmm/private/table_p.h Xinclude/gtkmm-2.0/gtkmm/private/tearoffmenuitem_p.h Xinclude/gtkmm-2.0/gtkmm/private/textattributes_p.h Xinclude/gtkmm-2.0/gtkmm/private/textbuffer_p.h Xinclude/gtkmm-2.0/gtkmm/private/textchildanchor_p.h Xinclude/gtkmm-2.0/gtkmm/private/textiter_p.h Xinclude/gtkmm-2.0/gtkmm/private/textmark_p.h Xinclude/gtkmm-2.0/gtkmm/private/texttag_p.h Xinclude/gtkmm-2.0/gtkmm/private/texttagtable_p.h Xinclude/gtkmm-2.0/gtkmm/private/textview_p.h Xinclude/gtkmm-2.0/gtkmm/private/togglebutton_p.h Xinclude/gtkmm-2.0/gtkmm/private/toolbar_p.h Xinclude/gtkmm-2.0/gtkmm/private/tooltips_p.h Xinclude/gtkmm-2.0/gtkmm/private/treedragdest_p.h Xinclude/gtkmm-2.0/gtkmm/private/treedragsource_p.h Xinclude/gtkmm-2.0/gtkmm/private/treepath_p.h Xinclude/gtkmm-2.0/gtkmm/private/treeselection_p.h Xinclude/gtkmm-2.0/gtkmm/private/treesortable_p.h Xinclude/gtkmm-2.0/gtkmm/private/treeiter_p.h Xinclude/gtkmm-2.0/gtkmm/private/treemodel_p.h Xinclude/gtkmm-2.0/gtkmm/private/treestore_p.h Xinclude/gtkmm-2.0/gtkmm/private/treeview_p.h Xinclude/gtkmm-2.0/gtkmm/private/treeviewcolumn_p.h Xinclude/gtkmm-2.0/gtkmm/private/viewport_p.h Xinclude/gtkmm-2.0/gtkmm/private/widget_p.h Xinclude/gtkmm-2.0/gtkmm/private/window_p.h Xinclude/gtkmm-2.0/gtkmm/accelgroup.h Xinclude/gtkmm-2.0/gtkmm/accellabel.h Xinclude/gtkmm-2.0/gtkmm/adjustment.h Xinclude/gtkmm-2.0/gtkmm/alignment.h Xinclude/gtkmm-2.0/gtkmm/arrow.h Xinclude/gtkmm-2.0/gtkmm/aspectframe.h Xinclude/gtkmm-2.0/gtkmm/bin.h Xinclude/gtkmm-2.0/gtkmm/box.h Xinclude/gtkmm-2.0/gtkmm/button.h Xinclude/gtkmm-2.0/gtkmm/buttonbox.h Xinclude/gtkmm-2.0/gtkmm/calendar.h Xinclude/gtkmm-2.0/gtkmm/celleditable.h Xinclude/gtkmm-2.0/gtkmm/checkbutton.h Xinclude/gtkmm-2.0/gtkmm/checkmenuitem.h Xinclude/gtkmm-2.0/gtkmm/cellrenderer.h Xinclude/gtkmm-2.0/gtkmm/cellrendererpixbuf.h Xinclude/gtkmm-2.0/gtkmm/cellrenderertext.h Xinclude/gtkmm-2.0/gtkmm/cellrenderertoggle.h Xinclude/gtkmm-2.0/gtkmm/colorselection.h Xinclude/gtkmm-2.0/gtkmm/combo.h Xinclude/gtkmm-2.0/gtkmm/curve.h Xinclude/gtkmm-2.0/gtkmm/container.h Xinclude/gtkmm-2.0/gtkmm/dialog.h Xinclude/gtkmm-2.0/gtkmm/drawingarea.h Xinclude/gtkmm-2.0/gtkmm/editable.h Xinclude/gtkmm-2.0/gtkmm/entry.h Xinclude/gtkmm-2.0/gtkmm/eventbox.h Xinclude/gtkmm-2.0/gtkmm/fileselection.h Xinclude/gtkmm-2.0/gtkmm/fixed.h Xinclude/gtkmm-2.0/gtkmm/fontselection.h Xinclude/gtkmm-2.0/gtkmm/frame.h Xinclude/gtkmm-2.0/gtkmm/handlebox.h Xinclude/gtkmm-2.0/gtkmm/iconfactory.h Xinclude/gtkmm-2.0/gtkmm/iconset.h Xinclude/gtkmm-2.0/gtkmm/iconsource.h Xinclude/gtkmm-2.0/gtkmm/image.h Xinclude/gtkmm-2.0/gtkmm/imagemenuitem.h Xinclude/gtkmm-2.0/gtkmm/inputdialog.h Xinclude/gtkmm-2.0/gtkmm/invisible.h Xinclude/gtkmm-2.0/gtkmm/item.h Xinclude/gtkmm-2.0/gtkmm/label.h Xinclude/gtkmm-2.0/gtkmm/layout.h Xinclude/gtkmm-2.0/gtkmm/liststore.h Xinclude/gtkmm-2.0/gtkmm/main.h Xinclude/gtkmm-2.0/gtkmm/menu.h Xinclude/gtkmm-2.0/gtkmm/menubar.h Xinclude/gtkmm-2.0/gtkmm/misc.h Xinclude/gtkmm-2.0/gtkmm/menuitem.h Xinclude/gtkmm-2.0/gtkmm/menushell.h Xinclude/gtkmm-2.0/gtkmm/messagedialog.h Xinclude/gtkmm-2.0/gtkmm/notebook.h Xinclude/gtkmm-2.0/gtkmm/object.h Xinclude/gtkmm-2.0/gtkmm/optionmenu.h Xinclude/gtkmm-2.0/gtkmm/paned.h Xinclude/gtkmm-2.0/gtkmm/plug.h Xinclude/gtkmm-2.0/gtkmm/preview.h Xinclude/gtkmm-2.0/gtkmm/progress.h Xinclude/gtkmm-2.0/gtkmm/progressbar.h Xinclude/gtkmm-2.0/gtkmm/radiobutton.h Xinclude/gtkmm-2.0/gtkmm/radiomenuitem.h Xinclude/gtkmm-2.0/gtkmm/range.h Xinclude/gtkmm-2.0/gtkmm/rc.h Xinclude/gtkmm-2.0/gtkmm/ruler.h Xinclude/gtkmm-2.0/gtkmm/scale.h Xinclude/gtkmm-2.0/gtkmm/scrollbar.h Xinclude/gtkmm-2.0/gtkmm/scrolledwindow.h Xinclude/gtkmm-2.0/gtkmm/separator.h Xinclude/gtkmm-2.0/gtkmm/settings.h Xinclude/gtkmm-2.0/gtkmm/sizegroup.h Xinclude/gtkmm-2.0/gtkmm/socket.h Xinclude/gtkmm-2.0/gtkmm/spinbutton.h Xinclude/gtkmm-2.0/gtkmm/statusbar.h Xinclude/gtkmm-2.0/gtkmm/stockitem.h Xinclude/gtkmm-2.0/gtkmm/style.h Xinclude/gtkmm-2.0/gtkmm/table.h Xinclude/gtkmm-2.0/gtkmm/tearoffmenuitem.h Xinclude/gtkmm-2.0/gtkmm/textattributes.h Xinclude/gtkmm-2.0/gtkmm/textbuffer.h Xinclude/gtkmm-2.0/gtkmm/textchildanchor.h Xinclude/gtkmm-2.0/gtkmm/textiter.h Xinclude/gtkmm-2.0/gtkmm/textmark.h Xinclude/gtkmm-2.0/gtkmm/texttag.h Xinclude/gtkmm-2.0/gtkmm/texttagtable.h Xinclude/gtkmm-2.0/gtkmm/textview.h Xinclude/gtkmm-2.0/gtkmm/togglebutton.h Xinclude/gtkmm-2.0/gtkmm/toolbar.h Xinclude/gtkmm-2.0/gtkmm/tooltips.h Xinclude/gtkmm-2.0/gtkmm/treedragdest.h Xinclude/gtkmm-2.0/gtkmm/treedragsource.h Xinclude/gtkmm-2.0/gtkmm/treepath.h Xinclude/gtkmm-2.0/gtkmm/treeselection.h Xinclude/gtkmm-2.0/gtkmm/treesortable.h Xinclude/gtkmm-2.0/gtkmm/treeiter.h Xinclude/gtkmm-2.0/gtkmm/treemodel.h Xinclude/gtkmm-2.0/gtkmm/treestore.h Xinclude/gtkmm-2.0/gtkmm/treeview.h Xinclude/gtkmm-2.0/gtkmm/treeviewcolumn.h Xinclude/gtkmm-2.0/gtkmm/viewport.h Xinclude/gtkmm-2.0/gtkmm/widget.h Xinclude/gtkmm-2.0/gtkmm/window.h Xinclude/gtkmm-2.0/gtkmm/accelkey.h Xinclude/gtkmm-2.0/gtkmm/base.h Xinclude/gtkmm-2.0/gtkmm/clipboard.h Xinclude/gtkmm-2.0/gtkmm/menu_elems.h Xinclude/gtkmm-2.0/gtkmm/stock.h Xinclude/gtkmm-2.0/gtkmm/stockid.h Xinclude/gtkmm-2.0/gtkmm/targetentry.h Xinclude/gtkmm-2.0/gtkmm/treeview_private.h Xinclude/gtkmm-2.0/gtkmm/wrap_init.h Xinclude/gtkmm-2.0/gtkmm.h Xlib/gtkmm-2.0/proc/m4/base.m4 Xlib/gtkmm-2.0/proc/m4/class_shared.m4 Xlib/gtkmm-2.0/proc/m4/class_boxedtype.m4 Xlib/gtkmm-2.0/proc/m4/class_boxedtype_static.m4 Xlib/gtkmm-2.0/proc/m4/class_generic.m4 Xlib/gtkmm-2.0/proc/m4/class_gerror.m4 Xlib/gtkmm-2.0/proc/m4/class_gobject.m4 Xlib/gtkmm-2.0/proc/m4/class_gtkobject.m4 Xlib/gtkmm-2.0/proc/m4/class_interface.m4 Xlib/gtkmm-2.0/proc/m4/class_opaque_refcounted.m4 Xlib/gtkmm-2.0/proc/m4/class_opaque_copyable.m4 Xlib/gtkmm-2.0/proc/m4/compare.m4 Xlib/gtkmm-2.0/proc/m4/convert.m4 Xlib/gtkmm-2.0/proc/m4/convert_base.m4 Xlib/gtkmm-2.0/proc/m4/convert_gtkmm.m4 Xlib/gtkmm-2.0/proc/m4/convert_atk.m4 Xlib/gtkmm-2.0/proc/m4/convert_gdk.m4 Xlib/gtkmm-2.0/proc/m4/convert_gtk.m4 Xlib/gtkmm-2.0/proc/m4/convert_pango.m4 Xlib/gtkmm-2.0/proc/m4/ctor.m4 Xlib/gtkmm-2.0/proc/m4/doc.m4 Xlib/gtkmm-2.0/proc/m4/enum.m4 Xlib/gtkmm-2.0/proc/m4/list.m4 Xlib/gtkmm-2.0/proc/m4/member.m4 Xlib/gtkmm-2.0/proc/m4/method.m4 Xlib/gtkmm-2.0/proc/m4/property.m4 Xlib/gtkmm-2.0/proc/m4/signal.m4 Xlib/gtkmm-2.0/proc/m4/vfunc.m4 Xlib/gtkmm-2.0/proc/pm/DocsParser.pm Xlib/gtkmm-2.0/proc/pm/GtkDefs.pm Xlib/gtkmm-2.0/proc/pm/Function.pm Xlib/gtkmm-2.0/proc/pm/FunctionBase.pm Xlib/gtkmm-2.0/proc/pm/Output.pm Xlib/gtkmm-2.0/proc/pm/Property.pm Xlib/gtkmm-2.0/proc/pm/Util.pm Xlib/gtkmm-2.0/proc/pm/WrapParser.pm Xlib/gtkmm-2.0/proc/gtkmmproc Xlib/gtkmm-2.0/proc/generate_wrap_init.pl Xlib/gtkmm-2.0/include/glibmmconfig.h Xlib/gtkmm-2.0/include/gdkmmconfig.h Xlib/gtkmm-2.0/include/gtkmmconfig.h Xlib/libgtkmm_generate_extra_defs-1.3.so.0 Xlib/libgtkmm_generate_extra_defs-1.3.so Xlib/libgtkmm_generate_extra_defs-1.3.la Xlib/libgtkmm_generate_extra_defs-1.3.a Xlib/libglibmm-1.3.so.5 Xlib/libglibmm-1.3.so Xlib/libglibmm-1.3.la Xlib/libglibmm-1.3.a Xlibdata/pkgconfig/glibmm-2.0.pc Xlibdata/pkgconfig/pangomm-1.0.pc Xlibdata/pkgconfig/atkmm-1.0.pc Xlibdata/pkgconfig/gdkmm-2.0.pc Xlibdata/pkgconfig/gtkmm-2.0.pc Xlib/libpangomm-0.0.so.5 Xlib/libpangomm-0.0.so Xlib/libpangomm-0.0.la Xlib/libpangomm-0.0.a Xlib/libatkmm-0.0.so.5 Xlib/libatkmm-0.0.so Xlib/libatkmm-0.0.la Xlib/libatkmm-0.0.a Xlib/libgdkmm-1.3.so.5 Xlib/libgdkmm-1.3.so Xlib/libgdkmm-1.3.la Xlib/libgdkmm-1.3.a Xlib/libgtkmm-1.3.so.5 Xlib/libgtkmm-1.3.so Xlib/libgtkmm-1.3.la Xlib/libgtkmm-1.3.a X@dirrm include/gtkmm-2.0/gtkmm_generate_extra_defs X@dirrm include/gtkmm-2.0/glibmm/private X@dirrm include/gtkmm-2.0/glibmm X@dirrm include/gtkmm-2.0/pangomm/private X@dirrm include/gtkmm-2.0/pangomm X@dirrm include/gtkmm-2.0/atkmm/private X@dirrm include/gtkmm-2.0/atkmm X@dirrm include/gtkmm-2.0/gdkmm/private X@dirrm include/gtkmm-2.0/gdkmm X@dirrm include/gtkmm-2.0/gtkmm/private X@dirrm include/gtkmm-2.0/gtkmm X@dirrm include/gtkmm-2.0 X@dirrm lib/gtkmm-2.0/proc/m4 X@dirrm lib/gtkmm-2.0/proc/pm X@dirrm lib/gtkmm-2.0/proc X@dirrm lib/gtkmm-2.0/include X@dirrm lib/gtkmm-2.0 END-of-gtkmm/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 19:20:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 421F437B41C for ; Tue, 9 Apr 2002 19:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A2K1q21568; Tue, 9 Apr 2002 19:20:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C6F3737B41A for ; Tue, 9 Apr 2002 19:12:29 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A2CTS20362; Tue, 9 Apr 2002 19:12:29 -0700 (PDT) (envelope-from nobody) Message-Id: <200204100212.g3A2CTS20362@freefall.freebsd.org> Date: Tue, 9 Apr 2002 19:12:29 -0700 (PDT) From: Joseph King To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36946: New port: lcrzo network library Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36946 >Category: ports >Synopsis: New port: lcrzo network library >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 19:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Joseph King >Release: >Organization: >Environment: >Description: Lcrzo is a network library, for network administrators and network hackers. Its objective is to easily create network programs. This library provides network functionnalities for Ethernet, IP, UDP, TCP, ICMP, ARP and RARP protocols. It supports spoofing, sniffing, client and server creation. Furthermore, lcrzo contains high level functions dealing with data storage and handling. Using all these functions, you can quickly create a network test program. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # lcrzo # lcrzo/files # lcrzo/files/patch-aa # lcrzo/Makefile # lcrzo/distinfo # lcrzo/pkg-comment # lcrzo/pkg-descr # lcrzo/pkg-plist # echo c - lcrzo mkdir -p lcrzo > /dev/null 2>&1 echo c - lcrzo/files mkdir -p lcrzo/files > /dev/null 2>&1 echo x - lcrzo/files/patch-aa sed 's/^X//' >lcrzo/files/patch-aa << 'END-of-lcrzo/files/patch-aa' X--- config.dat.orig Wed Apr 10 03:06:53 2002 X+++ config.dat Wed Apr 10 03:07:04 2002 X@@ -41,9 +41,9 @@ X ### - MacOS_10_ppc : MacOS X under PowerPC X ### - Etc. X #LCRZODEF_SYS=FreeBSD_3_i386 X-#LCRZODEF_SYS=FreeBSD_4_i386 X+LCRZODEF_SYS=FreeBSD_4_i386 X #LCRZODEF_SYS=FreeBSD_4_alpha X-LCRZODEF_SYS=Linux_X_i386 X+#LCRZODEF_SYS=Linux_X_i386 X #LCRZODEF_SYS=Linux_X_ia64 X #LCRZODEF_SYS=Linux_X_alpha X #LCRZODEF_SYS=MacOS_10_ppc END-of-lcrzo/files/patch-aa echo x - lcrzo/Makefile sed 's/^X//' >lcrzo/Makefile << 'END-of-lcrzo/Makefile' X# New ports collection makefile for: lcrzo X# Date created: Wed Apr 10 02:42:20 CEST 2002 X# Whom: king@v2project.com X# X# X XPORTNAME= lcrzo XPORTVERSION= 4.08 XCATEGORIES= security XMASTER_SITES= http://www.laurentconstantin.com/common/lcrzo/download/v4/ \ X http://www.mirrors.wiretapped.net/security/packet-construction/lcrzo/ \ X ftp://ftp.mirrors.wiretapped.net/sd3a/security/packet-construction/lcrzo/ XEXTRACT_SUFX= -src.tgz X XWRKSRC= ${WRKDIR}/${PKGNAME}-src/src X XMAINTAINER= king@v2project.com X Xpost-patch: X cd ${WRKSRC} && ${SH} ${WRKSRC}/genemake X X.include END-of-lcrzo/Makefile echo x - lcrzo/distinfo sed 's/^X//' >lcrzo/distinfo << 'END-of-lcrzo/distinfo' XMD5 (lcrzo-4.08-src.tgz) = 9f0505a16236722f9fe9598f7ef61c0c END-of-lcrzo/distinfo echo x - lcrzo/pkg-comment sed 's/^X//' >lcrzo/pkg-comment << 'END-of-lcrzo/pkg-comment' XLcrzo is a network library (used by Lcrzoex, network testing toolbox) END-of-lcrzo/pkg-comment echo x - lcrzo/pkg-descr sed 's/^X//' >lcrzo/pkg-descr << 'END-of-lcrzo/pkg-descr' XLcrzo is a network library, for network administrators and network hackers. XIts objective is to easily create network programs. This library provides network functionnalities for Ethernet, IP, UDP, TCP, ICMP, ARP and RARP protocols. It supports spoofing, sniffing, client and server creation. Furthermore, lcrzo contains high level functions dealing with data storage and handling. Using all these functions, you can quickly create a network test program. X Xhttp://www.laurentconstantin.com/en/lcrzo/ END-of-lcrzo/pkg-descr echo x - lcrzo/pkg-plist sed 's/^X//' >lcrzo/pkg-plist << 'END-of-lcrzo/pkg-plist' Xbin/lcrzo-config Xinclude/lcrzo.h Xinclude/lcrzo_defs.h Xinclude/lcrzo_address.h Xinclude/lcrzo_conf.h Xinclude/lcrzo_data.h Xinclude/lcrzo_device.h Xinclude/lcrzo_error.h Xinclude/lcrzo_file.h Xinclude/lcrzo_global.h Xinclude/lcrzo_header.h Xinclude/lcrzo_icmp.h Xinclude/lcrzo_ipc.h Xinclude/lcrzo_ipopt.h Xinclude/lcrzo_list.h Xinclude/lcrzo_misc.h Xinclude/lcrzo_obso.h Xinclude/lcrzo_packet.h Xinclude/lcrzo_print.h Xinclude/lcrzo_process.h Xinclude/lcrzo_record.h Xinclude/lcrzo_sniff.h Xinclude/lcrzo_sock.h Xinclude/lcrzo_spoof.h Xinclude/lcrzo_string.h Xinclude/lcrzo_tcpopt.h Xinclude/lcrzo_time.h Xinclude/lcrzo_types.h Xinclude/lcrzo_wait.h Xlib/liblcrzo.a Xman/man3/lcrzo.3 Xman/man3/lcrzo_address.3 Xman/man3/lcrzo_conf.3 Xman/man3/lcrzo_data.3 Xman/man3/lcrzo_device.3 Xman/man3/lcrzo_error.3 Xman/man3/lcrzo_file.3 Xman/man3/lcrzo_global.3 Xman/man3/lcrzo_header.3 Xman/man3/lcrzo_icmp.3 Xman/man3/lcrzo_ipc.3 Xman/man3/lcrzo_ipopt.3 Xman/man3/lcrzo_list.3 Xman/man3/lcrzo_misc.3 Xman/man3/lcrzo_obso.3 Xman/man3/lcrzo_packet.3 Xman/man3/lcrzo_print.3 Xman/man3/lcrzo_process.3 Xman/man3/lcrzo_record.3 Xman/man3/lcrzo_sniff.3 Xman/man3/lcrzo_sock.3 Xman/man3/lcrzo_spoof.3 Xman/man3/lcrzo_string.3 Xman/man3/lcrzo_tcpopt.3 Xman/man3/lcrzo_time.3 Xman/man3/lcrzo_types.3 Xman/man3/lcrzo_wait.3 END-of-lcrzo/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 19:22:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from charter.net (dhcp-8-15.slidell.charter-ala.com [24.158.214.244]) by hub.freebsd.org (Postfix) with ESMTP id 4351C37B416 for ; Tue, 9 Apr 2002 19:22:43 -0700 (PDT) Received: from gforce.johnson.home (localhost [127.0.0.1]) by charter.net (8.12.2/8.12.2) with ESMTP id g3A2MeoO022746 for ; Tue, 9 Apr 2002 21:22:40 -0500 (CDT) (envelope-from glenn@gforce.johnson.home) Received: (from glenn@localhost) by gforce.johnson.home (8.12.2/8.12.2/Submit) id g3A2Me61022745 for freebsd-ports@freebsd.org; Tue, 9 Apr 2002 21:22:40 -0500 (CDT) From: Glenn Johnson Date: Tue, 9 Apr 2002 21:22:39 -0500 To: freebsd-ports Subject: timidity conflict Message-ID: <20020410022239.GA21724@gforce.johnson.home> Mail-Followup-To: glenn@FreeBSD.ORG, freebsd-ports Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I just noticed that the kdemultimedia2 port installs a timidity binary. That conflicts with the timidity ports which also install a timidity binary. This also affects dependencies of ports that depend on timidity. Maybe it is not really an issue but I wanted to point it out. I did a quick search of the -questions, -ports, and -multimedia archives but did not find anything on this. -- Glenn Johnson glennpj@charter.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 19:50:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3272437B41B for ; Tue, 9 Apr 2002 19:50:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A2o3D25733; Tue, 9 Apr 2002 19:50:03 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E3CDD37B41F for ; Tue, 9 Apr 2002 19:46:38 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A2kcH25331; Tue, 9 Apr 2002 19:46:38 -0700 (PDT) (envelope-from nobody) Message-Id: <200204100246.g3A2kcH25331@freefall.freebsd.org> Date: Tue, 9 Apr 2002 19:46:38 -0700 (PDT) From: Joseph King To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36947: New Port: lcrzo network library Fixed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36947 >Category: ports >Synopsis: New Port: lcrzo network library Fixed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 19:50:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Joseph King >Release: >Organization: >Environment: >Description: Fixed by misconfiguration in the Makefile in ports/36946 >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # lcrzo # lcrzo/files # lcrzo/files/patch-aa # lcrzo/Makefile # lcrzo/distinfo # lcrzo/pkg-comment # lcrzo/pkg-descr # lcrzo/pkg-plist # echo c - lcrzo mkdir -p lcrzo > /dev/null 2>&1 echo c - lcrzo/files mkdir -p lcrzo/files > /dev/null 2>&1 echo x - lcrzo/files/patch-aa sed 's/^X//' >lcrzo/files/patch-aa << 'END-of-lcrzo/files/patch-aa' X--- config.dat.orig Wed Apr 10 03:06:53 2002 X+++ config.dat Wed Apr 10 03:07:04 2002 X@@ -41,9 +41,9 @@ X ### - MacOS_10_ppc : MacOS X under PowerPC X ### - Etc. X #LCRZODEF_SYS=FreeBSD_3_i386 X-#LCRZODEF_SYS=FreeBSD_4_i386 X+LCRZODEF_SYS=FreeBSD_4_i386 X #LCRZODEF_SYS=FreeBSD_4_alpha X-LCRZODEF_SYS=Linux_X_i386 X+#LCRZODEF_SYS=Linux_X_i386 X #LCRZODEF_SYS=Linux_X_ia64 X #LCRZODEF_SYS=Linux_X_alpha X #LCRZODEF_SYS=MacOS_10_ppc END-of-lcrzo/files/patch-aa echo x - lcrzo/Makefile sed 's/^X//' >lcrzo/Makefile << 'END-of-lcrzo/Makefile' X# New ports collection makefile for: lcrzo X# Date created: Wed Apr 10 02:42:20 CEST 2002 X# Whom: king@v2project.com X# X# $FreeBSD: ports/security/kssh/Makefile,v 1.13 2002/03/15 19:44:18 ade Exp $ X# X XPORTNAME= lcrzo XPORTVERSION= 4.08 XCATEGORIES= security XMASTER_SITES= http://www.laurentconstantin.com/common/lcrzo/download/v4/ \ X http://www.mirrors.wiretapped.net/security/packet-construction/lcrzo/ \ X ftp://ftp.mirrors.wiretapped.net/sd3a/security/packet-construction/lcrzo/ XEXTRACT_SUFX= -src.tgz X XMAINTAINER= king@v2project.com X XWRKSRC= ${WRKDIR}/${PKGNAME}-src/src X Xpost-patch: X cd ${WRKSRC} && ${SH} ${WRKSRC}/genemake X X.include END-of-lcrzo/Makefile echo x - lcrzo/distinfo sed 's/^X//' >lcrzo/distinfo << 'END-of-lcrzo/distinfo' XMD5 (lcrzo-4.08-src.tgz) = 9f0505a16236722f9fe9598f7ef61c0c END-of-lcrzo/distinfo echo x - lcrzo/pkg-comment sed 's/^X//' >lcrzo/pkg-comment << 'END-of-lcrzo/pkg-comment' XLcrzo is a network library (used by Lcrzoex, network testing toolbox) END-of-lcrzo/pkg-comment echo x - lcrzo/pkg-descr sed 's/^X//' >lcrzo/pkg-descr << 'END-of-lcrzo/pkg-descr' XLcrzo is a network library, for network administrators Xand network hackers. Its objective is to easily create network programs. XThis library provides network functionnalities for Ethernet, IP, UDP, TCP, XICMP, ARP and RARP protocols. It supports spoofing, sniffing, client and Xserver creation. Furthermore, lcrzo contains high level functions dealing Xwith data storage and handling. Using all these functions, you can quickly Xcreate a network test program. X XWWW: http://www.laurentconstantin.com/en/lcrzo/ END-of-lcrzo/pkg-descr echo x - lcrzo/pkg-plist sed 's/^X//' >lcrzo/pkg-plist << 'END-of-lcrzo/pkg-plist' Xbin/lcrzo-config Xinclude/lcrzo.h Xinclude/lcrzo_defs.h Xinclude/lcrzo_address.h Xinclude/lcrzo_conf.h Xinclude/lcrzo_data.h Xinclude/lcrzo_device.h Xinclude/lcrzo_error.h Xinclude/lcrzo_file.h Xinclude/lcrzo_global.h Xinclude/lcrzo_header.h Xinclude/lcrzo_icmp.h Xinclude/lcrzo_ipc.h Xinclude/lcrzo_ipopt.h Xinclude/lcrzo_list.h Xinclude/lcrzo_misc.h Xinclude/lcrzo_obso.h Xinclude/lcrzo_packet.h Xinclude/lcrzo_print.h Xinclude/lcrzo_process.h Xinclude/lcrzo_record.h Xinclude/lcrzo_sniff.h Xinclude/lcrzo_sock.h Xinclude/lcrzo_spoof.h Xinclude/lcrzo_string.h Xinclude/lcrzo_tcpopt.h Xinclude/lcrzo_time.h Xinclude/lcrzo_types.h Xinclude/lcrzo_wait.h Xlib/liblcrzo.a Xman/man3/lcrzo.3 Xman/man3/lcrzo_address.3 Xman/man3/lcrzo_conf.3 Xman/man3/lcrzo_data.3 Xman/man3/lcrzo_device.3 Xman/man3/lcrzo_error.3 Xman/man3/lcrzo_file.3 Xman/man3/lcrzo_global.3 Xman/man3/lcrzo_header.3 Xman/man3/lcrzo_icmp.3 Xman/man3/lcrzo_ipc.3 Xman/man3/lcrzo_ipopt.3 Xman/man3/lcrzo_list.3 Xman/man3/lcrzo_misc.3 Xman/man3/lcrzo_obso.3 Xman/man3/lcrzo_packet.3 Xman/man3/lcrzo_print.3 Xman/man3/lcrzo_process.3 Xman/man3/lcrzo_record.3 Xman/man3/lcrzo_sniff.3 Xman/man3/lcrzo_sock.3 Xman/man3/lcrzo_spoof.3 Xman/man3/lcrzo_string.3 Xman/man3/lcrzo_tcpopt.3 Xman/man3/lcrzo_time.3 Xman/man3/lcrzo_types.3 Xman/man3/lcrzo_wait.3 END-of-lcrzo/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 20:18:59 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6CA2D37B400; Tue, 9 Apr 2002 20:18:57 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A3Iv233836; Tue, 9 Apr 2002 20:18:57 -0700 (PDT) (envelope-from pat) Date: Tue, 9 Apr 2002 20:18:57 -0700 (PDT) From: Message-Id: <200204100318.g3A3Iv233836@freefall.freebsd.org> To: lofi@lofi.dyndns.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36768: New port: graphics/dvdrip Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: graphics/dvdrip State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Tue Apr 9 20:18:32 PDT 2002 State-Changed-Why: Superseded by PR 36937 http://www.freebsd.org/cgi/query-pr.cgi?pr=36768 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 20:19:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BAF4937B400; Tue, 9 Apr 2002 20:19:33 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A3JXa34042; Tue, 9 Apr 2002 20:19:33 -0700 (PDT) (envelope-from pat) Date: Tue, 9 Apr 2002 20:19:33 -0700 (PDT) From: Message-Id: <200204100319.g3A3JXa34042@freefall.freebsd.org> To: lofi@lofi.dyndns.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36770: Update port: graphics/transcode Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: graphics/transcode State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Tue Apr 9 20:19:02 PDT 2002 State-Changed-Why: Superseded by PR 36936 http://www.freebsd.org/cgi/query-pr.cgi?pr=36770 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 20:20:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EFF3B37B41A for ; Tue, 9 Apr 2002 20:20:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A3K0F34176; Tue, 9 Apr 2002 20:20:00 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E13837B417 for ; Tue, 9 Apr 2002 20:11:57 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A3BvN32846; Tue, 9 Apr 2002 20:11:57 -0700 (PDT) (envelope-from nobody) Message-Id: <200204100311.g3A3BvN32846@freefall.freebsd.org> Date: Tue, 9 Apr 2002 20:11:57 -0700 (PDT) From: Joseph King To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36948: New Port: lcrzoex, network testing toolbox Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36948 >Category: ports >Synopsis: New Port: lcrzoex, network testing toolbox >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 20:20:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Joseph King >Release: >Organization: >Environment: >Description: Lcrzoex can be used in the following contexts : - discover the Ethernet address of a computer (number 2, 3, 134, etc.) - sniff your LAN to detect what's going on (number 7, 8, 9, etc.) - check the checksums created by a network program which isn't working (number 16, 17, 18, etc.) - intercept a session and replay it as many times you want to strictly test your application (number 10, 11, 12, 22, etc.) - verify if a router is well configured even if the needed computers are down (number 48, ..., 53, etc.) - check if your router/firewall/computer blocks - IP protocols (number 29, ..., 34, etc.) - IP options (number 29, ..., 34, 73, ..., 79, etc.), source routing (number 45, 56, 59, 62, etc.) - IP fragments (number 44, 55, 58, 61, 72, etc.) - TCP options (number 48, ..., 53, etc.) - ICMP types (number 65, ..., 70, etc.) - ARP poisoning (number 80, 81, 82, 83, etc.) - create a tcp/udp client with a special local port (number 85, 89, 86, 93, 97, etc.) - convert between numbers (number 139, ..., 148, etc.) - etc. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # lcrzoex # lcrzoex/files # lcrzoex/Makefile # lcrzoex/distinfo # lcrzoex/pkg-comment # lcrzoex/pkg-descr # lcrzoex/pkg-plist # lcrzoex/pkg-message # echo c - lcrzoex mkdir -p lcrzoex > /dev/null 2>&1 echo c - lcrzoex/files mkdir -p lcrzoex/files > /dev/null 2>&1 echo x - lcrzoex/Makefile sed 's/^X//' >lcrzoex/Makefile << 'END-of-lcrzoex/Makefile' X# New ports collection makefile for: lcrzoex X# Date created: Wed Apr 10 02:42:20 CEST 2002 X# Whom: king@v2project.com X# X# $FreeBSD: ports/security/lcrzoex/Makefile,v 1.13 2002/03/15 19:44:18 ade Exp $ X# X XPORTNAME= lcrzoex XPORTVERSION= 4.08 XCATEGORIES= security XMASTER_SITES= http://www.laurentconstantin.com/common/lcrzoex/download/v4/ \ X http://www.mirrors.wiretapped.net/security/packet-construction/lcrzoex/ \ X ftp://ftp.mirrors.wiretapped.net/sd3a/security/packet-construction/lcrzoex/ XEXTRACT_SUFX= -src.tgz X XMAINTAINER= king@v2project.com X XBUILD_DEPENDS= ${LOCALBASE}/lib/liblcrzo.a:${PORTSDIR}/security/lcrzo X XWRKSRC= ${WRKDIR}/${PKGNAME}-src/src X Xpost-patch: X cd ${WRKSRC} && ${SH} ${WRKSRC}/genemake X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include END-of-lcrzoex/Makefile echo x - lcrzoex/distinfo sed 's/^X//' >lcrzoex/distinfo << 'END-of-lcrzoex/distinfo' XMD5 (lcrzoex-4.08-src.tgz) = 6f3d04518e951d8091118971eda3428d END-of-lcrzoex/distinfo echo x - lcrzoex/pkg-comment sed 's/^X//' >lcrzoex/pkg-comment << 'END-of-lcrzoex/pkg-comment' XLcrzoex contains over 300 functionnalities using network library lcrzo END-of-lcrzoex/pkg-comment echo x - lcrzoex/pkg-descr sed 's/^X//' >lcrzoex/pkg-descr << 'END-of-lcrzoex/pkg-descr' XLcrzoex contains over 300 functionnalities using network library lcrzo. XLcrzoex can be used in the following contexts : X - discover the Ethernet address of a computer (number 2, 3, 134, etc.) X - sniff your LAN to detect what's going on (number 7, 8, 9, etc.) X - check the checksums created by a network program which isn't working X (number 16, 17, 18, etc.) X - intercept a session and replay it as many times you want to strictly X test your application (number 10, 11, 12, 22, etc.) X - verify if a router is well configured even if the needed computers are X down (number 48, ..., 53, etc.) X - check if your router/firewall/computer blocks X - IP protocols (number 29, ..., 34, etc.) X - IP options (number 29, ..., 34, 73, ..., 79, etc.), source routing X (number 45, 56, 59, 62, etc.) X - IP fragments (number 44, 55, 58, 61, 72, etc.) X - TCP options (number 48, ..., 53, etc.) X - ICMP types (number 65, ..., 70, etc.) X - ARP poisoning (number 80, 81, 82, 83, etc.) X - create a tcp/udp client with a special local port (number 85, 89, 86, 93, X 97, etc.) X - convert between numbers (number 139, ..., 148, etc.) X - etc. X XWWW: http://www.laurentconstantin.com/en/lcrzoex/ END-of-lcrzoex/pkg-descr echo x - lcrzoex/pkg-plist sed 's/^X//' >lcrzoex/pkg-plist << 'END-of-lcrzoex/pkg-plist' Xbin/lcrzoex Xman/man1/lcrzoex.1 END-of-lcrzoex/pkg-plist echo x - lcrzoex/pkg-message sed 's/^X//' >lcrzoex/pkg-message << 'END-of-lcrzoex/pkg-message' X-------- XCheck the online documentation in : Xhttp://www.laurentconstantin.com/common/lcrzoex/doc/en/index.html X-------- END-of-lcrzoex/pkg-message exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 20:40: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 19B6C37B404 for ; Tue, 9 Apr 2002 20:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A3e2G36452; Tue, 9 Apr 2002 20:40:02 -0700 (PDT) (envelope-from gnats) Received: from alpha.a2z.co.jp (a2z194.a2z.co.jp [210.145.109.194]) by hub.freebsd.org (Postfix) with ESMTP id 3295F37B419 for ; Tue, 9 Apr 2002 20:33:03 -0700 (PDT) Received: from omega.a2z.co.jp (a2z198.a2z.co.jp [210.145.109.198]) by alpha.a2z.co.jp (8.11.3/3.7W-) with ESMTP id g3A3WrN37658 for ; Wed, 10 Apr 2002 12:32:53 +0900 (JST) Received: by omega.a2z.co.jp (8.11.3/3.7W-) with ESMTP id g3A3WlY39610; Wed, 10 Apr 2002 12:32:47 +0900 (JST) Received: (from saito@localhost) by ant.a2z.co.jp (8.11.6/8.11.6) id g3A3WlF05938; Wed, 10 Apr 2002 12:32:47 +0900 (JST) (envelope-from saito) Message-Id: <200204100332.g3A3WlF05938@ant.a2z.co.jp> Date: Wed, 10 Apr 2002 12:32:47 +0900 (JST) From: Saito Tomokatsu Reply-To: Saito Tomokatsu To: FreeBSD-gnats-submit@FreeBSD.org Cc: saito@a2z.co.jp X-Send-Pr-Version: 3.113 Subject: ports/36949: math asir2000 ports update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36949 >Category: ports >Synopsis: math asir2000 ports update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 20:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Saito Tomokatsu >Release: FreeBSD 4.4-STABLE i386 >Organization: AlphaOmega Inc. >Environment: System: FreeBSD elephant.a2z.co.jp 4.5-STABLE FreeBSD 4.5-STABLE #1: Wed Apr 3 0:46:58 JST 2002 saito@elephant.a2z.co.jp:/usr/src/sys/compile/ELEPHANT i386 >Description: Bug fix to asir2000. >How-To-Repeat: >Fix: diff -rNd asir2000.org/Makefile asir2000/Makefile 9c9 < PORTVERSION= 20020328 --- > PORTVERSION= 20020410 diff -rNd asir2000.org/distinfo asir2000/distinfo 1c1 < MD5 (asir-20020328.tar.gz) = 6b025cd79156672f64f78c1798dea09b --- > MD5 (asir-20020410.tar.gz) = 03705e97c77a33116767b77b0643e660 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 20:52:41 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sis1.snu.ac.kr (sis1.snu.ac.kr [147.46.10.36]) by hub.freebsd.org (Postfix) with ESMTP id 3701437B416 for ; Tue, 9 Apr 2002 20:52:34 -0700 (PDT) Received: from users.sourceforge.net ([147.46.44.183]) by sis1.snu.ac.kr (v3smtp 8.11.6.4/8.11.1) with ESMTP id g3A3obe662476 for ; Wed, 10 Apr 2002 12:50:37 +0900 Message-ID: <3CB3B695.E71D4E73@users.sourceforge.net> Date: Wed, 10 Apr 2002 12:50:45 +0900 From: "R. Lahaye" Organization: Seoul National University X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: ports@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: opendx-4.1.3_1 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, For over a year I was never able to successfully install opendx via the ports. It always failed one or the other way. So, last week I installed FreeBSD 4.5 on my PC and today I checked out the opendx port. Alas, again the build ends with an error: ----------------------------------------------------------------------------- [...] Making all in misc gmake[2]: Entering directory `/usr/ports/graphics/opendx/work/dx-4.1.3/src/misc' cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/local/include -I/usr/X11R6/include -O -pipe -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE -c dx.c cc -O -pipe -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE -L/usr/local/lib -pthread -o dxlocal dx.o -lnetcdf -ldf -lXpm -ltiff -lm -lSM -lICE -lXm -lXp -lGL -lm -lXext -lXt -lX11 -lSM -lICE -L/usr/X11R6/lib /usr/lib/libg2c.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp() gmake[2]: Leaving directory `/usr/ports/graphics/opendx/work/dx-4.1.3/src/misc' gmake[2]: Entering directory `/usr/ports/graphics/opendx/work/dx-4.1.3/src' gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/usr/ports/graphics/opendx/work/dx-4.1.3/src' gmake[1]: Leaving directory `/usr/ports/graphics/opendx/work/dx-4.1.3/src' Making all in include gmake[1]: Entering directory `/usr/ports/graphics/opendx/work/dx-4.1.3/include' cd .. && autoheader ./aclocal.m4:17: error: m4_defn: undefined macro: _m4_divert_diversion acspecific.m4:907: AC_CYGWIN is expanded from... ./aclocal.m4:17: the top level autoconf: tracing failed gmake[1]: *** [stamp-h.in] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/opendx/work/dx-4.1.3/include' gmake: *** [all-recursive] Error 1 *** Error code 2 Stop in /usr/ports/graphics/opendx. *** Error code 1 Stop in /usr/ports/graphics/opendx. *** Error code 1 Stop in /usr/ports/graphics/opendx. ----------------------------------------------------------------------------- I don't know much about the port system as such, apart from "cd" into the appropriate directory and type "make". As a next try, I downloaded OpenDX CVS and did the following: $ setenv CFLAGS "-I/usr/X11R6/include -I/usr/local/include" $ setenv CPPFLAGS "-I/usr/X11R6/include -I/usr/local/include" $ setenv CXXFLAGS "-I/usr/X11R6/include -I/usr/local/include" $ setenv LDFLAGS "-L/usr/X11R6/lib -L/usr/local/lib -pthread" $ ./CVSMake $ ./configure --prefix=/opt $ gmake # gmake install-strip to install opendx in /opt directory. The compilation and install goes all well, but the execution ends with core dump. When I type "dx", the general "Data Explorer" dialog pops up, but when I click here on "New Visual Program..." I get: timeout waiting for response from DX Segmentation fault (core dumped) and it creates startupui.core. Any ideas why it's such a pain to get opendx ran on a FreeBSD system? Regards, Rob. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 21:20:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0FC1E37B420 for ; Tue, 9 Apr 2002 21:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A4K2p45942; Tue, 9 Apr 2002 21:20:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9781037B400 for ; Tue, 9 Apr 2002 21:19:17 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A4JHr45813; Tue, 9 Apr 2002 21:19:17 -0700 (PDT) (envelope-from nobody) Message-Id: <200204100419.g3A4JHr45813@freefall.freebsd.org> Date: Tue, 9 Apr 2002 21:19:17 -0700 (PDT) From: Clint Olsen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36951: Java (aka 1.3.1-p6-root-020405-00:26) cores running LimeWire Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36951 >Category: ports >Synopsis: Java (aka 1.3.1-p6-root-020405-00:26) cores running LimeWire >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 21:20:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Clint Olsen >Release: 4.5-RELEASE >Organization: >Environment: FreeBSD poly.0lsen.net 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Sat Mar 9 23:39:57 PST 2002 root@poly.0lsen.net:/usr/obj/usr/src/sys/POLY i386 >Description: I'm not sure what the best way is to report this bug. The JavaVM dumps a considerable amount of output. Here's the full thread dump. SIGSEGV 11* segmentation violation Full thread dump Classic VM (1.3.1-p6-root-020405-00:26, green threads): "ConnectionDispatchRunner" (TID:0x28d73d40, sys_thread_t:0x8ace480, state:R) prio=5 at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(FileInputStream.java:166) at com.limegroup.gnutella.uploader.NormalUploadState.uploadThrottled(Unknown Source) at com.limegroup.gnutella.uploader.NormalUploadState.doUpload(Unknown Source) at com.limegroup.gnutella.uploader.HTTPUploader.start(Unknown Source) at com.limegroup.gnutella.UploadManager.doSingleUpload(Unknown Source) at com.limegroup.gnutella.UploadManager.acceptUpload(Unknown Source) at com.limegroup.gnutella.Acceptor$ConnectionDispatchRunner.run(Unknown Source) "Thread-49" (TID:0x28d958a0, sys_thread_t:0x8b19c80, state:CW) prio=5 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at com.limegroup.gnutella.ManagedConnection$OutputRunner.waitForQueued(Unknown Source) at com.limegroup.gnutella.ManagedConnection$OutputRunner.run(Unknown Source) "Thread-48" (TID:0x28d98788, sys_thread_t:0x8afe880, state:R) prio=5 at org.apache.xerces.readers.CharReader.fillCurrentChunk(CharReader.java:154) at org.apache.xerces.readers.CharReader.(CharReader.java:85) at org.apache.xerces.readers.DefaultReaderFactory.createCharReader(DefaultReaderFactory.java:186 ) at org.apache.xerces.readers.DefaultReaderFactory.createReader(DefaultReaderFactory.java:134) at org.apache.xerces.readers.DefaultEntityHandler.startReadingFromDocument(DefaultEntityHandler. java:491) at org.apache.xerces.framework.XMLParser.parseSomeSetup(XMLParser.java:309) at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:951) at com.limegroup.gnutella.xml.LimeXMLDocumentHelper.getDOMTree(Unknown Source) at com.limegroup.gnutella.xml.LimeXMLDocumentHelper.internalGetAggregateString(Unknown Source) at com.limegroup.gnutella.xml.LimeXMLDocumentHelper.getAggregateString(Unknown Source) at com.limegroup.gnutella.xml.MetaEnabledMessageRouter.sendResponses(Unknown Source) at com.limegroup.gnutella.StandardMessageRouter.respondToQueryRequest(Unknown Source) at com.limegroup.gnutella.MessageRouter.handleQueryRequest(Unknown Source) at com.limegroup.gnutella.StandardMessageRouter.handleQueryRequest(Unknown Source) at com.limegroup.gnutella.MessageRouter.handleQueryRequestPossibleDuplicate(Unknown Source) at com.limegroup.gnutella.MessageRouter.handleMessage(Unknown Source) at com.limegroup.gnutella.ManagedConnection.loopForMessages(Unknown Source) at com.limegroup.gnutella.ConnectionManager$ConnectionFetcher.run(Unknown Source) "Image Animator 0" (TID:0x28dbadd0, sys_thread_t:0x8537080, state:R) prio=3 at java.lang.Thread.sleep(Native Method) at sun.awt.image.GifFrame.dispose(GifImageDecoder.java:645) at sun.awt.image.GifImageDecoder.readImage(GifImageDecoder.java:479) at sun.awt.image.GifImageDecoder.produceImage(GifImageDecoder.java:223) at sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.java:257) at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:217) at sun.awt.image.ImageFetcher.run(ImageFetcher.java:185) "Image Animator 0" (TID:0x28d62bf0, sys_thread_t:0x8acec80, state:R) prio=3 at java.lang.Thread.sleep(Native Method) at sun.awt.image.GifFrame.dispose(GifImageDecoder.java:645) at sun.awt.image.GifImageDecoder.readImage(GifImageDecoder.java:479) at sun.awt.image.GifImageDecoder.produceImage(GifImageDecoder.java:223) at sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.java:257) at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:217) at sun.awt.image.ImageFetcher.run(ImageFetcher.java:185) "Image Animator 0" (TID:0x28e09530, sys_thread_t:0x8ace680, state:R) prio=3 at java.lang.Thread.sleep(Native Method) at sun.awt.image.GifFrame.dispose(GifImageDecoder.java:645) at sun.awt.image.GifImageDecoder.readImage(GifImageDecoder.java:479) at sun.awt.image.GifImageDecoder.produceImage(GifImageDecoder.java:223) at sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.java:257) at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:217) at sun.awt.image.ImageFetcher.run(ImageFetcher.java:185) "Image Animator 0" (TID:0x28e1b068, sys_thread_t:0x8a3c680, state:R) prio=3 at java.lang.Thread.sleep(Native Method) at sun.awt.image.GifFrame.dispose(GifImageDecoder.java:645) at sun.awt.image.GifImageDecoder.produceImage(GifImageDecoder.java:259) at sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.java:257) at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:217) at sun.awt.image.ImageFetcher.run(ImageFetcher.java:185) "Image Animator 0" (TID:0x28db3ca8, sys_thread_t:0x8129e80, state:R) prio=3 at java.lang.Thread.sleep(Native Method) at sun.awt.image.GifFrame.dispose(GifImageDecoder.java:645) at sun.awt.image.GifImageDecoder.readImage(GifImageDecoder.java:479) at sun.awt.image.GifImageDecoder.produceImage(GifImageDecoder.java:223) at sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.java:257) at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:217) at sun.awt.image.ImageFetcher.run(ImageFetcher.java:185) "Image Animator 0" (TID:0x28db9270, sys_thread_t:0x8601a80, state:R) prio=3 at java.lang.Thread.sleep(Native Method) at sun.awt.image.GifFrame.dispose(GifImageDecoder.java:645) at sun.awt.image.GifImageDecoder.readImage(GifImageDecoder.java:479) at sun.awt.image.GifImageDecoder.produceImage(GifImageDecoder.java:223) at sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.java:257) at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:217) at sun.awt.image.ImageFetcher.run(ImageFetcher.java:185) "Thread-28" (TID:0x28dc0050, sys_thread_t:0x8b19e80, state:CW) prio=5 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at com.limegroup.gnutella.ManagedConnection$OutputRunner.waitForQueued(Unknown Source) at com.limegroup.gnutella.ManagedConnection$OutputRunner.run(Unknown Source) "Thread-26" (TID:0x28deea70, sys_thread_t:0x8129480, state:MW) prio=5 at com.limegroup.gnutella.Message.read(Unknown Source) at com.limegroup.gnutella.Connection.receive(Unknown Source) at com.limegroup.gnutella.ManagedConnection.receive(Unknown Source) at com.limegroup.gnutella.ManagedConnection.loopForMessages(Unknown Source) at com.limegroup.gnutella.ConnectionManager$ConnectionFetcher.run(Unknown Source) "Thread-25" (TID:0x28e41190, sys_thread_t:0x8bcac80, state:CW) prio=5 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at com.limegroup.gnutella.ManagedConnection$OutputRunner.waitForQueued(Unknown Source) at com.limegroup.gnutella.ManagedConnection$OutputRunner.run(Unknown Source) "Thread-20" (TID:0x28e3bdd0, sys_thread_t:0x8bcaa80, state:MW) prio=5 at com.limegroup.gnutella.Message.read(Unknown Source) at com.limegroup.gnutella.Connection.receive(Unknown Source) at com.limegroup.gnutella.ManagedConnection.receive(Unknown Source) at com.limegroup.gnutella.ManagedConnection.loopForMessages(Unknown Source) at com.limegroup.gnutella.ConnectionManager$ConnectionFetcher.run(Unknown Source) "RouterConnectorThread" (TID:0x28deb9e0, sys_thread_t:0x8b4c880, state:CW) prio=5 at java.lang.Thread.sleep(Native Method) at com.limegroup.gnutella.HostCatcher$RouterConnectorThread.run(Unknown Source) "Thread-4" (TID:0x28dea828, sys_thread_t:0x8b4c480, state:CW) prio=5 at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:421) at java.net.ServerSocket.implAccept(ServerSocket.java:243) at java.net.ServerSocket.accept(ServerSocket.java:222) at com.limegroup.gnutella.Acceptor.run(Unknown Source) "Thread-6" (TID:0x28dfa248, sys_thread_t:0x8b19880, state:R) prio=5 at java.lang.Thread.sleep(Native Method) at com.limegroup.gnutella.ConnectionWatchdog.findDuds(Unknown Source) at com.limegroup.gnutella.ConnectionWatchdog.run(Unknown Source) at java.lang.Thread.run(Thread.java:484) "Thread-3" (TID:0x28dea508, sys_thread_t:0x8b19480, state:R) prio=5 at java.lang.Object.wait(Native Method) at com.limegroup.gnutella.util.SimpleTimer$TimerRunnerThread.waitForTask(Unknown Source) at com.limegroup.gnutella.util.SimpleTimer$TimerRunnerThread.run(Unknown Source) "Thread-1" (TID:0x28e2cc50, sys_thread_t:0x8a3cc80, state:CW) prio=5 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at com.limegroup.gnutella.gui.mp3.MediaPlayerComponent$PlayThread.run(Unknown Source) "TimerQueue" (TID:0x28e69368, sys_thread_t:0x89bbc80, state:MW) prio=5 at sun.awt.AppContext.get(AppContext.java:444) at sun.awt.SunToolkit.getSystemEventQueueImpl(SunToolkit.java:332) at java.awt.Toolkit.getEventQueue(Toolkit.java:1150) at java.awt.EventQueue.invokeLater(EventQueue.java:511) at javax.swing.SwingUtilities.invokeLater(SwingUtilities.java:1091) at javax.swing.Timer.post(Timer.java:342) at javax.swing.TimerQueue.postExpiredTimers(TimerQueue.java:195) at javax.swing.TimerQueue.run(TimerQueue.java:231) at java.lang.Thread.run(Thread.java:484) "Thread-0" (TID:0x28e68548, sys_thread_t:0x890bc80, state:CW) prio=5 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at com.limegroup.gnutella.gui.search.SearchResultPipeliner$SearchViewRunner.run(Unknown Source) "Screen Updater" (TID:0x28ea27f0, sys_thread_t:0x8634e80, state:CW) prio=5 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at sun.awt.ScreenUpdater.nextEntry(ScreenUpdater.java:76) at sun.awt.ScreenUpdater.run(ScreenUpdater.java:95) "AWT-Motif" (TID:0x28e9e4a8, sys_thread_t:0x848bc80, state:CW) prio=6 at sun.awt.motif.MToolkit.run(Native Method) at java.lang.Thread.run(Thread.java:484) "SunToolkit.PostEventQueue-0" (TID:0x28e9e6b0, sys_thread_t:0x846d880, state:CW) prio=6 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at sun.awt.PostEventQueue.run(SunToolkit.java:491) "AWT-EventQueue-0" (TID:0x28e9e688, sys_thread_t:0x846d680, state:CW) prio=6 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at java.awt.EventQueue.getNextEvent(EventQueue.java:260) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:106) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:85) "Finalizer" (TID:0x28e7a528, sys_thread_t:0x80d4080, state:CW) prio=8 at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:108) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:123) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:162) "Reference Handler" (TID:0x28e7a300, sys_thread_t:0x8096480, state:CW) prio=10 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:110) "Signal dispatcher" (TID:0x28e7a330, sys_thread_t:0x8096280, state:CW) prio=5 "Thread-19" (TID:0x28dfc2c0, sys_thread_t:0x8054080, state:CW) prio=5 >How-To-Repeat: Run javavm -jar RunLime.jar. It usually runs for awhile before crashing. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 22:44:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 82C8D37B417; Tue, 9 Apr 2002 22:44:21 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A5iLd61906; Tue, 9 Apr 2002 22:44:21 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 22:44:21 -0700 (PDT) From: Message-Id: <200204100544.g3A5iLd61906@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/36933: [PATHCES] New feature for pkg_create and port subsystem: BUILDHOST comment for +CONTENT files Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATHCES] New feature for pkg_create and port subsystem: BUILDHOST comment for +CONTENT files Responsible-Changed-From-To: freebsd-ports->portmgr Responsible-Changed-By: ijliao Responsible-Changed-When: Tue Apr 9 22:44:10 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36933 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 22:45:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6231537B400; Tue, 9 Apr 2002 22:45:16 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A5jFW62059; Tue, 9 Apr 2002 22:45:15 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 22:45:15 -0700 (PDT) From: Message-Id: <200204100545.g3A5jFW62059@freefall.freebsd.org> To: janos.mohacsi@dante.org.uk, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36180: New Port: scmxx 0.5.15 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New Port: scmxx 0.5.15 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue Apr 9 22:45:00 PDT 2002 State-Changed-Why: superceded by pr/36932 http://www.freebsd.org/cgi/query-pr.cgi?pr=36180 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 22:53:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 597EF37B41C; Tue, 9 Apr 2002 22:53:14 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A5rER63103; Tue, 9 Apr 2002 22:53:14 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 22:53:14 -0700 (PDT) From: Message-Id: <200204100553.g3A5rER63103@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, olgeni@FreeBSD.org Subject: Re: ports/36934: nessus port only builds on 4.5 or -current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: nessus port only builds on 4.5 or -current Responsible-Changed-From-To: freebsd-ports->olgeni Responsible-Changed-By: ijliao Responsible-Changed-When: Tue Apr 9 22:53:04 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36934 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 22:57:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8FB6637B400; Tue, 9 Apr 2002 22:57:04 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A5v4w63892; Tue, 9 Apr 2002 22:57:04 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 22:57:04 -0700 (PDT) From: Message-Id: <200204100557.g3A5v4w63892@freefall.freebsd.org> To: anholt@positron.anholt.dyn.dhs.org, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31767: Fix glide3 includes for DRI compile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fix glide3 includes for DRI compile State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue Apr 9 22:56:44 PDT 2002 State-Changed-Why: superceded by pr/36179 http://www.freebsd.org/cgi/query-pr.cgi?pr=31767 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 22:58:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0553D37B417; Tue, 9 Apr 2002 22:58:36 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A5wZ164072; Tue, 9 Apr 2002 22:58:35 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 22:58:35 -0700 (PDT) From: Message-Id: <200204100558.g3A5wZ164072@freefall.freebsd.org> To: chris@unixpages.org, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36941: audio/pimp3: make distfile fetchable again Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: audio/pimp3: make distfile fetchable again State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue Apr 9 22:58:21 PDT 2002 State-Changed-Why: dup with pr/36942 http://www.freebsd.org/cgi/query-pr.cgi?pr=36941 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 23: 1:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from Mgw1-in.NCTU.edu.tw (Mgw1-in.nctu.edu.tw [140.113.54.37]) by hub.freebsd.org (Postfix) with ESMTP id 8F41837B405 for ; Tue, 9 Apr 2002 23:01:34 -0700 (PDT) Received: from Terry.Dorm11.NCTU.edu.tw (Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by Mgw1-in.NCTU.edu.tw (8.12.2/8.12.2) with ESMTP id g3A61RNs059048; Wed, 10 Apr 2002 14:01:27 +0800 (CST) Received: from Terry.Dorm11.NCTU.edu.tw (ijliao@localhost [127.0.0.1]) by Terry.Dorm11.NCTU.edu.tw (8.12.2/8.12.2) with ESMTP id g3A61n0h006936; Wed, 10 Apr 2002 14:01:50 +0800 (CST) (envelope-from ijliao@Terry.Dorm11.NCTU.edu.tw) Received: (from ijliao@localhost) by Terry.Dorm11.NCTU.edu.tw (8.12.2/8.12.2/Submit) id g3A61nHR006935; Wed, 10 Apr 2002 14:01:49 +0800 (CST) Date: Wed, 10 Apr 2002 14:01:49 +0800 From: Ying-Chieh Liao To: jewfish Cc: ports@FreeBSD.ORG Subject: Re: hexcurse port Message-ID: <20020410060149.GA6692@terry.dragon2.net> References: <1018399728.53510.1.camel@costanza.olivet.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XsQoSWH+UP9D9v3l" Content-Disposition: inline In-Reply-To: <1018399728.53510.1.camel@costanza.olivet.edu> User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 5.0-CURRENT i386 X-PGP-Key-Location: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x11C02382 X-PGP-Key-Fingerprint: 4E98 55CC 2866 7A90 EFD7 9DA5 ACC6 0165 11C0 2382 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --XsQoSWH+UP9D9v3l Content-Type: text/plain; charset=big5 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On =A4G, 4 09, 2002 at 20:48:48 -0400, jewfish wrote: > I am one of the authors of the HexCurse software, found under the > editors in the FreeBSD ports tree. I recently found out that the > maintainer of the hexcurse port quit maintaining it, and there was a new > release that fixed a whole lot of bugs a couple weeks ago. I was > wondering if anyone could take up possibly updating or maintaining this > port. The reason I sent to this e-mail address was because this was > listed in the Makefile for contact. upgraded, thanks for notice --=20 KISS : Keep It Simple and Stupid. --XsQoSWH+UP9D9v3l Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8s9VNrMYBZRHAI4IRAq9oAKCtUGNDYpaY7zoralraUI5KD2k18wCgl2So vMbLP8oT+Xaq/Qb4M9t2LZQ= =WxJ9 -----END PGP SIGNATURE----- --XsQoSWH+UP9D9v3l-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 23: 3:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4DB2C37B419; Tue, 9 Apr 2002 23:03:32 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A63Nn64942; Tue, 9 Apr 2002 23:03:23 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 23:03:23 -0700 (PDT) From: Message-Id: <200204100603.g3A63Nn64942@freefall.freebsd.org> To: king@v2project.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36946: New port: lcrzo network library Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: lcrzo network library State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue Apr 9 23:03:07 PDT 2002 State-Changed-Why: superceded by pr/36947 http://www.freebsd.org/cgi/query-pr.cgi?pr=36946 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 23: 8: 2 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4A61837B405; Tue, 9 Apr 2002 23:07:46 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A67jW69364; Tue, 9 Apr 2002 23:07:45 -0700 (PDT) (envelope-from ijliao) Date: Tue, 9 Apr 2002 23:07:45 -0700 (PDT) From: Message-Id: <200204100607.g3A67jW69364@freefall.freebsd.org> To: saito@a2z.co.jp, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36949: math asir2000 ports update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: math asir2000 ports update State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Tue Apr 9 23:07:36 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=36949 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 23:21:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 1168E37B4BB for ; Tue, 9 Apr 2002 23:21:32 -0700 (PDT) Received: from 12-234-22-238.client.attbi.com ([12.234.22.238]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020410062130.HSET15826.rwcrmhc54.attbi.com@12-234-22-238.client.attbi.com>; Wed, 10 Apr 2002 06:21:30 +0000 Received: from master.gorean.org (master.gorean.org [10.0.0.2]) by 12-234-22-238.client.attbi.com (8.11.6/8.11.6) with ESMTP id g3A6LUh83835; Tue, 9 Apr 2002 23:21:30 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from master.gorean.org (localhost [127.0.0.1]) by master.gorean.org (8.12.2/8.12.2) with ESMTP id g3A6LUae017305; Tue, 9 Apr 2002 23:21:30 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by master.gorean.org (8.12.2/8.12.2/Submit) with ESMTP id g3A6LTkF017302; Tue, 9 Apr 2002 23:21:30 -0700 (PDT) X-Authentication-Warning: master.gorean.org: doug owned process doing -bs Date: Tue, 9 Apr 2002 23:21:29 -0700 (PDT) From: Doug Barton X-X-Sender: doug@master.gorean.org To: Mark Grindler Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: bind-9.1.3 In-Reply-To: <5.1.0.14.2.20020409142703.00baf800@mail.thalamus.se> Message-ID: <20020409232054.F16806-100000@master.gorean.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 9 Apr 2002, Mark Grindler wrote: > Why no update yet? 9.1.3 isn't very stable. Ummmm.... what are you smoking dude? Have you tried actually updating your ports tree? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 9 23:30:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9C56237B404 for ; Tue, 9 Apr 2002 23:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A6U1m72935; Tue, 9 Apr 2002 23:30:01 -0700 (PDT) (envelope-from gnats) Received: from mail.tgd.net (mail.tgd.net [209.81.25.10]) by hub.freebsd.org (Postfix) with ESMTP id 4C8AE37B416 for ; Tue, 9 Apr 2002 23:24:35 -0700 (PDT) Received: by mail.tgd.net (Postfix, from userid 1001) id F40E220F0A; Tue, 9 Apr 2002 23:24:34 -0700 (PDT) Message-Id: <20020410062434.F40E220F0A@mail.tgd.net> Date: Tue, 9 Apr 2002 23:24:34 -0700 (PDT) From: Sean Chittenden Reply-To: Sean Chittenden To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36954: PostgreSQL daylight savings fix... Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36954 >Category: ports >Synopsis: PostgreSQL daylight savings fix... >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 23:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sean Chittenden >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD ninja1.internal 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Apr 5 18:08:12 PST 2002 root@ninja1.internal:/opt/obj/opt/src/sys/NINJA i386 >Description: PostgreSQL does not currently check the results of mktime(). On a border condition, mktime() fails and would populate invalid data into the database. Most other *NIX's seem to automatically account for this and automatically adjust the value when it gets passed to mktime(&tm). Should FreeBSD have it's mktime() in libc updated? >How-To-Repeat: CREATE TABEL tt ( tt TIMESTAMP ); INSERT INTO tt VALUES ('2002-4-7 2:0:0.0'); >Fix: Please add the following as a patch (databases/postgresql7/files/patch-ak-src::backend::utils::adt::datetime.c). Index: src/backend/utils/adt/datetime.c =================================================================== RCS file: /projects/cvsroot/pgsql/src/backend/utils/adt/datetime.c,v retrieving revision 1.88 diff -u -r1.88 datetime.c --- src/backend/utils/adt/datetime.c 2002/02/25 16:17:04 1.88 +++ src/backend/utils/adt/datetime.c 2002/04/10 06:12:45 @@ -1439,6 +1439,7 @@ DetermineLocalTimeZone(struct tm * tm) { int tz; + time_t t; if (HasCTZSet) tz = CTimeZone; @@ -1463,7 +1464,23 @@ /* indicate timezone unknown */ tmp->tm_isdst = -1; - mktime(tmp); + t = mktime(tmp); + if (t == -1) + { + /* Bump time up by an hour to see if time was an + * invalid time during a daylight savings switch */ + tmp->tm_hour += 1; + t = mktime(tmp); + + /* Assume UTC if mktime() still fails. + * + * If mktime() was successful with the adjusted time, + * adjust the real time object. */ + if (t == -1) + return 0; + else + tm->tm_hour += 1; + } tm->tm_isdst = tmp->tm_isdst; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 0:10:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D653F37B400; Wed, 10 Apr 2002 00:10:12 -0700 (PDT) Received: (from roam@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A7ACW84628; Wed, 10 Apr 2002 00:10:12 -0700 (PDT) (envelope-from roam) Date: Wed, 10 Apr 2002 00:10:12 -0700 (PDT) From: Message-Id: <200204100710.g3A7ACW84628@freefall.freebsd.org> To: roam@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36938: latest MRTG does not produce any output or error message Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: latest MRTG does not produce any output or error message Responsible-Changed-From-To: freebsd-bugs->freebsd-ports Responsible-Changed-By: roam Responsible-Changed-When: Wed Apr 10 00:09:50 PDT 2002 Responsible-Changed-Why: Ports issue. http://www.freebsd.org/cgi/query-pr.cgi?pr=36938 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 0:20:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2EDAE37B417 for ; Wed, 10 Apr 2002 00:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A7K1v86317; Wed, 10 Apr 2002 00:20:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F62137B41A for ; Wed, 10 Apr 2002 00:19:07 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A7J7i86176; Wed, 10 Apr 2002 00:19:07 -0700 (PDT) (envelope-from nobody) Message-Id: <200204100719.g3A7J7i86176@freefall.freebsd.org> Date: Wed, 10 Apr 2002 00:19:07 -0700 (PDT) From: Bjarne Wichmann Petersen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36956: linux-dri doesn't reflect the change to XFree86 4.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36956 >Category: ports >Synopsis: linux-dri doesn't reflect the change to XFree86 4.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 00:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Bjarne Wichmann Petersen >Release: 4.5-STABLE >Organization: >Environment: >Description: The native XFree86 have been bumped to 4.2, but the linux_dri port is using 4.1 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 0:31:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 603D437B404; Wed, 10 Apr 2002 00:31:16 -0700 (PDT) Received: (from demon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A7VGh88701; Wed, 10 Apr 2002 00:31:16 -0700 (PDT) (envelope-from demon) Date: Wed, 10 Apr 2002 00:31:16 -0700 (PDT) From: Message-Id: <200204100731.g3A7VGh88701@freefall.freebsd.org> To: demon@FreeBSD.org, freebsd-ports@FreeBSD.org, demon@FreeBSD.org Subject: Re: ports/36938: latest MRTG does not produce any output or error message Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: latest MRTG does not produce any output or error message Responsible-Changed-From-To: freebsd-ports->demon Responsible-Changed-By: demon Responsible-Changed-When: Wed Apr 10 00:30:44 PDT 2002 Responsible-Changed-Why: Working on it. http://www.freebsd.org/cgi/query-pr.cgi?pr=36938 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 0:54:46 2002 Delivered-To: freebsd-ports@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.6]) by hub.freebsd.org (Postfix) with ESMTP id 01EBE37B416 for ; Wed, 10 Apr 2002 00:54:43 -0700 (PDT) Received: from localhost (trevor@localhost) by blues.jpj.net (8.11.6/8.11.6) with ESMTP id g3A7sVN01813; Wed, 10 Apr 2002 03:54:31 -0400 (EDT) Date: Wed, 10 Apr 2002 03:54:31 -0400 (EDT) From: Trevor Johnson To: Terry J Dunlap Jr Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: bsdi-netscape-communicator-4.75 In-Reply-To: <000301c1dfeb$6dfd9b10$c91006a1@DG6NYB11> Message-ID: <20020410034805.S1671-100000@blues.jpj.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > I'm using XFree86-4.2.0. Will I experience problems if I attempt to install > Netscape since the port requires XFree86-3.3.6? The port didn't specifically depend on XFree86 3.3.6. I know that it worked with XFree86 4.1.0. I speak in the past tense because I removed the bsdi-netscape ports. They have security problems and should only be used to view trusted materials. Really it's best not to use them at all. I recommend Mozilla instead. It's not nearly as slow as it used to be. -- Trevor Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 1:10:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E3E3F37B419 for ; Wed, 10 Apr 2002 01:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A8A1899150; Wed, 10 Apr 2002 01:10:01 -0700 (PDT) (envelope-from gnats) Received: from lilac.csi.cam.ac.uk (lilac.csi.cam.ac.uk [131.111.8.44]) by hub.freebsd.org (Postfix) with ESMTP id 7B4D637B417 for ; Wed, 10 Apr 2002 01:07:15 -0700 (PDT) Received: from m218-3.phy.cam.ac.uk ([131.111.79.217]) by lilac.csi.cam.ac.uk with esmtp (Exim 3.35 #1) id 16vD8J-0000lD-00; Wed, 10 Apr 2002 09:07:11 +0100 Received: from sa264 by m218-3.phy.cam.ac.uk with local (Exim 3.35 #1) id 16vD8J-000NrA-00; Wed, 10 Apr 2002 09:07:11 +0100 Message-Id: Date: Wed, 10 Apr 2002 09:07:11 +0100 From: AMAKAWA Shuhei Reply-To: AMAKAWA Shuhei To: FreeBSD-gnats-submit@FreeBSD.org Cc: Lars.Koeller@Uni-Bielefeld.DE X-Send-Pr-Version: 3.113 Subject: ports/36957: math/grace to 5.1.7 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36957 >Category: ports >Synopsis: math/grace to 5.1.7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 01:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: AMAKAWA Shuhei >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD m218-3.phy.cam.ac.uk 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Apr 9 00:13:30 BST 2002 sa264@m218-3.phy.cam.ac.uk:/usr/obj/usr/src/sys/KERNCONF i386 >Description: math/grace to 5.1.7 >How-To-Repeat: >Fix: diff -Ncr /usr/ports/math/grace/Makefile grace/Makefile *** /usr/ports/math/grace/Makefile Tue Feb 12 22:26:30 2002 --- grace/Makefile Wed Mar 20 22:31:19 2002 *************** *** 6,12 **** # PORTNAME= grace ! PORTVERSION= 5.1.6 CATEGORIES= math print # # You never know when and why it is moved to ../src/old/ :-) --- 6,12 ---- # PORTNAME= grace ! PORTVERSION= 5.1.7 CATEGORIES= math print # # You never know when and why it is moved to ../src/old/ :-) diff -Ncr /usr/ports/math/grace/distinfo grace/distinfo *** /usr/ports/math/grace/distinfo Tue Feb 12 22:26:30 2002 --- grace/distinfo Wed Mar 20 22:32:52 2002 *************** *** 1 **** ! MD5 (grace-5.1.6.tar.gz) = bef76ae4d0277ca14b357ea6bcd95abc --- 1 ---- ! MD5 (grace-5.1.7.tar.gz) = cc705fd2a4fdc49fd2d953a2e49a741e >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 2:10: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C920737B41C for ; Wed, 10 Apr 2002 02:10:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A9A0515253; Wed, 10 Apr 2002 02:10:00 -0700 (PDT) (envelope-from gnats) Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by hub.freebsd.org (Postfix) with ESMTP id 5091737B419 for ; Wed, 10 Apr 2002 01:58:21 -0700 (PDT) Received: from regency.nsu.ru ([193.124.210.26]) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 16vDrZ-0004M2-00 for FreeBSD-gnats-submit@freebsd.org; Wed, 10 Apr 2002 15:53:57 +0700 Received: (from danfe@localhost) by regency.nsu.ru (8.11.6/8.11.6) id g3A8su899580; Wed, 10 Apr 2002 15:54:56 +0700 (NOVST) (envelope-from danfe) Message-Id: <200204100854.g3A8su899580@regency.nsu.ru> Date: Wed, 10 Apr 2002 15:54:56 +0700 (NOVST) From: Alexey Dokuchaev Reply-To: Alexey Dokuchaev To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36958: GLiv (graphics/gliv) 1.5.1 version is available, but we have only 1.4.5 in ports! Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36958 >Category: ports >Synopsis: GLiv (graphics/gliv) 1.5.1 version is available, but we have only 1.4.5 in ports! >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 02:10:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alexey Dokuchaev >Release: FreeBSD 4.5-STABLE i386 >Organization: CNIT NSU >Environment: System: FreeBSD regency.nsu.ru 4.5-STABLE FreeBSD 4.5-STABLE #0: Wed Mar 20 18:57:15 NOVT 2002 root@regency.nsu.ru:/usr/src/sys/compile/REGENCY i386 >Description: Why not to update the graphics/gliv port up to latest version? >How-To-Repeat: N/A >Fix: N/A >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 3:11:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C918237B476; Wed, 10 Apr 2002 03:10:48 -0700 (PDT) Received: (from yoichi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AAAmd29262; Wed, 10 Apr 2002 03:10:48 -0700 (PDT) (envelope-from yoichi) Date: Wed, 10 Apr 2002 03:10:48 -0700 (PDT) From: Message-Id: <200204101010.g3AAAmd29262@freefall.freebsd.org> To: takamune@avrl.mei.co.jp, yoichi@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36864: Unbreak: japanese/ndtpd Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Unbreak: japanese/ndtpd State-Changed-From-To: open->closed State-Changed-By: yoichi State-Changed-When: Wed Apr 10 03:10:23 PDT 2002 State-Changed-Why: The port fixed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36864 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 3:20:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9428C37B41B for ; Wed, 10 Apr 2002 03:20:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AAK5i30978; Wed, 10 Apr 2002 03:20:05 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D6D3A37B417 for ; Wed, 10 Apr 2002 03:12:52 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AACqd29673; Wed, 10 Apr 2002 03:12:52 -0700 (PDT) (envelope-from nobody) Message-Id: <200204101012.g3AACqd29673@freefall.freebsd.org> Date: Wed, 10 Apr 2002 03:12:52 -0700 (PDT) From: Haikal Saadh To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36959: New port: Gnewtellium is yet another newtella(gnutella) client. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36959 >Category: ports >Synopsis: New port: Gnewtellium is yet another newtella(gnutella) client. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 03:20:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Haikal Saadh >Release: FreeBSD 4.5-STABLE #1 >Organization: >Environment: FreeBSD border0.hoff.bml.com.mv 4.5-STABLE FreeBSD 4.5-STABLE #1: Thu Mar 14 09:15:58 MVT 2002 root@border0.hoff.bml.com.mv:/usr/obj/usr/src/sys/BORDER0 i386 >Description: A new port. Gnewtellium is a gnutella client that is still in it's infancy. >How-To-Repeat: n/a >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # /usr/ports/net/gnewtellium/ # /usr/ports/net/gnewtellium/pkg-comment # /usr/ports/net/gnewtellium/Makefile # /usr/ports/net/gnewtellium/distinfo # /usr/ports/net/gnewtellium/pkg-descr # /usr/ports/net/gnewtellium/pkg-plist # echo c - /usr/ports/net/gnewtellium/ mkdir -p /usr/ports/net/gnewtellium/ > /dev/null 2>&1 echo x - /usr/ports/net/gnewtellium/pkg-comment sed s/^X// >/usr/ports/net/gnewtellium/pkg-comment << END-of-/usr/ports/net/gnewtellium/pkg-comment XA gnutella client END-of-/usr/ports/net/gnewtellium/pkg-comment echo x - /usr/ports/net/gnewtellium/Makefile sed s/^X// >/usr/ports/net/gnewtellium/Makefile << END-of-/usr/ports/net/gnewtellium/Makefile X# New ports collection makefile for: gnewtellium X# Date created: 9 April 2002 X# Whom: haikal X XPORTNAME= gnewtellium XPORTVERSION= 0.05b XCATEGORIES= net X XMASTER_SITES= http://prdownloads.sourceforge.net/gnewtellium/ XMAINTAINER= wyldephyre2@yahoo.com XGTK_CONFIG= ${X11BASE}/bin/gtk12-config XUSE_X_PREFIX= yes XUSE_GMAKE= yes XUSE_GTK= yes XGNU_CONFIGURE= yes XUSE_AUTOCONF= yes X X.include END-of-/usr/ports/net/gnewtellium/Makefile echo x - /usr/ports/net/gnewtellium/distinfo sed s/^X// >/usr/ports/net/gnewtellium/distinfo << END-of-/usr/ports/net/gnewtellium/distinfo XMD5 (gnewtellium-0.05b.tar.gz) = 804e00af95ac0314266ac571d7106ddf END-of-/usr/ports/net/gnewtellium/distinfo echo x - /usr/ports/net/gnewtellium/pkg-descr sed s/^X// >/usr/ports/net/gnewtellium/pkg-descr << END-of-/usr/ports/net/gnewtellium/pkg-descr XPort of the original Newtella client in Linux/GTK+. XNewtella is a P2P protocol based on Gnutella. XThe main difference between Gnutella and Newtella Xis that the latter allows only mp3 sharing. X X X XWWW: http://sourceforge.net/projects/gnewtellium/ X X- Haikal Xwyldephyre2@yahoo.com END-of-/usr/ports/net/gnewtellium/pkg-descr echo x - /usr/ports/net/gnewtellium/pkg-plist sed s/^X// >/usr/ports/net/gnewtellium/pkg-plist << END-of-/usr/ports/net/gnewtellium/pkg-plist Xbin/gnewtellium Xshare/gnewtellium/pixmaps/gnewtellium.xpm X@dirrm share/gnewtellium/pixmaps X@dirrm share/gnewtellium X END-of-/usr/ports/net/gnewtellium/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 4: 5:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from cip1.melaten.rwth-aachen.de (cip1.melaten.RWTH-Aachen.DE [134.130.92.100]) by hub.freebsd.org (Postfix) with ESMTP id 3C67C37B405 for ; Wed, 10 Apr 2002 04:05:35 -0700 (PDT) Received: from cip12.melaten.rwth-aachen.de (cip12.melaten.rwth-aachen.de [134.130.92.12]) by cip1.melaten.rwth-aachen.de (8.11.6/8.11.1) with ESMTP id g3AB5Xh21206; Wed, 10 Apr 2002 13:05:33 +0200 (CEST) (envelope-from tg@melaten.rwth-aachen.de) Received: (from tg@localhost) by cip12.melaten.rwth-aachen.de (8.11.6/8.11.1) id g3AB6l120891; Wed, 10 Apr 2002 13:06:47 +0200 (CEST) (envelope-from tg@melaten.rwth-aachen.de) X-Authentication-Warning: cip12.melaten.rwth-aachen.de: tg set sender to tg@melaten.rwth-aachen.de using -f To: "R. Lahaye" Cc: ports@FreeBSD.ORG Subject: Re: FreeBSD Port: opendx-4.1.3_1 References: <3CB3B695.E71D4E73@users.sourceforge.net> From: Thomas Gellekum In-Reply-To: "R. Lahaye"'s message of "Wed, 10 Apr 2002 12:50:45 +0900" Date: 10 Apr 2002 13:06:47 +0200 Message-ID: Lines: 26 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org "R. Lahaye" writes: > [...] What's missing here? I'd like to see at least the checks for dependent packages. > cd .. && autoheader > ./aclocal.m4:17: error: m4_defn: undefined macro: _m4_divert_diversion > acspecific.m4:907: AC_CYGWIN is expanded from... > ./aclocal.m4:17: the top level > autoconf: tracing failed [...] > The compilation and install goes all well, but the execution > ends with core dump. When I type "dx", the general "Data Explorer" > dialog pops up, but when I click here on "New Visual Program..." I get: See the patches in the files/ directory. > Any ideas why it's such a pain to get opendx ran on a FreeBSD system? It isn't. The package builds fine on our package building machine (see http://bento.freebsd.org/errorlogs/packages-4-full/All/opendx-4.1.3_1.tgz). tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 4:10:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 713C137B429 for ; Wed, 10 Apr 2002 04:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ABA1A46897; Wed, 10 Apr 2002 04:10:01 -0700 (PDT) (envelope-from gnats) Received: from host213-123-132-153.in-addr.btopenworld.com (host213-123-132-153.in-addr.btopenworld.com [213.123.132.153]) by hub.freebsd.org (Postfix) with ESMTP id 4F34E37B404 for ; Wed, 10 Apr 2002 04:07:02 -0700 (PDT) Received: by host213-123-132-153.in-addr.btopenworld.com (Postfix, from userid 1001) id 938B12A6; Wed, 10 Apr 2002 12:07:08 +0100 (BST) Message-Id: <20020410110708.938B12A6@host213-123-132-153.in-addr.btopenworld.com> Date: Wed, 10 Apr 2002 12:07:08 +0100 (BST) From: Dominic Marks Reply-To: Dominic Marks To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36961: Port update: devel/ccache Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36961 >Category: ports >Synopsis: Port update: devel/ccache >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 04:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dominic Marks >Release: FreeBSD 4.5-STABLE i386 >Organization: Student >Environment: System: FreeBSD gallium 4.5-STABLE FreeBSD 4.5-STABLE #2: Mon Apr 8 21:19:28 BST 2002 dom@gallium:/usr/obj/usr/src/sys/GALLIUM i386 >Description: Update 1.6 -> 1.7 >How-To-Repeat: NA. >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/ccache/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 2002/04/08 20:01:35 1.4 +++ Makefile 2002/04/10 11:01:35 @@ -6,7 +6,7 @@ # PORTNAME= ccache -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= devel MASTER_SITES= http://ccache.samba.org/ftp/ccache/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/ccache/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 2002/04/08 20:01:35 1.4 +++ distinfo 2002/04/10 11:01:35 @@ -1 +1 @@ -MD5 (ccache-1.6.tar.gz) = e21252b2053df7a4630f36d63bf878c7 +MD5 (ccache-1.7.tar.gz) = 5b2d00646ade143b0bb38a97ee26e683 Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/ccache/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 2002/04/08 20:01:35 1.4 +++ Makefile 2002/04/10 11:01:35 @@ -6,7 +6,7 @@ # PORTNAME= ccache -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= devel MASTER_SITES= http://ccache.samba.org/ftp/ccache/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/ccache/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 2002/04/08 20:01:35 1.4 +++ distinfo 2002/04/10 11:01:35 @@ -1 +1 @@ -MD5 (ccache-1.6.tar.gz) = e21252b2053df7a4630f36d63bf878c7 +MD5 (ccache-1.7.tar.gz) = 5b2d00646ade143b0bb38a97ee26e683 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 4:54: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 5A43837B423 for ; Wed, 10 Apr 2002 04:53:53 -0700 (PDT) Received: (from root@localhost) by osiris.ipform.ru (8.11.6/8.11.6) id g3ABrpQ90504; Wed, 10 Apr 2002 15:53:51 +0400 (MSD) (envelope-from root) Date: Wed, 10 Apr 2002 15:53:51 +0400 (MSD) Message-Id: <200204101153.g3ABrpQ90504@osiris.ipform.ru> From: infoteacher@ipform.ru To: ports@freebsd.org Subject: New port: russian/mtc - Multifile text Encoding Converter Cc: infoteacher@ipform.ru Reply-To: infoteacher@ipform.ru Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Category:ports >Synopsis: New port: russian/mtc - Multifile text Encoding Converter >Class:change-request >Description:New port: russian/mtc - Multifile text Encoding Converter # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # mtc # mtc/Makefile # mtc/distinfo # mtc/pkg-descr # mtc/pkg-plist # mtc/pkg-comment # echo c - mtc mkdir -p mtc > /dev/null 2>&1 echo x - mtc/Makefile sed 's/^X//' >mtc/Makefile << 'END-of-mtc/Makefile' X# New ports collection makefile for: mtc X# Date created: 13 Nov 2001 X# Whom: Artem Koutchine , Alexander Trapeznikov X# X# $FreeBSD$ X# X# This port is self contained in the src directory. X# X XPORTNAME= mtc XPORTVERSION= 1.3 XCATEGORIES= russian XMASTER_SITES= http://www.ipform.ru/files/ X XMAINTAINER= infoteacher@ipform.ru X XMAN7= mtc.7 XMANCOMPRESSED= yes XNO_BUILD= yes X Xdo-install: X $(CP) ${WRKSRC}/mtc.7 ${WRKSRC}/mtc.7.man X ${GZIP_CMD} ${WRKSRC}/mtc.7 X $(MV) ${WRKSRC}/mtc.7.man ${WRKSRC}/mtc.7 X ${INSTALL_MAN} ${WRKSRC}/mtc.7.gz ${PREFIX}/man/man7 X $(RM) ${WRKSRC}/mtc.7.gz X ${INSTALL_SCRIPT} ${WRKSRC}/mtc ${PREFIX}/bin/mtc X ${INSTALL_SCRIPT} ${WRKSRC}/wee ${PREFIX}/bin/wee X ${INSTALL_DATA} ${WRKSRC}/koi8 ${PREFIX}/etc/koi8 X ${INSTALL_DATA} ${WRKSRC}/win1251 ${PREFIX}/etc/win1251 X ${INSTALL_DATA} ${WRKSRC}/dos866 ${PREFIX}/etc/dos866 X X.include END-of-mtc/Makefile echo x - mtc/distinfo sed 's/^X//' >mtc/distinfo << 'END-of-mtc/distinfo' XMD5 (mtc-1.3.tar.gz) = 232c509b67857a1d4d5b7a14b70594b8 END-of-mtc/distinfo echo x - mtc/pkg-descr sed 's/^X//' >mtc/pkg-descr << 'END-of-mtc/pkg-descr' XMultifile Text encoding Converter 1.3 X XConverts text from one codepage to another Xusing codepage definition files. X XUsefull in case of languages where a number Xof codepages exists and chars are encoded Xin one byte (Russian for example). X XComes with win1251/koi8/dos866 codepages. X XExamples: X mtc -f koi8 -t dos866 doc2print.txt X cat doc2print | mtc --from win1251 --to dos866 --silent | lpr -Psmb X mtc --from win1251 --to koi8 -s *.html *.ht *.js X mtc -f koi8 -t win1251 > z X Xftp: ftp://ftp.ipform.ru/pub/ipform/software/ X Xemail: info@ipform.ru END-of-mtc/pkg-descr echo x - mtc/pkg-plist sed 's/^X//' >mtc/pkg-plist << 'END-of-mtc/pkg-plist' Xbin/mtc Xbin/wee Xetc/koi8 Xetc/win1251 Xetc/dos866 END-of-mtc/pkg-plist echo x - mtc/pkg-comment sed 's/^X//' >mtc/pkg-comment << 'END-of-mtc/pkg-comment' XMultifile text Encoding Converter 1.3 END-of-mtc/pkg-comment exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 5:14:55 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mile.nevermind.kiev.ua (freebsddiary.org.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id CE34C37B400 for ; Wed, 10 Apr 2002 05:08:37 -0700 (PDT) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.2/8.12.2) with ESMTP id g3AC8UGO021295; Wed, 10 Apr 2002 15:08:30 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.2/8.12.2/Submit) id g3AC8UwZ021294; Wed, 10 Apr 2002 15:08:30 +0300 (EEST) Date: Wed, 10 Apr 2002 15:08:29 +0300 From: Nevermind To: infoteacher@ipform.ru Cc: ports@FreeBSD.ORG Subject: Re: New port: russian/mtc - Multifile text Encoding Converter Message-ID: <20020410120829.GB87082@nevermind.kiev.ua> References: <200204101153.g3ABrpQ90504@osiris.ipform.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200204101153.g3ABrpQ90504@osiris.ipform.ru> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, infoteacher@ipform.ru! On Wed, Apr 10, 2002 at 03:53:51PM +0400, you wrote: > XMultifile Text encoding Converter 1.3 > X > XConverts text from one codepage to another > Xusing codepage definition files. > X > XUsefull in case of languages where a number > Xof codepages exists and chars are encoded > Xin one byte (Russian for example). > X > XComes with win1251/koi8/dos866 codepages. > X > XExamples: > X mtc -f koi8 -t dos866 doc2print.txt > X cat doc2print | mtc --from win1251 --to dos866 --silent | lpr -Psmb > X mtc --from win1251 --to koi8 -s *.html *.ht *.js > X mtc -f koi8 -t win1251 > z Again, the same finctionality is in converters/iconv and converters/libiconv, why do we need this? -- NEVE-RIPE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 5:17:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C2CBA37B404; Wed, 10 Apr 2002 05:17:26 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ACHQU62961; Wed, 10 Apr 2002 05:17:26 -0700 (PDT) (envelope-from sobomax) Date: Wed, 10 Apr 2002 05:17:26 -0700 (PDT) From: Message-Id: <200204101217.g3ACHQU62961@freefall.freebsd.org> To: dominic_marks@btinternet.com, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36961: Port update: devel/ccache Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Port update: devel/ccache State-Changed-From-To: open->closed State-Changed-By: sobomax State-Changed-When: Wed Apr 10 05:17:19 PDT 2002 State-Changed-Why: Committed, thank you! http://www.freebsd.org/cgi/query-pr.cgi?pr=36961 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 5:30:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F3A837B416 for ; Wed, 10 Apr 2002 05:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ACU1v65454; Wed, 10 Apr 2002 05:30:01 -0700 (PDT) (envelope-from gnats) Received: from cathbad.happygiraffe.net (choke.semantico.com [212.74.15.98]) by hub.freebsd.org (Postfix) with ESMTP id 93DED37B417; Wed, 10 Apr 2002 05:26:46 -0700 (PDT) Received: by cathbad.happygiraffe.net (Postfix, from userid 1001) id B043A5DDC; Wed, 10 Apr 2002 13:26:43 +0100 (BST) Message-Id: <20020410122643.B043A5DDC@cathbad.happygiraffe.net> Date: Wed, 10 Apr 2002 13:26:43 +0100 (BST) From: Dominic Mitchell Reply-To: Dominic Mitchell To: FreeBSD-gnats-submit@FreeBSD.org Cc: obrien@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36962: new version of news/aub Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36962 >Category: ports >Synopsis: new version of news/aub >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 05:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dominic Mitchell >Release: FreeBSD 5.0-CURRENT i386 >Organization: The HappyGiraffe Institute for Happy Giraffes >Environment: System: FreeBSD cathbad.happygiraffe.net 5.0-CURRENT FreeBSD 5.0-CURRENT #45: Wed Apr 10 02:56:46 BST 2002 root@cathbad.happygiraffe.net:/usr/obj/usr/src/sys/CATHBAD i386 NNTP News server at my ISP... >Description: This is the latest version of aub (Aseemble Usenet Binaries). >How-To-Repeat: n/a >Fix: Here's the patch. Note that the files/patch01 can be deleted now; it's no longer necessary. diff -urN /usr/ports/news/aub/Makefile aub/Makefile --- /usr/ports/news/aub/Makefile Thu Mar 21 10:01:05 2002 +++ aub/Makefile Wed Apr 10 13:13:23 2002 @@ -7,38 +7,25 @@ # PORTNAME= aub -PORTVERSION= 2.0.5 +PORTVERSION= 2.1.2 CATEGORIES= news -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../../../scripts/news/nntpstuff/aub -DISTFILES= aub aub.1 BUG_FIXES +MASTER_SITES= http://yukidoke.org/~mako/projects/aub/download/ MAINTAINER= obrien@FreeBSD.org -DIST_SUBDIR= aub -NO_WRKSUBDIR= yes NO_BUILD= yes MAN1= aub.1 -do-extract: - @${MKDIR} ${WRKDIR} - -pre-patch: - @${SED} -e '1,1s:/usr/local/bin/perl:!${PERL5}:' \ - -e 's:$SUM = "/bin/sum":$SUM = "/usr/bin/sum":' \ - -e 's:/usr/tmp:/var/tmp:' \ - ${DISTDIR}/${DIST_SUBDIR}/aub > ${WRKDIR}/aub - -.if !exists(/usr/bin/perl5) -post-patch: - @cd ${WRKSRC} ; ${PATCH} -d ${WRKSRC} --reverse --quiet -E \ - ${PATCH_STRIP} < ${PATCHDIR}/patch-01 -.endif +DOC_FILES= COPYING README aubconf.example Introducing_AUB USAGE do-install: - ${INSTALL_SCRIPT} ${WRKDIR}/aub ${PREFIX}/bin - ${INSTALL_MAN} ${DISTDIR}/${DIST_SUBDIR}/aub.1 ${PREFIX}/man/man1 + ${INSTALL_SCRIPT} ${WRKSRC}/aub ${PREFIX}/bin + ${INSTALL_MAN} ${WRKSRC}/aub.1 ${PREFIX}/man/man1 +.if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/aub - ${INSTALL_MAN} ${DISTDIR}/${DIST_SUBDIR}/BUG_FIXES ${PREFIX}/share/doc/aub +.for doc in ${DOC_FILES} + ${INSTALL_MAN} ${WRKSRC}/${doc} ${PREFIX}/share/doc/aub +.endfor +.endif .include diff -urN /usr/ports/news/aub/distinfo aub/distinfo --- /usr/ports/news/aub/distinfo Tue Oct 14 12:18:56 1997 +++ aub/distinfo Wed Apr 10 13:03:03 2002 @@ -1,3 +1 @@ -MD5 (aub/aub) = 74892a6ae002937d011d3e1102269b7f -MD5 (aub/aub.1) = 813f6c5782f6cce0412e462ab41e7f03 -MD5 (aub/BUG_FIXES) = 394a97815510cef50655646f54932915 +MD5 (aub-2.1.2.tar.gz) = 6fc8462809e1773636bfd41c7a3c1881 diff -urN /usr/ports/news/aub/files/patch-01 aub/files/patch-01 --- /usr/ports/news/aub/files/patch-01 Sun Jan 16 02:26:14 2000 +++ aub/files/patch-01 Thu Jan 1 01:00:00 1970 @@ -1,125 +0,0 @@ ---- aub.orig Sat Jan 15 18:12:02 2000 -+++ aub Sat Jan 15 18:14:26 2000 -@@ -38,6 +38,8 @@ - $SUM = "/usr/bin/sum"; &find_pg("sum", 0) unless (-x $SUM); - $CAT = "/bin/cat"; &find_pg("cat", 0) unless (-x $CAT); - $MV = "/bin/mv"; &find_pg("mv", 0) unless (-x $MV); -+$HOSTNAME = "/bin/hostname"; $HOSTNAME = &find_pg("hostname", 0) unless -+ (-x $HOSTNAME); - - # CONSTANTS: most likely you want to leave these alone. - # -@@ -149,6 +151,12 @@ - # v2.1 will be bug fixes for v2.0.) - # - -+# Modified the 7th of december 1994 by Laurent VALLEE -+# in purpose of compatibility with Perl 5 : -+# -+# load the socket library to connect the server in NNTP mode -+BEGIN { require "Socket.pm"; import Socket; } -+ - (&Getopts("cd:nCMm")) || (exit(1)); - - &long_manual if ($opt_M); # None of these subroutines -@@ -198,15 +206,21 @@ - "environment variable\nor specify an NNTP server or disk based " . - "news access in your configuration file.") unless ($server); - -- if ($opt_d > 1) { -- print "Searching library directories:"; -- foreach $libr (@INC) { -- print " $libr"; -- } -- print " for sys/socket.ph...\n"; -- } -+# Modified the 7th of december 1994 by Laurent VALLEE -+# in purpose of compatibility with Perl 5 : -+# -+# no need to load the socket library because it has already been done -+# at the beginning of the script. So comment the lines... -+ -+# if ($opt_d > 1) { -+# print "Searching library directories:"; -+# foreach $libr (@INC) { -+# print " $libr"; -+# } -+# print " for sys/socket.ph...\n"; -+# } - -- &need_to_run_h2ph unless (eval("require ")); -+# &need_to_run_h2ph unless (eval("require ")); - - print "Using NNTP-based news access; server is $server\n" - if ($opt_d); -@@ -929,7 +943,14 @@ - local($sock) = pop(@_); - local($line) = &getline($sock); - -+ if ($line =~ m/INN/) { # This code by mwe@dfw.net, -+ &putline($sock, "mode reader"); # looks pretty good to me. -+ &getline($sock); # -mfs, 2/95. -+ } -+ - return if (($line =~ m/^200\s/) || ($line =~ m/^201\s/)); -+ &abort("Remote nntp service is too busy to talk to us now.") -+ if ($line =~ m/^400\s/); - &abort("Remote nntp service doesn't look like nntp service to me."); - } - -@@ -968,7 +989,7 @@ - $timeout_flag = 0; # Not a local variable - alarm($timeout_interval); # Can't wait forever. - -- while ($socket_stuff !~ m/\n/) { # No complete line in buffer -+ while ($socket_stuff !~ m/\r\n/) { # No complete line in buffer - recv($sockname, $inp, 256, 0); # Need more data - $socket_stuff .= $inp; # Append to our buffer. - } -@@ -1022,7 +1043,7 @@ - local($protocol) = "tcp"; - local($thishost, $problem, $junk); - -- $thishost = `hostname`; chop $thishost; -+ $thishost = `$HOSTNAME`; chop $thishost; - - # Figure out our address... - ($name, $junk, $junk, $junk, $ouraddr) = gethostbyname($thishost); -@@ -1875,6 +1896,12 @@ - } - - -+# Modified the 7th of december 1994 by Laurent VALLEE -+# in purpose of compatibility with Perl 5 : -+# -+# in strings, "@" must be preceded by a "\". So the mail adresses -+# must be modified. -+ - sub long_manual { - # - # -@@ -2463,8 +2490,8 @@ - - - Mark Stantz -- stantz@sierra.stanford.edu -- stantz@sgi.com -+ stantz\@sierra.stanford.edu -+ stantz\@sgi.com - 8/92 - - EOF -@@ -2482,7 +2509,12 @@ - # This has some (not much) value as a debugging aid. - # - --&abort("", &process_line(join('&',"82G5S=\"!A;F]T:","5R('!E&STDOUT")); - } - diff -urN /usr/ports/news/aub/pkg-descr aub/pkg-descr --- /usr/ports/news/aub/pkg-descr Mon Oct 13 08:02:38 1997 +++ aub/pkg-descr Wed Apr 10 13:08:01 2002 @@ -20,4 +20,6 @@ run: ``aub -M | more'' for the long form documentation, or ``aub -m | more'' for the short form. +WWW: http://yukidoke.org/~mako/projects/aub/ + -- David (obrien@NUXI.com) diff -urN /usr/ports/news/aub/pkg-plist aub/pkg-plist --- /usr/ports/news/aub/pkg-plist Wed Nov 22 00:17:09 2000 +++ aub/pkg-plist Wed Apr 10 13:12:39 2002 @@ -1,4 +1,8 @@ @comment $FreeBSD: ports/news/aub/pkg-plist,v 1.4 2000/11/22 00:17:09 obrien Exp $ bin/aub -share/doc/aub/BUG_FIXES +share/doc/aub/COPYING +share/doc/aub/Introducing_AUB +share/doc/aub/README +share/doc/aub/USAGE +share/doc/aub/aubconf.example @dirrm share/doc/aub >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 5:40: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D95BC37B41A for ; Wed, 10 Apr 2002 05:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ACe1e67446; Wed, 10 Apr 2002 05:40:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9C77F37B419 for ; Wed, 10 Apr 2002 05:39:43 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ACdh767347; Wed, 10 Apr 2002 05:39:43 -0700 (PDT) (envelope-from nobody) Message-Id: <200204101239.g3ACdh767347@freefall.freebsd.org> Date: Wed, 10 Apr 2002 05:39:43 -0700 (PDT) From: Andreas Schulz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36963: ports/games/robocode has a checksum error Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36963 >Category: ports >Synopsis: ports/games/robocode has a checksum error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 05:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Andreas Schulz >Release: 4.5-RELEASE >Organization: FHG-FIRST >Environment: FreeBSD freebsd.first.gmd.de 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Wed Feb 13 18:10:41 CET 2002 root@freebsd.first.gmd.de:/usr/src/sys/compile/FREEBSD i386 >Description: ports/games/robocode gives a checksum error for the robocode-setup.jar file fetched from the mastersite. >How-To-Repeat: fetch it from the mastersite. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 6:11: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mharnois.mdharnois.net (customer-mpls-23.cpinternet.com [209.240.253.23]) by hub.freebsd.org (Postfix) with ESMTP id B1E2037B416 for ; Wed, 10 Apr 2002 06:10:59 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mharnois.mdharnois.net (Postfix) with ESMTP id 6FBDD3C42; Wed, 10 Apr 2002 08:10:57 -0500 (CDT) Subject: Re: is is drm or is it XFree86-4-Server? From: "Michael D. Harnois" To: Eric Anholt Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <1017986011.328.313.camel@anholt.dyndns.org> References: <1017960128.494.1.camel@mharnois.mdharnois.net> <1017986011.328.313.camel@anholt.dyndns.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 10 Apr 2002 09:10:56 -0400 Message-Id: <1018444257.8941.3.camel@mharnois.mdharnois.net> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 2002-04-04 at 23:53, Eric Anholt wrote: > (looks like drm-kmod will be broken now on > current because of the mutex changes). It is now, yes. -- Michael D. Harnois bilocational bivocational Pastor, Redeemer Lutheran Church Washburn, Iowa 1L, UST School of Law Minneapolis, Minnesota Hanlon's Razor: Never attribute to malice that which is adequately explained by stupidity. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 6:22:11 2002 Delivered-To: freebsd-ports@freebsd.org Received: from infinitive.futureperfectcorporation.com (infinitive.futureperfectcorporation.com [196.25.137.68]) by hub.freebsd.org (Postfix) with SMTP id BCE4C37B419 for ; Wed, 10 Apr 2002 06:21:56 -0700 (PDT) Received: (qmail 70725 invoked by uid 0); 10 Apr 2002 13:21:49 -0000 Received: from unknown (HELO gerund.futureperfectcorporation.com) (196.25.137.65) by infinitive.futureperfectcorporation.com with DES-CBC3-SHA encrypted SMTP; 10 Apr 2002 13:21:49 -0000 Received: (qmail 49355 invoked by uid 1001); 10 Apr 2002 13:23:39 -0000 Date: Wed, 10 Apr 2002 15:23:39 +0200 From: Neil Blakey-Milner To: Thomas Gellekum Cc: "R. Lahaye" , ports@FreeBSD.ORG Subject: Re: FreeBSD Port: opendx-4.1.3_1 Message-ID: <20020410132338.GB47576@mithrandr.moria.org> References: <3CB3B695.E71D4E73@users.sourceforge.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i Organization: iTouch Labs X-Operating-System: FreeBSD 4.3-RELEASE i386 X-URL: http://mithrandr.moria.org/nbm/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed 2002-04-10 (13:06), Thomas Gellekum wrote: > "R. Lahaye" writes: > > > [...] > > What's missing here? I'd like to see at least the checks for dependent > packages. > > > cd .. && autoheader > > ./aclocal.m4:17: error: m4_defn: undefined macro: _m4_divert_diversion > > acspecific.m4:907: AC_CYGWIN is expanded from... > > ./aclocal.m4:17: the top level > > autoconf: tracing failed > > [...] > > The compilation and install goes all well, but the execution > > ends with core dump. When I type "dx", the general "Data Explorer" > > dialog pops up, but when I click here on "New Visual Program..." I get: > > See the patches in the files/ directory. > > > Any ideas why it's such a pain to get opendx ran on a FreeBSD system? > > It isn't. The package builds fine on our package building machine (see > http://bento.freebsd.org/errorlogs/packages-4-full/All/opendx-4.1.3_1.tgz). Yes, it is. I had to remove autoconf and automake to make it build. I've just retested with the latest autoconf and automake, reinstalled from scratch, and it dies with the error above, full with warnings: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' WARNING: and `config.h.top', to define templates for `config.h.in' WARNING: is deprecated and discouraged. WARNING: Using the third argument of `AC_DEFINE' and WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without WARNING: `acconfig.h': WARNING: AC_DEFINE([NEED_MAIN], 1, WARNING: [Define if a function `main' is needed.]) WARNING: More sophisticated templates can also be produced, see the WARNING: documentation. aclocal.m4:17: error: m4_defn: undefined macro: _m4_divert_diversion autoconf/specific.m4:355: AC_CYGWIN is expanded from... aclocal.m4:17: the top level autoheader: autom4te failed with exit status: 1 bento will work because it won't install autoconf and automake. Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 6:49:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.trigger.net (ns.trigger.net [204.50.18.5]) by hub.freebsd.org (Postfix) with ESMTP id 41C7837B417; Wed, 10 Apr 2002 06:49:35 -0700 (PDT) Received: from mike (wettoast.org [204.50.18.204]) by mail.trigger.net (Postfix) with SMTP id 4A0893091F; Wed, 10 Apr 2002 09:49:26 -0400 (EDT) From: "Mike Jakubik" To: Cc: Subject: FW: mrtg 2.9.18.p4 Date: Wed, 10 Apr 2002 09:49:27 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org -----Original Message----- From: Tobias Oetiker [mailto:oetiker@ee.ethz.ch] Sent: Tuesday, April 09, 2002 5:16 PM To: Mike Jakubik Subject: RE: mrtg 2.9.18.p4 Today Mike Jakubik wrote: > Hi, > > Thanks for the prompt reply. Perl 5.005_03 is in the base system of > FreeBSD. I can not update to 5.6 as I fear it will break many things. Are > you saying mrtg is written strictly for 5.6? no not necessarily ... can you please try pre5 which I have just released ... cheers tobi p please try the attache> > Mike. > > -----Original Message----- > From: Tobias Oetiker [mailto:oetiker@ee.ethz.ch] > Sent: Tuesday, April 09, 2002 4:21 PM > To: Mike Jakubik > Subject: Re: mrtg 2.9.18.p4 > > > Today Mike Jakubik wrote: > > > Hi, > > > > I have just updated to 2.9.18.p4 from 2.9.18.p2 via the FreeBSD ports > > (using portupgrade). This update has broken functionality for me. When > > running mrtg, no output is created, only a mrtg.ok file. I have tried with > a > > fresh config using cfgmaker, in a separate directory, but same results. > This > > is what I have captured using the logging parameter. > > > > 2002-04-09 16:00:15 -- Started mrtg > > 2002-04-09 16:00:15 -- Can't locate warnings.pm in @INC (@INC contains: > > /usr/local/bin/../lib/mrtg2 /usr/local/bin /usr/libdata/perl/5.00503/mach > > /usr/libdata/perl/5.00503 > /usr/local/lib/perl5/site_perl/5.005/i386-freebsd > > /usr/local/lib/perl5/site_perl/5.005 .) at (eval 6) line 1. > > 2002-04-09 16:00:15 -- Callback called exit at /usr/local/bin/mrtg line 1. > > 2002-04-09 16:00:15 -- END failed--cleanup aborted at /usr/local/bin/mrtg > > line 1. > > you should get your perl updated to 5.6 > > tobi > > > > Thank You. > > > > --=--==-====-=============-====-==--=-- > > Mike Jakubik - Technical Manager > > mikej@trigger.net > > Trigger Internet Solutions > > http://www.trigger.net > > (905) 405-0170 > > --=--==-====-=============-====-==--=-- > > > > > > -- > ______ __ _ > /_ __/_ / / (_) Oetiker, ETZ J97, ETH, 8092 Zurich, Switzerland > / // _ \/ _ \/ / phoneto:+41(0)1-632-5286 faxto:+41(0)1-632-1517 > /_/ \.__/_.__/_/ oetiker@ee.ethz.ch http://google.com/search?q=tobi > > -- ______ __ _ /_ __/_ / / (_) Oetiker, ETZ J97, ETH, 8092 Zurich, Switzerland / // _ \/ _ \/ / phoneto:+41(0)1-632-5286 faxto:+41(0)1-632-1517 /_/ \.__/_.__/_/ oetiker@ee.ethz.ch http://google.com/search?q=tobi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 7:10:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 996A137B41A for ; Wed, 10 Apr 2002 07:10:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AEA7991568; Wed, 10 Apr 2002 07:10:07 -0700 (PDT) (envelope-from gnats) Received: from mail.junkproof.net (mail.junkproof.net [206.55.70.12]) by hub.freebsd.org (Postfix) with ESMTP id 0F53D37B419 for ; Wed, 10 Apr 2002 07:04:43 -0700 (PDT) Received: from mail (helo=mail.junkproof.net) by mail.junkproof.net with local-bsmtp (Exim 3.32 #1) id 16vIiI-0006kU-00 for freebsd-gnats-submit@freebsd.org; Wed, 10 Apr 2002 09:04:42 -0500 Received: from laptop.twwells.com ( [68.44.48.161] ) by mail.junkproof.net via tcp with submission id 3cb445c3-00650a; Wed, 10 Apr 2002 09:01:39 -0500 Received: from bill by laptop.twwells.com with local (Exim 3.35 #1) id 16vIfK-000Kd9-00 for FreeBSD-gnats-submit@freebsd.org; Wed, 10 Apr 2002 10:01:38 -0400 Message-Id: Date: Wed, 10 Apr 2002 10:01:38 -0400 From: Bill Wells Reply-To: Bill Wells To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36964: cvsupit from www.freebsd.org is out of date Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36964 >Category: ports >Synopsis: cvsupit from www.freebsd.org is out of date >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 07:10:07 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Bill Wells >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: >Description: The cvsupit package, as retrieved from the handbook on http://www.freebsd.org/ (and presumably just about everywhere else) contains an older version of cvsup. Not only does this wipe out one's already installed cvsup (if one has one) but this older version of cvsup isn't compatible with that presently used on the freebsd CVSup servers, making cvsup impossible after "adding" cvsupit. >How-To-Repeat: Download and pkg_add. >Fix: Upgrade the binary packages to use the current cvsup. Might also be a good idea to make this package not overwrite one's installed /usr/local/bin/cvsup. If that's not reasonable, the documentation needs to be modified to note that this package will destroy one's installed copy of cvsup. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 7:35:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from biliskner.great4.co.uk (biliskner.great4.co.uk [212.111.52.245]) by hub.freebsd.org (Postfix) with ESMTP id 6C63737B400 for ; Wed, 10 Apr 2002 07:35:06 -0700 (PDT) Received: from antaeus (antaeus.topaz [172.22.1.76]) by biliskner.great4.co.uk (Postfix) with ESMTP id E9D40540F for ; Wed, 10 Apr 2002 15:37:08 +0100 (BST) Message-ID: <005801c1e09c$e9f74160$4c0116ac@antaeus> From: "Andrew Tulloch" To: Subject: apache2 Date: Wed, 10 Apr 2002 15:35:08 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I seem to have a problem with the apache2, it builds and installs fine. However when I start it "apachectl start" or reboot the machine so the startup script runs it just "doesn't work". I get some httpd processes and they do appear to listen on port 80, but they don't answer any request, you send a get request and they just sit there. Also "apachectl stop" says apache is not running, it seems the pid file has not been created. I had assumed installing the port got it running the demo pages without having to tweak any configs etc? Am I missing something really obvious? This is all on a recent 4.5-STABLE build. Thanks Andrew Andrew Tulloch Lead Web Developer Great4 Ltd 2nd Floor 200 Grays Inn Road London WC1X 8XZ Email : andrewt@great4.co.uk http://www.itv-f1.com http://www.bar.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 7:35:57 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ler-freebie.iadfw.net (ler-freebie.iadfw.net [206.66.13.221]) by hub.freebsd.org (Postfix) with ESMTP id 2726C37B404; Wed, 10 Apr 2002 07:35:53 -0700 (PDT) Received: from ler-freebie.iadfw.net (localhost [127.0.0.1]) by ler-freebie.iadfw.net (8.12.2/8.12.2) with ESMTP id g3AEZqFM064011; Wed, 10 Apr 2002 09:35:52 -0500 (CDT) (envelope-from ler@ler-freebie.iadfw.net) Received: (from ler@localhost) by ler-freebie.iadfw.net (8.12.2/8.12.2/Submit) id g3AEZqrg064010; Wed, 10 Apr 2002 09:35:52 -0500 (CDT) Date: Wed, 10 Apr 2002 09:35:52 -0500 From: Larry Rosenman To: ade@freebsd.org, gnome@freebsd.org Cc: freebsd-ports@freebsd.org Subject: evolution 1.0.3: TZ problem with DST Message-ID: <20020410143552.GA62584@ler-freebie.iadfw.net> Reply-To: ler@airmail.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I discovered (and reported to the Evolution team) a bug where on FreeBSD the timezone is adjusted to be one hour off from reality when DST is in effect. The Evolution team fixed it in CVS for 1.0.4, but I don't know when it will be out. Can the port be modified to patch camel/camel-mime-message.c to remove the lines around line 212 that set offset += 100? Thanks, LER -- Larry Rosenman, Sr. Network Engineer, Internet America, Inc. E-Mail: ler@airmail.net Phone: +1 214-861-2571, Fax: 214-861-2663 US Mail: 350 N. St. Paul, Suite 3000, Dallas, TX 75201 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 7:40:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 598F337B417 for ; Wed, 10 Apr 2002 07:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AEe3J97561; Wed, 10 Apr 2002 07:40:03 -0700 (PDT) (envelope-from gnats) Date: Wed, 10 Apr 2002 07:40:03 -0700 (PDT) Message-Id: <200204101440.g3AEe3J97561@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Joseph King Subject: Re: ports/36963 ports/games/robocode has a checksum error Reply-To: Joseph King Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36963; it has been noted by GNATS. From: Joseph King To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Re: ports/36963 ports/games/robocode has a checksum error Date: 10 Apr 2002 14:32:57 -0000 >Submitter-Id: current-users >Originator: king >Confidential: no >Synopsis: Re: ports/36963 ports/games/robocode has a checksum error >Severity: non-critical >Priority: low >Category: ports >Class: sw-bug >Release: FreeBSD 4.5-STABLE i386 >Environment: System: FreeBSD main.v2project.com 4.5-STABLE FreeBSD 4.5-STABLE #1: Fri Apr 5 02:33:49 CEST 2002 king@main.v2project.com:/usr/src/sys-altq/compile/MAIN i386 >Description: Port Update from robocode 0.98 to 1.0 to solve checksum error >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # robocode # robocode/Makefile # robocode/distinfo # robocode/pkg-comment # robocode/pkg-descr # robocode/pkg-message # robocode/pkg-plist # robocode/files # robocode/files/robocode.sh # echo c - robocode mkdir -p robocode > /dev/null 2>&1 echo x - robocode/Makefile sed 's/^X//' >robocode/Makefile << 'END-of-robocode/Makefile' X# New ports collection makefile for: robocode X# Date created: 10 September 2001 X# Whom: Maxim Sobolev X# X# $FreeBSD: ports/games/robocode/Makefile,v 1.4 2002/03/06 10:39:51 sobomax Exp $ X# X XPORTNAME= robocode XPORTVERSION= 1.0 XPORTREVISION= 1 XCATEGORIES= games java XMASTER_SITES= ftp://dragon.adtech.internet.ibm.com/pub/robocode/ XDISTNAME= robocode-setup XEXTRACT_SUFX= .jar X XMAINTAINER= ports@freebsd.org X XBUILD_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/linux-jdk13 XRUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/linux-jdk13 X XJDK13DIR?= ${LOCALBASE}/linux-jdk1.3.1 XJAVAVM= ${JDK13DIR}/bin/java XJAVAJAR= ${JDK13DIR}/bin/jar X XUSE_ZIP= yes XUSE_XLIB= yes XRESTRICTED= "Redistribution isn't permitted - see license for details" XNO_WRKSUBDIR= yes XNO_BUILD= yes X XINSTFILES= battles javadoc license.html robocode.ico \ X robocode.jar robots templates versions.txt X X.if defined(BATCH) || defined(PACKAGE_BUILDING) XIGNORE= "You can not legally redistribute package" X.endif X Xpost-extract: X @cd ${WRKSRC} && ${JAVAJAR} xf ${WRKSRC}/extract.jar X Xdo-configure: X @${SED} "s|%%PREFIX%%|${PREFIX}|g ; s|%%JAVAVM%%|${JAVAVM}|g" \ X ${FILESDIR}/robocode.sh > ${WRKDIR}/robocode.sh X Xdo-install: X @${MKDIR} ${PREFIX}/share/java/robocode X @cd ${WRKSRC} && ${TAR} -c -f - ${INSTFILES} | \ X ${TAR} --unlink -x -f - -C ${PREFIX}/share/java/robocode X @${INSTALL_SCRIPT} ${WRKDIR}/robocode.sh ${PREFIX}/bin/robocode X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include END-of-robocode/Makefile echo x - robocode/distinfo sed 's/^X//' >robocode/distinfo << 'END-of-robocode/distinfo' XMD5 (robocode-setup.jar) = e6ee520861a1f82e6229f92a0c6e4e9c END-of-robocode/distinfo echo x - robocode/pkg-comment sed 's/^X//' >robocode/pkg-comment << 'END-of-robocode/pkg-comment' XA game for learning Java[tm] programming language END-of-robocode/pkg-comment echo x - robocode/pkg-descr sed 's/^X//' >robocode/pkg-descr << 'END-of-robocode/pkg-descr' XBuild the best. Destroy the rest. In Robocode, you'll program a robotic Xbattletank in Java[tm] for a fight to the finish. The game is designed to help Xyou learn Java, and have fun doing it... from a simple 10 line robot to a very Xsophisticated, intelligent robot that destroys the competition! X XWWW: http://robocode.alphaworks.ibm.com/home/home.html END-of-robocode/pkg-descr echo x - robocode/pkg-message sed 's/^X//' >robocode/pkg-message << 'END-of-robocode/pkg-message' XalphaWorks License Agreement X XPlease read this IBM alphaWorks license agreement (called the X"Agreement") carefully. Your use of the software or any related Xdocumentation (called the "Software") indicates your acceptance of Xthe following terms and conditions. If you do not agree to these Xterms and conditions, you may not install or use the Software. X XNotice: The Software that is made available through the alphaWorks Xproject is not generally available software. It has not undergone Xcomplete testing and may contain errors. It may not function properly Xand is subject to change or withdrawal at any time. No support or Xmaintenance is provided with the Software. Do not install this Xsoftware if you are not accustomed to using experimental software. X XThe alphaWorks Software is made available without charge in the Xexperimental stage in order to allow you to evaluate the Software Xin its developmental stage. We encourage your feedback and suggestions. X X1. Ownership and License. X XThe Software is owned by International Business Machines Corporation Xor one of its subsidiaries ("IBM") and is copyrighted and licensed, Xnot sold. X XIBM grants you a non-exclusive, non-transferable license to Xdownload the Software and use it only for your personal, non-commercial Xand lawful end use. Implied licenses are negated. X XYou may copy the Software for backup only. You may not: 1) merge, Xdistribute (for free or for sale) or sublicense the Software; 2) Xreverse assemble, reverse compile, or otherwise translate the XSoftware. X X2. Term and Termination X XThis Agreement will terminate ninety (90) days after the date Xon which you receive the Software. Upon such termination you will Xdelete or destroy all copies of the Software. X X3. Warranty Disclaimer and Limitation of Liability X XIBM licenses the Software to you on an "as is" basis, without Xwarranty of any kind. IBM hereby expressly disclaims all warranties Xor conditions, either express or implied, including, but not limited Xto, the implied warranties or conditions of merchantability and Xfitness for a particular purpose. You are solely responsible for Xdetermining the appropriateness of using this Software and assume Xall risks associated with the use of this Software, including but Xnot limited to the risks of program errors, damage to or loss of Xdata, programs or equipment, and unavailability or interruption of Xoperations. Some jurisdictions do not allow for the exclusion or Xlimitation of implied warranties, so the above limitations or Xexclusions may not apply to you. X XIBM will not be liable for any direct damages or for any special, Xincidental, or indirect damages or for any economic consequential Xdamages (including lost profits or savings), even if IBM has been Xadvised of the possibility of such damages. IBM will not be liable Xfor the loss of, or damage to, your records or data, or any damages Xclaimed by you based on a third party claim. Some jurisdictions do Xnot allow for the exclusion or limitation of incidental or consequential Xdamages, so the above limitations or exclusions may not apply to Xyou. X X4. License Rights X XYou hereby grant to IBM an irrevocable license under all Xintellectual property rights (including copyright) to use, copy, Xdistribute, sublicense, display, perform and prepare derivative Xworks based upon any feedback, including materials, fixes, error Xcorrections, enhancements, suggestions and the like that you provide Xto IBM. X X5. General X XThis Agreement is governed by the laws of the State of New York. X XThis Agreement is the only understanding and agreement we have Xregarding your use of the Software. It supersedes all other Xcommunications, understandings or agreements we may have had prior Xto this Agreement. END-of-robocode/pkg-message echo x - robocode/pkg-plist sed 's/^X//' >robocode/pkg-plist << 'END-of-robocode/pkg-plist' Xbin/robocode Xshare/java/robocode/battles/intro.battle Xshare/java/robocode/battles/sample.battle Xshare/java/robocode/javadoc/allclasses-frame.html Xshare/java/robocode/javadoc/allclasses-noframe.html Xshare/java/robocode/javadoc/constant-values.html Xshare/java/robocode/javadoc/deprecated-list.html Xshare/java/robocode/javadoc/help-doc.html Xshare/java/robocode/javadoc/index-all.html Xshare/java/robocode/javadoc/index.html Xshare/java/robocode/javadoc/overview-summary.html Xshare/java/robocode/javadoc/overview-tree.html Xshare/java/robocode/javadoc/package-list Xshare/java/robocode/javadoc/packages.html Xshare/java/robocode/javadoc/robocode/AdvancedRobot.html Xshare/java/robocode/javadoc/robocode/Bullet.html Xshare/java/robocode/javadoc/robocode/BulletHitBulletEvent.html Xshare/java/robocode/javadoc/robocode/BulletHitEvent.html Xshare/java/robocode/javadoc/robocode/BulletMissedEvent.html Xshare/java/robocode/javadoc/robocode/Condition.html Xshare/java/robocode/javadoc/robocode/CustomEvent.html Xshare/java/robocode/javadoc/robocode/DeathEvent.html Xshare/java/robocode/javadoc/robocode/Droid.html Xshare/java/robocode/javadoc/robocode/Event.html Xshare/java/robocode/javadoc/robocode/GunTurnCompleteCondition.html Xshare/java/robocode/javadoc/robocode/HitByBulletEvent.html Xshare/java/robocode/javadoc/robocode/HitRobotEvent.html Xshare/java/robocode/javadoc/robocode/HitWallEvent.html Xshare/java/robocode/javadoc/robocode/MessageEvent.html Xshare/java/robocode/javadoc/robocode/MoveCompleteCondition.html Xshare/java/robocode/javadoc/robocode/package-frame.html Xshare/java/robocode/javadoc/robocode/package-summary.html Xshare/java/robocode/javadoc/robocode/package-tree.html Xshare/java/robocode/javadoc/robocode/RadarTurnCompleteCondition.html Xshare/java/robocode/javadoc/robocode/RobocodeFileOutputStream.html Xshare/java/robocode/javadoc/robocode/RobocodeFileWriter.html Xshare/java/robocode/javadoc/robocode/Robot.html Xshare/java/robocode/javadoc/robocode/RobotDeathEvent.html Xshare/java/robocode/javadoc/robocode/ScannedRobotEvent.html Xshare/java/robocode/javadoc/robocode/SkippedTurnEvent.html Xshare/java/robocode/javadoc/robocode/TeamRobot.html Xshare/java/robocode/javadoc/robocode/TurnCompleteCondition.html Xshare/java/robocode/javadoc/robocode/WinEvent.html Xshare/java/robocode/javadoc/robocode/_AdvancedRadiansRobot.html Xshare/java/robocode/javadoc/robocode/_AdvancedRobot.html Xshare/java/robocode/javadoc/robocode/_Robot.html Xshare/java/robocode/javadoc/serialized-form.html Xshare/java/robocode/javadoc/stylesheet.css Xshare/java/robocode/license.html Xshare/java/robocode/robocode.ico Xshare/java/robocode/robocode.jar Xshare/java/robocode/robots/sample/Corners.class Xshare/java/robocode/robots/sample/Corners.java Xshare/java/robocode/robots/sample/Corners.properties Xshare/java/robocode/robots/sample/Crazy.class Xshare/java/robocode/robots/sample/Crazy.java Xshare/java/robocode/robots/sample/Crazy.properties Xshare/java/robocode/robots/sample/Fire.class Xshare/java/robocode/robots/sample/Fire.java Xshare/java/robocode/robots/sample/Fire.properties Xshare/java/robocode/robots/sample/MyFirstRobot.class Xshare/java/robocode/robots/sample/MyFirstRobot.java Xshare/java/robocode/robots/sample/MyFirstRobot.properties Xshare/java/robocode/robots/sample/RamFire.class Xshare/java/robocode/robots/sample/RamFire.java Xshare/java/robocode/robots/sample/RamFire.properties Xshare/java/robocode/robots/sample/SittingDuck.class Xshare/java/robocode/robots/sample/SittingDuck.html Xshare/java/robocode/robots/sample/SittingDuck.java Xshare/java/robocode/robots/sample/SittingDuck.properties Xshare/java/robocode/robots/sample/SpinBot.class Xshare/java/robocode/robots/sample/SpinBot.java Xshare/java/robocode/robots/sample/SpinBot.properties Xshare/java/robocode/robots/sample/Target$1.class Xshare/java/robocode/robots/sample/Target.class Xshare/java/robocode/robots/sample/Target.java Xshare/java/robocode/robots/sample/Target.properties Xshare/java/robocode/robots/sample/Tracker.class Xshare/java/robocode/robots/sample/Tracker.java Xshare/java/robocode/robots/sample/Tracker.properties Xshare/java/robocode/robots/sample/TrackFire.class Xshare/java/robocode/robots/sample/TrackFire.java Xshare/java/robocode/robots/sample/TrackFire.properties Xshare/java/robocode/robots/sample/Walls.class Xshare/java/robocode/robots/sample/Walls.java Xshare/java/robocode/robots/sample/Walls.properties Xshare/java/robocode/robots/sampleteam/MyFirstDroid.class Xshare/java/robocode/robots/sampleteam/MyFirstDroid.java Xshare/java/robocode/robots/sampleteam/MyFirstLeader.class Xshare/java/robocode/robots/sampleteam/MyFirstLeader.java Xshare/java/robocode/robots/sampleteam/MyFirstTeam.team Xshare/java/robocode/robots/sampleteam/Point.class Xshare/java/robocode/robots/sampleteam/Point.java Xshare/java/robocode/robots/sampleteam/RobotColors.class Xshare/java/robocode/robots/sampleteam/RobotColors.java Xshare/java/robocode/templates/newjavafile.tpt Xshare/java/robocode/templates/newrobot.tpt Xshare/java/robocode/versions.txt X@dirrm share/java/robocode/battles X@dirrm share/java/robocode/javadoc/robocode X@dirrm share/java/robocode/javadoc X@dirrm share/java/robocode/robots/sample X@dirrm share/java/robocode/robots/sampleteam X@dirrm share/java/robocode/robots X@dirrm share/java/robocode/templates X@dirrm share/java/robocode END-of-robocode/pkg-plist echo c - robocode/files mkdir -p robocode/files > /dev/null 2>&1 echo x - robocode/files/robocode.sh sed 's/^X//' >robocode/files/robocode.sh << 'END-of-robocode/files/robocode.sh' X#!/bin/sh X# $FreeBSD: ports/games/robocode/files/robocode.sh,v 1.2 2001/11/08 16:45:19 sobomax Exp $ XCLASSPATH=${CLASSPATH}:robocode.jar:resources.jar:tools.jar:. Xexport CLASSPATH X Xcd %%PREFIX%%/share/java/robocode Xexec %%JAVAVM%% robocode.Robocode "$@" END-of-robocode/files/robocode.sh exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 7:50:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9DC8137B419 for ; Wed, 10 Apr 2002 07:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AEo2W99536; Wed, 10 Apr 2002 07:50:02 -0700 (PDT) (envelope-from gnats) Date: Wed, 10 Apr 2002 07:50:02 -0700 (PDT) Message-Id: <200204101450.g3AEo2W99536@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Joseph King Subject: Re: ports/36963 ports/games/robocode has a checksum error Reply-To: Joseph King Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36963; it has been noted by GNATS. From: Joseph King To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Re: ports/36963 ports/games/robocode has a checksum error Date: 10 Apr 2002 14:15:30 -0000 >Submitter-Id: current-users >Originator: king >Confidential: no >Synopsis: Re: ports/36963 ports/games/robocode has a checksum error >Severity: non-critical >Priority: low >Category: ports >Class: sw-bug >Release: FreeBSD 4.5-STABLE i386 >Environment: System: FreeBSD main.v2project.com 4.5-STABLE FreeBSD 4.5-STABLE #1: Fri Apr 5 02:33:49 CEST 2002 king@main.v2project.com:/usr/src/sys-altq/compile/MAIN i386 >Description: Update robocode from 0.98 to 1.0 to solve checksum error >How-To-Repeat: >Fix: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 7:52: 9 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.webmonster.de (datasink.webmonster.de [194.162.162.209]) by hub.freebsd.org (Postfix) with SMTP id 2138B37B41C for ; Wed, 10 Apr 2002 07:52:02 -0700 (PDT) Received: (qmail 80457 invoked by uid 1000); 10 Apr 2002 14:52:22 -0000 Date: Wed, 10 Apr 2002 16:52:22 +0200 From: "Karsten W. Rohrbach" To: tg@freebsd.org Cc: freebsd-ports@freebsd.org Subject: [PATCH] port: python-2.1.2 -> 2.1.3 Message-ID: <20020410165222.B79746@mail.webmonster.de> References: <20020409194743.A42693@mail.webmonster.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="qtZFehHsKgwS5rPz" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020409194743.A42693@mail.webmonster.de>; from karsten@rohrbach.de on Tue, Apr 09, 2002 at 07:47:43PM +0200 X-Arbitrary-Number-Of-The-Day: 42 X-URL: http://www.webmonster.de/ X-Disclaimer: My opinions do not necessarily represent those of my employer X-Work-URL: http://www.ngenn.net/ X-Work-Address: nGENn GmbH, Schloss Kransberg, D-61250 Usingen-Kransberg, Germany X-Work-Phone: +49-6081-682-304 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --qtZFehHsKgwS5rPz Content-Type: multipart/mixed; boundary="St7VIuEGZ6dlpu13" Content-Disposition: inline --St7VIuEGZ6dlpu13 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable in followup to my last mail including the make changes as files, here is a patch against the ports tree as of today, 15:40 CEST. it applies from /usr/ports and updates bsd.python.mk, python21 and py-tkinter to the 2.1.3 python bugfix version. regards, /k --=20 > The life uncaffeinated is not worth living. --Michael Han KR433/KR11-RIPE -- WebMonster Community Founder -- nGENn GmbH Senior Techie http://www.webmonster.de/ -- ftp://ftp.webmonster.de/ -- http://www.ngenn.n= et/ GnuPG 0x2964BF46 2001-03-15 42F9 9FFF 50D4 2F38 DBEE DF22 3340 4F4E 2964 B= F46 My mail is GnuPG signed -- Unsigned ones are bogus -- http://www.gnupg.org/ Please do not remove my address from To: and Cc: fields in mailing lists. 1= 0x --St7VIuEGZ6dlpu13 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="python-2.1.3-patch" Content-Transfer-Encoding: quoted-printable --- Mk/bsd.python.mk.orig Tue Jan 22 13:53:27 2002 +++ Mk/bsd.python.mk Tue Apr 9 19:14:21 2002 @@ -100,11 +100,11 @@ PYDISTUTILS=3D ${PYTHON_LIBDIR}/distutils/core.py:${PYTHON_PORTSDIR} PYXML=3D ${PYTHON_SITELIBDIR}/_xmlplus/__init__.py:${PORTSDIR}/textproc/= py-xml =20 -PYTHON_DISTFILE=3D Python-2.1.2.tgz +PYTHON_DISTFILE=3D Python-2.1.3.tgz PYTHON_PORTSDIR=3D ${PORTSDIR}/lang/python21 -PYTHON_REL=3D 212 +PYTHON_REL=3D 213 PYTHON_SUFFIX=3D 21 -PYTHON_WRKSRC=3D ${WRKDIR}/Python-2.1.2 +PYTHON_WRKSRC=3D ${WRKDIR}/Python-2.1.3 =20 # Python-2.0 .elif ${PYTHON_VERSION} =3D=3D "python2.0" --- lang/python21/Makefile.orig Tue Apr 2 14:03:43 2002 +++ lang/python21/Makefile Tue Apr 9 19:10:09 2002 @@ -6,7 +6,7 @@ # =20 PORTNAME=3D python -PORTVERSION=3D 2.1.2 +PORTVERSION=3D 2.1.3 CATEGORIES=3D lang python MASTER_SITES=3D http://www.python.org/ftp/python/${PORTVERSION}/ \ ${MASTER_SITE_SOURCEFORGE} \ --- lang/python21/distinfo.orig Tue Jan 22 13:53:28 2002 +++ lang/python21/distinfo Tue Apr 9 19:15:52 2002 @@ -1 +1 @@ -MD5 (python/Python-2.1.2.tgz) =3D 4af22bded23a55f907365ed7610de8c9 +MD5 (python/Python-2.1.3.tgz) =3D a8b04cdc822a6fc833ed9b99c7fba589 --- x11-toolkits/py-tkinter/distinfo.orig Tue Jan 22 13:53:28 2002 +++ x11-toolkits/py-tkinter/distinfo Wed Apr 10 16:45:04 2002 @@ -5,4 +5,5 @@ MD5 (python/Python-2.1.tgz) =3D 2ba2baeccd6100a4be80e6368a975054 MD5 (python/Python-2.1.1.tgz) =3D eb34371c49b271abc74b42572883e1b4 MD5 (python/Python-2.1.2.tgz) =3D 4af22bded23a55f907365ed7610de8c9 +MD5 (python/Python-2.1.3.tgz) =3D a8b04cdc822a6fc833ed9b99c7fba589 MD5 (python/Python-2.2.tgz) =3D 87febf0780c8e18454022d34b2ca70a0 --St7VIuEGZ6dlpu13-- --qtZFehHsKgwS5rPz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8tFGmM0BPTilkv0YRAkYjAJ4unuyUCorzNk2wycB9Z82vlTI+iwCgh+op zZPPtYQefh1YTOhQpRIp0sE= =URtI -----END PGP SIGNATURE----- --qtZFehHsKgwS5rPz-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 8: 0:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F31137B430 for ; Wed, 10 Apr 2002 08:00:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AF03R01382; Wed, 10 Apr 2002 08:00:03 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE65E37B419 for ; Wed, 10 Apr 2002 07:52:36 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AEqac99971; Wed, 10 Apr 2002 07:52:36 -0700 (PDT) (envelope-from nobody) Message-Id: <200204101452.g3AEqac99971@freefall.freebsd.org> Date: Wed, 10 Apr 2002 07:52:36 -0700 (PDT) From: Andreas Schulz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36965: ports/graphics/gdal has a checksum error Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36965 >Category: ports >Synopsis: ports/graphics/gdal has a checksum error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 08:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Andreas Schulz >Release: 4.5-RELEASE >Organization: FHG-FIRST >Environment: FreeBSD freebsd.first.gmd.de 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Wed Feb 13 18:10:41 CET 2002 root@freebsd.first.gmd.de:/usr/src/sys/compile/FREEBSD i386 >Description: gdal-1.1.5.tar.gz fetched from the mastersite gives a checksum error. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 8: 5: 9 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id E0CF637B404; Wed, 10 Apr 2002 08:05:03 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id 22TS0RPQ; Wed, 10 Apr 2002 18:06:31 +0300 Received: (from max@localhost) by vega.vega.com (8.11.6/8.11.3) id g3AF5LR92134; Wed, 10 Apr 2002 18:05:21 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Message-Id: <200204101505.g3AF5LR92134@vega.vega.com> Subject: Re: evolution 1.0.3: TZ problem with DST To: ler@airmail.net Date: Wed, 10 Apr 2002 18:05:21 +0300 (EEST) Cc: ade@FreeBSD.ORG, gnome@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG In-Reply-To: <20020410143552.GA62584@ler-freebie.iadfw.net> from "Larry Rosenman" at Apr 10, 2002 09:35:52 AM X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > I discovered (and reported to the Evolution team) a bug where on > FreeBSD the timezone is adjusted to be one hour off from reality when > DST is in effect. > > The Evolution team fixed it in CVS for 1.0.4, but I don't know when it > will be out. > > Can the port be modified to patch > > camel/camel-mime-message.c > > to remove the lines around line 212 > that set offset += 100? Not a problem, but please submit a patch instead of a verbal description. Thanks! -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 8:16:37 2002 Delivered-To: freebsd-ports@freebsd.org Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id A806C37B417 for ; Wed, 10 Apr 2002 08:15:53 -0700 (PDT) Received: by energyhq.homeip.net (Postfix, from userid 1001) id 08D7A3FC49; Wed, 10 Apr 2002 17:15:54 +0200 (CEST) Date: Wed, 10 Apr 2002 17:15:53 +0200 From: Miguel Mendez To: Andrew Tulloch Cc: ports@FreeBSD.org Subject: Re: apache2 Message-ID: <20020410171553.A67163@energyhq.homeip.net> Mail-Followup-To: Andrew Tulloch , ports@FreeBSD.org References: <005801c1e09c$e9f74160$4c0116ac@antaeus> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="5mCyUwZo2JvN/JJP" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <005801c1e09c$e9f74160$4c0116ac@antaeus>; from andrewt@great4.co.uk on Wed, Apr 10, 2002 at 03:35:08PM +0100 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --5mCyUwZo2JvN/JJP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 10, 2002 at 03:35:08PM +0100, Andrew Tulloch wrote: > I seem to have a problem with the apache2, it builds and installs fine. > However when I start it "apachectl start" or reboot the machine so the > startup script runs it just "doesn't work". I get some httpd processes and > they do appear to listen on port 80, but they don't answer any request, y= ou > send a get request and they just sit there. Also "apachectl stop" says > apache is not running, it seems the pid file has not been created. I had > assumed installing the port got it running the demo pages without having = to > tweak any configs etc? Am I missing something really obvious? This is all= on > a recent 4.5-STABLE build. Andrew, I've observed exactly the same problem on my server running 4.5-STABLE, however, it works on my 5.0-CURRENT box. The difference I see (appart from OS revision) is that the server has 3 NICs, all of them with both IPv4 and IPv6 addresses, while the other box just has one, what does your setup look like? Cheers, --=20 Miguel Mendez - flynn@energyhq.homeip.net GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt EnergyHQ :: http://www.energyhq.tk FreeBSD - The power to serve! --5mCyUwZo2JvN/JJP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8tFcpnLctrNyFFPERAmF9AJ9VmAI5F5dHtah6OHWm9fkNrOdpQQCgkZuD 8TH4G5+RP4vgoGszpBf+81g= =zuci -----END PGP SIGNATURE----- --5mCyUwZo2JvN/JJP-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 8:19:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from biliskner.great4.co.uk (biliskner.great4.co.uk [212.111.52.245]) by hub.freebsd.org (Postfix) with ESMTP id B98E437B419 for ; Wed, 10 Apr 2002 08:19:44 -0700 (PDT) Received: from antaeus (antaeus.topaz [172.22.1.76]) by biliskner.great4.co.uk (Postfix) with ESMTP id A8216540B; Wed, 10 Apr 2002 16:21:47 +0100 (BST) Message-ID: <016801c1e0a3$26a80080$4c0116ac@antaeus> From: "Andrew Tulloch" To: "Miguel Mendez" Cc: References: <005801c1e09c$e9f74160$4c0116ac@antaeus> <20020410171553.A67163@energyhq.homeip.net> Subject: Re: apache2 Date: Wed, 10 Apr 2002 16:19:47 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Andrew, I've observed exactly the same problem on my server running > 4.5-STABLE, however, it works on my 5.0-CURRENT box. The difference I > see (appart from OS revision) is that the server has 3 NICs, all of them > with both IPv4 and IPv6 addresses, while the other box just has one, > what does your setup look like? It's a relatively plain 4.5-STABLE machine, a dell poweredge 500sc with two fxp NICs. It has both IPv4 and IPv6, though IPv6 is not configured anything beyond default. Andrew Tulloch Lead Web Developer Great4 Ltd 2nd Floor 200 Grays Inn Road London WC1X 8XZ Email : andrewt@great4.co.uk http://www.itv-f1.com http://www.bar.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 8:21: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ler-freebie.iadfw.net (ler-freebie.iadfw.net [206.66.13.221]) by hub.freebsd.org (Postfix) with ESMTP id 365EE37B405; Wed, 10 Apr 2002 08:20:59 -0700 (PDT) Received: from ler-freebie.iadfw.net (localhost [127.0.0.1]) by ler-freebie.iadfw.net (8.12.2/8.12.2) with ESMTP id g3AFKwFM033742; Wed, 10 Apr 2002 10:20:58 -0500 (CDT) (envelope-from ler@ler-freebie.iadfw.net) Received: (from ler@localhost) by ler-freebie.iadfw.net (8.12.2/8.12.2/Submit) id g3AFKwcC033741; Wed, 10 Apr 2002 10:20:58 -0500 (CDT) Date: Wed, 10 Apr 2002 10:20:58 -0500 From: Larry Rosenman To: Maxim Sobolev Cc: ade@FreeBSD.org, gnome@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: evolution 1.0.3: TZ problem with DST Message-ID: <20020410152058.GA33015@ler-freebie.iadfw.net> References: <20020410143552.GA62584@ler-freebie.iadfw.net> <200204101505.g3AF5LR92134@vega.vega.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204101505.g3AF5LR92134@vega.vega.com> User-Agent: Mutt/1.3.28i X-Mailer: Mutt http://www.mutt.org/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * Maxim Sobolev [020410 10:18]: > > > > I discovered (and reported to the Evolution team) a bug where on > > FreeBSD the timezone is adjusted to be one hour off from reality when > > DST is in effect. > > > > The Evolution team fixed it in CVS for 1.0.4, but I don't know when it > > will be out. > > > > Can the port be modified to patch > > > > camel/camel-mime-message.c > > > > to remove the lines around line 212 > > that set offset += 100? > > Not a problem, but please submit a patch instead of a verbal description. > > Thanks! > > -Maxim Here is my quickie patch, I'm not sure how y'all want to do it. it definately fixes FreeBSD.... *** camel-mime-message.c.orig Wed Apr 10 10:19:38 2002 --- camel-mime-message.c Wed Apr 10 09:31:51 2002 *************** *** 209,216 **** --- 209,218 ---- tz = -local->tm_gmtoff; #endif offset = -(((tz/60/60) * 100) + (tz/60 % 60)); + #if 0 if (local->tm_isdst>0) offset += 100; + #endif } message->date = date; message->date_offset = offset; -- Larry Rosenman, Sr. Network Engineer, Internet America, Inc. E-Mail: ler@airmail.net Phone: +1 214-861-2571, Fax: 214-861-2663 US Mail: 350 N. St. Paul, Suite 3000, Dallas, TX 75201 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 8:21:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from kornet.hanirc.org (alfenheim.net [211.216.53.129]) by hub.freebsd.org (Postfix) with ESMTP id 1AA5837B428 for ; Wed, 10 Apr 2002 08:21:24 -0700 (PDT) Received: (from perky@localhost) by kornet.hanirc.org (8.11.6/8.11.6) id g3AFLBr67668; Thu, 11 Apr 2002 00:21:11 +0900 (KST) (envelope-from perky) Date: Thu, 11 Apr 2002 00:21:11 +0900 From: Hye-Shik Chang To: Andrew Tulloch Cc: ports@FreeBSD.ORG Subject: Re: apache2 Message-ID: <20020411002111.A65934@fallin.lv> References: <005801c1e09c$e9f74160$4c0116ac@antaeus> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <005801c1e09c$e9f74160$4c0116ac@antaeus>; from andrewt@great4.co.uk on Wed, Apr 10, 2002 at 03:35:08PM +0100 Organization: Yonsei University Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 10, 2002 at 03:35:08PM +0100, Andrew Tulloch wrote: > I seem to have a problem with the apache2, it builds and installs fine. > However when I start it "apachectl start" or reboot the machine so the > startup script runs it just "doesn't work". I get some httpd processes and > they do appear to listen on port 80, but they don't answer any request, y= ou > send a get request and they just sit there. Also "apachectl stop" says > apache is not running, it seems the pid file has not been created. I had > assumed installing the port got it running the demo pages without having = to > tweak any configs etc? Am I missing something really obvious? This is all= on > a recent 4.5-STABLE build. >=20 Did you build apache2 with WITH_MPM=3Dworker option? -- Hye-Shik Chang Yonsei University, Seoul --SUOF0GtieIMvvwua Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8tFhmDWUsWc/bS6QRApZWAKCNk0olOFL/ues2t9WMwqqC0te6AgCfacyX QkfHg1rRV4ndwKmko/BAGZI= =7Xbw -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 8:28:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from kornet.hanirc.org (alfenheim.net [211.216.53.129]) by hub.freebsd.org (Postfix) with ESMTP id 9C4B337B400 for ; Wed, 10 Apr 2002 08:28:42 -0700 (PDT) Received: (from perky@localhost) by kornet.hanirc.org (8.11.6/8.11.6) id g3AFSHh68037; Thu, 11 Apr 2002 00:28:17 +0900 (KST) (envelope-from perky) Date: Thu, 11 Apr 2002 00:28:17 +0900 From: Hye-Shik Chang To: Miguel Mendez Cc: Andrew Tulloch , ports@FreeBSD.ORG Subject: Re: apache2 Message-ID: <20020411002817.A67771@fallin.lv> References: <005801c1e09c$e9f74160$4c0116ac@antaeus> <20020410171553.A67163@energyhq.homeip.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="MGYHOYXEY6WxJCY8" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020410171553.A67163@energyhq.homeip.net>; from flynn@energyhq.homeip.net on Wed, Apr 10, 2002 at 05:15:53PM +0200 Organization: Yonsei University Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --MGYHOYXEY6WxJCY8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 10, 2002 at 05:15:53PM +0200, Miguel Mendez wrote: > Andrew, I've observed exactly the same problem on my server running > 4.5-STABLE, however, it works on my 5.0-CURRENT box. The difference I > see (appart from OS revision) is that the server has 3 NICs, all of them > with both IPv4 and IPv6 addresses, while the other box just has one, > what does your setup look like? >=20 Can you try to build with WITHOUT_THREADS=3Dyes option again? Apache 2 on FreeBSD has potential problem with thread scheduling. (but it was okay on all my machines including 5-current. I set WITH_THREADS option in default in order to prepare building with php) ciao. -- Hye-Shik Chang Yonsei University, Seoul --MGYHOYXEY6WxJCY8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8tFoQDWUsWc/bS6QRAh1KAKCkwXTsWeDjebQzKnEHjDMTb5thIgCgsnHE z6cyBdBV9vOCFp8wQCeA6Rc= =++4U -----END PGP SIGNATURE----- --MGYHOYXEY6WxJCY8-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 8:40:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AECBF37B405 for ; Wed, 10 Apr 2002 08:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AFe2N11857; Wed, 10 Apr 2002 08:40:02 -0700 (PDT) (envelope-from gnats) Date: Wed, 10 Apr 2002 08:40:02 -0700 (PDT) Message-Id: <200204101540.g3AFe2N11857@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Joseph King Subject: Port Update; Re: ports/36958 GLiv (graphics/gliv) 1.5.1 Reply-To: Joseph King Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36958; it has been noted by GNATS. From: Joseph King To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Port Update; Re: ports/36958 GLiv (graphics/gliv) 1.5.1 Date: Wed, 10 Apr 2002 08:35:27 -0700 (PDT) >Submitter-Id: net >Originator: Joseph King >Organization: >Confidential: no >Synopsis: Port Update; Re: ports/36958 GLiv (graphics/gliv) 1.5.1 >Severity: non-critical >Priority: low >Category: ports >Class: change-request >Release: >Environment: >Description: Port update from GLiv 1.4.5 to (graphics/gliv) 1.5.1 version >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # gliv # gliv/Makefile # gliv/distinfo # gliv/pkg-comment # gliv/pkg-descr # gliv/pkg-plist # echo c - gliv mkdir -p gliv > /dev/null 2>&1 echo x - gliv/Makefile sed 's/^X//' >gliv/Makefile << 'END-of-gliv/Makefile' X# ports collection makefile for: gliv X# Date created: 16 March 2001 X# Whom: Jeremy Norris X# X# $FreeBSD: ports/graphics/gliv/Makefile,v 1.8 2002/01/27 17:09:55 dwcjr Exp $ X# X XPORTNAME= gliv XPORTVERSION= 1.5.1 XCATEGORIES= graphics XMASTER_SITES= http://gliv.tuxfamily.org/ X XMAINTAINER= ports@FreeBSD.org X XBUILD_DEPENDS= ${LOCALBASE}/bin/Magick-config:${PORTSDIR}/graphics/ImageMagick XLIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ X gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ X gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea XRUN_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick X XUSE_BZIP2= yes XUSE_GTK= yes XUSE_X_PREFIX= yes XGNU_CONFIGURE= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ X LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lXext -lX11" \ X GDK_PIXBUF_CONFIG=${X11BASE}/bin/gdk-pixbuf-config \ X MAGICK_CONFIG=${LOCALBASE}/bin/Magick-config XCONFIGURE_ARGS= --disable-gtk2 XCONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL} X XMAN1= gliv.1 X Xpost-patch: X @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS} -lgnugetopt|g' ${WRKSRC}/configure X X.include END-of-gliv/Makefile echo x - gliv/distinfo sed 's/^X//' >gliv/distinfo << 'END-of-gliv/distinfo' XMD5 (gliv-1.5.1.tar.bz2) = 48725573023ae32913e9be82292feab7 END-of-gliv/distinfo echo x - gliv/pkg-comment sed 's/^X//' >gliv/pkg-comment << 'END-of-gliv/pkg-comment' XAn image viewer that uses Gdk-Pixbuf and OpenGL END-of-gliv/pkg-comment echo x - gliv/pkg-descr sed 's/^X//' >gliv/pkg-descr << 'END-of-gliv/pkg-descr' XAn Image viewer that uses Gdk-Pixbuf to load images, and OpenGL to render them. X XWWW: http://gliv.tuxfamily.org/ END-of-gliv/pkg-descr echo x - gliv/pkg-plist sed 's/^X//' >gliv/pkg-plist << 'END-of-gliv/pkg-plist' Xbin/gliv Xshare/locale/fr/LC_MESSAGES/gliv.mo END-of-gliv/pkg-plist exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 8:52:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 0992537B404; Wed, 10 Apr 2002 08:52:14 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost.geeksrus.net [127.0.0.1]) by wwweasel.geeksrus.net (8.11.6/8.11.6) with ESMTP id g3AFr5w81810; Wed, 10 Apr 2002 11:53:05 -0400 (EDT) (envelope-from alane@geeksrus.net) Content-Type: text/plain; charset="iso-8859-1" From: Alan E To: "Karsten W. Rohrbach" , tg@FreeBSD.ORG Subject: Re: [PATCH] port: python-2.1.2 -> 2.1.3 Date: Wed, 10 Apr 2002 11:53:04 -0400 X-Mailer: KMail [version 1.4] Cc: freebsd-ports@FreeBSD.ORG References: <20020409194743.A42693@mail.webmonster.de> <20020410165222.B79746@mail.webmonster.de> In-Reply-To: <20020410165222.B79746@mail.webmonster.de> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200204101153.04522.alane@geeksrus.net> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wednesday 10 April 2002 10:52, Karsten W. Rohrbach wrote: > in followup to my last mail including the make changes as files, here i= s > a patch against the ports tree as of today, 15:40 CEST. it applies from > /usr/ports and updates bsd.python.mk, python21 and py-tkinter to the > 2.1.3 python bugfix version. FYI I have an open PR (36353) against Python 2.1, and whichever patch goe= s in=20 first will invalidate the other (for Makefile only). It's not a big deal = (my=20 patch bumps PORTREVISION, you bump PORTVERSION).=20 --=20 AlanE "I wanna be sedated." -- The Ramones To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 8:59:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0EC4A37B405; Wed, 10 Apr 2002 08:59:06 -0700 (PDT) Received: (from shige@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AFx5s15185; Wed, 10 Apr 2002 08:59:05 -0700 (PDT) (envelope-from shige) Date: Wed, 10 Apr 2002 08:59:05 -0700 (PDT) From: Message-Id: <200204101559.g3AFx5s15185@freefall.freebsd.org> To: scott-allendorf@uiowa.edu, shige@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36755: editors/emacs20 no longer builds Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: editors/emacs20 no longer builds State-Changed-From-To: open->closed State-Changed-By: shige State-Changed-When: Wed Apr 10 08:58:12 PDT 2002 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36755 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 9: 8: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.webmonster.de (datasink.webmonster.de [194.162.162.209]) by hub.freebsd.org (Postfix) with SMTP id 2A56437B416 for ; Wed, 10 Apr 2002 09:07:58 -0700 (PDT) Received: (qmail 82087 invoked by uid 1000); 10 Apr 2002 16:08:18 -0000 Date: Wed, 10 Apr 2002 18:08:18 +0200 From: "Karsten W. Rohrbach" To: Alan E Cc: tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: [PATCH] port: python-2.1.2 -> 2.1.3 Message-ID: <20020410180818.E79746@mail.webmonster.de> References: <20020409194743.A42693@mail.webmonster.de> <20020410165222.B79746@mail.webmonster.de> <200204101153.04522.alane@geeksrus.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="cz6wLo+OExbGG7q/" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200204101153.04522.alane@geeksrus.net>; from alane@geeksrus.net on Wed, Apr 10, 2002 at 11:53:04AM -0400 X-Arbitrary-Number-Of-The-Day: 42 X-URL: http://www.webmonster.de/ X-Disclaimer: My opinions do not necessarily represent those of my employer X-Work-URL: http://www.ngenn.net/ X-Work-Address: nGENn GmbH, Schloss Kransberg, D-61250 Usingen-Kransberg, Germany X-Work-Phone: +49-6081-682-304 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --cz6wLo+OExbGG7q/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Alan E(alane@geeksrus.net)@2002.04.10 11:53:04 +0000: > On Wednesday 10 April 2002 10:52, Karsten W. Rohrbach wrote: > > in followup to my last mail including the make changes as files, here is > > a patch against the ports tree as of today, 15:40 CEST. it applies from > > /usr/ports and updates bsd.python.mk, python21 and py-tkinter to the > > 2.1.3 python bugfix version. >=20 > FYI I have an open PR (36353) against Python 2.1, and whichever patch goe= s in=20 > first will invalidate the other (for Makefile only). It's not a big deal = (my=20 > patch bumps PORTREVISION, you bump PORTVERSION).=20 this should be resolved first, then. it is just a "works for me[tm]" fix, since i am neither a make or ports subsystem guru. since zope had severe problems on my freebsd box i needed to fire up py2.1.3 very quick. i don't want to have zope going down 8 times a day on a production system. the main question here is that the portversion should then say "2.1" and the revision should be set to 2.1.2/2.1.3, respectively. right? (in terms of "major release" vs. "maintenance/bugfix release") we are tackling different problems here. btw, what about having a post-install telling the user to ln -s his preferred version of python in /usr/local/bin on his own? i think this would make sense, because it's quite dangerous if /usr/local/bin/python gets replaced automagically. regards, /k --=20 > Microsoft: Where do you want to go today? > Linux: Where do you want to go tomorrow? > FreeBSD: Are you guys coming or what? > http://www.freebsd.org - The power to serve! KR433/KR11-RIPE -- WebMonster Community Founder -- nGENn GmbH Senior Techie http://www.webmonster.de/ -- ftp://ftp.webmonster.de/ -- http://www.ngenn.n= et/ GnuPG 0x2964BF46 2001-03-15 42F9 9FFF 50D4 2F38 DBEE DF22 3340 4F4E 2964 B= F46 My mail is GnuPG signed -- Unsigned ones are bogus -- http://www.gnupg.org/ Please do not remove my address from To: and Cc: fields in mailing lists. 1= 0x --cz6wLo+OExbGG7q/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8tGNyM0BPTilkv0YRAmX9AKCMEP4qPSnjZIusMQW9bUBTXwlaSwCgt8tM tXUH8APHiwIY4pvcGQMcKQg= =05LB -----END PGP SIGNATURE----- --cz6wLo+OExbGG7q/-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 9:20:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A97437B417 for ; Wed, 10 Apr 2002 09:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AGK3g22331; Wed, 10 Apr 2002 09:20:03 -0700 (PDT) (envelope-from gnats) Received: from mail.mk.bsdclub.org (motoyuki.as.wakwak.ne.jp [61.205.237.31]) by hub.freebsd.org (Postfix) with ESMTP id 348A937B41D for ; Wed, 10 Apr 2002 09:11:29 -0700 (PDT) Received: from tomoyo.mk.bsdclub.org (tomoyo.mk.bsdclub.org [2001:200:341:0:2d0:b7ff:fe83:3679]) by mail.mk.bsdclub.org (8.11.6+3.4W/3.7W) with ESMTP/inet6 id g3AGBNg63564 for ; Thu, 11 Apr 2002 01:11:23 +0900 (JST) Received: (from motoyuki@localhost) by tomoyo.mk.bsdclub.org (8.11.6+3.4W/3.7W) id g3AGBNj52234; Thu, 11 Apr 2002 01:11:23 +0900 (JST) Message-Id: <200204101611.g3AGBNj52234@tomoyo.mk.bsdclub.org> Date: Thu, 11 Apr 2002 01:11:23 +0900 (JST) From: Motoyuki Konno Reply-To: Motoyuki Konno To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36966: audio/libao build fails on 5-current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36966 >Category: ports >Synopsis: audio/libao build fails on 5-current >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 09:20:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Motoyuki Konno >Release: FreeBSD 5.0-CURRENT i386 >Organization: BSD Club >Environment: System: FreeBSD tomoyo.mk.bsdclub.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Apr 10 10:13:42 JST 2002 motoyuki@tomoyo.mk.bsdclub.org:/d1/obj/usr/src/sys/TOMOYO i386 >Description: ports/audio/libao build fails on 5-current (after Mar 26 2002) because doesn't exist. --------build log begin-------- cc -DPACKAGE=\"libao\" -DVERSION=\"0.8.2\" -DHAVE_DLFCN_H=1 -DSIZEOF_SHORT=2 -DS IZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_SYS_SOUNDCARD_H=1 -I. -I. -I../../../include/ ao -I../../../include -O2 -pipe -march=pentium -c ao_oss.c -fPIC -DPIC -o ao_os s.lo ao_oss.c:36: machine/soundcard.h: No such file or directory --------build log end-------- >How-To-Repeat: build ports/sound/libao port on 5-current box. >Fix: Since FreeBSD 4.0-RELEASE, the default place for soundcard.h is . was a compatibility symlink to After Mar 26 2002, is NOT installed on 5-current. So, the following patch is needed. -------- --- src/plugins/oss/ao_oss.c.old Tue Oct 16 09:13:47 2001 +++ src/plugins/oss/ao_oss.c Thu Apr 11 00:39:52 2002 @@ -32,8 +32,6 @@ #include #if defined(__OpenBSD__) || defined(__NetBSD__) #include -#elif defined(__FreeBSD__) -#include #else #include #endif -------- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 9:23:39 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1EFAA37B405; Wed, 10 Apr 2002 09:23:38 -0700 (PDT) Received: (from motoyuki@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AGNcA23059; Wed, 10 Apr 2002 09:23:38 -0700 (PDT) (envelope-from motoyuki) Date: Wed, 10 Apr 2002 09:23:38 -0700 (PDT) From: Message-Id: <200204101623.g3AGNcA23059@freefall.freebsd.org> To: motoyuki@FreeBSD.org, freebsd-ports@FreeBSD.org, naddy@FreeBSD.org Subject: Re: ports/36966: audio/libao build fails on 5-current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: audio/libao build fails on 5-current Responsible-Changed-From-To: freebsd-ports->naddy Responsible-Changed-By: motoyuki Responsible-Changed-When: Wed Apr 10 09:20:41 PDT 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=36966 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 9:31:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 3799737B41A; Wed, 10 Apr 2002 09:31:23 -0700 (PDT) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g3AGVpa83009; Wed, 10 Apr 2002 12:31:51 -0400 (EDT) (envelope-from alane) Date: Wed, 10 Apr 2002 12:31:51 -0400 From: Alan E To: "Karsten W. Rohrbach" Cc: Alan E , tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: [PATCH] port: python-2.1.2 -> 2.1.3 Message-ID: <20020410163151.GA82892@wwweasel.geeksrus.net> References: <20020409194743.A42693@mail.webmonster.de> <20020410165222.B79746@mail.webmonster.de> <200204101153.04522.alane@geeksrus.net> <20020410180818.E79746@mail.webmonster.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020410180818.E79746@mail.webmonster.de> User-Agent: Mutt/1.3.28i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Apr 10, 2002 at 06:08:18PM +0200, Karsten W. Rohrbach wrote: >Alan E(alane@geeksrus.net)@2002.04.10 11:53:04 +0000: >> On Wednesday 10 April 2002 10:52, Karsten W. Rohrbach wrote: >> > in followup to my last mail including the make changes as files, here is >> > a patch against the ports tree as of today, 15:40 CEST. it applies from >> > /usr/ports and updates bsd.python.mk, python21 and py-tkinter to the >> > 2.1.3 python bugfix version. >> >> FYI I have an open PR (36353) against Python 2.1, and whichever patch goes in >> first will invalidate the other (for Makefile only). It's not a big deal (my >> patch bumps PORTREVISION, you bump PORTVERSION). > >this should be resolved first, then. it is just a "works for me[tm]" >fix, since i am neither a make or ports subsystem guru. since zope had >severe problems on my freebsd box i needed to fire up py2.1.3 very >quick. i don't want to have zope going down 8 times a day on a >production system. 0. I don't care which one goes in first, as long as they both go in. IMO neither one has any inherent priority. However, yours won't go in as long as there isn't a PR for it. Would you like me make one and submit it for you? 1. I just rechecked, and I didn't even bump PORTREVISION, so there won't be a patch conflict. I raised a false alarm. Sorry. 2. PORTREVISION is the change-counter for the port itself. Has nothing to do with the source-package's version. 3. My patches don't affect Zope. >btw, what about having a post-install telling the user to ln -s his >preferred version of python in /usr/local/bin on his own? i think this >would make sense, because it's quite dangerous if /usr/local/bin/python >gets replaced automagically. The current version of python should own the /usr/local/bin/python binary. Zope is the only other package that actually needs python21. I agree regarding the danger; that's why I'm patching the old versions of python to not do that. -- AlanE "I wanna be sedated." -- The Ramones To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 9:58:43 2002 Delivered-To: freebsd-ports@freebsd.org Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id 8551637B404 for ; Wed, 10 Apr 2002 09:58:39 -0700 (PDT) Received: by energyhq.homeip.net (Postfix, from userid 1001) id 6A0EF3FC59; Wed, 10 Apr 2002 18:58:39 +0200 (CEST) Date: Wed, 10 Apr 2002 18:58:39 +0200 From: Miguel Mendez To: Hye-Shik Chang Cc: Andrew Tulloch , ports@FreeBSD.ORG Subject: Re: apache2 Message-ID: <20020410185839.B67163@energyhq.homeip.net> Mail-Followup-To: Hye-Shik Chang , Andrew Tulloch , ports@FreeBSD.ORG References: <005801c1e09c$e9f74160$4c0116ac@antaeus> <20020410171553.A67163@energyhq.homeip.net> <20020411002817.A67771@fallin.lv> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="vGgW1X5XWziG23Ko" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020411002817.A67771@fallin.lv>; from perky@fallin.lv on Thu, Apr 11, 2002 at 12:28:17AM +0900 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --vGgW1X5XWziG23Ko Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 11, 2002 at 12:28:17AM +0900, Hye-Shik Chang wrote: Hi, > Can you try to build with WITHOUT_THREADS=3Dyes option again? > Apache 2 on FreeBSD has potential problem with thread scheduling. > (but it was okay on all my machines including 5-current. > I set WITH_THREADS option in default in order to prepare building with p= hp) That solved the problem, thanks :) I still wonder why it works on some systems and fails on others. I just tried on a system running 4.5-S built a= couple=20 of weeks ago and it works there. I'll try to investigate the exact reasons = why this happens when I get some spare time. Cheers, --=20 Miguel Mendez - flynn@energyhq.homeip.net GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt EnergyHQ :: http://www.energyhq.tk FreeBSD - The power to serve! --vGgW1X5XWziG23Ko Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8tG8+nLctrNyFFPERAjdlAKCNe9Ys07irId536Cr1rYpkq1lmfQCgxmpH MCIaAiuQLncR9H856XXCrFE= =bcLr -----END PGP SIGNATURE----- --vGgW1X5XWziG23Ko-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 10: 0:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3694D37B405 for ; Wed, 10 Apr 2002 10:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AH02M29729; Wed, 10 Apr 2002 10:00:02 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBW-Muenchen.de [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id D407937B404 for ; Wed, 10 Apr 2002 09:54:21 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g3AGooj06562 for ; Wed, 10 Apr 2002 18:50:50 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 264335A548 for ; Wed, 10 Apr 2002 18:50:49 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 276955A545; Wed, 10 Apr 2002 18:50:48 +0200 (CEST) Message-Id: <20020410165048.276955A545@nemesis.informatik.unibw-muenchen.de> Date: Wed, 10 Apr 2002 18:50:48 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36967: New port: news/slrnface Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36967 >Category: ports >Synopsis: New port: news/slrnface >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 10:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Mar 21 12:00:59 CET 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: slrnface shows X-Faces from slrn in an X11 terminal emulator WWW: http://fly.cc.fer.hr/~dave/slrnface/ Regards, Olli >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # slrnface # slrnface/pkg-descr # slrnface/Makefile # slrnface/distinfo # slrnface/pkg-comment # slrnface/pkg-plist # slrnface/files # slrnface/files/patch-Makefile # slrnface/files/patch-slrnface.sl # slrnface/pkg-message # echo c - slrnface mkdir -p slrnface > /dev/null 2>&1 echo x - slrnface/pkg-descr sed 's/^X//' >slrnface/pkg-descr << 'END-of-slrnface/pkg-descr' Xslrnface shows X-Faces from slrn in an X11 terminal emulator X XWWW: http://fly.cc.fer.hr/~dave/slrnface/ X X- Oliver Braun Xobraun@informatik.unibw-muenchen.de END-of-slrnface/pkg-descr echo x - slrnface/Makefile sed 's/^X//' >slrnface/Makefile << 'END-of-slrnface/Makefile' X# New ports collection makefile for: slrnface X# Date created: 10 April 2002 X# Whom: Oliver Braun X# X# $FreeBSD$ X# X XPORTNAME= slrnface XPORTVERSION= 1.2 XCATEGORIES= news XMASTER_SITES= http://fly.cc.fer.hr/~dave/slrnface/ X XMAINTAINER= obraun@informatik.unibw-muenchen.de X XLIB_DEPENDS= compface:${PORTSDIR}/mail/faces X XALL_TARGET= slrnface X XUSE_XLIB= yes XUSE_GMAKE= yes X Xpost-patch: X @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/Makefile X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/slrnface ${PREFIX}/bin X ${MKDIR} ${PREFIX}/share/examples/slrnface X ${INSTALL_SCRIPT} ${WRKSRC}/slrnface.sl ${PREFIX}/share/examples/slrnface X @${CAT} ${PKGMESSAGE} X X.include END-of-slrnface/Makefile echo x - slrnface/distinfo sed 's/^X//' >slrnface/distinfo << 'END-of-slrnface/distinfo' XMD5 (slrnface-1.2.tar.gz) = 71c39b70c89c715970c29378b71ecf9e END-of-slrnface/distinfo echo x - slrnface/pkg-comment sed 's/^X//' >slrnface/pkg-comment << 'END-of-slrnface/pkg-comment' XShows X-Faces from slrn in X11 terminal emulator END-of-slrnface/pkg-comment echo x - slrnface/pkg-plist sed 's/^X//' >slrnface/pkg-plist << 'END-of-slrnface/pkg-plist' Xbin/slrnface Xshare/examples/slrnface/slrnface.sl X@dirrm share/examples/slrnface END-of-slrnface/pkg-plist echo c - slrnface/files mkdir -p slrnface/files > /dev/null 2>&1 echo x - slrnface/files/patch-Makefile sed 's/^X//' >slrnface/files/patch-Makefile << 'END-of-slrnface/files/patch-Makefile' X--- Makefile.orig Wed Apr 10 17:35:01 2002 X+++ Makefile Wed Apr 10 17:35:50 2002 X@@ -1,8 +1,6 @@ X-CC = cc X-X_INCL = # location of X include files, if needed X+X_INCL = -I${X11BASE}/include # location of X include files, if needed X X_LIBS = -lXt -lX11 # X libs X-XF_LIB = -L/usr/local/lib -lcompface # compface library X-C_FLAGS = -O -D_REENTRANT X+XF_LIB = -L${X11BASE}/lib -L${LOCALBASE}/lib -lcompface # compface library X X OS_DEFS = #-DLINUX_SUX X END-of-slrnface/files/patch-Makefile echo x - slrnface/files/patch-slrnface.sl sed 's/^X//' >slrnface/files/patch-slrnface.sl << 'END-of-slrnface/files/patch-slrnface.sl' X--- slrnface.sl.orig Wed Apr 10 18:34:08 2002 X+++ slrnface.sl Wed Apr 10 18:34:22 2002 X@@ -16,7 +16,7 @@ X % Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. X X X-variable xfacefp; X+variable xfacefp = NULL; X X define startup_hook() X { END-of-slrnface/files/patch-slrnface.sl echo x - slrnface/pkg-message sed 's/^X//' >slrnface/pkg-message << 'END-of-slrnface/pkg-message' X********************************************************* XAdd X X interpret ${PREFIX}/share/examples/slrnface/slrnface.sl X Xto your .slrnrc X XNOTE: slrnface.sl defines hooks. X Merge these hooks with yours if they already exist. X********************************************************* END-of-slrnface/pkg-message exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 10:20:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0CEBB37B41D for ; Wed, 10 Apr 2002 10:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AHK1u36381; Wed, 10 Apr 2002 10:20:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C21DC37B41A for ; Wed, 10 Apr 2002 10:18:15 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AHIFL36120; Wed, 10 Apr 2002 10:18:15 -0700 (PDT) (envelope-from nobody) Message-Id: <200204101718.g3AHIFL36120@freefall.freebsd.org> Date: Wed, 10 Apr 2002 10:18:15 -0700 (PDT) From: Edgardo Garcia Hoeffler To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36969: New port: x11/gnoclip - A desktop swicher for GNOME Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36969 >Category: ports >Synopsis: New port: x11/gnoclip - A desktop swicher for GNOME >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 10:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edgardo Garcia Hoeffler >Release: FreeBSD 4.5-RELEASE i386 >Organization: >Environment: FreeBSD casiopea.rc.bia 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386 >Description: Gnoclip is a desktop swicher for GNOME, similar to the Window Maker clip >How-To-Repeat: >Fix: begin 600 gnoclip.shar M(R!4:&ES(&ES(&$@2!Y;W4@86YD"B,@:&%V92!D969A=6QT('!E M"`M M(&=N;V-L:7`O9FEL97,O<&%T8V@M86$*6"\O)R`^ M9VYO8VQI<"]-86ME9FEL92`\/"`G14Y$+6]F+6=N;V-L:7`O36%K969I;&4G M"E@C($YE=R!P;W)T6%H;V\N8V]M+F%R/@I8(PI8(R`D1G)E94)31"0* M6",*6`I84$]25$Y!344]"6=N;V-L:7`*6%!/4E1615)324]./0DP+C$N.0I8 M0T%414=/4DE%4ST)961I=&]R6%H;V\N8V]M+F%R"E@*6%5315]87U!2149)6#T)>65S"EA54T5?1TY/ M344]"7EEU=22U-20WTO9VYO8VQI M<%]A<'!L970@)'M04D5&25A]+V)I;@I8"21[24Y35$%,3%]$051!?2`D>U=2 M2U-20WTO9VYO8VQI<"YD97-K=&]P("!<"E@)"0D)"21[4%)%1DE8?2]S:&%R M92]G;F]M92]A<'!L971S+U5T:6QI='D*6`DD>TE.4U1!3$Q?1$%407T@)'M7 M4DM34D-]+V=N;V-L:7`N9VYO"`M(&=N;V-L:7`O9&ES=&EN9F\* Message-Id: <200204101734.g3AHYVw39322@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports@FreeBSD.org, marcus@FreeBSD.org Subject: Re: ports/36969: New port: x11/gnoclip - A desktop swicher for GNOME Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: x11/gnoclip - A desktop swicher for GNOME Responsible-Changed-From-To: freebsd-ports->marcus Responsible-Changed-By: marcus Responsible-Changed-When: Wed Apr 10 10:32:52 PDT 2002 Responsible-Changed-Why: I'll take this. http://www.freebsd.org/cgi/query-pr.cgi?pr=36969 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 11: 0:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 416A137B416 for ; Wed, 10 Apr 2002 11:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AI02l44235; Wed, 10 Apr 2002 11:00:02 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBW-Muenchen.de [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id DE47637B405 for ; Wed, 10 Apr 2002 10:54:21 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g3AHonj07573 for ; Wed, 10 Apr 2002 19:50:49 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 17A625A548 for ; Wed, 10 Apr 2002 19:50:49 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 212A85A545; Wed, 10 Apr 2002 19:50:48 +0200 (CEST) Message-Id: <20020410175048.212A85A545@nemesis.informatik.unibw-muenchen.de> Date: Wed, 10 Apr 2002 19:50:48 +0200 (CEST) From: Oliver Braun Reply-To: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36971: New port: news/cleanscore Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36971 >Category: ports >Synopsis: New port: news/cleanscore >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 11:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Mar 21 12:00:59 CET 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: cleanscore is a perl script to clean up your slrn score file. WWW: http://slrn.sourceforge.net/cleanscore/ Regards, Olli >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # cleanscore # cleanscore/pkg-descr # cleanscore/Makefile # cleanscore/distinfo # cleanscore/pkg-comment # cleanscore/pkg-plist # echo c - cleanscore mkdir -p cleanscore > /dev/null 2>&1 echo x - cleanscore/pkg-descr sed 's/^X//' >cleanscore/pkg-descr << 'END-of-cleanscore/pkg-descr' Xcleanscore is a perl script to clean up your slrn score file. XIt can be used to purge expired entries automatically, e.g. by Xcalling it from cron. X XWWW: http://slrn.sourceforge.net/cleanscore/ X X- Oliver Braun Xobraun@informatik.unibw-muenchen.de END-of-cleanscore/pkg-descr echo x - cleanscore/Makefile sed 's/^X//' >cleanscore/Makefile << 'END-of-cleanscore/Makefile' X# New ports collection makefile for: cleanscore X# Date created: 10 April 2002 X# Whom: Oliver Braun X# X# $FreeBSD$ X# X XPORTNAME= cleanscore XPORTVERSION= 0.9.8.1 XCATEGORIES= news XMASTER_SITES= http://slrn.sourceforge.net/cleanscore/ X XMAINTAINER= obraun@informatik.unibw-muenchen.de X XNO_BUILD= yes X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/cleanscore ${PREFIX}/bin X X.include END-of-cleanscore/Makefile echo x - cleanscore/distinfo sed 's/^X//' >cleanscore/distinfo << 'END-of-cleanscore/distinfo' XMD5 (cleanscore-0.9.8.1.tar.gz) = c1e3c6c0223255cc4c08df09795add07 END-of-cleanscore/distinfo echo x - cleanscore/pkg-comment sed 's/^X//' >cleanscore/pkg-comment << 'END-of-cleanscore/pkg-comment' XA perl script to clean up your slrn score file END-of-cleanscore/pkg-comment echo x - cleanscore/pkg-plist sed 's/^X//' >cleanscore/pkg-plist << 'END-of-cleanscore/pkg-plist' Xbin/cleanscore END-of-cleanscore/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 12: 0:48 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C760037B42C for ; Wed, 10 Apr 2002 12:00:08 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AJ08D60561; Wed, 10 Apr 2002 12:00:08 -0700 (PDT) (envelope-from gnats) Date: Wed, 10 Apr 2002 12:00:08 -0700 (PDT) Message-Id: <200204101900.g3AJ08D60561@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Eric Anholt Subject: Re: ports/36956: linux-dri doesn't reflect the change to XFree86 4.2 Reply-To: Eric Anholt Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36956; it has been noted by GNATS. From: Eric Anholt To: Bjarne Wichmann Petersen Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/36956: linux-dri doesn't reflect the change to XFree86 4.2 Date: 10 Apr 2002 12:50:30 -0600 I am aware of this, but I'm having problems with linux emulation in the DRM at the moment. I hope to get this done soon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 12: 2:40 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ns1.via-net-works.net.ar (ns1.via-net-works.net.ar [200.10.100.10]) by hub.freebsd.org (Postfix) with ESMTP id BBA4137B404 for ; Wed, 10 Apr 2002 12:02:35 -0700 (PDT) Received: (from fpscha@localhost) by ns1.via-net-works.net.ar (8.11.6/8.11.6) id g3AJ2Oh86657 for ports@freebsd.org; Wed, 10 Apr 2002 16:02:24 -0300 (ART) (envelope-from fschapachnik@vianetworks.com.ar) X-Authentication-Warning: ns1.via-net-works.net.ar: fpscha set sender to fschapachnik@vianetworks.com.ar using -f Date: Wed, 10 Apr 2002 16:02:24 -0300 From: Fernando Schapachnik To: ports@freebsd.org Subject: Postgres 7.2 port Message-ID: <20020410160224.D75132@ns1.via-net-works.net.ar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, It seems that the Postgres 7.2 doesn't compile with --with-tcl. Is my skeleton broken? or am I missing something? Thanks for any help. Fernando P. Schapachnik fschapachnik@vianetworks.com.ar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 13:18:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from out006.verizon.net (out006pub.verizon.net [206.46.170.106]) by hub.freebsd.org (Postfix) with ESMTP id F1F1D37B405 for ; Wed, 10 Apr 2002 13:18:18 -0700 (PDT) Received: from verizon.net ([141.150.214.155]) by out006.verizon.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020410201652.OQAV27046.out006.verizon.net@verizon.net> for ; Wed, 10 Apr 2002 15:16:52 -0500 Date: Wed, 10 Apr 2002 16:20:52 -0400 From: jbw To: ports@freebsd.org Subject: Lyx 1.1.6.4 patch Message-ID: <20020410162052.A928@arem.peritian.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="cWoXeonUoKmBZSoM" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --cWoXeonUoKmBZSoM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I'm trying to install Lyx but it is not working. From the archives I see there is a patch to fix the problem. Could someone email it to me along with instructions since it does not seem like it has been committed yet. TIA jbw --cWoXeonUoKmBZSoM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8tJ6jZP0tdlteG5MRAnffAJ9Fnqe3r+1JLK37xNSf8RE7mXJZjwCcDlk3 XGX7pvirIbh8jjNYLv6dwaI= =B6g3 -----END PGP SIGNATURE----- --cWoXeonUoKmBZSoM-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 13:22:37 2002 Delivered-To: freebsd-ports@freebsd.org Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id 2F28737B405 for ; Wed, 10 Apr 2002 13:22:31 -0700 (PDT) Received: by energyhq.homeip.net (Postfix, from userid 1001) id D5B143FC49; Wed, 10 Apr 2002 22:22:26 +0200 (CEST) Date: Wed, 10 Apr 2002 22:22:26 +0200 From: Miguel Mendez To: jbw Cc: ports@freebsd.org Subject: Re: Lyx 1.1.6.4 patch Message-ID: <20020410222226.A52149@energyhq.homeip.net> Mail-Followup-To: jbw , ports@freebsd.org References: <20020410162052.A928@arem.peritian.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="/NkBOFFp2J2Af1nK" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020410162052.A928@arem.peritian.com>; from j.bw@verizon.net on Wed, Apr 10, 2002 at 04:20:52PM -0400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --/NkBOFFp2J2Af1nK Content-Type: multipart/mixed; boundary="qMm9M+Fa2AknHoGS" Content-Disposition: inline --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 10, 2002 at 04:20:52PM -0400, jbw wrote: > I'm trying to install Lyx but it is not working. From the archives > I see there is a patch to fix the problem. Could someone email it to > me along with instructions since it does not seem like it has been > committed yet. Here it comes... To use it: cd /usr/ports && patch -p0 < /path/to/lyx.diff Cheers, --=20 Miguel Mendez - flynn@energyhq.homeip.net GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt EnergyHQ :: http://www.energyhq.tk FreeBSD - The power to serve! --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="lyx.diff" Content-Transfer-Encoding: quoted-printable diff -ruN lyx.old/Makefile lyx/Makefile --- lyx.old/Makefile Tue Jan 22 15:36:29 2002 +++ lyx/Makefile Mon Feb 4 12:45:31 2002 @@ -48,4 +48,7 @@ (cd ${WRKSRC}; ${TOUCH} Makefile.in */Makefile.in src/config.h.in) (cd ${WRKSRC}/lib/doc; ${RM} -f *.orig) =20 +post-configure: + @${PERL} -pi -e 's@autoheader@autoheader213@g' ${WRKSRC}/src/Makefile +=09 .include --qMm9M+Fa2AknHoGS-- --/NkBOFFp2J2Af1nK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8tJ8CnLctrNyFFPERAvNBAKCFEypdhd2DFEhGzjB3LpRxaB43pgCggoQz qgWVEw3B70KHJKo88dn4k/E= =xhGd -----END PGP SIGNATURE----- --/NkBOFFp2J2Af1nK-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 13:24:16 2002 Delivered-To: freebsd-ports@freebsd.org Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id 1085037B417 for ; Wed, 10 Apr 2002 13:24:08 -0700 (PDT) Received: by energyhq.homeip.net (Postfix, from userid 1001) id 1652C3FC49; Wed, 10 Apr 2002 22:24:11 +0200 (CEST) Date: Wed, 10 Apr 2002 22:24:11 +0200 From: Miguel Mendez To: jbw Cc: ports@freebsd.org Subject: Re: Lyx 1.1.6.4 patch Message-ID: <20020410222411.B52149@energyhq.homeip.net> Mail-Followup-To: jbw , ports@freebsd.org References: <20020410162052.A928@arem.peritian.com> <20020410222226.A52149@energyhq.homeip.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="3siQDZowHQqNOShm" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020410222226.A52149@energyhq.homeip.net>; from flynn@energyhq.homeip.net on Wed, Apr 10, 2002 at 10:22:26PM +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --3siQDZowHQqNOShm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 10, 2002 at 10:22:26PM +0200, Miguel Mendez wrote: > cd /usr/ports && patch -p0 < /path/to/lyx.diff Argh, make that cd /usr/ports/print :-) Cheers, --=20 Miguel Mendez - flynn@energyhq.homeip.net GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt EnergyHQ :: http://www.energyhq.tk FreeBSD - The power to serve! --3siQDZowHQqNOShm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8tJ9pnLctrNyFFPERAuxzAJ9o9z7VrJkwYNgrUH7UDXEXiNQ4aACfYoxB e8p33YOosXYctnuU+I/JWsQ= =V+9b -----END PGP SIGNATURE----- --3siQDZowHQqNOShm-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 14: 0:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6ABF837B405 for ; Wed, 10 Apr 2002 14:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AL02U90477; Wed, 10 Apr 2002 14:00:02 -0700 (PDT) (envelope-from gnats) Received: from sushi.sanyusan.se (h236n2fls34o835.telia.com [213.67.31.236]) by hub.freebsd.org (Postfix) with ESMTP id 0833437B400 for ; Wed, 10 Apr 2002 13:54:29 -0700 (PDT) Received: from sushi.sanyusan.se (localhost [127.0.0.1]) by sushi.sanyusan.se (8.12.3/8.12.3) with ESMTP id g3AKsMYw050807; Wed, 10 Apr 2002 22:54:22 +0200 (CEST) (envelope-from anders@sushi.sanyusan.se) Received: (from anders@localhost) by sushi.sanyusan.se (8.12.3/8.12.3/Submit) id g3AKsKHb050806; Wed, 10 Apr 2002 22:54:20 +0200 (CEST) Message-Id: <200204102054.g3AKsKHb050806@sushi.sanyusan.se> Date: Wed, 10 Apr 2002 22:54:20 +0200 (CEST) From: Anders Andersson Reply-To: Anders Andersson To: FreeBSD-gnats-submit@FreeBSD.org Cc: leeym@leeym.com X-Send-Pr-Version: 3.113 Subject: ports/36973: update to latest version of port mail/abook Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36973 >Category: ports >Synopsis: update to latest version of port mail/abook >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 14:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Anders Andersson >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD sushi.sanyusan.se 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Apr 10 19:58:49 CEST 2002 toor@sushi.sanyusan.se:/usr/obj/usr/src/sys/SUSHI i386 >Description: update port mail/abook to latest version. >How-To-Repeat: >Fix: --- abook.diff begins here --- diff -ruN abook/Makefile abook.new/Makefile --- abook/Makefile Fri Mar 15 22:04:52 2002 +++ abook.new/Makefile Wed Apr 10 22:49:11 2002 @@ -6,7 +6,7 @@ # PORTNAME= abook -PORTVERSION= 0.4.16 +PORTVERSION= 0.4.17 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN abook/distinfo abook.new/distinfo --- abook/distinfo Fri Mar 15 22:04:52 2002 +++ abook.new/distinfo Wed Apr 10 22:50:43 2002 @@ -1 +1 @@ -MD5 (abook-0.4.16.tar.gz) = 8404ba92615f9c4066969a10a98a0c86 +MD5 (abook-0.4.17.tar.gz) = ec1cbee2c10b677ecbeb36a144c5eaf0 --- abook.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 14:50:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.rpi.edu (mail.rpi.edu [128.113.22.40]) by hub.freebsd.org (Postfix) with ESMTP id 0C85737B400 for ; Wed, 10 Apr 2002 14:50:24 -0700 (PDT) Received: from [128.113.24.47] (gilead.acs.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.12.1/8.12.1) with ESMTP id g3ALoLr6268986 for ; Wed, 10 Apr 2002 17:50:21 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: Date: Wed, 10 Apr 2002 17:50:20 -0400 To: freebsd-ports@FreeBSD.ORG From: Garance A Drosihn Subject: gettext vs portupgrade Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: MIMEDefang 2.3 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Just an observation: We have gettext and gettext-old, both of which could be installed on the same system at the same time. I think this goes against what portupgrade is expecting, because in many cases a component named xyzzy-old (or -devel) would not be installed if component xyzzy is already installed. In any case, if you have gettext installed, and you do not have gettext-old installed, then there seems to be no way to tell portupgrade to install gettext-old. I am too tired to spend time trying a lot of things, though, so eventually I just cd'ed into /usr/ports/devel/gettext-old and did the make ; make install by hand. Once both ports were installed, then portupgrade seemed to handle the both of them OK. Although it was a bit odd that I did a 'portupgrade -f gettext', and it built both ports without asking me for which one I wanted to rebuild. -- Garance Alistair Drosehn = gad@eclipse.acs.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 15:20:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 634A037B420 for ; Wed, 10 Apr 2002 15:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AMK2519348; Wed, 10 Apr 2002 15:20:02 -0700 (PDT) (envelope-from gnats) Date: Wed, 10 Apr 2002 15:20:02 -0700 (PDT) Message-Id: <200204102220.g3AMK2519348@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Garrett Rooney Subject: Re: ports/36945: new ports of libsigc++12 and gtkmm Reply-To: Garrett Rooney Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36945; it has been noted by GNATS. From: Garrett Rooney To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/36945: new ports of libsigc++12 and gtkmm Date: Wed, 10 Apr 2002 18:11:33 -0400 oops, i left 'USE_GTK' in the gtkmm Makefile, which made it depend on gtk12, which is obviously wrong. here's an updated shar of the gtkmm port, with the (i hope) correct dependencies this time. -garrett # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # gtkmm # gtkmm/Makefile # gtkmm/distinfo # gtkmm/pkg-comment # gtkmm/pkg-descr # gtkmm/pkg-plist # echo c - gtkmm mkdir -p gtkmm > /dev/null 2>&1 echo x - gtkmm/Makefile sed 's/^X//' >gtkmm/Makefile << 'END-of-gtkmm/Makefile' X# New ports collection makefile for: gtkmm X# Date created: 9 April 2002 X# Whom: Garrett Rooney X# X# $FreeBSD: ports/x11-toolkits/gtk--/Makefile,v 1.36 2002/02/12 09:21:25 sobomax Exp $ X# X XPORTNAME= gtkmm XPORTVERSION= 1.3.9 XCATEGORIES= x11-toolkits XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= gtkmm X XMAINTAINER= gnome@FreeBSD.org X XLIB_DEPENDS= sigc-1.1.3:${PORTSDIR}/devel/libsigc++12 \ X gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 XBUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ X perl5.6.1:${PORTSDIR}/lang/perl5 X XUSE_X_PREFIX= yes XUSE_GMAKE= yes XGNU_CONFIGURE= yes XINSTALLS_SHLIB= yes XCONFIGURE_ARGS= --enable-static=yes \ X --without-gnome \ X --with-sigc-prefix=${LOCALBASE} X Xpost-extract: X @find ${WRKSRC} -name configure | xargs ${PERL} -pi -e \ X 's|perl5|perl5\.6\.1|g' X @find ${WRKSRC} -name Makefile.in | xargs ${PERL} -pi -e \ X 's|\$\(libdir\)/pkgconfig|\$\(prefix\)/libdata/pkgconfig|g' X X.include END-of-gtkmm/Makefile echo x - gtkmm/distinfo sed 's/^X//' >gtkmm/distinfo << 'END-of-gtkmm/distinfo' XMD5 (gtkmm-1.3.9.tar.gz) = 5b920f7cb799a2016baf74a630e96348 END-of-gtkmm/distinfo echo x - gtkmm/pkg-comment sed 's/^X//' >gtkmm/pkg-comment << 'END-of-gtkmm/pkg-comment' XC++ wrapper for gtk, a x11 graphics library END-of-gtkmm/pkg-comment echo x - gtkmm/pkg-descr sed 's/^X//' >gtkmm/pkg-descr << 'END-of-gtkmm/pkg-descr' XC++ wrapper for gtk, a x11 graphics library END-of-gtkmm/pkg-descr echo x - gtkmm/pkg-plist sed 's/^X//' >gtkmm/pkg-plist << 'END-of-gtkmm/pkg-plist' Xinclude/gtkmm-2.0/gtkmm_generate_extra_defs/generate_extra_defs.h Xinclude/gtkmm-2.0/glibmm/private/interface_p.h Xinclude/gtkmm-2.0/glibmm/private/object_p.h Xinclude/gtkmm-2.0/glibmm/signalproxy.h Xinclude/gtkmm-2.0/glibmm/arrayhandle.h Xinclude/gtkmm-2.0/glibmm/class.h Xinclude/gtkmm-2.0/glibmm/closure.h Xinclude/gtkmm-2.0/glibmm/containerhandle_shared.h Xinclude/gtkmm-2.0/glibmm/containers.h Xinclude/gtkmm-2.0/glibmm/convert.h Xinclude/gtkmm-2.0/glibmm/date.h Xinclude/gtkmm-2.0/glibmm/error.h Xinclude/gtkmm-2.0/glibmm/exception.h Xinclude/gtkmm-2.0/glibmm/exceptionhandler.h Xinclude/gtkmm-2.0/glibmm/fileutils.h Xinclude/gtkmm-2.0/glibmm/helperlist.h Xinclude/gtkmm-2.0/glibmm/interface.h Xinclude/gtkmm-2.0/glibmm/listhandle.h Xinclude/gtkmm-2.0/glibmm/main.h Xinclude/gtkmm-2.0/glibmm/miscutils.h Xinclude/gtkmm-2.0/glibmm/object.h Xinclude/gtkmm-2.0/glibmm/objectbase.h Xinclude/gtkmm-2.0/glibmm/pattern.h Xinclude/gtkmm-2.0/glibmm/propertyproxy.h Xinclude/gtkmm-2.0/glibmm/quark.h Xinclude/gtkmm-2.0/glibmm/propertyproxy_base.h Xinclude/gtkmm-2.0/glibmm/propertyproxy_boxed.h Xinclude/gtkmm-2.0/glibmm/propertyproxy_enum.h Xinclude/gtkmm-2.0/glibmm/propertyproxy_flags.h Xinclude/gtkmm-2.0/glibmm/propertyproxy_refptr.h Xinclude/gtkmm-2.0/glibmm/random.h Xinclude/gtkmm-2.0/glibmm/refptr.h Xinclude/gtkmm-2.0/glibmm/sarray.h Xinclude/gtkmm-2.0/glibmm/shell.h Xinclude/gtkmm-2.0/glibmm/signalproxy_connectionnode.h Xinclude/gtkmm-2.0/glibmm/slisthandle.h Xinclude/gtkmm-2.0/glibmm/spawn.h Xinclude/gtkmm-2.0/glibmm/thread.h Xinclude/gtkmm-2.0/glibmm/threadpool.h Xinclude/gtkmm-2.0/glibmm/timer.h Xinclude/gtkmm-2.0/glibmm/timeval.h Xinclude/gtkmm-2.0/glibmm/ustring.h Xinclude/gtkmm-2.0/glibmm/utility.h Xinclude/gtkmm-2.0/glibmm/value.h Xinclude/gtkmm-2.0/glibmm/wrap.h Xinclude/gtkmm-2.0/glibmm/wrap_init.h Xinclude/gtkmm-2.0/glibmm.h Xinclude/gtkmm-2.0/pangomm/private/attrlist_p.h Xinclude/gtkmm-2.0/pangomm/private/context_p.h Xinclude/gtkmm-2.0/pangomm/private/coverage_p.h Xinclude/gtkmm-2.0/pangomm/private/font_p.h Xinclude/gtkmm-2.0/pangomm/private/fontdescription_p.h Xinclude/gtkmm-2.0/pangomm/private/fontface_p.h Xinclude/gtkmm-2.0/pangomm/private/fontfamily_p.h Xinclude/gtkmm-2.0/pangomm/private/fontmap_p.h Xinclude/gtkmm-2.0/pangomm/private/fontmetrics_p.h Xinclude/gtkmm-2.0/pangomm/private/fontset_p.h Xinclude/gtkmm-2.0/pangomm/private/layout_p.h Xinclude/gtkmm-2.0/pangomm/private/layoutiter_p.h Xinclude/gtkmm-2.0/pangomm/private/layoutline_p.h Xinclude/gtkmm-2.0/pangomm/private/tabarray_p.h Xinclude/gtkmm-2.0/pangomm/attrlist.h Xinclude/gtkmm-2.0/pangomm/context.h Xinclude/gtkmm-2.0/pangomm/coverage.h Xinclude/gtkmm-2.0/pangomm/font.h Xinclude/gtkmm-2.0/pangomm/fontdescription.h Xinclude/gtkmm-2.0/pangomm/fontface.h Xinclude/gtkmm-2.0/pangomm/fontfamily.h Xinclude/gtkmm-2.0/pangomm/fontmap.h Xinclude/gtkmm-2.0/pangomm/fontmetrics.h Xinclude/gtkmm-2.0/pangomm/fontset.h Xinclude/gtkmm-2.0/pangomm/layout.h Xinclude/gtkmm-2.0/pangomm/layoutiter.h Xinclude/gtkmm-2.0/pangomm/layoutline.h Xinclude/gtkmm-2.0/pangomm/tabarray.h Xinclude/gtkmm-2.0/pangomm/wrap_init.h Xinclude/gtkmm-2.0/pangomm.h Xinclude/gtkmm-2.0/atkmm/private/object_p.h Xinclude/gtkmm-2.0/atkmm/private/relation_p.h Xinclude/gtkmm-2.0/atkmm/private/relationset_p.h Xinclude/gtkmm-2.0/atkmm/private/stateset_p.h Xinclude/gtkmm-2.0/atkmm/object.h Xinclude/gtkmm-2.0/atkmm/relation.h Xinclude/gtkmm-2.0/atkmm/relationset.h Xinclude/gtkmm-2.0/atkmm/stateset.h Xinclude/gtkmm-2.0/atkmm/wrap_init.h Xinclude/gtkmm-2.0/atkmm.h Xinclude/gtkmm-2.0/gdkmm/private/font_p.h Xinclude/gtkmm-2.0/gdkmm/private/bitmap_p.h Xinclude/gtkmm-2.0/gdkmm/private/color_p.h Xinclude/gtkmm-2.0/gdkmm/private/colormap_p.h Xinclude/gtkmm-2.0/gdkmm/private/cursor_p.h Xinclude/gtkmm-2.0/gdkmm/private/dragcontext_p.h Xinclude/gtkmm-2.0/gdkmm/private/drawable_p.h Xinclude/gtkmm-2.0/gdkmm/private/event_p.h Xinclude/gtkmm-2.0/gdkmm/private/gc_p.h Xinclude/gtkmm-2.0/gdkmm/private/image_p.h Xinclude/gtkmm-2.0/gdkmm/private/pixbuf_p.h Xinclude/gtkmm-2.0/gdkmm/private/pixbufanimation_p.h Xinclude/gtkmm-2.0/gdkmm/private/pixbufanimationiter_p.h Xinclude/gtkmm-2.0/gdkmm/private/pixmap_p.h Xinclude/gtkmm-2.0/gdkmm/private/pixbufloader_p.h Xinclude/gtkmm-2.0/gdkmm/private/rectangle_p.h Xinclude/gtkmm-2.0/gdkmm/private/region_p.h Xinclude/gtkmm-2.0/gdkmm/private/visual_p.h Xinclude/gtkmm-2.0/gdkmm/private/window_p.h Xinclude/gtkmm-2.0/gdkmm/font.h Xinclude/gtkmm-2.0/gdkmm/bitmap.h Xinclude/gtkmm-2.0/gdkmm/color.h Xinclude/gtkmm-2.0/gdkmm/colormap.h Xinclude/gtkmm-2.0/gdkmm/cursor.h Xinclude/gtkmm-2.0/gdkmm/dragcontext.h Xinclude/gtkmm-2.0/gdkmm/drawable.h Xinclude/gtkmm-2.0/gdkmm/event.h Xinclude/gtkmm-2.0/gdkmm/gc.h Xinclude/gtkmm-2.0/gdkmm/image.h Xinclude/gtkmm-2.0/gdkmm/pixbuf.h Xinclude/gtkmm-2.0/gdkmm/pixbufanimation.h Xinclude/gtkmm-2.0/gdkmm/pixbufanimationiter.h Xinclude/gtkmm-2.0/gdkmm/pixmap.h Xinclude/gtkmm-2.0/gdkmm/pixbufloader.h Xinclude/gtkmm-2.0/gdkmm/rectangle.h Xinclude/gtkmm-2.0/gdkmm/region.h Xinclude/gtkmm-2.0/gdkmm/visual.h Xinclude/gtkmm-2.0/gdkmm/window.h Xinclude/gtkmm-2.0/gdkmm/list.h Xinclude/gtkmm-2.0/gdkmm/main.h Xinclude/gtkmm-2.0/gdkmm/types.h Xinclude/gtkmm-2.0/gdkmm/wrap_init.h Xinclude/gtkmm-2.0/gdkmm.h Xinclude/gtkmm-2.0/gtkmm/private/accelgroup_p.h Xinclude/gtkmm-2.0/gtkmm/private/accellabel_p.h Xinclude/gtkmm-2.0/gtkmm/private/adjustment_p.h Xinclude/gtkmm-2.0/gtkmm/private/alignment_p.h Xinclude/gtkmm-2.0/gtkmm/private/arrow_p.h Xinclude/gtkmm-2.0/gtkmm/private/aspectframe_p.h Xinclude/gtkmm-2.0/gtkmm/private/bin_p.h Xinclude/gtkmm-2.0/gtkmm/private/box_p.h Xinclude/gtkmm-2.0/gtkmm/private/button_p.h Xinclude/gtkmm-2.0/gtkmm/private/buttonbox_p.h Xinclude/gtkmm-2.0/gtkmm/private/calendar_p.h Xinclude/gtkmm-2.0/gtkmm/private/celleditable_p.h Xinclude/gtkmm-2.0/gtkmm/private/checkbutton_p.h Xinclude/gtkmm-2.0/gtkmm/private/checkmenuitem_p.h Xinclude/gtkmm-2.0/gtkmm/private/cellrenderer_p.h Xinclude/gtkmm-2.0/gtkmm/private/cellrendererpixbuf_p.h Xinclude/gtkmm-2.0/gtkmm/private/cellrenderertext_p.h Xinclude/gtkmm-2.0/gtkmm/private/cellrenderertoggle_p.h Xinclude/gtkmm-2.0/gtkmm/private/colorselection_p.h Xinclude/gtkmm-2.0/gtkmm/private/rc_p.h Xinclude/gtkmm-2.0/gtkmm/private/combo_p.h Xinclude/gtkmm-2.0/gtkmm/private/container_p.h Xinclude/gtkmm-2.0/gtkmm/private/curve_p.h Xinclude/gtkmm-2.0/gtkmm/private/dialog_p.h Xinclude/gtkmm-2.0/gtkmm/private/drawingarea_p.h Xinclude/gtkmm-2.0/gtkmm/private/editable_p.h Xinclude/gtkmm-2.0/gtkmm/private/entry_p.h Xinclude/gtkmm-2.0/gtkmm/private/eventbox_p.h Xinclude/gtkmm-2.0/gtkmm/private/fileselection_p.h Xinclude/gtkmm-2.0/gtkmm/private/fixed_p.h Xinclude/gtkmm-2.0/gtkmm/private/fontselection_p.h Xinclude/gtkmm-2.0/gtkmm/private/frame_p.h Xinclude/gtkmm-2.0/gtkmm/private/handlebox_p.h Xinclude/gtkmm-2.0/gtkmm/private/iconfactory_p.h Xinclude/gtkmm-2.0/gtkmm/private/iconset_p.h Xinclude/gtkmm-2.0/gtkmm/private/iconsource_p.h Xinclude/gtkmm-2.0/gtkmm/private/image_p.h Xinclude/gtkmm-2.0/gtkmm/private/imagemenuitem_p.h Xinclude/gtkmm-2.0/gtkmm/private/inputdialog_p.h Xinclude/gtkmm-2.0/gtkmm/private/invisible_p.h Xinclude/gtkmm-2.0/gtkmm/private/item_p.h Xinclude/gtkmm-2.0/gtkmm/private/label_p.h Xinclude/gtkmm-2.0/gtkmm/private/layout_p.h Xinclude/gtkmm-2.0/gtkmm/private/liststore_p.h Xinclude/gtkmm-2.0/gtkmm/private/main_p.h Xinclude/gtkmm-2.0/gtkmm/private/menu_p.h Xinclude/gtkmm-2.0/gtkmm/private/menubar_p.h Xinclude/gtkmm-2.0/gtkmm/private/menuitem_p.h Xinclude/gtkmm-2.0/gtkmm/private/menushell_p.h Xinclude/gtkmm-2.0/gtkmm/private/messagedialog_p.h Xinclude/gtkmm-2.0/gtkmm/private/misc_p.h Xinclude/gtkmm-2.0/gtkmm/private/notebook_p.h Xinclude/gtkmm-2.0/gtkmm/private/object_p.h Xinclude/gtkmm-2.0/gtkmm/private/optionmenu_p.h Xinclude/gtkmm-2.0/gtkmm/private/paned_p.h Xinclude/gtkmm-2.0/gtkmm/private/plug_p.h Xinclude/gtkmm-2.0/gtkmm/private/preview_p.h Xinclude/gtkmm-2.0/gtkmm/private/progress_p.h Xinclude/gtkmm-2.0/gtkmm/private/progressbar_p.h Xinclude/gtkmm-2.0/gtkmm/private/radiobutton_p.h Xinclude/gtkmm-2.0/gtkmm/private/radiomenuitem_p.h Xinclude/gtkmm-2.0/gtkmm/private/range_p.h Xinclude/gtkmm-2.0/gtkmm/private/ruler_p.h Xinclude/gtkmm-2.0/gtkmm/private/scale_p.h Xinclude/gtkmm-2.0/gtkmm/private/scrollbar_p.h Xinclude/gtkmm-2.0/gtkmm/private/scrolledwindow_p.h Xinclude/gtkmm-2.0/gtkmm/private/separator_p.h Xinclude/gtkmm-2.0/gtkmm/private/settings_p.h Xinclude/gtkmm-2.0/gtkmm/private/sizegroup_p.h Xinclude/gtkmm-2.0/gtkmm/private/socket_p.h Xinclude/gtkmm-2.0/gtkmm/private/spinbutton_p.h Xinclude/gtkmm-2.0/gtkmm/private/statusbar_p.h Xinclude/gtkmm-2.0/gtkmm/private/stockitem_p.h Xinclude/gtkmm-2.0/gtkmm/private/style_p.h Xinclude/gtkmm-2.0/gtkmm/private/table_p.h Xinclude/gtkmm-2.0/gtkmm/private/tearoffmenuitem_p.h Xinclude/gtkmm-2.0/gtkmm/private/textattributes_p.h Xinclude/gtkmm-2.0/gtkmm/private/textbuffer_p.h Xinclude/gtkmm-2.0/gtkmm/private/textchildanchor_p.h Xinclude/gtkmm-2.0/gtkmm/private/textiter_p.h Xinclude/gtkmm-2.0/gtkmm/private/textmark_p.h Xinclude/gtkmm-2.0/gtkmm/private/texttag_p.h Xinclude/gtkmm-2.0/gtkmm/private/texttagtable_p.h Xinclude/gtkmm-2.0/gtkmm/private/textview_p.h Xinclude/gtkmm-2.0/gtkmm/private/togglebutton_p.h Xinclude/gtkmm-2.0/gtkmm/private/toolbar_p.h Xinclude/gtkmm-2.0/gtkmm/private/tooltips_p.h Xinclude/gtkmm-2.0/gtkmm/private/treedragdest_p.h Xinclude/gtkmm-2.0/gtkmm/private/treedragsource_p.h Xinclude/gtkmm-2.0/gtkmm/private/treepath_p.h Xinclude/gtkmm-2.0/gtkmm/private/treeselection_p.h Xinclude/gtkmm-2.0/gtkmm/private/treesortable_p.h Xinclude/gtkmm-2.0/gtkmm/private/treeiter_p.h Xinclude/gtkmm-2.0/gtkmm/private/treemodel_p.h Xinclude/gtkmm-2.0/gtkmm/private/treestore_p.h Xinclude/gtkmm-2.0/gtkmm/private/treeview_p.h Xinclude/gtkmm-2.0/gtkmm/private/treeviewcolumn_p.h Xinclude/gtkmm-2.0/gtkmm/private/viewport_p.h Xinclude/gtkmm-2.0/gtkmm/private/widget_p.h Xinclude/gtkmm-2.0/gtkmm/private/window_p.h Xinclude/gtkmm-2.0/gtkmm/accelgroup.h Xinclude/gtkmm-2.0/gtkmm/accellabel.h Xinclude/gtkmm-2.0/gtkmm/adjustment.h Xinclude/gtkmm-2.0/gtkmm/alignment.h Xinclude/gtkmm-2.0/gtkmm/arrow.h Xinclude/gtkmm-2.0/gtkmm/aspectframe.h Xinclude/gtkmm-2.0/gtkmm/bin.h Xinclude/gtkmm-2.0/gtkmm/box.h Xinclude/gtkmm-2.0/gtkmm/button.h Xinclude/gtkmm-2.0/gtkmm/buttonbox.h Xinclude/gtkmm-2.0/gtkmm/calendar.h Xinclude/gtkmm-2.0/gtkmm/celleditable.h Xinclude/gtkmm-2.0/gtkmm/checkbutton.h Xinclude/gtkmm-2.0/gtkmm/checkmenuitem.h Xinclude/gtkmm-2.0/gtkmm/cellrenderer.h Xinclude/gtkmm-2.0/gtkmm/cellrendererpixbuf.h Xinclude/gtkmm-2.0/gtkmm/cellrenderertext.h Xinclude/gtkmm-2.0/gtkmm/cellrenderertoggle.h Xinclude/gtkmm-2.0/gtkmm/colorselection.h Xinclude/gtkmm-2.0/gtkmm/combo.h Xinclude/gtkmm-2.0/gtkmm/curve.h Xinclude/gtkmm-2.0/gtkmm/container.h Xinclude/gtkmm-2.0/gtkmm/dialog.h Xinclude/gtkmm-2.0/gtkmm/drawingarea.h Xinclude/gtkmm-2.0/gtkmm/editable.h Xinclude/gtkmm-2.0/gtkmm/entry.h Xinclude/gtkmm-2.0/gtkmm/eventbox.h Xinclude/gtkmm-2.0/gtkmm/fileselection.h Xinclude/gtkmm-2.0/gtkmm/fixed.h Xinclude/gtkmm-2.0/gtkmm/fontselection.h Xinclude/gtkmm-2.0/gtkmm/frame.h Xinclude/gtkmm-2.0/gtkmm/handlebox.h Xinclude/gtkmm-2.0/gtkmm/iconfactory.h Xinclude/gtkmm-2.0/gtkmm/iconset.h Xinclude/gtkmm-2.0/gtkmm/iconsource.h Xinclude/gtkmm-2.0/gtkmm/image.h Xinclude/gtkmm-2.0/gtkmm/imagemenuitem.h Xinclude/gtkmm-2.0/gtkmm/inputdialog.h Xinclude/gtkmm-2.0/gtkmm/invisible.h Xinclude/gtkmm-2.0/gtkmm/item.h Xinclude/gtkmm-2.0/gtkmm/label.h Xinclude/gtkmm-2.0/gtkmm/layout.h Xinclude/gtkmm-2.0/gtkmm/liststore.h Xinclude/gtkmm-2.0/gtkmm/main.h Xinclude/gtkmm-2.0/gtkmm/menu.h Xinclude/gtkmm-2.0/gtkmm/menubar.h Xinclude/gtkmm-2.0/gtkmm/misc.h Xinclude/gtkmm-2.0/gtkmm/menuitem.h Xinclude/gtkmm-2.0/gtkmm/menushell.h Xinclude/gtkmm-2.0/gtkmm/messagedialog.h Xinclude/gtkmm-2.0/gtkmm/notebook.h Xinclude/gtkmm-2.0/gtkmm/object.h Xinclude/gtkmm-2.0/gtkmm/optionmenu.h Xinclude/gtkmm-2.0/gtkmm/paned.h Xinclude/gtkmm-2.0/gtkmm/plug.h Xinclude/gtkmm-2.0/gtkmm/preview.h Xinclude/gtkmm-2.0/gtkmm/progress.h Xinclude/gtkmm-2.0/gtkmm/progressbar.h Xinclude/gtkmm-2.0/gtkmm/radiobutton.h Xinclude/gtkmm-2.0/gtkmm/radiomenuitem.h Xinclude/gtkmm-2.0/gtkmm/range.h Xinclude/gtkmm-2.0/gtkmm/rc.h Xinclude/gtkmm-2.0/gtkmm/ruler.h Xinclude/gtkmm-2.0/gtkmm/scale.h Xinclude/gtkmm-2.0/gtkmm/scrollbar.h Xinclude/gtkmm-2.0/gtkmm/scrolledwindow.h Xinclude/gtkmm-2.0/gtkmm/separator.h Xinclude/gtkmm-2.0/gtkmm/settings.h Xinclude/gtkmm-2.0/gtkmm/sizegroup.h Xinclude/gtkmm-2.0/gtkmm/socket.h Xinclude/gtkmm-2.0/gtkmm/spinbutton.h Xinclude/gtkmm-2.0/gtkmm/statusbar.h Xinclude/gtkmm-2.0/gtkmm/stockitem.h Xinclude/gtkmm-2.0/gtkmm/style.h Xinclude/gtkmm-2.0/gtkmm/table.h Xinclude/gtkmm-2.0/gtkmm/tearoffmenuitem.h Xinclude/gtkmm-2.0/gtkmm/textattributes.h Xinclude/gtkmm-2.0/gtkmm/textbuffer.h Xinclude/gtkmm-2.0/gtkmm/textchildanchor.h Xinclude/gtkmm-2.0/gtkmm/textiter.h Xinclude/gtkmm-2.0/gtkmm/textmark.h Xinclude/gtkmm-2.0/gtkmm/texttag.h Xinclude/gtkmm-2.0/gtkmm/texttagtable.h Xinclude/gtkmm-2.0/gtkmm/textview.h Xinclude/gtkmm-2.0/gtkmm/togglebutton.h Xinclude/gtkmm-2.0/gtkmm/toolbar.h Xinclude/gtkmm-2.0/gtkmm/tooltips.h Xinclude/gtkmm-2.0/gtkmm/treedragdest.h Xinclude/gtkmm-2.0/gtkmm/treedragsource.h Xinclude/gtkmm-2.0/gtkmm/treepath.h Xinclude/gtkmm-2.0/gtkmm/treeselection.h Xinclude/gtkmm-2.0/gtkmm/treesortable.h Xinclude/gtkmm-2.0/gtkmm/treeiter.h Xinclude/gtkmm-2.0/gtkmm/treemodel.h Xinclude/gtkmm-2.0/gtkmm/treestore.h Xinclude/gtkmm-2.0/gtkmm/treeview.h Xinclude/gtkmm-2.0/gtkmm/treeviewcolumn.h Xinclude/gtkmm-2.0/gtkmm/viewport.h Xinclude/gtkmm-2.0/gtkmm/widget.h Xinclude/gtkmm-2.0/gtkmm/window.h Xinclude/gtkmm-2.0/gtkmm/accelkey.h Xinclude/gtkmm-2.0/gtkmm/base.h Xinclude/gtkmm-2.0/gtkmm/clipboard.h Xinclude/gtkmm-2.0/gtkmm/menu_elems.h Xinclude/gtkmm-2.0/gtkmm/stock.h Xinclude/gtkmm-2.0/gtkmm/stockid.h Xinclude/gtkmm-2.0/gtkmm/targetentry.h Xinclude/gtkmm-2.0/gtkmm/treeview_private.h Xinclude/gtkmm-2.0/gtkmm/wrap_init.h Xinclude/gtkmm-2.0/gtkmm.h Xlib/gtkmm-2.0/proc/m4/base.m4 Xlib/gtkmm-2.0/proc/m4/class_shared.m4 Xlib/gtkmm-2.0/proc/m4/class_boxedtype.m4 Xlib/gtkmm-2.0/proc/m4/class_boxedtype_static.m4 Xlib/gtkmm-2.0/proc/m4/class_generic.m4 Xlib/gtkmm-2.0/proc/m4/class_gerror.m4 Xlib/gtkmm-2.0/proc/m4/class_gobject.m4 Xlib/gtkmm-2.0/proc/m4/class_gtkobject.m4 Xlib/gtkmm-2.0/proc/m4/class_interface.m4 Xlib/gtkmm-2.0/proc/m4/class_opaque_refcounted.m4 Xlib/gtkmm-2.0/proc/m4/class_opaque_copyable.m4 Xlib/gtkmm-2.0/proc/m4/compare.m4 Xlib/gtkmm-2.0/proc/m4/convert.m4 Xlib/gtkmm-2.0/proc/m4/convert_base.m4 Xlib/gtkmm-2.0/proc/m4/convert_gtkmm.m4 Xlib/gtkmm-2.0/proc/m4/convert_atk.m4 Xlib/gtkmm-2.0/proc/m4/convert_gdk.m4 Xlib/gtkmm-2.0/proc/m4/convert_gtk.m4 Xlib/gtkmm-2.0/proc/m4/convert_pango.m4 Xlib/gtkmm-2.0/proc/m4/ctor.m4 Xlib/gtkmm-2.0/proc/m4/doc.m4 Xlib/gtkmm-2.0/proc/m4/enum.m4 Xlib/gtkmm-2.0/proc/m4/list.m4 Xlib/gtkmm-2.0/proc/m4/member.m4 Xlib/gtkmm-2.0/proc/m4/method.m4 Xlib/gtkmm-2.0/proc/m4/property.m4 Xlib/gtkmm-2.0/proc/m4/signal.m4 Xlib/gtkmm-2.0/proc/m4/vfunc.m4 Xlib/gtkmm-2.0/proc/pm/DocsParser.pm Xlib/gtkmm-2.0/proc/pm/GtkDefs.pm Xlib/gtkmm-2.0/proc/pm/Function.pm Xlib/gtkmm-2.0/proc/pm/FunctionBase.pm Xlib/gtkmm-2.0/proc/pm/Output.pm Xlib/gtkmm-2.0/proc/pm/Property.pm Xlib/gtkmm-2.0/proc/pm/Util.pm Xlib/gtkmm-2.0/proc/pm/WrapParser.pm Xlib/gtkmm-2.0/proc/gtkmmproc Xlib/gtkmm-2.0/proc/generate_wrap_init.pl Xlib/gtkmm-2.0/include/glibmmconfig.h Xlib/gtkmm-2.0/include/gdkmmconfig.h Xlib/gtkmm-2.0/include/gtkmmconfig.h Xlib/libgtkmm_generate_extra_defs-1.3.so.0 Xlib/libgtkmm_generate_extra_defs-1.3.so Xlib/libgtkmm_generate_extra_defs-1.3.la Xlib/libgtkmm_generate_extra_defs-1.3.a Xlib/libglibmm-1.3.so.5 Xlib/libglibmm-1.3.so Xlib/libglibmm-1.3.la Xlib/libglibmm-1.3.a Xlibdata/pkgconfig/glibmm-2.0.pc Xlibdata/pkgconfig/pangomm-1.0.pc Xlibdata/pkgconfig/atkmm-1.0.pc Xlibdata/pkgconfig/gdkmm-2.0.pc Xlibdata/pkgconfig/gtkmm-2.0.pc Xlib/libpangomm-0.0.so.5 Xlib/libpangomm-0.0.so Xlib/libpangomm-0.0.la Xlib/libpangomm-0.0.a Xlib/libatkmm-0.0.so.5 Xlib/libatkmm-0.0.so Xlib/libatkmm-0.0.la Xlib/libatkmm-0.0.a Xlib/libgdkmm-1.3.so.5 Xlib/libgdkmm-1.3.so Xlib/libgdkmm-1.3.la Xlib/libgdkmm-1.3.a Xlib/libgtkmm-1.3.so.5 Xlib/libgtkmm-1.3.so Xlib/libgtkmm-1.3.la Xlib/libgtkmm-1.3.a X@dirrm include/gtkmm-2.0/gtkmm_generate_extra_defs X@dirrm include/gtkmm-2.0/glibmm/private X@dirrm include/gtkmm-2.0/glibmm X@dirrm include/gtkmm-2.0/pangomm/private X@dirrm include/gtkmm-2.0/pangomm X@dirrm include/gtkmm-2.0/atkmm/private X@dirrm include/gtkmm-2.0/atkmm X@dirrm include/gtkmm-2.0/gdkmm/private X@dirrm include/gtkmm-2.0/gdkmm X@dirrm include/gtkmm-2.0/gtkmm/private X@dirrm include/gtkmm-2.0/gtkmm X@dirrm include/gtkmm-2.0 X@dirrm lib/gtkmm-2.0/proc/m4 X@dirrm lib/gtkmm-2.0/proc/pm X@dirrm lib/gtkmm-2.0/proc X@dirrm lib/gtkmm-2.0/include X@dirrm lib/gtkmm-2.0 END-of-gtkmm/pkg-plist exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 15:30:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A93F037B419 for ; Wed, 10 Apr 2002 15:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AMU1h20670; Wed, 10 Apr 2002 15:30:01 -0700 (PDT) (envelope-from gnats) Received: from bastuba.partitur.se (bastuba.partitur.se [212.209.169.194]) by hub.freebsd.org (Postfix) with ESMTP id B07BE37B43E for ; Wed, 10 Apr 2002 15:25:56 -0700 (PDT) Received: (from root@localhost) by bastuba.partitur.se (8.11.6/8.11.6) id g3AMPsw59513 for FreeBSD-gnats-submit@freebsd.org.AVP; Thu, 11 Apr 2002 00:25:55 +0200 (CEST) (envelope-from girgen@partitur.se) Received: from elbas.partitur.se (elbas.partitur.se [212.209.169.222]) by bastuba.partitur.se (8.11.6/8.11.6) with ESMTP id g3AMPs359497; Thu, 11 Apr 2002 00:25:54 +0200 (CEST) (envelope-from girgen@partitur.se) Received: (from girgen@localhost) by elbas.partitur.se (8.11.6/8.11.6) id g3AMPs492341; Thu, 11 Apr 2002 00:25:54 +0200 (CEST) (envelope-from girgen) Message-Id: <200204102225.g3AMPs492341@elbas.partitur.se> Date: Thu, 11 Apr 2002 00:25:54 +0200 (CEST) From: Palle Girgensohn Reply-To: Palle Girgensohn To: FreeBSD-gnats-submit@FreeBSD.org Cc: fjoe@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36974: databases/p5-DBD-Pg update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36974 >Category: ports >Synopsis: databases/p5-DBD-Pg update >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 15:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Palle Girgensohn >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: Partitur >Environment: System: FreeBSD palle.girgensohn.se 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #11: Fri Dec 28 17:22:10 CET 2001 root@palle.girgensohn.se:/usr/obj/usr/src/sys/STORDATAN i386 >Description: upgrade to 1.12 >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /net/elbas/opt/ncvs/ports/databases/p5-DBD-Pg/Makefile,v retrieving revision 1.38 diff -u -r1.38 Makefile --- Makefile 12 Mar 2002 20:29:24 -0000 1.38 +++ Makefile 10 Apr 2002 22:18:47 -0000 @@ -6,7 +6,7 @@ # PORTNAME= DBD-Pg -PORTVERSION= 1.01 +PORTVERSION= 1.12 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD Index: distinfo =================================================================== RCS file: /net/elbas/opt/ncvs/ports/databases/p5-DBD-Pg/distinfo,v retrieving revision 1.13 diff -u -r1.13 distinfo --- distinfo 15 Jul 2001 16:15:00 -0000 1.13 +++ distinfo 10 Apr 2002 21:35:35 -0000 @@ -1 +1 @@ -MD5 (DBD-Pg-1.01.tar.gz) = 3086ec3468530bc64838e8a04ce30704 +MD5 (DBD-Pg-1.12.tar.gz) = 91bd4e5c5a6b117dbaf4ba8fa91988da >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 15:40:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E25F37B419 for ; Wed, 10 Apr 2002 15:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AMe3k21964; Wed, 10 Apr 2002 15:40:03 -0700 (PDT) (envelope-from gnats) Received: from bastuba.partitur.se (bastuba.partitur.se [212.209.169.194]) by hub.freebsd.org (Postfix) with ESMTP id 452F637B417 for ; Wed, 10 Apr 2002 15:37:39 -0700 (PDT) Received: (from root@localhost) by bastuba.partitur.se (8.11.6/8.11.6) id g3AMbc760721 for FreeBSD-gnats-submit@freebsd.org.AVP; Thu, 11 Apr 2002 00:37:38 +0200 (CEST) (envelope-from girgen@partitur.se) Received: from elbas.partitur.se (elbas.partitur.se [212.209.169.222]) by bastuba.partitur.se (8.11.6/8.11.6) with ESMTP id g3AMbc360713 for ; Thu, 11 Apr 2002 00:37:38 +0200 (CEST) (envelope-from girgen@partitur.se) Received: (from girgen@localhost) by elbas.partitur.se (8.11.6/8.11.6) id g3AMbbv99050; Thu, 11 Apr 2002 00:37:37 +0200 (CEST) (envelope-from girgen) Message-Id: <200204102237.g3AMbbv99050@elbas.partitur.se> Date: Thu, 11 Apr 2002 00:37:37 +0200 (CEST) From: Palle Girgensohn Reply-To: Palle Girgensohn To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36975: update postgresql -> 7.2.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36975 >Category: ports >Synopsis: update postgresql -> 7.2.1 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 15:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Palle Girgensohn >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: Partitur >Environment: System: FreeBSD palle.girgensohn.se 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #11: Fri Dec 28 17:22:10 CET 2001 root@palle.girgensohn.se:/usr/obj/usr/src/sys/STORDATAN i386 >Description: This updates postgresql to 7.2.1, which is an important bugfix. Also, the periodic script has been refurbished. >How-To-Repeat: >Fix: REMOVE: files/patch-src::backend::utils::init::findbe.c pkg-plist.doc and apply the patch below. Also, I'll send separate PRs about some subports that need to be synchronized. Index: Makefile =================================================================== RCS file: /net/elbas/opt/ncvs/ports/databases/postgresql7/Makefile,v retrieving revision 1.94 diff -u -r1.94 Makefile --- Makefile 1 Apr 2002 23:04:21 -0000 1.94 +++ Makefile 10 Apr 2002 22:04:45 -0000 @@ -6,9 +6,11 @@ # PORTNAME?= postgresql -PORTVERSION?= 7.2 +PORTVERSION?= 7.2.1 CATEGORIES?= databases MASTER_SITES= ftp://ftp.postgresql.org/pub/%SUBDIR%/ \ + ftp://ftp.se.postgresql.org/pub/database/relational/postgresql/%SUBDIR%/ \ + ftp://ftp2.ch.postgresql.org/mirror/postgresql/%SUBDIR%/ \ ftp://ftp.de.postgresql.org/mirror/postgresql/%SUBDIR%/ \ ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/%SUBDIR%/ \ @@ -39,8 +41,6 @@ ## The rest of this file is for normal base installation INSTALLS_SHLIB= YES -USE_GMAKE= YES -GNU_CONFIGURE= YES CONFIGURE_ARGS= --enable-locale --enable-syslog --with-CXX \ --docdir=${PREFIX}/share/doc --with-libdir=${LOCALBASE}/lib \ --with-includes=${LOCALBASE}/include @@ -64,13 +64,6 @@ PLIST_SUB+= GETTEXT="@comment " .endif -.if defined(WITHOUT_SERVER) -PKGMESSAGE= ${PKGDIR}/pkg-message.client -PLIST_SUB+= SERVER="@comment " -.else -PLIST_SUB+= SERVER="" -.endif - .if !defined(WITHOUT_SSL) USE_OPENSSL= yes CONFIGURE_ARGS+= "--with-openssl=${OPENSSLBASE}" @@ -113,6 +106,13 @@ .include "${WRKDIRPREFIX}${.CURDIR}/Makefile.inc" .endif +.if defined(WITHOUT_SERVER) +PKGMESSAGE= ${PKGDIR}/pkg-message.client +PLIST_SUB+= SERVER="@comment " +.else +PLIST_SUB+= SERVER="" +.endif + .if defined(WITHOUT_MULTIBYTE) PLIST_SUB+= MULTIBYTE="@comment " .else @@ -138,14 +138,15 @@ ${SED} "s|/usr/local|${PREFIX}|g" |\ tee ${PREFIX}/share/postgresql/post-install-notes .if !defined(DEBUG_FLAGS) -.for file in ecpg pg_dump pg_id pg_passwd pg_restore postgres psql - @ strip ${PREFIX}/${PG_PREFIX}bin/${file} +.for file in ecpg pg_dump pg_id pg_passwd pg_restore psql + @ strip ${PREFIX}/bin/${file} .endfor .endif .if !defined(WITHOUT_SERVER) # install shell defaults for pgsql user + @ strip ${PREFIX}/bin/postgres .for i in profile cshrc - @ ${SED} "s|%%PREFIX%%|${PREFIX}|g; s|%%PG_PREFIX%%|${PG_PREFIX}|g" \ + @ ${SED} "s|%%PREFIX%%|${PREFIX}|g" \ < ${FILESDIR}/dot.$i.in \ > ${PREFIX}/share/postgresql/dot.$i.dist; \ ${CP} ${PREFIX}/share/postgresql/dot.$i.dist ~pgsql/; \ @@ -164,6 +165,16 @@ ${WRKSRC}/src/interfaces/odbc/odbc.sql \ ${WRKSRC}/src/interfaces/odbc/odbc-drop.sql \ ${PREFIX}/share/postgresql +.else +do-install: + @ cd ${WRKSRC}; \ + ${GMAKE} -C src/bin install ;\ + ${GMAKE} -C src/include install ;\ + ${GMAKE} -C src/interfaces install +.if !defined(NOPORTDOCS) + @ cd ${WRKSRC}; \ + ${GMAKE} -C doc install +.endif .endif post-clean: Index: distinfo =================================================================== RCS file: /net/elbas/opt/ncvs/ports/databases/postgresql7/distinfo,v retrieving revision 1.21 diff -u -r1.21 distinfo --- distinfo 19 Feb 2002 08:23:21 -0000 1.21 +++ distinfo 10 Apr 2002 20:12:02 -0000 @@ -1,3 +1,3 @@ -MD5 (postgresql/postgresql-base-7.2.tar.gz) = e391631127e88dcd665b0f7aa09c764f -MD5 (postgresql/postgresql-opt-7.2.tar.gz) = c3f5fa9045fc0cdebec64869e92bad59 -MD5 (postgresql/postgresql-docs-7.2.tar.gz) = dc229ee6a768814e0e2497ab002b2c9b +MD5 (postgresql/postgresql-base-7.2.1.tar.gz) = e294084800e9470d582b57e3d38ec247 +MD5 (postgresql/postgresql-opt-7.2.1.tar.gz) = 5844486d9f3d449e9d1d02666315059f +MD5 (postgresql/postgresql-docs-7.2.1.tar.gz) = eff48d40b0c1bde1854c77c0b2e1b565 Index: pkg-plist =================================================================== RCS file: /net/elbas/opt/ncvs/ports/databases/postgresql7/pkg-plist,v retrieving revision 1.33 diff -u -r1.33 pkg-plist --- pkg-plist 19 Feb 2002 08:23:21 -0000 1.33 +++ pkg-plist 10 Apr 2002 20:12:02 -0000 @@ -1,5 +1,5 @@ -bin/postmaster -bin/postgres +%%SERVER%%bin/postmaster +%%SERVER%%bin/postgres bin/ecpg bin/initdb bin/initlocation @@ -61,16 +61,16 @@ lib/libpq++.so lib/libpq++.a lib/libpq++.so.4 -lib/postgresql/plpgsql.so +%%SERVER%%lib/postgresql/plpgsql.so @unexec rmdir %D/lib/postgresql 2>/dev/null || true %%SERVER%%share/postgresql/502.pgsql %%SERVER%%share/postgresql/odbc.sql %%SERVER%%share/postgresql/odbc-drop.sql -share/postgresql/postgres.bki -share/postgresql/postgres.description -share/postgresql/pg_hba.conf.sample -share/postgresql/pg_ident.conf.sample -share/postgresql/postgresql.conf.sample +%%SERVER%%share/postgresql/postgres.bki +%%SERVER%%share/postgresql/postgres.description +%%SERVER%%share/postgresql/pg_hba.conf.sample +%%SERVER%%share/postgresql/pg_ident.conf.sample +%%SERVER%%share/postgresql/postgresql.conf.sample share/postgresql/post-install-notes @unexec rmdir %D/share/postgresql 2>/dev/null || true %%PORTDOCS%%share/doc/postgresql/html/index.html @@ -221,6 +221,7 @@ %%PORTDOCS%%share/doc/postgresql/html/regress-evaluation.html %%PORTDOCS%%share/doc/postgresql/html/regress-platform.html %%PORTDOCS%%share/doc/postgresql/html/release.html +%%PORTDOCS%%share/doc/postgresql/html/release-7-2.html %%PORTDOCS%%share/doc/postgresql/html/release-7-1-3.html %%PORTDOCS%%share/doc/postgresql/html/release-7-1-2.html %%PORTDOCS%%share/doc/postgresql/html/release-7-1-1.html @@ -611,13 +612,12 @@ %%PORTDOCS%%share/doc/postgresql/html/doc-build.html %%PORTDOCS%%share/doc/postgresql/html/doc-sources.html %%PORTDOCS%%share/doc/postgresql/html/setindex.html -%%PORTDOCS%%share/doc/postgresql/html/ln8.html %%PORTDOCS%%share/doc/postgresql/html/ln25.html %%PORTDOCS%%share/doc/postgresql/html/ln650.html -%%PORTDOCS%%share/doc/postgresql/html/ln13544.html -%%PORTDOCS%%share/doc/postgresql/html/ln19341.html -%%PORTDOCS%%share/doc/postgresql/html/ln31695.html -%%PORTDOCS%%share/doc/postgresql/html/ln43726.html +%%PORTDOCS%%share/doc/postgresql/html/ln13560.html +%%PORTDOCS%%share/doc/postgresql/html/ln19374.html +%%PORTDOCS%%share/doc/postgresql/html/ln31728.html +%%PORTDOCS%%share/doc/postgresql/html/ln43811.html %%PORTDOCS%%share/doc/postgresql/html/catalogs.gif %%PORTDOCS%%share/doc/postgresql/html/connections.gif %%PORTDOCS%%share/doc/postgresql/html/stylesheet.css Index: files/502.pgsql =================================================================== RCS file: /net/elbas/opt/ncvs/ports/databases/postgresql7/files/502.pgsql,v retrieving revision 1.1 diff -u -r1.1 502.pgsql --- files/502.pgsql 19 Feb 2002 08:23:21 -0000 1.1 +++ files/502.pgsql 10 Apr 2002 22:00:47 -0000 @@ -11,6 +11,20 @@ # In public domain, do what you like with it, # and use it at your own risk... :) # +############################ + +# arguments to pg_dump +PGDUMP_ARGS="-b -F c" + +# the directory where the backups will reside +# ${HOME} is pgsql's home directory +PGBACKUPDIR=${HOME}/backups + +# some data is amazingly more compressed with bzip2, esp. blobs, it seems +# if your're short on diskspace, give it a try and set USEBZIP=yes +USEBZIP=no + +############################ DIR=`dirname $0` progname=`basename $0` @@ -19,58 +33,56 @@ # Run as user pgsql if [ `id -un` != pgsql ]; then su -l pgsql -c ${PRG} - exit 0 + exit $? +fi + +if [ X${USEBZIP} = Xyes ]; then + BZIP=`which bzip2 || echo true` +else + BZIP=true fi # PGBACKUPDIR must be writeable by user pgsql # ~pgsql is just that under normal circumstances, # but this might not be where you want the backups... -PGBACKUPDIR=${HOME}/backups if [ ! -d ${PGBACKUPDIR} ] ; then echo Creating ${PGBACKUPDIR} mkdir ${PGBACKUPDIR} chmod 700 ${PGBACKUPDIR} fi -PGLOGDIR=/var/log/pgsql -PGDIR=`cd ${PGDATA}/../ && pwd` - -GZIP=/usr/bin/bzip2 -GZIPEXT=bz2 - echo -echo "PostgreSQL maintenance..." +echo "PostgreSQL maintenance" # Protect the data umask 077 - -dbname=`${PGBINDIR}/psql -q -t -A -d template1 -c "SELECT datname FROM pg_database WHERE datname != 'template0'"` - -rc=0 - -echo -n "ALL" -PGERRALL=/tmp/PGERRALL.$$ - -${PGBINDIR}/pg_dumpall 2> $PGERRALL | ${GZIP} > ${PGBACKUPDIR}/pgdumpall_`date "+%Y%m%d"`.${GZIPEXT} - -for i in ${dbname}; do - echo -n " $i" - ${PGBINDIR}/pg_dump $i 2>> $PGERRALL | ${GZIP} > ${PGBACKUPDIR}/pgdump_${i}_`date "+%Y%m%d"`.${GZIPEXT} - ${PGBINDIR}/vacuumdb --quiet --analyze $i || rc=3 +dbnames=`psql -q -t -A -d template1 -c "SELECT datname FROM pg_database WHERE datname != 'template0'"` +rc=$? +for db in ${dbnames}; do + echo -n " $db" + file=${PGBACKUPDIR}/pgdump_${db}_`date "+%Y%m%d"` + pg_dump ${PGDUMP_ARGS} -d $db -f ${file} + [ $? -gt 0 ] && rc=3 + ${BZIP} ${file} done -if [ -s "${PGERRALL}" ] -then - echo - echo 'Something went wrong!' +if [ $rc -gt 0 ]; then echo - echo `cat ${PGERRALL}` - rc=3 + echo "Errors were reported during backup." fi -rm ${PGERRALL} echo +echo "vacuuming..." +vacuumdb -a -z -q +if [ $? -gt 0 ] +then + echo + echo "Errors were reported vacuum." + rc=3 +fi +# cleaning up old data find ${PGBACKUPDIR} \( -name 'pgdump_*'.${GZIPEXT} -o -name 'pgdumpall_*'.${GZIPEXT} \) \ -a -atime +7 -delete + exit $rc Index: files/dot.cshrc.in =================================================================== RCS file: /net/elbas/opt/ncvs/ports/databases/postgresql7/files/dot.cshrc.in,v retrieving revision 1.1 diff -u -r1.1 dot.cshrc.in --- files/dot.cshrc.in 21 Apr 2001 11:34:33 -0000 1.1 +++ files/dot.cshrc.in 10 Apr 2002 20:12:02 -0000 @@ -1,6 +1,6 @@ -set path = ( %%PREFIX%%/%%PG_PREFIX%%bin $path ) +set path = ( %%PREFIX%%/bin $path ) -setenv PGLIB %%PREFIX%%/%%PG_PREFIX%%lib +setenv PGLIB %%PREFIX%%/lib # note: PGDATA can be overridden by the -D startup option setenv PGDATA $HOME/data Index: files/dot.profile.in =================================================================== RCS file: /net/elbas/opt/ncvs/ports/databases/postgresql7/files/dot.profile.in,v retrieving revision 1.3 diff -u -r1.3 dot.profile.in --- files/dot.profile.in 21 Apr 2001 11:34:33 -0000 1.3 +++ files/dot.profile.in 10 Apr 2002 20:12:02 -0000 @@ -1,7 +1,7 @@ # both new and old layout's paths, but new path first... -PATH=%%PREFIX%%/%%PG_PREFIX%%bin:${PATH} +PATH=%%PREFIX%%/bin:${PATH} -PGLIB=%%PREFIX%%/%%PG_PREFIX%%lib +PGLIB=%%PREFIX%%/lib # note: PGDATA can be overridden by the -D startup option PGDATA=${HOME}/data Index: files/pgsql.sh.tmpl =================================================================== RCS file: /net/elbas/opt/ncvs/ports/databases/postgresql7/files/pgsql.sh.tmpl,v retrieving revision 1.12 diff -u -r1.12 pgsql.sh.tmpl --- files/pgsql.sh.tmpl 2 May 2001 11:44:38 -0000 1.12 +++ files/pgsql.sh.tmpl 10 Apr 2002 20:12:02 -0000 @@ -4,28 +4,32 @@ # # For postmaster startup options, edit $PGDATA/postgresql.conf -PGBIN=%%PREFIX%%/%%PG_PREFIX%%bin +PREFIX=%%PREFIX%% +PGBIN=${PREFIX}/bin case $1 in start) - [ -d %%PREFIX%%/%%PG_PREFIX%%lib ] && /sbin/ldconfig -m %%PREFIX%%/%%PG_PREFIX%%lib + [ -d ${PREFIX}/lib ] && /sbin/ldconfig -m ${PREFIX}/lib + touch /var/log/pgsql + chmod 600 /var/log/pgsql + chown pgsql:pgsql /var/log/pgsql [ -x ${PGBIN}/pg_ctl ] && { su -l pgsql -c \ - '[ -d ${PGDATA} ] && exec %%PREFIX%%/%%PG_PREFIX%%bin/pg_ctl start -s -w -l ~pgsql/errlog' + '[ -d ${PGDATA} ] && exec %%PREFIX%%/bin/pg_ctl start -s -w -l /var/log/pgsql' echo -n ' pgsql' } ;; stop) [ -x ${PGBIN}/pg_ctl ] && { - su -l pgsql -c 'exec %%PREFIX%%/%%PG_PREFIX%%bin/pg_ctl stop -s -m fast' + su -l pgsql -c 'exec %%PREFIX%%/bin/pg_ctl stop -s -m fast' echo -n ' pgsql' } ;; status) [ -x ${PGBIN}/pg_ctl ] && { - exec su -l pgsql -c 'exec %%PREFIX%%/%%PG_PREFIX%%bin/pg_ctl status' + exec su -l pgsql -c 'exec %%PREFIX%%/bin/pg_ctl status' } ;; Index: files/post-install-notes =================================================================== RCS file: /net/elbas/opt/ncvs/ports/databases/postgresql7/files/post-install-notes,v retrieving revision 1.14 diff -u -r1.14 post-install-notes --- files/post-install-notes 19 Feb 2002 08:23:21 -0000 1.14 +++ files/post-install-notes 10 Apr 2002 20:12:02 -0000 @@ -24,12 +24,17 @@ etc etc... +Note that many files have moved around compared to previous versions +of PostgreSQL. For example, plpgsql.so and all other language modules +are now in /usr/local/lib/postgresql. + If you have many tables and many clients running, consider raising -kern.maxfiles using sysctl(8). +kern.maxfiles using sysctl(8), or reconfigure your kernel +appropriately. You should vacuum and backup your database regularly. There is a periodic script, /usr/local/share/postgresql/502.pgsql, that you may -use. +find useful. To allow many simultaneous connections to your PostgreSQL server, you should raise the SystemV shared memory limits in your kernel. Here are Index: scripts/configure.postgresql =================================================================== RCS file: /net/elbas/opt/ncvs/ports/databases/postgresql7/scripts/configure.postgresql,v retrieving revision 1.10 diff -u -r1.10 configure.postgresql --- scripts/configure.postgresql 21 Feb 2002 17:55:48 -0000 1.10 +++ scripts/configure.postgresql 10 Apr 2002 21:26:38 -0000 @@ -25,9 +25,10 @@ else /usr/bin/dialog --title "configuration options" --clear \ --checklist "\n\ -Please select desired options:" -1 -1 7 \ +Please select desired options:" -1 -1 3 \ MultiByte "Multibyte for Multilingualism" ON \ -KRB5 "Kerberos 5" ON \ +KRB5 "Kerberos 5 (only if it exists)" ON \ +CLIENT "PostgreSQL client only, no server" OFF \ 2> /tmp/checklist.tmp.$$ retval=$? @@ -59,6 +60,9 @@ \"KRB5\") KRB5=1 ;; + \"CLIENT\") + CLIENT=1 + ;; \"nothing\"|true) ;; *) @@ -162,4 +166,8 @@ echo " ########################################################" fi fi +fi + +if [ ${CLIENT} ]; then + echo "WITHOUT_SERVER=yes" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc fi >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 16: 6:54 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.webmonster.de (datasink.webmonster.de [194.162.162.209]) by hub.freebsd.org (Postfix) with SMTP id 7283D37B400 for ; Wed, 10 Apr 2002 16:06:46 -0700 (PDT) Received: (qmail 87827 invoked by uid 1000); 10 Apr 2002 23:07:06 -0000 Date: Thu, 11 Apr 2002 01:07:06 +0200 From: "Karsten W. Rohrbach" To: Alan E Cc: tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: [PATCH] port: python-2.1.2 -> 2.1.3 Message-ID: <20020411010706.A87330@mail.webmonster.de> References: <20020409194743.A42693@mail.webmonster.de> <20020410165222.B79746@mail.webmonster.de> <200204101153.04522.alane@geeksrus.net> <20020410180818.E79746@mail.webmonster.de> <20020410163151.GA82892@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="opJtzjQTFsWo+cga" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020410163151.GA82892@wwweasel.geeksrus.net>; from alane@geeksrus.net on Wed, Apr 10, 2002 at 12:31:51PM -0400 X-Arbitrary-Number-Of-The-Day: 42 X-URL: http://www.webmonster.de/ X-Disclaimer: My opinions do not necessarily represent those of my employer X-Work-URL: http://www.ngenn.net/ X-Work-Address: nGENn GmbH, Schloss Kransberg, D-61250 Usingen-Kransberg, Germany X-Work-Phone: +49-6081-682-304 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --opJtzjQTFsWo+cga Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Alan E(alane@geeksrus.net)@2002.04.10 12:31:51 +0000: > On Wed, Apr 10, 2002 at 06:08:18PM +0200, Karsten W. Rohrbach wrote: > >Alan E(alane@geeksrus.net)@2002.04.10 11:53:04 +0000: > >> On Wednesday 10 April 2002 10:52, Karsten W. Rohrbach wrote: > >> > in followup to my last mail including the make changes as files, her= e is > >> > a patch against the ports tree as of today, 15:40 CEST. it applies f= rom > >> > /usr/ports and updates bsd.python.mk, python21 and py-tkinter to the > >> > 2.1.3 python bugfix version. > >>=20 > >> FYI I have an open PR (36353) against Python 2.1, and whichever patch = goes in=20 > >> first will invalidate the other (for Makefile only). It's not a big de= al (my=20 > >> patch bumps PORTREVISION, you bump PORTVERSION).=20 > > > >this should be resolved first, then. it is just a "works for me[tm]" > >fix, since i am neither a make or ports subsystem guru. since zope had > >severe problems on my freebsd box i needed to fire up py2.1.3 very > >quick. i don't want to have zope going down 8 times a day on a > >production system. >=20 > 0. I don't care which one goes in first, as long as they both go in. IMO > neither one has any inherent priority. However, yours won't go in as > long as there isn't a PR for it. Would you like me make one and submit > it for you? i will now try and submit one myself. need to figure out how to configure send-pr on this box first (that it does not emit a bogus mail address and takes my official one instead) > 1. I just rechecked, and I didn't even bump PORTREVISION, so there won't = be > a patch conflict. I raised a false alarm. Sorry. ok > 2. PORTREVISION is the change-counter for the port itself. Has nothing > to do with the source-package's version. a-ha ;-) > 3. My patches don't affect Zope. yes, but they are good because they seem to do the Right Thing[tm] > >btw, what about having a post-install telling the user to ln -s his > >preferred version of python in /usr/local/bin on his own? i think this > >would make sense, because it's quite dangerous if /usr/local/bin/python > >gets replaced automagically. >=20 > The current version of python should own the /usr/local/bin/python > binary. Zope is the only other package that actually needs python21. >=20 > I agree regarding the danger; that's why I'm patching the old versions > of python to not do that.=20 yes, but as i said, it would perhaps make sense to emit a note of warning from the make file in post-install or elsewhere, much like the "network daemon potential security hole" warning in some ports. regards, /k --=20 > I'm not as think as you stoned I am. KR433/KR11-RIPE -- WebMonster Community Founder -- nGENn GmbH Senior Techie http://www.webmonster.de/ -- ftp://ftp.webmonster.de/ -- http://www.ngenn.n= et/ GnuPG 0x2964BF46 2001-03-15 42F9 9FFF 50D4 2F38 DBEE DF22 3340 4F4E 2964 B= F46 My mail is GnuPG signed -- Unsigned ones are bogus -- http://www.gnupg.org/ Please do not remove my address from To: and Cc: fields in mailing lists. 1= 0x --opJtzjQTFsWo+cga Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8tMWaM0BPTilkv0YRAtJNAKCSN5b+OsHrN7ivOFPbJ5oqPhQhUwCghh5L rpBdNBQ/wA6qAp+AgH0oYB8= =5mxj -----END PGP SIGNATURE----- --opJtzjQTFsWo+cga-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 16:10:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 15D0537B417 for ; Wed, 10 Apr 2002 16:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ANA1U29919; Wed, 10 Apr 2002 16:10:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AD94E37B405 for ; Wed, 10 Apr 2002 16:00:35 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AN0ZQ24700; Wed, 10 Apr 2002 16:00:35 -0700 (PDT) (envelope-from nobody) Message-Id: <200204102300.g3AN0ZQ24700@freefall.freebsd.org> Date: Wed, 10 Apr 2002 16:00:35 -0700 (PDT) From: Sergio Jimenez To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36976: wrong description of XFree86-4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36976 >Category: ports >Synopsis: wrong description of XFree86-4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 16:10:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sergio Jimenez >Release: 4.5-STABLE >Organization: >Environment: FreeBSD thor.tripledes.net 4.5-STABLE FreeBSD 4.5-STABLE #1: Fri Feb 22 21:11:57 CET 2002 root@thor.tripledes.net:/usr/obj/usr/src/sys/THOR i386 >Description: I think, XFree86-4.2.0 is X11R6.6, and port descrition says: XFree86-4.2.0_1,1 X11R6.5/XFree86 core distribution (complete) >How-To-Repeat: >Fix: XFree86-4.2.0_1,1 X11R6.6/XFree86 core distribution (complete) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 16:11:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5876137B41A for ; Wed, 10 Apr 2002 16:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ANA1Q29928; Wed, 10 Apr 2002 16:10:01 -0700 (PDT) (envelope-from gnats) Received: from akaraka.yonsei.ac.kr (akaraka.yonsei.ac.kr [165.132.134.53]) by hub.freebsd.org (Postfix) with ESMTP id 9B7E937B405; Wed, 10 Apr 2002 16:01:32 -0700 (PDT) Received: from akaraka.yonsei.ac.kr (localhost.yonsei.ac.kr [127.0.0.1]) by akaraka.yonsei.ac.kr (8.12.2/8.12.2) with ESMTP id g3AN1R6o060048; Thu, 11 Apr 2002 08:01:27 +0900 (KST) (envelope-from perky@akaraka.yonsei.ac.kr) Received: (from perky@localhost) by akaraka.yonsei.ac.kr (8.12.2/8.12.2/Submit) id g3AN1Mbe060047; Thu, 11 Apr 2002 08:01:22 +0900 (KST) Message-Id: <200204102301.g3AN1Mbe060047@akaraka.yonsei.ac.kr> Date: Thu, 11 Apr 2002 08:01:22 +0900 (KST) From: Hye-Shik Chang Reply-To: Hye-Shik Chang To: FreeBSD-gnats-submit@FreeBSD.org Cc: tg@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36977: Update port: lang/python, lang/python21 and their subsidiaries Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36977 >Category: ports >Synopsis: Update port: lang/python, lang/python21 and their subsidiaries >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 16:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 5.0-CURRENT i386 >Organization: Yonsei University >Environment: System: FreeBSD akaraka.yonsei.ac.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Apr 10 04:16:59 KST 2002 root@akaraka.yonsei.ac.kr:/usr/src/sys/i386/compile/JOARRA i386 >Description: lang/python to 2.2.1 lang/python21 to 2.1.3 and subsidaries: Mk/bsd.python.mk databases/py-gdbm math/py-mpz lang/python-doc-html x11-toolkits/py-tkinter >How-To-Repeat: >Fix: --- Mk/bsd.python.mk.orig Tue Apr 9 23:38:17 2002 +++ Mk/bsd.python.mk Thu Apr 11 07:43:03 2002 @@ -79,7 +79,7 @@ _PYTHON_VERSION!= (python -c 'import sys; print sys.version[:3]') 2> /dev/null \ || echo 2.2 PYTHON_VERSION?= python${_PYTHON_VERSION} -_PYTHON_PORTVERSION= 2.2 +_PYTHON_PORTVERSION= 2.2.1 PYTHON_PORTVERSION!= (${PYTHON_VERSION} -c 'import string, sys; \ print string.split(sys.version)[0]') 2> /dev/null \ || echo ${_PYTHON_PORTVERSION} @@ -91,7 +91,7 @@ PYTHON_DISTFILE= Python-${_PYTHON_PORTVERSION}.tgz PYTHON_PORTSDIR= ${PORTSDIR}/lang/python -PYTHON_REL= 220 +PYTHON_REL= 221 PYTHON_SUFFIX= 22 PYTHON_WRKSRC= ${WRKDIR}/Python-${_PYTHON_PORTVERSION} @@ -100,11 +100,11 @@ PYDISTUTILS= ${PYTHON_LIBDIR}/distutils/core.py:${PYTHON_PORTSDIR} PYXML= ${PYTHON_SITELIBDIR}/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml -PYTHON_DISTFILE= Python-2.1.2.tgz +PYTHON_DISTFILE= Python-2.1.3.tgz PYTHON_PORTSDIR= ${PORTSDIR}/lang/python21 -PYTHON_REL= 212 +PYTHON_REL= 213 PYTHON_SUFFIX= 21 -PYTHON_WRKSRC= ${WRKDIR}/Python-2.1.2 +PYTHON_WRKSRC= ${WRKDIR}/Python-2.1.3 # Python-2.0 .elif ${PYTHON_VERSION} == "python2.0" diff -ruN lang/python.orig/Makefile python/Makefile --- lang/python.orig/Makefile Thu Apr 4 03:13:19 2002 +++ lang/python/Makefile Thu Apr 11 06:14:22 2002 @@ -6,8 +6,7 @@ # PORTNAME= python -PORTVERSION= 2.2 -PORTREVISION= 2 +PORTVERSION= 2.2.1 CATEGORIES= lang python ipv6 MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \ ${MASTER_SITE_SOURCEFORGE} \ diff -ruN lang/python.orig/distinfo python/distinfo --- lang/python.orig/distinfo Mon Jan 7 22:26:47 2002 +++ lang/python/distinfo Thu Apr 11 05:36:51 2002 @@ -1 +1 @@ -MD5 (python/Python-2.2.tgz) = 87febf0780c8e18454022d34b2ca70a0 +MD5 (python/Python-2.2.1.tgz) = e7012d611602b62e36073c2fd02396a3 diff -ruN lang/python.orig/files/patch-PyObject_DelItemString python/files/patch-PyObject_DelItemString --- lang/python.orig/files/patch-PyObject_DelItemString Wed Jan 16 21:22:20 2002 +++ lang/python/files/patch-PyObject_DelItemString Thu Jan 1 09:00:00 1970 @@ -1,56 +0,0 @@ -Index: Include/abstract.h -=================================================================== -RCS file: /home/python/cvs/python/dist/src/Include/abstract.h,v -retrieving revision 2.42 -retrieving revision 2.43 -diff -u -r2.42 -r2.43 ---- Include/abstract.h 28 Nov 2001 16:20:07 -0000 2.42 -+++ Include/abstract.h 5 Jan 2002 10:50:30 -0000 2.43 -@@ -445,6 +445,14 @@ - statement: o[key]=v. - */ - -+ DL_IMPORT(int) PyObject_DelItemString(PyObject *o, char *key); -+ -+ /* -+ Remove the mapping for object, key, from the object *o. -+ Returns -1 on failure. This is equivalent to -+ the Python statement: del o[key]. -+ */ -+ - DL_IMPORT(int) PyObject_DelItem(PyObject *o, PyObject *key); - - /* -Index: Objects/abstract.c -=================================================================== -RCS file: /home/python/cvs/python/dist/src/Objects/abstract.c,v -retrieving revision 2.93 -retrieving revision 2.94 -diff -u -r2.93 -r2.94 ---- Objects/abstract.c 24 Nov 2001 18:24:47 -0000 2.93 -+++ Objects/abstract.c 5 Jan 2002 10:50:30 -0000 2.94 -@@ -174,6 +174,24 @@ - return -1; - } - -+int -+PyObject_DelItemString(PyObject *o, char *key) -+{ -+ PyObject *okey; -+ int ret; -+ -+ if (o == NULL || key == NULL) { -+ null_error(); -+ return -1; -+ } -+ okey = PyString_FromString(key); -+ if (okey == NULL) -+ return -1; -+ ret = PyObject_DelItem(o, okey); -+ Py_DECREF(okey); -+ return ret; -+} -+ - int PyObject_AsCharBuffer(PyObject *obj, - const char **buffer, - int *buffer_len) diff -ruN lang/python.orig/pkg-plist python/pkg-plist --- lang/python.orig/pkg-plist Mon Jan 7 22:26:47 2002 +++ lang/python/pkg-plist Thu Apr 11 06:37:52 2002 @@ -1400,6 +1400,7 @@ lib/%%PYTHON_VERSION%%/test/data/msg_20.txt lib/%%PYTHON_VERSION%%/test/data/msg_21.txt lib/%%PYTHON_VERSION%%/test/data/msg_22.txt +lib/%%PYTHON_VERSION%%/test/data/msg_23.txt lib/%%PYTHON_VERSION%%/test/double_const.py lib/%%PYTHON_VERSION%%/test/double_const.pyc lib/%%PYTHON_VERSION%%/test/double_const.pyo @@ -1827,6 +1828,9 @@ lib/%%PYTHON_VERSION%%/test/test_mutants.py lib/%%PYTHON_VERSION%%/test/test_mutants.pyc lib/%%PYTHON_VERSION%%/test/test_mutants.pyo +lib/%%PYTHON_VERSION%%/test/test_netrc.py +lib/%%PYTHON_VERSION%%/test/test_netrc.pyc +lib/%%PYTHON_VERSION%%/test/test_netrc.pyo lib/%%PYTHON_VERSION%%/test/test_new.py lib/%%PYTHON_VERSION%%/test/test_new.pyc lib/%%PYTHON_VERSION%%/test/test_new.pyo @@ -2232,10 +2236,6 @@ %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/embed/demo.c %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/embed/importexc.c %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/embed/loop.c -%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/extend/README -%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/extend/make_clean -%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/extend/make_shared -%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/extend/make_static %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/imputil/importers.py %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/md5test/README %%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/md5test/foo @@ -2560,7 +2560,6 @@ %%PORTDOCS%%@dirrm share/examples/%%PYTHON_VERSION%%/metaclasses %%PORTDOCS%%@dirrm share/examples/%%PYTHON_VERSION%%/md5test %%PORTDOCS%%@dirrm share/examples/%%PYTHON_VERSION%%/imputil -%%PORTDOCS%%@dirrm share/examples/%%PYTHON_VERSION%%/extend %%PORTDOCS%%@dirrm share/examples/%%PYTHON_VERSION%%/embed %%PORTDOCS%%@dirrm share/examples/%%PYTHON_VERSION%%/curses %%PORTDOCS%%@dirrm share/examples/%%PYTHON_VERSION%%/comparisons diff -ruN lang/python21.orig/Makefile python21/Makefile --- lang/python21.orig/Makefile Thu Apr 4 03:13:19 2002 +++ lang/python21/Makefile Tue Apr 9 23:37:48 2002 @@ -6,7 +6,7 @@ # PORTNAME= python -PORTVERSION= 2.1.2 +PORTVERSION= 2.1.3 CATEGORIES= lang python MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \ ${MASTER_SITE_SOURCEFORGE} \ diff -ruN lang/python21.orig/distinfo python21/distinfo --- lang/python21.orig/distinfo Tue Jan 22 21:53:28 2002 +++ lang/python21/distinfo Thu Apr 11 06:59:05 2002 @@ -1 +1 @@ -MD5 (python/Python-2.1.2.tgz) = 4af22bded23a55f907365ed7610de8c9 +MD5 (python/Python-2.1.3.tgz) = a8b04cdc822a6fc833ed9b99c7fba589 diff -ruN lang/python21.orig/pkg-plist python21/pkg-plist --- lang/python21.orig/pkg-plist Tue Jan 22 21:53:28 2002 +++ lang/python21/pkg-plist Thu Apr 11 07:07:57 2002 @@ -1349,6 +1349,7 @@ lib/%%PYTHON_VERSION%%/test/output/test_pickle lib/%%PYTHON_VERSION%%/test/output/test_pkg lib/%%PYTHON_VERSION%%/test/output/test_poll +lib/%%PYTHON_VERSION%%/test/output/test_popen lib/%%PYTHON_VERSION%%/test/output/test_popen2 lib/%%PYTHON_VERSION%%/test/output/test_posixpath lib/%%PYTHON_VERSION%%/test/output/test_pow @@ -1708,6 +1709,9 @@ lib/%%PYTHON_VERSION%%/test/test_poll.py lib/%%PYTHON_VERSION%%/test/test_poll.pyc lib/%%PYTHON_VERSION%%/test/test_poll.pyo +lib/%%PYTHON_VERSION%%/test/test_popen.py +lib/%%PYTHON_VERSION%%/test/test_popen.pyc +lib/%%PYTHON_VERSION%%/test/test_popen.pyo lib/%%PYTHON_VERSION%%/test/test_popen2.py lib/%%PYTHON_VERSION%%/test/test_popen2.pyc lib/%%PYTHON_VERSION%%/test/test_popen2.pyo diff -ruN databases/py-gdbm.orig/distinfo py-gdbm/distinfo --- databases/py-gdbm.orig/distinfo Tue Jan 22 21:53:28 2002 +++ databases/py-gdbm/distinfo Thu Apr 11 07:14:18 2002 @@ -6,3 +6,5 @@ MD5 (python/Python-2.1.1.tgz) = eb34371c49b271abc74b42572883e1b4 MD5 (python/Python-2.1.2.tgz) = 4af22bded23a55f907365ed7610de8c9 MD5 (python/Python-2.2.tgz) = 87febf0780c8e18454022d34b2ca70a0 +MD5 (python/Python-2.1.3.tgz) = a8b04cdc822a6fc833ed9b99c7fba589 +MD5 (python/Python-2.2.1.tgz) = e7012d611602b62e36073c2fd02396a3 diff -ruN math/py-mpz.orig/distinfo py-mpz/distinfo --- math/py-mpz.orig/distinfo Thu Apr 11 07:17:01 2002 +++ math/py-mpz/distinfo Thu Apr 11 07:16:37 2002 @@ -6,3 +6,5 @@ MD5 (python/Python-2.1.1.tgz) = eb34371c49b271abc74b42572883e1b4 MD5 (python/Python-2.1.2.tgz) = 4af22bded23a55f907365ed7610de8c9 MD5 (python/Python-2.2.tgz) = 87febf0780c8e18454022d34b2ca70a0 +MD5 (python/Python-2.1.3.tgz) = a8b04cdc822a6fc833ed9b99c7fba589 +MD5 (python/Python-2.2.1.tgz) = e7012d611602b62e36073c2fd02396a3 diff -ruN x11-toolkits/py-tkinter.orig/distinfo py-tkinter/distinfo --- x11-toolkits/py-tkinter.orig/distinfo Tue Jan 22 21:53:28 2002 +++ x11-toolkits/py-tkinter/distinfo Thu Apr 11 07:18:16 2002 @@ -6,3 +6,5 @@ MD5 (python/Python-2.1.1.tgz) = eb34371c49b271abc74b42572883e1b4 MD5 (python/Python-2.1.2.tgz) = 4af22bded23a55f907365ed7610de8c9 MD5 (python/Python-2.2.tgz) = 87febf0780c8e18454022d34b2ca70a0 +MD5 (python/Python-2.1.3.tgz) = a8b04cdc822a6fc833ed9b99c7fba589 +MD5 (python/Python-2.2.1.tgz) = e7012d611602b62e36073c2fd02396a3 diff -ruN lang/python-doc-html.orig/distinfo python-doc-html/distinfo --- lang/python-doc-html.orig/distinfo Sat Mar 23 21:53:13 2002 +++ lang/python-doc-html/distinfo Thu Apr 11 07:35:57 2002 @@ -23,8 +23,14 @@ MD5 (python/pdf-letter-2.1.2.tar.bz2) = b13d162be1eb053c151ae1fe6463b570 MD5 (python/postscript-a4-2.1.2.tar.bz2) = 36e2fc64401ced77410105a39eb1fad9 MD5 (python/postscript-letter-2.1.2.tar.bz2) = 36f087c31e1c2bc917961f2d2926e4a7 +MD5 (python/html-2.1.3.tar.bz2) = 0165128306c6826882b553470f3ab8ce MD5 (python/html-2.2.tar.bz2) = 25fce6708cab45b1baf949f061af39f7 MD5 (python/pdf-a4-2.2.tar.bz2) = b05d4a4e9d2d05e50fed57352605969c MD5 (python/pdf-letter-2.2.tar.bz2) = bac127302d5061e3250fd05362f5efc7 MD5 (python/postscript-a4-2.2.tar.bz2) = 33cc669abfd2b9c12ed879e97d598932 MD5 (python/postscript-letter-2.2.tar.bz2) = bfb4e3d960469d362ecfe3ecbcea40d9 +MD5 (python/html-2.2.1.tar.bz2) = 4c04d71113914c7e4619ff7dc732dbbd +MD5 (python/pdf-a4-2.2.1.tar.bz2) = 16cb169523b71abb75bf14bf45c6256c +MD5 (python/pdf-letter-2.2.1.tar.bz2) = afeaf84ecda1c6eb0069b8f43cdcefa7 +MD5 (python/postscript-a4-2.2.1.tar.bz2) = 84848cc9e6b9f1fd3d5dc3eeaa8c1b4f +MD5 (python/postscript-letter-2.2.1.tar.bz2) = 11ca746d167a07bd77f123ca8ab9b754 diff -ruN lang/python-doc-html.orig/files/plist-html-2.1.3.diff python-doc-html/files/plist-html-2.1.3.diff --- lang/python-doc-html.orig/files/plist-html-2.1.3.diff Thu Jan 1 09:00:00 1970 +++ lang/python-doc-html/files/plist-html-2.1.3.diff Thu Apr 11 07:41:39 2002 @@ -0,0 +1,597 @@ +--- pkg-plist_html Wed May 2 21:01:35 2001 ++++ pkg-plist_html_2.1.3 Thu Apr 11 07:41:22 2002 +@@ -1,6 +1,7 @@ + share/doc/%%PYTHON_VERSION%%/about.html + share/doc/%%PYTHON_VERSION%%/acks.html + share/doc/%%PYTHON_VERSION%%/api/about.html ++share/doc/%%PYTHON_VERSION%%/api/abstract-buffer.html + share/doc/%%PYTHON_VERSION%%/api/abstract.html + share/doc/%%PYTHON_VERSION%%/api/api.css + share/doc/%%PYTHON_VERSION%%/api/api.html +@@ -15,6 +16,7 @@ + share/doc/%%PYTHON_VERSION%%/api/countingRefs.html + share/doc/%%PYTHON_VERSION%%/api/dictObjects.html + share/doc/%%PYTHON_VERSION%%/api/embedding.html ++share/doc/%%PYTHON_VERSION%%/api/example-cycle-support.html + share/doc/%%PYTHON_VERSION%%/api/exceptionHandling.html + share/doc/%%PYTHON_VERSION%%/api/exceptions.html + share/doc/%%PYTHON_VERSION%%/api/fileObjects.html +@@ -26,6 +28,7 @@ + share/doc/%%PYTHON_VERSION%%/api/includes.html + share/doc/%%PYTHON_VERSION%%/api/index.html + share/doc/%%PYTHON_VERSION%%/api/initialization.html ++share/doc/%%PYTHON_VERSION%%/api/instanceObjects.html + share/doc/%%PYTHON_VERSION%%/api/intObjects.html + share/doc/%%PYTHON_VERSION%%/api/intro.html + share/doc/%%PYTHON_VERSION%%/api/listObjects.html +@@ -40,8 +43,11 @@ + share/doc/%%PYTHON_VERSION%%/api/moduleObjects.html + share/doc/%%PYTHON_VERSION%%/api/newTypes.html + share/doc/%%PYTHON_VERSION%%/api/node15.html +-share/doc/%%PYTHON_VERSION%%/api/node44.html +-share/doc/%%PYTHON_VERSION%%/api/node45.html ++share/doc/%%PYTHON_VERSION%%/api/node35.html ++share/doc/%%PYTHON_VERSION%%/api/node36.html ++share/doc/%%PYTHON_VERSION%%/api/node67.html ++share/doc/%%PYTHON_VERSION%%/api/node68.html ++share/doc/%%PYTHON_VERSION%%/api/node69.html + share/doc/%%PYTHON_VERSION%%/api/noneObject.html + share/doc/%%PYTHON_VERSION%%/api/number-structs.html + share/doc/%%PYTHON_VERSION%%/api/number.html +@@ -59,6 +65,7 @@ + share/doc/%%PYTHON_VERSION%%/api/sequenceObjects.html + share/doc/%%PYTHON_VERSION%%/api/standardExceptions.html + share/doc/%%PYTHON_VERSION%%/api/stringObjects.html ++share/doc/%%PYTHON_VERSION%%/api/supporting-cycle-detection.html + share/doc/%%PYTHON_VERSION%%/api/threads.html + share/doc/%%PYTHON_VERSION%%/api/tupleObjects.html + share/doc/%%PYTHON_VERSION%%/api/typeObjects.html +@@ -68,56 +75,15 @@ + share/doc/%%PYTHON_VERSION%%/api/utilities.html + share/doc/%%PYTHON_VERSION%%/api/veryhigh.html + share/doc/%%PYTHON_VERSION%%/dist/about.html +-share/doc/%%PYTHON_VERSION%%/dist/bdist-cmds.html +-share/doc/%%PYTHON_VERSION%%/dist/build-clib-cmd.html +-share/doc/%%PYTHON_VERSION%%/dist/build-cmd.html +-share/doc/%%PYTHON_VERSION%%/dist/build-cmds.html +-share/doc/%%PYTHON_VERSION%%/dist/build-ext-cmd.html +-share/doc/%%PYTHON_VERSION%%/dist/build-py-cmd.html +-share/doc/%%PYTHON_VERSION%%/dist/built-dist.html +-share/doc/%%PYTHON_VERSION%%/dist/clean-cmd.html +-share/doc/%%PYTHON_VERSION%%/dist/concepts.html +-share/doc/%%PYTHON_VERSION%%/dist/contents.html +-share/doc/%%PYTHON_VERSION%%/dist/creating-dumb.html +-share/doc/%%PYTHON_VERSION%%/dist/creating-rpms.html + share/doc/%%PYTHON_VERSION%%/dist/creating-wininst.html +-share/doc/%%PYTHON_VERSION%%/dist/describing-extensions.html + share/doc/%%PYTHON_VERSION%%/dist/dist.css + share/doc/%%PYTHON_VERSION%%/dist/dist.html +-share/doc/%%PYTHON_VERSION%%/dist/distutils-term.html +-share/doc/%%PYTHON_VERSION%%/dist/examples.html +-share/doc/%%PYTHON_VERSION%%/dist/extend-existing.html +-share/doc/%%PYTHON_VERSION%%/dist/extending.html + share/doc/%%PYTHON_VERSION%%/dist/index.html +-share/doc/%%PYTHON_VERSION%%/dist/install-cmd.html +-share/doc/%%PYTHON_VERSION%%/dist/install-data-cmd.html +-share/doc/%%PYTHON_VERSION%%/dist/install-lib-cmd.html +-share/doc/%%PYTHON_VERSION%%/dist/install-scripts-cmd.html + share/doc/%%PYTHON_VERSION%%/dist/intro.html +-share/doc/%%PYTHON_VERSION%%/dist/listing-modules.html +-share/doc/%%PYTHON_VERSION%%/dist/listing-packages.html +-share/doc/%%PYTHON_VERSION%%/dist/manifest-options.html +-share/doc/%%PYTHON_VERSION%%/dist/manifest.html +-share/doc/%%PYTHON_VERSION%%/dist/multiple-ext.html +-share/doc/%%PYTHON_VERSION%%/dist/new-commands.html +-share/doc/%%PYTHON_VERSION%%/dist/node11.html +-share/doc/%%PYTHON_VERSION%%/dist/node12.html +-share/doc/%%PYTHON_VERSION%%/dist/node13.html +-share/doc/%%PYTHON_VERSION%%/dist/node14.html +-share/doc/%%PYTHON_VERSION%%/dist/node28.html +-share/doc/%%PYTHON_VERSION%%/dist/node45.html +-share/doc/%%PYTHON_VERSION%%/dist/node46.html +-share/doc/%%PYTHON_VERSION%%/dist/node47.html +-share/doc/%%PYTHON_VERSION%%/dist/node48.html +-share/doc/%%PYTHON_VERSION%%/dist/pure-mod.html +-share/doc/%%PYTHON_VERSION%%/dist/pure-pkg.html +-share/doc/%%PYTHON_VERSION%%/dist/python-terms.html +-share/doc/%%PYTHON_VERSION%%/dist/reference.html + share/doc/%%PYTHON_VERSION%%/dist/sdist-cmd.html + share/doc/%%PYTHON_VERSION%%/dist/setup-config.html + share/doc/%%PYTHON_VERSION%%/dist/setup-script.html + share/doc/%%PYTHON_VERSION%%/dist/simple-example.html +-share/doc/%%PYTHON_VERSION%%/dist/single-ext.html + share/doc/%%PYTHON_VERSION%%/dist/source-dist.html + share/doc/%%PYTHON_VERSION%%/doc/about.html + share/doc/%%PYTHON_VERSION%%/doc/classes.html +@@ -131,18 +97,20 @@ + share/doc/%%PYTHON_VERSION%%/doc/info-units.html + share/doc/%%PYTHON_VERSION%%/doc/latex-primer.html + share/doc/%%PYTHON_VERSION%%/doc/meta-info.html +-share/doc/%%PYTHON_VERSION%%/doc/node10.html +-share/doc/%%PYTHON_VERSION%%/doc/node11.html + share/doc/%%PYTHON_VERSION%%/doc/node12.html + share/doc/%%PYTHON_VERSION%%/doc/node13.html + share/doc/%%PYTHON_VERSION%%/doc/node14.html +-share/doc/%%PYTHON_VERSION%%/doc/node17.html +-share/doc/%%PYTHON_VERSION%%/doc/node18.html ++share/doc/%%PYTHON_VERSION%%/doc/node15.html ++share/doc/%%PYTHON_VERSION%%/doc/node16.html + share/doc/%%PYTHON_VERSION%%/doc/node19.html + share/doc/%%PYTHON_VERSION%%/doc/node2.html + share/doc/%%PYTHON_VERSION%%/doc/node20.html ++share/doc/%%PYTHON_VERSION%%/doc/node21.html ++share/doc/%%PYTHON_VERSION%%/doc/node22.html + share/doc/%%PYTHON_VERSION%%/doc/node3.html ++share/doc/%%PYTHON_VERSION%%/doc/node5.html + share/doc/%%PYTHON_VERSION%%/doc/node6.html ++share/doc/%%PYTHON_VERSION%%/doc/node8.html + share/doc/%%PYTHON_VERSION%%/doc/preamble-info.html + share/doc/%%PYTHON_VERSION%%/doc/references.html + share/doc/%%PYTHON_VERSION%%/doc/structured.html +@@ -156,7 +124,10 @@ + share/doc/%%PYTHON_VERSION%%/ext/contents.html + share/doc/%%PYTHON_VERSION%%/ext/cplusplus.html + share/doc/%%PYTHON_VERSION%%/ext/custom-interps.html ++share/doc/%%PYTHON_VERSION%%/ext/defining-new-types.html + share/doc/%%PYTHON_VERSION%%/ext/distributing.html ++share/doc/%%PYTHON_VERSION%%/ext/dnt-basics.html ++share/doc/%%PYTHON_VERSION%%/ext/dnt-type-methods.html + share/doc/%%PYTHON_VERSION%%/ext/dynamic-linking.html + share/doc/%%PYTHON_VERSION%%/ext/embedding.html + share/doc/%%PYTHON_VERSION%%/ext/embeddingInCplusplus.html +@@ -170,6 +141,9 @@ + share/doc/%%PYTHON_VERSION%%/ext/methodTable.html + share/doc/%%PYTHON_VERSION%%/ext/module-defn-example.html + share/doc/%%PYTHON_VERSION%%/ext/module-defn-options.html ++share/doc/%%PYTHON_VERSION%%/ext/node36.html ++share/doc/%%PYTHON_VERSION%%/ext/node37.html ++share/doc/%%PYTHON_VERSION%%/ext/node38.html + share/doc/%%PYTHON_VERSION%%/ext/nullPointers.html + share/doc/%%PYTHON_VERSION%%/ext/ownershipRules.html + share/doc/%%PYTHON_VERSION%%/ext/parseTuple.html +@@ -185,41 +159,21 @@ + share/doc/%%PYTHON_VERSION%%/icons/blank.gif + share/doc/%%PYTHON_VERSION%%/icons/contents.gif + share/doc/%%PYTHON_VERSION%%/icons/index.gif +-share/doc/%%PYTHON_VERSION%%/icons/labslogo.gif + share/doc/%%PYTHON_VERSION%%/icons/modules.gif + share/doc/%%PYTHON_VERSION%%/icons/next.gif +-share/doc/%%PYTHON_VERSION%%/icons/offsite.gif + share/doc/%%PYTHON_VERSION%%/icons/previous.gif +-share/doc/%%PYTHON_VERSION%%/icons/pythonlabs.gif + share/doc/%%PYTHON_VERSION%%/icons/up.gif + share/doc/%%PYTHON_VERSION%%/index.html + share/doc/%%PYTHON_VERSION%%/inst/about.html +-share/doc/%%PYTHON_VERSION%%/inst/alt-install-home.html +-share/doc/%%PYTHON_VERSION%%/inst/alt-install-macos.html +-share/doc/%%PYTHON_VERSION%%/inst/alt-install-prefix.html + share/doc/%%PYTHON_VERSION%%/inst/alt-install-windows.html +-share/doc/%%PYTHON_VERSION%%/inst/alt-install.html +-share/doc/%%PYTHON_VERSION%%/inst/building-ext.html +-share/doc/%%PYTHON_VERSION%%/inst/config-files.html +-share/doc/%%PYTHON_VERSION%%/inst/contents.html ++share/doc/%%PYTHON_VERSION%%/inst/config-syntax.html + share/doc/%%PYTHON_VERSION%%/inst/custom-install.html +-share/doc/%%PYTHON_VERSION%%/inst/how-build-works.html +-share/doc/%%PYTHON_VERSION%%/inst/how-install-works.html + share/doc/%%PYTHON_VERSION%%/inst/index.html + share/doc/%%PYTHON_VERSION%%/inst/inst.css + share/doc/%%PYTHON_VERSION%%/inst/inst.html +-share/doc/%%PYTHON_VERSION%%/inst/intro.html +-share/doc/%%PYTHON_VERSION%%/inst/makefile-pre-in.html +-share/doc/%%PYTHON_VERSION%%/inst/manual-install.html +-share/doc/%%PYTHON_VERSION%%/inst/new-standard.html + share/doc/%%PYTHON_VERSION%%/inst/non-ms-compilers.html +-share/doc/%%PYTHON_VERSION%%/inst/old-way.html +-share/doc/%%PYTHON_VERSION%%/inst/platform-variations.html +-share/doc/%%PYTHON_VERSION%%/inst/pre-distutils.html +-share/doc/%%PYTHON_VERSION%%/inst/splitting-up.html + share/doc/%%PYTHON_VERSION%%/inst/standard-install.html + share/doc/%%PYTHON_VERSION%%/inst/trivial-install.html +-share/doc/%%PYTHON_VERSION%%/inst/tweak-flags.html + share/doc/%%PYTHON_VERSION%%/lib/AST_Errors.html + share/doc/%%PYTHON_VERSION%%/lib/AST_Examples.html + share/doc/%%PYTHON_VERSION%%/lib/AST_Objects.html +@@ -231,7 +185,6 @@ + share/doc/%%PYTHON_VERSION%%/lib/Deterministic_Profiling.html + share/doc/%%PYTHON_VERSION%%/lib/FL_Functions.html + share/doc/%%PYTHON_VERSION%%/lib/Functions_in_cgi_module.html +-share/doc/%%PYTHON_VERSION%%/lib/HTTP_Examples.html + share/doc/%%PYTHON_VERSION%%/lib/MimeWriter-objects.html + share/doc/%%PYTHON_VERSION%%/lib/MultiFile-objects.html + share/doc/%%PYTHON_VERSION%%/lib/PrettyPrinter_Objects.html +@@ -249,6 +202,8 @@ + share/doc/%%PYTHON_VERSION%%/lib/Wave-read-objects.html + share/doc/%%PYTHON_VERSION%%/lib/Wave-write-objects.html + share/doc/%%PYTHON_VERSION%%/lib/about.html ++share/doc/%%PYTHON_VERSION%%/lib/abstract-basic-auth-handler.html ++share/doc/%%PYTHON_VERSION%%/lib/abstract-digest-auth-handler.html + share/doc/%%PYTHON_VERSION%%/lib/addresslist-objects.html + share/doc/%%PYTHON_VERSION%%/lib/al-config-objects.html + share/doc/%%PYTHON_VERSION%%/lib/al-port-objects.html +@@ -260,6 +215,7 @@ + share/doc/%%PYTHON_VERSION%%/lib/au-read-objects.html + share/doc/%%PYTHON_VERSION%%/lib/au-write-objects.html + share/doc/%%PYTHON_VERSION%%/lib/audio-device-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/base-handler-objects.html + share/doc/%%PYTHON_VERSION%%/lib/binhex-notes.html + share/doc/%%PYTHON_VERSION%%/lib/bisect-example.html + share/doc/%%PYTHON_VERSION%%/lib/bitstring-ops.html +@@ -274,6 +230,7 @@ + share/doc/%%PYTHON_VERSION%%/lib/built-in-funcs.html + share/doc/%%PYTHON_VERSION%%/lib/builtin.html + share/doc/%%PYTHON_VERSION%%/lib/bytecodes.html ++share/doc/%%PYTHON_VERSION%%/lib/cacheftp-handler-objects.html + share/doc/%%PYTHON_VERSION%%/lib/cd-parser-objects.html + share/doc/%%PYTHON_VERSION%%/lib/cgi-intro.html + share/doc/%%PYTHON_VERSION%%/lib/codec-objects.html +@@ -287,38 +244,77 @@ + share/doc/%%PYTHON_VERSION%%/lib/cookie-objects.html + share/doc/%%PYTHON_VERSION%%/lib/crypto.html + share/doc/%%PYTHON_VERSION%%/lib/curses-functions.html ++share/doc/%%PYTHON_VERSION%%/lib/curses-panel-objects.html + share/doc/%%PYTHON_VERSION%%/lib/curses-textpad-objects.html + share/doc/%%PYTHON_VERSION%%/lib/curses-window-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/cursespanel-functions.html + share/doc/%%PYTHON_VERSION%%/lib/dbhash-objects.html + share/doc/%%PYTHON_VERSION%%/lib/debugger-commands.html ++share/doc/%%PYTHON_VERSION%%/lib/difflib-examples.html + share/doc/%%PYTHON_VERSION%%/lib/dircmp-objects.html + share/doc/%%PYTHON_VERSION%%/lib/dl-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-accessor-methods.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-attr-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-attributelist-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-comment-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-conformance.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-document-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-documenttype-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-element-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-example.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-exceptions.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-implementation-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-node-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-nodelist-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-pi-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-text-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-type-mapping.html ++share/doc/%%PYTHON_VERSION%%/lib/domeventstream-objects.html + share/doc/%%PYTHON_VERSION%%/lib/dtd-handler-objects.html + share/doc/%%PYTHON_VERSION%%/lib/embedding-locale.html + share/doc/%%PYTHON_VERSION%%/lib/entity-resolver-objects.html + share/doc/%%PYTHON_VERSION%%/lib/event-objects.html + share/doc/%%PYTHON_VERSION%%/lib/examples-imp.html ++share/doc/%%PYTHON_VERSION%%/lib/expat-content-models.html + share/doc/%%PYTHON_VERSION%%/lib/expat-errors.html + share/doc/%%PYTHON_VERSION%%/lib/expat-example.html ++share/doc/%%PYTHON_VERSION%%/lib/expaterror-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/file-handler-objects.html + share/doc/%%PYTHON_VERSION%%/lib/form-objects.html + share/doc/%%PYTHON_VERSION%%/lib/formatter-impls.html + share/doc/%%PYTHON_VERSION%%/lib/formatter-interface.html + share/doc/%%PYTHON_VERSION%%/lib/forms-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/fpectl-example.html + share/doc/%%PYTHON_VERSION%%/lib/front.html ++share/doc/%%PYTHON_VERSION%%/lib/ftp-handler-objects.html + share/doc/%%PYTHON_VERSION%%/lib/ftp-objects.html + share/doc/%%PYTHON_VERSION%%/lib/genindex.html ++share/doc/%%PYTHON_VERSION%%/lib/gopher-handler.html + share/doc/%%PYTHON_VERSION%%/lib/handle-object.html + share/doc/%%PYTHON_VERSION%%/lib/html-parser-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/http-basic-auth-handler.html ++share/doc/%%PYTHON_VERSION%%/lib/http-digest-auth-handler.html ++share/doc/%%PYTHON_VERSION%%/lib/http-handler-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/http-password-mgr.html ++share/doc/%%PYTHON_VERSION%%/lib/http-redirect-handler.html ++share/doc/%%PYTHON_VERSION%%/lib/httplib-examples.html ++share/doc/%%PYTHON_VERSION%%/lib/https-handler-objects.html + share/doc/%%PYTHON_VERSION%%/lib/imap4-example.html + share/doc/%%PYTHON_VERSION%%/lib/imap4-objects.html + share/doc/%%PYTHON_VERSION%%/lib/img1.gif + share/doc/%%PYTHON_VERSION%%/lib/incremental-parser-objects.html + share/doc/%%PYTHON_VERSION%%/lib/index.html + share/doc/%%PYTHON_VERSION%%/lib/input-source-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/inspect-classes-functions.html ++share/doc/%%PYTHON_VERSION%%/lib/inspect-source.html ++share/doc/%%PYTHON_VERSION%%/lib/inspect-stack.html ++share/doc/%%PYTHON_VERSION%%/lib/inspect-types.html + share/doc/%%PYTHON_VERSION%%/lib/internet.html + share/doc/%%PYTHON_VERSION%%/lib/interpreter-objects.html + share/doc/%%PYTHON_VERSION%%/lib/intro.html + share/doc/%%PYTHON_VERSION%%/lib/language.html ++share/doc/%%PYTHON_VERSION%%/lib/legacy-unit-tests.html + share/doc/%%PYTHON_VERSION%%/lib/lib.css + share/doc/%%PYTHON_VERSION%%/lib/lib.html + share/doc/%%PYTHON_VERSION%%/lib/locator-objects.html +@@ -332,6 +328,7 @@ + share/doc/%%PYTHON_VERSION%%/lib/mh-message-objects.html + share/doc/%%PYTHON_VERSION%%/lib/mh-objects.html + share/doc/%%PYTHON_VERSION%%/lib/mimetools-message-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/minidom-and-dom.html + share/doc/%%PYTHON_VERSION%%/lib/misc.html + share/doc/%%PYTHON_VERSION%%/lib/mmedia.html + share/doc/%%PYTHON_VERSION%%/lib/modindex.html +@@ -384,13 +381,16 @@ + share/doc/%%PYTHON_VERSION%%/lib/module-crypt.html + share/doc/%%PYTHON_VERSION%%/lib/module-curses.ascii.html + share/doc/%%PYTHON_VERSION%%/lib/module-curses.html ++share/doc/%%PYTHON_VERSION%%/lib/module-curses.panel.html + share/doc/%%PYTHON_VERSION%%/lib/module-curses.textpad.html + share/doc/%%PYTHON_VERSION%%/lib/module-curses.wrapper.html + share/doc/%%PYTHON_VERSION%%/lib/module-dbhash.html + share/doc/%%PYTHON_VERSION%%/lib/module-dbm.html ++share/doc/%%PYTHON_VERSION%%/lib/module-difflib.html + share/doc/%%PYTHON_VERSION%%/lib/module-dircache.html + share/doc/%%PYTHON_VERSION%%/lib/module-dis.html + share/doc/%%PYTHON_VERSION%%/lib/module-dl.html ++share/doc/%%PYTHON_VERSION%%/lib/module-doctest.html + share/doc/%%PYTHON_VERSION%%/lib/module-dumbdbm.html + share/doc/%%PYTHON_VERSION%%/lib/module-errno.html + share/doc/%%PYTHON_VERSION%%/lib/module-exceptions.html +@@ -403,6 +403,7 @@ + share/doc/%%PYTHON_VERSION%%/lib/module-fm.html + share/doc/%%PYTHON_VERSION%%/lib/module-fnmatch.html + share/doc/%%PYTHON_VERSION%%/lib/module-formatter.html ++share/doc/%%PYTHON_VERSION%%/lib/module-fpectl.html + share/doc/%%PYTHON_VERSION%%/lib/module-fpformat.html + share/doc/%%PYTHON_VERSION%%/lib/module-ftplib.html + share/doc/%%PYTHON_VERSION%%/lib/module-gc.html +@@ -424,6 +425,7 @@ + share/doc/%%PYTHON_VERSION%%/lib/module-imgfile.html + share/doc/%%PYTHON_VERSION%%/lib/module-imghdr.html + share/doc/%%PYTHON_VERSION%%/lib/module-imp.html ++share/doc/%%PYTHON_VERSION%%/lib/module-inspect.html + share/doc/%%PYTHON_VERSION%%/lib/module-jpeg.html + share/doc/%%PYTHON_VERSION%%/lib/module-keyword.html + share/doc/%%PYTHON_VERSION%%/lib/module-linecache.html +@@ -512,22 +514,30 @@ + share/doc/%%PYTHON_VERSION%%/lib/module-tty.html + share/doc/%%PYTHON_VERSION%%/lib/module-types.html + share/doc/%%PYTHON_VERSION%%/lib/module-unicodedata.html ++share/doc/%%PYTHON_VERSION%%/lib/module-unittest.html + share/doc/%%PYTHON_VERSION%%/lib/module-urllib.html ++share/doc/%%PYTHON_VERSION%%/lib/module-urllib2.html + share/doc/%%PYTHON_VERSION%%/lib/module-urlparse.html + share/doc/%%PYTHON_VERSION%%/lib/module-user.html + share/doc/%%PYTHON_VERSION%%/lib/module-uu.html ++share/doc/%%PYTHON_VERSION%%/lib/module-warnings.html + share/doc/%%PYTHON_VERSION%%/lib/module-wave.html ++share/doc/%%PYTHON_VERSION%%/lib/module-weakref.html + share/doc/%%PYTHON_VERSION%%/lib/module-webbrowser.html + share/doc/%%PYTHON_VERSION%%/lib/module-whichdb.html + share/doc/%%PYTHON_VERSION%%/lib/module-whrandom.html + share/doc/%%PYTHON_VERSION%%/lib/module-winsound.html + share/doc/%%PYTHON_VERSION%%/lib/module-xdrlib.html ++share/doc/%%PYTHON_VERSION%%/lib/module-xml.dom.html ++share/doc/%%PYTHON_VERSION%%/lib/module-xml.dom.minidom.html ++share/doc/%%PYTHON_VERSION%%/lib/module-xml.dom.pulldom.html + share/doc/%%PYTHON_VERSION%%/lib/module-xml.parsers.expat.html + share/doc/%%PYTHON_VERSION%%/lib/module-xml.sax.handler.html + share/doc/%%PYTHON_VERSION%%/lib/module-xml.sax.html + share/doc/%%PYTHON_VERSION%%/lib/module-xml.sax.saxutils.html + share/doc/%%PYTHON_VERSION%%/lib/module-xml.sax.xmlreader.html + share/doc/%%PYTHON_VERSION%%/lib/module-xmllib.html ++share/doc/%%PYTHON_VERSION%%/lib/module-xreadlines.html + share/doc/%%PYTHON_VERSION%%/lib/module-zipfile.html + share/doc/%%PYTHON_VERSION%%/lib/module-zlib.html + share/doc/%%PYTHON_VERSION%%/lib/morsel-objects.html +@@ -539,41 +549,55 @@ + share/doc/%%PYTHON_VERSION%%/lib/netdata.html + share/doc/%%PYTHON_VERSION%%/lib/netrc-objects.html + share/doc/%%PYTHON_VERSION%%/lib/nntp-objects.html +-share/doc/%%PYTHON_VERSION%%/lib/node128.html +-share/doc/%%PYTHON_VERSION%%/lib/node141.html +-share/doc/%%PYTHON_VERSION%%/lib/node144.html +-share/doc/%%PYTHON_VERSION%%/lib/node145.html +-share/doc/%%PYTHON_VERSION%%/lib/node146.html +-share/doc/%%PYTHON_VERSION%%/lib/node147.html +-share/doc/%%PYTHON_VERSION%%/lib/node148.html +-share/doc/%%PYTHON_VERSION%%/lib/node149.html +-share/doc/%%PYTHON_VERSION%%/lib/node150.html +-share/doc/%%PYTHON_VERSION%%/lib/node151.html +-share/doc/%%PYTHON_VERSION%%/lib/node152.html +-share/doc/%%PYTHON_VERSION%%/lib/node153.html +-share/doc/%%PYTHON_VERSION%%/lib/node154.html +-share/doc/%%PYTHON_VERSION%%/lib/node155.html +-share/doc/%%PYTHON_VERSION%%/lib/node215.html +-share/doc/%%PYTHON_VERSION%%/lib/node216.html +-share/doc/%%PYTHON_VERSION%%/lib/node222.html +-share/doc/%%PYTHON_VERSION%%/lib/node241.html +-share/doc/%%PYTHON_VERSION%%/lib/node243.html +-share/doc/%%PYTHON_VERSION%%/lib/node244.html +-share/doc/%%PYTHON_VERSION%%/lib/node245.html +-share/doc/%%PYTHON_VERSION%%/lib/node246.html +-share/doc/%%PYTHON_VERSION%%/lib/node247.html +-share/doc/%%PYTHON_VERSION%%/lib/node252.html +-share/doc/%%PYTHON_VERSION%%/lib/node366.html +-share/doc/%%PYTHON_VERSION%%/lib/node376.html +-share/doc/%%PYTHON_VERSION%%/lib/node377.html +-share/doc/%%PYTHON_VERSION%%/lib/node413.html +-share/doc/%%PYTHON_VERSION%%/lib/node422.html +-share/doc/%%PYTHON_VERSION%%/lib/node423.html +-share/doc/%%PYTHON_VERSION%%/lib/node424.html +-share/doc/%%PYTHON_VERSION%%/lib/node425.html +-share/doc/%%PYTHON_VERSION%%/lib/node427.html +-share/doc/%%PYTHON_VERSION%%/lib/node80.html ++share/doc/%%PYTHON_VERSION%%/lib/node100.html ++share/doc/%%PYTHON_VERSION%%/lib/node109.html ++share/doc/%%PYTHON_VERSION%%/lib/node110.html ++share/doc/%%PYTHON_VERSION%%/lib/node111.html ++share/doc/%%PYTHON_VERSION%%/lib/node112.html ++share/doc/%%PYTHON_VERSION%%/lib/node113.html ++share/doc/%%PYTHON_VERSION%%/lib/node114.html ++share/doc/%%PYTHON_VERSION%%/lib/node115.html ++share/doc/%%PYTHON_VERSION%%/lib/node116.html ++share/doc/%%PYTHON_VERSION%%/lib/node167.html ++share/doc/%%PYTHON_VERSION%%/lib/node183.html ++share/doc/%%PYTHON_VERSION%%/lib/node186.html ++share/doc/%%PYTHON_VERSION%%/lib/node187.html ++share/doc/%%PYTHON_VERSION%%/lib/node188.html ++share/doc/%%PYTHON_VERSION%%/lib/node189.html ++share/doc/%%PYTHON_VERSION%%/lib/node190.html ++share/doc/%%PYTHON_VERSION%%/lib/node191.html ++share/doc/%%PYTHON_VERSION%%/lib/node192.html ++share/doc/%%PYTHON_VERSION%%/lib/node193.html ++share/doc/%%PYTHON_VERSION%%/lib/node194.html ++share/doc/%%PYTHON_VERSION%%/lib/node195.html ++share/doc/%%PYTHON_VERSION%%/lib/node196.html ++share/doc/%%PYTHON_VERSION%%/lib/node197.html ++share/doc/%%PYTHON_VERSION%%/lib/node255.html ++share/doc/%%PYTHON_VERSION%%/lib/node256.html ++share/doc/%%PYTHON_VERSION%%/lib/node262.html ++share/doc/%%PYTHON_VERSION%%/lib/node281.html ++share/doc/%%PYTHON_VERSION%%/lib/node283.html ++share/doc/%%PYTHON_VERSION%%/lib/node284.html ++share/doc/%%PYTHON_VERSION%%/lib/node285.html ++share/doc/%%PYTHON_VERSION%%/lib/node286.html ++share/doc/%%PYTHON_VERSION%%/lib/node287.html ++share/doc/%%PYTHON_VERSION%%/lib/node312.html ++share/doc/%%PYTHON_VERSION%%/lib/node392.html ++share/doc/%%PYTHON_VERSION%%/lib/node393.html ++share/doc/%%PYTHON_VERSION%%/lib/node40.html ++share/doc/%%PYTHON_VERSION%%/lib/node456.html ++share/doc/%%PYTHON_VERSION%%/lib/node466.html ++share/doc/%%PYTHON_VERSION%%/lib/node467.html ++share/doc/%%PYTHON_VERSION%%/lib/node503.html ++share/doc/%%PYTHON_VERSION%%/lib/node512.html ++share/doc/%%PYTHON_VERSION%%/lib/node513.html ++share/doc/%%PYTHON_VERSION%%/lib/node514.html ++share/doc/%%PYTHON_VERSION%%/lib/node515.html ++share/doc/%%PYTHON_VERSION%%/lib/node517.html + share/doc/%%PYTHON_VERSION%%/lib/obsolete-modules.html ++share/doc/%%PYTHON_VERSION%%/lib/opener-director-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/operator-map.html ++share/doc/%%PYTHON_VERSION%%/lib/organizing-tests.html + share/doc/%%PYTHON_VERSION%%/lib/os-fd-ops.html + share/doc/%%PYTHON_VERSION%%/lib/os-file-dir.html + share/doc/%%PYTHON_VERSION%%/lib/os-newstreams.html +@@ -595,6 +619,9 @@ + share/doc/%%PYTHON_VERSION%%/lib/profile-old.html + share/doc/%%PYTHON_VERSION%%/lib/profile-stats.html + share/doc/%%PYTHON_VERSION%%/lib/profile.html ++share/doc/%%PYTHON_VERSION%%/lib/proxy-basic-auth-handler.html ++share/doc/%%PYTHON_VERSION%%/lib/proxy-digest-auth-handler.html ++share/doc/%%PYTHON_VERSION%%/lib/proxy-handler.html + share/doc/%%PYTHON_VERSION%%/lib/pyclbr-class-objects.html + share/doc/%%PYTHON_VERSION%%/lib/python.html + share/doc/%%PYTHON_VERSION%%/lib/pyzipfile-objects.html +@@ -602,12 +629,16 @@ + share/doc/%%PYTHON_VERSION%%/lib/re-syntax.html + share/doc/%%PYTHON_VERSION%%/lib/readline-example.html + share/doc/%%PYTHON_VERSION%%/lib/reporting-bugs.html ++share/doc/%%PYTHON_VERSION%%/lib/request-objects.html + share/doc/%%PYTHON_VERSION%%/lib/restricted.html ++share/doc/%%PYTHON_VERSION%%/lib/rexec-extension.html ++share/doc/%%PYTHON_VERSION%%/lib/rexec-objects.html + share/doc/%%PYTHON_VERSION%%/lib/rlock-objects.html +-share/doc/%%PYTHON_VERSION%%/lib/rng-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/sax-error-handler.html + share/doc/%%PYTHON_VERSION%%/lib/sax-exception-objects.html + share/doc/%%PYTHON_VERSION%%/lib/scheduler-objects.html + share/doc/%%PYTHON_VERSION%%/lib/semaphore-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/sequence-matcher.html + share/doc/%%PYTHON_VERSION%%/lib/sgi.html + share/doc/%%PYTHON_VERSION%%/lib/shlex-objects.html + share/doc/%%PYTHON_VERSION%%/lib/shutil-example.html +@@ -627,6 +658,10 @@ + share/doc/%%PYTHON_VERSION%%/lib/telnet-objects.html + share/doc/%%PYTHON_VERSION%%/lib/template-objects.html + share/doc/%%PYTHON_VERSION%%/lib/termios_Example.html ++share/doc/%%PYTHON_VERSION%%/lib/testcase-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/testloader-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/testresult-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/testsuite-objects.html + share/doc/%%PYTHON_VERSION%%/lib/thread-objects.html + share/doc/%%PYTHON_VERSION%%/lib/traceback-example.html + share/doc/%%PYTHON_VERSION%%/lib/truth.html +@@ -644,14 +679,23 @@ + share/doc/%%PYTHON_VERSION%%/lib/typesseq-xrange.html + share/doc/%%PYTHON_VERSION%%/lib/typesseq.html + share/doc/%%PYTHON_VERSION%%/lib/undoc.html ++share/doc/%%PYTHON_VERSION%%/lib/unittest-contents.html + share/doc/%%PYTHON_VERSION%%/lib/unix.html ++share/doc/%%PYTHON_VERSION%%/lib/unknown-handler-objects.html + share/doc/%%PYTHON_VERSION%%/lib/urlopener-objs.html ++share/doc/%%PYTHON_VERSION%%/lib/warning-categories.html ++share/doc/%%PYTHON_VERSION%%/lib/warning-filter.html ++share/doc/%%PYTHON_VERSION%%/lib/warning-functions.html ++share/doc/%%PYTHON_VERSION%%/lib/weakref-example.html ++share/doc/%%PYTHON_VERSION%%/lib/weakref-extension.html ++share/doc/%%PYTHON_VERSION%%/lib/weakref-objects.html + share/doc/%%PYTHON_VERSION%%/lib/writer-impls.html + share/doc/%%PYTHON_VERSION%%/lib/writer-interface.html + share/doc/%%PYTHON_VERSION%%/lib/xdr-exceptions.html + share/doc/%%PYTHON_VERSION%%/lib/xdr-packer-objects.html + share/doc/%%PYTHON_VERSION%%/lib/xdr-unpacker-objects.html + share/doc/%%PYTHON_VERSION%%/lib/xml-namespace.html ++share/doc/%%PYTHON_VERSION%%/lib/xmlparser-objects.html + share/doc/%%PYTHON_VERSION%%/lib/xmlreader-objects.html + share/doc/%%PYTHON_VERSION%%/lib/zipfile-objects.html + share/doc/%%PYTHON_VERSION%%/lib/zipinfo-objects.html +@@ -686,6 +730,7 @@ + share/doc/%%PYTHON_VERSION%%/mac/modindex.html + share/doc/%%PYTHON_VERSION%%/mac/module-AE.html + share/doc/%%PYTHON_VERSION%%/mac/module-Cm.html ++share/doc/%%PYTHON_VERSION%%/mac/module-ColorPicker.html + share/doc/%%PYTHON_VERSION%%/mac/module-Ctl.html + share/doc/%%PYTHON_VERSION%%/mac/module-Dlg.html + share/doc/%%PYTHON_VERSION%%/mac/module-EasyDialogs.html +@@ -740,6 +785,9 @@ + share/doc/%%PYTHON_VERSION%%/mac/node43.html + share/doc/%%PYTHON_VERSION%%/mac/node6.html + share/doc/%%PYTHON_VERSION%%/mac/node7.html ++share/doc/%%PYTHON_VERSION%%/mac/node90.html ++share/doc/%%PYTHON_VERSION%%/mac/node91.html ++share/doc/%%PYTHON_VERSION%%/mac/node92.html + share/doc/%%PYTHON_VERSION%%/mac/scripting-with-BBedit.html + share/doc/%%PYTHON_VERSION%%/mac/scrolledwindow-object.html + share/doc/%%PYTHON_VERSION%%/mac/search-path.html +@@ -774,9 +822,11 @@ + share/doc/%%PYTHON_VERSION%%/ref/conversions.html + share/doc/%%PYTHON_VERSION%%/ref/customization.html + share/doc/%%PYTHON_VERSION%%/ref/datamodel.html ++share/doc/%%PYTHON_VERSION%%/ref/defintions.html + share/doc/%%PYTHON_VERSION%%/ref/del.html + share/doc/%%PYTHON_VERSION%%/ref/delimiters.html + share/doc/%%PYTHON_VERSION%%/ref/dict.html ++share/doc/%%PYTHON_VERSION%%/ref/dynamic-features.html + share/doc/%%PYTHON_VERSION%%/ref/exceptions.html + share/doc/%%PYTHON_VERSION%%/ref/exec.html + share/doc/%%PYTHON_VERSION%%/ref/execframes.html +@@ -791,6 +841,8 @@ + share/doc/%%PYTHON_VERSION%%/ref/for.html + share/doc/%%PYTHON_VERSION%%/ref/front.html + share/doc/%%PYTHON_VERSION%%/ref/function.html ++share/doc/%%PYTHON_VERSION%%/ref/future-statements.html ++share/doc/%%PYTHON_VERSION%%/ref/futures.html + share/doc/%%PYTHON_VERSION%%/ref/genindex.html + share/doc/%%PYTHON_VERSION%%/ref/global.html + share/doc/%%PYTHON_VERSION%%/ref/id-classes.html +@@ -811,6 +863,11 @@ + share/doc/%%PYTHON_VERSION%%/ref/lists.html + share/doc/%%PYTHON_VERSION%%/ref/literals.html + share/doc/%%PYTHON_VERSION%%/ref/logical.html ++share/doc/%%PYTHON_VERSION%%/ref/module-future.html ++share/doc/%%PYTHON_VERSION%%/ref/nested-scopes.html ++share/doc/%%PYTHON_VERSION%%/ref/node100.html ++share/doc/%%PYTHON_VERSION%%/ref/node98.html ++share/doc/%%PYTHON_VERSION%%/ref/node99.html + share/doc/%%PYTHON_VERSION%%/ref/notation.html + share/doc/%%PYTHON_VERSION%%/ref/numbers.html + share/doc/%%PYTHON_VERSION%%/ref/numeric-types.html +@@ -843,6 +900,7 @@ + share/doc/%%PYTHON_VERSION%%/ref/try.html + share/doc/%%PYTHON_VERSION%%/ref/types.html + share/doc/%%PYTHON_VERSION%%/ref/unary.html ++share/doc/%%PYTHON_VERSION%%/ref/unicode.html + share/doc/%%PYTHON_VERSION%%/ref/while.html + share/doc/%%PYTHON_VERSION%%/ref/whitespace.html + share/doc/%%PYTHON_VERSION%%/tut/about.html +@@ -853,6 +911,7 @@ + share/doc/%%PYTHON_VERSION%%/tut/node12.html + share/doc/%%PYTHON_VERSION%%/tut/node13.html + share/doc/%%PYTHON_VERSION%%/tut/node14.html ++share/doc/%%PYTHON_VERSION%%/tut/node15.html + share/doc/%%PYTHON_VERSION%%/tut/node2.html + share/doc/%%PYTHON_VERSION%%/tut/node3.html + share/doc/%%PYTHON_VERSION%%/tut/node4.html diff -ruN lang/python-doc-html.orig/files/plist-html-2.2.1.diff python-doc-html/files/plist-html-2.2.1.diff --- lang/python-doc-html.orig/files/plist-html-2.2.1.diff Thu Jan 1 09:00:00 1970 +++ lang/python-doc-html/files/plist-html-2.2.1.diff Thu Apr 11 07:46:06 2002 @@ -0,0 +1,1009 @@ +--- pkg-plist_html Wed May 2 21:01:35 2001 ++++ pkg-plist_html_2.2.1 Thu Apr 11 07:45:36 2002 +@@ -1,20 +1,27 @@ + share/doc/%%PYTHON_VERSION%%/about.html + share/doc/%%PYTHON_VERSION%%/acks.html + share/doc/%%PYTHON_VERSION%%/api/about.html ++share/doc/%%PYTHON_VERSION%%/api/abstract-buffer.html + share/doc/%%PYTHON_VERSION%%/api/abstract.html ++share/doc/%%PYTHON_VERSION%%/api/advanced-debugging.html ++share/doc/%%PYTHON_VERSION%%/api/allocating-objects.html + share/doc/%%PYTHON_VERSION%%/api/api.css + share/doc/%%PYTHON_VERSION%%/api/api.html ++share/doc/%%PYTHON_VERSION%%/api/arg-parsing.html + share/doc/%%PYTHON_VERSION%%/api/buffer-structs.html + share/doc/%%PYTHON_VERSION%%/api/bufferObjects.html + share/doc/%%PYTHON_VERSION%%/api/builtinCodecs.html + share/doc/%%PYTHON_VERSION%%/api/cObjects.html ++share/doc/%%PYTHON_VERSION%%/api/cell-objects.html + share/doc/%%PYTHON_VERSION%%/api/common-structs.html + share/doc/%%PYTHON_VERSION%%/api/complexObjects.html + share/doc/%%PYTHON_VERSION%%/api/concrete.html + share/doc/%%PYTHON_VERSION%%/api/contents.html + share/doc/%%PYTHON_VERSION%%/api/countingRefs.html ++share/doc/%%PYTHON_VERSION%%/api/descriptor-objects.html + share/doc/%%PYTHON_VERSION%%/api/dictObjects.html + share/doc/%%PYTHON_VERSION%%/api/embedding.html ++share/doc/%%PYTHON_VERSION%%/api/example-cycle-support.html + share/doc/%%PYTHON_VERSION%%/api/exceptionHandling.html + share/doc/%%PYTHON_VERSION%%/api/exceptions.html + share/doc/%%PYTHON_VERSION%%/api/fileObjects.html +@@ -26,22 +33,30 @@ + share/doc/%%PYTHON_VERSION%%/api/includes.html + share/doc/%%PYTHON_VERSION%%/api/index.html + share/doc/%%PYTHON_VERSION%%/api/initialization.html ++share/doc/%%PYTHON_VERSION%%/api/instanceObjects.html + share/doc/%%PYTHON_VERSION%%/api/intObjects.html + share/doc/%%PYTHON_VERSION%%/api/intro.html ++share/doc/%%PYTHON_VERSION%%/api/iterator-objects.html ++share/doc/%%PYTHON_VERSION%%/api/iterator.html + share/doc/%%PYTHON_VERSION%%/api/listObjects.html + share/doc/%%PYTHON_VERSION%%/api/longObjects.html + share/doc/%%PYTHON_VERSION%%/api/mapObjects.html + share/doc/%%PYTHON_VERSION%%/api/mapping-structs.html + share/doc/%%PYTHON_VERSION%%/api/mapping.html ++share/doc/%%PYTHON_VERSION%%/api/marshalling-utils.html + share/doc/%%PYTHON_VERSION%%/api/memory.html + share/doc/%%PYTHON_VERSION%%/api/memoryExamples.html + share/doc/%%PYTHON_VERSION%%/api/memoryInterface.html + share/doc/%%PYTHON_VERSION%%/api/memoryOverview.html ++share/doc/%%PYTHON_VERSION%%/api/method-objects.html + share/doc/%%PYTHON_VERSION%%/api/moduleObjects.html + share/doc/%%PYTHON_VERSION%%/api/newTypes.html + share/doc/%%PYTHON_VERSION%%/api/node15.html +-share/doc/%%PYTHON_VERSION%%/api/node44.html +-share/doc/%%PYTHON_VERSION%%/api/node45.html ++share/doc/%%PYTHON_VERSION%%/api/node38.html ++share/doc/%%PYTHON_VERSION%%/api/node39.html ++share/doc/%%PYTHON_VERSION%%/api/node80.html ++share/doc/%%PYTHON_VERSION%%/api/node81.html ++share/doc/%%PYTHON_VERSION%%/api/node82.html + share/doc/%%PYTHON_VERSION%%/api/noneObject.html + share/doc/%%PYTHON_VERSION%%/api/number-structs.html + share/doc/%%PYTHON_VERSION%%/api/number.html +@@ -51,14 +66,18 @@ + share/doc/%%PYTHON_VERSION%%/api/os.html + share/doc/%%PYTHON_VERSION%%/api/otherObjects.html + share/doc/%%PYTHON_VERSION%%/api/processControl.html ++share/doc/%%PYTHON_VERSION%%/api/profiling.html + share/doc/%%PYTHON_VERSION%%/api/refcountDetails.html + share/doc/%%PYTHON_VERSION%%/api/refcounts.html + share/doc/%%PYTHON_VERSION%%/api/reporting-bugs.html + share/doc/%%PYTHON_VERSION%%/api/sequence-structs.html + share/doc/%%PYTHON_VERSION%%/api/sequence.html + share/doc/%%PYTHON_VERSION%%/api/sequenceObjects.html ++share/doc/%%PYTHON_VERSION%%/api/slice-objects.html + share/doc/%%PYTHON_VERSION%%/api/standardExceptions.html + share/doc/%%PYTHON_VERSION%%/api/stringObjects.html ++share/doc/%%PYTHON_VERSION%%/api/supporting-cycle-detection.html ++share/doc/%%PYTHON_VERSION%%/api/supporting-iteration.html + share/doc/%%PYTHON_VERSION%%/api/threads.html + share/doc/%%PYTHON_VERSION%%/api/tupleObjects.html + share/doc/%%PYTHON_VERSION%%/api/typeObjects.html +@@ -67,116 +86,96 @@ + share/doc/%%PYTHON_VERSION%%/api/unicodeObjects.html + share/doc/%%PYTHON_VERSION%%/api/utilities.html + share/doc/%%PYTHON_VERSION%%/api/veryhigh.html ++share/doc/%%PYTHON_VERSION%%/api/weakref-objects.html + share/doc/%%PYTHON_VERSION%%/dist/about.html +-share/doc/%%PYTHON_VERSION%%/dist/bdist-cmds.html +-share/doc/%%PYTHON_VERSION%%/dist/build-clib-cmd.html +-share/doc/%%PYTHON_VERSION%%/dist/build-cmd.html +-share/doc/%%PYTHON_VERSION%%/dist/build-cmds.html +-share/doc/%%PYTHON_VERSION%%/dist/build-ext-cmd.html +-share/doc/%%PYTHON_VERSION%%/dist/build-py-cmd.html +-share/doc/%%PYTHON_VERSION%%/dist/built-dist.html +-share/doc/%%PYTHON_VERSION%%/dist/clean-cmd.html +-share/doc/%%PYTHON_VERSION%%/dist/concepts.html +-share/doc/%%PYTHON_VERSION%%/dist/contents.html +-share/doc/%%PYTHON_VERSION%%/dist/creating-dumb.html +-share/doc/%%PYTHON_VERSION%%/dist/creating-rpms.html + share/doc/%%PYTHON_VERSION%%/dist/creating-wininst.html +-share/doc/%%PYTHON_VERSION%%/dist/describing-extensions.html + share/doc/%%PYTHON_VERSION%%/dist/dist.css + share/doc/%%PYTHON_VERSION%%/dist/dist.html +-share/doc/%%PYTHON_VERSION%%/dist/distutils-term.html +-share/doc/%%PYTHON_VERSION%%/dist/examples.html +-share/doc/%%PYTHON_VERSION%%/dist/extend-existing.html +-share/doc/%%PYTHON_VERSION%%/dist/extending.html + share/doc/%%PYTHON_VERSION%%/dist/index.html +-share/doc/%%PYTHON_VERSION%%/dist/install-cmd.html +-share/doc/%%PYTHON_VERSION%%/dist/install-data-cmd.html +-share/doc/%%PYTHON_VERSION%%/dist/install-lib-cmd.html +-share/doc/%%PYTHON_VERSION%%/dist/install-scripts-cmd.html + share/doc/%%PYTHON_VERSION%%/dist/intro.html +-share/doc/%%PYTHON_VERSION%%/dist/listing-modules.html +-share/doc/%%PYTHON_VERSION%%/dist/listing-packages.html +-share/doc/%%PYTHON_VERSION%%/dist/manifest-options.html +-share/doc/%%PYTHON_VERSION%%/dist/manifest.html +-share/doc/%%PYTHON_VERSION%%/dist/multiple-ext.html +-share/doc/%%PYTHON_VERSION%%/dist/new-commands.html +-share/doc/%%PYTHON_VERSION%%/dist/node11.html +-share/doc/%%PYTHON_VERSION%%/dist/node12.html +-share/doc/%%PYTHON_VERSION%%/dist/node13.html +-share/doc/%%PYTHON_VERSION%%/dist/node14.html +-share/doc/%%PYTHON_VERSION%%/dist/node28.html +-share/doc/%%PYTHON_VERSION%%/dist/node45.html +-share/doc/%%PYTHON_VERSION%%/dist/node46.html +-share/doc/%%PYTHON_VERSION%%/dist/node47.html +-share/doc/%%PYTHON_VERSION%%/dist/node48.html +-share/doc/%%PYTHON_VERSION%%/dist/pure-mod.html +-share/doc/%%PYTHON_VERSION%%/dist/pure-pkg.html +-share/doc/%%PYTHON_VERSION%%/dist/python-terms.html +-share/doc/%%PYTHON_VERSION%%/dist/reference.html ++share/doc/%%PYTHON_VERSION%%/dist/module-distutils.sysconfig.html + share/doc/%%PYTHON_VERSION%%/dist/sdist-cmd.html + share/doc/%%PYTHON_VERSION%%/dist/setup-config.html + share/doc/%%PYTHON_VERSION%%/dist/setup-script.html + share/doc/%%PYTHON_VERSION%%/dist/simple-example.html +-share/doc/%%PYTHON_VERSION%%/dist/single-ext.html + share/doc/%%PYTHON_VERSION%%/dist/source-dist.html + share/doc/%%PYTHON_VERSION%%/doc/about.html + share/doc/%%PYTHON_VERSION%%/doc/classes.html + share/doc/%%PYTHON_VERSION%%/doc/contents.html ++share/doc/%%PYTHON_VERSION%%/doc/directories.html + share/doc/%%PYTHON_VERSION%%/doc/discussion.html + share/doc/%%PYTHON_VERSION%%/doc/doc.css + share/doc/%%PYTHON_VERSION%%/doc/doc.html + share/doc/%%PYTHON_VERSION%%/doc/futures.html ++share/doc/%%PYTHON_VERSION%%/doc/grammar-displays.html ++share/doc/%%PYTHON_VERSION%%/doc/gui-markup.html + share/doc/%%PYTHON_VERSION%%/doc/index.html + share/doc/%%PYTHON_VERSION%%/doc/indexing.html + share/doc/%%PYTHON_VERSION%%/doc/info-units.html ++share/doc/%%PYTHON_VERSION%%/doc/inline-markup.html ++share/doc/%%PYTHON_VERSION%%/doc/intro.html + share/doc/%%PYTHON_VERSION%%/doc/latex-primer.html ++share/doc/%%PYTHON_VERSION%%/doc/latex-syntax.html ++share/doc/%%PYTHON_VERSION%%/doc/library-markup.html + share/doc/%%PYTHON_VERSION%%/doc/meta-info.html +-share/doc/%%PYTHON_VERSION%%/doc/node10.html +-share/doc/%%PYTHON_VERSION%%/doc/node11.html +-share/doc/%%PYTHON_VERSION%%/doc/node12.html +-share/doc/%%PYTHON_VERSION%%/doc/node13.html +-share/doc/%%PYTHON_VERSION%%/doc/node14.html +-share/doc/%%PYTHON_VERSION%%/doc/node17.html +-share/doc/%%PYTHON_VERSION%%/doc/node18.html +-share/doc/%%PYTHON_VERSION%%/doc/node19.html +-share/doc/%%PYTHON_VERSION%%/doc/node2.html +-share/doc/%%PYTHON_VERSION%%/doc/node20.html +-share/doc/%%PYTHON_VERSION%%/doc/node3.html ++share/doc/%%PYTHON_VERSION%%/doc/misc-text-markup.html ++share/doc/%%PYTHON_VERSION%%/doc/module-markup.html + share/doc/%%PYTHON_VERSION%%/doc/node6.html + share/doc/%%PYTHON_VERSION%%/doc/preamble-info.html + share/doc/%%PYTHON_VERSION%%/doc/references.html ++share/doc/%%PYTHON_VERSION%%/doc/showing-examples.html ++share/doc/%%PYTHON_VERSION%%/doc/special-constructs.html + share/doc/%%PYTHON_VERSION%%/doc/structured.html ++share/doc/%%PYTHON_VERSION%%/doc/style-guide.html ++share/doc/%%PYTHON_VERSION%%/doc/table-markup.html ++share/doc/%%PYTHON_VERSION%%/doc/tools-external.html ++share/doc/%%PYTHON_VERSION%%/doc/tools-internal.html ++share/doc/%%PYTHON_VERSION%%/doc/tools.html + share/doc/%%PYTHON_VERSION%%/ext/about.html + share/doc/%%PYTHON_VERSION%%/ext/backToExample.html + share/doc/%%PYTHON_VERSION%%/ext/buildValue.html + share/doc/%%PYTHON_VERSION%%/ext/building-on-unix.html +-share/doc/%%PYTHON_VERSION%%/ext/building-on-windows.html + share/doc/%%PYTHON_VERSION%%/ext/callingPython.html + share/doc/%%PYTHON_VERSION%%/ext/compilation.html + share/doc/%%PYTHON_VERSION%%/ext/contents.html + share/doc/%%PYTHON_VERSION%%/ext/cplusplus.html +-share/doc/%%PYTHON_VERSION%%/ext/custom-interps.html ++share/doc/%%PYTHON_VERSION%%/ext/defining-new-types.html + share/doc/%%PYTHON_VERSION%%/ext/distributing.html ++share/doc/%%PYTHON_VERSION%%/ext/dnt-basics.html ++share/doc/%%PYTHON_VERSION%%/ext/dnt-type-methods.html + share/doc/%%PYTHON_VERSION%%/ext/dynamic-linking.html + share/doc/%%PYTHON_VERSION%%/ext/embedding.html + share/doc/%%PYTHON_VERSION%%/ext/embeddingInCplusplus.html + share/doc/%%PYTHON_VERSION%%/ext/errors.html + share/doc/%%PYTHON_VERSION%%/ext/ext.css + share/doc/%%PYTHON_VERSION%%/ext/ext.html ++share/doc/%%PYTHON_VERSION%%/ext/extending-with-embedding.html + share/doc/%%PYTHON_VERSION%%/ext/front.html ++share/doc/%%PYTHON_VERSION%%/ext/high-level-embedding.html + share/doc/%%PYTHON_VERSION%%/ext/index.html + share/doc/%%PYTHON_VERSION%%/ext/intro.html + share/doc/%%PYTHON_VERSION%%/ext/link-reqs.html ++share/doc/%%PYTHON_VERSION%%/ext/lower-level-embedding.html + share/doc/%%PYTHON_VERSION%%/ext/methodTable.html +-share/doc/%%PYTHON_VERSION%%/ext/module-defn-example.html + share/doc/%%PYTHON_VERSION%%/ext/module-defn-options.html ++share/doc/%%PYTHON_VERSION%%/ext/node23.html ++share/doc/%%PYTHON_VERSION%%/ext/node24.html ++share/doc/%%PYTHON_VERSION%%/ext/node25.html ++share/doc/%%PYTHON_VERSION%%/ext/node26.html ++share/doc/%%PYTHON_VERSION%%/ext/node27.html ++share/doc/%%PYTHON_VERSION%%/ext/node28.html ++share/doc/%%PYTHON_VERSION%%/ext/node43.html ++share/doc/%%PYTHON_VERSION%%/ext/node44.html ++share/doc/%%PYTHON_VERSION%%/ext/node45.html + share/doc/%%PYTHON_VERSION%%/ext/nullPointers.html + share/doc/%%PYTHON_VERSION%%/ext/ownershipRules.html + share/doc/%%PYTHON_VERSION%%/ext/parseTuple.html + share/doc/%%PYTHON_VERSION%%/ext/parseTupleAndKeywords.html ++share/doc/%%PYTHON_VERSION%%/ext/pure-embedding.html + share/doc/%%PYTHON_VERSION%%/ext/refcounts.html + share/doc/%%PYTHON_VERSION%%/ext/refcountsInPython.html + share/doc/%%PYTHON_VERSION%%/ext/reporting-bugs.html ++share/doc/%%PYTHON_VERSION%%/ext/run-func.txt + share/doc/%%PYTHON_VERSION%%/ext/simpleExample.html + share/doc/%%PYTHON_VERSION%%/ext/thinIce.html + share/doc/%%PYTHON_VERSION%%/ext/using-cobjects.html +@@ -185,70 +184,34 @@ + share/doc/%%PYTHON_VERSION%%/icons/blank.gif + share/doc/%%PYTHON_VERSION%%/icons/contents.gif + share/doc/%%PYTHON_VERSION%%/icons/index.gif +-share/doc/%%PYTHON_VERSION%%/icons/labslogo.gif + share/doc/%%PYTHON_VERSION%%/icons/modules.gif + share/doc/%%PYTHON_VERSION%%/icons/next.gif +-share/doc/%%PYTHON_VERSION%%/icons/offsite.gif + share/doc/%%PYTHON_VERSION%%/icons/previous.gif +-share/doc/%%PYTHON_VERSION%%/icons/pythonlabs.gif + share/doc/%%PYTHON_VERSION%%/icons/up.gif + share/doc/%%PYTHON_VERSION%%/index.html + share/doc/%%PYTHON_VERSION%%/inst/about.html +-share/doc/%%PYTHON_VERSION%%/inst/alt-install-home.html +-share/doc/%%PYTHON_VERSION%%/inst/alt-install-macos.html +-share/doc/%%PYTHON_VERSION%%/inst/alt-install-prefix.html + share/doc/%%PYTHON_VERSION%%/inst/alt-install-windows.html +-share/doc/%%PYTHON_VERSION%%/inst/alt-install.html +-share/doc/%%PYTHON_VERSION%%/inst/building-ext.html +-share/doc/%%PYTHON_VERSION%%/inst/config-files.html +-share/doc/%%PYTHON_VERSION%%/inst/contents.html ++share/doc/%%PYTHON_VERSION%%/inst/config-syntax.html + share/doc/%%PYTHON_VERSION%%/inst/custom-install.html +-share/doc/%%PYTHON_VERSION%%/inst/how-build-works.html +-share/doc/%%PYTHON_VERSION%%/inst/how-install-works.html + share/doc/%%PYTHON_VERSION%%/inst/index.html + share/doc/%%PYTHON_VERSION%%/inst/inst.css + share/doc/%%PYTHON_VERSION%%/inst/inst.html +-share/doc/%%PYTHON_VERSION%%/inst/intro.html +-share/doc/%%PYTHON_VERSION%%/inst/makefile-pre-in.html +-share/doc/%%PYTHON_VERSION%%/inst/manual-install.html +-share/doc/%%PYTHON_VERSION%%/inst/new-standard.html + share/doc/%%PYTHON_VERSION%%/inst/non-ms-compilers.html +-share/doc/%%PYTHON_VERSION%%/inst/old-way.html +-share/doc/%%PYTHON_VERSION%%/inst/platform-variations.html +-share/doc/%%PYTHON_VERSION%%/inst/pre-distutils.html +-share/doc/%%PYTHON_VERSION%%/inst/splitting-up.html + share/doc/%%PYTHON_VERSION%%/inst/standard-install.html + share/doc/%%PYTHON_VERSION%%/inst/trivial-install.html +-share/doc/%%PYTHON_VERSION%%/inst/tweak-flags.html +-share/doc/%%PYTHON_VERSION%%/lib/AST_Errors.html +-share/doc/%%PYTHON_VERSION%%/lib/AST_Examples.html +-share/doc/%%PYTHON_VERSION%%/lib/AST_Objects.html + share/doc/%%PYTHON_VERSION%%/lib/Cmd-objects.html + share/doc/%%PYTHON_VERSION%%/lib/ConfigParser-objects.html +-share/doc/%%PYTHON_VERSION%%/lib/Contents_of_Module_re.html +-share/doc/%%PYTHON_VERSION%%/lib/Converting_ASTs.html +-share/doc/%%PYTHON_VERSION%%/lib/Creating_ASTs.html +-share/doc/%%PYTHON_VERSION%%/lib/Deterministic_Profiling.html +-share/doc/%%PYTHON_VERSION%%/lib/FL_Functions.html +-share/doc/%%PYTHON_VERSION%%/lib/Functions_in_cgi_module.html +-share/doc/%%PYTHON_VERSION%%/lib/HTTP_Examples.html + share/doc/%%PYTHON_VERSION%%/lib/MimeWriter-objects.html + share/doc/%%PYTHON_VERSION%%/lib/MultiFile-objects.html +-share/doc/%%PYTHON_VERSION%%/lib/PrettyPrinter_Objects.html +-share/doc/%%PYTHON_VERSION%%/lib/Profiler_Changes.html +-share/doc/%%PYTHON_VERSION%%/lib/Profiler_Extensions.html +-share/doc/%%PYTHON_VERSION%%/lib/Profiler_Introduction.html +-share/doc/%%PYTHON_VERSION%%/lib/Querying_ASTs.html + share/doc/%%PYTHON_VERSION%%/lib/QueueObjects.html + share/doc/%%PYTHON_VERSION%%/lib/Repr-objects.html + share/doc/%%PYTHON_VERSION%%/lib/SMTP-example.html + share/doc/%%PYTHON_VERSION%%/lib/SMTP-objects.html +-share/doc/%%PYTHON_VERSION%%/lib/Signal_Example.html +-share/doc/%%PYTHON_VERSION%%/lib/Urllib_Examples.html +-share/doc/%%PYTHON_VERSION%%/lib/Using_the_cgi_module.html + share/doc/%%PYTHON_VERSION%%/lib/Wave-read-objects.html + share/doc/%%PYTHON_VERSION%%/lib/Wave-write-objects.html + share/doc/%%PYTHON_VERSION%%/lib/about.html ++share/doc/%%PYTHON_VERSION%%/lib/abstract-basic-auth-handler.html ++share/doc/%%PYTHON_VERSION%%/lib/abstract-digest-auth-handler.html + share/doc/%%PYTHON_VERSION%%/lib/addresslist-objects.html + share/doc/%%PYTHON_VERSION%%/lib/al-config-objects.html + share/doc/%%PYTHON_VERSION%%/lib/al-port-objects.html +@@ -260,6 +223,8 @@ + share/doc/%%PYTHON_VERSION%%/lib/au-read-objects.html + share/doc/%%PYTHON_VERSION%%/lib/au-write-objects.html + share/doc/%%PYTHON_VERSION%%/lib/audio-device-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/base-handler-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/binary-objects.html + share/doc/%%PYTHON_VERSION%%/lib/binhex-notes.html + share/doc/%%PYTHON_VERSION%%/lib/bisect-example.html + share/doc/%%PYTHON_VERSION%%/lib/bitstring-ops.html +@@ -268,16 +233,20 @@ + share/doc/%%PYTHON_VERSION%%/lib/bltin-file-objects.html + share/doc/%%PYTHON_VERSION%%/lib/bltin-null-object.html + share/doc/%%PYTHON_VERSION%%/lib/bltin-type-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/boolean-objects.html + share/doc/%%PYTHON_VERSION%%/lib/boolean.html + share/doc/%%PYTHON_VERSION%%/lib/browser-controllers.html + share/doc/%%PYTHON_VERSION%%/lib/bsddb-objects.html + share/doc/%%PYTHON_VERSION%%/lib/built-in-funcs.html + share/doc/%%PYTHON_VERSION%%/lib/builtin.html + share/doc/%%PYTHON_VERSION%%/lib/bytecodes.html ++share/doc/%%PYTHON_VERSION%%/lib/cacheftp-handler-objects.html + share/doc/%%PYTHON_VERSION%%/lib/cd-parser-objects.html + share/doc/%%PYTHON_VERSION%%/lib/cgi-intro.html ++share/doc/%%PYTHON_VERSION%%/lib/cgi-security.html + share/doc/%%PYTHON_VERSION%%/lib/codec-objects.html + share/doc/%%PYTHON_VERSION%%/lib/comparisons.html ++share/doc/%%PYTHON_VERSION%%/lib/compiler.html + share/doc/%%PYTHON_VERSION%%/lib/completer-objects.html + share/doc/%%PYTHON_VERSION%%/lib/condition-objects.html + share/doc/%%PYTHON_VERSION%%/lib/console-objects.html +@@ -287,38 +256,86 @@ + share/doc/%%PYTHON_VERSION%%/lib/cookie-objects.html + share/doc/%%PYTHON_VERSION%%/lib/crypto.html + share/doc/%%PYTHON_VERSION%%/lib/curses-functions.html ++share/doc/%%PYTHON_VERSION%%/lib/curses-panel-objects.html + share/doc/%%PYTHON_VERSION%%/lib/curses-textpad-objects.html + share/doc/%%PYTHON_VERSION%%/lib/curses-window-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/cursespanel-functions.html ++share/doc/%%PYTHON_VERSION%%/lib/datetime-objects.html + share/doc/%%PYTHON_VERSION%%/lib/dbhash-objects.html + share/doc/%%PYTHON_VERSION%%/lib/debugger-commands.html ++share/doc/%%PYTHON_VERSION%%/lib/debugger-hooks.html ++share/doc/%%PYTHON_VERSION%%/lib/differ-examples.html ++share/doc/%%PYTHON_VERSION%%/lib/differ-objects.html + share/doc/%%PYTHON_VERSION%%/lib/dircmp-objects.html + share/doc/%%PYTHON_VERSION%%/lib/dl-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-accessor-methods.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-attr-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-attributelist-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-comment-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-conformance.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-document-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-documenttype-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-element-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-example.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-exceptions.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-implementation-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-node-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-nodelist-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-pi-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-text-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/dom-type-mapping.html ++share/doc/%%PYTHON_VERSION%%/lib/domeventstream-objects.html + share/doc/%%PYTHON_VERSION%%/lib/dtd-handler-objects.html + share/doc/%%PYTHON_VERSION%%/lib/embedding-locale.html + share/doc/%%PYTHON_VERSION%%/lib/entity-resolver-objects.html + share/doc/%%PYTHON_VERSION%%/lib/event-objects.html + share/doc/%%PYTHON_VERSION%%/lib/examples-imp.html ++share/doc/%%PYTHON_VERSION%%/lib/expat-content-models.html + share/doc/%%PYTHON_VERSION%%/lib/expat-errors.html + share/doc/%%PYTHON_VERSION%%/lib/expat-example.html ++share/doc/%%PYTHON_VERSION%%/lib/expaterror-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/fault-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/file-handler-objects.html + share/doc/%%PYTHON_VERSION%%/lib/form-objects.html + share/doc/%%PYTHON_VERSION%%/lib/formatter-impls.html + share/doc/%%PYTHON_VERSION%%/lib/formatter-interface.html + share/doc/%%PYTHON_VERSION%%/lib/forms-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/fpectl-example.html + share/doc/%%PYTHON_VERSION%%/lib/front.html ++share/doc/%%PYTHON_VERSION%%/lib/ftp-handler-objects.html + share/doc/%%PYTHON_VERSION%%/lib/ftp-objects.html + share/doc/%%PYTHON_VERSION%%/lib/genindex.html ++share/doc/%%PYTHON_VERSION%%/lib/gopher-handler.html + share/doc/%%PYTHON_VERSION%%/lib/handle-object.html + share/doc/%%PYTHON_VERSION%%/lib/html-parser-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/htmlparser-example.html ++share/doc/%%PYTHON_VERSION%%/lib/http-basic-auth-handler.html ++share/doc/%%PYTHON_VERSION%%/lib/http-digest-auth-handler.html ++share/doc/%%PYTHON_VERSION%%/lib/http-handler-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/http-password-mgr.html ++share/doc/%%PYTHON_VERSION%%/lib/http-redirect-handler.html ++share/doc/%%PYTHON_VERSION%%/lib/httpconnection-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/httplib-examples.html ++share/doc/%%PYTHON_VERSION%%/lib/httpresponse-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/https-handler-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/idle.html + share/doc/%%PYTHON_VERSION%%/lib/imap4-example.html + share/doc/%%PYTHON_VERSION%%/lib/imap4-objects.html + share/doc/%%PYTHON_VERSION%%/lib/img1.gif ++share/doc/%%PYTHON_VERSION%%/lib/img2.gif + share/doc/%%PYTHON_VERSION%%/lib/incremental-parser-objects.html + share/doc/%%PYTHON_VERSION%%/lib/index.html + share/doc/%%PYTHON_VERSION%%/lib/input-source-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/inspect-classes-functions.html ++share/doc/%%PYTHON_VERSION%%/lib/inspect-source.html ++share/doc/%%PYTHON_VERSION%%/lib/inspect-stack.html ++share/doc/%%PYTHON_VERSION%%/lib/inspect-types.html + share/doc/%%PYTHON_VERSION%%/lib/internet.html + share/doc/%%PYTHON_VERSION%%/lib/interpreter-objects.html + share/doc/%%PYTHON_VERSION%%/lib/intro.html + share/doc/%%PYTHON_VERSION%%/lib/language.html ++share/doc/%%PYTHON_VERSION%%/lib/legacy-unit-tests.html + share/doc/%%PYTHON_VERSION%%/lib/lib.css + share/doc/%%PYTHON_VERSION%%/lib/lib.html + share/doc/%%PYTHON_VERSION%%/lib/locator-objects.html +@@ -332,6 +349,9 @@ + share/doc/%%PYTHON_VERSION%%/lib/mh-message-objects.html + share/doc/%%PYTHON_VERSION%%/lib/mh-objects.html + share/doc/%%PYTHON_VERSION%%/lib/mimetools-message-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/mimetypes-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/minidom-and-dom.html ++share/doc/%%PYTHON_VERSION%%/lib/minidom-example.txt + share/doc/%%PYTHON_VERSION%%/lib/misc.html + share/doc/%%PYTHON_VERSION%%/lib/mmedia.html + share/doc/%%PYTHON_VERSION%%/lib/modindex.html +@@ -342,12 +362,17 @@ + share/doc/%%PYTHON_VERSION%%/lib/module-ConfigParser.html + share/doc/%%PYTHON_VERSION%%/lib/module-Cookie.html + share/doc/%%PYTHON_VERSION%%/lib/module-DEVICE.html ++share/doc/%%PYTHON_VERSION%%/lib/module-HTMLParser.html + share/doc/%%PYTHON_VERSION%%/lib/module-MimeWriter.html + share/doc/%%PYTHON_VERSION%%/lib/module-Queue.html ++share/doc/%%PYTHON_VERSION%%/lib/module-ScrolledText.html + share/doc/%%PYTHON_VERSION%%/lib/module-SimpleHTTPServer.html ++share/doc/%%PYTHON_VERSION%%/lib/module-SimpleXMLRPCServer.html + share/doc/%%PYTHON_VERSION%%/lib/module-SocketServer.html + share/doc/%%PYTHON_VERSION%%/lib/module-StringIO.html + share/doc/%%PYTHON_VERSION%%/lib/module-TERMIOSuppercase.html ++share/doc/%%PYTHON_VERSION%%/lib/module-Tix.html ++share/doc/%%PYTHON_VERSION%%/lib/module-Tkinter.html + share/doc/%%PYTHON_VERSION%%/lib/module-UserDict.html + share/doc/%%PYTHON_VERSION%%/lib/module-UserList.html + share/doc/%%PYTHON_VERSION%%/lib/module-UserString.html +@@ -370,6 +395,7 @@ + share/doc/%%PYTHON_VERSION%%/lib/module-calendar.html + share/doc/%%PYTHON_VERSION%%/lib/module-cd.html + share/doc/%%PYTHON_VERSION%%/lib/module-cgi.html ++share/doc/%%PYTHON_VERSION%%/lib/module-cgitb.html + share/doc/%%PYTHON_VERSION%%/lib/module-chunk.html + share/doc/%%PYTHON_VERSION%%/lib/module-cmath.html + share/doc/%%PYTHON_VERSION%%/lib/module-cmd.html +@@ -379,19 +405,34 @@ + share/doc/%%PYTHON_VERSION%%/lib/module-colorsys.html + share/doc/%%PYTHON_VERSION%%/lib/module-commands.html + share/doc/%%PYTHON_VERSION%%/lib/module-compileall.html ++share/doc/%%PYTHON_VERSION%%/lib/module-compiler.ast.html ++share/doc/%%PYTHON_VERSION%%/lib/module-compiler.html ++share/doc/%%PYTHON_VERSION%%/lib/module-compiler.visitor.html + share/doc/%%PYTHON_VERSION%%/lib/module-copy.html + share/doc/%%PYTHON_VERSION%%/lib/module-copyreg.html + share/doc/%%PYTHON_VERSION%%/lib/module-crypt.html + share/doc/%%PYTHON_VERSION%%/lib/module-curses.ascii.html + share/doc/%%PYTHON_VERSION%%/lib/module-curses.html ++share/doc/%%PYTHON_VERSION%%/lib/module-curses.panel.html + share/doc/%%PYTHON_VERSION%%/lib/module-curses.textpad.html + share/doc/%%PYTHON_VERSION%%/lib/module-curses.wrapper.html + share/doc/%%PYTHON_VERSION%%/lib/module-dbhash.html + share/doc/%%PYTHON_VERSION%%/lib/module-dbm.html ++share/doc/%%PYTHON_VERSION%%/lib/module-difflib.html + share/doc/%%PYTHON_VERSION%%/lib/module-dircache.html + share/doc/%%PYTHON_VERSION%%/lib/module-dis.html ++share/doc/%%PYTHON_VERSION%%/lib/module-distutils.html + share/doc/%%PYTHON_VERSION%%/lib/module-dl.html ++share/doc/%%PYTHON_VERSION%%/lib/module-doctest.html + share/doc/%%PYTHON_VERSION%%/lib/module-dumbdbm.html ++share/doc/%%PYTHON_VERSION%%/lib/module-email.Encoders.html ++share/doc/%%PYTHON_VERSION%%/lib/module-email.Errors.html ++share/doc/%%PYTHON_VERSION%%/lib/module-email.Generator.html ++share/doc/%%PYTHON_VERSION%%/lib/module-email.Iterators.html ++share/doc/%%PYTHON_VERSION%%/lib/module-email.Message.html ++share/doc/%%PYTHON_VERSION%%/lib/module-email.Parser.html ++share/doc/%%PYTHON_VERSION%%/lib/module-email.Utils.html ++share/doc/%%PYTHON_VERSION%%/lib/module-email.html + share/doc/%%PYTHON_VERSION%%/lib/module-errno.html + share/doc/%%PYTHON_VERSION%%/lib/module-exceptions.html + share/doc/%%PYTHON_VERSION%%/lib/module-fcntl.html +@@ -403,6 +444,7 @@ + share/doc/%%PYTHON_VERSION%%/lib/module-fm.html + share/doc/%%PYTHON_VERSION%%/lib/module-fnmatch.html + share/doc/%%PYTHON_VERSION%%/lib/module-formatter.html ++share/doc/%%PYTHON_VERSION%%/lib/module-fpectl.html + share/doc/%%PYTHON_VERSION%%/lib/module-fpformat.html + share/doc/%%PYTHON_VERSION%%/lib/module-ftplib.html + share/doc/%%PYTHON_VERSION%%/lib/module-gc.html +@@ -416,6 +458,7 @@ + share/doc/%%PYTHON_VERSION%%/lib/module-gopherlib.html + share/doc/%%PYTHON_VERSION%%/lib/module-grp.html + share/doc/%%PYTHON_VERSION%%/lib/module-gzip.html ++share/doc/%%PYTHON_VERSION%%/lib/module-hmac.html + share/doc/%%PYTHON_VERSION%%/lib/module-htmlentitydefs.html + share/doc/%%PYTHON_VERSION%%/lib/module-htmllib.html + share/doc/%%PYTHON_VERSION%%/lib/module-httplib.html +@@ -424,6 +467,7 @@ + share/doc/%%PYTHON_VERSION%%/lib/module-imgfile.html + share/doc/%%PYTHON_VERSION%%/lib/module-imghdr.html + share/doc/%%PYTHON_VERSION%%/lib/module-imp.html ++share/doc/%%PYTHON_VERSION%%/lib/module-inspect.html + share/doc/%%PYTHON_VERSION%%/lib/module-jpeg.html + share/doc/%%PYTHON_VERSION%%/lib/module-keyword.html + share/doc/%%PYTHON_VERSION%%/lib/module-linecache.html +@@ -464,6 +508,7 @@ + share/doc/%%PYTHON_VERSION%%/lib/module-pwd.html + share/doc/%%PYTHON_VERSION%%/lib/module-pyclbr.html + share/doc/%%PYTHON_VERSION%%/lib/module-pycompile.html ++share/doc/%%PYTHON_VERSION%%/lib/module-pydoc.html + share/doc/%%PYTHON_VERSION%%/lib/module-quopri.html + share/doc/%%PYTHON_VERSION%%/lib/module-random.html + share/doc/%%PYTHON_VERSION%%/lib/module-re.html +@@ -510,24 +555,34 @@ + share/doc/%%PYTHON_VERSION%%/lib/module-tokenize.html + share/doc/%%PYTHON_VERSION%%/lib/module-traceback.html + share/doc/%%PYTHON_VERSION%%/lib/module-tty.html ++share/doc/%%PYTHON_VERSION%%/lib/module-turtle.html + share/doc/%%PYTHON_VERSION%%/lib/module-types.html + share/doc/%%PYTHON_VERSION%%/lib/module-unicodedata.html ++share/doc/%%PYTHON_VERSION%%/lib/module-unittest.html + share/doc/%%PYTHON_VERSION%%/lib/module-urllib.html ++share/doc/%%PYTHON_VERSION%%/lib/module-urllib2.html + share/doc/%%PYTHON_VERSION%%/lib/module-urlparse.html + share/doc/%%PYTHON_VERSION%%/lib/module-user.html + share/doc/%%PYTHON_VERSION%%/lib/module-uu.html ++share/doc/%%PYTHON_VERSION%%/lib/module-warnings.html + share/doc/%%PYTHON_VERSION%%/lib/module-wave.html ++share/doc/%%PYTHON_VERSION%%/lib/module-weakref.html + share/doc/%%PYTHON_VERSION%%/lib/module-webbrowser.html + share/doc/%%PYTHON_VERSION%%/lib/module-whichdb.html + share/doc/%%PYTHON_VERSION%%/lib/module-whrandom.html + share/doc/%%PYTHON_VERSION%%/lib/module-winsound.html + share/doc/%%PYTHON_VERSION%%/lib/module-xdrlib.html ++share/doc/%%PYTHON_VERSION%%/lib/module-xml.dom.html ++share/doc/%%PYTHON_VERSION%%/lib/module-xml.dom.minidom.html ++share/doc/%%PYTHON_VERSION%%/lib/module-xml.dom.pulldom.html + share/doc/%%PYTHON_VERSION%%/lib/module-xml.parsers.expat.html + share/doc/%%PYTHON_VERSION%%/lib/module-xml.sax.handler.html + share/doc/%%PYTHON_VERSION%%/lib/module-xml.sax.html + share/doc/%%PYTHON_VERSION%%/lib/module-xml.sax.saxutils.html + share/doc/%%PYTHON_VERSION%%/lib/module-xml.sax.xmlreader.html + share/doc/%%PYTHON_VERSION%%/lib/module-xmllib.html ++share/doc/%%PYTHON_VERSION%%/lib/module-xmlrpclib.html ++share/doc/%%PYTHON_VERSION%%/lib/module-xreadlines.html + share/doc/%%PYTHON_VERSION%%/lib/module-zipfile.html + share/doc/%%PYTHON_VERSION%%/lib/module-zlib.html + share/doc/%%PYTHON_VERSION%%/lib/morsel-objects.html +@@ -539,48 +594,139 @@ + share/doc/%%PYTHON_VERSION%%/lib/netdata.html + share/doc/%%PYTHON_VERSION%%/lib/netrc-objects.html + share/doc/%%PYTHON_VERSION%%/lib/nntp-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/node102.html ++share/doc/%%PYTHON_VERSION%%/lib/node113.html ++share/doc/%%PYTHON_VERSION%%/lib/node123.html ++share/doc/%%PYTHON_VERSION%%/lib/node124.html ++share/doc/%%PYTHON_VERSION%%/lib/node125.html ++share/doc/%%PYTHON_VERSION%%/lib/node126.html ++share/doc/%%PYTHON_VERSION%%/lib/node127.html + share/doc/%%PYTHON_VERSION%%/lib/node128.html +-share/doc/%%PYTHON_VERSION%%/lib/node141.html +-share/doc/%%PYTHON_VERSION%%/lib/node144.html +-share/doc/%%PYTHON_VERSION%%/lib/node145.html +-share/doc/%%PYTHON_VERSION%%/lib/node146.html +-share/doc/%%PYTHON_VERSION%%/lib/node147.html +-share/doc/%%PYTHON_VERSION%%/lib/node148.html +-share/doc/%%PYTHON_VERSION%%/lib/node149.html +-share/doc/%%PYTHON_VERSION%%/lib/node150.html +-share/doc/%%PYTHON_VERSION%%/lib/node151.html +-share/doc/%%PYTHON_VERSION%%/lib/node152.html +-share/doc/%%PYTHON_VERSION%%/lib/node153.html +-share/doc/%%PYTHON_VERSION%%/lib/node154.html +-share/doc/%%PYTHON_VERSION%%/lib/node155.html +-share/doc/%%PYTHON_VERSION%%/lib/node215.html +-share/doc/%%PYTHON_VERSION%%/lib/node216.html +-share/doc/%%PYTHON_VERSION%%/lib/node222.html +-share/doc/%%PYTHON_VERSION%%/lib/node241.html +-share/doc/%%PYTHON_VERSION%%/lib/node243.html +-share/doc/%%PYTHON_VERSION%%/lib/node244.html +-share/doc/%%PYTHON_VERSION%%/lib/node245.html +-share/doc/%%PYTHON_VERSION%%/lib/node246.html +-share/doc/%%PYTHON_VERSION%%/lib/node247.html +-share/doc/%%PYTHON_VERSION%%/lib/node252.html +-share/doc/%%PYTHON_VERSION%%/lib/node366.html +-share/doc/%%PYTHON_VERSION%%/lib/node376.html +-share/doc/%%PYTHON_VERSION%%/lib/node377.html +-share/doc/%%PYTHON_VERSION%%/lib/node413.html +-share/doc/%%PYTHON_VERSION%%/lib/node422.html +-share/doc/%%PYTHON_VERSION%%/lib/node423.html +-share/doc/%%PYTHON_VERSION%%/lib/node424.html +-share/doc/%%PYTHON_VERSION%%/lib/node425.html +-share/doc/%%PYTHON_VERSION%%/lib/node427.html +-share/doc/%%PYTHON_VERSION%%/lib/node80.html ++share/doc/%%PYTHON_VERSION%%/lib/node129.html ++share/doc/%%PYTHON_VERSION%%/lib/node130.html ++share/doc/%%PYTHON_VERSION%%/lib/node181.html ++share/doc/%%PYTHON_VERSION%%/lib/node197.html ++share/doc/%%PYTHON_VERSION%%/lib/node200.html ++share/doc/%%PYTHON_VERSION%%/lib/node201.html ++share/doc/%%PYTHON_VERSION%%/lib/node202.html ++share/doc/%%PYTHON_VERSION%%/lib/node203.html ++share/doc/%%PYTHON_VERSION%%/lib/node204.html ++share/doc/%%PYTHON_VERSION%%/lib/node205.html ++share/doc/%%PYTHON_VERSION%%/lib/node206.html ++share/doc/%%PYTHON_VERSION%%/lib/node207.html ++share/doc/%%PYTHON_VERSION%%/lib/node208.html ++share/doc/%%PYTHON_VERSION%%/lib/node209.html ++share/doc/%%PYTHON_VERSION%%/lib/node210.html ++share/doc/%%PYTHON_VERSION%%/lib/node211.html ++share/doc/%%PYTHON_VERSION%%/lib/node214.html ++share/doc/%%PYTHON_VERSION%%/lib/node263.html ++share/doc/%%PYTHON_VERSION%%/lib/node272.html ++share/doc/%%PYTHON_VERSION%%/lib/node273.html ++share/doc/%%PYTHON_VERSION%%/lib/node281.html ++share/doc/%%PYTHON_VERSION%%/lib/node282.html ++share/doc/%%PYTHON_VERSION%%/lib/node284.html ++share/doc/%%PYTHON_VERSION%%/lib/node289.html ++share/doc/%%PYTHON_VERSION%%/lib/node295.html ++share/doc/%%PYTHON_VERSION%%/lib/node296.html ++share/doc/%%PYTHON_VERSION%%/lib/node297.html ++share/doc/%%PYTHON_VERSION%%/lib/node298.html ++share/doc/%%PYTHON_VERSION%%/lib/node300.html ++share/doc/%%PYTHON_VERSION%%/lib/node301.html ++share/doc/%%PYTHON_VERSION%%/lib/node302.html ++share/doc/%%PYTHON_VERSION%%/lib/node303.html ++share/doc/%%PYTHON_VERSION%%/lib/node307.html ++share/doc/%%PYTHON_VERSION%%/lib/node365.html ++share/doc/%%PYTHON_VERSION%%/lib/node380.html ++share/doc/%%PYTHON_VERSION%%/lib/node381.html ++share/doc/%%PYTHON_VERSION%%/lib/node383.html ++share/doc/%%PYTHON_VERSION%%/lib/node388.html ++share/doc/%%PYTHON_VERSION%%/lib/node389.html ++share/doc/%%PYTHON_VERSION%%/lib/node41.html ++share/doc/%%PYTHON_VERSION%%/lib/node437.html ++share/doc/%%PYTHON_VERSION%%/lib/node438.html ++share/doc/%%PYTHON_VERSION%%/lib/node500.html ++share/doc/%%PYTHON_VERSION%%/lib/node501.html ++share/doc/%%PYTHON_VERSION%%/lib/node502.html ++share/doc/%%PYTHON_VERSION%%/lib/node503.html ++share/doc/%%PYTHON_VERSION%%/lib/node504.html ++share/doc/%%PYTHON_VERSION%%/lib/node506.html ++share/doc/%%PYTHON_VERSION%%/lib/node507.html ++share/doc/%%PYTHON_VERSION%%/lib/node509.html ++share/doc/%%PYTHON_VERSION%%/lib/node510.html ++share/doc/%%PYTHON_VERSION%%/lib/node511.html ++share/doc/%%PYTHON_VERSION%%/lib/node512.html ++share/doc/%%PYTHON_VERSION%%/lib/node513.html ++share/doc/%%PYTHON_VERSION%%/lib/node514.html ++share/doc/%%PYTHON_VERSION%%/lib/node515.html ++share/doc/%%PYTHON_VERSION%%/lib/node517.html ++share/doc/%%PYTHON_VERSION%%/lib/node518.html ++share/doc/%%PYTHON_VERSION%%/lib/node519.html ++share/doc/%%PYTHON_VERSION%%/lib/node520.html ++share/doc/%%PYTHON_VERSION%%/lib/node521.html ++share/doc/%%PYTHON_VERSION%%/lib/node522.html ++share/doc/%%PYTHON_VERSION%%/lib/node523.html ++share/doc/%%PYTHON_VERSION%%/lib/node524.html ++share/doc/%%PYTHON_VERSION%%/lib/node525.html ++share/doc/%%PYTHON_VERSION%%/lib/node526.html ++share/doc/%%PYTHON_VERSION%%/lib/node527.html ++share/doc/%%PYTHON_VERSION%%/lib/node532.html ++share/doc/%%PYTHON_VERSION%%/lib/node533.html ++share/doc/%%PYTHON_VERSION%%/lib/node534.html ++share/doc/%%PYTHON_VERSION%%/lib/node535.html ++share/doc/%%PYTHON_VERSION%%/lib/node536.html ++share/doc/%%PYTHON_VERSION%%/lib/node537.html ++share/doc/%%PYTHON_VERSION%%/lib/node538.html ++share/doc/%%PYTHON_VERSION%%/lib/node539.html ++share/doc/%%PYTHON_VERSION%%/lib/node540.html ++share/doc/%%PYTHON_VERSION%%/lib/node541.html ++share/doc/%%PYTHON_VERSION%%/lib/node547.html ++share/doc/%%PYTHON_VERSION%%/lib/node551.html ++share/doc/%%PYTHON_VERSION%%/lib/node552.html ++share/doc/%%PYTHON_VERSION%%/lib/node553.html ++share/doc/%%PYTHON_VERSION%%/lib/node554.html ++share/doc/%%PYTHON_VERSION%%/lib/node555.html ++share/doc/%%PYTHON_VERSION%%/lib/node556.html ++share/doc/%%PYTHON_VERSION%%/lib/node557.html ++share/doc/%%PYTHON_VERSION%%/lib/node558.html ++share/doc/%%PYTHON_VERSION%%/lib/node573.html ++share/doc/%%PYTHON_VERSION%%/lib/node574.html ++share/doc/%%PYTHON_VERSION%%/lib/node576.html ++share/doc/%%PYTHON_VERSION%%/lib/node577.html ++share/doc/%%PYTHON_VERSION%%/lib/node579.html ++share/doc/%%PYTHON_VERSION%%/lib/node589.html ++share/doc/%%PYTHON_VERSION%%/lib/node59.html ++share/doc/%%PYTHON_VERSION%%/lib/node60.html ++share/doc/%%PYTHON_VERSION%%/lib/node604.html ++share/doc/%%PYTHON_VERSION%%/lib/node61.html ++share/doc/%%PYTHON_VERSION%%/lib/node613.html ++share/doc/%%PYTHON_VERSION%%/lib/node614.html ++share/doc/%%PYTHON_VERSION%%/lib/node615.html ++share/doc/%%PYTHON_VERSION%%/lib/node616.html ++share/doc/%%PYTHON_VERSION%%/lib/node618.html ++share/doc/%%PYTHON_VERSION%%/lib/node62.html ++share/doc/%%PYTHON_VERSION%%/lib/node620.html ++share/doc/%%PYTHON_VERSION%%/lib/node621.html ++share/doc/%%PYTHON_VERSION%%/lib/node622.html ++share/doc/%%PYTHON_VERSION%%/lib/node65.html ++share/doc/%%PYTHON_VERSION%%/lib/node66.html ++share/doc/%%PYTHON_VERSION%%/lib/node85.html ++share/doc/%%PYTHON_VERSION%%/lib/node99.html + share/doc/%%PYTHON_VERSION%%/lib/obsolete-modules.html ++share/doc/%%PYTHON_VERSION%%/lib/opener-director-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/operator-map.html ++share/doc/%%PYTHON_VERSION%%/lib/organizing-tests.html + share/doc/%%PYTHON_VERSION%%/lib/os-fd-ops.html + share/doc/%%PYTHON_VERSION%%/lib/os-file-dir.html + share/doc/%%PYTHON_VERSION%%/lib/os-newstreams.html + share/doc/%%PYTHON_VERSION%%/lib/os-path.html + share/doc/%%PYTHON_VERSION%%/lib/os-process.html + share/doc/%%PYTHON_VERSION%%/lib/os-procinfo.html ++share/doc/%%PYTHON_VERSION%%/lib/other-gui-packages.html ++share/doc/%%PYTHON_VERSION%%/lib/pen-rawpen-objects.html + share/doc/%%PYTHON_VERSION%%/lib/pickle-example.html ++share/doc/%%PYTHON_VERSION%%/lib/pickle-inst.html ++share/doc/%%PYTHON_VERSION%%/lib/pickle-protocol.html ++share/doc/%%PYTHON_VERSION%%/lib/pickle-sec.html + share/doc/%%PYTHON_VERSION%%/lib/player-objects.html + share/doc/%%PYTHON_VERSION%%/lib/poll-objects.html + share/doc/%%PYTHON_VERSION%%/lib/pop3-example.html +@@ -588,13 +734,15 @@ + share/doc/%%PYTHON_VERSION%%/lib/popen3-objects.html + share/doc/%%PYTHON_VERSION%%/lib/posix-contents.html + share/doc/%%PYTHON_VERSION%%/lib/posix-large-files.html +-share/doc/%%PYTHON_VERSION%%/lib/profile-HotProfile.html + share/doc/%%PYTHON_VERSION%%/lib/profile-calibration.html + share/doc/%%PYTHON_VERSION%%/lib/profile-instant.html + share/doc/%%PYTHON_VERSION%%/lib/profile-limits.html +-share/doc/%%PYTHON_VERSION%%/lib/profile-old.html + share/doc/%%PYTHON_VERSION%%/lib/profile-stats.html + share/doc/%%PYTHON_VERSION%%/lib/profile.html ++share/doc/%%PYTHON_VERSION%%/lib/protocol-error-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/proxy-basic-auth-handler.html ++share/doc/%%PYTHON_VERSION%%/lib/proxy-digest-auth-handler.html ++share/doc/%%PYTHON_VERSION%%/lib/proxy-handler.html + share/doc/%%PYTHON_VERSION%%/lib/pyclbr-class-objects.html + share/doc/%%PYTHON_VERSION%%/lib/python.html + share/doc/%%PYTHON_VERSION%%/lib/pyzipfile-objects.html +@@ -602,19 +750,28 @@ + share/doc/%%PYTHON_VERSION%%/lib/re-syntax.html + share/doc/%%PYTHON_VERSION%%/lib/readline-example.html + share/doc/%%PYTHON_VERSION%%/lib/reporting-bugs.html ++share/doc/%%PYTHON_VERSION%%/lib/request-objects.html + share/doc/%%PYTHON_VERSION%%/lib/restricted.html ++share/doc/%%PYTHON_VERSION%%/lib/rexec-extension.html ++share/doc/%%PYTHON_VERSION%%/lib/rexec-objects.html + share/doc/%%PYTHON_VERSION%%/lib/rlock-objects.html +-share/doc/%%PYTHON_VERSION%%/lib/rng-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/sax-error-handler.html + share/doc/%%PYTHON_VERSION%%/lib/sax-exception-objects.html + share/doc/%%PYTHON_VERSION%%/lib/scheduler-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/semaphore-examples.html + share/doc/%%PYTHON_VERSION%%/lib/semaphore-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/sequence-matcher.html ++share/doc/%%PYTHON_VERSION%%/lib/sequencematcher-examples.html ++share/doc/%%PYTHON_VERSION%%/lib/serverproxy-objects.html + share/doc/%%PYTHON_VERSION%%/lib/sgi.html + share/doc/%%PYTHON_VERSION%%/lib/shlex-objects.html + share/doc/%%PYTHON_VERSION%%/lib/shutil-example.html ++share/doc/%%PYTHON_VERSION%%/lib/simple-xmlrpc-servers.html + share/doc/%%PYTHON_VERSION%%/lib/socket-example.html + share/doc/%%PYTHON_VERSION%%/lib/socket-objects.html + share/doc/%%PYTHON_VERSION%%/lib/someos.html + share/doc/%%PYTHON_VERSION%%/lib/specialattrs.html ++share/doc/%%PYTHON_VERSION%%/lib/ssl-objects.html + share/doc/%%PYTHON_VERSION%%/lib/stream-reader-objects.html + share/doc/%%PYTHON_VERSION%%/lib/stream-reader-writer.html + share/doc/%%PYTHON_VERSION%%/lib/stream-recoder-objects.html +@@ -626,10 +783,18 @@ + share/doc/%%PYTHON_VERSION%%/lib/telnet-example.html + share/doc/%%PYTHON_VERSION%%/lib/telnet-objects.html + share/doc/%%PYTHON_VERSION%%/lib/template-objects.html +-share/doc/%%PYTHON_VERSION%%/lib/termios_Example.html ++share/doc/%%PYTHON_VERSION%%/lib/testcase-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/testloader-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/testresult-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/testsuite-objects.html + share/doc/%%PYTHON_VERSION%%/lib/thread-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/timer-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/tkinter-basic-mapping.html ++share/doc/%%PYTHON_VERSION%%/lib/tkinter-setting-options.html ++share/doc/%%PYTHON_VERSION%%/lib/tkinter.html + share/doc/%%PYTHON_VERSION%%/lib/traceback-example.html + share/doc/%%PYTHON_VERSION%%/lib/truth.html ++share/doc/%%PYTHON_VERSION%%/lib/typeiter.html + share/doc/%%PYTHON_VERSION%%/lib/types.html + share/doc/%%PYTHON_VERSION%%/lib/typesfunctions.html + share/doc/%%PYTHON_VERSION%%/lib/typesinternal.html +@@ -644,15 +809,25 @@ + share/doc/%%PYTHON_VERSION%%/lib/typesseq-xrange.html + share/doc/%%PYTHON_VERSION%%/lib/typesseq.html + share/doc/%%PYTHON_VERSION%%/lib/undoc.html ++share/doc/%%PYTHON_VERSION%%/lib/unittest-contents.html + share/doc/%%PYTHON_VERSION%%/lib/unix.html ++share/doc/%%PYTHON_VERSION%%/lib/unknown-handler-objects.html + share/doc/%%PYTHON_VERSION%%/lib/urlopener-objs.html ++share/doc/%%PYTHON_VERSION%%/lib/warning-categories.html ++share/doc/%%PYTHON_VERSION%%/lib/warning-filter.html ++share/doc/%%PYTHON_VERSION%%/lib/warning-functions.html ++share/doc/%%PYTHON_VERSION%%/lib/weakref-example.html ++share/doc/%%PYTHON_VERSION%%/lib/weakref-extension.html ++share/doc/%%PYTHON_VERSION%%/lib/weakref-objects.html + share/doc/%%PYTHON_VERSION%%/lib/writer-impls.html + share/doc/%%PYTHON_VERSION%%/lib/writer-interface.html + share/doc/%%PYTHON_VERSION%%/lib/xdr-exceptions.html + share/doc/%%PYTHON_VERSION%%/lib/xdr-packer-objects.html + share/doc/%%PYTHON_VERSION%%/lib/xdr-unpacker-objects.html + share/doc/%%PYTHON_VERSION%%/lib/xml-namespace.html ++share/doc/%%PYTHON_VERSION%%/lib/xmlparser-objects.html + share/doc/%%PYTHON_VERSION%%/lib/xmlreader-objects.html ++share/doc/%%PYTHON_VERSION%%/lib/xmlrpc-client-example.html + share/doc/%%PYTHON_VERSION%%/lib/zipfile-objects.html + share/doc/%%PYTHON_VERSION%%/lib/zipinfo-objects.html + share/doc/%%PYTHON_VERSION%%/mac/EditPythonPrefs.html +@@ -672,7 +847,6 @@ + share/doc/%%PYTHON_VERSION%%/mac/creator-code.html + share/doc/%%PYTHON_VERSION%%/mac/defaults.html + share/doc/%%PYTHON_VERSION%%/mac/dialogwindow-objects.html +-share/doc/%%PYTHON_VERSION%%/mac/dnr-result-object.html + share/doc/%%PYTHON_VERSION%%/mac/finfo-objects.html + share/doc/%%PYTHON_VERSION%%/mac/front.html + share/doc/%%PYTHON_VERSION%%/mac/fsspec-objects.html +@@ -684,29 +858,37 @@ + share/doc/%%PYTHON_VERSION%%/mac/mac.html + share/doc/%%PYTHON_VERSION%%/mac/macpython-modules.html + share/doc/%%PYTHON_VERSION%%/mac/modindex.html +-share/doc/%%PYTHON_VERSION%%/mac/module-AE.html +-share/doc/%%PYTHON_VERSION%%/mac/module-Cm.html +-share/doc/%%PYTHON_VERSION%%/mac/module-Ctl.html +-share/doc/%%PYTHON_VERSION%%/mac/module-Dlg.html ++share/doc/%%PYTHON_VERSION%%/mac/module-Carbon.AE.html ++share/doc/%%PYTHON_VERSION%%/mac/module-Carbon.App.html ++share/doc/%%PYTHON_VERSION%%/mac/module-Carbon.CF.html ++share/doc/%%PYTHON_VERSION%%/mac/module-Carbon.Cm.html ++share/doc/%%PYTHON_VERSION%%/mac/module-Carbon.Ctl.html ++share/doc/%%PYTHON_VERSION%%/mac/module-Carbon.Dlg.html ++share/doc/%%PYTHON_VERSION%%/mac/module-Carbon.Evt.html ++share/doc/%%PYTHON_VERSION%%/mac/module-Carbon.Fm.html ++share/doc/%%PYTHON_VERSION%%/mac/module-Carbon.Help.html ++share/doc/%%PYTHON_VERSION%%/mac/module-Carbon.List.html ++share/doc/%%PYTHON_VERSION%%/mac/module-Carbon.Menu.html ++share/doc/%%PYTHON_VERSION%%/mac/module-Carbon.Mlte.html ++share/doc/%%PYTHON_VERSION%%/mac/module-Carbon.Qd.html ++share/doc/%%PYTHON_VERSION%%/mac/module-Carbon.Qdoffs.html ++share/doc/%%PYTHON_VERSION%%/mac/module-Carbon.Qt.html ++share/doc/%%PYTHON_VERSION%%/mac/module-Carbon.Res.html ++share/doc/%%PYTHON_VERSION%%/mac/module-Carbon.Scrap.html ++share/doc/%%PYTHON_VERSION%%/mac/module-Carbon.Snd.html ++share/doc/%%PYTHON_VERSION%%/mac/module-Carbon.TE.html ++share/doc/%%PYTHON_VERSION%%/mac/module-Carbon.Win.html ++share/doc/%%PYTHON_VERSION%%/mac/module-ColorPicker.html + share/doc/%%PYTHON_VERSION%%/mac/module-EasyDialogs.html +-share/doc/%%PYTHON_VERSION%%/mac/module-Evt.html +-share/doc/%%PYTHON_VERSION%%/mac/module-Fm.html + share/doc/%%PYTHON_VERSION%%/mac/module-FrameWork.html +-share/doc/%%PYTHON_VERSION%%/mac/module-List.html + share/doc/%%PYTHON_VERSION%%/mac/module-MacOS.html +-share/doc/%%PYTHON_VERSION%%/mac/module-Menu.html + share/doc/%%PYTHON_VERSION%%/mac/module-MiniAEFrame.html ++share/doc/%%PYTHON_VERSION%%/mac/module-Nac.html + share/doc/%%PYTHON_VERSION%%/mac/module-PixMapWrapper.html +-share/doc/%%PYTHON_VERSION%%/mac/module-Qd.html +-share/doc/%%PYTHON_VERSION%%/mac/module-Qt.html +-share/doc/%%PYTHON_VERSION%%/mac/module-Res.html +-share/doc/%%PYTHON_VERSION%%/mac/module-Scrap.html +-share/doc/%%PYTHON_VERSION%%/mac/module-Snd.html +-share/doc/%%PYTHON_VERSION%%/mac/module-TE.html + share/doc/%%PYTHON_VERSION%%/mac/module-W.html +-share/doc/%%PYTHON_VERSION%%/mac/module-Win.html + share/doc/%%PYTHON_VERSION%%/mac/module-aepack.html + share/doc/%%PYTHON_VERSION%%/mac/module-aetypes.html ++share/doc/%%PYTHON_VERSION%%/mac/module-applesingle.html + share/doc/%%PYTHON_VERSION%%/mac/module-buildtools.html + share/doc/%%PYTHON_VERSION%%/mac/module-cfmfile.html + share/doc/%%PYTHON_VERSION%%/mac/module-ctb.html +@@ -714,32 +896,33 @@ + share/doc/%%PYTHON_VERSION%%/mac/module-ic.html + share/doc/%%PYTHON_VERSION%%/mac/module-icopen.html + share/doc/%%PYTHON_VERSION%%/mac/module-mac.html +-share/doc/%%PYTHON_VERSION%%/mac/module-macdnr.html + share/doc/%%PYTHON_VERSION%%/mac/module-macerrors.html + share/doc/%%PYTHON_VERSION%%/mac/module-macfs.html + share/doc/%%PYTHON_VERSION%%/mac/module-macfsn.html + share/doc/%%PYTHON_VERSION%%/mac/module-macostools.html + share/doc/%%PYTHON_VERSION%%/mac/module-macpath.html ++share/doc/%%PYTHON_VERSION%%/mac/module-macresource.html + share/doc/%%PYTHON_VERSION%%/mac/module-macspeech.html +-share/doc/%%PYTHON_VERSION%%/mac/module-mactcp.html + share/doc/%%PYTHON_VERSION%%/mac/module-mactty.html ++share/doc/%%PYTHON_VERSION%%/mac/module-mkcwproject.html + share/doc/%%PYTHON_VERSION%%/mac/module-nsremote.html + share/doc/%%PYTHON_VERSION%%/mac/module-preferences.html + share/doc/%%PYTHON_VERSION%%/mac/module-pyresource.html + share/doc/%%PYTHON_VERSION%%/mac/module-pythonprefs.html + share/doc/%%PYTHON_VERSION%%/mac/module-quietconsole.html ++share/doc/%%PYTHON_VERSION%%/mac/module-videoreader.html + share/doc/%%PYTHON_VERSION%%/mac/module-waste.html + share/doc/%%PYTHON_VERSION%%/mac/node10.html + share/doc/%%PYTHON_VERSION%%/mac/node11.html + share/doc/%%PYTHON_VERSION%%/mac/node12.html + share/doc/%%PYTHON_VERSION%%/mac/node15.html + share/doc/%%PYTHON_VERSION%%/mac/node23.html +-share/doc/%%PYTHON_VERSION%%/mac/node36.html +-share/doc/%%PYTHON_VERSION%%/mac/node41.html +-share/doc/%%PYTHON_VERSION%%/mac/node42.html +-share/doc/%%PYTHON_VERSION%%/mac/node43.html ++share/doc/%%PYTHON_VERSION%%/mac/node34.html + share/doc/%%PYTHON_VERSION%%/mac/node6.html + share/doc/%%PYTHON_VERSION%%/mac/node7.html ++share/doc/%%PYTHON_VERSION%%/mac/node94.html ++share/doc/%%PYTHON_VERSION%%/mac/node95.html ++share/doc/%%PYTHON_VERSION%%/mac/node96.html + share/doc/%%PYTHON_VERSION%%/mac/scripting-with-BBedit.html + share/doc/%%PYTHON_VERSION%%/mac/scrolledwindow-object.html + share/doc/%%PYTHON_VERSION%%/mac/search-path.html +@@ -774,9 +957,11 @@ + share/doc/%%PYTHON_VERSION%%/ref/conversions.html + share/doc/%%PYTHON_VERSION%%/ref/customization.html + share/doc/%%PYTHON_VERSION%%/ref/datamodel.html ++share/doc/%%PYTHON_VERSION%%/ref/definitions.html + share/doc/%%PYTHON_VERSION%%/ref/del.html + share/doc/%%PYTHON_VERSION%%/ref/delimiters.html + share/doc/%%PYTHON_VERSION%%/ref/dict.html ++share/doc/%%PYTHON_VERSION%%/ref/dynamic-features.html + share/doc/%%PYTHON_VERSION%%/ref/exceptions.html + share/doc/%%PYTHON_VERSION%%/ref/exec.html + share/doc/%%PYTHON_VERSION%%/ref/execframes.html +@@ -791,8 +976,11 @@ + share/doc/%%PYTHON_VERSION%%/ref/for.html + share/doc/%%PYTHON_VERSION%%/ref/front.html + share/doc/%%PYTHON_VERSION%%/ref/function.html ++share/doc/%%PYTHON_VERSION%%/ref/future-statements.html ++share/doc/%%PYTHON_VERSION%%/ref/futures.html + share/doc/%%PYTHON_VERSION%%/ref/genindex.html + share/doc/%%PYTHON_VERSION%%/ref/global.html ++share/doc/%%PYTHON_VERSION%%/ref/grammar.txt + share/doc/%%PYTHON_VERSION%%/ref/id-classes.html + share/doc/%%PYTHON_VERSION%%/ref/identifiers.html + share/doc/%%PYTHON_VERSION%%/ref/if.html +@@ -811,6 +999,11 @@ + share/doc/%%PYTHON_VERSION%%/ref/lists.html + share/doc/%%PYTHON_VERSION%%/ref/literals.html + share/doc/%%PYTHON_VERSION%%/ref/logical.html ++share/doc/%%PYTHON_VERSION%%/ref/module-future.html ++share/doc/%%PYTHON_VERSION%%/ref/nested-scopes.html ++share/doc/%%PYTHON_VERSION%%/ref/node100.html ++share/doc/%%PYTHON_VERSION%%/ref/node98.html ++share/doc/%%PYTHON_VERSION%%/ref/node99.html + share/doc/%%PYTHON_VERSION%%/ref/notation.html + share/doc/%%PYTHON_VERSION%%/ref/numbers.html + share/doc/%%PYTHON_VERSION%%/ref/numeric-types.html +@@ -845,6 +1038,7 @@ + share/doc/%%PYTHON_VERSION%%/ref/unary.html + share/doc/%%PYTHON_VERSION%%/ref/while.html + share/doc/%%PYTHON_VERSION%%/ref/whitespace.html ++share/doc/%%PYTHON_VERSION%%/ref/yield.html + share/doc/%%PYTHON_VERSION%%/tut/about.html + share/doc/%%PYTHON_VERSION%%/tut/index.html + share/doc/%%PYTHON_VERSION%%/tut/node1.html +@@ -853,6 +1047,8 @@ + share/doc/%%PYTHON_VERSION%%/tut/node12.html + share/doc/%%PYTHON_VERSION%%/tut/node13.html + share/doc/%%PYTHON_VERSION%%/tut/node14.html ++share/doc/%%PYTHON_VERSION%%/tut/node15.html ++share/doc/%%PYTHON_VERSION%%/tut/node16.html + share/doc/%%PYTHON_VERSION%%/tut/node2.html + share/doc/%%PYTHON_VERSION%%/tut/node3.html + share/doc/%%PYTHON_VERSION%%/tut/node4.html +@@ -863,6 +1059,24 @@ + share/doc/%%PYTHON_VERSION%%/tut/node9.html + share/doc/%%PYTHON_VERSION%%/tut/tut.css + share/doc/%%PYTHON_VERSION%%/tut/tut.html ++share/doc/%%PYTHON_VERSION%%/whatsnew/about.html ++share/doc/%%PYTHON_VERSION%%/whatsnew/contents.html ++share/doc/%%PYTHON_VERSION%%/whatsnew/index.html ++share/doc/%%PYTHON_VERSION%%/whatsnew/node10.html ++share/doc/%%PYTHON_VERSION%%/whatsnew/node11.html ++share/doc/%%PYTHON_VERSION%%/whatsnew/node12.html ++share/doc/%%PYTHON_VERSION%%/whatsnew/node13.html ++share/doc/%%PYTHON_VERSION%%/whatsnew/node2.html ++share/doc/%%PYTHON_VERSION%%/whatsnew/node4.html ++share/doc/%%PYTHON_VERSION%%/whatsnew/node5.html ++share/doc/%%PYTHON_VERSION%%/whatsnew/node6.html ++share/doc/%%PYTHON_VERSION%%/whatsnew/node7.html ++share/doc/%%PYTHON_VERSION%%/whatsnew/node8.html ++share/doc/%%PYTHON_VERSION%%/whatsnew/node9.html ++share/doc/%%PYTHON_VERSION%%/whatsnew/sect-rellinks.html ++share/doc/%%PYTHON_VERSION%%/whatsnew/whatsnew22.css ++share/doc/%%PYTHON_VERSION%%/whatsnew/whatsnew22.html ++@dirrm share/doc/%%PYTHON_VERSION%%/whatsnew + @dirrm share/doc/%%PYTHON_VERSION%%/tut + @dirrm share/doc/%%PYTHON_VERSION%%/ref + @dirrm share/doc/%%PYTHON_VERSION%%/mac >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 16:21:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 052DB37B487 for ; Wed, 10 Apr 2002 16:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ANK2H31295; Wed, 10 Apr 2002 16:20:02 -0700 (PDT) (envelope-from gnats) Received: from moutvdom00.kundenserver.de (moutvdom00.kundenserver.de [195.20.224.149]) by hub.freebsd.org (Postfix) with ESMTP id 9ABC037B405 for ; Wed, 10 Apr 2002 16:12:59 -0700 (PDT) Received: from [195.20.224.219] (helo=mrvdom03.kundenserver.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 16vRGn-0005Hx-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 11 Apr 2002 01:12:53 +0200 Received: from [80.131.144.51] (helo=mother.chief.home) by mrvdom03.kundenserver.de with esmtp (Exim 2.12 #2) id 16vRGn-0002QQ-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 11 Apr 2002 01:12:53 +0200 Received: (from root@localhost) by mother.chief.home (8.11.6/8.11.6) id g3ANCpZ44186; Thu, 11 Apr 2002 01:12:51 +0200 (CEST) (envelope-from aperum) Message-Id: <200204102312.g3ANCpZ44186@mother.chief.home> Date: Thu, 11 Apr 2002 01:12:51 +0200 (CEST) From: sascha@root-login.org To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36978: graphics/wmgrabimage request maintainership Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36978 >Category: ports >Synopsis: graphics/wmgrabimage request maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 16:20:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sascha Holzleiter >Release: FreeBSD 4.5-STABLE i386 >Organization: none >Environment: >Description: As the last maintainer of this port dropped his maintainership i'd like to take over his work and get the port back running and make future updates >How-To-Repeat: >Fix: --- mkpatch begins here --- --- Makefile Mon Apr 8 20:23:11 2002 +++ Makefile.new Thu Apr 11 00:53:47 2002 @@ -11,7 +11,7 @@ MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sascha@root-login.org RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick --- mkpatch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 16:21:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0399C37B488 for ; Wed, 10 Apr 2002 16:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ANK2S31304; Wed, 10 Apr 2002 16:20:02 -0700 (PDT) (envelope-from gnats) Received: from mail.webmonster.de (datasink.webmonster.de [194.162.162.209]) by hub.freebsd.org (Postfix) with SMTP id E89A637B422 for ; Wed, 10 Apr 2002 16:18:40 -0700 (PDT) Received: (qmail 88402 invoked by uid 1000); 10 Apr 2002 23:19:01 -0000 Message-Id: <20020410231901.88401.qmail@mail.webmonster.de> Date: 10 Apr 2002 23:19:01 -0000 From: karsten@rohrbach.de Reply-To: karsten@rohrbach.de To: FreeBSD-gnats-submit@FreeBSD.org Cc: alane@geeksrus.net, tg@FreeBSD.org, karsten@rohrbach.de X-Send-Pr-Version: 3.113 Subject: ports/36979: python2.1 upgrade to bugfix release 2.1.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36979 >Category: ports >Synopsis: python2.1 upgrade to bugfix release 2.1.3 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 16:20:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Karsten W. Rohrbach >Release: FreeBSD 4.3-STABLE i386 >Organization: >Environment: System: FreeBSD datasink.webmonster.de 4.3-STABLE FreeBSD 4.3-STABLE #0: Mon Apr 23 15:35:27 CEST 2001 root@datasink.webmonster.de:/usr/src/sys/compile/DATASINKv2 i386 >Description: python 2.1 is available as maintenance/bugfix release 2.1.3. current version in ports is 2.1.2. the zope port and other software depending on a working garbage collector in python 2.1 crashes on 2.1.2. version 2.1.3 addresses this and several more issues. patch to /usr/ports tree as of april 9, 2002, attached. modifies files: Mk/bsd.python.mk lang/python21/Makefile lang/python21/distinfo x11-toolkits/py-tkinter/distinfo these were the dependencies i fouind at first glance. there might be more. this is my first send-pr generated report. feel free to kick my butt if something is wrong ;-) >How-To-Repeat: run zope-2.5.0 port with python-2.1.2 on a little to medium loaded server >Fix: --- Mk/bsd.python.mk.orig Tue Jan 22 13:53:27 2002 +++ Mk/bsd.python.mk Tue Apr 9 19:14:21 2002 @@ -100,11 +100,11 @@ PYDISTUTILS= ${PYTHON_LIBDIR}/distutils/core.py:${PYTHON_PORTSDIR} PYXML= ${PYTHON_SITELIBDIR}/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml -PYTHON_DISTFILE= Python-2.1.2.tgz +PYTHON_DISTFILE= Python-2.1.3.tgz PYTHON_PORTSDIR= ${PORTSDIR}/lang/python21 -PYTHON_REL= 212 +PYTHON_REL= 213 PYTHON_SUFFIX= 21 -PYTHON_WRKSRC= ${WRKDIR}/Python-2.1.2 +PYTHON_WRKSRC= ${WRKDIR}/Python-2.1.3 # Python-2.0 .elif ${PYTHON_VERSION} == "python2.0" --- lang/python21/Makefile.orig Tue Apr 2 14:03:43 2002 +++ lang/python21/Makefile Tue Apr 9 19:10:09 2002 @@ -6,7 +6,7 @@ # PORTNAME= python -PORTVERSION= 2.1.2 +PORTVERSION= 2.1.3 CATEGORIES= lang python MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \ ${MASTER_SITE_SOURCEFORGE} \ --- lang/python21/distinfo.orig Tue Jan 22 13:53:28 2002 +++ lang/python21/distinfo Tue Apr 9 19:15:52 2002 @@ -1 +1 @@ -MD5 (python/Python-2.1.2.tgz) = 4af22bded23a55f907365ed7610de8c9 +MD5 (python/Python-2.1.3.tgz) = a8b04cdc822a6fc833ed9b99c7fba589 --- x11-toolkits/py-tkinter/distinfo.orig Tue Jan 22 13:53:28 2002 +++ x11-toolkits/py-tkinter/distinfo Wed Apr 10 16:45:04 2002 @@ -5,4 +5,5 @@ MD5 (python/Python-2.1.tgz) = 2ba2baeccd6100a4be80e6368a975054 MD5 (python/Python-2.1.1.tgz) = eb34371c49b271abc74b42572883e1b4 MD5 (python/Python-2.1.2.tgz) = 4af22bded23a55f907365ed7610de8c9 +MD5 (python/Python-2.1.3.tgz) = a8b04cdc822a6fc833ed9b99c7fba589 MD5 (python/Python-2.2.tgz) = 87febf0780c8e18454022d34b2ca70a0 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 16:30:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6DD9737B416 for ; Wed, 10 Apr 2002 16:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ANU1H32814; Wed, 10 Apr 2002 16:30:01 -0700 (PDT) (envelope-from gnats) Received: from bastuba.partitur.se (bastuba.partitur.se [212.209.169.194]) by hub.freebsd.org (Postfix) with ESMTP id 8570D37B404 for ; Wed, 10 Apr 2002 16:26:39 -0700 (PDT) Received: (from root@localhost) by bastuba.partitur.se (8.11.6/8.11.6) id g3ANQcw67599 for FreeBSD-gnats-submit@freebsd.org.AVP; Thu, 11 Apr 2002 01:26:38 +0200 (CEST) (envelope-from girgen@partitur.se) Received: from elbas.partitur.se (elbas.partitur.se [212.209.169.222]) by bastuba.partitur.se (8.11.6/8.11.6) with ESMTP id g3ANQc367591 for ; Thu, 11 Apr 2002 01:26:38 +0200 (CEST) (envelope-from girgen@partitur.se) Received: (from girgen@localhost) by elbas.partitur.se (8.11.6/8.11.6) id g3ANQc121826; Thu, 11 Apr 2002 01:26:38 +0200 (CEST) (envelope-from girgen) Message-Id: <200204102326.g3ANQc121826@elbas.partitur.se> Date: Thu, 11 Apr 2002 01:26:38 +0200 (CEST) From: Palle Girgensohn Reply-To: Palle Girgensohn To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36980: update of postgresql subports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36980 >Category: ports >Synopsis: update of postgresql subports >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 16:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Palle Girgensohn >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: Partitur >Environment: System: FreeBSD palle.girgensohn.se 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #11: Fri Dec 28 17:22:10 CET 2001 root@palle.girgensohn.se:/usr/obj/usr/src/sys/STORDATAN i386 >Description: This patch updates the ports postgresql-jdbc postgresql-odbc postgresql-pltcl p5-postgresql-plperl to use the latest postgresql7 port. Also, postgresql-jdbc now uses the great new USE_JAVA stuff. >How-To-Repeat: >Fix: Index: postgresql-jdbc/Makefile =================================================================== RCS file: /net/elbas/opt/ncvs/ports/databases/postgresql-jdbc/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- postgresql-jdbc/Makefile 19 Feb 2002 08:35:58 -0000 1.1 +++ postgresql-jdbc/Makefile 10 Apr 2002 20:12:02 -0000 @@ -6,39 +6,25 @@ # PORTNAME= postgresql-jdbc -PORTVERSION= 7.2 CATEGORIES= databases java MAINTAINER= girgen@partitur.se BUILD_DEPENDS= ${LOCALBASE}/bin/ant:${PORTSDIR}/devel/jakarta-ant -# Since we cannot distribute JVMs in binary format yet, don't set this -# to allow bento to build something useful -#RUN_DEPENDS= ${JAVA_HOME}/bin/java:${PORTSDIR}/java/jdk13 POSTGRESQL_SUBPORT=YES .include <${.CURDIR}/../postgresql7/Makefile> CONFIGURE_ARGS= --with-java -# Honour JAVA_HOME if it is set -JAVA_HOME?= ${LOCALBASE}/jdk1.3.1 +USE_JAVA= 1.2+ CONFIGURE_ENV= JAVA_HOME="${JAVA_HOME}" MAKE_ENV+= JAVA_HOME="${JAVA_HOME}" MAKE_ARGS+= -C src/interfaces/jdbc -pre-everything:: - @ ${ECHO} ;\ - ${ECHO} "Building PostgreSQL JDBC using the JVM in ${JAVA_HOME}." ;\ - ${ECHO} "You can instruct this port to use your favourite JVM by typing:" ;\ - ${ECHO} " make JAVA_HOME=${LOCALBASE}/jdk1.1.8" ;\ - ${ECHO} "or similar." ;\ - ${ECHO} - post-build: -# will fail for java 1.1, so ignore errors - -@ cd ${WRKSRC} ; ${SETENV} ${MAKE_ENV} ${GMAKE} -C contrib/retep + @ cd ${WRKSRC} ; ${SETENV} ${MAKE_ENV} ${GMAKE} -C contrib/retep post-install: @ ${MKDIR} -m 0555 ${PREFIX}/share/java/classes ;\ Index: postgresql-odbc/Makefile =================================================================== RCS file: /net/elbas/opt/ncvs/ports/databases/postgresql-odbc/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- postgresql-odbc/Makefile 19 Feb 2002 08:37:32 -0000 1.1 +++ postgresql-odbc/Makefile 10 Apr 2002 20:12:02 -0000 @@ -6,7 +6,6 @@ # PORTNAME= postgresql-odbc -PORTVERSION= 7.2 CATEGORIES= databases MAINTAINER= girgen@partitur.se Index: p5-postgresql-plperl/Makefile =================================================================== RCS file: /net/elbas/opt/ncvs/ports/databases/p5-postgresql-plperl/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- p5-postgresql-plperl/Makefile 19 Feb 2002 08:34:40 -0000 1.1 +++ p5-postgresql-plperl/Makefile 10 Apr 2002 20:12:02 -0000 @@ -6,7 +6,6 @@ # PORTNAME= postgresql-plperl -PORTVERSION= 7.2 CATEGORIES= databases perl5 PKGNAMEPREFIX= p5- Index: postgresql-pltcl/Makefile =================================================================== RCS file: /net/elbas/opt/ncvs/ports/databases/postgresql-pltcl/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- postgresql-pltcl/Makefile 19 Feb 2002 08:39:03 -0000 1.1 +++ postgresql-pltcl/Makefile 10 Apr 2002 22:38:38 -0000 @@ -6,7 +6,6 @@ # PORTNAME= postgresql-pltcl -PORTVERSION= 7.2 CATEGORIES= databases tcl83 MAINTAINER= girgen@partitur.se >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 16:33:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from phnxpop7.phnx.uswest.net (phnxpop7.phnx.uswest.net [206.80.192.7]) by hub.freebsd.org (Postfix) with SMTP id 8FAF037B41B for ; Wed, 10 Apr 2002 16:33:23 -0700 (PDT) Received: (qmail 67091 invoked by uid 0); 10 Apr 2002 23:29:57 -0000 Received: from vdsl-130-13-81-12.phnx.uswest.net (HELO criticaledge.net) (130.13.81.12) by phnxpop7.phnx.uswest.net with SMTP; 10 Apr 2002 23:29:57 -0000 Date: Wed, 10 Apr 2002 16:33:15 -0700 Message-ID: <3CB4CBBB.7010107@criticaledge.net> From: "Raheel Khan" To: sobomax@FreeBSD.org Cc: ports@FreeBSD.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.9+) Gecko/20020401 X-Accept-Language: en-us, en MIME-Version: 1.0 Subject: FreeBSD Port: gettext-0.10.40 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, sorry to bug you folks, but is it possible to gettext- updated to its .11.1 version? For some reason, when I try to compile it manually I get an odd error regarding Java Dumpresources or something similar. If I could compile it, I'd help you guys out with the port but for some reason its an odd thing with my machine. Raheel Khan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 16:50:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E6DAB37B405 for ; Wed, 10 Apr 2002 16:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ANo1f35542; Wed, 10 Apr 2002 16:50:01 -0700 (PDT) (envelope-from gnats) Received: from akaraka.yonsei.ac.kr (akaraka.yonsei.ac.kr [165.132.134.53]) by hub.freebsd.org (Postfix) with ESMTP id AB17C37B404 for ; Wed, 10 Apr 2002 16:43:50 -0700 (PDT) Received: from akaraka.yonsei.ac.kr (localhost.yonsei.ac.kr [127.0.0.1]) by akaraka.yonsei.ac.kr (8.12.2/8.12.2) with ESMTP id g3ANhh6o052562 for ; Thu, 11 Apr 2002 08:43:44 +0900 (KST) (envelope-from perky@akaraka.yonsei.ac.kr) Received: (from perky@localhost) by akaraka.yonsei.ac.kr (8.12.2/8.12.2/Submit) id g3ANhcqX052430; Thu, 11 Apr 2002 08:43:38 +0900 (KST) Message-Id: <200204102343.g3ANhcqX052430@akaraka.yonsei.ac.kr> Date: Thu, 11 Apr 2002 08:43:38 +0900 (KST) From: Hye-Shik Chang Reply-To: Hye-Shik Chang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36981: Fix port: www/apache2 (disable thread support by default) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36981 >Category: ports >Synopsis: Fix port: www/apache2 (disable thread support by default) >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 16:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 5.0-CURRENT i386 >Organization: Yonsei University >Environment: System: FreeBSD akaraka.yonsei.ac.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Apr 10 04:16:59 KST 2002 root@akaraka.yonsei.ac.kr:/usr/src/sys/i386/compile/JOARRA i386 >Description: - Disable THREADS by default (many ports people reported problems around threads) - Bump port revision - Added two more "POSIX expr" patch target for 5-CURRENT >How-To-Repeat: >Fix: diff -ruN apache2.orig/Makefile apache2/Makefile --- apache2.orig/Makefile Mon Apr 8 22:30:01 2002 +++ apache2/Makefile Thu Apr 11 08:20:05 2002 @@ -7,6 +7,7 @@ PORTNAME= apache PORTVERSION= 2.0.35 +PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= http://www.apache.org/dist/httpd/ \ http://apache.mirrorcentral.com/dist/httpd/ \ @@ -46,7 +47,7 @@ MAKE_ENV+= NOPORTDOCS=YES .endif -.if !defined(WITHOUT_THREADS) +.if defined(WITH_THREADS) CONFIGURE_ARGS+= --enable-threads .endif @@ -73,7 +74,7 @@ PLIST_SUB+= SUEXEC="@comment " .endif -.if !defined(WITHOUT_CACHE) && !defined(WITHOUT_THREADS) +.if !defined(WITHOUT_CACHE) && defined(WITH_THREADS) SHARED_MODULES+= cache file-cache disk-cache mem_cache PLIST_SUB+= MODCACHE="" .else @@ -89,7 +90,7 @@ .if ${WITH_MPM} != "prefork" PKGNAMESUFFIX= -${WITH_MPM} -.if defined(WITHOUT_THREADS) +.if !defined(WITH_THREADS) IGNORE= "requires threads for ${WITH_MPM} mpm" .endif .endif @@ -112,8 +113,11 @@ @${FIND} ${WRKSRC} -name "*.orig" -exec ${RM} -f {} \; @${SED} ${RC_SUB} ${FILESDIR}/apache.sh >${WRKDIR}/apache2.sh .if ${OSVERSION} >= 500032 +.for ltfile in srclib/pcre/ltmain.sh srclib/apr/build/ltmain.sh \ + srclib/apr-util/xml/expat/conftools/ltmain.sh @${PERL} -pi.orig -e 's|expr|expr --|' \ - ${WRKSRC}/srclib/apr/build/ltmain.sh + ${WRKSRC}/${ltfile} +.endfor .endif pre-install: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 17:44:16 2002 Delivered-To: freebsd-ports@freebsd.org Received: from lsh099.siteprotect.com (lsh099.siteprotect.com [66.113.134.251]) by hub.freebsd.org (Postfix) with ESMTP id 14C9537B419; Wed, 10 Apr 2002 17:44:05 -0700 (PDT) Received: from [192.168.1.104] (206-72-67-215.dsl.dock.net [206.72.67.215]) by lsh099.siteprotect.com (8.9.3/8.9.3) with ESMTP id TAA26992; Wed, 10 Apr 2002 19:43:57 -0500 User-Agent: Microsoft-Entourage/10.0.0.1309 Date: Wed, 10 Apr 2002 17:43:21 -0700 Subject: FreeBSD Port: gnokii-0.3.3 From: Ben Williamson - Pelago Design To: Cc: Message-ID: Mime-version: 1.0 Content-type: multipart/alternative; boundary="B_3101305404_517068" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --B_3101305404_517068 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit -- Ben Williamson Internet Applications Developer Pelago Design web | http://www.pelagodesign.com phone | 805.568.5346 fax | 805.568.5347 email | bwilliamson@pelagodesign.com --B_3101305404_517068 Content-type: text/html; charset="US-ASCII" Content-transfer-encoding: quoted-printable FreeBSD Port: gnokii-0.3.3
--
Ben Williamson
Internet Applications Developer
Pelago Design

web | http://www.pelagodesign.com
phone | 805.568.5346
fax | 805.568.5347
email | bwilliamson@pelagodesign.com

--B_3101305404_517068-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 18:26:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.webmonster.de (datasink.webmonster.de [194.162.162.209]) by hub.freebsd.org (Postfix) with SMTP id C644F37B400 for ; Wed, 10 Apr 2002 18:26:23 -0700 (PDT) Received: (qmail 93238 invoked by uid 1000); 11 Apr 2002 01:26:44 -0000 Date: Thu, 11 Apr 2002 03:26:44 +0200 From: "Karsten W. Rohrbach" To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36979: python2.1 upgrade to bugfix release 2.1.3 Message-ID: <20020411032644.G89134@mail.webmonster.de> References: <20020410231901.88401.qmail@mail.webmonster.de> <200204102320.g3ANK2O31300@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="S5HS5MvDw4DmbRmb" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200204102320.g3ANK2O31300@freefall.freebsd.org>; from FreeBSD-gnats-submit@FreeBSD.org on Wed, Apr 10, 2002 at 04:20:02PM -0700 X-Arbitrary-Number-Of-The-Day: 42 X-URL: http://www.webmonster.de/ X-Disclaimer: My opinions do not necessarily represent those of my employer X-Work-URL: http://www.ngenn.net/ X-Work-Address: nGENn GmbH, Schloss Kransberg, D-61250 Usingen-Kransberg, Germany X-Work-Phone: +49-6081-682-304 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --S5HS5MvDw4DmbRmb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable severity should be escalated to "serious" because 2.1.2 python users might see severe problems (including data loss and the like) in memory intensive python apps that stress the garbage collector. this not only covers zope but also several application frameworks out there and nearly everything that runs a daemon. regards, /k --=20 > Hackers do it with bugs. KR433/KR11-RIPE -- WebMonster Community Founder -- nGENn GmbH Senior Techie http://www.webmonster.de/ -- ftp://ftp.webmonster.de/ -- http://www.ngenn.n= et/ GnuPG 0x2964BF46 2001-03-15 42F9 9FFF 50D4 2F38 DBEE DF22 3340 4F4E 2964 B= F46 My mail is GnuPG signed -- Unsigned ones are bogus -- http://www.gnupg.org/ Please do not remove my address from To: and Cc: fields in mailing lists. 1= 0x --S5HS5MvDw4DmbRmb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8tOZUM0BPTilkv0YRAqbuAJ9yC617TEYO5XvUrDF1jrkfDO8qSACfb+yf S5Y8vePJa5b8dRDlhKb2EuQ= =0/yu -----END PGP SIGNATURE----- --S5HS5MvDw4DmbRmb-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 18:30: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 12F9E37B417 for ; Wed, 10 Apr 2002 18:30:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B1U3K59876; Wed, 10 Apr 2002 18:30:03 -0700 (PDT) (envelope-from gnats) Date: Wed, 10 Apr 2002 18:30:03 -0700 (PDT) Message-Id: <200204110130.g3B1U3K59876@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Karsten W. Rohrbach" Subject: Re: ports/36979: python2.1 upgrade to bugfix release 2.1.3 Reply-To: "Karsten W. Rohrbach" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36979; it has been noted by GNATS. From: "Karsten W. Rohrbach" To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Subject: Re: ports/36979: python2.1 upgrade to bugfix release 2.1.3 Date: Thu, 11 Apr 2002 03:26:44 +0200 --S5HS5MvDw4DmbRmb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable severity should be escalated to "serious" because 2.1.2 python users might see severe problems (including data loss and the like) in memory intensive python apps that stress the garbage collector. this not only covers zope but also several application frameworks out there and nearly everything that runs a daemon. regards, /k --=20 > Hackers do it with bugs. KR433/KR11-RIPE -- WebMonster Community Founder -- nGENn GmbH Senior Techie http://www.webmonster.de/ -- ftp://ftp.webmonster.de/ -- http://www.ngenn.n= et/ GnuPG 0x2964BF46 2001-03-15 42F9 9FFF 50D4 2F38 DBEE DF22 3340 4F4E 2964 B= F46 My mail is GnuPG signed -- Unsigned ones are bogus -- http://www.gnupg.org/ Please do not remove my address from To: and Cc: fields in mailing lists. 1= 0x --S5HS5MvDw4DmbRmb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8tOZUM0BPTilkv0YRAqbuAJ9yC617TEYO5XvUrDF1jrkfDO8qSACfb+yf S5Y8vePJa5b8dRDlhKb2EuQ= =0/yu -----END PGP SIGNATURE----- --S5HS5MvDw4DmbRmb-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 18:50:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3920B37B41E for ; Wed, 10 Apr 2002 18:50:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B1o3c63048; Wed, 10 Apr 2002 18:50:03 -0700 (PDT) (envelope-from gnats) Received: from v2project.com (cliente-212079143077.cm256.senpc.supercable.es [212.79.143.77]) by hub.freebsd.org (Postfix) with SMTP id DBAD437B400 for ; Wed, 10 Apr 2002 18:44:18 -0700 (PDT) Received: (qmail 49714 invoked by uid 1001); 11 Apr 2002 01:44:06 -0000 Message-Id: <20020411014405.49707.qmail@v2project.com> Date: 11 Apr 2002 01:44:05 -0000 From: Joseph King To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36982: Update Port: (graphics/gliv) to 1.5.1 follow up ports/36958 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36982 >Category: ports >Synopsis: Update Port: (graphics/gliv) to 1.5.1 follow up ports/36958 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 18:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: king >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD main.v2project.com 4.5-STABLE FreeBSD 4.5-STABLE #1: Fri Apr 5 02:33:49 CEST 2002 king@main.v2project.com:/usr/src/sys-altq/compile/MAIN i386 >Description: Update port (graphics/gliv) from 1.4.5 to 1.5.1 >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # gliv # gliv/Makefile # gliv/distinfo # gliv/pkg-comment # gliv/pkg-descr # gliv/pkg-plist # echo c - gliv mkdir -p gliv > /dev/null 2>&1 echo x - gliv/Makefile sed 's/^X//' >gliv/Makefile << 'END-of-gliv/Makefile' X# ports collection makefile for: gliv X# Date created: 16 March 2001 X# Whom: Jeremy Norris X# X# $FreeBSD: ports/graphics/gliv/Makefile,v 1.8 2002/01/27 17:09:55 dwcjr Exp $ X# X XPORTNAME= gliv XPORTVERSION= 1.5.1 XCATEGORIES= graphics XMASTER_SITES= http://gliv.tuxfamily.org/ X XMAINTAINER= ports@FreeBSD.org X XBUILD_DEPENDS= ${LOCALBASE}/bin/Magick-config:${PORTSDIR}/graphics/ImageMagick XLIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ X gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ X gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea XRUN_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick X XUSE_BZIP2= yes XUSE_GTK= yes XUSE_X_PREFIX= yes XGNU_CONFIGURE= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ X LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lXext -lX11" \ X GDK_PIXBUF_CONFIG=${X11BASE}/bin/gdk-pixbuf-config \ X MAGICK_CONFIG=${LOCALBASE}/bin/Magick-config XCONFIGURE_ARGS= --disable-gtk2 XCONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL} X XMAN1= gliv.1 X Xpost-patch: X @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS} -lgnugetopt|g' ${WRKSRC}/configure X X.include END-of-gliv/Makefile echo x - gliv/distinfo sed 's/^X//' >gliv/distinfo << 'END-of-gliv/distinfo' XMD5 (gliv-1.5.1.tar.bz2) = 48725573023ae32913e9be82292feab7 END-of-gliv/distinfo echo x - gliv/pkg-comment sed 's/^X//' >gliv/pkg-comment << 'END-of-gliv/pkg-comment' XAn image viewer that uses Gdk-Pixbuf and OpenGL END-of-gliv/pkg-comment echo x - gliv/pkg-descr sed 's/^X//' >gliv/pkg-descr << 'END-of-gliv/pkg-descr' XAn Image viewer that uses Gdk-Pixbuf to load images, and OpenGL to render them. X XWWW: http://gliv.tuxfamily.org/ END-of-gliv/pkg-descr echo x - gliv/pkg-plist sed 's/^X//' >gliv/pkg-plist << 'END-of-gliv/pkg-plist' Xbin/gliv Xshare/locale/fr/LC_MESSAGES/gliv.mo END-of-gliv/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 19:38:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from snipe.prod.itd.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by hub.freebsd.org (Postfix) with ESMTP id 5E3B837B400 for ; Wed, 10 Apr 2002 19:38:22 -0700 (PDT) Received: from sdn-ar-007dcwashp243.dialsprint.net ([63.178.90.133] helo=moo.holy.cow) by snipe.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16vUTc-0005nf-00; Wed, 10 Apr 2002 19:38:20 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id 2A22350B8D; Wed, 10 Apr 2002 22:40:46 -0400 (EDT) Date: Wed, 10 Apr 2002 22:40:45 -0400 From: parv To: Raheel Khan Cc: f-ports Subject: Re: FreeBSD Port: gettext-0.10.40 Message-ID: <20020411024045.GA59401@moo.holy.cow> Reply-To: f-ports Mail-Followup-To: Raheel Khan , f-ports References: <3CB4CBBB.7010107@criticaledge.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CB4CBBB.7010107@criticaledge.net> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org in message <3CB4CBBB.7010107@criticaledge.net>, wrote Raheel Khan thusly... > > Hi, sorry to bug you folks, but is it possible to gettext- updated to > its .11.1 version? you need to update your ports tree. i installed getttext 0.11.1 version from ports tree which is updated as of 2002.04.01 16.22.26 utc. to update use either cvs or cvsup, or install the package if available. you can find the details either in "handbook" on freebsd web site, or somebody else may fill in. -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 19:40:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EA63137B419 for ; Wed, 10 Apr 2002 19:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B2e1d73034; Wed, 10 Apr 2002 19:40:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B856C37B405 for ; Wed, 10 Apr 2002 19:36:32 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B2aWd72649; Wed, 10 Apr 2002 19:36:32 -0700 (PDT) (envelope-from nobody) Message-Id: <200204110236.g3B2aWd72649@freefall.freebsd.org> Date: Wed, 10 Apr 2002 19:36:32 -0700 (PDT) From: Juan Salaverria To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36984: GTKtalog is a tool to make disk catalog Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36984 >Category: ports >Synopsis: GTKtalog is a tool to make disk catalog >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 19:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Juan Salaverria >Release: 4.5-RELEASE #0 >Organization: >Environment: FreeBSD arokh.trantor.org 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Wed Feb 6 22:57:36 ART 2002 root@arokh.trantor.org:/usr/src/sys/compile/GEN_MAX i386 >Description: GTKtalog is a tool to make disk catalog: you can use it to create a really small database with images of files and directories of your CDs. >How-To-Repeat: >Fix: begin 644 gtktalog.shar M(R!4:&ES(&ES(&$@2!Y;W4@86YD"B,@:&%V92!D969A=6QT('!E M"`M(&=T:W1A;&]G+W!K M9RUD97-C<@IS960@)W,O7E@O+R<@/F=T:W1A;&]G+W!K9RUD97-C6]U(&-A;B!U"`M(&=T:W1A;&]G+V1I M6"\O)R`^9W1K=&%L;V"`M(&=T:W1A;&]G+W!K9RUP;&ES=`IS960@)W,O M7E@O+R<@/F=T:W1A;&]G+W!K9RUP;&ES="`\/"`G14Y$+6]F+6=T:W1A;&]G M+W!K9RUP;&ES="<*6&)I;B]G=&MT86QO9PI8;&EB+V=T:W1A;&]G+VAT;6QT M:71L90I8;&EB+V=T:W1A;&]G+VUP,VEN9F\*6&QI8B]G=&MT86QO9R]M;V1I M;F9O"EAL:6(O9W1K=&%L;V'!M"EAS:&%R M92]G=&MT86QO9R]I8V]N'!M"EAS:&%R92]G=&MT M86QO9R]I8V]N'!M"EAS:&%R92]G=&MT86QO9R]I M8V]N'!M"EAS:&%R92]G=&MT86QO9R]I M8V]N'!M"EAS:&%R92]G=&MT86QO9R]I8V]N'!M"EAS:&%R92]G=&MT86QO9R]I8V]N'!M"EAS:&%R92]G=&MT86QO9R]I8V]N'!M"EAS:&%R92]G=&MT86QO9R]I8V]N'!M"EAS:&%R M92]G=&MT86QO9R]I8V]N'!M M+V%D9"YX<&T*6'-H87)E+V=T:W1A;&]G+WAP;2]E>&ET+GAP;0I8'!M+V9I;F0N>'!M"EAS:&%R92]G=&MT86QO9R]X<&TO:&5L M<"YX<&T*6'-H87)E+V=T:W1A;&]G+WAP;2]N97'!M"EAS:&%R92]G=&MT M86QO9R]X<&TO;W!E;BYX<&T*6'-H87)E+V=T:W1A;&]G+WAP;2]R97!O'!M"EAS:&%R92]G=&MT86QO9R]X<&TO'!M"EAS:&%R92]G=&MT86QO9R]X<&TO;VXN>'!M"EAS M:&%R92]G=&MT86QO9R]X<&TO'!M"EAS:&%R M92]G=&MT86QO9R]X<&TO'!M+W-E='5P7U]38V%N7VUI;65?='EP97,N>'!M M"EAS:&%R92]G=&MT86QO9R]X<&TO7-T M96US+GAP;0I8'!M+W-E='5P7U]);F9O'!M+W-E='5P7U]-24U% M7W1Y<&5S7W1O7W-K:7!?9'5R:6YG7V%?7!E7VEC;VYS+GAP;0I8"YH=&UL"EAS:&%R92]G;F]M92]H96QP M+V=T:W1A;&]G+V9R+W1O<&EC+F1A=`I87!E#(R,RYH=&UL"EAS:&%R92]G;F]M92]H96QP+V=T:W1A;&]G+V9R+W@V,#'0N9VEF"EAS:&%R92]G;F]M M92]H96QP+V=T:W1A;&]G+V9R+VYO=&4N9VEF"EAS:&%R92]G;F]M92]H96QP M+V=T:W1A;&]G+V9R+W!R978N9VEF"EAS:&%R92]G;F]M92]H96QP+V=T:W1A M;&]G+V9R+W1I<"YG:68*6'-H87)E+V=N;VUE+VAE;'`O9W1K=&%L;V&ET"@H` ` end >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 21:20:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A64537B419 for ; Wed, 10 Apr 2002 21:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B4K1n91716; Wed, 10 Apr 2002 21:20:01 -0700 (PDT) (envelope-from gnats) Received: from cheshire.blacktabby.org (12-233-207-112.client.attbi.com [12.233.207.112]) by hub.freebsd.org (Postfix) with ESMTP id F1F0B37B404 for ; Wed, 10 Apr 2002 21:12:33 -0700 (PDT) Received: by cheshire.blacktabby.org (Postfix, from userid 1000) id E628D597C; Wed, 10 Apr 2002 21:12:27 -0700 (PDT) Message-Id: <20020411041227.E628D597C@cheshire.blacktabby.org> Date: Wed, 10 Apr 2002 21:12:27 -0700 (PDT) From: Adam Kranzel Reply-To: Adam Kranzel To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36986: Maintainer update of games/slashem-tty Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36986 >Category: ports >Synopsis: Maintainer update of games/slashem-tty >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 21:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Adam Kranzel >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD cheshire.blacktabby.org 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Tue Mar 19 06:22:39 PST 2002 adam@cheshire.blacktabby.org:/usr/obj/usr/src/sys/CHESHIRE-NODEBUG i386 >Description: The included patch updates the games/slashem-tty port to the most recent version, which includes some serious bugfixes. >How-To-Repeat: n/a >Fix: diff -ruN slashem-tty.good/Makefile slashem-tty/Makefile --- slashem-tty.good/Makefile Wed Apr 10 20:44:59 2002 +++ slashem-tty/Makefile Wed Apr 10 20:45:08 2002 @@ -6,7 +6,7 @@ # PORTNAME= slashem -PORTVERSION= 0.0.6E.4F.7 +PORTVERSION= 0.0.6E.4F.8 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN slashem-tty.good/distinfo slashem-tty/distinfo --- slashem-tty.good/distinfo Wed Apr 10 20:44:59 2002 +++ slashem-tty/distinfo Wed Apr 10 20:45:38 2002 @@ -1 +1 @@ -MD5 (se006e4f7.tar.gz) = 533fd1debb337771696d425d67eefef3 +MD5 (se006e4f8.tar.gz) = 2abd847d4f5fc426d6c7ed5a97b0de99 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 21:31:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id A2C6A37B416; Wed, 10 Apr 2002 21:31:22 -0700 (PDT) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id VAA16378; Wed, 10 Apr 2002 21:31:10 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda16372; Wed Apr 10 21:30:51 2002 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.6/8.9.1) id g3B4UbA01857; Wed, 10 Apr 2002 21:30:37 -0700 (PDT) Received: from UNKNOWN(10.1.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdxb1854; Wed Apr 10 21:30:17 2002 Received: (from uucp@localhost) by cwsys.cwsent.com (8.11.6/8.9.1) id g3B4UD014652; Wed, 10 Apr 2002 21:30:13 -0700 (PDT) Message-Id: <200204110430.g3B4UD014652@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpdL14638; Wed Apr 10 21:29:28 2002 X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Reply-To: Cy Schubert - CITS Open Systems Group From: Cy Schubert - CITS Open Systems Group X-Sender: schubert To: e-devil@goatse.cx Cc: freebsd-gnats-submit@FreeBSD.org, cy@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36849: FVWM-Themes fails to switch themes In-Reply-To: Message from Cy Schubert - CITS Open Systems Group of "Wed, 10 Apr 2002 07:01:01 PDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 10 Apr 2002 21:29:28 -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Cy Schubert - CITS Open Systems Group writes: > In message <20020410135546.A66293@energyhq.homeip.net>, Miguel Mendez > writes: > > This port is *NOT* broken. At least, I can't reproduce the bug on any of > > my systems (4.5-STABLE and 5.0) > > > fvwm-2.4.6 Popular virtual window manager > > Interesting, I'm using, > > fvwm-gnome-2.5.0 Popular virtual window manager for X > > fvwm-gnome-2.4.6 also produces the same result. I've been suspecting > that fvwm with compiled-in Gnome support may be the culprit. I've > removed Gnome from my testbed and built fvwm w/o Gnome support. I > haven't had the time to test this hypothesis yet. I've confirmed that a fvwm2 and fvwm2-devel with Gnome support, e.g. built after the installation of Gnome (fvwm-gnome-2.4.6 and fvwm-gnome-2.5.0) will hang when started by fvwm-themes. However when fvwm2 and fvwm2-devel are built without Gnome support, e.g. fvwm-2.4.6 and fvwm-2.5.0, the fvwm-themes port works. The fvwm-themes port should refuse to install when Gnome is installed or at the very least print a message warning users that it cannot be used with an fvwm with Gnome support, e.g., .if exists($(PREFIX)/bin/gnome-config) BROKEN="fvwm-themes will not work if used with an fvwm built with Gnome support" .endif Thoughts anyone? Cheers, Phone: 250-387-8437 Cy Schubert Fax: 250-387-5766 Team Leader, Sun/Alpha Team Email: Cy.Schubert@osg.gov.bc.ca Open Systems Group, CITS Ministry of Management Services Province of BC FreeBSD UNIX: cy@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 21:45:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 8662237B404; Wed, 10 Apr 2002 21:45:21 -0700 (PDT) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g3B4jWd26686; Thu, 11 Apr 2002 00:45:32 -0400 (EDT) (envelope-from alane) Date: Thu, 11 Apr 2002 00:45:32 -0400 From: Alan E To: Cy Schubert - CITS Open Systems Group Cc: e-devil@goatse.cx, freebsd-gnats-submit@FreeBSD.ORG, cy@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/36849: FVWM-Themes fails to switch themes Message-ID: <20020411044532.GA25314@wwweasel.geeksrus.net> References: <200204110430.g3B4UD014652@cwsys.cwsent.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204110430.g3B4UD014652@cwsys.cwsent.com> User-Agent: Mutt/1.3.28i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Apr 10, 2002 at 09:29:28PM -0700, Cy Schubert - CITS Open Systems Group wrote: >The fvwm-themes port should refuse to install when Gnome is installed >or at the very least print a message warning users that it cannot be >used with an fvwm with Gnome support, e.g., > >.if exists($(PREFIX)/bin/gnome-config) >BROKEN="fvwm-themes will not work if used with an fvwm built with Gnome >support" >.endif Just because Gnome is installed does not imply that any given port uses it. There's the WITHOUT_GNOME knob which can be used when a port is built to turn it off. -- AlanE "I wanna be sedated." -- The Ramones To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 21:52:58 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5063F37B41A; Wed, 10 Apr 2002 21:52:56 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B4qul95310; Wed, 10 Apr 2002 21:52:56 -0700 (PDT) (envelope-from ijliao) Date: Wed, 10 Apr 2002 21:52:56 -0700 (PDT) From: Message-Id: <200204110452.g3B4qul95310@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, fjoe@FreeBSD.org Subject: Re: ports/36974: databases/p5-DBD-Pg update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: databases/p5-DBD-Pg update Responsible-Changed-From-To: freebsd-ports->fjoe Responsible-Changed-By: ijliao Responsible-Changed-When: Wed Apr 10 21:52:44 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36974 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 21:58:41 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7274637B425; Wed, 10 Apr 2002 21:58:23 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B4wN996053; Wed, 10 Apr 2002 21:58:23 -0700 (PDT) (envelope-from ijliao) Date: Wed, 10 Apr 2002 21:58:23 -0700 (PDT) From: Message-Id: <200204110458.g3B4wN996053@freefall.freebsd.org> To: girgen@partitur.se, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36975: update postgresql -> 7.2.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update postgresql -> 7.2.1 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Wed Apr 10 21:58:09 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=36975 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 22: 1:41 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2533637B404; Wed, 10 Apr 2002 22:01:40 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B51eZ96523; Wed, 10 Apr 2002 22:01:40 -0700 (PDT) (envelope-from ijliao) Date: Wed, 10 Apr 2002 22:01:40 -0700 (PDT) From: Message-Id: <200204110501.g3B51eZ96523@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, jmz@FreeBSD.org Subject: Re: ports/36976: wrong description of XFree86-4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: wrong description of XFree86-4 Responsible-Changed-From-To: freebsd-ports->jmz Responsible-Changed-By: ijliao Responsible-Changed-When: Wed Apr 10 22:01:12 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36976 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 22: 2:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7649137B405; Wed, 10 Apr 2002 22:02:42 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B52gT96735; Wed, 10 Apr 2002 22:02:42 -0700 (PDT) (envelope-from ijliao) Date: Wed, 10 Apr 2002 22:02:42 -0700 (PDT) From: Message-Id: <200204110502.g3B52gT96735@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, tg@FreeBSD.org Subject: Re: ports/36977: Update port: lang/python, lang/python21 and their subsidiaries Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: lang/python, lang/python21 and their subsidiaries Responsible-Changed-From-To: freebsd-ports->tg Responsible-Changed-By: ijliao Responsible-Changed-When: Wed Apr 10 22:02:22 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36977 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 22: 5:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AE2E537B416; Wed, 10 Apr 2002 22:05:33 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B55Wm99085; Wed, 10 Apr 2002 22:05:32 -0700 (PDT) (envelope-from ijliao) Date: Wed, 10 Apr 2002 22:05:32 -0700 (PDT) From: Message-Id: <200204110505.g3B55Wm99085@freefall.freebsd.org> To: sascha@root-login.org, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36978: graphics/wmgrabimage request maintainership Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: graphics/wmgrabimage request maintainership State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Wed Apr 10 22:05:21 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=36978 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 22: 7:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id D9C5C37B405 for ; Wed, 10 Apr 2002 22:07:40 -0700 (PDT) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id WAA16544; Wed, 10 Apr 2002 22:07:31 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda16542; Wed Apr 10 22:07:17 2002 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.6/8.9.1) id g3B57CY02198; Wed, 10 Apr 2002 22:07:12 -0700 (PDT) Received: from UNKNOWN(10.1.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdop2188; Wed Apr 10 22:06:17 2002 Received: (from uucp@localhost) by cwsys.cwsent.com (8.11.6/8.9.1) id g3B56Hx14921; Wed, 10 Apr 2002 22:06:17 -0700 (PDT) Message-Id: <200204110506.g3B56Hx14921@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpdQ14910; Wed Apr 10 22:05:19 2002 X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Reply-To: Cy Schubert - CITS Open Systems Group From: Cy Schubert - CITS Open Systems Group X-Sender: schubert To: Alan E Cc: e-devil@goatse.cx, freebsd-ports@FreeBSD.ORG Subject: Re: ports/36849: FVWM-Themes fails to switch themes In-Reply-To: Message from Alan E of "Thu, 11 Apr 2002 00:45:32 EDT." <20020411044532.GA25314@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 10 Apr 2002 22:05:19 -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message <20020411044532.GA25314@wwweasel.geeksrus.net>, Alan E writes: > On Wed, Apr 10, 2002 at 09:29:28PM -0700, Cy Schubert - CITS Open Systems Gro > up wrote: > > >The fvwm-themes port should refuse to install when Gnome is installed > >or at the very least print a message warning users that it cannot be > >used with an fvwm with Gnome support, e.g., > > > >.if exists($(PREFIX)/bin/gnome-config) > >BROKEN="fvwm-themes will not work if used with an fvwm built with Gnome > >support" > >.endif > > Just because Gnome is installed does not imply that any given port uses > it. There's the WITHOUT_GNOME knob which can be used when a port is > built to turn it off. The issue is not that fvwm-themes might use Gnome but that the fvwm2 it relies on uses it. I suppose a better message would be: "fvwm-themes requires that fvwm2 (or fvw2-devel) be built WITHOUT_GNOME. If you have installed fvwm2 subsequent to installing Gnome, and WITHOUT_GNOME was not specified when installing fvwm2, please deinstall fvwm2 and reinstall it WITHOUT_GNOME." Cheers, Phone: 250-387-8437 Cy Schubert Fax: 250-387-5766 Team Leader, Sun/Alpha Team Email: Cy.Schubert@osg.gov.bc.ca Open Systems Group, CITS Ministry of Management Services Province of BC FreeBSD UNIX: cy@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 22:14:51 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E628F37B41C; Wed, 10 Apr 2002 22:14:37 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B5EbC02725; Wed, 10 Apr 2002 22:14:37 -0700 (PDT) (envelope-from ijliao) Date: Wed, 10 Apr 2002 22:14:37 -0700 (PDT) From: Message-Id: <200204110514.g3B5EbC02725@freefall.freebsd.org> To: girgen@partitur.se, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36980: update of postgresql subports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update of postgresql subports State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Wed Apr 10 22:14:29 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=36980 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 22:16:54 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E684637B427; Wed, 10 Apr 2002 22:16:30 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B5GUD03008; Wed, 10 Apr 2002 22:16:30 -0700 (PDT) (envelope-from ijliao) Date: Wed, 10 Apr 2002 22:16:30 -0700 (PDT) From: Message-Id: <200204110516.g3B5GUD03008@freefall.freebsd.org> To: perky@fallin.lv, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36981: Fix port: www/apache2 (disable thread support by default) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fix port: www/apache2 (disable thread support by default) State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Wed Apr 10 22:16:16 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=36981 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 22:19: 0 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0730F37B416; Wed, 10 Apr 2002 22:18:57 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B5Iub03358; Wed, 10 Apr 2002 22:18:56 -0700 (PDT) (envelope-from ijliao) Date: Wed, 10 Apr 2002 22:18:56 -0700 (PDT) From: Message-Id: <200204110518.g3B5Iub03358@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, tg@FreeBSD.org Subject: Re: ports/36979: python2.1 upgrade to bugfix release 2.1.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: python2.1 upgrade to bugfix release 2.1.3 Responsible-Changed-From-To: freebsd-ports->tg Responsible-Changed-By: ijliao Responsible-Changed-When: Wed Apr 10 22:18:13 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36979 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 22:20:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B4B1F37B400; Wed, 10 Apr 2002 22:20:30 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B5KUB03617; Wed, 10 Apr 2002 22:20:30 -0700 (PDT) (envelope-from ijliao) Date: Wed, 10 Apr 2002 22:20:30 -0700 (PDT) From: Message-Id: <200204110520.g3B5KUB03617@freefall.freebsd.org> To: danfe@regency.nsu.ru, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36958: GLiv (graphics/gliv) 1.5.1 version is available, but we have only 1.4.5 in ports! Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: GLiv (graphics/gliv) 1.5.1 version is available, but we have only 1.4.5 in ports! State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Wed Apr 10 22:19:57 PDT 2002 State-Changed-Why: superceded by pr/36982 http://www.freebsd.org/cgi/query-pr.cgi?pr=36958 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 22:25:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 597D137B4E7; Wed, 10 Apr 2002 22:25:32 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B5PWu04204; Wed, 10 Apr 2002 22:25:32 -0700 (PDT) (envelope-from ijliao) Date: Wed, 10 Apr 2002 22:25:32 -0700 (PDT) From: Message-Id: <200204110525.g3B5PWu04204@freefall.freebsd.org> To: adam-ports@blacktabby.org, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36986: Maintainer update of games/slashem-tty Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Maintainer update of games/slashem-tty State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Wed Apr 10 22:25:24 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=36986 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 22:40:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4136337B405 for ; Wed, 10 Apr 2002 22:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B5e2L05953; Wed, 10 Apr 2002 22:40:02 -0700 (PDT) (envelope-from gnats) Received: from v2project.com (cliente-212079143077.cm256.senpc.supercable.es [212.79.143.77]) by hub.freebsd.org (Postfix) with SMTP id AB76537B416 for ; Wed, 10 Apr 2002 22:39:03 -0700 (PDT) Received: (qmail 72563 invoked by uid 1001); 11 Apr 2002 05:39:04 -0000 Message-Id: <20020411053904.72562.qmail@v2project.com> Date: 11 Apr 2002 05:39:04 -0000 From: Joseph King To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36987: Update Port: robocode to 1.0 follow ups ports/36963 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36987 >Category: ports >Synopsis: Update Port: robocode to 1.0 follow ups ports/36963 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 22:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: king >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD main.v2project.com 4.5-STABLE FreeBSD 4.5-STABLE #1: Fri Apr 5 02:33:49 CEST 2002 king@main.v2project.com:/usr/src/sys-altq/compile/MAIN i386 >Description: Update port robocode from 0.98 to 1.0 and solve the checksum error in ports/36963 >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # robocode # robocode/Makefile # robocode/distinfo # robocode/pkg-comment # robocode/pkg-descr # robocode/pkg-message # robocode/pkg-plist # robocode/files # robocode/files/robocode.sh # echo c - robocode mkdir -p robocode > /dev/null 2>&1 echo x - robocode/Makefile sed 's/^X//' >robocode/Makefile << 'END-of-robocode/Makefile' X# New ports collection makefile for: robocode X# Date created: 10 September 2001 X# Whom: Maxim Sobolev X# X# $FreeBSD: ports/games/robocode/Makefile,v 1.4 2002/03/06 10:39:51 sobomax Exp $ X# X XPORTNAME= robocode XPORTVERSION= 1.0 XPORTREVISION= 1 XCATEGORIES= games java XMASTER_SITES= ftp://dragon.adtech.internet.ibm.com/pub/robocode/ XDISTNAME= robocode-setup XEXTRACT_SUFX= .jar X XMAINTAINER= ports@freebsd.org X XBUILD_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/linux-jdk13 XRUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/linux-jdk13 X XJDK13DIR?= ${LOCALBASE}/linux-jdk1.3.1 XJAVAVM= ${JDK13DIR}/bin/java XJAVAJAR= ${JDK13DIR}/bin/jar X XUSE_ZIP= yes XUSE_XLIB= yes XRESTRICTED= "Redistribution isn't permitted - see license for details" XNO_WRKSUBDIR= yes XNO_BUILD= yes X XINSTFILES= battles javadoc license.html robocode.ico \ X robocode.jar robots templates versions.txt X X.if defined(BATCH) || defined(PACKAGE_BUILDING) XIGNORE= "You can not legally redistribute package" X.endif X Xpost-extract: X @cd ${WRKSRC} && ${JAVAJAR} xf ${WRKSRC}/extract.jar X Xdo-configure: X @${SED} "s|%%PREFIX%%|${PREFIX}|g ; s|%%JAVAVM%%|${JAVAVM}|g" \ X ${FILESDIR}/robocode.sh > ${WRKDIR}/robocode.sh X Xdo-install: X @${MKDIR} ${PREFIX}/share/java/robocode X @cd ${WRKSRC} && ${TAR} -c -f - ${INSTFILES} | \ X ${TAR} --unlink -x -f - -C ${PREFIX}/share/java/robocode X @${INSTALL_SCRIPT} ${WRKDIR}/robocode.sh ${PREFIX}/bin/robocode X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include END-of-robocode/Makefile echo x - robocode/distinfo sed 's/^X//' >robocode/distinfo << 'END-of-robocode/distinfo' XMD5 (robocode-setup.jar) = e6ee520861a1f82e6229f92a0c6e4e9c END-of-robocode/distinfo echo x - robocode/pkg-comment sed 's/^X//' >robocode/pkg-comment << 'END-of-robocode/pkg-comment' XA game for learning Java[tm] programming language END-of-robocode/pkg-comment echo x - robocode/pkg-descr sed 's/^X//' >robocode/pkg-descr << 'END-of-robocode/pkg-descr' XBuild the best. Destroy the rest. In Robocode, you'll program a robotic Xbattletank in Java[tm] for a fight to the finish. The game is designed to help Xyou learn Java, and have fun doing it... from a simple 10 line robot to a very Xsophisticated, intelligent robot that destroys the competition! X XWWW: http://robocode.alphaworks.ibm.com/home/home.html END-of-robocode/pkg-descr echo x - robocode/pkg-message sed 's/^X//' >robocode/pkg-message << 'END-of-robocode/pkg-message' XalphaWorks License Agreement X XPlease read this IBM alphaWorks license agreement (called the X"Agreement") carefully. Your use of the software or any related Xdocumentation (called the "Software") indicates your acceptance of Xthe following terms and conditions. If you do not agree to these Xterms and conditions, you may not install or use the Software. X XNotice: The Software that is made available through the alphaWorks Xproject is not generally available software. It has not undergone Xcomplete testing and may contain errors. It may not function properly Xand is subject to change or withdrawal at any time. No support or Xmaintenance is provided with the Software. Do not install this Xsoftware if you are not accustomed to using experimental software. X XThe alphaWorks Software is made available without charge in the Xexperimental stage in order to allow you to evaluate the Software Xin its developmental stage. We encourage your feedback and suggestions. X X1. Ownership and License. X XThe Software is owned by International Business Machines Corporation Xor one of its subsidiaries ("IBM") and is copyrighted and licensed, Xnot sold. X XIBM grants you a non-exclusive, non-transferable license to Xdownload the Software and use it only for your personal, non-commercial Xand lawful end use. Implied licenses are negated. X XYou may copy the Software for backup only. You may not: 1) merge, Xdistribute (for free or for sale) or sublicense the Software; 2) Xreverse assemble, reverse compile, or otherwise translate the XSoftware. X X2. Term and Termination X XThis Agreement will terminate ninety (90) days after the date Xon which you receive the Software. Upon such termination you will Xdelete or destroy all copies of the Software. X X3. Warranty Disclaimer and Limitation of Liability X XIBM licenses the Software to you on an "as is" basis, without Xwarranty of any kind. IBM hereby expressly disclaims all warranties Xor conditions, either express or implied, including, but not limited Xto, the implied warranties or conditions of merchantability and Xfitness for a particular purpose. You are solely responsible for Xdetermining the appropriateness of using this Software and assume Xall risks associated with the use of this Software, including but Xnot limited to the risks of program errors, damage to or loss of Xdata, programs or equipment, and unavailability or interruption of Xoperations. Some jurisdictions do not allow for the exclusion or Xlimitation of implied warranties, so the above limitations or Xexclusions may not apply to you. X XIBM will not be liable for any direct damages or for any special, Xincidental, or indirect damages or for any economic consequential Xdamages (including lost profits or savings), even if IBM has been Xadvised of the possibility of such damages. IBM will not be liable Xfor the loss of, or damage to, your records or data, or any damages Xclaimed by you based on a third party claim. Some jurisdictions do Xnot allow for the exclusion or limitation of incidental or consequential Xdamages, so the above limitations or exclusions may not apply to Xyou. X X4. License Rights X XYou hereby grant to IBM an irrevocable license under all Xintellectual property rights (including copyright) to use, copy, Xdistribute, sublicense, display, perform and prepare derivative Xworks based upon any feedback, including materials, fixes, error Xcorrections, enhancements, suggestions and the like that you provide Xto IBM. X X5. General X XThis Agreement is governed by the laws of the State of New York. X XThis Agreement is the only understanding and agreement we have Xregarding your use of the Software. It supersedes all other Xcommunications, understandings or agreements we may have had prior Xto this Agreement. END-of-robocode/pkg-message echo x - robocode/pkg-plist sed 's/^X//' >robocode/pkg-plist << 'END-of-robocode/pkg-plist' Xbin/robocode Xshare/java/robocode/battles/intro.battle Xshare/java/robocode/battles/sample.battle Xshare/java/robocode/javadoc/allclasses-frame.html Xshare/java/robocode/javadoc/allclasses-noframe.html Xshare/java/robocode/javadoc/constant-values.html Xshare/java/robocode/javadoc/deprecated-list.html Xshare/java/robocode/javadoc/help-doc.html Xshare/java/robocode/javadoc/index-all.html Xshare/java/robocode/javadoc/index.html Xshare/java/robocode/javadoc/overview-summary.html Xshare/java/robocode/javadoc/overview-tree.html Xshare/java/robocode/javadoc/package-list Xshare/java/robocode/javadoc/packages.html Xshare/java/robocode/javadoc/robocode/AdvancedRobot.html Xshare/java/robocode/javadoc/robocode/Bullet.html Xshare/java/robocode/javadoc/robocode/BulletHitBulletEvent.html Xshare/java/robocode/javadoc/robocode/BulletHitEvent.html Xshare/java/robocode/javadoc/robocode/BulletMissedEvent.html Xshare/java/robocode/javadoc/robocode/Condition.html Xshare/java/robocode/javadoc/robocode/CustomEvent.html Xshare/java/robocode/javadoc/robocode/DeathEvent.html Xshare/java/robocode/javadoc/robocode/Droid.html Xshare/java/robocode/javadoc/robocode/Event.html Xshare/java/robocode/javadoc/robocode/GunTurnCompleteCondition.html Xshare/java/robocode/javadoc/robocode/HitByBulletEvent.html Xshare/java/robocode/javadoc/robocode/HitRobotEvent.html Xshare/java/robocode/javadoc/robocode/HitWallEvent.html Xshare/java/robocode/javadoc/robocode/MessageEvent.html Xshare/java/robocode/javadoc/robocode/MoveCompleteCondition.html Xshare/java/robocode/javadoc/robocode/package-frame.html Xshare/java/robocode/javadoc/robocode/package-summary.html Xshare/java/robocode/javadoc/robocode/package-tree.html Xshare/java/robocode/javadoc/robocode/RadarTurnCompleteCondition.html Xshare/java/robocode/javadoc/robocode/RobocodeFileOutputStream.html Xshare/java/robocode/javadoc/robocode/RobocodeFileWriter.html Xshare/java/robocode/javadoc/robocode/Robot.html Xshare/java/robocode/javadoc/robocode/RobotDeathEvent.html Xshare/java/robocode/javadoc/robocode/ScannedRobotEvent.html Xshare/java/robocode/javadoc/robocode/SkippedTurnEvent.html Xshare/java/robocode/javadoc/robocode/TeamRobot.html Xshare/java/robocode/javadoc/robocode/TurnCompleteCondition.html Xshare/java/robocode/javadoc/robocode/WinEvent.html Xshare/java/robocode/javadoc/robocode/_AdvancedRadiansRobot.html Xshare/java/robocode/javadoc/robocode/_AdvancedRobot.html Xshare/java/robocode/javadoc/robocode/_Robot.html Xshare/java/robocode/javadoc/serialized-form.html Xshare/java/robocode/javadoc/stylesheet.css Xshare/java/robocode/license.html Xshare/java/robocode/robocode.ico Xshare/java/robocode/robocode.jar Xshare/java/robocode/robots/sample/Corners.class Xshare/java/robocode/robots/sample/Corners.java Xshare/java/robocode/robots/sample/Corners.properties Xshare/java/robocode/robots/sample/Crazy.class Xshare/java/robocode/robots/sample/Crazy.java Xshare/java/robocode/robots/sample/Crazy.properties Xshare/java/robocode/robots/sample/Fire.class Xshare/java/robocode/robots/sample/Fire.java Xshare/java/robocode/robots/sample/Fire.properties Xshare/java/robocode/robots/sample/MyFirstRobot.class Xshare/java/robocode/robots/sample/MyFirstRobot.java Xshare/java/robocode/robots/sample/MyFirstRobot.properties Xshare/java/robocode/robots/sample/RamFire.class Xshare/java/robocode/robots/sample/RamFire.java Xshare/java/robocode/robots/sample/RamFire.properties Xshare/java/robocode/robots/sample/SittingDuck.class Xshare/java/robocode/robots/sample/SittingDuck.html Xshare/java/robocode/robots/sample/SittingDuck.java Xshare/java/robocode/robots/sample/SittingDuck.properties Xshare/java/robocode/robots/sample/SpinBot.class Xshare/java/robocode/robots/sample/SpinBot.java Xshare/java/robocode/robots/sample/SpinBot.properties Xshare/java/robocode/robots/sample/Target$1.class Xshare/java/robocode/robots/sample/Target.class Xshare/java/robocode/robots/sample/Target.java Xshare/java/robocode/robots/sample/Target.properties Xshare/java/robocode/robots/sample/Tracker.class Xshare/java/robocode/robots/sample/Tracker.java Xshare/java/robocode/robots/sample/Tracker.properties Xshare/java/robocode/robots/sample/TrackFire.class Xshare/java/robocode/robots/sample/TrackFire.java Xshare/java/robocode/robots/sample/TrackFire.properties Xshare/java/robocode/robots/sample/Walls.class Xshare/java/robocode/robots/sample/Walls.java Xshare/java/robocode/robots/sample/Walls.properties Xshare/java/robocode/robots/sampleteam/MyFirstDroid.class Xshare/java/robocode/robots/sampleteam/MyFirstDroid.java Xshare/java/robocode/robots/sampleteam/MyFirstLeader.class Xshare/java/robocode/robots/sampleteam/MyFirstLeader.java Xshare/java/robocode/robots/sampleteam/MyFirstTeam.team Xshare/java/robocode/robots/sampleteam/Point.class Xshare/java/robocode/robots/sampleteam/Point.java Xshare/java/robocode/robots/sampleteam/RobotColors.class Xshare/java/robocode/robots/sampleteam/RobotColors.java Xshare/java/robocode/templates/newjavafile.tpt Xshare/java/robocode/templates/newrobot.tpt Xshare/java/robocode/versions.txt X@dirrm share/java/robocode/battles X@dirrm share/java/robocode/javadoc/robocode X@dirrm share/java/robocode/javadoc X@dirrm share/java/robocode/robots/sample X@dirrm share/java/robocode/robots/sampleteam X@dirrm share/java/robocode/robots X@dirrm share/java/robocode/templates X@dirrm share/java/robocode END-of-robocode/pkg-plist echo c - robocode/files mkdir -p robocode/files > /dev/null 2>&1 echo x - robocode/files/robocode.sh sed 's/^X//' >robocode/files/robocode.sh << 'END-of-robocode/files/robocode.sh' X#!/bin/sh X# $FreeBSD: ports/games/robocode/files/robocode.sh,v 1.2 2001/11/08 16:45:19 sobomax Exp $ XCLASSPATH=${CLASSPATH}:robocode.jar:resources.jar:tools.jar:. Xexport CLASSPATH X Xcd %%PREFIX%%/share/java/robocode Xexec %%JAVAVM%% robocode.Robocode "$@" END-of-robocode/files/robocode.sh exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 23:30:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D1F7237B426 for ; Wed, 10 Apr 2002 23:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B6U1j16652; Wed, 10 Apr 2002 23:30:01 -0700 (PDT) (envelope-from gnats) Received: from mail.mk.bsdclub.org (motoyuki.as.wakwak.ne.jp [61.205.237.31]) by hub.freebsd.org (Postfix) with ESMTP id 869CB37B416 for ; Wed, 10 Apr 2002 23:28:52 -0700 (PDT) Received: from tomoyo.mk.bsdclub.org (tomoyo.mk.bsdclub.org [2001:200:341:0:2d0:b7ff:fe83:3679]) by mail.mk.bsdclub.org (8.11.6+3.4W/3.7W) with ESMTP/inet6 id g3B6Skg94864 for ; Thu, 11 Apr 2002 15:28:46 +0900 (JST) Received: (from motoyuki@localhost) by tomoyo.mk.bsdclub.org (8.11.6+3.4W/3.7W) id g3B6Sko80174; Thu, 11 Apr 2002 15:28:46 +0900 (JST) Message-Id: <200204110628.g3B6Sko80174@tomoyo.mk.bsdclub.org> Date: Thu, 11 Apr 2002 15:28:46 +0900 (JST) From: Motoyuki Konno Reply-To: Motoyuki Konno To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36988: java/jdk13 build fails on 5-current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36988 >Category: ports >Synopsis: java/jdk13 build fails on 5-current >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 23:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Motoyuki Konno >Release: FreeBSD 5.0-CURRENT i386 >Organization: BSD Club >Environment: System: FreeBSD tomoyo.mk.bsdclub.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Apr 10 10:13:42 JST 2002 motoyuki@tomoyo.mk.bsdclub.org:/d1/obj/usr/src/sys/TOMOYO i386 >Description: java/jdk13 build fails on 5-current because latest 5-current lacks . use instead. Please refer commitlog of src/include/Makefile 1.165. >How-To-Repeat: build java/jdk13 port on 5-current (after Mar 26 2002). >Fix: Add following patches. -------- --- ../src/solaris/native/com/sun/media/sound/engine/HAE_API_BSDOS.c.old Thu Apr 11 14:58:48 2002 +++ ../src/solaris/native/com/sun/media/sound/engine/HAE_API_BSDOS.c Thu Apr 11 15:14:18 2002 @@ -58,7 +58,11 @@ #include #include #ifdef __FreeBSD__ +#if __FreeBSD__ > 3 +#include +#else #include +#endif #endif #ifdef __NetBSD__ #include -------- --- ../src/solaris/native/com/sun/media/sound/engine/HAE_API_BSDOS_Capture.c.old Thu Apr 11 14:58:48 2002 +++ ../src/solaris/native/com/sun/media/sound/engine/HAE_API_BSDOS_Capture.c Thu Apr 11 15:15:16 2002 @@ -45,7 +45,11 @@ #include #include #ifdef __FreeBSD__ +#if __FreeBSD__ > 3 +#include +#else #include +#endif #endif #ifdef __NetBSD__ #include -------- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 23:33:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BD0BD37B417; Wed, 10 Apr 2002 23:33:44 -0700 (PDT) Received: (from motoyuki@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B6XiY18920; Wed, 10 Apr 2002 23:33:44 -0700 (PDT) (envelope-from motoyuki) Date: Wed, 10 Apr 2002 23:33:44 -0700 (PDT) From: Message-Id: <200204110633.g3B6XiY18920@freefall.freebsd.org> To: motoyuki@FreeBSD.org, freebsd-ports@FreeBSD.org, java@FreeBSD.org Subject: Re: ports/36988: java/jdk13 build fails on 5-current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: java/jdk13 build fails on 5-current Responsible-Changed-From-To: freebsd-ports->java Responsible-Changed-By: motoyuki Responsible-Changed-When: Wed Apr 10 23:33:22 PDT 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=36988 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 10 23:40:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C187B37B416 for ; Wed, 10 Apr 2002 23:40:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B6e5Q19802; Wed, 10 Apr 2002 23:40:05 -0700 (PDT) (envelope-from gnats) Received: from v2project.com (cliente-212079143077.cm256.senpc.supercable.es [212.79.143.77]) by hub.freebsd.org (Postfix) with SMTP id 821FA37B405 for ; Wed, 10 Apr 2002 23:32:20 -0700 (PDT) Received: (qmail 96014 invoked by uid 1001); 11 Apr 2002 06:32:25 -0000 Message-Id: <20020411063225.96011.qmail@v2project.com> Date: 11 Apr 2002 06:32:25 -0000 From: Joseph King To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36989: Update Port: (ports/graphics/gdal) to 1.1.6 follow up ports/36965 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36989 >Category: ports >Synopsis: Update Port: (ports/graphics/gdal) to 1.1.6 follow up ports/36965 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 23:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: king >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD main.v2project.com 4.5-STABLE FreeBSD 4.5-STABLE #1: Fri Apr 5 02:33:49 CEST 2002 king@main.v2project.com:/usr/src/sys-altq/compile/MAIN i386 >Description: Port update from 1.1.5 to 1.1.6 also solve the problem of checksum error by ports/36965, added dependency of (devel/doxygen) for doc generation and png.5 for correct building. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # gdal # gdal/files # gdal/Makefile # gdal/distinfo # gdal/pkg-plist # gdal/pkg-comment # gdal/pkg-descr # echo c - gdal mkdir -p gdal > /dev/null 2>&1 echo c - gdal/files mkdir -p gdal/files > /dev/null 2>&1 echo x - gdal/Makefile sed 's/^X//' >gdal/Makefile << 'END-of-gdal/Makefile' X# New ports collection makefile for: Geospatial Data Abstraction Library X# Date created: 27 Aug 2001 X# Whom: Randall Hopper X# X# $FreeBSD: ports/graphics/gdal/Makefile,v 1.1 2001/10/17 19:02:21 ijliao Exp $ X# X XPORTNAME= gdal XPORTVERSION= 1.1.6 XCATEGORIES= graphics XMASTER_SITES= ftp://ftp.remotesensing.org/pub/gdal/ X XMAINTAINER= aa8vb@nc.rr.com X XLIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ X jpeg.9:${PORTSDIR}/graphics/jpeg \ X tiff.4:${PORTSDIR}/graphics/tiff XBUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen X XUSE_PYTHON= yes XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --prefix=${PREFIX} \ X --with-libz=internal \ X --with-png=internal \ X --with-libtiff=internal \ X --with-libgeotiff=internal \ X --with-libjpeg=internal \ X --with-libgif=internal \ X --with-python XMAKEFILE= GNUmakefile XUSE_GMAKE= yes XINSTALLS_SHLIB= yes X X.include END-of-gdal/Makefile echo x - gdal/distinfo sed 's/^X//' >gdal/distinfo << 'END-of-gdal/distinfo' XMD5 (gdal-1.1.6.tar.gz) = c1b04a35c15d85ca9bef3a20ab6f534e END-of-gdal/distinfo echo x - gdal/pkg-plist sed 's/^X//' >gdal/pkg-plist << 'END-of-gdal/pkg-plist' Xbin/ogr2ogr Xbin/ogrinfo Xbin/gdalinfo Xbin/gdal_translate Xbin/gdaladdo Xbin/gdal-config Xinclude/cpl_config.h Xinclude/cpl_conv.h Xinclude/cpl_csv.h Xinclude/cpl_error.h Xinclude/cpl_minixml.h Xinclude/cpl_port.h Xinclude/cpl_string.h Xinclude/cpl_vsi.h Xinclude/gdal.h Xinclude/gdal_frmts.h Xinclude/gdal_priv.h Xinclude/ogr_core.h Xinclude/ogr_feature.h Xinclude/ogr_geometry.h Xinclude/ogr_p.h Xinclude/ogr_spatialref.h Xinclude/ogr_srs_api.h Xinclude/ogrsf_frmts.h Xinclude/ogr_featurestyle.h Xlib/cpl.a Xlib/ogrsf_frmts.a Xlib/ogr.a Xlib/gdal.a Xlib/libgdal.1.1.so Xshare/gdal/compd_cs.csv Xshare/gdal/ellips_alias.csv Xshare/gdal/ellipsoid.csv Xshare/gdal/gdatum_alias.csv Xshare/gdal/geod_datum.csv Xshare/gdal/geod_trf.csv Xshare/gdal/horiz_cs.csv Xshare/gdal/p_meridian.csv Xshare/gdal/s57attributes.csv Xshare/gdal/s57expectedinput.csv Xshare/gdal/s57objectclasses.csv Xshare/gdal/trf_method.csv Xshare/gdal/trf_nonpolynomial.csv Xshare/gdal/trf_path.csv Xshare/gdal/uom_an_alias.csv Xshare/gdal/uom_angle.csv Xshare/gdal/uom_le_alias.csv Xshare/gdal/uom_length.csv Xshare/gdal/uom_sc_alias.csv Xshare/gdal/uom_scale.csv Xshare/gdal/vert_cs.csv Xshare/gdal/vert_datum.csv Xshare/gdal/vert_offset.csv Xshare/gdal/stateplane.txt X@dirrm share/gdal/ END-of-gdal/pkg-plist echo x - gdal/pkg-comment sed 's/^X//' >gdal/pkg-comment << 'END-of-gdal/pkg-comment' XA translator library for raster geospatial data formats END-of-gdal/pkg-comment echo x - gdal/pkg-descr sed 's/^X//' >gdal/pkg-descr << 'END-of-gdal/pkg-descr' XGDAL - Geospatial Data Abstraction Library X XGDAL is a translator library for raster geospatial data formats that is Xreleased under an Open Source license. As a library, it presents a single Xabstract data model to the calling application for all supported formats. X XGDAL is in active use in a few projects, and includes a number of Xformats. Current translators include GeoTIFF (read/write), Erdas Imagine X(read), ESRI .BIL (read/write), .aux labelled raw (read/write), DTED X(read), SDTS DEM (read), CEOS (read), JPEG (read/write), PNG (read/write), XGeosoft GXF (read) and Arc/Info Binary Grid (read). A full list is Xavailable in Supported Formats. X XWWW: http://www.remotesensing.org/gdal/ END-of-gdal/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 0:20:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0125A37B416 for ; Thu, 11 Apr 2002 00:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B7K2t30743; Thu, 11 Apr 2002 00:20:02 -0700 (PDT) (envelope-from gnats) Date: Thu, 11 Apr 2002 00:20:02 -0700 (PDT) Message-Id: <200204110720.g3B7K2t30743@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Peter Pentchev Subject: Re: ports/36687: Update port: security/portsentry (master site) Reply-To: Peter Pentchev Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36687; it has been noted by GNATS. From: Peter Pentchev To: ports@freebsddiary.org Cc: Kimura Fuyuki , bug-followup@FreeBSD.org Subject: Re: ports/36687: Update port: security/portsentry (master site) Date: Thu, 11 Apr 2002 10:11:03 +0300 --LpQ9ahxlCli8rRTG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, What does the port maintainer think about this? G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 If this sentence were in Chinese, it would say something else. On Tue, Apr 02, 2002 at 09:00:05PM -0800, Kimura Fuyuki wrote: > Sorry, forget to update WWW. > =20 > cvs server: Diffing . > Index: Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /home/ncvs/ports/security/portsentry/Makefile,v > retrieving revision 1.13 > diff -u -r1.13 Makefile > --- Makefile 2001/09/13 02:01:11 1.13 > +++ Makefile 2002/04/03 04:46:02 > @@ -8,7 +8,7 @@ > PORTNAME=3D portsentry > PORTVERSION=3D 1.1 > CATEGORIES=3D security > -MASTER_SITES=3D http://www.psionic.com/tools/ > +MASTER_SITES=3D http://www.psionic.com/downloads/ > =20 > MAINTAINER=3D ports@freebsddiary.org > =20 > Index: pkg-descr > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /home/ncvs/ports/security/portsentry/pkg-descr,v > retrieving revision 1.4 > diff -u -r1.4 pkg-descr > --- pkg-descr 2001/08/20 13:52:48 1.4 > +++ pkg-descr 2002/04/03 04:46:02 > @@ -4,4 +4,4 @@ > perform similar detection of scans, but PortSentry has some unique > features that may make it worth looking into. > =20 > -WWW: http://www.psionic.com/abacus/portsentry/ > +WWW: http://www.psionic.com/products/portsentry.html > cvs server: Diffing files --LpQ9ahxlCli8rRTG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjy1NwYACgkQ7Ri2jRYZRVPMMACeJUX/FYAKTYQlkwLzVkK/C590 9hIAnAwb7MNfPVedmOXBlKMrJBoOfjCJ =HazA -----END PGP SIGNATURE----- --LpQ9ahxlCli8rRTG-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 0:22:16 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mgr1.xmission.com (mgr1.xmission.com [198.60.22.201]) by hub.freebsd.org (Postfix) with ESMTP id 4766A37B41D for ; Thu, 11 Apr 2002 00:22:09 -0700 (PDT) Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr1.xmission.com with esmtp (Exim 3.22 #1) id 16vYuF-0003CD-00; Thu, 11 Apr 2002 01:22:08 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id g3B7Lxr96068; Thu, 11 Apr 2002 16:51:59 +0930 (CST) (envelope-from glewis) Date: Thu, 11 Apr 2002 16:51:58 +0930 From: Greg Lewis To: Jan Stocker Cc: "ports@FreeBSD. ORG" Subject: Re: May someone commit this.... Message-ID: <20020411165158.A95958@misty.eyesbeyond.com> References: <20020405111935.A39525@databits.net> <000001c1dcd6$bfa295a0$fe02010a@twoflower.liebende.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000001c1dcd6$bfa295a0$fe02010a@twoflower.liebende.de>; from Jan.Stocker@t-online.de on Fri, Apr 05, 2002 at 09:19:03PM +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Jan and all, On Fri, Apr 05, 2002 at 09:19:03PM +0200, Jan Stocker wrote: > Okay... i've attached the new version. Matthew Emmerton told me that some > changes have taken place in ports-support and PRs really will be processed > (i waited over one year for this port to be added). So i'll next use the old > and correct way, pls excuse for disturbing you all. > > Attached a new patch (replacing the old one i've send) I haven't fully reviewed your patch, but I see that it upgrades the nethack3-gnome to nethack 3.4.0. I have no problems with what it does technically, but I think maybe we need to rethink how the nethack ports are done as a whole. I'd also like to point out PR 36576 which also updates nethack3, nethack3-tty and nethack-qt and makes the latter two slave ports of the former. This seems a sensible strategy in this case. However, I still don't think that does the right thing in terms of naming these ports. For instance, if we apply that PR or a combination of it and the patch you attached then we will have two plain nethack ports, one (nethack) being 3.2.3 and the other (nethack3) being 3.4.0. This seems a little odd. I would propose we do the following with respect to naming: 1. Repo copy nethack (and the appropriate satellite ports) to nethack32 (or nethack32-foo). This will be nethack 3.2.0. 2. Repo copy nethack3 & co. to nethack33 etc. This will be nethack 3.3.1. 3. Also repo copy the ports in step 2. to nethack34 and apply the appropriate patches to bring them up to version 3.4.0. If people think this is too confusing, or is too many versions of nethack (heresy!) then I accept that, although I still think something needs to be done about naming. If we do go with this then I'll probably produce nethack31 and nethack30 ports as well ;). If we want one port, it should be the latest. If we want multiple versions then we shouldn't overwrite one of the current ports to update to a newer version and we need to fix the naming. Comments? -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 0:30:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B831037B405; Thu, 11 Apr 2002 00:30:34 -0700 (PDT) Received: (from roam@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B7UYV32539; Thu, 11 Apr 2002 00:30:34 -0700 (PDT) (envelope-from roam) Date: Thu, 11 Apr 2002 00:30:34 -0700 (PDT) From: Message-Id: <200204110730.g3B7UYV32539@freefall.freebsd.org> To: niek@bergboer.net, roam@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36759: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: State-Changed-From-To: open->closed State-Changed-By: roam State-Changed-When: Thu Apr 11 00:30:10 PDT 2002 State-Changed-Why: ports/36760 contains a Synopsis line, too :) http://www.freebsd.org/cgi/query-pr.cgi?pr=36759 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 0:34:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from phnxpop8.phnx.uswest.net (phnxpop8.phnx.uswest.net [206.80.192.8]) by hub.freebsd.org (Postfix) with SMTP id C5B9837B404 for ; Thu, 11 Apr 2002 00:34:19 -0700 (PDT) Received: (qmail 24735 invoked by uid 0); 11 Apr 2002 07:34:19 -0000 Received: from vdsl-130-13-81-12.phnx.uswest.net (HELO criticaledge.net) (130.13.81.12) by phnxpop8.phnx.uswest.net with SMTP; 11 Apr 2002 07:34:19 -0000 Date: Thu, 11 Apr 2002 00:34:17 -0700 Message-ID: <3CB53C79.80106@criticaledge.net> From: "Raheel Khan" To: "f-ports" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.9+) Gecko/20020401 X-Accept-Language: en-us, en MIME-Version: 1.0 Subject: Re: FreeBSD Port: gettext-0.10.40 References: <3CB4CBBB.7010107@criticaledge.net> <20020411024045.GA59401@moo.holy.cow> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thats the thing, I went into /usr/ports and did a make update but it still won't update gettext and refers back to 10.35(?) and I went in to /usr/port/distfiles and that complains about a java resource problem. Raheel Khan parv wrote: > in message <3CB4CBBB.7010107@criticaledge.net>, > wrote Raheel Khan thusly... > >>Hi, sorry to bug you folks, but is it possible to gettext- updated to >>its .11.1 version? > > > you need to update your ports tree. i installed getttext 0.11.1 > version from ports tree which is updated as of 2002.04.01 16.22.26 utc. > > to update use either cvs or cvsup, or install the package if > available. you can find the details either in "handbook" on freebsd > web site, or somebody else may fill in. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 0:51:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B7A437B416; Thu, 11 Apr 2002 00:51:30 -0700 (PDT) Received: (from roam@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B7pUT35977; Thu, 11 Apr 2002 00:51:30 -0700 (PDT) (envelope-from roam) Date: Thu, 11 Apr 2002 00:51:30 -0700 (PDT) From: Message-Id: <200204110751.g3B7pUT35977@freefall.freebsd.org> To: niek@bergboer.net, roam@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36760: Upgraded ports/misc/birthday from v1.4 to v1.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Upgraded ports/misc/birthday from v1.4 to v1.5 State-Changed-From-To: open->closed State-Changed-By: roam State-Changed-When: Thu Apr 11 00:48:00 PDT 2002 State-Changed-Why: Update committed, thanks! Next time, when updating a port, *please* send a patch, preferably in unified diff format, instead of a whole new sharball. This is explained in chapter 14, "Upgrading", of "The FreeBSD Porter's Handbook", and it will make the lives of the FreeBSD Ports committers' a lot easier :) http://www.freebsd.org/cgi/query-pr.cgi?pr=36760 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 0:57: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from south.nanolink.com (south.nanolink.com [217.75.134.10]) by hub.freebsd.org (Postfix) with SMTP id 9513C37B404 for ; Thu, 11 Apr 2002 00:56:52 -0700 (PDT) Received: (qmail 47372 invoked from network); 11 Apr 2002 08:03:02 -0000 Received: from unknown (HELO straylight.ringlet.net) (212.116.140.125) by south.nanolink.com with SMTP; 11 Apr 2002 08:03:02 -0000 Received: (qmail 93758 invoked by uid 1000); 11 Apr 2002 07:56:19 -0000 Date: Thu, 11 Apr 2002 10:56:19 +0300 From: Peter Pentchev To: Sean Chittenden Cc: Paul Murphy , dougb@freebsd.org, ports@FreeBSD.ORG Subject: Re: xscreensaver port build problems... Message-ID: <20020411105619.C72988@straylight.oblivion.bg> Mail-Followup-To: Sean Chittenden , Paul Murphy , dougb@freebsd.org, ports@FreeBSD.ORG References: <20020404155318.N36827@ninja1.internal> <20020404230649.426a1642.pnmurphy@cogeco.ca> <20020406113410.H968@ninja1.internal> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="DIOMP1UsTsWJauNi" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020406113410.H968@ninja1.internal>; from sean@chittenden.org on Sat, Apr 06, 2002 at 11:34:10AM -0800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --DIOMP1UsTsWJauNi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 06, 2002 at 11:34:10AM -0800, Sean Chittenden wrote: > > > I've looked high and low for the library that's giving me these > > > problems and am still having probs. I've remade most of > > > xscreensaver's dependencies, but I'm still not getting any love. > > > Anyone have any ideas? > [snip] > > > > I got xscreensaver to (finally) compile by modifying the Makefile > > as follows: > >=20 > > --with-jpeg=3D/usr/local --without-gnome >=20 > Thanks for the hint! The attached patch fixes xscreensaver and > xscreensaver-gnome under some conditions. -sc >=20 > --=20 > Sean Chittenden > Index: x11/xscreensaver/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /home/ncvs/ports/x11/xscreensaver/Makefile,v > retrieving revision 1.50 > diff -u -r1.50 Makefile > --- x11/xscreensaver/Makefile 2002/03/24 08:30:24 1.50 > +++ x11/xscreensaver/Makefile 2002/04/06 19:33:29 > @@ -23,7 +23,8 @@ > GNU_CONFIGURE=3D yes > CONFIGURE_ARGS=3D --without-pam --with-gl --with-gle --with-xpm --with-x= ml \ > --with-hackdir=3D${PREFIX}/bin/xscreensaver-hacks/ \ > - --with-configdir=3D${PREFIX}/share/xscreensaver/config/ > + --with-configdir=3D${PREFIX}/share/xscreensaver/config/ \ > + --with-jpeg=3D${PREFIX} > =20 > .include > =20 I believe ${LOCALBASE} would be more appropriate than ${PREFIX} here.. Other than that, the patch looks good. Doug, any objections to this? G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 Do you think anybody has ever had *precisely this thought* before? --DIOMP1UsTsWJauNi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjy1QaMACgkQ7Ri2jRYZRVNiwwCgvuPFSXqzOd4CQRLSI/YzcwW5 lzEAoIci+wurSiHcFmP1AP+Sm8Oxl/hN =BEDk -----END PGP SIGNATURE----- --DIOMP1UsTsWJauNi-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 1:38:50 2002 Delivered-To: freebsd-ports@freebsd.org Received: from e4500b.callatg.com (e4500b.atgi.net [216.174.194.61]) by hub.freebsd.org (Postfix) with SMTP id 30C7737B417 for ; Thu, 11 Apr 2002 01:38:47 -0700 (PDT) Received: (qmail 22316 invoked from network); 11 Apr 2002 08:38:46 -0000 Received: from unknown (HELO boondock) (64.42.111.66) by e4500b.atgi.net with SMTP; 11 Apr 2002 08:38:46 -0000 Message-ID: <019e01c1e134$5c3c4fd0$426f2a40@boondock> From: "Jason Watkins" To: Cc: Subject: FreeBSD Port: bugzilla-2.14.1 Date: Thu, 11 Apr 2002 01:39:13 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-Mimeole: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org It would be nice to have this install somewhere besides /data.default, since I use vhosts and will have to copy stuff around on each update. I'm also facing a problem where ./checksetup.pl wants me to run it as the web user on the 2nd time through. Except if you're 1/2 sane or use the default apache port's settings, user 'www' is /sbin/nologin. I also can't seem to coerce it into prompting me for info to set up the maintainer. I'm assuming it's stored in mysql somewhere, and I'll have to hack it that way. I don't want to complain pointlessly. I'm not a perl hacker, but if there's any way I could help smooth out the BSD port, I'd love to help. jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 2: 5:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from columbus.cris.net (columbus.cris.net [212.110.128.65]) by hub.freebsd.org (Postfix) with ESMTP id 5748437B405 for ; Thu, 11 Apr 2002 02:05:30 -0700 (PDT) Received: from ark.cris.net (root@ark.cris.net [212.110.128.68]) by columbus.cris.net (8.9.3/8.9.3) with ESMTP id MAA74686; Thu, 11 Apr 2002 12:05:13 +0300 (EEST) Received: (from phantom@localhost) by ark.cris.net (8.11.1/8.11.1) id g3B95C732404; Thu, 11 Apr 2002 12:05:12 +0300 (EEST) Date: Thu, 11 Apr 2002 12:05:12 +0300 From: Alexey Zelkin To: Jason Watkins Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: bugzilla-2.14.1 Message-ID: <20020411120512.A31642@ark.cris.net> References: <019e01c1e134$5c3c4fd0$426f2a40@boondock> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <019e01c1e134$5c3c4fd0$426f2a40@boondock>; from jason_watkins@pobox.com on Thu, Apr 11, 2002 at 01:39:13AM -0700 X-Operating-System: FreeBSD 3.5-STABLE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hi, On Thu, Apr 11, 2002 at 01:39:13AM -0700, Jason Watkins wrote: > > It would be nice to have this install somewhere besides /data.default, since > I use vhosts and will have to copy stuff around on each update. I'm not a ports hacker and not sure about correct way to do it, but will look into this issue. > I'm also facing a problem where ./checksetup.pl wants me to run it as the > web user on the 2nd time through. Except if you're 1/2 sane or use the > default apache port's settings, user 'www' is /sbin/nologin. I also can't > seem to coerce it into prompting me for info to set up the maintainer. I'm > assuming it's stored in mysql somewhere, and I'll have to hack it that way. This is a Bugzilla way. First run of checksetup.pl is just creates configuration file which you've to hack away (customize for your system) and run checksetup.pl again to actually setup bugzilla's environment. Also this way is works just fine for package users, i.e. require same actions for people who install from ports and packages. > I don't want to complain pointlessly. I'm not a perl hacker, but if there's > any way I could help smooth out the BSD port, I'd love to help. I think it's more appropriate to ask Bugzilla team about this issue (http://www.bugzilla.org/) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 2:32:40 2002 Delivered-To: freebsd-ports@freebsd.org Received: from infinitive.futureperfectcorporation.com (infinitive.futureperfectcorporation.com [196.25.137.68]) by hub.freebsd.org (Postfix) with SMTP id 581E937B400 for ; Thu, 11 Apr 2002 02:32:33 -0700 (PDT) Received: (qmail 84429 invoked by uid 0); 11 Apr 2002 09:32:27 -0000 Received: from unknown (HELO gerund.futureperfectcorporation.com) (196.25.137.65) by infinitive.futureperfectcorporation.com with DES-CBC3-SHA encrypted SMTP; 11 Apr 2002 09:32:27 -0000 Received: (qmail 56106 invoked by uid 1001); 11 Apr 2002 09:34:18 -0000 Date: Thu, 11 Apr 2002 11:34:18 +0200 From: Neil Blakey-Milner To: Jason Watkins Cc: phantom@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: bugzilla-2.14.1 Message-ID: <20020411093417.GA55586@mithrandr.moria.org> References: <019e01c1e134$5c3c4fd0$426f2a40@boondock> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <019e01c1e134$5c3c4fd0$426f2a40@boondock> User-Agent: Mutt/1.3.27i Organization: iTouch Labs X-Operating-System: FreeBSD 4.3-RELEASE i386 X-URL: http://mithrandr.moria.org/nbm/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu 2002-04-11 (01:39), Jason Watkins wrote: > It would be nice to have this install somewhere besides /data.default, since > I use vhosts and will have to copy stuff around on each update. The ports team for FreeBSD can do one of two things: Provide web applications in the default web root for users so they "just work" with minimal configuration, or provide web applications in another location and force users to purposefully add an Alias (or more) for each application. I think the first is the better option. I can't imagine people who are capable of using virtual hosts being unable to use a new default web root and unable to do the Alias bits necessary to get the application to work in their virtual host. For example, an excerpt from my configuration: # $Header: /usr/local/etc/apache/RCS/vhost.conf,v 1.31 2002/04/06 14:43:13 nbm Exp $ # NameVirtualHost * ServerName pike.moria.org ServerAlias pike DocumentRoot "/usr/local/www/pike/data" ErrorLog /var/log/apache/pike.moria.org/error_log CustomLog /var/log/apache/pike.moria.org/access_log common Alias /phpMyAdmin /usr/local/www/data.default/phpMyAdmin Alias /phpPgAdmin /usr/local/www/data.default/phpPgAdmin Alias /achievo /usr/local/www/data.default/achievo Alias /diveintopython /usr/local/share/doc/diveintopython Alias /python /usr/local/share/doc/python2.2/ Alias /apache /usr/local/share/doc/apache Alias /php /usr/local/share/doc/php Alias /postgresql /usr/local/share/doc/postgresql/html Alias /docbook-tdg /usr/local/share/doc/docbook-tdg Alias /exim /usr/local/share/doc/exim/html Alias /bugzilla /usr/local/www/bugzilla Alias /bugzilla-doc /usr/local/share/doc/bugzilla/html Alias /tomcat /usr/local/jakarta-tomcat4.0.3/webapps/tomcat-docs/ RewriteEngine on RewriteCond %{HTTP:Authorization} ^(.*) RewriteRule ^/Zope(.*) /usr/local/www/cgi-bin.default/Zope.cgi$1 [env=HTTP_CGI_AUTHORIZATION:%1,t=application/x-httpd-cgi,l] Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 3: 0:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 154B237B417 for ; Thu, 11 Apr 2002 03:00:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BA06R68611; Thu, 11 Apr 2002 03:00:06 -0700 (PDT) (envelope-from gnats) Date: Thu, 11 Apr 2002 03:00:06 -0700 (PDT) Message-Id: <200204111000.g3BA06R68611@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Dan Langille" Subject: Re: ports/36687: Update port: security/portsentry (master site) Reply-To: "Dan Langille" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36687; it has been noted by GNATS. From: "Dan Langille" To: Peter Pentchev Cc: Kimura Fuyuki , bug-followup@FreeBSD.org Subject: Re: ports/36687: Update port: security/portsentry (master site) Date: Thu, 11 Apr 2002 05:50:55 -0400 I think it's great. Thank you for asking. Much appreciated. On 11 Apr 2002 at 10:11, Peter Pentchev wrote: > Hi, > > What does the port maintainer think about this? > > G'luck, > Peter > > -- > Peter Pentchev roam@ringlet.net roam@FreeBSD.org > PGP key: http://people.FreeBSD.org/~roam/roam.key.asc > Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 > If this sentence were in Chinese, it would say something else. > > On Tue, Apr 02, 2002 at 09:00:05PM -0800, Kimura Fuyuki wrote: > > Sorry, forget to update WWW. > > > > cvs server: Diffing . > > Index: Makefile > > =================================================================== RCS > > file: /home/ncvs/ports/security/portsentry/Makefile,v retrieving > > revision 1.13 diff -u -r1.13 Makefile --- Makefile 2001/09/13 > > 02:01:11 1.13 > > +++ Makefile 2002/04/03 04:46:02 > > @@ -8,7 +8,7 @@ > > PORTNAME= portsentry > > PORTVERSION= 1.1 > > CATEGORIES= security > > -MASTER_SITES= http://www.psionic.com/tools/ > > +MASTER_SITES= http://www.psionic.com/downloads/ > > > > MAINTAINER= ports@freebsddiary.org > > > > Index: pkg-descr > > =================================================================== RCS > > file: /home/ncvs/ports/security/portsentry/pkg-descr,v retrieving > > revision 1.4 diff -u -r1.4 pkg-descr --- pkg-descr 2001/08/20 > > 13:52:48 1.4 > > +++ pkg-descr 2002/04/03 04:46:02 > > @@ -4,4 +4,4 @@ > > perform similar detection of scans, but PortSentry has some unique > > features that may make it worth looking into. > > > > -WWW: http://www.psionic.com/abacus/portsentry/ > > +WWW: http://www.psionic.com/products/portsentry.html > > cvs server: Diffing files > -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ - practical examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 3: 0:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EB60437B41F for ; Thu, 11 Apr 2002 03:00:12 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BA0Ch68684; Thu, 11 Apr 2002 03:00:12 -0700 (PDT) (envelope-from gnats) Date: Thu, 11 Apr 2002 03:00:12 -0700 (PDT) Message-Id: <200204111000.g3BA0Ch68684@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Dan Langille" Subject: Re: ports/36687: Update port: security/portsentry (master site) Reply-To: "Dan Langille" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36687; it has been noted by GNATS. From: "Dan Langille" To: Peter Pentchev Cc: Kimura Fuyuki , bug-followup@FreeBSD.org Subject: Re: ports/36687: Update port: security/portsentry (master site) Date: Thu, 11 Apr 2002 05:56:19 -0400 BTW: if anyone wishes to take over maintainership of this port and security/logcheck, please speak up. On 11 Apr 2002 at 10:11, Peter Pentchev wrote: > Hi, > > What does the port maintainer think about this? > > G'luck, > Peter > > -- > Peter Pentchev roam@ringlet.net roam@FreeBSD.org > PGP key: http://people.FreeBSD.org/~roam/roam.key.asc > Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 > If this sentence were in Chinese, it would say something else. > > On Tue, Apr 02, 2002 at 09:00:05PM -0800, Kimura Fuyuki wrote: > > Sorry, forget to update WWW. > > > > cvs server: Diffing . > > Index: Makefile > > =================================================================== RCS > > file: /home/ncvs/ports/security/portsentry/Makefile,v retrieving > > revision 1.13 diff -u -r1.13 Makefile --- Makefile 2001/09/13 > > 02:01:11 1.13 > > +++ Makefile 2002/04/03 04:46:02 > > @@ -8,7 +8,7 @@ > > PORTNAME= portsentry > > PORTVERSION= 1.1 > > CATEGORIES= security > > -MASTER_SITES= http://www.psionic.com/tools/ > > +MASTER_SITES= http://www.psionic.com/downloads/ > > > > MAINTAINER= ports@freebsddiary.org > > > > Index: pkg-descr > > =================================================================== RCS > > file: /home/ncvs/ports/security/portsentry/pkg-descr,v retrieving > > revision 1.4 diff -u -r1.4 pkg-descr --- pkg-descr 2001/08/20 > > 13:52:48 1.4 > > +++ pkg-descr 2002/04/03 04:46:02 > > @@ -4,4 +4,4 @@ > > perform similar detection of scans, but PortSentry has some unique > > features that may make it worth looking into. > > > > -WWW: http://www.psionic.com/abacus/portsentry/ > > +WWW: http://www.psionic.com/products/portsentry.html > > cvs server: Diffing files > -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ - practical examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 3:13: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from hotmail.com (f15.sea1.hotmail.com [207.68.163.15]) by hub.freebsd.org (Postfix) with ESMTP id B9EC537B417 for ; Thu, 11 Apr 2002 03:12:57 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 11 Apr 2002 03:12:57 -0700 Received: from 213.29.185.5 by sea1fd.sea1.hotmail.msn.com with HTTP; Thu, 11 Apr 2002 10:12:57 GMT X-Originating-IP: [213.29.185.5] From: "mehdi karbalaee" To: dyfet@gnu.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: bayonne-0.5.3 Date: Thu, 11 Apr 2002 10:12:57 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 11 Apr 2002 10:12:57.0632 (UTC) FILETIME=[73E0CA00:01C1E141] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hi i have two phone line in my home i want to make an small ip telephony service that i can phone to my city when i am not in my home and when i am connect to internet from home . i have an old multi port that i can conct another modem to it . can i do it ? i try to use of your pgorgram but i cannot download it can you help me ?. sicely yours karbalaee . _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 4:50:59 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 400C337B417; Thu, 11 Apr 2002 04:50:55 -0700 (PDT) Received: (from tg@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BBotS06710; Thu, 11 Apr 2002 04:50:55 -0700 (PDT) (envelope-from tg) Date: Thu, 11 Apr 2002 04:50:55 -0700 (PDT) From: Message-Id: <200204111150.g3BBotS06710@freefall.freebsd.org> To: ports@geeksrus.net, tg@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36589: www/pyweblib: use current python Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: www/pyweblib: use current python State-Changed-From-To: open->closed State-Changed-By: tg State-Changed-When: Thu Apr 11 04:50:35 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=36589 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 5:15:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B93137B400; Thu, 11 Apr 2002 05:15:40 -0700 (PDT) Received: (from roam@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BCFeH15218; Thu, 11 Apr 2002 05:15:40 -0700 (PDT) (envelope-from roam) Date: Thu, 11 Apr 2002 05:15:40 -0700 (PDT) From: Message-Id: <200204111215.g3BCFeH15218@freefall.freebsd.org> To: fuyuki@mj.0038.net, roam@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36687: Update port: security/portsentry (master site) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: security/portsentry (master site) State-Changed-From-To: open->closed State-Changed-By: roam State-Changed-When: Thu Apr 11 05:15:29 PDT 2002 State-Changed-Why: Update committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36687 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 5:46: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B8A937B400; Thu, 11 Apr 2002 05:46:02 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BCk1629768; Thu, 11 Apr 2002 05:46:01 -0700 (PDT) (envelope-from ijliao) Date: Thu, 11 Apr 2002 05:46:01 -0700 (PDT) From: Message-Id: <200204111246.g3BCk1629768@freefall.freebsd.org> To: ats@first.fhg.de, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36963: ports/games/robocode has a checksum error Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ports/games/robocode has a checksum error State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu Apr 11 05:45:26 PDT 2002 State-Changed-Why: superceded by pr/36987 http://www.freebsd.org/cgi/query-pr.cgi?pr=36963 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 5:46:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 76B0237B404; Thu, 11 Apr 2002 05:46:24 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BCkOe29905; Thu, 11 Apr 2002 05:46:24 -0700 (PDT) (envelope-from ijliao) Date: Thu, 11 Apr 2002 05:46:24 -0700 (PDT) From: Message-Id: <200204111246.g3BCkOe29905@freefall.freebsd.org> To: ats@first.fhg.de, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36965: ports/graphics/gdal has a checksum error Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ports/graphics/gdal has a checksum error State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu Apr 11 05:46:10 PDT 2002 State-Changed-Why: superceded by pr/36989 http://www.freebsd.org/cgi/query-pr.cgi?pr=36965 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 5:50: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3399B37B416 for ; Thu, 11 Apr 2002 05:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BCo2630619; Thu, 11 Apr 2002 05:50:02 -0700 (PDT) (envelope-from gnats) Received: from cpe.atm0-0-0-1231187.0x50c47eb6.kd4nxx3.customer.tele.dk (cpe.atm0-0-0-1231187.0x50c47eb6.kd4nxx3.customer.tele.dk [80.196.126.182]) by hub.freebsd.org (Postfix) with ESMTP id 5A91337B405 for ; Thu, 11 Apr 2002 05:46:21 -0700 (PDT) Received: (from www@localhost) by cpe.atm0-0-0-1231187.0x50c47eb6.kd4nxx3.customer.tele.dk (8.11.6/8.11.6) id g3BCsan07048 for FreeBSD-gnats-submit@freebsd.org; Thu, 11 Apr 2002 14:54:36 +0200 (CEST) (envelope-from flemming@froekjaer.org) Message-Id: <1018529676.3cb5878c72ded@mail.froekjaer.org> Date: Thu, 11 Apr 2002 14:54:36 +0200 (CEST) From: =?ISO-8859-1?Q?Flemming_Fr=F8kj=E6r?= To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/36993: mod_jk failes to load Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36993 >Category: ports >Synopsis: mod_jk failes to load >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 11 05:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Flemming Froekjaer >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD looke.eti.dk 4.5-STABLE FreeBSD 4.5-STABLE #0: Wed Apr 10 10:56:58 CEST 2002 flemming@thor.eti.dk:/usr/obj/usr/src/sys/GENERIC i386 >pkg_info | grep jdk jdk-1.1.8 Sun's Java Developers Kit jdk-1.3.1p6_3 Sun's Java Developers Kit jdk-doc-1.3.1 Java Development Kit 1.3 Documentation linux-jdk-1.2.2 Blackdown Linux Java Developers Kit 1.2.2 linux-jdk-1.3.1.02_1 Sun Java Development Kit 1.3 for Linux linux-jdk-1.3.1.03 Sun Java Development Kit 1.3 for Linux >pkg_info | grep apache apache+mod_ssl-1.3.24+2.8.8 The Apache 1.3 webserver with SSL/TLS functionality >pkg_info | grep tomcat jakarta-tomcat-3.3.1_9 Open-source Java web server by Apache, stable 3.x branch >Description: When starting Apache it failes to load mod_jk. ~ >/usr/local/sbin/apachectl configtest Syntax error on line 241 of /usr/local/etc/apache/httpd.conf: Cannot load /usr/local/libexec/apache/mod_jk.so into server: /usr/local/libexec/apache/mod_jk.so: Undefined symbol "pthread_mutex_unlock" >How-To-Repeat: Install Apache 1.3.24, jdk1.3.1, jakarta-ant, tomcat-3.3.1_9 and mod_jk Then add the lines to load mod_jk into httpd.conf: LoadModule jk_module libexec/apache/mod_jk.so and: AddModule mod_jk.c >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 5:52:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 669FB37B405; Thu, 11 Apr 2002 05:52:21 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BCqLX31308; Thu, 11 Apr 2002 05:52:21 -0700 (PDT) (envelope-from ijliao) Date: Thu, 11 Apr 2002 05:52:21 -0700 (PDT) From: Message-Id: <200204111252.g3BCqLX31308@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/36993: mod_jk failes to load Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mod_jk failes to load Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: ijliao Responsible-Changed-When: Thu Apr 11 05:52:11 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36993 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 5:53:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from cip1.melaten.rwth-aachen.de (cip1.melaten.RWTH-Aachen.DE [134.130.92.100]) by hub.freebsd.org (Postfix) with ESMTP id 0F8F237B41E for ; Thu, 11 Apr 2002 05:53:39 -0700 (PDT) Received: from cip12.melaten.rwth-aachen.de (cip12.melaten.rwth-aachen.de [134.130.92.12]) by cip1.melaten.rwth-aachen.de (8.11.6/8.11.1) with ESMTP id g3BCrBh24835; Thu, 11 Apr 2002 14:53:11 +0200 (CEST) (envelope-from tg@melaten.rwth-aachen.de) Received: (from tg@localhost) by cip12.melaten.rwth-aachen.de (8.11.6/8.11.1) id g3BCsYo23370; Thu, 11 Apr 2002 14:54:34 +0200 (CEST) (envelope-from tg@melaten.rwth-aachen.de) X-Authentication-Warning: cip12.melaten.rwth-aachen.de: tg set sender to tg@melaten.rwth-aachen.de using -f To: "R. Lahaye" Cc: Neil Blakey-Milner , ports@FreeBSD.ORG Subject: Re: FreeBSD Port: opendx-4.1.3_1 References: <3CB3B695.E71D4E73@users.sourceforge.net> <20020410132338.GB47576@mithrandr.moria.org> <3CB43F85.E249FA7E@users.sourceforge.net> From: Thomas Gellekum In-Reply-To: "R. Lahaye"'s message of "Wed, 10 Apr 2002 22:35:01 +0900" Date: 11 Apr 2002 14:54:34 +0200 Message-ID: Lines: 12 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org "R. Lahaye" writes: > How does opendx configure without autoconf and how does it generate > the Makefiles without automake???? The source comes autoconf'd; you can usually just run configure with appropriate options and be set. That's what the port does (is supposed to do). Having auto{conf,make} has never caused a problem on my machine (I have the older versions, though). I'll need to check why opendx would try to run auto* at all. tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 6: 0:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BB02A37B405 for ; Thu, 11 Apr 2002 06:00:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BD03632695; Thu, 11 Apr 2002 06:00:03 -0700 (PDT) (envelope-from gnats) Received: from akaraka.yonsei.ac.kr (akaraka.yonsei.ac.kr [165.132.134.53]) by hub.freebsd.org (Postfix) with ESMTP id 26E1637B400 for ; Thu, 11 Apr 2002 05:51:44 -0700 (PDT) Received: from akaraka.yonsei.ac.kr (localhost.yonsei.ac.kr [127.0.0.1]) by akaraka.yonsei.ac.kr (8.12.2/8.12.2) with ESMTP id g3BCpd6o028506 for ; Thu, 11 Apr 2002 21:51:39 +0900 (KST) (envelope-from perky@akaraka.yonsei.ac.kr) Received: (from perky@localhost) by akaraka.yonsei.ac.kr (8.12.2/8.12.2/Submit) id g3BCpYIX028505; Thu, 11 Apr 2002 21:51:34 +0900 (KST) Message-Id: <200204111251.g3BCpYIX028505@akaraka.yonsei.ac.kr> Date: Thu, 11 Apr 2002 21:51:34 +0900 (KST) From: Hye-Shik Chang Reply-To: Hye-Shik Chang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36994: New port: textproc/py-plex Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36994 >Category: ports >Synopsis: New port: textproc/py-plex >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 11 06:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 5.0-CURRENT i386 >Organization: Yonsei University >Environment: System: FreeBSD akaraka.yonsei.ac.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Apr 10 04:16:59 KST 2002 root@akaraka.yonsei.ac.kr:/usr/src/sys/i386/compile/JOARRA i386 >Description: New port for py-plex, the Lexical Analysis Module for Python >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-plex # py-plex/Makefile # py-plex/distinfo # py-plex/pkg-comment # py-plex/pkg-descr # py-plex/pkg-plist # py-plex/files # py-plex/files/setup.py # echo c - py-plex mkdir -p py-plex > /dev/null 2>&1 echo x - py-plex/Makefile sed 's/^X//' >py-plex/Makefile << 'END-of-py-plex/Makefile' X# New ports collection makefile for: py-plex X# Date created: 11 April 2002 X# Whom: Hye-Shik Chang X# X# $FreeBSD$ X# X XPORTNAME= plex XPORTVERSION= 1.1.2 XCATEGORIES= textproc python XMASTER_SITES= http://www.cosc.canterbury.ac.nz/~greg/python/Plex/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= Plex${PORTVERSION} X XMAINTAINER= perky@fallin.lv X XUSE_PYTHON= yes X XWRKSRC= ${WRKDIR} XDOCDIR= share/doc/py-plex XEXAMPLESDIR= share/examples/py-plex XSETUP_CMD= cd ${WRKSRC} && ${PYTHON_CMD} setup.py X Xpost-extract: X ${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|g' ${FILESDIR}/setup.py \ X > ${WRKSRC}/setup.py X Xdo-build: X ${SETUP_CMD} build X Xdo-install: X ${SETUP_CMD} install -c -O1 --prefix=${PREFIX} X.if !defined(NOPORTDOCS) X ${MKDIR} ${PREFIX}/${DOCDIR} X cd ${WRKSRC}/doc && ${INSTALL_DATA} * ${PREFIX}/${DOCDIR} X ${MKDIR} ${PREFIX}/${EXAMPLESDIR} X cd ${WRKSRC}/examples && ${INSTALL_DATA} * ${PREFIX}/${EXAMPLESDIR} X.endif X X.include END-of-py-plex/Makefile echo x - py-plex/distinfo sed 's/^X//' >py-plex/distinfo << 'END-of-py-plex/distinfo' XMD5 (Plex1.1.2.tar.gz) = 40356d1d68009e57e4b380a2139fb1f4 END-of-py-plex/distinfo echo x - py-plex/pkg-comment sed 's/^X//' >py-plex/pkg-comment << 'END-of-py-plex/pkg-comment' XLexical Analysis Module for Python END-of-py-plex/pkg-comment echo x - py-plex/pkg-descr sed 's/^X//' >py-plex/pkg-descr << 'END-of-py-plex/pkg-descr' XPlex is a Python module for constructing lexical analysers, Xor scanners. Plex scanners have almost all the capabilities of Xthe scanners generated by GNU Flex, and are specified in a very Xsimilar way. Tokens are defined by regular expressions, and each Xtoken has an associated action, which may be to return a literal Xvalue, or to call an arbitrary function. X XWWW: http://www.cosc.canterbury.ac.nz/~greg/python/Plex/ END-of-py-plex/pkg-descr echo x - py-plex/pkg-plist sed 's/^X//' >py-plex/pkg-plist << 'END-of-py-plex/pkg-plist' Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Actions.py Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Actions.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Actions.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Plex/DFA.py Xlib/%%PYTHON_VERSION%%/site-packages/Plex/DFA.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Plex/DFA.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Errors.py Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Errors.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Errors.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Lexicons.py Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Lexicons.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Lexicons.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Machines.py Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Machines.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Machines.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Regexps.py Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Regexps.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Regexps.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Scanners.py Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Scanners.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Scanners.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Timing.py Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Timing.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Timing.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Traditional.py Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Traditional.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Traditional.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Transitions.py Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Transitions.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Plex/Transitions.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Plex/__init__.py Xlib/%%PYTHON_VERSION%%/site-packages/Plex/__init__.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Plex/__init__.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Plex/test_tm.py Xlib/%%PYTHON_VERSION%%/site-packages/Plex/test_tm.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Plex/test_tm.pyo X@dirrm lib/%%PYTHON_VERSION%%/site-packages/Plex X%%PORTDOCS%%share/doc/py-plex/Reference.html X%%PORTDOCS%%share/doc/py-plex/Tutorial.html X%%PORTDOCS%%share/doc/py-plex/index.html X%%PORTDOCS%%share/examples/py-plex/example1and2.in X%%PORTDOCS%%share/examples/py-plex/example1and2.py X%%PORTDOCS%%share/examples/py-plex/example3.in X%%PORTDOCS%%share/examples/py-plex/example3.py X%%PORTDOCS%%share/examples/py-plex/example4.in X%%PORTDOCS%%share/examples/py-plex/example4.py X%%PORTDOCS%%share/examples/py-plex/example5.in X%%PORTDOCS%%share/examples/py-plex/example5.py X%%PORTDOCS%%share/examples/py-plex/example6.in X%%PORTDOCS%%share/examples/py-plex/example6.py X%%PORTDOCS%%share/examples/py-plex/example7.in X%%PORTDOCS%%share/examples/py-plex/example7.py X%%PORTDOCS%%share/examples/py-plex/pascal.in X%%PORTDOCS%%share/examples/py-plex/pascal.py X%%PORTDOCS%%share/examples/py-plex/python.in X%%PORTDOCS%%share/examples/py-plex/python.py X%%PORTDOCS%%share/examples/py-plex/speedtest.in X%%PORTDOCS%%share/examples/py-plex/speedtest.py X%%PORTDOCS%%@dirrm share/examples/py-plex X%%PORTDOCS%%@dirrm share/doc/py-plex END-of-py-plex/pkg-plist echo c - py-plex/files mkdir -p py-plex/files > /dev/null 2>&1 echo x - py-plex/files/setup.py sed 's/^X//' >py-plex/files/setup.py << 'END-of-py-plex/files/setup.py' Xfrom distutils.core import setup X Xsetup( X name = 'plex', X version = "%%PORTVERSION%%", X packages = ['Plex'], X ) END-of-py-plex/files/setup.py exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 7:10:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6322937B405 for ; Thu, 11 Apr 2002 07:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BEA2Z50964; Thu, 11 Apr 2002 07:10:02 -0700 (PDT) (envelope-from gnats) Received: from akaraka.yonsei.ac.kr (akaraka.yonsei.ac.kr [165.132.134.53]) by hub.freebsd.org (Postfix) with ESMTP id 5147B37B416 for ; Thu, 11 Apr 2002 07:01:03 -0700 (PDT) Received: from akaraka.yonsei.ac.kr (localhost.yonsei.ac.kr [127.0.0.1]) by akaraka.yonsei.ac.kr (8.12.2/8.12.2) with ESMTP id g3BE126o038439 for ; Thu, 11 Apr 2002 23:01:02 +0900 (KST) (envelope-from perky@akaraka.yonsei.ac.kr) Received: (from perky@localhost) by akaraka.yonsei.ac.kr (8.12.2/8.12.2/Submit) id g3BE0von038438; Thu, 11 Apr 2002 23:00:57 +0900 (KST) Message-Id: <200204111400.g3BE0von038438@akaraka.yonsei.ac.kr> Date: Thu, 11 Apr 2002 23:00:57 +0900 (KST) From: Hye-Shik Chang Reply-To: Hye-Shik Chang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36995: New port: devel/pyrex Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36995 >Category: ports >Synopsis: New port: devel/pyrex >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 11 07:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 5.0-CURRENT i386 >Organization: Yonsei University >Environment: System: FreeBSD akaraka.yonsei.ac.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Apr 10 04:16:59 KST 2002 root@akaraka.yonsei.ac.kr:/usr/src/sys/i386/compile/JOARRA i386 >Description: New port for Pyrex, the Programming Language for writing Python Extension Modules This port needs textproc/py-plex which is on ports/36994 >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # pyrex # pyrex/files # pyrex/files/setup.py # pyrex/Makefile # pyrex/distinfo # pyrex/pkg-comment # pyrex/pkg-descr # pyrex/pkg-plist # echo c - pyrex mkdir -p pyrex > /dev/null 2>&1 echo c - pyrex/files mkdir -p pyrex/files > /dev/null 2>&1 echo x - pyrex/files/setup.py sed 's/^X//' >pyrex/files/setup.py << 'END-of-pyrex/files/setup.py' Xfrom distutils.core import setup X Xsetup( X name = 'pyrex', X version = "%%PORTVERSION%%", X packages = ['Pyrex'], X package_dir = {'Pyrex':'.'}, X scripts = ['pyrexc'], X ) END-of-pyrex/files/setup.py echo x - pyrex/Makefile sed 's/^X//' >pyrex/Makefile << 'END-of-pyrex/Makefile' X# New ports collection makefile for: pyrex X# Date created: 11 April 2002 X# Whom: Hye-Shik Chang X# X# $FreeBSD$ X# X XPORTNAME= pyrex XPORTVERSION= 0.1.1 XCATEGORIES= devel lang python XMASTER_SITES= http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/ XPKGNAMESUFFIX= -py${PYTHON_SUFFIX} XDISTNAME= Pyrex${PORTVERSION} X XMAINTAINER= perky@fallin.lv X XBUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Plex/__init__.py:${PORTSDIR}/textproc/py-plex XRUN_DEPENDS= ${PYTHON_SITELIBDIR}/Plex/__init__.py:${PORTSDIR}/textproc/py-plex X XUSE_PYTHON= yes XWRKSRC= ${WRKDIR}/${PORTVERSION} XSETUP_CMD= cd ${WRKSRC} && ${PYTHON_CMD} setup.py X Xpost-extract: X @${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|g' ${FILESDIR}/setup.py \ X > ${WRKSRC}/setup.py X @echo "from Pyrex import *" > ${WRKSRC}/__init__.py X Xpost-patch: X @${PERL} -pi -e 's|yield|produce|g' ${WRKSRC}/Scanning.py X @${SED} -e 's|^PYINCLUDE =.*|PYINCLUDE=${PYTHON_INCLUDEDIR}|g' \ X -e 's|\.\./py|${PREFIX}/bin/py|g' ${WRKSRC}/Demos/Makefile > \ X ${WRKSRC}/.tmp && ${CAT} ${WRKSRC}/.tmp > ${WRKSRC}/Demos/Makefile X Xdo-build: X @${SETUP_CMD} build X Xdo-install: X @${SETUP_CMD} install -c -O1 --prefix=${PREFIX} X X @# precompile lexicon pickle X @cd ${WRKSRC}/Demos && ${PYTHON_CMD} ${PREFIX}/bin/pyrexc primes.pyx X X.if !defined(NOPORTDOCS) X @cd ${WRKSRC}/Demos && ${MAKE} clean X X @${MKDIR} ${DOCSDIR} X @cd ${WRKSRC}/Doc && ${INSTALL_DATA} * ${DOCSDIR} X @${MKDIR} ${EXAMPLESDIR} X @cd ${WRKSRC}/Demos && ${INSTALL_DATA} * ${EXAMPLESDIR} X.endif X X.include END-of-pyrex/Makefile echo x - pyrex/distinfo sed 's/^X//' >pyrex/distinfo << 'END-of-pyrex/distinfo' XMD5 (Pyrex0.1.1.tar.gz) = 88f07079a336c7e6d4faa4fe4e79994b END-of-pyrex/distinfo echo x - pyrex/pkg-comment sed 's/^X//' >pyrex/pkg-comment << 'END-of-pyrex/pkg-comment' XProgramming Language for writing Python extension modules END-of-pyrex/pkg-comment echo x - pyrex/pkg-descr sed 's/^X//' >pyrex/pkg-descr << 'END-of-pyrex/pkg-descr' XPyrex is a language specially designed for writing Python extension Xmodules. It's designed to bridge the gap between the nice, high-level, Xeasy-to-use world of Python and the messy, low-level world of C. X XWWW: http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/ END-of-pyrex/pkg-descr echo x - pyrex/pkg-plist sed 's/^X//' >pyrex/pkg-plist << 'END-of-pyrex/pkg-plist' Xbin/pyrexc Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Backend.py Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Backend.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Backend.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Code.py Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Code.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Code.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/DebugFlags.py Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/DebugFlags.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/DebugFlags.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Errors.py Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Errors.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Errors.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/ExprNodes.py Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/ExprNodes.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/ExprNodes.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Lexicon.pickle Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Naming.py Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Naming.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Naming.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Nodes.py Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Nodes.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Nodes.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Parsing.py Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Parsing.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Parsing.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Pyrex.py Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Pyrex.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Pyrex.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/PyrexTypes.py Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/PyrexTypes.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/PyrexTypes.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Scanning.py Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Scanning.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Scanning.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Symtab.py Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Symtab.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Symtab.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Utils.py Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Utils.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/Utils.pyo Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/__init__.py Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/__init__.pyc Xlib/%%PYTHON_VERSION%%/site-packages/Pyrex/__init__.pyo X@dirrm lib/%%PYTHON_VERSION%%/site-packages/Pyrex X%%PORTDOCS%%share/doc/pyrex/About.html X%%PORTDOCS%%share/doc/pyrex/overview.html X%%PORTDOCS%%share/doc/pyrex/primes.c X%%PORTDOCS%%share/examples/pyrex/Makefile X%%PORTDOCS%%share/examples/pyrex/primes.pyx X%%PORTDOCS%%share/examples/pyrex/pyprimes.py X%%PORTDOCS%%share/examples/pyrex/run_primes.py X%%PORTDOCS%%@dirrm share/examples/pyrex X%%PORTDOCS%%@dirrm share/doc/pyrex END-of-pyrex/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 7:21: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from bf.wakwak.com (bf.wakwak.com [211.132.128.101]) by hub.freebsd.org (Postfix) with ESMTP id 1D3D137B400 for ; Thu, 11 Apr 2002 07:21:04 -0700 (PDT) Received: from bsdclub.org (sada.as.wakwak.ne.jp [61.115.78.20]) by bf.wakwak.com (8.11.6/8.11.6/2002-03-12) with SMTP id g3BEKrJ46860; Thu, 11 Apr 2002 23:20:53 +0900 (JST) (envelope-from sada@bsdclub.org) Date: Thu, 11 Apr 2002 23:20:59 +0900 From: SADA Kenji To: dan@langille.org Cc: ports@FreeBSD.ORG Subject: Re: latest INDEX count versus cvs Message-Id: <20020411232059.19c26244.sada@bsdclub.org> In-Reply-To: <20020406041010.D0C633F28@bast.unixathome.org> References: <20020406041010.D0C633F28@bast.unixathome.org> Organization: Private X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 5 Apr 2002 23:09:49 -0500 "Dan Langille" wrote: > japanese/alias-fonts This is repo.copied thing and my job is done. Thanks. -- SADA Kenji To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 7:22:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E39E37B417; Thu, 11 Apr 2002 07:22:25 -0700 (PDT) Received: (from roam@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BEMPt53141; Thu, 11 Apr 2002 07:22:25 -0700 (PDT) (envelope-from roam) Date: Thu, 11 Apr 2002 07:22:25 -0700 (PDT) From: Message-Id: <200204111422.g3BEMPt53141@freefall.freebsd.org> To: christophe@labouisse.org, roam@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36778: jdresolve tarball can no longer be fetched from primary site Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: jdresolve tarball can no longer be fetched from primary site State-Changed-From-To: open->closed State-Changed-By: roam State-Changed-When: Thu Apr 11 07:22:10 PDT 2002 State-Changed-Why: Update committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36778 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 7:22:41 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 3BC8F37B417 for ; Thu, 11 Apr 2002 07:22:30 -0700 (PDT) Received: from 12-234-22-238.client.attbi.com ([12.234.22.238]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020411091945.YSYB15826.rwcrmhc54.attbi.com@12-234-22-238.client.attbi.com>; Thu, 11 Apr 2002 09:19:45 +0000 Received: from master.gorean.org (master.gorean.org [10.0.0.2]) by 12-234-22-238.client.attbi.com (8.11.6/8.11.6) with ESMTP id g3B8hFh99336; Thu, 11 Apr 2002 01:43:15 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from master.gorean.org (localhost [127.0.0.1]) by master.gorean.org (8.12.2/8.12.2) with ESMTP id g3B8hAQr005612; Thu, 11 Apr 2002 01:43:10 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by master.gorean.org (8.12.2/8.12.2/Submit) with ESMTP id g3B8gmPK005609; Thu, 11 Apr 2002 01:42:58 -0700 (PDT) X-Authentication-Warning: master.gorean.org: doug owned process doing -bs Date: Thu, 11 Apr 2002 01:42:48 -0700 (PDT) From: Doug Barton X-X-Sender: doug@master.gorean.org To: Peter Pentchev Cc: Sean Chittenden , Paul Murphy , Subject: Re: xscreensaver port build problems... In-Reply-To: <20020411105619.C72988@straylight.oblivion.bg> Message-ID: <20020411014155.Y504-100000@master.gorean.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 11 Apr 2002, Peter Pentchev wrote: > > Index: x11/xscreensaver/Makefile > > =================================================================== > > RCS file: /home/ncvs/ports/x11/xscreensaver/Makefile,v > > retrieving revision 1.50 > > diff -u -r1.50 Makefile > > --- x11/xscreensaver/Makefile 2002/03/24 08:30:24 1.50 > > +++ x11/xscreensaver/Makefile 2002/04/06 19:33:29 > > @@ -23,7 +23,8 @@ > > GNU_CONFIGURE= yes > > CONFIGURE_ARGS= --without-pam --with-gl --with-gle --with-xpm --with-xml \ > > --with-hackdir=${PREFIX}/bin/xscreensaver-hacks/ \ > > - --with-configdir=${PREFIX}/share/xscreensaver/config/ > > + --with-configdir=${PREFIX}/share/xscreensaver/config/ \ > > + --with-jpeg=${PREFIX} > > > > .include > > > > I believe ${LOCALBASE} would be more appropriate than ${PREFIX} here.. I think you're probably right.... > Other than that, the patch looks good. Doug, any objections to this? If you mean, "Should I commit this for you?" the answer is no. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 7:45:16 2002 Delivered-To: freebsd-ports@freebsd.org Received: from south.nanolink.com (south.nanolink.com [217.75.134.10]) by hub.freebsd.org (Postfix) with SMTP id 47B0937B404 for ; Thu, 11 Apr 2002 07:45:08 -0700 (PDT) Received: (qmail 48875 invoked from network); 11 Apr 2002 14:51:30 -0000 Received: from discworld.nanolink.com (HELO straylight.ringlet.net) (217.75.135.248) by south.nanolink.com with SMTP; 11 Apr 2002 14:51:30 -0000 Received: (qmail 23325 invoked by uid 1000); 11 Apr 2002 14:44:54 -0000 Date: Thu, 11 Apr 2002 17:44:54 +0300 From: Peter Pentchev To: Doug Barton Cc: Sean Chittenden , Paul Murphy , ports@FreeBSD.org Subject: Re: xscreensaver port build problems... Message-ID: <20020411174454.A34916@straylight.oblivion.bg> Mail-Followup-To: Doug Barton , Sean Chittenden , Paul Murphy , ports@FreeBSD.org References: <20020411105619.C72988@straylight.oblivion.bg> <20020411014155.Y504-100000@master.gorean.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="u3/rZRmxL6MmkK24" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020411014155.Y504-100000@master.gorean.org>; from DougB@FreeBSD.org on Thu, Apr 11, 2002 at 01:42:48AM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 11, 2002 at 01:42:48AM -0700, Doug Barton wrote: > On Thu, 11 Apr 2002, Peter Pentchev wrote: >=20 > > > Index: x11/xscreensaver/Makefile > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > RCS file: /home/ncvs/ports/x11/xscreensaver/Makefile,v > > > retrieving revision 1.50 > > > diff -u -r1.50 Makefile > > > --- x11/xscreensaver/Makefile 2002/03/24 08:30:24 1.50 > > > +++ x11/xscreensaver/Makefile 2002/04/06 19:33:29 > > > @@ -23,7 +23,8 @@ > > > GNU_CONFIGURE=3D yes > > > CONFIGURE_ARGS=3D --without-pam --with-gl --with-gle --with-xpm --wi= th-xml \ > > > --with-hackdir=3D${PREFIX}/bin/xscreensaver-hacks/ \ > > > - --with-configdir=3D${PREFIX}/share/xscreensaver/config/ > > > + --with-configdir=3D${PREFIX}/share/xscreensaver/config/ \ > > > + --with-jpeg=3D${PREFIX} > > > > > > .include > > > > > > > I believe ${LOCALBASE} would be more appropriate than ${PREFIX} here.. >=20 > I think you're probably right.... >=20 > > Other than that, the patch looks good. Doug, any objections to this? >=20 > If you mean, "Should I commit this for you?" the answer is no. "No" as in "No objections, go ahead", or "no" as in "No, I do not like it, do not commit it until I have thought it over and stuff"? :) G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 This sentence was in the past tense. --u3/rZRmxL6MmkK24 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjy1oWYACgkQ7Ri2jRYZRVNMXwCfdFlhS/ldFXEKQYcYzOg4pf7I A+kAoImpLhdnPyu95P0yYXhTDgFhee7u =Dj6F -----END PGP SIGNATURE----- --u3/rZRmxL6MmkK24-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 8: 0:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B2FC37B416 for ; Thu, 11 Apr 2002 08:00:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BF07d60520; Thu, 11 Apr 2002 08:00:07 -0700 (PDT) (envelope-from gnats) Received: from noname.csdl.lt (noname.csdl.lt [194.176.40.182]) by hub.freebsd.org (Postfix) with SMTP id A31DA37B417 for ; Thu, 11 Apr 2002 07:56:24 -0700 (PDT) Received: (qmail 43200 invoked by uid 1000); 11 Apr 2002 14:56:18 -0000 Message-Id: <20020411145618.43199.qmail@noname.csdl.lt> Date: 11 Apr 2002 14:56:18 -0000 From: Paulius Bulotas Reply-To: Paulius Bulotas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36996: Update to version 0.9.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36996 >Category: ports >Synopsis: Update to version 0.9.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 11 08:00:06 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Paulius Bulotas >Release: FreeBSD 4.4-RELEASE i386 >Organization: >Environment: System: FreeBSD noname.csdl.lt 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Fri Dec 21 16:41:54 EET 2001 root@noname.csdl.lt:/usr/src/sys/compile/NONAME i386 >Description: Update to version 0.9.8 >How-To-Repeat: >Fix: diff -urN /tmp/cvsd/Makefile /usr/ports/devel/cvsd/Makefile --- /tmp/cvsd/Makefile Tue Feb 26 08:05:19 2002 +++ devel/cvsd/Makefile Thu Apr 11 16:31:46 2002 @@ -7,7 +7,7 @@ # PORTNAME= cvsd -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.8 CATEGORIES= devel MASTER_SITES= http://tiefighter.et.tudelft.nl/~arthur/cvsd/ diff -urN /tmp/cvsd/distinfo /usr/ports/devel/cvsd/distinfo --- /tmp/cvsd/distinfo Tue Feb 26 08:05:19 2002 +++ devel/cvsd/distinfo Thu Apr 11 16:32:48 2002 @@ -1 +1 @@ -MD5 (cvsd-0.9.6.tar.gz) = de6e9ed7903af949ba4e4753a0f332da +MD5 (cvsd-0.9.8.tar.gz) = 28d45f180b367f9a315645a83b6db02f >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 9:19:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from hub.freebsd.org (h213-109-99.RM.albacom.net [213.213.109.99]) by hub.freebsd.org (Postfix) with SMTP id 6B45737B419 for ; Thu, 11 Apr 2002 09:18:44 -0700 (PDT) From: "Gadolim@vincenti.net" Date: gio, 11 apr 2002 18.23.16 To: ports@freebsd.org Subject: Voui vincere con internet? MIME-Version: 1.0 Content-Type: text/plain;charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <20020411161844.6B45737B419@hub.freebsd.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Vorresti davvero Vincere con Internet? Questo Sistema è diverso da tutti gli altri, ti assicuro che dopo averlo compreso a fondo sarà per te IRRESISTIBILE la voglia di partecipare. QUESTO E` SENZA DUBBIO IL GIORNO PIU` FORTUNATO DELLA TUA VITA !!! IMMAGINA COSA POTRESTI FARE CON 750.000 EURO (1.5 - 2 MILIARDI DI LIRE) ... SEI UNO DEI PRIMI FORTUNATI ITALIANI A RICEVERE QUESTA FAMOSA MLM E-MAIL, DELLA QUALE TUTTI STANNO PARLANDO, E DELLA QUALE LA TELEVISIONE E TUTTI I GIORNALI AMERICANI HANNO DEDICATO AMPIO SPAZIO NELLE SCORSE SETTIMANE !!! 1.5 - 2 MILIARDI DI LIRE IN SOLE 6 SETTIMANE !!! GARANTITO !!! FINALMENTE TRADOTTA ANCHE IN ITALIANO, PER IL TUO SUCCESSO !!! UN SISTEMA CHE ANNULLA COMPLETAMENTE TOTOCALCIO, TOTOGOL, LOTTO, ENALOTTO E LOTTERIE VARIE !!! BASTA GIOCARE E SPRECARE SOLDI INUTILMENTE !!! COMINCIA A VINCERE UNA VOLTA PER TUTTE FINO A QUANDO SARAI STUFO DI TUTTI QUEI SOLDI !!!!!!!!!!!!!!!!!!!! E' il caso di cominciare A TIRARE FUORI I SOGNI DAL CASSETTO !!! Immagina di poterti recare alla banca e chiudere quel mutuo sulla casa o appartamento !!! Oppure di prenderti un paio di mesi di vacanza o crociera in uno di quei posti esotici che hai sempre sognato, poi ritorna a casa a decidere cosa fare con piu` di un miliardo ancora a disposizione !!! Questo potrebbe diventare una PURA REALTA`anche per te grazie all'incredibile sistema MLM americano !!! 6 SOLE SETTIMANE: questo e` quanto ci vuole per accumulare un minimo di $750.000 DOLLARI AMERICANI, PARI A UN MILIARDO E MEZZO DI LIRE ITALIANE, o 750.000 EURO. Ti chiedo soltanto un paio di minuti del tuo tempo prezioso e un invito a leggere questa lettera: e ti prometto che quando l' avrai terminata la tua vita sara` gia` cambiata !!! Questa e` la testimonianza di Claudio Tommasi, l'italiano che ha finalmente deciso di tradurre la piu` famosa e-mail oggi in circolazione: "Chi ti scrive e` un italiano, Claudio Tommasi, nato e cresciuto a S. Michele all' Adige, una cittadina alle porte di Trento, nel nord Italia. Mi sono sposato e trasferito negli Stati Uniti nel 1994, dopo un corso estivo al Campus dell' Universita` del nord Colorado, e tuttora vivo con mia moglie e i miei due figli in una bellissima cittadina chiamata Fort Collins, sempre nel nord Colorado. La ragione per cui ti scrivo e` perche` ormai da 5 mesi la mia vita e quella della mia famiglia e` totalmente cambiata. Perche` ??? Ho vinto la bellezza di $712.455 dollari, equivalenti a 1.426.862.000 lire italiane, senza fare assolutamente nulla !!! Quello che e` successo a me succedera` a tutti quelli che decideranno di partecipare all' ormai famoso "MLM American System": E` GARANTITO !!! Perche` e` l'unico sistema al mondo col quale non si puo` perdere, e` impossibile !!!". La sua testimonianza continua sul sito... http://members.xoom.virgilio.it/interventi/ La differenza fra i vecchi sistemi multi livello e questo, e` molto semplice: Il principio è quasi simile a quello utopico del "se ognuno dei 5 miliardi di persone oggi esistenti sulla terra spedisse 1 dollaro a tutti gli altri, vivremmo in un mondo di miliardari". Il fatto e` che non si può costringere qualcuno a versare dei soldi ad un altro individuo. Ecco che il concetto di MLM entra in gioco: ci vuole una rete di giocatori intenzionati a scambiarsi ogni 6 settimane 5 ?uro a testa, collezionando 750.000 ? a turno. Questo e` il semplice segreto di un sistema che non ha eguali in tutto il mondo: MLM American System. Non c'e` nessuna organizzazione dietro MLM che trattiene percentuali come altri sistemi, dove il solo che colleziona denaro e` l'ente che giostra il tutto. MLM e` una rete di oneste persone comuni COME TE che hanno tutto l'interesse di tenere in piedi un sistema che genera benessere per tutti. I soldi contenuti nelle lettere vengono spediti direttamente alle case dei partecipanti, e non raccolti da "'anonimi enti" come in altri sistemi. Su questa e-mail, che sara` la tua lista se decidi di partecipare, ci sono i nominativi di 5 persone comuni come te, provenienti dall'Italia e da tutto il mondo. Come hai letto nella testimonianza di Claudio Tommasi, l'italiano che ha avuto la cortesia di tradurre questa famosa e-mail in italiano, stiamo cercando di far rimanere questa e-mail in Italia. Quindi considera la tua posizione: se cancelli questa e-mail toglierai una grande opportunita` a coloro che stanno aspettando che tu gliela spedisca. Anche se non intendi partecipare, spedisci questa e-mail ad almeno 10 persone. E se intendi partecipare, ti chiediamo cortesemente di farla circolare in Italia, affinché si crei un ciclo di giocatori italiani che entrano ed escono, scambiandosi ricchezza a turno ogni 6 settimane, come in altri paesi. Aiutaci in questo tentativo di creare un "ramo" MLM completamente italiano. Ci e` stato reso noto che la scorsa settimana alcuni giocatori italiani hanno rispedito la e-mail ad amici residenti negli USA, tagliando fuori milioni di giocatori italiani in attesa. Ti chiediamo pertanto di evitare che questa e-mail vada persa. Confidiamo nel tuo impegno, e per questo ti ringraziamo in anticipo. Noi siamo due studenti, A&W (che vogliono mantenere l'anonimato), della facolta' di ingegneria di Povo, Trento, amici d'infanzia di Claudio Tommasi e convinti stimatori di questo incredibile sistema che sta gia`funzionando alla grande per noi. Ti auguriamo un in bocca al lupo e buon divertimento come nuovo euro-milionario !!! COSA SONO I 5 "REPORT" PER ENTRARE NEL GIOCO? Un report e` una serie di informazioni utilissime su come scaricare assolutamente gratis costosi software dall' Internet (che potranno risultare di grande aiuto nella gestione e spedizione ad alta velocita` di e-mail) gestire patrimoni senza pagare tasse, ecc., accuratamente tradotti in italiano. Per ogni report spedisci 5 euro. Per qualsiasi ragione, non spedire MAI moneta, solo banconote, altrimenti dovrai pagare una tariffa postale maggiore, dovuta al peso. Per evitare che i soldi spediti vengano intercettati e rubati, da due anni a questa parte, si e` adottato il sistema di "incartare" la banconota in due fogli di carta formato A4, piegati in tre, come si piegherebbe una semplice lettera da infilare in una busta normale da lettera. Su uno dei due fogli, scrivi in stampatello (meglio se stampato al computer) a caratteri chiari e leggibili, il nome e il numero del report che stai ordinando, il tuo indirizzo e-mail, e il tuo nome e indirizzo postale. Quindi: per ogni report spedisci una banconota del valore di 5 euro incartata fra 2 fogli di carta formato A4, il nome e numero di report richiesto, il tuo indirizzo e-mail, il tuo nome e indirizzo postale. Se non vuoi far apparire il tuo nome e indirizzo sulla lista (anonimato), puoi usare una casella postale come indirizzo, e il nome di una compagnia al posto del tuo nome e cognome (ad esempio: XYZ Servizi, Casella Postale 12345, Roma, Italy). Ricorda di scrivere il tuo indirizzo (mittente) sulla busta, nel caso in cui ci siano difficolta` postali. Quando ordini i report, devi ordinare tutti i 5 report, perchè hai bisogno di "cederli atua volta" tramite e-mail alle persone che li richiederanno da te, dandoti 5 euro per ognuno di essi (anche se sono gia` in possesso di essi, nel caso di giocatori che rientrano, ma il sistema richiede il pagamento di 5 dollari in cambio di qualcosa). Quando ricevi i 5 report in 5 differenti e-mail, salva ogni report su un floppy disk o CD, affinchè niente vada perso. Se li perdi, non puoi continuare nel sistema, poiche` non hai niente da "vendere" agli altri giocatori. Il costo totale del tuo investimento e`: 5 x 5 euro = 25 euro è una sciocchezza paragonata a quello che riceverai !!! Nel giro di pochi giorni riceverai, come detto, le 5 e-mail con i 5 differenti report in italiano. Mentre aspetti per I 5 report ( numero 1, 2, 3, 4 e 5), prendi questa e-mail, che hai precedentemente salvato nel tuo computer, e fai quanto segue: 1. rimuovi il nome e l'indirizzo della persona accanto al report numero 5. Questa persona ha finito il suo turno e stara` contando i suoi 1.5 - 2 miliardi di lire; 2. rimuovi il nome e l'indirizzo della persona accanto al report numero 4 e spostala (con copia/taglia e incolla) al numero 5; 3. rimuovi il nome e l'indirizzo della persona accanto al report numero 3 e spostala (con copia/taglia e incolla) al numero 4; 4. rimuovi il nome e l'indirizzo della persona accanto al report numero 2 e spostala (con copia/taglia e incolla) al numero 3; 5. rimuovi il nome e l'indirizzo della persona accanto al report numero 1 e spostala (con copia/taglia e incolla) al numero 2; 6. inserisci il tuo nome e indirizzo accanto al report numero 1. Fatto, ora sei ufficialmente nel sistema. Fai attenzione nel ricopiare tutti gli indirizzi: controlla sempre che tutti i nomi e gli indirizzi siano scritti in maniera corretta (specialmente nel caso di giocatori stranieri). Dopo cio`, salva la nuova e-mail nel tuo computer, e fai anche una copia e salvala su un floppy disk o CD. NON FARE ASOLUTAMENTE ALTRE MODIFICHE. Il prossimo passo e` quello di spedire le e-mail a tutte le persone che le stanno ansiosamente aspettando. Quello che devi fare e` spedire questa e-mail, cominciando dalla lista di amici presente nel tuo Microsoft Outlook Express, o software simile, dove tieni la lista di indirizzi e-mail dei tuoi amici. Tu puoi spedire quante e-mail vuoi: il minimo e` 5. 1: Ok, vediamo come funziona. Supponiamo che spedisci 20 e-mail a 20 persone. Pur essendo tutti in attesa di questa e-mail, soltanto 10 di loro trovano il tempo di ordinare il report numero 1 da te. 2: Quelle 10 persone spediscono a loro volta 20 e-mail a testa, per un totale di 200 e-mail. Di nuovo, pur essendo tutti in attesa di ricevere questa e-mail ed intascare i loro miliardi, soltanto la meta` di loro, 100 persone, ha il tempo di ordinare il report numero 2. 3: Quelle 100 persone spediscono a loro volta 20 e-mail a testa, per un totale di 2000 e-mail. Stessa storia, solo 1000 di loro trova il tempo di ordinare il report numero 3. 4: Quelle 1000 persone spediscono 20 e-mail ciascuno, per un totale di 20.000 e-mail. Solo 10.000 di loro ordina il report numero 4. 5: Quelle 10.000 persone spediscono 20 e-mail a testa, per un totale di 200.000 e-mail. Solo la meta` di loro ordina il report numero 5. Ora, un po' di matematica. Il totale della vincita in questo caso, dove non si ha il pieno potenziale di giocatori, poiche` si presume che soltanto la meta` della meta` della meta`, ecc. Partecipi, e` il seguente: Per il report numero 1: 10 richieste = 10 x 5 euro = 50 euro = 100.000 lire Per il report numero 2: 100 richieste = 100 x 5 euro = 500 euro = 1.000.000 lire Per il report numero 3: 1.000 richieste = 1.000 x 5 euro = 5.000 euro = 10.000.000 lire Per il report numero 4: 10.000 richieste = 10.000 x 5 euro = 50.000 euro = 100.000.000 lire Per il report numero 5: 100.000 richieste = 100.000 x 5 euro = 500.000 euro = 1.000.000.000 lire Totale: 50 + 500 + 5.000 + 50.000 + 500.000 = 555.550 euro, pari a 1.111.100.000 di lire !!!! Questo è il minimo che ognuno vincerà poichè è stato ormai sperimentato e testato negli anni scorsi: ma se ognuno spedisce piu` di 20 e-mail, e cosi` gli altri partecipanti, la vincita avrà proporzioni stratosferiche che nemmeno potete immaginarvi, ma e` possibile allo stesso tempo, senza dubbio, succede tuttora E SPESSO di avere vincite da 12 zeri !!! Questo dipende da te, se hai il tempo e la voglia di spedire e-mail a persone che conosci, o se trovi indirizzi e-mail su vari siti web gratuiti: non farai altro che incrementare il valore della tua vincita. Quando parliamo di una vincita di 1.5 - 2 miliardi di lire ogni 6 settimane, ci riferiamo ad una vincita media (dati forniti dalle varie trasmissioni televisive che hanno fatto ricerche fra I numerosi partecipanti e redatto delle statistiche) fra tutti I giocatori partecipanti. La media di e-mail spedite e` di 5.4 a persona. Ecco perchè possiamo parlare di una vincita "facile", poche` l'unica cosa da fare e` aprire la propria agenda di indirizzi e-mail di amici e conoscenti, e spedire la e-mail con il prorio nome vicino al report numero 1. Se ci pensate, è proprio un gioco da ragazzi !!! Ma se volete ambire ad una vincita incredibile (centinaia di miliardi) avete la possibilità di farlo, E dipende tutto da voi. Vi sono giocatori nel sistema che arrivano a spedire anche 1 milione di e-mail nel giro di un paio di settimane: vi lascio pensare qual'e` l'entita` della loro vincita !!!! PUOI ORDINARE LA TUA LISTA DEI REPORT IN ITALIANO DA: REPORT NUMERO 1 : "Il nuovo, gratuito e-mail software AGM - Completo" Ordina il report numero 1 da: Franco Zadra Viale Lido, 33 38056 LEVICO TERME (TN) _______________________________________________________________________ REPORT NUMERO 2 : "Il completo setup di un nuovo, veloce e gratuito Internet Provider" Italiano Ordina il report numero 2 da: Canella Matteo Via M.Guidoboni 35/1 44100 Ferrara _______________________________________________________________________ REPORT NUMERO 3 : "Che cos'è una 'Circolare Viaggiante' - Teoria, prassi, necessità della Comunicazione Orizzontale" innovativo contributo di Alessandro D'Agostini su come diffondere in modo efficace informazioni libere con la "mlm comunication" Italiano Ordina il report numero 3 da: Filippo Zanotti Via Darsena, 94 44100 Ferrara (FE) _______________________________________________________________________ REPORT NUMERO 4 : "E-mail Adress Extract" Ordina il report numero 4 da: Maria De Bortoli Via XXIV Maggio, 25 34074 MONFALCONE (GO) _______________________________________________________________________ REPORT NUMERO 5 : "Guida pratica al successo con Multilevel Italian System & Manuale in Italiano su come usare al meglio il nuovo, gratuito e-mail software AGM e E-mail Adress Extract" Ordina il report numero 5 da: Alessandro D'Agostini Via Gregorio VII, 375 00165 - Roma ---------------------------------------------------------------------------- ------------------------------------- In bocca al lupo, e buona vincita milionaria a tutti <<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>> Ti informiamo che questo non è uno spamming ai sensi della legge 675/96. Se Ti e' arrivata questa lettera è perchè il tuo indirizzo di posta elettronica è stato acquisito da fonti pubblicamente consultabili. Da noi non riceverai altre e-mail. Il Tuo account sarà eliminato dal nostro database. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 9:28:54 2002 Delivered-To: freebsd-ports@freebsd.org Received: from goanga.com (goanga.com [193.231.240.30]) by hub.freebsd.org (Postfix) with ESMTP id 4FD9937B419 for ; Thu, 11 Apr 2002 09:28:50 -0700 (PDT) Received: from abc.ro (goanga.com [193.231.240.30]) by goanga.com (8.11.3/8.11.3) with ESMTP id g3BGSkg25588 for ; Thu, 11 Apr 2002 19:28:47 +0300 (EEST) (envelope-from andrei@abc.ro) Message-ID: <3CB5B9BD.A2ABAEA4@abc.ro> Date: Thu, 11 Apr 2002 19:28:45 +0300 From: ANdrei Organization: Cronon AG - tech department X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: de, ro, en MIME-Version: 1.0 To: ports@FreeBSD.org Subject: remark Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org bnot a question, just smtg i noticed: maybe it would be nice to fix smtg in gnomedb Makefile: if GDA (i.e. libgda) is not required version (>=0.93 i think) it just dies, without updating libgda... that's why lots of things on my computer won't compile, as they need gnomedb... aloha, ANdrei -- ----------------------------------[ http://www.goanga.com ]-- Never take life seriously. _ _ Nobody gets out alive anyway. o' \.=./ `o (o o) -----------------------------------------ooO--(_)--Ooo------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 10:20: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2889C37B404 for ; Thu, 11 Apr 2002 10:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BHK3u93971; Thu, 11 Apr 2002 10:20:03 -0700 (PDT) (envelope-from gnats) Date: Thu, 11 Apr 2002 10:20:03 -0700 (PDT) Message-Id: <200204111720.g3BHK3u93971@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Nevermind Subject: Re: ports/36855: databases/postgresql7: 7.2.1 releases: Critical bugfix! Reply-To: Nevermind Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36855; it has been noted by GNATS. From: Nevermind To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/36855: databases/postgresql7: 7.2.1 releases: Critical bugfix! Date: Thu, 11 Apr 2002 20:10:25 +0300 Hello, Nevermind! On Sun, Apr 07, 2002 at 09:47:47PM +0300, you wrote: > >Number: 36855 > >Category: ports > >Synopsis: databases/postgresql7: 7.2.1 releases: Critical bugfix! > >Confidential: no > >Severity: critical > >Priority: high > >Responsible: freebsd-ports > >State: open Please, close this PR, as far as ports/36975 fixes this problem and already commited. Thanx. -- NEVE-RIPE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 10:40:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B469C37B405 for ; Thu, 11 Apr 2002 10:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BHe1q97415; Thu, 11 Apr 2002 10:40:01 -0700 (PDT) (envelope-from gnats) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id E4DBA37B404 for ; Thu, 11 Apr 2002 10:31:16 -0700 (PDT) Received: by energyhq.homeip.net (Postfix, from userid 1001) id 005E13FC37; Thu, 11 Apr 2002 19:31:17 +0200 (CEST) Message-Id: <20020411173117.005E13FC37@energyhq.homeip.net> Date: Thu, 11 Apr 2002 19:31:17 +0200 (CEST) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36997: Update Port: emulators/sim to 2.9.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36997 >Category: ports >Synopsis: Update Port: emulators/sim to 2.9.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 11 10:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.5-STABLE i386 >Organization: Help, I'm trapped in a pdp11!, Inc >Environment: System: FreeBSD energyhq.homeip.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Apr 7 15:11:22 CEST 2002 root@energyhq.homeip.net:/storage2/obj/storage2/src/sys/ENERGYHQ i386 >Description: Versin 2.9.4 is out, same distfile. Changelog: PDP-11: * RQDX3: fixed handling of write protect status during reset * TS11: fixed residual frame count after space records operation >How-To-Repeat: >Fix: --- sim.diff begins here --- diff -ruN sim.old/Makefile sim/Makefile --- sim.old/Makefile Tue Apr 2 02:21:56 2002 +++ sim/Makefile Thu Apr 11 19:22:01 2002 @@ -6,7 +6,7 @@ # PORTNAME= sim -PORTVERSION= 2.9.3 +PORTVERSION= 2.9.4 CATEGORIES= emulators MASTER_SITES= http://simh.trailing-edge.com/sources/ \ ${MASTER_SITE_LOCAL} diff -ruN sim.old/distinfo sim/distinfo --- sim.old/distinfo Sun Mar 31 20:19:18 2002 +++ sim/distinfo Thu Apr 11 19:24:23 2002 @@ -1 +1 @@ -MD5 (simhv29.zip) = 8f306e2fb0d4b786253d4c1476aa3c8e +MD5 (simhv29.zip) = 1b9d51242718e7534b100b251288ee8e --- sim.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 10:50: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5204337B416 for ; Thu, 11 Apr 2002 10:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BHo1998953; Thu, 11 Apr 2002 10:50:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B56BF37B416 for ; Thu, 11 Apr 2002 10:49:32 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BHnWF98869; Thu, 11 Apr 2002 10:49:32 -0700 (PDT) (envelope-from nobody) Message-Id: <200204111749.g3BHnWF98869@freefall.freebsd.org> Date: Thu, 11 Apr 2002 10:49:32 -0700 (PDT) From: Donal Diamond To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36998: rsync: -z option core dumps on large files Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36998 >Category: ports >Synopsis: rsync: -z option core dumps on large files >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 11 10:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Donal Diamond >Release: 4.5-STABLE >Organization: >Environment: FreeBSD donal.eng.eircom.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Jan 31 19:55: 40 GMT 2002 diamondd@donal.eng.eircom.net:/usr/obj/usr/cvsup/stable-releng4/ src/sys/DD_NFSD-SMBFS i386 >Description: rsync port core dumps tansferring large files if you use -z/--compress option.(Problem does not occur if you install manually from source.) I made a basic rysnc port Makefile (no patches/options etc) and it still coredumps. Here's a gdb from a normal port install that was tweaked to enable debug symbols: Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/lib/libc.so.4...done. Reading symbols from /usr/libexec/ld-elf.so.1...done. #0 0x8061823 in inflate_codes (s=0x807b040, z=0x80777c0, r=0) at zlib/infcodes.c:200 200 while (f < s->window) /* modulo window size-"while" instead */ (gdb) bt #0 0x8061823 in inflate_codes (s=0x807b040, z=0x80777c0, r=0) at zlib/infcodes.c:200 #1 0x806104c in inflate_blocks (s=0x807b040, z=0x80777c0, r=-5) at zlib/infblock.c:340 #2 0x806243b in inflate (z=0x80777c0, f=0) at zlib/inflate.c:221 #3 0x805852f in recv_deflated_token (f=0, data=0xbfbfe8dc) at token.c:412 #4 0x805872e in recv_token (f=0, data=0xbfbfe8dc) at token.c:506 #5 0x804bd38 in receive_data (f_in=0, buf=0x0, fd=1, fname=0x8074a80 "master-bin.095", total_size=203874289) at receiver.c:224 #6 0x804c254 in recv_files (f_in=0, flist=0x807a090, local_name=0x0, f_gen=4) at receiver.c:456 #7 0x804fe23 in do_recv (f_in=0, f_out=1, flist=0x807a090, local_name=0x0) at main.c:398 #8 0x80500da in do_server_recv (f_in=0, f_out=1, argc=2, argv=0xbfbff718) at main.c:491 #9 0x8050188 in start_server (f_in=0, f_out=1, argc=2, argv=0xbfbff718) at main.c:519 #10 0x804e048 in local_child (argc=2, argv=0xbfbff718, f_in=0xbfbff900, f_out=0xbfbff904) at util.c:212 #11 0x804f969 in do_cmd (cmd=0x0, machine=0x0, user=0x0, path=0x807a080 ".", f_in=0xbfbff900, f_out=0xbfbff904) at main.c:234 #12 0x8050752 in start_client (argc=2, argv=0x8078060) at main.c:772 #13 0x80509dc in main (argc=2, argv=0x8078060) at main.c:921 #14 0x804a01d in _start () (gdb) p s $1 = (inflate_blocks_statef *) 0x807b040 (gdb) p *s $2 = {dummy = 6} (gdb) p z $3 = 0x80777c0 (gdb) p *z $4 = {next_in = 0x8091ff6 "!.îYõºùúÕ", avail_in = 9, total_in = 16374, next_out = 0x809a000
, avail_out = 0, total_out = 98304, msg = 0x0, state = 0x8078100, zalloc = 0x8064f18 , zfree = 0x8064f30 , opaque = 0x0, data_type = 0, adler = 0, reserved = 0} >How-To-Repeat: transfer a large (binary?) file with compression on. local to local transfers also fail. rsync -azv / rsync://sunsite.dk/ftp//mirrors/mysql/Downloads/Contrib/MyAccess.mda . rsync: connection unexpectedly closed (930 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at io.c(150) >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 11: 0:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from relay-mgr-2.indigo.ie (relay-mgr-2.indigo.ie [194.125.133.253]) by hub.freebsd.org (Postfix) with SMTP id AB22437B405 for ; Thu, 11 Apr 2002 11:00:07 -0700 (PDT) Received: (qmail 90894 messnum 2412547 invoked by uid 26514); 11 Apr 2002 18:00:06 -0000 Date: Thu, 11 Apr 2002 19:00:06 +0100 From: Donal Diamond To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36998: rsync: -z option core dumps on large files Message-ID: <20020411190006.A27790@indigo.ie> References: <200204111749.g3BHnWF98869@freefall.freebsd.org> <200204111750.g3BHo1B98948@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200204111750.g3BHo1B98948@freefall.freebsd.org>; from FreeBSD-gnats-submit@FreeBSD.org on Thu, Apr 11, 2002 at 10:50:01AM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Apologies, I have a typo for the command. Command should be: rsync -azv rsync://sunsite.dk/ftp//mirrors/mysql/Downloads/Contrib/MyAccess.mda . Also, forgot to state rsync version: $rsync --version rsync version 2.5.5 protocol version 26 Copyright (C) 1996-2002 by Andrew Tridgell and others Capabilities: 64-bit files, socketpairs, hard links, symlinks, batchfiles, IPv6, 32-bit system inums, 64-bit internal inums Donal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 11:10: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AB9C437B404 for ; Thu, 11 Apr 2002 11:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BIA3h06512; Thu, 11 Apr 2002 11:10:03 -0700 (PDT) (envelope-from gnats) Date: Thu, 11 Apr 2002 11:10:03 -0700 (PDT) Message-Id: <200204111810.g3BIA3h06512@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Donal Diamond Subject: Re: ports/36998: rsync: -z option core dumps on large files Reply-To: Donal Diamond Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36998; it has been noted by GNATS. From: Donal Diamond To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Subject: Re: ports/36998: rsync: -z option core dumps on large files Date: Thu, 11 Apr 2002 19:00:06 +0100 Apologies, I have a typo for the command. Command should be: rsync -azv rsync://sunsite.dk/ftp//mirrors/mysql/Downloads/Contrib/MyAccess.mda . Also, forgot to state rsync version: $rsync --version rsync version 2.5.5 protocol version 26 Copyright (C) 1996-2002 by Andrew Tridgell and others Capabilities: 64-bit files, socketpairs, hard links, symlinks, batchfiles, IPv6, 32-bit system inums, 64-bit internal inums Donal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 11:34:48 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8330F37B433; Thu, 11 Apr 2002 11:34:38 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BIYci10982; Thu, 11 Apr 2002 11:34:38 -0700 (PDT) (envelope-from ijliao) Date: Thu, 11 Apr 2002 11:34:38 -0700 (PDT) From: Message-Id: <200204111834.g3BIYci10982@freefall.freebsd.org> To: paulius@kaktusas.org, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36996: Update to version 0.9.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update to version 0.9.8 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu Apr 11 11:34:29 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=36996 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 11:35:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EDF1D37B405; Thu, 11 Apr 2002 11:35:42 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BIZgd12483; Thu, 11 Apr 2002 11:35:42 -0700 (PDT) (envelope-from ijliao) Date: Thu, 11 Apr 2002 11:35:42 -0700 (PDT) From: Message-Id: <200204111835.g3BIZgd12483@freefall.freebsd.org> To: never@nevermind.kiev.ua, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36855: databases/postgresql7: 7.2.1 releases: Critical bugfix! Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: databases/postgresql7: 7.2.1 releases: Critical bugfix! State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Thu Apr 11 11:35:16 PDT 2002 State-Changed-Why: superceded by pr/36975, which is committed http://www.freebsd.org/cgi/query-pr.cgi?pr=36855 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 11:37: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E073437B425; Thu, 11 Apr 2002 11:36:55 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BIatD12937; Thu, 11 Apr 2002 11:36:55 -0700 (PDT) (envelope-from ijliao) Date: Thu, 11 Apr 2002 11:36:55 -0700 (PDT) From: Message-Id: <200204111836.g3BIatD12937@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, jedgar@FreeBSD.org Subject: Re: ports/36997: Update Port: emulators/sim to 2.9.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update Port: emulators/sim to 2.9.4 Responsible-Changed-From-To: freebsd-ports->jedgar Responsible-Changed-By: ijliao Responsible-Changed-When: Thu Apr 11 11:36:45 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36997 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 12:10:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 03CDA37B41C for ; Thu, 11 Apr 2002 12:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BJA1621325; Thu, 11 Apr 2002 12:10:01 -0700 (PDT) (envelope-from gnats) Received: from budapest.dante.org.uk (budapest.dante.org.uk [193.63.211.72]) by hub.freebsd.org (Postfix) with ESMTP id 48E8637B404 for ; Thu, 11 Apr 2002 12:06:02 -0700 (PDT) Received: (from janos@localhost) by budapest.dante.org.uk (8.11.6/8.11.6) id g3BJ5w830037; Thu, 11 Apr 2002 20:05:58 +0100 (BST) (envelope-from janos) Message-Id: <200204111905.g3BJ5w830037@budapest.dante.org.uk> Date: Thu, 11 Apr 2002 20:05:58 +0100 (BST) From: Janos Mohacsi Reply-To: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37001: New port: openag version 1.1 (Open source AudioGalaxy satellite) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37001 >Category: ports >Synopsis: New port: openag version 1.1 (Open source AudioGalaxy satellite) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 11 12:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 4.5-STABLE i386 >Organization: DANTE >Environment: System: FreeBSD budapest.dante.org.uk 4.5-STABLE FreeBSD 4.5-STABLE #5: Fri Mar 22 22:10:31 GMT 2002 janos@budapest.dante.org.uk:/usr/src/sys/compile/BUDAPEST i386 >Description: New port: Open AudioGalaxy Satellite - command line only. Use your webbrowser or agqt tool to search and queue your requests. >How-To-Repeat: Apply this shell archive >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # openag/ # openag/pkg-plist # openag/pkg-descr # openag/pkg-comment # openag/Makefile # openag/distinfo # echo c - openag/ mkdir -p openag/ > /dev/null 2>&1 echo x - openag/pkg-plist sed 's/^X//' >openag/pkg-plist << 'END-of-openag/pkg-plist' Xbin/openag Xshare/doc/OpenAG/INSTALL X@dirrm share/doc/OpenAG END-of-openag/pkg-plist echo x - openag/pkg-descr sed 's/^X//' >openag/pkg-descr << 'END-of-openag/pkg-descr' XOpenAG is a UNIX implementation of the Audiogalaxy File Sharing Protocol. XFeatures: X- Fully Audiogalaxy File Sharing Protocol v520L compliant X- FAST - written with using POSIX non-blocking I/O multiplexing. X- Sharing support:up to 10 simultaneous downloads (up to 21 total connections). X- Supports Gold accounts X- Supports FULL 255 character filenames X- Auto-resuming downloads X XWWW: http://sourceforge.net/projects/openags/ END-of-openag/pkg-descr echo x - openag/pkg-comment sed 's/^X//' >openag/pkg-comment << 'END-of-openag/pkg-comment' XOpenAG - Open AudioGalaxy Satellite END-of-openag/pkg-comment echo x - openag/Makefile sed 's/^X//' >openag/Makefile << 'END-of-openag/Makefile' X# New ports collection makefile for: openag X# Date created: 09.04.2002 X# Whom: janos.mohacsi@bsd.hu X# X# $FreeBSD$ X# X XPORTNAME= openag XPORTVERSION= 1.1 XCATEGORIES= audio net XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR=openags XDISTNAME= OpenAG-1.1-devtest2 X XMAINTAINER= janos.mohacsi@bsd.hu X XGNU_CONFIGURE= yes X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/OpenAG/openag ${PREFIX}/bin X @if [ ! -d ${PREFIX}/share/doc/OpenAG ]; then \ X ${MKDIR} ${PREFIX}/share/doc/OpenAG; fi X ${INSTALL_DATA} ${WRKSRC}/INSTALL \ X ${PREFIX}/share/doc/OpenAG X X.include END-of-openag/Makefile echo x - openag/distinfo sed 's/^X//' >openag/distinfo << 'END-of-openag/distinfo' XMD5 (OpenAG-1.1-devtest2.tar.gz) = 17f2151d97aa966d8f18f4faf945a691 END-of-openag/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 12:10:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CF22C37B419 for ; Thu, 11 Apr 2002 12:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BJA1i21316; Thu, 11 Apr 2002 12:10:01 -0700 (PDT) (envelope-from gnats) Received: from budapest.dante.org.uk (budapest.dante.org.uk [193.63.211.72]) by hub.freebsd.org (Postfix) with ESMTP id B5DCE37B400 for ; Thu, 11 Apr 2002 12:00:00 -0700 (PDT) Received: (from janos@localhost) by budapest.dante.org.uk (8.11.6/8.11.6) id g3BIxvS29929; Thu, 11 Apr 2002 19:59:58 +0100 (BST) (envelope-from janos) Message-Id: <200204111859.g3BIxvS29929@budapest.dante.org.uk> Date: Thu, 11 Apr 2002 19:59:58 +0100 (BST) From: Janos Mohacsi Reply-To: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37000: New Port: agqt 0.9.1 (Audiogalaxy query tool) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37000 >Category: ports >Synopsis: New Port: agqt 0.9.1 (Audiogalaxy query tool) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 11 12:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 4.5-STABLE i386 >Organization: DANTE >Environment: System: FreeBSD budapest.dante.org.uk 4.5-STABLE FreeBSD 4.5-STABLE #5: Fri Mar 22 22:10:31 GMT 2002 janos@budapest.dante.org.uk:/usr/src/sys/compile/BUDAPEST i386 >Description: New port: AudioGalaxy query tool - command line only searching and queueing tool. You should have audiogalaxy satelite or openag running and AudioGalaxy account. Note: openag is also a new port. >How-To-Repeat: Apply this shell archive. >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # agqt/ # agqt/pkg-plist # agqt/pkg-descr # agqt/pkg-comment # agqt/distinfo # agqt/Makefile # agqt/files # agqt/files/patch-ag::server.h # echo c - agqt/ mkdir -p agqt/ > /dev/null 2>&1 echo x - agqt/pkg-plist sed 's/^X//' >agqt/pkg-plist << 'END-of-agqt/pkg-plist' Xbin/ag Xbin/am Xbin/fdb Xshare/doc/agqt/README Xshare/doc/agqt/ChangeLog Xshare/doc/agqt/agrc.sample X@dirrm share/doc/agqt END-of-agqt/pkg-plist echo x - agqt/pkg-descr sed 's/^X//' >agqt/pkg-descr << 'END-of-agqt/pkg-descr' XThis package automatically runs queries with AudioGalaxy, ensuring that you Xget a good (configurable) bitrate on your downloads and retrying the queue Xrequest as often as necessary if AudioGalaxy is busy or unresponsive. This Xpackage will also go on All-Music Guide to look up song lists for complete Xalbums, then queue requests with AudioGalaxy for each of the songs -- All Xwith one command line. X XThis program does not replace the AudioGalaxy Satellite and does not download Xanything or output anything to your hard drive at all. This program only Xautomates some of the things you'd normally do with your web browser when Xusing AudioGalaxy. X XWWW: http://agqt.sourceforge.net/ END-of-agqt/pkg-descr echo x - agqt/pkg-comment sed 's/^X//' >agqt/pkg-comment << 'END-of-agqt/pkg-comment' XThe agqt - AudioGalaxy Query Tool END-of-agqt/pkg-comment echo x - agqt/distinfo sed 's/^X//' >agqt/distinfo << 'END-of-agqt/distinfo' XMD5 (agqt-0.9.1.tar.bz2) = 6246e5bc6db7512cbd85cf693be79f31 END-of-agqt/distinfo echo x - agqt/Makefile sed 's/^X//' >agqt/Makefile << 'END-of-agqt/Makefile' X# New ports collection makefile for: agqt X# Date created: 11.04.2002 X# Whom: janos.mohacsi@bsd.hu X# X# $FreeBSD$ X# X XPORTNAME= agqt XPORTVERSION= 0.9.1 XCATEGORIES= audio net XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR=agqt X XMAINTAINER= janos.mohacsi@bsd.hu X XUSE_BZIP2= yes XWRKSRC= ${WRKDIR}/agqt X Xpre-build: X cd ${WRKSRC}; make clean X Xpost-install: X @if [ ! -d ${PREFIX}/share/doc/agqt ]; then \ X ${MKDIR} ${PREFIX}/share/doc/agqt; fi X ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/agqt X ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${PREFIX}/share/doc/agqt X ${INSTALL_DATA} ${WRKSRC}/agrc.sample ${PREFIX}/share/doc/agqt X X.include END-of-agqt/Makefile echo c - agqt/files mkdir -p agqt/files > /dev/null 2>&1 echo x - agqt/files/patch-ag::server.h sed 's/^X//' >agqt/files/patch-ag::server.h << 'END-of-agqt/files/patch-ag::server.h' X*** ag/server.h.orig Thu Apr 11 19:10:03 2002 X--- ag/server.h Thu Apr 11 19:10:29 2002 X*************** X*** 2,11 **** X #define SERVER_H X X #include X- #include X- #include X #include X #include X #include X #include X #include X--- 2,11 ---- X #define SERVER_H X X #include X #include X #include X+ #include X+ #include X #include X #include X #include END-of-agqt/files/patch-ag::server.h exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 12:20: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AC69337B400 for ; Thu, 11 Apr 2002 12:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BJK2f22812; Thu, 11 Apr 2002 12:20:02 -0700 (PDT) (envelope-from gnats) Date: Thu, 11 Apr 2002 12:20:02 -0700 (PDT) Message-Id: <200204111920.g3BJK2f22812@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Oliver Braun Subject: Re: ports/36998: rsync: -z option core dumps on large files Reply-To: Oliver Braun Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36998; it has been noted by GNATS. From: Oliver Braun To: Donal Diamond Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/36998: rsync: -z option core dumps on large files Date: Thu, 11 Apr 2002 21:15:27 +0200 Thanks for your report. I am going to check this next week, since I am on a official journey from tomorrow morning until next week. Regards, Olli To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 12:40:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6978237B417 for ; Thu, 11 Apr 2002 12:40:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BJe4425821; Thu, 11 Apr 2002 12:40:04 -0700 (PDT) (envelope-from gnats) Received: from main.v2project.com (cliente-212079143077.cm256.senpc.supercable.es [212.79.143.77]) by hub.freebsd.org (Postfix) with SMTP id A57EB37B417 for ; Thu, 11 Apr 2002 12:33:42 -0700 (PDT) Received: (qmail 14968 invoked by uid 1001); 11 Apr 2002 19:33:37 -0000 Message-Id: <20020411193337.14967.qmail@main.v2project.com> Date: 11 Apr 2002 19:33:37 -0000 From: Joseph King To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37002: Port Update: (security/fwlogwatch) from 0.6 to 0.7 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37002 >Category: ports >Synopsis: Port Update: (security/fwlogwatch) from 0.6 to 0.7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 11 12:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Joseph King >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD main.v2project.com 4.5-STABLE FreeBSD 4.5-STABLE #1: Fri Apr 5 02:33:49 CEST 2002 king@main.v2project.com:/usr/src/sys-altq/compile/MAIN i386 >Description: Port Update from fwlogwatch from 0.6 to 0.7, the patch file now change the location of etc files and man page location instead of perl command in the Makefile to avoid portlint warnings. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # fwlogwatch # fwlogwatch/files # fwlogwatch/files/patch-Makefile # fwlogwatch/files/fwlogwatch.sh.sample # fwlogwatch/Makefile # fwlogwatch/distinfo # fwlogwatch/pkg-comment # fwlogwatch/pkg-descr # fwlogwatch/pkg-plist # echo c - fwlogwatch mkdir -p fwlogwatch > /dev/null 2>&1 echo c - fwlogwatch/files mkdir -p fwlogwatch/files > /dev/null 2>&1 echo x - fwlogwatch/files/patch-Makefile sed 's/^X//' >fwlogwatch/files/patch-Makefile << 'END-of-fwlogwatch/files/patch-Makefile' X--- Makefile.orig Wed Mar 27 10:09:09 2002 X+++ Makefile Thu Apr 11 21:23:03 2002 X@@ -1,10 +1,10 @@ X # $Id: Makefile,v 1.59 2002/03/27 09:09:09 bw Exp $ X X # Linux X-CC = gcc X-CFLAGS = -pipe -O2 -Wall #-pedantic -Wpointer-arith #-g #-p X-LDFLAGS = #-g #-static -p X-LIBS = -lcrypt -lz #-lc_p X+#CC = gcc X+#CFLAGS = -pipe -O2 -Wall #-pedantic -Wpointer-arith #-g #-p X+#LDFLAGS = #-g #-static -p X+#LIBS = -lcrypt -lz #-lc_p X X # Solaris X #LIBS = -lnsl -lsocket -lz -lcrypt X@@ -22,9 +22,9 @@ X #LIBS = -lz -L/usr/local/lib -lintl X X # FreeBSD X-#CC = gcc X-#CFLAGS = -pipe -O2 -Wall -I/usr/local/include X-#LIBS = -L/usr/local/lib -lintl -lcrypt -lz X+CC = gcc X+CFLAGS = -pipe -O2 -Wall -I/usr/local/include X+LIBS = -L/usr/local/lib -lintl -lcrypt -lz X X # You might want to add -DSHORT_NAMES to CFLAGS if you only intend to X # analyze log formats with short list/chain/branch/interface names like X@@ -40,8 +40,8 @@ X INSTALL_SCRIPT = $(INSTALL) -m 0755 X INSTALL_DATA = $(INSTALL) -m 0644 X INSTALL_DIR = /usr/local X-CONF_DIR = /etc X-LOCALE_DIR = /usr X+CONF_DIR = /usr/local/etc X+LOCALE_DIR = /usr/local X X OBJS = cisco_ios.o cisco_pix.o compare.o ipchains.o ipfilter.o \ X main.o modes.o net.o netfilter.o output.o parser.o \ X@@ -77,7 +77,7 @@ X $(INSTALL_PROGRAM) fwlogwatch $(INSTALL_DIR)/sbin/fwlogwatch X $(INSTALL_SCRIPT) contrib/fwlw_notify $(INSTALL_DIR)/sbin/fwlw_notify X $(INSTALL_SCRIPT) contrib/fwlw_respond $(INSTALL_DIR)/sbin/fwlw_respond X- $(INSTALL_DATA) fwlogwatch.8 $(INSTALL_DIR)/share/man/man8/fwlogwatch.8 X+ $(INSTALL_DATA) fwlogwatch.8 $(INSTALL_DIR)/man/man8/fwlogwatch.8 X X install-config: X $(INSTALL_DATA) fwlogwatch.config $(CONF_DIR)/fwlogwatch.config END-of-fwlogwatch/files/patch-Makefile echo x - fwlogwatch/files/fwlogwatch.sh.sample sed 's/^X//' >fwlogwatch/files/fwlogwatch.sh.sample << 'END-of-fwlogwatch/files/fwlogwatch.sh.sample' X#!/bin/sh X Xif ! PREFIX=$(expr $0 : "\(/.*\)/etc/rc\.d/$(basename $0)\$"); then X echo "$0: Cannot determine the PREFIX" >&2 X exit 1 Xfi X Xcase "$1" in Xstart) X if [ -x ${PREFIX}/sbin/fwlogwatch ]; then X ${PREFIX}/sbin/fwlogwatch -R && echo -n ' fwlogwatch' X fi X ;; Xstop) X killall fwlogwatch && echo -n ' fwlogwatch' X ;; X*) X echo "Usage: `basename $0` {start|stop}" >&2 X ;; Xesac X Xexit 0 END-of-fwlogwatch/files/fwlogwatch.sh.sample echo x - fwlogwatch/Makefile sed 's/^X//' >fwlogwatch/Makefile << 'END-of-fwlogwatch/Makefile' X# ex:ts=8 X# New ports collection makefile for: fwlogwatch X# Date created: Nov 20, 2001 X# Whom: ijliao X# X# $FreeBSD: ports/security/fwlogwatch/Makefile,v 1.5 2002/03/15 19:44:17 ade Exp $ X# X XPORTNAME= fwlogwatch XPORTVERSION= 0.7 XCATEGORIES= security XMASTER_SITES= http://www.kyb.uni-stuttgart.de/boris/sw/ X XMAINTAINER= ports@FreeBSD.org X XLIB_DEPENDS= intl:${PORTSDIR}/devel/gettext-old X XINSTALL_TARGET= install install-config install-i18n XMANCOMPRESSES= no XMAN8= fwlogwatch.8 XMAKE_ENV= MKDIR="${MKDIR}" X Xpost-install: X @${INSTALL_SCRIPT} ${FILESDIR}/fwlogwatch.sh.sample ${PREFIX}/etc/rc.d X X.include END-of-fwlogwatch/Makefile echo x - fwlogwatch/distinfo sed 's/^X//' >fwlogwatch/distinfo << 'END-of-fwlogwatch/distinfo' XMD5 (fwlogwatch-0.7.tar.gz) = fbb17043ce7d55e1ae55f9b5c09540b6 END-of-fwlogwatch/distinfo echo x - fwlogwatch/pkg-comment sed 's/^X//' >fwlogwatch/pkg-comment << 'END-of-fwlogwatch/pkg-comment' XA packet filter and firewall log analyzer END-of-fwlogwatch/pkg-comment echo x - fwlogwatch/pkg-descr sed 's/^X//' >fwlogwatch/pkg-descr << 'END-of-fwlogwatch/pkg-descr' Xfwlogwatch is a packet filter and firewall log analyzer X XGeneral features: X - Can detect and process log entries in the following formats: X - Linux ipchains, Linux netfilter/iptables, Solaris/BSD/Irix/HP-UX X ipfilter, Cisco IOS and Cisco PIX. X - Entries can be parsed in combined log files, the parsers to be used X can be selected. X - Gzip-compressed logs are supported. X - Can separate recent from old entries and detects timewarps in log files. X - Can recognize 'last message repeated' entries concerning the firewall. X - Integrated resolver for protocols, services and host names. X - Can do lookups in the whois database. X - Own DNS and whois information cache for faster lookups. X - Ports and hosts can be selected or excluded as needed. X - Support for internationalization (available in english, german, X portuguese and chinese). X XWWW: http://cert.uni-stuttgart.de/projects/fwlogwatch/ END-of-fwlogwatch/pkg-descr echo x - fwlogwatch/pkg-plist sed 's/^X//' >fwlogwatch/pkg-plist << 'END-of-fwlogwatch/pkg-plist' Xetc/rc.d/fwlogwatch.sh.sample Xetc/fwlogwatch.config Xetc/fwlogwatch.template Xsbin/fwlogwatch Xsbin/fwlw_notify Xsbin/fwlw_respond Xshare/locale/de/LC_MESSAGES/fwlogwatch.mo Xshare/locale/pt_BR/LC_MESSAGES/fwlogwatch.mo Xshare/locale/sv/LC_MESSAGES/fwlogwatch.mo Xshare/locale/zh_CN/LC_MESSAGES/fwlogwatch.mo Xshare/locale/zh_TW/LC_MESSAGES/fwlogwatch.mo END-of-fwlogwatch/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 13:10:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from e4500a.callatg.com (e4500a.atgi.net [216.174.194.60]) by hub.freebsd.org (Postfix) with SMTP id 72E7E37B41F for ; Thu, 11 Apr 2002 13:10:23 -0700 (PDT) Received: (qmail 307 invoked from network); 11 Apr 2002 20:10:23 -0000 Received: from unknown (HELO boondock) (64.42.111.66) by e4500a.atgi.net with SMTP; 11 Apr 2002 20:10:23 -0000 Message-ID: <001601c1e194$fb948ab0$426f2a40@boondock> From: "Jason Watkins" To: "Neil Blakey-Milner" Cc: , References: <019e01c1e134$5c3c4fd0$426f2a40@boondock> <20020411093417.GA55586@mithrandr.moria.org> Subject: Re: FreeBSD Port: bugzilla-2.14.1 Date: Thu, 11 Apr 2002 13:10:53 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Right, that all makes sense enough. I understand _why_ it and other applications like it go to data.default by default. I'm trying to think if there isn't a more elegant way from here to there tho. For example, I also use /usr/ports/www/gallery, and have it installed twice. The reason being one user wants his own gallery away from the rest of my and my friends stuff (mostly so that it's family safe :P). This proves to be a pita every time I do a portupgrade. Unfortunately, I can't think of any solution to this issue, since it's a fundamental assumption of /usr/ports and the package system that something is installed once. In the case of bugzilla, it's no biggie if it won't accept a --prefix /usr/local/www/data.bugzilla or the like. However, the issues with ./checksetup.pl arn't going to go away. It would be nice if the port patched this script so that it generated the right owner and group, and ignores the owner it is run as. This is because, /usr/ports/www/apache* set up user 'www' with nologin, which is quite a good thing to do. I dislike having to change group and user ownership every time I need to run checksetup.pl. And while I'm a relatively novice user, true novices might be quite confused as to what the problem is. Look, I don't want to bitch pointlessly. But at the same time, I don't know make well enough at this point to do a checkout and make the changes I feel are sane. So I just wanted to pass along my thoughts. That being done, I don't want to inflict them on you. Despite the slight bumps, it's nice to have bugzilla in /usr/ports instead of my tarball archives, and it is nice to skip have the install related to mysql and perl bits. jason ----- Original Message ----- From: "Neil Blakey-Milner" To: "Jason Watkins" Cc: ; Sent: Thursday, April 11, 2002 2:34 AM Subject: Re: FreeBSD Port: bugzilla-2.14.1 > On Thu 2002-04-11 (01:39), Jason Watkins wrote: > > It would be nice to have this install somewhere besides /data.default, since > > I use vhosts and will have to copy stuff around on each update. > > The ports team for FreeBSD can do one of two things: Provide web > applications in the default web root for users so they "just work" with > minimal configuration, or provide web applications in another location > and force users to purposefully add an Alias (or more) for each > application. > > I think the first is the better option. I can't imagine people who are > capable of using virtual hosts being unable to use a new default web > root and unable to do the Alias bits necessary to get the application to > work in their virtual host. > > For example, an excerpt from my configuration: > > # $Header: /usr/local/etc/apache/RCS/vhost.conf,v 1.31 2002/04/06 14:43:13 nbm Exp $ > # > > NameVirtualHost * > > > ServerName pike.moria.org > ServerAlias pike > > DocumentRoot "/usr/local/www/pike/data" > ErrorLog /var/log/apache/pike.moria.org/error_log > CustomLog /var/log/apache/pike.moria.org/access_log common > > Alias /phpMyAdmin /usr/local/www/data.default/phpMyAdmin > Alias /phpPgAdmin /usr/local/www/data.default/phpPgAdmin > > Alias /achievo /usr/local/www/data.default/achievo > > Alias /diveintopython /usr/local/share/doc/diveintopython > Alias /python /usr/local/share/doc/python2.2/ > > Alias /apache /usr/local/share/doc/apache > Alias /php /usr/local/share/doc/php > > Alias /postgresql /usr/local/share/doc/postgresql/html > > Alias /docbook-tdg /usr/local/share/doc/docbook-tdg > > Alias /exim /usr/local/share/doc/exim/html > > Alias /bugzilla /usr/local/www/bugzilla > > Alias /bugzilla-doc /usr/local/share/doc/bugzilla/html > > Alias /tomcat /usr/local/jakarta-tomcat4.0.3/webapps/tomcat-docs/ > > RewriteEngine on > RewriteCond %{HTTP:Authorization} ^(.*) > RewriteRule ^/Zope(.*) /usr/local/www/cgi-bin.default/Zope.cgi$1 [env=HTTP_CGI_AUTHORIZATION:%1,t=application/x-httpd-cgi,l] > > > > > Neil > -- > Neil Blakey-Milner > nbm@mithrandr.moria.org > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 13:42:14 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.rpi.edu (mail.rpi.edu [128.113.22.40]) by hub.freebsd.org (Postfix) with ESMTP id 6C36B37B400 for ; Thu, 11 Apr 2002 13:42:06 -0700 (PDT) Received: from [128.113.24.47] (gilead.acs.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.12.1/8.12.1) with ESMTP id g3BKg4Fh177898; Thu, 11 Apr 2002 16:42:04 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <3CB53C79.80106@criticaledge.net> References: <3CB4CBBB.7010107@criticaledge.net> <20020411024045.GA59401@moo.holy.cow> <3CB53C79.80106@criticaledge.net> Date: Thu, 11 Apr 2002 16:42:03 -0400 To: "Raheel Khan" , From: Garance A Drosihn Subject: Re: FreeBSD Port: gettext-0.10.40 Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: MIMEDefang 2.3 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 12:34 AM -0700 4/11/02, Raheel Khan wrote: >Thats the thing, I went into /usr/ports and did a make update but >it still won't update gettext and refers back to 10.35(?) and I >went in to /usr/port/distfiles and that complains about a java >resource problem. You might want to try: cd /usr/ports/devel/gettext-old make && make install make clean cd /usr/ports/devel/gettext make && make install make clean and then try to make whatever other ports you were interested in. I have no idea what you mean by getting a java resource problem when you "went in to" /usr/ports/distfiles. -- Garance Alistair Drosehn = gad@eclipse.acs.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 14:23:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.rpi.edu (mail.rpi.edu [128.113.22.40]) by hub.freebsd.org (Postfix) with ESMTP id 68B8537B400 for ; Thu, 11 Apr 2002 14:23:23 -0700 (PDT) Received: from [128.113.24.47] (gilead.acs.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.12.1/8.12.1) with ESMTP id g3BLNLFh453646; Thu, 11 Apr 2002 17:23:21 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <3CB5FB08.9060106@criticaledge.net> References: <3CB4CBBB.7010107@criticaledge.net> <20020411024045.GA59401@moo.holy.cow> <3CB53C79.80106@criticaledge.net> <3CB5FB08.9060106@criticaledge.net> Date: Thu, 11 Apr 2002 17:23:20 -0400 To: Raheel Khan From: Garance A Drosihn Subject: Re: FreeBSD Port: gettext-0.10.40 Cc: freebsd-ports@FreeBSD.ORG Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: MIMEDefang 2.3 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 2:07 PM -0700 4/11/02, Raheel Khan wrote: >===> Building for gettext-0.11.1 >make all-recursive >Making all in doc >Making all in intl >Making all in lib >Making all in libuniname >Making all in src I probably should have suggested that you do: cd /usr/ports/devel/gettext make clean make && make install It probably won't make much of a difference though. >make all-am >/bin/sh ../lib/javacomp.sh -d . ./gnu/gettext/DumpResource.java >./gnu/gettext/DumpResource.java:0: Can't find default package >`java.lang'. Check > the CLASSPATH environment variable and the access to the archives. >./gnu/gettext/DumpResource.java:0: confused by earlier errors, bailing out Well, I'm afraid I won't be able to help you much, so I hope someone else is able to. While I have a high interest in java, I don't have any java-ish things installed on my freebsd systems yet. I go thru the build of gettext without any problems (I just tried it now, to make sure I still have no problems), but I may just be lucky in that I don't have any of the java ports installed. Sorry I couldn't help. -- Garance Alistair Drosehn = gad@eclipse.acs.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 14:30:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A74B37B419 for ; Thu, 11 Apr 2002 14:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BLU1451781; Thu, 11 Apr 2002 14:30:01 -0700 (PDT) (envelope-from gnats) Received: from mailout08.sul.t-online.com (mailout08.sul.t-online.com [194.25.134.20]) by hub.freebsd.org (Postfix) with ESMTP id 9833F37B400 for ; Thu, 11 Apr 2002 14:20:44 -0700 (PDT) Received: from fwd02.sul.t-online.de by mailout08.sul.t-online.com with smtp id 16vlnr-0005RH-04; Thu, 11 Apr 2002 23:08:23 +0200 Received: from spirit.zuhause.stoert.net (320050403952-0001@[80.128.123.99]) by fmrl02.sul.t-online.com with esmtp id 16vlne-0uTcmmC; Thu, 11 Apr 2002 23:08:10 +0200 Received: from elevation.zuhause.stoert.net (elevation.zuhause.stoert.net [192.168.66.46]) by spirit.zuhause.stoert.net (8.11.6/8.11.6) with ESMTP id g3BL89R88413 for ; Thu, 11 Apr 2002 23:08:09 +0200 (CEST) (envelope-from corecode@corecode.ath.cx) Received: (from corecode@localhost) by elevation.zuhause.stoert.net (8.11.6/8.11.6) id g3BL88M02539; Thu, 11 Apr 2002 23:08:08 +0200 (CEST) (envelope-from corecode) Message-Id: <200204112108.g3BL88M02539@elevation.zuhause.stoert.net> Date: Thu, 11 Apr 2002 23:08:08 +0200 (CEST) From: "Simon 'corecode' Schubert" Reply-To: "Simon 'corecode' Schubert" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37003: new port: misc/susv2 (Single UNIX Specification Version 2) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37003 >Category: ports >Synopsis: new port: misc/susv2 (Single UNIX Specification Version 2) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 11 14:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Simon 'corecode' Schubert >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD elevation.zuhause.stoert.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Mar 22 19:08:08 CET 2002 corecode@elevation.zuhause.stoert.net:/usr/obj/i386/k7/usr/src/sys/ELEVATION i386 >Description: The Singe UNIX Specification Version 2 is a set of numerous HTML pages describing this standard. WWW: http://www.unix-systems.org/online.html - Simon 'corecode' Schubert >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # susv2 # susv2/Makefile # susv2/distinfo # susv2/pkg-comment # susv2/pkg-descr # echo c - susv2 mkdir -p susv2 > /dev/null 2>&1 echo x - susv2/Makefile sed 's/^X//' >susv2/Makefile << 'END-of-susv2/Makefile' X# New ports collection makefile for: susv2 X# Date created: 11 April 2002 X# Whom: Simon 'corecode' Schubert X# X# $FreeBSD$ X# X XPORTNAME= susv2 XPORTVERSION= 1.0 XCATEGORIES= misc XMASTER_SITES= # XDISTNAME= susv2 X XMAINTAINER= corecode@corecode.ath.cx X XRESTRICTED= "Redistribution of the documents is not permitted" X XUSE_BZIP2= yes XNO_BUILD= yes X XPLIST= ${WRKDIR}/pkg-plist X X.include X X.if !exists(${DISTDIR}/${DISTFILES}) XIGNORE= "may not be redistributed because of licensing reasons. Please visit http://www.unix-systems.org/online.html to accept their license and download ${DISTFILES} into ${DISTDIR}" X.endif X Xdo-install: X @${MKDIR} ${DOCSDIR} X @> ${PLIST} X @${FIND} ${WRKSRC} | ${SED} -e 's#^${WRKSRC}##' | while read file; do \ X if ${TEST} -d "${WRKSRC}$$file"; then \ X ${MKDIR} "${DOCSDIR}$$file"; \ X ${ECHO} "@dirrm ${DOCSDIR:S#^${PREFIX}/##}$$file" >> ${PLIST}; \ X else \ X ${INSTALL_DATA} "${WRKSRC}$$file" "${DOCSDIR}$$file"; \ X ${ECHO} "${DOCSDIR:S#^${PREFIX}/##}$$file" >> ${PLIST}; \ X fi; \ X done X @(${RM} -f ${PLIST}; ${SED} -ne '/^@/{G;h;};/^@/!p;$${g;p;}' > ${PLIST}) < ${PLIST} X X.include END-of-susv2/Makefile echo x - susv2/distinfo sed 's/^X//' >susv2/distinfo << 'END-of-susv2/distinfo' XMD5 (susv2.tar.bz2) = 549a54f3f24c6f7660bd36f63a1a109b END-of-susv2/distinfo echo x - susv2/pkg-comment sed 's/^X//' >susv2/pkg-comment << 'END-of-susv2/pkg-comment' XSingle UNIX Specification Version 2 END-of-susv2/pkg-comment echo x - susv2/pkg-descr sed 's/^X//' >susv2/pkg-descr << 'END-of-susv2/pkg-descr' XThe Singe UNIX Specification Version 2 is a set of Xnumerous HTML pages describing this standard. X XWWW: http://www.unix-systems.org/online.html X X- Simon 'corecode' Schubert END-of-susv2/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 15: 0:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 36E2A37B41A for ; Thu, 11 Apr 2002 15:00:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BM05Z55652; Thu, 11 Apr 2002 15:00:05 -0700 (PDT) (envelope-from gnats) Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by hub.freebsd.org (Postfix) with ESMTP id 7B1AC37B405 for ; Thu, 11 Apr 2002 14:52:32 -0700 (PDT) Received: from fwd08.sul.t-online.de by mailout03.sul.t-online.com with smtp id 16vmUZ-00068k-01; Thu, 11 Apr 2002 23:52:31 +0200 Received: from spirit.zuhause.stoert.net (320050403952-0001@[80.128.123.99]) by fmrl08.sul.t-online.com with esmtp id 16vmUT-1Nz5AOC; Thu, 11 Apr 2002 23:52:25 +0200 Received: from elevation.zuhause.stoert.net (elevation.zuhause.stoert.net [192.168.66.46]) by spirit.zuhause.stoert.net (8.11.6/8.11.6) with ESMTP id g3BLqPR89183 for ; Thu, 11 Apr 2002 23:52:25 +0200 (CEST) (envelope-from corecode@corecode.ath.cx) Received: (from corecode@localhost) by elevation.zuhause.stoert.net (8.11.6/8.11.6) id g3BLqOL14377; Thu, 11 Apr 2002 23:52:24 +0200 (CEST) (envelope-from corecode) Message-Id: <200204112152.g3BLqOL14377@elevation.zuhause.stoert.net> Date: Thu, 11 Apr 2002 23:52:24 +0200 (CEST) From: "Simon 'corecode' Schubert" Reply-To: "Simon 'corecode' Schubert" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37004: new port: misc/susv3 (Single UNIX Specification Version 3) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37004 >Category: ports >Synopsis: new port: misc/susv3 (Single UNIX Specification Version 3) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 11 15:00:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Simon 'corecode' Schubert >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD elevation.zuhause.stoert.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Mar 22 19:08:08 CET 2002 corecode@elevation.zuhause.stoert.net:/usr/obj/i386/k7/usr/src/sys/ELEVATION i386 >Description: The Singe UNIX Specification Version 3 is a set of numerous HTML pages describing this standard. WWW: http://www.unix-systems.org/version3/online.html - Simon 'corecode' Schubert >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # susv3 # susv3/Makefile # susv3/distinfo # susv3/pkg-comment # susv3/pkg-descr # echo c - susv3 mkdir -p susv3 > /dev/null 2>&1 echo x - susv3/Makefile sed 's/^X//' >susv3/Makefile << 'END-of-susv3/Makefile' X# New ports collection makefile for: susv3 X# Date created: 11 April 2002 X# Whom: Simon 'corecode' Schubert X# X# $FreeBSD$ X# X XPORTNAME= susv3 XPORTVERSION= 1.0 XCATEGORIES= misc XMASTER_SITES= # XDISTNAME= susv3 X XMAINTAINER= corecode@corecode.ath.cx X XRESTRICTED= "Redistribution of the documents is not permitted" X XUSE_BZIP2= yes XNO_BUILD= yes X XPLIST= ${WRKDIR}/pkg-plist X X.include X X.if !exists(${DISTDIR}/${DISTFILES}) XIGNORE= "may not be redistributed because of licensing reasons. Please visit http://www.unix-systems.org/version3/online.html to accept their license and download ${DISTFILES} into ${DISTDIR}" X.endif X Xdo-install: X @${MKDIR} ${DOCSDIR} X @> ${PLIST} X @${FIND} ${WRKSRC} | ${SED} -e 's#^${WRKSRC}##' | while read file; do \ X if ${TEST} -d "${WRKSRC}$$file"; then \ X ${MKDIR} "${DOCSDIR}$$file"; \ X ${ECHO} "@dirrm ${DOCSDIR:S#^${PREFIX}/##}$$file" >> ${PLIST}; \ X else \ X if ${TEST} -L "${WRKSRC}$$file"; then \ X ${LN} -s "`${LS} -l \"${WRKSRC}$$file\" | ${SED} -e 's/^.*> //'`" \ X "${DOCSDIR}$$file"; \ X else \ X ${INSTALL_DATA} "${WRKSRC}$$file" "${DOCSDIR}$$file"; \ X fi; \ X ${ECHO} "${DOCSDIR:S#^${PREFIX}/##}$$file" >> ${PLIST}; \ X fi; \ X done X @(${RM} -f ${PLIST}; ${SED} -ne '/^@/{G;h;};/^@/!p;$${g;p;}' > ${PLIST}) < ${PLIST} X X.include END-of-susv3/Makefile echo x - susv3/distinfo sed 's/^X//' >susv3/distinfo << 'END-of-susv3/distinfo' XMD5 (susv3.tar.bz2) = 28a31221cd2c9958fb9cbdbe2dd35817 END-of-susv3/distinfo echo x - susv3/pkg-comment sed 's/^X//' >susv3/pkg-comment << 'END-of-susv3/pkg-comment' XSingle UNIX Specification Version 3 END-of-susv3/pkg-comment echo x - susv3/pkg-descr sed 's/^X//' >susv3/pkg-descr << 'END-of-susv3/pkg-descr' XThe Singe UNIX Specification Version 3 is a set of Xnumerous HTML pages describing this standard. X XWWW: http://www.unix-systems.org/version3/online.html X X- Simon 'corecode' Schubert END-of-susv3/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 15:10:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F39037B416 for ; Thu, 11 Apr 2002 15:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BMA2x60796; Thu, 11 Apr 2002 15:10:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C84C337B400 for ; Thu, 11 Apr 2002 15:07:14 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BM7EY60412; Thu, 11 Apr 2002 15:07:14 -0700 (PDT) (envelope-from nobody) Message-Id: <200204112207.g3BM7EY60412@freefall.freebsd.org> Date: Thu, 11 Apr 2002 15:07:14 -0700 (PDT) From: Chris Dempsey To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37005: Broken build of /usr/ports/graphics/gimp1::Ports tree from Thu Apr 11 15:08:25 PDT 2002 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37005 >Category: ports >Synopsis: Broken build of /usr/ports/graphics/gimp1::Ports tree from Thu Apr 11 15:08:25 PDT 2002 >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 11 15:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Chris Dempsey >Release: -STABLE >Organization: >Environment: FreeBSD inferno.graddiv.ucsb.edu 4.5-STABLE FreeBSD 4.5-STABLE #1: Sat Apr 6 15:31:29 PST 2002 root@inferno.graddiv.ucsb.edu:/usr/obj/usr/src/sys/INFERNO i386 >Description: cc -O -pipe -Wall -o gimp-1.2 about_dialog.o airbrush.o app_procs.o asupsample.o batch.o bezier_select.o blend.o blob.o boundary.o brightness_contrast.o brush_edit.o brush_scale.o brush_select.o brush_select_cmds.o brushes_cmds.o bucket_fill.o by_color_select.o channel.o channel_cmds.o channels_dialog.o channel_ops.o channel_ops_cmds.o clone.o color_area.o color_balance.o color_cmds.o color_notebook.o color_panel.o color_picker.o color_select.o color_transfer.o colormaps.o colormap_dialog.o commands.o context_manager.o convert.o convert_cmds.o convolve.o crop.o cursorutil.o curves.o datafiles.o desaturate.o devices.o dialog_handler.o disp_callbacks.o display_cmds.o docindex.o dodgeburn.o draw_core.o drawable.o drawable_cmds.o edit_cmds.o edit_selection.o ellipse_select.o eraser.o errorconsole.o errors.o equalize.o fileops.o fileops_cmds.o flip_tool.o floating_sel.o floating_sel_cmds.o file_new_dialog.o free_select.o fuzzy_select.o gdisplay.o gdisplay_ops.o general.o gimage.o gimage_mask.o gimpbrush.o gimpbrushgenerated.o gimpbrushlist.o gimpbrushpipe.o gimpcontext.o gimpcontextpreview.o gimpdnd.o gimphelp.o gimphistogram.o gimplist.o gimplut.o gimpparasite.o gimpprogress.o gimprc.o gimprc_cmds.o gimpui.o gimpunit.o global_edit.o gradient.o gradient_select.o gradient_select_cmds.o gradients_cmds.o gtkwrapbox.o gtkhwrapbox.o gtkvwrapbox.o guides_cmds.o gximage.o help_cmds.o histogramwidget.o histogram_tool.o hue_saturation.o image_cmds.o image_map.o image_new.o image_render.o indicator_area.o info_dialog.o info_window.o ink.o interface.o internal_procs.o invert.o iscissors.o layer.o layer_cmds.o layer_select.o layers_dialog.o lc_dialog.o levels.o lut_funcs.o magnify.o main.o measure.o menus.o message_cmds.o misc_cmds.o module_db.o move.o nav_window.o ops_buttons.o palette.o palette_cmds.o palette_select.o paint_core.o paint_funcs.o paintbrush.o parasite_cmds.o parasitelist.o path.o paths_cmds.o paths_dialog.o pattern_select.o pattern_select_cmds.o patterns.o patterns_cmds.o pencil.o perspective_tool.o pixe! l_processor.o pixel_region.o plug_in.o plug_in_cmds.o posterize.o preferences_dialog.o procedural_db.o procedural_db_cmds.o qmask.o rect_select.o regex.o resolution_calibrate.o resize.o rotate_tool.o scale.o scale_tool.o scan_convert.o scroll.o selection.o selection_cmds.o session.o shear_tool.o smudge.o temp_buf.o text_tool.o text_tool_cmds.o threshold.o tile.o tile_cache.o tile_manager.o tile_swap.o tips_dialog.o tool_options.o tools.o tools_cmds.o transform_core.o transform_tool.o undo.o undo_cmds.o undo_history.o unit_cmds.o user_install.o xcf.o -Wl,-E -Wl,--export-dynamic libgimpim.a ../libgimp/libgimpi.a -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -lgmodule12 -lglib12 -lXext -lX11 -lm about_dialog.o: In function `about_dialog_create': about_dialog.o(.text+0x5e): undefined reference to `gettext' about_dialog.o(.text+0x469): undefined reference to `gettext' about_dialog.o(.text+0x4c9): undefined reference to `gettext' about_dialog.o(.text+0x7c2): undefined reference to `gettext' airbrush.o: In function `airbrush_options_new': airbrush.o(.text+0x215): undefined reference to `gettext' airbrush.o(.text+0x321): more undefined references to `gettext' follow main.o: In function `main': main.o(.text+0x60): undefined reference to `bindtextdomain' main.o(.text+0x70): undefined reference to `textdomain' main.o(.text+0x85): undefined reference to `bindtextdomain' main.o(.text+0x52f): undefined reference to `gettext' main.o(.text+0x564): undefined reference to `gettext' main.o(.text+0x594): undefined reference to `gettext' main.o(.text+0x5ad): undefined reference to `gettext' main.o(.text+0x5c6): undefined reference to `gettext' main.o(.text+0x5df): more undefined references to `gettext' follow menus.o: In function `menu_translate': menus.o(.text+0x2050): undefined reference to `dgettext' menus.o(.text+0x20da): undefined reference to `dgettext' menus.o(.text+0x21b1): undefined reference to `gettext' menus.o(.text+0x222e): undefined reference to `gettext' module_db.o: In function `module_db_browser_new': module_db.o(.text+0x1d7): undefined reference to `gettext' module_db.o(.text+0x1ff): undefined reference to `gettext' module_db.o(.text+0x438): undefined reference to `gettext' module_db.o(.text+0xa2b): more undefined references to `gettext' follow plug_in.o: In function `plug_in_make_menu': plug_in.o(.text+0x2f70): undefined reference to `bindtextdomain' plug_in.o(.text+0x3046): undefined reference to `bindtextdomain' plug_in.o(.text+0x30a8): undefined reference to `dgettext' posterize.o: In function `tools_new_posterize': posterize.o(.text+0x38): undefined reference to `gettext' posterize.o: In function `posterize_initialize': posterize.o(.text+0x105): undefined reference to `gettext' posterize.o: In function `posterize_dialog_new': posterize.o(.text+0x23f): undefined reference to `gettext' posterize.o(.text+0x25e): undefined reference to `gettext' posterize.o(.text+0x27d): undefined reference to `gettext' posterize.o(.text+0x2a2): more undefined references to `gettext' follow ../libgimp/libgimpi.a(gimpfileselection.o): In function `gimp_file_selection_browse_callback': gimpfileselection.o(.text+0x989): undefined reference to `dgettext' ../libgimp/libgimpi.a(gimpquerybox.o): In function `gimp_query_string_box': gimpquerybox.o(.text+0x280): undefined reference to `dgettext' gimpquerybox.o(.text+0x296): undefined reference to `dgettext' ../libgimp/libgimpi.a(gimpquerybox.o): In function `gimp_query_int_box': gimpquerybox.o(.text+0x368): undefined reference to `dgettext' gimpquerybox.o(.text+0x37e): undefined reference to `dgettext' ../libgimp/libgimpi.a(gimpquerybox.o)(.text+0x464): more undefined references to `dgettext' follow gmake[2]: *** [gimp-1.2] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/gimp1/work/gimp-1.2.3/app' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/gimp1/work/gimp-1.2.3' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/graphics/gimp1. >How-To-Repeat: make clean && make >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 16:30:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from valiant.cnchost.com (valiant.concentric.net [207.155.252.9]) by hub.freebsd.org (Postfix) with ESMTP id 242CC37B419 for ; Thu, 11 Apr 2002 16:30:17 -0700 (PDT) Received: from bitblocks.com (adsl-209-204-185-216.sonic.net [209.204.185.216]) by valiant.cnchost.com id TAA28105; Thu, 11 Apr 2002 19:29:52 -0400 (EDT) [ConcentricHost SMTP Relay 1.14] Message-ID: <200204112329.TAA28105@valiant.cnchost.com> To: Garance A Drosihn Cc: Raheel Khan , freebsd-ports@FreeBSD.ORG Subject: Re: FreeBSD Port: gettext-0.10.40 In-reply-to: Your message of "Thu, 11 Apr 2002 17:23:20 EDT." Date: Thu, 11 Apr 2002 16:29:50 -0700 From: Bakul Shah Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > >make all-am > >/bin/sh ../lib/javacomp.sh -d . ./gnu/gettext/DumpResource.java > >./gnu/gettext/DumpResource.java:0: Can't find default package > >`java.lang'. Check > > the CLASSPATH environment variable and the access to the archives. > >./gnu/gettext/DumpResource.java:0: confused by earlier errors, bailing out > > Well, I'm afraid I won't be able to help you much, so I hope someone > else is able to. While I have a high interest in java, I don't have > any java-ish things installed on my freebsd systems yet. I go thru > the build of gettext without any problems (I just tried it now, to > make sure I still have no problems), but I may just be lucky in that > I don't have any of the java ports installed. I ran into the same thing and investigated a bit. Apparently configure finds you have a java compiler (gcj in my case -- I had installed gcc-3.0.4 from ports long time ago) and activates the above code. I blew away the gcc-3.0.4 port, removed /usr/ports/devel/gettext/work/ and remade the port. That fixed it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 16:50: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from pozo.com (pozo.com [216.101.162.50]) by hub.freebsd.org (Postfix) with ESMTP id 3818837B404 for ; Thu, 11 Apr 2002 16:49:56 -0700 (PDT) Received: from sgi-540.pozo.com (puesdo.pozo.com [216.101.162.53]) by pozo.com (8.12.3/8.12.3) with ESMTP id g3BNnoco000348 (version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NO); Thu, 11 Apr 2002 16:49:51 -0700 (PDT) (envelope-from null@pozo.com) Message-Id: <5.1.0.14.2.20020411164746.03940ac8@pozo.com> X-Sender: null@pozo.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 11 Apr 2002 16:49:51 -0700 To: Garance A Drosihn , Raheel Khan From: Manfred Antar Subject: Re: FreeBSD Port: gettext-0.10.40 Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: References: <3CB5FB08.9060106@criticaledge.net> <3CB4CBBB.7010107@criticaledge.net> <20020411024045.GA59401@moo.holy.cow> <3CB53C79.80106@criticaledge.net> <3CB5FB08.9060106@criticaledge.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 05:23 PM 4/11/2002 -0400, Garance A Drosihn wrote: >At 2:07 PM -0700 4/11/02, Raheel Khan wrote: >>===> Building for gettext-0.11.1 >>make all-recursive >>Making all in doc >>Making all in intl >>Making all in lib >>Making all in libuniname >>Making all in src > >I probably should have suggested that you do: > cd /usr/ports/devel/gettext > make clean > make && make install > >It probably won't make much of a difference though. > >>make all-am >>/bin/sh ../lib/javacomp.sh -d . ./gnu/gettext/DumpResource.java >>./gnu/gettext/DumpResource.java:0: Can't find default package `java.lang'. Check >> the CLASSPATH environment variable and the access to the archives. >>./gnu/gettext/DumpResource.java:0: confused by earlier errors, bailing out > >Well, I'm afraid I won't be able to help you much, so I hope someone >else is able to. While I have a high interest in java, I don't have >any java-ish things installed on my freebsd systems yet. I go thru >the build of gettext without any problems (I just tried it now, to >make sure I still have no problems), but I may just be lucky in that >I don't have any of the java ports installed. > >Sorry I couldn't help. > >-- >Garance Alistair Drosehn = gad@eclipse.acs.rpi.edu >Senior Systems Programmer or gad@freebsd.org >Rensselaer Polytechnic Institute or drosih@rpi.edu > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-ports" in the body of the message I had the same problem. It has to do with having gcc3.0 installed. Search the archives, you have to move a couple of files in /usr/local/bin out of the way. I forget what they are maybe javac or something like that. After you do that it will build. Manfred ================================== || null@pozo.com || || Ph. (415) 681-6235 || ================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 17: 0: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9083A37B416 for ; Thu, 11 Apr 2002 17:00:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3C001L77677; Thu, 11 Apr 2002 17:00:01 -0700 (PDT) (envelope-from gnats) Received: from mail.disney.com (mail.disney.com [204.128.192.15]) by hub.freebsd.org (Postfix) with ESMTP id 2779D37B400 for ; Thu, 11 Apr 2002 16:55:47 -0700 (PDT) Received: from Hermes10.corp.disney.com (hermes10.corp.disney.com [153.7.110.102]) by mail.disney.com (Switch-2.2.0/Switch-2.2.0) with ESMTP id g3BNrEi24332 for ; Thu, 11 Apr 2002 16:53:14 -0700 (PDT) Received: from [172.30.50.1] by hermes.corp.disney.com with ESMTP for FreeBSD-gnats-submit@freebsd.org; Thu, 11 Apr 2002 16:55:08 -0700 Received: from plio.fan.fa.disney.com (plio.fan.fa.disney.com [153.7.118.2]) by pecos.fa.disney.com (8.11.3/8.11.3) with ESMTP id g3C02vr17434 for ; Thu, 11 Apr 2002 17:02:57 -0700 (PDT) Received: from localhost.fan.fa.disney.com (snoopy.fan.fa.disney.com [172.30.228.107]) by plio.fan.fa.disney.com (8.9.2/8.9.2) with ESMTP id QAA20853 for ; Thu, 11 Apr 2002 16:55:34 -0700 (PDT) (envelope-from pirzyk@mailhost) Received: (from pirzyk@localhost) by localhost.fan.fa.disney.com (8.11.6/8.11.6) id g3BNtxg10750; Thu, 11 Apr 2002 16:55:59 -0700 (PDT) (envelope-from pirzyk) Message-Id: <200204112355.g3BNtxg10750@localhost.fan.fa.disney.com> Date: Thu, 11 Apr 2002 16:55:59 -0700 (PDT) From: Jim Pirzyk Reply-To: Jim Pirzyk To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37006: cdrecord does not work with Teac USB CDRW Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37006 >Category: ports >Synopsis: cdrecord does not work with Teac USB CDRW >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 11 17:00:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jim Pirzyk >Release: FreeBSD 4.5-RELEASE i386 >Organization: >Environment: System: FreeBSD snoopy 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Thu Apr 4 12:26:33 PST 2002 root@zephyr:/export/FreeBSD/4.5-RELEASE/sys/compile/SNOOPY_KERNEL i386 From dmesg: umass0: Addonics USB to IDE Cable, rev 2.00/10.00, addr 2 cd0 at umass-sim0 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 650KB/s transfers cd0: Attempt to query device size failed: NOT READY, Logical unit is in process of becoming ready >Description: Known good IDE CDRW does not work in a USB enclosure with cdrecord. The drive works find with burncd direct attached to IDE bus. cdrecord prints this out: cdrecord -v speed=4 dev=0,0 4.5-install.iso Cdrecord 1.10 (i386-unknown-freebsd4.4) Copyright (C) 1995-2001 Jörg Schilling TOC Type: 1 = CD-ROM scsidev: '0,0' scsibus: 0 target: 0 lun: 0 Using libscg version 'schily-0.5' atapi: 0 Device type : Removable CD-ROM Version : 0 Response Format: 1 Vendor_info : 'TEAC ' Identifikation : 'CD-W58E ' Revision : '1.0A' Device seems to be: Generic mmc CD-RW. Using generic SCSI-3/mmc CD-R driver (mmc_cdr). Driver flags : SWABAUDIO Drive buf size : 1300480 = 1270 KB FIFO size : 4194304 = 4096 KB Track 01: data 637 MB Total size: 731 MB (72:29.68) = 326226 sectors Lout start: 732 MB (72:31/51) = 326226 sectors cdrecord: CD/DVD-Recorder not ready. >How-To-Repeat: Hook up a teac CD-W58E on a USB hub to a freebsd system, then run cdrecord and see a timeout. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 17:10:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DB3AB37B405 for ; Thu, 11 Apr 2002 17:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3C0A1p82434; Thu, 11 Apr 2002 17:10:01 -0700 (PDT) (envelope-from gnats) Received: from pris.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 536EB37B404 for ; Thu, 11 Apr 2002 17:03:47 -0700 (PDT) Received: (qmail 97575 invoked by uid 85); 12 Apr 2002 00:03:49 -0000 Message-Id: <20020412000348.97569.qmail@pris.polaris.ca> Date: 12 Apr 2002 00:03:48 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37007: Updated port: misc/p5-Business-ISBN from 1.64 to 1.67 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37007 >Category: ports >Synopsis: Updated port: misc/p5-Business-ISBN from 1.64 to 1.67 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Apr 11 17:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.5-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.5-20020321-STABLE FreeBSD 4.5-20020321-STABLE #0: Thu Mar 21 16:42:33 GMT 2002 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: diff -ruN /usr/ports/misc/p5-Business-ISBN/Makefile p5-Business-ISBN/Makefile --- /usr/ports/misc/p5-Business-ISBN/Makefile Sun Dec 30 08:04:08 2001 +++ p5-Business-ISBN/Makefile Wed Apr 10 19:52:51 2002 @@ -6,7 +6,7 @@ # PORTNAME= Business-ISBN -PORTVERSION= 1.64 +PORTVERSION= 1.67 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business diff -ruN /usr/ports/misc/p5-Business-ISBN/distinfo p5-Business-ISBN/distinfo --- /usr/ports/misc/p5-Business-ISBN/distinfo Sun Dec 30 08:04:08 2001 +++ p5-Business-ISBN/distinfo Wed Apr 10 19:53:18 2002 @@ -1 +1 @@ -MD5 (Business-ISBN-1.64.tar.gz) = d2aa287dd84bce0c348b851c08195121 +MD5 (Business-ISBN-1.67.tar.gz) = d341481917b29ad50c7bd358235f9d82 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 17:10:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 20B4337B419 for ; Thu, 11 Apr 2002 17:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3C0A2J82443; Thu, 11 Apr 2002 17:10:02 -0700 (PDT) (envelope-from gnats) Received: from pris.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 806C437B404 for ; Thu, 11 Apr 2002 17:03:48 -0700 (PDT) Received: (qmail 97635 invoked by uid 85); 12 Apr 2002 00:03:56 -0000 Message-Id: <20020412000355.97629.qmail@pris.polaris.ca> Date: 12 Apr 2002 00:03:55 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37008: Updated port: databases/p5-DBIx-XHTML_Table from 0.99 to 1.00 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37008 >Category: ports >Synopsis: Updated port: databases/p5-DBIx-XHTML_Table from 0.99 to 1.00 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Apr 11 17:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Mar 21 16:42:33 GMT 2002 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: diff -ruN /usr/ports/databases/p5-DBIx-XHTML_Table/Makefile p5-DBIx-XHTML_Table/Makefile --- /usr/ports/databases/p5-DBIx-XHTML_Table/Makefile Fri Feb 15 03:04:13 2002 +++ p5-DBIx-XHTML_Table/Makefile Wed Apr 10 19:45:09 2002 @@ -6,7 +6,7 @@ # PORTNAME= DBIx-XHTML_Table -PORTVERSION= 0.99 +PORTVERSION= 1.00 CATEGORIES= databases www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBIx diff -ruN /usr/ports/databases/p5-DBIx-XHTML_Table/distinfo p5-DBIx-XHTML_Table/distinfo --- /usr/ports/databases/p5-DBIx-XHTML_Table/distinfo Fri Feb 15 03:04:13 2002 +++ p5-DBIx-XHTML_Table/distinfo Wed Apr 10 19:45:52 2002 @@ -1 +1 @@ -MD5 (DBIx-XHTML_Table-0.99.tar.gz) = bf302467ea67b8de7a3a043e81f4325d +MD5 (DBIx-XHTML_Table-1.00.tar.gz) = 7b901f662a59bda561b8a8707bcb45fe >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 17:10:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DAB3537B41D for ; Thu, 11 Apr 2002 17:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3C0A2382465; Thu, 11 Apr 2002 17:10:02 -0700 (PDT) (envelope-from gnats) Received: from pris.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 1D75E37B416 for ; Thu, 11 Apr 2002 17:04:15 -0700 (PDT) Received: (qmail 97750 invoked by uid 85); 12 Apr 2002 00:04:22 -0000 Message-Id: <20020412000421.97744.qmail@pris.polaris.ca> Date: 12 Apr 2002 00:04:21 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37010: Updated port: textproc/p5-Lingua-EN-NameParse from 1.16 to 1.18 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37010 >Category: ports >Synopsis: Updated port: textproc/p5-Lingua-EN-NameParse from 1.16 to 1.18 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Apr 11 17:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.5-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.5-20020321-STABLE FreeBSD 4.5-20020321-STABLE #0: Thu Mar 21 16:42:33 GMT 2002 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: diff -ruN /usr/ports/textproc/p5-Lingua-EN-NameParse/Makefile p5-Lingua-EN-NameParse/Makefile --- /usr/ports/textproc/p5-Lingua-EN-NameParse/Makefile Sat Jan 26 20:56:52 2002 +++ p5-Lingua-EN-NameParse/Makefile Wed Apr 10 19:57:54 2002 @@ -6,7 +6,7 @@ # PORTNAME= Lingua-EN-NameParse -PORTVERSION= 1.16 +PORTVERSION= 1.18 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Lingua diff -ruN /usr/ports/textproc/p5-Lingua-EN-NameParse/distinfo p5-Lingua-EN-NameParse/distinfo --- /usr/ports/textproc/p5-Lingua-EN-NameParse/distinfo Sat Jan 26 20:56:52 2002 +++ p5-Lingua-EN-NameParse/distinfo Wed Apr 10 19:58:22 2002 @@ -1 +1 @@ -MD5 (Lingua-EN-NameParse-1.16.tar.gz) = 7037ff8e4ab4e58aa85b155671f571d2 +MD5 (Lingua-EN-NameParse-1.18.tar.gz) = 34bb5be1f9e0570c6c0ae751afdc6bf1 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 17:11: 0 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CBCE337B41B for ; Thu, 11 Apr 2002 17:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3C0A2U82452; Thu, 11 Apr 2002 17:10:02 -0700 (PDT) (envelope-from gnats) Received: from pris.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id C7E1337B400 for ; Thu, 11 Apr 2002 17:04:01 -0700 (PDT) Received: (qmail 97692 invoked by uid 85); 12 Apr 2002 00:04:09 -0000 Message-Id: <20020412000408.97686.qmail@pris.polaris.ca> Date: 12 Apr 2002 00:04:08 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37009: Updated port: textproc/p5-Lingua-EN-AddressParse from 1.05 to 1.11 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37009 >Category: ports >Synopsis: Updated port: textproc/p5-Lingua-EN-AddressParse from 1.05 to 1.11 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Apr 11 17:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.5-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.5-20020321-STABLE FreeBSD 4.5-20020321-STABLE #0: Thu Mar 21 16:42:33 GMT 2002 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: diff -ruN /usr/ports/textproc/p5-Lingua-EN-AddressParse/Makefile p5-Lingua-EN-AddressParse/Makefile --- /usr/ports/textproc/p5-Lingua-EN-AddressParse/Makefile Mon Mar 18 22:56:08 2002 +++ p5-Lingua-EN-AddressParse/Makefile Thu Apr 11 16:56:01 2002 @@ -6,7 +6,7 @@ # PORTNAME= Lingua-EN-AddressParse -PORTVERSION= 1.05 +PORTVERSION= 1.11 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Lingua @@ -15,7 +15,8 @@ MAINTAINER= svenasse@polaris.ca BUILD_DEPENDS= ${SITE_PERL}/Lingua/EN/NameParse.pm:${PORTSDIR}/textproc/p5-Lingua-EN-NameParse \ - ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent + ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent \ + ${SITE_PERL}/${PERL_VER}/Locale/SubCountry.pm:${PORTSDIR}/misc/p5-Locale-SubCountry RUN_DEPENDS= ${BUILD_DEPENDS} SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} diff -ruN /usr/ports/textproc/p5-Lingua-EN-AddressParse/distinfo p5-Lingua-EN-AddressParse/distinfo --- /usr/ports/textproc/p5-Lingua-EN-AddressParse/distinfo Mon Mar 18 22:56:08 2002 +++ p5-Lingua-EN-AddressParse/distinfo Thu Apr 11 16:52:35 2002 @@ -1 +1 @@ -MD5 (Lingua-EN-AddressParse-1.05.tar.gz) = 452b0f7fd569a8d871a6e46eba2061f5 +MD5 (Lingua-EN-AddressParse-1.11.tar.gz) = 4d28c3ca3c2bb32f178dbf8b077d286b >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 17:11: 2 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3093D37B41F for ; Thu, 11 Apr 2002 17:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3C0A2l82475; Thu, 11 Apr 2002 17:10:02 -0700 (PDT) (envelope-from gnats) Received: from pris.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 689F237B41B for ; Thu, 11 Apr 2002 17:04:46 -0700 (PDT) Received: (qmail 97812 invoked by uid 85); 12 Apr 2002 00:04:54 -0000 Message-Id: <20020412000453.97806.qmail@pris.polaris.ca> Date: 12 Apr 2002 00:04:53 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37011: Updated port: misc/p5-Locale-SubCountry from 1.10 to 1.11 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37011 >Category: ports >Synopsis: Updated port: misc/p5-Locale-SubCountry from 1.10 to 1.11 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Apr 11 17:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.5-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.5-20020321-STABLE FreeBSD 4.5-20020321-STABLE #0: Thu Mar 21 16:42:33 GMT 2002 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: diff -ruN /usr/ports/misc/p5-Locale-SubCountry/Makefile p5-Locale-SubCountry/Makefile --- /usr/ports/misc/p5-Locale-SubCountry/Makefile Mon Jan 28 03:04:08 2002 +++ p5-Locale-SubCountry/Makefile Wed Apr 10 19:55:27 2002 @@ -6,7 +6,7 @@ # PORTNAME= Locale-SubCountry -PORTVERSION= 1.10 +PORTVERSION= 1.11 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Locale diff -ruN /usr/ports/misc/p5-Locale-SubCountry/distinfo p5-Locale-SubCountry/distinfo --- /usr/ports/misc/p5-Locale-SubCountry/distinfo Mon Jan 28 03:04:08 2002 +++ p5-Locale-SubCountry/distinfo Wed Apr 10 19:55:39 2002 @@ -1 +1 @@ -MD5 (Locale-SubCountry-1.10.tar.gz) = a7cb9a9f2c465648939899fac738f441 +MD5 (Locale-SubCountry-1.11.tar.gz) = 1f7f759eb3cf0e1e049f0fd5f991f56b >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 17:53: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from charentes.fr.clara.net (charentes.fr.clara.net [212.43.194.76]) by hub.freebsd.org (Postfix) with ESMTP id 6723B37B41B for ; Thu, 11 Apr 2002 17:52:50 -0700 (PDT) Received: from greatoak.home (du-212-24.nat.adsl.freesurf.fr [212.43.212.24]) by charentes.fr.clara.net (Postfix) with ESMTP id 021A159D5D for ; Fri, 12 Apr 2002 02:52:48 +0200 (CEST) Received: from greatoak.home (localhost [127.0.0.1]) by greatoak.home (8.12.2/8.12.2) with ESMTP id g3C0sGSQ000751 for ; Fri, 12 Apr 2002 02:54:17 +0200 (CEST) (envelope-from pcasidy@greatoak.home) Message-Id: <200204120054.g3C0sGSQ000751@greatoak.home> Date: Fri, 12 Apr 2002 02:54:16 +0200 (CEST) From: Philippe CASIDY Subject: Cannot find orb/orbit.h while compiling gnome/guile-gnome-0.20 To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! This time, I have no sticky tags in my tree and I have a problem. I want to compile the gnome port. During the process, it has to build guile-gnome. Here are the traces I have: cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../guile-gtk -I./../guile-gtk -I/usr/local/include -I/usr/local/include -I /usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local /include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include -O -pipe -I/usr/local/include -c gn orba-glue.c -fPIC -DPIC -o .libs/gnorba-glue.lo In file included from gnorba-glue.c:6: /usr/X11R6/include/gnome-1.0/libgnorba/gnorba.h:4: orb/orbit.h: No such file or directory /usr/X11R6/include/gnome-1.0/libgnorba/gnorba.h:5: ORBitservices/CosNaming.h: No such file or directory In file included from /usr/X11R6/include/gnome-1.0/libgnorba/gnorba.h:7, [...] *** Error code 1 Stop in /home/usr/ports/x11-toolkits/guile-gnome/work/gnome-guile-0.20/guile-gnome. *** Error code 1 I read in the archive that the new version of ORBit may have problem due to a link removed. Here is one problem. Thanks for your help! Ph°1. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 18: 0:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0700E37B41A for ; Thu, 11 Apr 2002 18:00:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3C104a90386; Thu, 11 Apr 2002 18:00:04 -0700 (PDT) (envelope-from gnats) Received: from moutvdom01.kundenserver.de (moutvdom01.kundenserver.de [195.20.224.200]) by hub.freebsd.org (Postfix) with ESMTP id 6D2E137B425 for ; Thu, 11 Apr 2002 17:52:57 -0700 (PDT) Received: from [172.19.20.61] (helo=mrvdomng0.kundenserver.de) by moutvdom01.kundenserver.de with esmtp (Exim 2.12 #2) id 16voXg-0005xi-00 for FreeBSD-gnats-submit@freebsd.org; Fri, 12 Apr 2002 02:03:52 +0200 Received: from [217.83.12.168] (helo=mother.chief.home) by mrvdomng0.kundenserver.de with esmtp (Exim 3.22 #2) id 16voXf-000544-00 for FreeBSD-gnats-submit@freebsd.org; Fri, 12 Apr 2002 02:03:51 +0200 Received: (from root@localhost) by mother.chief.home (8.11.6/8.11.6) id g3C03oL95066; Fri, 12 Apr 2002 02:03:50 +0200 (CEST) (envelope-from aperum) Message-Id: <200204120003.g3C03oL95066@mother.chief.home> Date: Fri, 12 Apr 2002 02:03:50 +0200 (CEST) From: Sascha Holzleiter To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37012: fix port graphics/wmgrabimage Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37012 >Category: ports >Synopsis: fix port graphics/wmgrabimage >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 11 18:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sascha Holzleiter >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: >Description: Fixes wrong commandline argument -geom for ImageMagicks convert to correct -geometry parameter and lets the port work again. Please close PR ports/36229 also, as it was my last pr before taking over the maintainership and is the same fix as this one. >How-To-Repeat: >Fix: --- fix begins here --- diff -N -u -r ./Makefile /patches/wmgrabimage/Makefile --- ./Makefile Thu Apr 11 01:05:47 2002 +++ /patches/wmgrabimage/Makefile Fri Apr 12 01:46:20 2002 @@ -7,6 +7,7 @@ PORTNAME= wmGrabImage PORTVERSION= 0.72 +PORTREVISION= 1 CATEGORIES= graphics windowmaker MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ EXTRACT_SUFX= .tgz diff -N -u -r ./files/patch-ad /patches/wmgrabimage/files/patch-ad --- ./files/patch-ad Thu Jan 1 01:00:00 1970 +++ /patches/wmgrabimage/files/patch-ad Fri Apr 12 01:43:50 2002 @@ -0,0 +1,14 @@ +--- GrabImage.orig Sat Mar 23 14:37:54 2002 ++++ GrabImage Sat Mar 23 14:38:23 2002 +@@ -61,9 +61,9 @@ + + if (! ($Geometry eq "") ) { + system "convert -crop $Geometry $home/.wmGrabImage/${ImageName} $home/.wmGrabImage/${ImageName}.tmp.gif" ; +- system "convert -geom 54x54 $home/.wmGrabImage/${ImageName}.tmp.gif ${home}/.wmGrabImage/${ImageName}.tmp.xpm"; ++ system "convert -geometry 54x54 $home/.wmGrabImage/${ImageName}.tmp.gif ${home}/.wmGrabImage/${ImageName}.tmp.xpm"; + } else { +- system "convert -geom 54x54 $home/.wmGrabImage/${ImageName} ${home}/.wmGrabImage/${ImageName}.tmp.xpm"; ++ system "convert -geometry 54x54 $home/.wmGrabImage/${ImageName} ${home}/.wmGrabImage/${ImageName}.tmp.xpm"; + } + system "cat ${home}/.wmGrabImage/${ImageName}.tmp.xpm | sed -e \"s/Transparent/Black/\" \> ${home}/.wmGrabImage/${ImageName}.xpm; rm ${home}/.wmGrabImage/${ImageName}.tmp.xpm"; + --- fix ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 18: 6:17 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp2.jp.viruscheck.net (smtp2.jp.viruscheck.net [154.33.69.53]) by hub.freebsd.org (Postfix) with ESMTP id 4EF0B37B416; Thu, 11 Apr 2002 18:06:13 -0700 (PDT) Received: from scan1.jp.viruscheck.net ([154.33.69.36] helo=mail1.jp.viruscheck.net) by smtp2.jp.viruscheck.net with esmtp (Exim 3.35 #2) id 16vpVw-000189-00; Fri, 12 Apr 2002 10:06:08 +0900 Received: from [218.47.36.234] (helo=noc.orchid) by mail1.jp.viruscheck.net with esmtp (Exim 3.20 #1) id 16vpVv-000Icv-00; Fri, 12 Apr 2002 10:06:07 +0900 Received: from mail.ru (horse.orchid [89.60.10.11]) by noc.orchid (8.10.2+Sun/8.10.2) with ESMTP id g3C166405393; Fri, 12 Apr 2002 10:06:06 +0900 (JST) Message-ID: <3CB632FE.2070300@mail.ru> Date: Fri, 12 Apr 2002 10:06:06 +0900 From: Alexander Nedotsukov User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.9) Gecko/20020311 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Maxim Sobolev Cc: Boris Popov , freebsd-ports , ache Subject: Re: BSDL iconv take-over References: <3CB30864.5060702@mail.ru> <3CB30E4E.BCC5FFE4@FreeBSD.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Maxim, Maxim Sobolev wrote: >Nice to hear that the progress goes on. I would also propose to merge >all iconv-xxx packages into one iconv package, because such separation >actually makes very little sense. > >-Maxim > No problem with it. But I just supposed to add some kind of build level customization in this case(eg. how it done for DOC_LANG). Is it ok? Regards, -- Alexander To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 18:40:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 38D4837B405 for ; Thu, 11 Apr 2002 18:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3C1e3Z98551; Thu, 11 Apr 2002 18:40:03 -0700 (PDT) (envelope-from gnats) Date: Thu, 11 Apr 2002 18:40:03 -0700 (PDT) Message-Id: <200204120140.g3C1e3Z98551@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Kimura Fuyuki Subject: Re: ports/37002: Port Update: (security/fwlogwatch) from 0.6 to 0.7 Reply-To: Kimura Fuyuki Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37002; it has been noted by GNATS. From: Kimura Fuyuki To: king@v2project.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/37002: Port Update: (security/fwlogwatch) from 0.6 to 0.7 Date: Fri, 12 Apr 2002 10:36:24 +0900 --Multipart_Fri_Apr_12_10:36:24_2002-1 Content-Type: text/plain; charset=US-ASCII At 11 Apr 2002 19:33:37 -0000, Joseph King wrote: > Port Update from fwlogwatch from 0.6 to 0.7, the patch file now change the location of > etc files and man page location instead of perl command in the Makefile to avoid > portlint warnings. In my environment, 0.7 chops the first character of the dst ip addresses. (ex: 192.168.1.1 -> 92.168.1.1) Do you get the correct result ? I've reported this problem to the author with the following patch, but he says "doesn't happen"... --Multipart_Fri_Apr_12_10:36:24_2002-1 Content-Type: text/plain; charset=US-ASCII --- ipfilter.l.orig Fri Mar 29 16:29:33 2002 +++ ipfilter.l Wed Mar 27 16:57:38 2002 @@ -45,17 +45,17 @@ {STRING}[ ]"@"{NUMBER}":"{NUMBER}[ ]{TARGET} ipf_parse_data(ipftext, IPF_OPT_NONE); {NUMBER}"x"[ ]+{STRING}[ ]"@"{NUMBER}":"{NUMBER}[ ]{TARGET} ipf_parse_data(ipftext, IPF_OPT_COUNT); {OCTET}"."{OCTET}"."{OCTET}"."{OCTET} ipf_parse_ips(ipftext, IPF_OPT_SRC); -" -> "{OCTET}"."{OCTET}"."{OCTET}"."{OCTET} ipf_parse_ips(ipftext+5, IPF_OPT_DST); +" -> "{OCTET}"."{OCTET}"."{OCTET}"."{OCTET} ipf_parse_ips(ipftext+4, IPF_OPT_DST); {OCTET}"."{OCTET}"."{OCTET}"."{OCTET}","{PORT} ipf_parse_ips(ipftext, IPF_OPT_SRC|IPF_OPT_PORT); -" -> "{OCTET}"."{OCTET}"."{OCTET}"."{OCTET}","{PORT} ipf_parse_ips(ipftext+5, IPF_OPT_DST|IPF_OPT_PORT); +" -> "{OCTET}"."{OCTET}"."{OCTET}"."{OCTET}","{PORT} ipf_parse_ips(ipftext+4, IPF_OPT_DST|IPF_OPT_PORT); {STRING}"["{OCTET}"."{OCTET}"."{OCTET}"."{OCTET}"]" ipf_parse_ips(ipftext, IPF_OPT_SRC|IPF_OPT_RES); -" -> "{STRING}"["{OCTET}"."{OCTET}"."{OCTET}"."{OCTET}"]" ipf_parse_ips(ipftext+5, IPF_OPT_DST|IPF_OPT_RES); +" -> "{STRING}"["{OCTET}"."{OCTET}"."{OCTET}"."{OCTET}"]" ipf_parse_ips(ipftext+4, IPF_OPT_DST|IPF_OPT_RES); {STRING}"["{OCTET}"."{OCTET}"."{OCTET}"."{OCTET}"],"{PORT} ipf_parse_ips(ipftext, IPF_OPT_SRC|IPF_OPT_RES|IPF_OPT_PORT); -" -> "{STRING}"["{OCTET}"."{OCTET}"."{OCTET}"."{OCTET}"],"{PORT} ipf_parse_ips(ipftext+5, IPF_OPT_DST|IPF_OPT_RES|IPF_OPT_PORT); +" -> "{STRING}"["{OCTET}"."{OCTET}"."{OCTET}"."{OCTET}"],"{PORT} ipf_parse_ips(ipftext+4, IPF_OPT_DST|IPF_OPT_RES|IPF_OPT_PORT); {OCTET}"."{OCTET}"."{OCTET}"."{OCTET}","{STRING} ipf_parse_ips(ipftext, IPF_OPT_SRC|IPF_OPT_RPORT); -" -> "{OCTET}"."{OCTET}"."{OCTET}"."{OCTET}","{STRING} ipf_parse_ips(ipftext+5, IPF_OPT_DST|IPF_OPT_RPORT); +" -> "{OCTET}"."{OCTET}"."{OCTET}"."{OCTET}","{STRING} ipf_parse_ips(ipftext+4, IPF_OPT_DST|IPF_OPT_RPORT); {STRING}"["{OCTET}"."{OCTET}"."{OCTET}"."{OCTET}"],"{STRING} ipf_parse_ips(ipftext, IPF_OPT_SRC|IPF_OPT_RES|IPF_OPT_RPORT); -" -> "{STRING}"["{OCTET}"."{OCTET}"."{OCTET}"."{OCTET}"],"{STRING} ipf_parse_ips(ipftext+5, IPF_OPT_DST|IPF_OPT_RES|IPF_OPT_RPORT); +" -> "{STRING}"["{OCTET}"."{OCTET}"."{OCTET}"."{OCTET}"],"{STRING} ipf_parse_ips(ipftext+4, IPF_OPT_DST|IPF_OPT_RES|IPF_OPT_RPORT); "PR "{PROTO} ipf_parse_proto(ipftext+3); "len "{NUMBER}[ ][(]?{NUMBER}[)]? opt.line->datalen = atoi(ipftext+4); "frag "{NUMBER}"@"{NUMBER} /* ignore */ --Multipart_Fri_Apr_12_10:36:24_2002-1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 18:55:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 21FAC37B400; Thu, 11 Apr 2002 18:55:37 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3C1tbB00639; Thu, 11 Apr 2002 18:55:37 -0700 (PDT) (envelope-from pat) Date: Thu, 11 Apr 2002 18:55:37 -0700 (PDT) From: Message-Id: <200204120155.g3C1tbB00639@freefall.freebsd.org> To: sh@root-login.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36229: Problem with graphics/wmgrabimage Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Problem with graphics/wmgrabimage State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Apr 11 18:55:13 PDT 2002 State-Changed-Why: Superseded by PR ports/37012 http://www.freebsd.org/cgi/query-pr.cgi?pr=36229 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 18:58:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5DF7437B41C; Thu, 11 Apr 2002 18:58:20 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3C1wK000998; Thu, 11 Apr 2002 18:58:20 -0700 (PDT) (envelope-from pat) Date: Thu, 11 Apr 2002 18:58:20 -0700 (PDT) From: Message-Id: <200204120158.g3C1wK000998@freefall.freebsd.org> To: svenasse@polaris.ca, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37011: Updated port: misc/p5-Locale-SubCountry from 1.10 to 1.11 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Updated port: misc/p5-Locale-SubCountry from 1.10 to 1.11 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Apr 11 18:58:11 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37011 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 19: 1:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C703837B41A; Thu, 11 Apr 2002 19:01:10 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3C21AF01549; Thu, 11 Apr 2002 19:01:10 -0700 (PDT) (envelope-from pat) Date: Thu, 11 Apr 2002 19:01:10 -0700 (PDT) From: Message-Id: <200204120201.g3C21AF01549@freefall.freebsd.org> To: svenasse@polaris.ca, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37010: Updated port: textproc/p5-Lingua-EN-NameParse from 1.16 to 1.18 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Updated port: textproc/p5-Lingua-EN-NameParse from 1.16 to 1.18 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Apr 11 19:01:01 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37010 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 19: 4:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 53A0737B41E; Thu, 11 Apr 2002 19:04:03 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3C243r02036; Thu, 11 Apr 2002 19:04:03 -0700 (PDT) (envelope-from pat) Date: Thu, 11 Apr 2002 19:04:03 -0700 (PDT) From: Message-Id: <200204120204.g3C243r02036@freefall.freebsd.org> To: svenasse@polaris.ca, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37009: Updated port: textproc/p5-Lingua-EN-AddressParse from 1.05 to 1.11 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Updated port: textproc/p5-Lingua-EN-AddressParse from 1.05 to 1.11 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Apr 11 19:03:54 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37009 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 19: 6:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C1C737B477; Thu, 11 Apr 2002 19:06:30 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3C26Uj06339; Thu, 11 Apr 2002 19:06:30 -0700 (PDT) (envelope-from pat) Date: Thu, 11 Apr 2002 19:06:30 -0700 (PDT) From: Message-Id: <200204120206.g3C26Uj06339@freefall.freebsd.org> To: svenasse@polaris.ca, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37008: Updated port: databases/p5-DBIx-XHTML_Table from 0.99 to 1.00 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Updated port: databases/p5-DBIx-XHTML_Table from 0.99 to 1.00 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Apr 11 19:06:19 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37008 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 19:12:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D430737B422; Thu, 11 Apr 2002 19:12:00 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3C2C0r07313; Thu, 11 Apr 2002 19:12:00 -0700 (PDT) (envelope-from pat) Date: Thu, 11 Apr 2002 19:12:00 -0700 (PDT) From: Message-Id: <200204120212.g3C2C0r07313@freefall.freebsd.org> To: sascha@root-login.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37012: fix port graphics/wmgrabimage Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: fix port graphics/wmgrabimage State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Apr 11 19:11:50 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37012 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 19:16:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C981637B429; Thu, 11 Apr 2002 19:14:44 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3C2Ebh07752; Thu, 11 Apr 2002 19:14:37 -0700 (PDT) (envelope-from pat) Date: Thu, 11 Apr 2002 19:14:37 -0700 (PDT) From: Message-Id: <200204120214.g3C2Ebh07752@freefall.freebsd.org> To: svenasse@polaris.ca, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37007: Updated port: misc/p5-Business-ISBN from 1.64 to 1.67 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Updated port: misc/p5-Business-ISBN from 1.64 to 1.67 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Apr 11 19:14:24 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37007 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 20:20:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C07937B419 for ; Thu, 11 Apr 2002 20:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3C3K2T19890; Thu, 11 Apr 2002 20:20:02 -0700 (PDT) (envelope-from gnats) Date: Thu, 11 Apr 2002 20:20:02 -0700 (PDT) Message-Id: <200204120320.g3C3K2T19890@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: parv Subject: Re: ports/34308: perl build fails due to locales (*.ISO8859-15) test failure Reply-To: parv Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/34308; it has been noted by GNATS. From: parv To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Re: ports/34308: perl build fails due to locales (*.ISO8859-15) test failure Date: Thu, 11 Apr 2002 23:14:21 -0400 in message <20020126185755.143E650BCF@moo.holy.cow>, wrote parv thusly... > > >Number: 34308 > >Category: ports > >Synopsis: perl build fails due to locales (*.ISO8859-15) test failure please note that change in my email address as follows... OLD - parv_@yahoo.com -- will continue to retrieve mail from this -- account until around apr. 20 2002 NEW - parv@pair.com -- send your queries to this address, -- disregard yahoo address ...in addition, i have filed this bug with perl development team, bug id is 20020212.002 ... http://bugs.perl.org/perlbug.cgi?req=bidmid&bidmid=20020212.002 - parv To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 20:20:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 833CF37B41C for ; Thu, 11 Apr 2002 20:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3C3K2p19899; Thu, 11 Apr 2002 20:20:02 -0700 (PDT) (envelope-from gnats) Received: from snipe.prod.itd.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by hub.freebsd.org (Postfix) with ESMTP id 4B85637B419 for ; Thu, 11 Apr 2002 20:19:44 -0700 (PDT) Received: from sdn-ar-007dcwashp067.dialsprint.net ([63.178.91.51] helo=moo.holy.cow) by snipe.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16vrbD-0004vP-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 11 Apr 2002 20:19:43 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id DDA9650B8D; Thu, 11 Apr 2002 23:22:04 -0400 (EDT) Message-Id: <20020412032204.DDA9650B8D@moo.holy.cow> Date: Thu, 11 Apr 2002 23:22:04 -0400 (EDT) From: parv@pair.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37014: [PATCH] add some knobs to x11-wm/fvwm2/Makefile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37014 >Category: ports >Synopsis: [PATCH] add some knobs to x11-wm/fvwm2/Makefile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 11 20:20:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: parv >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD moo.holy.cow 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Mar 17 01:01:43 EST 2002 ports tree was updated on mar. 17 2002 >Description: add some config knobs to x11-wm/fvwm2/Makefile >How-To-Repeat: >Fix: ---- begin ---- --- Makefile.old Fri Mar 29 02:50:14 2002 +++ Makefile Mon Apr 1 11:57:20 2002 @@ -36,6 +36,14 @@ --with-stroke-includes=${LOCALBASE}/include .endif +.if defined(WITHOUT_SESSION_MGMT) +CONFIGURE_ARGS+= --disable-sm +.endif + +.if defined(WITHOUT_SHAPE) +CONFIGURE_ARGS+= --disable-shape +.endif + PLIST_SUB+= FVWM_VERSION="${PORTVERSION}" .include @@ -44,7 +52,7 @@ USE_GNOME= yes PLIST_SUB+= GNOMEDATADIR="share/gnome/fvwm" .else -CONFIGURE_ARGS+= --without-gnome +CONFIGURE_ARGS+= --without-gnome --disable-gnome-hints PLIST_SUB+= GNOMEDATADIR="share/fvwm" .endif ---- end ---- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 20:42:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F1D1637B400; Thu, 11 Apr 2002 20:42:34 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3C3gYf23695; Thu, 11 Apr 2002 20:42:34 -0700 (PDT) (envelope-from ijliao) Date: Thu, 11 Apr 2002 20:42:34 -0700 (PDT) From: Message-Id: <200204120342.g3C3gYf23695@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, vanilla@FreeBSD.org Subject: Re: ports/37005: Broken build of /usr/ports/graphics/gimp1::Ports tree from Thu Apr 11 15:08:25 PDT 2002 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Broken build of /usr/ports/graphics/gimp1::Ports tree from Thu Apr 11 15:08:25 PDT 2002 Responsible-Changed-From-To: freebsd-ports->vanilla Responsible-Changed-By: ijliao Responsible-Changed-When: Thu Apr 11 20:42:26 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37005 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 20:43: 7 2002 Delivered-To: freebsd-ports@freebsd.org Received: from phnxpop8.phnx.uswest.net (phnxpop8.phnx.uswest.net [206.80.192.8]) by hub.freebsd.org (Postfix) with SMTP id BB07637B503 for ; Thu, 11 Apr 2002 20:42:55 -0700 (PDT) Received: (qmail 12608 invoked by uid 0); 12 Apr 2002 03:42:54 -0000 Received: from vdsl-130-13-81-12.phnx.uswest.net (HELO criticaledge.net) (130.13.81.12) by phnxpop8.phnx.uswest.net with SMTP; 12 Apr 2002 03:42:54 -0000 Date: Thu, 11 Apr 2002 20:42:52 -0700 Message-ID: <3CB657BC.5060701@criticaledge.net> From: "Raheel Khan" To: "Manfred Antar" Cc: "Garance A Drosihn" , freebsd-ports@FreeBSD.ORG User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.9+) Gecko/20020401 X-Accept-Language: en-us, en MIME-Version: 1.0 Subject: Re: FreeBSD Port: gettext-0.10.40 References: <3CB5FB08.9060106@criticaledge.net> <3CB4CBBB.7010107@criticaledge.net> <20020411024045.GA59401@moo.holy.cow> <3CB53C79.80106@criticaledge.net> <3CB5FB08.9060106@criticaledge.net> <5.1.0.14.2.20020411164746.03940ac8@pozo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thanks a bunch for your help guys. I'll check it out tonight. If you know what files I need to move from archives.. let me know. In that case, I'll just deinstall gcc3 and reinstall it after updating to gettext. Thanks again guys. Raheel Khan Manfred Antar wrote: > At 05:23 PM 4/11/2002 -0400, Garance A Drosihn wrote: > >>At 2:07 PM -0700 4/11/02, Raheel Khan wrote: >> >>>===> Building for gettext-0.11.1 >>>make all-recursive >>>Making all in doc >>>Making all in intl >>>Making all in lib >>>Making all in libuniname >>>Making all in src >> >>I probably should have suggested that you do: >> cd /usr/ports/devel/gettext >> make clean >> make && make install >> >>It probably won't make much of a difference though. >> >> >>>make all-am >>>/bin/sh ../lib/javacomp.sh -d . ./gnu/gettext/DumpResource.java >>>./gnu/gettext/DumpResource.java:0: Can't find default package `java.lang'. Check >>>the CLASSPATH environment variable and the access to the archives. >>>./gnu/gettext/DumpResource.java:0: confused by earlier errors, bailing out >> >>Well, I'm afraid I won't be able to help you much, so I hope someone >>else is able to. While I have a high interest in java, I don't have >>any java-ish things installed on my freebsd systems yet. I go thru >>the build of gettext without any problems (I just tried it now, to >>make sure I still have no problems), but I may just be lucky in that >>I don't have any of the java ports installed. >> >>Sorry I couldn't help. >> >>-- >>Garance Alistair Drosehn = gad@eclipse.acs.rpi.edu >>Senior Systems Programmer or gad@freebsd.org >>Rensselaer Polytechnic Institute or drosih@rpi.edu >> >>To Unsubscribe: send mail to majordomo@FreeBSD.org >>with "unsubscribe freebsd-ports" in the body of the message > > > I had the same problem. > It has to do with having gcc3.0 installed. > Search the archives, you have to move a couple of files in /usr/local/bin out of the way. > I forget what they are maybe javac or something like that. > After you do that it will build. > Manfred > > ================================== > || null@pozo.com || > || Ph. (415) 681-6235 || > ================================== > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 20:43:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5156A37B41F; Thu, 11 Apr 2002 20:43:30 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3C3hUK23885; Thu, 11 Apr 2002 20:43:30 -0700 (PDT) (envelope-from ijliao) Date: Thu, 11 Apr 2002 20:43:30 -0700 (PDT) From: Message-Id: <200204120343.g3C3hUK23885@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, dirk@FreeBSD.org Subject: Re: ports/37006: cdrecord does not work with Teac USB CDRW Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: cdrecord does not work with Teac USB CDRW Responsible-Changed-From-To: freebsd-ports->dirk Responsible-Changed-By: ijliao Responsible-Changed-When: Thu Apr 11 20:43:22 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37006 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 20:45:48 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 418ED37B404; Thu, 11 Apr 2002 20:45:46 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3C3jkU24229; Thu, 11 Apr 2002 20:45:46 -0700 (PDT) (envelope-from ijliao) Date: Thu, 11 Apr 2002 20:45:46 -0700 (PDT) From: Message-Id: <200204120345.g3C3jkU24229@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, petef@FreeBSD.org Subject: Re: ports/37014: [PATCH] add some knobs to x11-wm/fvwm2/Makefile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] add some knobs to x11-wm/fvwm2/Makefile Responsible-Changed-From-To: freebsd-ports->petef Responsible-Changed-By: ijliao Responsible-Changed-When: Thu Apr 11 20:45:34 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37014 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 11 22:40:37 2002 Delivered-To: freebsd-ports@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 0643537B404 for ; Thu, 11 Apr 2002 22:40:30 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.2/8.12.2) with ESMTP id g3C5dpFf037217; Fri, 12 Apr 2002 01:39:51 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: Cannot find orb/orbit.h while compiling gnome/guile-gnome-0.20 From: Joe Marcus Clarke To: Philippe CASIDY Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <200204120054.g3C0sGSQ000751@greatoak.home> References: <200204120054.g3C0sGSQ000751@greatoak.home> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-NDzoOy1jYwwX3B6eVQ0+" X-Mailer: Ximian Evolution 1.0.3 Date: 12 Apr 2002 02:40:51 -0300 Message-Id: <1018590051.70027.32.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-NDzoOy1jYwwX3B6eVQ0+ Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Thu, 2002-04-11 at 21:54, Philippe CASIDY wrote: > Hi! >=20 > This time, I have no sticky tags in my tree and I have a problem. >=20 > I want to compile the gnome port. During the process, it has to build > guile-gnome. Make sure you have the latest ORBit port (0.5.15), and that you have _no_ other versions of ORBit installed. After confirming this, make clean on guile-gnome, and try to rebuild. Joe >=20 > Here are the traces I have: > cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../guile-gtk -I./../guile-g= tk -I/usr/local/include -I/usr/local/include -I > /usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -= I/usr/X11R6/lib/gnome-libs/include -I/usr/local > /include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/lo= cal/include -O -pipe -I/usr/local/include -c gn > orba-glue.c -fPIC -DPIC -o .libs/gnorba-glue.lo > In file included from gnorba-glue.c:6: > /usr/X11R6/include/gnome-1.0/libgnorba/gnorba.h:4: orb/orbit.h: No such f= ile or directory > /usr/X11R6/include/gnome-1.0/libgnorba/gnorba.h:5: ORBitservices/CosNamin= g.h: No such file or directory > In file included from /usr/X11R6/include/gnome-1.0/libgnorba/gnorba.h:7, > [...] > *** Error code 1 >=20 > Stop in /home/usr/ports/x11-toolkits/guile-gnome/work/gnome-guile-0.20/gu= ile-gnome. > *** Error code 1 >=20 > I read in the archive that the new version of ORBit may have problem due > to a link removed. > Here is one problem. >=20 > Thanks for your help! >=20 > Ph=B01. >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message >=20 --=-NDzoOy1jYwwX3B6eVQ0+ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEABECAAYFAjy2c2IACgkQb2iPiv4Uz4fmfQCfVu6wUwHp6W7+Wam8HD5eIDjQ bGIAnjJblMx4iVHH9LpMx2C/kEBfJwgl =/vUv -----END PGP SIGNATURE----- --=-NDzoOy1jYwwX3B6eVQ0+-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 0: 4:48 2002 Delivered-To: freebsd-ports@freebsd.org Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (Postfix) with ESMTP id 13A4937B405 for ; Fri, 12 Apr 2002 00:04:45 -0700 (PDT) Received: from localhost (root@localhost [127.0.0.1]) by cain.gsoft.com.au (8.12.2/8.12.2) with ESMTP id g3C74aru041246; Fri, 12 Apr 2002 16:34:37 +0930 (CST) (envelope-from darius@dons.net.au) Subject: Re: FreeBSD Port: ltmdm-1.0 From: "Daniel O'Connor" To: grenville armitage Cc: ports@FreeBSD.org In-Reply-To: <3CB685C4.39649238@ureach.com> References: <3CB685C4.39649238@ureach.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 12 Apr 2002 16:34:36 +0930 Message-Id: <1018595078.34446.48.camel@chowder.gsoft.com.au> Mime-Version: 1.0 X-Spam-Status: No, hits=-5 required=5 X-Spam-Level: (-5) X-Scanned-By: MIMEDefang 2.6 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 2002-04-12 at 16:29, grenville armitage wrote: > Just noticed that you'd added version 1.0 to the ports > tree - gives me a good reason to update to FreeBSD 4.5 :-) > My assumption is that ltmdm 1.0 will support the Portege's > internal modem just like v0.6 did. Should do.. Currently I am working with the author to get attachments for ISA and PCMCIA cards going :) Thanks for the report BTW. --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 0:48:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D532437B416; Fri, 12 Apr 2002 00:48:07 -0700 (PDT) Received: (from sada@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3C7m3E81080; Fri, 12 Apr 2002 00:48:03 -0700 (PDT) (envelope-from sada) Date: Fri, 12 Apr 2002 00:48:03 -0700 (PDT) From: Message-Id: <200204120748.g3C7m3E81080@freefall.freebsd.org> To: chris@unixpages.org, sada@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36942: audio/pimp3: make distfile fetchable again Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: audio/pimp3: make distfile fetchable again State-Changed-From-To: open->closed State-Changed-By: sada State-Changed-When: Fri Apr 12 00:47:23 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36942 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 2:30:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 62EF637B419 for ; Fri, 12 Apr 2002 02:30:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3C9U5P07572; Fri, 12 Apr 2002 02:30:05 -0700 (PDT) (envelope-from gnats) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 9C70D37B416 for ; Fri, 12 Apr 2002 02:26:50 -0700 (PDT) Received: from mailrelay2.informatik.tu-muenchen.de (mailrelay2.informatik.tu-muenchen.de [131.159.254.8]) by mailout.informatik.tu-muenchen.de (Postfix) with ESMTP id 7098D61C1 for ; Fri, 12 Apr 2002 11:26:49 +0200 (MEST) Received: from atrbg11.informatik.tu-muenchen.de (atrbg11.informatik.tu-muenchen.de [131.159.24.91]) by mailrelay2.informatik.tu-muenchen.de (Postfix) with ESMTP id 5A0C34738B for ; Fri, 12 Apr 2002 11:26:49 +0200 (MEST) Received: by atrbg11.informatik.tu-muenchen.de (Postfix, from userid 0) id BA01613994; Fri, 12 Apr 2002 11:26:48 +0200 (CEST) Message-Id: <20020412092648.BA01613994@atrbg11.informatik.tu-muenchen.de> Date: Fri, 12 Apr 2002 11:26:48 +0200 (CEST) From: Daniel Lang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37016: update of xerces-c port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37016 >Category: ports >Synopsis: update of xerces-c port >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Apr 12 02:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Daniel Lang >Release: FreeBSD 4.5-STABLE i386 >Organization: LEO >Environment: System: FreeBSD atrbg11.informatik.tu-muenchen.de 4.5-STABLE FreeBSD 4.5-STABLE #8: Mon Mar 11 20:29:24 CET 2002 root@atrbg11.informatik.tu-muenchen.de:/usr/obj/usr/src/sys/ATRBG11 i386 >Description: The following two patches update the textproc/xerces-c port to 1.7.0. The usage of runConfigure seems to be required, as the NETACCESSOR variable does not get set in the Makefiles and build fails otherwise. Also runConfigure needs the XERCESROOT, as well. >How-To-Repeat: - >Fix: --- Makefile.orig Fri Apr 12 10:30:29 2002 +++ Makefile Fri Apr 12 11:01:09 2002 @@ -6,26 +6,27 @@ # PORTNAME= xerces_c -PORTVERSION= 1.6.0 +PORTVERSION= 1.7.0 CATEGORIES= textproc MASTER_SITES= http://xml.apache.org/dist/xerces-c/stable/ \ http://document-root.de/xerces-c-mirror/ -DISTNAME= xerces-c-src1_6_0 +DISTNAME= xerces-c-src1_7_0 MAINTAINER= kiesel@schlund.de INSTALLS_SHLIB=yes LDCONFIG_DIRS= ${PREFIX}/lib -CONFIGURE_WRKSRC= ${WRKSRC}/src -BUILD_WRKSRC= ${WRKSRC}/src -INSTALL_WRKSRC= ${WRKSRC}/src +CONFIGURE_WRKSRC= ${WRKSRC}/src/xercesc +BUILD_WRKSRC= ${WRKSRC}/src/xercesc +INSTALL_WRKSRC= ${WRKSRC}/src/xercesc # Set this to where the source lives +CONFIGURE_ENV+= XERCESCROOT=${WRKSRC} MAKE_ENV+= XERCESCROOT=${WRKSRC} # If configure fails, try this: -#CONFIGURE_SCRIPT= runConfigure -pfreebsd +CONFIGURE_SCRIPT= runConfigure -p freebsd -n socket USE_GMAKE= yes HAS_CONFIGURE= yes @@ -36,6 +37,6 @@ ${CHMOD} 700 ${CONFIGURE_WRKSRC}/configure post-install: - ${STRIP_CMD} ${PREFIX}/lib/libxerces-c1_6_0.so + ${STRIP_CMD} ${PREFIX}/lib/libxerces-c1_7_0.so .include --- distinfo.orig Fri Apr 12 10:31:59 2002 +++ distinfo Fri Apr 12 10:33:03 2002 @@ -1 +1 @@ -MD5 (xerces-c-src1_6_0.tar.gz) = 4d7d9fd4f74f69d0302face517c282e4 +MD5 (xerces-c-src1_7_0.tar.gz) = 31ddbda5e3d61113dc247590c162e83a >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 2:42:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gate-isdn.shepherd-construction.co.uk (gate-isdn.shepherd-construction.co.uk [194.152.72.229]) by hub.freebsd.org (Postfix) with ESMTP id C986A37B41A; Fri, 12 Apr 2002 02:42:50 -0700 (PDT) Received: from [192.168.50.127] (helo=sliderule.demon.co.uk) by gate-isdn.shepherd-construction.co.uk with esmtp (Exim 2.12 #1) id 16vxZ6-000553-00; Fri, 12 Apr 2002 10:41:56 +0100 Message-ID: <3CB6AC17.3070506@sliderule.demon.co.uk> Date: Fri, 12 Apr 2002 10:42:47 +0100 From: Steve Burton User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: chuckr@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: xpdf-0.92 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Chuck, have you any idea when xpdf 1.0 will be ready? I'm using pdftotext with htdig and v1 is now recommended (0.92 coredumps on some pdfs but I can't find out why). I've tried building v 1 from the sources but configure can't seem to find the t1, freetype and freetype2 libs and includes even when pointed to the correct directories. Help. Steve Burton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 3: 4:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from charentes.fr.clara.net (charentes.fr.clara.net [212.43.194.76]) by hub.freebsd.org (Postfix) with ESMTP id 2CB3F37B400 for ; Fri, 12 Apr 2002 03:04:30 -0700 (PDT) Received: from greatoak.home (du-212-24.nat.adsl.freesurf.fr [212.43.212.24]) by charentes.fr.clara.net (Postfix) with ESMTP id 545A95B5C5; Fri, 12 Apr 2002 12:04:22 +0200 (CEST) Received: from greatoak.home (localhost [127.0.0.1]) by greatoak.home (8.12.2/8.12.2) with ESMTP id g3C9BCkf001241; Fri, 12 Apr 2002 11:11:13 +0200 (CEST) (envelope-from pcasidy@greatoak.home) Message-Id: <200204120911.g3C9BCkf001241@greatoak.home> Date: Fri, 12 Apr 2002 11:11:12 +0200 (CEST) From: Philippe CASIDY Subject: Re: Cannot find orb/orbit.h while compiling gnome/guile-gnome-0.20 To: marcus@marcuscom.com Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <1018590051.70027.32.camel@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 12 Apr, Joe Marcus Clarke wrote: > > Make sure you have the latest ORBit port (0.5.15), and that you have > _no_ other versions of ORBit installed. After confirming this, make > clean on guile-gnome, and try to rebuild. > I have ORBit2 also because some ports requires it! I will try to remove it and install it back later. Here are some more info: %pkg_info | grep ORB ORBit-0.5.15 High-performance CORBA ORB with support for the C language ORBit2-2.3.107 High-performance CORBA ORB with support for the C language libIDL-0.7.4 A library for creating trees of CORBA Interface Definition %pkg_info -R ORBit2-2.3.107 Information for ORBit2-2.3.107: Required by: gconf2-1.1.9 bonobo-activation-0.9.6 libbonobo-1.113.0 gnomevfs2-1.9.11 libgnome-1.114.0 libbonoboui-1.113.0 libgnomeui-1.114.0 %pkg_info -R ORBit-0.5.15 Information for ORBit-0.5.15: Required by: bonobo-1.0.19 libgda-0.2.96 gnomedb-0.2.96 libglade-0.17_2 bugbuddy-2.0.8 glade-0.6.4 gtop-1.0.13 gdm-2.2.5.5 xalf-0.12_1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 3:10:43 2002 Delivered-To: freebsd-ports@freebsd.org Received: from cip1.melaten.rwth-aachen.de (cip1.melaten.RWTH-Aachen.DE [134.130.92.100]) by hub.freebsd.org (Postfix) with ESMTP id 94AF937B416 for ; Fri, 12 Apr 2002 03:10:37 -0700 (PDT) Received: from cip12.melaten.rwth-aachen.de (cip12.melaten.rwth-aachen.de [134.130.92.12]) by cip1.melaten.rwth-aachen.de (8.11.6/8.11.1) with ESMTP id g3CAAQh27752; Fri, 12 Apr 2002 12:10:26 +0200 (CEST) (envelope-from tg@melaten.rwth-aachen.de) Received: (from tg@localhost) by cip12.melaten.rwth-aachen.de (8.11.6/8.11.1) id g3CABwt30095; Fri, 12 Apr 2002 12:11:58 +0200 (CEST) (envelope-from tg@melaten.rwth-aachen.de) X-Authentication-Warning: cip12.melaten.rwth-aachen.de: tg set sender to tg@melaten.rwth-aachen.de using -f To: "R. Lahaye" Cc: Neil Blakey-Milner , ports@FreeBSD.ORG Subject: Re: FreeBSD Port: opendx-4.1.3_1 References: <3CB3B695.E71D4E73@users.sourceforge.net> <20020410132338.GB47576@mithrandr.moria.org> <3CB43F85.E249FA7E@users.sourceforge.net> From: Thomas Gellekum In-Reply-To: "R. Lahaye"'s message of "Wed, 10 Apr 2002 22:35:01 +0900" Date: 12 Apr 2002 12:11:57 +0200 Message-ID: Lines: 25 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-=-= "R. Lahaye" writes: > Neil Blakey-Milner wrote: > > > > Yes, it is. I had to remove autoconf and automake to make it build. > > I've just retested with the latest autoconf and automake, reinstalled > > from scratch, and it dies with the error above, full with warnings: > > [...] > > I have on my FreeBSD 4.5 system: > > autoconf-2.52_2 Automatically configure source code on many Un*x platforms > autoconf213-2.13.000227_1 Automatically configure source code on many Un*x platforms > automake-1.5,1 GNU Standards-compliant Makefile generator After reading the CVS logs for the makefile I don't know why the port builds when there's no autoconf or automake to be found, but anyway: I've appended a patch that puts back USE_AUTOMAKE=yes. This works for me (I've upgraded my auto{conf,make} ports in the meantime). tg --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=opendx-port.diff Index: Makefile =================================================================== RCS file: /usr/cvs/ports/graphics/opendx/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- Makefile 6 Jan 2002 06:20:19 -0000 1.20 +++ Makefile 11 Apr 2002 14:31:34 -0000 @@ -20,12 +20,14 @@ netcdf.1:${PORTSDIR}/math/netcdf \ tiff.4:${PORTSDIR}/graphics/tiff +USE_AUTOMAKE= yes USE_BISON= yes USE_GMAKE= yes USE_MESA= yes USE_MOTIF= yes USE_NEWGCC= yes USE_XLIB= yes +AUTOMAKE_ARGS= -a -i GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-magick CONFIGURE_ENV= ARCH="" \ @@ -38,6 +40,9 @@ post-patch: @${RM} -f ${WRKSRC}/include/stamp-h.in + +#pre-configure: +# @cd ${WRKSRC} && ${ACLOCAL} && ${SETENV} ${CONFIGURE_ENV} ${AUTOHEADER} post-configure: ${PERL} -pi -e "s;flex ;flex -l ;g" ${WRKSRC}/src/uipp/dxuilib/Makefile --=-=-=-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 3:21:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailb.telia.com (mailb.telia.com [194.22.194.6]) by hub.freebsd.org (Postfix) with ESMTP id 4DCCA37B41E for ; Fri, 12 Apr 2002 03:21:32 -0700 (PDT) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by mailb.telia.com (8.11.6/8.11.6) with ESMTP id g3CALVt27000 for ; Fri, 12 Apr 2002 12:21:31 +0200 (CEST) Received: from falcon.midgard.homeip.net (h53n2fls20o913.telia.com [212.181.163.53]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id MAA08565 for ; Fri, 12 Apr 2002 12:21:29 +0200 (CEST) Received: (qmail 22818 invoked by uid 1001); 12 Apr 2002 10:21:28 -0000 Date: Fri, 12 Apr 2002 12:21:28 +0200 From: Erik Trulsson To: Steve Burton Cc: chuckr@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: xpdf-0.92 Message-ID: <20020412102128.GA22788@student.uu.se> Mail-Followup-To: Steve Burton , chuckr@FreeBSD.org, ports@FreeBSD.org References: <3CB6AC17.3070506@sliderule.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CB6AC17.3070506@sliderule.demon.co.uk> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Apr 12, 2002 at 10:42:47AM +0100, Steve Burton wrote: > Chuck, > > have you any idea when xpdf 1.0 will be ready? I'm using pdftotext with > htdig and v1 is now recommended (0.92 coredumps on some pdfs but I can't > find out why). > > I've tried building v 1 from the sources but configure can't seem to > find the t1, freetype and freetype2 libs and includes even when pointed > to the correct directories. Installing xpdf from ports will get you version 1.0 and I didn't have any problems building it. -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 4:10:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E1B5C37B41E for ; Fri, 12 Apr 2002 04:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3CBA3r34268; Fri, 12 Apr 2002 04:10:03 -0700 (PDT) (envelope-from gnats) Received: from budapest.dante.org.uk (budapest.dante.org.uk [193.63.211.72]) by hub.freebsd.org (Postfix) with ESMTP id 6C2DF37B405 for ; Fri, 12 Apr 2002 04:04:24 -0700 (PDT) Received: (from janos@localhost) by budapest.dante.org.uk (8.11.6/8.11.6) id g3CB4MD37205; Fri, 12 Apr 2002 12:04:22 +0100 (BST) (envelope-from janos) Message-Id: <200204121104.g3CB4MD37205@budapest.dante.org.uk> Date: Fri, 12 Apr 2002 12:04:22 +0100 (BST) From: Janos Mohacsi Reply-To: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37019: New port: poink 1.5 (Nosuid, secure ping like utility) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37019 >Category: ports >Synopsis: New port: poink 1.5 (Nosuid, secure ping like utility) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 12 04:10:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 4.5-STABLE i386 >Organization: DANTE >Environment: System: FreeBSD budapest.dante.org.uk 4.5-STABLE FreeBSD 4.5-STABLE #5: Fri Mar 22 22:10:31 GMT 2002 janos@budapest.dante.org.uk:/usr/src/sys/compile/BUDAPEST i386 >Description: New port: poink 1.5 (Nosuid, secure ping like utility). It is uses TCP SYN/RST mechanism to detect RTT. The output is very close to original ping, so it can be used as more secure replacement. >How-To-Repeat: Apply this shar. >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # poink/ # poink/pkg-plist # poink/pkg-descr # poink/pkg-comment # poink/files # poink/files/patch-ab # poink/files/patch-aa # poink/files/patch-ac # poink/Makefile # poink/distinfo # echo c - poink/ mkdir -p poink/ > /dev/null 2>&1 echo x - poink/pkg-plist sed 's/^X//' >poink/pkg-plist << 'END-of-poink/pkg-plist' Xbin/poink END-of-poink/pkg-plist echo x - poink/pkg-descr sed 's/^X//' >poink/pkg-descr << 'END-of-poink/pkg-descr' XThis is nosuid, so absolutely secure, ping like utility. XIt uses dirty trick - TCP linear syn/rst challenge instead of XICMP echo/echo reply. It won't allow any flood-pings, security Xcompromises etc. END-of-poink/pkg-descr echo x - poink/pkg-comment sed 's/^X//' >poink/pkg-comment << 'END-of-poink/pkg-comment' XNosuid, secure ping like utility END-of-poink/pkg-comment echo c - poink/files mkdir -p poink/files > /dev/null 2>&1 echo x - poink/files/patch-ab sed 's/^X//' >poink/files/patch-ab << 'END-of-poink/files/patch-ab' X--- ping.1.orig Sat Jul 11 08:31:00 1998 X+++ ping.1 X@@ -1,11 +1,11 @@ X .TH C2SH 1 "August, 08, 1998" "poink-1.5" X .SH NAME X-ping \- Nosuid, secure TCP/IP ping X+poink \- Nosuid, secure TCP/IP ping X .SH SYNOPSIS X .hy 0 X .na X .TP X-.B ping X+.B poink X [ X .B -i X .I delay END-of-poink/files/patch-ab echo x - poink/files/patch-aa sed 's/^X//' >poink/files/patch-aa << 'END-of-poink/files/patch-aa' X--- Makefile.orig Fri Jul 10 16:10:00 1998 X+++ Makefile X@@ -1,5 +1,3 @@ X-CC = gcc X-OPTS = -O3 -Wall X FILE = poink X DEST = /bin/ping X MANPAGE = ping.1 X@@ -8,7 +6,7 @@ X all: $(FILE) X X $(FILE): $(FILE).c X- $(CC) $(OPTS) $(FILE).c -o $(FILE) X+ $(CC) $(CFLAGS) $(FILE).c -o $(FILE) X X install: all X cp $(FILE) $(DEST) END-of-poink/files/patch-aa echo x - poink/files/patch-ac sed 's/^X//' >poink/files/patch-ac << 'END-of-poink/files/patch-ac' X*** poink.c.orig Fri Apr 12 11:07:14 2002 X--- poink.c Fri Apr 12 11:07:28 2002 X*************** X*** 20,26 **** X #include X #include X #include X- #include X #include X #include X X--- 20,25 ---- END-of-poink/files/patch-ac echo x - poink/Makefile sed 's/^X//' >poink/Makefile << 'END-of-poink/Makefile' X# New ports collection makefile for: poink X# Date created: 12.04.2002 X# Whom: janos.mohacsi@bsd.hu X# X# $FreeBSD$ X# X XPORTNAME= poink XPORTVERSION= 1.5 XCATEGORIES= net XMASTER_SITES= http://zuntum.utech.lublin.pl/distfiles/ X XMAINTAINER= janos.mohacsi@bsd.hu X XMAN1= poink.1 X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/poink ${PREFIX}/bin X ${INSTALL_MAN} ${WRKSRC}/ping.1 ${PREFIX}/man/man1/poink.1 X X.include END-of-poink/Makefile echo x - poink/distinfo sed 's/^X//' >poink/distinfo << 'END-of-poink/distinfo' XMD5 (poink-1.5.tar.gz) = 691f6efeea758afa83645f5c78e424bb END-of-poink/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 4:47:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail014.syd.optusnet.com.au (mail014.syd.optusnet.com.au [210.49.20.172]) by hub.freebsd.org (Postfix) with ESMTP id 843BB37B419 for ; Fri, 12 Apr 2002 04:47:07 -0700 (PDT) Received: from doorway.homeip.net (c17926.sunsh1.vic.optusnet.com.au [210.49.233.27]) by mail014.syd.optusnet.com.au (8.11.1/8.11.1) with ESMTP id g3CBl5g01909 for ; Fri, 12 Apr 2002 21:47:05 +1000 Received: from tbird.home.lan (tbird.home.lan [192.168.1.5]) by doorway.homeip.net (8.11.6/8.11.0) with ESMTP id g3CBl8x02117 for ; Fri, 12 Apr 2002 21:47:08 +1000 (EST) (envelope-from markhannon@optushome.com.au) Received: from optushome.com.au (localhost [127.0.0.1]) by tbird.home.lan (8.11.6/8.11.6) with ESMTP id g3CBl7C60985 for ; Fri, 12 Apr 2002 21:47:08 +1000 (EST) (envelope-from markhannon@optushome.com.au) Message-ID: <3CB6C93B.6693E953@optushome.com.au> Date: Fri, 12 Apr 2002 21:47:07 +1000 From: Mark Hannon X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: ports@freebsd.org Subject: emerge --pretend equivalent Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I have had a little play with the Gentoo linux distribution. One thing that I liked was the emerge --pretend xyz which prints out a list of things the system would do in order to build/install a particular package, including a list of what dependencies it will build. Do we have anything equivalent? Rgds/mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 4:57:49 2002 Delivered-To: freebsd-ports@freebsd.org Received: from relay.butya.kz (butya-gw.butya.kz [212.19.129.142]) by hub.freebsd.org (Postfix) with ESMTP id EED9A37B404; Fri, 12 Apr 2002 04:57:33 -0700 (PDT) Received: by relay.butya.kz (Postfix, from userid 1000) id C8CC828D74; Fri, 12 Apr 2002 18:57:22 +0700 (ALMST) Received: from localhost (localhost [127.0.0.1]) by relay.butya.kz (Postfix) with ESMTP id BDCD528D66; Fri, 12 Apr 2002 18:57:22 +0700 (ALMST) Date: Fri, 12 Apr 2002 18:57:22 +0700 (ALMST) From: Boris Popov To: Maxim Sobolev Cc: Alexander Nedotsukov , freebsd-ports , ache Subject: Re: BSDL iconv take-over In-Reply-To: <3CB30E4E.BCC5FFE4@FreeBSD.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 9 Apr 2002, Maxim Sobolev wrote: > Nice to hear that the progress goes on. I would also propose to merge > all iconv-xxx packages into one iconv package, because such separation > actually makes very little sense. Actually, package separation makes sense in terms of package size and occupied disk space. I think it is still good idea to allow users to select groups of required encodings. -- Boris Popov http://rbp.euro.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 6:10:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A47EB37B416 for ; Fri, 12 Apr 2002 06:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3CDA1768824; Fri, 12 Apr 2002 06:10:01 -0700 (PDT) (envelope-from gnats) Received: from host213-123-130-182.in-addr.btopenworld.com (host213-123-130-182.in-addr.btopenworld.com [213.123.130.182]) by hub.freebsd.org (Postfix) with ESMTP id AA91337B400 for ; Fri, 12 Apr 2002 06:04:54 -0700 (PDT) Received: by host213-123-130-182.in-addr.btopenworld.com (Postfix, from userid 1001) id 34776AE5; Fri, 12 Apr 2002 14:04:48 +0100 (BST) Message-Id: <20020412130448.34776AE5@host213-123-130-182.in-addr.btopenworld.com> Date: Fri, 12 Apr 2002 14:04:48 +0100 (BST) From: Dominic Marks Reply-To: Dominic Marks To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37020: New port: www/muwi Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37020 >Category: ports >Synopsis: New port: www/muwi >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 12 06:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dominic Marks >Release: FreeBSD 4.5-STABLE i386 >Organization: Student >Environment: System: FreeBSD gallium 4.5-STABLE FreeBSD 4.5-STABLE #2: Mon Apr 8 21:19:28 BST 2002 dom@gallium:/usr/obj/usr/src/sys/GALLIUM i386 >Description: muwi is a CGI frontend to Mutella, a client for the Gnutella file sharing network. It is written in Perl and accessed through a Webserver capable of processing CGI pages, such as Apache. WWW: http://mutella.sourceforge.net/ >How-To-Repeat: NA. >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # muwi/Makefile # muwi/distinfo # muwi/files # muwi/pkg-comment # muwi/pkg-descr # muwi/pkg-message # muwi/pkg-plist # muwi/files/patch-aa # echo x - muwi/Makefile sed 's/^X//' >muwi/Makefile << 'END-of-muwi/Makefile' X# New ports collection makefile for: muwi X# Date created: 12/04/2002 X# Whom: Dominic Marks X# X# $FreeBSD$ X# X XPORTNAME= muwi XPORTVERSION= 0.2 XCATEGORIES= net www XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= mutella XRUN_DEPENDS= mutella:${PORTSDIR}/net/mutella XMAINTAINER= dominic_marks@btinternet.com XSHARE_DIR= ${PREFIX}/share/${PORTNAME} XDOC_DIR= ${PREFIX}/share/doc/${PORTNAME} XFIX_PREFIX= -e 's,@@PREFIX@@,${PREFIX},g' X Xdo-build: X @${SED} ${FIX_PREFIX} ${WRKSRC}/muwi > ${WRKSRC}/muwi.new X @${MV} ${WRKSRC}/muwi.new ${WRKSRC}/muwi X Xdo-install: X @${MKDIR} ${DOC_DIR} X @${MKDIR} ${SHARE_DIR} X ${INSTALL_DATA} ${WRKSRC}/README ${DOC_DIR} X ${INSTALL_DATA} ${WRKSRC}/muwi.ico ${SHARE_DIR} X ${INSTALL_SCRIPT} ${WRKSRC}/mutellad ${PREFIX}/bin X ${INSTALL_SCRIPT} ${WRKSRC}/muwi ${PREFIX}/bin X Xpost-install: X @${CAT} pkg-message X X.include END-of-muwi/Makefile echo x - muwi/distinfo sed 's/^X//' >muwi/distinfo << 'END-of-muwi/distinfo' XMD5 (muwi-0.2.tar.gz) = 509a7257b96d922961fb8844e5774108 END-of-muwi/distinfo echo c - muwi/files mkdir -p muwi/files > /dev/null 2>&1 echo x - muwi/pkg-comment sed 's/^X//' >muwi/pkg-comment << 'END-of-muwi/pkg-comment' XA Web/CGI frontend to the Gnutella file sharing network END-of-muwi/pkg-comment echo x - muwi/pkg-descr sed 's/^X//' >muwi/pkg-descr << 'END-of-muwi/pkg-descr' Xmuwi is a CGI frontend to Mutella, a client for the Gnutella file Xsharing network. It is written in Perl and accessed through a Webserver Xcapable of processing CGI pages, such as apache. X XWWW: http://mutella.sourceforge.net/ X X- Dominic Marks END-of-muwi/pkg-descr echo x - muwi/pkg-message sed 's/^X//' >muwi/pkg-message << 'END-of-muwi/pkg-message' X=========================================================================== X X Documentation on how to use muwi is available here: X /usr/local/share/doc/muwi/README X X=========================================================================== END-of-muwi/pkg-message echo x - muwi/pkg-plist sed 's/^X//' >muwi/pkg-plist << 'END-of-muwi/pkg-plist' Xbin/muwi Xbin/mutellad Xshare/muwi/muwi.ico Xshare/doc/muwi/README END-of-muwi/pkg-plist echo x - muwi/files/patch-aa sed 's/^X//' >muwi/files/patch-aa << 'END-of-muwi/files/patch-aa' X--- muwi.old Fri Apr 12 13:50:09 2002 X+++ muwi Fri Apr 12 13:50:40 2002 X@@ -32,7 +32,7 @@ X # Over the SockFile muwi communicates with mutellad. X my $SockFile = "/tmp/mutellad.sock"; X # If you want a favicon, define the html path, else let it empty. X-my $FaviconPath = "/~mutella/muwi.ico"; X+my $FaviconPath = "@@PREFIX@@/share/muwi/muwi.ico"; X X my $DownloadPath ="~/mutella"; X END-of-muwi/files/patch-aa exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 7:20:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 687A037B422 for ; Fri, 12 Apr 2002 07:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3CEK2M84260; Fri, 12 Apr 2002 07:20:02 -0700 (PDT) (envelope-from gnats) Received: from moutvdom01.kundenserver.de (moutvdom01.kundenserver.de [195.20.224.200]) by hub.freebsd.org (Postfix) with ESMTP id CF88637B405 for ; Fri, 12 Apr 2002 07:16:41 -0700 (PDT) Received: from [172.19.20.61] (helo=mrvdomng0.kundenserver.de) by moutvdom01.kundenserver.de with esmtp (Exim 2.12 #2) id 16w1qu-0006MQ-00 for FreeBSD-gnats-submit@freebsd.org; Fri, 12 Apr 2002 16:16:36 +0200 Received: from [217.83.12.168] (helo=mother.chief.home) by mrvdomng0.kundenserver.de with esmtp (Exim 3.22 #2) id 16w1qs-0004S7-00 for FreeBSD-gnats-submit@freebsd.org; Fri, 12 Apr 2002 16:16:34 +0200 Received: (from root@localhost) by mother.chief.home (8.11.6/8.11.6) id g3CEGWZ01134; Fri, 12 Apr 2002 16:16:32 +0200 (CEST) (envelope-from aperum) Message-Id: <200204121416.g3CEGWZ01134@mother.chief.home> Date: Fri, 12 Apr 2002 16:16:32 +0200 (CEST) From: Sascha Holzleiter To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37022: [PATCH] for x11-toolkits/gtk-engines memory leak Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37022 >Category: ports >Synopsis: [PATCH] for x11-toolkits/gtk-engines memory leak >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 12 07:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sascha Holzleiter >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: >Description: pixmap resource leak when pixmaps are rendered but not used, because there was no area that needed to be drawn. Already reportet in PR ports/36044 >How-To-Repeat: using any pixmap gtk+ theme leets the X process grow infinitly. >Fix: I've included the diff from the new cvs version of the file to the one in the ports collection. This should fix the bug as far as i've tested it. --- leakfix begins here --- --- pixmap_theme_draw.c Mon Feb 7 03:33:43 2000 +++ /e/patches/pixmap_theme_draw.c Fri Apr 12 15:24:40 2002 @@ -403,8 +403,9 @@ gdk_gc_set_clip_origin(gc, 0, 0); } } - gdk_imlib_free_pixmap(p); } + if (p) + gdk_imlib_free_pixmap(p); gdk_imlib_destroy_image(im); } } @@ -467,8 +468,9 @@ gdk_gc_set_clip_mask(gc, NULL); gdk_gc_set_clip_origin(gc, 0, 0); } - gdk_imlib_free_pixmap(p); } + if (p) + gdk_imlib_free_pixmap(p); gdk_imlib_destroy_image(im); } @@ -591,8 +593,9 @@ gdk_gc_set_clip_mask(gc, NULL); gdk_gc_set_clip_origin(gc, 0, 0); } - gdk_imlib_free_pixmap(p); } + if (p) + gdk_imlib_free_pixmap(p); gdk_imlib_destroy_image(im); } } @@ -956,11 +959,13 @@ gdk_gc_set_clip_mask(gc, NULL); gdk_gc_set_clip_origin(gc, 0, 0); } - - gdk_imlib_free_pixmap(p); - gdk_imlib_free_pixmap(p1); - gdk_imlib_free_pixmap(p2); } + if (p) + gdk_imlib_free_pixmap(p); + if (p1) + gdk_imlib_free_pixmap(p1); + if (p2) + gdk_imlib_free_pixmap(p2); gdk_imlib_destroy_image(im); gdk_imlib_destroy_image(im1); gdk_imlib_destroy_image(im2); @@ -1202,11 +1207,15 @@ gdk_gc_set_clip_mask(gc, NULL); gdk_gc_set_clip_origin(gc, 0, 0); } - gdk_imlib_free_pixmap(p); - gdk_imlib_free_pixmap(p1); - gdk_imlib_free_pixmap(p2); - gdk_imlib_free_pixmap(p3); } + if (p) + gdk_imlib_free_pixmap(p); + if (p1) + gdk_imlib_free_pixmap(p1); + if (p2) + gdk_imlib_free_pixmap(p2); + if (p3) + gdk_imlib_free_pixmap(p3); gdk_imlib_destroy_image(im); gdk_imlib_destroy_image(im1); gdk_imlib_destroy_image(im2); --- leakfix ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 8: 0:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 016C637B41A for ; Fri, 12 Apr 2002 08:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3CF02g91599; Fri, 12 Apr 2002 08:00:02 -0700 (PDT) (envelope-from gnats) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id AFE4F37B404 for ; Fri, 12 Apr 2002 07:54:44 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3CEsfq50693; Fri, 12 Apr 2002 17:54:41 +0300 (EEST) (envelope-from ru) Message-Id: <200204121454.g3CEsfq50693@whale.sunbay.crimea.ua> Date: Fri, 12 Apr 2002 17:54:41 +0300 (EEST) From: Ruslan Ermilov Reply-To: Ruslan Ermilov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37023: editors/vim misses the (optional) dependency on converters/libiconv Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37023 >Category: ports >Synopsis: editors/vim misses the (optional) dependency on converters/libiconv >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 12 08:00:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Ruslan Ermilov >Release: FreeBSD 4.5-STABLE i386 >Organization: Sunbay Software Ltd >Environment: System: FreeBSD whale.sunbay.crimea.ua 4.5-STABLE FreeBSD 4.5-STABLE #1: Mon Mar 4 21:02:08 EET 2002 kivvy@whale.sunbay.crimea.ua:/usr/src/sys/compile/WHALE i386 >Description: Yesterday, I have deleted the "iconv" package, this broke "vim". >How-To-Repeat: Install the converters/iconv port. Install the editors/vim port. Deinstall the converters/iconv port. Try to run vim(1). >Fix: %%% Index: Makefile =================================================================== RCS file: /home/ncvs/ports/editors/vim/Makefile,v retrieving revision 1.188 diff -u -p -r1.188 Makefile --- Makefile 10 Apr 2002 02:08:28 -0000 1.188 +++ Makefile 12 Apr 2002 10:37:31 -0000 @@ -129,6 +129,10 @@ MAKE_ARGS+= CONF_OPT_PERL="--disable-per USE_XLIB= yes .endif +.if exists(${PREFIX}/lib/libiconv.so) +LIB_DEPENDS+= iconv.2:${PORTSDIR}/converters/iconv +.endif + pre-build: @(cd ${WRKSRC}; ${MAKE} distclean) @${PERL} -pi -e 's,8\.2,8.3,' ${WRKSRC}/auto/configure %%% >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 8: 1:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 11B5237B404; Fri, 12 Apr 2002 08:01:10 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3CF19O91907; Fri, 12 Apr 2002 08:01:09 -0700 (PDT) (envelope-from ru) Date: Fri, 12 Apr 2002 08:01:09 -0700 (PDT) From: Message-Id: <200204121501.g3CF19O91907@freefall.freebsd.org> To: ru@FreeBSD.org, freebsd-ports@FreeBSD.org, obrien@FreeBSD.org Subject: Re: ports/37023: editors/vim misses the (optional) dependency on converters/libiconv Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: editors/vim misses the (optional) dependency on converters/libiconv Responsible-Changed-From-To: freebsd-ports->obrien Responsible-Changed-By: ru Responsible-Changed-When: Fri Apr 12 08:00:46 PDT 2002 Responsible-Changed-Why: Over to maintainer (low priority). http://www.freebsd.org/cgi/query-pr.cgi?pr=37023 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 8: 3:17 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 6F95F37B423; Fri, 12 Apr 2002 08:03:09 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id 22TS047F; Fri, 12 Apr 2002 18:04:38 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g3CF3c421009; Fri, 12 Apr 2002 18:03:38 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CB6F791.F265F9D@FreeBSD.org> Date: Fri, 12 Apr 2002 18:04:49 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Boris Popov Cc: Alexander Nedotsukov , freebsd-ports , ache Subject: Re: BSDL iconv take-over References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Boris Popov wrote: > > On Tue, 9 Apr 2002, Maxim Sobolev wrote: > > > Nice to hear that the progress goes on. I would also propose to merge > > all iconv-xxx packages into one iconv package, because such separation > > actually makes very little sense. > > Actually, package separation makes sense in terms of package size > and occupied disk space. I think it is still good idea to allow users to > select groups of required encodings. The problem is that the luser has no reliable way to specify which encodings he may need. Therefore it is much easier to have all possible encodings in one package. Package size bloat and disk space waste isn't that big - 750KB and 890KB correspondingly. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 8: 3:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from south.nanolink.com (south.nanolink.com [217.75.134.10]) by hub.freebsd.org (Postfix) with SMTP id 07F4F37B405 for ; Fri, 12 Apr 2002 08:03:54 -0700 (PDT) Received: (qmail 70199 invoked from network); 12 Apr 2002 15:10:16 -0000 Received: from unknown (HELO straylight.ringlet.net) (212.116.140.125) by south.nanolink.com with SMTP; 12 Apr 2002 15:10:16 -0000 Received: (qmail 81516 invoked by uid 1000); 12 Apr 2002 15:03:35 -0000 Date: Fri, 12 Apr 2002 18:03:35 +0300 From: Peter Pentchev To: Mark Hannon Cc: ports@freebsd.org Subject: Re: emerge --pretend equivalent Message-ID: <20020412180335.F365@straylight.oblivion.bg> Mail-Followup-To: Mark Hannon , ports@freebsd.org References: <3CB6C93B.6693E953@optushome.com.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="QNDPHrPUIc00TOLW" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3CB6C93B.6693E953@optushome.com.au>; from markhannon@optushome.com.au on Fri, Apr 12, 2002 at 09:47:07PM +1000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --QNDPHrPUIc00TOLW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 12, 2002 at 09:47:07PM +1000, Mark Hannon wrote: > Hi, >=20 > I have had a little play with the Gentoo linux distribution. One thing > that I liked was the emerge --pretend xyz which prints out a list of > things > the system would do in order to build/install a particular package, > including > a list of what dependencies it will build. Do we have anything > equivalent? For dependencies, 'make all-depends-list' would, well, list all the dependencies of a port :) For actions to be taken, usually a 'make -n configure' or 'make -n all' would display *something*, but because of the complicated design of the Ports Collection make(1) infrastructure, what is displayed is not always exactly human-reader-friendly. If you are interested in specific actions that the port maintainer has deemed appropriate to execute at install/deinstall time, usually there are the pkg-install and pkg-deinstall files, which are simple shell scripts. If you are looking at an already-built package instead of a port, then you could use the pkg_info(1) utility to gain all the information you might be interested in; specifically, look at its -D, -f, -i, -k, -r, -R, -m, -L and -s options. Hope that helps! G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 This sentence contradicts itself - or rather - well, no, actually it doesn'= t! --QNDPHrPUIc00TOLW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjy290cACgkQ7Ri2jRYZRVMV/ACgg+sVo0rjFNsPTzqbvqUn1xyi umUAn0O4gulEOUc8G64fZ1BtvFhE+Lf8 =qrNy -----END PGP SIGNATURE----- --QNDPHrPUIc00TOLW-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 8:45:17 2002 Delivered-To: freebsd-ports@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id DD65437B404 for ; Fri, 12 Apr 2002 08:45:10 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.2/8.12.2) with ESMTP id g3CFiTFf041136; Fri, 12 Apr 2002 11:44:29 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: Cannot find orb/orbit.h while compiling gnome/guile-gnome-0.20 From: Joe Marcus Clarke To: Philippe CASIDY Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <200204120911.g3C9BCkf001241@greatoak.home> References: <200204120911.g3C9BCkf001241@greatoak.home> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-n8RKUHLqoWZR4PPn6J9v" X-Mailer: Ximian Evolution 1.0.3 Date: 12 Apr 2002 12:45:33 -0300 Message-Id: <1018626333.74356.19.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-n8RKUHLqoWZR4PPn6J9v Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2002-04-12 at 06:11, Philippe CASIDY wrote: > On 12 Apr, Joe Marcus Clarke wrote: > >=20 > > Make sure you have the latest ORBit port (0.5.15), and that you have > > _no_ other versions of ORBit installed. After confirming this, make > > clean on guile-gnome, and try to rebuild. > > >=20 > I have ORBit2 also because some ports requires it! > I will try to remove it and install it back later. I should have said, "no other versions of ORBit1." ORBit2 and ORBit should be able to coexist. I'll take a look to see if there is a conflict. Joe >=20 > Here are some more info: > =20 > %pkg_info | grep ORB > ORBit-0.5.15 High-performance CORBA ORB with support for the C lan= guage > ORBit2-2.3.107 High-performance CORBA ORB with support for the C lan= guage > libIDL-0.7.4 A library for creating trees of CORBA Interface Defin= ition=20 >=20 > %pkg_info -R ORBit2-2.3.107 > Information for ORBit2-2.3.107: >=20 > Required by: > gconf2-1.1.9 > bonobo-activation-0.9.6 > libbonobo-1.113.0 > gnomevfs2-1.9.11 > libgnome-1.114.0 > libbonoboui-1.113.0 > libgnomeui-1.114.0 >=20 >=20 > %pkg_info -R ORBit-0.5.15 > Information for ORBit-0.5.15: >=20 > Required by: > bonobo-1.0.19 > libgda-0.2.96 > gnomedb-0.2.96 > libglade-0.17_2 > bugbuddy-2.0.8 > glade-0.6.4 > gtop-1.0.13 > gdm-2.2.5.5 > xalf-0.12_1 >=20 >=20 >=20 >=20 >=20 >=20 >=20 --=-n8RKUHLqoWZR4PPn6J9v Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEABECAAYFAjy3AR0ACgkQb2iPiv4Uz4fR0QCbBnIfh67IProITSgoxJTFn4Eo J7AAnjCZksroPNXC7TsC/c+aa8cwMhvT =JEmZ -----END PGP SIGNATURE----- --=-n8RKUHLqoWZR4PPn6J9v-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 8:46:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8E73D37B405; Fri, 12 Apr 2002 08:46:10 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3CFkAU03018; Fri, 12 Apr 2002 08:46:10 -0700 (PDT) (envelope-from marcus) Date: Fri, 12 Apr 2002 08:46:10 -0700 (PDT) From: Message-Id: <200204121546.g3CFkAU03018@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/37022: [PATCH] for x11-toolkits/gtk-engines memory leak Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] for x11-toolkits/gtk-engines memory leak Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: marcus Responsible-Changed-When: Fri Apr 12 08:45:55 PDT 2002 Responsible-Changed-Why: Over to maintainers. http://www.freebsd.org/cgi/query-pr.cgi?pr=37022 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 9:10:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 22ED137B41A for ; Fri, 12 Apr 2002 09:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3CGA1m10917; Fri, 12 Apr 2002 09:10:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E1BB437B404 for ; Fri, 12 Apr 2002 09:01:24 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3CG1Os05869; Fri, 12 Apr 2002 09:01:24 -0700 (PDT) (envelope-from nobody) Message-Id: <200204121601.g3CG1Os05869@freefall.freebsd.org> Date: Fri, 12 Apr 2002 09:01:24 -0700 (PDT) From: Eric Van Buskirk To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37024: mozilla won't compile from a port on 4.4--can't find freetype.9 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37024 >Category: ports >Synopsis: mozilla won't compile from a port on 4.4--can't find freetype.9 >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 12 09:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Eric Van Buskirk >Release: 4.4 >Organization: >Environment: 2.2.12 FreeBSD 4.4-RELEASE >Description: Fresh install of this OS, I'm trying to build from scratch. Hardly have touched the machine. Made cvsup, portupgrade, gettext, fetchmail, mutt, bash, and then mozilla. Mozilla output logs report: ==> Extracting for mozilla-0.9.9_3,1 >How-To-Repeat: I did a fresh install of a base system, with X and Gnome, and no other packages, then I did the steps above. >Fix: wish I knew >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for mozilla-source-0.9.9.tar.bz2. >> Checksum OK for libart_lgpl-0.9.9.tar.bz2. ===> mozilla-0.9.9_3,1 depends on executable: zip - found ===> mozilla-0.9.9_3,1 depends on executable: freetype-config - found ===> mozilla-0.9.9_3,1 depends on executable: gmake - found ===> mozilla-0.9.9_3,1 depends on shared library: ORBit.2 - found ===> mozilla-0.9.9_3,1 depends on shared library: jpeg.9 - found ===> mozilla-0.9.9_3,1 depends on shared library: png.5 - found ===> mozilla-0.9.9_3,1 depends on shared library: mng.1 - found ===> mozilla-0.9.9_3,1 depends on shared library: freetype.9 - not found ===> Verifying install for freetype.9 in /usr/ports/print/freetype2 ===> Returning to build of mozilla-0.9.9_3,1 Error: shared library "freetype.9" does not exist *** Error code 1 Stop in /usr/ports/www/mozilla. ... I installed next the freetype port, retried Mozilla, and hit the same problem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 9:31:45 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E9D1637B416; Fri, 12 Apr 2002 09:31:42 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3CGVgL14627; Fri, 12 Apr 2002 09:31:42 -0700 (PDT) (envelope-from sobomax) Date: Fri, 12 Apr 2002 09:31:42 -0700 (PDT) From: Message-Id: <200204121631.g3CGVgL14627@freefall.freebsd.org> To: rooot@asu.edu, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37024: mozilla won't compile from a port on 4.4--can't find freetype.9 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mozilla won't compile from a port on 4.4--can't find freetype.9 State-Changed-From-To: open->closed State-Changed-By: sobomax State-Changed-When: Fri Apr 12 09:30:22 PDT 2002 State-Changed-Why: Isn't really a problem. You need to do `make clean' in print/freetype2 before building mozilla. Alternatively, do `make clean install' in www/mozilla instead of ordinary `make' or `make installl'. http://www.freebsd.org/cgi/query-pr.cgi?pr=37024 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 10:14:39 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B9B637B41B; Fri, 12 Apr 2002 10:14:25 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3CHEP330258; Fri, 12 Apr 2002 10:14:25 -0700 (PDT) (envelope-from marcus) Date: Fri, 12 Apr 2002 10:14:25 -0700 (PDT) From: Message-Id: <200204121714.g3CHEP330258@freefall.freebsd.org> To: Sascha.Holzleiter@gmx.de, marcus@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36044: Memory leak in gtk pixmap engine Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Memory leak in gtk pixmap engine State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Fri Apr 12 10:13:53 PDT 2002 State-Changed-Why: This has been fixed by the patch in PR/37022. http://www.freebsd.org/cgi/query-pr.cgi?pr=36044 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 10:48: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from phnxpop2.phnx.uswest.net (phnxpop2.phnx.uswest.net [206.80.192.2]) by hub.freebsd.org (Postfix) with SMTP id B498237B400 for ; Fri, 12 Apr 2002 10:47:55 -0700 (PDT) Received: (qmail 45265 invoked by uid 0); 12 Apr 2002 17:47:54 -0000 Received: from vdsl-130-13-81-12.phnx.uswest.net (HELO criticaledge.net) (130.13.81.12) by phnxpop2.phnx.uswest.net with SMTP; 12 Apr 2002 17:47:54 -0000 Date: Fri, 12 Apr 2002 10:47:51 -0700 Message-ID: <3CB71DC7.7040604@criticaledge.net> From: "Raheel Khan" To: freebsd-ports@FreeBSD.ORG User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.9+) Gecko/20020401 X-Accept-Language: en-us, en MIME-Version: 1.0 Subject: mozilla Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hey folks, thanks for the tip, got gettext-0.11.1 up and running. Also let bruno know about the problem and he said .12 would have a check to avoid the problem. Thanks again. Anyway, I decided to install the latest mozilla and came up with this issue in /usr/ports/mozilla: gmake[4]: Entering directory `/usr/ports/www/mozilla/work/mozilla/gfx/src/gtk' nsAntiAliasedGlyph.cpp c++ -o nsAntiAliasedGlyph.o -c -DOSTYPE=\"FreeBSD4\" -DOSARCH=\"FreeBSD\" -DOJI -D_IMPL_NS_GFXNONXP -DUSE_POSTSCRIPT -DUSE_XPRINT -DUSE_MOZILLA_TYPES -DMOZ_ENABLE_FREETYPE2 -I./. -I./.. -I./../x11shared -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/windowwatcher -I../../../dist/include/locale -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/necko -I../../../dist/include/gfx -I../../../dist/include -I/usr/ports/www/mozilla/work/mozilla/dist/include/nspr -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wbad-function-cast -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-long-long -O -pipe -pipe -DNDEBUG -DTRIMMED -ffunction-sections -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../config-defs.h nsAntiAliasedGlyph.cpp In file included from ../x11shared/nsAntiAliasedGlyph.h:9, from nsAntiAliasedGlyph.cpp:47: /usr/local/include/freetype2/freetype/ftglyph.h:104: syntax error before `;' /usr/local/include/freetype2/freetype/ftglyph.h:106: syntax error before `;' /usr/local/include/freetype2/freetype/ftglyph.h:157: syntax error before `;' /usr/local/include/freetype2/freetype/ftglyph.h:205: syntax error before `;' /usr/local/include/freetype2/freetype/ftglyph.h:227: `FT_Error' was not declared in this scope /usr/local/include/freetype2/freetype/ftglyph.h:228: syntax error before `(' /usr/local/include/freetype2/freetype/ftglyph.h:250: `FT_Error' was not declared in this scope /usr/local/include/freetype2/freetype/ftglyph.h:251: syntax error before `(' /usr/local/include/freetype2/freetype/ftglyph.h:280: `FT_Error' was not declared in this scope /usr/local/include/freetype2/freetype/ftglyph.h:281: syntax error before `(' /usr/local/include/freetype2/freetype/ftglyph.h:360: syntax error before `(' /usr/local/include/freetype2/freetype/ftglyph.h:436: `FT_Error' was not declared in this scope /usr/local/include/freetype2/freetype/ftglyph.h:437: syntax error before `(' /usr/local/include/freetype2/freetype/ftglyph.h:455: syntax error before `(' /usr/local/include/freetype2/freetype/ftglyph.h:486: syntax error before `(' /usr/local/include/freetype2/freetype/ftglyph.h:505: `FT_Error' was not declared in this scope /usr/local/include/freetype2/freetype/ftglyph.h:506: syntax error before `(' In file included from nsAntiAliasedGlyph.cpp:47: ../x11shared/nsAntiAliasedGlyph.h:45: `FT_BBox' was not declared in this scope ../x11shared/nsAntiAliasedGlyph.h:45: `aBbox' was not declared in this scope ../x11shared/nsAntiAliasedGlyph.h:45: syntax error before `,' ../x11shared/nsAntiAliasedGlyph.h:46: ANSI C++ forbids initialization of member `WrapFreeType' ../x11shared/nsAntiAliasedGlyph.h:46: making `WrapFreeType' static ../x11shared/nsAntiAliasedGlyph.h:46: ANSI C++ forbids in-class initialization Any clue? Sorry ... Raheel Khan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 12: 0:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9616337B41C for ; Fri, 12 Apr 2002 12:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3CJ02W59608; Fri, 12 Apr 2002 12:00:02 -0700 (PDT) (envelope-from gnats) Received: from ftp.translate.ru (ftp.translate.ru [195.131.4.140]) by hub.freebsd.org (Postfix) with ESMTP id 2068D37B416 for ; Fri, 12 Apr 2002 11:51:14 -0700 (PDT) Received: (from lev@localhost) by ftp.translate.ru (8.11.6/8.11.2) id g3CIqQY09611; Fri, 12 Apr 2002 22:52:26 +0400 (MSD) (envelope-from lev) Message-Id: <200204121852.g3CIqQY09611@ftp.translate.ru> Date: Fri, 12 Apr 2002 22:52:26 +0400 (MSD) From: "Lev A. Serebryakov" Reply-To: "Lev A. Serebryakov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37025: [MAINTAINER UPDATe][PATCH] Update for port russian/apache13 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37025 >Category: ports >Synopsis: [MAINTAINER UPDATe][PATCH] Update for port russian/apache13 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Apr 12 12:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Lev A. Serebryakov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd.sereb.net 4.4-STABLE FreeBSD 4.4-STABLE #1: Sat Dec 8 13:48:40 MSK 2001 root@freebsd.sereb.net:/usr/obj/usr/src/sys/LEVMAIL i386 Ports collection: 12 Apr 2002 >Description: This PR updates Russian apache to latest 1.3.24PL30.12 version. >How-To-Repeat: >Fix: diff -ruN apache13.orig/Makefile apache13/Makefile --- apache13.orig/Makefile Fri Apr 12 22:13:28 2002 +++ apache13/Makefile Fri Apr 12 22:14:13 2002 @@ -31,8 +31,8 @@ MAINTAINER= lev@serebryakov.spb.ru -RA_VERSION= 30.11 -APACHE_VERSION= 1.3.23 +RA_VERSION= 30.12 +APACHE_VERSION= 1.3.24 Y2K= http://www.apache.org/docs/misc/FAQ.html#year2000 # diff -ruN apache13.orig/distinfo apache13/distinfo --- apache13.orig/distinfo Fri Apr 12 22:13:28 2002 +++ apache13/distinfo Fri Apr 12 22:32:49 2002 @@ -1,2 +1,2 @@ -MD5 (apache_1.3.23.tar.gz) = 4499443fa1d604243467afe64522abac -MD5 (patches_1.3.23rusPL30.11.tar.gz) = 271c5182ffdf735954adc1f93f8d26cf +MD5 (apache_1.3.24.tar.gz) = ebea6588c3954731fcc318d29bc82409 +MD5 (patches_1.3.24rusPL30.12.tar.gz) = ed41aaf74a3adcd5bd30bf93573ed691 diff -ruN apache13.orig/pkg-plist apache13/pkg-plist --- apache13.orig/pkg-plist Fri Apr 12 22:13:28 2002 +++ apache13/pkg-plist Fri Apr 12 22:38:15 2002 @@ -384,6 +384,7 @@ share/doc/apache/manual/mod/index.html.html share/doc/apache/manual/mod/index.html.ja.jis share/doc/apache/manual/mod/mod_access.html +share/doc/apache/manual/mod/mod_access.html.ja.jis share/doc/apache/manual/mod/mod_actions.html share/doc/apache/manual/mod/mod_alias.html share/doc/apache/manual/mod/mod_asis.html >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 13:50:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D0B537B435 for ; Fri, 12 Apr 2002 13:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3CKo1Q85309; Fri, 12 Apr 2002 13:50:01 -0700 (PDT) (envelope-from gnats) Received: from budapest.dante.org.uk (budapest.dante.org.uk [193.63.211.72]) by hub.freebsd.org (Postfix) with ESMTP id 9BF9B37B400 for ; Fri, 12 Apr 2002 13:47:25 -0700 (PDT) Received: (from janos@localhost) by budapest.dante.org.uk (8.11.6/8.11.6) id g3CKlNC65691; Fri, 12 Apr 2002 21:47:23 +0100 (BST) (envelope-from janos) Message-Id: <200204122047.g3CKlNC65691@budapest.dante.org.uk> Date: Fri, 12 Apr 2002 21:47:23 +0100 (BST) From: Janos Mohacsi Reply-To: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37027: New port: lookout-1.1 (Outlook 97 addressbook converter to KDE KAB or GNOME GnomeCard) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37027 >Category: ports >Synopsis: New port: lookout-1.1 (Outlook 97 addressbook converter to KDE KAB or GNOME GnomeCard) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 12 13:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 4.5-STABLE i386 >Organization: DANTE >Environment: System: FreeBSD budapest.dante.org.uk 4.5-STABLE FreeBSD 4.5-STABLE #5: Fri Mar 22 22:10:31 GMT 2002 janos@budapest.dante.org.uk:/usr/src/sys/compile/BUDAPEST i386 >Description: New port: lookout-1.1 (Outlook 97 addressbook converter to KDE KAB or GNOME GnomeCard) >How-To-Repeat: Apply this shar. >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # lookout/ # lookout/pkg-plist # lookout/pkg-descr # lookout/pkg-comment # lookout/distinfo # lookout/Makefile # echo c - lookout/ mkdir -p lookout/ > /dev/null 2>&1 echo x - lookout/pkg-plist sed 's/^X//' >lookout/pkg-plist << 'END-of-lookout/pkg-plist' Xbin/lookout END-of-lookout/pkg-plist echo x - lookout/pkg-descr sed 's/^X//' >lookout/pkg-descr << 'END-of-lookout/pkg-descr' XPython script that convert Outlook 97 addressbook export files to KDE KAB Xor GNOME gnomecard. X XWWW: http://tuxedo.org/~esr/lookout/ END-of-lookout/pkg-descr echo x - lookout/pkg-comment sed 's/^X//' >lookout/pkg-comment << 'END-of-lookout/pkg-comment' XConvert Outlook97 addressbook export files to KDE KAB / GNOME gnomecard END-of-lookout/pkg-comment echo x - lookout/distinfo sed 's/^X//' >lookout/distinfo << 'END-of-lookout/distinfo' XMD5 (lookout-1.1.tar.gz) = 89e4b3df9ae639d59d80b783e3e2b6ce END-of-lookout/distinfo echo x - lookout/Makefile sed 's/^X//' >lookout/Makefile << 'END-of-lookout/Makefile' X# New ports collection makefile for: lookout X# Date created: 12 Apr 2002 X# Whom: janos.mohacsi@bsd.hu X# X# $FreeBSD$ X# X XPORTNAME= lookout XPORTVERSION= 1.1 XCATEGORIES= mail python XMASTER_SITES= http://tuxedo.org/~esr/lookout/ X XMAINTAINER= janos.mohacsi@bsd.hu X XRUN_DEPENDS= ${PYTHON}:${PORTSDIR}/lang/python X XNO_BUILD= yes XPYTHON?= ${LOCALBASE}/bin/python X XMAN1= lookout.1 X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/lookout ${PREFIX}/bin X ${INSTALL_MAN} ${WRKSRC}/lookout.1 ${PREFIX}/man/man1/lookout.1 X X.include END-of-lookout/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 14:15:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 6337837B404; Fri, 12 Apr 2002 14:15:46 -0700 (PDT) Received: from [192.168.1.100] ([24.126.81.6]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020412211546.CQRP15826.rwcrmhc54.attbi.com@[192.168.1.100]>; Fri, 12 Apr 2002 21:15:46 +0000 User-Agent: Microsoft-Entourage/9.0.2509 Date: Fri, 12 Apr 2002 14:15:45 -0700 Subject: FreeBSD Port: mrtg-2.9.17 From: Steve 1 To: Cc: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I am having problems installing MRTG. The author suggested I email you as the package maintainer. I have tried different versions / make clean / rm config.cache + all the other tricks I usually try but to no avail. Perhaps I am missing something? Here is the output from make install - do you have any suggestions? Thanks for you time, Steve FreeBSD 4.x %make install ===> Extracting for mrtg-2.9.17 >> Checksum OK for mrtg-2.9.17.tar.gz. ===> mrtg-2.9.17 depends on shared library: gd.2 - found ===> Patching for mrtg-2.9.17 ===> Configuring for mrtg-2.9.17 creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E checking whether make sets ${MAKE}... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking for perl... /usr/bin/perl checking for groff... /usr/bin/groff checking for sqrt in -lm... yes checking for acos in -lm... yes checking for gdImageGif in -lgd... no checking for gdImagePng in -lgd... yes checking for gdImagePng_jpg in -lgd... no checking for gdImagePng_jpg_ft in -lgd... no checking for gd.h... yes checking the weather... (cached) its fine updating cache ./config.cache creating ./config.status creating Makefile ordering CD from http://people.ee.ethz.ch/~oetiker/wish ... just kidding ;-) ---------------------------------------------------------------- Config is DONE! Type 'make' to compile the software ... that wishlist mentioned above does really exist. So if you feel like showing your appreciation for MRTG, this is the place to go. I just love CDs and DVDs -- Tobi Oetiker ---------------------------------------------------------------- ===> Building for mrtg-2.9.17 LD_RUN_PATH=/usr/local/lib cc -I/usr/local/include/gd -DGFORM_GD=gdImagePng -O -pipe src/rateup.c -L/usr/local/lib -lgd -lm -lpng -lz -lm -o bin/rateup /usr/libexec/elf/ld: warning: libpng.so.4, needed by /usr/local/lib/libgd.so, may conflict with libpng.so.5 /usr/bin/perl -0777 -pi -e 's@^#!\s*/\S*perl@#! /usr/bin/perl@' bin/cfgmaker bin/indexmaker bin/mrtg /usr/bin/perl -0777 -pi -e 's@GRAPHFMT="...";@GRAPHFMT="png";@' bin/mrtg bin/indexmaker ===> Installing for mrtg-2.9.17 ===> mrtg-2.9.17 depends on shared library: gd.2 - found /bin/mkdir -p -m 755 /usr/local/etc/mrtg /bin/mkdir -p -m 755 /usr/local/lib/perl5/site_perl/5.005 /bin/mkdir -p -m 755 /usr/local/lib/perl5/site_perl/5.005/Pod /bin/mkdir -p -m 755 usage: mkdir [-pv] [-m mode] directory ... *** Error code 64 Stop in /usr/ports/net/mrtg. *** Error code 1 Stop in /usr/ports/net/mrtg. *** Error code 1 Stop in /usr/ports/net/mrtg. % To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 14:25:43 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 2470537B41F for ; Fri, 12 Apr 2002 14:25:04 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.2/8.12.2) with ESMTP id g3CLOtXA063773; Fri, 12 Apr 2002 17:24:56 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.2/8.12.2/Submit) id g3CLOt1k063734; Fri, 12 Apr 2002 17:24:55 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: mozilla From: Joe Marcus Clarke To: Raheel Khan Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <3CB71DC7.7040604@criticaledge.net> References: <3CB71DC7.7040604@criticaledge.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-iatxHJnLH+zExLpmS3EJ" X-Mailer: Ximian Evolution 1.0.3 Date: 12 Apr 2002 18:24:55 -0300 Message-Id: <1018646695.287.13.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-iatxHJnLH+zExLpmS3EJ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2002-04-12 at 14:47, Raheel Khan wrote: > hey folks, thanks for the tip, got gettext-0.11.1 up and running. Also=20 > let bruno know about the problem and he said .12 would have a check to=20 > avoid the problem. Thanks again. Upgrade your freetype port to the latest version, then make clean and rebuild mozilla. IF you need more help just search for the ports@ archive for the other reports of this same problem. Joe >=20 > Anyway, I decided to install the latest mozilla and came up with this=20 > issue in /usr/ports/mozilla: >=20 > gmake[4]: Entering directory > `/usr/ports/www/mozilla/work/mozilla/gfx/src/gtk' > nsAntiAliasedGlyph.cpp > c++ -o nsAntiAliasedGlyph.o -c -DOSTYPE=3D\"FreeBSD4\" -DOSARCH=3D\"FreeB= SD\" > -DOJI -D_IMPL_NS_GFXNONXP -DUSE_POSTSCRIPT -DUSE_XPRINT > -DUSE_MOZILLA_TYPES -DMOZ_ENABLE_FREETYPE2 -I./. -I./.. -I./../x11shared > -I../../../dist/include/xpcom -I../../../dist/include/string > -I../../../dist/include/widget -I../../../dist/include/view > -I../../../dist/include/util -I../../../dist/include/dom > -I../../../dist/include/pref -I../../../dist/include/uconv > -I../../../dist/include/unicharutil -I../../../dist/include/windowwatcher > -I../../../dist/include/locale -I../../../dist/include/content > -I../../../dist/include/layout -I../../../dist/include/necko > -I../../../dist/include/gfx -I../../../dist/include > -I/usr/ports/www/mozilla/work/mozilla/dist/include/nspr > -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype= 2 > -I/usr/local/include -I/usr/X11R6/include -fPIC -I/usr/X11R6/include > -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion > -Wpointer-arith -Wbad-function-cast -Wcast-align -Woverloaded-virtual > -Wsynth -Wno-ctor-dtor-privacy -Wno-long-long -O -pipe -pipe -DNDEBUG > -DTRIMMED -ffunction-sections -I/usr/X11R6/include/gtk12 > -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include > -I/usr/X11R6/include -I/usr/X11R6/include -DMOZILLA_CLIENT -include > ../../../config-defs.h nsAntiAliasedGlyph.cpp > In file included from ../x11shared/nsAntiAliasedGlyph.h:9, > from nsAntiAliasedGlyph.cpp:47: > /usr/local/include/freetype2/freetype/ftglyph.h:104: syntax error before > `;' > /usr/local/include/freetype2/freetype/ftglyph.h:106: syntax error before > `;' > /usr/local/include/freetype2/freetype/ftglyph.h:157: syntax error before > `;' > /usr/local/include/freetype2/freetype/ftglyph.h:205: syntax error before > `;' > /usr/local/include/freetype2/freetype/ftglyph.h:227: `FT_Error' was not > declared in this scope > /usr/local/include/freetype2/freetype/ftglyph.h:228: syntax error before > `(' > /usr/local/include/freetype2/freetype/ftglyph.h:250: `FT_Error' was not > declared in this scope > /usr/local/include/freetype2/freetype/ftglyph.h:251: syntax error before > `(' > /usr/local/include/freetype2/freetype/ftglyph.h:280: `FT_Error' was not > declared in this scope > /usr/local/include/freetype2/freetype/ftglyph.h:281: syntax error before > `(' > /usr/local/include/freetype2/freetype/ftglyph.h:360: syntax error before > `(' > /usr/local/include/freetype2/freetype/ftglyph.h:436: `FT_Error' was not > declared in this scope > /usr/local/include/freetype2/freetype/ftglyph.h:437: syntax error before > `(' > /usr/local/include/freetype2/freetype/ftglyph.h:455: syntax error before > `(' > /usr/local/include/freetype2/freetype/ftglyph.h:486: syntax error before > `(' > /usr/local/include/freetype2/freetype/ftglyph.h:505: `FT_Error' was not > declared in this scope > /usr/local/include/freetype2/freetype/ftglyph.h:506: syntax error before > `(' > In file included from nsAntiAliasedGlyph.cpp:47: > ../x11shared/nsAntiAliasedGlyph.h:45: `FT_BBox' was not declared in this > scope > ../x11shared/nsAntiAliasedGlyph.h:45: `aBbox' was not declared in this > scope > ../x11shared/nsAntiAliasedGlyph.h:45: syntax error before `,' > ../x11shared/nsAntiAliasedGlyph.h:46: ANSI C++ forbids initialization of > member `WrapFreeType' > ../x11shared/nsAntiAliasedGlyph.h:46: making `WrapFreeType' static > ../x11shared/nsAntiAliasedGlyph.h:46: ANSI C++ forbids in-class > initialization >=20 >=20 >=20 > Any clue? Sorry ... >=20 > Raheel Khan >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message >=20 --=20 PGP Key: http://www.marcuscom.com/pgp.asc --=-iatxHJnLH+zExLpmS3EJ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEABECAAYFAjy3UKcACgkQb2iPiv4Uz4dczgCfT4qa2dwfNpgVQISsIelE8JFe 5KgAnjV4lEAR4g/wW4dn79SiaI5jH2L1 =/U29 -----END PGP SIGNATURE----- --=-iatxHJnLH+zExLpmS3EJ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 15:50:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A7B3837B419 for ; Fri, 12 Apr 2002 15:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3CMo1W09369; Fri, 12 Apr 2002 15:50:01 -0700 (PDT) (envelope-from gnats) Received: from akaraka.yonsei.ac.kr (akaraka.yonsei.ac.kr [165.132.134.53]) by hub.freebsd.org (Postfix) with ESMTP id A6F9037B400 for ; Fri, 12 Apr 2002 15:40:35 -0700 (PDT) Received: from akaraka.yonsei.ac.kr (localhost.yonsei.ac.kr [127.0.0.1]) by akaraka.yonsei.ac.kr (8.12.3/8.12.2) with ESMTP id g3CMeYuU044418 for ; Sat, 13 Apr 2002 07:40:34 +0900 (KST) (envelope-from perky@akaraka.yonsei.ac.kr) Received: (from perky@localhost) by akaraka.yonsei.ac.kr (8.12.3/8.12.2/Submit) id g3CMeTbY044417; Sat, 13 Apr 2002 07:40:29 +0900 (KST) Message-Id: <200204122240.g3CMeTbY044417@akaraka.yonsei.ac.kr> Date: Sat, 13 Apr 2002 07:40:29 +0900 (KST) From: Hye-Shik Chang Reply-To: Hye-Shik Chang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37028: New port: www/scgi Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37028 >Category: ports >Synopsis: New port: www/scgi >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 12 15:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 5.0-CURRENT i386 >Organization: Yonsei University >Environment: System: FreeBSD akaraka.yonsei.ac.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Apr 10 04:16:59 KST 2002 root@akaraka.yonsei.ac.kr:/usr/src/sys/i386/compile/JOARRA i386 >Description: New port for scgi, the FastCGI-like CGI protocol module for Apache >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # scgi # scgi/distinfo # scgi/Makefile # scgi/pkg-descr # scgi/pkg-plist # scgi/pkg-comment # scgi/pkg-message # echo c - scgi mkdir -p scgi > /dev/null 2>&1 echo x - scgi/distinfo sed 's/^X//' >scgi/distinfo << 'END-of-scgi/distinfo' XMD5 (scgi-0.2.tar.gz) = 586892ad689e31383c21267590474f89 END-of-scgi/distinfo echo x - scgi/Makefile sed 's/^X//' >scgi/Makefile << 'END-of-scgi/Makefile' X# New ports collection makefile for: scgi X# Date created: 12 April 2002 X# Whom: Hye-Shik Chang X# X# $FreeBSD$ X# X XPORTNAME= scgi XPORTVERSION= 0.2 XCATEGORIES= www python XMASTER_SITES= http://www.mems-exchange.org/software/files/scgi/ XPKGNAMESUFFIX= -py${PYTHON_SUFFIX} X XMAINTAINER= perky@fallin.lv X XBUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 XRUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 X XUSE_PYTHON= yes XSETUP_CMD= cd ${WRKSRC} && ${PYTHON_CMD} setup.py XAPXS?= ${PREFIX}/sbin/apxs X Xpost-patch: X ${PERL} -pi -e 's,python,${PYTHON_CMD},g; s,apxs,${APXS},g; s,\$$<,mod_scgi.c,g;' \ X ${WRKSRC}/Makefile X Xdo-install: X cd ${WRKSRC} && ${APXS} -i -a mod_scgi.so X ${SETUP_CMD} install -c -O1 --prefix=${PREFIX} X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include END-of-scgi/Makefile echo x - scgi/pkg-descr sed 's/^X//' >scgi/pkg-descr << 'END-of-scgi/pkg-descr' XThe SCGI protocol is a replacement for the Common Gateway Interface X(CGI) protocol. It is a standard for applications to interface with Xinformation servers such as HTTP servers. It is similar to FastCGI Xbut is designed to be easier to implement. XIncluded in this package is mod_scgi, an Apache module that implements Xthe client side of the protocol. There is also a a Python package Xcalled scgi which implements the server side of the protocol. X XWWW: http://www.mems-exchange.org/software/scgi/ END-of-scgi/pkg-descr echo x - scgi/pkg-plist sed 's/^X//' >scgi/pkg-plist << 'END-of-scgi/pkg-plist' Xlibexec/apache/mod_scgi.so X@exec %D/sbin/apxs -e -a -n scgi %f X@unexec %D/sbin/apxs -e -A -n scgi %f Xlib/%%PYTHON_VERSION%%/site-packages/scgi/__init__.py Xlib/%%PYTHON_VERSION%%/site-packages/scgi/__init__.pyc Xlib/%%PYTHON_VERSION%%/site-packages/scgi/__init__.pyo Xlib/%%PYTHON_VERSION%%/site-packages/scgi/passfd.so Xlib/%%PYTHON_VERSION%%/site-packages/scgi/quixote_handler.py Xlib/%%PYTHON_VERSION%%/site-packages/scgi/quixote_handler.pyc Xlib/%%PYTHON_VERSION%%/site-packages/scgi/quixote_handler.pyo Xlib/%%PYTHON_VERSION%%/site-packages/scgi/scgi_server.py Xlib/%%PYTHON_VERSION%%/site-packages/scgi/scgi_server.pyc Xlib/%%PYTHON_VERSION%%/site-packages/scgi/scgi_server.pyo Xlib/%%PYTHON_VERSION%%/site-packages/scgi/test_passfd.py Xlib/%%PYTHON_VERSION%%/site-packages/scgi/test_passfd.pyc Xlib/%%PYTHON_VERSION%%/site-packages/scgi/test_passfd.pyo X@dirrm lib/%%PYTHON_VERSION%%/site-packages/scgi END-of-scgi/pkg-plist echo x - scgi/pkg-comment sed 's/^X//' >scgi/pkg-comment << 'END-of-scgi/pkg-comment' XFastCGI-like CGI service module for Apache END-of-scgi/pkg-comment echo x - scgi/pkg-message sed 's/^X//' >scgi/pkg-message << 'END-of-scgi/pkg-message' X=========================================================== X You can serve a set of URLs under one path using mod_scgi X use the Location directive on httpd.conf: X X X SCGIServer 127.0.0.1 4000 X SCGIHandler On X X=========================================================== END-of-scgi/pkg-message exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 16:25: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from s1081.mb00.net (s1081.mb00.net [207.33.16.81]) by hub.freebsd.org (Postfix) with ESMTP id 3589D37B400 for ; Fri, 12 Apr 2002 16:24:52 -0700 (PDT) Received: (from pmguser@localhost) by s1081.mb00.net (8.8.8pmg/8.8.5) id VAA68784 for :include:/usr/home/pmguser/pmgs/users/josh/delivery/1018645360.14996/rblk.866; Fri, 12 Apr 2002 21:09:28 GMT Message-Id: <200204122109.VAA68784@s1081.mb00.net> From: Special Offers To: ports@freebsd.org X-Info: Message sent by Mindshare Design customer with ID "josh" X-Info: Report abuse to list owner at josh@complaints.mb00.net X-PMG-Userid: josh X-PMG-Msgid: 1018645360.14996 X-PMG-Recipient: ports@freebsd.org Subject: Weekend Bonus @ Pyramid Casino Date: Fri, 12 Apr 2002 17:08:02 EDT MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="POSTMASTERGENERAL_MIME_BOUNDARY-17188-0-1018645682" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --POSTMASTERGENERAL_MIME_BOUNDARY-17188-0-1018645682 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Pyramid Casino A:hover {color: #FFCC00} Pyramid Casino Pyramid Casino Pyramid Casino Pyramid Casino Weekend Special! Make a deposit using Online Checks or Western union and qualify for a weekend extravaganza bonus! Offering you different ways to deposit has never been so easy at Pyramid Casino. It's safe, secure and let's you receive extra bonus money! For assistance, contact Pyramid Casino's Customer Service Team at: < mailto:pitboss@pyramidcasino.com?subject=3DPromo Code WS-1015 > Pitboss or call a representative at (800) 399-7452, with promo code: WS-1015. Bonus is available for all Casino games &Sportswager! < http://www.pyramidcasino.com/banking/banking.htm > < http://www.pyramidcasino.com/banking/banking.htm > < http://www.pyramidcasino.com/banking/banking.htm > < http://www.pyramidcasino.com/banking/banking.htm > Online Checks Western Union ---------------- RULES: Limit of one deposit per household, per account. This promotion cannot be combined with any other promotion currently running on either Pyramid Casino or Sportswager. You must wager a minimum of 10 times your initial deposit before cashing out any bonus money, and 15 times for Blackjack. Maximum bonus money is $1,000. Your account will be credited within an hour. This offer only eligible for recipients of this e-mail. Must be correct e-mail address when claiming bonus. This offer is only valid until Midnight Pacific Time Sunday April 14, 2002. ---------------- =A9 2000 - 2002 Pyramid Casino.com <<<>>> <<<>>> <<<>>> <<<>>> <<<>>> <<<>>> <<<>>> <<<>>> <<<>>> <<<>>> * To remove yourself from this mailing list, point your browser to: http://i.mb00.net/remove?josh:11 * Enter your email address (ports@freebsd.org) in the field provided and click "Unsubscribe". The mailing list ID is "josh:11". OR... * Reply to this message with the word "remove" in the subject line. This message was sent to address ports@freebsd.org X-PMG-Recipient: ports@freebsd.org <<<>>> <<<>>> <<<>>> <<<>>> <<<>>> <<<>>> <<<>>> <<<>>> <<<>>> <<<>>> pmguid:14r.22si.3ah5 --POSTMASTERGENERAL_MIME_BOUNDARY-17188-0-1018645682 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Pyramid Casino
3D"Pyramid
3D"Pyramid 3D"Pyramid
3D"Pyramid
Weekend Spe= cial!
Make a deposit using Online Checks = or Western union and qualify for a weekend extravaganza bonus! Offering = you different ways to deposit has never been so easy at Pyramid Casino. I= t's safe, secure and let's you receive extra bonus money! For assistance, contact Pyramid Casino's Customer Service Team at: Pitboss= or call a representative at (800) 399-7452, with promo code: WS-1015.

=20 Bonus is available for all Casino games & Sportswager!=


Online Checks Western Union

RULES: Limit of one de= posit per household, per account. This promotion cannot be combined with any = other promotion currently running on either Pyramid Casino or Sportswager= . You must wager a minimum of 10 times your initial deposit before cashin= g out any bonus money, and 15 times for Blackjack. Maximum bonus money is $1,000. Your account will be credited within an hour= . This offer only eligible for recipients of this e-mail. Must be correct e-mail address when claiming bonus. This offer is only valid until Midnight Pacific Time Sunday April 14, 2002.

=A9 2000 - 2002= Pyramid=20 Casino.com



Remove yourself from this list by either:
Entering your email address below and clicking REMOVE:
OR
Reply to this message with the word "remove" in the subject lin= e.
This message was sent to address ports@freebsd.org =20=20
pmguid:14r.22si= .3ah5

3D"pmg"
--POSTMASTERGENERAL_MIME_BOUNDARY-17188-0-1018645682-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 16:50:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9AB4A37B416 for ; Fri, 12 Apr 2002 16:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3CNo1T20147; Fri, 12 Apr 2002 16:50:01 -0700 (PDT) (envelope-from gnats) Received: from host213-123-130-182.in-addr.btopenworld.com (host213-123-130-182.in-addr.btopenworld.com [213.123.130.182]) by hub.freebsd.org (Postfix) with ESMTP id DB42237B404; Fri, 12 Apr 2002 16:47:29 -0700 (PDT) Received: by host213-123-130-182.in-addr.btopenworld.com (Postfix, from userid 1001) id 5953A95; Sat, 13 Apr 2002 00:47:44 +0100 (BST) Message-Id: <20020412234744.5953A95@host213-123-130-182.in-addr.btopenworld.com> Date: Sat, 13 Apr 2002 00:47:44 +0100 (BST) From: Dominic Marks Reply-To: Dominic Marks To: FreeBSD-gnats-submit@FreeBSD.org Cc: keramida@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37030: Addition to PPPoA section of the Handbook Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37030 >Category: ports >Synopsis: Addition to PPPoA section of the Handbook >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 12 16:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dominic Marks >Release: FreeBSD 4.5-STABLE i386 >Organization: Student >Environment: System: FreeBSD gallium 4.5-STABLE FreeBSD 4.5-STABLE #2: Mon Apr 8 21:19:28 BST 2002 dom@gallium:/usr/obj/usr/src/sys/GALLIUM i386 >Description: I've bulked out the PPPoA section and reworded the previous information. The previous information makes it sound like the only use of PPPoA is with the Alcatel SpeedTouch USB. My new version includes the original information about the net/pppoa port but also extends the section to cover using the net/pptpclient port to connect to DSL services using PPPoA with other devices, in this case an Alcatel SpeedTouch Home (Ethernet DSL router). An example configuration is also given. >How-To-Repeat: NA. >Fix: Index: chapter.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml,v retrieving revision 1.70 diff -u -3 -r1.70 chapter.sgml --- chapter.sgml 2002/04/04 23:32:50 1.70 +++ chapter.sgml 2002/04/12 23:33:16 @@ -2104,24 +2104,79 @@ PPP, over ATM - The following describes how to set up PPP over ATM, a.k.a, - PPPoA. Currently, the only hardware supported is the Alcatel - Speedtouch USB ADSL modem + The following describes how to set up PPP over ATM, (PPPoA). + PPPoA is a popular choice among European DSL providers. - Installing PPPoA + Using PPPoA with the Alcatel Speedtouch USB - PPPoA is supplied as a port in FreeBSD because the firmware - is not distributable under - Alcatel's license agreement. - - To install the port, simply use the - ports collection to install the net/pppoa - port and follow - the instructions provided there. + PPPoA support for this device is supplied as a port in + FreeBSD because the firmware is not distributable under + Alcatel's license agreement. + To install the software, simply use the + ports collection. Install the + net/pppoa port and follow the + instructions provided with it. + + Using pptpclient + + It is also possible to use FreeBSD to connect to other PPPoA + sevices using net/pptpclient. + + To use net/pptpclient to + connect to a DSL service, install the port or package and edit your + /etc/ppp/ppp.conf. You will need to be + root to perform both of these operations. An + example section of ppp.conf is given below. + + adsl: + set log phase chat lcp ipcp ccp tun command + set timeout 0 + enable dns + set authname username + set authkey password + set ifaddr 0 0 + add default HISADDR + + This will open a tunnel for a PPP session to your DSL + router. Ethernet DSL modems have a preconfigured LAN IP address + which you connect to. In the case of the Alcatel Speedtouch Home + this address is 10.0.0.138. Your + routers documentation should tell you which address your device + uses. To open the tunnel and start a + ppp session execute the following + command. + + &prompt.root; pptp address isp + + You may wish to add a & to the end of the previous + command because pptp will not return + your prompt to you otherwise. + + A tun virtual tunnel device will be + created for interaction between the pptp + and ppp processes. Once you have been + returned to your prompt, or the pptp + process has confirmed a connection can you examine the tunnel like + so. + + &prompt.user; ifconfig tun0 +tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500 + inet 216.136.204.21 --> 204.152.186.171 netmask 0xffffff00 + Opened by PID 918 + + + If you are unable to connect check that the configurations + on your router, which are usually accessible via + telnet or with a web browser. If you + still cannot connect you should examine the output of the + pptp command and the contents of the + ppp log file, + /var/log/ppp.log for clues. + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 17: 5:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 27F8637B419; Fri, 12 Apr 2002 17:04:57 -0700 (PDT) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D04vc21960; Fri, 12 Apr 2002 17:04:57 -0700 (PDT) (envelope-from keramida) Date: Fri, 12 Apr 2002 17:04:57 -0700 (PDT) From: Message-Id: <200204130004.g3D04vc21960@freefall.freebsd.org> To: keramida@FreeBSD.org, freebsd-ports@FreeBSD.org, freebsd-doc@FreeBSD.org Subject: Re: docs/37030: Addition to PPPoA section of the Handbook Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Addition to PPPoA section of the Handbook Responsible-Changed-From-To: freebsd-ports->freebsd-doc Responsible-Changed-By: keramida Responsible-Changed-When: Fri Apr 12 17:04:37 PDT 2002 Responsible-Changed-Why: Doc stuff. http://www.freebsd.org/cgi/query-pr.cgi?pr=37030 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 19:47:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E334937B400; Fri, 12 Apr 2002 19:47:08 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D2l8K54356; Fri, 12 Apr 2002 19:47:08 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 19:47:08 -0700 (PDT) From: Message-Id: <200204130247.g3D2l8K54356@freefall.freebsd.org> To: infoteacher@ipform.ru, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/29325: Dbview contains an error, because of which at review dbf files with text boxes which length of 255 characters , the program crashed. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Dbview contains an error, because of which at review dbf files with text boxes which length of 255 characters , the program crashed. State-Changed-From-To: open->feedback State-Changed-By: ade State-Changed-When: Fri Apr 12 19:44:32 PDT 2002 State-Changed-Why: I'll take care of this. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 19:44:32 PDT 2002 Responsible-Changed-Why: Can you please resubmit your diff's in unified (diff -uN) format, which is what we use for patches in the ports/ tree, and I will commit it. http://www.freebsd.org/cgi/query-pr.cgi?pr=29325 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 19:48:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5989A37B405; Fri, 12 Apr 2002 19:48:14 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D2mDO54471; Fri, 12 Apr 2002 19:48:13 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 19:48:13 -0700 (PDT) From: Message-Id: <200204130248.g3D2mDO54471@freefall.freebsd.org> To: floripa@organiKa.com.br, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/34552: lame don't compile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: lame don't compile State-Changed-From-To: feedback->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 19:47:36 PDT 2002 State-Changed-Why: Timeout (1 month) in feedback. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 19:47:36 PDT 2002 Responsible-Changed-Why: My deed. http://www.freebsd.org/cgi/query-pr.cgi?pr=34552 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 19:49:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 559B437B400; Fri, 12 Apr 2002 19:49:35 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D2nZV54716; Fri, 12 Apr 2002 19:49:35 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 19:49:35 -0700 (PDT) From: Message-Id: <200204130249.g3D2nZV54716@freefall.freebsd.org> To: matthias.andree@web.de, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/34553: fetchmail can lose mail in POP3+UIDL mode Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: fetchmail can lose mail in POP3+UIDL mode State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 19:48:47 PDT 2002 State-Changed-Why: Timeout (1 month) in analyzed. Seems to be a fetchmail upgrade patch in the PR queue too. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 19:48:47 PDT 2002 Responsible-Changed-Why: I did this[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=34553 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 19:50: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9CFE537B41A for ; Fri, 12 Apr 2002 19:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D2o1W54784; Fri, 12 Apr 2002 19:50:01 -0700 (PDT) (envelope-from gnats) Received: from t-mta3.odn.ne.jp (mfep3.odn.ne.jp [143.90.131.181]) by hub.freebsd.org (Postfix) with ESMTP id 4D10937B41A for ; Fri, 12 Apr 2002 19:49:54 -0700 (PDT) Received: from sz.homedns.org ([218.46.4.201]) by t-mta3.odn.ne.jp with ESMTP id <20020413024952470.BOQD.17240.t-mta3.odn.ne.jp@mta3.odn.ne.jp>; Sat, 13 Apr 2002 11:49:52 +0900 Received: by sz.homedns.org (Postfix, from userid 1001) id 369DE99102; Sat, 13 Apr 2002 11:49:49 +0900 (JST) Message-Id: <20020413024949.369DE99102@sz.homedns.org> Date: Sat, 13 Apr 2002 11:49:49 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37031: Update port: textproc/saxon to 6.5.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37031 >Category: ports >Synopsis: Update port: textproc/saxon to 6.5.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Apr 12 19:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.5-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD sz.homedns.org 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #9: Wed Apr 10 18:43:53 JST 2002 root@sz.homedns.org:/sack/obj/usr/src/sys/NS i386 >Description: Update to 6.5.2 >How-To-Repeat: >Fix: cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/saxon/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 2002/04/01 06:29:23 1.3 +++ Makefile 2002/04/13 02:49:20 @@ -6,7 +6,7 @@ # PORTNAME= saxon -PORTVERSION= 6.5.1 +PORTVERSION= 6.5.2 CATEGORIES= textproc java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= saxon Index: distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/saxon/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 2002/02/09 08:01:10 1.2 +++ distinfo 2002/04/13 02:49:20 @@ -1 +1 @@ -MD5 (saxon6_5_1.zip) = df0e2b4be8e7e4b40ee82573efa05d8a +MD5 (saxon6_5_2.zip) = 6a822530943cc9ddff45ed4d77413d89 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 19:50:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 716BF37B400; Fri, 12 Apr 2002 19:50:44 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D2oit54930; Fri, 12 Apr 2002 19:50:44 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 19:50:44 -0700 (PDT) From: Message-Id: <200204130250.g3D2oit54930@freefall.freebsd.org> To: ade@FreeBSD.org, freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/36964: cvsupit from www.freebsd.org is out of date Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: cvsupit from www.freebsd.org is out of date Responsible-Changed-From-To: freebsd-ports->portmgr Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 19:50:23 PDT 2002 Responsible-Changed-Why: Probably the best set of people to look at this. http://www.freebsd.org/cgi/query-pr.cgi?pr=36964 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 19:52:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6FE3E37B41A; Fri, 12 Apr 2002 19:52:21 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D2qKj55145; Fri, 12 Apr 2002 19:52:20 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 19:52:20 -0700 (PDT) From: Message-Id: <200204130252.g3D2qKj55145@freefall.freebsd.org> To: brian@shadowcom.net, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/30663: NEW PORT: devel/libCxClient Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: NEW PORT: devel/libCxClient State-Changed-From-To: feedback->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 19:51:36 PDT 2002 State-Changed-Why: Timeout (4 months) in feedback. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 19:51:36 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=30663 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 19:53:44 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 48BF137B416; Fri, 12 Apr 2002 19:53:42 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D2rg355278; Fri, 12 Apr 2002 19:53:42 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 19:53:42 -0700 (PDT) From: Message-Id: <200204130253.g3D2rg355278@freefall.freebsd.org> To: dsimader@sql-ledger.org, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/30638: SQL-Ledger port update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: SQL-Ledger port update State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 19:52:59 PDT 2002 State-Changed-Why: Timeout in analyzed (6 months). Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 19:52:59 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=30638 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 19:54:51 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5EB8037B404; Fri, 12 Apr 2002 19:54:49 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D2smn55402; Fri, 12 Apr 2002 19:54:48 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 19:54:48 -0700 (PDT) From: Message-Id: <200204130254.g3D2smn55402@freefall.freebsd.org> To: osho@pcc-software.org, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/32637: Can't make install ja-mozilla-jlp-0.9.6,1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Can't make install ja-mozilla-jlp-0.9.6,1 State-Changed-From-To: feedback->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 19:54:21 PDT 2002 State-Changed-Why: Timeout (4 months) in feedback. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 19:54:21 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=32637 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 19:56: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E5A737B41A; Fri, 12 Apr 2002 19:56:01 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D2u1O55565; Fri, 12 Apr 2002 19:56:01 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 19:56:01 -0700 (PDT) From: Message-Id: <200204130256.g3D2u1O55565@freefall.freebsd.org> To: alane@geeksrus.net, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/32639: freeamp: preference AllowMultipleInstances=false does not work Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: freeamp: preference AllowMultipleInstances=false does not work State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 19:55:13 PDT 2002 State-Changed-Why: Requires update by authors of software, not port maintainers. Timeout in analyzed (2 months). Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 19:55:13 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=32639 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 19:57:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 446F837B405; Fri, 12 Apr 2002 19:57:11 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D2vBj55764; Fri, 12 Apr 2002 19:57:11 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 19:57:11 -0700 (PDT) From: Message-Id: <200204130257.g3D2vBj55764@freefall.freebsd.org> To: manager@cadetworld.com, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/34436: /usr/libexec/ld-elf.so.1: Shared object "libfetch.so.3" not found Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: /usr/libexec/ld-elf.so.1: Shared object "libfetch.so.3" not found State-Changed-From-To: feedback->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 19:56:26 PDT 2002 State-Changed-Why: This is definitely a localized issue - we'd have people screaming all over ports@ if it was a system problem. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 19:56:26 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=34436 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 19:58:45 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 43F4B37B404; Fri, 12 Apr 2002 19:58:40 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D2wdA55910; Fri, 12 Apr 2002 19:58:39 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 19:58:39 -0700 (PDT) From: Message-Id: <200204130258.g3D2wdA55910@freefall.freebsd.org> To: csfbsd@raggedclown.net, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/35050: Failure of port drm-kmod to correctly initialise Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Failure of port drm-kmod to correctly initialise State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 19:57:43 PDT 2002 State-Changed-Why: This is an XFree86 issue, not a FreeBSD-specific issue. Timeout in analyzed (2 months). Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 19:57:43 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=35050 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 19:59:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C449937B41A; Fri, 12 Apr 2002 19:59:45 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D2xjt56017; Fri, 12 Apr 2002 19:59:45 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 19:59:45 -0700 (PDT) From: Message-Id: <200204130259.g3D2xjt56017@freefall.freebsd.org> To: ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/36321: audio/xmms build fails (related to gettext) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: audio/xmms build fails (related to gettext) Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 19:59:10 PDT 2002 Responsible-Changed-Why: Please recvsup your ports tree after todays uber-gettext-patch and try again. http://www.freebsd.org/cgi/query-pr.cgi?pr=36321 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20: 1:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F80137B404; Fri, 12 Apr 2002 20:01:19 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D31Jd56227; Fri, 12 Apr 2002 20:01:19 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:01:19 -0700 (PDT) From: Message-Id: <200204130301.g3D31Jd56227@freefall.freebsd.org> To: ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/36505: Nessus-core compile fails /usr/libexec/elf/ld: cannot find -lintl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Nessus-core compile fails /usr/libexec/elf/ld: cannot find -lintl Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:00:12 PDT 2002 Responsible-Changed-Why: Since I committed a major gettext change today, I'll keep an eye on this one. Submitter, please recvsup your ports tree as of around 1200 CDT 4/12 or later, when I put in the gettext upgrade, and try again. http://www.freebsd.org/cgi/query-pr.cgi?pr=36505 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20: 2:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 71EB937B400; Fri, 12 Apr 2002 20:02:21 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D32LB56319; Fri, 12 Apr 2002 20:02:21 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:02:21 -0700 (PDT) From: Message-Id: <200204130302.g3D32LB56319@freefall.freebsd.org> To: lwa@victor.teaser.fr, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/20601: DESTDIR and /etc/shells Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: DESTDIR and /etc/shells State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 20:01:49 PDT 2002 State-Changed-Why: This one is going nowhere fast. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:01:49 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=20601 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20: 3:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 685CF37B416; Fri, 12 Apr 2002 20:03:19 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D33JO56424; Fri, 12 Apr 2002 20:03:19 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:03:19 -0700 (PDT) From: Message-Id: <200204130303.g3D33JO56424@freefall.freebsd.org> To: sec@42.org, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/23232: gettext/xview port collision Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: gettext/xview port collision State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 20:02:42 PDT 2002 State-Changed-Why: Timeout in analyzed (16 months :) Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:02:42 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=23232 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20: 4:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AE75537B404; Fri, 12 Apr 2002 20:04:31 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D34T256636; Fri, 12 Apr 2002 20:04:29 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:04:29 -0700 (PDT) From: Message-Id: <200204130304.g3D34T256636@freefall.freebsd.org> To: dchapes@ddm.crosswinds.net, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/23499: [NEW PORT]: Two LaTeX macro package ports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [NEW PORT]: Two LaTeX macro package ports State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 20:04:02 PDT 2002 State-Changed-Why: Timeout (1 year) in analyzed. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:04:02 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=23499 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20: 5:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 965FF37B416; Fri, 12 Apr 2002 20:05:30 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D35UL58861; Fri, 12 Apr 2002 20:05:30 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:05:30 -0700 (PDT) From: Message-Id: <200204130305.g3D35UL58861@freefall.freebsd.org> To: dwm@caimis.com, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/24660: New port: Xerces-C 1.3.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: Xerces-C 1.3.0 State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 20:05:02 PDT 2002 State-Changed-Why: Timeout (1 year) in analyzed. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:05:02 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=24660 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20: 6:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6993637B404; Fri, 12 Apr 2002 20:06:29 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D36SY60817; Fri, 12 Apr 2002 20:06:28 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:06:28 -0700 (PDT) From: Message-Id: <200204130306.g3D36SY60817@freefall.freebsd.org> To: jesse@cs.uni-magdeburg.de, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/24736: New port: SGI's open inventor (graphics/inventor) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: SGI's open inventor (graphics/inventor) State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 20:05:51 PDT 2002 State-Changed-Why: Timeout (1 year) in analyzed. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:05:51 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=24736 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20: 7:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 62D3C37B405; Fri, 12 Apr 2002 20:07:22 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D37M560942; Fri, 12 Apr 2002 20:07:22 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:07:22 -0700 (PDT) From: Message-Id: <200204130307.g3D37M560942@freefall.freebsd.org> To: bmah@cisco.com, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/25419: Difficulties installing print/teTeX port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Difficulties installing print/teTeX port State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 20:06:54 PDT 2002 State-Changed-Why: Timeout (3 months) in analyzed. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:06:54 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=25419 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20: 8:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A169237B416; Fri, 12 Apr 2002 20:08:08 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D388n61073; Fri, 12 Apr 2002 20:08:08 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:08:08 -0700 (PDT) From: Message-Id: <200204130308.g3D388n61073@freefall.freebsd.org> To: claudio@claudio.csita.unige.it, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/25448: mpmf20 fails to correctly display the directory of mp-man f20 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mpmf20 fails to correctly display the directory of mp-man f20 State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 20:07:42 PDT 2002 State-Changed-Why: Timeout (5 months) in analyzed. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:07:42 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=25448 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20: 8:58 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E929F37B404; Fri, 12 Apr 2002 20:08:56 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D38uq61212; Fri, 12 Apr 2002 20:08:56 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:08:56 -0700 (PDT) From: Message-Id: <200204130308.g3D38uq61212@freefall.freebsd.org> To: ns88@k.pl, ade@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/25710: New port: news/slrn-pl, slrn with polish interface Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: news/slrn-pl, slrn with polish interface State-Changed-From-To: analyzed->open State-Changed-By: ade State-Changed-When: Fri Apr 12 20:08:36 PDT 2002 State-Changed-Why: This one seems to have a new live sharball for the KDE folks to look at. http://www.freebsd.org/cgi/query-pr.cgi?pr=25710 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20:10:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3590437B41B; Fri, 12 Apr 2002 20:10:09 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D3A8j61379; Fri, 12 Apr 2002 20:10:08 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:10:08 -0700 (PDT) From: Message-Id: <200204130310.g3D3A8j61379@freefall.freebsd.org> To: jim@carroll.com, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/26274: New port: Perl/TK Jabber client Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: Perl/TK Jabber client State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 20:09:39 PDT 2002 State-Changed-Why: Port still smoking crack after 1 year in analyzed. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:09:39 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=26274 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20:11:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F88A37B416; Fri, 12 Apr 2002 20:11:44 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D3BiV61628; Fri, 12 Apr 2002 20:11:44 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:11:44 -0700 (PDT) From: Message-Id: <200204130311.g3D3BiV61628@freefall.freebsd.org> To: thomas@cuivre.fr.eu.org, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/26297: New port: devel/florist Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: devel/florist State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 20:10:49 PDT 2002 State-Changed-Why: Distfile unfetchable, not unreasonable since the PR hasn't been looked at in over a year. Please resubmit with something fetchable. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:10:49 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=26297 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20:12:51 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BE3E037B400; Fri, 12 Apr 2002 20:12:48 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D3CmG61811; Fri, 12 Apr 2002 20:12:48 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:12:48 -0700 (PDT) From: Message-Id: <200204130312.g3D3CmG61811@freefall.freebsd.org> To: neuf@stanley.e-technik.uni-erlangen.de, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/26313: New Port: german/eagle: A tool for designing printed circuit boards Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New Port: german/eagle: A tool for designing printed circuit boards State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 20:12:16 PDT 2002 State-Changed-Why: It's still broken, a year later. Byebye. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:12:16 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=26313 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20:13:57 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BB56437B419; Fri, 12 Apr 2002 20:13:52 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D3Dqa61905; Fri, 12 Apr 2002 20:13:52 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:13:52 -0700 (PDT) From: Message-Id: <200204130313.g3D3Dqa61905@freefall.freebsd.org> To: anarcat@tao.ca, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/26628: New port: audio/qtecasound, well done Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: audio/qtecasound, well done State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 20:13:23 PDT 2002 State-Changed-Why: It's still horribly broken, a year later. Byebye. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:13:23 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=26628 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20:15:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C6FE37B400; Fri, 12 Apr 2002 20:15:23 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D3FNB62135; Fri, 12 Apr 2002 20:15:23 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:15:23 -0700 (PDT) From: Message-Id: <200204130315.g3D3FNB62135@freefall.freebsd.org> To: sanctus@swipnet.se, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/26825: port xmms-avi won't compile libavixmms.so missing Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: port xmms-avi won't compile libavixmms.so missing State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 20:14:30 PDT 2002 State-Changed-Why: Well, half a year later and its still BROKEN. Don't think we need a PR to tell us that the maintainer is less than optimal. *sigh* Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:14:30 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=26825 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20:16:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5778537B400; Fri, 12 Apr 2002 20:16:40 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D3Gep62248; Fri, 12 Apr 2002 20:16:40 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:16:40 -0700 (PDT) From: Message-Id: <200204130316.g3D3Gep62248@freefall.freebsd.org> To: jean-sebastien.roy@wanadoo.fr, ade@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/26884: new port for visualworks 5i.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new port for visualworks 5i.3 State-Changed-From-To: analyzed->open State-Changed-By: ade State-Changed-When: Fri Apr 12 20:16:09 PDT 2002 State-Changed-Why: Submitter supplied a uue sharfile. It's not analyzed any more. http://www.freebsd.org/cgi/query-pr.cgi?pr=26884 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20:17:48 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 61AB537B416; Fri, 12 Apr 2002 20:17:46 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D3Hkx62432; Fri, 12 Apr 2002 20:17:46 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:17:46 -0700 (PDT) From: Message-Id: <200204130317.g3D3Hkx62432@freefall.freebsd.org> To: dougy@bryden.apana.org.au, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/27569: bootup error problem with Apache 2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: bootup error problem with Apache 2 State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 20:17:03 PDT 2002 State-Changed-Why: Timeout (10 months) in analyzed. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:17:03 PDT 2002 Responsible-Changed-Why: My fault[tm]. http://www.freebsd.org/cgi/query-pr.cgi?pr=27569 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20:33:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 508FC37B400; Fri, 12 Apr 2002 20:33:20 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D3XKq63937; Fri, 12 Apr 2002 20:33:20 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:33:20 -0700 (PDT) From: Message-Id: <200204130333.g3D3XKq63937@freefall.freebsd.org> To: dsimader@sql-ledger.org, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/27805: New port: SQL-Ledger Accounting Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: SQL-Ledger Accounting State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 20:32:53 PDT 2002 State-Changed-Why: Timeout (4 months) in analyzed. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:32:53 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=27805 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20:34:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 64DCB37B404; Fri, 12 Apr 2002 20:34:27 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D3YRf64127; Fri, 12 Apr 2002 20:34:27 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:34:27 -0700 (PDT) From: Message-Id: <200204130334.g3D3YRf64127@freefall.freebsd.org> To: root@tntpro.com, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/27956: New port:A messenging client supporting AOL, Yahoo, MSN, and ICQ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port:A messenging client supporting AOL, Yahoo, MSN, and ICQ State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 20:33:43 PDT 2002 State-Changed-Why: Timeout (7 months) in analyzed. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:33:43 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=27956 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20:35:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 86B9F37B416; Fri, 12 Apr 2002 20:35:10 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D3ZAm64309; Fri, 12 Apr 2002 20:35:10 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:35:10 -0700 (PDT) From: Message-Id: <200204130335.g3D3ZAm64309@freefall.freebsd.org> To: trewitt@trewitt.org, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/28115: New Port - textproc/htmldoc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New Port - textproc/htmldoc State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 20:34:40 PDT 2002 State-Changed-Why: Timeout (9 months) in analyzed. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:34:40 PDT 2002 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=28115 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20:36:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5E69837B404; Fri, 12 Apr 2002 20:36:41 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D3aen64566; Fri, 12 Apr 2002 20:36:40 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:36:40 -0700 (PDT) From: Message-Id: <200204130336.g3D3aen64566@freefall.freebsd.org> To: hschaefer@fto.de, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/28272: Update port: net/libsocket++ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: net/libsocket++ State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 20:35:50 PDT 2002 State-Changed-Why: Timeout (9 months) in analyzed. Responsible-Changed-From-To: freebsd-ports-> ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:35:50 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=28272 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20:37:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 031AF37B404; Fri, 12 Apr 2002 20:37:22 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D3bLn64693; Fri, 12 Apr 2002 20:37:21 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:37:21 -0700 (PDT) From: Message-Id: <200204130337.g3D3bLn64693@freefall.freebsd.org> To: 3d@freebsd.org, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/28363: New port: audacity-0.95 - a graphical waveform editor Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: audacity-0.95 - a graphical waveform editor State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 20:36:55 PDT 2002 State-Changed-Why: Timeout (4 months) in analyzed. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:36:55 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=28363 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20:38:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8717C37B405; Fri, 12 Apr 2002 20:38:10 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D3cAH64812; Fri, 12 Apr 2002 20:38:10 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:38:10 -0700 (PDT) From: Message-Id: <200204130338.g3D3cAH64812@freefall.freebsd.org> To: sean@chittenden.org, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/28551: ports/mail/faces doesn't build (linking with pthreads broken) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ports/mail/faces doesn't build (linking with pthreads broken) State-Changed-From-To: feedback->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 20:37:42 PDT 2002 State-Changed-Why: Timeout (5 months) in feedback. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:37:42 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=28551 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20:39: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B5AAE37B416; Fri, 12 Apr 2002 20:38:59 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D3cx864925; Fri, 12 Apr 2002 20:38:59 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:38:59 -0700 (PDT) From: Message-Id: <200204130338.g3D3cx864925@freefall.freebsd.org> To: jmcoopr@webmail.bmi.net, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/29332: Refiling New Port: ripem-2.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Refiling New Port: ripem-2.1 State-Changed-From-To: feedback->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 20:38:32 PDT 2002 State-Changed-Why: Timeout (4 months) in feedback. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:38:32 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=29332 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20:39:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0576337B400; Fri, 12 Apr 2002 20:39:53 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D3dqU65034; Fri, 12 Apr 2002 20:39:52 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:39:52 -0700 (PDT) From: Message-Id: <200204130339.g3D3dqU65034@freefall.freebsd.org> To: gwis0001@unf.edu, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/29514: new port submission: games/xlogical (SDL puzzle game) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new port submission: games/xlogical (SDL puzzle game) State-Changed-From-To: feedback->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 20:39:16 PDT 2002 State-Changed-Why: Timeout (4 months) in feedback. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:39:16 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=29514 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20:41:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6321737B400; Fri, 12 Apr 2002 20:41:09 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D3f9665276; Fri, 12 Apr 2002 20:41:09 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:41:09 -0700 (PDT) From: Message-Id: <200204130341.g3D3f9665276@freefall.freebsd.org> To: edwin@woudt.nl, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/29836: New port: cyrus-imspd Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: cyrus-imspd State-Changed-From-To: feedback->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 20:40:42 PDT 2002 State-Changed-Why: Timeout (4 months) in feedback. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:40:42 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=29836 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 20:42:59 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 91FE537B405; Fri, 12 Apr 2002 20:42:57 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D3guh65450; Fri, 12 Apr 2002 20:42:56 -0700 (PDT) (envelope-from ade) Date: Fri, 12 Apr 2002 20:42:56 -0700 (PDT) From: Message-Id: <200204130342.g3D3guh65450@freefall.freebsd.org> To: andrea@webcom.it, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/22421: New port: Enhydra 3.1 beta 1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: Enhydra 3.1 beta 1 State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Fri Apr 12 20:42:30 PDT 2002 State-Changed-Why: Timeout (1 year) in analyzed. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Fri Apr 12 20:42:30 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=22421 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 21:34:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from pintail.mail.pas.earthlink.net (pintail.mail.pas.earthlink.net [207.217.120.122]) by hub.freebsd.org (Postfix) with ESMTP id 0B2F637B400; Fri, 12 Apr 2002 21:34:37 -0700 (PDT) Received: from sdn-ar-008dcwashp267.dialsprint.net ([63.178.90.197] helo=moo.holy.cow) by pintail.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 16wFFA-0005Tt-00; Fri, 12 Apr 2002 21:34:32 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id 7B87750B8A; Sat, 13 Apr 2002 00:36:58 -0400 (EDT) Date: Sat, 13 Apr 2002 00:36:58 -0400 From: parv To: ade@FreeBSD.org Cc: freebsd-ports@FreeBSD.org, freebsd-gnats-submit@freebsd.org Subject: Re: ports/36321: audio/xmms build fails (related to gettext) Message-ID: <20020413043658.GA82237@moo.holy.cow> Mail-Followup-To: ade@FreeBSD.org, freebsd-ports@FreeBSD.org, freebsd-gnats-submit@freebsd.org References: <200204130259.g3D2xjt56017@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204130259.g3D2xjt56017@freefall.freebsd.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org in message <200204130259.g3D2xjt56017@freefall.freebsd.org>, wrote ade@FreeBSD.org thusly... > > Synopsis: audio/xmms build fails (related to gettext) > > Responsible-Changed-From-To: freebsd-ports->ade > Responsible-Changed-By: ade > Responsible-Changed-When: Fri Apr 12 19:59:10 PDT 2002 > Responsible-Changed-Why: > Please recvsup your ports tree after todays uber-gettext-patch and > try again. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=36321 hi, i reported on apr. 1 2002 that xmms was built/installed successfully. do you still want me to try? -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 21:42:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from void.devnull.com (void.devnull.com [216.65.213.209]) by hub.freebsd.org (Postfix) with ESMTP id 1667A37B404 for ; Fri, 12 Apr 2002 21:42:27 -0700 (PDT) Received: (from root@localhost) by void.devnull.com (8.11.6/8.11.6) id g3D4gQe15879 for freebsd-ports@freebsd.org; Fri, 12 Apr 2002 21:42:26 -0700 (PDT) (envelope-from nobody@devnull.com) Date: Fri, 12 Apr 2002 21:42:26 -0700 (PDT) From: Rob Message-Id: <200204130442.g3D4gQe15879@void.devnull.com> To: freebsd-ports@freebsd.org Subject: Long Distance Phone only 1.8 cents a minute Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Long Distance Phone Service as low as 1.8 cents a minute. Click here for further details. Talk-A-Lot Communications http://216.65.213.218 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 23:15:23 2002 Delivered-To: freebsd-ports@freebsd.org Received: from fep8.cogeco.net (smtp.cogeco.net [216.221.81.25]) by hub.freebsd.org (Postfix) with ESMTP id 72F0C37B41C; Fri, 12 Apr 2002 23:15:14 -0700 (PDT) Received: from ergo.wox.org (d57-117-31.home.cgocable.net [24.57.117.31]) by fep8.cogeco.net (Postfix) with ESMTP id 6FBAB5114; Sat, 13 Apr 2002 02:15:13 -0400 (EDT) Subject: ORBit 0.5.15 b0rked From: Muhannad Asfour To: gnome@FreeBSD.org, ade@FreeBSD.org Cc: ports@FreeBSD.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-xPAE2t2cbT2HX5nU5Kbe" X-Mailer: Ximian Evolution 1.0.3 Date: 13 Apr 2002 03:15:13 -0300 Message-Id: <1018678513.29094.2.camel@ergo.wox.org> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-xPAE2t2cbT2HX5nU5Kbe Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello. I think there is something wrong with the ORBit port after the gettext upgrade, because whenever I use pkgdb -F, I always get this error for it (and yes, I've tried removing it and reinstalling it): Regenerating +REQUIRED_BY files No such file or directory - "/var/db/pkg/ORBit-0.5.15/+REQUIRED_BY" I've tried "touch /var/db/pkg/ORBit-0.5.15/+REQUIRED_BY", but that didn't help either, any help would be greatly appreciated. Thanks --=-xPAE2t2cbT2HX5nU5Kbe Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQA8t8zwck977FUKFQQRAh2SAKCFBw5tp6G7AH2ikEhbrNx7KEztGACeI+Lv YmOAwCU5Zlt99kAduUgLhZA= =TxHF -----END PGP SIGNATURE----- --=-xPAE2t2cbT2HX5nU5Kbe-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 23:24:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id DBFF137B400 for ; Fri, 12 Apr 2002 23:24:31 -0700 (PDT) Received: from 12-234-22-238.client.attbi.com ([12.234.22.238]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020413062431.EVCF1083.rwcrmhc53.attbi.com@12-234-22-238.client.attbi.com>; Sat, 13 Apr 2002 06:24:31 +0000 Received: from master.gorean.org (master.gorean.org [10.0.0.2]) by 12-234-22-238.client.attbi.com (8.11.6/8.11.6) with ESMTP id g3D6OVh15742; Fri, 12 Apr 2002 23:24:31 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from master.gorean.org (localhost [127.0.0.1]) by master.gorean.org (8.12.2/8.12.2) with ESMTP id g3D6OU3N013053; Fri, 12 Apr 2002 23:24:30 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by master.gorean.org (8.12.2/8.12.2/Submit) with ESMTP id g3D6OUuu013050; Fri, 12 Apr 2002 23:24:30 -0700 (PDT) X-Authentication-Warning: master.gorean.org: doug owned process doing -bs Date: Fri, 12 Apr 2002 23:24:30 -0700 (PDT) From: Doug Barton X-X-Sender: doug@master.gorean.org To: Sean Chittenden Cc: Paul Murphy , Subject: Re: xscreensaver port build problems... In-Reply-To: <20020406113410.H968@ninja1.internal> Message-ID: <20020412232331.S1671-100000@master.gorean.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I just committed a similar patch to help with the jpeg lib problems. Thanks for the head's up. Doug -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 23:29:44 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 67EB237B400; Fri, 12 Apr 2002 23:29:40 -0700 (PDT) Received: (from kiri@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D6TeE95147; Fri, 12 Apr 2002 23:29:40 -0700 (PDT) (envelope-from kiri) Date: Fri, 12 Apr 2002 23:29:40 -0700 (PDT) From: Message-Id: <200204130629.g3D6TeE95147@freefall.freebsd.org> To: kunishi@acm.org, kiri@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36656: Maintainer Update: textproc/smartdoc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Maintainer Update: textproc/smartdoc State-Changed-From-To: open->closed State-Changed-By: kiri State-Changed-When: Fri Apr 12 23:27:55 PDT 2002 State-Changed-Why: Committed Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36656 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 23:30:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from frog.east.ru (frog.east.ru [195.170.62.133]) by hub.freebsd.org (Postfix) with ESMTP id 0646C37B416 for ; Fri, 12 Apr 2002 23:30:15 -0700 (PDT) Received: from Sender (AS-2-7.east.ru [195.170.60.197]) by frog.east.ru (Postfix) with SMTP id D5F041C4DE; Sat, 13 Apr 2002 10:29:48 +0400 (MSD) From: dispath To: "" <> Subject: Åñëè Âàì âñåãäà íå õâàòàåò äåíåã òî, ïðî÷òèòå ýòî ... Reply-To: dispatch@chat.ru X-Mailer: The Bat! (v1.52f) Business X-Priority: 3 X-MSMail-Priority: Normal Mime-Version: 1.0 Content-Type: text/plain; charset="Windows-1251" Date: Mon, 13 Apr 1998 10:32:12 +0400 Message-Id: <20020413062948.D5F041C4DE@frog.east.ru> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Âíèìàíèå!!! Åñëè ó Âàñ åñòü ñâîáîäíàÿ ìèíóòà, òî ïðî÷òèòå ýòî ïèñüìî äî êîíöà è Âû íå ïîæàëååòå. Êîíå÷íî, åñòü ðàáîòà â èíòåðíåòå, íî îíà òðåáóåò îïðåäåëåííûõ çíàíèé è ìíîãî âðåìåíè. Ìû æå ïðåäëàãàåì ñîâñåì èíîé ñïîñîá - áûñòðûé, ë¸ãêèé, ïðèíîñÿùèé áîëüøîé äîõîä, è ãëàâíîå - ÂÑÅ, ×ÒÎ ÂÀÌ ÍÓÆÍÎ ÁÓÄÅÒ ÄÅËÀÒÜ, ÝÒÎ ÐÀÑÑÛËÀÒÜ ÃÎÒÎÂÛÅ ÏÈÑÜÌÀ ÏÎ E-MAIL È ÂÐÅÌß ÎÒ ÂÐÅÌÅÍÈ ÕÎÄÈÒÜ ÍÀ ÏÎ×ÒÓ ÈËÈ Â ÁÀÍÊ ÇÀ ÄÅÍÜÃÀÌÈ! Óæå íå îäèí äåñÿòîê ÷åëîâåê ïîëó÷àåò âïîëíå ïðèëè÷íûé äîõîä îò ýòîãî áèçíåñà - òàê ïî÷åìó áû íå ïîïðîáîâàòü è Âàì? Âû íèêîãäà íå çàäóìûâàëèñü, ïî÷åìó áîëüøèíñòâî ëþäåé íè÷åãî íå äîñòèãàþò â æèçíè, à òîëüêî ñåòóþò? Äà ïîòîìó ÷òî îíè ìàëî, íà ÷òî â æèçíè ðåøàþòñÿ. Íà âñå ó íèõ åñòü ãîòîâûå îïðåäåëåíèÿ, ïðè÷åì ñôîðìóëèðîâàííûå íå èìè ñàìèìè, à óñëûøàííûå îò äðóãèõ. Íî èìåòü ñâîå ïðîâåðåííîå ìíåíèå - ýòî áîëüøàÿ ðîñêîøü è ðåäêîñòü. Òå æå, êòî íå áîèòñÿ ïðîáîâàòü è æèâåò áîëüøå äåéñòâèÿìè, ÷åì ñîìíåíèÿìè, î÷åíü áûñòðî îêàçûâàþòñÿ íà âåðøèíå ìèðà! Ýòîò ïðîåêò óæå ïðèîáð¸ë îãðîìíóþ ïîïóëÿðíîñòü â ÑØÀ, Êàíàäå, Åâðîïå, Àâñòðàëèè, Àçèè. Äà, èìåííî ýòîò ìåõàíèçì ÿâëÿåòñÿ ñàìûì ëó÷øèì è ñàìûì ýôôåêòèâíûì. Ãëàâíîå ïðåèìóùåñòâî - Ìàêñèìàëüíàÿ ïðîñòîòà, è ëåãàëüíîñòü. Ñàìàÿ íèçêàÿ ñåáåñòîèìîñòü çàòðàò çàðàáîòêà â Èíòåðíåòå. MULTI-LEVEL-MARKETING (MLM) íàêîíåö-òî äîñòèã óâàæåíèÿ. Îí ïðåïîäàåòñÿ â Ãàðâàðäñêîé òîðãîâîé øêîëå. Ñòàíôîðäñêèé èññëåäîâàòåëüñêèé èíñòèòóò è æóðíàë Wall Street çàÿâèëè ÷òî 50-65% âñåõ òîâàðîâ è óñëóã äî êîíöà òûñÿ÷åëåòèÿ áóäóò ïðîäàâàòüñÿ ïîñðåäñòâîì multi-level ìåòîäîâ. Ýòî ìíîãî ìèëëèàðäíàÿ äîëëàðîâàÿ èíäóñòðèÿ è, òîëüêî èç 500,000 ìèëëèîíåðîâ â ÑØÀ, öåëûõ 20% (100.000 ÷åëîâåê) ñäåëàëè ñâîå ñîñòîÿíèå çà ïîñëåäíèå ïàðó ëåò áëàãîäàðÿ MLM. Îáÿçàòåëüíî îáðàòèòåñü çà äîïîëíèòåëüíîé èíôîðìàöèåé íà business_work@euro.ru îòâåòèì âñåì !!! Ïðîñèì ïðîùåíèÿ åñëè äàííîå îáðàùåíèå îòíÿëî ó âàñ âðåìÿ! Äàííàÿ ðàññûëêà ïðîèçâåäåíà â ñîîòâåòñòâèè ñ ÷.4 ñò.29 Êîíñòèòóöèè ÐÔ. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 12 23:36: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from janus.hosting4u.net (janus.hosting4u.net [209.15.2.37]) by hub.freebsd.org (Postfix) with SMTP id CABC737B400 for ; Fri, 12 Apr 2002 23:35:59 -0700 (PDT) Received: (qmail 12065 invoked from network); 13 Apr 2002 06:35:59 -0000 Received: from zeus.hosting4u.net (209.15.2.56) by mail-gate.hosting4u.net with SMTP; 13 Apr 2002 06:35:59 -0000 Received: from localhost ([66.114.78.93]) by zeus.hosting4u.net ; Sat, 13 Apr 2002 01:35:42 -0500 Date: Sat, 13 Apr 2002 02:35:41 -0400 Subject: FreeBSD Port: apache-2.0.28_4 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v481) Cc: ports@FreeBSD.org To: perky@fallin.lv From: Isaac Levy Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.481) X-Rcpt-To: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org First off, before I ask my (silly) question, I wanted to thank all of you for your work with one of the most AMAZING systems I've ever seen, CVSup. Almost as cool as BSD. Here's my question/bugthang? I tried to make Apache2 (gulp) from the ports collection, from FreeBSD, and I'm running freeBSD 4.5-RELEASE- the following is what I got back- ----- leadbased02# make >> powerlogo.gif:freebsd is not in /usr/ports/www/apache2/distinfo. >> Either /usr/ports/www/apache2/distinfo is out of date, or >> powerlogo.gif:freebsd is spelled incorrectly. *** Error code 1 Stop in /usr/ports/www/apache2. *** Error code 1 Stop in /usr/ports/www/apache2. *** Error code 1 Stop in /usr/ports/www/apache2. *** Error code 1 Stop in /usr/ports/www/apache2. *** Error code 1 Stop in /usr/ports/www/apache2. *** Error code 1 Stop in /usr/ports/www/apache2. *** Error code 1 Stop in /usr/ports/www/apache2. leadbased02# ----- Not sure if it's me, (quite possible) or the port? Anyhow, if it's me, and you know where I can go to figure this out/learn online, I'd much appreciate it- if it's you, or you don't have time to deal with this, just disregard this email. With that, Rocket- .ike Isaac Levy + Office of Structured Systems http://structuredsystems.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 0: 6:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from cavia.pp.ru (storm.demos.su [194.87.2.36]) by hub.freebsd.org (Postfix) with ESMTP id 1935037B400 for ; Sat, 13 Apr 2002 00:06:47 -0700 (PDT) Received: (from mitya@localhost) by cavia.pp.ru (8.11.6/8.11.6) id g3D768Q03861; Sat, 13 Apr 2002 11:06:08 +0400 (MSD) Date: Sat, 13 Apr 2002 11:06:03 +0400 From: Dmitry Sivachenko To: Steve 1 Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: mrtg-2.9.17 Message-ID: <20020413070603.GB210@cavia.pp.ru> References: Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i WWW-Home-Page: http://mitya.pp.ru/ X-PGP-Key: http://mitya.pp.ru/mitya.asc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Apr 12, 2002 at 02:15:45PM -0700, Steve 1 wrote: > Hi, > > I am having problems installing MRTG. The author suggested I email you as > the package maintainer. > > I have tried different versions / make clean / rm config.cache + all the > other tricks I usually try but to no avail. Perhaps I am missing something? > > Here is the output from make install - do you have any suggestions? > > Thanks for you time, > > Steve > > > > FreeBSD 4.x > > > > > > %make install > ===> Extracting for mrtg-2.9.17 > >> Checksum OK for mrtg-2.9.17.tar.gz. > ===> mrtg-2.9.17 depends on shared library: gd.2 - found > ===> Patching for mrtg-2.9.17 > ===> Configuring for mrtg-2.9.17 > creating cache ./config.cache > checking for gcc... cc > checking whether the C compiler (cc -O -pipe ) works... yes > checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no > checking whether we are using GNU C... yes > checking whether cc accepts -g... yes > checking how to run the C preprocessor... cc -E > checking whether make sets ${MAKE}... yes > checking for a BSD compatible install... /usr/bin/install -c -o root -g > wheel > checking for perl... /usr/bin/perl > checking for groff... /usr/bin/groff > checking for sqrt in -lm... yes > checking for acos in -lm... yes > checking for gdImageGif in -lgd... no > checking for gdImagePng in -lgd... yes > checking for gdImagePng_jpg in -lgd... no > checking for gdImagePng_jpg_ft in -lgd... no > checking for gd.h... yes > checking the weather... (cached) its fine > updating cache ./config.cache > creating ./config.status > creating Makefile > ordering CD from http://people.ee.ethz.ch/~oetiker/wish ... just kidding ;-) > > ---------------------------------------------------------------- > Config is DONE! > > Type 'make' to compile the software > > ... that wishlist mentioned above does really exist. So if > you feel like showing your appreciation for MRTG, this is the > place to go. I just love CDs and DVDs > > -- Tobi Oetiker > ---------------------------------------------------------------- > ===> Building for mrtg-2.9.17 > LD_RUN_PATH=/usr/local/lib cc -I/usr/local/include/gd -DGFORM_GD=gdImagePng > -O -pipe src/rateup.c -L/usr/local/lib -lgd -lm -lpng -lz -lm -o bin/rateup > /usr/libexec/elf/ld: warning: libpng.so.4, needed by > /usr/local/lib/libgd.so, may conflict with libpng.so.5 > /usr/bin/perl -0777 -pi -e 's@^#!\s*/\S*perl@#! /usr/bin/perl@' bin/cfgmaker > bin/indexmaker bin/mrtg > /usr/bin/perl -0777 -pi -e 's@GRAPHFMT="...";@GRAPHFMT="png";@' bin/mrtg > bin/indexmaker > ===> Installing for mrtg-2.9.17 > ===> mrtg-2.9.17 depends on shared library: gd.2 - found > /bin/mkdir -p -m 755 /usr/local/etc/mrtg > /bin/mkdir -p -m 755 /usr/local/lib/perl5/site_perl/5.005 > /bin/mkdir -p -m 755 /usr/local/lib/perl5/site_perl/5.005/Pod > /bin/mkdir -p -m 755 > usage: mkdir [-pv] [-m mode] directory ... > *** Error code 64 > > Stop in /usr/ports/net/mrtg. > *** Error code 1 > > Stop in /usr/ports/net/mrtg. > *** Error code 1 > > Stop in /usr/ports/net/mrtg. > % > > I expect your bsd.port.mk is out of date. please cd /usr/ports/net/mrtg and send me the output of `make -V DATADIR` command. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 1: 0:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D13B37B416 for ; Sat, 13 Apr 2002 01:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D802e11659; Sat, 13 Apr 2002 01:00:02 -0700 (PDT) (envelope-from gnats) Received: from buzz.avcp.mei.co.jp (YahooBB218130092009.bbtec.net [218.130.92.9]) by hub.freebsd.org (Postfix) with ESMTP id 1A4F337B405 for ; Sat, 13 Apr 2002 00:53:01 -0700 (PDT) Received: by buzz.avcp.mei.co.jp (8.12.2/3.7W-03/26/02) id g3D7qf5f000610; Sat, 13 Apr 2002 16:52:41 +0900 (JST) Message-Id: <20020413.165241.108311672.takamune@vrl.mei.co.jp> Date: Sat, 13 Apr 2002 16:52:41 +0900 (JST) From: Kazu TAKAMUNE To: FreeBSD-gnats-submit@FreeBSD.org Cc: takamune@avrl.mei.co.jp Subject: ports/37033: Update: japanese/eb Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37033 >Category: ports >Synopsis: Update: japanese/eb >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 13 01:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kazu TAKAMUNE >Release: FreeBSD 4.5-STABLE i386 >Organization: Matsushita Electric Industrial Co., Ltd. >Environment: FreeBSD 4.5-STABLE(Sat Apr 13 15:23:41 JST 2002) ports/Mk/bsd.port.mk,v 1.409 2002/04/04 10:06:00 >Description: Please apply this patch to upgrade ports (of which I'm the maintainer). These ports should be simultaneously upgraded. - Updates japanese/ndtpd for the latest version 3.1.2 - No files have been added or removed. cf: autoconf-2.53 is not accepted by this port. >How-To-Repeat: >Fix: diff -x CVS -Nur /usr/ports/japanese/ndtpd/Makefile japanese/ndtpd/Makefile --- /usr/ports/japanese/ndtpd/Makefile Thu Apr 11 12:54:02 2002 +++ japanese/ndtpd/Makefile Sat Apr 13 15:32:07 2002 @@ -6,12 +6,12 @@ # PORTNAME= ndtpd -PORTVERSION= 3.1.1 +PORTVERSION= 3.1.2 CATEGORIES= japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/ PATCH_SITES= ${MASTER_SITES} -PATCHFILES= ${DISTNAME}+.diff +#PATCHFILES= ${DISTNAME}+.diff MAINTAINER= takamune@avrl.mei.co.jp diff -x CVS -Nur /usr/ports/japanese/ndtpd/distinfo japanese/ndtpd/distinfo --- /usr/ports/japanese/ndtpd/distinfo Mon Apr 1 09:17:01 2002 +++ japanese/ndtpd/distinfo Sat Apr 13 15:33:23 2002 @@ -1,2 +1 @@ -MD5 (ndtpd-3.1.1.tar.gz) = 84e12593cd38cf1ff85de05274a20560 -MD5 (ndtpd-3.1.1+.diff) = ad650bf77dccaa364c831928fd7039fa +MD5 (ndtpd-3.1.2.tar.gz) = f7fdc50e71c43015069db81330ce2fac >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 1:22: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from south.nanolink.com (south.nanolink.com [217.75.134.10]) by hub.freebsd.org (Postfix) with SMTP id 6764B37B404 for ; Sat, 13 Apr 2002 01:21:54 -0700 (PDT) Received: (qmail 94358 invoked from network); 13 Apr 2002 08:28:25 -0000 Received: from unknown (HELO straylight.ringlet.net) (212.116.140.125) by south.nanolink.com with SMTP; 13 Apr 2002 08:28:25 -0000 Received: (qmail 70050 invoked by uid 1000); 13 Apr 2002 08:21:40 -0000 Date: Sat, 13 Apr 2002 11:21:40 +0300 From: Peter Pentchev To: Tadayuki OKADA Cc: sobomax@FreeBSD.org, freebsd-ports Subject: Re: make clean install clean Message-ID: <20020413112140.B40206@straylight.oblivion.bg> Mail-Followup-To: Tadayuki OKADA , sobomax@FreeBSD.org, freebsd-ports References: <3CAE0E7A.87254F95@windriver.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="wzJLGUyc3ArbnUjN" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3CAE0E7A.87254F95@windriver.com>; from tadayuki.okada@windriver.com on Fri, Apr 05, 2002 at 03:52:10PM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --wzJLGUyc3ArbnUjN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 05, 2002 at 03:52:10PM -0500, Tadayuki OKADA wrote: > Hello, >=20 > 'make clean install clean' won't clean up work directory. >=20 > # I remember knu-sun reported this, > # but it seems it's still broken. I do not think 'broken' is the proper word to use; it's just the way make(1) works. When you pass it a 'clean install clean' list of targets, it first 'makes' the 'clean' target, then the 'install' target, then.. then it considers 'making' the 'clean' target, and finds out that it has already been 'made'; it ought to be up-to-date. The way I do it is 'make clean all install && make clean'. G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 You have, of course, just begun reading the sentence that you have just fin= ished reading. --wzJLGUyc3ArbnUjN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjy36pQACgkQ7Ri2jRYZRVNVBwCfb+7HttGVvwHXDajhzKOLM2kP YlUAoIsvWYZmHDyzYcAwAuJ+5kSyQ6X/ =UGQV -----END PGP SIGNATURE----- --wzJLGUyc3ArbnUjN-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 1:30: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CABAB37B404 for ; Sat, 13 Apr 2002 01:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D8U2g18524; Sat, 13 Apr 2002 01:30:02 -0700 (PDT) (envelope-from gnats) Date: Sat, 13 Apr 2002 01:30:02 -0700 (PDT) Message-Id: <200204130830.g3D8U2g18524@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Peter Pentchev Subject: Re: ports/36807: portupgrade port not working Reply-To: Peter Pentchev Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36807; it has been noted by GNATS. From: Peter Pentchev To: Stuart Campbell Cc: bug-followup@FreeBSD.org Subject: Re: ports/36807: portupgrade port not working Date: Sat, 13 Apr 2002 11:25:33 +0300 On Fri, Apr 05, 2002 at 06:00:05PM -0800, Stuart Campbell wrote: > > The problem is related to the version of ruby being used: > Installing the latest version of ruby from the ports collection solves the > problem. May we close this PR, then? :) G'luck, Peter -- Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 I am the thought you are now thinking. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 1:30:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EBF1337B405; Sat, 13 Apr 2002 01:30:44 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D8Ui118672; Sat, 13 Apr 2002 01:30:44 -0700 (PDT) (envelope-from znerd) Date: Sat, 13 Apr 2002 01:30:44 -0700 (PDT) From: Message-Id: <200204130830.g3D8Ui118672@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/37031: Update port: textproc/saxon to 6.5.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: textproc/saxon to 6.5.2 Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Sat Apr 13 01:30:29 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=37031 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 1:50: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 88C5F37B400 for ; Sat, 13 Apr 2002 01:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3D8o2o20310; Sat, 13 Apr 2002 01:50:02 -0700 (PDT) (envelope-from gnats) Date: Sat, 13 Apr 2002 01:50:02 -0700 (PDT) Message-Id: <200204130850.g3D8o2o20310@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Peter Pentchev Subject: Re: ports/36818: New port: editors/scribus Reply-To: Peter Pentchev Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36818; it has been noted by GNATS. From: Peter Pentchev To: Marc Fonvieille Cc: bug-followup@FreeBSD.org Subject: Re: ports/36818: New port: editors/scribus Date: Sat, 13 Apr 2002 11:49:06 +0300 On Sat, Apr 06, 2002 at 11:40:03AM -0800, Marc Fonvieille wrote: > > Hi again, > > Here's the archive with all the patches/diff against current version > of the port. > Things added: dependencies, docs are installed in right directory, > description more explicit. Mmm.. could you re-send this, with the patches as plain text? It would seem GNATS does not like MIME-encoded attachments all that well.. G'luck, Peter -- Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 Hey, out there - is it *you* reading me, or is it someone else? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 2:42:46 2002 Delivered-To: freebsd-ports@freebsd.org Received: from south.nanolink.com (south.nanolink.com [217.75.134.10]) by hub.freebsd.org (Postfix) with SMTP id 70C4637B426 for ; Sat, 13 Apr 2002 02:42:31 -0700 (PDT) Received: (qmail 94608 invoked from network); 13 Apr 2002 09:49:04 -0000 Received: from unknown (HELO straylight.ringlet.net) (212.116.140.125) by south.nanolink.com with SMTP; 13 Apr 2002 09:49:04 -0000 Received: (qmail 86703 invoked by uid 1000); 13 Apr 2002 09:42:17 -0000 Date: Sat, 13 Apr 2002 12:42:17 +0300 From: Peter Pentchev To: gnome@FreeBSD.org Cc: ports@FreeBSD.org Subject: [PATCH] textproc/scrollkeeper: properly link against libintl Message-ID: <20020413124217.F40206@straylight.oblivion.bg> Mail-Followup-To: gnome@FreeBSD.org, ports@FreeBSD.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="HWvPVVuAAfuRc6SZ" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --HWvPVVuAAfuRc6SZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, While trying to package sysutils/gnomecontrolcenter on a 4.5-STABLE system after the devel/gettext update, I noticed that it could not package properly - the omf/control-center-* files were not installed at all. It turned out that scrollkeeper-preinstall did not know where to find libintl. The following patch, shamelessly stolen from the mail/fetchmail port, fixes the search for libintl here. G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 This would easier understand fewer had omitted. Index: ports/textproc/scrollkeeper/Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/textproc/scrollkeeper/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- ports/textproc/scrollkeeper/Makefile 1 Aug 2001 06:56:44 -0000 1.5 +++ ports/textproc/scrollkeeper/Makefile 13 Apr 2002 09:12:56 -0000 @@ -28,7 +28,7 @@ INSTALLS_SHLIB=3D yes CONFIGURE_ARGS=3D --localstatedir=3D/var --datadir=3D${PREFIX}/share/gnome CONFIGURE_ENV=3D CPPFLAGS=3D"-I${LOCALBASE}/include" \ - LIBS=3D"-L${LOCALBASE}/lib -lintl" + LDFLAGS=3D"-L${LOCALBASE}/lib -lintl" =20 MAN8=3D scrollkeeper-config.8 scrollkeeper-preinstall.8 \ scrollkeeper-rebuilddb.8 scrollkeeper-update.8 --HWvPVVuAAfuRc6SZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjy3/XkACgkQ7Ri2jRYZRVNmqACglGpIfCQCue3LMcQIn84PtW7x 5JUAoIrmi89ci6npwvX4NIZyXVRFA1kQ =Og1t -----END PGP SIGNATURE----- --HWvPVVuAAfuRc6SZ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 2:53: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout04.sul.t-online.com (mailout04.sul.t-online.com [194.25.134.18]) by hub.freebsd.org (Postfix) with ESMTP id C21D637B419; Sat, 13 Apr 2002 02:53:05 -0700 (PDT) Received: from fwd08.sul.t-online.de by mailout04.sul.t-online.com with smtp id 16wKDP-0008Fx-09; Sat, 13 Apr 2002 11:53:03 +0200 Received: from Magelan.Leidinger.net (520065502893-0001@[217.229.210.181]) by fmrl08.sul.t-online.com with esmtp id 16wKDO-0ejRAGC; Sat, 13 Apr 2002 11:53:02 +0200 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.2/8.12.2) with ESMTP id g3D9r9N5001041; Sat, 13 Apr 2002 11:53:13 +0200 (CEST) (envelope-from netchild@Leidinger.net) Message-Id: <200204130953.g3D9r9N5001041@Magelan.Leidinger.net> Date: Sat, 13 Apr 2002 11:53:09 +0200 (CEST) From: Alexander Leidinger Subject: Re: ports/34552: lame don't compile To: ade@FreeBSD.ORG Cc: floripa@organiKa.com.br, freebsd-ports@FreeBSD.ORG In-Reply-To: <200204130248.g3D2mDO54471@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii X-Sender: 520065502893-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 12 Apr, ade@FreeBSD.ORG wrote: > Synopsis: lame don't compile > > State-Changed-From-To: feedback->closed > State-Changed-By: ade > State-Changed-When: Fri Apr 12 19:47:36 PDT 2002 > State-Changed-Why: > Timeout (1 month) in feedback. The maintainer of nasm (murray) reverted his update of nasm, so lame should compile just fine. And if I haven't overlooked it on bento, it does compile just fine (there's only lame-devel, an older version of lame). Bye, Alexander. -- Reboot America. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 5:41:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from out016.verizon.net (out016pub.verizon.net [206.46.170.92]) by hub.freebsd.org (Postfix) with ESMTP id 6757A37B416; Sat, 13 Apr 2002 05:41:06 -0700 (PDT) Received: from verizon.net ([141.150.214.155]) by out016.verizon.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020413124105.DFKN8115.out016.verizon.net@verizon.net>; Sat, 13 Apr 2002 07:41:05 -0500 Date: Sat, 13 Apr 2002 08:43:45 -0400 From: jbw To: stable@freebsd.org, ports@freebsd.org Subject: Mozilla & Java Message-ID: <20020413084345.A50263@arem.peritian.com> Mail-Followup-To: stable@freebsd.org, ports@freebsd.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="RnlQjJ0d97Da+TV1" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --RnlQjJ0d97Da+TV1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I'm trying to install java so that use it with Mozilla. I get the following error message when trying to install the jdk13 port. Patching file j2sdk1.3.1/src/solaris/native/sun/awt/robot_child/robot_proc.c using Plan A... Hunk #1 succeeded at 25. done ===> Applying FreeBSD patches for jdk-1.3.1p6_3 ===> Configuring for jdk-1.3.1p6_3 ===> Building for jdk-1.3.1p6_3 i386 Build started: 1.3.1-p6-root-020413-08:36 ERROR: BOOTDIR does not point to a valid Java 2 SDK Check that you have access to /usr/local/linux-jdk1.3.1/bin/java and/or check your value of ALT_BOOTDIR. Exiting because of the above error(s). gmake: *** [sanity] Error 1 *** Error code 2 Stop in /usr/ports/java/jdk13. ---> Installing the new version via the port ===> Building for jdk-1.3.1p6_3 i386 Build started: 1.3.1-p6-root-020413-08:36 ERROR: BOOTDIR does not point to a valid Java 2 SDK Check that you have access to /usr/local/linux-jdk1.3.1/bin/java and/or check your value of ALT_BOOTDIR. Exiting because of the above error(s). gmake: *** [sanity] Error 1 *** Error code 2 Stop in /usr/ports/java/jdk13. *** Error code 1 Stop in /usr/ports/java/jdk13. What do I need to do have this install correctly? Out of curiousity since this isn't the linux version of java why is it looking for /usr/local/linux-jdk1.3.1/bin/java BOOTDIR? TIA jbw --RnlQjJ0d97Da+TV1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8uCgAZP0tdlteG5MRAvmbAKCcgJaP/XPZA1WDmGRHXaiI+nDZlQCfeaJY CVimPdFf05mbE9xR8D3NTxs= =Jo+5 -----END PGP SIGNATURE----- --RnlQjJ0d97Da+TV1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 5:49:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by hub.freebsd.org (Postfix) with ESMTP id DD0E737B405; Sat, 13 Apr 2002 05:49:06 -0700 (PDT) Received: by l04.research.kpn.com with Internet Mail Service (5.5.2653.19) id ; Sat, 13 Apr 2002 14:49:05 +0200 Message-ID: <59063B5B4D98D311BC0D0001FA7E452205FDA5E3@l04.research.kpn.com> From: "Koster, K.J." To: 'jbw' Cc: stable@FreeBSD.ORG, ports@FreeBSD.ORG, "'java@freebsd.org'" Subject: RE: Mozilla & Java Date: Sat, 13 Apr 2002 14:48:55 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear jbw, [ blatant crosspost, please trim CC list before replying. Thanks ] This question is best asked on the freebsd-java mailing list. If you search the mailing list archives of freebsd-java you will find an answer to your question, plus installation instructions for using Java witm Mozilla, IIRC. Try http://www.geocrawler.com/ or good old http://groups.google.com/ Kees Jan ===================================================== You can't have everything. Where would you put it? [Steven Wright] > -----Original Message----- > From: jbw [mailto:j.bw@verizon.net] > Sent: zaterdag 13 april 2002 14:44 > To: stable@FreeBSD.ORG; ports@FreeBSD.ORG > Subject: Mozilla & Java > > > I'm trying to install java so that use it with Mozilla. I get the > following error message when trying to install the jdk13 port. > > Patching file > j2sdk1.3.1/src/solaris/native/sun/awt/robot_child/robot_proc.c > using Plan A... > Hunk #1 succeeded at 25. > done > ===> Applying FreeBSD patches for jdk-1.3.1p6_3 > ===> Configuring for jdk-1.3.1p6_3 > ===> Building for jdk-1.3.1p6_3 > i386 Build started: 1.3.1-p6-root-020413-08:36 > ERROR: BOOTDIR does not point to a valid Java 2 SDK > Check that you have access to > /usr/local/linux-jdk1.3.1/bin/java > and/or check your value of ALT_BOOTDIR. > > Exiting because of the above error(s). > gmake: *** [sanity] Error 1 > *** Error code 2 > > Stop in /usr/ports/java/jdk13. > ---> Installing the new version via the port > ===> Building for jdk-1.3.1p6_3 > i386 Build started: 1.3.1-p6-root-020413-08:36 > ERROR: BOOTDIR does not point to a valid Java 2 SDK > Check that you have access to > /usr/local/linux-jdk1.3.1/bin/java > and/or check your value of ALT_BOOTDIR. > > Exiting because of the above error(s). > gmake: *** [sanity] Error 1 > *** Error code 2 > > Stop in /usr/ports/java/jdk13. > *** Error code 1 > > Stop in /usr/ports/java/jdk13. > > What do I need to do have this install correctly? Out of > curiousity since > this isn't the linux version of java why is it looking for > /usr/local/linux-jdk1.3.1/bin/java BOOTDIR? > > TIA > > jbw > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 5:50:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 49FA437B400 for ; Sat, 13 Apr 2002 05:50:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DCo4Z73430; Sat, 13 Apr 2002 05:50:04 -0700 (PDT) (envelope-from gnats) Date: Sat, 13 Apr 2002 05:50:04 -0700 (PDT) Message-Id: <200204131250.g3DCo4Z73430@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jean-Sebastien Roy Subject: Re: ports/26884: new port for visualworks 5i.3 Reply-To: Jean-Sebastien Roy Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/26884; it has been noted by GNATS. From: Jean-Sebastien Roy To: freebsd-gnats-submit@FreeBSD.org, jean-sebastien.roy@wanadoo.fr Cc: Subject: Re: ports/26884: new port for visualworks 5i.3 Date: Sat, 13 Apr 2002 14:44:31 +0200 Sadly enough, 6 month passed, and the distfiles are not available on the same location anymore. The new directories are : ftp://ftp.cincom.com/pub/st/vw/ ftp://ftp.cincom.com/pub/st/vm/ ftp://ftp.cincom.com/pub/st/goodies/ The following patch may fix the downloads. js diff -ru visualworks/Makefile visualworks.new/Makefile --- visualworks/Makefile Thu Nov 1 12:09:20 2001 +++ visualworks.new/Makefile Sat Apr 13 14:21:41 2002 @@ -8,7 +8,9 @@ PORTNAME= visualworks PORTVERSION= 5i.4 CATEGORIES= lang linux -MASTER_SITES= http://www.cincom.com/downloads/gz/VisualWorks/ +MASTER_SITES= ftp://ftp.cincom.com/pub/st/vw/ \ + ftp://ftp.cincom.com/pub/st/vm/ \ + ftp://ftp.cincom.com/pub/st/goodies/ DISTFILES= BaseVisualWorks.tar.gz Image.tar.gz VM-Linux86.tar.gz \ ExtendedBase.tar.gz DST.tar.gz PlugIn.tar.gz \ VisualWaveWebToolkit.tar.gz Opentalk.tar.gz \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 6:45:37 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id 6F10A37B400; Sat, 13 Apr 2002 06:45:33 -0700 (PDT) Received: from photoniii ([66.31.5.199]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020413134532.JPUW1083.rwcrmhc53.attbi.com@photoniii>; Sat, 13 Apr 2002 13:45:32 +0000 Date: Sat, 13 Apr 2002 09:51:48 -0400 From: Tadayuki OKADA To: Peter Pentchev Cc: tadayuki.okada@windriver.com, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: make clean install clean Message-Id: <20020413095148.20e41fd3.tadayuki@attbi.com> In-Reply-To: <20020413112140.B40206@straylight.oblivion.bg> References: <3CAE0E7A.87254F95@windriver.com> <20020413112140.B40206@straylight.oblivion.bg> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, 13 Apr 2002 11:21:40 +0300 Peter Pentchev wrote: > I do not think 'broken' is the proper word to use; it's just the way > make(1) works. When you pass it a 'clean install clean' list of targets, > it first 'makes' the 'clean' target, then the 'install' target, then.. > then it considers 'making' the 'clean' target, and finds out that it has > already been 'made'; it ought to be up-to-date. > > The way I do it is 'make clean all install && make clean'. But it worked before sobomax's bsd.port.mk speed-up change. If you guys accept this behavior change, I think it should be noted in UPDADTING or somewhere. Regards, -- Tadayuki OKADA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 6:50:57 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by hub.freebsd.org (Postfix) with ESMTP id DFC4437B419; Sat, 13 Apr 2002 06:50:48 -0700 (PDT) Received: from there by smtp.hccnet.nl via uds57-45.dial.hccnet.nl [62.251.45.57] with SMTP id PAA22744 (8.8.8/1.13); Sat, 13 Apr 2002 15:50:35 +0200 (MET DST) Message-Id: <200204131350.PAA22744@smtp.hccnet.nl> From: Ernst de Haan Organization: FreeBSD Project To: Tadayuki OKADA , Peter Pentchev Subject: Re: make clean install clean Date: Sat, 13 Apr 2002 15:50:27 +0200 X-Mailer: KMail [version 1.3.2] Cc: tadayuki.okada@windriver.com, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org References: <3CAE0E7A.87254F95@windriver.com> <20020413112140.B40206@straylight.oblivion.bg> <20020413095148.20e41fd3.tadayuki@attbi.com> In-Reply-To: <20020413095148.20e41fd3.tadayuki@attbi.com> MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="------------Boundary-00=_3GEI22JQ3DCQO19ILW3Q" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --------------Boundary-00=_3GEI22JQ3DCQO19ILW3Q Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Tadayuki-SAN, > Peter Pentchev wrote: > > I do not think 'broken' is the proper word to use; it's just the way > > make(1) works. When you pass it a 'clean install clean' list of targets, > > it first 'makes' the 'clean' target, then the 'install' target, then.. > > then it considers 'making' the 'clean' target, and finds out that it has > > already been 'made'; it ought to be up-to-date. > > > > The way I do it is 'make clean all install && make clean'. > > But it worked before sobomax's bsd.port.mk speed-up change. Are you sure? I don't think so. Try this simple Makefile: a: @echo a b: @echo b And then execute 'make a b a'. The output is, as I expected: ernst@heinz$ make a b a a b ernst@heinz$ This is default make(1) behaviour. It should not be necessary to document it. Sincerely, Ernst --------------Boundary-00=_3GEI22JQ3DCQO19ILW3Q Content-Type: text/plain; charset="iso-8859-1"; name="Makefile" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="Makefile" YToKCUBlY2hvIGEKYjoKCUBlY2hvIGIK --------------Boundary-00=_3GEI22JQ3DCQO19ILW3Q-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 7:28: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id CCCFB37B416; Sat, 13 Apr 2002 07:28:03 -0700 (PDT) Received: from photoniii ([66.31.5.199]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020413142803.NAGF1143.rwcrmhc51.attbi.com@photoniii>; Sat, 13 Apr 2002 14:28:03 +0000 Date: Sat, 13 Apr 2002 10:34:12 -0400 From: Tadayuki OKADA To: Ernst de Haan Cc: roam@ringlet.net, tadayuki.okada@windriver.com, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: make clean install clean Message-Id: <20020413103412.094a926b.tadayuki@attbi.com> In-Reply-To: <200204131350.PAA22744@smtp.hccnet.nl> References: <3CAE0E7A.87254F95@windriver.com> <20020413112140.B40206@straylight.oblivion.bg> <20020413095148.20e41fd3.tadayuki@attbi.com> <200204131350.PAA22744@smtp.hccnet.nl> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, 13 Apr 2002 15:50:27 +0200 Ernst de Haan wrote: > > But it worked before sobomax's bsd.port.mk speed-up change. > > Are you sure? I don't think so. Try this simple Makefile: ... > This is default make(1) behaviour. It should not be necessary to document it. Aaaggghhhrrr... My apologies, it didn't work with bsd.port.mk:1.402 neither. Very sorry for the confusion... Regards, -- Tadayuki OKADA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 7:35: 9 2002 Delivered-To: freebsd-ports@freebsd.org Received: from x.vwx.com (226.muag.wash.wacdc01r1.dsl.att.net [12.98.110.226]) by hub.freebsd.org (Postfix) with ESMTP id 286C237B400; Sat, 13 Apr 2002 07:35:02 -0700 (PDT) Received: from x.reston01.va.comcast.net (pcp742943pcs.reston01.va.comcast.net [68.49.147.101]) by x.vwx.com (Post.Office MTA v3.5.3 release 223 ID# 0-60653U1000L100S0V35) with SMTP id com; Sat, 13 Apr 2002 05:56:58 -0400 From: domainmaster@vwx.com Subject: SOS VWX.COM Date: Sat, 13 Apr 2002 05:56:58 -0400 Message-ID: <20020413095658890.AJJ2220@x.vwx.com@x.reston01.va.comcast.net> To: undisclosed-recipients:; Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Ladies and Gentlmen, Please accept my most humble and sincere apologies if this email has reached you at a bad moment, or is problem to you in any fashion. My true email is listed as the return address as a gesture of my sincerity. This email is a cry for help at http://vwx.com A cry for freedom... A cry for rights... A cry for Justice... Please help...Please don't report me for sending mass email... Your email was selected on a spider done on "Prayer" Sincerely yours, Jim Anderson http://vwx.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 8:10:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ip68-2-92-98.ph.ph.cox.net (ip68-2-92-98.ph.ph.cox.net [68.2.92.98]) by hub.freebsd.org (Postfix) with ESMTP id 048D337B400 for ; Sat, 13 Apr 2002 08:10:18 -0700 (PDT) Received: from whale.home-net (whale [192.168.1.2]) by ip68-2-92-98.ph.ph.cox.net (8.11.6/8.11.6) with ESMTP id g3DFAHJ07488 for ; Sat, 13 Apr 2002 08:10:17 -0700 (MST) (envelope-from johnjen@reynoldsnet.org) Received: (from jjreynold@localhost) by whale.home-net (8.11.6/8.11.6) id g3DFAHO04478; Sat, 13 Apr 2002 08:10:17 -0700 (MST) (envelope-from johnjen@reynoldsnet.org) From: John Reynolds MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15544.19033.148448.82611@whale.home-net> Date: Sat, 13 Apr 2002 08:10:17 -0700 To: ports@freebsd.org Subject: please close PR ports/34835 X-Mailer: VM 6.88 under Emacs 20.7.1 Cc: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, can somebody please close the above PR http://www.freebsd.org/cgi/query-pr.cgi?pr=34835 the patch I included in the bug report has been silently included in the latest port of ghostscript-gnu (6.53_1). This port compiles and links successfully despite gimp-print libraries being installed in /usr/local/lib. Therefore this PR can be closed. -Jr -- John & Jennifer Reynolds johnjen@reynoldsnet.org http://www.reynoldsnet.org/ Sr. Component Design Engineer, ICG, Intel Corp. jreynold@sedona.ch.intel.com Running FreeBSD since 2.1.5-RELEASE. FreeBSD: The Power to Serve! "Unix is user friendly, it's just particular about the friends it chooses." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 8:22:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from buzz.avcp.mei.co.jp (YahooBB218130092009.bbtec.net [218.130.92.9]) by hub.freebsd.org (Postfix) with ESMTP id A8D2137B404; Sat, 13 Apr 2002 08:22:15 -0700 (PDT) Received: by buzz.avcp.mei.co.jp (8.12.2/3.7W-03/26/02) id g3DFM9ZM002158; Sun, 14 Apr 2002 00:22:09 +0900 (JST) Date: Sun, 14 Apr 2002 00:22:09 +0900 (JST) Message-Id: <20020414.002209.08074532.takamune@mail.com> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37033: Update: japanese/eb From: Kazu TAKAMUNE In-Reply-To: <200204130800.g3D802r11655@freefall.freebsd.org> References: <20020413.165241.108311672.takamune@vrl.mei.co.jp> <200204130800.g3D802r11655@freefall.freebsd.org> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I am the originator. Synopsis/Subject was incorrect. :-) It should be "Update: japanese/ndtpd". And I have new information that ja-ndtpd-3.1.2 is able to handle IPv6 validly. Please add 'ipv6' to CATEGORIES as follows: CATEGORIES= japanese ipv6 Thanks. --- Kazu TAKAMUNE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 8:26:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3DDF137B400; Sat, 13 Apr 2002 08:26:12 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DFQC414153; Sat, 13 Apr 2002 08:26:12 -0700 (PDT) (envelope-from znerd) Date: Sat, 13 Apr 2002 08:26:12 -0700 (PDT) From: Message-Id: <200204131526.g3DFQC414153@freefall.freebsd.org> To: johnjen@reynoldsnet.org, znerd@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34835: [PATCH] ghostscript-gnu fails to compile if gimp-print libs are installed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] ghostscript-gnu fails to compile if gimp-print libs are installed State-Changed-From-To: open->closed State-Changed-By: znerd State-Changed-When: Sat Apr 13 08:25:28 PDT 2002 State-Changed-Why: Requested by the originator. http://www.freebsd.org/cgi/query-pr.cgi?pr=34835 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 8:26:37 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by hub.freebsd.org (Postfix) with ESMTP id 23E7437B400 for ; Sat, 13 Apr 2002 08:26:35 -0700 (PDT) Received: from there by smtp.hccnet.nl via uds57-45.dial.hccnet.nl [62.251.45.57] with SMTP id RAA12013 (8.8.8/1.13); Sat, 13 Apr 2002 17:26:31 +0200 (MET DST) Message-Id: <200204131526.RAA12013@smtp.hccnet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: John Reynolds , ports@freebsd.org Subject: Re: please close PR ports/34835 Date: Sat, 13 Apr 2002 17:26:20 +0200 X-Mailer: KMail [version 1.3.2] References: <15544.19033.148448.82611@whale.home-net> In-Reply-To: <15544.19033.148448.82611@whale.home-net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Saturday 13 April 2002 17:10, John Reynolds wrote: > Hello, can somebody please close the above PR Done. Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 8:30: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DCBD337B404 for ; Sat, 13 Apr 2002 08:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DFU2Q14648; Sat, 13 Apr 2002 08:30:02 -0700 (PDT) (envelope-from gnats) Date: Sat, 13 Apr 2002 08:30:02 -0700 (PDT) Message-Id: <200204131530.g3DFU2Q14648@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Kazu TAKAMUNE Subject: Re: ports/37033: Update: japanese/eb Reply-To: Kazu TAKAMUNE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37033; it has been noted by GNATS. From: Kazu TAKAMUNE To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Subject: Re: ports/37033: Update: japanese/eb Date: Sun, 14 Apr 2002 00:22:09 +0900 (JST) Hi, I am the originator. Synopsis/Subject was incorrect. :-) It should be "Update: japanese/ndtpd". And I have new information that ja-ndtpd-3.1.2 is able to handle IPv6 validly. Please add 'ipv6' to CATEGORIES as follows: CATEGORIES= japanese ipv6 Thanks. --- Kazu TAKAMUNE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 8:31: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1CC4837B416 for ; Sat, 13 Apr 2002 08:30:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DFU2v14658; Sat, 13 Apr 2002 08:30:02 -0700 (PDT) (envelope-from gnats) Received: from camel.ck.tp.edu.tw (camel.ck.tp.edu.tw [203.64.26.1]) by hub.freebsd.org (Postfix) with ESMTP id 52EAB37B400 for ; Sat, 13 Apr 2002 08:27:40 -0700 (PDT) Received: by camel.ck.tp.edu.tw (Postfix, from userid 263) id A08AC160BB0; Sat, 13 Apr 2002 23:26:30 +0800 (CST) Message-Id: <20020413152630.A08AC160BB0@camel.ck.tp.edu.tw> Date: Sat, 13 Apr 2002 23:26:30 +0800 (CST) From: Kuang-che Wu Reply-To: Kuang-che Wu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37039: update chinese/xcin2.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37039 >Category: ports >Synopsis: update chinese/xcin2.5 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Apr 13 08:30:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kuang-che Wu >Release: FreeBSD 4.5-STABLE i386 >Organization: Taipei Chien-kuo Senior High School >Environment: System: FreeBSD camel.ck.tp.edu.tw 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Jan 31 05:42:52 CST 2002 root@camel.ck.tp.edu.tw:/home/obj/usr/src/sys/camel i386 >Description: * update xcin to 2.5.3.pre2 (this version fix the gettext problem) * change maintainer keith is too busy, so I'd like to help him. * NOTE: remove patch-a{b,e,f,i} add patch-gen_inp.c add patch-gui_main.c add patch-xcinrc.FREEBSD >How-To-Repeat: >Fix: diff -urN xcin25.old/Makefile xcin25/Makefile --- xcin25.old/Makefile Sat Apr 13 22:36:27 2002 +++ xcin25/Makefile Sat Apr 13 22:36:27 2002 @@ -6,42 +6,62 @@ # PORTNAME= xcin -PORTVERSION= 2.5.2.3 -PORTREVISION= 1 +PORTVERSION= 2.5.3.pre2 CATEGORIES= chinese x11 MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/ \ + ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ \ http://chewing.oio.cx/download/ \ http://chewing.oio.cx/snapshot/ -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} chewing-2001Nov01-snapshot.tar.gz +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} chewing-2001Dec21-snapshot.tar.gz -MAINTAINER= keith@FreeBSD.org +MAINTAINER= kcwu@ck.tp.edu.tw -LIB_DEPENDS= tabe.0:${PORTSDIR}/chinese/libtabe \ +LIB_DEPENDS= tabe.2:${PORTSDIR}/chinese/libtabe \ intl.1:${PORTSDIR}/devel/gettext-old \ - db2.0:${PORTSDIR}/databases/db + iconv.3:${PORTSDIR}/converters/libiconv +.if !defined(USE_DB2) +LIB_DEPENDS+= db3.2:${PORTSDIR}/databases/db3 +.else +LIB_DEPENDS+= db2.0:${PORTSDIR}/databases/db +.endif RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts \ - ${LOCALBASE}/share/tabe/libtabe-0.2.2:${PORTSDIR}/chinese/libtabe + ${LOCALBASE}/share/tabe/libtabe-0.2.5:${PORTSDIR}/chinese/libtabe WRKSRC= ${WRKDIR}/xcin USE_X_PREFIX= yes GNU_CONFIGURE= yes +INSTALLS_SHLIB= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ - --x-libraries=${PREFIX}/lib \ + --x-libraries=${X11BASE}/lib \ --with-xcin-dir=${PREFIX}/lib/X11/xcin25 \ - --with-dbinc=${LOCALBASE}/include/db2 \ - --with-dblib=${LOCALBASE}/lib \ - --with-tabeinc=${LOCALBASE}/include/tabe \ - --with-tabelib=${LOCALBASE}/lib \ - --with-intlinc=${LOCALBASE}/include \ - --with-intllib=${LOCALBASE}/lib + --with-db-lib=${LOCALBASE}/lib \ + --with-tabe-inc=${LOCALBASE}/include/tabe \ + --with-tabe-lib=${LOCALBASE}/lib \ + --with-intl-inc=${LOCALBASE}/include \ + --with-intl-lib=${LOCALBASE}/lib \ + --with-iconv-inc=${LOCALBASE}/include \ + --with-iconv-lib=${LOCALBASE}/lib +.if !defined(USE_DB2) +CONFIGURE_ARGS+= --with-db-inc=${LOCALBASE}/include/db3 +.else +CONFIGURE_ARGS+= --with-db-inc=${LOCALBASE}/include/db2 +.endif + +MAN1= xcin.1 + +pre-fetch: +.if !defined(USE_DB2) + @${ECHO} -- + @${ECHO} "Type \"make -DUSE_DB2\" if you want use DB2." + @${ECHO} "Otherwise, xcin2.5 will use DB3." + @${ECHO} -- +.endif post-patch: @mv ${WRKDIR}/chewing ${WRKSRC}/src/Cinput @cd ${WRKSRC}/src/Cinput/chewing; ${SH} ./patch_chewing post-install: - strip ${PREFIX}/bin/xcin2.5 - strip ${PREFIX}/lib/X11/xcin25/bin/cin2tab .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/lib/X11/xcin25/doc .for DOC in Bugs COPYING CREDITS Changes Cin CopyRight FAQ README \ diff -urN xcin25.old/distinfo xcin25/distinfo --- xcin25.old/distinfo Sat Apr 13 22:36:27 2002 +++ xcin25/distinfo Sat Apr 13 22:36:27 2002 @@ -1,2 +1,2 @@ -MD5 (xcin-2.5.2.3.tar.gz) = 17fe49ca69ad2f627e25a3ad21e20a93 -MD5 (chewing-2001Nov01-snapshot.tar.gz) = 26c8d414ae07c2b5f08b0b3491fe3181 +MD5 (xcin-2.5.3.pre2.tar.gz) = 6f47203be515f505d5a6750dfbabc0bc +MD5 (chewing-2001Dec21-snapshot.tar.gz) = f4dce61ef91e52b9fe7ef65be2d291ea diff -urN xcin25.old/files/patch-aa xcin25/files/patch-aa --- xcin25.old/files/patch-aa Sat Apr 13 22:36:27 2002 +++ xcin25/files/patch-aa Sat Apr 13 22:36:23 2002 @@ -1,10 +1,9 @@ ---- src/util/cin2tab/Makefile.in.orig Thu Jul 20 09:46:36 2000 -+++ src/util/cin2tab/Makefile.in Sat Aug 12 15:13:28 2000 -@@ -72,5 +72,7 @@ +--- src/util/cin2tab/Makefile.in.orig Sat Sep 8 21:35:30 2001 ++++ src/util/cin2tab/Makefile.in Sun Nov 4 17:09:07 2001 +@@ -25,4 +25,5 @@ distclean: clean - rm -f Makefile .depend + rm -rf Makefile .libs install: $(BIN) -- $(INSTALL_PROGRAM) $(BIN) $(xcin_binp) -+ if [ ! -d $(xcin_libp)/bin ]; then mkdir -p $(xcin_libp)/bin; fi -+ if [ -f $(xcin_libp)/bin/$(BIN) ]; then mv $(xcin_libp)/bin/$(BIN) $(xcin_libp)/bin/$(BIN).old; fi -+ $(INSTALL_PROGRAM) $(BIN) $(xcin_libp)/bin +- $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $(BIN) $(xcin_binp) ++ mkdir -p $(xcin_modp)/bin ++ $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $(BIN) $(xcin_modp)/bin diff -urN xcin25.old/files/patch-ab xcin25/files/patch-ab --- xcin25.old/files/patch-ab Sat Apr 13 22:36:27 2002 +++ xcin25/files/patch-ab Thu Jan 1 08:00:00 1970 @@ -1,10 +0,0 @@ ---- src/lib/Makefile.in.orig Sun Nov 28 14:03:20 1999 -+++ src/lib/Makefile.in Sat Dec 18 16:55:02 1999 -@@ -19,6 +19,7 @@ - $(LN_S) IMdkit/IMdkit/libXimd.a . - - .PHONY: install clean distclean depend -+ - install: - - depend: diff -urN xcin25.old/files/patch-ad xcin25/files/patch-ad --- xcin25.old/files/patch-ad Sat Apr 13 22:36:27 2002 +++ xcin25/files/patch-ad Sat Apr 13 22:36:23 2002 @@ -1,11 +1,11 @@ ---- src/Makefile.in.orig Sun Feb 27 02:12:52 2000 -+++ src/Makefile.in Sun Feb 27 02:12:58 2000 -@@ -45,7 +45,7 @@ - LIB = -lm ${x_libraries} ${extra_lib} ${locale_lib} ${dl_lib} ${intl_lib} \ - ${xcinlib} -lXimd -lim_comm -lxcintool -lsiod ${socket_lib} +--- src/Makefile.in.orig Sat Sep 22 00:41:41 2001 ++++ src/Makefile.in Sun Nov 4 17:20:59 2001 +@@ -9,7 +9,7 @@ + LIB = ${xcinlib} -lXimd -lim_comm lib/libxcin.la \ + ${x_libraries} ${locale_lib} ${dl_lib} ${intl_lib} -lm --BIN = xcin -+BIN = xcin2.5 - SRC = xcin_main.c module.c gui.c xim.c xim_IC.c fkey.c gui_main.c \ - gui_menusel.c gui_overspot.c - OBJ = xcin_main.o module.o gui.o xim.o xim_IC.o fkey.o gui_main.o \ +-BIN = xcin ++BIN = xcin2.5 + SRC = xcin_main.c module.c gui.c xim.c xim_IC.c fkey.c gui_main.c \ + gui_menusel.c gui_overspot.c gui_main2.c + OBJ = $(SRC:.c=.o) diff -urN xcin25.old/files/patch-ae xcin25/files/patch-ae --- xcin25.old/files/patch-ae Sat Apr 13 22:36:27 2002 +++ xcin25/files/patch-ae Thu Jan 1 08:00:00 1970 @@ -1,13 +0,0 @@ ---- etc/xcinrc.FREEBSD.orig Mon Oct 9 01:25:34 2000 -+++ etc/xcinrc.FREEBSD Mon Oct 9 01:25:47 2000 -@@ -87,8 +87,8 @@ - (PINPHO_MAP "bims_pinyin") - ; - ; The following has effect only when AUTO_SELECTION is YES -- (TSI_FNAME "tsi.db") -- (YIN_FNAME "yin.db") -+ (TSI_FNAME "/usr/local/share/tabe/tsiyin/tsi.db") -+ (YIN_FNAME "/usr/local/share/tabe/tsiyin/yin.db") - (SPACE_SELECTION NO) - (PHRASE_SELECTION YES) - (N_SELECTION_PHR 4) diff -urN xcin25.old/files/patch-af xcin25/files/patch-af --- xcin25.old/files/patch-af Sat Apr 13 22:36:27 2002 +++ xcin25/files/patch-af Thu Jan 1 08:00:00 1970 @@ -1,9 +0,0 @@ ---- src/Cinput/bimsphone/Makefile.in.orig Thu Jul 20 09:46:35 2000 -+++ src/Cinput/bimsphone/Makefile.in Sat Aug 12 15:15:56 2000 -@@ -38,7 +38,7 @@ - xcininc = -I$(top_srcdir)/src/include - xcinlib = -L${top_srcdir}/src/lib - INC = $(xcininc) $(x_includes) $(extra_inc) $(tabe_inc) $(db_inc) --LIB = $(xcinlib) $(extra_lib) $(tabe_lib) $(db_lib) -+LIB = $(xcinlib) $(extra_lib) $(tabe_lib) $(db_lib) -lgcc - TARGET = bimsphone.$(slib_ext) diff -urN xcin25.old/files/patch-ai xcin25/files/patch-ai --- xcin25.old/files/patch-ai Sat Apr 13 22:36:27 2002 +++ xcin25/files/patch-ai Thu Jan 1 08:00:00 1970 @@ -1,11 +0,0 @@ ---- src/lib/IMdkit/IMConn.c.orig Sun Nov 4 03:52:26 2001 -+++ src/lib/IMdkit/IMConn.c Sun Nov 4 03:52:35 2001 -@@ -30,7 +30,7 @@ - ******************************************************************/ - - #include --#include -+#include - #include - #include "IMdkit.h" - #include diff -urN xcin25.old/files/patch-gen_inp.c xcin25/files/patch-gen_inp.c --- xcin25.old/files/patch-gen_inp.c Thu Jan 1 08:00:00 1970 +++ xcin25/files/patch-gen_inp.c Sat Apr 13 22:36:23 2002 @@ -0,0 +1,46 @@ +--- src/Cinput/gen_inp/gen_inp.c.orig Tue Nov 27 10:19:04 2001 ++++ src/Cinput/gen_inp/gen_inp.c Tue Apr 9 19:15:32 2002 +@@ -1285,16 +1285,20 @@ + inpinfo->mcch_grouping = NULL; + + if ((keyinfo->keystate & Mod1Mask) && /* alt-Num/space */ +- (('1'<=keystr[0] && keystr[0]<='9') || ++ (('0'<=keystr[0] && keystr[0]<='9') || + ((cf->mode & INP_MODE_SPACEAUTOUP) && keysym==XK_space))) { + int choice=-1; + + if (keysym == XK_space) + choice = 1; +- else if (keystr[0] >= '1' && keystr[0] <= '9') +- choice = (int)(keystr[0] - '0'); +- if (cf->mode & INP_MODE_SELKEYSHIFT) +- choice ++; ++ else { ++ if (keystr[0] >= '1' && keystr[0] <= '9') ++ choice = (int)(keystr[0] - '0'); ++ else if (keystr[0] == '0') ++ choice = 10; ++ if (cf->mode & INP_MODE_SELKEYSHIFT) ++ choice ++; ++ } + if (choice >= 1 && choice <= iccf->nreltsi) { + strncpy(cch_s, iccf->reltsi+iccf->tsiindex[choice-1], + iccf->tsigroup[choice]*2); +@@ -1304,11 +1308,15 @@ + } + hint_processing = 1; + } +- else if (keysym==XK_Escape || keysym==XK_BackSpace || +- keysym==XK_Delete || ++ else if (keysym==XK_Escape || + keysym==XK_Shift_L || keysym==XK_Shift_R || + keysym==XK_Control_L || keysym==XK_Control_R) { + hint_processing = 1; ++ } ++ else if (keysym==XK_BackSpace || keysym==XK_Delete) { ++ hint_processing = 1; ++ iccf->showtsiflag = 0; ++ ret |= IMKEY_IGNORE; + } + } + } diff -urN xcin25.old/files/patch-gui_main.c xcin25/files/patch-gui_main.c --- xcin25.old/files/patch-gui_main.c Thu Jan 1 08:00:00 1970 +++ xcin25/files/patch-gui_main.c Sat Apr 13 22:36:23 2002 @@ -0,0 +1,11 @@ +--- src/gui_main.c.orig Mon Nov 26 08:54:25 2001 ++++ src/gui_main.c Tue Apr 9 19:15:32 2002 +@@ -234,7 +234,7 @@ + /* + len = wch_mblen(tmp); + */ +- len = 4; ++ len = (tmp->s[1] != '\0') ? 2 : 1; + XmbDrawImageString(gui->display, win->window, + win->font->fontset, win->wingc[GCM_idx], x, y, (char *)tmp->s, len); + x += XmbTextEscapement(win->font->fontset, (char *)tmp->s, len); diff -urN xcin25.old/files/patch-xcinrc.FREEBSD xcin25/files/patch-xcinrc.FREEBSD --- xcin25.old/files/patch-xcinrc.FREEBSD Thu Jan 1 08:00:00 1970 +++ xcin25/files/patch-xcinrc.FREEBSD Sat Apr 13 23:00:48 2002 @@ -0,0 +1,42 @@ +--- etc/xcinrc.FREEBSD.orig Sat Apr 13 22:57:29 2002 ++++ etc/xcinrc.FREEBSD Sat Apr 13 22:59:29 2002 +@@ -75,7 +75,7 @@ + (BEEP_WRONG YES) + (BEEP_DUPCHAR NO) + (TSI_FNAME "%tabe_data%tsi.db") +- (HINT_SELECT NO) ++ (HINT_SELECT YES) + (HINT_TSI NO))) + + (define bimsphone_default +@@ -126,13 +126,11 @@ + + (define phone@big5 + '((SETKEY 3) +- (END_KEY YES) +- (BEEP_DUPCHAR YES))) ++ (END_KEY YES))) + + (define jyutping@big5 + '((SETKEY 4) +- (END_KEY YES) +- (BEEP_DUPCHAR YES))) ++ (END_KEY YES))) + + (define bimsphone@big5 + '((SETKEY 6) +@@ -144,13 +142,11 @@ + + (define array30@big5 + '((SETKEY 8) +- (BEEP_DUPCHAR YES) + (DISABLE_SEL_LIST "w") + (KEYSTROKE_REMAP "t:0xaaba;T:0xaaba;"))) + + (define jyutping0@big5 +- '((SETKEY 9) +- (BEEP_DUPCHAR YES))) ++ '((SETKEY 9))) + + + ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; diff -urN xcin25.old/pkg-plist xcin25/pkg-plist --- xcin25.old/pkg-plist Sat Apr 13 22:36:27 2002 +++ xcin25/pkg-plist Sat Apr 13 22:36:27 2002 @@ -1,10 +1,12 @@ bin/xcin2.5 etc/xcinrc +lib/X11/xcin25/bimsphone.a +lib/X11/xcin25/bimsphone.la lib/X11/xcin25/bimsphone.so -lib/X11/xcin25/chewing.so -lib/X11/xcin25/gen_inp.so -lib/X11/xcin25/zh_hex.so lib/X11/xcin25/bin/cin2tab +lib/X11/xcin25/chewing.a +lib/X11/xcin25/chewing.la +lib/X11/xcin25/chewing.so %%PORTDOCS%%lib/X11/xcin25/doc/Bugs %%PORTDOCS%%lib/X11/xcin25/doc/COPYING %%PORTDOCS%%lib/X11/xcin25/doc/CREDITS @@ -33,6 +35,9 @@ %%PORTDOCS%%lib/X11/xcin25/doc/modules/gen_inp %%PORTDOCS%%lib/X11/xcin25/doc/modules/im_comm %%PORTDOCS%%lib/X11/xcin25/doc/modules/zh_hex +lib/X11/xcin25/gen_inp.a +lib/X11/xcin25/gen_inp.la +lib/X11/xcin25/gen_inp.so lib/X11/xcin25/tab/big5/array30.tab lib/X11/xcin25/tab/big5/bims_pinyin.tab lib/X11/xcin25/tab/big5/cj.tab @@ -41,30 +46,37 @@ lib/X11/xcin25/tab/big5/jyutping0.tab lib/X11/xcin25/tab/big5/phone.tab lib/X11/xcin25/tab/big5/pinyin.tab +lib/X11/xcin25/tab/big5/pinyin0.tab lib/X11/xcin25/tab/big5/simplex.tab lib/X11/xcin25/tab/big5/sys.tab -lib/X11/xcin25/tab/big5/tsi.db -lib/X11/xcin25/tab/big5/yin.db +lib/X11/xcin25/tab/big5/telecode.tab lib/X11/xcin25/tab/ch_index.dat lib/X11/xcin25/tab/dict.dat lib/X11/xcin25/tab/euc/default.phr lib/X11/xcin25/tab/euc/jtcj_gb.tab -lib/X11/xcin25/tab/euc/phonegb2.tab lib/X11/xcin25/tab/euc/pinyin.tab +lib/X11/xcin25/tab/euc/phonegb2.tab lib/X11/xcin25/tab/euc/shuangpin.tab lib/X11/xcin25/tab/euc/sys.tab lib/X11/xcin25/tab/euc/wubizixing.tab lib/X11/xcin25/tab/fonetree.dat lib/X11/xcin25/tab/ph_index.dat lib/X11/xcin25/tab/us_freq.dat +lib/X11/xcin25/zh_hex.a +lib/X11/xcin25/zh_hex.la +lib/X11/xcin25/zh_hex.so +lib/libxcin.a +lib/libxcin.la +lib/libxcin.so +lib/libxcin.so.0 share/locale/zh_TW.Big5/LC_MESSAGES/xcin.mo -@dirrm lib/X11/xcin25/bin %%PORTDOCS%%@dirrm lib/X11/xcin25/doc/En/internal %%PORTDOCS%%@dirrm lib/X11/xcin25/doc/En %%PORTDOCS%%@dirrm lib/X11/xcin25/doc/history %%PORTDOCS%%@dirrm lib/X11/xcin25/doc/internal %%PORTDOCS%%@dirrm lib/X11/xcin25/doc/modules -@dirrm lib/X11/xcin25/doc +%%PORTDOCS%%@dirrm lib/X11/xcin25/doc +@dirrm lib/X11/xcin25/bin @dirrm lib/X11/xcin25/tab/big5 @dirrm lib/X11/xcin25/tab/euc @dirrm lib/X11/xcin25/tab >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 8:40:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C250237B405 for ; Sat, 13 Apr 2002 08:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DFe1s15878; Sat, 13 Apr 2002 08:40:01 -0700 (PDT) (envelope-from gnats) Received: from camel.ck.tp.edu.tw (camel.ck.tp.edu.tw [203.64.26.1]) by hub.freebsd.org (Postfix) with ESMTP id EDE9F37B404 for ; Sat, 13 Apr 2002 08:32:51 -0700 (PDT) Received: by camel.ck.tp.edu.tw (Postfix, from userid 263) id 0A14C160BB0; Sat, 13 Apr 2002 23:32:43 +0800 (CST) Message-Id: <20020413153243.0A14C160BB0@camel.ck.tp.edu.tw> Date: Sat, 13 Apr 2002 23:32:43 +0800 (CST) From: Kuang-che Wu Reply-To: Kuang-che Wu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37040: update chinese/libtabe to 0.2.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37040 >Category: ports >Synopsis: update chinese/libtabe to 0.2.5 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Apr 13 08:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kuang-che Wu >Release: FreeBSD 4.5-STABLE i386 >Organization: Taipei Chien-kuo Senior High School >Environment: System: FreeBSD camel.ck.tp.edu.tw 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Jan 31 05:42:52 CST 2002 root@camel.ck.tp.edu.tw:/home/obj/usr/src/sys/camel i386 >Description: * update libtabe to 0.2.5 * change maintainer keith is too busy, so I'd like to help him. >How-To-Repeat: >Fix: diff -urN libtabe.old/Makefile libtabe/Makefile --- libtabe.old/Makefile Sat Apr 13 22:36:23 2002 +++ libtabe/Makefile Sat Apr 13 23:25:26 2002 @@ -6,38 +6,54 @@ # PORTNAME= libtabe -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.5 CATEGORIES= chinese MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/libtabe/devel/ -MAINTAINER= keith@FreeBSD.org +MAINTAINER= kcwu@ck.tp.edu.tw +LIB_DEPENDS= db3.2:${PORTSDIR}/databases/db3 +.if defined(USE_DB2) LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db +.endif WRKSRC= ${WRKDIR}/libtabe -USE_XLIB= yes INSTALLS_SHLIB= yes HAS_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ --includedir=${PREFIX}/include/tabe \ - --with-dbinc=${PREFIX}/include/db2 \ - --with-dblib=${PREFIX}/lib \ + --with-db-lib=${LOCALBASE}/lib \ + --with-db-bin=${LOCALBASE}/bin \ --enable-shared +.if !defined(USE_DB2) +CONFIGURE_ARGS+= --with-db-inc=${LOCALBASE}/include/db3 +.else +CONFIGURE_ARGS+= --with-db-inc=${LOCALBASE}/include/db2 +.endif + .include +pre-fetch: +.if !defined(USE_DB2) + @${ECHO} -- + @${ECHO} "Type \"make -DUSE_DB2\" if you want use DB2." + @${ECHO} "Otherwise, xcin2.5 will use DB3." + @${ECHO} -- +.endif + post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/tabe - ${INSTALL_DATA} ${WRKSRC}/src/tsi-src/README ${PREFIX}/share/doc/tabe/README.tsi + ${INSTALL_DATA} ${WRKSRC}/tsi-src/README ${PREFIX}/share/doc/tabe/README.tsi ${INSTALL_DATA} ${WRKSRC}/src/supports/bims/README ${PREFIX}/share/doc/tabe/README.bims .for DOC in BoPoMoFo.shtml Changes Changes.pre-0.1 TODO ZuYinCode.txt \ et26.txt libtabe.sgml ${INSTALL_DATA} ${WRKSRC}/doc/${DOC} ${PREFIX}/share/doc/tabe .endfor .endif - ${TOUCH} ${PREFIX}/share/tabe/libtabe-0.2.2 - ${RM} -f ${PREFIX}/lib/libtabe.la ${PREFIX}/lib/libbims.la + ${MKDIR} ${PREFIX}/share/tabe + ${TOUCH} ${PREFIX}/share/tabe/libtabe-0.2.5 .include diff -urN libtabe.old/distinfo libtabe/distinfo --- libtabe.old/distinfo Sat Apr 13 22:36:23 2002 +++ libtabe/distinfo Sat Apr 13 22:36:23 2002 @@ -1 +1 @@ -MD5 (libtabe-0.2.2.tar.gz) = 53a4eadc12fe736cdaf7b6924fca811f +MD5 (libtabe-0.2.5.tar.gz) = 8b03826b2858ae999b18d41099eb73c9 diff -urN libtabe.old/files/patch-aa libtabe/files/patch-aa --- libtabe.old/files/patch-aa Sat Apr 13 22:36:23 2002 +++ libtabe/files/patch-aa Sat Apr 13 22:36:23 2002 @@ -1,6 +1,6 @@ ---- src/Makefile.in.orig Thu Jun 7 00:26:26 2001 -+++ src/Makefile.in Sun Jun 17 09:49:05 2001 -@@ -60,8 +60,7 @@ +--- src/Makefile.in.orig Wed Dec 5 13:56:10 2001 ++++ src/Makefile.in Wed Dec 5 13:56:23 2001 +@@ -55,8 +55,7 @@ $(LIBNAME): $(LIBOBJS) $(LIBTOOL) --mode=link $(CC) -o $@ $(LIBOBJS) -rpath $(libdir) \ @@ -8,22 +8,5 @@ - -release $(RELEASE_VER) + -version-info $(CURRENT_VER):$(REVISION_VER):$(AGE_VER) - subsys: + bims: (cd supports/bims; $(MAKE)) -@@ -110,7 +109,7 @@ - - install: install_binary install_data - --install_binary: binary -+install_binary: - if [ ! -d $(libdir) ]; then $(INSTALL) -d $(libdir); fi - if [ ! -d $(includedir) ]; then $(INSTALL) -d $(includedir); fi - $(LIBTOOL) --mode=install $(INSTALL_DATA) $(LIBNAME) $(libdir) -@@ -118,6 +117,6 @@ - (cd supports/bims; $(MAKE) install) - (cd util; $(MAKE) install) - --install_data: data -+install_data: - (cd tsi-src; $(MAKE) install) - diff -urN libtabe.old/files/patch-ab libtabe/files/patch-ab --- libtabe.old/files/patch-ab Sat Apr 13 22:36:23 2002 +++ libtabe/files/patch-ab Sat Apr 13 22:36:23 2002 @@ -1,5 +1,5 @@ ---- src/supports/bims/Makefile.in.orig Thu Jun 7 00:26:26 2001 -+++ src/supports/bims/Makefile.in Sun Jun 17 09:48:49 2001 +--- src/supports/bims/Makefile.in.orig Wed Dec 5 13:56:40 2001 ++++ src/supports/bims/Makefile.in Wed Dec 5 13:56:47 2001 @@ -45,8 +45,7 @@ $(LIBNAME): $(LIBOBJS) @@ -10,12 +10,3 @@ bims.lo: bims.c bims.h $(LIBTOOL) --mode=compile $(CC) -c $(CFLAGS) $(DEFS) $(INC) -o $@ bims.c -@@ -59,7 +58,7 @@ - if [ -d obj-s ]; then rmdir obj-s; fi - $(RM) Makefile - --install: all -+install: - if [ ! -d $(libdir) ]; then $(INSTALL) -d $(libdir); fi - if [ ! -d $(includedir) ]; then $(INSTALL) -d $(includedir); fi - $(LIBTOOL) --mode=install $(INSTALL_DATA) $(LIBNAME) $(libdir) diff -urN libtabe.old/pkg-plist libtabe/pkg-plist --- libtabe.old/pkg-plist Sat Apr 13 22:36:23 2002 +++ libtabe/pkg-plist Sat Apr 13 22:36:23 2002 @@ -1,15 +1,20 @@ bin/tsiadd bin/tsidel bin/tsidump +bin/tsiyincheck bin/tsiyindump include/tabe/bims.h include/tabe/tabe.h lib/libbims.a +lib/libbims.la lib/libbims.so -lib/libbims.so.0 +lib/libbims.so.2 lib/libtabe.a +lib/libtabe.la lib/libtabe.so -lib/libtabe.so.0 +lib/libtabe.so.2 +lib/tabe/tsi.db +lib/tabe/yin.db %%PORTDOCS%%share/doc/tabe/BoPoMoFo.shtml %%PORTDOCS%%share/doc/tabe/Changes %%PORTDOCS%%share/doc/tabe/Changes.pre-0.1 @@ -19,10 +24,8 @@ %%PORTDOCS%%share/doc/tabe/ZuYinCode.txt %%PORTDOCS%%share/doc/tabe/et26.txt %%PORTDOCS%%share/doc/tabe/libtabe.sgml -share/tabe/libtabe-0.2.2 -share/tabe/tsiyin/tsi.db -share/tabe/tsiyin/yin.db +share/tabe/libtabe-0.2.5 @dirrm include/tabe +@dirrm lib/tabe %%PORTDOCS%%@dirrm share/doc/tabe -@dirrm share/tabe/tsiyin @dirrm share/tabe >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 9: 0:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A8E537B41B for ; Sat, 13 Apr 2002 09:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DG02R19646; Sat, 13 Apr 2002 09:00:02 -0700 (PDT) (envelope-from gnats) Received: from itesec.hsc.fr (itesec.hsc.fr [192.70.106.33]) by hub.freebsd.org (Postfix) with ESMTP id 6B54B37B419 for ; Sat, 13 Apr 2002 08:53:20 -0700 (PDT) Received: from polom.hsc.fr (polom.hsc.fr [192.70.106.68]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "ecureuil.hsc.fr", Issuer "HSC CA" (verified OK)) by itesec.hsc.fr (Postfix) with ESMTP id 1071720F3C for ; Sat, 13 Apr 2002 17:53:19 +0200 (CEST) Received: by polom.hsc.fr (Postfix, from userid 1000) id 21235103B1C; Sat, 13 Apr 2002 17:53:16 +0200 (CEST) Message-Id: <20020413155316.21235103B1C@polom.hsc.fr> Date: Sat, 13 Apr 2002 17:53:16 +0200 (CEST) From: Nicolas Jombart Reply-To: Nicolas Jombart To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37041: Update port: net/pancho to 4.0.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37041 >Category: ports >Synopsis: Update port: net/pancho to 4.0.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Apr 13 09:00:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Nicolas Jombart >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD polom.hsc.fr 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Fri Dec 28 19:33:54 CET 2001 ecu@polom.hsc.fr:/usr/src/sys/i386/compile/ECU i386 >Description: Upgrade net/pancho from 3.4 to 4.0.1 >How-To-Repeat: >Fix: diff -ruN pancho.old/Makefile pancho/Makefile --- pancho.old/Makefile Tue Apr 9 08:19:47 2002 +++ pancho/Makefile Sat Apr 13 17:50:29 2002 @@ -6,14 +6,14 @@ # PORTNAME= pancho -PORTVERSION= 3.4 +PORTVERSION= 4.0.1 CATEGORIES= net -MASTER_SITES= http://pancho.lunarmedia.net/ +MASTER_SITES= ftp://pancho.lunarmedia.net/ DISTNAME= pancho-v${PORTVERSION} MAINTAINER= Nicolas.Jombart@hsc-labs.com -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SNMP.pm:${PORTSDIR}/net/p5-Net-SNMP +RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SNMP.pm:${PORTSDIR}/net/p5-Net-SNMP NO_BUILD= YES @@ -38,7 +38,7 @@ ${INSTALL_SCRIPT} ${WRKSRC}/pancho ${PREFIX}/bin .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/pancho -.for i in HOWTO LOGGING +.for i in README LOGGING ${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/pancho .endfor .endif diff -ruN pancho.old/distinfo pancho/distinfo --- pancho.old/distinfo Tue Apr 9 08:19:47 2002 +++ pancho/distinfo Sat Apr 13 17:43:55 2002 @@ -1 +1 @@ -MD5 (pancho-v3.4.tar.gz) = 3b8127e87547a5b9f9ee53297b9c44e2 +MD5 (pancho-v4.0.1.tar.gz) = aa0e59c4d63921b35eb117a9fa9ad823 diff -ruN pancho.old/pkg-plist pancho/pkg-plist --- pancho.old/pkg-plist Tue Apr 9 08:19:47 2002 +++ pancho/pkg-plist Sat Apr 13 17:47:18 2002 @@ -1,4 +1,4 @@ bin/pancho -%%PORTDOCS%%share/doc/pancho/HOWTO +%%PORTDOCS%%share/doc/pancho/README %%PORTDOCS%%share/doc/pancho/LOGGING %%PORTDOCS%%@dirrm share/doc/pancho >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 9:27:37 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by hub.freebsd.org (Postfix) with ESMTP id 28B5C37B416; Sat, 13 Apr 2002 09:27:33 -0700 (PDT) Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr2.xmission.com with esmtp (Exim 3.22 #1) id 16wQN9-0004JA-00; Sat, 13 Apr 2002 10:27:32 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id g3DGRRM70943; Sun, 14 Apr 2002 01:57:27 +0930 (CST) (envelope-from glewis) Date: Sun, 14 Apr 2002 01:57:27 +0930 From: Greg Lewis To: jbw Cc: stable@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: Mozilla & Java Message-ID: <20020414015727.A70926@misty.eyesbeyond.com> References: <20020413084345.A50263@arem.peritian.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020413084345.A50263@arem.peritian.com>; from j.bw@verizon.net on Sat, Apr 13, 2002 at 08:43:45AM -0400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Apr 13, 2002 at 08:43:45AM -0400, jbw wrote: > I'm trying to install java so that use it with Mozilla. I get the > following error message when trying to install the jdk13 port. > > Patching file j2sdk1.3.1/src/solaris/native/sun/awt/robot_child/robot_proc.c using Plan A... > Hunk #1 succeeded at 25. > done > ===> Applying FreeBSD patches for jdk-1.3.1p6_3 > ===> Configuring for jdk-1.3.1p6_3 > ===> Building for jdk-1.3.1p6_3 > i386 Build started: 1.3.1-p6-root-020413-08:36 > ERROR: BOOTDIR does not point to a valid Java 2 SDK > Check that you have access to > /usr/local/linux-jdk1.3.1/bin/java > and/or check your value of ALT_BOOTDIR. > > Exiting because of the above error(s). > gmake: *** [sanity] Error 1 You need to have the linux-jdk13 port installed and linux emulation enabled. > What do I need to do have this install correctly? Out of curiousity since > this isn't the linux version of java why is it looking for > /usr/local/linux-jdk1.3.1/bin/java BOOTDIR? To bootstrap itself with. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 10:13:14 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id DED5637B416; Sat, 13 Apr 2002 10:13:03 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.2/8.12.2) with ESMTP id g3DHCq0Q000414; Sat, 13 Apr 2002 13:12:52 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.2/8.12.2/Submit) id g3DHCpNK000413; Sat, 13 Apr 2002 13:12:51 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: ORBit 0.5.15 b0rked From: Joe Marcus Clarke To: Muhannad Asfour Cc: gnome@FreeBSD.ORG, ade@FreeBSD.ORG, ports@FreeBSD.ORG In-Reply-To: <1018678513.29094.2.camel@ergo.wox.org> References: <1018678513.29094.2.camel@ergo.wox.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-yKIc9En3bzbDkB6+5kpe" X-Mailer: Ximian Evolution 1.0.3 Date: 13 Apr 2002 14:12:51 -0300 Message-Id: <1018717971.306.1.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-yKIc9En3bzbDkB6+5kpe Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2002-04-13 at 03:15, Muhannad Asfour wrote: > Hello. I think there is something wrong with the ORBit port after the > gettext upgrade, because whenever I use pkgdb -F, I always get this > error for it (and yes, I've tried removing it and reinstalling it): >=20 >=20 > Regenerating +REQUIRED_BY files > No such file or directory - "/var/db/pkg/ORBit-0.5.15/+REQUIRED_BY" After the gettext upgrade, you should have ORBit-0.5.15_1. So the older directory probably doesn't exist. Looks like your ports database might be corrupt. I did not encounter this error. I did the upgrade with portupgrade-20020405. Joe >=20 > I've tried "touch /var/db/pkg/ORBit-0.5.15/+REQUIRED_BY", but that > didn't help either, any help would be greatly appreciated. >=20 > Thanks --=20 PGP Key: http://www.marcuscom.com/pgp.asc --=-yKIc9En3bzbDkB6+5kpe Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEABECAAYFAjy4ZxMACgkQb2iPiv4Uz4co4ACeLoH0grBV745w/UVZKnYcINNc X4MAn0+/IcwLOmV1cDor3UVnD0EemSaD =wPI7 -----END PGP SIGNATURE----- --=-yKIc9En3bzbDkB6+5kpe-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 10:55: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F176137B405; Sat, 13 Apr 2002 10:54:54 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DHssl44683; Sat, 13 Apr 2002 10:54:54 -0700 (PDT) (envelope-from ade) Date: Sat, 13 Apr 2002 10:54:54 -0700 (PDT) From: Message-Id: <200204131754.g3DHssl44683@freefall.freebsd.org> To: berend@pobox.com, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/30249: SmallEiffel update to -0.75 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: SmallEiffel update to -0.75 State-Changed-From-To: feedback->closed State-Changed-By: ade State-Changed-When: Sat Apr 13 10:54:35 PDT 2002 State-Changed-Why: Timeout (1 month) in feedback. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Sat Apr 13 10:54:35 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=30249 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 10:55:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B79837B400; Sat, 13 Apr 2002 10:55:46 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DHtkv44889; Sat, 13 Apr 2002 10:55:46 -0700 (PDT) (envelope-from ade) Date: Sat, 13 Apr 2002 10:55:46 -0700 (PDT) From: Message-Id: <200204131755.g3DHtkv44889@freefall.freebsd.org> To: lennox@cs.columbia.edu, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/30845: New port: textproc/xerces-c: Xerces C++ XML parser from Apache Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: textproc/xerces-c: Xerces C++ XML parser from Apache State-Changed-From-To: feedback->closed State-Changed-By: ade State-Changed-When: Sat Apr 13 10:55:21 PDT 2002 State-Changed-Why: Timeout (4 months) in feedback. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Sat Apr 13 10:55:21 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=30845 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 10:56:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F0F337B405; Sat, 13 Apr 2002 10:56:33 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DHuPQ44998; Sat, 13 Apr 2002 10:56:25 -0700 (PDT) (envelope-from ade) Date: Sat, 13 Apr 2002 10:56:25 -0700 (PDT) From: Message-Id: <200204131756.g3DHuPQ44998@freefall.freebsd.org> To: dan@BSDpro.com, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/30859: A New Port ftp/kbear Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: A New Port ftp/kbear State-Changed-From-To: feedback->closed State-Changed-By: ade State-Changed-When: Sat Apr 13 10:56:01 PDT 2002 State-Changed-Why: Timeout (4 months) in feedback. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Sat Apr 13 10:56:01 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=30859 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 10:57:49 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B2DF337B419; Sat, 13 Apr 2002 10:57:45 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DHvj345223; Sat, 13 Apr 2002 10:57:45 -0700 (PDT) (envelope-from ade) Date: Sat, 13 Apr 2002 10:57:45 -0700 (PDT) From: Message-Id: <200204131757.g3DHvj345223@freefall.freebsd.org> To: ddavid_3@yahoo.com, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/31037: NEW PORT: Krusader Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: NEW PORT: Krusader State-Changed-From-To: feedback->closed State-Changed-By: ade State-Changed-When: Sat Apr 13 10:57:24 PDT 2002 State-Changed-Why: Timeout (3 months) in feedback. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Sat Apr 13 10:57:24 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=31037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 10:58:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1ED9037B405; Sat, 13 Apr 2002 10:58:28 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DHwS145354; Sat, 13 Apr 2002 10:58:28 -0700 (PDT) (envelope-from ade) Date: Sat, 13 Apr 2002 10:58:28 -0700 (PDT) From: Message-Id: <200204131758.g3DHwS145354@freefall.freebsd.org> To: jabley@automagic.org, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/31093: new port "flyway" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new port "flyway" State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Sat Apr 13 10:58:00 PDT 2002 State-Changed-Why: Timeout (4 months) in analyzed. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Sat Apr 13 10:58:00 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=31093 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 10:59: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 32B5837B404; Sat, 13 Apr 2002 10:59:06 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DHx6I45454; Sat, 13 Apr 2002 10:59:06 -0700 (PDT) (envelope-from ade) Date: Sat, 13 Apr 2002 10:59:06 -0700 (PDT) From: Message-Id: <200204131759.g3DHx6I45454@freefall.freebsd.org> To: papowell@lprng.com, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/31288: LPRng-3.7.9 port (LPRng) update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: LPRng-3.7.9 port (LPRng) update State-Changed-From-To: feedback->closed State-Changed-By: ade State-Changed-When: Sat Apr 13 10:58:43 PDT 2002 State-Changed-Why: Timeout (4 months) in feedback. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Sat Apr 13 10:58:43 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=31288 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 10:59:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from titus.lastamericanempire.com (dsl081-101-239.den1.dsl.speakeasy.net [64.81.101.239]) by hub.freebsd.org (Postfix) with ESMTP id AF69737B400; Sat, 13 Apr 2002 10:59:39 -0700 (PDT) Received: by titus.lastamericanempire.com (Postfix, from userid 1000) id B382520F6A; Sat, 13 Apr 2002 12:07:33 -0600 (MDT) Date: Sat, 13 Apr 2002 12:07:33 -0600 From: Zach Thompson To: Greg Lewis Cc: jbw , stable@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: Mozilla & Java Message-ID: <20020413120733.A27880@lastamericanempire.com> References: <20020413084345.A50263@arem.peritian.com> <20020414015727.A70926@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020414015727.A70926@misty.eyesbeyond.com>; from glewis@eyesbeyond.com on Sun, Apr 14, 2002 at 01:57:27AM +0930 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * Greg Lewis [020413 10:35]: > On Sat, Apr 13, 2002 at 08:43:45AM -0400, jbw wrote: > > I'm trying to install java so that use it with Mozilla. I get the > > following error message when trying to install the jdk13 port. > > > > Patching file j2sdk1.3.1/src/solaris/native/sun/awt/robot_child/robot_proc.c using Plan A... > > Hunk #1 succeeded at 25. > > done > > ===> Applying FreeBSD patches for jdk-1.3.1p6_3 > > ===> Configuring for jdk-1.3.1p6_3 > > ===> Building for jdk-1.3.1p6_3 > > i386 Build started: 1.3.1-p6-root-020413-08:36 > > ERROR: BOOTDIR does not point to a valid Java 2 SDK > > Check that you have access to > > /usr/local/linux-jdk1.3.1/bin/java > > and/or check your value of ALT_BOOTDIR. > > > > Exiting because of the above error(s). > > gmake: *** [sanity] Error 1 > > You need to have the linux-jdk13 port installed and linux emulation > enabled. > > > What do I need to do have this install correctly? Out of curiousity since I was having this same problem all morning and no matter what I set BOOTDIR/ALT_BOOTDIR to it gave the same error. I have both the linux-jdk13 port installed and emulation enable. I even re-installed linux-jdk13 as someone had mentioned that it might be a botched intall. Still no go. I read a post in the java list archives about it being a problem that /usr/local/linux-jdk1.3.1/bin/java was a directory and that this error was resolved by linking it to .java_wrapper. So I decided to try it and it *seemed* to have built fine. The steps I followed were: cd /usr/local/linux-jdk1.3.1/bin rm -r java ln -s .java_wrapper java Then make install clean. I don't know if this is the *correct* way around the error or not but I'm done playing with this port. Zach To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 11: 0:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 884FC37B42B; Sat, 13 Apr 2002 11:00:16 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DI0GI45763; Sat, 13 Apr 2002 11:00:16 -0700 (PDT) (envelope-from ade) Date: Sat, 13 Apr 2002 11:00:16 -0700 (PDT) From: Message-Id: <200204131800.g3DI0GI45763@freefall.freebsd.org> To: koester@x-itec.de, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/31945: new port: devel/xbkregex library Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new port: devel/xbkregex library State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Sat Apr 13 10:59:49 PDT 2002 State-Changed-Why: Timeout (4 months) in analyzed. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Sat Apr 13 10:59:49 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=31945 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 11: 0:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EAC8D37B400 for ; Sat, 13 Apr 2002 11:00:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DI01u45648; Sat, 13 Apr 2002 11:00:01 -0700 (PDT) (envelope-from gnats) Date: Sat, 13 Apr 2002 11:00:01 -0700 (PDT) Message-Id: <200204131800.g3DI01u45648@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Kuang-che Wu Subject: Re: ports/37040: update chinese/libtabe to 0.2.5 Reply-To: Kuang-che Wu Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37040; it has been noted by GNATS. From: Kuang-che Wu To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/37040: update chinese/libtabe to 0.2.5 Date: Sun, 14 Apr 2002 01:54:49 +0800 On Sat, Apr 13, 2002 at 08:40:01AM -0700, FreeBSD-gnats-submit@FreeBSD.org wrote: > >Category: ports > >Responsible: freebsd-ports > >Synopsis: update chinese/libtabe to 0.2.5 > >Arrival-Date: Sat Apr 13 08:40:01 PDT 2002 please use this patch instead Binary files xcin25.old/.Makefile.swp and xcin25/.Makefile.swp differ diff -urN xcin25.old/Makefile xcin25/Makefile --- xcin25.old/Makefile Sun Apr 14 01:42:42 2002 +++ xcin25/Makefile Sun Apr 14 01:43:32 2002 @@ -6,42 +6,62 @@ # PORTNAME= xcin -PORTVERSION= 2.5.2.3 -PORTREVISION= 2 +PORTVERSION= 2.5.3.pre2 CATEGORIES= chinese x11 MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/ \ + ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ \ http://chewing.oio.cx/download/ \ http://chewing.oio.cx/snapshot/ -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} chewing-2001Nov01-snapshot.tar.gz +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} chewing-2001Dec21-snapshot.tar.gz -MAINTAINER= keith@FreeBSD.org +MAINTAINER= kcwu@ck.tp.edu.tw -LIB_DEPENDS= tabe.0:${PORTSDIR}/chinese/libtabe \ +LIB_DEPENDS= tabe.2:${PORTSDIR}/chinese/libtabe \ intl.2:${PORTSDIR}/devel/gettext \ - db2.0:${PORTSDIR}/databases/db + iconv.3:${PORTSDIR}/converters/libiconv +.if !defined(USE_DB2) +LIB_DEPENDS+= db3.2:${PORTSDIR}/databases/db3 +.else +LIB_DEPENDS+= db2.0:${PORTSDIR}/databases/db +.endif RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts \ - ${LOCALBASE}/share/tabe/libtabe-0.2.2:${PORTSDIR}/chinese/libtabe + ${LOCALBASE}/share/tabe/libtabe-0.2.5:${PORTSDIR}/chinese/libtabe WRKSRC= ${WRKDIR}/xcin USE_X_PREFIX= yes GNU_CONFIGURE= yes +INSTALLS_SHLIB= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ - --x-libraries=${PREFIX}/lib \ + --x-libraries=${X11BASE}/lib \ --with-xcin-dir=${PREFIX}/lib/X11/xcin25 \ - --with-dbinc=${LOCALBASE}/include/db2 \ - --with-dblib=${LOCALBASE}/lib \ - --with-tabeinc=${LOCALBASE}/include/tabe \ - --with-tabelib=${LOCALBASE}/lib \ - --with-intlinc=${LOCALBASE}/include \ - --with-intllib=${LOCALBASE}/lib + --with-db-lib=${LOCALBASE}/lib \ + --with-tabe-inc=${LOCALBASE}/include/tabe \ + --with-tabe-lib=${LOCALBASE}/lib \ + --with-intl-inc=${LOCALBASE}/include \ + --with-intl-lib=${LOCALBASE}/lib \ + --with-iconv-inc=${LOCALBASE}/include \ + --with-iconv-lib=${LOCALBASE}/lib +.if !defined(USE_DB2) +CONFIGURE_ARGS+= --with-db-inc=${LOCALBASE}/include/db3 +.else +CONFIGURE_ARGS+= --with-db-inc=${LOCALBASE}/include/db2 +.endif + +MAN1= xcin.1 + +pre-fetch: +.if !defined(USE_DB2) + @${ECHO} -- + @${ECHO} "Type \"make -DUSE_DB2\" if you want use DB2." + @${ECHO} "Otherwise, xcin2.5 will use DB3." + @${ECHO} -- +.endif post-patch: @mv ${WRKDIR}/chewing ${WRKSRC}/src/Cinput @cd ${WRKSRC}/src/Cinput/chewing; ${SH} ./patch_chewing post-install: - strip ${PREFIX}/bin/xcin2.5 - strip ${PREFIX}/lib/X11/xcin25/bin/cin2tab .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/lib/X11/xcin25/doc .for DOC in Bugs COPYING CREDITS Changes Cin CopyRight FAQ README \ diff -urN xcin25.old/distinfo xcin25/distinfo --- xcin25.old/distinfo Sun Apr 14 01:42:42 2002 +++ xcin25/distinfo Sat Apr 13 22:36:27 2002 @@ -1,2 +1,2 @@ -MD5 (xcin-2.5.2.3.tar.gz) = 17fe49ca69ad2f627e25a3ad21e20a93 -MD5 (chewing-2001Nov01-snapshot.tar.gz) = 26c8d414ae07c2b5f08b0b3491fe3181 +MD5 (xcin-2.5.3.pre2.tar.gz) = 6f47203be515f505d5a6750dfbabc0bc +MD5 (chewing-2001Dec21-snapshot.tar.gz) = f4dce61ef91e52b9fe7ef65be2d291ea diff -urN xcin25.old/files/patch-aa xcin25/files/patch-aa --- xcin25.old/files/patch-aa Sun Apr 14 01:42:42 2002 +++ xcin25/files/patch-aa Sat Apr 13 22:36:23 2002 @@ -1,10 +1,9 @@ ---- src/util/cin2tab/Makefile.in.orig Thu Jul 20 09:46:36 2000 -+++ src/util/cin2tab/Makefile.in Sat Aug 12 15:13:28 2000 -@@ -72,5 +72,7 @@ +--- src/util/cin2tab/Makefile.in.orig Sat Sep 8 21:35:30 2001 ++++ src/util/cin2tab/Makefile.in Sun Nov 4 17:09:07 2001 +@@ -25,4 +25,5 @@ distclean: clean - rm -f Makefile .depend + rm -rf Makefile .libs install: $(BIN) -- $(INSTALL_PROGRAM) $(BIN) $(xcin_binp) -+ if [ ! -d $(xcin_libp)/bin ]; then mkdir -p $(xcin_libp)/bin; fi -+ if [ -f $(xcin_libp)/bin/$(BIN) ]; then mv $(xcin_libp)/bin/$(BIN) $(xcin_libp)/bin/$(BIN).old; fi -+ $(INSTALL_PROGRAM) $(BIN) $(xcin_libp)/bin +- $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $(BIN) $(xcin_binp) ++ mkdir -p $(xcin_modp)/bin ++ $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $(BIN) $(xcin_modp)/bin diff -urN xcin25.old/files/patch-ab xcin25/files/patch-ab --- xcin25.old/files/patch-ab Sun Apr 14 01:42:42 2002 +++ xcin25/files/patch-ab Thu Jan 1 08:00:00 1970 @@ -1,10 +0,0 @@ ---- src/lib/Makefile.in.orig Sun Nov 28 14:03:20 1999 -+++ src/lib/Makefile.in Sat Dec 18 16:55:02 1999 -@@ -19,6 +19,7 @@ - $(LN_S) IMdkit/IMdkit/libXimd.a . - - .PHONY: install clean distclean depend -+ - install: - - depend: diff -urN xcin25.old/files/patch-ad xcin25/files/patch-ad --- xcin25.old/files/patch-ad Sun Apr 14 01:42:42 2002 +++ xcin25/files/patch-ad Sat Apr 13 22:36:23 2002 @@ -1,11 +1,11 @@ ---- src/Makefile.in.orig Sun Feb 27 02:12:52 2000 -+++ src/Makefile.in Sun Feb 27 02:12:58 2000 -@@ -45,7 +45,7 @@ - LIB = -lm ${x_libraries} ${extra_lib} ${locale_lib} ${dl_lib} ${intl_lib} \ - ${xcinlib} -lXimd -lim_comm -lxcintool -lsiod ${socket_lib} +--- src/Makefile.in.orig Sat Sep 22 00:41:41 2001 ++++ src/Makefile.in Sun Nov 4 17:20:59 2001 +@@ -9,7 +9,7 @@ + LIB = ${xcinlib} -lXimd -lim_comm lib/libxcin.la \ + ${x_libraries} ${locale_lib} ${dl_lib} ${intl_lib} -lm --BIN = xcin -+BIN = xcin2.5 - SRC = xcin_main.c module.c gui.c xim.c xim_IC.c fkey.c gui_main.c \ - gui_menusel.c gui_overspot.c - OBJ = xcin_main.o module.o gui.o xim.o xim_IC.o fkey.o gui_main.o \ +-BIN = xcin ++BIN = xcin2.5 + SRC = xcin_main.c module.c gui.c xim.c xim_IC.c fkey.c gui_main.c \ + gui_menusel.c gui_overspot.c gui_main2.c + OBJ = $(SRC:.c=.o) diff -urN xcin25.old/files/patch-ae xcin25/files/patch-ae --- xcin25.old/files/patch-ae Sun Apr 14 01:42:42 2002 +++ xcin25/files/patch-ae Thu Jan 1 08:00:00 1970 @@ -1,13 +0,0 @@ ---- etc/xcinrc.FREEBSD.orig Mon Oct 9 01:25:34 2000 -+++ etc/xcinrc.FREEBSD Mon Oct 9 01:25:47 2000 -@@ -87,8 +87,8 @@ - (PINPHO_MAP "bims_pinyin") - ; - ; The following has effect only when AUTO_SELECTION is YES -- (TSI_FNAME "tsi.db") -- (YIN_FNAME "yin.db") -+ (TSI_FNAME "/usr/local/share/tabe/tsiyin/tsi.db") -+ (YIN_FNAME "/usr/local/share/tabe/tsiyin/yin.db") - (SPACE_SELECTION NO) - (PHRASE_SELECTION YES) - (N_SELECTION_PHR 4) diff -urN xcin25.old/files/patch-af xcin25/files/patch-af --- xcin25.old/files/patch-af Sun Apr 14 01:42:42 2002 +++ xcin25/files/patch-af Thu Jan 1 08:00:00 1970 @@ -1,9 +0,0 @@ ---- src/Cinput/bimsphone/Makefile.in.orig Thu Jul 20 09:46:35 2000 -+++ src/Cinput/bimsphone/Makefile.in Sat Aug 12 15:15:56 2000 -@@ -38,7 +38,7 @@ - xcininc = -I$(top_srcdir)/src/include - xcinlib = -L${top_srcdir}/src/lib - INC = $(xcininc) $(x_includes) $(extra_inc) $(tabe_inc) $(db_inc) --LIB = $(xcinlib) $(extra_lib) $(tabe_lib) $(db_lib) -+LIB = $(xcinlib) $(extra_lib) $(tabe_lib) $(db_lib) -lgcc - TARGET = bimsphone.$(slib_ext) diff -urN xcin25.old/files/patch-ai xcin25/files/patch-ai --- xcin25.old/files/patch-ai Sun Apr 14 01:42:42 2002 +++ xcin25/files/patch-ai Thu Jan 1 08:00:00 1970 @@ -1,11 +0,0 @@ ---- src/lib/IMdkit/IMConn.c.orig Sun Nov 4 03:52:26 2001 -+++ src/lib/IMdkit/IMConn.c Sun Nov 4 03:52:35 2001 -@@ -30,7 +30,7 @@ - ******************************************************************/ - - #include --#include -+#include - #include - #include "IMdkit.h" - #include diff -urN xcin25.old/files/patch-gen_inp.c xcin25/files/patch-gen_inp.c --- xcin25.old/files/patch-gen_inp.c Thu Jan 1 08:00:00 1970 +++ xcin25/files/patch-gen_inp.c Sat Apr 13 22:36:23 2002 @@ -0,0 +1,46 @@ +--- src/Cinput/gen_inp/gen_inp.c.orig Tue Nov 27 10:19:04 2001 ++++ src/Cinput/gen_inp/gen_inp.c Tue Apr 9 19:15:32 2002 +@@ -1285,16 +1285,20 @@ + inpinfo->mcch_grouping = NULL; + + if ((keyinfo->keystate & Mod1Mask) && /* alt-Num/space */ +- (('1'<=keystr[0] && keystr[0]<='9') || ++ (('0'<=keystr[0] && keystr[0]<='9') || + ((cf->mode & INP_MODE_SPACEAUTOUP) && keysym==XK_space))) { + int choice=-1; + + if (keysym == XK_space) + choice = 1; +- else if (keystr[0] >= '1' && keystr[0] <= '9') +- choice = (int)(keystr[0] - '0'); +- if (cf->mode & INP_MODE_SELKEYSHIFT) +- choice ++; ++ else { ++ if (keystr[0] >= '1' && keystr[0] <= '9') ++ choice = (int)(keystr[0] - '0'); ++ else if (keystr[0] == '0') ++ choice = 10; ++ if (cf->mode & INP_MODE_SELKEYSHIFT) ++ choice ++; ++ } + if (choice >= 1 && choice <= iccf->nreltsi) { + strncpy(cch_s, iccf->reltsi+iccf->tsiindex[choice-1], + iccf->tsigroup[choice]*2); +@@ -1304,11 +1308,15 @@ + } + hint_processing = 1; + } +- else if (keysym==XK_Escape || keysym==XK_BackSpace || +- keysym==XK_Delete || ++ else if (keysym==XK_Escape || + keysym==XK_Shift_L || keysym==XK_Shift_R || + keysym==XK_Control_L || keysym==XK_Control_R) { + hint_processing = 1; ++ } ++ else if (keysym==XK_BackSpace || keysym==XK_Delete) { ++ hint_processing = 1; ++ iccf->showtsiflag = 0; ++ ret |= IMKEY_IGNORE; + } + } + } diff -urN xcin25.old/files/patch-gui_main.c xcin25/files/patch-gui_main.c --- xcin25.old/files/patch-gui_main.c Thu Jan 1 08:00:00 1970 +++ xcin25/files/patch-gui_main.c Sat Apr 13 22:36:23 2002 @@ -0,0 +1,11 @@ +--- src/gui_main.c.orig Mon Nov 26 08:54:25 2001 ++++ src/gui_main.c Tue Apr 9 19:15:32 2002 +@@ -234,7 +234,7 @@ + /* + len = wch_mblen(tmp); + */ +- len = 4; ++ len = (tmp->s[1] != '\0') ? 2 : 1; + XmbDrawImageString(gui->display, win->window, + win->font->fontset, win->wingc[GCM_idx], x, y, (char *)tmp->s, len); + x += XmbTextEscapement(win->font->fontset, (char *)tmp->s, len); diff -urN xcin25.old/files/patch-xcinrc.FREEBSD xcin25/files/patch-xcinrc.FREEBSD --- xcin25.old/files/patch-xcinrc.FREEBSD Thu Jan 1 08:00:00 1970 +++ xcin25/files/patch-xcinrc.FREEBSD Sat Apr 13 23:00:48 2002 @@ -0,0 +1,42 @@ +--- etc/xcinrc.FREEBSD.orig Sat Apr 13 22:57:29 2002 ++++ etc/xcinrc.FREEBSD Sat Apr 13 22:59:29 2002 +@@ -75,7 +75,7 @@ + (BEEP_WRONG YES) + (BEEP_DUPCHAR NO) + (TSI_FNAME "%tabe_data%tsi.db") +- (HINT_SELECT NO) ++ (HINT_SELECT YES) + (HINT_TSI NO))) + + (define bimsphone_default +@@ -126,13 +126,11 @@ + + (define phone@big5 + '((SETKEY 3) +- (END_KEY YES) +- (BEEP_DUPCHAR YES))) ++ (END_KEY YES))) + + (define jyutping@big5 + '((SETKEY 4) +- (END_KEY YES) +- (BEEP_DUPCHAR YES))) ++ (END_KEY YES))) + + (define bimsphone@big5 + '((SETKEY 6) +@@ -144,13 +142,11 @@ + + (define array30@big5 + '((SETKEY 8) +- (BEEP_DUPCHAR YES) + (DISABLE_SEL_LIST "w") + (KEYSTROKE_REMAP "t:0xaaba;T:0xaaba;"))) + + (define jyutping0@big5 +- '((SETKEY 9) +- (BEEP_DUPCHAR YES))) ++ '((SETKEY 9))) + + + ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; diff -urN xcin25.old/pkg-plist xcin25/pkg-plist --- xcin25.old/pkg-plist Sun Apr 14 01:42:42 2002 +++ xcin25/pkg-plist Sat Apr 13 22:36:27 2002 @@ -1,10 +1,12 @@ bin/xcin2.5 etc/xcinrc +lib/X11/xcin25/bimsphone.a +lib/X11/xcin25/bimsphone.la lib/X11/xcin25/bimsphone.so -lib/X11/xcin25/chewing.so -lib/X11/xcin25/gen_inp.so -lib/X11/xcin25/zh_hex.so lib/X11/xcin25/bin/cin2tab +lib/X11/xcin25/chewing.a +lib/X11/xcin25/chewing.la +lib/X11/xcin25/chewing.so %%PORTDOCS%%lib/X11/xcin25/doc/Bugs %%PORTDOCS%%lib/X11/xcin25/doc/COPYING %%PORTDOCS%%lib/X11/xcin25/doc/CREDITS @@ -33,6 +35,9 @@ %%PORTDOCS%%lib/X11/xcin25/doc/modules/gen_inp %%PORTDOCS%%lib/X11/xcin25/doc/modules/im_comm %%PORTDOCS%%lib/X11/xcin25/doc/modules/zh_hex +lib/X11/xcin25/gen_inp.a +lib/X11/xcin25/gen_inp.la +lib/X11/xcin25/gen_inp.so lib/X11/xcin25/tab/big5/array30.tab lib/X11/xcin25/tab/big5/bims_pinyin.tab lib/X11/xcin25/tab/big5/cj.tab @@ -41,30 +46,37 @@ lib/X11/xcin25/tab/big5/jyutping0.tab lib/X11/xcin25/tab/big5/phone.tab lib/X11/xcin25/tab/big5/pinyin.tab +lib/X11/xcin25/tab/big5/pinyin0.tab lib/X11/xcin25/tab/big5/simplex.tab lib/X11/xcin25/tab/big5/sys.tab -lib/X11/xcin25/tab/big5/tsi.db -lib/X11/xcin25/tab/big5/yin.db +lib/X11/xcin25/tab/big5/telecode.tab lib/X11/xcin25/tab/ch_index.dat lib/X11/xcin25/tab/dict.dat lib/X11/xcin25/tab/euc/default.phr lib/X11/xcin25/tab/euc/jtcj_gb.tab -lib/X11/xcin25/tab/euc/phonegb2.tab lib/X11/xcin25/tab/euc/pinyin.tab +lib/X11/xcin25/tab/euc/phonegb2.tab lib/X11/xcin25/tab/euc/shuangpin.tab lib/X11/xcin25/tab/euc/sys.tab lib/X11/xcin25/tab/euc/wubizixing.tab lib/X11/xcin25/tab/fonetree.dat lib/X11/xcin25/tab/ph_index.dat lib/X11/xcin25/tab/us_freq.dat +lib/X11/xcin25/zh_hex.a +lib/X11/xcin25/zh_hex.la +lib/X11/xcin25/zh_hex.so +lib/libxcin.a +lib/libxcin.la +lib/libxcin.so +lib/libxcin.so.0 share/locale/zh_TW.Big5/LC_MESSAGES/xcin.mo -@dirrm lib/X11/xcin25/bin %%PORTDOCS%%@dirrm lib/X11/xcin25/doc/En/internal %%PORTDOCS%%@dirrm lib/X11/xcin25/doc/En %%PORTDOCS%%@dirrm lib/X11/xcin25/doc/history %%PORTDOCS%%@dirrm lib/X11/xcin25/doc/internal %%PORTDOCS%%@dirrm lib/X11/xcin25/doc/modules -@dirrm lib/X11/xcin25/doc +%%PORTDOCS%%@dirrm lib/X11/xcin25/doc +@dirrm lib/X11/xcin25/bin @dirrm lib/X11/xcin25/tab/big5 @dirrm lib/X11/xcin25/tab/euc @dirrm lib/X11/xcin25/tab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 11: 1:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6DEC637B41B; Sat, 13 Apr 2002 11:01:15 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DI1FC45909; Sat, 13 Apr 2002 11:01:15 -0700 (PDT) (envelope-from ade) Date: Sat, 13 Apr 2002 11:01:15 -0700 (PDT) From: Message-Id: <200204131801.g3DI1FC45909@freefall.freebsd.org> To: rbyrnes@ozemail.com.au, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/31996: Build of db3 fails at ./configure Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Build of db3 fails at ./configure State-Changed-From-To: feedback->closed State-Changed-By: ade State-Changed-When: Sat Apr 13 11:00:38 PDT 2002 State-Changed-Why: Both I, and bento, are unable to reproduce this problem. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Sat Apr 13 11:00:38 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=31996 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 11: 2:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F3B6637B405; Sat, 13 Apr 2002 11:02:08 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DI28s46040; Sat, 13 Apr 2002 11:02:08 -0700 (PDT) (envelope-from ade) Date: Sat, 13 Apr 2002 11:02:08 -0700 (PDT) From: Message-Id: <200204131802.g3DI28s46040@freefall.freebsd.org> To: clefevre@citeweb.net, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/32048: New port: palm/hdunix (1.0) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: palm/hdunix (1.0) State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Sat Apr 13 11:01:35 PDT 2002 State-Changed-Why: Unable to fetch distfile. Please resubmit with something that's fetchable. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Sat Apr 13 11:01:35 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=32048 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 11: 4:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 31A1437B405; Sat, 13 Apr 2002 11:04:20 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DI4Kp46326; Sat, 13 Apr 2002 11:04:20 -0700 (PDT) (envelope-from ade) Date: Sat, 13 Apr 2002 11:04:20 -0700 (PDT) From: Message-Id: <200204131804.g3DI4Kp46326@freefall.freebsd.org> To: ishmael27@home.com, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/32231: Update port devel/fam Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port devel/fam State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Sat Apr 13 11:03:12 PDT 2002 State-Changed-Why: Timeout in analyzed (3 months). In addition, as indicated in the audit trail, since these are extensive patches, they should be submitted to the software author for inclusion in a new release - at that time, please resubmit a new port. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Sat Apr 13 11:03:12 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=32231 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 11: 5: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D0FED37B404; Sat, 13 Apr 2002 11:05:06 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DI56d46834; Sat, 13 Apr 2002 11:05:06 -0700 (PDT) (envelope-from ade) Date: Sat, 13 Apr 2002 11:05:06 -0700 (PDT) From: Message-Id: <200204131805.g3DI56d46834@freefall.freebsd.org> To: strijar@urai.ru, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/32328: Port update: mc-4.5.55 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Port update: mc-4.5.55 State-Changed-From-To: feedback->closed State-Changed-By: ade State-Changed-When: Sat Apr 13 11:04:44 PDT 2002 State-Changed-Why: Timeout (3 months) in feedback. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Sat Apr 13 11:04:44 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=32328 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 11: 6:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DFF5C37B405; Sat, 13 Apr 2002 11:06:21 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DI6Lb50494; Sat, 13 Apr 2002 11:06:21 -0700 (PDT) (envelope-from ade) Date: Sat, 13 Apr 2002 11:06:21 -0700 (PDT) From: Message-Id: <200204131806.g3DI6Lb50494@freefall.freebsd.org> To: sugimura@jp.FreeBSD.org, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/33023: failed to make install ports/textproc/p5-XML-SAX Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: failed to make install ports/textproc/p5-XML-SAX State-Changed-From-To: analyzed->closed State-Changed-By: ade State-Changed-When: Sat Apr 13 11:05:36 PDT 2002 State-Changed-Why: Timeout (3 months) in analyzed. Also non-trivial to fix for -stable as per the audit trail. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Sat Apr 13 11:05:36 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=33023 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 11: 7:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ADACA37B400; Sat, 13 Apr 2002 11:07:26 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DI7Qa50726; Sat, 13 Apr 2002 11:07:26 -0700 (PDT) (envelope-from ade) Date: Sat, 13 Apr 2002 11:07:26 -0700 (PDT) From: Message-Id: <200204131807.g3DI7Qa50726@freefall.freebsd.org> To: svenasse@polaris.ca, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/33375: New port: Pure Perl extension for DES encryption Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: Pure Perl extension for DES encryption State-Changed-From-To: feedback->closed State-Changed-By: ade State-Changed-When: Sat Apr 13 11:06:52 PDT 2002 State-Changed-Why: Timeout (3 months) in feedback. Also duplicates functionality found in p5-Crypt-DES port. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Sat Apr 13 11:06:52 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=33375 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 11: 8:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E679637B404; Sat, 13 Apr 2002 11:08:25 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DI8PI50902; Sat, 13 Apr 2002 11:08:25 -0700 (PDT) (envelope-from ade) Date: Sat, 13 Apr 2002 11:08:25 -0700 (PDT) From: Message-Id: <200204131808.g3DI8PI50902@freefall.freebsd.org> To: svenasse@polaris.ca, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/33418: New port: A subclass of MARC.pm to provide XML support Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: A subclass of MARC.pm to provide XML support State-Changed-From-To: feedback->closed State-Changed-By: ade State-Changed-When: Sat Apr 13 11:08:04 PDT 2002 State-Changed-Why: Timeout (2 months) in feedback. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Sat Apr 13 11:08:04 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=33418 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 11:18:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B62BB37B419; Sat, 13 Apr 2002 11:18:26 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DIIQ352542; Sat, 13 Apr 2002 11:18:26 -0700 (PDT) (envelope-from ade) Date: Sat, 13 Apr 2002 11:18:26 -0700 (PDT) From: Message-Id: <200204131818.g3DIIQ352542@freefall.freebsd.org> To: julian@dreaming.org, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/36831: ImageMagick does not build under 3.x without gcc 2.95 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ImageMagick does not build under 3.x without gcc 2.95 State-Changed-From-To: open->closed State-Changed-By: ade State-Changed-When: Sat Apr 13 11:18:04 PDT 2002 State-Changed-Why: Patch applied, thanks. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Sat Apr 13 11:18:04 PDT 2002 Responsible-Changed-Why: My fault[tm] http://www.freebsd.org/cgi/query-pr.cgi?pr=36831 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 11:20:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 80CF037B405; Sat, 13 Apr 2002 11:20:14 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DIKAQ52832; Sat, 13 Apr 2002 11:20:10 -0700 (PDT) (envelope-from ade) Date: Sat, 13 Apr 2002 11:20:10 -0700 (PDT) From: Message-Id: <200204131820.g3DIKAQ52832@freefall.freebsd.org> To: slaven.rezic@berlin.de, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/35121: msgfmt in multiple ports causes conflicts Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: msgfmt in multiple ports causes conflicts State-Changed-From-To: open->feedback State-Changed-By: ade State-Changed-When: Sat Apr 13 11:19:16 PDT 2002 State-Changed-Why: Can you provide a patch for xview? devel/gettext is the canonical version of msgfmt et al. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Sat Apr 13 11:19:16 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=35121 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 11:40: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C000437B404 for ; Sat, 13 Apr 2002 11:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DIe1X57915; Sat, 13 Apr 2002 11:40:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8DF9037B404 for ; Sat, 13 Apr 2002 11:34:48 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DIYmA56846; Sat, 13 Apr 2002 11:34:48 -0700 (PDT) (envelope-from nobody) Message-Id: <200204131834.g3DIYmA56846@freefall.freebsd.org> Date: Sat, 13 Apr 2002 11:34:48 -0700 (PDT) From: "Pedro F. Giffuni" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37044: lesstif needs an update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37044 >Category: ports >Synopsis: lesstif needs an update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Sat Apr 13 11:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Pedro F. Giffuni >Release: 4-stable >Organization: >Environment: It´s cold here in Spain >Description: Lesstif is now at version 0.93.18, so our port is outdated. >How-To-Repeat: Admitedly lesstif is not interesting anymore as Openmotif is free for opensource OSs. I suggest we simply nuke it, but an adventurous indivivual might try the following... >Fix: add open-motif as a dependency and make lesstif build with the real openmotif (it´s an option in the configure script). that way the port will be more stable that it ever was, and people that for some strange religious misconception don´t like the openmotif license will have an alternative >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 13:19:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from tomts20-srv.bellnexxia.net (tomts20.bellnexxia.net [209.226.175.74]) by hub.freebsd.org (Postfix) with ESMTP id 148C337B400; Sat, 13 Apr 2002 13:19:30 -0700 (PDT) Received: from khan.anarcat.dyndns.org ([65.94.186.97]) by tomts20-srv.bellnexxia.net (InterMail vM.4.01.03.23 201-229-121-123-20010418) with ESMTP id <20020413201851.HFLV21131.tomts20-srv.bellnexxia.net@khan.anarcat.dyndns.org>; Sat, 13 Apr 2002 16:18:51 -0400 Received: from lenny.anarcat.dyndns.org (lenny.anarcat.dyndns.org [192.168.0.4]) by khan.anarcat.dyndns.org (Postfix) with SMTP id 87BBF18A7; Sat, 13 Apr 2002 16:18:48 -0400 (EDT) Received: by lenny.anarcat.dyndns.org (sSMTP sendmail emulation); Sat, 13 Apr 2002 16:17:44 -0400 Date: Sat, 13 Apr 2002 16:17:44 -0400 From: The Anarcat To: ade@FreeBSD.org Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/26628: New port: audio/qtecasound, well done Message-ID: <20020413201743.GB316@lenny.anarcat.dyndns.org> References: <200204130313.g3D3Dqa61905@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oC1+HKm2/end4ao3" Content-Disposition: inline In-Reply-To: <200204130313.g3D3Dqa61905@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --oC1+HKm2/end4ao3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri Apr 12, 2002 at 08:13:52PM -0700, ade@FreeBSD.org wrote: > Synopsis: New port: audio/qtecasound, well done >=20 > State-Changed-From-To: analyzed->closed > State-Changed-By: ade > State-Changed-When: Fri Apr 12 20:13:23 PDT 2002 > State-Changed-Why:=20 > It's still horribly broken, a year later. Byebye. >=20 >=20 > Responsible-Changed-From-To: freebsd-ports->ade > Responsible-Changed-By: ade > Responsible-Changed-When: Fri Apr 12 20:13:23 PDT 2002 > Responsible-Changed-Why:=20 > My fault[tm] Mea culpa, yes. Anyways, there's not much interest in qtecasound anymore. It's not really maintained and wasn't really useful in the first place. A. --=20 Jesus died for his own sins. Not mine. (CRASS, 1978) --oC1+HKm2/end4ao3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjy4kmcACgkQttcWHAnWiGfFDACfa4N4GELZsaDYFQJH0QvCct+u rdgAniBzx8BjjCgz8ZlZQ6jy4K2GGc5i =p9Jz -----END PGP SIGNATURE----- --oC1+HKm2/end4ao3-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 13:20: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 12A8537B419 for ; Sat, 13 Apr 2002 13:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DKK1r78452; Sat, 13 Apr 2002 13:20:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BFBCB37B416 for ; Sat, 13 Apr 2002 13:10:53 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DKAr877126; Sat, 13 Apr 2002 13:10:53 -0700 (PDT) (envelope-from nobody) Message-Id: <200204132010.g3DKAr877126@freefall.freebsd.org> Date: Sat, 13 Apr 2002 13:10:53 -0700 (PDT) From: Adam McDougall To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37045: gcombust port update to 0.1.49 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37045 >Category: ports >Synopsis: gcombust port update to 0.1.49 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Apr 13 13:20:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Adam McDougall >Release: 4.5-STABLE >Organization: >Environment: FreeBSD guinness.looksharp.net 4.5-STABLE FreeBSD 4.5-STABLE #6: Fri Apr 12 00:24:01 EDT 2002 user1@guinness.looksharp.net:/opt/obj/4/opt/src/4/src/sys/GUINNESS i386 >Description: Herbert J. Skuhra emailed me the following patch to upgrade the port from 0.1.47 to 0.1.49. I have tested the patches, plist concerns, and program operability and it looks fine. 0.1.49 mainly contains more small bugfixes, a disable fixate feature, and de.po/sk.po updates. >How-To-Repeat: >Fix: diff -ruN gcombust.orig/Makefile gcombust/Makefile --- gcombust.orig/Makefile Sun Mar 24 17:24:41 2002 +++ gcombust/Makefile Sun Mar 24 17:25:01 2002 @@ -6,7 +6,7 @@ # PORTNAME= gcombust -PORTVERSION= 0.1.47 +PORTVERSION= 0.1.49 CATEGORIES= sysutils MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/ diff -ruN gcombust.orig/distinfo gcombust/distinfo --- gcombust.orig/distinfo Sun Mar 24 17:24:41 2002 +++ gcombust/distinfo Sun Mar 24 17:25:50 2002 @@ -1 +1 @@ -MD5 (gcombust-0.1.47.tar.gz) = 833233e16b0be77950321b379bfd6fbc +MD5 (gcombust-0.1.49.tar.gz) = ff2460c1e090f7cc026759d6cc708718 diff -ruN gcombust.orig/pkg-plist gcombust/pkg-plist --- gcombust.orig/pkg-plist Sun Mar 24 17:24:41 2002 +++ gcombust/pkg-plist Sun Mar 24 17:53:58 2002 @@ -15,6 +15,7 @@ share/locale/nl/LC_MESSAGES/gcombust.mo share/locale/no/LC_MESSAGES/gcombust.mo share/locale/ru/LC_MESSAGES/gcombust.mo +share/locale/sk/LC_MESSAGES/gcombust.mo share/locale/sv/LC_MESSAGES/gcombust.mo share/pixmaps/gcombust.xpm @unexec rmdir %D/share/pixmaps 2>/dev/null || true >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 13:50:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2614237B422; Sat, 13 Apr 2002 13:50:16 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DKoG181920; Sat, 13 Apr 2002 13:50:16 -0700 (PDT) (envelope-from anders) Date: Sat, 13 Apr 2002 13:50:16 -0700 (PDT) From: Message-Id: <200204132050.g3DKoG181920@freefall.freebsd.org> To: anders@FreeBSD.org, freebsd-ports@FreeBSD.org, anders@FreeBSD.org Subject: Re: ports/37045: gcombust port update to 0.1.49 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: gcombust port update to 0.1.49 Responsible-Changed-From-To: freebsd-ports->anders Responsible-Changed-By: anders Responsible-Changed-When: Sat Apr 13 13:48:20 PDT 2002 Responsible-Changed-Why: I'll handle this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=37045 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 14:40:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9DED037B404 for ; Sat, 13 Apr 2002 14:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DLe1C92413; Sat, 13 Apr 2002 14:40:01 -0700 (PDT) (envelope-from gnats) Received: from sep.oldach.net (sep.oldach.net [194.180.25.6]) by hub.freebsd.org (Postfix) with ESMTP id 3B74237B404 for ; Sat, 13 Apr 2002 14:31:41 -0700 (PDT) Received: (from hmo@localhost) by sep.oldach.net (8.11.6/8.11.6/hmo09mar02) id g3DLVaW05703; Sat, 13 Apr 2002 23:31:36 +0200 (CEST) (envelope-from hmo) Message-Id: <200204132131.g3DLVaW05703@sep.oldach.net> Date: Sat, 13 Apr 2002 23:31:36 +0200 (CEST) From: Helge Oldach Reply-To: Helge Oldach To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37046: ports/www/apache2 builds with "expr: syntax error" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37046 >Category: ports >Synopsis: ports/www/apache2 builds with "expr: syntax error" >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 13 14:40:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Helge Oldach >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD sep.oldach.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Mar 19 20:26:01 CET 2002 toor@sep.oldach.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: Building ports/www/apache2 ends with two "expr: syntax error" messages. This is caused by files/patch-srclib:apr:build:ltmain.sh which substitutes a bunch of expr something : pattern with expr -- something : pattern This syntax isn't supported by STABLE's expr. This patch file should only be applied if ${OSVERSION} >= 500032 (see Makefile). Actually it's just obsolete as the port's Makefile already contains code to make exactly these changes to srclib/apr/build/ltmain.sh (introduced with PORTREVISION 1). >How-To-Repeat: >Fix: Really need a patch? It's straightforward... >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 15:10:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 91F8A37B41C for ; Sat, 13 Apr 2002 15:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DMA2E99720; Sat, 13 Apr 2002 15:10:02 -0700 (PDT) (envelope-from gnats) Date: Sat, 13 Apr 2002 15:10:02 -0700 (PDT) Message-Id: <200204132210.g3DMA2E99720@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Hye-Shik Chang Subject: Re: ports/37046: ports/www/apache2 builds with "expr: syntax error" Reply-To: Hye-Shik Chang Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37046; it has been noted by GNATS. From: Hye-Shik Chang To: Helge Oldach Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/37046: ports/www/apache2 builds with "expr: syntax error" Date: Sun, 14 Apr 2002 07:01:58 +0900 --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 13, 2002 at 11:31:36PM +0200, Helge Oldach wrote: > Building ports/www/apache2 ends with two "expr: syntax error" messages. > This is caused by files/patch-srclib:apr:build:ltmain.sh which > substitutes a bunch of >=20 Yes. that patch should be removed. (pat replaced that patch file with simple Perl script on Makefile) -- Hye-Shik Chang Yonsei University, Seoul --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8uKrWDWUsWc/bS6QRApj0AJ9P1/+yQ5+z2IEKeiEFgjW7eHyFMwCffGeP un40R2NhA+uaJQUhbZqUing= =NGes -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 15:43:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id 809E737B404 for ; Sat, 13 Apr 2002 15:43:30 -0700 (PDT) Received: from 12-234-22-238.client.attbi.com ([12.234.22.238]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020413224330.IUYE1901.rwcrmhc52.attbi.com@12-234-22-238.client.attbi.com> for ; Sat, 13 Apr 2002 22:43:30 +0000 Received: from master.gorean.org (master.gorean.org [10.0.0.2]) by 12-234-22-238.client.attbi.com (8.11.6/8.11.6) with ESMTP id g3DMhUh07737 for ; Sat, 13 Apr 2002 15:43:30 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from master.gorean.org (localhost [127.0.0.1]) by master.gorean.org (8.12.2/8.12.2) with ESMTP id g3DMhT3N017674 for ; Sat, 13 Apr 2002 15:43:29 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by master.gorean.org (8.12.2/8.12.2/Submit) with ESMTP id g3DMhT4s017671 for ; Sat, 13 Apr 2002 15:43:29 -0700 (PDT) X-Authentication-Warning: master.gorean.org: doug owned process doing -bs Date: Sat, 13 Apr 2002 15:43:29 -0700 (PDT) From: Doug Barton X-X-Sender: doug@master.gorean.org To: ports@FreeBSD.org Subject: gettext conversion Message-ID: <20020413153818.I1671-100000@master.gorean.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org To: Whomever is working on gettext stuff FYI, I just tried compiling imlib after I removed all the old gettext stuff from my system and installed gettext-0.11.1_1. It complained about not being able to find libintl.so.1. I went the "quick hack" route and did: cd /usr/local/lib ln -s libintl.so.2 libintl.so.1 and so far everything works ok. But I thought I should mention it just in case. Doug -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 16:12: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.dada.it (mail4.dada.it [195.110.96.56]) by hub.freebsd.org (Postfix) with SMTP id 51F3F37B419 for ; Sat, 13 Apr 2002 16:11:55 -0700 (PDT) Received: (qmail 19739 invoked from network); 13 Apr 2002 23:11:46 -0000 Received: from unknown (HELO torrini.org) (195.110.114.101) by mail.dada.it with SMTP; 13 Apr 2002 23:11:46 -0000 Received: from trudy.home.torrini.org (localhost.home.torrini.org [127.0.0.1]) by torrini.org (8.12.2/8.12.2) with ESMTP id g3DNBqrD028200; Sun, 14 Apr 2002 01:11:52 +0200 (CEST) (envelope-from riccardo@trudy.home.torrini.org) Received: (from riccardo@localhost) by trudy.home.torrini.org (8.12.2/8.12.2/Submit) id g3DNBpAG028199; Sun, 14 Apr 2002 01:11:51 +0200 (CEST) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="_=XFMail.1.5.2.FreeBSD:20020414011151:60581=_" Date: Sun, 14 Apr 2002 01:11:51 +0200 (CEST) From: Riccardo Torrini To: freebsd-current@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Unable to start bochs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This message is in MIME format --_=XFMail.1.5.2.FreeBSD:20020414011151:60581=_ Content-Type: text/plain; charset=us-ascii I'm trying to run bochs without success. I'd like to know if is a -CURRENT or -PORTS issue. I have an Asus P2B-DS with dual pIII/500. Is crash related? # bochs [...] Event type: PANIC Device: [APIC0] Message: [APIC0] failed assertion "irr[vector] == 1" at apic.cc:573 Riccardo. --_=XFMail.1.5.2.FreeBSD:20020414011151:60581=_ Content-Disposition: attachment; filename="dmesg.gz" Content-Transfer-Encoding: base64 Content-Description: dmesg.gz Content-Type: application/octet-stream; name=dmesg.gz; SizeOnDisk=2285 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 ba4TAAA= --_=XFMail.1.5.2.FreeBSD:20020414011151:60581=_-- End of MIME message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 16:16:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 08A0237B400; Sat, 13 Apr 2002 16:16:28 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DNGRN12256; Sat, 13 Apr 2002 16:16:27 -0700 (PDT) (envelope-from anders) Date: Sat, 13 Apr 2002 16:16:27 -0700 (PDT) From: Message-Id: <200204132316.g3DNGRN12256@freefall.freebsd.org> To: kiss@gizzywump.com, anders@FreeBSD.org, freebsd-ports@FreeBSD.org, anders@FreeBSD.org Subject: Re: ports/36689: fix for port net/priss for FreeBSD-5.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: fix for port net/priss for FreeBSD-5.0 State-Changed-From-To: open->analyzed State-Changed-By: anders State-Changed-When: Sat Apr 13 16:13:22 PDT 2002 State-Changed-Why: I'll handle this. Responsible-Changed-From-To: freebsd-ports->anders Responsible-Changed-By: anders Responsible-Changed-When: Sat Apr 13 16:13:22 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=36689 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 16:36:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A21D437B400; Sat, 13 Apr 2002 16:36:17 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DNaHk14947; Sat, 13 Apr 2002 16:36:17 -0700 (PDT) (envelope-from anders) Date: Sat, 13 Apr 2002 16:36:17 -0700 (PDT) From: Message-Id: <200204132336.g3DNaHk14947@freefall.freebsd.org> To: aa8vb@nc.rr.com, anders@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34187: Update of graphics/osg port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update of graphics/osg port State-Changed-From-To: open->closed State-Changed-By: anders State-Changed-When: Sat Apr 13 16:30:06 PDT 2002 State-Changed-Why: Superseded by PR 35909. http://www.freebsd.org/cgi/query-pr.cgi?pr=34187 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 16:36:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AEFB837B400; Sat, 13 Apr 2002 16:36:38 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DNacj15050; Sat, 13 Apr 2002 16:36:38 -0700 (PDT) (envelope-from dwcjr) Date: Sat, 13 Apr 2002 16:36:38 -0700 (PDT) From: Message-Id: <200204132336.g3DNacj15050@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org, nik@FreeBSD.org Subject: Re: ports/36843: auth_ldap port fix Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: auth_ldap port fix Responsible-Changed-From-To: freebsd-ports->nik Responsible-Changed-By: dwcjr Responsible-Changed-When: Sat Apr 13 16:36:24 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36843 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 16:37:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA09737B430; Sat, 13 Apr 2002 16:37:36 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DNbaa15296; Sat, 13 Apr 2002 16:37:36 -0700 (PDT) (envelope-from dwcjr) Date: Sat, 13 Apr 2002 16:37:36 -0700 (PDT) From: Message-Id: <200204132337.g3DNbaa15296@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org, dirk@FreeBSD.org Subject: Re: ports/36888: [Patch] www/mod_php4 (xmlrpc requires iconv) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [Patch] www/mod_php4 (xmlrpc requires iconv) Responsible-Changed-From-To: freebsd-ports->dirk Responsible-Changed-By: dwcjr Responsible-Changed-When: Sat Apr 13 16:37:26 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=36888 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 16:43:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 467B937B400; Sat, 13 Apr 2002 16:43:21 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DNhLs15906; Sat, 13 Apr 2002 16:43:21 -0700 (PDT) (envelope-from dwcjr) Date: Sat, 13 Apr 2002 16:43:21 -0700 (PDT) From: Message-Id: <200204132343.g3DNhLs15906@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org, dwcjr@FreeBSD.org Subject: Re: ports/35775: mail/postfix: not started at boot time on -CURRENT Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mail/postfix: not started at boot time on -CURRENT Responsible-Changed-From-To: freebsd-ports->dwcjr Responsible-Changed-By: dwcjr Responsible-Changed-When: Sat Apr 13 16:43:02 PDT 2002 Responsible-Changed-Why: I'll handle this one since I commit most of the postfix updates http://www.freebsd.org/cgi/query-pr.cgi?pr=35775 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 16:44:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE35737B489; Sat, 13 Apr 2002 16:44:23 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DNiMX16033; Sat, 13 Apr 2002 16:44:22 -0700 (PDT) (envelope-from dwcjr) Date: Sat, 13 Apr 2002 16:44:22 -0700 (PDT) From: Message-Id: <200204132344.g3DNiMX16033@freefall.freebsd.org> To: papowell@lprng.com, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36857: ifhp port update - CVS version missing pkg-message file Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ifhp port update - CVS version missing pkg-message file State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Sat Apr 13 16:44:12 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36857 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 16:50: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9616237B405 for ; Sat, 13 Apr 2002 16:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DNo2916716; Sat, 13 Apr 2002 16:50:02 -0700 (PDT) (envelope-from gnats) Date: Sat, 13 Apr 2002 16:50:02 -0700 (PDT) Message-Id: <200204132350.g3DNo2916716@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/34053: ports/archivers/9e manpage Reply-To: "David W. Chapman Jr." Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/34053; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, lyndon@orthanc.ab.ca Cc: Subject: Re: ports/34053: ports/archivers/9e manpage Date: Sat, 13 Apr 2002 18:47:59 -0500 Have you tried to get the author of the software to add this to their source? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 16:50:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D677D37B41B for ; Sat, 13 Apr 2002 16:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DNo1v16711; Sat, 13 Apr 2002 16:50:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D8ACA37B419 for ; Sat, 13 Apr 2002 16:47:25 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DNlPl16376; Sat, 13 Apr 2002 16:47:25 -0700 (PDT) (envelope-from nobody) Message-Id: <200204132347.g3DNlPl16376@freefall.freebsd.org> Date: Sat, 13 Apr 2002 16:47:25 -0700 (PDT) From: Geir Råness To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37048: muh port have security problem Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37048 >Category: ports >Synopsis: muh port have security problem >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Apr 13 16:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Geir Råness >Release: 4.5 >Organization: >Environment: >Description: I would like to request the /usr/ports/irc/muh/ is marked as broken. On 20 of march the writer of muh released a new version for the program muh, that had fix in it. This updated fixed format-string-bug, that has a critical security problem. I have noticed the maintainer of this port and the security-officer. It shuld be marked as broken or it shuld be updated. >How-To-Repeat: >Fix: Update the program to the newest version. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 16:56:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DC16337B41A; Sat, 13 Apr 2002 16:56:34 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DNuY217393; Sat, 13 Apr 2002 16:56:34 -0700 (PDT) (envelope-from anders) Date: Sat, 13 Apr 2002 16:56:34 -0700 (PDT) From: Message-Id: <200204132356.g3DNuY217393@freefall.freebsd.org> To: anders@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36817: Fix port: x11-fm/endeavour Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fix port: x11-fm/endeavour State-Changed-From-To: open->closed State-Changed-By: anders State-Changed-When: Sat Apr 13 16:52:08 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36817 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 16:58:54 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2AB6937B419; Sat, 13 Apr 2002 16:58:53 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DNwr717662; Sat, 13 Apr 2002 16:58:53 -0700 (PDT) (envelope-from anders) Date: Sat, 13 Apr 2002 16:58:53 -0700 (PDT) From: Message-Id: <200204132358.g3DNwr717662@freefall.freebsd.org> To: anders@FreeBSD.org, freebsd-ports@FreeBSD.org, billf@FreeBSD.org Subject: Re: ports/37048: muh port have security problem Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: muh port have security problem Responsible-Changed-From-To: freebsd-ports->billf Responsible-Changed-By: anders Responsible-Changed-When: Sat Apr 13 16:56:57 PDT 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=37048 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 17: 0: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D2AF937B400 for ; Sat, 13 Apr 2002 17:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3E002R17803; Sat, 13 Apr 2002 17:00:02 -0700 (PDT) (envelope-from gnats) Date: Sat, 13 Apr 2002 17:00:02 -0700 (PDT) Message-Id: <200204140000.g3E002R17803@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/34908: libpng port makes bad dynamic library on -CURRENT Reply-To: "David W. Chapman Jr." Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/34908; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, vova@sw.ru Cc: Subject: Re: ports/34908: libpng port makes bad dynamic library on -CURRENT Date: Sat, 13 Apr 2002 18:51:34 -0500 I don't think this is a problem any more, is it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 17: 0: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5444537B405 for ; Sat, 13 Apr 2002 17:00:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3E004W17810; Sat, 13 Apr 2002 17:00:04 -0700 (PDT) (envelope-from gnats) Date: Sat, 13 Apr 2002 17:00:04 -0700 (PDT) Message-Id: <200204140000.g3E004W17810@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/34997: xf86cfg core dumps Reply-To: "David W. Chapman Jr." Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/34997; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, lazybrain@rcn.com Cc: Subject: Re: ports/34997: xf86cfg core dumps Date: Sat, 13 Apr 2002 18:52:11 -0500 Have you tried it recently? It seems to work for me now with the new XFree86 4.20 metaport To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 17: 0:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 829B737B419 for ; Sat, 13 Apr 2002 17:00:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3E005X17816; Sat, 13 Apr 2002 17:00:05 -0700 (PDT) (envelope-from gnats) Date: Sat, 13 Apr 2002 17:00:05 -0700 (PDT) Message-Id: <200204140000.g3E005X17816@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/36139: [Maintainer Update] Update lang/nhc98 to 1.12, remove FORBIDDEN Reply-To: "David W. Chapman Jr." Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36139; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, obraun@informatik.unibw-muenchen.de Cc: Subject: Re: ports/36139: [Maintainer Update] Update lang/nhc98 to 1.12, remove FORBIDDEN Date: Sat, 13 Apr 2002 18:54:22 -0500 Could you prove a link to the final patch for this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 17:20: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 689C937B416 for ; Sat, 13 Apr 2002 17:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3E0K1l24206; Sat, 13 Apr 2002 17:20:01 -0700 (PDT) (envelope-from gnats) Received: from pris.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 3E80337B400 for ; Sat, 13 Apr 2002 17:11:18 -0700 (PDT) Received: (qmail 52703 invoked by uid 85); 14 Apr 2002 00:11:25 -0000 Message-Id: <20020414001125.52697.qmail@pris.polaris.ca> Date: 14 Apr 2002 00:11:25 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37049: Updated port: net/p5-EasyTCP from 0.12 to 0.13 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37049 >Category: ports >Synopsis: Updated port: net/p5-EasyTCP from 0.12 to 0.13 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 13 17:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.5-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.5-20020321-STABLE FreeBSD 4.5-20020321-STABLE #0: Thu Mar 21 16:42:33 GMT 2002 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: diff -ruN /usr/ports/net/p5-EasyTCP/Makefile p5-EasyTCP/Makefile --- /usr/ports/net/p5-EasyTCP/Makefile Sun Feb 24 03:04:45 2002 +++ p5-EasyTCP/Makefile Sat Apr 13 17:08:15 2002 @@ -6,7 +6,7 @@ # PORTNAME= EasyTCP -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/M/MN/MNAGUIB diff -ruN /usr/ports/net/p5-EasyTCP/distinfo p5-EasyTCP/distinfo --- /usr/ports/net/p5-EasyTCP/distinfo Sun Feb 24 03:04:45 2002 +++ p5-EasyTCP/distinfo Sat Apr 13 17:08:35 2002 @@ -1 +1 @@ -MD5 (EasyTCP-0.12.tar.gz) = d0ed67567b20b53bf08c5baaa821465f +MD5 (EasyTCP-0.13.tar.gz) = ca50c32a6bfe234a6e7ef9b3f26b1fe1 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 17:30:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A14C37B405 for ; Sat, 13 Apr 2002 17:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3E0U1825351; Sat, 13 Apr 2002 17:30:01 -0700 (PDT) (envelope-from gnats) Received: from akaraka.yonsei.ac.kr (akaraka.yonsei.ac.kr [165.132.134.53]) by hub.freebsd.org (Postfix) with ESMTP id D575937B400 for ; Sat, 13 Apr 2002 17:28:42 -0700 (PDT) Received: from akaraka.yonsei.ac.kr (localhost.yonsei.ac.kr [127.0.0.1]) by akaraka.yonsei.ac.kr (8.12.3/8.12.2) with ESMTP id g3E0SfuU051670 for ; Sun, 14 Apr 2002 09:28:41 +0900 (KST) (envelope-from perky@akaraka.yonsei.ac.kr) Received: (from perky@localhost) by akaraka.yonsei.ac.kr (8.12.3/8.12.2/Submit) id g3E0SaNr051669; Sun, 14 Apr 2002 09:28:36 +0900 (KST) Message-Id: <200204140028.g3E0SaNr051669@akaraka.yonsei.ac.kr> Date: Sun, 14 Apr 2002 09:28:36 +0900 (KST) From: Hye-Shik Chang Reply-To: Hye-Shik Chang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37050: New port: audio/py-id3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37050 >Category: ports >Synopsis: New port: audio/py-id3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Apr 13 17:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 5.0-CURRENT i386 >Organization: Yonsei University >Environment: System: FreeBSD akaraka.yonsei.ac.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Apr 10 04:16:59 KST 2002 root@akaraka.yonsei.ac.kr:/usr/src/sys/i386/compile/JOARRA i386 >Description: New port for py-id3, the python id3 module >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-id3 # py-id3/Makefile # py-id3/distinfo # py-id3/pkg-comment # py-id3/pkg-descr # py-id3/pkg-plist # echo c - py-id3 mkdir -p py-id3 > /dev/null 2>&1 echo x - py-id3/Makefile sed 's/^X//' >py-id3/Makefile << 'END-of-py-id3/Makefile' X# New ports collection makefile for: py-id3 X# Date created: 14 April 2002 X# Whom: Hye-Shik Chang X# X# $FreeBSD$ X# X XPORTNAME= id3 XPORTVERSION= 1.2 XCATEGORIES= audio python XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= id3-py XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= id3-py_${PORTVERSION} X XMAINTAINER= perky@fallin.lv X XWRKSRC= ${WRKDIR}/id3-py-${PORTVERSION} XUSE_PYTHON= yes XSETUP_CMD= cd ${WRKSRC} && ${PYTHON_CMD} setup.py X Xdo-build: X @${SETUP_CMD} build X Xdo-install: X @${SETUP_CMD} install -c -O1 --prefix=${PREFIX} X X.include END-of-py-id3/Makefile echo x - py-id3/distinfo sed 's/^X//' >py-id3/distinfo << 'END-of-py-id3/distinfo' XMD5 (id3-py_1.2.tar.gz) = de0bd6053dda674967dacb6492a90c69 END-of-py-id3/distinfo echo x - py-id3/pkg-comment sed 's/^X//' >py-id3/pkg-comment << 'END-of-py-id3/pkg-comment' XPython module for retrieving and setting MP3's ID3 tag END-of-py-id3/pkg-comment echo x - py-id3/pkg-descr sed 's/^X//' >py-id3/pkg-descr << 'END-of-py-id3/pkg-descr' XThis module allows one to read and manipulate so-called ID3 informational Xtags on MP3 files through an object-oriented Python interface. X XWWW: http://id3-py.sourceforge.net/ END-of-py-id3/pkg-descr echo x - py-id3/pkg-plist sed 's/^X//' >py-id3/pkg-plist << 'END-of-py-id3/pkg-plist' Xlib/%%PYTHON_VERSION%%/site-packages/ID3.py Xlib/%%PYTHON_VERSION%%/site-packages/ID3.pyc Xlib/%%PYTHON_VERSION%%/site-packages/ID3.pyo END-of-py-id3/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 17:55:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF85937B404; Sat, 13 Apr 2002 17:55:37 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3E0taT32875; Sat, 13 Apr 2002 17:55:36 -0700 (PDT) (envelope-from anders) Date: Sat, 13 Apr 2002 17:55:36 -0700 (PDT) From: Message-Id: <200204140055.g3E0taT32875@freefall.freebsd.org> To: snar@paranoia.ru, anders@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36793: Update port: net/cdpd Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: net/cdpd State-Changed-From-To: open->closed State-Changed-By: anders State-Changed-When: Sat Apr 13 17:54:02 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36793 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 18: 0:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from falcon.prod.itd.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id 0D3BE37B400; Sat, 13 Apr 2002 18:00:09 -0700 (PDT) Received: from sdn-ar-008dcwashp325.dialsprint.net ([63.178.90.231] helo=moo.holy.cow) by falcon.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16wYNA-0001rh-00; Sat, 13 Apr 2002 18:00:05 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id 160F750B98; Sat, 13 Apr 2002 21:02:33 -0400 (EDT) Date: Sat, 13 Apr 2002 21:02:32 -0400 From: parv To: Doug Barton Cc: ports@FreeBSD.org Subject: Re: gettext conversion Message-ID: <20020414010232.GA55399@moo.holy.cow> References: <20020413153818.I1671-100000@master.gorean.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020413153818.I1671-100000@master.gorean.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org in message <20020413153818.I1671-100000@master.gorean.org>, wrote Doug Barton thusly... > > To: Whomever is working on gettext stuff > > FYI, I just tried compiling imlib after I removed all the old > gettext stuff from my system and installed gettext-0.11.1_1. It > complained about not being able to find libintl.so.1. i was going to sent a message like this, but obviously doug beat me. i had the same problem while compiling gimp 1.2.3 (but build stopped due to another error on which there is already a bug report). > I went the "quick hack" route and did: > > cd /usr/local/lib > ln -s libintl.so.2 libintl.so.1 > > and so far everything works ok. But I thought I should mention it > just in case. yes, that's what i did too. - just saying "me too" in so many words... -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 18: 4:43 2002 Delivered-To: freebsd-ports@freebsd.org Received: from dannyboy.worksforfood.com (pool-207-68-84-222.char.east.verizon.net [207.68.84.222]) by hub.freebsd.org (Postfix) with ESMTP id 9D83937B400; Sat, 13 Apr 2002 18:04:40 -0700 (PDT) Received: by dannyboy.worksforfood.com (Postfix, from userid 1000) id AC3FF5A549; Sat, 13 Apr 2002 21:04:38 -0400 (EDT) Date: Sat, 13 Apr 2002 21:04:38 -0400 From: dh@askdh.com To: parv Cc: Doug Barton , ports@FreeBSD.org Subject: Re: gettext conversion Message-ID: <20020413210438.A57445@dannyboy.worksforfood.com> References: <20020413153818.I1671-100000@master.gorean.org> <20020414010232.GA55399@moo.holy.cow> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020414010232.GA55399@moo.holy.cow>; from parv@pair.com on Sat, Apr 13, 2002 at 09:02:32PM -0400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Apr 13, 2002 at 09:02:32PM -0400, parv wrote: > in message <20020413153818.I1671-100000@master.gorean.org>, > wrote Doug Barton thusly... > > > > To: Whomever is working on gettext stuff > > > > FYI, I just tried compiling imlib after I removed all the old > > gettext stuff from my system and installed gettext-0.11.1_1. It > > complained about not being able to find libintl.so.1. portupgrade -f gettext-0.11.1_1 works. I suspect upgrading gettext-old before gettext-0.11 will work as well, although I haven't had time to try that (or see if what I'm saying makes sense). -- Daniel Harris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 19: 0:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3228937B419; Sat, 13 Apr 2002 19:00:22 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3E20Mh48813; Sat, 13 Apr 2002 19:00:22 -0700 (PDT) (envelope-from anders) Date: Sat, 13 Apr 2002 19:00:22 -0700 (PDT) From: Message-Id: <200204140200.g3E20Mh48813@freefall.freebsd.org> To: anders@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36821: Update port: print/mpage to 2.5.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: print/mpage to 2.5.2 State-Changed-From-To: open->closed State-Changed-By: anders State-Changed-When: Sat Apr 13 18:56:43 PDT 2002 State-Changed-Why: Committed (with CFLAGS/CC modifications), thanks! BTW, please do not use maintainer-update class if you aren't set up as maintainer. Include change of MAINTAINER in diff to signify maintainer change if you want. http://www.freebsd.org/cgi/query-pr.cgi?pr=36821 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 19: 0:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DDA7C37B405 for ; Sat, 13 Apr 2002 19:00:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3E201348699; Sat, 13 Apr 2002 19:00:01 -0700 (PDT) (envelope-from gnats) Received: from emma.line.org (pD9E1E538.dip.t-dialin.net [217.225.229.56]) by hub.freebsd.org (Postfix) with ESMTP id F2E1837B420; Sat, 13 Apr 2002 18:50:26 -0700 (PDT) Received: by emma1.emma.line.org (Postfix, from userid 1001) id 69C061B248; Sun, 14 Apr 2002 03:48:22 +0200 (CEST) Message-Id: <20020414014822.69C061B248@emma1.emma.line.org> Date: Sun, 14 Apr 2002 03:48:22 +0200 (CEST) From: Matthias Andree Reply-To: Matthias Andree To: FreeBSD-gnats-submit@FreeBSD.org Cc: brian@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37051: update port: news/leafnode 1.9.19 -> 1.9.21 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37051 >Category: ports >Synopsis: update port: news/leafnode 1.9.19 -> 1.9.21 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Apr 13 19:00:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Matthias Andree >Release: FreeBSD 4.5-RELEASE i386 >Organization: leafnode developer >Environment: System: FreeBSD emma1.emma.line.org 4.5-RELEASE FreeBSD 4.5-RELEASE #1: Fri Feb 1 16:59:51 CET 2002 toor@emma1.emma.line.org:/usr/src/sys/compile/MA i386 >Description: * 1.9.21, 2002-04-08 INCOMPATIBLE CHANGES: - leafnode never fetches articles that would be expired right away as per the current expire/groupexpire settings. Add "clamp_maxage = 0" to your configuration to restore the old behaviour. general: - no longer segfaults when the groupinfo file is empty (when the upstream servers are all unreachable). - gets time zone offset against GMT right. - overview handling now detects when articles are removed from the "middle" of a group (i. e. which are not low or high water mark) applyfilter: - no longer trashes the article high water mark. fetchnews: - leafnode never fetches articles that would be expired right away as per the current expire/groupexpire settings. - can recover state information from a SERVERINFO~ file left behind by a previous incomplete fetchnews run. ======================================================================== * 1.9.20, 2002-03-25 INCOMPATIBLE CHANGES: - leafnode REQUIRES a valid fully qualified domain name now, localhost.localdomain is invalid! Fix your /etc/hosts if leafnode programs refuse to run. - running leafnode without access control (such as tcpd from Wietse Venema's tcp_wrappers package or xinetd/tcpserver's native access control) is officially deprecated. - leafnode no longer tries to post the article to all your servers, but only to one, to prevent moderators from getting posts to moderated groups more than once. Move your most reliable news servers first in the configuration file. General: - new locking scheme, prevents groupinfo corruption, the old locking scheme was totally ineffective - manual pages now contain proper paths to programs or files - pattern matching has been fixed - no more timezone messups in logs or generated Date: headers (backport from 2.0beta) - memory and file descriptor leaks have been fixed - some more parts of NNTP chatter are subject to timeout handling - the included PCRE package was updated to v3.5 (but better, get PCRE 3.9 or newer and install that prior to configuring and installing leafnode) - maintainer builds now need ./configure --enable-maintainer-mode. Results in faster compilation for end users. fetchnews: - can now safely post to NewsCache servers, 1.9.19 and older would discard all upstream posts to NewsCache servers because NewsCache lies about the availability of an article in STAT . We use HEAD now. (workaround backported from leafnode 2.0beta) - upstream posts are now deleted as soon as they have successfully been posted. - fetchnews -P no longer segfaults - SIGPIPE now updates groupinfo and overview information, it would kill fetchnews before. - log port number in "connected to" log message - Mark Brown's workaround to "no groups available" problem with authentication failures, but after authentication failures and fixing username/password in the configuration file, run fetchnews -f once leafnode (nntpd): - buffer underrun fixed when the command consisted only of whitespace. Bug fix by Ralf Wildenhues. - log our and the peer's address (to hint someone he should really use tcpd or something similar, and to overcome "I did not order this news group" reports) - now mark the correct article for download in delaybody mode if the news reader sends BODY or ARTICLE . (only affects crossposted articles). - XOVER 1- now works on pseudogroups - XOVER -n is now supported (came for free with the previous fix ;) - STAT/HEAD/BODY/ARTICLE with "current article pointer" now work for pseudo groups - exits with 503 error message to the client if the own hostname is not configured properly newsq: - add a new -f option to show the failed.postings queue. texpire: - the man page has been finally fixed to document that we expire individual articles, not threads. Changes which are more technical and less visible: - article numbers are now unsigned long almost everywhere - out-of-memory conditions detected properly - non-exploitable buffer overruns fixed - line reading function is rock solid now, no more getaline crashes - mkstemp is now robust against broken implementations that do not look at the umask - some tuning took place, some fprintf have been replaced by fputs - mkstemp function updated from leafnode 2.0beta * 1.9.19 and prior: see ChangeLog. A separate NEWS file was not kept. >How-To-Repeat: >Fix: diff -Nur /usr/ports/news/leafnode/Makefile /root/leafnode/Makefile --- /usr/ports/news/leafnode/Makefile Sun Apr 14 01:40:50 2002 +++ /root/leafnode/Makefile Sun Apr 14 03:25:09 2002 @@ -6,24 +6,37 @@ # PORTNAME= leafnode -PORTVERSION= 1.9.19 +PORTVERSION= 1.9.21 CATEGORIES= news MASTER_SITES= ftp://wpxx02.toxi.uni-wuerzburg.de/pub/ \ - ftp://ftp.karlsruhe.org/pub/news/servers/leafnode/ \ - ftp://ftp.stikman.com/pub/leafnode/ \ - ftp://ftp.gigabell.net/pub/leafnode/ \ ${MASTER_SITE_SUNSITE} \ + ftp://ftp.karlsruhe.org/pub/news/servers/leafnode/ \ + ftp://ftp.stikman.com/pub/leafnode/ \ + ftp://ftp.gigabell.net/pub/leafnode/ \ http://www.Awfulhak.org/leafnode/ MASTER_SITE_SUBDIR= system/news/transport +DISTNAME= ${PORTNAME}-${PORTVERSION}.rel MAINTAINER= brian@FreeBSD.org +LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre + GNU_CONFIGURE= yes -CONFIGURE_ARGS= --quiet -MAKE_ARGS= LOCKFILE=/var/spool/lock/news/fetchnews.lck \ - LIBDIR=${PREFIX}/lib/leafnode +CONFIGURE_ARGS= --quiet --sysconfdir=${PREFIX}/etc/leafnode \ + --with-lockfile=/var/spool/lock/news/leafnode.lck \ + --with-spooldir=/var/spool/news +MAKE_ARGS= MAN1= newsq.1 -MAN7= pcre.7 MAN8= fetchnews.8 applyfilter.8 leafnode.8 texpire.8 checkgroups.8 + +post-install: +.if !defined(NOPORTDOCS) + ${MKDIR} ${PREFIX}/share/doc/${PORTNAME} + for i in ChangeLog CREDITS FAQ INSTALL NEWS README \ + README.FIRST TODO ; do \ + ${INSTALL_MAN} ${WRKSRC}/$$i \ + ${PREFIX}/share/doc/${PORTNAME} ; done +.endif + ${CAT} pkg-message .include diff -Nur /usr/ports/news/leafnode/distinfo /root/leafnode/distinfo --- /usr/ports/news/leafnode/distinfo Thu Aug 23 13:24:57 2001 +++ /root/leafnode/distinfo Sun Apr 14 02:52:03 2002 @@ -1 +1 @@ -MD5 (leafnode-1.9.19.tar.gz) = dc7b33592283b92ba45ba38ae75e024e +MD5 (leafnode-1.9.21.rel.tar.gz) = a0f34cd1b83db2f058700ecd42f77981 diff -Nur /usr/ports/news/leafnode/files/patch-ag /root/leafnode/files/patch-ag --- /usr/ports/news/leafnode/files/patch-ag Mon Feb 7 08:00:31 2000 +++ /root/leafnode/files/patch-ag Thu Jan 1 01:00:00 1970 @@ -1,12 +0,0 @@ ---- Makefile.in.orig Mon Dec 13 12:15:08 1999 -+++ Makefile.in Sun Feb 6 19:52:22 2000 -@@ -19,7 +19,8 @@ - # Flags - DEBUG = -g - STRIP = -s --CFLAGS = -I. @DEFS@ @GCC_FLAGS@ $(DEBUG) -+CFLAGS ?= -O2 -+CFLAGS += -I. @DEFS@ @GCC_FLAGS@ $(DEBUG) - LIBS = @LIBS@ - - # Directories and Paths diff -Nur /usr/ports/news/leafnode/leafnode-1.9.19-to-21.diff /root/leafnode/leafnode-1.9.19-to-21.diff --- /usr/ports/news/leafnode/leafnode-1.9.19-to-21.diff Thu Jan 1 01:00:00 1970 +++ /root/leafnode/leafnode-1.9.19-to-21.diff Sun Apr 14 03:39:13 2002 @@ -0,0 +1,71 @@ +diff -Nur /usr/ports/news/leafnode/Makefile /root/leafnode/Makefile +--- /usr/ports/news/leafnode/Makefile Sun Apr 14 01:40:50 2002 ++++ /root/leafnode/Makefile Sun Apr 14 03:25:09 2002 +@@ -6,24 +6,37 @@ + # + + PORTNAME= leafnode +-PORTVERSION= 1.9.19 ++PORTVERSION= 1.9.21 + CATEGORIES= news + MASTER_SITES= ftp://wpxx02.toxi.uni-wuerzburg.de/pub/ \ +- ftp://ftp.karlsruhe.org/pub/news/servers/leafnode/ \ +- ftp://ftp.stikman.com/pub/leafnode/ \ +- ftp://ftp.gigabell.net/pub/leafnode/ \ + ${MASTER_SITE_SUNSITE} \ ++ ftp://ftp.karlsruhe.org/pub/news/servers/leafnode/ \ ++ ftp://ftp.stikman.com/pub/leafnode/ \ ++ ftp://ftp.gigabell.net/pub/leafnode/ \ + http://www.Awfulhak.org/leafnode/ + MASTER_SITE_SUBDIR= system/news/transport ++DISTNAME= ${PORTNAME}-${PORTVERSION}.rel + + MAINTAINER= brian@FreeBSD.org + ++LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre ++ + GNU_CONFIGURE= yes +-CONFIGURE_ARGS= --quiet +-MAKE_ARGS= LOCKFILE=/var/spool/lock/news/fetchnews.lck \ +- LIBDIR=${PREFIX}/lib/leafnode ++CONFIGURE_ARGS= --quiet --sysconfdir=${PREFIX}/etc/leafnode \ ++ --with-lockfile=/var/spool/lock/news/leafnode.lck \ ++ --with-spooldir=/var/spool/news ++MAKE_ARGS= + MAN1= newsq.1 +-MAN7= pcre.7 + MAN8= fetchnews.8 applyfilter.8 leafnode.8 texpire.8 checkgroups.8 ++ ++post-install: ++.if !defined(NOPORTDOCS) ++ ${MKDIR} ${PREFIX}/share/doc/${PORTNAME} ++ for i in ChangeLog CREDITS FAQ INSTALL NEWS README \ ++ README.FIRST TODO ; do \ ++ ${INSTALL_MAN} ${WRKSRC}/$$i \ ++ ${PREFIX}/share/doc/${PORTNAME} ; done ++.endif ++ ${CAT} pkg-message + + .include +diff -Nur /usr/ports/news/leafnode/distinfo /root/leafnode/distinfo +--- /usr/ports/news/leafnode/distinfo Thu Aug 23 13:24:57 2001 ++++ /root/leafnode/distinfo Sun Apr 14 02:52:03 2002 +@@ -1 +1 @@ +-MD5 (leafnode-1.9.19.tar.gz) = dc7b33592283b92ba45ba38ae75e024e ++MD5 (leafnode-1.9.21.rel.tar.gz) = a0f34cd1b83db2f058700ecd42f77981 +diff -Nur /usr/ports/news/leafnode/files/patch-ag /root/leafnode/files/patch-ag +--- /usr/ports/news/leafnode/files/patch-ag Mon Feb 7 08:00:31 2000 ++++ /root/leafnode/files/patch-ag Thu Jan 1 01:00:00 1970 +@@ -1,12 +0,0 @@ +---- Makefile.in.orig Mon Dec 13 12:15:08 1999 +-+++ Makefile.in Sun Feb 6 19:52:22 2000 +-@@ -19,7 +19,8 @@ +- # Flags +- DEBUG = -g +- STRIP = -s +--CFLAGS = -I. @DEFS@ @GCC_FLAGS@ $(DEBUG) +-+CFLAGS ?= -O2 +-+CFLAGS += -I. @DEFS@ @GCC_FLAGS@ $(DEBUG) +- LIBS = @LIBS@ +- +- # Directories and Paths diff -Nur /usr/ports/news/leafnode/pkg-descr /root/leafnode/pkg-descr --- /usr/ports/news/leafnode/pkg-descr Mon Mar 22 02:25:42 1999 +++ /root/leafnode/pkg-descr Sun Apr 14 02:55:06 2002 @@ -1,6 +1,5 @@ -Leafnode v1.4 is a simple NNTP server designed for small sites. +Leafnode v1.9 is a simple NNTP store & forward proxy designed for +small sites. It "learns" which newsgroups should be downloaded based on what's accessed. - -It expires based on threads rather than articles. diff -Nur /usr/ports/news/leafnode/pkg-install /root/leafnode/pkg-install --- /usr/ports/news/leafnode/pkg-install Mon Mar 22 02:25:42 1999 +++ /root/leafnode/pkg-install Sun Apr 14 03:26:34 2002 @@ -1,8 +1,6 @@ -#! /bin/sh - SPOOLDIR=${VAR:=/var}/spool/news -LOCKFILE=$VAR/spool/lock/news/fetch.lck -LIBDIR=${PREFIX:=/usr/local}/lib/leafnode +LOCKFILE=$VAR/spool/lock/news/leafnode.lck +LIBDIR=${PREFIX}/etc/leafnode mkdir -p `dirname $LOCKFILE` mkdir -p $SPOOLDIR $LIBDIR diff -Nur /usr/ports/news/leafnode/pkg-message /root/leafnode/pkg-message --- /usr/ports/news/leafnode/pkg-message Thu Jan 1 01:00:00 1970 +++ /root/leafnode/pkg-message Sun Apr 14 03:18:05 2002 @@ -0,0 +1,4 @@ +To finalize the leafnode install, proceed as follows: + +1. read ${PREFIX}/share/doc/leafnode/INSTALL, starting at item #5. +2. read ${PREFIX}/share/doc/leafnode/README, mind the incompatible changes! diff -Nur /usr/ports/news/leafnode/pkg-plist /root/leafnode/pkg-plist --- /usr/ports/news/leafnode/pkg-plist Thu Dec 30 04:28:34 1999 +++ /root/leafnode/pkg-plist Sun Apr 14 03:26:43 2002 @@ -1,8 +1,17 @@ bin/newsq -lib/leafnode/config.example +etc/leafnode/config.example sbin/leafnode sbin/fetchnews sbin/texpire sbin/checkgroups sbin/applyfilter -@dirrm lib/leafnode +@dirrm etc/leafnode +%%PORTDOCS%%share/doc/leafnode/ChangeLog +%%PORTDOCS%%share/doc/leafnode/CREDITS +%%PORTDOCS%%share/doc/leafnode/FAQ +%%PORTDOCS%%share/doc/leafnode/INSTALL +%%PORTDOCS%%share/doc/leafnode/NEWS +%%PORTDOCS%%share/doc/leafnode/README +%%PORTDOCS%%share/doc/leafnode/README.FIRST +%%PORTDOCS%%share/doc/leafnode/TODO +%%PORTDOCS%%@dirrm share/doc/leafnode >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 19:14:54 2002 Delivered-To: freebsd-ports@freebsd.org Received: from calliope.cs.brandeis.edu (calliope.cs.brandeis.edu [129.64.3.189]) by hub.freebsd.org (Postfix) with ESMTP id 316FF37B400 for ; Sat, 13 Apr 2002 19:14:52 -0700 (PDT) Received: from localhost (meshko@localhost) by calliope.cs.brandeis.edu (8.9.3/8.9.3) with ESMTP id WAA03665 for ; Sat, 13 Apr 2002 22:14:50 -0400 Date: Sat, 13 Apr 2002 22:14:50 -0400 (EDT) From: Mikhail Kruk To: ports@freebsd.org Subject: questions about port writing (variable plist?) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I'm working on my first port and would appreciate help on two issues I have: My port installs slightly different sets of files depedning on a parameter given to make. Is there any way to reflect it in plist? Also part of the install program is a script, which needs to know where the program is installed. What would be the best way to edit it and put {$PREFIX} in it? TIA! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 20:18:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2DE2D37B420; Sat, 13 Apr 2002 20:18:22 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3E3IM564772; Sat, 13 Apr 2002 20:18:22 -0700 (PDT) (envelope-from ijliao) Date: Sat, 13 Apr 2002 20:18:22 -0700 (PDT) From: Message-Id: <200204140318.g3E3IM564772@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, keith@FreeBSD.org Subject: Re: ports/37039: update chinese/xcin2.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update chinese/xcin2.5 Responsible-Changed-From-To: freebsd-ports->keith Responsible-Changed-By: ijliao Responsible-Changed-When: Sat Apr 13 20:18:08 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37039 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 20:18:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C757E37B405; Sat, 13 Apr 2002 20:18:52 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3E3Iq564933; Sat, 13 Apr 2002 20:18:52 -0700 (PDT) (envelope-from ijliao) Date: Sat, 13 Apr 2002 20:18:52 -0700 (PDT) From: Message-Id: <200204140318.g3E3Iq564933@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, keith@FreeBSD.org Subject: Re: ports/37040: update chinese/libtabe to 0.2.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update chinese/libtabe to 0.2.5 Responsible-Changed-From-To: freebsd-ports->keith Responsible-Changed-By: ijliao Responsible-Changed-When: Sat Apr 13 20:18:44 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37040 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 13 20:57:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from calliope.cs.brandeis.edu (calliope.cs.brandeis.edu [129.64.3.189]) by hub.freebsd.org (Postfix) with ESMTP id 56A1E37B404 for ; Sat, 13 Apr 2002 20:57:11 -0700 (PDT) Received: from localhost (meshko@localhost) by calliope.cs.brandeis.edu (8.9.3/8.9.3) with ESMTP id XAA03787 for ; Sat, 13 Apr 2002 23:57:10 -0400 Date: Sat, 13 Apr 2002 23:57:10 -0400 (EDT) From: Mikhail Kruk To: ports@freebsd.org Subject: nevermind my question, sorry Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I did my rtfm'ing, sorry again :( To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message