[OpenPKG] Version Tracking Report (2002-08-10 08:23)
OpenPKG Version Tracking Report === Reporting Time:2002-08-10 08:23 Tracking Duration: 0:22:57 (H:M:S) Tracking Input:478 sources (362 packages) Tracking Result: 447 up-to-date, 11 out-dated, 20 error The following 11 sources were determined to be out-dated because newer vendor versions were found. Upgrade the corresponding OpenPKG packages. - - - Package Old Version New Version - - - apache2 2.0.392.0.40 autogen 5.3.8 5.3.9 [1] cadaver 0.19.10.20.4[2] cdk 4.9.10-20020727 4.9.10-20020809 diffstat 1.29 1.30 gnutls0.4.1 0.5.1 [3] neon 0.21.30.22.0 rdiff-backup 0.9.4 0.9.5 sendmail 8.11.68.12.5[4] tomcat3.2.4 3.3.1 [5] tomcat-adapter3.2.4 3.3.1 [6] - - - [1] autogen: [thl] 5.3.[89] broken, build autogen.1 hangs in infinite loop [2] cadaver: rse: 0.20.3 requires still unreleased neon 0.22 [3] gnutls: rse: 0.4.2-0.5.1 still broken on build-time [4] sendmail: rse: upgrade to 8.12 needed but requires full repackaging!? [5] tomcat: rse: upgrade needed (ANY HELP APPRECIATED!) [6] tomcat-adapter: rse: upgrade needed (ANY HELP APPRECIATED!) The following 20 sources could not be successfully checked because an error occurred while processing. Keep at least an eye on them. - - - Package Old Version Error - - - cocor 16connection failed or ti.. dmalloc 4.8.2 connection failed or ti.. epm 3.4-1 connection failed or ti.. findutils 4.1.7 regex didn't match (pro.. gnupg 1.0.7 connection failed or ti.. gzip 1.3.3 connection failed or ti.. hevea 2002.08.05connection failed or ti.. libxml2.4.23connection failed or ti.. libxslt 1.0.19connection failed or ti.. mozilla 1.0 2nd connection failed o.. mutt 1.4i connection failed or ti.. netcat110 connection failed or ti.. ocaml 3.05 connection failed or ti.. openpkg:gzip 1.3.3 connection failed or ti.. precc 2.51e connection failed or ti.. rsync 2.5.5 regex didn't match (pro.. samba 2.2.5 regex didn't match (pro.. sed 3.02.80 connection failed or ti.. sitecopy 0.11.4connection failed or ti.. xv3.10a connection failed or ti.. - - - The remaining 447 sources were successfully determined to be still up to date. No action is required on your part. Just be happy ;) OpenPKG Version Tracker [EMAIL PROTECTED] __ The OpenPKG Projectwww.openpkg.org Developer Communication List [EMAIL PROTECTED]
Re: Need help on porting openpkg to HP-UX B.11.11
Michael Schloh von Bennewitz wrote: > On Fri, Aug 09, 2002, T.J. Yang wrote: > >>7. HP-UX 10.20 shown as fully suppported. where can I >> find the binaries sh? >> > > > Hello T.J., > Let me ask once more - Where did you see that OpenPKG fully supports HP-UX? I > would like to correct the text that you read. In any case, HP-UX is not a > fully supported platform. Others have gotten OpenPKG to work on your platform > with minor modifications, and we are indeed interested in OpenPKG + HP-UX. > We've done some minor work to marry the two, but as you see on your platform > it's not yet robust enough to fully support. > > Regards, > Michael > 1. here is the message when compiling the suource, I believe version 08082002 has same problem. bash-2.04# sh openpkg.boot --prefix=/cw --user=root --group=root OpenPKG Bootstrap Procedure ++ bootstrap version: 20020718-20020718 ++ user/group pairs: root/sys root/sys root-r/root-r root-n/root-n ++ location id: cw ++ distribution directory: /dual/tmp/hp712100/openpkg-20020718-20020718.src ++ platform: 9000_712-hp-hpux10.20 (Congratulations: fully supported) ++ executing(%prep): sh /tmp/openpkg.boot.prep.sh + umask 022 + cd /tmp + [ . = .1 ] + rm -rf openpkg-20020718 bash-2.04# uname -a HP-UX hp712100 B.10.20 A 9000/712 2008696082 two-user license bash-2.04# date Fri Aug 9 16:08:19 CDT 2002 bash-2.04# 2. It is in aux.prereq.sh ;; *-hpux* ) support=maybe case $platform in *-hpux10.20 ) support=yes ;; esac ;; 3. I am not good at rpm yet, do you know how to make rpm %setup macro in %prep section to use "chown -R" intead of "chown -Rhf" ? 4. in openpkg.spec/openpkg.boot, the error checking is not good enough. do you plan to add more checking ? the current script is just move on to next configure/compile/make of base softare (gzip,bash,tar...rpm 4.02). This is a waste of time. in my case, bash2.05b can't finish the configure and so as tar-1.13-25. The script will failed in the end because tar and bash were missing. 5. also, why all the .tar.gz file were expanded at the same time instead of expanded on demand ? 6. Any plan to make the bootstrap-plaform??.sh a native package to a perticular platform ? ie, pkgadd -d ./openpkg.pkg or swinstall openpkg.depot. samba web site has some example script on how to do this. Thanks for the reply tj __ The OpenPKG Projectwww.openpkg.org Developer Communication List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-src/fsl fsl.spec openpkg-web news.txt
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-web, openpkg-src Date: 09-Aug-2002 22:48:06 Branch: HEAD Handle: 2002080921480501 Modified files: openpkg-src/fsl fsl.spec openpkg-web news.txt Log: workaround for gcc <= 2.x on Linux Summary: RevisionChanges Path 1.19+2 -2 openpkg-src/fsl/fsl.spec 1.1144 +1 -0 openpkg-web/news.txt Index: openpkg-src/fsl/fsl.spec $ cvs diff -u -r1.18 -r1.19 fsl.spec --- openpkg-src/fsl/fsl.spec 2 Aug 2002 12:00:25 - 1.18 +++ openpkg-src/fsl/fsl.spec 9 Aug 2002 20:48:06 - 1.19 @@ -33,7 +33,7 @@ Group:System License: MIT-style Version: 1.0.1 -Release: 20020802 +Release: 20020809 # package options %ifndef with_fsl_debug @@ -47,7 +47,7 @@ # build information Prefix: %{l_prefix} BuildRoot:%{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206 +BuildPreReq: OpenPKG, openpkg >= 20020206, gcc PreReq: OpenPKG, openpkg >= 20020206 AutoReq: no AutoReqProv: no Index: openpkg-web/news.txt $ cvs diff -u -r1.1143 -r1.1144 news.txt --- openpkg-web/news.txt 9 Aug 2002 20:45:59 - 1.1143 +++ openpkg-web/news.txt 9 Aug 2002 20:48:05 - 1.1144 @@ -1,3 +1,4 @@ +09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-src/bash bash.spec openpkg-web news.txt
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-web, openpkg-src Date: 09-Aug-2002 22:46:00 Branch: HEAD Handle: 2002080921455901 Modified files: openpkg-src/bashbash.spec openpkg-web news.txt Log: do not use GNU malloc (it causes trouble on Solaris) Summary: RevisionChanges Path 1.22+2 -1 openpkg-src/bash/bash.spec 1.1143 +1 -0 openpkg-web/news.txt Index: openpkg-src/bash/bash.spec $ cvs diff -u -r1.21 -r1.22 bash.spec --- openpkg-src/bash/bash.spec18 Jul 2002 07:49:41 - 1.21 +++ openpkg-src/bash/bash.spec9 Aug 2002 20:46:00 - 1.22 @@ -33,7 +33,7 @@ Group:Shell License: GPL Version: 2.05b -Release: 20020718 +Release: 20020809 # list of sources Source0: ftp://ftp.cwru.edu/pub/bash/bash-%{version}.tar.gz @@ -62,6 +62,7 @@ CFLAGS="%{l_cflags -O}" \ ./configure \ --prefix=%{l_prefix} \ +--without-gnu-malloc \ --without-curses %{l_shtool} subst \ -e 's;^\(#define.*SYS_PROFILE["^]*\).*;\1 "%{l_prefix}/etc/bash/profile";' \ Index: openpkg-web/news.txt $ cvs diff -u -r1.1142 -r1.1143 news.txt --- openpkg-web/news.txt 9 Aug 2002 19:25:50 - 1.1142 +++ openpkg-web/news.txt 9 Aug 2002 20:45:59 - 1.1143 @@ -1,3 +1,4 @@ +09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: New package: P __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-src/gcc gcc.spec
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 09-Aug-2002 22:45:23 Branch: HEAD Handle: 2002080921452200 Modified files: openpkg-src/gcc gcc.spec Log: fix binutils support again Summary: RevisionChanges Path 1.32+1 -1 openpkg-src/gcc/gcc.spec Index: openpkg-src/gcc/gcc.spec $ cvs diff -u -r1.31 -r1.32 gcc.spec --- openpkg-src/gcc/gcc.spec 9 Aug 2002 11:12:28 - 1.31 +++ openpkg-src/gcc/gcc.spec 9 Aug 2002 20:45:22 - 1.32 @@ -109,7 +109,7 @@ --disable-maintainer-mode \ --disable-shared \ --disable-nls \ -%if "%{with_optimize}" == "yes" +%if "%{with_binutils}" == "yes" --with-gnu-ld --with-ld=%{l_prefix}/bin/ld \ --with-gnu-as --with-as=%{l_prefix}/bin/as \ %endif __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-src/openpkg rpm.patch.porting
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 09-Aug-2002 22:41:40 Branch: HEAD Handle: 2002080921414000 Modified files: openpkg-src/openpkg rpm.patch.porting Log: fix source code, discovered by Workshop CC on Solaris 8 Summary: RevisionChanges Path 1.2 +15 -0 openpkg-src/openpkg/rpm.patch.porting Index: openpkg-src/openpkg/rpm.patch.porting $ cvs diff -u -r1.1 -r1.2 rpm.patch.porting --- openpkg-src/openpkg/rpm.patch.porting 29 May 2002 19:56:14 - 1.1 +++ openpkg-src/openpkg/rpm.patch.porting 9 Aug 2002 20:41:40 - 1.2 @@ -277,3 +277,18 @@ if (nextMount == mntCount) break; mntdir = mounts[nextMount++].f_mntonname; # endif ++--- +| Fix inconsistency in declaration. ++--- +Index: rpmio/rpmio_internal.h +--- rpmio/rpmio_internal.h.orig Fri Aug 9 22:21:42 2002 rpmio/rpmio_internal.h Fri Aug 9 22:21:42 2002 +@@ -5,7 +5,7 @@ + * \file rpmio/rpmio_internal.h + */ + +-static inline int fdFileno(void * cookie); ++inline int fdFileno(void * cookie); + + #include + #include __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-src/openpkg openpkg.spec
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 09-Aug-2002 22:17:27 Branch: HEAD Handle: 2002080921172600 Modified files: openpkg-src/openpkg openpkg.spec Log: workaround problems on Solaris 8 and make sure we die if a build fails Summary: RevisionChanges Path 1.89+8 -7 openpkg-src/openpkg/openpkg.spec Index: openpkg-src/openpkg/openpkg.spec $ cvs diff -u -r1.88 -r1.89 openpkg.spec --- openpkg-src/openpkg/openpkg.spec 9 Aug 2002 13:12:47 - 1.88 +++ openpkg-src/openpkg/openpkg.spec 9 Aug 2002 20:17:26 - 1.89 @@ -356,8 +356,9 @@ ./configure \ --prefix=%{l_prefix} \ --without-curses \ + --without-gnu-malloc \ --disable-nls - ${l_make} + ${l_make} || exit $? (mv bash ..; ${l_make} clean || true; mv ../bash .) ) @@ -372,7 +373,7 @@ --config-cache \ --prefix=%{l_prefix} \ --disable-nls - ${l_make} + ${l_make} || exit $? (mv src/tar ..; ${l_make} clean || true; mv ../tar src/) ) @@ -384,19 +385,19 @@ --disable-shared \ --disable-thread \ --disable-ipv6 - ${l_make} + ${l_make} || exit $? (mv src/curl ..; ${l_make} clean || true; mv ../curl ./src) ) # build BZIP2 library ( cd bzip2-%{V_bzip2} - ${l_make} CC="${l_cc}" CFLAGS="-O" libbz2.a bzip2 + ${l_make} CC="${l_cc}" CFLAGS="-O" libbz2.a bzip2 || exit $? ) # build ZLIB library ( cd zlib-%{V_zlib} CC="${l_cc}" CFLAGS="-O" ./configure - ${l_make} CC="${l_cc}" CFLAGS="-O" libz.a + ${l_make} CC="${l_cc}" CFLAGS="-O" libz.a || exit $? ) # build Berkeley-DB library @@ -405,7 +406,7 @@ *-*-osf* ) echo 'db_cv_mutex=${db_cv_mutex=UNIX/msem_init}' >config.cache ;; # avoid dependency to pthread esac CC="${l_cc}" ../dist/configure - ${l_make} libdb.a + ${l_make} libdb.a || exit $? ln libdb.a libdbXXX.a # workaround for Tru64 ) @@ -456,7 +457,7 @@ --with-glob \ $nlsopt ${l_make} \ - EXTRA_LIBS="-L$br/db-%{V_db}/build_unix -ldbXXX -L$br/zlib-%{V_zlib} -lz -L$br/bzip2-%{V_bzip2} -lbz2" \ + EXTRA_LIBS="-L$br/db-%{V_db}/build_unix -ldbXXX -L$br/zlib-%{V_zlib} -lz -L$br/bzip2-%{V_bzip2} -lbz2" ) %install __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
Re: [CVS] OpenPKG: openpkg-re/vcheck vc.xv openpkg-src/xv xv.patch xv.spec...
On Fri, Aug 09, 2002, Michael Schloh von Bennewitz wrote: > > Log: > > Added new package xv. > > [...] > > BuildPreReq: OpenPKG, openpkg >= 20020206, X11, jpeg > > PreReq: OpenPKG, openpkg >= 20020206, X11, gzip, jpeg > > > Unfortunately I couldn't get the tiff library dependencies right. So for now > it is using our jpeg package, but building its own (sgi version) tiff library. You should also _use_ our "x11" package and not just require it, Michael. Then you don't have to hard-code the /usr/X11R6 stuff... Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Projectwww.openpkg.org Developer Communication List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-re src2make.pl
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re Date: 09-Aug-2002 21:30:27 Branch: HEAD Handle: 2002080920302700 Modified files: openpkg-re src2make.pl Log: fuck, fuck, fuck.. I cannot get ssh working, so stick with a hard-coded sudo for now Summary: RevisionChanges Path 1.38+2 -1 openpkg-re/src2make.pl Index: openpkg-re/src2make.pl $ cvs diff -u -r1.37 -r1.38 src2make.pl --- openpkg-re/src2make.pl9 Aug 2002 16:03:29 - 1.37 +++ openpkg-re/src2make.pl9 Aug 2002 19:30:27 - 1.38 @@ -684,7 +684,8 @@ "\n" . "# configuration: user/root command execution\n" . "EXEC_HOST = localhost\n" . - "EXEC_ROOT = ssh -t -x -q root\@\$(EXEC_HOST) cd \$\$PWD \\&\\&\n" . + "#EXEC_ROOT = ssh -t -x -q root\@\$(EXEC_HOST) cd \$\$PWD \\&\\&\n" . + "EXEC_ROOT = /usr/opkg/bin/sudo\n" . "EXEC_USER = \n" . "\n" . "# configuration: command execution environment\n" . __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
Re: [CVS] OpenPKG: openpkg-re/vcheck vc.xv openpkg-src/xv xv.patch xv.spec...
On Fri, Aug 09, 2002, Michael Schloh wrote: > > Log: > Added new package xv. > [...] > BuildPreReq: OpenPKG, openpkg >= 20020206, X11, jpeg > PreReq: OpenPKG, openpkg >= 20020206, X11, gzip, jpeg > Unfortunately I couldn't get the tiff library dependencies right. So for now it is using our jpeg package, but building its own (sgi version) tiff library. -- [EMAIL PROTECTED] Development Team, Application Services Cable & Wireless Deutschland GmbH msg00845/pgp0.pgp Description: PGP signature
[CVS] OpenPKG: openpkg-re/vcheck vc.zsh openpkg-src/zsh zsh.spec openp...
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re, openpkg-web, openpkg-src Date: 09-Aug-2002 21:25:51 Branch: HEAD Handle: 2002080920254901 Modified files: openpkg-re/vcheck vc.zsh openpkg-src/zsh zsh.spec openpkg-web news.txt Log: upgrading package: zsh 4.0.4 -> 4.0.5 Summary: RevisionChanges Path 1.2 +1 -1 openpkg-re/vcheck/vc.zsh 1.18+2 -2 openpkg-src/zsh/zsh.spec 1.1142 +1 -0 openpkg-web/news.txt Index: openpkg-re/vcheck/vc.zsh $ cvs diff -u -r1.1 -r1.2 vc.zsh --- openpkg-re/vcheck/vc.zsh 13 Mar 2002 17:06:05 - 1.1 +++ openpkg-re/vcheck/vc.zsh 9 Aug 2002 19:25:49 - 1.2 @@ -2,7 +2,7 @@ } prog zsh = { - version = 4.0.4 + version = 4.0.5 url = http://www.zsh.org/pub/ regex = zsh-(__VER__)\.tar\.bz2 } Index: openpkg-src/zsh/zsh.spec $ cvs diff -u -r1.17 -r1.18 zsh.spec --- openpkg-src/zsh/zsh.spec 29 May 2002 20:02:58 - 1.17 +++ openpkg-src/zsh/zsh.spec 9 Aug 2002 19:25:50 - 1.18 @@ -32,8 +32,8 @@ Distribution: OpenPKG [REL] Group:Shell License: BSD-style -Version: 4.0.4 -Release: 20020416 +Version: 4.0.5 +Release: 20020809 # list of sources Source0: ftp://ftp.zsh.org/pub/zsh/zsh-%{version}.tar.bz2 Index: openpkg-web/news.txt $ cvs diff -u -r1.1141 -r1.1142 news.txt --- openpkg-web/news.txt 9 Aug 2002 19:21:39 - 1.1141 +++ openpkg-web/news.txt 9 Aug 2002 19:25:50 - 1.1142 @@ -1,3 +1,4 @@ +09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: New package: P 09-Aug-2002: Upgraded package: P __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-re/vcheck vc.perl-gd openpkg-src/perl-gd perl-g...
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re, openpkg-web, openpkg-src Date: 09-Aug-2002 21:21:40 Branch: HEAD Handle: 2002080920213801 Modified files: openpkg-re/vcheck vc.perl-gd openpkg-src/perl-gd perl-gd.spec openpkg-web news.txt Log: upgrading package: perl-gd 20020722 -> 20020809 Summary: RevisionChanges Path 1.9 +1 -1 openpkg-re/vcheck/vc.perl-gd 1.26+3 -3 openpkg-src/perl-gd/perl-gd.spec 1.1141 +1 -0 openpkg-web/news.txt Index: openpkg-re/vcheck/vc.perl-gd $ cvs diff -u -r1.8 -r1.9 vc.perl-gd --- openpkg-re/vcheck/vc.perl-gd 22 Jul 2002 18:51:53 - 1.8 +++ openpkg-re/vcheck/vc.perl-gd 9 Aug 2002 19:21:38 - 1.9 @@ -17,7 +17,7 @@ regex = Chart-ThreeD-(__VER__)\.tar\.gz } prog perl-gd:GD = { - version = 1.41 + version = 2.01 url = http://www.cpan.org/modules/by-module/GD/ regex = GD-(__VER__)\.tar\.gz } Index: openpkg-src/perl-gd/perl-gd.spec $ cvs diff -u -r1.25 -r1.26 perl-gd.spec --- openpkg-src/perl-gd/perl-gd.spec 22 Jul 2002 18:51:55 - 1.25 +++ openpkg-src/perl-gd/perl-gd.spec 9 Aug 2002 19:21:39 - 1.26 @@ -24,7 +24,7 @@ ## # versions of individual parts -%define V_gd 1.41 +%define V_gd 2.01 %define V_gdtextutil 0.83 %define V_gdbarcode 1.13 %define V_gdgraph1.35 @@ -44,8 +44,8 @@ Distribution: OpenPKG [REL] Group:Language License: GPL/Artistic -Version: 20020722 -Release: 20020722 +Version: 20020809 +Release: 20020809 # list of sources Source0: http://www.cpan.org/modules/by-module/GD/GD-%{V_gd}.tar.gz Index: openpkg-web/news.txt $ cvs diff -u -r1.1140 -r1.1141 news.txt --- openpkg-web/news.txt 9 Aug 2002 19:19:53 - 1.1140 +++ openpkg-web/news.txt 9 Aug 2002 19:21:39 - 1.1141 @@ -1,3 +1,4 @@ +09-Aug-2002: Upgraded package: P 09-Aug-2002: New package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-re/vcheck vc.xv openpkg-src/xv xv.patch xv.spec...
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re, openpkg-web, openpkg-src Date: 09-Aug-2002 21:19:54 Branch: HEAD Handle: 2002080920195301 Added files: openpkg-re/vcheck vc.xv openpkg-src/xv xv.patch xv.spec Modified files: openpkg-web news.txt Log: Added new package xv. Summary: RevisionChanges Path 1.1 +9 -0 openpkg-re/vcheck/vc.xv 1.1 +13 -0 openpkg-src/xv/xv.patch 1.1 +107 -0 openpkg-src/xv/xv.spec 1.1140 +1 -0 openpkg-web/news.txt Index: openpkg-re/vcheck/vc.xv $ cvs update -p -r1.1 vc.xv config = { } prog xv = { version = 3.10a url = ftp://ftp.cis.upenn.edu/pub/xv/xv-%{version}.tar.gz regex = xv-(\d+\.\d+[a-z]?)\.tar\.gz } Index: openpkg-src/xv/xv.patch $ cvs update -p -r1.1 xv.patch diff -Naur xv-3.10a.orig/xv.h xv-3.10a/xv.h --- xv-3.10a.orig/xv.hMon Jan 23 21:22:23 1995 +++ xv-3.10a/xv.h Fri Aug 9 21:05:23 2002 @@ -116,7 +116,9 @@ # include extern int errno; /* SHOULD be in errno.h, but often isn't */ # ifndef __NetBSD__ +# ifndef __FreeBSD__ extern char *sys_errlist[]; /* this too... */ +# endif # endif #endif Index: openpkg-src/xv/xv.spec $ cvs update -p -r1.1 xv.spec ## ## xv.spec -- OpenPKG RPM Specification ## Copyright (c) 2000-2002 Cable & Wireless Deutschland GmbH ## Copyright (c) 2000-2002 The OpenPKG Project <http://www.openpkg.org/> ## Copyright (c) 2000-2002 Ralf S. Engelschall <[EMAIL PROTECTED]> ## ## Permission to use, copy, modify, and distribute this software for ## any purpose with or without fee is hereby granted, provided that ## the above copyright notice and this permission notice appear in all ## copies. ## ## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED ## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF ## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ## IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR ## CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, ## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT ## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF ## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, ## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT ## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF ## SUCH DAMAGE. ## # package information Name: xv Summary: X Window System Graphics Viewer URL: http://www.trilon.com/xv/ Vendor: John Bradley Packager: The OpenPKG Project Distribution: OpenPKG [EXP] Group:XWindow License: XV Version: 3.10a Release: 20020809 # list of sources Source0: ftp://ftp.cis.upenn.edu/pub/xv/xv-%{version}.tar.gz Patch0: ftp://ftp.cis.upenn.edu/pub/xv/xv-%{version}.JPEG-patch Patch1: xv.patch # build information Prefix: %{l_prefix} BuildRoot:%{l_buildroot} BuildPreReq: OpenPKG, openpkg >= 20020206, X11, jpeg PreReq: OpenPKG, openpkg >= 20020206, X11, gzip, jpeg AutoReq: no AutoReqProv: no %description XV is an interactive image manipulation program for the X Window System. It can operate on images in the GIF, JPEG, TIFF, PBM, PGM, PPM, XPM, X11 bitmap, Sun Rasterfile, Targa, RLE, RGB, BMP, PCX, FITS, and PM formats on all known types of X displays. It can generate PostScript files, and if you have ghostscript (version 2.6 or above) installed on your machine, it can also display them. This OpenPKG copy of xv is patched for use with version 6 of the Independent JPEG Group's JPEG library. %prep %setup0 -q %patch0 -p0 %patch1 -p1 %{l_shtool} subst -e 's;#undef USE_GUNZIP;#define USE_GUNZIP;' \ -e 's;#define GUNZIP "/usr/local/bin/gunzip -q";#define GUNZIP "%{l_prefix}/bin/gunzip -q";' config.h %build # fix braindead FreeBSD CCHACK="-O" case "%{l_
[CVS] OpenPKG: openpkg-re/vcheck vc.sasl openpkg-src/sasl sasl.spec op...
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re, openpkg-web, openpkg-src Date: 09-Aug-2002 21:14:05 Branch: HEAD Handle: 2002080920140401 Modified files: openpkg-re/vcheck vc.sasl openpkg-src/saslsasl.spec openpkg-web news.txt Log: upgrading package: sasl 2.1.6 -> 2.1.7 Summary: RevisionChanges Path 1.8 +1 -1 openpkg-re/vcheck/vc.sasl 1.24+2 -2 openpkg-src/sasl/sasl.spec 1.1139 +1 -0 openpkg-web/news.txt Index: openpkg-re/vcheck/vc.sasl $ cvs diff -u -r1.7 -r1.8 vc.sasl --- openpkg-re/vcheck/vc.sasl 17 Jul 2002 07:36:49 - 1.7 +++ openpkg-re/vcheck/vc.sasl 9 Aug 2002 19:14:04 - 1.8 @@ -2,7 +2,7 @@ } prog sasl = { - version = 2.1.6 + version = 2.1.7 url = ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ regex = cyrus-sasl-(\d+\.\d+\.\d+)\.tar\.gz } Index: openpkg-src/sasl/sasl.spec $ cvs diff -u -r1.23 -r1.24 sasl.spec --- openpkg-src/sasl/sasl.spec17 Jul 2002 07:36:50 - 1.23 +++ openpkg-src/sasl/sasl.spec9 Aug 2002 19:14:05 - 1.24 @@ -32,8 +32,8 @@ Distribution: OpenPKG [REL] Group:Cryptography License: BSD -Version: 2.1.6 -Release: 20020717 +Version: 2.1.7 +Release: 20020809 # list of sources Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz Index: openpkg-web/news.txt $ cvs diff -u -r1.1138 -r1.1139 news.txt --- openpkg-web/news.txt 9 Aug 2002 13:32:24 - 1.1138 +++ openpkg-web/news.txt 9 Aug 2002 19:14:04 - 1.1139 @@ -1,3 +1,4 @@ +09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-src/openpkg rpmmacros
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 09-Aug-2002 21:04:44 Branch: HEAD Handle: 2002080920044300 Modified files: openpkg-src/openpkg rpmmacros Log: finally fix the sane-env problem for l_mflags and l_cflags Summary: RevisionChanges Path 1.17+8 -3 openpkg-src/openpkg/rpmmacros Index: openpkg-src/openpkg/rpmmacros $ cvs diff -u -r1.16 -r1.17 rpmmacros --- openpkg-src/openpkg/rpmmacros 6 Aug 2002 15:16:38 - 1.16 +++ openpkg-src/openpkg/rpmmacros 9 Aug 2002 19:04:43 - 1.17 @@ -159,8 +159,8 @@ %l_xmkmf %{l_tool_locate xmkmf} # tool options -%l_mflags(O) %(%{l_rpmtool} flags -m %{-O:-O} %{l_make}) -%l_cflags(O) %(%{l_rpmtool} flags -c %{-O:-O} %{l_cc}) +%l_mflags(O) %(%{l_sane_env}; %{l_rpmtool} flags -m %{-O:-O} %{l_make}) +%l_cflags(O) %(%{l_sane_env}; %{l_rpmtool} flags -c %{-O:-O} %{l_cc}) %l_cppflags -I%{l_prefix}/include %l_ldflags -L%{l_prefix}/lib @@ -219,12 +219,17 @@ %l_fetch_backup_8- %l_fetch_backup_9ftp://ftp.openpkg.org/sources/DST/%{name}/ -# sane build environment +# sane build environment setup %l_build_path%{l_prefix}/bin:@l_build_path@ %l_build_ldlp%{l_prefix}/lib:@l_build_ldlp@ %l_build_ulim@l_build_ulim@ %l_build_shell_cmd %{l_prefix}/lib/openpkg/bash %l_build_shell_opt --norc --noprofile --posix + +# sane build environment for manual usage in macros (currently just $PATH) +%l_sane_env PATH="%{l_build_path}"; export PATH; LD_LIBRARY_PATH="%{l_build_ldlp}"; export LD_LIBRARY_PATH + +# sane build environment for %prep/%build/%install %_buildshell env -i %{l_build_shell_cmd} %{l_build_shell_opt} %___build_pre \ HOME="%{l_prefix}"\ __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-src/gcc gcc.sh
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 09-Aug-2002 20:32:48 Branch: HEAD Handle: 2002080919324800 Modified files: openpkg-src/gcc gcc.sh Log: more accurate binutils check Summary: RevisionChanges Path 1.2 +26 -11 openpkg-src/gcc/gcc.sh Index: openpkg-src/gcc/gcc.sh $ cvs diff -u -r1.1 -r1.2 gcc.sh --- openpkg-src/gcc/gcc.sh8 Aug 2002 15:57:00 - 1.1 +++ openpkg-src/gcc/gcc.sh9 Aug 2002 18:32:48 - 1.2 @@ -14,7 +14,8 @@ shift case $target in *-linux* ) -v=unknown +# under Linux the vendor ld is GNU binutils, +# but make sure it is GNU binutils >= 2.12 if [ -f /etc/debian_version ]; then v=`/usr/bin/dpkg -l binutils | grep binutils | awk '{ print $3; }'` elif [ -f /etc/redhat-release ]; then @@ -22,23 +23,37 @@ elif [ -f /etc/SuSE-release ]; then v=`/bin/rpm -q --qf '%{VERSION}' binutils` else -v=`(ld --version | grep 'GNU ld' | sed -e 's;^[^0-9]*\([0-9].[0-9.]*\).*;\1;') 2>/dev/null` +v=`(/usr/bin/ld --version | grep 'GNU ld' | sed -e 's;^[^0-9]*\([0-9].[0-9.]*\).*;\1;') 2>/dev/null` fi -# require GNU binutils >= 2.12 +case "$v" in +2.1[2-9] | 2.1[2-9].* ) ;; +* ) require="yes" ;; +esac +;; + *-freebsd* ) +# under FreeBSD the vendor ld is GNU binutils, +# but make sure it is GNU binutils >= 2.12 +v=`(/usr/bin/ld --version | grep 'GNU ld' | sed -e 's;^[^0-9]*\([0-9].[0-9.]*\).*;\1;') 2>/dev/null` case "$v" in 2.1[2-9] | 2.1[2-9].* ) ;; * ) require="yes" ;; esac ;; * ) -if [ ".`(ld --version) 2>/dev/null | grep 'GNU ld'`" != . ]; then -v=`(ld --version | grep 'GNU ld' | sed -e 's;^[^0-9]*\([0-9].[0-9.]*\).*;\1;') 2>/dev/null` -# require GNU binutils >= 2.12 -case "$v" in -2.1[2-9] | 2.1[2-9].* ) ;; -* ) require="yes" ;; -esac -fi +# under other OS the vendor ld is usually not GNU binutils, +# but if it is, make sure it is GNU binutils >= 2.12 +for dir in /bin /usr/bin /usr/ccs/bin /sbin /usr/sbin /usr/ccs/sbin; do +if [ -f "$dir/ld" ]; then +if [ ".`($dir/ld --version) 2>/dev/null | grep 'GNU ld'`" != . ]; then +v=`($dir/ld --version | grep 'GNU ld' | sed -e 's;^[^0-9]*\([0-9].[0-9.]*\).*;\1;') 2>/dev/null` +# require GNU binutils >= 2.12 +case "$v" in +2.1[2-9] | 2.1[2-9].* ) ;; +* ) require="yes"; break ;; +esac +fi +fi +done ;; esac echo "$require" | awk '{ printf("%s", $1); }' __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-re/release Makefile
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re Date: 09-Aug-2002 20:22:46 Branch: HEAD Handle: 2002080919224500 Modified files: openpkg-re/release Makefile Log: a variant for full-logfile based building Summary: RevisionChanges Path 1.5 +20 -1 openpkg-re/release/Makefile Index: openpkg-re/release/Makefile $ cvs diff -u -r1.4 -r1.5 Makefile --- openpkg-re/release/Makefile 9 Aug 2002 16:04:44 - 1.4 +++ openpkg-re/release/Makefile 9 Aug 2002 18:22:45 - 1.5 @@ -28,7 +28,7 @@ SRC2MAKE= ../src2make.pl SHTOOL = ./shtool -all: slave-build +all: slave-build-check # # master targets @@ -170,6 +170,25 @@ SRC="$$work/src/$$hostname-$$target" \ DST="$$work/bin/$$hostname-$$target" \ TMP="$$tmp" EXEC_HOST="$$hostname" $$what + +slave-build-check: + @hostname=$(HOSTNAME); target=$(TARGET); \ + if [ ! -f $(WORK)/src/$$hostname-$$target/Makefile ]; then \ + $(MAKE) $(MFLAGS) slave-prepare; \ + fi; \ + $(SHTOOL) echo -e "%B++ Building latest OpenPKG-CURRENT slave source RPMs ($(WORK)/src/$$hostname-$$target/)%b"; \ + work="`$$SHELL -c 'cd $$PWD; cd $(WORK); pwd'`"; \ + if [ -d "/ltmp/openpkg-$$hostname-$$target" ]; then \ + tmp="/ltmp/openpkg-$$hostname-$$target"; \ + else \ + tmp="$$work/tmp/$$hostname-$$target"; \ + fi; \ + make=`$(SHTOOL) path make`; \ + cd $(WORK)/src/$$hostname-$$target/; \ + $$make $(MFLAGS) \ + SRC="$$work/src/$$hostname-$$target" \ + DST="$$work/bin/$$hostname-$$target" \ + TMP="$$tmp" EXEC_HOST="$$hostname" try-build-latest slave-build-final: @hostname=$(HOSTNAME); target=$(TARGET); \ __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[OpenPKG] Version Tracking Report (2002-08-09 20:19)
OpenPKG Version Tracking Report === Reporting Time:2002-08-09 20:19 Tracking Duration: 0:19:05 (H:M:S) Tracking Input:477 sources (361 packages) Tracking Result: 453 up-to-date, 9 out-dated, 15 error The following 9 sources were determined to be out-dated because newer vendor versions were found. Upgrade the corresponding OpenPKG packages. - - - Package Old Version New Version - - - autogen 5.3.8 5.3.9 [1] cadaver 0.19.10.20.3[2] gnutls0.4.1 0.5.1 [3] perl-gd:GD1.41 2.01 sasl 2.1.6 2.1.7 sendmail 8.11.68.12.5[4] tomcat3.2.4 3.3.1 [5] tomcat-adapter3.2.4 3.3.1 [6] zsh 4.0.4 4.0.5 - - - [1] autogen: [thl] 5.3.[89] broken, build autogen.1 hangs in infinite loop [2] cadaver: rse: 0.20.3 requires still unreleased neon 0.22 [3] gnutls: rse: 0.4.2-0.5.1 still broken on build-time [4] sendmail: rse: upgrade to 8.12 needed but requires full repackaging!? [5] tomcat: rse: upgrade needed (ANY HELP APPRECIATED!) [6] tomcat-adapter: rse: upgrade needed (ANY HELP APPRECIATED!) The following 15 sources could not be successfully checked because an error occurred while processing. Keep at least an eye on them. - - - Package Old Version Error - - - findutils 4.1.7 regex didn't match (pro.. gnupg 1.0.7 connection failed or ti.. gzip 1.3.3 connection failed or ti.. libxml2.4.23connection failed or ti.. libxslt 1.0.19connection failed or ti.. mozilla 1.0 2nd connection failed o.. mutt 1.4i connection failed or ti.. netcat110 connection failed or ti.. openpkg:gzip 1.3.3 connection failed or ti.. perl 5.6.1 connection failed or ti.. perl585.8.0 connection failed or ti.. precc 2.51e connection failed or ti.. rsync 2.5.5 connection failed or ti.. samba 2.2.5 connection failed or ti.. sed 3.02.80 connection failed or ti.. - - - The remaining 453 sources were successfully determined to be still up to date. No action is required on your part. Just be happy ;) OpenPKG Version Tracker [EMAIL PROTECTED] __ The OpenPKG Projectwww.openpkg.org Developer Communication List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-re/release Makefile
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re Date: 09-Aug-2002 18:04:45 Branch: HEAD Handle: 2002080917044400 Modified files: openpkg-re/release Makefile Log: cleanups and add support for new /ltmp to avoid NFS/filer problems Summary: RevisionChanges Path 1.4 +50 -10 openpkg-re/release/Makefile Index: openpkg-re/release/Makefile $ cvs diff -u -r1.3 -r1.4 Makefile --- openpkg-re/release/Makefile 9 Aug 2002 08:35:16 - 1.3 +++ openpkg-re/release/Makefile 9 Aug 2002 16:04:44 - 1.4 @@ -112,8 +112,15 @@ @hostname=$(HOSTNAME); target=$(TARGET); \ $(SHTOOL) echo -e "%B++ Linking latest OpenPKG-CURRENT master source RPMs ($(WORK)/src/$$hostname-$$target/)%b"; \ $(SHTOOL) mkdir -f -p -m 775 $(WORK)/src/$$hostname-$$target; \ - $(SHTOOL) mkdir -f -p -m 775 $(WORK)/tmp/$$hostname-$$target; \ $(SHTOOL) mkdir -f -p -m 775 $(WORK)/bin/$$hostname-$$target; \ + $(SHTOOL) mkdir -f -p -m 775 $(WORK)/tmp/$$hostname-$$target; \ + work="`$$SHELL -c 'cd $$PWD; cd $(WORK); pwd'`"; \ + if [ -d "/ltmp" ]; then \ + tmp="/ltmp/openpkg-$$hostname-$$target"; \ + $(SHTOOL) mkdir -f -p -m 775 $$tmp; \ + else \ + tmp="$$work/tmp/$$hostname-$$target"; \ + fi; \ cp $(WORK)/src/master/Makefile* $(WORK)/src/$$hostname-$$target/; \ rm -f $(WORK)/src/$$hostname-$$target/*.src.rpm; \ for srpm in `ls -1 $(WORK)/src/master/*.src.rpm | sort`; do \ @@ -152,14 +159,17 @@ what=`sed <$$tmpfile -e "1,$${x}d"; sed <$$tmpfile -e "$${y},\\$$""d"`; \ rm $$tmpfile; \ work="`$$SHELL -c 'cd $$PWD; cd $(WORK); pwd'`"; \ + if [ -d "/ltmp/openpkg-$$hostname-$$target" ]; then \ + tmp="/ltmp/openpkg-$$hostname-$$target"; \ + else \ + tmp="$$work/tmp/$$hostname-$$target"; \ + fi; \ make=`$(SHTOOL) path make`; \ - echo "$$what" >$$tmpfile.1; \ cd $(WORK)/src/$$hostname-$$target/; \ $$make $(MFLAGS) \ SRC="$$work/src/$$hostname-$$target" \ - TMP="$$work/tmp/$$hostname-$$target" \ DST="$$work/bin/$$hostname-$$target" \ -EXEC_HOST="$$hostname" $$what + TMP="$$tmp" EXEC_HOST="$$hostname" $$what slave-build-final: @hostname=$(HOSTNAME); target=$(TARGET); \ @@ -168,23 +178,53 @@ fi; \ $(SHTOOL) echo -e "%B++ Building latest OpenPKG-CURRENT slave source RPMs ($(WORK)/src/$$hostname-$$target/)%b"; \ work="`$$SHELL -c 'cd $$PWD; cd $(WORK); pwd'`"; \ + if [ -d "/ltmp/openpkg-$$hostname-$$target" ]; then \ + tmp="/ltmp/openpkg-$$hostname-$$target"; \ + else \ + tmp="$$work/tmp/$$hostname-$$target"; \ + fi; \ + make=`$(SHTOOL) path make`; \ + cd $(WORK)/src/$$hostname-$$target/; \ + $$make $(MFLAGS) \ + SRC="$$work/src/$$hostname-$$target" \ + DST="$$work/bin/$$hostname-$$target" \ + TMP="$$tmp" EXEC_HOST="$$hostname" + +slave-erase: + @hostname=$(HOSTNAME); target=$(TARGET); \ + if [ ! -f $(WORK)/src/$$hostname-$$target/Makefile ]; then \ + $(MAKE) $(MFLAGS) slave-prepare; \ + fi; \ + $(SHTOOL) echo -e "%B++ Erasing OpenPKG instance ($(PREFIX))%b"; \ + work="`$$SHELL -c 'cd $$PWD; cd $(WORK); pwd'`"; \ + if [ -d "/ltmp/openpkg-$$hostname-$$target" ]; then \ + tmp="/ltmp/openpkg-$$hostname-$$target"; \ + else \ + tmp="$$work/tmp/$$hostname-$$target"; \ + fi; \ make=`$(SHTOOL) path make`; \ cd $(WORK)/src/$$hostname-$$target/; \ $$make $(MFLAGS) \ SRC="$$work/src/$$hostname-$$target" \ - TMP="$$work/tmp/$$hostname-$$target" \ DST="$$work/bin/$$hostname-$$target" \ -EXEC_HOST="$$hostname" + TMP="$$tmp" EXEC_HOST="$$hostname" erase slave-clean: @hostname=$(HOSTNAME); target=$(TARGET); \ $(SHTOOL) echo -e "%B++ Cleaning up on host $$hostname ($$target)%b"; \ - -rm -rf $(WORK)/tmp/$$hostname-$$target + rm -rf $(WORK)/tmp/$$hostname-$$target slave-realclean: @hostname=$(HOSTNAME); target=$(TARGET); \ $(SHTOOL) echo -e "%B++ Really cleaning up on host $$hostname ($$target)%b"; \ - -rm -rf $(WORK)/src/$$hostname-$$target; \ - -rm -rf $(WORK)/tmp/$$hostname-$$ta
[CVS] OpenPKG: openpkg-re src2make.pl
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re Date: 09-Aug-2002 18:03:29 Branch: HEAD Handle: 2002080917032900 Modified files: openpkg-re src2make.pl Log: fix introduced --defines, shutdown messages from ssh Summary: RevisionChanges Path 1.37+3 -2 openpkg-re/src2make.pl Index: openpkg-re/src2make.pl $ cvs diff -u -r1.36 -r1.37 src2make.pl --- openpkg-re/src2make.pl9 Aug 2002 14:56:36 - 1.36 +++ openpkg-re/src2make.pl9 Aug 2002 16:03:29 - 1.37 @@ -211,7 +211,8 @@ } $q = "[M-PreReq:<%{REQUIRENAME} %|REQUIREFLAGS?{%{REQUIREFLAGS:depflags} %{REQUIREVERSION}}:{}|>\n]"; $q .= "[M-Provides:<%{PROVIDENAME} %|PROVIDEFLAGS?{%{PROVIDEFLAGS:depflags} %{PROVIDEVERSION}}:{}|>\n]"; -$o = `cd $tmpdir && $prefix/bin/rpm -q --qf "$q" --define "_sourcedir `pwd`" --define '_specdir `pwd`' --specfile $srcrpm_name.spec`; +my $pwd = `pwd`; +$o = `cd $tmpdir && $prefix/bin/rpm -q --qf "$q" --define "_sourcedir $pwd" --define '_specdir $pwd' --specfile $srcrpm_name.spec`; $o =~ s|M-PreReq:\n||gs; $r = &parseresponse($o); my $pkg_ireq = $r->{PreReq}; @@ -683,7 +684,7 @@ "\n" . "# configuration: user/root command execution\n" . "EXEC_HOST = localhost\n" . - "EXEC_ROOT = ssh root\@\$(EXEC_HOST) cd \$\$PWD \\&\\&\n" . + "EXEC_ROOT = ssh -t -x -q root\@\$(EXEC_HOST) cd \$\$PWD \\&\\&\n" . "EXEC_USER = \n" . "\n" . "# configuration: command execution environment\n" . __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-re src2make.pl
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re Date: 09-Aug-2002 16:56:36 Branch: HEAD Handle: 2002080915563600 Modified files: openpkg-re src2make.pl Log: try to fix SSH problems Summary: RevisionChanges Path 1.36+1 -0 openpkg-re/src2make.pl Index: openpkg-re/src2make.pl $ cvs diff -u -r1.35 -r1.36 src2make.pl --- openpkg-re/src2make.pl9 Aug 2002 13:19:01 - 1.35 +++ openpkg-re/src2make.pl9 Aug 2002 14:56:36 - 1.36 @@ -762,6 +762,7 @@ "\tPATH=\"\$\$ENV_PATH\" LD_LIBRARY_PATH=\"\$\$ENV_LDLP\" \\\n" . "\t\$(MAKE) \$(MFLAGS) -f Makefile.rules \\\n" . "\tPLATFORM=\"\$\$PLATFORM\" \\\n" . + "\tSSH_AUTH_SOCK=\"\$\$SSH_AUTH_SOCK\" \\\n" . "\tTERM_B=\"\$\$TERM_B\" TERM_N=\"\$\$TERM_N\" \\\n" . "\tSRC=\"\$\$SRC\" DST=\"\$\$DST\" TMP=\"\$\$TMP\" \\\n" . "\tRPM=\"\$(RPM)\" RPM_FLAGS=\"\$(RPM_FLAGS)\" \\\n" . __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-src/sendmail fsl.sendmail sendmail.8.11.6.patch...
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 09-Aug-2002 15:54:06 Branch: HEAD Handle: 19700101011028897645 Added files: openpkg-src/sendmailfsl.sendmail Removed files: openpkg-src/sendmailsendmail.8.11.6.patch.autonomous Log: Add default config file for fsl, remove old patch for v8.11.X. Summary: RevisionChanges Path 1.1 +21 -0 openpkg-src/sendmail/fsl.sendmail NONE+0 -76 openpkg-src/sendmail/sendmail.8.11.6.patch.autonomous Index: openpkg-src/sendmail/fsl.sendmail $ cvs update -p -r1.1 fsl.sendmail ## ## fsl.sendmail -- OSSP fsl configuration for sendmail ## # use OSSP fsl to perform the equivalent of the # following syslog.conf(5) configuration entries: # mail.crit@l_prefix@/var/sendmail/log/sendmail.crit # mail.err @l_prefix@/var/sendmail/log/sendmail.err # mail.notice @l_prefix@/var/sendmail/log/sendmail.notice ident (.+)/mail q{ prefix( prefix="%b %d %H:%M:%S %N $1: ", timezone=local ) -> { critical: file(path="@l_prefix@/var/sendmail/log/mail.crit", append=1, perm=0644); error:file(path="@l_prefix@/var/sendmail/log/mail.err",append=1, perm=0644); notice: file(path="@l_prefix@/var/sendmail/log/mail.notice", append=1, perm=0644) } } __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
Re: Need help on porting openpkg to HP-UX B.11.11
On Fri, Aug 09, 2002, T.J. Yang wrote: > 7. HP-UX 10.20 shown as fully suppported. where can I >find the binaries sh? > Hello T.J., Let me ask once more - Where did you see that OpenPKG fully supports HP-UX? I would like to correct the text that you read. In any case, HP-UX is not a fully supported platform. Others have gotten OpenPKG to work on your platform with minor modifications, and we are indeed interested in OpenPKG + HP-UX. We've done some minor work to marry the two, but as you see on your platform it's not yet robust enough to fully support. Regards, Michael msg00832/pgp0.pgp Description: PGP signature
[CVS] OpenPKG: openpkg-src/sendmail sendmail.spec
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 09-Aug-2002 15:41:09 Branch: HEAD Handle: 2002080914410800 Modified files: openpkg-src/sendmailsendmail.spec Log: Add fsl option (not yet linking), and clean up sources. Summary: RevisionChanges Path 1.29+50 -7 openpkg-src/sendmail/sendmail.spec Index: openpkg-src/sendmail/sendmail.spec $ cvs diff -u -r1.28 -r1.29 sendmail.spec --- openpkg-src/sendmail/sendmail.spec9 Aug 2002 12:41:56 - 1.28 +++ openpkg-src/sendmail/sendmail.spec9 Aug 2002 13:41:08 - 1.29 @@ -24,9 +24,10 @@ ## # TODO: -# 1 Add fakesyslog library -# 2 User and group ids in file list must be reviewed -# 3 Test, test, and more test (also with smtpfeed) +# 1 Link to fsl(3) and don't just build it +# 2 User, group ids in %files must be reviewed +# 3 Fix sys_nerr on Linux platforms +# 4 Test alot (also with smtpfeed) # # Bugs: # 1 All mitgelieferte config files use 8.11.6 options @@ -36,6 +37,11 @@ # README file in the mail.local directory. You can force # the install using 'Build force-install'. +# package options +%ifndef with_fsl +%define with_fsl no +%endif + # package information Name: sendmail Summary: Mail Transfer Agent @@ -50,15 +56,21 @@ # list of sources Source0: ftp://ftp.sendmail.org/pub/sendmail/sendmail.%{version}.tar.gz -Source1: etc.sendmail.tar -Source2: cf.tar -Source2: rc.sendmail +Source1: ftp://ftp.openpkg.org/DST/inn/fakesyslog.tar.gz +Source2: fsl.sendmail +Source3: etc.sendmail.tar +Source4: cf.tar +Source5: rc.sendmail # build information Prefix: %{l_prefix} BuildRoot:%{l_buildroot} BuildPreReq: OpenPKG, openpkg >= 20020206, m4, make, db, openssl, sfio PreReq: OpenPKG, openpkg >= 20020206, m4, make, perl, procmail +%if "%{with_fsl}" == "yes" +BuildPreReq: fsl +PreReq: fsl +%endif AutoReq: no AutoReqProv: no Provides: MTA @@ -76,7 +88,10 @@ %prep # unpack standard tarballs %setup0 -q -c +%if "%{with_fsl}" != "yes" %setup1 -q -T -D -a 1 +%endif +%setup3 -q -T -D -a 3 # add own M4 stuff to Sendmail configuration set ( cd sendmail-%{version} @@ -84,7 +99,21 @@ ) %build -PATH="%{l_prefix}/bin:$PATH"; export PATH +# make sure sendmail finds its own files +PATH="%{l_prefix}/bin:$PATH" +export PATH + +# build faked syslog(3) library +%if "%{with_fsl}" != "yes" +fakesyslogdir="`pwd`/fakesyslog" +( cd fakesyslog + CC="%{l_cc}" \ + CFLAGS="%{l_cflags -O} -I%{l_prefix}/include" \ + ./configure \ + --with-logfile=%{l_prefix}/var/sendmail/log/sendmail.log + %{l_make} %{l_mflags} +) +%endif # build Sendmail ( cd sendmail-%{version} @@ -192,6 +221,16 @@ MSPQ=%{l_prefix}$MSPQ MAILDIR=%{l_prefix} mv $RPM_BUILD_ROOT%{l_prefix}/bin/rmail \ $RPM_BUILD_ROOT%{l_prefix}/sbin/rmail + + # install optional OSSP fsl support +%if "%{with_fsl}" == "yes" + %{l_shtool} mkdir -f -p -m 755 $RPM_BUILD_ROOT%{l_prefix}/etc/fsl + %{l_shtool} install -c -m 644 \ + -e 's;@l_prefix@;%{l_prefix};g' \ + %{SOURCE fsl.sendmail} \ + $RPM_BUILD_ROOT%{l_prefix}/etc/fsl/ +%endif + # remember the Sendmail M4 stuff for re-configuration (%{l_tar} cf $RPM_BUILD_ROOT%{l_prefix}/etc/sendmail/cf.tar cf) compress $RPM_BUILD_ROOT%{l_prefix}/etc/sendmail/cf.tar @@ -264,6 +303,10 @@ '%config %attr(644,root,%{l_mgrp}) %{l_prefix}/etc/sendmail/ca.crt' \ '%config %attr(644,root,%{l_mgrp}) %{l_prefix}/etc/sendmail/sendmail.crt' \ '%config %attr(600,root,%{l_mgrp}) %{l_prefix}/etc/sendmail/sendmail.key' \ +%if "%{with_fsl}" == "yes" +'%config %{l_prefix}/etc/fsl/fsl.sendmail' \ +'%not %dir %{l_prefix}/etc/fsl' \ +%endif '%attr(700,root,%{l_mgrp}) %{l_prefix}/var/sendmail/mqueue' \ '%attr(700,%{l_rusr},%{l_rgrp})%{l_prefix}/var/sendmail/clientmqueue' \ '%attr(644,root,%{l_mgrp}) %{l_prefix}/var/sendmail/sendmail.log' \ __ The OpenPKG Project
[CVS] OpenPKG: openpkg-re/vcheck vc.openssl openpkg-src/openssl openss...
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re, openpkg-web, openpkg-src Date: 09-Aug-2002 15:32:25 Branch: HEAD Handle: 2002080914322401 Modified files: openpkg-re/vcheck vc.openssl openpkg-src/openssl openssl.patch openssl.spec openpkg-web news.txt Log: upgrading package: openssl 0.9.6f -> 0.9.6g Summary: RevisionChanges Path 1.8 +1 -1 openpkg-re/vcheck/vc.openssl 1.6 +0 -20 openpkg-src/openssl/openssl.patch 1.27+1 -1 openpkg-src/openssl/openssl.spec 1.1138 +1 -0 openpkg-web/news.txt Index: openpkg-re/vcheck/vc.openssl $ cvs diff -u -r1.7 -r1.8 vc.openssl --- openpkg-re/vcheck/vc.openssl 9 Aug 2002 08:34:49 - 1.7 +++ openpkg-re/vcheck/vc.openssl 9 Aug 2002 13:32:24 - 1.8 @@ -2,7 +2,7 @@ } prog openssl = { - version = 0.9.6f + version = 0.9.6g url = ftp://ftp.openssl.org/source/ regex = openssl-(\d+\.\d+\.\d+[a-z]?)\.tar\.gz } Index: openpkg-src/openssl/openssl.patch $ cvs diff -u -r1.5 -r1.6 openssl.patch --- openpkg-src/openssl/openssl.patch 9 Aug 2002 08:34:50 - 1.5 +++ openpkg-src/openssl/openssl.patch 9 Aug 2002 13:32:25 - 1.6 @@ -29,23 +29,3 @@ "nextstep", "cc:-O -Wall::(unknown)::BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:::", "nextstep3.3", "cc:-O3 -Wall::(unknown)::BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:::", # NCR MP-RAS UNIX ver 02.03.01 Makefile.org.orig2002-08-08 23:12:47.0 +0200 -+++ Makefile.org 2002-08-09 10:24:18.0 +0200 -@@ -686,7 +686,7 @@ - $(INSTALL_PREFIX)$(MANDIR)/man3 \ - $(INSTALL_PREFIX)$(MANDIR)/man5 \ - $(INSTALL_PREFIX)$(MANDIR)/man7 --@pod2man=`cd ../../util; ./pod2mantest ignore`; \ -+@pod2man=`cd util; ./pod2mantest ignore`; \ - for i in doc/apps/*.pod; do \ - fn=`basename $$i .pod`; \ - if [ "$$fn" = "config" ]; then sec=5; else sec=1; fi; \ -@@ -697,7 +697,7 @@ - --release=$(VERSION) `basename $$i`") \ - > $(INSTALL_PREFIX)$(MANDIR)/man$$sec/`basename $$i .pod`.$$sec; \ - done; \ --@for i in doc/crypto/*.pod doc/ssl/*.pod; do \ -+for i in doc/crypto/*.pod doc/ssl/*.pod; do \ - fn=`basename $$i .pod`; \ - if [ "$$fn" = "des_modes" ]; then sec=7; else sec=3; fi; \ - echo "installing man$$sec/`basename $$i .pod`.$$sec"; \ Index: openpkg-src/openssl/openssl.spec $ cvs diff -u -r1.26 -r1.27 openssl.spec --- openpkg-src/openssl/openssl.spec 9 Aug 2002 08:34:50 - 1.26 +++ openpkg-src/openssl/openssl.spec 9 Aug 2002 13:32:25 - 1.27 @@ -32,7 +32,7 @@ Distribution: OpenPKG [REL] Group:Cryptography License: BSD-style -Version: 0.9.6f +Version: 0.9.6g Release: 20020809 # list of sources Index: openpkg-web/news.txt $ cvs diff -u -r1.1137 -r1.1138 news.txt --- openpkg-web/news.txt 9 Aug 2002 13:12:46 - 1.1137 +++ openpkg-web/news.txt 9 Aug 2002 13:32:24 - 1.1138 @@ -1,3 +1,4 @@ +09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
Need help on porting openpkg to HP-UX B.11.11
0. bash-2.05a# uname -a HP-UX c180 B.11.11 U 9000/780 2004318593 unlimited-user license bash-2.05a# 1. Getting real close ;) bash-2.05a# rpm -qa openpkg-20020718-20020718 bash-2.05a# 2. I was thinking of building gcc package which require the make package be built first and found out the my rpm setup was for a solaris machine not for HP-UX. bash-2.05a# rpm -ba make.spec Executing(%prep): env -i /cw2/lib/openpkg/bash --norc --noprofile --posix -e /cw2/RPM/TMP/rpm-tmp.19643 + cd /cw2/RPM/TMP + cd /cw2/RPM/TMP + rm -rf make-3.79.1 + /cw2/lib/openpkg/gzip -dc /cw2/RPM/SRC/make/make-3.79.1.tar.gz + /cw2/lib/openpkg/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd make-3.79.1 ++ id -u + '[' 0 = 0 ']' + chown -Rhf root . chown: illegal option -- f ++ id -u + '[' 0 = 0 ']' + chgrp -Rhf sys . chgrp: illegal option -- f + chmod -Rf a+rX,g-w,o-w . chmod: invalid mode error: Bad exit status from /cw2/RPM/TMP/rpm-tmp.19643 (%prep) RPM build errors: Bad exit status from /cw2/RPM/TMP/rpm-tmp.19643 (%prep) bash-2.05a# 3. chown Rhf is ok with solaris. HP-UX's chmod don't know about f option bash-2.05a# rpm --showrc | grep chown -14: __chownchown -14: __chown_Rhf%{__chown} -Rhf -14: _fixowner [ `%{__id_u}` = '0' ] && %{__chown_Rhf} root bash-2.05a# rpm --showrc | egrep 'chown|chgrp' -14: __chgrpchgrp -14: __chgrp_Rhf%{__chgrp} -Rhf -14: __chownchown -14: __chown_Rhf%{__chown} -Rhf -14: _fixgroup [ `%{__id_u}` = '0' ] && %{__chgrp_Rhf} sys -14: _fixowner [ `%{__id_u}` = '0' ] && %{__chown_Rhf} root 4. I tried to correct problem myself after look through the configure and configure.in(know not much). if I set ac_cv_func_lchown to yes. it will include regular -R option instead of -Rhf option. in openpkg.spec ( echo 'ac_cv_path_MSGFMT=${ac_cv_path_MSGFMT=no}' echo 'ac_cv_path_GMSGFMT=${ac_cv_path_GMSGFMT=no}' echo 'ac_cv_func_lchown=${ac_cv_func_lchown=yes}' ) >config.cache 5. after a long rebuilt it the %setup in %prep section still using chown -Rhf option so still break on a HP-UX. 6. Is there a way to set __chgrp_rhf using -Rhf to use -Rf in rpmrc file ? 7. HP-UX 10.20 shown as fully suppported. where can I find the binaries sh? Thanks for your pointer tj __ The OpenPKG Projectwww.openpkg.org Developer Communication List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-re src2make.pl
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re Date: 09-Aug-2002 15:19:01 Branch: HEAD Handle: 2002080914190100 Modified files: openpkg-re src2make.pl Log: try to fix gcc checking problems Summary: RevisionChanges Path 1.35+1 -1 openpkg-re/src2make.pl Index: openpkg-re/src2make.pl $ cvs diff -u -r1.34 -r1.35 src2make.pl --- openpkg-re/src2make.pl9 Aug 2002 11:26:27 - 1.34 +++ openpkg-re/src2make.pl9 Aug 2002 13:19:01 - 1.35 @@ -211,7 +211,7 @@ } $q = "[M-PreReq:<%{REQUIRENAME} %|REQUIREFLAGS?{%{REQUIREFLAGS:depflags} %{REQUIREVERSION}}:{}|>\n]"; $q .= "[M-Provides:<%{PROVIDENAME} %|PROVIDEFLAGS?{%{PROVIDEFLAGS:depflags} %{PROVIDEVERSION}}:{}|>\n]"; -$o = `cd $tmpdir && $prefix/bin/rpm -q --qf "$q" --specfile $srcrpm_name.spec`; +$o = `cd $tmpdir && $prefix/bin/rpm -q --qf "$q" --define "_sourcedir `pwd`" --define '_specdir `pwd`' --specfile $srcrpm_name.spec`; $o =~ s|M-PreReq:\n||gs; $r = &parseresponse($o); my $pkg_ireq = $r->{PreReq}; __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-src/openpkg openpkg.spec openpkg-web news.txt
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-web, openpkg-src Date: 09-Aug-2002 15:12:47 Branch: HEAD Handle: 2002080914124601 Modified files: openpkg-src/openpkg openpkg.spec openpkg-web news.txt Log: workaround NFS/filter locking problems Summary: RevisionChanges Path 1.88+12 -12 openpkg-src/openpkg/openpkg.spec 1.1137 +1 -0 openpkg-web/news.txt Index: openpkg-src/openpkg/openpkg.spec $ cvs diff -u -r1.87 -r1.88 openpkg.spec --- openpkg-src/openpkg/openpkg.spec 8 Aug 2002 07:04:19 - 1.87 +++ openpkg-src/openpkg/openpkg.spec 9 Aug 2002 13:12:47 - 1.88 @@ -39,8 +39,8 @@ # o any cc(1) # the package version and release -%define V_openpkg 20020808 -%define R_openpkg 20020808 +%define V_openpkg 20020809 +%define R_openpkg 20020809 # the used software versions %define V_rpm 4.0.2 @@ -506,18 +506,18 @@ strip $RPM_BUILD_ROOT%{l_prefix}/bin/* \ $RPM_BUILD_ROOT%{l_prefix}/lib/openpkg/* >/dev/null 2>&1 || true for dir in man/ja man/pl man/ru man/sk src; do -rm -rf $RPM_BUILD_ROOT%{l_prefix}/$dir +rm -rf $RPM_BUILD_ROOT%{l_prefix}/$dir >/dev/null 2>&1 || true done for file in rpmbuild rpmdb rpme rpmi rpmsign rpmu rpmverify rpmquery gendiff; do -rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/$file +rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/$file >/dev/null 2>&1 || true done -rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/* -rm -f $RPM_BUILD_ROOT%{l_prefix}/man/man1/* -rm -f $RPM_BUILD_ROOT%{l_prefix}/man/man3/* -rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/rpmpopt -rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/rpmrc -rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/lib*.la -rm -rf $RPM_BUILD_ROOT%{l_prefix}/var/lib +rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/* >/dev/null 2>&1 || true +rm -f $RPM_BUILD_ROOT%{l_prefix}/man/man1/* >/dev/null 2>&1 || true +rm -f $RPM_BUILD_ROOT%{l_prefix}/man/man3/* >/dev/null 2>&1 || true +rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/rpmpopt >/dev/null 2>&1 || true +rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/rpmrc >/dev/null 2>&1 || true +rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/lib*.la >/dev/null 2>&1 || true +rm -rf $RPM_BUILD_ROOT%{l_prefix}/var/lib >/dev/null 2>&1 || true for file in \ u_pkg.sh vpkg-provides.sh vpkg-provides2.sh rpmdiff.cgi rpmdiff \ perl.prov perl.req mkinstalldirs magic.prov magic.req http.req \ @@ -526,7 +526,7 @@ rpmputtext rpmgettext brp-compress brp-redhat brp-sparc64-linux \ brp-strip brp-strip-shared brp-strip-comment-note rpmrc \ config.guess config.sub; do -rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/openpkg/$file +rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/openpkg/$file >/dev/null 2>&1 || true done # add additional development files Index: openpkg-web/news.txt $ cvs diff -u -r1.1136 -r1.1137 news.txt --- openpkg-web/news.txt 9 Aug 2002 12:39:45 - 1.1136 +++ openpkg-web/news.txt 9 Aug 2002 13:12:46 - 1.1137 @@ -1,3 +1,4 @@ +09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-src/sendmail sendmail.spec
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 09-Aug-2002 14:41:57 Branch: HEAD Handle: 2002080913415600 Modified files: openpkg-src/sendmailsendmail.spec Log: Verify that PreReq and BuildPreReq are correct, and try to fix package conflict with ssmtp. Summary: RevisionChanges Path 1.28+4 -3 openpkg-src/sendmail/sendmail.spec Index: openpkg-src/sendmail/sendmail.spec $ cvs diff -u -r1.27 -r1.28 sendmail.spec --- openpkg-src/sendmail/sendmail.spec9 Aug 2002 10:37:02 - 1.27 +++ openpkg-src/sendmail/sendmail.spec9 Aug 2002 12:41:56 - 1.28 @@ -24,9 +24,9 @@ ## # TODO: -# 1 User and group ids in file list must be reviewed -# 2 Add fakesyslog library -# 3 See if BuildPreReq and PreReq lists are still correct +# 1 Add fakesyslog library +# 2 User and group ids in file list must be reviewed +# 3 Test, test, and more test (also with smtpfeed) # # Bugs: # 1 All mitgelieferte config files use 8.11.6 options @@ -62,6 +62,7 @@ AutoReq: no AutoReqProv: no Provides: MTA +Conflicts:ssmtp %description Sendmail is the most popular Mail Transfer Agent (MTA). __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-src/samhain samhain.spec openpkg-web news.txt
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-web, openpkg-src Date: 09-Aug-2002 14:39:46 Branch: HEAD Handle: 2002080913394501 Modified files: openpkg-src/samhain samhain.spec openpkg-web news.txt Log: upgrading package: samhain 1.5.4 -> 1.5.5 Summary: RevisionChanges Path 1.16+2 -2 openpkg-src/samhain/samhain.spec 1.1136 +1 -0 openpkg-web/news.txt Index: openpkg-src/samhain/samhain.spec $ cvs diff -u -r1.15 -r1.16 samhain.spec --- openpkg-src/samhain/samhain.spec 19 Jul 2002 07:34:59 - 1.15 +++ openpkg-src/samhain/samhain.spec 9 Aug 2002 12:39:46 - 1.16 @@ -32,8 +32,8 @@ Distribution: OpenPKG [EXP] Group:Converter License: GPL -Version: 1.5.4 -Release: 20020719 +Version: 1.5.5 +Release: 20020809 # list of sources Source0: http://la-samhna.de/samhain/samhain-current.tar.gz Index: openpkg-web/news.txt $ cvs diff -u -r1.1135 -r1.1136 news.txt --- openpkg-web/news.txt 9 Aug 2002 11:33:20 - 1.1135 +++ openpkg-web/news.txt 9 Aug 2002 12:39:45 - 1.1136 @@ -1,3 +1,4 @@ +09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-src/perl58 perl58.spec openpkg-web news.txt
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-web, openpkg-src Date: 09-Aug-2002 13:33:21 Branch: HEAD Handle: 2002080912332001 Modified files: openpkg-src/perl58 perl58.spec openpkg-web news.txt Log: conflict with perl but do not provide it Summary: RevisionChanges Path 1.2 +3 -2 openpkg-src/perl58/perl58.spec 1.1135 +1 -0 openpkg-web/news.txt Index: openpkg-src/perl58/perl58.spec $ cvs diff -u -r1.1 -r1.2 perl58.spec --- openpkg-src/perl58/perl58.spec20 Jul 2002 10:32:22 - 1.1 +++ openpkg-src/perl58/perl58.spec9 Aug 2002 11:33:21 - 1.2 @@ -33,7 +33,7 @@ Group:Language License: GPL/Artistic Version: 5.8.0 -Release: 20020720 +Release: 20020809 # list of sources Source0: ftp://ftp.cpan.org/pub/CPAN/src/perl-%{version}.tar.gz @@ -45,7 +45,8 @@ PreReq: OpenPKG, openpkg >= 20020206 AutoReq: no AutoReqProv: no -Provides: perl +Conflicts:perl +#Provides:perl %description Perl ("Practical Reporting and Extraction Language") is a very Index: openpkg-web/news.txt $ cvs diff -u -r1.1134 -r1.1135 news.txt --- openpkg-web/news.txt 9 Aug 2002 11:12:28 - 1.1134 +++ openpkg-web/news.txt 9 Aug 2002 11:33:20 - 1.1135 @@ -1,3 +1,4 @@ +09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-re src2make.pl
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re Date: 09-Aug-2002 13:26:27 Branch: HEAD Handle: 2002080912262700 Modified files: openpkg-re src2make.pl Log: fix typo Summary: RevisionChanges Path 1.34+1 -1 openpkg-re/src2make.pl Index: openpkg-re/src2make.pl $ cvs diff -u -r1.33 -r1.34 src2make.pl --- openpkg-re/src2make.pl8 Aug 2002 17:47:38 - 1.33 +++ openpkg-re/src2make.pl9 Aug 2002 11:26:27 - 1.34 @@ -683,7 +683,7 @@ "\n" . "# configuration: user/root command execution\n" . "EXEC_HOST = localhost\n" . - "EXEC_ROOT = ssh root\@$(EXEC_HOST) cd \$\$PWD \\&\\&\n" . + "EXEC_ROOT = ssh root\@\$(EXEC_HOST) cd \$\$PWD \\&\\&\n" . "EXEC_USER = \n" . "\n" . "# configuration: command execution environment\n" . __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-src/gcc gcc.spec openpkg-web news.txt
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-web, openpkg-src Date: 09-Aug-2002 13:12:29 Branch: HEAD Handle: 2002080912122800 Modified files: openpkg-src/gcc gcc.spec openpkg-web news.txt Log: bugfix with_binutils dynamic value lookup Summary: RevisionChanges Path 1.31+2 -2 openpkg-src/gcc/gcc.spec 1.1134 +1 -0 openpkg-web/news.txt Index: openpkg-src/gcc/gcc.spec $ cvs diff -u -r1.30 -r1.31 gcc.spec --- openpkg-src/gcc/gcc.spec 8 Aug 2002 15:57:00 - 1.30 +++ openpkg-src/gcc/gcc.spec 9 Aug 2002 11:12:28 - 1.31 @@ -36,7 +36,7 @@ %define with_optimize yes %endif %ifndef with_binutils -%define with_binutils %(sh %{SOURCE gcc.sh} require-binutils %{l_target}) +%define with_binutils %(if [ -f %{SOURCE gcc.sh} ]; then sh %{SOURCE gcc.sh} require-binutils %{l_target}; else echo "no"; fi) %endif # package information @@ -49,7 +49,7 @@ Group:Language License: GPL Version: %{V_short} -Release: 20020808 +Release: 20020809 # list of sources Source0: ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{V_long}/gcc-%{V_long}.tar.bz2 Index: openpkg-web/news.txt $ cvs diff -u -r1.1133 -r1.1134 news.txt --- openpkg-web/news.txt 9 Aug 2002 09:13:49 - 1.1133 +++ openpkg-web/news.txt 9 Aug 2002 11:12:28 - 1.1134 @@ -1,3 +1,4 @@ +09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-src/sendmail sendmail.spec
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 09-Aug-2002 12:37:02 Branch: HEAD Handle: 2002080911370200 Modified files: openpkg-src/sendmailsendmail.spec Log: Corrected list of installed programs, and tried to verify their permissions. Summary: RevisionChanges Path 1.27+5 -4 openpkg-src/sendmail/sendmail.spec Index: openpkg-src/sendmail/sendmail.spec $ cvs diff -u -r1.26 -r1.27 sendmail.spec --- openpkg-src/sendmail/sendmail.spec9 Aug 2002 09:46:15 - 1.26 +++ openpkg-src/sendmail/sendmail.spec9 Aug 2002 10:37:02 - 1.27 @@ -24,10 +24,9 @@ ## # TODO: +# 1 User and group ids in file list must be reviewed # 2 Add fakesyslog library -# 3 Make smtpfeed an option, possibly reducing patching -# 4 Ensure that no new programs are in $RPM_BUILD_ROOT left unaccounted in .spec -# 5 See if BuildPreReq and PreReq lists are still correct +# 3 See if BuildPreReq and PreReq lists are still correct # # Bugs: # 1 All mitgelieferte config files use 8.11.6 options @@ -253,11 +252,13 @@ # determine file list %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \ %{l_files_std} \ -'%attr(4755,root,%{l_rgrp})%{l_prefix}/sbin/sendmail' \ +'%attr(2755,root,%{l_rgrp})%{l_prefix}/sbin/sendmail' \ '%attr(4755,root,%{l_mgrp})%{l_prefix}/bin/hoststat' \ '%attr(4755,root,%{l_mgrp})%{l_prefix}/bin/mailq' \ '%attr(4755,root,%{l_mgrp})%{l_prefix}/bin/newaliases' \ '%attr(4755,root,%{l_mgrp})%{l_prefix}/bin/purgestat' \ +'%attr(4755,root,%{l_mgrp})%{l_prefix}/bin/vacation' \ +'%attr(4755,root,%{l_mgrp})%{l_prefix}/libexec/sendmail/smrsh' \ '%config %{l_prefix}/etc/sendmail/*' \ '%config %attr(644,root,%{l_mgrp}) %{l_prefix}/etc/sendmail/ca.crt' \ '%config %attr(644,root,%{l_mgrp}) %{l_prefix}/etc/sendmail/sendmail.crt' \ __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
Latest package status now online
We're still focusing on the OpenPKG 1.1 release. The current package status you can monitor under http://www.openpkg.org/status.cgi in case you're interested. Feel free to contribute patches and fixes to get rid of the red boxes ;) Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Projectwww.openpkg.org Developer Communication List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-web status.wml
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-web Date: 09-Aug-2002 12:25:09 Branch: HEAD Handle: 2002080911250900 Modified files: openpkg-web status.wml Log: new status page Summary: RevisionChanges Path 1.2 +16 -3 openpkg-web/status.wml Index: openpkg-web/status.wml $ cvs diff -u -r1.1 -r1.2 status.wml --- openpkg-web/status.wml15 Nov 2001 10:27:32 - 1.1 +++ openpkg-web/status.wml9 Aug 2002 10:25:09 - 1.2 @@ -2,13 +2,26 @@ #use "page.inc" page=pkg twopane -Package Status +Package Building Status -Package Status +Package Building Status -This is the latest state of our package testing efforts. +We regularily build the latest ftp://ftp.openpkg.org/current/SRC/";>OpenPKG-CURRENT packages +on a number of different development platforms. The above table reports +the latest package building status. + +The following table provides the current hostname to platform mapping: + + dv1: ix86-freebsd4.6 (FreeBSD 4.6-STABLE) + dv5: ix86-linux2.2 (Debian 2.2) + dv8: sparc64-solaris2.8 (Solaris 8) + dv4: ix86-linux2.4 (RedHat 7.2) + dv6: ix86-linux2.4 (Debian 3.3) + dv9: sparc64-solaris2.9 (Solaris 9) + __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-web status.cgi
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-web Date: 09-Aug-2002 12:25:06 Branch: HEAD Handle: 2002080911250600 Modified files: openpkg-web status.cgi Log: new status page Summary: RevisionChanges Path 1.2 +72 -63 openpkg-web/status.cgi Index: openpkg-web/status.cgi $ cvs diff -u -r1.1 -r1.2 status.cgi --- openpkg-web/status.cgi15 Nov 2001 10:27:32 - 1.1 +++ openpkg-web/status.cgi9 Aug 2002 10:25:06 - 1.2 @@ -1,78 +1,87 @@ #!/usr/bin/perl ## -## status.cgi +## status.cgi -- Package Status Report ## require 5.000; use IO; - $|++; -my $page = ''; - -open(FP, "); -close(FP); - -# -my $bgcolor = "ff"; -my @array; -my $text0; -my $text1; -my $text2; -my $text3; -my $text4; - - - -$page .= "\r\n"; -open(SFP, "<../SRC/00STATUS"); - - -LOOP:while() { -@array = ($text0, $text1, $text2, $text3, $text4) = /^(\w+)\s+(\S+)\s+(\S+)\s+(\S+)\s+(\S+)\s+/; - - -$array[0] =~ s|^\s+(.*?)|{$array[0]=$1}|es; # Remove whitespaces at the beginning -next LOOP if $array[0] eq ""; -next LOOP if $array[0] =~ /^=/; -$array[0] =~ s|(.*?)\s+$|{$array[0]=$1}|es; # Remove whitespaces at the end - +my $O = ''; -$page .= sprintf("\r\n", $bgcolor); - - -foreach (@array) { -$page .= ""; -($dummy, $_) = ($_ =~ /^(\w+):(\S+)/) if ($_ =~ /^(\w+):(\S+)/); # Remove 1th part to ":" -if ($_ eq "no") { - $page .= ""; -} elsif ($_ eq "yes") { -$page .= ""; +my $bgcolors = [qw(#f0f0f0 #e5e5e5)]; +my $okcolors = { +"REL" => "#ff", +"EXP" => "#f0f000", +"BRK" => "#ff", +"DEV" => "#f5f5f5", +}; +my $io = new IO::File ") { +# a2ps4.13b 20020609 REL yes OK OK ... +if ($line =~ m|^===|) { +next; } -$page .= "$_"; -$page .= "\r\n"; -} - - -if ($bgcolor eq "f0f0f0") { $bgcolor = "ff"; } -else{ $bgcolor = "f0f0f0"; } - +my @line = split(/\s+/, $line); +my ($name, $version, $release, $dst, $rel) = @line[0..4]; +my @hosts = @line[5..$#line]; +if ($ishead) { +$ishead = 0; +$O .= "\n"; +$O .= "$name"; +$O .= "$version"; +$O .= "$release"; +$O .= "$dst"; +$O .= "$rel"; +foreach my $host (@hosts) { +$O .= "$host"; +} +$O .= "\n"; +} +else { +$O .= "[$n]."\">\n"; +$O .= "$name"; +$O .= "$version"; +$O .= "$release"; +$O .= "$dst"; +$O .= "$rel"; +foreach my $host (@hosts) { +if ($host eq "--") { +$O .= "{$dst}."\">"; +} +else { +$O .= ""; +} +$O .= $host; +$O .= ""; +} +$O .= "\n"; +} +$n = ($n + 1) % 2; } +$O .= "\n"; +$io->close(); -$page .= ("\r\n"); - -close(SFP); - -## -open(FP, "); -close(FP); - -$page = "Content-type: text/html\r\n" . -sprintf("Content-length: %d\r\n", length($page)) . -"\r\n" . $page; +## -print STDOUT $page; +my $head = ''; +$io = new IO::File "); +$io->close(); + +my $foot = ''; +$io = new IO::File "); +$io->close(); + +$O = $head . $O . $foot; + +$O = "Content-type: text/html\r\n" . + sprintf("Content-length: %d\r\n", length($O)) . + "\r\n" . $O; +print STDOUT $O; exit(0); __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-web index.wml
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-web Date: 09-Aug-2002 12:24:38 Branch: HEAD Handle: 2002080911243800 Modified files: openpkg-web index.wml Log: add links Summary: RevisionChanges Path 1.32+9 -3 openpkg-web/index.wml Index: openpkg-web/index.wml $ cvs diff -u -r1.31 -r1.32 index.wml --- openpkg-web/index.wml 2 Aug 2002 15:20:18 - 1.31 +++ openpkg-web/index.wml 9 Aug 2002 10:24:38 - 1.32 @@ -73,12 +73,18 @@ gory details. -Quick Links: +User Quick Links: Slideset | - User Tutorial | - Quick Reference | + Tutorial | + Quick Ref | FAQ | Handbook + +Developer Quick Links: + Package Status | + CVSWeb | + http://cvs.openpkg.org/";>CVSTrac | + BugDB Newsflash: (also available in RDF/RSS format) __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
File conflicts in sendmail and ssmtp
Hello fellows, If the following conflict offends somebody, then they should suggest a solution. Otherwise, it seems to me that sendmail and ssmtp are exclusive packages and we can leave this conflict in. Even better, is there a tricky RPM way of not allowing an install based on another effectively installed package? Something like a reverse PreReq list? file /cw/man/man8/sendmail.8 from install of sendmail-8.12.5-20020809 conflicts with file from package ssmtp-2.48-20020316 file /cw/sbin/sendmail from install of sendmail-8.12.5-20020809 conflicts with file from package ssmtp-2.48-20020316 -- [EMAIL PROTECTED] Development Team, Application Services Cable & Wireless Deutschland GmbH msg00816/pgp0.pgp Description: PGP signature
[CVS] OpenPKG: openpkg-src/sendmail sendmail.spec
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 09-Aug-2002 11:46:15 Branch: HEAD Handle: 2002080910461500 Modified files: openpkg-src/sendmailsendmail.spec Log: Autonomous patch code varies wildly from new Sendmail implementations. Also, as stated in the smtpfeed docs the 3.3WIDE patch is not needed with Sendmail v8.12.X as long as no special WIDE configurations are needed. Summary: RevisionChanges Path 1.26+1 -2 openpkg-src/sendmail/sendmail.spec Index: openpkg-src/sendmail/sendmail.spec $ cvs diff -u -r1.25 -r1.26 sendmail.spec --- openpkg-src/sendmail/sendmail.spec8 Aug 2002 17:20:03 - 1.25 +++ openpkg-src/sendmail/sendmail.spec9 Aug 2002 09:46:15 - 1.26 @@ -24,7 +24,6 @@ ## # TODO: -# 1 Check out if old patches are still relevant or needed # 2 Add fakesyslog library # 3 Make smtpfeed an option, possibly reducing patching # 4 Ensure that no new programs are in $RPM_BUILD_ROOT left unaccounted in .spec @@ -48,7 +47,7 @@ Group:Mail License: BSD Version: 8.12.5 -Release: 20020808 +Release: 20020809 # list of sources Source0: ftp://ftp.sendmail.org/pub/sendmail/sendmail.%{version}.tar.gz __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-src/tsmc tsmc.spec
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Christoph Schug Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 09-Aug-2002 11:32:24 Branch: HEAD Handle: 2002080910322400 Modified files: openpkg-src/tsmctsmc.spec Log: added install note for Debian GNU/Linux 3.0 Summary: RevisionChanges Path 1.17+2 -1 openpkg-src/tsmc/tsmc.spec Index: openpkg-src/tsmc/tsmc.spec $ cvs diff -u -r1.16 -r1.17 tsmc.spec --- openpkg-src/tsmc/tsmc.spec14 Jul 2002 12:53:02 - 1.16 +++ openpkg-src/tsmc/tsmc.spec9 Aug 2002 09:32:24 - 1.17 @@ -33,7 +33,7 @@ Group:Converter License: Commercial Version: 4.2.2.1 -Release: 20020531 +Release: 20020808 # list of sources Source0: ftp://service.boulder.ibm.com/storage/tivoli-storage-management/maintenance/client/v4r2/Linux86/v4221/IP22508_1.tar @@ -194,6 +194,7 @@ ( echo "Please make sure you have the vendor libstdc++ 2.9 package installed:" echo "- RedHat Linux 7.x: compat-libstdc++-6.2-2.9.0.16" echo "- Debian GNU/Linux 2.2: libstdc++2.9-glibc2.1" + echo "- Debian GNU/Linux 3.0: libstdc++2.9-glibc2.1" echo "The resulting library file has to be named libstdc++-libc6.1-1.so.2" ) | %{l_rpmtool} msg -b ;; __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-re/vcheck vc.rfc openpkg-src/rfc rfc.spec openp...
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re, openpkg-web, openpkg-src Date: 09-Aug-2002 11:13:49 Branch: HEAD Handle: 2002080910134801 Modified files: openpkg-re/vcheck vc.rfc openpkg-src/rfc rfc.spec openpkg-web news.txt Log: upgrade rfc index and disable tracking Summary: RevisionChanges Path 1.3 +5 -3 openpkg-re/vcheck/vc.rfc 1.17+1 -1 openpkg-src/rfc/rfc.spec 1.1133 +1 -0 openpkg-web/news.txt Index: openpkg-re/vcheck/vc.rfc $ cvs diff -u -r1.2 -r1.3 vc.rfc --- openpkg-re/vcheck/vc.rfc 19 Jul 2002 07:44:21 - 1.2 +++ openpkg-re/vcheck/vc.rfc 9 Aug 2002 09:13:48 - 1.3 @@ -2,8 +2,10 @@ } prog rfc = { - version = 3.2.3 - url = http://www.dewn.com/rfc/ - regex = rfc-(__VER__)\.tar\.gz + disabled + comment = "website no longer has any link to (still existing) tarball" + version = 3.2.3 + url = http://www.dewn.com/rfc/ + regex = rfc-(__VER__)\.tar\.gz } Index: openpkg-src/rfc/rfc.spec $ cvs diff -u -r1.16 -r1.17 rfc.spec --- openpkg-src/rfc/rfc.spec 19 Jul 2002 07:44:22 - 1.16 +++ openpkg-src/rfc/rfc.spec 9 Aug 2002 09:13:49 - 1.17 @@ -33,7 +33,7 @@ Group:Misc License: PD Version: 3.2.3 -Release: 20020719 +Release: 20020809 # list of sources Source0: http://www.dewn.com/rfc/rfc-%{version}.tar.gz Index: openpkg-web/news.txt $ cvs diff -u -r1.1132 -r1.1133 news.txt --- openpkg-web/news.txt 9 Aug 2002 09:09:03 - 1.1132 +++ openpkg-web/news.txt 9 Aug 2002 09:13:49 - 1.1133 @@ -1,3 +1,4 @@ +09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-src/par par.spec openpkg-web news.txt
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-web, openpkg-src Date: 09-Aug-2002 11:09:04 Branch: HEAD Handle: 2002080910090301 Modified files: openpkg-src/par par.spec openpkg-web news.txt Log: fix URL Summary: RevisionChanges Path 1.16+3 -3 openpkg-src/par/par.spec 1.1132 +1 -0 openpkg-web/news.txt Index: openpkg-src/par/par.spec $ cvs diff -u -r1.15 -r1.16 par.spec --- openpkg-src/par/par.spec 29 May 2002 20:01:42 - 1.15 +++ openpkg-src/par/par.spec 9 Aug 2002 09:09:04 - 1.16 @@ -29,17 +29,17 @@ # package information Name: par Summary: Paragraph Formatter -URL: http://www.cs.berkeley.edu/~amc/Par/ +URL: http://www.nicemice.net/par/ Vendor: Adam M. Costello Packager: The OpenPKG Project Distribution: OpenPKG [REL] Group:Text License: PD/BSD-style Version: %{V_real} -Release: 20020206 +Release: 20020809 # list of sources -Source0: http://www.cs.berkeley.edu/~amc/Par/Par%{V_comp}.tar.gz +Source0: http://www.nicemice.net/par/Par%{V_comp}.tar.gz # build information Prefix: %{l_prefix} Index: openpkg-web/news.txt $ cvs diff -u -r1.1131 -r1.1132 news.txt --- openpkg-web/news.txt 9 Aug 2002 08:58:55 - 1.1131 +++ openpkg-web/news.txt 9 Aug 2002 09:09:03 - 1.1132 @@ -1,3 +1,4 @@ +09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-re/vcheck vc.par
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re Date: 09-Aug-2002 11:08:17 Branch: HEAD Handle: 2002080910081600 Modified files: openpkg-re/vcheck vc.par Log: fix URL Summary: RevisionChanges Path 1.3 +1 -1 openpkg-re/vcheck/vc.par Index: openpkg-re/vcheck/vc.par $ cvs diff -u -r1.2 -r1.3 vc.par --- openpkg-re/vcheck/vc.par 16 Mar 2002 08:24:11 - 1.2 +++ openpkg-re/vcheck/vc.par 9 Aug 2002 09:08:16 - 1.3 @@ -3,7 +3,7 @@ prog par = { version = 152 - url = http://www.cs.berkeley.edu/~amc/Par/ + url = http://www.nicemice.net/par/ regex = Par(__VER__)\.tar\.gz } __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-re/vcheck vc.tomcat-adapter
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re Date: 09-Aug-2002 11:07:29 Branch: HEAD Handle: 2002080910072900 Modified files: openpkg-re/vcheck vc.tomcat-adapter Log: shit, no one seems to be able to help out... Summary: RevisionChanges Path 1.5 +1 -1 openpkg-re/vcheck/vc.tomcat-adapter Index: openpkg-re/vcheck/vc.tomcat-adapter $ cvs diff -u -r1.4 -r1.5 vc.tomcat-adapter --- openpkg-re/vcheck/vc.tomcat-adapter 7 Apr 2002 18:46:21 - 1.4 +++ openpkg-re/vcheck/vc.tomcat-adapter 9 Aug 2002 09:07:29 - 1.5 @@ -3,7 +3,7 @@ prog tomcat-adapter = { version = 3.2.4 - comment = "rse: upgrade needed, cs: will investigate" + comment = "rse: upgrade needed (ANY HELP APPRECIATED!)" url = http://jakarta.apache.org/builds/jakarta-tomcat/release/ regex = v((\d+\.)*\d+)/ url = http://jakarta.apache.org/builds/jakarta-tomcat/release/v__NEWVER__/src/ __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-re/vcheck vc.tomcat
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re Date: 09-Aug-2002 11:07:11 Branch: HEAD Handle: 2002080910071100 Modified files: openpkg-re/vcheck vc.tomcat Log: shit, no one seems to be able to help out... Summary: RevisionChanges Path 1.4 +1 -1 openpkg-re/vcheck/vc.tomcat Index: openpkg-re/vcheck/vc.tomcat $ cvs diff -u -r1.3 -r1.4 vc.tomcat --- openpkg-re/vcheck/vc.tomcat 7 Apr 2002 18:46:21 - 1.3 +++ openpkg-re/vcheck/vc.tomcat 9 Aug 2002 09:07:11 - 1.4 @@ -3,7 +3,7 @@ prog tomcat = { version = 3.2.4 - comment = "rse: upgrade needed, cs: will investigate" + comment = "rse: upgrade needed (ANY HELP APPRECIATED!)" url = http://jakarta.apache.org/builds/jakarta-tomcat/release/ regex = v((\d+\.)*\d+)/ url = http://jakarta.apache.org/builds/jakarta-tomcat/release/v__NEWVER__/bin/ __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
Request for help: upgrade of Tomcat package(s)
Request for help: We currently have in OpenPKG-CURRENT a "tomcat" and "tomcat-adapter" package at vendor version 3.2.4. Unfortunately Tomcat is such a nasty stuff and we have no people with deep enough Java+Tomcat knowledge, so we were still unable to upgrade the package to 3.3.1. Additionally we would like to have "tomcat4" and "tomcat4-adapter" packages based on Tomcat 4.0.3 (and later 4.1.x). Is anyone with more Tomcat knowledge able to contribute a package upgrade for 3.3.1 and/or a new package for Tomcat 4.0.3? We would be very happy if someone can help us out here. Thanks. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Projectwww.openpkg.org Developer Communication List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-re/vcheck vc.sdl openpkg-src/sdl sdl.patch sdl....
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re, openpkg-web, openpkg-src Date: 09-Aug-2002 10:58:56 Branch: HEAD Handle: 2002080909585501 Added files: openpkg-src/sdl sdl.patch Modified files: openpkg-re/vcheck vc.sdl openpkg-src/sdl sdl.spec openpkg-web news.txt Log: finally fix this package upgrade, too. Summary: RevisionChanges Path 1.4 +1 -2 openpkg-re/vcheck/vc.sdl 1.1 +77 -0 openpkg-src/sdl/sdl.patch 1.6 +4 -2 openpkg-src/sdl/sdl.spec 1.1131 +1 -0 openpkg-web/news.txt Index: openpkg-re/vcheck/vc.sdl $ cvs diff -u -r1.3 -r1.4 vc.sdl --- openpkg-re/vcheck/vc.sdl 15 Apr 2002 09:42:26 - 1.3 +++ openpkg-re/vcheck/vc.sdl 9 Aug 2002 08:58:55 - 1.4 @@ -2,8 +2,7 @@ } prog sdl = { - version = 1.2.3 - comment = "ms: vendor sources 1.2.4 are busted, so wait on this one." + version = 1.2.4 url = http://www.libsdl.org/release/ regex = SDL-(__VER__)\.tar\.gz } Index: openpkg-src/sdl/sdl.patch $ cvs update -p -r1.1 sdl.patch $FreeBSD: ports/devel/sdl12/files/patch-src::joystick::bsd::SDL_sysjoystick.c,v 1.2 2002/04/18 08:10:01 sobomax Exp $ --- src/joystick/bsd/SDL_sysjoystick.c.orig Sun Mar 10 05:49:25 2002 +++ src/joystick/bsd/SDL_sysjoystick.cThu Apr 18 10:48:00 2002 @@ -41,7 +41,11 @@ #include #include -#include +#if !defined(HAVE_LIBUSBHID_H) +#include +#else +#include +#endif #include "SDL_error.h" #include "SDL_joystick.h" @@ -205,7 +209,8 @@ joy->nballs = 0; while (hid_get_item(hdata, &hitem) > 0) { - char *s, *sp; + const char *s; + char *sp; switch (hitem.kind) { case hid_collection: @@ -275,7 +280,7 @@ Sint32 v; rep = &joy->hwdata->inreport; - if (read(joy->hwdata->fd, rep->buf->data, rep->size) != rep->size) { + if (read(joy->hwdata->fd, rep->buf->ucr_data, rep->size) != rep->size) { return; } hdata = hid_start_parse(joy->hwdata->repdesc, 1 << hid_input); @@ -310,7 +315,7 @@ goto scaleaxe; } scaleaxe: - v = (Sint32)hid_get_data(rep->buf->data, &hitem); + v = (Sint32)hid_get_data(rep->buf->ucr_data, &hitem); if (v != 127) { if (v < 127) { v = -(256 - v); @@ -329,7 +334,7 @@ } break; case HUP_BUTTON: - v = (Sint32)hid_get_data(rep->buf->data, + v = (Sint32)hid_get_data(rep->buf->ucr_data, &hitem); if (joy->buttons[nbutton] != v) { SDL_PrivateJoystickButton(joy, @@ -381,7 +386,12 @@ { int len; +#if !defined(HAVE_LIBUSBHID_H) len = hid_report_size(rd, repinfo[repind].kind, &r->rid); +#else + len = hid_report_size(rd, r->rid, repinfo[repind].kind); +#endif + if (len < 0) { SDL_SetError("Negative HID report size"); return (-1); @@ -389,7 +399,7 @@ r->size = len; if (r->size > 0) { - r->buf = malloc(sizeof(*r->buf) - sizeof(r->buf->data) + + r->buf = malloc(sizeof(*r->buf) - sizeof(r->buf->ucr_data) + r->size); if (r->buf == NULL) { SDL_OutOfMemory(); Index: openpkg-src/sdl/sdl.spec $ cvs diff -u -r1.5 -r1.6 sdl.spec --- openpkg-src/sdl/sdl.spec 6 Aug 2002 12:41:52 - 1.5 +++ openpkg-src/sdl/sdl.spec 9 Aug 2002 08:58:56 -0000 1.6 @@ -32,11 +32,12 @@ Distribution: OpenPKG [EXP] Group:XWindow License: LGPL -Version: 1.2.3 -Release: 20020224 +Versi
[CVS] OpenPKG: openpkg-re/vcheck vc.cvsd openpkg-src/cvsd cvsd.patch c...
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re, openpkg-web, openpkg-src Date: 09-Aug-2002 10:47:17 Branch: HEAD Handle: 2002080909471501 Added files: openpkg-src/cvsdcvsd.patch Modified files: openpkg-re/vcheck vc.cvsd openpkg-src/cvsdcvsd.spec openpkg-web news.txt Log: upgrading package: cvsd 0.9.9 -> 0.9.10 Summary: RevisionChanges Path 1.8 +1 -2 openpkg-re/vcheck/vc.cvsd 1.1 +12 -0 openpkg-src/cvsd/cvsd.patch 1.9 +4 -2 openpkg-src/cvsd/cvsd.spec 1.1130 +1 -0 openpkg-web/news.txt Index: openpkg-re/vcheck/vc.cvsd $ cvs diff -u -r1.7 -r1.8 vc.cvsd --- openpkg-re/vcheck/vc.cvsd 6 Aug 2002 07:42:08 - 1.7 +++ openpkg-re/vcheck/vc.cvsd 9 Aug 2002 08:47:15 - 1.8 @@ -2,8 +2,7 @@ } prog cvsd = { - version = 0.9.9 - comment = "ms: v0.9.10 source code broken 'redefinition of struct sockaddr_in'" + version = 0.9.10 url = http://tiefighter.et.tudelft.nl/~arthur/cvsd/downloads.html regex = cvsd-(__VER__)\.tar\.gz } Index: openpkg-src/cvsd/cvsd.patch $ cvs update -p -r1.1 cvsd.patch --- cvsd.c.orig 2002-07-24 20:07:44.0 +0200 +++ cvsd.c2002-08-09 10:45:47.0 +0200 @@ -60,7 +60,9 @@ #include #include #include +#ifndef __FreeBSD__ #include +#endif #include #ifdef HAVE_NETDB_H #include Index: openpkg-src/cvsd/cvsd.spec $ cvs diff -u -r1.8 -r1.9 cvsd.spec --- openpkg-src/cvsd/cvsd.spec6 Aug 2002 12:27:18 - 1.8 +++ openpkg-src/cvsd/cvsd.spec9 Aug 2002 08:47:16 - 1.9 @@ -32,13 +32,14 @@ Distribution: OpenPKG [EXP] Group:SCM License: GPL -Version: 0.9.9 -Release: 20020624 +Version: 0.9.10 +Release: 20020809 # list of sources Source0: http://tiefighter.et.tudelft.nl/~arthur/cvsd/cvsd-%{version}.tar.gz Source1: cvsd.conf Source2: rc.cvsd +Patch0: cvsd.patch # build information Prefix: %{l_prefix} @@ -68,6 +69,7 @@ %prep %setup -q +%patch -p0 %build # configure program Index: openpkg-web/news.txt $ cvs diff -u -r1.1129 -r1.1130 news.txt --- openpkg-web/news.txt 9 Aug 2002 08:41:06 - 1.1129 +++ openpkg-web/news.txt 9 Aug 2002 08:47:16 - 1.1130 @@ -1,3 +1,4 @@ +09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
Re: [CVS] OpenPKG: openpkg-re/vcheck vc.whois openpkg-src/whois whois.spec...
On Fri, Aug 09, 2002, Michael Schloh wrote: > Log: > Fixed braindead FreeBSD building and upgraded shellutils 2.0.14 -> 2.0.15 > Eh, sorry. That should read '...and upgraded whois 4.5.28 -> 4.5.29'. Regards, Michael msg00805/pgp0.pgp Description: PGP signature
[CVS] OpenPKG: openpkg-re/vcheck vc.cadaver
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re Date: 09-Aug-2002 10:42:48 Branch: HEAD Handle: 2002080909424800 Modified files: openpkg-re/vcheck vc.cadaver Log: remember issue Summary: RevisionChanges Path 1.4 +1 -1 openpkg-re/vcheck/vc.cadaver Index: openpkg-re/vcheck/vc.cadaver $ cvs diff -u -r1.3 -r1.4 vc.cadaver --- openpkg-re/vcheck/vc.cadaver 7 Aug 2002 09:07:41 - 1.3 +++ openpkg-re/vcheck/vc.cadaver 9 Aug 2002 08:42:48 - 1.4 @@ -2,7 +2,7 @@ } prog cadaver = { - comment = "rse: 0.20.3 says 'incompatible neon library version 0.21.3: wanted 0.22'" + comment = "rse: 0.20.3 requires still unreleased neon 0.22" version = 0.19.1 url = http://www.webdav.org/cadaver/ regex = cadaver-(__VER__)\.tar\.gz __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-re/vcheck vc.whois openpkg-src/whois whois.spec...
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re, openpkg-web, openpkg-src Date: 09-Aug-2002 10:41:07 Branch: HEAD Handle: 2002080909410601 Modified files: openpkg-re/vcheck vc.whois openpkg-src/whois whois.spec openpkg-web news.txt Log: Fixed braindead FreeBSD building and upgraded shellutils 2.0.14 -> 2.0.15 Summary: RevisionChanges Path 1.5 +1 -1 openpkg-re/vcheck/vc.whois 1.22+7 -2 openpkg-src/whois/whois.spec 1.1129 +1 -0 openpkg-web/news.txt Index: openpkg-re/vcheck/vc.whois $ cvs diff -u -r1.4 -r1.5 vc.whois --- openpkg-re/vcheck/vc.whois2 Jun 2002 19:23:27 - 1.4 +++ openpkg-re/vcheck/vc.whois9 Aug 2002 08:41:06 - 1.5 @@ -2,7 +2,7 @@ } prog whois = { - version = 4.5.28 + version = 4.5.29 url = http://www.linux.it/~md/software/ regex = whois_(__VER__)\.tar\.gz } Index: openpkg-src/whois/whois.spec $ cvs diff -u -r1.21 -r1.22 whois.spec --- openpkg-src/whois/whois.spec 2 Jun 2002 19:19:46 - 1.21 +++ openpkg-src/whois/whois.spec 9 Aug 2002 08:41:07 - 1.22 @@ -32,8 +32,8 @@ Distribution: OpenPKG [REL] Group:DNS License: GPL -Version: 4.5.28 -Release: 20020602 +Version: 4.5.29 +Release: 20020809 # list of sources Source0: http://www.linux.it/~md/software/whois_%{version}.tar.gz @@ -54,10 +54,15 @@ %build %{l_shtool} subst -e "s;perl;%{l_prefix}/bin/perl;" Makefile + ldflags="" case "%{l_target}" in *-solaris* ) ldflags="-lnsl -lsocket" ;; +*-freebsd* ) %{l_shtool} subst -e "s;# define HAVE_GETOPT_LONG;/* # define HAVE_GETOPT_LONG */;" \ + -e "s;# define ENABLE_NLS;/* # define ENABLE_NLS */;" \ + -e "s;# define LOCALEDIR "/usr/local/share/locale";/* # define LOCALEDIR "/usr/local/share/locale"*/;" config.h esac + %{l_make} %{l_mflags} \ CC="%{l_cc}" \ CFLAGS="%{l_cflags -O}" \ Index: openpkg-web/news.txt $ cvs diff -u -r1.1128 -r1.1129 news.txt --- openpkg-web/news.txt 9 Aug 2002 08:40:08 - 1.1128 +++ openpkg-web/news.txt 9 Aug 2002 08:41:06 - 1.1129 @@ -1,3 +1,4 @@ +09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 08-Aug-2002: Upgraded package: P __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-re/vcheck vc.shellutils openpkg-src/shellutils ...
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re, openpkg-web, openpkg-src Date: 09-Aug-2002 10:40:09 Branch: HEAD Handle: 2002080909400701 Modified files: openpkg-re/vcheck vc.shellutils openpkg-src/shellutils shellutils.spec openpkg-web news.txt Log: upgrading package: shellutils 2.0.14 -> 2.0.15 Summary: RevisionChanges Path 1.6 +1 -1 openpkg-re/vcheck/vc.shellutils 1.20+2 -2 openpkg-src/shellutils/shellutils.spec 1.1128 +1 -0 openpkg-web/news.txt Index: openpkg-re/vcheck/vc.shellutils $ cvs diff -u -r1.5 -r1.6 vc.shellutils --- openpkg-re/vcheck/vc.shellutils 5 Aug 2002 08:05:51 - 1.5 +++ openpkg-re/vcheck/vc.shellutils 9 Aug 2002 08:40:07 - 1.6 @@ -2,7 +2,7 @@ } prog shellutils = { - version = 2.0.14 + version = 2.0.15 url = ftp://alpha.gnu.org/gnu/fetish/ regex = sh-utils-(__VER__)\.tar\.gz } Index: openpkg-src/shellutils/shellutils.spec $ cvs diff -u -r1.19 -r1.20 shellutils.spec --- openpkg-src/shellutils/shellutils.spec6 Aug 2002 12:32:10 - 1.19 +++ openpkg-src/shellutils/shellutils.spec9 Aug 2002 08:40:08 - 1.20 @@ -32,8 +32,8 @@ Distribution: OpenPKG [REL] Group:Utility License: GPL -Version: 2.0.14 -Release: 20020805 +Version: 2.0.15 +Release: 20020809 # list of sources Source0: ftp://alpha.gnu.org/gnu/fetish/sh-utils-%{version}.tar.gz Index: openpkg-web/news.txt $ cvs diff -u -r1.1127 -r1.1128 news.txt --- openpkg-web/news.txt 9 Aug 2002 08:34:49 - 1.1127 +++ openpkg-web/news.txt 9 Aug 2002 08:40:08 - 1.1128 @@ -1,3 +1,4 @@ +09-Aug-2002: Upgraded package: P 09-Aug-2002: Upgraded package: P 08-Aug-2002: Upgraded package: P 08-Aug-2002: Upgraded package: P __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-re/release Makefile
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re Date: 09-Aug-2002 10:35:17 Branch: HEAD Handle: 2002080909351600 Modified files: openpkg-re/release Makefile Log: more cleanups and a two-sorted report Summary: RevisionChanges Path 1.3 +16 -6 openpkg-re/release/Makefile Index: openpkg-re/release/Makefile $ cvs diff -u -r1.2 -r1.3 Makefile --- openpkg-re/release/Makefile 8 Aug 2002 17:56:08 - 1.2 +++ openpkg-re/release/Makefile 9 Aug 2002 08:35:16 - 1.3 @@ -64,9 +64,10 @@ hostname=`echo "$$hostname" | cut -c1-4`; \ status="$$status $$hostname"; \ done; \ - echo . | awk '{ printf("%-15s %-18s %-10s %-4s %s %s\n", n, v, r, d, s, l); }' \ - n="Name" v="Version" r="Release" d="Dist" s="$$status" l="Released" - @for srpm in `ls -1 $(WORK)/src/master/*.src.rpm | sort`; do \ + echo . | awk '{ printf("%-15s %-15s %-10s %-3s %-3s %s\n", n, v, r, d, l, s); }' \ + n="Name" v="Version" r="Release" d="Dst" l="Rel" s="$$status"; \ + echo "=== === == === === =="; \ + for srpm in `ls -1 $(WORK)/src/master/*.src.rpm | sort`; do \ base=`echo "$$srpm" | sed -e 's;^$(WORK)/src/master/\(.*\)\.src\.rpm$$;\1;'`; \ eval `echo "$$base" | sed -e 's/^\(.*\)-\([^-][^-]*\)-\([^-][^-]*\)$$/name="\1"; version="\2"; release="\3";/'`; \ distrib=`$(PREFIX)/bin/rpm -qp --qf '%{DISTRIBUTION}' $$srpm | sed -e 's;^.*\[\(.*\)\].*;\1;'`; \ @@ -74,7 +75,7 @@ for platform in $(PLATFORMS); do \ eval `echo "$$platform" | sed -e 's/^\([^:]*\):\(.*\)$$/hostname="\1"; target="\2";/'`; \ if [ -f "$(WORK)/bin/$$hostname-$$target/$$base.$$target-$(LOCATION).rpm" ]; then \ - status="$$status Ok "; \ + status="$$status OK "; \ else \ status="$$status -- "; \ fi; \ @@ -84,9 +85,18 @@ else \ released="no"; \ fi; \ - echo . | awk '{ printf("%-15s %-18s %-10s %-4s %s %s\n", n, v, r, d, s, l); }' \ - n="$$name" v="$$version" r="$$release" d="$$distrib" s="$$status" l="$$released"; \ + echo . | awk '{ printf("%-15s %-15s %-10s %-3s %-3s %s\n", n, v, r, d, l, s); }' \ + n="$$name" v="$$version" r="$$release" d="$$distrib" l="$$released" s="$$status"; \ done + +master-report: + @$(MAKE) $(MFLAGS) master-status >$(WORK)/tmp/status.txt; \ + grep "^Name" $(WORK)/tmp/status.txt; \ + grep "^" $(WORK)/tmp/status.txt | tee $(WORK)/tmp/status.sep; \ + grep REL $(WORK)/tmp/status.txt; cat $(WORK)/tmp/status.sep; \ + grep EXP $(WORK)/tmp/status.txt; cat $(WORK)/tmp/status.sep; \ + grep BRK $(WORK)/tmp/status.txt; cat $(WORK)/tmp/status.sep; \ + grep DEV $(WORK)/tmp/status.txt master-clean: @$(SHTOOL) echo -e "%B++ Cleaning up on master%b" __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]
[CVS] OpenPKG: openpkg-re/vcheck vc.openssl openpkg-src/openssl openss...
OpenPKG CVS Repository http://www.openpkg.org/cvsweb/cvsweb.cgi Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re, openpkg-web, openpkg-src Date: 09-Aug-2002 10:34:50 Branch: HEAD Handle: 2002080909344901 Modified files: openpkg-re/vcheck vc.openssl openpkg-src/openssl openssl.patch openssl.spec openpkg-web news.txt Log: upgrading package: openssl 0.9.6e -> 0.9.6f Summary: RevisionChanges Path 1.7 +1 -1 openpkg-re/vcheck/vc.openssl 1.5 +20 -0 openpkg-src/openssl/openssl.patch 1.26+2 -2 openpkg-src/openssl/openssl.spec 1.1127 +1 -0 openpkg-web/news.txt Index: openpkg-re/vcheck/vc.openssl $ cvs diff -u -r1.6 -r1.7 vc.openssl --- openpkg-re/vcheck/vc.openssl 30 Jul 2002 18:38:01 - 1.6 +++ openpkg-re/vcheck/vc.openssl 9 Aug 2002 08:34:49 - 1.7 @@ -2,7 +2,7 @@ } prog openssl = { - version = 0.9.6e + version = 0.9.6f url = ftp://ftp.openssl.org/source/ regex = openssl-(\d+\.\d+\.\d+[a-z]?)\.tar\.gz } Index: openpkg-src/openssl/openssl.patch $ cvs diff -u -r1.4 -r1.5 openssl.patch --- openpkg-src/openssl/openssl.patch 30 Jul 2002 13:02:31 - 1.4 +++ openpkg-src/openssl/openssl.patch 9 Aug 2002 08:34:50 - 1.5 @@ -29,3 +29,23 @@ "nextstep", "cc:-O -Wall::(unknown)::BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:::", "nextstep3.3", "cc:-O3 -Wall::(unknown)::BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:::", # NCR MP-RAS UNIX ver 02.03.01 +--- Makefile.org.orig2002-08-08 23:12:47.0 +0200 Makefile.org 2002-08-09 10:24:18.0 +0200 +@@ -686,7 +686,7 @@ + $(INSTALL_PREFIX)$(MANDIR)/man3 \ + $(INSTALL_PREFIX)$(MANDIR)/man5 \ + $(INSTALL_PREFIX)$(MANDIR)/man7 +-@pod2man=`cd ../../util; ./pod2mantest ignore`; \ ++@pod2man=`cd util; ./pod2mantest ignore`; \ + for i in doc/apps/*.pod; do \ + fn=`basename $$i .pod`; \ + if [ "$$fn" = "config" ]; then sec=5; else sec=1; fi; \ +@@ -697,7 +697,7 @@ + --release=$(VERSION) `basename $$i`") \ + > $(INSTALL_PREFIX)$(MANDIR)/man$$sec/`basename $$i .pod`.$$sec; \ + done; \ +-@for i in doc/crypto/*.pod doc/ssl/*.pod; do \ ++for i in doc/crypto/*.pod doc/ssl/*.pod; do \ + fn=`basename $$i .pod`; \ + if [ "$$fn" = "des_modes" ]; then sec=7; else sec=3; fi; \ + echo "installing man$$sec/`basename $$i .pod`.$$sec"; \ Index: openpkg-src/openssl/openssl.spec $ cvs diff -u -r1.25 -r1.26 openssl.spec --- openpkg-src/openssl/openssl.spec 30 Jul 2002 13:23:20 - 1.25 +++ openpkg-src/openssl/openssl.spec 9 Aug 2002 08:34:50 - 1.26 @@ -32,8 +32,8 @@ Distribution: OpenPKG [REL] Group:Cryptography License: BSD-style -Version: 0.9.6e -Release: 20020730 +Version: 0.9.6f +Release: 20020809 # list of sources Source0: ftp://ftp.openssl.org/source/openssl-%{version}.tar.gz Index: openpkg-web/news.txt $ cvs diff -u -r1.1126 -r1.1127 news.txt --- openpkg-web/news.txt 8 Aug 2002 08:40:22 - 1.1126 +++ openpkg-web/news.txt 9 Aug 2002 08:34:49 - 1.1127 @@ -1,3 +1,4 @@ +09-Aug-2002: Upgraded package: P 08-Aug-2002: Upgraded package: P 08-Aug-2002: Upgraded package: P 08-Aug-2002: Upgraded package: P __ The OpenPKG Projectwww.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]