From owner-freebsd-ports Sun Nov 9 00:15:40 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA22898 for ports-outgoing; Sun, 9 Nov 1997 00:15:40 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA22863; Sun, 9 Nov 1997 00:14:56 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id AAA29060; Sun, 9 Nov 1997 00:13:07 -0800 (PST) Date: Sun, 9 Nov 1997 00:13:07 -0800 (PST) Message-Id: <199711090813.AAA29060@freefall.freebsd.org> To: dburr@POBoxes.com, jkh@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4973 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port: xmame 0.29.1, an arcade game machine emulator [category emulators] State-Changed-From-To: open-closed State-Changed-By: jkh State-Changed-When: Sun Nov 9 00:11:30 PST 1997 State-Changed-Why: Imported, thanks! The port also required a few stylistic tweaks before importing - nothing major, but you might want to have a look at "portlint" in the ports collection for your next port as it will help to create a port which conforms to all the various style guide rules. Thanks! From owner-freebsd-ports Sun Nov 9 00:40:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA24134 for ports-outgoing; Sun, 9 Nov 1997 00:40:03 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA24126; Sun, 9 Nov 1997 00:40:01 -0800 (PST) (envelope-from gnats) Resent-Date: Sun, 9 Nov 1997 00:40:01 -0800 (PST) Resent-Message-Id: <199711090840.AAA24126@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, dburr@POBoxes.com Received: from DonaldBurr.dyn.ml.org (dburr@199-170-160-82.la.inreach.net [199.107.160.82]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA24007 for ; Sun, 9 Nov 1997 00:37:44 -0800 (PST) (envelope-from dburr@DonaldBurr.dyn.ml.org) Received: (from dburr@localhost) by DonaldBurr.dyn.ml.org (8.8.5/8.8.5) id AAA15336; Sun, 9 Nov 1997 00:39:15 -0800 (PST) Message-Id: <199711090839.AAA15336@DonaldBurr.dyn.ml.org> Date: Sun, 9 Nov 1997 00:39:15 -0800 (PST) From: dburr@POBoxes.com Reply-To: dburr@POBoxes.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/4985: NEW PORT: www/htmlpp htmlpp-3.9, a WWW authoring tool Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4985 >Category: ports >Synopsis: NEW PORT: www/htmlpp htmlpp-3.9, a WWW authoring tool >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Nov 9 00:40:00 PST 1997 >Last-Modified: >Originator: Donald Burr >Organization: Starfleet Command >Release: FreeBSD 2.2.2-RELEASE i386 >Environment: Should run on any fairly modern FreeBSD. Requires perl[45] to build and run. >Description: htmlpp - a Perl script to allow easy creation of HTML from template files htmlpp is a Perl[45] script that allows easy maintaining of Web sites of any size, by allowing you to create "template" HTML files using a form of page description language. It will even turn plain-text files into quick-n-dirty, yet nicely formatted HTML using the "GURU mode" feature. Documentation is included in HTML format (stored in /usr/local/share/doc/htmlpp), and since the documentation was produced using htmlpp itself, you can take a look at the source file (also installed) to see an example of how to use htmlpp. [ This port is maintained by Donald Burr . ] >How-To-Repeat: >Fix: #!/bin/sh # This is a shell archive (produced by GNU sharutils 4.1.4). # To extract the files from this archive, save it to some FILE, remove # everything before the `!/bin/sh' line above, then type `sh FILE'. # # Made on 1997-11-09 00:31 PST by . # Source directory was `/usr/ports/www'. # # Existing files will *not* be overwritten unless `-c' is specified. # # This shar contains: # length mode name # ------ ---------- ------------------------------------------ # 52 -rw-r--r-- htmlpp/files/md5 # 587 -rw-r--r-- htmlpp/pkg/PLIST # 74 -rw-r--r-- htmlpp/pkg/COMMENT # 667 -rw-r--r-- htmlpp/pkg/DESCR # 1690 -rw-r--r-- htmlpp/Makefile # touch -am 1231235999 $$.touch >/dev/null 2>&1 if test ! -f 1231235999 && test -f $$.touch; then shar_touch=touch else shar_touch=: echo echo 'WARNING: not restoring timestamps. Consider getting and' echo "installing GNU \`touch', distributed in GNU File Utilities..." echo fi rm -f 1231235999 $$.touch # # ============= htmlpp/files/md5 ============== if test ! -d 'htmlpp'; then echo 'x - creating directory htmlpp' mkdir 'htmlpp' fi if test ! -d 'htmlpp/files'; then echo 'x - creating directory htmlpp/files' mkdir 'htmlpp/files' fi if test -f 'htmlpp/files/md5' && test X"$1" != X"-c"; then echo 'x - skipping htmlpp/files/md5 (file already exists)' else echo 'x - extracting htmlpp/files/md5 (text)' sed 's/^X//' << 'SHAR_EOF' > 'htmlpp/files/md5' && MD5 (htmlpp.zip) = 5e30107964d7e79ae03f67c912b7d60f SHAR_EOF $shar_touch -am 1108235297 'htmlpp/files/md5' && chmod 0644 'htmlpp/files/md5' || echo 'restore of htmlpp/files/md5 failed' shar_count="`wc -c < 'htmlpp/files/md5'`" test 52 -eq "$shar_count" || echo "htmlpp/files/md5: original size 52, current size $shar_count" fi # ============= htmlpp/pkg/PLIST ============== if test ! -d 'htmlpp/pkg'; then echo 'x - creating directory htmlpp/pkg' mkdir 'htmlpp/pkg' fi if test -f 'htmlpp/pkg/PLIST' && test X"$1" != X"-c"; then echo 'x - skipping htmlpp/pkg/PLIST (file already exists)' else echo 'x - extracting htmlpp/pkg/PLIST (text)' sed 's/^X//' << 'SHAR_EOF' > 'htmlpp/pkg/PLIST' && bin/htmlpp bin/contents.def bin/filetype.def bin/guru.def bin/guru.fmt bin/htmlpp.l bin/macros.def bin/prelude.def lib/perl5/site_perl/htmlpp.d lib/perl5/site_perl/findfile.pl lib/perl5/site_perl/sflcvdp.pl lib/perl5/site_perl/sfldate.pl lib/perl5/site_perl/shellwd.pl share/doc/htmlpp/gurutst.txt share/doc/htmlpp/htmlpp.txt share/doc/htmlpp/htmlpp1.gif share/doc/htmlpp/im0096c.gif share/doc/htmlpp/index.html share/doc/htmlpp/index1.html share/doc/htmlpp/index2.html share/doc/htmlpp/index3.html share/doc/htmlpp/index4.html share/doc/htmlpp/index5.html share/doc/htmlpp/newstone.gif SHAR_EOF $shar_touch -am 1109002897 'htmlpp/pkg/PLIST' && chmod 0644 'htmlpp/pkg/PLIST' || echo 'restore of htmlpp/pkg/PLIST failed' shar_count="`wc -c < 'htmlpp/pkg/PLIST'`" test 587 -eq "$shar_count" || echo "htmlpp/pkg/PLIST: original size 587, current size $shar_count" fi # ============= htmlpp/pkg/COMMENT ============== if test -f 'htmlpp/pkg/COMMENT' && test X"$1" != X"-c"; then echo 'x - skipping htmlpp/pkg/COMMENT (file already exists)' else echo 'x - extracting htmlpp/pkg/COMMENT (text)' sed 's/^X//' << 'SHAR_EOF' > 'htmlpp/pkg/COMMENT' && htmlpp - a Perl script to allow easy creation of HTML from template files SHAR_EOF $shar_touch -am 1109002997 'htmlpp/pkg/COMMENT' && chmod 0644 'htmlpp/pkg/COMMENT' || echo 'restore of htmlpp/pkg/COMMENT failed' shar_count="`wc -c < 'htmlpp/pkg/COMMENT'`" test 74 -eq "$shar_count" || echo "htmlpp/pkg/COMMENT: original size 74, current size $shar_count" fi # ============= htmlpp/pkg/DESCR ============== if test -f 'htmlpp/pkg/DESCR' && test X"$1" != X"-c"; then echo 'x - skipping htmlpp/pkg/DESCR (file already exists)' else echo 'x - extracting htmlpp/pkg/DESCR (text)' sed 's/^X//' << 'SHAR_EOF' > 'htmlpp/pkg/DESCR' && htmlpp - a Perl script to allow easy creation of HTML from template files X htmlpp is a Perl[45] script that allows easy maintaining of Web sites of any size, by allowing you to create "template" HTML files using a form of page description language. It will even turn plain-text files into quick-n-dirty, yet nicely formatted HTML using the "GURU mode" feature. Documentation is included in HTML format (stored in /usr/local/share/doc/htmlpp), and since the documentation was produced using htmlpp itself, you can take a look at the source file (also installed) to see an example of how to use htmlpp. X [ This port is maintained by Donald Burr . ] SHAR_EOF $shar_touch -am 1109003197 'htmlpp/pkg/DESCR' && chmod 0644 'htmlpp/pkg/DESCR' || echo 'restore of htmlpp/pkg/DESCR failed' shar_count="`wc -c < 'htmlpp/pkg/DESCR'`" test 667 -eq "$shar_count" || echo "htmlpp/pkg/DESCR: original size 667, current size $shar_count" fi # ============= htmlpp/Makefile ============== if test -f 'htmlpp/Makefile' && test X"$1" != X"-c"; then echo 'x - skipping htmlpp/Makefile (file already exists)' else echo 'x - extracting htmlpp/Makefile (text)' sed 's/^X//' << 'SHAR_EOF' > 'htmlpp/Makefile' && # New ports collection makefile for: htmlpp # Version required: 3.9 # Date created: 9 Nov 1997 # Whom: Donald Burr # # $Id$ # X DISTNAME= htmlpp PKGNAME= htmlpp-3.9 EXTRACT_SUFX= .zip BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip EXTRACT_CMD= unzip EXTRACT_ARGS= -qa CATEGORIES= www NO_WRKSUBDIR= yes # NO_BUILD= yes MASTER_SITES= http://www.imatix.com/pub/tools/ MAINTAINER= dburr@POBoxes.com BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 X do-build: X (cd ${WRKDIR}; sed -e 's/^#! \/usr\/bin\/perl/#! \/usr\/local\/bin\/perl/' < htmlpp > htmlpp.temp; mv -f htmlpp.temp htmlpp; chmod 755 htmlpp) X do-install: X install -c -m 755 -o bin -g bin ${WRKDIR}/htmlpp ${PREFIX}/bin/htmlpp X install -c -m 644 -o bin -g bin ${WRKDIR}/htmlpp.d ${PREFIX}/lib/perl5/site_perl/htmlpp.d X (cd ${WRKDIR}; for FILE in *.pl; do install -c -m 644 -o bin -g bin $${FILE} ${PREFIX}/lib/perl5/site_perl/$${FILE}; done) X (cd ${WRKDIR}; for FILE in *.def; do install -c -m 644 -o bin -g bin $${FILE} ${PREFIX}/bin/$${FILE}; done) X install -c -m 644 -o bin -g bin ${WRKDIR}/guru_opt.fmt ${PREFIX}/bin/guru.fmt X install -c -m 644 -o bin -g bin ${WRKDIR}/htmlpp.l ${PREFIX}/bin/htmlpp.l X (cd ${WRKDIR}; mkdir -p ${PREFIX}/share/doc/htmlpp; for FILE in *.htm; do install -c -m 644 -o bin -g bin $${FILE} ${PREFIX}/share/doc/htmlpp/$${FILE}l; done) X (cd ${WRKDIR}; for FILE in *.gif; do install -c -m 644 -o bin -g bin $${FILE} ${PREFIX}/share/doc/htmlpp/$${FILE}; done) X (cd ${WRKDIR}; for FILE in *.txt; do install -c -m 644 -o bin -g bin $${FILE} ${PREFIX}/share/doc/htmlpp/$${FILE}; done) X X.include SHAR_EOF $shar_touch -am 1109002297 'htmlpp/Makefile' && chmod 0644 'htmlpp/Makefile' || echo 'restore of htmlpp/Makefile failed' shar_count="`wc -c < 'htmlpp/Makefile'`" test 1690 -eq "$shar_count" || echo "htmlpp/Makefile: original size 1690, current size $shar_count" fi exit 0 >Audit-Trail: >Unformatted: From owner-freebsd-ports Sun Nov 9 01:14:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA25812 for ports-outgoing; Sun, 9 Nov 1997 01:14:13 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from DonaldBurr.dyn.ml.org (root@199-170-160-82.la.inreach.net [199.107.160.82]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA25800; Sun, 9 Nov 1997 01:14:03 -0800 (PST) (envelope-from dburr@POBoxes.com) Received: from DonaldBurr.dyn.ml.org (dburr@DonaldBurr.DonaldBurr.dyn.ml.org [192.160.60.1]) by DonaldBurr.dyn.ml.org (8.8.5/8.8.5) with SMTP id BAA17897; Sun, 9 Nov 1997 01:15:33 -0800 (PST) Message-ID: X-Mailer: XFMail 1.1 [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199711090813.AAA29060@freefall.freebsd.org> Date: Sun, 09 Nov 1997 00:45:24 -0800 (PST) Organization: Starfleet Command From: Donald Burr To: "Jordan K. Hubbard" Subject: Re: ports/4973 Cc: freebsd-ports@FreeBSD.ORG Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk -----BEGIN PGP SIGNED MESSAGE----- My secret spy satellite informs me that on 09-Nov-97, Jordan K. Hubbard wrote: >Synopsis: New port: xmame 0.29.1, an arcade game machine emulator >[category emulators] > >State-Changed-From-To: open-closed >State-Changed-By: jkh >State-Changed-When: Sun Nov 9 00:11:30 PST 1997 >State-Changed-Why: >Imported, thanks! The port also required a few stylistic tweaks before >importing - nothing major, but you might want to have a look at >"portlint" in >the ports collection for your next port as it will help to create a port >which conforms to all the various style guide rules. Thanks! Thanks for the compliments! I'll definitely take a look at portlint. Please note that I submitted several (one, possibly two) other ports for xmame in the past. These can (and should) be deleted, as they are out of date and not as fully developed as my current port. (Sorry, I don't have the PR's handy...). Also: I already submitted a few more ports (yodl, htmlpp) that aren't portlint'ed, and I'm sorry. I honestly didn't know it existed (it isn't on my 2.2.2 CD). But I pulled down a copy of portlint from the ftp site (and my 2.2.5 CD [which will hopefully arrive soon] should have it?) I've fixed all of my ports to pass portlint inspection; should I resubmit them? Again, thanks for everything, especially this wondeful OS called FreeBSD! :) - --- Donald Burr - Ask me for my PGP key | PGP: Your WWW HomePage: http://DonaldBurr.base.org/ ICQ #1347455 | right to Address: P.O. Box 91212, Santa Barbara, CA 93190-1212 | 'Net privacy. Phone: (805) 957-9666 FAX: (800) 492-5954 | USE IT. -----BEGIN PGP SIGNATURE----- Version: 2.6.2 iQCVAwUBNGV/MvjpixuAwagxAQFc9AP+NB93qBBLVqcpxJgtmR9TUig/GnGd5ao7 E7SvypdrmMsl3TE97IqH3d8prsJvEXcslyZMt88vYDcq3dSaSmyDacofT/4REQUB jb15hbarQyjnOxdr0HjMrckVSvUgvLxoiiBnHVpLDjTXNb7qaRYvaUcfTXdM9k9j RxryH2Rp49M= =Syjh -----END PGP SIGNATURE----- From owner-freebsd-ports Sun Nov 9 02:10:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA28561 for ports-outgoing; Sun, 9 Nov 1997 02:10:05 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA28548; Sun, 9 Nov 1997 02:10:01 -0800 (PST) (envelope-from gnats) Resent-Date: Sun, 9 Nov 1997 02:10:01 -0800 (PST) Resent-Message-Id: <199711091010.CAA28548@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, dburr@POBoxes.com Received: from DonaldBurr.dyn.ml.org (dburr@199-170-160-82.la.inreach.net [199.107.160.82]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA28289 for ; Sun, 9 Nov 1997 02:07:26 -0800 (PST) (envelope-from dburr@DonaldBurr.dyn.ml.org) Received: (from dburr@localhost) by DonaldBurr.dyn.ml.org (8.8.5/8.8.5) id CAA26879; Sun, 9 Nov 1997 02:08:49 -0800 (PST) Message-Id: <199711091008.CAA26879@DonaldBurr.dyn.ml.org> Date: Sun, 9 Nov 1997 02:08:49 -0800 (PST) From: dburr@POBoxes.com Reply-To: dburr@POBoxes.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/4986: NEW PORT: comms/atp - ATP 1.50, a BBS QWK packet reader Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4986 >Category: ports >Synopsis: NEW PORT: comms/atp - ATP 1.50, a BBS QWK packet reader >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Nov 9 02:10:00 PST 1997 >Last-Modified: >Originator: Donald Burr >Organization: Starfleet Command >Release: FreeBSD 2.2.2-RELEASE i386 >Environment: Should work on any fairly modern version of FreeBSD. >Description: atp 1.50 - QWK message packet reader and composer for FreeBSD ATP allows you to read and compose mail packets of the QWK format, commonly used on PC-based BBS systems. With this program, you can download all of your new e-mail and board messages as a QWK packet, read them offline, compose replies to selected messages off-line, then upload all of your replies as one QWK reply packet the next time you call the BBS. [ This port is maintained by Donald Burr . ] [To jkh: I've started using portlint now, and starting with this port, I'll be portlinting all of my submissions from now on. Let me know how this looks.] >How-To-Repeat: >Fix: #!/bin/sh # This is a shell archive (produced by GNU sharutils 4.1.4). # To extract the files from this archive, save it to some FILE, remove # everything before the `!/bin/sh' line above, then type `sh FILE'. # # Made on 1997-11-09 02:03 PST by . # Source directory was `/usr/ports/comms'. # # Existing files will *not* be overwritten unless `-c' is specified. # # This shar contains: # length mode name # ------ ---------- ------------------------------------------ # 1043 -rw-r--r-- atp/Makefile # 61 -rw-r--r-- atp/files/md5 # 1227 -rw-r--r-- atp/patches/patch-aa # 484 -rw-r--r-- atp/pkg/DESCR # 152 -rw-r--r-- atp/pkg/PLIST # 62 -rw-r--r-- atp/pkg/COMMENT # touch -am 1231235999 $$.touch >/dev/null 2>&1 if test ! -f 1231235999 && test -f $$.touch; then shar_touch=touch else shar_touch=: echo echo 'WARNING: not restoring timestamps. Consider getting and' echo "installing GNU \`touch', distributed in GNU File Utilities..." echo fi rm -f 1231235999 $$.touch # # ============= atp/Makefile ============== if test ! -d 'atp'; then echo 'x - creating directory atp' mkdir 'atp' fi if test -f 'atp/Makefile' && test X"$1" != X"-c"; then echo 'x - skipping atp/Makefile (file already exists)' else echo 'x - extracting atp/Makefile (text)' sed 's/^X//' << 'SHAR_EOF' > 'atp/Makefile' && # New ports collection makefile for: atp # Version required: 1.50 # Date created: 9 Nov 1997 # Whom: Donald Burr # # $Id$ # X DISTNAME= atp-1.50-src PKGNAME= atp-1.50 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/bbs/mail X MAINTAINER= dburr@POBoxes.com X WRKSRC= ${WRKDIR}/${PKGNAME} X USE_GMAKE= YES GNU_CONFIGURE= YES X MAN1= atp.1 \ X atpdiag.1 \ X rot13.1 MAN3= editline.3 X post-install: X @echo "" X @echo "Each user who wishes to use ATP must do the following:" X @echo "" X @echo "1. set environment variable ATP to the location where s/he" X @echo " wishes configuration files located (e.g. \`HOME/.qwk')" X @echo "" X @echo "2. create the directory named above" X @echo "" X @echo "3. copy the files in ${PREFIX}/share/atp into it" X @echo "" X @echo "4. edit the atprc and taglines.atp file to contain whatever" X @echo " data you want." X @echo "" X @echo "see the atp(1) man page for more details." X X.include SHAR_EOF $shar_touch -am 1109020297 'atp/Makefile' && chmod 0644 'atp/Makefile' || echo 'restore of atp/Makefile failed' shar_count="`wc -c < 'atp/Makefile'`" test 1043 -eq "$shar_count" || echo "atp/Makefile: original size 1043, current size $shar_count" fi # ============= atp/files/md5 ============== if test ! -d 'atp/files'; then echo 'x - creating directory atp/files' mkdir 'atp/files' fi if test -f 'atp/files/md5' && test X"$1" != X"-c"; then echo 'x - skipping atp/files/md5 (file already exists)' else echo 'x - extracting atp/files/md5 (text)' sed 's/^X//' << 'SHAR_EOF' > 'atp/files/md5' && MD5 (atp-1.50-src.tar.gz) = dfaa7d9b883e766bde296a0a62b2355f SHAR_EOF $shar_touch -am 1109013897 'atp/files/md5' && chmod 0644 'atp/files/md5' || echo 'restore of atp/files/md5 failed' shar_count="`wc -c < 'atp/files/md5'`" test 61 -eq "$shar_count" || echo "atp/files/md5: original size 61, current size $shar_count" fi # ============= atp/patches/patch-aa ============== if test ! -d 'atp/patches'; then echo 'x - creating directory atp/patches' mkdir 'atp/patches' fi if test -f 'atp/patches/patch-aa' && test X"$1" != X"-c"; then echo 'x - skipping atp/patches/patch-aa (file already exists)' else echo 'x - extracting atp/patches/patch-aa (text)' sed 's/^X//' << 'SHAR_EOF' > 'atp/patches/patch-aa' && *** Makefile.in Sun Nov 9 01:50:30 1997 --- NEW/Makefile.in Sun Nov 9 01:51:57 1997 *************** *** 114,133 **** X in_cfg: X @echo " " X @echo "Installing configuration files . . ." ! @test -d $(atphome) || @MKDIR@ $(atphome) ! @if [ -f $(atphome)/atprc ] ;\ ! then mv $(atphome)/atprc $(atphome)/atprc.old ;\ ! echo "NOTE: atprc already exists, moved to $(atphome)/atprc.old" ;\ ! fi ! @if [ -f $(atphome)/.atprc ] ;\ ! then mv $(atphome)/.atprc $(atphome)/.atprc.old ;\ ! echo "NOTE: .atprc already exists, moved to $(atphome)/.atprc.old" ;\ ! fi ! @$(INSTALL) -m 640 $(srcdir)/docs/atprc $(atphome) ! @if [ -f $(atphome)/taglines.atp ] ;\ ! then echo "NOTE: taglines.atp already exists, check $(atphome)/taglines.atp" ;\ ! else $(INSTALL) -m 640 $(srcdir)/docs/taglines.atp $(atphome) ;\ ! fi X X in_bin: atp utils/atpdiag utils/rot13 X @echo " " --- 114,122 ---- X in_cfg: X @echo " " X @echo "Installing configuration files . . ." ! @test -d /usr/local/share/atp || @MKDIR@ /usr/local/share/atp ! @$(INSTALL) -m 640 $(srcdir)/docs/atprc /usr/local/share/atp ! @$(INSTALL) -m 640 $(srcdir)/docs/taglines.atp /usr/local/share/atp ;\ X X in_bin: atp utils/atpdiag utils/rot13 X @echo " " SHAR_EOF $shar_touch -am 1109015297 'atp/patches/patch-aa' && chmod 0644 'atp/patches/patch-aa' || echo 'restore of atp/patches/patch-aa failed' shar_count="`wc -c < 'atp/patches/patch-aa'`" test 1227 -eq "$shar_count" || echo "atp/patches/patch-aa: original size 1227, current size $shar_count" fi # ============= atp/pkg/DESCR ============== if test ! -d 'atp/pkg'; then echo 'x - creating directory atp/pkg' mkdir 'atp/pkg' fi if test -f 'atp/pkg/DESCR' && test X"$1" != X"-c"; then echo 'x - skipping atp/pkg/DESCR (file already exists)' else echo 'x - extracting atp/pkg/DESCR (text)' sed 's/^X//' << 'SHAR_EOF' > 'atp/pkg/DESCR' && atp 1.50 - QWK message packet reader and composer for FreeBSD X ATP allows you to read and compose mail packets of the QWK format, commonly used on PC-based BBS systems. With this program, you can download all of your new e-mail and board messages as a QWK packet, read them offline, compose replies to selected messages off-line, then upload all of your replies as one QWK reply packet the next time you call the BBS. X [ This port is maintained by Donald Burr . ] SHAR_EOF $shar_touch -am 1109013697 'atp/pkg/DESCR' && chmod 0644 'atp/pkg/DESCR' || echo 'restore of atp/pkg/DESCR failed' shar_count="`wc -c < 'atp/pkg/DESCR'`" test 484 -eq "$shar_count" || echo "atp/pkg/DESCR: original size 484, current size $shar_count" fi # ============= atp/pkg/PLIST ============== if test -f 'atp/pkg/PLIST' && test X"$1" != X"-c"; then echo 'x - skipping atp/pkg/PLIST (file already exists)' else echo 'x - extracting atp/pkg/PLIST (text)' sed 's/^X//' << 'SHAR_EOF' > 'atp/pkg/PLIST' && bin/atp bin/atpdiag bin/rot13 man/man1/atp.1.gz man/man1/atpdiag.1.gz man/man1/rot13.1.gz man/man3/editline.3.gz share/atp/atprc share/atp/taglines.atp SHAR_EOF $shar_touch -am 1109015597 'atp/pkg/PLIST' && chmod 0644 'atp/pkg/PLIST' || echo 'restore of atp/pkg/PLIST failed' shar_count="`wc -c < 'atp/pkg/PLIST'`" test 152 -eq "$shar_count" || echo "atp/pkg/PLIST: original size 152, current size $shar_count" fi # ============= atp/pkg/COMMENT ============== if test -f 'atp/pkg/COMMENT' && test X"$1" != X"-c"; then echo 'x - skipping atp/pkg/COMMENT (file already exists)' else echo 'x - extracting atp/pkg/COMMENT (text)' sed 's/^X//' << 'SHAR_EOF' > 'atp/pkg/COMMENT' && atp 1.50 - QWK message packet reader and composer for FreeBSD SHAR_EOF $shar_touch -am 1109013597 'atp/pkg/COMMENT' && chmod 0644 'atp/pkg/COMMENT' || echo 'restore of atp/pkg/COMMENT failed' shar_count="`wc -c < 'atp/pkg/COMMENT'`" test 62 -eq "$shar_count" || echo "atp/pkg/COMMENT: original size 62, current size $shar_count" fi exit 0 >Audit-Trail: >Unformatted: From owner-freebsd-ports Sun Nov 9 02:12:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA28730 for ports-outgoing; Sun, 9 Nov 1997 02:12:25 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from fenner@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA28623; Sun, 9 Nov 1997 02:10:35 -0800 (PST) (envelope-from fenner) Date: Sun, 9 Nov 1997 02:10:35 -0800 (PST) From: Bill Fenner Message-Id: <199711091010.CAA28623@hub.freebsd.org> To: wlloyd@mpd.ca, fenner, gnats-admin, freebsd-ports Subject: Re: pending/4983 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Upgrade xmorph port State-Changed-From-To: open-open State-Changed-By: fenner State-Changed-When: Sun Nov 9 02:04:36 PST 1997 State-Changed-Why: It didn't. Responsible-Changed-From-To: gnats-admin->freebsd-ports Responsible-Changed-By: fenner Responsible-Changed-When: Sun Nov 9 02:04:36 PST 1997 Responsible-Changed-Why: Fix misfiled PR. From owner-freebsd-ports Sun Nov 9 02:20:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA29116 for ports-outgoing; Sun, 9 Nov 1997 02:20:44 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id CAA29097; Sun, 9 Nov 1997 02:20:37 -0800 (PST) (envelope-from j@uriah.heep.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id LAA01417; Sun, 9 Nov 1997 11:20:34 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.7/8.8.5) id LAA00453; Sun, 9 Nov 1997 11:00:32 +0100 (MET) Message-ID: <19971109110032.EW50924@uriah.heep.sax.de> Date: Sun, 9 Nov 1997 11:00:32 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: jkh@FreeBSD.ORG (Jordan K. Hubbard) Cc: anttik@silic.one.sci.fi, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4972 References: <199711080232.SAA28850@freefall.freebsd.org> X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199711080232.SAA28850@freefall.freebsd.org>; from Jordan K. Hubbard on Nov 7, 1997 18:32:58 -0800 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As Jordan K. Hubbard wrote: > State-Changed-Why: > Author notes that the missing port is in: > ftp.freebsd.org/pub/FreeBSD/incoming/cdplay-0.9.tar.gz I didn't look at this port, but the reasoning for the submission is IMHO wrong. Did the author miss cdcontrol which is in our base system? I think this qualifies as a lame CD player with a text-mode interface fairly well. :) (In case you knew about it already, nevermind.) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) From owner-freebsd-ports Sun Nov 9 02:30:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA29657 for ports-outgoing; Sun, 9 Nov 1997 02:30:05 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA29642; Sun, 9 Nov 1997 02:30:03 -0800 (PST) (envelope-from gnats) Resent-Date: Sun, 9 Nov 1997 02:30:03 -0800 (PST) Resent-Message-Id: <199711091030.CAA29642@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, bgingery@gtcs.com Received: from home.gtcs.com (home.gtcs.com [206.54.69.238]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA29581 for ; Sun, 9 Nov 1997 02:29:36 -0800 (PST) (envelope-from bruce@home.gtcs.com) Received: (from bruce@localhost) by home.gtcs.com (8.8.5/8.8.5) id DAA20106; Sun, 9 Nov 1997 03:29:07 -0700 (MST) Message-Id: <199711091029.DAA20106@home.gtcs.com> Date: Sun, 9 Nov 1997 03:29:07 -0700 (MST) From: bgingery@gtcs.com Reply-To: bgingery@gtcs.com To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: bgingery@gtcs.com X-Send-Pr-Version: 3.2 Subject: ports/4988: tkref-1.01, added author-site fetch to Makefile Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4988 >Category: ports >Synopsis: Original was in LOCAL_PORTS only >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Nov 9 02:30:02 PST 1997 >Last-Modified: >Originator: Bruce Gingery >Organization: Advanced Integrators, LC >Release: FreeBSD 2.2.1-RELEASE i386 >Environment: Current port (devel/tkref) >Description: port had ${MASTER_SITE_LOCAL} only as fetch location Note: Although TkRef now installs based on wish8.0, much information it contains has not been updated past wish4.2. Of course, many of the wish extensions it documents are also not yet integrated for wish8.0 >How-To-Repeat: N/A >Fix: ================================================= diff -uNr tkref.old/Makefile tkref/Makefile --- tkref.old/Makefile Thu Oct 30 01:26:48 1997 +++ tkref/Makefile Sun Nov 9 03:13:48 1997 @@ -8,7 +8,8 @@ DISTNAME= tkref-1.01 CATEGORIES= devel x11 -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= http://gtcs.com/softdist/ \ + ${MASTER_SITE_LOCAL} MAINTAINER= bgingery@gtcs.com =================================================== >Audit-Trail: >Unformatted: From owner-freebsd-ports Sun Nov 9 02:36:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA00168 for ports-outgoing; Sun, 9 Nov 1997 02:36:22 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA00153; Sun, 9 Nov 1997 02:36:15 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from root@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id CAA29737; Sun, 9 Nov 1997 02:34:25 -0800 (PST) Date: Sun, 9 Nov 1997 02:34:25 -0800 (PST) Message-Id: <199711091034.CAA29737@freefall.freebsd.org> To: dburr@POBoxes.com, jkh@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4623 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Updated port: xmame-0.27.1 (category emulators) State-Changed-From-To: open-closed State-Changed-By: jkh State-Changed-When: Sun Nov 9 02:34:13 PST 1997 State-Changed-Why: Outdated. From owner-freebsd-ports Sun Nov 9 04:00:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA04794 for ports-outgoing; Sun, 9 Nov 1997 04:00:05 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA04784; Sun, 9 Nov 1997 04:00:00 -0800 (PST) (envelope-from gnats) Date: Sun, 9 Nov 1997 04:00:00 -0800 (PST) Message-Id: <199711091200.EAA04784@hub.freebsd.org> To: freebsd-ports Cc: From: Ian Vaudrey Subject: RE: ports/4985: NEW PORT: www/htmlpp htmlpp-3.9, a WWW authoring tool Reply-To: Ian Vaudrey Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/4985; it has been noted by GNATS. From: Ian Vaudrey To: "'dburr@POBoxes.com'" Cc: "FreeBSD-gnats-submit@FreeBSD.ORG" Subject: RE: ports/4985: NEW PORT: www/htmlpp htmlpp-3.9, a WWW authoring tool Date: Sun, 9 Nov 1997 11:59:20 -0000 > EXTRACT_SUFX= .zip > BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip > EXTRACT_CMD= unzip > EXTRACT_ARGS= -qa There is a .tgz version of the distfile available from the same URL, so you could lose this dependency if you wanted to. - Ian From owner-freebsd-ports Sun Nov 9 04:15:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA05391 for ports-outgoing; Sun, 9 Nov 1997 04:15:33 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id EAA05382 for ; Sun, 9 Nov 1997 04:15:25 -0800 (PST) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg by adelphi.physics.adelaide.edu.au (5.65/AndrewR-930902) id AA11222; Sun, 9 Nov 1997 22:45:11 +1030 From: Kristian Kennaway Received: by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA06980; Sun, 9 Nov 1997 22:45:11 +1030 Message-Id: <9711091215.AA06980@bragg> Subject: Geomview and TCL/TK To: ports@freebsd.org Date: Sun, 9 Nov 1997 22:45:11 +1030 (CST) X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk The geomview port isnt compiling properly under 3.0-CURRENT, dying with: gcc -O -pipe -DBSD -Dalloca=alloca -I/usr/X11R6/include -I/usr/local/include -I../../common -I../common -DMACHTYPE='"x11"' -I../../../../../include -o testwish ../testwish.c tkcrayola.o crayola.o callbacks.o crayBezier.o crayInst.o crayList.o crayMesh.o crayPolylist.o crayQuad.o crayVect.o -L../../../../../lib/x11 -lgeom -lquad -lpolylist -lvect -lbezier -lmesh -lvect -lsphere -linst -ltlist -llist -lbbox -ldg -lcomment -lskel -lndmesh -lnpolylist -lbbox -lstub -lgeom -lmg -lcamera -lwindow -lshade -loogl -l3d -lcolor -loogl -lgeomutil -lpointlist -L/usr/local/lib -ltk41 -ltcl -L/usr/X11R6/lib -lX11 -lm tkcrayola.o: Undefined symbol `_Tcl_GetFile' referenced from text segment /usr/local/lib/libtk41.so.1.0: Undefined symbol `_Tcl_GetFile' referenced *** Error code 1 Stop. Searching the mailing list archives, I noticed a reference to the fact that some recent TCL changes caused this port to break on standard installs: is there anything I can do manually to make this port compile properly? Thanks, Kris From owner-freebsd-ports Sun Nov 9 04:21:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA05658 for ports-outgoing; Sun, 9 Nov 1997 04:21:27 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id EAA05649 for ; Sun, 9 Nov 1997 04:21:16 -0800 (PST) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg by adelphi.physics.adelaide.edu.au (5.65/AndrewR-930902) id AA13152; Sun, 9 Nov 1997 22:51:14 +1030 From: Kristian Kennaway Received: by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA12261; Sun, 9 Nov 1997 22:51:13 +1030 Message-Id: <9711091221.AA12261@bragg> Subject: Recompiling all distfiles? To: ports@freebsd.org Date: Sun, 9 Nov 1997 22:51:13 +1030 (CST) X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've had occasion to recently "downgrade" my machine from 3.0 to 2.2-stable, and I had to do a bit of recompiling of one or two ports (notably tcsh, from memory) to get them to work. I'd prefer to automate this procedure and just leave it running overnight to recompile and reinstall everything I've got installed to eliminate any "hidden" problems which might show up at some stage down the track. Is there any way to order a complete recompile of all ports for which the distfiles exist on my machine (e.g. essentially not trying to pull down distfiles from the net, or ignoring the errors from when my machine isnt hooked up to the net?) Kris From owner-freebsd-ports Sun Nov 9 05:18:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA09837 for ports-outgoing; Sun, 9 Nov 1997 05:18:38 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from post.mail.demon.net (post-20.mail.demon.net [194.217.242.27]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id FAA09827 for ; Sun, 9 Nov 1997 05:18:23 -0800 (PST) (envelope-from fports@jraynard.demon.co.uk) Received: from jraynard.demon.co.uk ([158.152.42.77]) by post.mail.demon.net id aa2018568; 9 Nov 97 13:06 GMT Received: (from fports@localhost) by jraynard.demon.co.uk (8.8.7/8.8.7) id MAA03878; Sun, 9 Nov 1997 12:15:49 GMT (envelope-from fports) Message-ID: <19971109121548.21733@jraynard.demon.co.uk> Date: Sun, 9 Nov 1997 12:15:48 +0000 From: James Raynard To: "Brian N. Handy" Cc: Melvyn Foong , freebsd-ports@freebsd.org Subject: Re: Please help for xanim-1.70.6.4 References: <34654DE4.446B9B3D@pacific.net.sg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: ; from Brian N. Handy on Sat, Nov 08, 1997 at 10:56:50PM -0800 Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sat, Nov 08, 1997 at 10:56:50PM -0800, Brian N. Handy wrote: > >I have trouble installing the port, because I don't have > >Xos.h, Xlib.h, Intrinsic.h, StringDefs.h, Shell.h > > > >Where can get all these header files, and where > >do they reside ?? > > /usr/X11R6/include/X11. You need XFree86 installed to compile this. More specifically, you need to have installed the programming archive when you installed XFree86 to compile this. You can add this by getting the archive and extracting it. If you don't expect to be doing much compilation under X, you could just use the xanim package instead. -- In theory, theory is better than practice. In practice, it isn't. James Raynard, Edinburgh, Scotland. http://www.freebsd.org/~jraynard/ From owner-freebsd-ports Sun Nov 9 05:31:14 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA10945 for ports-outgoing; Sun, 9 Nov 1997 05:31:14 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from post.mail.demon.net (post-20.mail.demon.net [194.217.242.27]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id FAA10940 for ; Sun, 9 Nov 1997 05:31:10 -0800 (PST) (envelope-from fports@jraynard.demon.co.uk) Received: from jraynard.demon.co.uk ([158.152.42.77]) by post.mail.demon.net id ab2018552; 9 Nov 97 13:06 GMT Received: (from fports@localhost) by jraynard.demon.co.uk (8.8.7/8.8.7) id MAA04164; Sun, 9 Nov 1997 12:24:21 GMT (envelope-from fports) Message-ID: <19971109122420.39804@jraynard.demon.co.uk> Date: Sun, 9 Nov 1997 12:24:20 +0000 From: James Raynard To: freebsd-ports@freebsd.org Subject: Porting without tarballs Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have two more ports which are ready to be committed, once I can get over the last hurdle. The problem is there is no tarball for either of the ports; the source is on an FTP server that doesn't support on-the-fly tarring (and in any case I have a nasty suspicion they may soon delete it). The best solution seems to make my own tarball and put it on ftp.freebsd.org. Is this correct, and if so how do I go about it? -- In theory, theory is better than practice. In practice, it isn't. James Raynard, Edinburgh, Scotland. http://www.freebsd.org/~jraynard/ From owner-freebsd-ports Sun Nov 9 08:10:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA19335 for ports-outgoing; Sun, 9 Nov 1997 08:10:03 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA19321; Sun, 9 Nov 1997 08:10:01 -0800 (PST) (envelope-from gnats) Resent-Date: Sun, 9 Nov 1997 08:10:01 -0800 (PST) Resent-Message-Id: <199711091610.IAA19321@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, andy@icc.surw.chel.su Received: from rich.chel.su (root@mobil.surnet.ru [195.54.2.7]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA19025 for ; Sun, 9 Nov 1997 08:07:58 -0800 (PST) (envelope-from andy@icc.surw.chel.su) Received: from icc.surw.chel.su (surw.chel.su [195.54.2.162]) by rich.chel.su (8.7.2/Murphy) with ESMTP id VAA19497 for ; Sun, 9 Nov 1997 21:07:56 +0500 (UST) Received: (from andy@localhost) by icc.surw.chel.su (8.8.5/8.8.4) id TAA23575; Sun, 9 Nov 1997 19:10:40 +0300 (MSK) Message-Id: <199711091610.TAA23575@icc.surw.chel.su> Date: Sun, 9 Nov 1997 19:10:40 +0300 (MSK) From: Andrey Zakhvatov Reply-To: andy@icc.surw.chel.su To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/4991: New port: c2html-0.1 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4991 >Category: ports >Synopsis: New port: c2html-0.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Nov 9 08:10:00 PST 1997 >Last-Modified: >Originator: Andrey Zakhvatov >Organization: South Ural Railway ICC >Release: FreeBSD 2.2.2-RELEASE i386 >Environment: >Description: This is a port of the C-language sources to HTML converter c2html is a syntax highlighter for C source code that produces a highlighted html file as output. The output can be read by any graphical WWW-Browser. If the browser understands the tags to change font colors (as Netscape does) the output will look like highlighted by emacs. Otherwise it will not look so nice, but readability is increased too. # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # c2html-0.1 # c2html-0.1/Makefile # c2html-0.1/pkg # c2html-0.1/pkg/PLIST # c2html-0.1/pkg/COMMENT # c2html-0.1/pkg/DESCR # c2html-0.1/files # c2html-0.1/files/md5 # c2html-0.1/patches # c2html-0.1/patches/patch-aa # echo c - c2html-0.1 mkdir -p c2html-0.1 > /dev/null 2>&1 echo x - c2html-0.1/Makefile sed 's/^X//' >c2html-0.1/Makefile << 'END-of-c2html-0.1/Makefile' X# New ports collection makefile for: c2html X# Version required: 0.1 X# Date created: 28 October 1997 X# Whom: Andrey Zakhvatov X# X# $Id$ X# X XDISTNAME= c2html-0.1 XCATEGORIES= converters www XMASTER_SITES= ${MASTER_SITE_SUNSITE} XMASTER_SITE_SUBDIR= apps/www/converters X XMAINTAINER= andy@icc.surw.chel.su X XMAN1= c2html.1 X Xdo-install: X @ ${INSTALL_PROGRAM} ${WRKSRC}/c2html ${PREFIX}/bin X @ ${INSTALL_MAN} ${WRKSRC}/c2html.1 ${PREFIX}/man/man1 X @ ${MKDIR} ${PREFIX}/share/doc/c2html X.for file in COPYING README X @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/c2html X.endfor X X.include END-of-c2html-0.1/Makefile echo c - c2html-0.1/pkg mkdir -p c2html-0.1/pkg > /dev/null 2>&1 echo x - c2html-0.1/pkg/PLIST sed 's/^X//' >c2html-0.1/pkg/PLIST << 'END-of-c2html-0.1/pkg/PLIST' Xbin/c2html Xman/man1/c2html.1.gz Xshare/doc/c2html/COPYING Xshare/doc/c2html/README X@dirrm share/doc/c2html END-of-c2html-0.1/pkg/PLIST echo x - c2html-0.1/pkg/COMMENT sed 's/^X//' >c2html-0.1/pkg/COMMENT << 'END-of-c2html-0.1/pkg/COMMENT' XC-language sources to HTML converter END-of-c2html-0.1/pkg/COMMENT echo x - c2html-0.1/pkg/DESCR sed 's/^X//' >c2html-0.1/pkg/DESCR << 'END-of-c2html-0.1/pkg/DESCR' Xc2html is a syntax highlighter for C source code that produces a Xhighlighted html file as output. The output can be read by any Xgraphical WWW-Browser. If the browser understands the tags to change Xfont colors (as Netscape does) the output will look like highlighted Xby emacs. Otherwise it will not look so nice, but readability is Xincreased too. END-of-c2html-0.1/pkg/DESCR echo c - c2html-0.1/files mkdir -p c2html-0.1/files > /dev/null 2>&1 echo x - c2html-0.1/files/md5 sed 's/^X//' >c2html-0.1/files/md5 << 'END-of-c2html-0.1/files/md5' XMD5 (c2html-0.1.tar.gz) = 66659aec84aad813e52042576abf6662 END-of-c2html-0.1/files/md5 echo c - c2html-0.1/patches mkdir -p c2html-0.1/patches > /dev/null 2>&1 echo x - c2html-0.1/patches/patch-aa sed 's/^X//' >c2html-0.1/patches/patch-aa << 'END-of-c2html-0.1/patches/patch-aa' X*** Makefile Tue Sep 2 02:18:51 1997 X--- /home/andy/tmp/wrk/Makefile Tue Oct 28 15:47:59 1997 X*************** X*** 2,14 **** X X CC = gcc X FLEX = flex X! CFLAGS = -O2 -Wall -pedantic -ansi X X all: c2html X X c2html: c2html.l X $(FLEX) c2html.l X! $(CC) $(CFLAGS) -o c2html lex.yy.c -static -lfl X clean: X rm -rf *.o *~ c2html X X--- 2,14 ---- X X CC = gcc X FLEX = flex X! CFLAGS+= -Wall -pedantic -ansi X X all: c2html X X c2html: c2html.l X $(FLEX) c2html.l X! $(CC) $(CFLAGS) -o c2html lex.yy.c -lfl X clean: X rm -rf *.o *~ c2html X END-of-c2html-0.1/patches/patch-aa exit >How-To-Repeat: >Fix: Please, check and commit this port. >Audit-Trail: >Unformatted: From owner-freebsd-ports Sun Nov 9 09:51:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA24830 for ports-outgoing; Sun, 9 Nov 1997 09:51:36 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA24822 for ; Sun, 9 Nov 1997 09:51:33 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.7/8.6.9) with ESMTP id JAA09931; Sun, 9 Nov 1997 09:51:01 -0800 (PST) To: James Raynard cc: freebsd-ports@FreeBSD.ORG Subject: Re: Porting without tarballs In-reply-to: Your message of "Sun, 09 Nov 1997 12:24:20 GMT." <19971109122420.39804@jraynard.demon.co.uk> Date: Sun, 09 Nov 1997 09:51:01 -0800 Message-ID: <9927.879097861@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I have two more ports which are ready to be committed, once I can get > over the last hurdle. The problem is there is no tarball for either of > the ports; the source is on an FTP server that doesn't support on-the-fly > tarring (and in any case I have a nasty suspicion they may soon delete it). > > The best solution seems to make my own tarball and put it on > ftp.freebsd.org. Is this correct, and if so how do I go about it? Actually, historically we've been putting such things up at ftp://hub.freebsd.org/pub/FreeBSD/LOCAL_PORTS which, as a ports committer, you should be able to write to directly. Jordan From owner-freebsd-ports Sun Nov 9 12:50:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA03947 for ports-outgoing; Sun, 9 Nov 1997 12:50:04 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA03939; Sun, 9 Nov 1997 12:50:01 -0800 (PST) (envelope-from gnats) Date: Sun, 9 Nov 1997 12:50:01 -0800 (PST) Message-Id: <199711092050.MAA03939@hub.freebsd.org> To: freebsd-ports Cc: From: Matthew Hunt Subject: Re: ports/4978: angband port installs user and save dirs with silly permissions Reply-To: Matthew Hunt Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/4978; it has been noted by GNATS. From: Matthew Hunt To: sheldonh@iafrica.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/4978: angband port installs user and save dirs with silly permissions Date: Sun, 9 Nov 1997 15:40:43 -0500 On Sat, Nov 08, 1997 at 02:16:53PM +0200, sheldonh@iafrica.com wrote: > >Description: > > The angband port installs /usr/X11R6/lib/X11/{user,save} with > world writable permissions. As the game itself is setgid games, > the dirs only need to be group readable. I have incorporated Sheldon's patch, which fixes packaging, and made another modification that makes the install target of the port work the same way. Please review and commit ASAP. Thanks. diff -urN /usr/ports/games/angband/patches/patch-aa angband/patches/patch-aa --- /usr/ports/games/angband/patches/patch-aa Mon Oct 27 11:16:23 1997 +++ angband/patches/patch-aa Sun Nov 9 15:33:08 1997 @@ -1,5 +1,5 @@ ---- Makefile.orig Fri Sep 19 10:55:34 1997 -+++ Makefile Fri Sep 19 10:56:00 1997 +--- Makefile.orig Sun Nov 9 15:27:29 1997 ++++ Makefile Sun Nov 9 15:32:43 1997 @@ -0,0 +1,19 @@ +# My makefile for Angband +# Matthew Hunt @@ -12,11 +12,11 @@ + cd src && make "CFLAGS=$(CFLAGS)" + +install: angband -+ install -c -o bin -g games -m 2755 angband ${PREFIX}/bin/angband ++ install -c -o bin -g games -m 2555 angband ${PREFIX}/bin/angband + mkdir -p ${PREFIX}/lib/X11/angband + (cd lib && tar cf - * ) | (cd ${PREFIX}/lib/X11/angband && tar xf - ) + /usr/sbin/chown -R bin.games ${PREFIX}/lib/X11/angband + (cd ${PREFIX}/lib/X11/angband && \ -+ /bin/chmod 775 apex bone data edit file help info xtra && \ -+ /bin/chmod 1777 save user ) ++ /bin/chmod 775 apex bone data edit file help info xtra\ ++ save user ) + install -o games -g games -m 664 /dev/null ${PREFIX}/lib/X11/angband/apex/scores.raw diff -urN /usr/ports/games/angband/pkg/PLIST angband/pkg/PLIST --- /usr/ports/games/angband/pkg/PLIST Mon Oct 27 11:16:23 1997 +++ angband/pkg/PLIST Sun Nov 9 15:26:53 1997 @@ -66,8 +66,8 @@ @exec chmod 775 %D/lib/X11/angband/help @exec chmod 775 %D/lib/X11/angband/info @exec chmod 775 %D/lib/X11/angband/xtra -@exec chmod 1777 %D/lib/X11/angband/save -@exec chmod 1777 %D/lib/X11/angband/user +@exec chmod 775 %D/lib/X11/angband/save +@exec chmod 775 %D/lib/X11/angband/user @exec chmod 664 %D/lib/X11/angband/apex/scores.raw @dirrm lib/X11/angband/bone @dirrm lib/X11/angband/data From owner-freebsd-ports Sun Nov 9 15:28:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA13961 for ports-outgoing; Sun, 9 Nov 1997 15:28:52 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from bubble.didi.com (sjx-ca71-09.ix.netcom.com [207.92.177.73]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA13943 for ; Sun, 9 Nov 1997 15:28:46 -0800 (PST) (envelope-from asami@sunset.cs.berkeley.edu) Received: (from asami@localhost) by bubble.didi.com (8.8.7/8.8.7) id OAA08353; Sun, 9 Nov 1997 14:52:06 -0800 (PST) (envelope-from asami) Date: Sun, 9 Nov 1997 14:52:06 -0800 (PST) Message-Id: <199711092252.OAA08353@bubble.didi.com> To: fports@jraynard.demon.co.uk CC: ports@FreeBSD.ORG In-reply-to: <19971108164251.04348@jraynard.demon.co.uk> (message from James Raynard on Sat, 8 Nov 1997 16:42:51 +0000) Subject: Re: Master site question From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * Greetings. I've almost completed a port of SFIO (an improved stdio), * but have come across a problem with MASTER_SITE. The tarball is * available from http://www.research.att.com/sw/tools/sfio/, but cannot * be fetched automatically, as the user is required to give their name * and email address before they can download it. * * Are there any other ports in a similar situation? The "obvious" * solution is to override do-fetch and print out a message asking the * user to fetch the source by hand, but I just wondered if there was * a better solution. Depends on why they are doing that. If they want to keep track of exactly who has the source, I guess you need the user to fetch it manually. If the source is redistributable, I can put it up on wcarchive's LOCAL_PORTS. Satoshi From owner-freebsd-ports Sun Nov 9 15:30:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA14074 for ports-outgoing; Sun, 9 Nov 1997 15:30:07 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA14064; Sun, 9 Nov 1997 15:30:02 -0800 (PST) (envelope-from gnats) Date: Sun, 9 Nov 1997 15:30:02 -0800 (PST) Message-Id: <199711092330.PAA14064@hub.freebsd.org> To: freebsd-ports Cc: From: asami@cs.berkeley.edu (Satoshi Asami) Subject: Re: ports/4974: New port: YODL, Yet Oneother Document Language [category textproc] Reply-To: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/4974; it has been noted by GNATS. From: asami@cs.berkeley.edu (Satoshi Asami) To: hoek@hwcn.org Cc: freebsd-gnats-submit@hub.freebsd.org Subject: Re: ports/4974: New port: YODL, Yet Oneother Document Language [category textproc] Date: Sun, 9 Nov 1997 14:46:02 -0800 (PST) * This can probably be changed to ${PREFIX}/man if you just pass * PREFIX to gmake wherever necessary. * Same for CFLAGS. They are. (See MAKE_ENV in bsd.port.mk.) Satoshi From owner-freebsd-ports Sun Nov 9 16:25:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA17606 for ports-outgoing; Sun, 9 Nov 1997 16:25:10 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from bubble.didi.com (sjx-ca71-09.ix.netcom.com [207.92.177.73]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA17591 for ; Sun, 9 Nov 1997 16:25:06 -0800 (PST) (envelope-from asami@sunset.cs.berkeley.edu) Received: (from asami@localhost) by bubble.didi.com (8.8.7/8.8.7) id QAA08625; Sun, 9 Nov 1997 16:20:36 -0800 (PST) (envelope-from asami) Date: Sun, 9 Nov 1997 16:20:36 -0800 (PST) Message-Id: <199711100020.QAA08625@bubble.didi.com> To: jkh@time.cdrom.com CC: fports@jraynard.demon.co.uk, freebsd-ports@freebsd.org In-reply-to: <9927.879097861@time.cdrom.com> (jkh@time.cdrom.com) Subject: Re: Porting without tarballs From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * Actually, historically we've been putting such things up at * ftp://hub.freebsd.org/pub/FreeBSD/LOCAL_PORTS which, as a ports * committer, you should be able to write to directly. That has been moved to ftp.freebsd.org a while ago per your request. (See MASTER_SITE_LOCAL IN bsd.port.mk.) If someone needs something to be copied there, please put it somewhere I can read (such as freefall:/f/asami/ports/distfiles) and send me mail. Satoshi From owner-freebsd-ports Sun Nov 9 16:33:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA18162 for ports-outgoing; Sun, 9 Nov 1997 16:33:18 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA18154 for ; Sun, 9 Nov 1997 16:33:16 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.7/8.6.9) with ESMTP id QAA11489; Sun, 9 Nov 1997 16:32:46 -0800 (PST) To: asami@cs.berkeley.edu (Satoshi Asami) cc: fports@jraynard.demon.co.uk, freebsd-ports@freebsd.org Subject: Re: Porting without tarballs In-reply-to: Your message of "Sun, 09 Nov 1997 16:20:36 PST." <199711100020.QAA08625@bubble.didi.com> Date: Sun, 09 Nov 1997 16:32:46 -0800 Message-ID: <11485.879121966@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > * Actually, historically we've been putting such things up at > * ftp://hub.freebsd.org/pub/FreeBSD/LOCAL_PORTS which, as a ports > * committer, you should be able to write to directly. > > That has been moved to ftp.freebsd.org a while ago per your request. > (See MASTER_SITE_LOCAL IN bsd.port.mk.) Ah, sorry - I forgot. :-) Can we nuke the LOCAL_PORTS dir on hub then? Jordan From owner-freebsd-ports Sun Nov 9 16:54:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA19217 for ports-outgoing; Sun, 9 Nov 1997 16:54:57 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from bubble.didi.com (sjx-ca71-09.ix.netcom.com [207.92.177.73]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA19207 for ; Sun, 9 Nov 1997 16:54:53 -0800 (PST) (envelope-from asami@sunset.cs.berkeley.edu) Received: (from asami@localhost) by bubble.didi.com (8.8.7/8.8.7) id QAA08727; Sun, 9 Nov 1997 16:51:39 -0800 (PST) (envelope-from asami) Date: Sun, 9 Nov 1997 16:51:39 -0800 (PST) Message-Id: <199711100051.QAA08727@bubble.didi.com> To: kkennawa@physics.adelaide.edu.au CC: ports@FreeBSD.ORG In-reply-to: <9711091221.AA12261@bragg> (message from Kristian Kennaway on Sun, 9 Nov 1997 22:51:13 +1030 (CST)) Subject: Re: Recompiling all distfiles? From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * Is there any way to order a complete recompile of all ports for which the * distfiles exist on my machine (e.g. essentially not trying to pull down * distfiles from the net, or ignoring the errors from when my machine isnt * hooked up to the net?) I can't think of a good way to do this, but if you just want to recompile several ports, you can make a file called "makefile" (note lowercase `m') in /usr/ports that looks like this. SUBDIR= shells/tcsh sysutils/lsof .include Satoshi From owner-freebsd-ports Sun Nov 9 17:00:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA19593 for ports-outgoing; Sun, 9 Nov 1997 17:00:42 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from bubble.didi.com (sjx-ca71-09.ix.netcom.com [207.92.177.73]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA19587 for ; Sun, 9 Nov 1997 17:00:40 -0800 (PST) (envelope-from asami@sunset.cs.berkeley.edu) Received: (from asami@localhost) by bubble.didi.com (8.8.7/8.8.7) id RAA08769; Sun, 9 Nov 1997 17:00:23 -0800 (PST) (envelope-from asami) Date: Sun, 9 Nov 1997 17:00:23 -0800 (PST) Message-Id: <199711100100.RAA08769@bubble.didi.com> To: jkh@time.cdrom.com CC: fports@jraynard.demon.co.uk, freebsd-ports@freebsd.org In-reply-to: <11485.879121966@time.cdrom.com> (jkh@time.cdrom.com) Subject: Re: Porting without tarballs From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * Ah, sorry - I forgot. :-) * * Can we nuke the LOCAL_PORTS dir on hub then? Yes please. I was going to do that myself later. :) Satoshi From owner-freebsd-ports Sun Nov 9 17:50:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA22662 for ports-outgoing; Sun, 9 Nov 1997 17:50:09 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA22650; Sun, 9 Nov 1997 17:50:02 -0800 (PST) (envelope-from gnats) Resent-Date: Sun, 9 Nov 1997 17:50:02 -0800 (PST) Resent-Message-Id: <199711100150.RAA22650@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, vanilla@MinJe.com.TW Received: from MinJe.com.TW (qmailr@ns.MinJe.com.TW [210.66.86.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id RAA22536 for ; Sun, 9 Nov 1997 17:48:06 -0800 (PST) (envelope-from vanilla@MinJe.com.TW) Received: (qmail 15656 invoked by uid 900); 10 Nov 1997 01:41:08 -0000 Message-Id: <19971110014108.15655.qmail@MinJe.com.TW> Date: 10 Nov 1997 01:41:08 -0000 From: vanilla@MinJe.com.TW Reply-To: vanilla@MinJe.com.TW To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/4994: Update zh-ted to 4.0f Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4994 >Category: ports >Synopsis: Update zh-ted to 4.0f >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Nov 9 17:50:01 PST 1997 >Last-Modified: >Originator: Vanill I. Shu >Organization: Cray running FreeBSD >Release: FreeBSD 3.0-CURRENT i386 >Environment: 3.0C, XFree 3.3.1 >Description: Update zh-ted to 4.0f >How-To-Repeat: >Fix: diff -ruN ted.orig/Makefile ted/Makefile --- ted.orig/Makefile Wed Oct 1 17:34:48 1997 +++ ted/Makefile Mon Nov 10 09:38:07 1997 @@ -1,13 +1,13 @@ # New ports collection makefile for: ted -# Version required: 3.6a +# Version required: 4.0f # Date Created: 18 Sep 1997 # Whom: Vanilla I. Shu # # $Id: Makefile,v 1.1.1.1 1997/10/01 09:34:48 max Exp $ # -DISTNAME= ted3.6a -PKGNAME= zh-ted-3.6a +DISTNAME= ted4.0f +PKGNAME= zh-ted-4.0f CATEGORIES= chinese editors MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= editors/ @@ -17,6 +17,5 @@ USE_X11= yes WRKSRC= ${WRKDIR}/ted -MAKEFILE= Makefile.b5 .include diff -ruN ted.orig/files/md5 ted/files/md5 --- ted.orig/files/md5 Wed Oct 1 17:34:50 1997 +++ ted/files/md5 Sat Nov 8 05:36:09 1997 @@ -1 +1 @@ -MD5 (ted3.6a.tgz) = 2914e6dc0e5b6c99bdf11ab724a679fa +MD5 (ted4.0f.tgz) = e29133ab366713d857bf906bbda041bb diff -ruN ted.orig/patches/patch-aa ted/patches/patch-aa --- ted.orig/patches/patch-aa Wed Oct 1 17:34:49 1997 +++ ted/patches/patch-aa Mon Nov 10 09:39:10 1997 @@ -1,74 +1,47 @@ -*** Makefile.b5.orig Fri Sep 19 01:15:03 1997 ---- Makefile.b5 Fri Sep 19 01:18:22 1997 -*************** -*** 1,5 **** - CHINESE=1 -! TEDDIR=/usr/local/lib/Ted - ########## GCC/Linux ...... ############ - CC=gcc - CComp=GCC ---- 1,5 ---- - CHINESE=1 -! TEDDIR=/usr/X11R6/lib/X11/ted - ########## GCC/Linux ...... ############ - CC=gcc - CComp=GCC -*************** LDFLAGS= -L/usr/X11R6/lib -*** 27,41 **** - #SUNKBD=-DSUNKBD - ########################### - -! CFLAGS = -O -DCHINESE=$(CHINESE) -I$(XINC) -DCComp=$(CComp) $(SUNKBD) - #CFLAGS = -g -DCHINESE=$(CHINESE) -I$(XINC) -DCComp=$(CComp) -DDEBUG $(SUNKBD) - - OBJS = e.o x.o m.o f.o b.o edln.o xcp.o s.o u.o misc.o twin.o dir.o xkey.o \ - cwin.o filebrowse.o cli_xcin.o kwcomp.o - -! all: ted ref ctags - ted: $(OBJS) -! $(CC) -g $(OBJS) -o $@ $(LDFLAGS) -lX11 - # strip $@ - echo '*** Finish ***' - ref: ---- 27,41 ---- - #SUNKBD=-DSUNKBD - ########################### - -! CFLAGS += -DCHINESE=$(CHINESE) -I$(XINC) -DCComp=$(CComp) $(SUNKBD) - #CFLAGS = -g -DCHINESE=$(CHINESE) -I$(XINC) -DCComp=$(CComp) -DDEBUG $(SUNKBD) - - OBJS = e.o x.o m.o f.o b.o edln.o xcp.o s.o u.o misc.o twin.o dir.o xkey.o \ - cwin.o filebrowse.o cli_xcin.o kwcomp.o - -! all: ted #ref ctags - ted: $(OBJS) -! $(CC) $(OBJS) -o $@ $(LDFLAGS) -lX11 - # strip $@ - echo '*** Finish ***' - ref: -*************** ctags: -*** 45,55 **** - $(CC) $(CFLAGS) ctags.c -o $@ - strip $@ - install: -! cp ted ref ctags /usr/local/bin - if [ ! -d $(TEDDIR) ]; then mkdir $(TEDDIR); fi -! cp tedrc ted.help $(TEDDIR) -! cli_xcin.o: -! ln -s ../big5-pack/xcin/cli_xcin.o . - clean: - rm -f $(OBJS) ted core *~ *_ - clb5: ---- 45,56 ---- - $(CC) $(CFLAGS) ctags.c -o $@ - strip $@ - install: -! install -c -s -o bin -g bin -m 0755 ted /usr/X11R6/bin - if [ ! -d $(TEDDIR) ]; then mkdir $(TEDDIR); fi -! install -c -o bin -g bin -m 0555 tedrc $(TEDDIR) -! install -c -o bin -g bin -m 0555 ted.help $(TEDDIR) -! #cli_xcin.o: -! # ln -s ../big5-pack/xcin/cli_xcin.o . - clean: - rm -f $(OBJS) ted core *~ *_ - clb5: +--- Makefile.orig Mon Nov 3 18:48:59 1997 ++++ Makefile Mon Nov 10 09:36:00 1997 +@@ -1,5 +1,5 @@ +-CHINESE=0 +-TEDDIR=/usr/local/lib/Ted ++CHINESE=1 ++TEDDIR=/usr/X11R6/lib/X11/ted + ########## GCC/Linux ...... ############ + CC=gcc + XINC=-I/usr/X11R6/include +@@ -34,14 +34,14 @@ + #SUNKBD=-DSUNKBD + ########################### + +-CFLAGS = -O -DCHINESE=$(CHINESE) $(XINC) $(SUNKBD) -DTEDDIR=\"$(TEDDIR)\" ++CFLAGS += -DCHINESE=$(CHINESE) $(XINC) $(SUNKBD) -DTEDDIR=\"$(TEDDIR)\" + #CFLAGS = -g -DCHINESE=$(CHINESE) $(XINC) -DDEBUG $(SUNKBD) -DTEDDIR=\"$(TEDDIR)\" + #CFLAGS = -g -DCHINESE=$(CHINESE) $(XINC) $(SUNKBD) -DTEDDIR=\"$(TEDDIR)\" + + OBJS = e.o x.o m.o f.o b.o edln.o xcp.o s.o u.o misc.o twin.o dir.o xkey.o \ +- cwin.o filebrowse.o kwcomp.o ++ cwin.o filebrowse.o kwcomp.o cli_xcin.o + +-all: ted ref ctags tedrc ++all: ted tedrc #ref ctags tedrc + ted: $(OBJS) + $(CC) $(OBJS) -o $@ $(LDFLAGS) -lX11 + # $(CC) $(OBJS) -o $@ $(LDFLAGS) -lX11 -lefence +@@ -56,11 +56,14 @@ + $(CC) $(CFLAGS) ctags.c -o $@ + strip $@ + install: +- cp ted ref ctags /usr/local/bin ++ install -c -s -o bin -g bin -m 0755 ted /usr/X11R6/bin + if [ ! -d $(TEDDIR) ]; then mkdir $(TEDDIR); fi +- cp tedrc tedrc.vi tedrc.grep ted.help $(TEDDIR) +-cli_xcin.o: +- ln -s ../big5-pack/xcin/cli_xcin.o . ++ install -c -o bin -g bin -m 0444 tedrc $(TEDDIR) ++ install -c -o bin -g bin -m 0444 tedrc.vi $(TEDDIR) ++ install -c -o bin -g bin -m 0444 tedrc.grep $(TEDDIR) ++ install -c -o bin -g bin -m 0444 ted.help $(TEDDIR) ++#cli_xcin.o: ++# ln -s ../big5-pack/xcin/cli_xcin.o . + clean: + rm -f $(OBJS) ted core *~ *_ + clb5: diff -ruN ted.orig/patches/patch-ab ted/patches/patch-ab --- ted.orig/patches/patch-ab Wed Oct 1 17:34:49 1997 +++ ted/patches/patch-ab Mon Nov 10 09:36:37 1997 @@ -1,19 +1,11 @@ -*** xkey.c.orig Thu Sep 18 23:23:06 1997 ---- xkey.c Thu Sep 18 23:23:45 1997 -*************** if (cdtedrc && (fp=fopen(ftedrc,"r"))) { -*** 563,569 **** - if (fp=fopen( - strcat(strcat(strcpy(tt,(char *)getenv("HOME")),"/.Ted/"),ftedrc), "r" - )) return fp; -! if (fp=fopen(strcat(strcpy(uu,"/usr/local/lib/Ted/"),ftedrc),"r")) - return fp; - if (!depth) { - if (cdtedrc) ---- 563,569 ---- - if (fp=fopen( - strcat(strcat(strcpy(tt,(char *)getenv("HOME")),"/.Ted/"),ftedrc), "r" - )) return fp; -! if (fp=fopen(strcat(strcpy(uu,"/usr/X11R6/lib/X11/ted/"),ftedrc),"r")) - return fp; - if (!depth) { - if (cdtedrc) +--- xkey.c.orig Mon Nov 3 16:52:47 1997 ++++ xkey.c Mon Nov 10 09:34:52 1997 +@@ -602,7 +602,7 @@ + if (fp=fopen( + strcat(strcat(strcpy(tt,(char *)getenv("HOME")),"/.Ted/"),ftedrc), "r" + )) return fp; +-if (fp=fopen(strcat(strcat(strcpy(uu, TEDDIR),"/"),ftedrc),"r")) ++if (fp=fopen(strcat(strcat(strcpy(uu, "/usr/X11R6/lib/X11/ted/"),"/"),ftedrc),"r")) + return fp; + if (!depth) { + if (cdtedrc) diff -ruN ted.orig/patches/patch-ac ted/patches/patch-ac --- ted.orig/patches/patch-ac Wed Oct 1 17:34:49 1997 +++ ted/patches/patch-ac Mon Nov 10 09:36:50 1997 @@ -1,21 +1,13 @@ -*** tedrc.orig Thu Sep 18 23:24:10 1997 ---- tedrc Thu Sep 18 23:24:39 1997 -*************** f [a-f12] MergeTedrc("localtedrc") -*** 153,160 **** - f [s-f9] ExeCmdFnameExt("make",".o") - ## If the file is already open, switch to this file; otherwise - ## load the file -! f [f1] RaiseOrLoad("/usr/local/lib/Ted/ted.help") -! f [c-a][f1] RaiseOrLoad("/usr/local/lib/Ted/tedrc") - ## execute command and place the output in the current file - #f [c-q][s] InsPipe("ls") - # Excute command and and place output in a new file with name same as the command ---- 153,160 ---- - f [s-f9] ExeCmdFnameExt("make",".o") - ## If the file is already open, switch to this file; otherwise - ## load the file -! f [f1] RaiseOrLoad("/usr/X11R6/lib/X11/ted/ted.help") -! f [c-a][f1] RaiseOrLoad("/usr/X11R6/lib/X11/ted/tedrc") - ## execute command and place the output in the current file - #f [c-q][s] InsPipe("ls") - # Excute command and and place output in a new file with name same as the command +--- tedrc.vi.orig Sat Oct 11 13:37:55 1997 ++++ tedrc.vi Mon Nov 10 09:34:52 1997 +@@ -165,8 +165,8 @@ + f [s-f9] ExeCmdFnameExt("make",".o") + ## If the file is already open, switch to this file; otherwise + ## load the file +-f [f1] RaiseOrLoad("/usr/local/lib/Ted/ted.help") +-f [c-a][f1] RaiseOrLoad("/usr/local/lib/Ted/tedrc") ++f [f1] RaiseOrLoad("/usr/X11R6/lib/X11/ted/ted.help") ++f [c-a][f1] RaiseOrLoad("/usr/X11R6/lib/X11/ted/tedrc") + ## execute command and place the output in the current file + #f [c-q][s] InsPipe("ls") + # Excute command and and place output in a new file with name same as the command diff -ruN ted.orig/pkg/PLIST ted/pkg/PLIST --- ted.orig/pkg/PLIST Wed Oct 1 17:34:50 1997 +++ ted/pkg/PLIST Mon Nov 10 09:37:44 1997 @@ -1,4 +1,6 @@ bin/ted lib/X11/ted/ted.help lib/X11/ted/tedrc +lib/X11/ted/tedrc.vi +lib/X11/ted/tedrc.grep @dirrm lib/X11/ted >Audit-Trail: >Unformatted: From owner-freebsd-ports Sun Nov 9 20:06:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA00313 for ports-outgoing; Sun, 9 Nov 1997 20:06:58 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from hwcn.org (main.hwcn.org [199.212.94.65]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA00292 for ; Sun, 9 Nov 1997 20:06:47 -0800 (PST) (envelope-from hoek@hwcn.org) Received: from james.freenet.hamilton.on.ca (ac199@james.hwcn.org [199.212.94.66]) by hwcn.org (8.8.7/8.8.7) with ESMTP id XAA19779; Sun, 9 Nov 1997 23:07:15 -0500 (EST) Received: from localhost (ac199@localhost) by james.freenet.hamilton.on.ca (8.8.7/8.8.7) with SMTP id XAA01677; Sun, 9 Nov 1997 23:07:43 -0500 (EST) X-Authentication-Warning: james.freenet.hamilton.on.ca: ac199 owned process doing -bs Date: Sun, 9 Nov 1997 23:07:41 -0500 (EST) From: Tim Vanderhoek X-Sender: ac199@james.freenet.hamilton.on.ca Reply-To: hoek@hwcn.org To: Satoshi Asami cc: kkennawa@physics.adelaide.edu.au, ports@FreeBSD.ORG Subject: Re: Recompiling all distfiles? In-Reply-To: <199711100051.QAA08727@bubble.didi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 9 Nov 1997, Satoshi Asami wrote: > * Is there any way to order a complete recompile of all ports for which the > * distfiles exist on my machine (e.g. essentially not trying to pull down > * distfiles from the net, or ignoring the errors from when my machine isnt > * hooked up to the net?) > > I can't think of a good way to do this, but if you just want to Edit /usr/share/mk/bsd.subdir.mk and, on the line after _SUBDIRUSE: .USE, add a `-'. ie. -@for entry in ${SUBDIR}; do \ [Or do the equivalent if my bsd.port.subdir.mk is outdated and looks a little different] And then in /usr/ports, $ FETCH_CMD="" make -- Outnumbered? Maybe. Outspoken? Never! tIM...HOEk From owner-freebsd-ports Mon Nov 10 00:03:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA11891 for ports-outgoing; Mon, 10 Nov 1997 00:03:57 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from ghpc8.ihf.rwth-aachen.de (ghpc8.ihf.RWTH-Aachen.DE [134.130.90.8]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA11873 for ; Mon, 10 Nov 1997 00:03:48 -0800 (PST) (envelope-from thomas@ghpc8.ihf.rwth-aachen.de) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.rwth-aachen.de [134.130.90.6]) by ghpc8.ihf.rwth-aachen.de (8.8.7/8.8.6) with ESMTP id JAA20861 for ; Mon, 10 Nov 1997 09:03:40 +0100 (CET) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.7/8.8.5) id JAA15327; Mon, 10 Nov 1997 09:03:39 +0100 (CET) To: ports@freebsd.org Subject: fetch: reading remote file from rhein-zeitung.de: Connection reset by peer From: Thomas Gellekum Date: 10 Nov 1997 09:03:37 +0100 Message-ID: <87g1p5yy3q.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 15 X-Mailer: Gnus v5.4.37/XEmacs 19.16 Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Moin, when trying to fetch a distfile for a new port I get >> tk8.0-to-TkStep8.0-2.patch.gz doesn't seem to exist on this system. >> Attempting to fetch from http://rhein-zeitung.de/~ograf/files/. Receiving tk8.0-to-TkStep8.0-2.patch.gz (86681 bytes): 100% 67484 bytes transfered in 3.3 seconds (19.89 Kbytes/s) fetch: reading remote file from rhein-zeitung.de: Connection reset by peer The file is always short. When I get it interactively via lynx all is fine. My system is a 2.2.5-STABLE built last week. Any ideas what's wrong? tg From owner-freebsd-ports Mon Nov 10 00:21:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA12927 for ports-outgoing; Mon, 10 Nov 1997 00:21:28 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from proxy.imedia.ru ([195.208.70.10]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA12922 for ; Mon, 10 Nov 1997 00:21:20 -0800 (PST) (envelope-from sergey@proxy.imedia.ru) Received: (from root@localhost) by proxy.imedia.ru (8.8.7/8.8.7) id LAA04116 for freebsd-ports@FreeBSD.ORG; Mon, 10 Nov 1997 11:20:54 +0300 (MSK) (envelope-from sergey) From: Sergey Vnotchneko Message-Id: <199711100820.LAA04116@proxy.imedia.ru> Subject: checksum/location problems... To: freebsd-ports@FreeBSD.ORG Date: Mon, 10 Nov 1997 11:20:46 +0300 (MSK) X-Mailer: ELM [version 2.4ME+ PL31H (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi! This ports (ports-current) have problems ... comms/tkhylafax converters/uudeview With best regards, Sergey. From owner-freebsd-ports Mon Nov 10 00:56:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA14709 for ports-outgoing; Mon, 10 Nov 1997 00:56:22 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from bubble.didi.com (sjx-ca71-09.ix.netcom.com [207.92.177.73]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA14702 for ; Mon, 10 Nov 1997 00:56:17 -0800 (PST) (envelope-from asami@sunset.cs.berkeley.edu) Received: (from asami@localhost) by bubble.didi.com (8.8.7/8.8.7) id AAA13066; Mon, 10 Nov 1997 00:56:07 -0800 (PST) (envelope-from asami) Date: Mon, 10 Nov 1997 00:56:07 -0800 (PST) Message-Id: <199711100856.AAA13066@bubble.didi.com> To: tg@ihf.rwth-aachen.de CC: ports@freebsd.org In-reply-to: <87g1p5yy3q.fsf@ghpc6.ihf.rwth-aachen.de> (message from Thomas Gellekum on 10 Nov 1997 09:03:37 +0100) Subject: Re: fetch: reading remote file from rhein-zeitung.de: Connection reset by peer From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * The file is always short. When I get it interactively via lynx all is * fine. My system is a 2.2.5-STABLE built last week. Any ideas what's * wrong? I don't know, but I "ports" is not the right place to ask nonetheless. ;) "fetch" is a system command, so it should go to the committer who's taking care of it (Garrett, I believe), -stable or -committers. Satoshi From owner-freebsd-ports Mon Nov 10 01:07:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA15260 for ports-outgoing; Mon, 10 Nov 1997 01:07:07 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from jau.tmt.tele.fi (jau.tmt.tele.fi [194.252.70.42]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA15230 for ; Mon, 10 Nov 1997 01:06:39 -0800 (PST) (envelope-from jau@jau.tmt.tele.fi) Received: (from jau@localhost) by jau.tmt.tele.fi (8.8.5/8.8.5/JAU-2.2) id MAA01049 for ports@FreeBSD.ORG; Wed, 5 Nov 1997 12:05:23 +0200 (EET) From: "Jukka A. Ukkonen" Message-Id: <199711051005.MAA01049@jau.tmt.tele.fi> Subject: Re: New ports added/updated last two weeks To: ports@FreeBSD.ORG Date: Wed, 5 Nov 1997 12:05:23 +0200 (EET) In-Reply-To: <199711030054.BAA01669@panke.panke.de> from "Wolfram Schneider" at Nov 3, 97 00:53:51 am Latin-Date: Miercuri V Novembrie a.d. MCMXCVII Organization: Internet Services R&D / Telecom Finland Phone: +358-2040-4025 (office) / +358-400-606671 (mobile) Content-Conversion: prohibited X-Mailer: ELM [version 2.4 PL25+pgp] MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Howdy! I guess you might wish to know this... TIN needs recompilation and relinking to work correctly with locales using other character sets but plain 7-bit ASCII. The C library and crt0 have changed since the currently distributed binary package was generated, and due to this tin does not get it's LC_CTYPE definition at startup. The same problem might actually infest all of the binary packages that were last compiled and linked before the last major version of FreeBSD's C library was released. Cheers, // jau ------ / Jukka A. Ukkonen, Internet Services R&D / Telecom Finland Ltd. /__ M.Sc. (sw-eng & cs) (Phone) +358-2040-4025 / Internet: Jukka.Ukkonen@tele.fi (Fax) +358-2040-64724 / Internet: jau@iki.fi (Mobile) +358-400-606671 v Internet: ukkonen@nic.funet.fi (Home&Fax) +358-9-6215280 From owner-freebsd-ports Mon Nov 10 03:45:46 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA25820 for ports-outgoing; Mon, 10 Nov 1997 03:45:46 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA25787; Mon, 10 Nov 1997 03:45:35 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id DAA27674; Mon, 10 Nov 1997 03:43:36 -0800 (PST) Date: Mon, 10 Nov 1997 03:43:36 -0800 (PST) Message-Id: <199711101143.DAA27674@freefall.freebsd.org> To: holler@ilektron.de, asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4965 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: make install of XFree86 (XF86Setup) fails. State-Changed-From-To: open-feedback State-Changed-By: asami State-Changed-When: Mon Nov 10 03:42:23 PST 1997 State-Changed-Why: I believe I fixed this in version 1.30 of scripts/configure. From owner-freebsd-ports Mon Nov 10 04:20:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA27636 for ports-outgoing; Mon, 10 Nov 1997 04:20:09 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA27590; Mon, 10 Nov 1997 04:20:01 -0800 (PST) (envelope-from gnats) Date: Mon, 10 Nov 1997 04:20:01 -0800 (PST) Message-Id: <199711101220.EAA27590@hub.freebsd.org> To: freebsd-ports Cc: From: Thomas Gellekum Subject: Re: ports/4988: tkref-1.01, added author-site fetch to Makefile Reply-To: Thomas Gellekum Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/4988; it has been noted by GNATS. From: Thomas Gellekum To: bgingery@gtcs.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/4988: tkref-1.01, added author-site fetch to Makefile Date: 10 Nov 1997 13:16:51 +0100 bgingery@gtcs.com writes: > -MASTER_SITES= ${MASTER_SITE_LOCAL} > +MASTER_SITES= http://gtcs.com/softdist/ \ > + ${MASTER_SITE_LOCAL} When I try this host I get You don't have permission to access /softdist/ on this server. tg From owner-freebsd-ports Mon Nov 10 04:30:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA28161 for ports-outgoing; Mon, 10 Nov 1997 04:30:09 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA28137; Mon, 10 Nov 1997 04:30:01 -0800 (PST) (envelope-from gnats) Date: Mon, 10 Nov 1997 04:30:01 -0800 (PST) Message-Id: <199711101230.EAA28137@hub.freebsd.org> To: freebsd-ports Cc: From: Yoshio.Mita@isen.fr Subject: Re: ports/4937: A new port xlevel (X level meter) Reply-To: Yoshio.Mita@isen.fr Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/4937; it has been noted by GNATS. From: Yoshio.Mita@isen.fr To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/4937: A new port xlevel (X level meter) Date: Mon, 10 Nov 1997 14:12:04 +0100 Synopsis: Original Distfile had been updated. Fix: Apply this patch after extracting original port please. diff -ruN audio/xlevel.orig/Makefile audio/xlevel/Makefile --- audio/xlevel.orig/Makefile Mon Nov 3 16:20:23 1997 +++ audio/xlevel/Makefile Mon Nov 10 12:56:18 1997 @@ -1,12 +1,12 @@ # New ports collection makefile for: xlevel -# Version required: 0.4 +# Version required: 0.6 # Date created: 2 Nov 1997 # Whom: MITA Yoshio # # $Id$ # -DISTNAME= xlevel-0.4 +DISTNAME= xlevel-0.6 CATEGORIES= audio MASTER_SITES= http://www.bpel.tutics.tut.ac.jp/~take/xlevel/ diff -ruN audio/xlevel.orig/files/md5 audio/xlevel/files/md5 --- audio/xlevel.orig/files/md5 Mon Nov 3 17:18:37 1997 +++ audio/xlevel/files/md5 Mon Nov 10 12:59:55 1997 @@ -1 +1 @@ -MD5 (xlevel-0.4.tar.gz) = 66cd82008127fc0e48131136af91078d +MD5 (xlevel-0.6.tar.gz) = ee19fa2e96c6f393e03035c63a95cf26 Best regards, --- MITA Yoshio From owner-freebsd-ports Mon Nov 10 05:24:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA00499 for ports-outgoing; Mon, 10 Nov 1997 05:24:16 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA00456; Mon, 10 Nov 1997 05:23:55 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id FAA29335; Mon, 10 Nov 1997 05:21:56 -0800 (PST) Date: Mon, 10 Nov 1997 05:21:56 -0800 (PST) Message-Id: <199711101321.FAA29335@freefall.freebsd.org> To: bgingery@gtcs.com, tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4988 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Original was in LOCAL_PORTS only State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Mon Nov 10 05:20:57 PST 1997 State-Changed-Why: Patch committed, thanks. From owner-freebsd-ports Mon Nov 10 06:56:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA04490 for ports-outgoing; Mon, 10 Nov 1997 06:56:29 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from worker.ilektron.de (hp.aviaconsol.de [194.231.34.194] (may be forged)) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA04484; Mon, 10 Nov 1997 06:56:23 -0800 (PST) (envelope-from holler@worker.ilektron.de) Received: (from holler@localhost) by worker.ilektron.de (8.8.7/8.8.7) id PAA09847; Mon, 10 Nov 1997 15:56:49 +0100 (CET) (envelope-from holler) Message-ID: X-Mailer: XFMail 1.1 [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199711101143.DAA27674@freefall.freebsd.org> Date: Mon, 10 Nov 1997 15:56:07 +0100 (CET) Organization: ilektron From: Alexander Holler To: Satoshi Asami Subject: Re: ports/4965 Cc: freebsd-ports@FreeBSD.ORG Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On 10-Nov-97 Satoshi Asami wrote: >Synopsis: make install of XFree86 (XF86Setup) fails. > >State-Changed-From-To: open-feedback >State-Changed-By: asami >State-Changed-When: Mon Nov 10 03:42:23 PST 1997 >State-Changed-Why: > >I believe I fixed this in version 1.30 of scripts/configure. It is fixed. I've just compiled it. Thanks a lot. Regards, Alexander Holler From owner-freebsd-ports Mon Nov 10 10:08:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA16300 for ports-outgoing; Mon, 10 Nov 1997 10:08:58 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA15592 for freebsd-ports@freebsd.org; Mon, 10 Nov 1997 10:00:42 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 10 Nov 1997 10:00:42 -0800 (PST) Message-Id: <199711101800.KAA15592@hub.freebsd.org> From: FreeBSD bugmaster To: FreeBSD ports list Subject: Current unassigned ports problem reports Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The report has been examined by a team member and evaluated. f - feedback The problem has been solved, and the originator has been given a patch or a fix has been committed. The PR remains in this state pending a response from the originator. s - suspended Work on the problem has been postponed. This happens if a timely solution is not possible or is not cost-effective at the present time. The PR continues to exist, though a solution is not being actively sought. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1997/06/14] ports/3872 ports Enter key not working properly in trn por o [1997/09/25] ports/4626 ports inn port, active file contains control ch o [1997/10/16] ports/4787 ports www/p5-Apache port is out of date o [1997/11/01] ports/4912 ports compilation of modula3 port failed o [1997/11/05] ports/4953 ports net/p5-Net-DNS out of date. 5 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1996/10/11] bin/1773 ports A NULL pointer causing segmentation core s [1996/12/22] ports/2268 ports libc from linux emulator does not use /et o [1997/03/07] ports/2918 ports Unable to pass 8+ command line arguments o [1997/03/11] ports/2956 ports New Port: xgospel-1.10d in ftp.freebsd.or a [1997/03/15] ports/2994 ports xpm port does not build for the first tim o [1997/05/21] ports/3649 ports xlock quits on receipt of signalxx 8 o [1997/09/30] ports/4662 ports Ports Additions: upsd-2.0 o [1997/10/06] ports/4708 ports netatalk is broke. no authorization. o [1997/10/06] ports/4711 ports mail/p5-Mail-Folder runtime requirement m o [1997/10/07] ports/4724 ports teTeX-0.4 port, make install fails - not o [1997/10/16] ports/4781 ports installation of teTeX overwrites the mp e o [1997/10/18] ports/4798 ports setuid-root Xserver problem o [1997/10/19] ports/4803 ports xgrabsc dies with "bus error" after selec o [1997/10/20] ports/4814 ports :cd-write-1.4 requires mkisofs o [1997/10/24] ports/4846 ports Install option for HTML docs does not wor o [1997/10/27] ports/4865 ports xdm doesn't set env variables o [1997/11/08] ports/4978 ports angband port installs user and save dirs o [1997/11/08] ports/4983 ports Upgrade xmorph port 18 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1996/07/21] ports/1416 ports cflow(1) doesn't parse GNU C __attribute_ f [1996/12/08] ports/2182 ports FreeBSD's and X-32's list of locales do n f [1997/01/24] ports/2571 ports Maxima lacks pkg directory a [1997/03/06] ports/2902 ports Fix xmcd port for PACKAGE_BUILDING a [1997/03/06] ports/2905 ports Fixed port: xshisen-1.36 o [1997/03/13] ports/2974 ports updated Makefile and patch-ab of jp-dvi2p a [1997/03/21] ports/3052 ports /usr/ports/lang/expect does not find tkCo o [1997/03/24] ports/3081 ports sitelispdir is a directory no a path in x o [1997/04/01] ports/3169 ports nn port broken o [1997/04/15] ports/3306 ports new port-package for ifmail o [1997/04/17] ports/3318 ports New port: jigsaw (Java-based HTTP server) a [1997/04/19] ports/3335 ports new port request of korean/hanemacs o [1997/04/24] ports/3379 ports mprof dumps core on FreeBSD 2.2.1 o [1997/04/25] ports/3383 ports kaffe core dumps if LD_LIBRARY_PATH not s f [1997/05/14] ports/3597 ports jp-groff-0.99 port macro update o [1997/05/21] ports/3657 ports Port of NCSA HyperNews submitted as p5-hy o [1997/06/04] ports/3787 ports ghostscript-3.53 has bad PLIST o [1997/06/07] ports/3806 ports update s3mod to 1.09 o [1997/06/14] ports/3870 ports Upgrade tkdesk 1.0b3 --> 1.0b4 o [1997/06/22] ports/3928 ports New port: jp-pgp-2.6.3ia (language) o [1997/06/23] ports/3939 ports new port: latex2html_icon_server o [1997/06/23] ports/3940 ports port of latex2html-96.1 o [1997/06/29] ports/3983 ports New port: psf toolkit o [1997/06/30] ports/3991 ports set of OffiX ports o [1997/06/30] ports/3997 ports New port: VRML browser (vrweb) o [1997/07/02] ports/4014 ports package/port installation obeys roots uma o [1997/07/03] ports/4025 ports New port - jp-ebw3 o [1997/07/09] ports/4067 ports wrong formats of files in offix.tar o [1997/07/16] ports/4103 ports Should I or should I not ? o [1997/07/17] ports/4109 ports New port: xcopilot o [1997/07/18] ports/4118 ports New Port: bind 8.1.1 o [1997/07/19] ports/4124 ports Apache 1.2.1 port does not install docume o [1997/07/22] ports/4142 ports Hugs port to FreeBSD 2.2.1 o [1997/07/30] ports/4192 ports New port: Amulet o [1997/07/31] ports/4203 ports Updated port file for the perl package p5 o [1997/08/04] ports/4227 ports cops perl script produces errors o [1997/08/08] ports/4248 ports Port submission of Chimera 2.0a2 X-WWW Br o [1997/08/10] ports/4263 ports new ports: jp-vfxdvik-18f (dvi viewer for o [1997/08/10] ports/4264 ports mftp get a Segmentation fault o [1997/08/12] ports/4281 ports Compress pcl graphics files - this is an o [1997/08/14] ports/4304 ports Recommendation re. Ports Collection o [1997/08/18] ports/4330 ports new ports for rxvt with big5 support o [1997/08/20] ports/4343 ports New ports submission - GUI E-Mail util s [1997/08/22] ports/4360 ports new port of Amaya-1.0b o [1997/08/23] ports/4362 ports submit new port chinese/rxvt o [1997/08/25] ports/4377 ports bkpupsd [device] o [1997/08/25] ports/4384 ports New port display-1.0 o [1997/08/26] ports/4387 ports New port: icewm o [1997/08/26] ports/4391 ports New port: VPCE o [1997/08/27] ports/4402 ports Port submission: math::MatrixReal o [1997/08/28] ports/4412 ports New port: YaTeX (in print and japanese) o [1997/09/01] ports/4446 ports New port: Atlast-1.0 o [1997/09/07] ports/4481 ports yet another Mac hfs utility o [1997/09/08] ports/4496 ports new port of latex2html-97.1.tar.gz o [1997/09/11] ports/4510 ports New port: lftp-0.12.2 o [1997/09/12] ports/4521 ports 'Joe' editor does not show control-chars o [1997/09/13] ports/4529 ports New port: kaskade-3.1.1 o [1997/09/13] ports/4530 ports New port: Xinvest o [1997/09/14] ports/4534 ports replace gimp with gimp-devel o [1997/09/16] ports/4557 ports New ports: xjig 2.4 o [1997/09/17] ports/4565 ports News port: ircII-current (ircII-2.9a8/col o [1997/09/18] ports/4580 ports new port of tycoon, x11 desktop stuff o [1997/09/20] ports/4590 ports New port: xaniroc-1.02 (category x11) o [1997/09/20] ports/4591 ports Port submission: xtide o [1997/09/21] ports/4595 ports Lynx tarball missing from ftp.freebsd.org o [1997/09/21] ports/4596 ports nas port fails build on 2.2-STABLE o [1997/09/22] ports/4606 ports New port: Hugs 1.4 (hugs-1.4.tar.gz in /p a [1997/09/24] ports/4620 ports update xinetd to 2.2.1 o [1997/09/24] ports/4621 ports New port: xtris [category games] o [1997/09/25] ports/4624 ports New port of Wily, a clone of the Plan 9 e o [1997/09/25] ports/4631 ports New port: ncurses-1.9.9g o [1997/09/27] ports/4640 ports Enabled I18n code of transfig-3.2 with no o [1997/09/28] ports/4643 ports new port - japanese-english dictionary o [1997/09/28] ports/4644 ports This is a new port xfig -international ba o [1997/09/28] ports/4645 ports Enabled command line options such as TOP_ o [1997/09/29] ports/4655 ports Update of XFrisk port (category games) o [1997/09/29] ports/4656 ports New port: sidplay (category emulators) o [1997/09/30] ports/4658 ports yet another X11 utility added -- XDiary o [1997/09/30] ports/4664 ports New port sendfile-1.6 (category net) o [1997/10/01] ports/4667 ports Ocaml port does not install reference man o [1997/10/01] ports/4677 ports AppleTalk routing fails with netatalk 1.4 o [1997/10/06] ports/4707 ports new-port : ja-mtools-3.6 (manipulating MS o [1997/10/07] ports/4719 ports mail/cucipop port update o [1997/10/08] ports/4726 ports new port developed(X11 japanese font) o [1997/10/08] ports/4729 ports Fix for Cyrus port o [1997/10/08] ports/4731 ports wwwcount-2.3 port compile error o [1997/10/09] ports/4733 ports new port of cfengine o [1997/10/09] ports/4734 ports Ports of NDTPD-1.0.2 and BookView-1.0.4 o [1997/10/12] ports/4744 ports New port: pnmtopng o [1997/10/13] ports/4753 ports update port: ja-hex-2.03 (hexadecimal dum o [1997/10/13] ports/4759 ports New port: ja-xnetmaj o [1997/10/14] ports/4762 ports New port: aalib-1.0 o [1997/10/14] ports/4767 ports New port: cftp-0.7 o [1997/10/14] ports/4769 ports msql-2.0.3 ported o [1997/10/15] ports/4770 ports New port: Xitami HTTP Server o [1997/10/16] ports/4777 ports New port: le-1.4.0 o [1997/10/17] ports/4788 ports New port xd-2.3(misc/xd). o [1997/10/17] ports/4791 ports i can't make install on mc-4.1 port o [1997/10/17] ports/4792 ports New ports for INN 1.5.1sec2 & 1.6 Beta 3 o [1997/10/19] ports/4808 ports Broken password.c in backend/libpq for Fr o [1997/10/19] ports/4809 ports Update port: tkdesk 1.03b -> 1.04b o [1997/10/20] ports/4811 ports patch-file corrections for faces and xfac o [1997/10/21] ports/4819 ports New port: libhelp o [1997/10/21] ports/4820 ports New port: seabattle-1.0 o [1997/10/23] ports/4839 ports New port - spin - Verification system for o [1997/10/27] ports/4870 ports New port p5-Gtk o [1997/10/28] ports/4878 ports Apache w/FrontPage Module Port o [1997/10/29] ports/4885 ports Create a new ports about cqcam-0.45.tar.g o [1997/10/29] ports/4889 ports new port for ntimelord-1.0 o [1997/10/30] ports/4900 ports New port - zh-samba 1.9.17p4 o [1997/11/01] ports/4914 ports Update to fftpack port o [1997/11/02] ports/4919 ports -s option description is present twice in o [1997/11/02] ports/4920 ports New math port: METIS o [1997/11/04] ports/4933 ports New port: cgihtml library o [1997/11/04] ports/4934 ports Bugfix release of bash2 available o [1997/11/04] ports/4935 ports audio/nas port fails build + fix o [1997/11/04] ports/4937 ports A looks-nice audio level meter port is no o [1997/11/04] ports/4940 ports Nedit port is out of date o [1997/11/04] ports/4941 ports New port: nslint 2.0a2 o [1997/11/05] ports/4952 ports New port: texi2html o [1997/11/06] ports/4958 ports installing mutt port failes if sgmlfmt is o [1997/11/06] ports/4962 ports Update imlib to 0.5.2 o [1997/11/06] ports/4963 ports Update enlightenment to 0.12.6 f [1997/11/07] ports/4965 ports make install of XFree86 (XF86Setup) fails o [1997/11/07] ports/4967 ports I have ported Carl DeClerck's mserver-0.2 o [1997/11/07] ports/4972 ports submission of textual cdplayer port o [1997/11/07] ports/4974 ports New port: YODL, Yet Oneother Document Lan o [1997/11/08] ports/4979 ports port for Eval-113 o [1997/11/08] ports/4980 ports NEW PORT: netscape3-us (Netscape Nav with o [1997/11/08] ports/4981 ports UPDATED PORT: www/netscape3 (Updated to v o [1997/11/09] ports/4985 ports NEW PORT: www/htmlpp htmlpp-3.9, a WWW au o [1997/11/09] ports/4986 ports NEW PORT: comms/atp - ATP 1.50, a BBS QWK o [1997/11/09] ports/4991 ports New port: c2html-0.1 133 problems total. From owner-freebsd-ports Mon Nov 10 11:14:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA21401 for ports-outgoing; Mon, 10 Nov 1997 11:14:00 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id LAA21388 for ; Mon, 10 Nov 1997 11:13:56 -0800 (PST) (envelope-from fenner@parc.xerox.com) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <95429(7)>; Mon, 10 Nov 1997 11:03:57 PST Received: from localhost by crevenia.parc.xerox.com with SMTP id <177476>; Mon, 10 Nov 1997 09:35:00 -0800 To: Thomas Gellekum cc: ports@freebsd.org Subject: Re: fetch: reading remote file from rhein-zeitung.de: Connection reset by peer In-reply-to: Your message of "Mon, 10 Nov 97 00:03:37 PST." <87g1p5yy3q.fsf@ghpc6.ihf.rwth-aachen.de> Date: Mon, 10 Nov 1997 09:34:53 PST From: Bill Fenner Message-Id: <97Nov10.093500pst.177476@crevenia.parc.xerox.com> Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk FETCH_BEFORE_ARGS= -b From owner-freebsd-ports Mon Nov 10 13:11:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA28861 for ports-outgoing; Mon, 10 Nov 1997 13:11:17 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA28841; Mon, 10 Nov 1997 13:10:57 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id NAA17646; Mon, 10 Nov 1997 13:08:55 -0800 (PST) Date: Mon, 10 Nov 1997 13:08:55 -0800 (PST) Message-Id: <199711102108.NAA17646@freefall.freebsd.org> To: holler@ilektron.de, asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4965 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: make install of XFree86 (XF86Setup) fails. State-Changed-From-To: feedback-closed State-Changed-By: asami State-Changed-When: Mon Nov 10 13:08:24 PST 1997 State-Changed-Why: Originator confirms fix works. From owner-freebsd-ports Mon Nov 10 17:10:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA13304 for ports-outgoing; Mon, 10 Nov 1997 17:10:08 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA13281; Mon, 10 Nov 1997 17:10:01 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 10 Nov 1997 17:10:01 -0800 (PST) Resent-Message-Id: <199711110110.RAA13281@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, vanilla@MinJe.com.TW Received: from MinJe.com.TW (qmailr@ns.MinJe.com.TW [210.66.86.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id RAA12875 for ; Mon, 10 Nov 1997 17:02:57 -0800 (PST) (envelope-from vanilla@MinJe.com.TW) Received: (qmail 19214 invoked by uid 900); 11 Nov 1997 00:56:30 -0000 Message-Id: <19971111005630.19213.qmail@MinJe.com.TW> Date: 11 Nov 1997 00:56:30 -0000 From: vanilla@MinJe.com.TW Reply-To: vanilla@MinJe.com.TW To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/5004: Update tclcheck to 1.1.11 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5004 >Category: ports >Synopsis: Update tclcheck to 1.1.11 >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Nov 10 17:10:00 PST 1997 >Last-Modified: >Originator: Vanill I. Shu >Organization: Cray running FreeBSD >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: Update tclcheck to 1.1.11 >How-To-Repeat: >Fix: diff -ruN tclcheck.orig/Makefile tclcheck/Makefile --- tclcheck.orig/Makefile Tue Jul 22 00:09:00 1997 +++ tclcheck/Makefile Tue Nov 11 08:35:38 1997 @@ -1,13 +1,13 @@ # New ports collection makefile for: TclCheck -# Version required: 1.1.8 +# Version required: 1.1.11 # Date created: 28 June 1997 # Whom: Sander Vesik # # $Id: Makefile,v 1.1.1.1 1997/07/21 16:09:00 max Exp $ # -DISTNAME= tclCheck-1.1.8 -PKGNAME= tclcheck-1.1.8 +DISTNAME= tclCheck-1.1.11 +PKGNAME= tclcheck-1.1.11 CATEGORIES= devel MASTER_SITES= ftp://ftp.neosoft.com/languages/tcl/sorted/devel/ diff -ruN tclcheck.orig/files/md5 tclcheck/files/md5 --- tclcheck.orig/files/md5 Tue Jul 22 00:09:00 1997 +++ tclcheck/files/md5 Tue Nov 11 08:35:51 1997 @@ -1 +1 @@ -MD5 (tclCheck-1.1.8.tar.gz) = d4e348900cbb0d17011c2e9bb494a0a7 +MD5 (tclCheck-1.1.11.tar.gz) = 79a9673466a33cffec354d257b8be99b diff -ruN tclcheck.orig/patches/patch-aa tclcheck/patches/patch-aa --- tclcheck.orig/patches/patch-aa Tue Jul 22 00:09:02 1997 +++ tclcheck/patches/patch-aa Thu Jan 1 08:00:00 1970 @@ -1,30 +0,0 @@ -*** tclCheck.c Wed Aug 10 15:01:09 1994 ---- tclCheck.new Sat Jun 28 10:32:23 1997 -*************** -*** 11,17 **** - * - */ - -! #include - #include - #include - #include ---- 11,17 ---- - * - */ - -! #include - #include - #include - #include -*************** -*** 499,506 **** - lsp = 0; - } - } -- -- extern int getopt(int, char**, char*); - - int main(int argc, char **argv) - { ---- 499,504 ---- >Audit-Trail: >Unformatted: From owner-freebsd-ports Mon Nov 10 20:00:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA22792 for ports-outgoing; Mon, 10 Nov 1997 20:00:04 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA22775; Mon, 10 Nov 1997 20:00:01 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 10 Nov 1997 20:00:01 -0800 (PST) Resent-Message-Id: <199711110400.UAA22775@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, nobu@psrc.isac.co.jp Received: (from nobody@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA22662; Mon, 10 Nov 1997 19:58:04 -0800 (PST) (envelope-from nobody) Message-Id: <199711110358.TAA22662@hub.freebsd.org> Date: Mon, 10 Nov 1997 19:58:04 -0800 (PST) From: nobu@psrc.isac.co.jp To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/5006: Update request ports/misc/fd Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5006 >Category: ports >Synopsis: Update request ports/misc/fd >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Nov 10 20:00:00 PST 1997 >Last-Modified: >Originator: Nobuhiro Yasutomi >Organization: ISAC, Inc. >Release: 2.2.2 >Environment: FreeBSD aquarius.psrc.isac.co.jp 2.2.2-RELEASE FreeBSD 2.2.2-RELEASE #0: Thu Jun 12 09:55:08 JST 1997 nobu@aquarius.psrc.isac.co.jp:/usr/src/sys/compile/AQU A i386 >Description: There is new out FD-1.03e source distribution. Then please update ports/misc/fd files. >How-To-Repeat: >Fix: begin 664 a.diff M9&EF9B`M=7(@9F0M,2XP,V$O36%K969I;&4@9F0O36%K969I;&4*+2TM(&9D M+3$N,#-A+TUA:V5F:6QE"49R:2!397`@,3D@,C$Z-3$Z,S(@,3DY-PHK*RL@ M9F0O36%K969I;&4)36]N($YO=B`Q,"`Q,CHQ-#HS,B`Q.3DW"D!`("TV+#@@ M*S8L."!`0`H@(R`D260Z($UA:V5F:6QE+'8@,2XV(#$Y.3BD@/2!F-38S.#4X8S=B9&0T,V%C,6,P8V0Y,V,Y-35A.#0Y8PID M:69F("UUAudit-Trail: >Unformatted: From owner-freebsd-ports Mon Nov 10 23:06:19 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA03068 for ports-outgoing; Mon, 10 Nov 1997 23:06:19 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from ghpc8.ihf.rwth-aachen.de (ghpc8.ihf.RWTH-Aachen.DE [134.130.90.8]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA03054 for ; Mon, 10 Nov 1997 23:06:14 -0800 (PST) (envelope-from thomas@ghpc8.ihf.rwth-aachen.de) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.rwth-aachen.de [134.130.90.6]) by ghpc8.ihf.rwth-aachen.de (8.8.7/8.8.6) with ESMTP id IAA23465; Tue, 11 Nov 1997 08:05:50 +0100 (CET) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.7/8.8.5) id IAA08951; Tue, 11 Nov 1997 08:05:49 +0100 (CET) To: Bill Fenner Cc: ports@freebsd.org Subject: Re: fetch: reading remote file from rhein-zeitung.de: Connection reset by peer References: <97Nov10.093500pst.177476@crevenia.parc.xerox.com> From: Thomas Gellekum Date: 11 Nov 1997 08:05:47 +0100 In-Reply-To: Bill Fenner's message of Mon, 10 Nov 1997 09:34:53 PST Message-ID: <874t5j7vw3.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 7 X-Mailer: Gnus v5.4.37/XEmacs 19.16 Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Bill Fenner writes: > FETCH_BEFORE_ARGS= -b Thanks. That did the trick. tg From owner-freebsd-ports Mon Nov 10 23:25:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA04050 for ports-outgoing; Mon, 10 Nov 1997 23:25:39 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA04030; Mon, 10 Nov 1997 23:25:26 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id XAA21214; Mon, 10 Nov 1997 23:23:21 -0800 (PST) Date: Mon, 10 Nov 1997 23:23:21 -0800 (PST) Message-Id: <199711110723.XAA21214@freefall.freebsd.org> To: obrien@NUXI.com, tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/3787 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: ghostscript-3.53 has bad PLIST State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Mon Nov 10 23:22:34 PST 1997 State-Changed-Why: I committed a complete PLIST. From owner-freebsd-ports Tue Nov 11 00:26:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA07782 for ports-outgoing; Tue, 11 Nov 1997 00:26:42 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from ghpc8.ihf.rwth-aachen.de (ghpc8.ihf.RWTH-Aachen.DE [134.130.90.8]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA07772; Tue, 11 Nov 1997 00:26:36 -0800 (PST) (envelope-from thomas@ghpc8.ihf.rwth-aachen.de) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.rwth-aachen.de [134.130.90.6]) by ghpc8.ihf.rwth-aachen.de (8.8.7/8.8.6) with ESMTP id JAA23663; Tue, 11 Nov 1997 09:26:34 +0100 (CET) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.7/8.8.5) id JAA09708; Tue, 11 Nov 1997 09:26:33 +0100 (CET) To: ports@freebsd.org Cc: asami@freebsd.org Subject: Re: cvs commit: ports/graphics/gimp Makefile References: <199711110817.AAA21591@freefall.freebsd.org> From: Thomas Gellekum Date: 11 Nov 1997 09:26:32 +0100 In-Reply-To: Thomas Gellekum's message of Tue, 11 Nov 1997 00:17:21 -0800 (PST) Message-ID: <87wwif6dl3.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 10 X-Mailer: Gnus v5.4.37/XEmacs 19.16 Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Thomas Gellekum writes: > graphics/gimp Makefile > Log: > Mark this one broken. It's obsolete and the distfile is no longer > available. The maintainer has already submitted a PR (#4534) requesting that the port should be deleted. Satoshi? tg From owner-freebsd-ports Tue Nov 11 02:15:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA13280 for ports-outgoing; Tue, 11 Nov 1997 02:15:43 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from dfw-ix11.ix.netcom.com (dfw-ix11.ix.netcom.com [206.214.98.11]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA13274 for ; Tue, 11 Nov 1997 02:15:40 -0800 (PST) (envelope-from wghhicks@ix.netcom.com) Received: (from smap@localhost) by dfw-ix11.ix.netcom.com (8.8.4/8.8.4) id EAA12260 for ; Tue, 11 Nov 1997 04:15:08 -0600 (CST) Received: from atl-ga19-02.ix.netcom.com(205.186.178.34) by dfw-ix11.ix.netcom.com via smap (V1.3) id rma011383; Tue Nov 11 03:57:19 1997 Message-ID: <34682BEE.4F4F344B@ix.netcom.com> Date: Tue, 11 Nov 1997 04:57:02 -0500 From: Jerry Hicks Reply-To: wghhicks@ix.netcom.com Organization: TerraEarth X-Mailer: Mozilla 4.03b8 [en] (X11; I; FreeBSD 2.2.5-STABLE i386) MIME-Version: 1.0 To: ports@freebsd.org Subject: adcomplain Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk checksum mismatch on adcomplain.pl.uu from version at MASTER_SITE. version at FreeBSD ok. must have been updated. Jerry Hicks jerry_hicks@bigfoot.com From owner-freebsd-ports Tue Nov 11 02:30:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA13900 for ports-outgoing; Tue, 11 Nov 1997 02:30:03 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from shasta.wstein.com (joes@shasta.wstein.com [207.173.11.132]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA13868 for ; Tue, 11 Nov 1997 02:29:59 -0800 (PST) (envelope-from joes@shasta.wstein.com) Received: (from joes@localhost) by shasta.wstein.com (8.8.8/8.8.8) id CAA09170; Tue, 11 Nov 1997 02:29:38 -0800 (PST) From: Joseph Stein Message-Id: <199711111029.CAA09170@shasta.wstein.com> Subject: Re: Recompiling all distfiles? In-Reply-To: <199711100051.QAA08727@bubble.didi.com> from Satoshi Asami at "Nov 9, 97 04:51:39 pm" To: asami@cs.berkeley.edu (Satoshi Asami) Date: Tue, 11 Nov 1997 02:29:37 -0800 (PST) Cc: kkennawa@physics.adelaide.edu.au, ports@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31H (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I can't think of a good way to do this, but if you just want to > recompile several ports, you can make a file called "makefile" (note > lowercase `m') in /usr/ports that looks like this. I can... It would require a change to the core of the make system, however. Parse /var/db/pkg... While that would rebuild all installed ports, (possibly re-fetching the old ones), it may work a little bit better. (Besides, most people probably don't clean /usr/ports/distfiles that often anyway... but that's an overgeneralization.) joe From owner-freebsd-ports Tue Nov 11 02:55:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA14947 for ports-outgoing; Tue, 11 Nov 1997 02:55:43 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id CAA14941 for ; Tue, 11 Nov 1997 02:55:39 -0800 (PST) (envelope-from sheldonh@axl.iafrica.com) Received: from axl.iafrica.com [196.31.1.167] by lists01.iafrica.com with esmtp (Exim 1.73 #1) id 0xVDyX-00079v-00; Tue, 11 Nov 1997 12:55:17 +0200 From: Sheldon Hearn To: wghhicks@ix.netcom.com cc: ports@freebsd.org Subject: Re: adcomplain In-reply-to: Your message of "Tue, 11 Nov 1997 04:57:02 EST." <34682BEE.4F4F344B@ix.netcom.com> Date: Tue, 11 Nov 1997 12:55:16 +0200 Message-ID: <10518.879245716@axl.iafrica.com> Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 11 Nov 1997 04:57:02 EST, Jerry Hicks wrote: > checksum mismatch on adcomplain.pl.uu from version at MASTER_SITE. > version at FreeBSD ok. must have been updated. Yep, to 2.78 . This new version has extra goodies like a user-definable From: address. Sheldon. From owner-freebsd-ports Tue Nov 11 03:30:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA16231 for ports-outgoing; Tue, 11 Nov 1997 03:30:08 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA16217; Tue, 11 Nov 1997 03:30:02 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 11 Nov 1997 03:30:02 -0800 (PST) Resent-Message-Id: <199711111130.DAA16217@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, sheldonh@iafrica.com Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id DAA16087 for ; Tue, 11 Nov 1997 03:26:48 -0800 (PST) (envelope-from sheldonh@axl.iafrica.com) Received: from axl.iafrica.com [196.31.1.167] by lists01.iafrica.com with esmtp (Exim 1.73 #1) id 0xVESz-0007SM-00; Tue, 11 Nov 1997 13:26:45 +0200 Received: (from sheldonh@localhost) by axl.iafrica.com (8.8.7/8.8.7) id NAA12157; Tue, 11 Nov 1997 13:26:45 +0200 (SAT) (envelope-from sheldonh) Message-Id: <199711111126.NAA12157@axl.iafrica.com> Date: Tue, 11 Nov 1997 13:26:45 +0200 (SAT) From: sheldonh@iafrica.com Reply-To: sheldonh@iafrica.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/5010: UPDATED Port: patch up to adcomplain-2.78 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5010 >Category: ports >Synopsis: UPDATED Port: patch up to adcomplain-2.78 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Nov 11 03:30:01 PST 1997 >Last-Modified: >Originator: Sheldon Hearn >Organization: NYFB >Release: FreeBSD 2.2.5-STABLE i386 >Environment: FreeBSD 2.2-STABLE as of 5 Nov 1997 >Description: adcomplain master distfile has changed. NEW version 2.78 honours environment variable ADCOMPLAIN_FROM for specifying From: field. This obviates duplicate abuse.net registrations. This is a good thing. >How-To-Repeat: N/A >Fix: Apply following patches to adcomplain port: --- Makefile.ORIG Tue Nov 11 13:01:21 1997 +++ Makefile Tue Nov 11 13:01:50 1997 @@ -1,6 +1,6 @@ # New ports collection makefile for: adcomplain # http://www.rdrop.com/users/billmc/adcomplain.html -# Version required: 2.74 +# Version required: 2.78 # Date created: 13 Sep 1997 # Whom: ache@FreeBSD.org # @@ -8,7 +8,7 @@ # DISTNAME= adcomplain.pl.uu -PKGNAME= adcomplain-2.74 +PKGNAME= adcomplain-2.78 CATEGORIES= mail news MASTER_SITES= http://www.rdrop.com/users/billmc/ EXTRACT_SUFX= # none --- files/md5.ORIG Sun Nov 9 03:11:03 1997 +++ files/md5 Tue Nov 11 13:04:08 1997 @@ -1 +1 @@ -MD5 (adcomplain.pl.uu) = 0ace1f3e56f9d005cc94925ab3ccf7bf +MD5 (adcomplain.pl.uu) = 489c88d732c86b1357f219c877d091e2 >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue Nov 11 08:40:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA04105 for ports-outgoing; Tue, 11 Nov 1997 08:40:05 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA04087; Tue, 11 Nov 1997 08:40:02 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 11 Nov 1997 08:40:02 -0800 (PST) Resent-Message-Id: <199711111640.IAA04087@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, holler@ilektron.de Received: (from nobody@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA03771; Tue, 11 Nov 1997 08:34:26 -0800 (PST) (envelope-from nobody) Message-Id: <199711111634.IAA03771@hub.freebsd.org> Date: Tue, 11 Nov 1997 08:34:26 -0800 (PST) From: holler@ilektron.de To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/5012: tkgoodstuff requires executable fvwm2 not fvwm Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5012 >Category: ports >Synopsis: tkgoodstuff requires executable fvwm2 not fvwm >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Nov 11 08:40:01 PST 1997 >Last-Modified: >Originator: Alexander Holler >Organization: ilektron >Release: 2.2.5 >Environment: >Description: see above >How-To-Repeat: cd /usr/ports/x11/fvwm2 make install cd /usr/ports/x11/tkgoodstuff make install >Fix: change runtime depency in makefile to executable fvwm2 >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue Nov 11 09:00:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA05212 for ports-outgoing; Tue, 11 Nov 1997 09:00:03 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA05173; Tue, 11 Nov 1997 09:00:01 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 11 Nov 1997 09:00:01 -0800 (PST) Resent-Message-Id: <199711111700.JAA05173@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, vanilla@MinJe.com.TW Received: from MinJe.com.TW (ns.MinJe.com.TW [210.66.86.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id IAA04855 for ; Tue, 11 Nov 1997 08:54:34 -0800 (PST) (envelope-from vanilla@MinJe.com.TW) Received: (qmail 377 invoked by uid 900); 11 Nov 1997 16:46:33 -0000 Message-Id: <19971111164633.376.qmail@MinJe.com.TW> Date: 11 Nov 1997 16:46:33 -0000 From: vanilla@MinJe.com.TW Reply-To: vanilla@MinJe.com.TW To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/5013: Update xmorph to 97.09.11 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5013 >Category: ports >Synopsis: Update xmorph to current version >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Nov 11 09:00:00 PST 1997 >Last-Modified: >Originator: Vanill I. Shu >Organization: Cray running FreeBSD >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: Update xmorph to 97.09.11 >How-To-Repeat: >Fix: diff -ruN xmorph.orig/Makefile xmorph/Makefile --- xmorph.orig/Makefile Fri Mar 28 23:11:10 1997 +++ xmorph/Makefile Tue Nov 11 10:03:49 1997 @@ -1,13 +1,13 @@ # New ports collection makefile for: xmorph -# Version required: 17jan97 +# Version required: 11sep97 # Date created: Thu Aug 1 09:10:22 CDT 1996 # Whom: erich@FreeBSD.org # # $Id: Makefile,v 1.6 1997/03/28 15:11:10 erich Exp $ # -DISTNAME= xmorph-17jan97 -PKGNAME= xmorph-97.01.17 +DISTNAME= xmorph-11sep97 +PKGNAME= xmorph-97.09.11 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= graphics diff -ruN xmorph.orig/files/md5 xmorph/files/md5 --- xmorph.orig/files/md5 Fri Mar 28 23:11:11 1997 +++ xmorph/files/md5 Tue Nov 11 10:04:05 1997 @@ -1 +1 @@ -MD5 (xmorph-17jan97.tar.gz) = 8ebe792f3b96e8e80ad7e6b15cc46b99 +MD5 (xmorph-11sep97.tar.gz) = f70b3ec20c7ea65578750af3b170affd diff -ruN xmorph.orig/patches/patch-aa xmorph/patches/patch-aa --- xmorph.orig/patches/patch-aa Fri Mar 28 23:11:12 1997 +++ xmorph/patches/patch-aa Tue Nov 11 10:08:51 1997 @@ -1,44 +1,59 @@ ---- Makefile.orig Wed Oct 2 11:28:18 1996 -+++ Makefile Thu Nov 7 15:26:58 1996 -@@ -96,10 +96,10 @@ +--- Makefile.orig Fri Sep 12 09:37:55 1997 ++++ Makefile Tue Nov 11 10:08:40 1997 +@@ -132,7 +132,7 @@ # - #CFLAGS=-g +Ns4000 $(DREAL) --CFLAGS=-O $(DREAL) --CFLAGS=-g -O -I/usr/openwin/include -DSUNOS $(DREAL) --CFLAGS=-g -O -I/usr/openwin/include $(DREAL) --CFLAGS=-g $(DREAL) -+CFLAGS=-O $(DREAL) -I/usr/X11R6/include -+#CFLAGS=-g -O -I/usr/openwin/include -DSUNOS $(DREAL) -+#CFLAGS=-g -O -I/usr/openwin/include $(DREAL) -+#CFLAGS=-g $(DREAL) + #INCLUDE=-I/usr/local/include -I/usr/openwin/include +-INCLUDE=-I/usr/local/include ++INCLUDE=-I/usr/local/include -I/usr/X11R6/include - ## -@@ -126,10 +126,10 @@ - # - # SOLARIS: To link to openwin libraries, add -L/usr/openwin/lib + +@@ -167,7 +167,7 @@ # --LIBS=-L/usr/openwin/lib -lXaw -lXmu -lXext -lXt -lX11 -lm /usr/lib/debug/malloc.o --LIBS=-L/usr/openwin/lib -lXaw -lXmu -lXext -lXt -lX11 -lm --LIBS=-lXaw -lXmu -lXext -lXt -lX11 -lm --LIBS=-L/usr/X11/lib -lXaw -lXmu -lXext -lXt -lX11 -lm -+#LIBS=-L/usr/openwin/lib -lXaw -lXmu -lXext -lXt -lX11 -lm /usr/lib/debug/malloc.o -+#LIBS=-L/usr/openwin/lib -lXaw -lXmu -lXext -lXt -lX11 -lm -+#LIBS=-lXaw -lXmu -lXext -lXt -lX11 -lm -+LIBS=-L/usr/X11R6/lib -lXaw -lXmu -lXext -lXt -lX11 -lm + #DEBUG=-O +-DEBUG=-O -g -Wall -DDEBUG ++#DEBUG=-O -g -Wall -DDEBUG + #DEBUG=-g3 -O -fullwarn -woff 1233 -DVERBOSE -DDEBUG + + +@@ -225,7 +225,7 @@ + + #CFLAGS=$(DEBUG) $(DEFINES) $(INCLUDE) -DSUNOS + +-CFLAGS=$(DEBUG) $(DEFINES) $(INCLUDE) ++CFLAGS+=$(DEBUG) $(DEFINES) $(INCLUDE) + + + +@@ -248,7 +248,7 @@ + # The cvt library is available in the goldengate.sw.goldengate package + + #XLIBS=-L/usr/openwin/lib -lXaw -lXmu -lXext -lXt -lX11 +-XLIBS=-L/usr/X11/lib -lXaw -lXmu -lXext -lXt -lX11 ++XLIBS=-L/usr/X11R6/lib -lXaw -lXmu -lXext -lXt -lX11 + #XLIBS= -lXaw -lXmu -lXext -lXt -lcvt -lX11 + + +@@ -289,7 +289,7 @@ + + #LIBS = -lm + #LIBS = $(XLIBS) -lm +-LIBS = $(XLIBS) -lm -ldl ++LIBS = $(XLIBS) -lm + #LIBS = $(XLIBS) -lm /usr/lib/debug/malloc.o + #LIBS = $(XLIBS) -lm -lmalloc - #### =========================== -@@ -180,6 +180,11 @@ - *.[ch] *.xbm xmorph.man warp.param +@@ -369,6 +369,11 @@ - all: xmorph + #all: morph.$(SHLIB_EXT) + all: xmorph xmorph.man + +install: + install -cs xmorph ${PREFIX}/bin -+ install -c -m 644 xmorph.man ${PREFIX}/man/man1/xmorph.1 ++ install -c -m 644 xmorph ${PREFIX}/man/man1/xmorph.1 + gzip -9nf ${PREFIX}/man/man1/xmorph.1 xmorph: $(OBJS) - $(CC) $(CFLAGS) -o $@ $(OBJS) $(LIBS) + @echo "" >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue Nov 11 11:04:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA13725 for ports-outgoing; Tue, 11 Nov 1997 11:04:02 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA13595 for ; Tue, 11 Nov 1997 11:02:23 -0800 (PST) (envelope-from andreas@klemm.gtn.com) Received: (from uucp@localhost) by news1.gtn.com (8.8.6/8.8.6) with UUCP id TAA13732; Tue, 11 Nov 1997 19:45:19 +0100 (MET) Received: (from andreas@localhost) by klemm.gtn.com (8.8.7/8.8.7) id TAA01216; Tue, 11 Nov 1997 19:21:16 +0100 (CET) (envelope-from andreas) Message-ID: <19971111192116.01063@klemm.gtn.com> Date: Tue, 11 Nov 1997 19:21:16 +0100 From: Andreas Klemm To: tschenk@theoffice.net Cc: ports@FreeBSD.ORG Subject: Re: Problem with fvwm95 under 2.2.5-STABLE Reply-To: ports@FreeBSD.ORG References: <34675C9C.AA5EE56E@dejanews.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84 In-Reply-To: <34675C9C.AA5EE56E@dejanews.com>; from Thomas Schenk on Mon, Nov 10, 1997 at 01:12:28PM -0600 X-Disclaimer: A free society is one where it is safe to be unpopular X-Operating-System: FreeBSD 3.0-CURRENT SMP Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk redirected to ports mailinglist, since I run -current. On Mon, Nov 10, 1997 at 01:12:28PM -0600, Thomas Schenk wrote: > I was wondering if you could help me with something. I have recently > starting running FreeBSD at home and am using fvwm95 as my window > manager. I have been having a problem with the Taskbar module. For > some unknown reason, it dies (by which I mean that it no longer resonds > to keyboard or mouse events) and I am forced to kill it (the Taskbar) > and restart it. The other modules are ok, but it is a pain to use the > Window list to change windows when you are accustomed to using the > Taskbar > to do it. Have you heard of this behaviour before? It may be > associated > with load, as I first observed this behavior while doing a make World > from > the top of the source tree after using cvsup to upgrade from > 2.2.1-RELEASE > to 2.2.5-STABLE. > > I appreciate any help you could give on this and look forward to your > response. > > Tom Schenk > > -- > +-----------------------+-------------------------+------------------------+ > | Tom Schenk | Use Linux! | All opinions > expressed | > | tschenk@dejanews.com | Friends don't let | are mine and not > those | > | tschenk@theoffice.net | friends do Windows! | of my > employer. | > +-----------------------+-------------------------+------------------------+ -- Andreas Klemm powered by ,,symmetric multiprocessor FreeBSD'' From owner-freebsd-ports Tue Nov 11 14:22:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA28137 for ports-outgoing; Tue, 11 Nov 1997 14:22:39 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from ns.frihet.com (frihet.bayarea.net [205.219.92.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA28128 for ; Tue, 11 Nov 1997 14:22:35 -0800 (PST) (envelope-from tweten@ns.frihet.com) Received: from ns.frihet.com (localhost [127.0.0.1]) by ns.frihet.com (8.8.7/8.8.7) with ESMTP id OAA14392 for ; Tue, 11 Nov 1997 14:22:22 -0800 (PST) (envelope-from tweten@ns.frihet.com) Message-Id: <199711112222.OAA14392@ns.frihet.com> X-Mailer: exmh version 2.0zeta 7/24/97 Reply-To: "David E. Tweten" To: freebsd-ports@freebsd.org Subject: PGP Key Size Limitation in Ports Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 11 Nov 1997 14:22:21 -0800 From: "David E. Tweten" Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I just pkg_delete'd pgp and rsaref, made them clean, and did make installs on both to be sure things still work as I remembered. They do. Ports MIT PGP 2.6.2 will still only accept keys up to 1024 bits in length. That's a bug. Real MIT PGP 2.6.2 works with keys up to 2048 bits, and generates keys up to 2047 bits, when compiled for Unix. A possible reason for the difference is that real MIT PGP 2.6.2 contains and uses an enhanced version of rsaref, with permission from RSADSI. The stock rsaref (which is presumably the one built by Ports) has the 1024-bit restriction. Why does Ports build domestic PGP 2.6.2 to use the less capable rsaref, when the more capable modified version is shipped with the other source from MIT? -- David E. Tweten | 2047-bit PGP fingerprint: | tweten@frihet.com 12141 Atrium Drive | E9 59 E7 5C 6B 88 B8 90 | tweten@and.com Saratoga, CA 95070-3162 | 65 30 2A A4 A0 BC 49 AE | (408) 446-4131 Those who make good products sell products; those who don't, sell solutions. From owner-freebsd-ports Tue Nov 11 18:46:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA21007 for ports-outgoing; Tue, 11 Nov 1997 18:46:29 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from Elie.henoc.qc.ca (Elie.henoc.qc.ca [207.253.72.7]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA20995 for ; Tue, 11 Nov 1997 18:46:17 -0800 (PST) (envelope-from roger.savard@henoc.qc.ca) Received: from henoc.qc.ca (smtp.henoc.qc.ca [207.253.72.6]) by Elie.henoc.qc.ca (8.8.5/8.8.5) with ESMTP id VAA01127 for ; Tue, 11 Nov 1997 21:46:15 -0500 (EST) Message-ID: <34691877.F25F2D94@henoc.qc.ca> Date: Tue, 11 Nov 1997 21:46:15 -0500 From: Roger Savard Organization: Consultation Henoc Inc. X-Mailer: Mozilla 4.03b8 [en] (X11; I; FreeBSD 2.2-STABLE i386) MIME-Version: 1.0 To: ports@freebsd.org Subject: Kde Port Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I would to take this opportunity to thank you for the KDE port even if it is in Beta mode (it crashed once), I am impressed by it. PS. FreeBSD is the Best. -- Roger Consultation Henoc Inc. E-Mail: Roger.Savard@henoc.qc.ca From owner-freebsd-ports Tue Nov 11 20:07:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA27707 for ports-outgoing; Tue, 11 Nov 1997 20:07:37 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from asia.sideways.org ([206.136.231.33]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA27700 for ; Tue, 11 Nov 1997 20:07:27 -0800 (PST) (envelope-from edswee@asia.sideways.org) Received: from asia.sideways.org (localhost.sideways.org [127.0.0.1]) by asia.sideways.org (8.8.8/8.8.5) with ESMTP id XAA04260; Tue, 11 Nov 1997 23:06:54 -0500 (EST) Message-Id: <199711120406.XAA04260@asia.sideways.org> X-Mailer: exmh version 2.0zeta 7/24/97 To: ports@freebsd.org From: Ed Sweeney cc: ed@sideways.org Subject: jade memory exhausted in make Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 11 Nov 1997 23:06:54 -0500 Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm sure where to start. I'm trying to make the jade port. I get this even after removing sp. Machine is 2-2-RELENG on a 64meg Pentium 133 with 128meg swap. c++ -fno-implicit-templates -O2 -ansi -DSGML_CATALOG_FILES_DEFAULT=\"/usr/loc al/share/sgml/catalog\" -I/usr/ports/textproc/jade/work/style/../grove -I/usr/ports/textproc/jade/work/style/../spgrove -I. -I/usr/ports/textproc/jade/work/style/../include -I/usr/ports/textproc/jade/wor k/style/../generic -I. -I/usr/ports/textproc/jade/work/style/../include -I/usr/ports/textproc/jade/work/style/../generic -c StyleEngine.cxx -o StyleEngine.o In file included from StyleEngine.cxx:10: ProcessContext.h:155: warning: class `Connection' is already friends with class `ProcessContext' ProcessContext.h:156: warning: class `Connectable' is already friends with class `ProcessContext' StyleEngine.cxx: In method `void StyleEngine::parseSpec(class SgmlParser &, const class CharsetInfo &, const class String &, class Messenger &)': StyleEngine.cxx:35: virtual memory exhausted *** Error code 1 -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ed Sweeney - Charlotte, NC www.sideways.org mail:ed@sideways.org From owner-freebsd-ports Tue Nov 11 21:26:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA08018 for ports-outgoing; Tue, 11 Nov 1997 21:26:22 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA08003 for ; Tue, 11 Nov 1997 21:26:17 -0800 (PST) (envelope-from jfieber@indiana.edu) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.7/8.8.7) with SMTP id AAA16804; Wed, 12 Nov 1997 00:25:58 -0500 (EST) Date: Wed, 12 Nov 1997 00:25:58 -0500 (EST) From: John Fieber To: Ed Sweeney cc: ports@FreeBSD.ORG Subject: Re: jade memory exhausted in make In-Reply-To: <199711120406.XAA04260@asia.sideways.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 11 Nov 1997, Ed Sweeney wrote: > I'm sure where to start. I'm trying to make the jade port. I get this even > after removing sp. Machine is 2-2-RELENG on a 64meg Pentium 133 with 128meg > swap. > > StyleEngine.cxx:35: virtual memory exhausted The default limits for data segment size (in /etc/rc.conf) are too low to compile jade. Bump them up a bit and it should compile fine. I suppose the port should bump the datasize for the build. Hmm...how to do that in a Makefile? -john From owner-freebsd-ports Tue Nov 11 22:50:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA18723 for ports-outgoing; Tue, 11 Nov 1997 22:50:42 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from DonaldBurr.dyn.ml.org (root@199-170-160-100.la.inreach.net [199.107.160.100]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA18712 for ; Tue, 11 Nov 1997 22:50:27 -0800 (PST) (envelope-from dburr@POBoxes.com) Received: from DonaldBurr.dyn.ml.org (dburr@DonaldBurr.DonaldBurr.dyn.ml.org [192.160.60.1]) by DonaldBurr.dyn.ml.org (8.8.5/8.8.5) with SMTP id WAA18621; Tue, 11 Nov 1997 22:51:32 -0800 (PST) Message-ID: X-Mailer: XFMail 1.1 [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199711120406.XAA04260@asia.sideways.org> Date: Tue, 11 Nov 1997 22:49:39 -0800 (PST) Organization: Starfleet Command From: Donald Burr To: Ed Sweeney Subject: RE: jade memory exhausted in make Cc: ports@FreeBSD.ORG Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk -----BEGIN PGP SIGNED MESSAGE----- My secret spy satellite informs me that on 12-Nov-97, Ed Sweeney wrote: >I'm sure where to start. I'm trying to make the jade port. I get this >even >after removing sp. Machine is 2-2-RELENG on a 64meg Pentium 133 with >128meg >swap. >StyleEngine.cxx:35: virtual memory exhausted >*** Error code 1 Are you trying to build the package as root? You may have to do this. I find that I can't build some packages (most notably WINE) as non-root because of process memory usage limitations (virutal memory exhausted and/or ld: Cannot allocate memory errors). Either su to root or play around with the process limitations (/etc/login.conf?). - --- Donald Burr - Ask me for my PGP key | PGP: Your WWW HomePage: http://DonaldBurr.base.org/ ICQ #1347455 | right to Address: P.O. Box 91212, Santa Barbara, CA 93190-1212 | 'Net privacy. Phone: (805) 957-9666 FAX: (800) 492-5954 | USE IT. -----BEGIN PGP SIGNATURE----- Version: 2.6.2 iQCVAwUBNGlR8vjpixuAwagxAQEAxQP9FOekBuZtGnSRvGMdkgtGA+bhP+TGXz+e kDMTNaO8+jHETTCmrsZCapc53/JWNlZ/NDhPM9ybCV3+zk5mNDvOTJr40oJvbQGj L8FjPSLVY8qxRfqL1fh8vdQ2f2rD9YzixFp8li0DhNTyrRhngB3uioyDC0+HWQSW Ur8FUAf4f54= =adi5 -----END PGP SIGNATURE----- From owner-freebsd-ports Wed Nov 12 00:20:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA02680 for ports-outgoing; Wed, 12 Nov 1997 00:20:52 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from DonaldBurr.dyn.ml.org (root@199-170-160-100.la.inreach.net [199.107.160.100]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA02657 for ; Wed, 12 Nov 1997 00:20:46 -0800 (PST) (envelope-from dburr@POBoxes.com) Received: from DonaldBurr.dyn.ml.org (dburr@DonaldBurr.DonaldBurr.dyn.ml.org [192.160.60.1]) by DonaldBurr.dyn.ml.org (8.8.5/8.8.5) with SMTP id AAA21467 for ; Wed, 12 Nov 1997 00:22:27 -0800 (PST) Message-ID: X-Mailer: XFMail 1.1 [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Date: Wed, 12 Nov 1997 00:20:48 -0800 (PST) Organization: Starfleet Command From: Donald Burr To: FreeBSD Ports Subject: source of "latest and greatest" ports collection? Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk -----BEGIN PGP SIGNED MESSAGE----- What is the canonical source for the "latest and greatest" ports? I see on ftp.freebsd.org, for example: lrwxrwxrwx 1 2035 ftp-Free 13 Jun 11 16:50 ports -> ports-current dr-xr-xr-x 30 569 ftp-Free 1024 Feb 16 1997 ports-2.1.7 dr-xr-xr-x 38 569 ftp-Free 1024 May 19 04:54 ports-2.2.2 drwxrwxr-x 39 root ftp-Free 1024 Oct 22 16:26 ports-2.2.5 lrwxrwxrwx 1 2035 ftp-Free 13 Jun 11 17:02 ports-3.0 -> ports-current lrwxrwxrwx 1 2035 ftp-Free 21 Jun 11 16:45 ports-current -> FreeBSD-current/ports Is it ports-current? or ports-3.0? or... - --- Donald Burr - Ask me for my PGP key | PGP: Your WWW HomePage: http://DonaldBurr.base.org/ ICQ #1347455 | right to Address: P.O. Box 91212, Santa Barbara, CA 93190-1212 | 'Net privacy. Phone: (805) 957-9666 FAX: (800) 492-5954 | USE IT. -----BEGIN PGP SIGNATURE----- Version: 2.6.2 iQCVAwUBNGlnPvjpixuAwagxAQHHpQQAisPmzPwu8MG7QLf6fPLvzEj3UscZij13 mBIfNofR6AZLfeUaGkv8MJevnu2aaLv+5xbm+zaj6+MXSnGZ9xOFOqcBq8hZEkSw JkeIYmf8Q/2R0y/iFO1p4UyZJPZcvKB+llIKHt6T9suDIEtCiveJo6wl27HzD2EI /7ZVfBfakps= =/zdT -----END PGP SIGNATURE----- From owner-freebsd-ports Wed Nov 12 00:22:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA02829 for ports-outgoing; Wed, 12 Nov 1997 00:22:10 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from DonaldBurr.dyn.ml.org (root@199-170-160-100.la.inreach.net [199.107.160.100]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA02811 for ; Wed, 12 Nov 1997 00:22:02 -0800 (PST) (envelope-from dburr@POBoxes.com) Received: from DonaldBurr.dyn.ml.org (dburr@DonaldBurr.DonaldBurr.dyn.ml.org [192.160.60.1]) by DonaldBurr.dyn.ml.org (8.8.5/8.8.5) with SMTP id AAA21475 for ; Wed, 12 Nov 1997 00:23:48 -0800 (PST) Message-ID: X-Mailer: XFMail 1.1 [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Date: Wed, 12 Nov 1997 00:22:33 -0800 (PST) Organization: Starfleet Command From: Donald Burr To: FreeBSD Ports Subject: oops! Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk -----BEGIN PGP SIGNED MESSAGE----- Doh! Should've looked before I posted. I just noticed that ports-3.0 is a link to ports-current. But my question largely still stands: where's the source for the "latest and greatest" ports? Is it ports-current on ftp.freebsd.org, or is there some other machine out there that holds the good stuff? - --- Donald Burr - Ask me for my PGP key | PGP: Your WWW HomePage: http://DonaldBurr.base.org/ ICQ #1347455 | right to Address: P.O. Box 91212, Santa Barbara, CA 93190-1212 | 'Net privacy. Phone: (805) 957-9666 FAX: (800) 492-5954 | USE IT. -----BEGIN PGP SIGNATURE----- Version: 2.6.2 iQCVAwUBNGlnkvjpixuAwagxAQFQ5AP/VOmxVnFZutcHpYuTq+RIor3mErcDuP1V q+kxYrD0StusX3/kE3OHm/6It67EZQIKDrnlfDVAaP+iMY0TdGahv+467Lkw0kzv 2LLuG+AH14gHOY8pTyYyp9Moo1nNkFW2RptEXywbga0DXgNA/Gxh5eRvQwvrM0ye V1KEAQRHnAM= =gnyE -----END PGP SIGNATURE----- From owner-freebsd-ports Wed Nov 12 01:10:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA11358 for ports-outgoing; Wed, 12 Nov 1997 01:10:09 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA11331; Wed, 12 Nov 1997 01:10:02 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 12 Nov 1997 01:10:02 -0800 (PST) Resent-Message-Id: <199711120910.BAA11331@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, Yoshio.Mita@isen.fr Received: from pcmita.isen.fr (pcmita.isen.fr [192.134.17.84]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA10572 for ; Wed, 12 Nov 1997 01:06:22 -0800 (PST) (envelope-from mita@pcmita.isen.fr) Received: (from mita@localhost) by pcmita.isen.fr (8.8.7/8.8.7) id KAA04125; Wed, 12 Nov 1997 10:07:03 +0100 (CET) (envelope-from mita) Message-Id: <199711120907.KAA04125@pcmita.isen.fr> Date: Wed, 12 Nov 1997 10:07:03 +0100 (CET) From: Yoshio.Mita@isen.fr Reply-To: Yoshio.Mita@isen.fr To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/5017: japanese/vfghostscript5 has been updated. Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5017 >Category: ports >Synopsis: One printer driver of ja-vfghostscript5 port is updated. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Nov 12 01:10:01 PST 1997 >Last-Modified: >Originator: MITA Yoshio >Organization: le Centre National de la Recherche Scientifique >Release: FreeBSD 2.2.5-RELEASE i386 >Environment: >Description: A printer driver gdevnpdl has been updated from ver.1.3 -> 1.4 Suggested by original developper. >How-To-Repeat: >Fix: diff -ruN japanese/vfghostscript5.orig/Makefile japanese/vfghostscript5/Makefile --- japanese/vfghostscript5.orig/Makefile Mon Sep 29 04:42:00 1997 +++ japanese/vfghostscript5/Makefile Wed Nov 12 09:37:05 1997 @@ -45,7 +45,7 @@ GS_DRIVERS+= gdevrpdl.tar.gz GS_DRIVERS+= gdev10v.tar.gz GS_DRIVERS+= dmprt-2.01.tar.gz -GS_DRIVERS+= gdevnpdl-1.3.tar.gz +GS_DRIVERS+= gdevnpdl-1.4.tar.gz # Note: the following two are real files that have symlinks with # later version numbers pointing to them. To avoid unnecessarily # downloading distfiles, do not change these when upgrading the port @@ -70,7 +70,7 @@ ${MKDIR} ${PRINTER}/gdevdmpr ; \ tar -C gdevdmpr -xzf ${DISTDIR}/dmprt-2.01.tar.gz ; \ ${MKDIR} ${PRINTER}/gdevnpdl ; \ - tar -C gdevnpdl -xzf ${DISTDIR}/gdevnpdl-1.3.tar.gz ; \ + tar -C gdevnpdl -xzf ${DISTDIR}/gdevnpdl-1.4.tar.gz ; \ ${CP} gdev10v/gdev10v.c gdev10v/gdev10v.mak ${WRKSRC}; \ ${CP} gdevmjc-0.7/gdevmjc.c gdevmjc-0.7/mjc.dev ${WRKSRC}; \ ${CP} gdevlips4-1.2.0/gdevlips4.c gdevlips4-1.2.0/gdevlips4.mak ${WRKSRC}; \ diff -ruN japanese/vfghostscript5.orig/files/md5 japanese/vfghostscript5/files/md5 --- japanese/vfghostscript5.orig/files/md5 Mon Sep 29 04:42:00 1997 +++ japanese/vfghostscript5/files/md5 Wed Nov 12 09:44:08 1997 @@ -7,6 +7,6 @@ MD5 (gdevrpdl.tar.gz) = 9606f3cca1a8f85be76944fa4eda09b7 MD5 (gdev10v.tar.gz) = 1486bb54c214ce215044a6c606280d73 MD5 (dmprt-2.01.tar.gz) = c7a9fb127fde5d888a798bf5e1822b88 -MD5 (gdevnpdl-1.3.tar.gz) = 1d2bad314e8af3c36f8f5a0d9a83d3ef +MD5 (gdevnpdl-1.4.tar.gz) = 1b3e62370d10e76a10fdc663e54e3b28 MD5 (ghostscript-fonts-std-4.0.tar.gz) = 1e0fe2149affd80deaaae144227049b9 MD5 (ghostscript-fonts-other-4.40.tar.gz) = 703bcc5592f4b4644cda454bcc45c7d6 >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed Nov 12 01:52:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA18430 for ports-outgoing; Wed, 12 Nov 1997 01:52:39 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA18384 for ; Wed, 12 Nov 1997 01:52:30 -0800 (PST) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.8.8/frmug-2.1/nospam) with UUCP id IAA02684 for ports@FreeBSD.ORG; Wed, 12 Nov 1997 08:37:55 +0100 (CET) (envelope-from roberto@keltia.freenix.fr) Received: (from roberto@localhost) by keltia.freenix.fr (8.8.7/keltia-2.12/nospam) id IAA03964; Wed, 12 Nov 1997 08:26:00 +0100 (CET) (envelope-from roberto) Message-ID: <19971112082559.51375@keltia.freenix.fr> Date: Wed, 12 Nov 1997 08:25:59 +0100 From: Ollivier Robert To: ports@FreeBSD.ORG Subject: Re: jade memory exhausted in make References: <199711120406.XAA04260@asia.sideways.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84 In-Reply-To: <199711120406.XAA04260@asia.sideways.org>; from Ed Sweeney on Tue, Nov 11, 1997 at 11:06:54PM -0500 X-Operating-System: FreeBSD 3.0-CURRENT ctm#3797 AMD-K6 MMX @ 208 MHz Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk According to Ed Sweeney: > StyleEngine.cxx:35: virtual memory exhausted Use limit/ulimit/limits to increase rlimit(3) parameters like datasize and stacksize. cputime unlimited filesize unlimited datasize 16384 kbytes stacksize 8192 kbytes coredumpsize unlimited memoryuse 65536 kbytes descriptors 256 memorylocked 10240 kbytes maxproc 120 -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-CURRENT #48: Sat Nov 8 18:08:59 CET 1997 From owner-freebsd-ports Wed Nov 12 09:00:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA17715 for ports-outgoing; Wed, 12 Nov 1997 09:00:05 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA17670; Wed, 12 Nov 1997 09:00:02 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 12 Nov 1997 09:00:02 -0800 (PST) Resent-Message-Id: <199711121700.JAA17670@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, holler@ilektron.de Received: (from nobody@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA17594; Wed, 12 Nov 1997 08:58:52 -0800 (PST) (envelope-from nobody) Message-Id: <199711121658.IAA17594@hub.freebsd.org> Date: Wed, 12 Nov 1997 08:58:52 -0800 (PST) From: holler@ilektron.de To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/5020: patch-aa AND checksum for xmysql 1.5 are wrong Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5020 >Category: ports >Synopsis: patch-aa AND checksum for xmysql 1.5 are wrong >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Nov 12 09:00:01 PST 1997 >Last-Modified: >Originator: Alexander Holler >Organization: ilektron >Release: 2.2.5 >Environment: >Description: see above >How-To-Repeat: cd /usr/ports/databases/xmysql make >Fix: update checksum and change version number 1.4 to 1.5 in patch-aa >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed Nov 12 12:34:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA07137 for ports-outgoing; Wed, 12 Nov 1997 12:34:55 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from weft.com (weft.com [204.92.55.48]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA07100; Wed, 12 Nov 1997 12:34:16 -0800 (PST) (envelope-from inquire@WebSorcery.com) Received: from WebSorcery.com (ppp-031.m4-1.ham.ican.net [142.154.80.31]) by weft.com (8.7.4/8.7.3) with ESMTP id PAA02700; Wed, 12 Nov 1997 15:43:18 -0500 Message-ID: <346A131B.E389EAF2@WebSorcery.com> Date: Wed, 12 Nov 1997 15:35:39 -0500 From: Simon de Boer Organization: Web Sorcery X-Mailer: Mozilla 4.03b8 [en] (X11; I; FreeBSD 2.2.2-RELEASE i386) MIME-Version: 1.0 To: andreas@FreeBSD.ORG CC: ports@FreeBSD.ORG Subject: FreeBSD Port: postgresql-6.2.1 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hello! I am having problems with the postgresql-6.2.1 port. After proceeding through the install process as per usual on ports after initdb has been run (and worked) the postmaster process will not start. Upon running postmaster it returns the error 'Bad system call (core dumped)', this happens with or without the -S argument. Now I have tried running postgres and can connect in that fashion, creating tables and databases, but I of course need the functionality of the backend. Normally I would attempt to track down the problem myself, but this is such an unspecific error that I would not even know where to begin with this package. Other information that my be useful for you to know: 2.2.2-RELEASE FreeBSD (Off of the walnut creek CDROM) Pentium 90 I am willing to help in whatever way I can...as well as providing further information, of course. Thanks for any help. Simon From owner-freebsd-ports Wed Nov 12 13:10:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA09209 for ports-outgoing; Wed, 12 Nov 1997 13:10:05 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA09202; Wed, 12 Nov 1997 13:10:02 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 12 Nov 1997 13:10:02 -0800 (PST) Resent-Message-Id: <199711122110.NAA09202@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, sheldonh@iafrica.com Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id NAA08826 for ; Wed, 12 Nov 1997 13:05:19 -0800 (PST) (envelope-from sheldonh@axl.iafrica.com) Received: from axl.iafrica.com [196.31.1.167] (sheldonh) by lists01.iafrica.com with esmtp (Exim 1.73 #1) id 0xVjyK-00059V-00; Wed, 12 Nov 1997 23:05:12 +0200 Received: (from sheldonh@localhost) by axl.iafrica.com (8.8.7/8.8.7) id XAA27889; Wed, 12 Nov 1997 23:05:15 +0200 (SAT) (envelope-from sheldonh) Message-Id: <199711122105.XAA27889@axl.iafrica.com> Date: Wed, 12 Nov 1997 23:05:15 +0200 (SAT) From: sheldonh@iafrica.com Reply-To: sheldonh@iafrica.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/5022: AT LAST! New port for cvsup-bin-15.2 (binary dist) Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5022 >Category: ports >Synopsis: AT LAST! New port for cvsup-bin-15.2 (binary dist) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Nov 12 13:10:00 PST 1997 >Last-Modified: >Originator: Sheldon Hearn >Organization: UUNET Internet Africa >Release: FreeBSD 2.2.5-STABLE i386 >Environment: FreeBSD 2.2-STABLE as of 5 Nov 1997 >Description: Installing CVSup from the ports collection has always been a pain in the arse. Finally, it's made easy with this port of the binary distribution. USE_CVSUPD optional. Good-bye modula-3-lib !!! >How-To-Repeat: N/A >Fix: The following shar archive contains the port directory. It's been tested for correct packaging, with and without USE_CVSUPD . # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # cvsup-bin # cvsup-bin/pkg # cvsup-bin/pkg/COMMENT # cvsup-bin/pkg/DESCR # cvsup-bin/pkg/PLIST # cvsup-bin/pkg/PLIST.cvsupd # cvsup-bin/files # cvsup-bin/files/md5 # cvsup-bin/Makefile # cvsup-bin/scripts # cvsup-bin/scripts/configure # echo c - cvsup-bin mkdir -p cvsup-bin > /dev/null 2>&1 echo c - cvsup-bin/pkg mkdir -p cvsup-bin/pkg > /dev/null 2>&1 echo x - cvsup-bin/pkg/COMMENT sed 's/^X//' >cvsup-bin/pkg/COMMENT << 'END-of-cvsup-bin/pkg/COMMENT' XA network file distribution and update system for CVS repositories. END-of-cvsup-bin/pkg/COMMENT echo x - cvsup-bin/pkg/DESCR sed 's/^X//' >cvsup-bin/pkg/DESCR << 'END-of-cvsup-bin/pkg/DESCR' XThis is the BINARY (statically linked) version of CVSup. X XCVSup is a software package for distributing and updating collections Xof files across a network. CVSup is specifically tailored to Xdistributing CVS repositories. By taking advantage of the special Xproperties of the files contained in CVS repositories, CVSup is Xable to perform updates much faster than traditional systems. It Xis especially valuable for people with slow Internet connections. X Xjdp@polstra.com END-of-cvsup-bin/pkg/DESCR echo x - cvsup-bin/pkg/PLIST sed 's/^X//' >cvsup-bin/pkg/PLIST << 'END-of-cvsup-bin/pkg/PLIST' Xbin/cvsup Xbin/supconv Xman/man1/cvsup.1.gz Xman/man1/supconv.1.gz END-of-cvsup-bin/pkg/PLIST echo x - cvsup-bin/pkg/PLIST.cvsupd sed 's/^X//' >cvsup-bin/pkg/PLIST.cvsupd << 'END-of-cvsup-bin/pkg/PLIST.cvsupd' Xbin/cvsup Xbin/supconv Xsbin/cvsupd Xman/man1/cvsup.1.gz Xman/man1/supconv.1.gz Xman/man8/cvsupd.8.gz END-of-cvsup-bin/pkg/PLIST.cvsupd echo c - cvsup-bin/files mkdir -p cvsup-bin/files > /dev/null 2>&1 echo x - cvsup-bin/files/md5 sed 's/^X//' >cvsup-bin/files/md5 << 'END-of-cvsup-bin/files/md5' XMD5 (cvsup-bin-15.2.tar.gz) = e92c5afa6fc51894d8edd97d2b29247c XMD5 (cvsupd-bin-15.2.tar.gz) = 1801d60628dbd7b731402a24faa5e6b8 END-of-cvsup-bin/files/md5 echo x - cvsup-bin/Makefile sed 's/^X//' >cvsup-bin/Makefile << 'END-of-cvsup-bin/Makefile' X# New ports collection makefile for: cvsup-bin X# Version required: 15.2 X# Date created: 7 August 1996 X# Whom: Sheldon Hearn X# X# $Id$ X# X XDISTNAME= cvsup-bin-15.2 XCATEGORIES= devel net XMASTER_SITES= ftp://hub.freebsd.org/pub/CVSup/ \ X ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/ \ X ftp://ftp.polstra.com/pub/FreeBSD/CVSup/ XDISTFILES= cvsup-bin-15.2.tar.gz X XMAINTAINER= axl@iafrica.com X XNO_BUILD= yes X XMAN1= cvsup.1 supconv.1 X X# Uncomment the next line if you want cvsupd as well X# USE_CVSUPD= yes X X.ifdef USE_CVSUPD XDISTFILES+= cvsupd-bin-15.2.tar.gz XMAN8= cvsupd.8 XPLIST= ${PKGDIR}/PLIST.cvsupd X.endif X Xdo-install: X cd ${WRKDIR}/cvsup-bin-15.2 && \ X ${INSTALL_PROGRAM} cvsup ${PREFIX}/bin && \ X ${INSTALL_SCRIPT} supconv ${PREFIX}/bin && \ X ${INSTALL_MAN} ${MAN1} ${PREFIX}/man/man1 X.ifdef USE_CVSUPD X cd ${WRKDIR}/cvsupd-bin-15.2 && \ X ${INSTALL_PROGRAM} cvsupd ${PREFIX}/sbin && \ X ${INSTALL_MAN} ${MAN8} ${PREFIX}/man/man8 X.endif X X.include END-of-cvsup-bin/Makefile echo c - cvsup-bin/scripts mkdir -p cvsup-bin/scripts > /dev/null 2>&1 echo x - cvsup-bin/scripts/configure sed 's/^X//' >cvsup-bin/scripts/configure << 'END-of-cvsup-bin/scripts/configure' X#!/bin/sh X Xfor i in `find ${WRKDIR} -name *.gz -print` ; do gunzip $i ; done END-of-cvsup-bin/scripts/configure exit >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed Nov 12 15:32:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA20023 for ports-outgoing; Wed, 12 Nov 1997 15:32:36 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from asia.sideways.org ([206.136.231.33]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA19997 for ; Wed, 12 Nov 1997 15:32:19 -0800 (PST) (envelope-from edswee@asia.sideways.org) Received: from asia.sideways.org (localhost.sideways.org [127.0.0.1]) by asia.sideways.org (8.8.8/8.8.5) with ESMTP id SAA04238; Wed, 12 Nov 1997 18:30:18 -0500 (EST) Message-Id: <199711122330.SAA04238@asia.sideways.org> X-Mailer: exmh version 2.0zeta 7/24/97 To: John Fieber cc: Ed Sweeney , ports@FreeBSD.ORG From: Ed Sweeney Subject: Re: jade memory exhausted in make In-reply-to: Your message of "Wed, 12 Nov 1997 00:25:58 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 12 Nov 1997 18:30:18 -0500 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > On Tue, 11 Nov 1997, Ed Sweeney wrote: > > > I'm sure where to start. I'm trying to make the jade port. I get this even > > after removing sp. Machine is 2-2-RELENG on a 64meg Pentium 133 with 128meg > > swap. > > > > StyleEngine.cxx:35: virtual memory exhausted > > The default limits for data segment size (in /etc/rc.conf) are > too low to compile jade. Bump them up a bit and it should > compile fine. > > I suppose the port should bump the datasize for the build. > Hmm...how to do that in a Makefile? > > -john > Thanks. Increasing values in login.conf did it. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ed Sweeney - Charlotte, NC www.sideways.org mail:ed@sideways.org From owner-freebsd-ports Wed Nov 12 16:20:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA23474 for ports-outgoing; Wed, 12 Nov 1997 16:20:08 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA23446; Wed, 12 Nov 1997 16:20:03 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 12 Nov 1997 16:20:03 -0800 (PST) Resent-Message-Id: <199711130020.QAA23446@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, cmf@netins.net Received: (from nobody@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA23041; Wed, 12 Nov 1997 16:12:20 -0800 (PST) (envelope-from nobody) Message-Id: <199711130012.QAA23041@hub.freebsd.org> Date: Wed, 12 Nov 1997 16:12:20 -0800 (PST) From: cmf@netins.net To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/5023: fftpack port Makefile looks for .Z files; the files are actually gzip'd. Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5023 >Category: ports >Synopsis: fftpack port Makefile looks for .Z files; the files are actually gzip'd. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Nov 12 16:20:01 PST 1997 >Last-Modified: >Originator: Carl Fongheiser >Organization: >Release: 3.0-CURRENT >Environment: FreeBSD kf0yn.ampr.org 3.0-CURRENT FreeBSD 3.0-CURRENT #0: Wed Oct 15 21:36:49 C DT 1997 cmf@kf0yn.ampr.org:/usr/src/sys/compile/OSITOS i386 >Description: The fftpack Makefile is written under the assumption that the archive contains compress(1) files, ending in .Z. In fact, they are gzip(1) files, ending in .gz. >How-To-Repeat: cd /usr/ports/math/fftpack; make >Fix: *** Makefile Wed Nov 12 18:04:52 1997 --- Makefile.old Fri Jul 18 21:59:42 1997 *************** *** 19,25 **** EXTRACT_BEFORE_ARGS= -xvf post-extract: ! gunzip $(WRKSRC)/*.f.gz pre-build: ${RM} $(WRKSRC)/.depend --- 19,25 ---- EXTRACT_BEFORE_ARGS= -xvf post-extract: ! uncompress $(WRKSRC)/*.f.Z pre-build: ${RM} $(WRKSRC)/.depend *************** *** 28,34 **** post-install: .if !defined(NOPORTDOCS) ${MKDIR} $(PREFIX)/share/doc/fftlib ! ${CP} $(WRKSRC)/doc.gz $(PREFIX)/share/doc/fftlib/ .endif ${LDCONFIG} -m ${PREFIX}/lib --- 28,34 ---- post-install: .if !defined(NOPORTDOCS) ${MKDIR} $(PREFIX)/share/doc/fftlib ! ${CP} $(WRKSRC)/doc.Z $(PREFIX)/share/doc/fftlib/ .endif ${LDCONFIG} -m ${PREFIX}/lib >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed Nov 12 17:10:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA27623 for ports-outgoing; Wed, 12 Nov 1997 17:10:05 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA27613; Wed, 12 Nov 1997 17:10:01 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 12 Nov 1997 17:10:01 -0800 (PST) Resent-Message-Id: <199711130110.RAA27613@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, sheldonh@iafrica.com Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id RAA26791 for ; Wed, 12 Nov 1997 17:00:55 -0800 (PST) (envelope-from sheldonh@axl.iafrica.com) Received: from axl.iafrica.com [196.31.1.167] (sheldonh) by lists01.iafrica.com with esmtp (Exim 1.73 #1) id 0xVneH-000631-00; Thu, 13 Nov 1997 03:00:45 +0200 Received: (from sheldonh@localhost) by axl.iafrica.com (8.8.7/8.8.7) id DAA12449; Thu, 13 Nov 1997 03:00:48 +0200 (SAT) (envelope-from sheldonh) Message-Id: <199711130100.DAA12449@axl.iafrica.com> Date: Thu, 13 Nov 1997 03:00:48 +0200 (SAT) From: sheldonh@iafrica.com Reply-To: sheldonh@iafrica.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/5024: NEW port: ZX Spectrum Emulator! xzx-2.2.1 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5024 >Category: ports >Synopsis: NEW port: ZX Spectrum Emulator! xzx-2.2.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Nov 12 17:10:00 PST 1997 >Last-Modified: >Originator: Sheldon Hearn >Organization: UUNET Internet Africa >Release: FreeBSD 2.2.5-STABLE i386 >Environment: FreeBSD 2.2-STABLE as of 5 Nov 1997 >Description: There aren't any ZX Spectrum Emulators in the FreeBSD Ports Collection yet. But you can change all that now with one simple commit... xzx-2.2.1 is a ZX Spectrum (48K/128K/+3) Emulator for X11 Windows >How-To-Repeat: N/A >Fix: This shar archive will recreate the port directory. Have fine, fellow Spectrum die-hards! # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # xzx # xzx/Makefile # xzx/files # xzx/files/md5 # xzx/pkg # xzx/pkg/COMMENT # xzx/pkg/DESCR # xzx/pkg/PLIST # xzx/patches # xzx/patches/patch-aa # xzx/patches/patch-ab # xzx/patches/patch-ac # xzx/patches/patch-ad # echo c - xzx mkdir -p xzx > /dev/null 2>&1 echo x - xzx/Makefile sed 's/^X//' >xzx/Makefile << 'END-of-xzx/Makefile' X# New ports collection makefile for: xzx X# Version required: 2.2.1 X# Date created: 13 Nov 1997 X# Whom: Sheldon Hearn X# X# $Id$ X# X XDISTNAME= xzx-2.2.1 XCATEGORIES= emulators x11 XMASTER_SITES= ftp://ftp.gns.getronics.nl/pub/os/sinclair/emulators/unix/ XDISTFILES= xzx-2.2.1-src.tar.gz \ X xzx-2.2.1-roms.tar.gz \ X xzx-2.2.1-contrib.tar.gz X XMAINTAINER= axl@iafrica.com X XUSE_IMAKE= yes XMANCOMPRESSED= yes X XMAN1= xzx.1 X Xdo-install: X cd ${WRKSRC} && \ X ${MAKE} install && ${MAKE} install.man X X.include END-of-xzx/Makefile echo c - xzx/files mkdir -p xzx/files > /dev/null 2>&1 echo x - xzx/files/md5 sed 's/^X//' >xzx/files/md5 << 'END-of-xzx/files/md5' XMD5 (xzx-2.2.1-src.tar.gz) = 51f6f562aca7ee47fe93fa89ec3ea819 XMD5 (xzx-2.2.1-roms.tar.gz) = 333db76016b6917b1a019cf6412c23e3 XMD5 (xzx-2.2.1-contrib.tar.gz) = 5c42d5c46ccfbe6e90d595ff8e40a03f END-of-xzx/files/md5 echo c - xzx/pkg mkdir -p xzx/pkg > /dev/null 2>&1 echo x - xzx/pkg/COMMENT sed 's/^X//' >xzx/pkg/COMMENT << 'END-of-xzx/pkg/COMMENT' XZX Spectrum (48K/128K/+3) Emulator for X11 Windows END-of-xzx/pkg/COMMENT echo x - xzx/pkg/DESCR sed 's/^X//' >xzx/pkg/DESCR << 'END-of-xzx/pkg/DESCR' XXZX is a portable emulator of ZX Spectrum 48K/128K/+3 (8-bit home computers Xmade by Sir Clive Sinclair) for machines running UNIX and the X Window system. X XXZX emulates either a Spectrum 48K, 128K or +3, Interface I with up to 8 Xmicrodrives, Multiface 128 (if you have the ROM image) and Kempston joystick. XXZX loads from .SNA, .Z80, .SLT, .DAT, .TAP, .TZX, .VOC, .MDR and .DSK files Xand saves to .SNA, .Z80, .SLT, .TAP, .MDR, .DSK and .SCR files. X XXZX will work with color (8,16,24,32bpp) and monochrome displays, where Xcontrasting colours are displayed with the darker colour in black and the Xlighter colour in white, which works reasonably well. Halftoning is used if Xthe scaling factor is increased. END-of-xzx/pkg/DESCR echo x - xzx/pkg/PLIST sed 's/^X//' >xzx/pkg/PLIST << 'END-of-xzx/pkg/PLIST' Xbin/ddtrans Xbin/mkcart Xbin/xzx Xlib/X11/app-defaults/Xzx Xlib/X11/xzx/128-0.rom Xlib/X11/xzx/128-1.rom Xlib/X11/xzx/if1.rom Xlib/X11/xzx/keyboard.scr Xlib/X11/xzx/mf128.rom Xlib/X11/xzx/pl3-0.rom Xlib/X11/xzx/pl3-1.rom Xlib/X11/xzx/pl3-2.rom Xlib/X11/xzx/pl3-3.rom Xlib/X11/xzx/spectrum.rom Xman/man1/xzx.1.gz X@dirrm lib/X11/xzx END-of-xzx/pkg/PLIST echo c - xzx/patches mkdir -p xzx/patches > /dev/null 2>&1 echo x - xzx/patches/patch-aa sed 's/^X//' >xzx/patches/patch-aa << 'END-of-xzx/patches/patch-aa' X--- xzx.config.ORIG Sun Nov 2 14:21:34 1997 X+++ xzx.config Thu Nov 13 01:50:08 1997 X@@ -33,13 +33,13 @@ X */ X X /* Where the configuraion files and ROM images are installed */ X-ZXLIBDIR = /usr/local/lib/xzx X+ZXLIBDIR = /usr/X11R6/lib/X11/xzx X X /* Where the binary files are installed */ X-BINDIR=/usr/local/bin X+BINDIR=/usr/X11R6/bin X X /* Where the manual pages are installed */ X-MANDIR=/usr/local/man/man1 X+MANDIR=/usr/X11R6/man/man1 X X X /******************************************************************************* X@@ -85,7 +85,8 @@ X */ X #if defined(i386Architecture) || defined(AlphaArchitecture) || \ X defined(add_your_machine_here) X-END_DEF = -DLITTLE_ENDIAN X+#FreeBSD has its own LITTLE_ENDIAN X+#END_DEF = -DLITTLE_ENDIAN X #else X END_DEF = -DBIG_ENDIAN X #endif END-of-xzx/patches/patch-aa echo x - xzx/patches/patch-ab sed 's/^X//' >xzx/patches/patch-ab << 'END-of-xzx/patches/patch-ab' X--- Imakefile.ORIG Thu Nov 13 01:24:31 1997 X+++ Imakefile Thu Nov 13 01:24:40 1997 X@@ -61,7 +61,7 @@ X DEFINES = $(END_DEF) $(SHM_DEF) $(TERMINAL_DEF) $(NAME_DEF) $(STRCASE_DEF) \ X $(ESCAPE_DEF) $(JOY_DEF) $(AUDIO_DEF) $(IO_DEF) $(IF1_DEF) \ X $(SLOW_DEF) $(MF128_DEF) $(PRINTER_DEF) $(PLUS3_DEF) $(DND_DEF) \ X- -DUSRLIBDIR=\"$(LIBDIR)\" -DLIBDIR=\"$(ZXLIBDIR)\" -UREGISTERED X+ -DUSRLIBDIR=\"$(LIBDIR)\" -DLIBDIR=\"$(ZXLIBDIR)\" -DUREGISTERED X X DEPENDFLAGS = $(CCOPTIONS) $(DEFINES) X END-of-xzx/patches/patch-ab echo x - xzx/patches/patch-ac sed 's/^X//' >xzx/patches/patch-ac << 'END-of-xzx/patches/patch-ac' X--- Xzx.ad.ORIG Thu Nov 13 02:13:49 1997 X+++ Xzx.ad Thu Nov 13 02:14:13 1997 X@@ -4,7 +4,7 @@ X ! $Id: Xzx.ad,v 3.10 1997/10/19 08:19:00 erik Rel $ X !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! X X-*libDir: .:/usr/local/lib/xzx X+*libDir: .:/usr/X11R6/lib/X11/xzx X *quiet: false X X ! Display releated resources END-of-xzx/patches/patch-ac echo x - xzx/patches/patch-ad sed 's/^X//' >xzx/patches/patch-ad << 'END-of-xzx/patches/patch-ad' X--- xzx.man.ORIG Thu Nov 13 02:15:04 1997 X+++ xzx.man Thu Nov 13 02:15:19 1997 X@@ -26,7 +26,7 @@ X Use \fIpath\fR as the colon-separated directory list to check when loading the X Spectrum ROM and any snapshots specified. Directories are guaranteed to be X searched in the order they are listed. Defaults to X- \fI".:/usr/local/lib/xzx"\fR. X+ \fI".:/usr/X11R6/lib/X11/xzx"\fR. X .TP X .BI \-quiet " \fI\fR" X Supresses all non-error messages. You will see neither warnings nor END-of-xzx/patches/patch-ad exit >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed Nov 12 19:01:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA06412 for ports-outgoing; Wed, 12 Nov 1997 19:01:39 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from misery.sdf.com (misery.sdf.com [204.244.210.193]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id TAA06389; Wed, 12 Nov 1997 19:01:22 -0800 (PST) (envelope-from tom@sdf.com) Received: from tom by misery.sdf.com with smtp (Exim 1.73 #1) id 0xVpQ9-0002Yd-00; Wed, 12 Nov 1997 18:54:17 -0800 Date: Wed, 12 Nov 1997 18:54:15 -0800 (PST) From: Tom To: Simon de Boer cc: andreas@freebsd.org, ports@freebsd.org Subject: Re: FreeBSD Port: postgresql-6.2.1 In-Reply-To: <346A131B.E389EAF2@WebSorcery.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 12 Nov 1997, Simon de Boer wrote: > Upon running postmaster it returns the error 'Bad system call (core > dumped)', this happens with or without the -S argument. Now I have You need a different kernel with SYSV shared memory and SYSV semaphore support. Tom From owner-freebsd-ports Wed Nov 12 19:50:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA09683 for ports-outgoing; Wed, 12 Nov 1997 19:50:05 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA09676; Wed, 12 Nov 1997 19:50:02 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 12 Nov 1997 19:50:02 -0800 (PST) Resent-Message-Id: <199711130350.TAA09676@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, vanilla@MinJe.com.TW Received: from MinJe.com.TW (qmailr@ns.MinJe.com.TW [210.66.86.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id TAA09466 for ; Wed, 12 Nov 1997 19:46:43 -0800 (PST) (envelope-from vanilla@MinJe.com.TW) Received: (qmail 4227 invoked by uid 900); 13 Nov 1997 03:39:22 -0000 Message-Id: <19971113033922.4226.qmail@MinJe.com.TW> Date: 13 Nov 1997 03:39:22 -0000 From: vanilla@MinJe.com.TW Reply-To: vanilla@MinJe.com.TW To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/5025: Change Freefonts' ftp site Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5025 >Category: ports >Synopsis: Change Freefonts' ftp site >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Nov 12 19:50:01 PST 1997 >Last-Modified: >Originator: Vanill I. Shu >Organization: Cray running FreeBSD >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: Change Freefonts' ftp site to ftp.gimp.org >How-To-Repeat: >Fix: diff -ruN freefonts.orig/Makefile freefonts/Makefile --- freefonts.orig/Makefile Mon Nov 18 19:43:00 1996 +++ freefonts/Makefile Thu Nov 13 11:39:13 1997 @@ -8,7 +8,7 @@ DISTNAME= freefonts-0.10 CATEGORIES= x11 -MASTER_SITES= ftp://scam.xcf.berkeley.edu/pub/gimp/ +MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/fonts/ MAINTAINER= erich@FreeBSD.org >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed Nov 12 21:20:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA15085 for ports-outgoing; Wed, 12 Nov 1997 21:20:05 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA15069; Wed, 12 Nov 1997 21:20:01 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 12 Nov 1997 21:20:01 -0800 (PST) Resent-Message-Id: <199711130520.VAA15069@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, vanilla@MinJe.com.TW Received: from MinJe.com.TW (qmailr@ns.MinJe.com.TW [210.66.86.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id VAA14639 for ; Wed, 12 Nov 1997 21:12:47 -0800 (PST) (envelope-from vanilla@MinJe.com.TW) Received: (qmail 4633 invoked by uid 900); 13 Nov 1997 05:05:48 -0000 Message-Id: <19971113050548.4632.qmail@MinJe.com.TW> Date: 13 Nov 1997 05:05:48 -0000 From: vanilla@MinJe.com.TW Reply-To: vanilla@MinJe.com.TW To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/5027: Update gtk to 971109 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5027 >Category: ports >Synopsis: Update gtk to 971109 >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Nov 12 21:20:00 PST 1997 >Last-Modified: >Originator: Vanill I. Shu >Organization: Cray running FreeBSD >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: Update gtk to 971109, remove patch-ab, >How-To-Repeat: >Fix: diff -ruN gtk.orig/Makefile gtk/Makefile --- gtk.orig/Makefile Wed Nov 5 05:35:25 1997 +++ gtk/Makefile Wed Nov 12 19:49:15 1997 @@ -1,13 +1,13 @@ # New ports collection makefile for: gtk -# Version required: 971025 +# Version required: 971109 # Date Created: 28 Sep 1997 # Whom: Vanilla I. Shu # # $Id: Makefile,v 1.2 1997/11/03 22:55:01 max Exp $ # -DISTNAME= gtk+971025 -PKGNAME= gtk-971025 +DISTNAME= gtk+-971109 +PKGNAME= gtk-971109 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/ diff -ruN gtk.orig/files/md5 gtk/files/md5 --- gtk.orig/files/md5 Wed Nov 5 05:35:25 1997 +++ gtk/files/md5 Wed Nov 12 19:49:25 1997 @@ -1 +1 @@ -MD5 (gtk+971025.tar.gz) = 1fc37150549062622866600b4a78aaa5 +MD5 (gtk+-971109.tar.gz) = 5980cd14627223630b829bab9dfeb069 diff -ruN gtk.orig/patches/patch-ab gtk/patches/patch-ab --- gtk.orig/patches/patch-ab Wed Nov 5 05:35:26 1997 +++ gtk/patches/patch-ab Thu Jan 1 08:00:00 1970 @@ -1,22 +0,0 @@ ---- gtk/Makefile.in.orig Tue Oct 28 07:20:51 1997 -+++ gtk/Makefile.in Tue Oct 28 07:21:10 1997 -@@ -240,7 +240,7 @@ - gtkwindow.h \ - gtktypebuiltins.h - --libgtk_la_LDFLAGS = -version-info 1:0:0 -lgdk -lglib -+libgtk_la_LDFLAGS = -version-info 1:0:0 - - EXTRA_DIST = line-arrow.xbm line-wrap.xbm testgtkrc \ - gtk.defs runelisp gentypeinfo.el gtktypebuiltins.c ---- gdk/Makefile.in.orig Sat Oct 25 14:19:55 1997 -+++ gdk/Makefile.in Tue Oct 28 07:16:06 1997 -@@ -105,7 +105,7 @@ - gxid_proto.h \ - gdkx.h - --libgdk_la_LDFLAGS = -version-info 1:0:0 -lglib @x_ldflags@ @x_libs@ -+libgdk_la_LDFLAGS = -version-info 1:0:0 @x_ldflags@ @x_libs@ - - INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/glib @x_cflags@ - >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed Nov 12 21:20:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA15105 for ports-outgoing; Wed, 12 Nov 1997 21:20:11 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA15084; Wed, 12 Nov 1997 21:20:05 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 12 Nov 1997 21:20:05 -0800 (PST) Resent-Message-Id: <199711130520.VAA15084@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, vanilla@MinJe.com.TW Received: from MinJe.com.TW (qmailr@ns.MinJe.com.TW [210.66.86.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id VAA14809 for ; Wed, 12 Nov 1997 21:15:43 -0800 (PST) (envelope-from vanilla@MinJe.com.TW) Received: (qmail 4746 invoked by uid 900); 13 Nov 1997 05:08:44 -0000 Message-Id: <19971113050844.4745.qmail@MinJe.com.TW> Date: 13 Nov 1997 05:08:44 -0000 From: vanilla@MinJe.com.TW Reply-To: vanilla@MinJe.com.TW To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/5028: Update imlib to 0.6 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5028 >Category: ports >Synopsis: Update imlib to 0.6 >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Nov 12 21:20:02 PST 1997 >Last-Modified: >Originator: Vanill I. Shu >Organization: Cray running FreeBSD >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: Update imlib to 0.6, add another site, >How-To-Repeat: >Fix: diff -ruN imlib.orig/Makefile imlib/Makefile --- imlib.orig/Makefile Wed Nov 5 05:29:22 1997 +++ imlib/Makefile Wed Nov 12 18:04:16 1997 @@ -1,14 +1,16 @@ # New ports collection makefile for: imlib -# Version required: 0.5.1 +# Version required: 0.6 # Date created: 10 June 1997 # Whom: Yukihiro Nakai # # $Id: Makefile,v 1.8 1997/11/04 03:57:54 asami Exp $ # -DISTNAME= imlib_DR-0.5.1 +DISTNAME= imlib_DR-0.6 +PKGNAME= imlib-0.6 CATEGORIES= graphics -MASTER_SITES= ftp://cthulhu.mandrake.net/pub/imlib/ +MASTER_SITES= ftp://cthulhu.mandrake.net/pub/imlib/ \ + http://www.rasterman.com/ftp/ MAINTAINER= vanilla@MinJe.com.TW @@ -18,7 +20,9 @@ USE_GMAKE= yes USE_IMAKE= yes -WRKSRC= ${WRKDIR}/imlib-0.5.1 +WRKSRC= ${WRKDIR}/imlib + +MAN3= imlib.3x post-patch: $(CP) $(WRKSRC)/Imakefile $(WRKSRC)/Imakefile.pat diff -ruN imlib.orig/files/md5 imlib/files/md5 --- imlib.orig/files/md5 Wed Nov 5 05:29:22 1997 +++ imlib/files/md5 Wed Nov 12 17:53:18 1997 @@ -1 +1 @@ -MD5 (imlib_DR-0.5.1.tar.gz) = 26484e1cbf5c431aa46ea4eb2e34b590 +MD5 (imlib_DR-0.6.tar.gz) = 3790c2c81f1f1dfd7dc2a3518880092a diff -ruN imlib.orig/patches/patch-aa imlib/patches/patch-aa --- imlib.orig/patches/patch-aa Fri Sep 19 22:33:59 1997 +++ imlib/patches/patch-aa Thu Nov 13 08:10:09 1997 @@ -1,68 +1,50 @@ -*** Imakefile.orig Thu Aug 28 20:36:09 1997 ---- Imakefile Fri Sep 19 03:29:21 1997 -*************** -*** 6,27 **** - /* ---------------------------------------------------------------- */ - - LIBNAME=Im -! LIBREV=1.0 - -! CONVERT_DIR=/usr/bin -! NETPBM_DIR=/usr/bin - - #ifdef UseEtcX11 - ETCDIR=/etc/X11/$(LIBNAME) - #else -! ETCDIR=/etc - #endif /* def UseEtcX11 */ - - CNFDIR = $(ETCDIR) - - DEFINES = -DSYSTEM_IMRC=\"$(ETCDIR)/imrc\" \ - -DCONVERT_PATH=\"$(CONVERT_DIR)\" \ -! -DNETPBM_PATH=\"$(NETPBM_DIR)\" - - SRCS = load.c rend.c misc.c colors.c cache.c - OBJS = load.o rend.o misc.o colors.o cache.o ---- 6,29 ---- - /* ---------------------------------------------------------------- */ - - LIBNAME=Im -! LIBREV=3.0 - -! CONVERT_DIR=/usr/X11R6/bin -! NETPBM_DIR=/usr/X11R6/bin -! JPEG_DIR=/usr/local/bin - - #ifdef UseEtcX11 - ETCDIR=/etc/X11/$(LIBNAME) - #else -! ETCDIR=/usr/X11R6/lib/X11/enlightenment - #endif /* def UseEtcX11 */ - - CNFDIR = $(ETCDIR) - - DEFINES = -DSYSTEM_IMRC=\"$(ETCDIR)/imrc\" \ - -DCONVERT_PATH=\"$(CONVERT_DIR)\" \ -! -DNETPBM_PATH=\"$(NETPBM_DIR)\" \ -! -DJPEG_PATH=\"$(JPEG_DIR)\" - - SRCS = load.c rend.c misc.c colors.c cache.c - OBJS = load.o rend.o misc.o colors.o cache.o -*************** InstallMultiple($(HDRS),$(INCROOT)/X11) -*** 64,70 **** - CNFSRC = ./sys_conf - CNFS = $(CNFSRC)/imrc - PALS = $(CNFSRC)/im_palette.pal -! CNFFLAGS = -m 0644 -o root -g root - InstallMultipleFlags($(CNFS) $(PALS),$(CNFDIR),$(CNFFLAGS)) - - DependTarget() ---- 66,72 ---- - CNFSRC = ./sys_conf - CNFS = $(CNFSRC)/imrc - PALS = $(CNFSRC)/im_palette.pal -! CNFFLAGS = -m 0644 -o root -g wheel - InstallMultipleFlags($(CNFS) $(PALS),$(CNFDIR),$(CNFFLAGS)) - - DependTarget() +--- Imakefile.orig Tue Nov 11 16:16:47 1997 ++++ Imakefile Thu Nov 13 08:09:58 1997 +@@ -3,28 +3,30 @@ + /*#define UseEtcX11 /* */ + + /* change this if the INSTALL script didn't get it right */ +-CONVERT_DIR=/usr/local/bin +-NETPBM_DIR=/usr/local/bin ++CONVERT_DIR=/usr/X11R6/bin ++NETPBM_DIR=/usr/X11R6/bin ++JPEG_DIR=/usr/local/bin + + /* change these if you don't like them */ +-INCDIR=/usr/X11/include/X11/ +-LIBDIR=/usr/X11/lib/ +-MANDIR=/usr/X11/man/man3/ ++INCDIR=/usr/X11R6/include/X11/ ++LIBDIR=/usr/X11R6/lib/ ++MANDIR=/usr/X11R6/man/man3/ + + LIBNAME=Im +-LIBREV=0.6 ++LIBREV=3.0 + + #ifdef UseEtcX11 + ETCDIR=/etc/X11/$(LIBNAME) + #else +-ETCDIR=/etc ++ETCDIR=/usr/X11R6/lib/X11/enlightenment + #endif /* def UseEtcX11 */ + + CNFDIR = $(ETCDIR) + + DEFINES = -DSYSTEM_IMRC=\"$(ETCDIR)/imrc\" \ + -DCONVERT_PATH=\"$(CONVERT_DIR)\" \ +- -DNETPBM_PATH=\"$(NETPBM_DIR)\" ++ -DNETPBM_PATH=\"$(NETPBM_DIR)\" \ ++ -DJPEG_PATH=\"$(JPEG_DIR)\" + + SRCS = load.c rend.c misc.c colors.c cache.c + OBJS = load.o rend.o misc.o colors.o cache.o +@@ -72,7 +74,7 @@ + CNFSRC = ./sys_conf + CNFS = $(CNFSRC)/imrc + PALS = $(CNFSRC)/im_palette.pal +-CNFFLAGS = -m 0644 -o root -g root ++CNFFLAGS = -m 0644 -o root -g wheel + InstallMultipleFlags($(CNFS) $(PALS),$(CNFDIR),$(CNFFLAGS)) + + DependTarget() diff -ruN imlib.orig/patches/patch-ab imlib/patches/patch-ab --- imlib.orig/patches/patch-ab Thu Jan 1 08:00:00 1970 +++ imlib/patches/patch-ab Wed Nov 12 18:00:28 1997 @@ -0,0 +1,13 @@ +--- load.c.orig Wed Nov 5 20:10:50 1997 ++++ load.c Wed Nov 12 18:00:19 1997 +@@ -159,8 +159,8 @@ + if (needs_conv) pclose(p); + else fclose(p); + } +- if (!strcasecmp(s,"jpeg")) sprintf(cmd,"%s/djpeg %s", NETPBM_PATH, fil); +- else if (!strcasecmp(s,"jpg")) sprintf(cmd,"%s/djpeg %s", NETPBM_PATH, fil); ++ if (!strcasecmp(s,"jpeg")) sprintf(cmd,"%s/djpeg %s", JPEG_PATH, fil); ++ else if (!strcasecmp(s,"jpg")) sprintf(cmd,"%s/djpeg %s", JPEG_PATH, fil); + else if (!strcasecmp(s,"bmp")) sprintf(cmd,"%s/bmptoppm %s", NETPBM_PATH, fil); + else if (!strcasecmp(s,"ilbm")) sprintf(cmd,"%s/ilbmtoppm %s", NETPBM_PATH, fil); + else if (!strcasecmp(s,"ilb")) sprintf(cmd,"%s/ilbmtoppm %s", NETPBM_PATH, fil); diff -ruN imlib.orig/patches/patch-ac imlib/patches/patch-ac --- imlib.orig/patches/patch-ac Fri Sep 19 11:47:36 1997 +++ imlib/patches/patch-ac Thu Nov 13 13:05:53 1997 @@ -1,21 +1,11 @@ -*** load.c.orig Fri Sep 19 03:24:04 1997 ---- load.c Fri Sep 19 03:25:28 1997 -*************** Image *ImlibLoadImage(ImlibData *id, cha -*** 157,164 **** - if (needs_conv) pclose(p); - else fclose(p); - } -! if (!strcasecmp(s,"jpeg")) sprintf(cmd,"%s/djpeg %s", NETPBM_PATH, file); -! else if (!strcasecmp(s,"jpg")) sprintf(cmd,"%s/djpeg %s", NETPBM_PATH, file); - else if (!strcasecmp(s,"bmp")) sprintf(cmd,"%s/bmptoppm %s", NETPBM_PATH, file); - else if (!strcasecmp(s,"ilbm")) sprintf(cmd,"%s/ilbmtoppm %s", NETPBM_PATH, file); - else if (!strcasecmp(s,"ilb")) sprintf(cmd,"%s/ilbmtoppm %s", NETPBM_PATH, file); ---- 157,164 ---- - if (needs_conv) pclose(p); - else fclose(p); - } -! if (!strcasecmp(s,"jpeg")) sprintf(cmd,"%s/djpeg %s", JPEG_PATH, file); -! else if (!strcasecmp(s,"jpg")) sprintf(cmd,"%s/djpeg %s", JPEG_PATH, file); - else if (!strcasecmp(s,"bmp")) sprintf(cmd,"%s/bmptoppm %s", NETPBM_PATH, file); - else if (!strcasecmp(s,"ilbm")) sprintf(cmd,"%s/ilbmtoppm %s", NETPBM_PATH, file); - else if (!strcasecmp(s,"ilb")) sprintf(cmd,"%s/ilbmtoppm %s", NETPBM_PATH, file); +--- sys_conf.dist/imrc.orig Tue Nov 4 12:11:30 1997 ++++ sys_conf.dist/imrc Thu Nov 13 13:05:34 1997 +@@ -55,7 +55,7 @@ + # these pixmaps themselves, because this will trample all over the cache + # and give very horrid effects, or even make the apps crash with segfaults or + # Xlib errors. +-Pixmap_Cache on ++Pixmap_Cache off + # Pixmap cache is in **-> BITS <-**... the end result is APPROXIMATELY + # 10000000 bits of pixmap make your Xserver grow by 1Mb of RAM (VERY rough). + # As wiht any cache, the more, the better. The more you have, the less likely diff -ruN imlib.orig/pkg/PLIST imlib/pkg/PLIST --- imlib.orig/pkg/PLIST Mon Sep 15 12:42:36 1997 +++ imlib/pkg/PLIST Wed Nov 12 18:03:11 1997 @@ -4,4 +4,5 @@ @exec ldconfig -m %B lib/X11/enlightenment/im_palette.pal lib/X11/enlightenment/imrc +man/man3/imlib.3x.gz @dirrm lib/X11/enlightenment >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed Nov 12 21:20:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA15131 for ports-outgoing; Wed, 12 Nov 1997 21:20:16 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA15106; Wed, 12 Nov 1997 21:20:11 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 12 Nov 1997 21:20:11 -0800 (PST) Resent-Message-Id: <199711130520.VAA15106@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, vanilla@MinJe.com.TW Received: from MinJe.com.TW (qmailr@ns.MinJe.com.TW [210.66.86.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id VAA15007 for ; Wed, 12 Nov 1997 21:19:12 -0800 (PST) (envelope-from vanilla@MinJe.com.TW) Received: (qmail 4858 invoked by uid 900); 13 Nov 1997 05:10:53 -0000 Message-Id: <19971113051053.4857.qmail@MinJe.com.TW> Date: 13 Nov 1997 05:10:53 -0000 From: vanilla@MinJe.com.TW Reply-To: vanilla@MinJe.com.TW To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/5029: Update Enlightenment to 0.12.6 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5029 >Category: ports >Synopsis: Update Enlightenment to 0.12.6 >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Nov 12 21:20:08 PST 1997 >Last-Modified: >Originator: Vanill I. Shu >Organization: Cray running FreeBSD >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: Update Enlightenment to 0.12.6, Add another site. >How-To-Repeat: >Fix: diff -ruN enlightenment.orig/Makefile enlightenment/Makefile --- enlightenment.orig/Makefile Fri Oct 31 17:13:48 1997 +++ enlightenment/Makefile Thu Nov 13 08:24:09 1997 @@ -1,15 +1,16 @@ # New ports collection makefile for: enlightenment -# Version required: 0.12.5 +# Version required: 0.12.6 # Date created: 10 June 1997 # Whom: Yukihiro Nakai # # $Id: Makefile,v 1.7 1997/10/30 22:34:04 max Exp $ # -DISTNAME= enl_DR-0.12.5 -PKGNAME= enlightenment-0.12.5 +DISTNAME= enl_DR-0.12.6 +PKGNAME= enlightenment-0.12.6 CATEGORIES= x11 -MASTER_SITES= ftp://cthulhu.mandrake.net/pub/enlightenment/ +MASTER_SITES= ftp://cthulhu.mandrake.net/pub/enlightenment/ \ + http://www.rasterman.com/ftp/ MAINTAINER= vanilla@MinJe.com.TW @@ -18,6 +19,6 @@ USE_GMAKE= yes USE_IMAKE= yes NO_INSTALL_MANPAGES= yes -WRKSRC= ${WRKDIR}/enl-0.12.5 +WRKSRC= ${WRKDIR}/enl-0.12.6 .include diff -ruN enlightenment.orig/files/md5 enlightenment/files/md5 --- enlightenment.orig/files/md5 Fri Oct 31 17:13:48 1997 +++ enlightenment/files/md5 Fri Nov 7 09:21:12 1997 @@ -1 +1 @@ -MD5 (enl_DR-0.12.5.tar.gz) = 0d4f546696dcf816aa5a461f8eed7a02 +MD5 (enl_DR-0.12.6.tar.gz) = 913de20c118319e8f7442f5aed9eb4b9 >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed Nov 12 22:00:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA17368 for ports-outgoing; Wed, 12 Nov 1997 22:00:04 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA17325; Wed, 12 Nov 1997 22:00:01 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 12 Nov 1997 22:00:01 -0800 (PST) Resent-Message-Id: <199711130600.WAA17325@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, vanilla@MinJe.cm.TW Received: from MinJe.com.TW (qmailr@ns.MinJe.com.TW [210.66.86.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id VAA17088 for ; Wed, 12 Nov 1997 21:55:22 -0800 (PST) (envelope-from vanilla@MinJe.com.TW) Received: (qmail 5054 invoked by uid 900); 13 Nov 1997 05:48:12 -0000 Message-Id: <19971113054812.5053.qmail@MinJe.com.TW> Date: 13 Nov 1997 05:48:12 -0000 From: vanilla@MinJe.com.TW Reply-To: vanilla@MinJe.cm.TW To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/5030: Update imlib to 0.7 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5030 >Category: ports >Synopsis: Update imlib to 0.7 >Confidential: yes >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Nov 12 22:00:01 PST 1997 >Last-Modified: >Originator: Vanill I. Shu >Organization: Cray running FreeBSD >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: Update to 0.7, i'm sorry about this, but author release 2 version on one day, i change sharedlib version to 3.7, >How-To-Repeat: >Fix: diff -ruN imlib.orig/Makefile imlib/Makefile --- imlib.orig/Makefile Wed Nov 5 05:29:22 1997 +++ imlib/Makefile Thu Nov 13 13:33:18 1997 @@ -1,14 +1,16 @@ # New ports collection makefile for: imlib -# Version required: 0.5.1 +# Version required: 0.7 # Date created: 10 June 1997 # Whom: Yukihiro Nakai # # $Id: Makefile,v 1.8 1997/11/04 03:57:54 asami Exp $ # -DISTNAME= imlib_DR-0.5.1 +DISTNAME= imlib_DR-0.7 +PKGNAME= imlib-0.7 CATEGORIES= graphics -MASTER_SITES= ftp://cthulhu.mandrake.net/pub/imlib/ +MASTER_SITES= ftp://cthulhu.mandrake.net/pub/imlib/ \ + http://www.rasterman.com/ftp/ MAINTAINER= vanilla@MinJe.com.TW @@ -18,7 +20,9 @@ USE_GMAKE= yes USE_IMAKE= yes -WRKSRC= ${WRKDIR}/imlib-0.5.1 +WRKSRC= ${WRKDIR}/imlib + +MAN3= imlib.3x post-patch: $(CP) $(WRKSRC)/Imakefile $(WRKSRC)/Imakefile.pat diff -ruN imlib.orig/files/md5 imlib/files/md5 --- imlib.orig/files/md5 Wed Nov 5 05:29:22 1997 +++ imlib/files/md5 Thu Nov 13 13:33:29 1997 @@ -1 +1 @@ -MD5 (imlib_DR-0.5.1.tar.gz) = 26484e1cbf5c431aa46ea4eb2e34b590 +MD5 (imlib_DR-0.7.tar.gz) = dac6e7501fd668704155b37c43484bed diff -ruN imlib.orig/patches/patch-aa imlib/patches/patch-aa --- imlib.orig/patches/patch-aa Fri Sep 19 22:33:59 1997 +++ imlib/patches/patch-aa Thu Nov 13 13:47:24 1997 @@ -1,68 +1,50 @@ -*** Imakefile.orig Thu Aug 28 20:36:09 1997 ---- Imakefile Fri Sep 19 03:29:21 1997 -*************** -*** 6,27 **** - /* ---------------------------------------------------------------- */ - - LIBNAME=Im -! LIBREV=1.0 - -! CONVERT_DIR=/usr/bin -! NETPBM_DIR=/usr/bin - - #ifdef UseEtcX11 - ETCDIR=/etc/X11/$(LIBNAME) - #else -! ETCDIR=/etc - #endif /* def UseEtcX11 */ - - CNFDIR = $(ETCDIR) - - DEFINES = -DSYSTEM_IMRC=\"$(ETCDIR)/imrc\" \ - -DCONVERT_PATH=\"$(CONVERT_DIR)\" \ -! -DNETPBM_PATH=\"$(NETPBM_DIR)\" - - SRCS = load.c rend.c misc.c colors.c cache.c - OBJS = load.o rend.o misc.o colors.o cache.o ---- 6,29 ---- - /* ---------------------------------------------------------------- */ - - LIBNAME=Im -! LIBREV=3.0 - -! CONVERT_DIR=/usr/X11R6/bin -! NETPBM_DIR=/usr/X11R6/bin -! JPEG_DIR=/usr/local/bin - - #ifdef UseEtcX11 - ETCDIR=/etc/X11/$(LIBNAME) - #else -! ETCDIR=/usr/X11R6/lib/X11/enlightenment - #endif /* def UseEtcX11 */ - - CNFDIR = $(ETCDIR) - - DEFINES = -DSYSTEM_IMRC=\"$(ETCDIR)/imrc\" \ - -DCONVERT_PATH=\"$(CONVERT_DIR)\" \ -! -DNETPBM_PATH=\"$(NETPBM_DIR)\" \ -! -DJPEG_PATH=\"$(JPEG_DIR)\" - - SRCS = load.c rend.c misc.c colors.c cache.c - OBJS = load.o rend.o misc.o colors.o cache.o -*************** InstallMultiple($(HDRS),$(INCROOT)/X11) -*** 64,70 **** - CNFSRC = ./sys_conf - CNFS = $(CNFSRC)/imrc - PALS = $(CNFSRC)/im_palette.pal -! CNFFLAGS = -m 0644 -o root -g root - InstallMultipleFlags($(CNFS) $(PALS),$(CNFDIR),$(CNFFLAGS)) - - DependTarget() ---- 66,72 ---- - CNFSRC = ./sys_conf - CNFS = $(CNFSRC)/imrc - PALS = $(CNFSRC)/im_palette.pal -! CNFFLAGS = -m 0644 -o root -g wheel - InstallMultipleFlags($(CNFS) $(PALS),$(CNFDIR),$(CNFFLAGS)) - - DependTarget() +--- Imakefile.orig Thu Nov 13 08:41:48 1997 ++++ Imakefile Thu Nov 13 13:37:47 1997 +@@ -3,28 +3,30 @@ + /*#define UseEtcX11 /* */ + + /* change this if the INSTALL script didn't get it right */ +-CONVERT_DIR=/usr/local/bin +-NETPBM_DIR=/usr/local/bin ++CONVERT_DIR=/usr/X11R6/bin ++NETPBM_DIR=/usr/X11R6/bin ++JPEG_DIR=/usr/local/bin + + /* change these if you don't like them */ +-INCDIR=/usr/X11/include/X11/ +-LIBDIR=/usr/X11/lib/ +-MANDIR=/usr/X11/man/man3/ ++INCDIR=/usr/X11R6/include/X11/ ++LIBDIR=/usr/X11R6/lib/ ++MANDIR=/usr/X11R6/man/man3/ + + LIBNAME=Im +-LIBREV=0.7 ++LIBREV=3.7 + + #ifdef UseEtcX11 + ETCDIR=/etc/X11/$(LIBNAME) + #else +-ETCDIR=/etc ++ETCDIR=/usr/X11R6/lib/X11/enlightenment + #endif /* def UseEtcX11 */ + + CNFDIR = $(ETCDIR) + + DEFINES = -DSYSTEM_IMRC=\"$(ETCDIR)/imrc\" \ + -DCONVERT_PATH=\"$(CONVERT_DIR)\" \ +- -DNETPBM_PATH=\"$(NETPBM_DIR)\" ++ -DNETPBM_PATH=\"$(NETPBM_DIR)\" \ ++ -DJPEG_PATH=\"$(JPEG_DIR)\" + + SRCS = load.c rend.c misc.c colors.c cache.c + OBJS = load.o rend.o misc.o colors.o cache.o +@@ -72,7 +74,7 @@ + CNFSRC = ./sys_conf + CNFS = $(CNFSRC)/imrc + PALS = $(CNFSRC)/im_palette.pal +-CNFFLAGS = -m 0644 -o root -g root ++CNFFLAGS = -m 0644 -o root -g wheel + InstallMultipleFlags($(CNFS) $(PALS),$(CNFDIR),$(CNFFLAGS)) + + DependTarget() diff -ruN imlib.orig/patches/patch-ab imlib/patches/patch-ab --- imlib.orig/patches/patch-ab Thu Jan 1 08:00:00 1970 +++ imlib/patches/patch-ab Wed Nov 12 18:00:28 1997 @@ -0,0 +1,13 @@ +--- load.c.orig Wed Nov 5 20:10:50 1997 ++++ load.c Wed Nov 12 18:00:19 1997 +@@ -159,8 +159,8 @@ + if (needs_conv) pclose(p); + else fclose(p); + } +- if (!strcasecmp(s,"jpeg")) sprintf(cmd,"%s/djpeg %s", NETPBM_PATH, fil); +- else if (!strcasecmp(s,"jpg")) sprintf(cmd,"%s/djpeg %s", NETPBM_PATH, fil); ++ if (!strcasecmp(s,"jpeg")) sprintf(cmd,"%s/djpeg %s", JPEG_PATH, fil); ++ else if (!strcasecmp(s,"jpg")) sprintf(cmd,"%s/djpeg %s", JPEG_PATH, fil); + else if (!strcasecmp(s,"bmp")) sprintf(cmd,"%s/bmptoppm %s", NETPBM_PATH, fil); + else if (!strcasecmp(s,"ilbm")) sprintf(cmd,"%s/ilbmtoppm %s", NETPBM_PATH, fil); + else if (!strcasecmp(s,"ilb")) sprintf(cmd,"%s/ilbmtoppm %s", NETPBM_PATH, fil); diff -ruN imlib.orig/patches/patch-ac imlib/patches/patch-ac --- imlib.orig/patches/patch-ac Fri Sep 19 11:47:36 1997 +++ imlib/patches/patch-ac Thu Nov 13 13:05:53 1997 @@ -1,21 +1,11 @@ -*** load.c.orig Fri Sep 19 03:24:04 1997 ---- load.c Fri Sep 19 03:25:28 1997 -*************** Image *ImlibLoadImage(ImlibData *id, cha -*** 157,164 **** - if (needs_conv) pclose(p); - else fclose(p); - } -! if (!strcasecmp(s,"jpeg")) sprintf(cmd,"%s/djpeg %s", NETPBM_PATH, file); -! else if (!strcasecmp(s,"jpg")) sprintf(cmd,"%s/djpeg %s", NETPBM_PATH, file); - else if (!strcasecmp(s,"bmp")) sprintf(cmd,"%s/bmptoppm %s", NETPBM_PATH, file); - else if (!strcasecmp(s,"ilbm")) sprintf(cmd,"%s/ilbmtoppm %s", NETPBM_PATH, file); - else if (!strcasecmp(s,"ilb")) sprintf(cmd,"%s/ilbmtoppm %s", NETPBM_PATH, file); ---- 157,164 ---- - if (needs_conv) pclose(p); - else fclose(p); - } -! if (!strcasecmp(s,"jpeg")) sprintf(cmd,"%s/djpeg %s", JPEG_PATH, file); -! else if (!strcasecmp(s,"jpg")) sprintf(cmd,"%s/djpeg %s", JPEG_PATH, file); - else if (!strcasecmp(s,"bmp")) sprintf(cmd,"%s/bmptoppm %s", NETPBM_PATH, file); - else if (!strcasecmp(s,"ilbm")) sprintf(cmd,"%s/ilbmtoppm %s", NETPBM_PATH, file); - else if (!strcasecmp(s,"ilb")) sprintf(cmd,"%s/ilbmtoppm %s", NETPBM_PATH, file); +--- sys_conf.dist/imrc.orig Tue Nov 4 12:11:30 1997 ++++ sys_conf.dist/imrc Thu Nov 13 13:05:34 1997 +@@ -55,7 +55,7 @@ + # these pixmaps themselves, because this will trample all over the cache + # and give very horrid effects, or even make the apps crash with segfaults or + # Xlib errors. +-Pixmap_Cache on ++Pixmap_Cache off + # Pixmap cache is in **-> BITS <-**... the end result is APPROXIMATELY + # 10000000 bits of pixmap make your Xserver grow by 1Mb of RAM (VERY rough). + # As wiht any cache, the more, the better. The more you have, the less likely diff -ruN imlib.orig/pkg/PLIST imlib/pkg/PLIST --- imlib.orig/pkg/PLIST Mon Sep 15 12:42:36 1997 +++ imlib/pkg/PLIST Thu Nov 13 13:47:14 1997 @@ -1,7 +1,8 @@ include/X11/imlib.h lib/libIm.a -lib/libIm.so.3.0 +lib/libIm.so.3.7 @exec ldconfig -m %B lib/X11/enlightenment/im_palette.pal lib/X11/enlightenment/imrc +man/man3/imlib.3x.gz @dirrm lib/X11/enlightenment >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed Nov 12 23:13:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA23483 for ports-outgoing; Wed, 12 Nov 1997 23:13:24 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA23478 for ; Wed, 12 Nov 1997 23:13:20 -0800 (PST) (envelope-from andreas@klemm.gtn.com) Received: (from uucp@localhost) by news1.gtn.com (8.8.6/8.8.6) with UUCP id IAA04031; Thu, 13 Nov 1997 08:00:28 +0100 (MET) Received: (from andreas@localhost) by klemm.gtn.com (8.8.7/8.8.7) id HAA24602; Thu, 13 Nov 1997 07:44:13 +0100 (CET) (envelope-from andreas) Message-ID: <19971113074413.40380@klemm.gtn.com> Date: Thu, 13 Nov 1997 07:44:13 +0100 From: Andreas Klemm To: Simon de Boer Cc: ports@FreeBSD.ORG Subject: Re: FreeBSD Port: postgresql-6.2.1 References: <346A131B.E389EAF2@WebSorcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84 In-Reply-To: <346A131B.E389EAF2@WebSorcery.com>; from Simon de Boer on Wed, Nov 12, 1997 at 03:35:39PM -0500 X-Disclaimer: A free society is one where it is safe to be unpopular X-Operating-System: FreeBSD 3.0-CURRENT SMP Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, Nov 12, 1997 at 03:35:39PM -0500, Simon de Boer wrote: > Hello! > > I am having problems with the postgresql-6.2.1 port. After proceeding > through the install process as per usual on ports after initdb has been > run (and worked) the postmaster process will not start. Hmm ... runs fine here on -current and I also installed it in the company on a 2.2-stable system. Maybe it's related to your OS version. It's the first time I hear about trouble. > 2.2.2-RELEASE FreeBSD (Off of the walnut creek CDROM) Well, could you please try to upgrade to 2.2-STABLE ? Make world and rebuild postgresql ? Work, I know, but I have no idea. Perhaps ask on the ports mailinglist ... -- Andreas Klemm powered by ,,symmetric multiprocessor FreeBSD'' From owner-freebsd-ports Wed Nov 12 23:13:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA23528 for ports-outgoing; Wed, 12 Nov 1997 23:13:49 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA23521 for ; Wed, 12 Nov 1997 23:13:46 -0800 (PST) (envelope-from andreas@klemm.gtn.com) Received: (from uucp@localhost) by news1.gtn.com (8.8.6/8.8.6) with UUCP id IAA04247; Thu, 13 Nov 1997 08:00:56 +0100 (MET) Received: (from andreas@localhost) by klemm.gtn.com (8.8.7/8.8.7) id HAA24902; Thu, 13 Nov 1997 07:46:05 +0100 (CET) (envelope-from andreas) Message-ID: <19971113074605.41534@klemm.gtn.com> Date: Thu, 13 Nov 1997 07:46:05 +0100 From: Andreas Klemm To: Tom Cc: Simon de Boer , ports@FreeBSD.ORG Subject: Re: FreeBSD Port: postgresql-6.2.1 References: <346A131B.E389EAF2@WebSorcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84 In-Reply-To: ; from Tom on Wed, Nov 12, 1997 at 06:54:15PM -0800 X-Disclaimer: A free society is one where it is safe to be unpopular X-Operating-System: FreeBSD 3.0-CURRENT SMP Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, Nov 12, 1997 at 06:54:15PM -0800, Tom wrote: > > On Wed, 12 Nov 1997, Simon de Boer wrote: > > > Upon running postmaster it returns the error 'Bad system call (core > > dumped)', this happens with or without the -S argument. Now I have > > You need a different kernel with SYSV shared memory and SYSV semaphore > support. Aaahh ! Ok, I should mention it in the port ... Never looked at that, beacuse I always have it turned on ! Could somebody write a little program that probes shared memory and semaphore support ? I have no time but if someone would be so nice ... -- Andreas Klemm powered by ,,symmetric multiprocessor FreeBSD'' From owner-freebsd-ports Wed Nov 12 23:52:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA26007 for ports-outgoing; Wed, 12 Nov 1997 23:52:21 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from ghpc8.ihf.rwth-aachen.de (ghpc8.ihf.RWTH-Aachen.DE [134.130.90.8]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA25994; Wed, 12 Nov 1997 23:52:11 -0800 (PST) (envelope-from thomas@ghpc8.ihf.rwth-aachen.de) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.rwth-aachen.de [134.130.90.6]) by ghpc8.ihf.rwth-aachen.de (8.8.7/8.8.6) with ESMTP id IAA01400; Thu, 13 Nov 1997 08:52:03 +0100 (CET) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.7/8.8.5) id IAA04073; Thu, 13 Nov 1997 08:52:02 +0100 (CET) To: Gary Jennejohn Cc: ports@freebsd.org Subject: Re: cvs commit: ports/editors/xemacs20 Makefile ports/editors/xemacs20/pkg PLIST References: <199711122142.NAA08193@freefall.freebsd.org> From: Thomas Gellekum Date: 13 Nov 1997 08:52:01 +0100 In-Reply-To: Gary Jennejohn's message of Wed, 12 Nov 1997 13:42:51 -0800 (PST) Message-ID: <87iutx44f2.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 13 X-Mailer: Gnus v5.4.37/XEmacs 19.16 Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Gary Jennejohn writes: > By popular demand remove the ``@unexec rm -rf'' and replace it with > @dirrm instead. Do not delete share/emacs since it may also be used > by emacs. Thanks. BTW, did you ever try to build xemacs with --datadir=${PREFIX}/share? It builds fine for me and updates src/paths.h correctly, but the resulting xemacs can't find its files. Any ideas? tg From owner-freebsd-ports Thu Nov 13 01:12:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA29831 for ports-outgoing; Thu, 13 Nov 1997 01:12:03 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA29809; Thu, 13 Nov 1997 01:11:44 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id BAA11856; Thu, 13 Nov 1997 01:09:22 -0800 (PST) Date: Thu, 13 Nov 1997 01:09:22 -0800 (PST) Message-Id: <199711130909.BAA11856@freefall.freebsd.org> To: vanilla@MinJe.com.TW, tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/5027 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Update gtk to 971109 State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Thu Nov 13 01:08:59 PST 1997 State-Changed-Why: Committed, thanks. From owner-freebsd-ports Thu Nov 13 02:20:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA02748 for ports-outgoing; Thu, 13 Nov 1997 02:20:04 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA02741; Thu, 13 Nov 1997 02:20:02 -0800 (PST) (envelope-from gnats) Date: Thu, 13 Nov 1997 02:20:02 -0800 (PST) Message-Id: <199711131020.CAA02741@hub.freebsd.org> To: freebsd-ports Cc: From: Thomas Gellekum Subject: Re: ports/5023: fftpack port Makefile looks for .Z files; the files are actually gzip'd. Reply-To: Thomas Gellekum Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/5023; it has been noted by GNATS. From: Thomas Gellekum To: cmf@netins.net Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/5023: fftpack port Makefile looks for .Z files; the files are actually gzip'd. Date: 13 Nov 1997 11:10:05 +0100 cmf@netins.net writes: > The fftpack Makefile is written under the > assumption that the archive contains > compress(1) files, ending in .Z. In fact, they > are gzip(1) files, ending in .gz. Currently the directory in ftp://netlib.bell-labs.com/netlib/ is empty, the one on ftp.netlib.org contains only uncompressed files (*.f). Does anyone know what's going on here? tg From owner-freebsd-ports Thu Nov 13 04:40:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA10675 for ports-outgoing; Thu, 13 Nov 1997 04:40:11 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id EAA10585; Thu, 13 Nov 1997 04:39:59 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id EAA14857; Thu, 13 Nov 1997 04:37:36 -0800 (PST) Date: Thu, 13 Nov 1997 04:37:36 -0800 (PST) Message-Id: <199711131237.EAA14857@freefall.freebsd.org> To: sheldonh@iafrica.com, tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/5024 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: NEW port: ZX Spectrum Emulator! xzx-2.2.1 State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Thu Nov 13 04:36:21 PST 1997 State-Changed-Why: A rotten personal mail tricked me into committing this one. From owner-freebsd-ports Thu Nov 13 05:04:14 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA12558 for ports-outgoing; Thu, 13 Nov 1997 05:04:14 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA12551; Thu, 13 Nov 1997 05:04:02 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id FAA15260; Thu, 13 Nov 1997 05:01:39 -0800 (PST) Date: Thu, 13 Nov 1997 05:01:39 -0800 (PST) Message-Id: <199711131301.FAA15260@freefall.freebsd.org> To: cmf@netins.net, tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/5023 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: fftpack port Makefile looks for .Z files; the files are actually gzip'd. State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Thu Nov 13 05:00:51 PST 1997 State-Changed-Why: Committed, thanks. From owner-freebsd-ports Thu Nov 13 05:06:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA12688 for ports-outgoing; Thu, 13 Nov 1997 05:06:12 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id FAA12667; Thu, 13 Nov 1997 05:05:59 -0800 (PST) (envelope-from sheldonh@axl.iafrica.com) Received: from axl.iafrica.com [196.31.1.167] (sheldonh) by lists01.iafrica.com with esmtp (Exim 1.73 #1) id 0xVyxr-0003Zy-00; Thu, 13 Nov 1997 15:05:43 +0200 From: Sheldon Hearn To: Thomas Gellekum cc: freebsd-ports@freebsd.org Subject: Re: ports/5024 In-reply-to: Your message of "Thu, 13 Nov 1997 04:37:36 PST." <199711131237.EAA14857@freefall.freebsd.org> Date: Thu, 13 Nov 1997 15:05:39 +0200 Message-ID: <7847.879426339@axl.iafrica.com> Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 13 Nov 1997 04:37:36 PST, Thomas Gellekum wrote: > A rotten personal mail tricked me into committing this one. What?! You mean it wasn't the brilliant marketing employed as per Jordan's guidelines last week? Bugger, back to SalesAcademy95. ;-) Thanks, Sheldon. From owner-freebsd-ports Thu Nov 13 05:59:40 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA15311 for ports-outgoing; Thu, 13 Nov 1997 05:59:40 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from steve@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA15249; Thu, 13 Nov 1997 05:59:09 -0800 (PST) (envelope-from steve) Date: Thu, 13 Nov 1997 05:59:09 -0800 (PST) From: Steve Price Message-Id: <199711131359.FAA15249@hub.freebsd.org> To: steve, gnats-admin, freebsd-ports Subject: Re: pending/5014 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Responsible-Changed-From-To: gnats-admin->freebsd-ports Responsible-Changed-By: steve Responsible-Changed-When: Thu Nov 13 05:57:23 PST 1997 Responsible-Changed-Why: Misfiled PR. From owner-freebsd-ports Thu Nov 13 07:12:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA19488 for ports-outgoing; Thu, 13 Nov 1997 07:12:28 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from viator.weft.com (ppp-038.m4-1.ham.ican.net [142.154.80.38]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA19450; Thu, 13 Nov 1997 07:11:51 -0800 (PST) (envelope-from sdeboer@viator.weft.com) Received: from viator.weft.com (localhost [127.0.0.1]) by viator.weft.com (8.8.5/8.8.5) with ESMTP id KAA00384; Thu, 13 Nov 1997 10:13:03 -0500 (EST) Message-Id: <199711131513.KAA00384@viator.weft.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Tom cc: andreas@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: postgresql-6.2.1 From: Web Sorcery In-reply-to: Your message of "Wed, 12 Nov 1997 18:54:15 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 13 Nov 1997 10:13:01 -0500 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > On Wed, 12 Nov 1997, Simon de Boer wrote: > > > Upon running postmaster it returns the error 'Bad system call (core > > dumped)', this happens with or without the -S argument. Now I have > > You need a different kernel with SYSV shared memory and SYSV semaphore > support. Thank you very much. It worked! I appreciate the help greatly. Simon From owner-freebsd-ports Thu Nov 13 07:23:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA20146 for ports-outgoing; Thu, 13 Nov 1997 07:23:34 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA20118; Thu, 13 Nov 1997 07:23:08 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id HAA19081; Thu, 13 Nov 1997 07:20:44 -0800 (PST) Date: Thu, 13 Nov 1997 07:20:44 -0800 (PST) Message-Id: <199711131520.HAA19081@freefall.freebsd.org> To: Ruslan@Shevchenko.kiev.ua, jkh@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4912 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: compilation of modula3 port failed State-Changed-From-To: open-closed State-Changed-By: jkh State-Changed-When: Thu Nov 13 07:19:54 PST 1997 State-Changed-Why: Not reproducible - must be a resource problem on the user's machine (m3 takes very large resource limits to build). From owner-freebsd-ports Thu Nov 13 07:36:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA21160 for ports-outgoing; Thu, 13 Nov 1997 07:36:41 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA21147; Thu, 13 Nov 1997 07:36:36 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id HAA05087; Thu, 13 Nov 1997 07:34:12 -0800 (PST) Date: Thu, 13 Nov 1997 07:34:12 -0800 (PST) Message-Id: <199711131534.HAA05087@freefall.freebsd.org> To: dave.duchscher@net.tamu.edu, jkh@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4787 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: www/p5-Apache port is out of date State-Changed-From-To: open-closed State-Changed-By: jkh State-Changed-When: Thu Nov 13 07:20:54 PST 1997 State-Changed-Why: Apache has now been split into bleeding edge and "stable" versions. From owner-freebsd-ports Thu Nov 13 07:37:40 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA21234 for ports-outgoing; Thu, 13 Nov 1997 07:37:40 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA21223; Thu, 13 Nov 1997 07:37:33 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id HAA06263; Thu, 13 Nov 1997 07:35:09 -0800 (PST) Date: Thu, 13 Nov 1997 07:35:09 -0800 (PST) Message-Id: <199711131535.HAA06263@freefall.freebsd.org> To: jkh@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, jfitz@FreeBSD.ORG Subject: Re: ports/4953 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: net/p5-Net-DNS out of date. Responsible-Changed-From-To: freebsd-ports->jfitz Responsible-Changed-By: jkh Responsible-Changed-When: Thu Nov 13 07:34:23 PST 1997 Responsible-Changed-Why: Reassigned to maintainer. From owner-freebsd-ports Thu Nov 13 07:55:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA22451 for ports-outgoing; Thu, 13 Nov 1997 07:55:39 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA22438; Thu, 13 Nov 1997 07:55:27 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id HAA07450; Thu, 13 Nov 1997 07:53:03 -0800 (PST) Date: Thu, 13 Nov 1997 07:53:03 -0800 (PST) Message-Id: <199711131553.HAA07450@freefall.freebsd.org> To: dave.duchscher@net.tamu.edu, jkh@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, jfitz@FreeBSD.ORG Subject: Re: ports/4787 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: www/p5-Apache port is out of date State-Changed-From-To: closed-open State-Changed-By: jkh State-Changed-When: Thu Nov 13 07:51:45 PST 1997 State-Changed-Why: I'm reading too quickly. :) Author correctly notes that this is the p5 module for apache, not apache itself, therefore this is reopened and assigned to jfitz. Responsible-Changed-From-To: freebsd-ports->jfitz Responsible-Changed-By: jkh Responsible-Changed-When: Thu Nov 13 07:51:45 PST 1997 Responsible-Changed-Why: reassigned to maintainer From owner-freebsd-ports Thu Nov 13 12:23:14 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA16432 for ports-outgoing; Thu, 13 Nov 1997 12:23:14 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA16422; Thu, 13 Nov 1997 12:22:59 -0800 (PST) (envelope-from max@FreeBSD.org) From: Masafumi NAKANE Received: (from max@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id MAA09023; Thu, 13 Nov 1997 12:20:33 -0800 (PST) Date: Thu, 13 Nov 1997 12:20:33 -0800 (PST) Message-Id: <199711132020.MAA09023@freefall.freebsd.org> To: nobu@psrc.isac.co.jp, max@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/5006 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Update request ports/misc/fd State-Changed-From-To: open-closed State-Changed-By: max State-Changed-When: Thu Nov 13 12:19:27 PST 1997 State-Changed-Why: The update committed, thanks. I also changed the Version required: line to reflect the reality. From owner-freebsd-ports Thu Nov 13 13:08:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA21168 for ports-outgoing; Thu, 13 Nov 1997 13:08:50 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from cam.grad.kiev.ua ([195.5.25.54]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA21163 for ; Thu, 13 Nov 1997 13:08:44 -0800 (PST) (envelope-from Ruslan@Shevchenko.kiev.ua) Received: from Shevchenko.kiev.ua (localhost [127.0.0.1]) by cam.grad.kiev.ua (8.8.7/8.8.5) with ESMTP id AAA09244; Fri, 14 Nov 1997 00:03:19 GMT Message-ID: <346B9544.BEB0412D@Shevchenko.kiev.ua> Date: Fri, 14 Nov 1997 00:03:18 +0000 From: Ruslan Shevchenko X-Mailer: Mozilla 4.03b8 [en] (X11; I; FreeBSD 2.2.5-STABLE i386) MIME-Version: 1.0 To: Thomas Gellekum CC: ports@freebsd.org Subject: Re: ports/5023: fftpack port Makefile looks for .Z files; the files are actually gzip'd. References: <199711131020.CAA02741@hub.freebsd.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Thomas Gellekum wrote: > The following reply was made to PR ports/5023; it has been noted by GNATS. > > From: Thomas Gellekum ?tg@ihf.rwth-aachen.de? > To: cmf@netins.net > Cc: freebsd-gnats-submit@FreeBSD.ORG > Subject: Re: ports/5023: fftpack port Makefile looks for .Z files; the files are actually gzip'd. > Date: 13 Nov 1997 11:10:05 +0100 > > cmf@netins.net writes: > > ? The fftpack Makefile is written under the > ? assumption that the archive contains > ? compress(1) files, ending in .Z. In fact, they > ? are gzip(1) files, ending in .gz. > > Currently the directory in ftp://netlib.bell-labs.com/netlib/ is > empty, the one on ftp.netlib.org contains only uncompressed files > (*.f). Does anyone know what's going on here? > May be server support zipping/gzipping on fly, as wu-ftpd (currently, they use Plan9) > tg From owner-freebsd-ports Thu Nov 13 13:49:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA24491 for ports-outgoing; Thu, 13 Nov 1997 13:49:07 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from fenix.sasa.com.ni (root@sasa-torre.teran.com.ni [200.30.51.36]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA24452 for ; Thu, 13 Nov 1997 13:48:50 -0800 (PST) (envelope-from chris@sasa.com.ni) Received: from fenix.sasa.com.ni (chris@localhost.sasa.com.ni [127.0.0.1]) by fenix.sasa.com.ni (8.7.4/8.7.3) with SMTP id PAA11594 for ; Thu, 13 Nov 1997 15:59:27 -0600 (CST) Message-ID: <346B783E.41C67EA6@sasa.com.ni> Date: Thu, 13 Nov 1997 15:59:26 -0600 From: "Christopher A. Arauz Valenzuela" X-Mailer: Mozilla 3.01 (X11; I; BSD/OS 2.0 i386) MIME-Version: 1.0 To: ports@freebsd.org Subject: ayuda/helpme Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk where i could find documentation of like install JDK in BDD. I downlong the file jdk-1.0.2 and not have documents. thenk for you help Donde puedo encontrar documentacion para instalar jdk en BSD yo baje el archivo jdk-1.02 y no tiene documentacion. Gracias por ayuda From owner-freebsd-ports Thu Nov 13 15:00:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA00388 for ports-outgoing; Thu, 13 Nov 1997 15:00:05 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA00372; Thu, 13 Nov 1997 15:00:01 -0800 (PST) (envelope-from gnats) Resent-Date: Thu, 13 Nov 1997 15:00:01 -0800 (PST) Resent-Message-Id: <199711132300.PAA00372@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, dcarmich@mcs.com (Douglas Carmichael) Received: from dcarmich.pr.mcs.net (dcarmich.pr.mcs.net [204.95.63.202]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA29898 for ; Thu, 13 Nov 1997 14:55:32 -0800 (PST) (envelope-from dcarmich@dcarmich.pr.mcs.net) Received: (from dcarmich@localhost) by dcarmich.pr.mcs.net (8.8.7/8.8.7) id PAA07664; Thu, 13 Nov 1997 15:59:04 -0600 (CST) (envelope-from dcarmich) Message-Id: <199711132159.PAA07664@dcarmich.pr.mcs.net> Date: Thu, 13 Nov 1997 15:59:04 -0600 (CST) From: dcarmich@mcs.com (Douglas Carmichael) Reply-To: dcarmich@mcs.com (Douglas Carmichael) To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/5035: New port: amiwm-0.20pl28 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5035 >Category: ports >Synopsis: I have ported the amiwm window manager to FreeBSD >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Nov 13 15:00:00 PST 1997 >Last-Modified: >Originator: Douglas Carmichael >Organization: n/a >Release: FreeBSD 2.2.5-RELEASE i386 >Environment: I have ported version 0.20pl28 of the amiwm window manager to FreeBSD. amiwm is a window manager which makes your X Windows desktop look like an Amiga(TM). >Description: It is stored at ftp.freebsd.org:/pub/FreeBSD/incoming/amiwm-0.20pl28.tar.gz >How-To-Repeat: N/A >Fix: N/A >Audit-Trail: >Unformatted: From owner-freebsd-ports Thu Nov 13 15:12:40 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA01134 for ports-outgoing; Thu, 13 Nov 1997 15:12:40 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from post.mail.demon.net (post-10.mail.demon.net [194.217.242.154]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id PAA01126 for ; Thu, 13 Nov 1997 15:12:32 -0800 (PST) (envelope-from fports@jraynard.demon.co.uk) Received: from jraynard.demon.co.uk ([158.152.42.77]) by post.mail.demon.net id aa1016910; 13 Nov 97 23:08 GMT Received: (from fports@localhost) by jraynard.demon.co.uk (8.8.7/8.8.7) id VAA09014; Thu, 13 Nov 1997 21:08:06 GMT (envelope-from fports) Message-ID: <19971113210804.01377@jraynard.demon.co.uk> Date: Thu, 13 Nov 1997 21:08:04 +0000 From: James Raynard To: Andreas Klemm Cc: ports@freebsd.org Subject: Re: FreeBSD Port: postgresql-6.2.1 References: <346A131B.E389EAF2@WebSorcery.com> <19971113074605.41534@klemm.gtn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: <19971113074605.41534@klemm.gtn.com>; from Andreas Klemm on Thu, Nov 13, 1997 at 07:46:05AM +0100 Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, Nov 13, 1997 at 07:46:05AM +0100, Andreas Klemm wrote: > On Wed, Nov 12, 1997 at 06:54:15PM -0800, Tom wrote: > > > > You need a different kernel with SYSV shared memory and SYSV semaphore > > support. > > Aaahh ! Ok, I should mention it in the port ... > Never looked at that, beacuse I always have it turned on ! > Could somebody write a little program that probes shared memory > and semaphore support ? I have no time but if someone would > be so nice ... I can't test this, as I have all the SysV stuff turned on as well, but could you not just look at the output from ipcs -[MQST]? -- In theory, theory is better than practice. In practice, it isn't. James Raynard, Edinburgh, Scotland. http://www.freebsd.org/~jraynard/ From owner-freebsd-ports Thu Nov 13 15:48:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA04347 for ports-outgoing; Thu, 13 Nov 1997 15:48:05 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id PAA04229 for ; Thu, 13 Nov 1997 15:46:27 -0800 (PST) (envelope-from sheldonh@axl.iafrica.com) Received: from axl.iafrica.com [196.31.1.167] (sheldonh) by lists01.iafrica.com with esmtp (Exim 1.73 #1) id 0xW8wy-0005aT-00; Fri, 14 Nov 1997 01:45:28 +0200 From: Sheldon Hearn To: "Christopher A. Arauz Valenzuela" cc: ports@freebsd.org Subject: Re: ayuda/helpme In-reply-to: Your message of "Thu, 13 Nov 1997 15:59:26 CST." <346B783E.41C67EA6@sasa.com.ni> Date: Fri, 14 Nov 1997 01:45:29 +0200 Message-ID: <16648.879464729@axl.iafrica.com> Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 13 Nov 1997 15:59:26 CST, "Christopher A. Arauz Valenzuela" wrote: > where i could find documentation of like install JDK in BDD. > > I downlong the file jdk-1.0.2 and not have documents. Try the Java Development Kit home page on Sun's site: http://java.sun.com/products/jdk/1.1/index.html Sheldon. From owner-freebsd-ports Thu Nov 13 22:12:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA29721 for ports-outgoing; Thu, 13 Nov 1997 22:12:12 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from DNS.Lamb.net (root@DNS.Lamb.net [207.90.181.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA29711 for ; Thu, 13 Nov 1997 22:12:10 -0800 (PST) (envelope-from ulf@Gatekeeper.Alameda.net) Received: (from uucp@localhost) by DNS.Lamb.net (8.8.6/8.8.6) id WAA24500 for ; Thu, 13 Nov 1997 22:12:09 -0800 (PST) Received: from gatekeeper.Alameda.net(207.90.181.2) via SMTP by DNS.Lamb.net, id smtpd024498; Thu Nov 13 22:12:08 1997 Received: (from ulf@localhost) by Gatekeeper.Alameda.net (8.8.6/8.7.6) id WAA19124 for ports@freebsd.org; Thu, 13 Nov 1997 22:12:00 -0800 (PST) From: Ulf Zimmermann Message-Id: <199711140612.WAA19124@Gatekeeper.Alameda.net> Subject: Perl 5.00404 port To: ports@freebsd.org Date: Thu, 13 Nov 1997 22:12:00 -0800 (PST) X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Is in /pub/FreeBSD/incoming/perl5.00404.tar.gz Ulf. --------------------------------------------------------------------- Ulf Zimmermann, 1525 Pacific Ave., Alameda, CA-94501, #: 510-769-2936 Alameda Networks, Inc. | http://www.Alameda.net | Fax#: 510-521-5073 From owner-freebsd-ports Thu Nov 13 22:26:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA00928 for ports-outgoing; Thu, 13 Nov 1997 22:26:57 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from nomis.i-connect.net (nomis.i-Connect.Net [206.190.143.100]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id WAA00912 for ; Thu, 13 Nov 1997 22:26:52 -0800 (PST) (envelope-from shimon@i-connect.net) Received: (qmail 16672 invoked by uid 1000); 14 Nov 1997 06:27:15 -0000 Message-ID: X-Mailer: XFMail 1.2-beta-111097 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Date: Thu, 13 Nov 1997 22:27:15 -0800 (PST) Organization: Atlas Telecom From: Simon Shapiro To: freebsd-ports@freebsd.org, freebsd-current@freebsd.org Subject: ALL make package fail Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Relax :-) It is true, but not so bad; In the last few days, in -current, ALL make package fail the same way. PLIST asumes in virtually all packages that the target directory is /usr/local/whatever. /usr/share/mk/bsd.ports* sets up PREFIX and something else. The problem that cropped up is that now the makefiles do not seem to care no more. The only solution I found is to edit the PLIST files to contain @cwd /usr/local. Works, but a mess to edit all these files. Aside from that, I'd say 15% of the packages will not compile for other reasons. I'll be glad to publish the make output if anyone cares. Another comment to the decision makes; When you build the ports, you end up with ALL the packages installed. Not necessarily what one has in mind; One may want very much to build a package, but not necessarily install it on their system. Oh, if you did not catch it, it all happens on 3.0-current, as of today +/- one week. --- If Microsoft Built Cars: Every time they repainted the lines on the road, you'd have to buy a new car. Sincerely Yours, Simon Shapiro Atlas Telecom Senior Architect 14355 SW Allen Blvd., Suite 130 Beaverton OR 97005 Shimon@i-Connect.Net Voice: 503.799.2313 From owner-freebsd-ports Thu Nov 13 23:10:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA05065 for ports-outgoing; Thu, 13 Nov 1997 23:10:07 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA05055; Thu, 13 Nov 1997 23:10:01 -0800 (PST) (envelope-from gnats) Resent-Date: Thu, 13 Nov 1997 23:10:01 -0800 (PST) Resent-Message-Id: <199711140710.XAA05055@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, Nakai@elelab.nsc.co.jp Received: (from nobody@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA04979; Thu, 13 Nov 1997 23:09:40 -0800 (PST) (envelope-from nobody) Message-Id: <199711140709.XAA04979@hub.freebsd.org> Date: Thu, 13 Nov 1997 23:09:40 -0800 (PST) From: Nakai@elelab.nsc.co.jp To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/5036: Fixed port: guavac-1.0 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5036 >Category: ports >Synopsis: Fixed port: guavac-1.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Nov 13 23:10:00 PST 1997 >Last-Modified: >Originator: Yukihiro Nakai >Organization: Apricot Computer >Release: 3.0-current >Environment: 3.0-current >Description: I have fixed the guavac port to follow its latest version. Please enjoy.. diff -ruN guavac.orig/Makefile guavac/Makefile --- guavac.orig/Makefile Sat Nov 15 00:56:36 1997 +++ guavac/Makefile Sat Nov 15 00:24:33 1997 @@ -1,12 +1,12 @@ # New ports collection makefile for: guavac -# Version required: 0.3 +# Version required: 1.0 # Date created: 10 October 1996 # Whom: Yukihiro Nakai # # $Id: Makefile,v 1.3 1997/06/12 21:58:45 jdp Exp $ # -DISTNAME= guavac-0.3 +DISTNAME= guavac-1.0 CATEGORIES= lang MASTER_SITES= ftp://summit.stanford.edu/pub/guavac/ \ ftp://ftp.Germany.EU.net/pub/programming/languages/java/guavac/\ diff -ruN guavac.orig/files/md5 guavac/files/md5 --- guavac.orig/files/md5 Sat Nov 15 00:56:35 1997 +++ guavac/files/md5 Sat Nov 15 00:24:41 1997 @@ -1 +1 @@ -MD5 (guavac-0.3.tar.gz) = dc3b10cec02c9a9a0940cf3b2b542962 +MD5 (guavac-1.0.tar.gz) = d5456f8a90e66c5727e9a606b00fdfdd diff -ruN guavac.orig/patches/patch-aa guavac/patches/patch-aa --- guavac.orig/patches/patch-aa Sat Nov 15 00:56:36 1997 +++ guavac/patches/patch-aa Sat Nov 15 00:46:24 1997 @@ -17,3 +17,26 @@ done uninstall: +*** man/Makefile.in.orig Sat Nov 15 00:35:44 1997 +--- man/Makefile.in Sat Nov 15 00:36:03 1997 +*************** +*** 55,63 **** + cd $(srcdir) && for file in $(PRODUCT).1; do \ + $(INSTALL_DATA) $$file $(mandir)/man1/$$file; \ + done +! cd $(srcdir) && for file in $(PRODUCT).man; do \ +! $(INSTALL_DATA) $$file $(mandir)/cat1/$$file; \ +! done + + uninstall: + rm -f $(mandir)/man1/$(PRODUCT).1 +--- 55,63 ---- + cd $(srcdir) && for file in $(PRODUCT).1; do \ + $(INSTALL_DATA) $$file $(mandir)/man1/$$file; \ + done +! # cd $(srcdir) && for file in $(PRODUCT).man; do \ +! # $(INSTALL_DATA) $$file $(mandir)/cat1/$$file; \ +! # done + + uninstall: + rm -f $(mandir)/man1/$(PRODUCT).1 >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Thu Nov 13 23:53:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA09210 for ports-outgoing; Thu, 13 Nov 1997 23:53:43 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA09205 for ; Thu, 13 Nov 1997 23:53:39 -0800 (PST) (envelope-from andreas@klemm.gtn.com) Received: (from uucp@localhost) by news1.gtn.com (8.8.6/8.8.6) with UUCP id IAA29219; Fri, 14 Nov 1997 08:45:21 +0100 (MET) Received: (from andreas@localhost) by klemm.gtn.com (8.8.7/8.8.7) id IAA01548; Fri, 14 Nov 1997 08:05:26 +0100 (CET) (envelope-from andreas) Message-ID: <19971114080526.10403@klemm.gtn.com> Date: Fri, 14 Nov 1997 08:05:26 +0100 From: Andreas Klemm To: James Raynard Cc: ports@freebsd.org Subject: Re: FreeBSD Port: postgresql-6.2.1 References: <346A131B.E389EAF2@WebSorcery.com> <19971113074605.41534@klemm.gtn.com> <19971113210804.01377@jraynard.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84 In-Reply-To: <19971113210804.01377@jraynard.demon.co.uk>; from James Raynard on Thu, Nov 13, 1997 at 09:08:04PM +0000 X-Disclaimer: A free society is one where it is safe to be unpopular X-Operating-System: FreeBSD 3.0-CURRENT SMP Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, Nov 13, 1997 at 09:08:04PM +0000, James Raynard wrote: > I can't test this, as I have all the SysV stuff turned on as well, but > could you not just look at the output from ipcs -[MQST]? This is what I need, ipcs -S and -M, thanks ! -- Andreas Klemm powered by ,,symmetric multiprocessor FreeBSD'' From owner-freebsd-ports Fri Nov 14 00:19:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA10517 for ports-outgoing; Fri, 14 Nov 1997 00:19:08 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA10512 for ; Fri, 14 Nov 1997 00:19:01 -0800 (PST) (envelope-from narvi@haldjas.folklore.ee) Received: from haldjas.folklore.ee (haldjas.folklore.ee [172.17.2.1] (may be forged)) by haldjas.folklore.ee (8.8.7/8.8.4) with SMTP id KAA04023; Fri, 14 Nov 1997 10:18:32 +0200 (EET) Date: Fri, 14 Nov 1997 10:18:32 +0200 (EET) From: Narvi To: "David E. Tweten" cc: freebsd-ports@FreeBSD.ORG Subject: Re: PGP Key Size Limitation in Ports In-Reply-To: <199711112222.OAA14392@ns.frihet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 11 Nov 1997, David E. Tweten wrote: > I just pkg_delete'd pgp and rsaref, made them clean, and did make installs on > both to be sure things still work as I remembered. They do. Ports MIT PGP > 2.6.2 will still only accept keys up to 1024 bits in length. That's a bug. > > Real MIT PGP 2.6.2 works with keys up to 2048 bits, and generates keys up to > 2047 bits, when compiled for Unix. A possible reason for the difference is > that real MIT PGP 2.6.2 contains and uses an enhanced version of rsaref, with > permission from RSADSI. The stock rsaref (which is presumably the one built > by Ports) has the 1024-bit restriction. > > Why does Ports build domestic PGP 2.6.2 to use the less capable rsaref, when > the more capable modified version is shipped with the other source from MIT? Because the only RSA encryption you can use inside US comes from RSA. It is *illegal* for you to use any other lib than the one you get from RSA. > -- > David E. Tweten | 2047-bit PGP fingerprint: | tweten@frihet.com > 12141 Atrium Drive | E9 59 E7 5C 6B 88 B8 90 | tweten@and.com > Saratoga, CA 95070-3162 | 65 30 2A A4 A0 BC 49 AE | (408) 446-4131 > Those who make good products sell products; those who don't, sell solutions. > > Sander There is no love, no good, no happiness and no future - all these are just illusions. From owner-freebsd-ports Fri Nov 14 00:20:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA10623 for ports-outgoing; Fri, 14 Nov 1997 00:20:06 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA10589; Fri, 14 Nov 1997 00:20:01 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 14 Nov 1997 00:20:01 -0800 (PST) Resent-Message-Id: <199711140820.AAA10589@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, sheldonh@iafrica.com Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id AAA10323 for ; Fri, 14 Nov 1997 00:12:28 -0800 (PST) (envelope-from sheldonh@axl.iafrica.com) Received: from axl.iafrica.com [196.31.1.167] (sheldonh) by lists01.iafrica.com with esmtp (Exim 1.73 #1) id 0xWGrV-0007K4-00; Fri, 14 Nov 1997 10:12:21 +0200 Received: (from sheldonh@localhost) by axl.iafrica.com (8.8.8/8.8.7) id KAA23847; Fri, 14 Nov 1997 10:12:23 +0200 (SAT) (envelope-from sheldonh) Message-Id: <199711140812.KAA23847@axl.iafrica.com> Date: Fri, 14 Nov 1997 10:12:23 +0200 (SAT) From: sheldonh@iafrica.com Reply-To: sheldonh@iafrica.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/5037: ports/netcat: silly PLIST Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5037 >Category: ports >Synopsis: ports/netcat: silly PLIST >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Nov 14 00:20:00 PST 1997 >Last-Modified: >Originator: Sheldon Hearn >Organization: UUNET Internet Africa >Release: FreeBSD 2.2.5-STABLE i386 >Environment: FreeBSD 2.2-STABLE as of 5 Nov 1997 >Description: The netcat port leaves behind a directory that it should smoke at pkg_delete. >How-To-Repeat: # Make sure NOPORTDOCS is not defined at make time cd /usr/ports/net/netcat make package pkg_delete -v netcat-1.10 [ -d /usr/local/share/doc/netcat ] && echo See? Told ya. >Fix: The following patches will a) Fix the PLIST with an @dirrm b) Teach the Makefile how to handle NOPORTDOCS diff -urN /usr/ports/net/netcat/Makefile /root/netcat/Makefile --- /usr/ports/net/netcat/Makefile Sat Oct 11 03:08:19 1997 +++ /root/netcat/Makefile Fri Nov 14 10:09:54 1997 @@ -28,6 +28,8 @@ @${MKDIR} ${PREFIX}/share/doc/netcat \ && chmod a+rx ${PREFIX}/share/doc/netcat ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/netcat +.else +PLIST=${PKGDIR}/PLIST.nodocs .endif .include diff -urN /usr/ports/net/netcat/pkg/PLIST /root/netcat/pkg/PLIST --- /usr/ports/net/netcat/pkg/PLIST Fri Nov 22 10:16:50 1996 +++ /root/netcat/pkg/PLIST Fri Nov 14 10:09:54 1997 @@ -1,2 +1,3 @@ bin/nc share/doc/netcat/README +@dirrm share/doc/netcat diff -urN /usr/ports/net/netcat/pkg/PLIST.nodocs /root/netcat/pkg/PLIST.nodocs --- /usr/ports/net/netcat/pkg/PLIST.nodocs Thu Jan 1 02:00:00 1970 +++ /root/netcat/pkg/PLIST.nodocs Fri Nov 14 10:09:54 1997 @@ -0,0 +1 @@ +bin/nc >Audit-Trail: >Unformatted: From owner-freebsd-ports Fri Nov 14 00:27:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA11035 for ports-outgoing; Fri, 14 Nov 1997 00:27:58 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id AAA11029 for ; Fri, 14 Nov 1997 00:27:51 -0800 (PST) (envelope-from sheldonh@axl.iafrica.com) Received: from axl.iafrica.com [196.31.1.167] (sheldonh) by lists01.iafrica.com with esmtp (Exim 1.73 #1) id 0xWH3p-0007QL-00; Fri, 14 Nov 1997 10:25:05 +0200 From: Sheldon Hearn To: Masafumi NAKANE cc: freebsd-ports@freebsd.org Subject: Re: /var/run/ In-reply-to: Your message of "Fri, 14 Nov 1997 16:44:23 +0900." <199711140744.QAA10961@access.sfc.wide.ad.jp> Date: Fri, 14 Nov 1997 10:25:08 +0200 Message-ID: <24021.879495908@axl.iafrica.com> Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 14 Nov 1997 16:44:23 +0900, Masafumi NAKAN wrote: > 5. The directory /var/run isn't proper place for this purpose in the > first place. I suppose /tmp is still out of the question since the last time I mentioned it? Is this being decided by hier(7) or by undocumented religious concerns? hier(7): /tmp/ temporary files, usually a mfs(8) memory-based filesystem (the contents of /tmp are usually NOT preserved across a system re- boot) Regardless, it's evident that xemacs would benefit from an rc.d/xemacs.sh that puts its lockdir somewhere? Of course, the real solution is probably to hack up xemacs' naming system for its lock files so they can go wherever without running the risk of bumping into someone _else's_ lock files. 2c.sheldonh From owner-freebsd-ports Fri Nov 14 00:56:19 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA13222 for ports-outgoing; Fri, 14 Nov 1997 00:56:19 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA13213; Fri, 14 Nov 1997 00:56:11 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id AAA12515; Fri, 14 Nov 1997 00:53:42 -0800 (PST) Date: Fri, 14 Nov 1997 00:53:42 -0800 (PST) Message-Id: <199711140853.AAA12515@freefall.freebsd.org> To: tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, pst@FreeBSD.ORG Subject: Re: ports/5012 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: tkgoodstuff requires executable fvwm2 not fvwm Responsible-Changed-From-To: freebsd-ports->pst Responsible-Changed-By: tg Responsible-Changed-When: Fri Nov 14 00:53:06 PST 1997 Responsible-Changed-Why: pst is the maintainer. From owner-freebsd-ports Fri Nov 14 00:58:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA13327 for ports-outgoing; Fri, 14 Nov 1997 00:58:42 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA13318; Fri, 14 Nov 1997 00:58:36 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id AAA12644; Fri, 14 Nov 1997 00:56:07 -0800 (PST) Date: Fri, 14 Nov 1997 00:56:07 -0800 (PST) Message-Id: <199711140856.AAA12644@freefall.freebsd.org> To: tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, ache@FreeBSD.ORG Subject: Re: ports/5010 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: UPDATED Port: patch up to adcomplain-2.78 Responsible-Changed-From-To: freebsd-ports->ache Responsible-Changed-By: tg Responsible-Changed-When: Fri Nov 14 00:55:03 PST 1997 Responsible-Changed-Why: ache is the maintainer. From owner-freebsd-ports Fri Nov 14 01:19:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA14691 for ports-outgoing; Fri, 14 Nov 1997 01:19:01 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA14682; Fri, 14 Nov 1997 01:18:55 -0800 (PST) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id BAA12823; Fri, 14 Nov 1997 01:16:26 -0800 (PST) Date: Fri, 14 Nov 1997 01:16:26 -0800 (PST) Message-Id: <199711140916.BAA12823@freefall.freebsd.org> To: sheldonh@iafrica.com, obrien@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/5037 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: ports/netcat: silly PLIST State-Changed-From-To: open-closed State-Changed-By: obrien State-Changed-When: Fri Nov 14 01:07:50 PST 1997 State-Changed-Why: Commited @rmdir part. As far as the other, it is generally not our practice to have multiple PLISTS to deal with NOPORTSDOCS and NOMANCOMPRESS. From owner-freebsd-ports Fri Nov 14 01:46:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA16647 for ports-outgoing; Fri, 14 Nov 1997 01:46:04 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA16573; Fri, 14 Nov 1997 01:45:22 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id BAA13132; Fri, 14 Nov 1997 01:42:52 -0800 (PST) Date: Fri, 14 Nov 1997 01:42:52 -0800 (PST) Message-Id: <199711140942.BAA13132@freefall.freebsd.org> To: dcarmich@mcs.com, tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/5035 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: I have ported the amiwm window manager to FreeBSD State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Fri Nov 14 01:42:29 PST 1997 State-Changed-Why: Imported, thanks. From owner-freebsd-ports Fri Nov 14 01:46:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA16681 for ports-outgoing; Fri, 14 Nov 1997 01:46:27 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id BAA16657; Fri, 14 Nov 1997 01:46:09 -0800 (PST) (envelope-from sheldonh@axl.iafrica.com) Received: from axl.iafrica.com [196.31.1.167] (sheldonh) by lists01.iafrica.com with esmtp (Exim 1.73 #1) id 0xWIK4-0000Mh-00; Fri, 14 Nov 1997 11:45:56 +0200 From: Sheldon Hearn To: "David E. O'Brien" cc: freebsd-ports@freebsd.org Subject: Re: ports/5037 In-reply-to: Your message of "Fri, 14 Nov 1997 01:16:26 PST." <199711140916.BAA12823@freefall.freebsd.org> Date: Fri, 14 Nov 1997 11:45:58 +0200 Message-ID: <24725.879500758@axl.iafrica.com> Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 14 Nov 1997 01:16:26 PST, "David E. O'Brien" wrote: > As far as the other, it is generally not our practice to have multiple > PLISTS to deal with NOPORTSDOCS and NOMANCOMPRESS. So it's acceptable to engineer a port such that the packing list errs in terms of trying to remove elements that weren't installed? If so, that takes several loads off my mind, as I've been battling with conditional PLIST handling for a few days now. :-) Thanks, Sheldon. From owner-freebsd-ports Fri Nov 14 01:56:46 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA17403 for ports-outgoing; Fri, 14 Nov 1997 01:56:46 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id BAA17383; Fri, 14 Nov 1997 01:56:34 -0800 (PST) (envelope-from sheldonh@axl.iafrica.com) Received: from axl.iafrica.com [196.31.1.167] (sheldonh) by lists01.iafrica.com with esmtp (Exim 1.73 #1) id 0xWISY-0000Qu-00; Fri, 14 Nov 1997 11:54:42 +0200 From: Sheldon Hearn To: "David E. O'Brien" cc: freebsd-ports@freebsd.org Subject: Re: ports/5037 In-reply-to: Your message of "Fri, 14 Nov 1997 01:16:26 PST." <199711140916.BAA12823@freefall.freebsd.org> Date: Fri, 14 Nov 1997 11:54:44 +0200 Message-ID: <24781.879501284@axl.iafrica.com> Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 14 Nov 1997 01:16:26 PST, "David E. O'Brien" wrote: > As far as the other, it is generally not our practice to have multiple > PLISTS to deal with NOPORTSDOCS and NOMANCOMPRESS. As an afterthought... is the way ports/net/moxftp handles the problem of conditional package lists an acceptable practice? I really do enjoy finishing up with an accurate /var/db/pkg and I'm keen to investigate veis und miens. :-) Sheldon. From owner-freebsd-ports Fri Nov 14 02:24:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA18803 for ports-outgoing; Fri, 14 Nov 1997 02:24:13 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA18773; Fri, 14 Nov 1997 02:24:01 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id CAA13451; Fri, 14 Nov 1997 02:21:31 -0800 (PST) Date: Fri, 14 Nov 1997 02:21:31 -0800 (PST) Message-Id: <199711141021.CAA13451@freefall.freebsd.org> To: Nakai@elelab.nsc.co.jp, tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/5036 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Fixed port: guavac-1.0 State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Fri Nov 14 02:20:42 PST 1997 State-Changed-Why: Committed, thanks. BTW, your patches were against an older version of this port. From owner-freebsd-ports Fri Nov 14 03:20:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA21456 for ports-outgoing; Fri, 14 Nov 1997 03:20:24 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from silvia.HIP.Berkeley.EDU (wck-ca9-11.ix.netcom.com [204.31.231.107]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA21450; Fri, 14 Nov 1997 03:20:19 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.7/8.6.9) id DAA07210; Fri, 14 Nov 1997 03:14:31 -0800 (PST) Date: Fri, 14 Nov 1997 03:14:31 -0800 (PST) Message-Id: <199711141114.DAA07210@silvia.HIP.Berkeley.EDU> To: axl@iafrica.com CC: obrien@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG In-reply-to: <24781.879501284@axl.iafrica.com> (message from Sheldon Hearn on Fri, 14 Nov 1997 11:54:44 +0200) Subject: Re: ports/5037 From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * As an afterthought... is the way ports/net/moxftp handles the problem of * conditional package lists an acceptable practice? I really do enjoy * finishing up with an accurate /var/db/pkg and I'm keen to investigate * veis und miens. :-) No. I don't want to sound harsh, but we already have more than enough ports that we can handle, and we deem that as unnecessary complication for a relatively minor case. This is a policy decision made a long time ago, and I don't see any reason to change it now. Satoshi From owner-freebsd-ports Fri Nov 14 05:20:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA27307 for ports-outgoing; Fri, 14 Nov 1997 05:20:37 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA27276; Fri, 14 Nov 1997 05:20:23 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id FAA15943; Fri, 14 Nov 1997 05:17:51 -0800 (PST) Date: Fri, 14 Nov 1997 05:17:51 -0800 (PST) Message-Id: <199711141317.FAA15943@freefall.freebsd.org> To: Nakai@MLab.t.u-tokyo.ac.jp, tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4387 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port: icewm State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Fri Nov 14 05:16:15 PST 1997 State-Changed-Why: Imported, thanks. I upgraded to 0.8.6 while I was at it; you might want to check the port again. From owner-freebsd-ports Fri Nov 14 05:34:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA28342 for ports-outgoing; Fri, 14 Nov 1997 05:34:17 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from hawk.gnome.co.uk (gnome.gw.cerbernet.co.uk [193.243.224.22]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA28320 for ; Fri, 14 Nov 1997 05:34:10 -0800 (PST) (envelope-from jacs@hawk.gnome.co.uk) Received: from hawk.gnome.co.uk (localhost [127.0.0.1]) by hawk.gnome.co.uk (8.8.8/8.8.8) with ESMTP id NAA10430 for ; Fri, 14 Nov 1997 13:34:06 GMT (envelope-from jacs@hawk.gnome.co.uk) Message-Id: <199711141334.NAA10430@hawk.gnome.co.uk> X-Mailer: exmh version 2.0zeta 7/24/97 To: ports@freebsd.org Subject: make index failing. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 14 Nov 1997 13:34:06 +0000 From: Chris Stenton Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have just tried "make index" at the top level of the current ports collection and it is failing. hawk: {8} make index Generating INDEX - please wait..make: don't know how to make describe. Stop *** Error code 1 Stop. *** Error code 1 Stop. hawk: {9} From owner-freebsd-ports Fri Nov 14 05:59:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA29754 for ports-outgoing; Fri, 14 Nov 1997 05:59:39 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA29594; Fri, 14 Nov 1997 05:58:26 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id FAA16323; Fri, 14 Nov 1997 05:55:54 -0800 (PST) Date: Fri, 14 Nov 1997 05:55:54 -0800 (PST) Message-Id: <199711141355.FAA16323@freefall.freebsd.org> To: vanilla@MinJe.com.TW, tg@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4481 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: yet another Mac hfs utility State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Fri Nov 14 05:55:17 PST 1997 State-Changed-Why: Imported with minor changes. Thanks. From owner-freebsd-ports Fri Nov 14 06:40:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA03059 for ports-outgoing; Fri, 14 Nov 1997 06:40:00 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from opal.eblan.com (spline@sendmail.exploit.ORG [209.94.111.26]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA03048 for ; Fri, 14 Nov 1997 06:39:55 -0800 (PST) (envelope-from root@opal.eblan.com) Received: (from root@localhost) by opal.eblan.com (8.8.8/8.8.8) id JAA03433; Fri, 14 Nov 1997 09:41:48 -0500 (EST) (envelope-from root) Date: Fri, 14 Nov 1997 09:41:48 -0500 (EST) Message-Id: <199711141441.JAA03433@opal.eblan.com> To: obrien@NUXI.com, ports@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-URL: http://www.freebsd.org/cgi/ports.cgi?query=icmp&stype=all X-Mailer: Lynx, Version 2.7.1ac-0.89 X-Personal_name: Andrew Ryder From: aryder@bestweb.net Subject: FreeBSD Port: icmpinfo-1.11 Sender: owner-freebsd-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk The icmpinfo seems to work only from localhost pings.. nothing remote :\ From owner-freebsd-ports Fri Nov 14 06:50:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA04043 for ports-outgoing; Fri, 14 Nov 1997 06:50:07 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA04030; Fri, 14 Nov 1997 06:50:03 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 14 Nov 1997 06:50:03 -0800 (PST) Resent-Message-Id: <199711141450.GAA04030@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, volf@oasis.IAEhv.nl Received: from news.IAEhv.nl (root@news.IAEhv.nl [194.151.64.4]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id GAA03528 for ; Fri, 14 Nov 1997 06:44:17 -0800 (PST) (envelope-from volf@oasis.IAEhv.nl) Received: from oasis.IAEhv.nl (uucp@localhost) by news.IAEhv.nl (8.6.13/1.63) with IAEhv.nl; pid 10923 on Fri, 14 Nov 1997 14:44:09 GMT; id OAA10923 efrom: volf@oasis.IAEhv.nl; eto: freebsd.org!freebsd-gnats-submit Received: from LOCAL (volf@localhost) by oasis.IAEhv.nl (8.8.8/1.63); pid 8711 on Fri, 14 Nov 1997 14:35:16 GMT; id OAA08711 efrom: volf; eto: UNKNOWN Message-Id: <199711141435.OAA08711@oasis.IAEhv.nl> Date: Fri, 14 Nov 1997 14:35:16 GMT From: volf@oasis.IAEhv.nl (Frank Volf) Reply-To: volf@oasis.IAEhv.nl To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: volf@oasis.IAEhv.nl X-Send-Pr-Version: 3.2 Subject: ports/5042: New port: unpost-2.3.4 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5042 >Category: ports >Synopsis: New port: unpost-2.3.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Nov 14 06:50:01 PST 1997 >Last-Modified: >Originator: Frank Volf >Organization: Frank Volf's private UUCP site, Eindhoven, the Netherlands >Release: FreeBSD 2.2.2-RELEASE i386 >Environment: >Description: I have created a port for the unpost program. This program can extract binary files from multi-segment uuencoded USENET postings or Email. Although, some news readers can do this also, it is still usefull if you have a large collection of unsorted files (like a news spool directory for alt.binaries.*). The program is also reasonable smart in finding out which segments belong together Two remarks: 1) Have a look at the copyright notice in unpost.1, I'm not sure if an entry in LEGAL is necessary. 2) There is only a formatted manpage, I'm not sure if I handled this correctly in the Makefile Frank begin 644 unpost.tar M=6YP;W-T+P`````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M`````````````"`T,#U=22U-20WTO=6YP;W-T("1[ M4%)%1DE8?2]B:6X*"21[24Y35$%,3%]$051!?2`D>U=22U-20WTO=6YP;W-T M+F1O8R`D>U!2149)6'TO;6%N+V-A=#$O=6YP;W-T+C$*"21[1UI)4%]#341] M("1[4%)%1DE8?2]M86XO8V%T,2]U;G!O'1R86-T(&)I;F%R:65S(&9R;VT@;75L=&DMHow-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Fri Nov 14 09:03:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA13406 for ports-outgoing; Fri, 14 Nov 1997 09:03:29 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA13399; Fri, 14 Nov 1997 09:03:23 -0800 (PST) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id JAA03125; Fri, 14 Nov 1997 09:00:50 -0800 (PST) Date: Fri, 14 Nov 1997 09:00:50 -0800 (PST) Message-Id: <199711141700.JAA03125@freefall.freebsd.org> To: jdp@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, jdp@FreeBSD.ORG Subject: Re: ports/5022 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: AT LAST! New port for cvsup-bin-15.2 (binary dist) Responsible-Changed-From-To: freebsd-ports->jdp Responsible-Changed-By: jdp Responsible-Changed-When: Fri Nov 14 08:59:37 PST 1997 Responsible-Changed-Why: Thanks very much! I will shepherd this into the tree ASAP. From owner-freebsd-ports Fri Nov 14 09:19:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA14796 for ports-outgoing; Fri, 14 Nov 1997 09:19:16 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from ns.frihet.com (frihet.bayarea.net [205.219.92.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA14786 for ; Fri, 14 Nov 1997 09:19:11 -0800 (PST) (envelope-from tweten@ns.frihet.com) Received: from ns.frihet.com (LOCALHOST [127.0.0.1]) by ns.frihet.com (8.8.7/8.8.7) with ESMTP id JAA07962; Fri, 14 Nov 1997 09:18:35 -0800 (PST) (envelope-from tweten@ns.frihet.com) Message-Id: <199711141718.JAA07962@ns.frihet.com> X-Mailer: exmh version 2.0zeta 7/24/97 Reply-To: "David E. Tweten" To: Narvi cc: freebsd-ports@FreeBSD.ORG Subject: Re: PGP Key Size Limitation in Ports Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 14 Nov 1997 09:18:34 -0800 From: "David E. Tweten" Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Initially quoting me, narvi@haldjas.folklore.ee said: >> Why does Ports build domestic PGP 2.6.2 to use the less capable rsaref, >> when the more capable modified version is shipped with the other source >> from MIT? >Because the only RSA encryption you can use inside US comes from RSA. >It is *illegal* for you to use any other lib than the one you get >from RSA. Not true. MIT gained RSADSI permission to use RSAREF _with modifications_ in its release of PGP. Nobody else has that permission, and therefore can't modify rsaref for larger keys. It makes no sense to me to strip out the non-patent-infringing modified rsaref from MIT PGP 2.6.2 and substitute the less capable unmodified form. My question stands. -- David E. Tweten | 2047-bit PGP fingerprint: | tweten@frihet.com 12141 Atrium Drive | E9 59 E7 5C 6B 88 B8 90 | tweten@and.com Saratoga, CA 95070-3162 | 65 30 2A A4 A0 BC 49 AE | (408) 446-4131 Those who make good products sell products; those who don't, sell solutions. From owner-freebsd-ports Fri Nov 14 13:09:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA03933 for ports-outgoing; Fri, 14 Nov 1997 13:09:23 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA03926 for ; Fri, 14 Nov 1997 13:09:18 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.8.7/8.6.9) with ESMTP id WAA00905; Fri, 14 Nov 1997 22:08:08 +0100 (CET) Message-Id: <199711142108.WAA00905@peedub.muc.de> X-Mailer: exmh version 2.0zeta 7/24/97 To: Sheldon Hearn cc: Masafumi NAKANE , freebsd-ports@FreeBSD.ORG Subject: Re: /var/run/ Reply-To: Gary Jennejohn In-reply-to: Your message of "Fri, 14 Nov 1997 10:25:08 +0200." <24021.879495908@axl.iafrica.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 14 Nov 1997 22:08:08 +0100 From: Gary Jennejohn Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Sheldon Hearn writes: > > >On Fri, 14 Nov 1997 16:44:23 +0900, Masafumi NAKAN wrote: > >> 5. The directory /var/run isn't proper place for this purpose in the >> first place. > >I suppose /tmp is still out of the question since the last time I >mentioned it? Is this being decided by hier(7) or by undocumented >religious concerns? > >hier(7): > /tmp/ temporary files, usually a mfs(8) memory-based filesystem > (the contents of /tmp are usually NOT preserved across a > system re- boot) > >Regardless, it's evident that xemacs would benefit from an >rc.d/xemacs.sh that puts its lockdir somewhere? > >Of course, the real solution is probably to hack up xemacs' naming >system for its lock files so they can go wherever without running the >risk of bumping into someone _else's_ lock files. > >2c.sheldonh > Max, where were you when this was discussed-to-death on the ports list ? The general consensus (among those who were involved) seemed to be to put the lock file under /var/run. I merely committed the PR ! _I_ don't care where the lock file goes. Put it under /tmp, for all I care. Just don't forget to change both xemacs and xemacs20. The idea with a shell script won't work because the path to the lock dir is compiled into the executable. --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.dec.com From owner-freebsd-ports Fri Nov 14 15:26:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA12076 for ports-outgoing; Fri, 14 Nov 1997 15:26:21 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA12068; Fri, 14 Nov 1997 15:26:10 -0800 (PST) (envelope-from hoek@FreeBSD.org) From: Tim Vanderhoek Received: (from hoek@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id PAA05068; Fri, 14 Nov 1997 15:23:36 -0800 (PST) Date: Fri, 14 Nov 1997 15:23:36 -0800 (PST) Message-Id: <199711142323.PAA05068@freefall.freebsd.org> To: bgingery@gtcs.com, hoek@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4343 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New ports submission - GUI E-Mail util State-Changed-From-To: open-closed State-Changed-By: hoek State-Changed-When: Fri Nov 14 15:21:29 PST 1997 State-Changed-Why: Imported, and currently being tested by Alex Nash. ;-) From owner-freebsd-ports Fri Nov 14 23:20:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA05211 for ports-outgoing; Fri, 14 Nov 1997 23:20:04 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA05173; Fri, 14 Nov 1997 23:20:02 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 14 Nov 1997 23:20:02 -0800 (PST) Resent-Message-Id: <199711150720.XAA05173@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, gljohns@bellsouth Received: from gforce.bellsouth.net (host-32-96-78-118.msy.bellsouth.net [32.96.78.118]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA05029 for ; Fri, 14 Nov 1997 23:17:37 -0800 (PST) (envelope-from glenn@gforce.bellsouth.net) Received: (from glenn@localhost) by gforce.bellsouth.net (8.8.7/8.8.7) id BAA02801; Sat, 15 Nov 1997 01:16:19 -0600 (CST) (envelope-from glenn) Message-Id: <199711150716.BAA02801@gforce.bellsouth.net> Date: Sat, 15 Nov 1997 01:16:19 -0600 (CST) From: gljohns@bellsouth.net Reply-To: gljohns@bellsouth To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/5049: ctwm port out of date Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5049 >Category: ports >Synopsis: ctwm port out of date >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Nov 14 23:20:01 PST 1997 >Last-Modified: >Originator: Glenn Johnson >Organization: >Release: FreeBSD 3.0-971022-SNAP i386 >Environment: >Description: The current version of ctwm is 3.5b3 while the port is 3.5b1. >How-To-Repeat: >Fix: update distfile to ctwm-3.5b and make patch file for Imakefile. >Audit-Trail: >Unformatted: From owner-freebsd-ports Sat Nov 15 07:42:19 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA13929 for ports-outgoing; Sat, 15 Nov 1997 07:42:19 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA13906; Sat, 15 Nov 1997 07:42:11 -0800 (PST) (envelope-from jraynard@FreeBSD.org) From: James Raynard Received: (from jraynard@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id HAA00973; Sat, 15 Nov 1997 07:39:31 -0800 (PST) Date: Sat, 15 Nov 1997 07:39:31 -0800 (PST) Message-Id: <199711151539.HAA00973@freefall.freebsd.org> To: jraynard@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: conf/5045 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: freebsd.ftp.markers for xearth is out of date! Responsible-Changed-From-To: freebsd-bugs->ports Responsible-Changed-By: jraynard Responsible-Changed-When: Sat Nov 15 07:34:17 PST 1997 Responsible-Changed-Why: xearth is a port, not part of the abbase system Also give a more realistic priority From owner-freebsd-ports Sat Nov 15 08:11:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA15344 for ports-outgoing; Sat, 15 Nov 1997 08:11:50 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from room101.sysc.com (qmailr@richmojm2.student.rose-hulman.edu [137.112.206.126]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id IAA15339 for ; Sat, 15 Nov 1997 08:11:47 -0800 (PST) (envelope-from jayrich@room101.sysc.com) Received: (qmail 1439 invoked by uid 1000); 15 Nov 1997 16:11:28 -0000 Date: Sat, 15 Nov 1997 11:11:28 -0500 (EST) From: "Jay M. Richmond" To: freebsd-ports@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello, I'm trying to run the latest xfractint 3.04 port under 2.2.5-stable It works fine until I try to select a video mode/display a fractal. I get a segmentation fault when I do try this. Can someone verify that this is working properly under 2.2.5-stable or is there something that needs to be fixed? thanks,jay please cc via e-mail. -----BEGIN PGP PUBLIC KEY BLOCK----- Version: 2.6.2 mQCNAzQe9IMAAAEEAKVCBVhfVHCyNOsNvCwXbamYDslPoBoUgllJxGWrjYr8+XOS mAIo6VNyR6E0Q57SICfxAlw8CfrW3jSFZxCalyAr7f4SU/ioF7qOx9AEeRePKbQD XQYT/eUirjo4h1TzQPWMrlGtnehTJfX4LKLeu8WRsMog/6LMzxBohdeuTAY9AAUR tCJKYXkgTS4gUmljaG1vbmQgPGpheXJpY2hAc3lzYy5jb20+ =PTZq -----END PGP PUBLIC KEY BLOCK----- From owner-freebsd-ports Sat Nov 15 10:00:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA21563 for ports-outgoing; Sat, 15 Nov 1997 10:00:48 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from mail.cs.tu-berlin.de (root@mail.cs.tu-berlin.de [130.149.17.13]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA21555 for ; Sat, 15 Nov 1997 10:00:42 -0800 (PST) (envelope-from wosch@cs.tu-berlin.de) Received: from panke.panke.de (anonymous214.ppp.cs.tu-berlin.de [130.149.17.214]) by mail.cs.tu-berlin.de (8.8.6/8.8.7) with ESMTP id SAA03473 for ; Sat, 15 Nov 1997 18:57:53 +0100 (MET) Received: (from wosch@localhost) by panke.panke.de (8.8.5/8.6.12) id SAA00701; Sat, 15 Nov 1997 18:34:22 +0100 (MET) Date: Sat, 15 Nov 1997 18:34:22 +0100 (MET) Message-Id: <199711151734.SAA00701@panke.panke.de> From: Wolfram Schneider To: ports@freebsd.org Subject: New ports added/updated last two weeks Reply-to: ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Introduction ------------ The FreeBSD Ports Collection offers a simple way for users and administrators to install applications. Each "port" listed here contains any patches necessary to make the original application source code compile and run on FreeBSD. Installing an application is as simple as downloading the port, unpacking it and typing make in the port directory. The Makefile automatically fetches the application source code, either from a local disk or via ftp, unpacks it on your system, applies the patches, and compiles. If all goes well, simply type make install to install the application. For more information about using ports, see the ports collection http://www.freebsd.org/handbook/ports.html and http://www.freebsd.org/ports/ (here are also links to the sources and pre-compiled packages) There are currently 1161 ports in the FreeBSD Ports Collection. New ports added last two weeks ------------------------------ Category converters ================================================== kdesupport-1.2b Mime and UUENCODE/DECODE libraries for the KDE integrated X11 desktop Maintained by: se@freebsd.org Also listed in: kde Requires: gmake-3.76.1, qt-1.31 Category devel ================================================== cccc-2.1.1 C and C++ Code Counter Maintained by: andy@icc.surw.chel.su Also listed in: textproc www Requires: gmake-3.76.1, pccts-1.33 sfio-97 The Safe/Fast I/O Library Maintained by: jraynard@freebsd.org tkref-1.01 A programmer's GUI reference for Tcl/Tk and major packages. Maintained by: bgingery@gtcs.com Also listed in: x11 Requires: tcl-8.0, tk-8.0 Category emulators ================================================== hfsutils-2.0 Yet Another HFS Utility Maintained by: vanilla@MinJe.com.TW Requires: tcl-8.0, tk-8.0 sim-2.3 PDP-8, PDP-11, PDP-1, other 18b PDP, Nova, and IBM 1401 simulators. Maintained by: jraynard@FreeBSD.ORG snes9x-0.23 Super Nintendo Entertainment System(SNES) Emulator Maintained by: Nakai@Mlab.t.u-tokyo.ac.jp Requires: linux_lib-2.4 stonx-0.6.7e AtariST emulator Maintained by: tr@freebsd.mayn.de xzx-2.2.1 ZX Spectrum (48K/128K/+3) Emulator for X11 Windows Maintained by: axl@iafrica.com Also listed in: x11 Category games ================================================== kdegames-1.2b Games for the KDE integrated X11 desktop Maintained by: se@freebsd.org Also listed in: kde Requires: giflib-3.0, gmake-3.76.1, jpeg-6a, kdelibs-1.2b, qt-1.31 xmame-0.29.1 Emulator that emulates many classic arcade game machines Maintained by: dburr@POBoxes.com Requires: gmake-3.76.1, xpm-3.4j Category graphics ================================================== hdf-4.1r1 Hierarchical Data Format library (from NCSA) Maintained by: mi@aldan.ziplink.net Requires: jpeg-6a Category japanese ================================================== ja-zipcodes-1.0 japanese zipcode tables. includes both 3/5 and 7 digits form. Maintained by: itojun@itojun.org Requires: ja-nkf-1.62, lha-1.14c Category lang ================================================== guile-1.2 GNU's Ubiquitous Intelligent Language for Extension Maintained by: jseger@FreeBSD.org tclplugin-2.0.3b Tcl Plug-in for Netscape Navigator Maintained by: andreas@FreeBSD.ORG Requires: netscape-4.04, tcl-8.0, tk-8.0 Category mail ================================================== asmail-0.50 This is a biff type program, designed to match AfterStep. Maintained by: brett@peloton.physics.montana.edu Also listed in: x11 Requires: xpm-3.4j mmr-1.5.1 A curses based MIME aware mailer Maintained by: andy@icc.surw.chel.su tkrat-1.0.5 An advanced scriptable GUI Mail UA for X-, Win32 and Mac Maintained by: bgingery@gtcs.com Also listed in: tk80 Requires: imap-uw-4.1b, tcl-8.0, tk-8.0 Category misc ================================================== kdeutils-1.2b-2 Utilities for the KDE integrated X11 desktop Maintained by: se@freebsd.org Also listed in: kde Requires: giflib-3.0, gmake-3.76.1, jpeg-6a, kdelibs-1.2b, qt-1.31 Category net ================================================== clog-1.6 tcp connection logger daemon Maintained by: obrien@FreeBSD.org Also listed in: security kdenetwork-1.2b Network modules for the KDE integrated X11 desktop Maintained by: se@freebsd.org Also listed in: kde Requires: gdbm-1.7.3, giflib-3.0, gmake-3.76.1, jpeg-6a, kdelibs-1.2b, kdesupport-1.2b, qt-1.31 kirc-0.3.2 KDE project's IRC client Maintained by: andreas@FreeBSD.ORG Also listed in: kde Requires: giflib-3.0, gmake-3.76.1, jpeg-6a, kdelibs-1.2b, qt-1.31 llnlxdir-2.0 Motif FTP client with drag-and-drop file transfer. Maintained by: dima@FreeBSD.ORG llnlxftp-2.1 Motif FTP client Maintained by: dima@FreeBSD.ORG nettest-92.11.09 Performs client and server functions for timing data throughput. Maintained by: proot@iaces.com tcpshow-1.0 Decode tcpdump(1) output. Maintained by: obrien@FreeBSD.org Also listed in: security Category news ================================================== newsfetch-1.0 download news articles from NNTP server. Maintained by: itojun@itojun.org Category print ================================================== asprint-1.0 A simple browser to allow a user to print. Maintained by: brett@peloton.physics.montana.edu xmbibtex-1.3 A reference manager based on the BibTeX file format. Maintained by: ports@FreeBSD.ORG Also listed in: databases Category security ================================================== john-1.4 featureful Unix password cracker Maintained by: obrien@NUXI.com Requires: unzip-5.3.1 Category sysutils ================================================== asrpages-0.1 alt.sysadmin.recovery manpage collection Maintained by: axl@iafrica.com cdrecord-1.5 This program allows you to create CD's on a CD-Recorder. Maintained by: jmz@FreeBSD.org Requires: gmake-3.76.1, mkisofs-1.11.1 Category www ================================================== apache-php-1.2.1 The extremely popular Apache http server with php support. Maintained by: andreas@FreeBSD.ORG Category x11 ================================================== asclock-1.0 afterstep clock with some language extentions Maintained by: Nakai@Mlab.t.u-tokyo.ac.jp asfiles-1.0 X11 file manager. Dockable in WindowMaker. Maintained by: lukin@okbmei.msk.su Requires: libdnd-1.1, xpm-3.4j eterm-0.6a X-Windows terminal emulator based on rxvt/xterm Maintained by: murray@cdrom.com Requires: ImageMagick-3.9.1, gmake-3.76.1, imlib_DR-0.5.1, jbigkit-0.9, jpeg-6a, mpeg_lib-1.2.1, netpbm-94.3.1, png-0.96, tiff-3.3, tiff-3.4 icewm-0.8.6 cool window manager developped in a very hot day in a winter Maintained by: Nakai@Mlab.t.u-tokyo.ac.jp kde-1.2b The "meta-port" for the KDE integrated X11 desktop Maintained by: ports@freebsd.org Also listed in: kde Requires: giflib-3.0, gmake-3.76.1, jpeg-6a, kdebase-1.3b, kdegames-1.2b, kdelibs-1.2b, kdenetwork-1.2b, kdesupport-1.2b, kdeutils-1.2b-2, qt-1.31 kdebase-1.3b Base modules for the KDE integrated X11 desktop Maintained by: se@freebsd.org Also listed in: kde Requires: giflib-3.0, gmake-3.76.1, jpeg-6a, kdelibs-1.2b, qt-1.31 kdelibs-1.2b Support libraries for the KDE integrated X11 desktop Maintained by: se@freebsd.org Also listed in: kde Requires: giflib-3.0, gmake-3.76.1, jpeg-6a, qt-1.31 tkstep-8.0 The Tk toolkit with a NeXTSTEP look and more. Maintained by: tg@FreeBSD.ORG Also listed in: tk80 Requires: jpeg-6a, tcl-8.0, tiff-3.4, xpm-3.4j windowmaker-0.6.3 This window manager is a GNUStep-compliant NeXTStep clone. Maintained by: handy@physics.montana.edu Requires: gmake-3.76.1, jpeg-6a, png-0.96, xpm-3.4j xtattr-1.0 A tool for changing xterm attributes Maintained by: ports@FreeBSD.ORG Updated ports last two weeks ----------------------------------- Category comms ================================================== mgetty-1.1.9 Handle external logins, send and receive faxes. Maintained by: jmz@FreeBSD.org Category databases ================================================== db-2.3.12 the Berkeley DB package, revision 2 Maintained by: josh@ican.net postgresql-6.2.1 a robust, next generation, object-relational DBMS Maintained by: andreas@FreeBSD.ORG Requires: gmake-3.76.1 Category devel ================================================== portlint-1.59 a verifier for FreeBSD port directory. Maintained by: itojun@itojun.org Category editors ================================================== nedit-5.0 An X11/Motif GUI text editor for programs and plain text files. Maintained by: deischen@iworks.InterWorks.org Also listed in: x11 Requires: xpm-3.4j vim-5.0q A vi "workalike", with many additional features. Maintained by: obrien@FreeBSD.org xemacs-19.16 XEmacs text editor binaries Maintained by: me@FreeBSD.org Requires: gmake-3.76.1, jpeg-6a, png-0.96, xpm-3.4j Category emulators ================================================== wine-97.11.01 MS-Windows 3.1/95/NT emulator for Unix (Alpha release). Maintained by: se@FreeBSD.ORG Also listed in: x11 Requires: xpm-3.4j Category games ================================================== nethack-qt-3.2.2 A dungeon explorin', slashin', hackin' game with graphic and sound support Maintained by: andreas@FreeBSD.ORG Also listed in: x11 Requires: gmake-3.76.1, nas-1.2.5, netpbm-94.3.1, qt-1.31, tiff-3.3, xpm-3.4j xkobo-1.11 Multi-way scrolling shoot 'em up game for X. Strangely addictive. Maintained by: ports@FreeBSD.ORG Category graphics ================================================== ImageMagick-3.9.1 An X11 package for display and interactive manipulation of images. Maintained by: ports@freebsd.org Requires: jbigkit-0.9, jpeg-6a, mpeg_lib-1.2.1, png-0.96, tiff-3.4 Mesa-2.4 A graphics library similar to SGI's OpenGL. Maintained by: jseger@FreeBSD.ORG imlib_DR-0.5.1 a graphic library for enlightenment package Maintained by: vanilla@MinJe.com.TW Requires: ImageMagick-3.9.1, gmake-3.76.1, jbigkit-0.9, jpeg-6a, mpeg_lib-1.2.1, netpbm-94.3.1, png-0.96, tiff-3.3, tiff-3.4 Category lang ================================================== eperl-2.2.7 Embedded Perl 5 Language Maintained by: rse@engelschall.com Also listed in: www perl5 Requires: perl-5.00404 guavac-1.0 Guavac, a java compiler and decompiler developed under GPL. Maintained by: Nakai@Mlab.t.u-tokyo.ac.jp Requires: gmake-3.76.1 p5-ePerl-2.2.7 Perl Modules of ePerl package: Parse::ePerl, Apache::ePerl Maintained by: rse@engelschall.com Also listed in: www perl5 Requires: perl-5.00404 perl-5.00404 Pattern Extraction and Recognition Language. Maintained by: markm@FreeBSD.ORG Also listed in: devel perl5 Category mail ================================================== adcomplain-2.78 complain about inappropriate commercial use (f.e. SPAM) of usenet/e-mail Maintained by: ache@FreeBSD.org Also listed in: news Category misc ================================================== fd-1.03e A file and directory management tool Maintained by: nobu@psrc.isac.co.jp tkman-2.0.3 A Tcl/Tk based manual browser Maintained by: tg@freebsd.org Also listed in: tk80 Requires: glimpse-4.0, rman-3.0.3a12, tcl-8.0, tk-8.0 Category net ================================================== p5-Net-DNS-0.12 perl5 interface to the DNS resolver Maintained by: jfitz@FreeBSD.ORG Also listed in: perl5 Requires: perl-5.00404 Category news ================================================== tinpre-1.4.971102 TIN newsreader (termcap based) Maintained by: ache@FreeBSD.org Category russian ================================================== ru-d1489-1.3 cp866<->koi8-r and cp1251<->koi8-r decoders and font converter acc. to RFC1489 Maintained by: ache@FreeBSD.ORG Category shells ================================================== bash-2.01.1 The GNU Borne Again Shell. Maintained by: ache@FreeBSD.ORG Category sysutils ================================================== skill-3.7.5 SuperKILL, kill or renice processes by pid, name, tty or uid Maintained by: jonny@coppe.ufrj.br Category www ================================================== lynx-2.7.1ac-0.93 An alphanumeric display oriented World-Wide Web Client. Maintained by: ache@FreeBSD.ORG netscape-3.04 netscape ver 3 web-surfboard (regular or gold) Maintained by: ports@FreeBSD.ORG netscape-4.04 netscape ver 4 web-surfboard (navigator or communicator) Maintained by: ache@FreeBSD.ORG squid-novm-1.1.18 Low-VM Post-Harvest_cached WWW proxy cache and accelerator Maintained by: peter@freebsd.org squid-1.1.18 Post-Harvest_cached WWW proxy cache and accelerator Maintained by: peter@freebsd.org wml-1.3.5 Website META Language, a webdesigner's toolkit for HTML generation Maintained by: rse@engelschall.com Also listed in: lang Requires: perl-5.00404 wwwcount-2.4 Access counter, clock and date for WWW pages Maintained by: ache@FreeBSD.ORG Category x11 ================================================== enlightenment-0.12.5 a very artistic X window manager. Maintained by: vanilla@MinJe.com.TW Requires: ImageMagick-3.9.1, gmake-3.76.1, imlib_DR-0.5.1, jbigkit-0.9, jpeg-6a, mpeg_lib-1.2.1, netpbm-94.3.1, png-0.96, tiff-3.3, tiff-3.4 gtk-971109 General Toolkit for X11 GUI. Maintained by: vanilla@MinJe.com.TW Requires: gmake-3.76.1 neXtaw-0.5.1 Athena Widgets with N*XTSTEP appearance Maintained by: tg@FreeBSD.ORG qvwm-1.0b8g The most win95-like window manager. Standalone, not fvwm patched. Maintained by: Nakai@Mlab.t.u-tokyo.ac.jp Requires: xpm-3.4j tkgoodstuff-8.0 TkGoodstuff module for fvwm2 window manager - requires XPM and fvwm2 Maintained by: pst@FreeBSD.org Requires: fvwm-2.0.46, tcl-8.0, tk-8.0, xpm-3.4j xmbdfed-2.7 A Motif tool for editing X11 bitmap fonts Maintained by: jfieber@FreeBSD.ORG _________________________________________________________________ © 1996-1997 by Wolfram Schneider. All rights reserved. Please direct questions about this service to wosch@FreeBSD.org General questions about FreeBSD ports should be sent to ports@FreeBSD.org Last database update: 1997-11-15 12:30:07 UTC _________________________________________________________________ This information was produced by http://www.freebsd.org/cgi/ports.cgi -- Wolfram Schneider http://www.apfel.de/~wosch/ From owner-freebsd-ports Sat Nov 15 12:00:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA07482 for ports-outgoing; Sat, 15 Nov 1997 12:00:07 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA07421; Sat, 15 Nov 1997 12:00:01 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 15 Nov 1997 12:00:01 -0800 (PST) Resent-Message-Id: <199711152000.MAA07421@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, pst@Shockwave.COM Received: from precipice.shockwave.com (precipice.shockwave.com [207.105.15.229]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA04875 for ; Sat, 15 Nov 1997 11:54:20 -0800 (PST) (envelope-from pst@Shockwave.COM) Received: (from pst@localhost) by precipice.shockwave.com (8.8.8/8.7.3) id LAA04908; Sat, 15 Nov 1997 11:53:21 -0800 (PST) Message-Id: <199711151953.LAA04908@precipice.shockwave.com> Date: Sat, 15 Nov 1997 11:53:21 -0800 (PST) From: Paul Traina Reply-To: pst@Shockwave.COM To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: vanilla@MinJe.com.TW X-Send-Pr-Version: 3.2 Subject: ports/5055: imlib-DR-0.7 upgrade submission Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5055 >Category: ports >Synopsis: imlib-DR-0.7 upgrade submission >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Nov 15 12:00:00 PST 1997 >Last-Modified: >Originator: Paul Traina >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: Please upgrade the imlib port to DR-0.7. It fixes several problems in imlib. If you don't have time to do it, send me e-mail and I'll update it. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /cvs/freebsd/ports/graphics/imlib/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- Makefile 1997/11/04 03:57:54 1.8 +++ Makefile 1997/11/15 06:10:38 @@ -6,7 +6,7 @@ # $Id: Makefile,v 1.8 1997/11/04 03:57:54 asami Exp $ # -DISTNAME= imlib_DR-0.5.1 +DISTNAME= imlib_DR-0.7 CATEGORIES= graphics MASTER_SITES= ftp://cthulhu.mandrake.net/pub/imlib/ @@ -18,7 +18,7 @@ USE_GMAKE= yes USE_IMAKE= yes -WRKSRC= ${WRKDIR}/imlib-0.5.1 +WRKSRC= ${WRKDIR}/imlib post-patch: $(CP) $(WRKSRC)/Imakefile $(WRKSRC)/Imakefile.pat Index: files/md5 =================================================================== RCS file: /cvs/freebsd/ports/graphics/imlib/files/md5,v retrieving revision 1.5 diff -u -r1.5 md5 --- md5 1997/11/04 00:32:46 1.5 +++ md5 1997/11/15 06:10:08 @@ -1 +1 @@ -MD5 (imlib_DR-0.5.1.tar.gz) = 26484e1cbf5c431aa46ea4eb2e34b590 +MD5 (imlib_DR-0.7.tar.gz) = dac6e7501fd668704155b37c43484bed Index: patches/patch-aa =================================================================== RCS file: /cvs/freebsd/ports/graphics/imlib/patches/patch-aa,v retrieving revision 1.6 diff -u -r1.6 patch-aa --- patch-aa 1997/09/19 03:47:35 1.6 +++ patch-aa 1997/11/15 06:15:50 @@ -1,68 +1,70 @@ -*** Imakefile.orig Thu Aug 28 20:36:09 1997 ---- Imakefile Fri Sep 19 03:29:21 1997 -*************** -*** 6,27 **** - /* ---------------------------------------------------------------- */ - - LIBNAME=Im -! LIBREV=1.0 - -! CONVERT_DIR=/usr/bin -! NETPBM_DIR=/usr/bin - - #ifdef UseEtcX11 - ETCDIR=/etc/X11/$(LIBNAME) - #else -! ETCDIR=/etc - #endif /* def UseEtcX11 */ - - CNFDIR = $(ETCDIR) - - DEFINES = -DSYSTEM_IMRC=\"$(ETCDIR)/imrc\" \ - -DCONVERT_PATH=\"$(CONVERT_DIR)\" \ -! -DNETPBM_PATH=\"$(NETPBM_DIR)\" - - SRCS = load.c rend.c misc.c colors.c cache.c - OBJS = load.o rend.o misc.o colors.o cache.o ---- 6,29 ---- - /* ---------------------------------------------------------------- */ - - LIBNAME=Im -! LIBREV=3.0 - -! CONVERT_DIR=/usr/X11R6/bin -! NETPBM_DIR=/usr/X11R6/bin -! JPEG_DIR=/usr/local/bin - - #ifdef UseEtcX11 - ETCDIR=/etc/X11/$(LIBNAME) - #else -! ETCDIR=/usr/X11R6/lib/X11/enlightenment - #endif /* def UseEtcX11 */ - - CNFDIR = $(ETCDIR) - - DEFINES = -DSYSTEM_IMRC=\"$(ETCDIR)/imrc\" \ - -DCONVERT_PATH=\"$(CONVERT_DIR)\" \ -! -DNETPBM_PATH=\"$(NETPBM_DIR)\" \ -! -DJPEG_PATH=\"$(JPEG_DIR)\" - - SRCS = load.c rend.c misc.c colors.c cache.c - OBJS = load.o rend.o misc.o colors.o cache.o -*************** InstallMultiple($(HDRS),$(INCROOT)/X11) -*** 64,70 **** - CNFSRC = ./sys_conf - CNFS = $(CNFSRC)/imrc - PALS = $(CNFSRC)/im_palette.pal -! CNFFLAGS = -m 0644 -o root -g root - InstallMultipleFlags($(CNFS) $(PALS),$(CNFDIR),$(CNFFLAGS)) - - DependTarget() ---- 66,72 ---- - CNFSRC = ./sys_conf - CNFS = $(CNFSRC)/imrc - PALS = $(CNFSRC)/im_palette.pal -! CNFFLAGS = -m 0644 -o root -g wheel - InstallMultipleFlags($(CNFS) $(PALS),$(CNFDIR),$(CNFFLAGS)) - - DependTarget() +--- Imakefile.orig Wed Nov 12 16:41:48 1997 ++++ Imakefile Fri Nov 14 22:14:52 1997 +@@ -1,30 +1,24 @@ +-/* Comment this out if you want to install config files +- * under /etc/ instead of /etc/X11/Im/ */ +-/*#define UseEtcX11 /* */ +- + /* change this if the INSTALL script didn't get it right */ +-CONVERT_DIR=/usr/local/bin +-NETPBM_DIR=/usr/local/bin ++CONVERT_DIR=/usr/X11R6/bin ++NETPBM_DIR=/usr/X11R6/bin ++JPEG_DIR=/usr/local/bin + + /* change these if you don't like them */ +-INCDIR=/usr/X11/include/X11/ +-LIBDIR=/usr/X11/lib/ +-MANDIR=/usr/X11/man/man3/ ++INCDIR=/usr/X11R6/include/X11/ ++LIBDIR=/usr/X11R6/lib/ ++MANDIR=/usr/X11R6/man/man3/ + + LIBNAME=Im +-LIBREV=0.7 +- +-#ifdef UseEtcX11 +-ETCDIR=/etc/X11/$(LIBNAME) +-#else +-ETCDIR=/etc +-#endif /* def UseEtcX11 */ ++LIBREV=3.1 + ++ETCDIR = /usr/X11R6/lib/X11/enlightenment + CNFDIR = $(ETCDIR) + + DEFINES = -DSYSTEM_IMRC=\"$(ETCDIR)/imrc\" \ + -DCONVERT_PATH=\"$(CONVERT_DIR)\" \ +- -DNETPBM_PATH=\"$(NETPBM_DIR)\" ++ -DNETPBM_PATH=\"$(NETPBM_DIR)\" \ ++ -DJPEG_PATH=\"$(JPEG_DIR)\" ++ + + SRCS = load.c rend.c misc.c colors.c cache.c + OBJS = load.o rend.o misc.o colors.o cache.o +@@ -36,7 +30,6 @@ + INCLUDES = -I. + SYS_LIBRARIES = $(XLIB) + +-/*#ifdef LinuxArchitecture*/ + SHOBJDIR = ./shobj + SHOBJS = $(SHOBJDIR)/load.o $(SHOBJDIR)/rend.o $(SHOBJDIR)/misc.o \ + $(SHOBJDIR)/colors.o $(SHOBJDIR)/cache.o +@@ -59,8 +52,6 @@ + cp -f Imakefile.orig Imakefile + rm -f Imakefile.orig + if [ -d $(SHOBJDIR) ]; then rmdir $(SHOBJDIR); fi +-/*#endif */ +-/* LinuxArchitecture */ + + NormalLibraryTarget($(LIBNAME),$(OBJS)) + InstallLibrary($(LIBNAME),$(LIBDIR)) +@@ -72,7 +63,7 @@ + CNFSRC = ./sys_conf + CNFS = $(CNFSRC)/imrc + PALS = $(CNFSRC)/im_palette.pal +-CNFFLAGS = -m 0644 -o root -g root ++CNFFLAGS = -m 0644 -o root -g wheel + InstallMultipleFlags($(CNFS) $(PALS),$(CNFDIR),$(CNFFLAGS)) + + DependTarget() Index: patches/patch-ac =================================================================== RCS file: /cvs/freebsd/ports/graphics/imlib/patches/patch-ac,v retrieving revision 1.1 diff -u -r1.1 patch-ac --- patch-ac 1997/09/19 03:47:36 1.1 +++ patch-ac 1997/11/15 06:17:26 @@ -1,21 +1,13 @@ -*** load.c.orig Fri Sep 19 03:24:04 1997 ---- load.c Fri Sep 19 03:25:28 1997 -*************** Image *ImlibLoadImage(ImlibData *id, cha -*** 157,164 **** - if (needs_conv) pclose(p); - else fclose(p); - } -! if (!strcasecmp(s,"jpeg")) sprintf(cmd,"%s/djpeg %s", NETPBM_PATH, file); -! else if (!strcasecmp(s,"jpg")) sprintf(cmd,"%s/djpeg %s", NETPBM_PATH, file); - else if (!strcasecmp(s,"bmp")) sprintf(cmd,"%s/bmptoppm %s", NETPBM_PATH, file); - else if (!strcasecmp(s,"ilbm")) sprintf(cmd,"%s/ilbmtoppm %s", NETPBM_PATH, file); - else if (!strcasecmp(s,"ilb")) sprintf(cmd,"%s/ilbmtoppm %s", NETPBM_PATH, file); ---- 157,164 ---- - if (needs_conv) pclose(p); - else fclose(p); - } -! if (!strcasecmp(s,"jpeg")) sprintf(cmd,"%s/djpeg %s", JPEG_PATH, file); -! else if (!strcasecmp(s,"jpg")) sprintf(cmd,"%s/djpeg %s", JPEG_PATH, file); - else if (!strcasecmp(s,"bmp")) sprintf(cmd,"%s/bmptoppm %s", NETPBM_PATH, file); - else if (!strcasecmp(s,"ilbm")) sprintf(cmd,"%s/ilbmtoppm %s", NETPBM_PATH, file); - else if (!strcasecmp(s,"ilb")) sprintf(cmd,"%s/ilbmtoppm %s", NETPBM_PATH, file); +--- load.c.orig Wed Nov 12 16:04:26 1997 ++++ load.c Fri Nov 14 22:17:13 1997 +@@ -160,8 +160,8 @@ + if (needs_conv) pclose(p); + else fclose(p); + } +- if (!strcasecmp(s,"jpeg")) sprintf(cmd,"%s/djpeg %s", NETPBM_PATH, fil); +- else if (!strcasecmp(s,"jpg")) sprintf(cmd,"%s/djpeg %s", NETPBM_PATH, fil); ++ if (!strcasecmp(s,"jpeg")) sprintf(cmd,"%s/djpeg %s", JPEG_PATH, fil); ++ else if (!strcasecmp(s,"jpg")) sprintf(cmd,"%s/djpeg %s", JPEG_PATH, fil); + else if (!strcasecmp(s,"bmp")) sprintf(cmd,"%s/bmptoppm %s", NETPBM_PATH, fil); + else if (!strcasecmp(s,"ilbm")) sprintf(cmd,"%s/ilbmtoppm %s", NETPBM_PATH, fil); + else if (!strcasecmp(s,"ilb")) sprintf(cmd,"%s/ilbmtoppm %s", NETPBM_PATH, fil); Index: pkg/PLIST =================================================================== RCS file: /cvs/freebsd/ports/graphics/imlib/pkg/PLIST,v retrieving revision 1.4 diff -u -r1.4 PLIST --- PLIST 1997/09/14 19:36:43 1.4 +++ PLIST 1997/11/15 06:19:55 @@ -1,6 +1,6 @@ include/X11/imlib.h lib/libIm.a -lib/libIm.so.3.0 +lib/libIm.so.3.1 @exec ldconfig -m %B lib/X11/enlightenment/im_palette.pal lib/X11/enlightenment/imrc >Audit-Trail: >Unformatted: From owner-freebsd-ports Sat Nov 15 12:00:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA07597 for ports-outgoing; Sat, 15 Nov 1997 12:00:16 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA07519; Sat, 15 Nov 1997 12:00:10 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 15 Nov 1997 12:00:10 -0800 (PST) Resent-Message-Id: <199711152000.MAA07519@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, pst@Shockwave.COM Received: from precipice.shockwave.com (precipice.shockwave.com [207.105.15.229]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA05935 for ; Sat, 15 Nov 1997 11:56:21 -0800 (PST) (envelope-from pst@Shockwave.COM) Received: (from pst@localhost) by precipice.shockwave.com (8.8.8/8.7.3) id LAA05056; Sat, 15 Nov 1997 11:56:00 -0800 (PST) Message-Id: <199711151956.LAA05056@precipice.shockwave.com> Date: Sat, 15 Nov 1997 11:56:00 -0800 (PST) From: Paul Traina Reply-To: pst@Shockwave.COM To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: vanilla@MinJe.com.TW X-Send-Pr-Version: 3.2 Subject: ports/5056: upgrade enlightenment to DR-12.6 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5056 >Category: ports >Synopsis: upgrade enlightenment to DR-12.6 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Nov 15 12:00:05 PST 1997 >Last-Modified: >Originator: Paul Traina >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: Please upgrade the enlightenment port. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /cvs/freebsd/ports/x11/enlightenment/Makefile,v retrieving revision 1.7 diff -c -r1.7 Makefile *** Makefile 1997/10/30 22:34:04 1.7 --- Makefile 1997/11/15 06:29:45 *************** *** 6,13 **** # $Id: Makefile,v 1.7 1997/10/30 22:34:04 max Exp $ # ! DISTNAME= enl_DR-0.12.5 ! PKGNAME= enlightenment-0.12.5 CATEGORIES= x11 MASTER_SITES= ftp://cthulhu.mandrake.net/pub/enlightenment/ --- 6,13 ---- # $Id: Makefile,v 1.7 1997/10/30 22:34:04 max Exp $ # ! DISTNAME= enl_DR-0.12.6 ! PKGNAME= enlightenment-0.12.6 CATEGORIES= x11 MASTER_SITES= ftp://cthulhu.mandrake.net/pub/enlightenment/ *************** *** 18,23 **** USE_GMAKE= yes USE_IMAKE= yes NO_INSTALL_MANPAGES= yes ! WRKSRC= ${WRKDIR}/enl-0.12.5 .include --- 18,23 ---- USE_GMAKE= yes USE_IMAKE= yes NO_INSTALL_MANPAGES= yes ! WRKSRC= ${WRKDIR}/enl-0.12.6 .include Index: files/md5 =================================================================== RCS file: /cvs/freebsd/ports/x11/enlightenment/files/md5,v retrieving revision 1.5 diff -c -r1.5 md5 *** md5 1997/10/30 22:34:05 1.5 --- md5 1997/11/15 06:34:42 *************** *** 1 **** ! MD5 (enl_DR-0.12.5.tar.gz) = 0d4f546696dcf816aa5a461f8eed7a02 --- 1 ---- ! MD5 (enl_DR-0.12.6.tar.gz) = d683ec328d84316fa372deebfb8bc3a8 >Audit-Trail: >Unformatted: From owner-freebsd-ports Sat Nov 15 12:00:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA07672 for ports-outgoing; Sat, 15 Nov 1997 12:00:26 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA07589; Sat, 15 Nov 1997 12:00:15 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 15 Nov 1997 12:00:15 -0800 (PST) Resent-Message-Id: <199711152000.MAA07589@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, pst@Shockwave.COM Received: from precipice.shockwave.com (precipice.shockwave.com [207.105.15.229]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA06570 for ; Sat, 15 Nov 1997 11:57:47 -0800 (PST) (envelope-from pst@Shockwave.COM) Received: (from pst@localhost) by precipice.shockwave.com (8.8.8/8.7.3) id LAA05188; Sat, 15 Nov 1997 11:57:24 -0800 (PST) Message-Id: <199711151957.LAA05188@precipice.shockwave.com> Date: Sat, 15 Nov 1997 11:57:24 -0800 (PST) From: Paul Traina Reply-To: pst@Shockwave.COM To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: murray@cdrom.com X-Send-Pr-Version: 3.2 Subject: ports/5057: please upgrade the eterm port Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5057 >Category: ports >Synopsis: please upgrade the eterm port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Nov 15 12:00:10 PST 1997 >Last-Modified: >Originator: Paul Traina >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: Please upgrade Eterm to PL2 >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /cvs/freebsd/ports/x11/eterm/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 1997/11/02 19:09:30 1.2 +++ Makefile 1997/11/15 06:27:33 @@ -6,16 +6,16 @@ # $Id: Makefile,v 1.2 1997/11/02 19:09:30 max Exp $ # -DISTNAME= Eterm-DR-0.6a -PKGNAME= eterm-0.6a +DISTNAME= Eterm-DR-0.6aPL2 +PKGNAME= eterm-0.6a2 CATEGORIES= x11 -MASTER_SITES= http://www.tcserv.com/archive/E/ \ - http://www.spd.louisville.edu/~mejenn01/archive/E/ +MASTER_SITES= ftp://cthulhu.mandrake.net/pub/Eterm/ MAINTAINER= murray@cdrom.com LIB_DEPENDS= Im\\.3\\.:${PORTSDIR}/graphics/imlib +WRKSRC= $(WRKDIR)/Eterm-DR-0.6a USE_GMAKE= yes GNU_CONFIGURE= yes MAN1= Eterm.1 Index: files/md5 =================================================================== RCS file: /cvs/freebsd/ports/x11/eterm/files/md5,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 md5 --- md5 1997/11/01 14:58:46 1.1.1.1 +++ md5 1997/11/15 06:26:33 @@ -1 +1 @@ -MD5 (Eterm-DR-0.6a.tar.gz) = bba0554d1a20359855ba40581df8be57 +MD5 (Eterm-DR-0.6aPL2.tar.gz) = bba0554d1a20359855ba40581df8be57 >Audit-Trail: >Unformatted: From owner-freebsd-ports Sat Nov 15 14:39:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA19420 for ports-outgoing; Sat, 15 Nov 1997 14:39:17 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from fenner@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA19235; Sat, 15 Nov 1997 14:38:59 -0800 (PST) (envelope-from fenner) Date: Sat, 15 Nov 1997 14:38:59 -0800 (PST) From: Bill Fenner Message-Id: <199711152238.OAA19235@hub.freebsd.org> To: chou@mpd.tandem.com, fenner, freebsd-ports Subject: Re: bin/1773 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: A NULL pointer causing segmentation core dumped. State-Changed-From-To: open-closed State-Changed-By: fenner State-Changed-When: Sat Nov 15 14:37:26 PST 1997 State-Changed-Why: The originator never told us what port this PR was filed for, and it's been over a year so it's likely that the port has been upgraded in the meantime anyway. From owner-freebsd-ports Sat Nov 15 14:49:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA25481 for ports-outgoing; Sat, 15 Nov 1997 14:49:48 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from fenner@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA25327; Sat, 15 Nov 1997 14:49:34 -0800 (PST) (envelope-from fenner) Date: Sat, 15 Nov 1997 14:49:34 -0800 (PST) From: Bill Fenner Message-Id: <199711152249.OAA25327@hub.freebsd.org> To: deischen@iworks.InterWorks.org, fenner, freebsd-ports Subject: Re: ports/2902 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Fix xmcd port for PACKAGE_BUILDING State-Changed-From-To: analyzed-closed State-Changed-By: fenner State-Changed-When: Sat Nov 15 14:48:54 PST 1997 State-Changed-Why: It looks like these patches were added as a side effect of upgrading to version 2.2 in PR 4490. From owner-freebsd-ports Sat Nov 15 14:54:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA28374 for ports-outgoing; Sat, 15 Nov 1997 14:54:39 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from fenner@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA28212; Sat, 15 Nov 1997 14:54:24 -0800 (PST) (envelope-from fenner) Date: Sat, 15 Nov 1997 14:54:24 -0800 (PST) From: Bill Fenner Message-Id: <199711152254.OAA28212@hub.freebsd.org> To: jmb, fenner, freebsd-ports Subject: Re: ports/2956 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New Port: xgospel-1.10d in ftp.freebsd.org/pub/FreeBSD/incoming/ State-Changed-From-To: open-feedback State-Changed-By: fenner State-Changed-When: Sat Nov 15 14:52:30 PST 1997 State-Changed-Why: The file is no longer on the FTP site. Would you submit the port again? From owner-freebsd-ports Sat Nov 15 15:31:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA04125 for ports-outgoing; Sat, 15 Nov 1997 15:31:06 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from fenner@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA03881; Sat, 15 Nov 1997 15:28:05 -0800 (PST) (envelope-from fenner) Date: Sat, 15 Nov 1997 15:28:05 -0800 (PST) From: Bill Fenner Message-Id: <199711152328.PAA03881@hub.freebsd.org> To: Nakai@Mlab.t.u-tokyo.ac.jp, fenner, freebsd-ports Subject: Re: ports/2905 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Fixed port: xshisen-1.36 State-Changed-From-To: analyzed-feedback State-Changed-By: fenner State-Changed-When: Sat Nov 15 15:05:58 PST 1997 State-Changed-Why: Oops, I didn't mean to do this. From owner-freebsd-ports Sat Nov 15 15:32:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA04213 for ports-outgoing; Sat, 15 Nov 1997 15:32:09 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from fenner@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA03999; Sat, 15 Nov 1997 15:29:25 -0800 (PST) (envelope-from fenner) Date: Sat, 15 Nov 1997 15:29:25 -0800 (PST) From: Bill Fenner Message-Id: <199711152329.PAA03999@hub.freebsd.org> To: Nakai@Mlab.t.u-tokyo.ac.jp, fenner, freebsd-ports, fenner Subject: Re: ports/2905 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Fixed port: xshisen-1.36 State-Changed-From-To: feedback-analyzed State-Changed-By: fenner State-Changed-When: Sat Nov 15 15:28:09 PST 1997 State-Changed-Why: fenner started working on this, but the DNS servers for the MASTER_SITE are unreachable right now because of a routing loop, so work will have to continue later when the routing loop is fixed. Responsible-Changed-From-To: freebsd-ports->fenner Responsible-Changed-By: fenner Responsible-Changed-When: Sat Nov 15 15:28:09 PST 1997 Responsible-Changed-Why: From owner-freebsd-ports Sat Nov 15 16:07:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA05867 for ports-outgoing; Sat, 15 Nov 1997 16:07:28 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from fenner@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA05839; Sat, 15 Nov 1997 16:07:11 -0800 (PST) (envelope-from fenner) Date: Sat, 15 Nov 1997 16:07:11 -0800 (PST) From: Bill Fenner Message-Id: <199711160007.QAA05839@hub.freebsd.org> To: fenner, freebsd-ports, me Subject: Re: ports/3081 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: sitelispdir is a directory no a path in xemacs/Makefile Responsible-Changed-From-To: freebsd-ports->me Responsible-Changed-By: fenner Responsible-Changed-When: Sat Nov 15 16:06:49 PST 1997 Responsible-Changed-Why: me is xemacs port maintainer From owner-freebsd-ports Sat Nov 15 16:10:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA06025 for ports-outgoing; Sat, 15 Nov 1997 16:10:07 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA06016; Sat, 15 Nov 1997 16:10:03 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 15 Nov 1997 16:10:03 -0800 (PST) Resent-Message-Id: <199711160010.QAA06016@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, bgingery@gtcs.com Received: from home.gtcs.com (home.gtcs.com [206.54.69.238]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA05920; Sat, 15 Nov 1997 16:08:02 -0800 (PST) (envelope-from bruce@home.gtcs.com) Received: (from bruce@localhost) by home.gtcs.com (8.8.5/8.8.5) id RAA18297; Sat, 15 Nov 1997 17:07:30 -0700 (MST) Message-Id: <199711160007.RAA18297@home.gtcs.com> Date: Sat, 15 Nov 1997 17:07:30 -0700 (MST) From: bgingery@gtcs.com Reply-To: bgingery@gtcs.com To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: pst@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/5061: ports/mail/imap-uw fails to install .h files and run ldconfig Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5061 >Category: ports >Synopsis: ports/mail/imap-uw does *partial* install >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Class: support >Submitter-Id: current-users >Arrival-Date: Sat Nov 15 16:10:01 PST 1997 >Last-Modified: >Originator: Bruce Gingery >Organization: Advanced Integrators, LC >Release: FreeBSD 2.2.1-RELEASE i386 >Environment: Affects anyone running or building software dependent on libc-client.so.2.1 or libc-client.a In particular TkRat (ratatosk) GUI E-Mail port just imported on the closed: ports/4857. >Description: Currently ports/mail/imap-uw installs 3 daemons, one user-level binary and both shared and static c-client libraries. Also a couple of manpages for the imapd and pop?d daemons. It does *not* install the .h files matching the libraries and does not run ldconfig -m ${PREFIX}/lib pkg_delete does not run ldconfig (unless it's doing that automatically, and I didn't realize it). >How-To-Repeat: Install TkRat on a system that does not have imap-uw previously installed - or attempt to install other software dependent on the .h files being installed. Because the current version of the imap-uw distribution archive is *part* of the tkrat distribution archive, the make should not fail, but the run of TkRat will fail until ldconfig has added the c-client library to the hints. >Fix: Work-around: run "/sbin/ldconfig -m /usr/local/lib" or reboot before running TkRat. This fixes the missing part of the install for the libc-client.so.2.1 Work-around: ldconfig IS run if imap-uw is installed as a package, instead of a port. Fix: Add ldconfig to commands in the top-level Makefile add @unexec /sbin/ldconfig -m %B to the package PLIST Add headers to both the Makefile and PLIST. At a minimum add installation of c-client/mail.h Ideally install c-client/*.h to ${PREFIX}/include This will assist those using the extension provisions of the existing c-client library to add new mailbox formats or protocols. mail.h does *not* depend on these other .h files, however, so such install would be optional. >Audit-Trail: >Unformatted: From owner-freebsd-ports Sat Nov 15 20:24:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA16573 for ports-outgoing; Sat, 15 Nov 1997 20:24:00 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from fenner@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA16540; Sat, 15 Nov 1997 20:23:53 -0800 (PST) (envelope-from fenner) Date: Sat, 15 Nov 1997 20:23:53 -0800 (PST) From: Bill Fenner Message-Id: <199711160423.UAA16540@hub.freebsd.org> To: fenner, freebsd-ports, fenner Subject: Re: ports/3306 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: new port-package for ifmail Responsible-Changed-From-To: freebsd-ports->fenner Responsible-Changed-By: fenner Responsible-Changed-When: Sat Nov 15 20:23:35 PST 1997 Responsible-Changed-Why: I'll fix up and import. From owner-freebsd-ports Sat Nov 15 21:16:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA18866 for ports-outgoing; Sat, 15 Nov 1997 21:16:22 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from fenner@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA18813; Sat, 15 Nov 1997 21:16:10 -0800 (PST) (envelope-from fenner) Date: Sat, 15 Nov 1997 21:16:10 -0800 (PST) From: Bill Fenner Message-Id: <199711160516.VAA18813@hub.freebsd.org> To: fenner, freebsd-ports, fenner Subject: Re: ports/3806 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: update s3mod to 1.09 Responsible-Changed-From-To: freebsd-ports->fenner Responsible-Changed-By: fenner Responsible-Changed-When: Sat Nov 15 21:15:49 PST 1997 Responsible-Changed-Why: I will check out and commit. From owner-freebsd-ports Sat Nov 15 21:26:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA19508 for ports-outgoing; Sat, 15 Nov 1997 21:26:11 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from fenner@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA19482; Sat, 15 Nov 1997 21:26:05 -0800 (PST) (envelope-from fenner) Date: Sat, 15 Nov 1997 21:26:05 -0800 (PST) From: Bill Fenner Message-Id: <199711160526.VAA19482@hub.freebsd.org> To: handy@lambic.space.lockheed.com, fenner, freebsd-ports Subject: Re: ports/3870 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Upgrade tkdesk 1.0b3 --> 1.0b4 State-Changed-From-To: open-feedback State-Changed-By: fenner State-Changed-When: Sat Nov 15 21:23:58 PST 1997 State-Changed-Why: Please contact the MAINTAINER, and if no reply, please resubmit the patches (they're gone from the mentioned ftp site). From owner-freebsd-ports Sat Nov 15 21:51:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA20696 for ports-outgoing; Sat, 15 Nov 1997 21:51:28 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from fenner@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA20671; Sat, 15 Nov 1997 21:51:19 -0800 (PST) (envelope-from fenner) Date: Sat, 15 Nov 1997 21:51:19 -0800 (PST) From: Bill Fenner Message-Id: <199711160551.VAA20671@hub.freebsd.org> To: lioux@gns.com.br, fenner, freebsd-ports Subject: Re: ports/4203 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Updated port file for the perl package p5-B. State-Changed-From-To: open-closed State-Changed-By: fenner State-Changed-When: Sat Nov 15 21:50:57 PST 1997 State-Changed-Why: Superceded by the change to USE_PERL.