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 f