From owner-freebsd-ports Sun Apr 20 00:01:21 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA08753 for ports-outgoing; Sun, 20 Apr 1997 00:01:21 -0700 (PDT) Received: from jazz.snu.ac.kr (jazz.snu.ac.kr [147.46.102.36]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA08748 for ; Sun, 20 Apr 1997 00:01:17 -0700 (PDT) Received: (from junker@localhost) by jazz.snu.ac.kr (8.8.5/8.8.4-procmail) id PAA29731; Sun, 20 Apr 1997 15:53:39 +0900 (KST) To: Makoto MATSUSHITA (=?ISO-2022-JP?B?GyRCJF4kRCQ3JD8kXiQzJEgbKEI=?=) Cc: freebsd-ports@freebsd.org Subject: Re: ports/3333: new port of korean/fvwm95 References: <19970420143311I.matusita@ics.es.osaka-u.ac.jp> From: Choi Jun Ho Date: 20 Apr 1997 15:53:39 +0900 In-Reply-To: Makoto MATSUSHITA's message of Sun, 20 Apr 1997 14:33:11 +0900 Message-ID: Lines: 48 X-Mailer: Gnus v5.3/Emacs 19.34 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Makoto MATSUSHITA (=?ISO-2022-JP?B?GyRCJF4kRCQ3JD8kXiQzJEgbKEI=?=) writes: > > junker> We are currently thinking of l10n and i18n... but, in case of > junker> fvwm95 and fvwm-2, there is some point that cannot resolve in > junker> traditional X11 i18n method(using johab fonts, etc.). > > I18n-feature implementation of X11R6 is not suitable for Korean language ? > i.e., ports/x11/fvwm2 does not work well in Korean locale ? > 'Johab' fonts are not standard encoding like KSC5601.1987-[01]. To use these fonts, we must change text display routine in each program. It is used primarily in hanterm, and now in many other programs(hanemacs, fvwm2, etc). Johab font is pretty and easy-to-read, and have many faces. Some localization without 'i18n' feature need to making many X-related hangul program. We are suffering with lack of suitable Korean fonts available freely on the net(especially KSC5601.1987-0, a standard(i18n) way to display korean), so johab font is a good alternative. To use it, we must do some hack each program, but it violates i18n. But in the view of l10n, it is good way to use easily for korean users without knowledge of i18n or locale. As long as I know, Japanese may be same to us. Of course, fvwm95 and afterstep port, original patch done by me, don't support johab fonts now(but near future). In case of them, I won't say these ports are necessary. But many korean know them, and use, and want to use them in FreeBSD also. Few people know about i18n of {fvwm2,afterstep,fvwm95}. So I ported. > junker> I know many japanese ports, doing i18n of {afterstep,fvwm2}, > > Don't miss a patch for fvwm95 :-) > As long as I know, i18n version of afterstep is known to break titlebar, in ko locale. (I heard, and I didn't tried it) I didn't know about fvwm95 i18n. Where is it? > -- - > Makoto `MAR_kun' MATSUSHITA > -- --------------------------------------------------------------^^--- Judgement Uninfected Naked Kind & Executive Ranger - J U N K E R from KONAMI 1990 "SD-Snatcher" in MSX2 Choi Jun Ho http://jazz.snu.ac.kr/~junker Distributed Computing System Lab, CS Dept.,Seoul National Univ.,ROK From owner-freebsd-ports Sun Apr 20 02:52:47 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA14023 for ports-outgoing; Sun, 20 Apr 1997 02:52:47 -0700 (PDT) Received: from tulpi.interconnect.com.au (root@tulpi.interconnect.com.au [192.189.54.18]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA14018 for ; Sun, 20 Apr 1997 02:52:43 -0700 (PDT) Received: from solsbury-hill.home (acc4-ppp12.mel.interconnect.com.au [210.8.0.76]) by tulpi.interconnect.com.au with ESMTP id TAA28571 (8.7.6/IDA-1.6); Sun, 20 Apr 1997 19:52:34 +1000 (EST) Received: from solsbury-hill.home (localhost.home [127.0.0.1]) by solsbury-hill.home (8.7.5/8.7.3) with ESMTP id TAA05075; Sun, 20 Apr 1997 19:38:20 +1000 (EST) Message-Id: <199704200938.TAA05075@solsbury-hill.home> X-Mailer: exmh version 2.0beta 12/23/96 From: Joel Sutton To: asami@vader.cs.berkeley.edu (Satoshi Asami) cc: ports@freebsd.org Subject: Re: Question about version numbers for my xgs emulator port In-reply-to: Your message of "Thu, 17 Apr 1997 01:11:36 MST." <199704170811.BAA20228@silvia.HIP.Berkeley.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 20 Apr 1997 19:38:19 +1000 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Satoshi, > * The xgs release comes in two packages. First is a stable release, which is > * version 0.40 (currently in the ports collection) and the second is 0.48, > * which is a test release. According to my interpretation of the > * "ports instructions" in the handbook, we should have two separate > * ports here. But what directory names should I give them?? > > That depends on which way you want to merge later. > If you think 0.40 is worth keeping around even after 0.48 becomes > stable, then the new one should be called "xgs048" (no need for "b"). > I will have to make a repository copy of xgs -> xgs048 first, and > someone can commit the new version on top of xgs048. Once the next stable version is released then it would probably be best to upgrade 0.40 to that version. Keeping 0.40 shouldn't be necessary I think. > If you think of it as just a "test release", and intend to keep only > one stable version (i.e., only one xgs after 0.48 becomes stable), > create a directory called "xgs-beta" or something. When it becomes > stable, the bits will then be merged to the main xgs port and xgs-beta > will be deleted. No repository copy necessary here, so any committer > can create the new directory without my permission. The trend that the xgs follows is that several test releases come out, and then a stable. Then more test releases etc. So we could have both xgs and xgs-beta - both being updated as required. Quick summary: - "xgs" will be the stable release - "xgs-beta" will be the test release which gets frequently upgraded. - I'll update each one, when necessary, via send-pr and patches etc. > Does that answer your question? I think so. If I'm going in the wrong direction please yell, otherwise I'll go as outlined above. ok? Thanks, Joel... PS: Thanks to Thomas Gellekum for his reply also. From owner-freebsd-ports Sun Apr 20 03:40:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA15292 for ports-outgoing; Sun, 20 Apr 1997 03:40:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA15284; Sun, 20 Apr 1997 03:40:03 -0700 (PDT) Resent-Date: Sun, 20 Apr 1997 03:40:03 -0700 (PDT) Resent-Message-Id: <199704201040.DAA15284@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, yoshiaki@kt.rim.or.jp Received: from mail.kt.rim.or.jp (root@mail.kt.rim.or.jp [202.247.130.53]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA15010 for ; Sun, 20 Apr 1997 03:30:55 -0700 (PDT) Received: from singer.kt.rim.or.jp (ppp362.kt.rim.or.jp [202.247.140.62]) by mail.kt.rim.or.jp (8.8.5/3.4W3-rim1.1) with ESMTP id TAA08986; Sun, 20 Apr 1997 19:30:53 +0900 (JST) Received: (from yoshiaki@localhost) by singer.kt.rim.or.jp (8.8.5/3.4Wbeta3-96070610) id TAA00644; Sun, 20 Apr 1997 19:26:33 +0900 (JST) Message-Id: <199704201026.TAA00644@singer.kt.rim.or.jp> Date: Sun, 20 Apr 1997 19:26:33 +0900 (JST) From: Yoshiaki Uchikawa Reply-To: yoshiaki@kt.rim.or.jp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3357: I make "pari-GP" ports Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3357 >Category: ports >Synopsis: I make "pari-GP" ports >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 20 03:40:02 PDT 1997 >Last-Modified: >Originator: Yoshiaki Uchikawa >Organization: rimnet >Release: FreeBSD 2.2.1-RELEASE i386 >Environment: OS: FreeBSD 2.2.1R or 3.0-970209-SNAP CPU: Pentium Pro (166.19-MHz 686-class CPU) real memory = 67108864 (65536K bytes) Intel 82440FX (Natoma) PCI ahc0 rev 0 int a irq 9 on pci0:9 ahc0: aic7880 Single Channel, SCSI Id=7, 16 SCBs ahc0 waiting for scsi devices to settle (ahc0:0:0): "CONNER CFP1080S 4040" type 0 fixed SCSI 2 sd0(ahc0:0:0): Direct-Access 1030MB (2110812 512 byte sectors) (ahc0:1:0): "IBM DORS-32160 S82C" type 0 fixed SCSI 2 sd1(ahc0:1:0): Direct-Access 2063MB (4226725 512 byte sectors) (ahc0:2:0): "NEC CD-ROM DRIVE:502 2.0r" type 5 removable SCSI 2 >Description: I made "PARI-GP" ports. It's filename is "pari-ports.tar.gz". The PARI system is a package which is capable of doing formal computations on recursive types at high speed. It is possible to use PARI in two differnt ways: 1) as a library, which can be called from any upper-level language application (for instance written in C, C++, Pascal or Fortran); 2) as a sophisticated programmable calculator, named GP, which contains most of the standard control instructions of a standard language like C. >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Sun Apr 20 06:50:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA21785 for ports-outgoing; Sun, 20 Apr 1997 06:50:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA21754; Sun, 20 Apr 1997 06:50:02 -0700 (PDT) Resent-Date: Sun, 20 Apr 1997 06:50:02 -0700 (PDT) Resent-Message-Id: <199704201350.GAA21754@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, root@Burka.NetVision.net.il Received: from Burka.NetVision.net.il (root@burka.NetVision.net.il [194.90.1.23]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA21357 for ; Sun, 20 Apr 1997 06:41:49 -0700 (PDT) Received: (from root@localhost) by Burka.NetVision.net.il (8.8.5/8.8.2) id QAA21294; Sun, 20 Apr 1997 16:41:23 +0300 (IDT) Message-Id: <199704201341.QAA21294@Burka.NetVision.net.il> Date: Sun, 20 Apr 1997 16:41:23 +0300 (IDT) From: Mighty Wizard Reply-To: root@Burka.NetVision.net.il To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3358: xfmail port is out of date Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3358 >Category: ports >Synopsis: XFMail-1.1 has been released >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 20 06:50:01 PDT 1997 >Last-Modified: >Originator: Mighty Wizard >Organization: NetVision Ltd. >Release: FreeBSD 3.0-CURRENT i386 >Environment: Any FreeBSD system >Description: I just released XFMail-1.1 and xfmail port in FreeBSD ports collection needs updating. >How-To-Repeat: >Fix: Here are context diffs for xfmail and xforms ports: diff -rc xfmail.old/Makefile xfmail/Makefile *** xfmail.old/Makefile Fri Jan 10 22:02:46 1997 --- xfmail/Makefile Sun Apr 20 15:45:51 1997 *************** *** 1,13 **** # New ports collection makefile for: xfmail # http://Burka.NetVision.net.il/xfmail/xfmail.html ! # Version required: 1.0 ! # Date created: 30 June 1996 # Whom: gena # # $Id: Makefile,v 1.8 1997/01/10 04:59:16 ache Exp $ # ! DISTNAME= xfmail-1.0 CATEGORIES= mail MASTER_SITES= ftp://burka.netvision.net.il/pub/xfmail/ --- 1,13 ---- # New ports collection makefile for: xfmail # http://Burka.NetVision.net.il/xfmail/xfmail.html ! # Version required: 1.1 ! # Date created: 20 Apr 1997 # Whom: gena # # $Id: Makefile,v 1.8 1997/01/10 04:59:16 ache Exp $ # ! DISTNAME= xfmail-1.1 CATEGORIES= mail MASTER_SITES= ftp://burka.netvision.net.il/pub/xfmail/ diff -rc xfmail.old/files/md5 xfmail/files/md5 *** xfmail.old/files/md5 Fri Jan 10 22:02:50 1997 --- xfmail/files/md5 Sun Apr 20 15:48:27 1997 *************** *** 1 **** ! MD5 (xfmail-1.0.tar.gz) = 198cdb2e08a88d3ba3799e75f19b288a --- 1 ---- ! MD5 (xfmail-1.1.tar.gz) = 8a2ea70027246c0bae8cfc8dc5f6c8a8 Only in xfmail.old: patches diff -rc xforms.old/files/md5 xforms/files/md5 *** xforms.old/files/md5 Fri Mar 28 22:03:37 1997 --- xforms/files/md5 Tue Apr 15 16:28:38 1997 *************** *** 1 **** ! MD5 (bxform-086.tgz) = 593ad5371f903740ebcc49fafee31dd3 --- 1 ---- ! MD5 (bxform-086.tgz) = 9a5557763036d810baf99cdd5f086402 diff -rc xforms.old/patches/patch-ab xforms/patches/patch-ab *** xforms.old/patches/patch-ab Fri Mar 28 22:03:38 1997 --- xforms/patches/patch-ab Tue Apr 15 16:38:59 1997 *************** *** 1,7 **** ! *** mkconfig.h.orig Fri Jun 28 21:29:57 1996 ! --- mkconfig.h Wed Jul 10 14:27:24 1996 *************** ! *** 2,12 **** # FreeBSD/NetBSD # CC=cc --- 1,7 ---- ! *** mkconfig.h.orig Tue Apr 15 16:30:34 1997 ! --- mkconfig.h Tue Apr 15 16:38:35 1997 *************** ! *** 2,9 **** # FreeBSD/NetBSD # CC=cc *************** *** 9,19 **** ! LDFLAG=-O -s AR=ar r RANLIB=ranlib ! ! XINCLUDE=-I/usr/X11R6/lib ! SYSLIB=-lXpm -L/usr/X11R6/lib -lX11 -lm ! ! # where the library should be installed ! --- 2,12 ---- # FreeBSD/NetBSD # CC=cc --- 9,16 ---- ! LDFLAG=-O -s AR=ar r RANLIB=ranlib ! XINCLUDE=-I/usr/X11R6/include ! --- 2,9 ---- # FreeBSD/NetBSD # CC=cc *************** *** 21,36 **** ! LDFLAG= AR=ar r RANLIB=ranlib ! ! XINCLUDE=-I/usr/X11R6/include ! SYSLIB=-lXpm -L/usr/X11R6/lib -lX11 -lm ! ! # where the library should be installed *************** ! *** 17,37 **** ! HEADER_DIR=/usr/X11R6/include ! HEADERMODE=644 ! ! ! BIN_DIR=/usr/local/bin BINMODE=711 ! MAN5_DIR=/usr/man/man5 --- 18,27 ---- ! LDFLAG= AR=ar r RANLIB=ranlib ! XINCLUDE=-I/usr/X11R6/include *************** ! *** 21,38 **** ! BIN_DIR=/usr/local/bin BINMODE=711 ! MAN5_DIR=/usr/man/man5 *************** *** 48,58 **** ../xpm-3.4g/lib/libXpm.a LN=ln -fs ! --- 17,42 ---- ! HEADER_DIR=/usr/X11R6/include ! HEADERMODE=644 ! ! ! BIN_DIR=/usr/X11R6/bin BINMODE=711 ! MAN5_DIR=/usr/X11R6/man/man5 --- 39,46 ---- ../xpm-3.4g/lib/libXpm.a LN=ln -fs ! --- 21,43 ---- ! BIN_DIR=/usr/local/bin BINMODE=711 ! MAN5_DIR=/usr/X11R6/man/man5 >Audit-Trail: >Unformatted: From owner-freebsd-ports Sun Apr 20 11:32:31 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA04837 for ports-outgoing; Sun, 20 Apr 1997 11:32:31 -0700 (PDT) Received: from terra.oscs.montana.edu (terra.oscs.montana.edu [153.90.2.1]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id LAA04813; Sun, 20 Apr 1997 11:32:25 -0700 (PDT) Received: from esus.cs.montana.edu by terra.oscs.montana.edu (5.65/Ultrix3.0-C) id AA29120; Sun, 20 Apr 1997 12:32:22 -0600 Received: from esus.cs.montana.edu by esus.cs.montana.edu (5.65v3.2/1.1.10.5/06Mar97-1051AM) id AA13457; Sun, 20 Apr 1997 12:32:17 -0600 Message-Id: <2.2.32.19970420183238.007148c8@esus.cs.montana.edu> X-Sender: ashworth@esus.cs.montana.edu X-Mailer: Windows Eudora Pro Version 2.2 (32) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Sun, 20 Apr 1997 12:32:38 -0600 To: questions@freebsd.org, ports@freebsd.org From: Justin Ashworth Subject: TCL/TK and Nedit ports Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Are the TCL7.6 and TK4.2 ports broken? I can't seem to get them to work. It says something to the effect of '/usr/ports/lang/tcl7.6/work/tcl76 does not exist'. Then it exits. It does in fact exist so I don't know what the problem is. Also, since when does Nedit require Motif? I've run it before without Motif and now it won't even compile. Are there some libraries I need? Can anybody help me? Thanks! - Justin Ashworth -- ashworth@cs.montana.edu - http://www.cs.montana.edu/~ashworth From owner-freebsd-ports Sun Apr 20 11:50:07 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA05839 for ports-outgoing; Sun, 20 Apr 1997 11:50:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA05833; Sun, 20 Apr 1997 11:50:05 -0700 (PDT) Resent-Date: Sun, 20 Apr 1997 11:50:05 -0700 (PDT) Resent-Message-Id: <199704201850.LAA05833@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, jhs@freebsd.org Received: from wall.jhs.no_domain (vector.muc.ditec.de [194.120.126.35]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA05335; Sun, 20 Apr 1997 11:39:56 -0700 (PDT) Received: (from jhs@localhost) by wall.jhs.no_domain (8.8.5/8.6.9) id UAA02676; Sun, 20 Apr 1997 20:40:22 +0200 (MET DST) Message-Id: <199704201840.UAA02676@wall.jhs.no_domain> Date: Sun, 20 Apr 1997 20:40:22 +0200 (MET DST) From: jhs@freebsd.org Reply-To: jhs@freebsd.org To: FreeBSD-gnats-submit@freebsd.org Cc: me@freebsd.org, gj@freebsd.org, asami@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3361: patch for bsd.port.mk Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3361 >Category: ports >Synopsis: Enhancement patch >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 20 11:50:02 PDT 1997 >Last-Modified: >Originator: Julian Stacey jhs@freebsd.org >Organization: >Release: FreeBSD 2.2-RELEASE i386 >Environment: - >Description: - >How-To-Repeat: setenv NEARBY_DISTFILES_SITE ftp://my_local_provider.net//bla/distfiles make fetch >Fix: *** old/src/share/mk/bsd.port.mk Sun Apr 20 18:10:48 1997 --- new/src/share/mk/bsd.port.mk Sun Apr 20 20:18:56 1997 *************** *** 525,530 **** --- 525,539 ---- PATCH_SITES:= ${MASTER_SITE_OVERRIDE} ${PATCH_SITES} .endif + # If NEARBY_DISTFILES_SITE is set, search nearby Internet site first, + # before going further afield. + # Use this to first access a local ftp archive, also use it if you or your + # internet access provider pay more for international than local packets. + .if defined(NEARBY_DISTFILES_SITE) + MASTER_SITES:= ${NEARBY_DISTFILES_SITE}/ ${MASTER_SITES} + PATCH_SITES:= ${NEARBY_DISTFILES_SITE}/ ${MASTER_SITES} + .endif + # Search CDROM first if mounted, symlink instead of copy if # FETCH_SYMLINK_DISTFILES is set .if exists(/cdrom/ports/distfiles) >Audit-Trail: >Unformatted: From owner-freebsd-ports Sun Apr 20 12:46:23 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA09384 for ports-outgoing; Sun, 20 Apr 1997 12:46:23 -0700 (PDT) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA09379; Sun, 20 Apr 1997 12:46:19 -0700 (PDT) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.5/8.8.5) with SMTP id OAA17223; Sun, 20 Apr 1997 14:46:15 -0500 (EST) Date: Sun, 20 Apr 1997 14:46:14 -0500 (EST) From: John Fieber To: Justin Ashworth cc: questions@freebsd.org, ports@freebsd.org Subject: Re: TCL/TK and Nedit ports In-Reply-To: <2.2.32.19970420183238.007148c8@esus.cs.montana.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 20 Apr 1997, Justin Ashworth wrote: > Also, since when does Nedit require Motif? I've run it before without > Motif and now it won't even compile. Are there some libraries I need? It has always required motif to compile. Lestif might work but I've never tried. You were probably running a pre-compiled package with the motif library statically linked. -john From owner-freebsd-ports Sun Apr 20 12:50:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA09636 for ports-outgoing; Sun, 20 Apr 1997 12:50:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA09630; Sun, 20 Apr 1997 12:50:03 -0700 (PDT) Date: Sun, 20 Apr 1997 12:50:03 -0700 (PDT) Message-Id: <199704201950.MAA09630@freefall.freebsd.org> To: freebsd-ports Cc: From: "Jordan K. Hubbard" Subject: Re: ports/3361: patch for bsd.port.mk Reply-To: "Jordan K. Hubbard" Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/3361; it has been noted by GNATS. From: "Jordan K. Hubbard" To: jhs@freebsd.org Cc: FreeBSD-gnats-submit@freebsd.org, me@freebsd.org, gj@freebsd.org, asami@freebsd.org Subject: Re: ports/3361: patch for bsd.port.mk Date: Sun, 20 Apr 1997 12:44:15 -0700 > setenv NEARBY_DISTFILES_SITE ftp://my_local_provider.net//bla/distfiles How is this any different than the existing: setenv MASTER_SITE_OVERRIDE ftp://my_local_provider.net//bla/distfiles ?? Jordan From owner-freebsd-ports Sun Apr 20 12:53:11 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA09874 for ports-outgoing; Sun, 20 Apr 1997 12:53:11 -0700 (PDT) Received: from nexis.net (customer-1.ican.net [198.133.36.101]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA09775; Sun, 20 Apr 1997 12:52:38 -0700 (PDT) Received: from localhost (james@localhost) by nexis.net (8.8.5/8.8.5) with SMTP id PAA14628; Sun, 20 Apr 1997 15:48:21 -0400 (EDT) Date: Sun, 20 Apr 1997 15:48:19 -0400 (EDT) From: James FitzGibbon To: jhs@freebsd.org cc: FreeBSD-gnats-submit@freebsd.org, me@freebsd.org, gj@freebsd.org, asami@freebsd.org, GNATS Management , freebsd-ports@freefall.freebsd.org Subject: Re: ports/3361: patch for bsd.port.mk In-Reply-To: <199704201840.UAA02676@wall.jhs.no_domain> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 20 Apr 1997 jhs@freebsd.org wrote: > + MASTER_SITES:= ${NEARBY_DISTFILES_SITE}/ ${MASTER_SITES} > + PATCH_SITES:= ${NEARBY_DISTFILES_SITE}/ ${MASTER_SITES} > + .endif Sounds like a good idea, but doesn't MASTER_SITE_OVERRIDE already do this ? .if !defined(MASTER_SITE_OVERRIDE) MASTER_SITES+= ${MASTER_SITE_BACKUP} PATCH_SITES+= ${MASTER_SITE_BACKUP} .else MASTER_SITES:= ${MASTER_SITE_OVERRIDE} ${MASTER_SITES} PATCH_SITES:= ${MASTER_SITE_OVERRIDE} ${PATCH_SITES} .endif ${MASTER_SITE_OVERRIDE} doesn't (as I once thought) override ${MASTER_SITES}, it just prepends the one you name to the defined list. -- j. From owner-freebsd-ports Sun Apr 20 13:00:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA10219 for ports-outgoing; Sun, 20 Apr 1997 13:00:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA10195; Sun, 20 Apr 1997 13:00:01 -0700 (PDT) Date: Sun, 20 Apr 1997 13:00:01 -0700 (PDT) Message-Id: <199704202000.NAA10195@freefall.freebsd.org> To: freebsd-ports Cc: From: James FitzGibbon Subject: Re: ports/3361: patch for bsd.port.mk Reply-To: James FitzGibbon Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/3361; it has been noted by GNATS. From: James FitzGibbon To: jhs@freebsd.org Cc: FreeBSD-gnats-submit@freebsd.org, me@freebsd.org, gj@freebsd.org, asami@freebsd.org, GNATS Management , freebsd-ports@freefall.freebsd.org Subject: Re: ports/3361: patch for bsd.port.mk Date: Sun, 20 Apr 1997 15:48:19 -0400 (EDT) On Sun, 20 Apr 1997 jhs@freebsd.org wrote: > + MASTER_SITES:= ${NEARBY_DISTFILES_SITE}/ ${MASTER_SITES} > + PATCH_SITES:= ${NEARBY_DISTFILES_SITE}/ ${MASTER_SITES} > + .endif Sounds like a good idea, but doesn't MASTER_SITE_OVERRIDE already do this ? .if !defined(MASTER_SITE_OVERRIDE) MASTER_SITES+= ${MASTER_SITE_BACKUP} PATCH_SITES+= ${MASTER_SITE_BACKUP} .else MASTER_SITES:= ${MASTER_SITE_OVERRIDE} ${MASTER_SITES} PATCH_SITES:= ${MASTER_SITE_OVERRIDE} ${PATCH_SITES} .endif ${MASTER_SITE_OVERRIDE} doesn't (as I once thought) override ${MASTER_SITES}, it just prepends the one you name to the defined list. -- j. From owner-freebsd-ports Sun Apr 20 13:45:54 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA15526 for ports-outgoing; Sun, 20 Apr 1997 13:45:54 -0700 (PDT) Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA15513 for ; Sun, 20 Apr 1997 13:45:46 -0700 (PDT) Received: (from uucp@localhost) by frmug.org (8.8.5/8.8.5/frmug-2.0) with UUCP id WAA12552; Sun, 20 Apr 1997 22:45:40 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by xp11.frmug.org (8.8.5/8.8.5/xp11-uucp-1.1) with ESMTP id WAA15940; Sun, 20 Apr 1997 22:30:44 +0200 (CEST) Message-Id: <199704202030.WAA15940@xp11.frmug.org> To: ports@FreeBSD.org, andreas@klemm.gtn.com Subject: typo in print/lyx (Makefile) Date: Sun, 20 Apr 1997 22:30:43 +0200 From: "Philippe Charnier" Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hi, make fetch-list gives incorrect result in print/lyx. The enclosed patch solves the problem: Index: Makefile =================================================================== RCS file: /home2h/FreeBSD.cvsroot/ports/print/lyx/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 1997/04/03 15:38:54 1.6 +++ Makefile 1997/04/20 20:27:29 @@ -8,7 +8,7 @@ DISTNAME= lyx-0.10.7 CATEGORIES= print -MASTER_SITES= ftp://ftp.via.ecp.fr/pub/lyx/beta_stable +MASTER_SITES= ftp://ftp.via.ecp.fr/pub/lyx/beta_stable/ MAINTAINER= andreas@klemm.gtn.com ------ ------ Philippe Charnier charnier@lirmm.fr (smtp) charnier@xp11.frmug.org (uucp) ``a PC not running FreeBSD is like a venusian with no tentacles'' ------------------------------------------------------------------------ From owner-freebsd-ports Sun Apr 20 14:06:11 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA16765 for ports-outgoing; Sun, 20 Apr 1997 14:06:11 -0700 (PDT) Received: from iworks.InterWorks.org (deischen@iworks.interworks.org [128.255.18.10]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA16760 for ; Sun, 20 Apr 1997 14:06:07 -0700 (PDT) Received: (from deischen@localhost) by iworks.InterWorks.org (8.7.5/) id QAA10502; Sun, 20 Apr 1997 16:06:43 -0500 (CDT) Message-Id: <199704202106.QAA10502@iworks.InterWorks.org> Date: Sun, 20 Apr 1997 16:06:43 -0500 (CDT) From: "Daniel M. Eischen" To: ashworth@esus.cs.montana.edu, ports@freebsd.org Subject: Re: TCL/TK and Nedit ports Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Also, since when does Nedit require Motif? I've run it before without > Motif and now it won't even compile. Are there some libraries I need? Nedit has always needed Motif to compile. To run, you've either got to have a version linked with the static Motif libs, or you've got to have the Motif libs on your system. Perhaps you were previously running a package (statically linked) of Nedit? Dan Eischen deischen@iworks.InterWorks.org From owner-freebsd-ports Sun Apr 20 15:30:08 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA21880 for ports-outgoing; Sun, 20 Apr 1997 15:30:08 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA21872; Sun, 20 Apr 1997 15:30:04 -0700 (PDT) Resent-Date: Sun, 20 Apr 1997 15:30:04 -0700 (PDT) Resent-Message-Id: <199704202230.PAA21872@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, Received:"from wopr.ml.org (hunt@MPH124.rh.psu.edu [128.118.21.27]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA21157 for" ; Sun, 20 Apr 1997 15:24:15.-0700 (PDT) Received: (from hunt@localhost) by wopr.ml.org (8.8.5/8.8.5) id SAA14921; Sun, 20 Apr 1997 18:24:13 -0400 (EDT) Message-Id: <199704202224.SAA14921@wopr.ml.org> Date: Sun, 20 Apr 1997 18:24:13 -0400 (EDT) From: Matthew Hunt To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3362: Ports submission: XFrisk 0.99b4 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3362 >Category: ports >Synopsis: Ports submission: XFrisk 0.99b4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 20 15:30:02 PDT 1997 >Last-Modified: >Originator: Matthew Hunt >Organization: Very little. >Release: FreeBSD 2.2-STABLE i386 >Environment: FreeBSD 2.2-STABLE; XFree86 3.2 >Description: XFrisk is a multi-player, networkable Risk game for X11. >How-To-Repeat: >Fix: Port uploaded to ftp.freebsd.org as xfrisk-0.99b4.tar.gz. >Audit-Trail: >Unformatted: From owner-freebsd-ports Sun Apr 20 17:21:43 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA29176 for ports-outgoing; Sun, 20 Apr 1997 17:21:43 -0700 (PDT) Received: from dfw-ix9.ix.netcom.com (dfw-ix9.ix.netcom.com [206.214.98.9]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA29160; Sun, 20 Apr 1997 17:21:36 -0700 (PDT) Received: (from smap@localhost) by dfw-ix9.ix.netcom.com (8.8.4/8.8.4) id TAA11125; Sun, 20 Apr 1997 19:20:58 -0500 (CDT) Received: from sjx-ca83-03.ix.netcom.com(207.94.112.99) by dfw-ix9.ix.netcom.com via smap (V1.3) id smab11084; Sun Apr 20 19:20:52 1997 Received: (from asami@localhost) by blimp.mimi.com (8.8.5/8.6.9) id QAA21899; Sun, 20 Apr 1997 16:27:41 -0700 (PDT) Date: Sun, 20 Apr 1997 16:27:41 -0700 (PDT) Message-Id: <199704202327.QAA21899@blimp.mimi.com> To: ashworth@esus.cs.montana.edu CC: questions@freebsd.org, ports@freebsd.org In-reply-to: <2.2.32.19970420183238.007148c8@esus.cs.montana.edu> (message from Justin Ashworth on Sun, 20 Apr 1997 12:32:38 -0600) Subject: Re: TCL/TK and Nedit ports From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * Are the TCL7.6 and TK4.2 ports broken? I can't seem to get them to work. * It says something to the effect of '/usr/ports/lang/tcl7.6/work/tcl76 does * not exist'. Then it exits. It does in fact exist so I don't know what the * problem is. You probably have and old bsd.port.mk. What version of FreeBSD system do you have, and what do the $Id$ lines in bsd.port.mk say? Also, you may want to include some lines from the error if you want to speed up the helping process. :) Satoshi From owner-freebsd-ports Sun Apr 20 17:21:47 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA29200 for ports-outgoing; Sun, 20 Apr 1997 17:21:47 -0700 (PDT) Received: from dfw-ix9.ix.netcom.com (dfw-ix9.ix.netcom.com [206.214.98.9]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA29175 for ; Sun, 20 Apr 1997 17:21:42 -0700 (PDT) Received: (from smap@localhost) by dfw-ix9.ix.netcom.com (8.8.4/8.8.4) id TAA11145; Sun, 20 Apr 1997 19:21:07 -0500 (CDT) Received: from sjx-ca83-03.ix.netcom.com(207.94.112.99) by dfw-ix9.ix.netcom.com via smap (V1.3) id sma011084; Sun Apr 20 19:21:00 1997 Received: (from asami@localhost) by blimp.mimi.com (8.8.5/8.6.9) id PAA21677; Sun, 20 Apr 1997 15:38:16 -0700 (PDT) Date: Sun, 20 Apr 1997 15:38:16 -0700 (PDT) Message-Id: <199704202238.PAA21677@blimp.mimi.com> To: suttonj@interconnect.com.au CC: ports@freebsd.org In-reply-to: <199704200938.TAA05075@solsbury-hill.home> (message from Joel Sutton on Sun, 20 Apr 1997 19:38:19 +1000) Subject: Re: Question about version numbers for my xgs emulator port From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * Quick summary: * - "xgs" will be the stable release * - "xgs-beta" will be the test release which gets frequently upgraded. * - I'll update each one, when necessary, via send-pr and patches etc. Yes, that sounds exactly right. Thanks. Satoshi From owner-freebsd-ports Sun Apr 20 17:44:37 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA01099 for ports-outgoing; Sun, 20 Apr 1997 17:44:37 -0700 (PDT) Received: from dfw-ix14.ix.netcom.com (dfw-ix14.ix.netcom.com [206.214.98.14]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA01092 for ; Sun, 20 Apr 1997 17:44:34 -0700 (PDT) Received: (from smap@localhost) by dfw-ix14.ix.netcom.com (8.8.4/8.8.4) id TAA06060; Sun, 20 Apr 1997 19:43:47 -0500 (CDT) Received: from sjx-ca83-03.ix.netcom.com(207.94.112.99) by dfw-ix14.ix.netcom.com via smap (V1.3) id sma006022; Sun Apr 20 19:43:35 1997 Received: (from asami@localhost) by blimp.mimi.com (8.8.5/8.6.9) id RAA22212; Sun, 20 Apr 1997 17:43:28 -0700 (PDT) Date: Sun, 20 Apr 1997 17:43:28 -0700 (PDT) Message-Id: <199704210043.RAA22212@blimp.mimi.com> To: charnier@xp11.frmug.org CC: ports@FreeBSD.org, andreas@klemm.gtn.com In-reply-to: <199704202030.WAA15940@xp11.frmug.org> (charnier@xp11.frmug.org) Subject: Re: typo in print/lyx (Makefile) From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk * make fetch-list gives incorrect result in print/lyx. The enclosed * patch solves the problem: Thanks for the fix, committed. Satoshi From owner-freebsd-ports Sun Apr 20 18:25:12 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA03821 for ports-outgoing; Sun, 20 Apr 1997 18:25:12 -0700 (PDT) Received: from dfw-ix11.ix.netcom.com (dfw-ix11.ix.netcom.com [206.214.98.11]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA03803; Sun, 20 Apr 1997 18:24:56 -0700 (PDT) Received: (from smap@localhost) by dfw-ix11.ix.netcom.com (8.8.4/8.8.4) id UAA07545; Sun, 20 Apr 1997 20:24:17 -0500 (CDT) Received: from sjx-ca83-03.ix.netcom.com(207.94.112.99) by dfw-ix11.ix.netcom.com via smap (V1.3) id sma007375; Sun Apr 20 20:21:21 1997 Received: (from asami@localhost) by blimp.mimi.com (8.8.5/8.6.9) id SAA23873; Sun, 20 Apr 1997 18:21:13 -0700 (PDT) Date: Sun, 20 Apr 1997 18:21:13 -0700 (PDT) Message-Id: <199704210121.SAA23873@blimp.mimi.com> To: tom@sdf.com CC: freebsd-ports@FreeBSD.ORG, markm@FreeBSD.ORG In-reply-to: (message from Tom Samplonius on Fri, 18 Apr 1997 10:53:16 -0700 (PDT)) Subject: Re: Small patch for xinetd From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * This is a small patch for the security/xinetd port. I've been using * xinetd on a production server for a few months now. The xinetd process * was started on Oct 28, 1996 and is still running! It is ok to send patches like this via send-pr. That way, we can redirect the patch to the maintainer easily. * This patch is rather critical for anyone using xinetd in a busy * production system with lots of sluggish dial-up PPP connections. So, Mark, what do you think? :) Satoshi ------- * *** xinetd/defs.h.orig Thu Mar 20 11:29:27 1997 * --- xinetd/defs.h Thu Mar 20 11:29:46 1997 * *************** * *** 100,106 **** * /* * * Used for listen(2) * */ * ! #define LISTEN_BACKLOG 7 * * /* * * When explicit values are given for enum's, that is because the structures * --- 100,106 ---- * /* * * Used for listen(2) * */ * ! #define LISTEN_BACKLOG 64 * * /* * * When explicit values are given for enum's, that is because the structures * * * * * Tom * * * From owner-freebsd-ports Sun Apr 20 21:30:04 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA14363 for ports-outgoing; Sun, 20 Apr 1997 21:30:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA14357; Sun, 20 Apr 1997 21:30:02 -0700 (PDT) Date: Sun, 20 Apr 1997 21:30:02 -0700 (PDT) Message-Id: <199704210430.VAA14357@freefall.freebsd.org> To: freebsd-ports Cc: From: MIHIRA "Sanpei" Yoshiro Subject: Re: ports/3322: setlocale problem in lang/perl5 Reply-To: MIHIRA "Sanpei" Yoshiro Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/3322; it has been noted by GNATS. From: MIHIRA "Sanpei" Yoshiro To: ache@nagual.ru Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/3322: setlocale problem in lang/perl5 Date: Mon, 21 Apr 1997 11:14:51 +0900 >On Fri, 18 Apr 1997 sanpei@yy.cs.keio.ac.jp wrote: > >> (1) setlocale function is used in perl5. >> (2) shared library which has setlocale is libc and libxpg4. >> setlocale in libc is only support LANG C. >> on the other, setlocale in libxpg4 is support other >> LANGs, one is ja_JP.EUC. >> (3) And perl5 is linked only libc, not libxpg4. >> (4) If set environment variable LANG to ja_JP.EUC, perl5 >> outputted some warnings. >> >> Solution >> link libxpg4 (before libc.) > >It is possible only if perl5 fully support 16bit wide characters >and string, if not, it breaks perl5 badly. OK, I hope to append some notice about this warnings to pkg/DESCR file. --- Yoshiro MIHIRA Keio Univ. Japan From owner-freebsd-ports Sun Apr 20 23:25:20 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA18711 for ports-outgoing; Sun, 20 Apr 1997 23:25:20 -0700 (PDT) Received: from kevin.sunshine.net ([204.191.205.84]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA18706 for ; Sun, 20 Apr 1997 23:25:14 -0700 (PDT) Received: from localhost (cagey@localhost) by kevin.sunshine.net (8.8.5/8.8.5) with SMTP id XAA03894 for ; Sun, 20 Apr 1997 23:21:58 -0700 (PDT) Date: Sun, 20 Apr 1997 23:21:52 -0700 (PDT) From: Kevin Eliuk Reply-To: Kevin Eliuk To: FreeBSD-Ports Subject: A small suggestion Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk I think it would be a great idea for future ports and packages to include in the DESCR of those that require X-windows to include a closing line something like: Requires X-windows or Requires X _______________________________________ |\ /| | \ kevin_eliuk@sunshine.net / | | \ Kevin G. Eliuk / | | /^\_________________________/^\ | | / \ | |/--===### Powered By FreeBSD 2.2.1 \| | www.freebsd.org | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From owner-freebsd-ports Sun Apr 20 23:40:09 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA19857 for ports-outgoing; Sun, 20 Apr 1997 23:40:09 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA19846; Sun, 20 Apr 1997 23:40:03 -0700 (PDT) Resent-Date: Sun, 20 Apr 1997 23:40:03 -0700 (PDT) Resent-Message-Id: <199704210640.XAA19846@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, pjm@cs.ntu.edu.au Received: from wattle.cs.ntu.edu.au (wattle.cs.ntu.edu.au [138.80.116.16]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA19399 for ; Sun, 20 Apr 1997 23:34:38 -0700 (PDT) Received: (from pjm@localhost) by wattle.cs.ntu.edu.au (8.8.5/8.8.5) id QAA25435; Mon, 21 Apr 1997 16:04:35 +0930 (CST) Message-Id: <199704210634.QAA25435@wattle.cs.ntu.edu.au> Date: Mon, 21 Apr 1997 16:04:35 +0930 (CST) From: Phil Maker Reply-To: pjm@cs.ntu.edu.au To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3363: A new port for the collection Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3363 >Category: ports >Synopsis: port of nana-1.00 for your collection >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 20 23:40:01 PDT 1997 >Last-Modified: >Originator: Phil Maker >Organization: Northern Territory University >Release: FreeBSD 2.1.7-RELEASE i386 >Environment: >Description: I've made a port and package set for the nana-1.00 library under FreeBSD. Its been tested under 2.1.7 and 2.2.1 as well as about 6 other UNICES. What is it? a library providing improved support for assertion checking and logging (programming by contract, formal methods, ...) Where is it? ftp://ftp.cs.ntu.edu.au/pub/nana/nana-1.00.tar.gz - GNU tarball with configure, etc. ftp://ftp.cs.ntu.edu.au/pub/nana/nana.tar.gz - FreeBSD port tar file (BTW what should this be called!) ftp://ftp.cs.ntu.edu.au/pub/nana/nana-1.00.tgz - FreeBSD package I will upload these packages as directed to incoming as well. See http://www.cs.ntu.edu.au/homepages/pjm/index.html for more information on nana. Thanks, Phil Maker pjm@cs.ntu.edu.au >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Mon Apr 21 05:02:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA08929 for ports-outgoing; Mon, 21 Apr 1997 05:02:06 -0700 (PDT) Received: (from tg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA08907; Mon, 21 Apr 1997 05:01:52 -0700 (PDT) Date: Mon, 21 Apr 1997 05:01:52 -0700 (PDT) From: Thomas Gellekum Message-Id: <199704211201.FAA08907@freefall.freebsd.org> To: xaa@stack.nl, tg, freebsd-ports Subject: Re: ports/3350 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Upgrade for ports/lang/kaffe State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Mon Apr 21 04:59:16 PDT 1997 State-Changed-Why: Patch committed, thanks. BTW, why was this PR labeled `confidential'? From owner-freebsd-ports Mon Apr 21 05:08:29 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA09258 for ports-outgoing; Mon, 21 Apr 1997 05:08:29 -0700 (PDT) Received: from dfw-ix4.ix.netcom.com (dfw-ix4.ix.netcom.com [206.214.98.4]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA09252 for ; Mon, 21 Apr 1997 05:08:26 -0700 (PDT) Received: (from smap@localhost) by dfw-ix4.ix.netcom.com (8.8.4/8.8.4) id HAA22036; Mon, 21 Apr 1997 07:07:50 -0500 (CDT) Received: from sjx-ca83-10.ix.netcom.com(207.94.112.106) by dfw-ix4.ix.netcom.com via smap (V1.3) id sma027089; Mon Apr 21 01:39:08 1997 Received: (from asami@localhost) by blimp.mimi.com (8.8.5/8.6.9) id XAA24556; Sun, 20 Apr 1997 23:39:06 -0700 (PDT) Date: Sun, 20 Apr 1997 23:39:06 -0700 (PDT) Message-Id: <199704210639.XAA24556@blimp.mimi.com> To: ache@nagual.ru CC: ports@freebsd.org Subject: trans build failure From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Satoshi ------- >> Checksum OK for trans111.tar.gz. ===> Extracting for trans-1.11 ===> Patching for trans-1.11 ===> Applying FreeBSD patches for trans-1.11 ===> Configuring for trans-1.11 ===> Building for trans-1.11 cc -O -c -Wall -DNO_STRUPR transtab.c In file included from transtab.c:83: readtab.h:31: parse error before `ushort' readtab.h:40: parse error before `ushort' readtab.h:48: parse error before `ushort' readtab.h:52: parse error before `FindCode' From owner-freebsd-ports Mon Apr 21 10:08:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA00994 for ports-outgoing; Mon, 21 Apr 1997 10:08:05 -0700 (PDT) Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA00331 for freebsd-ports@freebsd.org; Mon, 21 Apr 1997 10:01:05 -0700 (PDT) Date: Mon, 21 Apr 1997 10:01:05 -0700 (PDT) Message-Id: <199704211701.KAA00331@freefall.freebsd.org> From: FreeBSD bugmaster To: FreeBSD ports list Subject: Current unassigned ports problem reports Sender: owner-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 ------------------------------------------------------------------------------- f [1997/01/01] ports/2352 ports wu-ftp port does not work with DES crypte 1 problem 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/02/13] ports/2731 ports new port: Tcl 8.0A2 o [1997/03/01] ports/2842 ports Expect port upgraded at master site; does 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 o [1997/03/15] ports/2992 ports xperfmon++ port is out of date a [1997/03/15] ports/2994 ports xpm port does not build for the first tim o [1997/03/29] ports/3142 ports new port: slrn o [1997/03/30] ports/3146 ports new port fix (slrn) o [1997/04/02] ports/3179 ports WebStone 2.0.1 port submitted o [1997/04/04] ports/3193 ports MAKE fails for /usr/ports/net/ucd-snmp o [1997/04/05] ports/3205 ports Mtools-3.0 attempts to flock() a disk par o [1997/04/11] ports/3256 ports ncftp-2.4.2 in packages-2.2 was not linke o [1997/04/13] ports/3274 ports mars fails to build if "." not in PATH 15 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1996/04/23] ports/1155 ports systat or top display disagreeing informa o [1996/08/21] ports/1520 ports sudo dosn't recognise certain passwords a a [1996/08/28] ports/1550 ports "make install" needs to know how to updat o [1996/10/31] ports/1939 ports exodus port doesn't build with new g++-2. o [1996/12/03] ports/2145 ports qpopper bulletin support broken o [1996/12/08] ports/2182 ports FreeBSD's and X-32's list of locales do n o [1996/12/21] ports/2264 ports latex* ports need updating o [1997/01/05] ports/2379 ports New URT port o [1997/01/10] ports/2445 ports New port : Cosmo Gang the Puzzle (games/c o [1997/01/12] ports/2477 ports Tcl 8.0 a1 port submission. o [1997/01/12] ports/2478 ports Tk 8.0a1 port submission. f [1997/01/24] ports/2571 ports Maxima lacks pkg directory o [1997/02/06] ports/2677 ports Various ports have checksum problems o [1997/02/20] ports/2778 ports New Port: Version of traceroute which pri o [1997/02/25] ports/2816 ports New port - aftp ftp-like shell for apple2 o [1997/02/25] ports/2817 ports New port - prodosemu is an Apple2e prodos a [1997/03/02] ports/2849 ports correction to New math/cad port (SCILAB) o [1997/03/03] ports/2869 ports Submiting new port: tac_plus o [1997/03/06] ports/2900 ports new port: netris -- a free networked vers a [1997/03/06] ports/2902 ports Fix xmcd port for PACKAGE_BUILDING o [1997/03/06] ports/2903 ports New port: xdeblock o [1997/03/06] ports/2904 ports New port: wm2 a [1997/03/06] ports/2905 ports Fixed port: xshisen-1.36 o [1997/03/07] ports/2916 ports ports sysutils/top/Makefile MASTER_SITES o [1997/03/08] ports/2920 ports patch for mispositioned xv windows under o [1997/03/08] ports/2922 ports Please commit new port: viz-1.1.1 o [1997/03/09] ports/2926 ports xmgt-2.31 port, now in pub/incoming on ft o [1997/03/10] ports/2936 ports The teTeX port runs strup on /usr/local/b o [1997/03/11] ports/2949 ports bsd.port.mk needs something like FETCH_EN o [1997/03/11] ports/2951 ports xgraph source is not on MASTER_SITE o [1997/03/12] ports/2960 ports Update the port(jp-camltk41-1.0):japanese o [1997/03/12] ports/2961 ports New port(jp-vftool-1.2):japanese/virfonts o [1997/03/12] ports/2970 ports Easy update to CIM (lang) o [1997/03/12] ports/2971 ports CIM 1.84 --> 1.92 patch o [1997/03/13] ports/2974 ports updated Makefile and patch-ab of jp-dvi2p o [1997/03/14] ports/2986 ports fvwm95-2.0.43a port don't install/have ma o [1997/03/15] ports/2993 ports qmail-port-take2-proff.tar.gz in incoming o [1997/03/17] ports/3012 ports qmailanalog port in incoming 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/03/24] ports/3090 ports ircii-2.9-roof does not run. o [1997/03/25] ports/3098 ports new ports of kr-nhpf-1.42 o [1997/03/28] ports/3137 ports new port of xmake-1.00 o [1997/03/30] ports/3143 ports mkisofs site has moved o [1997/03/31] ports/3153 ports new port request of hcode-2.1mailpatch2 o [1997/03/31] ports/3154 ports new port request of hmconv-1.0pl3 o [1997/04/01] ports/3166 ports ghostscript-2.6.2 install script has a wr o [1997/04/01] ports/3169 ports nn port broken o [1997/04/03] ports/3189 ports Update plan to version 1.6 o [1997/04/05] ports/3199 ports new ports collection: automake-1.0 o [1997/04/05] ports/3203 ports xmcd-2.1 won't build o [1997/04/06] ports/3215 ports Update to Gnat port o [1997/04/08] ports/3227 ports new port(xtimer-8087) o [1997/04/10] ports/3248 ports update a port o [1997/04/10] ports/3250 ports New CAD port: xpns o [1997/04/13] ports/3277 ports tcp_wrapper port does not include NIS sup o [1997/04/13] ports/3279 ports new port of KON2 o [1997/04/15] ports/3296 ports New port(jp-GP-2.01jp):japanese/GP. o [1997/04/15] ports/3297 ports xforms-0.86 port no longer compiles 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) o [1997/04/18] ports/3320 ports new and updated ports of korean, and upda o [1997/04/18] ports/3321 ports port update request for audio/splay-0.2 t o [1997/04/18] ports/3322 ports setlocale problem in lang/perl5 o [1997/04/18] ports/3330 ports hylafax port seems to be broken (partly) o [1997/04/19] ports/3331 ports new port request of korea/afterstep o [1997/04/19] ports/3332 ports new port request of korea/elm o [1997/04/19] ports/3333 ports new port request of korea/fvwm95 o [1997/04/19] ports/3334 ports new port request of korean/han o [1997/04/19] ports/3335 ports new port request of korean/hanemacs o [1997/04/19] ports/3336 ports new port request of korean/hanmutt o [1997/04/19] ports/3337 ports new port request of korean/helvis o [1997/04/19] ports/3338 ports new port request of korean/hfvwm2 o [1997/04/19] ports/3339 ports new port request of korean/hlatexpsfonts o [1997/04/19] ports/3340 ports new port(update) request of korean/hmconv o [1997/04/19] ports/3341 ports new port request of korean/hpscat o [1997/04/19] ports/3342 ports new port request of korean/linuxdoc-sgml o [1997/04/19] ports/3343 ports new port request of korean/nh2ps o [1997/04/19] ports/3344 ports new port request of korean/netscape3 o [1997/04/19] ports/3345 ports new port request of korean/nhpf o [1997/04/19] ports/3346 ports new port request of korean/pine o [1997/04/19] ports/3347 ports new port request of net/ztelnet o [1997/04/19] ports/3348 ports new port request of korean/nhppf o [1997/04/19] ports/3352 ports New port: cddbd o [1997/04/20] ports/3357 ports I make "pari-GP" ports o [1997/04/20] ports/3358 ports XFMail-1.1 has been released o [1997/04/20] ports/3361 ports Enhancement patch for bsd.port.mk o [1997/04/20] ports/3362 ports Ports submission: XFrisk 0.99b4 88 problems total. From owner-freebsd-ports Mon Apr 21 12:20:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA08049 for ports-outgoing; Mon, 21 Apr 1997 12:20:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA08023; Mon, 21 Apr 1997 12:20:03 -0700 (PDT) Resent-Date: Mon, 21 Apr 1997 12:20:03 -0700 (PDT) Resent-Message-Id: <199704211920.MAA08023@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, pst@jnx.com Received: from red.jnx.com (red.jnx.com [208.197.169.254]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA07867 for ; Mon, 21 Apr 1997 12:16:36 -0700 (PDT) Received: (from pst@localhost) by red.jnx.com (8.8.5/8.8.5) id MAA01199; Mon, 21 Apr 1997 12:16:05 -0700 (PDT) Message-Id: <199704211916.MAA01199@red.jnx.com> Date: Mon, 21 Apr 1997 12:16:05 -0700 (PDT) From: Paul Traina Reply-To: pst@jnx.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3369: emacs-19.34b port failed (fail in makeinfo) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3369 >Category: ports >Synopsis: emacs-19.34b port failed (fail in makeinfo) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 21 12:20:01 PDT 1997 >Last-Modified: >Originator: Paul Traina >Organization: Juniper Networks >Release: FreeBSD 2.2-STABLE i386 >Environment: 2.2-STABLE post 2.2.1, current ports directory as of 4/21/97 >Description: emacs failed to build, aborting here: gmake[1]: Entering directory `/b/ports/editors/emacs/work/emacs-19.34/man' cd /b/ports/editors/emacs/work/emacs-19.34/man; makeinfo emacs.texi Making info file `../info/emacs' from `emacs.texi'. emacs.texi:52: Unknown info command `dircategory'. emacs.texi:53: Unknown info command `direntry'. emacs.texi:68: Unmatched `@end'. gmake[1]: *** [../info/emacs] Error 2 gmake[1]: Leaving directory `/b/ports/editors/emacs/work/emacs-19.34/man' gmake: *** [man] Error 2 *** Error code 2 It appears that our 2.2-STABLE (built as of 4/1/97) makeinfo does not deal with 19.34's texi files. >How-To-Repeat: cd /usr/ports/emacs ; make >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Mon Apr 21 12:26:15 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA08484 for ports-outgoing; Mon, 21 Apr 1997 12:26:15 -0700 (PDT) Received: (from pst@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA08456; Mon, 21 Apr 1997 12:26:06 -0700 (PDT) Date: Mon, 21 Apr 1997 12:26:06 -0700 (PDT) From: Paul Traina Message-Id: <199704211926.MAA08456@freefall.freebsd.org> To: pst@jnx.com, pst, freebsd-ports Subject: Re: ports/3369 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: emacs-19.34b port failed (fail in makeinfo) State-Changed-From-To: open-closed State-Changed-By: pst State-Changed-When: Mon Apr 21 12:25:43 PDT 1997 State-Changed-Why: Brain fade -- I forgot we fixed this recently. From owner-freebsd-ports Mon Apr 21 12:40:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA09321 for ports-outgoing; Mon, 21 Apr 1997 12:40:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA09301; Mon, 21 Apr 1997 12:40:03 -0700 (PDT) Resent-Date: Mon, 21 Apr 1997 12:40:03 -0700 (PDT) Resent-Message-Id: <199704211940.MAA09301@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, chris@chris.netmonger.net Received: from chris.netmonger.net (root@chris.netmonger.net [165.254.145.61]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA09242 for ; Mon, 21 Apr 1997 12:39:42 -0700 (PDT) Received: (from chris@localhost) by chris.netmonger.net (8.8.5/8.8.5) id PAA04263; Mon, 21 Apr 1997 15:39:21 -0400 (EDT) Message-Id: <199704211939.PAA04263@chris.netmonger.net> Date: Mon, 21 Apr 1997 15:39:21 -0400 (EDT) From: Christopher Masto Reply-To: chris@chris.netmonger.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3370: tk41 port has aboslute path in -L Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3370 >Category: ports >Synopsis: tk41 doesn't build if not untarred into /usr/ports >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 21 12:40:01 PDT 1997 >Last-Modified: >Originator: Christopher Masto >Organization: NetMonger Communications >Release: FreeBSD 2.2-STABLE i386 >Environment: >Description: When building the tk41 port from ports-current, it tries to compile wish with -L/usr/ports/x11/tk41/work/unix (to pick up the just-built library). I usually just grab .tar from an ftp site, untar it into a temp directory, and type 'make'.. and have never before encountered a requirement to put it in /usr/ports, so I assume that's not an intended requirement. I think maybe this is more a bug in the configure script, since it grabs that path from a `pwd` at one point, but I don't know autoconf at all. >How-To-Repeat: cd /tmp ftp ftp.freebsd.org cd /pub/FreeBSD/ports-current/x11 get tk41.tar quit tar xvf tk41.tar cd tk41 make [wait] It should bomb out in the work/tk41/unix directory right after it builds the library and tries to build wish. >Fix: I worked around it by changing -L/usr/ports/x11/tk41/work/tk4.1/unix to -L. in a couple of places in the Makefile, but that's obviously not the right answer for the port. :-) >Audit-Trail: >Unformatted: From owner-freebsd-ports Mon Apr 21 18:50:46 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA04833 for ports-outgoing; Mon, 21 Apr 1997 18:50:46 -0700 (PDT) Received: from Hydrogen.Journey.Net ([207.227.162.10]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id SAA04828 for ; Mon, 21 Apr 1997 18:50:42 -0700 (PDT) Received: (from root@localhost) by Hydrogen.Journey.Net (950413.SGI.8.6.12/950213.SGI.AUTOCF) id SAA14952 for ports@freebsd.org; Mon, 21 Apr 1997 18:51:12 -0700 Date: Mon, 21 Apr 1997 18:51:12 -0700 From: root@Hydrogen.Journey.Net (Super-User) Message-Id: <199704220151.SAA14952@Hydrogen.Journey.Net> $Revision: 1.39 $ Apparently-To: ports@freebsd.org Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Welcome to inn 1.5.1 This is the public release of version 1.5.1 of InterNet News. This work is sponsored by the Internet Software Consortium. This release, while having various bug fixes and a few minor enhancements, is mostly here to fix a security hole in parsecontrol. It is recommended that if you are running 1.5 you upgrade immediately. If you're running 1.4 you have the same bug present, and should probably upgrade as well. Some history: 1.4sec was the last release produced by Rich Salz, the original author of INN. 1.4sec came out in the middle of 1993. After that Rich was unable to dedicate the time necessary to maintain it (and I now fully understand why). Dave Barr unofficially took over and produced 4 releases with a lot of help from the user community. Dave's 4 releases contained a lot of bug fixes and some functionality additions. Rich Salz, at the beginning of 1996, handed the source pool over to me as part of the agreement that the ISC would take over maintenance and development of future INN releases. Starting with Rich's post 1.4 source pool, I merged in the changes that had occured through the 4 'unoff' versions, and then added quite a few bug fixes, enhancements etc. 3 alpha and 2 beta versions later you have the result of all that work. Who's responsible: Even though most of the code has been written by other people, I'm the one to blame for all this. I went cross-eyed double checking every change that went into this release, so all errors are mine. Who to thank: Rich Salz deserves a big thank-you for writing INN in the first place and then being kind enough to bless me and the ISC as the keepers of the flame. Paul Vixie at the ISC provided the financing necessary to keep me in espresso coffee through too many sleepless nights (and the boot up the backside to make the nights sleepless). Dave Barr did a fine job holding the fort while INN was in limbo, and getting INN into its current form without the unoff releases to work with would have been a much longer job. Many, many other people have help in various ways. As I said above, most of the code has been written by other people and my job has been to stitch it all together. The CONTRIBUTORS file lists who helped. Bug reports etc. I'm gathering information on who uses INN. If you haven't do so for a previous version of INN, then please do the following: uname -a | Mail -s "1.5.1 usage survey" inn-survey@isc.org I will appreciate it. You won't get a reply. I'm interested in all bug reports. Not just on the programs, but on the documentation too. Please send *all* such reports to: inn-bugs@isc.org even if you post to usenet, please CC the above address. All other INN mail should go to: inn@isc.org For general "how do I do this" questions you should post to news.software.nntp as there a lot of experienced INN users there, and I don't have the time necessary to help except when something is obviously broken. Have fun and while no postcard is necessary (I move too frequently these days). To support the effort: Note that INN is supported by the Internet Software Consortium, and although it is free for use and redistribution and incorporation into vendor products and export and anything else you can think of, it costs money to produce. That money comes from ISP's, hardware and software vendors, companies who make extensive use of the software, and generally kind hearted folk such as yourself. The Internet Software Consortium has also commissioned a DHCP server implementation, handles the official support/release of BIND, and supports the Kerberos Version 5 effort at MIT. You can learn more about the ISC's goals and accomplishments from the web page at . James Brister inn@isc.org (INN related mail) brister@vix.com (non-INN mail) --------------------------------------------------------------------------- A couple notes: + A normal 'make update' doesn't install various config files on top of your existing ones (for good reason). However I highly recommend you use the new control.ctl file. It has a lot more entries in it and most defaults are changed to log, rather than mail, and also to use pgp to verify certain control messages. Installing this file will reduce the amount of damage and or mailbombing that occurs with forged control messages. More details below. + If your system doesn't have a sample config.data file in the sample-configs directory (or if the one in that directory for your system is wrong) then please send me yours and I'll include it in there. ------------------------- Changes since 1.5: - security hole in parsecontrol fixed. - the main 'all' build rule now causes the 'subst' processing to only report files that got changed. Files that didn't get changed are not mentioned. - innxmit now has an '-l' flag to turn off the logging of the reason the remote rejected an article. - nntpget is fixed when it offers an article to the local server, but the server doesn't want it. - bug fix in ihave control message generation. - bug fix in takethis command handling (when no message id given). - bug fix to scanlogs for certain broken sort(1) program (HP) that put a newline on the end of empty input. - innwatch is now started by default in rc.news - The full Path header is now passed to perl scripts, rather than just the first entry. - bug fixed in expireover when processing folded headers. - Mailing of bad control messages is configurable (in config.data) - TCL include file path now configurable. - The sample config files are more complete. - Bug fix in clibrary.h that was causing dbz.c to always use MMAP. - Bug fixed in logging of successful posting to moderated group. - Bug fix in perl hooks that was corrupting return value from subrs/ ------------------------- Changes since 1.5b2: - The memory leaks in the perl hooks are plugged. These hooks look to be a very valuable way of trimming make-money-fast posts and excessive multi-postings. - If news.daily is called with the 'delayrm' argument, then the temporary file expire writes to is uniquely named (the pid is added to the end). If something kills expirerm before it's finished unlinking expired article, then the next news.daily wont delete the temp file (so you can use it to remove the articles). If expirem finishes properly, then the temp file is moved to its normal spot (MOST_LOGS/expire.list). - If a control message is malformed (such as a broken control header), then the bad control message is no longer mailed to the new admin and is simply logged to $MOST_LOGS/badcontrol.log. Admins who lived through the recent swarm of badly forged rmgroup messages will appreciate this I think. - Using PGP for control message verification is now the default. It is turned on in for all heirarchies I know of that are managed by someone signing their control messages. I don't have the pgp keys for all these people though. I only have the keys for tale@uunet.uu.net (who does the big-8) and for control@usenet.fr (who manages fr.*). To turn this off (and I really recommend you don't do that unless you have to) you need to change control.ctl and config.data. - If pgp doesn't exist on your system, and you forget fix config.data and/or control.ctl, then all failed verifications due to missing pgp binary, get logged to MOST_LOGS/failedpgp.log. - If pgp ran, but fails to verify a control message (e.g. due to a missing signature), then the control message is logged to MOST_LOGS/badpgp.log. - nnrpd will kill itself (via an alarm) if it gets hung in sending data to a client. The timeout for this is DEFAULT_TIMEOUT in config.data. - Bug fixed in makehistory when creating a history file with the '-s' and '-i' flags. Shoulds result in better dbz performance for such history files. - rnews exits with a non-zero exit code if the article it's processing has malformed headers. ------------------------- Rev 1.5b2 is mostly just bug fixes over 1.5b1. - a fairly major performance fix (hammering of disk the active file was on). - slowed down some unnecessary buffer expansion. - bug fix when accepting articles just slightly over max-size limit. - The manpages for sections 1 and 8 have been cleaned up to show options more clearly. - Various new man pages (some being split up versions of other pages). - A new directory authprogs that has a sample authorization program for use with the nnrpd 'authinfo generic'. This is not integrated in any way (not even a makefile) and is more for the curious right now than for serious use. See the readme file in there. - A new installation step will fixup the #! line of any perl scripts to match the value you defined in config.data. - grephistory has a new '-t' flag. - more sample code (commented out) in the perl filters. - innlog.pl understands more stuff in the log file. - added an innshellvars.csh for those who login as news (or anyone crazy enough to program in the c-shell). Some random notes: This isn't new, but I need to remind some people: don't use 1.4 binaries with 1.5. The message protocol to/from innd defined in lib/inndcomm.c changed for 1.5 and so old programs, or anything you've written and linked to an old libinn.a, is doomed to fail. This is most evident with ctlinnd. dbz.c is distributed in pre-patched form. It's still an old dbz, though. The LIKE_PULLERS config variable (if set to DONT--the default) can adversely affect certain types of news readers (gnus seems to be one). If a human starts complaining about slow reader response, they're probably using one of these clients. A more intelligent solution than the LIKE_PULLERS will be investigated (suggestions welcome). If complaints get bad, set it to DO and recompile. There are still some known problems: - The perl hooks leak memory. - If the target of a funnel feed gets dropped and the funnel feed itself doesn't get dropped, then the next time a article arrives that should get fed to the funnel entry, innd will core dump. e.g. in newsfeeds foo:*:Tm:bar bar:!*:Tf,Wnm*: if you 'ctlinnd drop bar', then things go bad very very quickly. - The 'offered' count reported by innxmit is wrong if innxmit stops issuing CHECKs and only issue TAKETHIS commands. ------------------------- Differences from the 1.5a3 alpha release. + A contrib directory has been included to add useful things that for one reason or another (usually lack of time on my part) can't be a full part of inn (yet, at least). + Some bug fixes. + new 'notdaily' argument for news.daily. Use this on extra times during the day that you run news.daily. (dneedham). Things actually in earlier releases but not properly noted in this README back then: + innd will catch the SIGUSR1 signal and recreate the control channel (for when something deletes the named socket) (dneedham). + 'cmsg' in Subject lines is ignored. The Control header is all tha matters. + inews now asks the server it's talking to for the moderator address info, so copying a moderators file around the network is no longer necessary (dneedham). --------------------------------------------------------------------------- This is the third and last alpha of inn 1.5. This release includes the following new features. - Perl support based on work done by Christophe Wolfhugel. It's had some testing done, but no extensive experience with things like memory footprint etc. See README.perl_hook for more details. - Poison newsgroup flag ``@'' in newsfeeds by John Stapleton. See the newsfeeds(5) man page. - John Stapleton's support for misbehaving readers: (a) short timeout on first read (to catch readers who connect and then go away immediately) and (b) restrict the number of times a remote system can connect per N seconds. (See the `-X' `-H' and `-T' flags in the innd.8 man page.) - Support for '-e' in expire (expire on earliest crosspost) by John Levine. - Perl and tcl versions of innshellvars. - If LOG_SIZE is set to DO in config.data, then the size of each article will be put in the log entry. - If LIKE_PULLERS is set to DONT, then a small sleep is done on ARTICLE commands, and on HEAD and BODY after the first 100 commands done. This won't hinder normal readers, but will slow down ``sucking'' feeds. - Updates to nntpsend an shrinkfile from chongo. - Default pathnames in config.data are a little more consistent. - Some bug fixes. >From here on out, all new features will have to wait for 1.6. This version will turn into a publically advertised beta test fairly soon. Please hammer on it and send in all bug reports to . --------------------------------------------------------------------------- The first alpha was a merge of several things: Rich's original 1.5 alpha code; the 1.4unoff4 release put out by Dave Barr; Bob Halley's TCL filtering extension. The second alpha included: - PGP verification of control messages (from tale). - actsync program (from chongo) - Patches for spooling in nnrpd if innd is unavailable (from dneedham) - XBATCH (compressed rnews-ready batches) support (via Matthias U.) - The '-x' option from innd is removed and adding Xref headers the standard behaviour. (from dneedham) - The message format used by libcomm now includes a protocol version and a byte-count header (so ctlinnd from previous version won't work with this version). - A new 'p' flag for the newsfeeds entries: the time the article was posted (from Matthias U.) - A LIST SUBSCRIPTIONS command for nnrpd (from dneedham). - gzip compress recognition to rnews (from Matthias U.) - A method of limiting those peers (in hosts.nntp) that can use streaming (based on Christophe W.'s idea). Heaps of other more minor patches from various people (see the CHANGES) file. Please send *all* mail regarding inn to me at the following address: inn@isc.org Even if it is going to some mailing list that I'm already on, CC to inn@isc.org anyway. I'm especially interested in documentation gaps. Not that I like writing documentation. Thanks James ------------------------------------------------------------------------------ InterNetNews -- the Internet meets Netnews ------------------------------------------ "Remember to tell your kids about the days when USENET was store and forward." -- Jim Thompson, as part of a message that said he was getting under 200ms propagation, disk to disk. InterNetNews is a complete Usenet system. The cornerstone of the package is innd, an NNTP server that multiplexes all I/O. Think of it as an nntpd merged with the B News inews, or as a C News relaynews that reads multiple NNTP streams. Newsreading is handled by a separate server, nnrpd, that is spawned for each client. Both innd and nnrpd have some slight variances from the NNTP protocol; see the manpages. The distribution is a compressed tar file. A new directory and unpack the tar file in that directory. For example: ; mkdir inn ; cd inn ; ftp ftp.uu.net ftp> user anonymous ftp> type image ftp> get news/nntp/inn/inn.tar.Z inn.tar.Z ftp> quit ; uncompress Install.ms You should probably print out a copy of config/config.dist when you print out the installation manual. Please read the COPYRIGHT. This package has NO WARRANTY; use at your own risk. When updating from a previous release, you will usually want to do "make update" from the top-level directory; this will only install the programs. To update your scripts and config files, cd into the "site" directory and do "make clean" -- this will remove any files that are unchanged from the official release. Then do "make diff >diff"; this will show you what changes you will have to merge in. Now merge in your changes (from where the files are, ie. /usr/lib/news...) into the files in $INN/site. (You may find that due to the bug fixes and new features in this release, you may not need to change any of the scripts, just the configuration files). Finally, doing "make install" will install everything. If you have a previous release you will probably also want to update the pathnames, etc., in the new config file from your old config. Here is one way to do that: % cd config % make subst % cp config.dist config.data % ./subst -f {OLDFILE} config.data where "{OLDFILE}" names your old config.data file. Configuration is done using subst. Subst is in config/subst.sh and doc/subst.1. The history file is written using DBZ. The DBZ sources and manual page are in the dbz directory. Unlike subst, DBZ is kept separately, to make it easier to track the C News release. The subst script and DBZ data utilities are currently at the "Performance Release" patch date. Thanks to Henry Spencer and Geoff Collyer for permission to use and redistribute subst, and to Jon Zeef for permission to use DBZ as modified by Henry. This version includes new support for TCL filtering of articles (to either reject or accept them). This work is done by Bob Halley. See the file README.tcl_hook for more details. This version includes support for Geoff Collyer's news overview package, known as nov. Nov replaces the external databases used by nn, trn, etc., with a common text database. INN support includes programs to build and maintain the overview database, and an XOVER command added to nnrpd (the news-reading daemon) that is becoming a common extension to fetch the overview data from an NNTP connection. Nnrpd uses the overview database internally, if it exists, making certain commands (e.g., XHDR) much faster. The nov package includes a newsreader library that you will need, and some utilities that you will not; it is available on world.std.com in the file src/news/nov.dist.tar.Z. Prototypes of modified newsreaders are in the in src/news/READER.dist.tar.Z -- most maintainers will be providing official support very soon. To make it explicit: if you already have a newsreader that can use the overview database, either via my NNTP xover command, or by reading directly from NFS, then INN has all you need. From owner-freebsd-ports Mon Apr 21 21:04:54 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA11135 for ports-outgoing; Mon, 21 Apr 1997 21:04:54 -0700 (PDT) Received: (from asami@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA11096; Mon, 21 Apr 1997 21:04:43 -0700 (PDT) Date: Mon, 21 Apr 1997 21:04:43 -0700 (PDT) From: Satoshi Asami Message-Id: <199704220404.VAA11096@freefall.freebsd.org> To: jhs@freebsd.org, asami, freebsd-ports Subject: Re: ports/3361 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Synopsis: Enhancement patch for bsd.port.mk State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Mon Apr 21 21:03:59 PDT 1997 State-Changed-Why: Equivalent functionality already provided as MASTER_SITE_OVERRIDE. From owner-freebsd-ports Mon Apr 21 22:30:07 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA15389 for ports-outgoing; Mon, 21 Apr 1997 22:30:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA15377; Mon, 21 Apr 1997 22:30:03 -0700 (PDT) Date: Mon, 21 Apr 1997 22:30:03 -0700 (PDT) Message-Id: <199704220530.WAA15377@freefall.freebsd.org> To: freebsd-ports Cc: From: asami@vader.cs.berkeley.edu (Satoshi Asami) Subject: Re: ports/3370: tk41 port has aboslute path in -L Reply-To: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/3370; it has been noted by GNATS. From: asami@vader.cs.berkeley.edu (Satoshi Asami) To: FreeBSD-gnats-submit@freefall.freebsd.org, chris@chris.netmonger.net Cc: Subject: Re: ports/3370: tk41 port has aboslute path in -L Date: Mon, 21 Apr 1997 22:21:45 -0700 (PDT) This is an unfortunate side effect of the way tk build is designed. The "-L..." statement goes eventually ggoes into the installed tkConfig.sh so we can't have your home directory and such in there. Look at patches/patch-ac, that is where ${PORTSDIR} is used. Satoshi From owner-freebsd-ports Mon Apr 21 23:47:35 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA18599 for ports-outgoing; Mon, 21 Apr 1997 23:47:35 -0700 (PDT) Received: from tulpi.interconnect.com.au (root@tulpi.interconnect.com.au [192.189.54.18]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA18561 for ; Mon, 21 Apr 1997 23:46:13 -0700 (PDT) Received: from solsbury-hill.home (acc3-ppp62.mel.interconnect.com.au [210.8.0.62]) by tulpi.interconnect.com.au with ESMTP id QAA09865 (8.7.6/IDA-1.6); Tue, 22 Apr 1997 16:45:59 +1000 (EST) Received: from solsbury-hill.home (localhost.home [127.0.0.1]) by solsbury-hill.home (8.7.5/8.7.3) with ESMTP id QAA07319; Tue, 22 Apr 1997 16:45:58 +1000 (EST) Message-Id: <199704220645.QAA07319@solsbury-hill.home> X-Mailer: exmh version 2.0beta 12/23/96 From: Joel Sutton To: Pedro Giffuni cc: ports@FreeBSD.org Subject: Re: SLANG enthusiasts? In-reply-to: Your message of "Sat, 12 Apr 1997 18:10:02 MST." <3350326A.2C8D@fps.biblos.unal.edu.co> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 22 Apr 1997 16:45:57 +1000 Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > Can some one that loves SLANGed apps please port this text editor called > JED? > http://space.mit.edu/%7Edavis/jed.html I'll take a look at this one. But no promises will be made as I'm not the worlds best programmer. That is, if no one else is porting it already... Pls speak up if you are. Cheers, Joel... From owner-freebsd-ports Tue Apr 22 03:10:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA06002 for ports-outgoing; Tue, 22 Apr 1997 03:10:04 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA05996; Tue, 22 Apr 1997 03:10:02 -0700 (PDT) Resent-Date: Tue, 22 Apr 1997 03:10:02 -0700 (PDT) Resent-Message-Id: <199704221010.DAA05996@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.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.5/8.8.5) with ESMTP id DAA05734 for ; Tue, 22 Apr 1997 03:04:34 -0700 (PDT) Received: from icc.surw.chel.su (surw.chel.su [195.54.2.162]) by rich.chel.su (8.7.2/Murphy) with ESMTP id QAA17810 for ; Tue, 22 Apr 1997 16:07:48 +0600 (UDT) Received: (from andy@localhost) by icc.surw.chel.su (8.8.4/8.8.4) id NAA01398; Tue, 22 Apr 1997 13:46:12 GMT Message-Id: <199704221346.NAA01398@icc.surw.chel.su> Date: Tue, 22 Apr 1997 13:46:12 GMT From: Andrey Zakhvatov Reply-To: andy@icc.surw.chel.su To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3372: Port submission: cal-3.5 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3372 >Category: ports >Synopsis: cal-3.5 port updated >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 22 03:10:01 PDT 1997 >Last-Modified: >Originator: Andrey Zakhvatov >Organization: >Release: FreeBSD 2.1-STABLE i386 >Environment: FreeBSD 2.1.5-RELEASE >Description: I just uploaded new port of color calendar utility. Look at ftp://ftp.freebsd.org/pub/FreeBSD/incoming/cal-3.5.port.tar.gz >How-To-Repeat: >Fix: Please, commit it and remove old cal-3.5.tar.gz file from incoming dir. >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue Apr 22 08:13:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA19500 for ports-outgoing; Tue, 22 Apr 1997 08:13:01 -0700 (PDT) Received: from horst.bfd.com (horst.bfd.com [204.160.242.10]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA19495 for ; Tue, 22 Apr 1997 08:13:00 -0700 (PDT) Received: from harlie.bfd.com (bastion.bfd.com [204.160.242.14]) by horst.bfd.com (8.8.5/8.7.3) with SMTP id IAA14994; Tue, 22 Apr 1997 08:09:39 -0700 (PDT) Date: Tue, 22 Apr 1997 08:09:39 -0700 (PDT) From: "Eric J. Schwertfeger" To: Joel Sutton cc: Pedro Giffuni , ports@freebsd.org Subject: Re: SLANG enthusiasts? In-Reply-To: <199704220645.QAA07319@solsbury-hill.home> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 22 Apr 1997, Joel Sutton wrote: > > Can some one that loves SLANGed apps please port this text editor called > > JED? > > http://space.mit.edu/%7Edavis/jed.html > > I'll take a look at this one. But no promises will be made as I'm not > the worlds best programmer. How about I learn how to make a port? Jed's my editor of choice as well, and I already have it installed, but I never made a port out of it. And I've been meaning to upgrade to the latest version of Jed anyway. Someone want to ride my case on this? :-) I tend to be forgetful when I'm busy. > That is, if no one else is porting it already... Pls speak up if you > are. From owner-freebsd-ports Tue Apr 22 09:08:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA22063 for ports-outgoing; Tue, 22 Apr 1997 09:08:33 -0700 (PDT) Received: from mail.calweb.com (mail.calweb.com [208.131.56.11]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA22056 for ; Tue, 22 Apr 1997 09:08:29 -0700 (PDT) Received: by mail.calweb.com (8.8.5/8.8.5) with SMTP id JAA17983; Tue, 22 Apr 1997 09:08:13 -0700 (PDT) X-SMTP: hello devnull from jfesler@calweb.com server unknown@devnull.calweb.com ip 208.131.56.69 Message-Id: <3.0.1.32.19970422090046.00aa4220@pop.calweb.com> Warning: Unsolicited Commercial Email (UCE) will be returned to send in bulk X-Sender: jfesler@pop.calweb.com X-Mailer: Windows Eudora Pro Version 3.0.1 (32) Date: Tue, 22 Apr 1997 09:00:46 -0700 To: Joel Sutton From: Jason Fesler Subject: Re: SLANG enthusiasts? Cc: ports@freebsd.org In-Reply-To: <199704220645.QAA07319@solsbury-hill.home> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk We've installed it; as I remember, it wasn't *that* hard to get going. However, I don't have the time it takes to do it again and learn how to submit ports :-). Key point, is to make sure your slang is current and installed :-). At 04:45 PM 4/22/97 +1000, you wrote: >> Can some one that loves SLANGed apps please port this text editor called >> JED? >> http://space.mit.edu/%7Edavis/jed.html > >I'll take a look at this one. But no promises will be made as I'm not >the worlds best programmer. > >That is, if no one else is porting it already... Pls speak up if you >are. > >Cheers, Joel... > > > -- Jason Fesler jfesler@calweb.com 'whois jf319' | "Time is an illusion; Admin, CalWeb Internet Services www.calweb.com | lunchtime, doubly so." Junk email returned in bulk; 1 cc to your postmaster | -Ford Prefect in HHGTTG Junk mail probs? http://www.gigo.com/junkmail.htm | by Douglas Adams From owner-freebsd-ports Tue Apr 22 16:52:46 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA17407 for ports-outgoing; Tue, 22 Apr 1997 16:52:46 -0700 (PDT) Received: from horst.bfd.com (horst.bfd.com [204.160.242.10]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA17401 for ; Tue, 22 Apr 1997 16:52:43 -0700 (PDT) Received: from harlie.bfd.com (bastion.bfd.com [204.160.242.14]) by horst.bfd.com (8.8.5/8.7.3) with SMTP id QAA18978 for ; Tue, 22 Apr 1997 16:52:42 -0700 (PDT) Date: Tue, 22 Apr 1997 16:52:42 -0700 (PDT) From: "Eric J. Schwertfeger" To: ports@freebsd.org Subject: My first port, just a few questions Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I printed out the section on making new ports from the handbook, and it really answered all of my port-specific questions. However, there's one more item I'm not sure how to deal with. I'm doing a JED port, which is a customizable editor, though not quite as large as EMACS. I'm planning on installing the doc files and info files, but I'm hitting a minor snag, which I suspect is because JED has an info mode. Here's a list of the info files included with JED. total 104 -rw-r--r-- 1 root wheel 1019 Jan 30 06:50 dir.info -rw-r--r-- 1 root wheel 27279 Jan 30 06:50 info.info -rw-r--r-- 1 root wheel 24226 Jan 30 06:50 jed.1in -rw-r--r-- 1 root wheel 24860 Jan 30 06:50 jed.2in -rw-r--r-- 1 root wheel 20588 Jan 30 06:50 jed.3in -rw-r--r-- 1 root wheel 1574 Jan 30 06:50 jed.info The last 4 should probably just be copied to ${PREFIX}/info, but the first two aren't related to JED, but to JED's info mode. They won't overwrite anything on *MY* system, but do I take that chance in a port? can I check for file existance in the makefile? Or rather, how do I, I'm pretty sure I can but I don't know make that well. From owner-freebsd-ports Tue Apr 22 18:06:53 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA22295 for ports-outgoing; Tue, 22 Apr 1997 18:06:53 -0700 (PDT) Received: from usc.usc.unal.edu.co ([200.21.26.65]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id SAA22283 for ; Tue, 22 Apr 1997 18:06:43 -0700 (PDT) Received: from unalmodem13.usc.unal.edu.co by usc.usc.unal.edu.co (AIX 4.1/UCB 5.64/4.03) id AA1363230; Tue, 22 Apr 1997 21:04:29 -0400 Message-Id: <335D7B9F.77F@fps.biblos.unal.edu.co> Date: Tue, 22 Apr 1997 20:01:51 -0700 From: Pedro Giffuni X-Mailer: Mozilla 3.0 (Win16; I) Mime-Version: 1.0 To: "Eric J. Schwertfeger" Cc: ports@freebsd.org Subject: Re: My first port, just a few questions References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Eric J. Schwertfeger wrote: > > > The last 4 should probably just be copied to ${PREFIX}/info, but the first > two aren't related to JED, but to JED's info mode. They won't overwrite > anything on *MY* system, but do I take that chance in a port? can I check > for file existance in the makefile? Or rather, how do I, I'm pretty sure > I can but I don't know make that well. This is a matter of taste, so you have the last word (if you're wrong the committer will correct you :-)). If I had to do it, I wouldn't include those files there unless: 1) The "make install" puts them there, or 2) The program looks for the files there. I would put them in $(PREFIX)/doc/JED, as suggested by the handbook. cheers, Pedro. From owner-freebsd-ports Tue Apr 22 18:33:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA23580 for ports-outgoing; Tue, 22 Apr 1997 18:33:00 -0700 (PDT) Received: from usc.usc.unal.edu.co ([200.21.26.65]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id SAA23568 for ; Tue, 22 Apr 1997 18:32:45 -0700 (PDT) Received: from unalmodem13.usc.unal.edu.co by usc.usc.unal.edu.co (AIX 4.1/UCB 5.64/4.03) id AA1340022; Tue, 22 Apr 1997 21:31:47 -0400 Message-Id: <335D8205.2947@fps.biblos.unal.edu.co> Date: Tue, 22 Apr 1997 20:29:09 -0700 From: Pedro Giffuni X-Mailer: Mozilla 3.0 (Win16; I) Mime-Version: 1.0 To: ports@freebsd.org Subject: Another suggested port (Math) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Howdy, Since there seem to be people wanting to port things, maybe some can help me port Femlab. The problem is that the ftp site denies access to unregistered sites (thanks to my network admin :( ). I ported libsx some time ago (it is required), but honestly I haven't even seen this app. If you are interested in solving differential equations and have a registered DNS, take a look at: http://www.math.chalmers.se/Research/Femlab/femlab.html best regards, Pedro. From owner-freebsd-ports Tue Apr 22 20:38:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA01447 for ports-outgoing; Tue, 22 Apr 1997 20:38:31 -0700 (PDT) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA01439 for ; Tue, 22 Apr 1997 20:38:23 -0700 (PDT) Received: (from asami@localhost) by vader.cs.berkeley.edu (8.7.6/8.7.3) id UAA05687; Tue, 22 Apr 1997 20:38:15 -0700 (PDT) Date: Tue, 22 Apr 1997 20:38:15 -0700 (PDT) Message-Id: <199704230338.UAA05687@vader.cs.berkeley.edu> To: ejs@bfd.com CC: ports@freebsd.org In-reply-to: (ejs@bfd.com) Subject: Re: My first port, just a few questions From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * total 104 * -rw-r--r-- 1 root wheel 1019 Jan 30 06:50 dir.info * -rw-r--r-- 1 root wheel 27279 Jan 30 06:50 info.info * -rw-r--r-- 1 root wheel 24226 Jan 30 06:50 jed.1in * -rw-r--r-- 1 root wheel 24860 Jan 30 06:50 jed.2in * -rw-r--r-- 1 root wheel 20588 Jan 30 06:50 jed.3in * -rw-r--r-- 1 root wheel 1574 Jan 30 06:50 jed.info * * The last 4 should probably just be copied to ${PREFIX}/info, but the first * two aren't related to JED, but to JED's info mode. They won't overwrite * anything on *MY* system, but do I take that chance in a port? can I check * for file existance in the makefile? Or rather, how do I, I'm pretty sure * I can but I don't know make that well. If that's texinfo you're talking about, they should go to ${PREFIX}/info. However, there is a "dir" file already there, and info.info is already in /usr/share/info, so you may not want to copy those. In addition, you would want to call install-info to register it in the dir file. Do you get my (long) mail about this? If not, I'll send it to you. Satoshi From owner-freebsd-ports Tue Apr 22 23:50:54 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA11555 for ports-outgoing; Tue, 22 Apr 1997 23:50:54 -0700 (PDT) Received: from ki1.chemie.fu-berlin.de (ki1.chemie.fu-berlin.de [160.45.24.21]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id XAA11548 for ; Tue, 22 Apr 1997 23:50:51 -0700 (PDT) Received: by ki1.chemie.fu-berlin.de (Smail3.1.28.1) from mail.hanse.de (193.174.9.9) with smtp id ; Wed, 23 Apr 97 08:50 MEST Received: from wavehh.UUCP by mail.hanse.de with UUCP for freebsd-ports@freebsd.org id ; Wed, 23 Apr 97 08:50 MET DST Received: by wavehh.hanse.de (4.1/SMI-4.1) id AA12844; Wed, 23 Apr 97 07:52:18 +0200 From: cracauer@wavehh.hanse.de (Martin Cracauer) Message-Id: <9704230552.AA12844@wavehh.hanse.de> Subject: C-g, emacs and 2.2/3.0 To: freebsd-ports@freebsd.org Date: Wed, 23 Apr 1997 07:52:18 +0200 (MET DST) X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I noticed that somewhere since around 2.2-RELEASE my emacs (19.34b) often deattaches itself from the terminal when hitting C-g, instead of aborting a command it is in. It then sits in the background and consumes CPU time :-( I tried recompiling from FSF sources, but that didn't help. I looked over the port, but the diffs doesn't do anything related. Could someone please explain what's going on? Thanks Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://cracauer.cons.org Fax +49 40 522 85 36 From owner-freebsd-ports Wed Apr 23 07:02:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA01422 for ports-outgoing; Wed, 23 Apr 1997 07:02:27 -0700 (PDT) Received: from g0d.tbe.net (qmailr@g0d.tbe.net [208.192.6.19]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id HAA01417 for ; Wed, 23 Apr 1997 07:02:22 -0700 (PDT) Received: (qmail 7070 invoked from network); 23 Apr 1997 14:02:16 -0000 Received: from g0d.tbe.net (god@208.192.6.19) by g0d.tbe.net with SMTP; 23 Apr 1997 14:02:16 -0000 Date: Wed, 23 Apr 1997 10:02:15 -0400 (EDT) From: The Exalted One To: freebsd-ports@FreeBSD.org Subject: Ports System for Linux Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk I am interested in duplicating the FreeBSD ports/sup system for Linux users, but I need some form of technical documentation as to how such an archive is setup and administrated. If anyone has any of said documentation, or knows where I can get some, please let me know. Thank you. Jim Brinkerhoff god@g0d.tbe.net ___ _ ___ _ / __|_ __| |__ _ __| _ \___ ___ __| | Jim Brinkerhoff \__ \ '_ \ / _` (_-< _/ _ \/ _ \/ _` | TBE Network Admin & Security Adm |___/ .__/_\__,_/__/_| \___/\___/\__,_| Bow Before Me, For I Am Your God. |_| Key fingerprint = 8F 31 CF D5 DD 94 7C 3A 68 61 7D 57 22 29 81 54 From owner-freebsd-ports Wed Apr 23 15:18:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA26725 for ports-outgoing; Wed, 23 Apr 1997 15:18:37 -0700 (PDT) Received: from horst.bfd.com (horst.bfd.com [204.160.242.10]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA26720 for ; Wed, 23 Apr 1997 15:18:35 -0700 (PDT) Received: from harlie.bfd.com (bastion.bfd.com [204.160.242.14]) by horst.bfd.com (8.8.5/8.7.3) with SMTP id PAA25195 for ; Wed, 23 Apr 1997 15:18:34 -0700 (PDT) Date: Wed, 23 Apr 1997 15:18:34 -0700 (PDT) From: "Eric J. Schwertfeger" To: ports@freebsd.org Subject: Asthetic Issues Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Still working on a JED port. Got it working, now I just need to find a way to make it feel right. By default, the port creates /usr/local/jed, then creates bin, lib, info, and doc under that. bin gets one file that should only be called by JED, for its mail-handling mode. lib gets all the config and sl files (slang programs, equivelent of emac's .el files). info and doc are pretty self-explanitory. jed/doc is definitely getting moved to /usr/local/share/doc/jed bin and lib can stay where they're at, not sure about the info directory. What I'm really concerned with, is that I was told that a program shouldn't expect to have it's own directory under /usr or /usr/local. At this point, I'm favoring using /usr/local/lib/jed, with bin and lib under that. Finally, given that JED's make install sets up these directories itself, should I not use the make install from it's makefile, and duplicate that myself, or should I move everything again in post-install? There's no way other than tweeking the Makefile to get the existing Makefile to put these in different areas. There also seems to be some differences that I'm tripping over between 2.1.5 and 2.2 (sorry, no 3.0 machine to test with), where the 2.2 machine is setting up in the directory /usr/local/lib/jed instead of /usr/local/jed. This may be due to configure detecting a previous install of jed, though both machines already had a non-port install of jed done. If there isn't anything that might cause this, don't worry about it, I'll track it down one way or another. From owner-freebsd-ports Wed Apr 23 21:54:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA15576 for ports-outgoing; Wed, 23 Apr 1997 21:54:48 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca33-03.ix.netcom.com [199.35.209.99]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA15570 for ; Wed, 23 Apr 1997 21:54:44 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id VAA01851; Wed, 23 Apr 1997 21:54:05 -0700 (PDT) Date: Wed, 23 Apr 1997 21:54:05 -0700 (PDT) Message-Id: <199704240454.VAA01851@silvia.HIP.Berkeley.EDU> To: ejs@bfd.com CC: ports@freebsd.org In-reply-to: (ejs@bfd.com) Subject: Re: Asthetic Issues From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * By default, the port creates /usr/local/jed, then creates bin, lib, info, * and doc under that. bin gets one file that should only be called by JED, * for its mail-handling mode. lib gets all the config and sl files (slang * programs, equivelent of emac's .el files). info and doc are pretty * self-explanitory. * * jed/doc is definitely getting moved to /usr/local/share/doc/jed Yes. * bin and lib can stay where they're at, not sure about the info directory. info should be in /usr/local/info. It can share its info files with other programs, right? (I.e., emacs can read jed's info files and jed can read emacs'.) * What I'm really concerned with, is that I was told that a program * shouldn't expect to have it's own directory under /usr or /usr/local. At * this point, I'm favoring using /usr/local/lib/jed, with bin and lib under * that. That's ugly. ;) * Finally, given that JED's make install sets up these directories itself, * should I not use the make install from it's makefile, and duplicate that * myself, or should I move everything again in post-install? There's no way * other than tweeking the Makefile to get the existing Makefile to put these * in different areas. Is it hard to patch the Makefile? Often they are just variables defined at the top, like: INSTALL_PREFIX= /usr/local/jed BINDIR= ${INSTALL_PREFIX}/bin INFODIR= ${INSTALL_PREFIX}/info DOCDIR= ${INSTALL_PROFIX}/doc Then you can just change these to INSTALL_PREFIX= ${PREFIX} BINDIR= ${INSTALL_PREFIX}/bin INFODIR= ${INSTALL_PREFIX}/info DOCDIR= ${INSTALL_PROFIX}/doc/jed Or something like that. * There also seems to be some differences that I'm tripping over between * 2.1.5 and 2.2 (sorry, no 3.0 machine to test with), where the 2.2 machine * is setting up in the directory /usr/local/lib/jed instead of * /usr/local/jed. This may be due to configure detecting a previous install * of jed, though both machines already had a non-port install of jed done. * If there isn't anything that might cause this, don't worry about it, I'll * track it down one way or another. I can't think of any reason why 2.1.5 and 2.2 behave differently in this regard, but it could be the version of bsd.port.mk. Make sure you test it with the latest version (2.2-STABLE would be fine). Satoshi From owner-freebsd-ports Thu Apr 24 01:45:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA24538 for ports-outgoing; Thu, 24 Apr 1997 01:45:18 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca33-03.ix.netcom.com [199.35.209.99]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA24533 for ; Thu, 24 Apr 1997 01:45:14 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id BAA02503; Thu, 24 Apr 1997 01:44:55 -0700 (PDT) Date: Thu, 24 Apr 1997 01:44:55 -0700 (PDT) Message-Id: <199704240844.BAA02503@silvia.HIP.Berkeley.EDU> To: xaa@stack.nl CC: ports@freebsd.org, bde@zeta.org.au Subject: devel/sawt build failure with latest -current From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Bruce, what do you think? Satoshi ------- ===> Building for sawt-0.4.2 javac -d . -classpath /usr/local/share/java/classes.zip:.:. ./kaffe/awt/simple/*.java touch .made-classes kaffeh -classpath /usr/local/share/java/classes.zip:.:./../classes kaffe.awt.simple.N ativeDisplay kaffe.awt.simple.NativeWindow kaffe.awt.simple.NativeGraphics kaffe.a wt.simple.NativeFontMetrics kaffe.awt.simple.NativeEvent java.awt.Image java.awt.F ont java.awt.Rectangle java.awt.image.ImageObserver kaffeh -classpath /usr/local/share/java/classes.zip:.:./../classes -stubs kaffe.awt.s imple.NativeDisplay kaffe.awt.simple.NativeWindow kaffe.awt.simple.NativeGraphics kaffe.awt.simple.NativeFontMetrics kaffe.awt.simple.NativeEvent touch .made-stubs cc -O -DKAFFE -I. -I../../config -I. -I/usr/X11R6/include -I/usr/local/include/kaffe -c -fPIC XDisplay.c In file included from XDisplay.c:30: X.h:77: parse error before `*' XDisplay.c:408: parse error before `*' XDisplay.c: In function `makeCString': XDisplay.c:409: number of arguments doesn't match prototype X.h:77: prototype declaration XDisplay.c:411: `js' undeclared (first use this function) XDisplay.c:411: (Each undeclared identifier is reported only once XDisplay.c:411: for each function it appears in.) *** Error code 1 From owner-freebsd-ports Thu Apr 24 02:42:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA27130 for ports-outgoing; Thu, 24 Apr 1997 02:42:12 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA27121 for ; Thu, 24 Apr 1997 02:42:02 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id TAA12107; Thu, 24 Apr 1997 19:31:45 +1000 Date: Thu, 24 Apr 1997 19:31:45 +1000 From: Bruce Evans Message-Id: <199704240931.TAA12107@godzilla.zeta.org.au> To: asami@vader.cs.berkeley.edu, xaa@stack.nl Subject: Re: devel/sawt build failure with latest -current Cc: bde@zeta.org.au, ports@FreeBSD.ORG Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Bruce, what do you think? Looks like a bug in sawt :-). >In file included from XDisplay.c:30: >X.h:77: parse error before `*' >XDisplay.c:408: parse error before `*' >XDisplay.c: In function `makeCString': >XDisplay.c:409: number of arguments doesn't match prototype >X.h:77: prototype declaration I can't tell what's there (there is nothing relevant in an old version of X.h). Bruce From owner-freebsd-ports Thu Apr 24 02:46:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA27304 for ports-outgoing; Thu, 24 Apr 1997 02:46:30 -0700 (PDT) Received: from alterego.stack.nl (alterego.stack.nl [131.155.141.160]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA27294 for ; Thu, 24 Apr 1997 02:46:01 -0700 (PDT) Received: (from xaa@localhost) by alterego.stack.nl (8.8.5/8.8.5) id LAA13425; Thu, 24 Apr 1997 11:45:00 +0200 (MET DST) Message-ID: <19970424114459.57827@alterego.stack.nl> Date: Thu, 24 Apr 1997 11:44:59 +0200 From: Mark Huizer To: Bruce Evans Cc: asami@vader.cs.berkeley.edu, ports@FreeBSD.ORG Subject: Re: devel/sawt build failure with latest -current References: <199704240931.TAA12107@godzilla.zeta.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.69 In-Reply-To: <199704240931.TAA12107@godzilla.zeta.org.au>; from "Bruce Evans" on Thu, Apr 24, 1997 at 07:31:45PM +1000 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Looks like a bug in sawt :-). > > >In file included from XDisplay.c:30: > >X.h:77: parse error before `*' > >XDisplay.c:408: parse error before `*' > >XDisplay.c: In function `makeCString': > >XDisplay.c:409: number of arguments doesn't match prototype > >X.h:77: prototype declaration > > I can't tell what's there (there is nothing relevant in an old version > of X.h). I could have a look maybe tonight ------------------------------------------------------------------------- - Mark Huizer - xaa@stack.nl - rcbamh@urc.tue.nl - ------------------------------------------------------------------------- - The only place where success comes before work is a dictionary - ------------------------------------------------------------------------- From owner-freebsd-ports Thu Apr 24 03:46:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA29928 for ports-outgoing; Thu, 24 Apr 1997 03:46:33 -0700 (PDT) Received: from tulpi.interconnect.com.au (root@tulpi.interconnect.com.au [192.189.54.18]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA29867 for ; Thu, 24 Apr 1997 03:44:19 -0700 (PDT) Received: from solsbury-hill.home (acc5-ppp14.mel.interconnect.com.au [210.8.0.142]) by tulpi.interconnect.com.au with ESMTP id UAA03899 (8.7.6/IDA-1.6); Thu, 24 Apr 1997 20:43:55 +1000 (EST) Received: from solsbury-hill.home (localhost.home [127.0.0.1]) by solsbury-hill.home (8.7.5/8.7.3) with ESMTP id UAA12611; Thu, 24 Apr 1997 20:43:52 +1000 (EST) Message-Id: <199704241043.UAA12611@solsbury-hill.home> X-Mailer: exmh version 2.0beta 12/23/96 From: Joel Sutton To: "Eric J. Schwertfeger" cc: ports@freebsd.org Subject: Re: SLANG enthusiasts? In-reply-to: Your message of "Tue, 22 Apr 1997 08:09:39 MST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 24 Apr 1997 20:43:51 +1000 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > > Can some one that loves SLANGed apps please port this text editor called > > > JED? > > > http://space.mit.edu/%7Edavis/jed.html > > How about I learn how to make a port? Jed's my editor of choice as well, > and I already have it installed, but I never made a port out of it. And > I've been meaning to upgrade to the latest version of Jed anyway. We could always make it a joint effort??? This might be the way to go since I've already started. It doesn't look like there will need to be much modification of code - just make file madness (as I call it :->). Reply to me personally if you want to work something out. Cheers, Joel... From owner-freebsd-ports Thu Apr 24 04:02:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA00593 for ports-outgoing; Thu, 24 Apr 1997 04:02:52 -0700 (PDT) Received: from tulpi.interconnect.com.au (root@tulpi.interconnect.com.au [192.189.54.18]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA00531 for ; Thu, 24 Apr 1997 04:00:35 -0700 (PDT) Received: from solsbury-hill.home (acc5-ppp14.mel.interconnect.com.au [210.8.0.142]) by tulpi.interconnect.com.au with ESMTP id VAA04275 (8.7.6/IDA-1.6 for ); Thu, 24 Apr 1997 21:00:15 +1000 (EST) Received: from solsbury-hill.home (localhost.home [127.0.0.1]) by solsbury-hill.home (8.7.5/8.7.3) with ESMTP id VAA12872 for ; Thu, 24 Apr 1997 21:00:12 +1000 (EST) Message-Id: <199704241100.VAA12872@solsbury-hill.home> X-Mailer: exmh version 2.0beta 12/23/96 From: Joel Sutton To: ports@freebsd.org Subject: Document files... In-reply-to: Your message of "Wed, 23 Apr 1997 21:54:05 MST." <199704240454.VAA01851@silvia.HIP.Berkeley.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 24 Apr 1997 21:00:12 +1000 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > * jed/doc is definitely getting moved to /usr/local/share/doc/jed > > Yes. Is /usr/local/share/doc// the correct place for ASCII documents, such as readme's, for a particular port? The hier man page doesn't specify anything for the local tree so I thought that I'd better check. When creating this directory would it be better to use the -p option? Thanks, Joel... From owner-freebsd-ports Thu Apr 24 04:17:19 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA01291 for ports-outgoing; Thu, 24 Apr 1997 04:17:19 -0700 (PDT) Received: from mailsrv2.zib.de (mailsrv2.zib.de [130.73.121.11]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id EAA01284 for ; Thu, 24 Apr 1997 04:17:13 -0700 (PDT) Received: from softs11.zib.de by mailsrv2.zib.de (SMI-8.6/SMI-SVR4) id NAA10398; Thu, 24 Apr 1997 13:17:11 +0200 Received: by softs11.zib.de (SMI-8.6/SMI-SVR4) id NAA24387; Thu, 24 Apr 1997 13:17:10 +0200 Date: Thu, 24 Apr 1997 13:17:10 +0200 From: schneider@zib.de (Wolfram Schneider) Message-Id: <199704241117.NAA24387@softs11.zib.de> To: ports@freebsd.org Subject: new ports added last two weeks MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Main Category audio ================================================== mxv-1.10 Sound file editor/player/recorder/converter for X Window System. Maintained by: davidn@blaze.net.au Main Category databases ================================================== postgresql-6.0 a robust, next generation, object-relational DBMS Maintained by: scrappy@FreeBSD.ORG Main Category devel ================================================== crosssco-1.3 SCO (R) Cross Development Environment Maintained by: pgiffuni@fps.biblos.unal.edu.co linuxgdb-4.16 A Linux debugger for cross-development purposes. Maintained by: pgiffuni@fps.biblos.unal.edu.co scogdb-4.16 An SCO debugger for cross-development purposes. Maintained by: pgiffuni@fps.biblos.unal.edu.co Main Category editors ================================================== staroffice-3.1b4 Integrated wordprocessor/spreadheet/drawing/charting/web browser suite. Maintained by: msmith@FreeBSD.ORG Main Category korean ================================================== kr-hanterm-304b3af An xterm hacks for managing Korean languages. Maintained by: junker@jazz.snu.ac.kr kr-hanterm-xf86-3.2 An X11R6-based xterm hacked for managing Korean languages. Maintained by: junker@jazz.snu.ac.kr kr-hanterm-304b3 An xterm hacked for managing Korean languages. Maintained by: junker@jazz.snu.ac.kr kr-johabfonts-304 Hangul fonts for X11(johab) used in many hangul-related programs. Maintained by: junker@jazz.snu.ac.kr Main Category net ================================================== echoping-2.1b A ping-like program that uses tcp and/or http. Maintained by: peter@FreeBSD.ORG natd-1.4 Network address translation daemon Maintained by: brian@awfulhak.org netcat-1.10 simple utility which reads and writes data across network connections Maintained by: obrien@cs.ucdavis.edu Main Category print ================================================== bibcard-0.6.4 X11 interface for ediing BibTeX files. Maintained by: obrien@NUXI.com _______________________________________________________________ From owner-freebsd-ports Thu Apr 24 06:00:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA04975 for ports-outgoing; Thu, 24 Apr 1997 06:00:08 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA04962; Thu, 24 Apr 1997 06:00:04 -0700 (PDT) Resent-Date: Thu, 24 Apr 1997 06:00:04 -0700 (PDT) Resent-Message-Id: <199704241300.GAA04962@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, jacs@gnome.co.uk Received: from hawk.gnome.co.uk (gnome.gw.cerbernet.co.uk [193.243.224.22]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA04675 for ; Thu, 24 Apr 1997 05:53:13 -0700 (PDT) Received: (from jacs@localhost) by hawk.gnome.co.uk (8.8.5/8.8.5) id NAA06879; Thu, 24 Apr 1997 13:53:08 +0100 (BST) Message-Id: <199704241253.NAA06879@hawk.gnome.co.uk> Date: Thu, 24 Apr 1997 13:53:08 +0100 (BST) From: jacs@gnome.co.uk Reply-To: jacs@gnome.co.uk To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3377: xfishtank port uploaded Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3377 >Category: ports >Synopsis: xfishtank port uploaded >Confidential: yes >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 24 06:00:02 PDT 1997 >Last-Modified: >Originator: Chris Stenton >Organization: >Release: FreeBSD 2.2-STABLE i386 >Environment: >Description: I have upload xfishtank for inclusion in the ports directory >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Thu Apr 24 06:10:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA05389 for ports-outgoing; Thu, 24 Apr 1997 06:10:04 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA05383; Thu, 24 Apr 1997 06:10:02 -0700 (PDT) Resent-Date: Thu, 24 Apr 1997 06:10:02 -0700 (PDT) Resent-Message-Id: <199704241310.GAA05383@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, mita@jp.FreeBSD.org Received: from datsu.fujita3.iis.u-tokyo.ac.jp (datsu.fujita3.iis.u-tokyo.ac.jp [157.82.109.78]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA05070 for ; Thu, 24 Apr 1997 06:01:03 -0700 (PDT) Received: (from mita@localhost) by datsu.fujita3.iis.u-tokyo.ac.jp (8.8.5/8.8.5) id VAA00694; Thu, 24 Apr 1997 21:59:49 +0900 (JST) Message-Id: <199704241259.VAA00694@datsu.fujita3.iis.u-tokyo.ac.jp> Date: Thu, 24 Apr 1997 21:59:49 +0900 (JST) From: mita@jp.FreeBSD.org Reply-To: mita@jp.FreeBSD.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3378: jp-vfghostscript-4.03 is updated Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3378 >Category: ports >Synopsis: jp-vfghostscript-4.03 is updated. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: support >Submitter-Id: current-users >Arrival-Date: Thu Apr 24 06:10:00 PDT 1997 >Last-Modified: >Originator: MITA Yoshio >Organization: IIS, the University of TOKYO >Release: FreeBSD 2.2.1-RELEASE i386 >Environment: 2.2.1-RELEASE >Description: jp-vfghostscript-4.03 port is updated: 1. Added a driver for CANON Bubblejet BJ-10v 2. A driver for CANON LIPS printer is updated. 3. Fixed typo >How-To-Repeat: >Fix: Apply this patch please. begin 644 vfghostscript4.diff.gz M'XL("-Q67S,``W9F9VAO/3'R`$[G:R;NLEZ'<=Q M[-1O.Y:3V;:9W6F:/B9IUO%F9N6=?ME-9L^]>(.@)-M)FPW&!L%[S_G=\[KG MGGL)U>5&`[*Z.`U'!$U0)$,:6FHL-%7#-$1=ULP\H^KRPM!!85%JR"VI'Y5' M\*.!@8'M024.2W4X*.@`P\"-%GFVR(X`MW/GR(^RV>R6XR0J'05*F@X\"RQ; MY(:+PP[W0/BB`N7X3)X%^A5@7Z5:F3DT-U&NC"<"V-D\P^884]"9A5=#5(.] M9`M*)T2Y=V[J^?(66K)FY+,D/SSW;&5N8M73QT<( MJ."KY.#$][6%Q3!B1"9B3]^P8DS;5@A$:5][,:8M'B%-E-OMN=MYJ);F]E56 M8QSOJ6-[_V&818<5MLOJN.1!V3S_AA@G2O.KOAG"]MVU*]#34>1CV051)#W] M>7WW/@2SYY;^O"1I#X]D1@INTOZ>SF8_@7_7LWEP$UH_S_ND_A3!7H]*[&G9 M:H)]>VD#;=4W;83[?C!IPS'P/VCF#_:;@*[?'V+N?I^31EQ)L)/+[!QU2P(- MJ[BLK!BFT&H5Z5"&B34=S1WER:D75H=JLC*T8#CY)A0U?GX9Z@VW([)!YN3, M1)4X`B*3(,(:7"KG)*'>E@*\`4-)'3&ZCD>0W%DX5R[M/5B.2.&%`VG>'L[! M_2,L^SP_P4R6GHOJ@]QIFI9WYC,Y-1WYUQ'_JM-^1]&!/SS0[L%Q0`#MB=1=QDLRSNL$?83??G_<"" MVW6NR.:+PWS_[;JS52?CV7@1US2 MJ!3V8!Q.&'"^X_9GQPXJ2>B">=S73`@*;JGV=&JUEK1?,F'/?AP2<&19E&)8 M$(@"TEOM"-)6QUTY'T_-[-F?IF)KNN)\1<+';$*RNA3A\93-97F`FB9V8F=HRP'AJ3+DL&XB+9[T<*.>[^7%@9-6)!(FV>L\OSLWO+S MZ>V;>0N(OX.M'SCC!`KLK2>Z3_P@N<;G2LQW)/L@,`_<<#$W4N3R6Q\$QB*% M9SC/>3,\_E"0S^1RG%MC#`;"C\9<63/0G@=FLZ,\9KY4N3(Q-%N!',L.%5BV MKLGH6%U6R*%*.`YI]!$\>I/0^Z.\'7Y4TOCX>\PA17@W?!S.-(4)AHU#%R7Q M,`K;Q"C$8)!;1-2BWR`B/>%_)NV)K!*]`<*J50L&591"&!F!"U590NZ8)J8DT0>*@ MU!+J=5F!,HE\G``&YFG`UA900@-TM)N^)-49NAB0#`Y[95*=USJF5(?:"DSJ MD@05M6$NDR5@4NTH=<&4524#4XK(4"9ZFV]BV4I_M\%/3=!-4!NPS_='@#30 M2HCK@0%15K(&-55-LH^891.6992W1I8?J=%I90`I*9455R.JG M4PE$I)".=B1%E`RBB;WVH3383VB6FQ*2Z:2%6M`@`!2+Z"Z+G1:N,EI'Q[V/ M1'B657T1:4S`/5`&.@J&I@$XCB&L&&"H1/%E72;'XZC"G-20=%QQ`Q=#+05C$KK*`B=;21[Y6HSZ@'=:)"D4;$%>DJ@.M$IIJ>@E M\D-$R&2&W2MB!EE4U&7R17=G`&I+<4)1(=-Y,H6<3;73JI/H0UT$.[X5H8V" M3,S,OC@UO8](W2:#JB0<;)\UT8M&QC&+.R<5U23+#C$N5<[YWNX8)H'7W)E( M"BN,$8J$W+8D`T.^-X<&G&PB+&!"=WJPD2YYN%Y`74>3V%$:-()#N4-6Q%:G M+D'27=2:21]\1UUJD*JO/%O:1Q8KKJ>5K#I\2!H1HZ&AJVU[E11;3-,]_O/E MCKB:U#9.Q6+/*PU3F>%284I?$DQ*4=5T5:S2(J=*RH:44V\$FM)C MVV(JQ#'9<^U8U9:EZA93"T;5'<>133,.AT,YT72X4AF*&EB M-)=)X(7*+LMULUGE6+.)9*-,+NGJF>"X$9>H*9'YY%)Q'#/BDR%JAA1]#C++ MX-?PC4*T!7U!5I"[5=--?XP,]+79YNH7'EC]PG>B?H&H7W@T]?M['SF=FGF* M**]@!M?5#BY9&+Y.1S!XO:11F0#V&%<+->ZK`&FLAQHG[48QU#A1F0*6S^5\ M8,/$`D0DOP#K)*57944V#?3:2Z_`^'''_/LJ&7A*?PIO37(KXVWSBUA6T.NT M(/)LXN"P!&+L*?>)(3>>W/+DUB:WCCL*XKQS[;TW+OWJU`<7/[U\%SBR_W@J M#E`C-W5+Z1"PA8N&(0J:%('AO.';VX'I_OO:N]VWNW_J_KE[M_MG?+[15\^< MIVS?MOI3KH5MM;LWNI>ZU[L?=2\@\OTW-][_WRO_%L&G"#5R$\EM:@MY3YT^ M_\&9]]\]M;DW6@$SQJ'BWE:HF'Y-:1I6`8EG7A%WCP/,,#S^.5#/%`!)L%XD;9=@( MDE,Y/1Q?O+*(A:T>K7Q?&1*ND@ORSC,RUQ=$EH M9P@$:.:*)CFQ[(A,$VQ=,(67O&)X@']E+-A;ZS3Z=PY@J5$E_&XK&8>TB6I' M,8.-(IU@P19_VH4A-:R!\":-!2:O7Z'8JJ90KS0TZ',C%504/S-(EHYEJW*$ M,8.5UJ;,&2`4_N@TR9`E2!9:**Z?K'P5QF/3"?%&VM7.P!VPV$SYW6G/"X(1 MLPD+AI5FC">38VB4\227UXQR=)K1'P^![V'F7G=^:?4^/`?:X!N"W88`]PSWLPR[[<"_[JALA3DCBE,,= MR1-BY0F1WI(94J\';Y.5])AWO%"!["[[R8_,*-2K!,K%F3YTX(!]#Z!X("0C MQ>(D7V9SN9=9EMM=WG\`7F8YGCZ4IP^4QBEG:5^9M,:35-CSLG)>D?)Y][-EE, M3D[[),G2H22MX<@#PP@=S+Y)'I],75A)M865FI2&)(<-Q*NF*7'N7HQX,N!6 M;V(WR!FA9)L:,TA+4LAS&O>!&?"S2T\>H-D80CG`$3L8/`YX<$N%HV#V4!NA MQK[#D:LW6)U#H\U&*CSR2&YELP%A$B1;ZE4^RQ1@.>?AI268W6$_0,`9Z$D710 M]`0Y#$Q1B9"5';.?G@8M4)'8C8.#D'9C\'C"7B919;KR(BO]&/1U<22C"AK! M`1.&JR8Q)CD&]34T4G;M0,9S)@N]J$JH,QDDXX_AJD^.+@X2Y554F/KOLO5_\DD(X8ZC25VKH=G_R^W:%8)6$*\83]1>3=C2DQWI8!5%7#6,S MYA>0V=4FW2L`V?B%#J9(N^C.1"(T4]4V8\]P!&(48] MPZWO=74Y-&HPOSFI%6BST,T9OI=$'PJY=GHV6+G$%1\4'LW?8[D0+[)GB MMD+A,^'M[X;"6R!OT.CNRF8.JN56%=N2KO"/D*X0)UUPY[F[H6Q_=MDR(`\' MW6MK[W8O6!MDWEIGL-.Z=?Z_K%^<_<;ZHT>ETUG]]F?6>O?#KM6]?N&_K8V; MO[/..@2VCQ]P\-Z-IAWZ&$3P]FE'JO6+7UP]>?UWE^Z`'TDNGPL:R_?.M;<_ M6_O]:[\B?!!A1!D<'H_14\\QAFN!]^Z=O^L-'=I:#VA!#!OFZ@WKT_,?6F>Z MGZ"1[GY#;CT5Y&9[A/^S&2U0J+!U]9EY&HZ?GKOG71EC_"*,8P7OKL M@]\[Q,$KPDBW^F%&FZE[M_L;_,1`@+5/;"L[C.[^&7-]]`3A*+81V[LDS@*[ M$Z^QT!AGOK#.6%=/W;OT,7[>M*SW3T7UW/-]$9<$!S MUUIRR9BHW35;LSG`6\@N?1Z,.V?<(+?-;TLS#OQPP>6V)3[UE75O[01T?]O] MC^ZE[IGN9]Z2,7`42S]GQ+%0DXV6!^==+GWM:GCQWV;ID7;4LZY[U82CAA(0/S8:HNI&K%R/B75]2 M>S5('Z][K_K)[O7O7NM5] MBZ0KZPQ%LJZ^^:YUVK+67O/1>0:\OX.W;ODCD3]NL38NWWCS$IE>O7RY(-\Z M["T_/S51KN)'A<`$WEE,Y9S7(KU7#S4YY;XJZ<:(M8'C_#QN''*M_R4='&#\ M&,?1O_,*C!)\L=$O<`%^&G]1DCP#J*4$:*,_H/%O6-?0M"@*?K_?_0@=\J5U M9NU$T#'QIG`\>.ZZ9=W\.M#R-]??UOK[K_]ZP[H#6<-6`[JOH]O.=/_:O6_= MLKX@<^_L;TCRLOY@G8W3WK:AM?[>O;-_Q:R*8KI0XXX1;*4+`3IDC=(5'#I7 MOD^(8OC_E[BJ?8Q/;Y%?US`OW+)_?4;)S]\29"M.^_^T]53 M5UZW;JV=<,3\`&UB=UEO6>NHTL]0,;36[8_.?=X]C49XQ]HX\\7EN]8UZQ?] ME"SE,EOK"=D*/90D9Y+C0BZ0'@'VY#.%S0$*$8`]^>`V)Y$X=^K*Y=/7[[P# MJ;9L"KN;:I,QF4[65!=75$80F2-:.NAR(,K:,]V=TSC9[L"\VH;G.K*BG/M3 MRM2/[M;T!48]UE#U.@'I+*;?^>KB&]:Z*WRKIHUB=O`1-BZ^\=Y[;KUL;:B:O?7+D, MZ_],862]GS[6=:*T==TZZ:(X"M&?6JUU^R=1$@HX%\)AL7'CMS0]D/&N$9]Z M_B1NIS&_3D6Z=>5OU@4:07?63IS^^.8G`->^PFETWUI?.^&\PF5MG'OS[&V, MFM/6.>NJEQ@L9+Q(8P;'<:*&>.K1UP;OKV<>86W@.']M^#;?$_=B;)OOB0>V MCSUOR5.+;?YZ>&BXN#?MXS`*?3"V]58XI7[@5\-#?[N^C=>QPW_K_@"OA8<8 M$Y.Z#'LE$:``/%OD1XJYO!TEVWLI/`S6]PWSN%?",<)R(\YKX3`G:2U9JACDA]2SA^9F*J7# M)9@7%H6FK*MI2"+_)'G+4E=5DXQ%QR$OKN>+>;8X[+P[3@81)7F)C$)?RC2; MDBDPLFQ$QJBMX`997E05IM$Y@EDH%T.3*DV]@"4%/W1H8@\,,X7\4([)'^;3 M.$I"KD.IA/N+7&XL1G-7ID%VIZ-Y2"A15;"X%)A8[5&R?D*G1ID19GB09PJ' M:TA1H/+DT_8;O^7*P?E90+EFB&"CP_G^@N5MP2"UOS*?#HF7HO)Y[FFIHM`B M\9,F8FTJ-I7-ELB6K8)4.PL*CTCU?^U=ZW/;-A+_[/X+ M_4+YH,:.7GR`#REQ$EMV'#FRK7.<:V;2V,.GHEB6-)2<.M.F?_LM'B1!D9(I MV;UZ,M=)4@KX[0+872Q``%SLVR042U'T,0F?TO=K'6C%UWU$VUM358:JK$%0B`T\.=GM->\V9NA0]3\>6NOSFI#4LO_ M+K?+NY!>0Q?(1"]I+J2C2_0:G>QWT9>R69Z6?RU?H2/DH&G$(6;[$A]^A*P3 MDH&JD%4EJ:_EUD@[.7R"3BGK*YIOHC[Z!55*VV@3O:'(X6`Z8=7HE`=E5.ZA M$%\@&_(8_/U":A>SH825N`)$FESR M5:"Y0I]!,)%N"!_>WF[WX!,7+@+]G$!;-'2-3I]_02':AY)!$DFK#M%3JL:$ MC0,BJ1"U@M!V@/P7M"L([>U!J_,>Z5!E5H&WP.X*\(1JF&;-I)UH'6W&3=X! M+-&F]-D>3?P127OAHQ.2\A?I%HTZS!5_)^?Z"/J4I#,72G^_@D:\@F9=H!8T M,2T"-RE_RHJ@W4R@?D/:=O0=A(@2:E;)Z%OD:,`:AWWZ'>,[?R*I6)*UE@:C MC!GY_VA:Q>$;Z:%"C:*7&8QS:FQC91FX:BK1Z"8M/2[>A3)ZY&>/G146\63% MCN2?@BC%+U=Q2J\G&Y?AF-KEAC152W>%XZB\ONCT> MCD.Q?)1UD&]LUP=CG]-G*Y6N+4-5NL;?U.#K8=J,/L? MWZ5.^CDQ1,%6OO-!2VG*5576LJ/6VA9,=X-&TYD4#,?VC+UYL(I_Q)^(,X/: M5X6_K'?F4;E9,HN3J?54IWZ?.$689^>RO58%J9[I9/ M><+M_"<%:=)O">ELGC3S-4(B'FZ/\YT(6K]'8@(,1OV]\6WNV1/:!MZ7B)+9 M)P)/;X:W\=,W_C0,;^.G;]N\(ZNR7E45-=N1'XT*WOQZS.SQH_QIH;`3D/;I MGQ8K72+E&ZAK+O>N$B5L/C+JRDN^27"O!UGT+1!X+'_95XL=0?JE/`D1!AZ> MO&Q+37C?;NEZ2S/RW\OI-D<:;)!UR:5OYEI5,1)/1!BQ+0C&DF\ZU/@,5TQL MB2L"0F`=SD6+=A8HRVUFP7/!NBA.A'#28-`O2@W0+`-7[18E M=_.(5RC>G2N?AC0BVHR=VM^OS6B7:'5-IBA7TJ)(N9H&4Y2K:2]%NJ+FTK3I M>?H=G`D11GPC0C>/QB`4QTW@0,[W`;08).?%Y)/J1(I,%05UI865Q M]".E&D=&/=[7I:T%P?"W88YJV-@P@L!S-*Q@W\2*9V-3L77-MG3/M9U%+))` M^82+:C1=77$U6<=>LXEU1[==5\&ZZV!%=54UYI*-HK]-#Z%INF\JBN?(-@X" MVS8L+)N!'Y@RMC7/_*G$R;U4D%6!@Z++GB\K@>.YGF6YJFXV/1Q@':8(IFFH M?EP!;SY>,Z%VFT;@.[ZE^('B8,-T`YB^R*[;5"Q95GQ3I!;"-].J&[(1:*YK M*[856+KCFT83X\#&OF?+3G,(Y(4&^'+@:\JN&F#0BQHD&W; MOH*QJH("?LY1*0IK$_:9V@2W# M<73L@FVX8""ZC+%MN,!/!2LQM4=L8ZOY7#$Z]ET^,15)NZ@?%HGN,RM-,TI' MIL/T],`2WZSR4P@E.CV,6.7-1)66PD\(E.CD@V/G85I+Y3`I,PLOIBQ_55T:J3`[2V+@-(XST8P5F``X MEXFIKL`$P'E,=%EV"S,AX'D<%0SUE52(W%O>3XC1A&5M`0H,UA.>P&`]P24, M%@B-QSODXTN>L:>[#?RQ6+>9,_8T3&MA'L!YH;$;0A>38OV(TW`6YBR:A,,# MCX)V^7E[N6Y+#]%!2@_104H/T4%*#]M!C+B#_`\%+\9;+=*[%DM_*:>55+"4 MTTIZ6,9I@3+6'W.+!(G-$JPU^MX[1&P.MTQT9[PDNG,ZAKPI!H@M-B17B@W) M"V/')T-R)=?PXUC?"SU.7GCV/)NO+!M1%C#)F'MEV:BR@$G&TBO+1I9\)EDC MYX*9&Y+O*\1E3J.0`)?YBD+"6^8B"@ENF6>HK.`9)E?]1J_;>7>^L`O&B+O[ M?@Q=;[Z=D,^M@*@M+"^99&.W MP1;NI_79[:P(F@9O+8JFKU,46[D3*UR;4H"S^*U607A\"TI!/+_KI*@IL1_3 MACL>!8/^3;CX@M`,\F[3RI#D++)9=R^R9=D(IB8S2[46FQJVJKJ>O%M)F]/; MH1O.-LEC^^Q9=G0-;IB0!697D1F&91L,3!KL'0'$P/XZ1(VC5`-+`, M_Y@98NM.8FNN1-<-:>4HT;`]OIY(9RRT`\C[VIY%+2=60-0EO,7]0.J:0W]= MC/XZIUQRRTAQ])VF(+3Z\=K"N@ZL[BQ=G5J`7\.9,<(,@X!?`LCMIR04%/.0\W]`G08&N0%]3WPY!TC#!_UP'X^.7:5T> M[?9V3W:>+/IB59CI"7,V8?8ES*.273!A;THBZ[:[6O*(X\<]X5$GCT^8;$B, M^YH/KN39A\Y)N_M^_V"GUFG<3,,&_12E\:'!X[=G\D%H9T:Audit-Trail: >Unformatted: From owner-freebsd-ports Thu Apr 24 08:59:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA12971 for ports-outgoing; Thu, 24 Apr 1997 08:59:04 -0700 (PDT) Received: from horst.bfd.com (horst.bfd.com [204.160.242.10]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA12964 for ; Thu, 24 Apr 1997 08:59:01 -0700 (PDT) Received: from harlie.bfd.com (bastion.bfd.com [204.160.242.14]) by horst.bfd.com (8.8.5/8.7.3) with SMTP id IAA29612; Thu, 24 Apr 1997 08:58:45 -0700 (PDT) Date: Thu, 24 Apr 1997 08:58:45 -0700 (PDT) From: "Eric J. Schwertfeger" To: Satoshi Asami cc: ports@freebsd.org Subject: Re: Asthetic Issues In-Reply-To: <199704240454.VAA01851@silvia.HIP.Berkeley.EDU> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 23 Apr 1997, Satoshi Asami wrote: > info should be in /usr/local/info. It can share its info files with > other programs, right? (I.e., emacs can read jed's info files and jed > can read emacs'.) I'll test this tonight. I don't have emacs installed, > > * What I'm really concerned with, is that I was told that a program > * shouldn't expect to have it's own directory under /usr or /usr/local. At > * this point, I'm favoring using /usr/local/lib/jed, with bin and lib under > * that. > > That's ugly. ;) Yes, but I can't change it at the Makefile level. The paths to all the directories are built at runtime by appending the directory name onto JED_ROOT, which can be overridden at program launch time. So I either rut through the source for a program I don't understand, or keep at least bin and lib in the same directory, and given all the *.sl files that get generated, I certainly don't want to dump all those in /usr/local/lib :-) > I can't think of any reason why 2.1.5 and 2.2 behave differently in > this regard, but it could be the version of bsd.port.mk. Make sure > you test it with the latest version (2.2-STABLE would be fine). Once I got off of work, it took about 15 minutes to track this down to configure. It then took half an hour to realize that configure was pulling an environmental variable (JED_ROOT) from the 2.2 machine that didn't exist in the root environment of the 2.1.5 machine. Of course, I know know that the environmental variable isn't necessary. So my options have been narrowed down to: 1) keep it as is, and install to a directory ${PREFIX}/jed/whatever. 2) find a way to set an environmental variable in configure's environment, and move everything to ${PREFIX}/lib/jed/whatever, since it ignores prefix 3) patch configure to reach the same effect as 2 4) try to track down everyreference to the variable JED_ROOT gets copied into, and modify each occurance depending on what is being looked for. 1 and 2 should work for future versions of JED. 3 might require a tweak, and 4 is anyones guess. JED is probably fairly stable, so 4 wouldn't be a nightmare, but still not pleasant. JED really wasn't designed with this kind of install in mind :-) I now realize why it hadn't been ported before. From owner-freebsd-ports Thu Apr 24 09:44:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA16030 for ports-outgoing; Thu, 24 Apr 1997 09:44:39 -0700 (PDT) Received: from grackle.grondar.za (grackle.grondar.za [196.7.18.131]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA16023 for ; Thu, 24 Apr 1997 09:44:35 -0700 (PDT) Received: from grackle.grondar.za (localhost [127.0.0.1]) by grackle.grondar.za (8.8.5/8.8.4) with ESMTP id SAA03731; Thu, 24 Apr 1997 18:44:15 +0200 (SAT) Message-Id: <199704241644.SAA03731@grackle.grondar.za> To: "Jordan K. Hubbard" cc: ports@FreeBSD.org Subject: Re: perl5 MASTER_SITES list is arcane and somewhat bogus. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 24 Apr 1997 18:44:13 +0200 From: Mark Murray Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 18 Apr 1997 22:49:00 -0700 (PDT) , "Jordan K. Hubbard" wrote: > Is the perl5 distribution so rare that we have to go to places > like Finland and South Africa for it right from the start? :-) That is why the MASTER_SITE_PERL_CPAN macro is available :-) > Also, several of the paths appear to be out of date: I'll do them all this weekend. M > > >> Attempting to fetch from ftp://ftp.is.co.za/pub/perl/CPAN/src/5.0/. > fetch: pub/perl/CPAN/src/5.0/perl5.003.tar.gz: cannot get remote modification time > fetch: ftp://ftp.is.co.za/pub/perl/CPAN/src/5.0/perl5.003.tar.gz: FTP error: > fetch: File unavailable (e.g., file not found, no access) > >> Attempting to fetch from ftp://dong.math.ncu.edu.tw/perl/CPAN/src/5.0/. > fetch: dong.math.ncu.edu.tw: Unknown host > > Jordan -- Mark Murray PGP key fingerprint = 80 36 6E 40 83 D6 8A 36 This .sig is umop ap!sdn. BC 06 EA 0E 7A F2 CE CE From owner-freebsd-ports Thu Apr 24 10:45:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA20388 for ports-outgoing; Thu, 24 Apr 1997 10:45:17 -0700 (PDT) Received: from labs.usn.blaze.net.au (labs.usn.blaze.net.au [203.17.53.30]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA20382 for ; Thu, 24 Apr 1997 10:45:13 -0700 (PDT) Received: from labs.usn.blaze.net.au (local [127.0.0.1]) by labs.usn.blaze.net.au (8.8.5/8.8.5) with ESMTP id DAA08123; Fri, 25 Apr 1997 03:44:50 +1000 (EST) Message-Id: <199704241744.DAA08123@labs.usn.blaze.net.au> X-Mailer: exmh version 2.0gamma 1/27/96 To: Joel Sutton cc: "Eric J. Schwertfeger" , ports@freebsd.org Subject: Re: SLANG enthusiasts? In-reply-to: Your message of "Thu, 24 Apr 1997 20:43:51 +1000." <199704241043.UAA12611@solsbury-hill.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 25 Apr 1997 03:44:50 +1000 From: David Nugent Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > > > Can some one that loves SLANGed apps please port this text editor called > > > > JED? > > > > http://space.mit.edu/%7Edavis/jed.html > > > > How about I learn how to make a port? Jed's my editor of choice as well, > > and I already have it installed, but I never made a port out of it. And > > I've been meaning to upgrade to the latest version of Jed anyway. > > We could always make it a joint effort??? This might be the way to go > since I've already started. It doesn't look like there will need to > be much modification of code - just make file madness (as I call it > :->). > > Reply to me personally if you want to work something out. FWIW, I tried porting it some time ago. The X version worked 100% fine in all respects, but I had some problems with the tty version, even after tweaking. The problems resulted in non-optimal display updating and sometimes miscoloration and invalid character inserts and deletes messing up the display. Now, it worked just fine with a vt100, but not for cons25. I never did track down the problem, but it may have been a special case problem with the cons25 termcap entry, probably buried deep within slang's screen manager and buried down yet another level into libmyterminfo. I never resolved it, so this problem was the only reason I didn't make it a port at the time. It may be that the problem got fixed in a later version of slang - there have been at least 2 slang updates since. David Nugent - Unique Computing Pty Ltd - Melbourne, Australia Voice +61-3-9791-9547 Data/BBS +61-3-9792-3507 3:632/348@fidonet davidn@freebsd.org davidn@blaze.net.au http://www.blaze.net.au/~davidn/ From owner-freebsd-ports Thu Apr 24 10:59:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA20850 for ports-outgoing; Thu, 24 Apr 1997 10:59:39 -0700 (PDT) Received: from nic.follonett.no (nic.follonett.no [194.198.43.10]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA20838 for ; Thu, 24 Apr 1997 10:59:34 -0700 (PDT) Received: (from uucp@localhost) by nic.follonett.no (8.8.5/8.8.3) with UUCP id TAA03473; Thu, 24 Apr 1997 19:53:45 +0200 (MET DST) Received: from oo7 ([192.0.0.136]) by dimaga.com (8.7.5/8.7.2) with SMTP id SAA03376; Thu, 24 Apr 1997 18:53:06 +0200 (MET DST) Message-Id: <3.0.32.19970424175523.00a26390@yes.no> X-Sender: perhaps@yes.no (Unverified) X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Thu, 24 Apr 1997 17:55:25 +0200 To: schneider@zib.de (Wolfram Schneider) From: Eivind Eklund Subject: Re: new ports added last two weeks Cc: ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk At 01:17 PM 4/24/97 +0200, Wolfram Schneider wrote: > > Main Category audio >================================================== [... description of the new ports of the last two weeks deleted ...] And cheering broke out in the streets, and people were shouting for freebsd-portsannounce@freebsd.org (Nice descriptions and nice job, everybody) Eivind Eklund perhaps@yes.no http://maybe.yes.no/perhaps/ eivind@freebsd.org From owner-freebsd-ports Thu Apr 24 11:06:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA21163 for ports-outgoing; Thu, 24 Apr 1997 11:06:31 -0700 (PDT) Received: from horst.bfd.com (horst.bfd.com [204.160.242.10]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA21158 for ; Thu, 24 Apr 1997 11:06:29 -0700 (PDT) Received: from harlie.bfd.com (bastion.bfd.com [204.160.242.14]) by horst.bfd.com (8.8.5/8.7.3) with SMTP id LAA00626; Thu, 24 Apr 1997 11:06:11 -0700 (PDT) Date: Thu, 24 Apr 1997 11:06:10 -0700 (PDT) From: "Eric J. Schwertfeger" To: David Nugent cc: Joel Sutton , ports@freebsd.org Subject: Re: SLANG enthusiasts? In-Reply-To: <199704241744.DAA08123@labs.usn.blaze.net.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 25 Apr 1997, David Nugent wrote: > It may be that the problem got fixed in a later version of slang - > there have been at least 2 slang updates since. Quite possible, I haven't seen any problems with 0.99-38, and I've been using jed extensively at home and work for the last year under FreeBSD. From owner-freebsd-ports Thu Apr 24 12:24:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA25494 for ports-outgoing; Thu, 24 Apr 1997 12:24:59 -0700 (PDT) Received: from originat.demon.co.uk (originat.demon.co.uk [158.152.220.9]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA25485 for ; Thu, 24 Apr 1997 12:24:52 -0700 (PDT) Received: (from paul@localhost) by originat.demon.co.uk (8.8.5/8.6.9) id UAA24958; Thu, 24 Apr 1997 20:28:50 +0100 (BST) To: ports@freebsd.org Subject: SGML tools From: Paul Richards Date: 24 Apr 1997 20:28:49 +0100 Message-ID: <87wwps43v2.fsf@originat.demon.co.uk> Lines: 11 X-Mailer: Gnus v5.3/Emacs 19.34 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I need to add some sgml stuff to the ports area, John Fieber's SP port and some HTML DTD's. I think we need to rethink the print area and find someplace to put the sgml stuff. Any comments? I would like to bring this stuff in asap! -- Dr Paul Richards, Originative Solutions Ltd. Internet: paul@originat.demon.co.uk Phone: 0370 462071 (UK Mobile) From owner-freebsd-ports Thu Apr 24 13:09:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA27971 for ports-outgoing; Thu, 24 Apr 1997 13:09:22 -0700 (PDT) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA27965 for ; Thu, 24 Apr 1997 13:09:19 -0700 (PDT) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.5/8.8.5) with SMTP id PAA10297; Thu, 24 Apr 1997 15:07:55 -0500 (EST) Date: Thu, 24 Apr 1997 15:07:55 -0500 (EST) From: John Fieber To: Paul Richards cc: ports@freebsd.org Subject: Re: SGML tools In-Reply-To: <87wwps43v2.fsf@originat.demon.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On 24 Apr 1997, Paul Richards wrote: > I need to add some sgml stuff to the ports area, John Fieber's SP port > and some HTML DTD's. I think we need to rethink the print area and > find someplace to put the sgml stuff. > > Any comments? I would like to bring this stuff in asap! Digging through my mail on the topic.... ===================== Date: Tue, 18 Feb 1997 15:15:08 -0800 (PST) From: Satoshi Asami To: jfieber@indiana.edu Cc: thomas@ghpc8.ihf.rwth-aachen.de, tg@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org Subject: Re: cvs commit: ports/misc/isearch - Imported sources * Exactly. My SP and Jade (DSSSL engine) ports are just waiting * for such a category to be formally approved. Ok, I believe this was the final list for the new categories "text" and "converters". text: glimpse, ispell, mgdiff, rman, isearch, unroff converters: recode, trans, uudeview, uudx, uulib, btoa, mpack Is this ok? Satoshi ====================== I would slightly ammend this because "text" by itself is unclear. "textproc", an 8 character (is this important) version of "Text Processing" might be better. If I get an official go-ahead, I'll create a new textproc directory and commit my SP port. -john From owner-freebsd-ports Thu Apr 24 13:24:14 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA28832 for ports-outgoing; Thu, 24 Apr 1997 13:24:14 -0700 (PDT) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA28827 for ; Thu, 24 Apr 1997 13:24:11 -0700 (PDT) Received: (from asami@localhost) by vader.cs.berkeley.edu (8.8.5/8.7.3) id NAA04626; Thu, 24 Apr 1997 13:23:46 -0700 (PDT) Date: Thu, 24 Apr 1997 13:23:46 -0700 (PDT) Message-Id: <199704242023.NAA04626@vader.cs.berkeley.edu> To: paul@originat.demon.co.uk CC: ports@freebsd.org In-reply-to: <87wwps43v2.fsf@originat.demon.co.uk> (message from Paul Richards on 24 Apr 1997 20:28:49 +0100) Subject: Re: SGML tools From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * I need to add some sgml stuff to the ports area, John Fieber's SP port * and some HTML DTD's. I think we need to rethink the print area and * find someplace to put the sgml stuff. * * Any comments? I would like to bring this stuff in asap! How about adding a "text" category for text processing? The line between SGML and HTML is kinda blurry. Satoshi From owner-freebsd-ports Thu Apr 24 13:49:35 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA00425 for ports-outgoing; Thu, 24 Apr 1997 13:49:35 -0700 (PDT) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA00418 for ; Thu, 24 Apr 1997 13:49:30 -0700 (PDT) Received: (from asami@localhost) by vader.cs.berkeley.edu (8.8.5/8.7.3) id NAA04706; Thu, 24 Apr 1997 13:48:24 -0700 (PDT) Date: Thu, 24 Apr 1997 13:48:24 -0700 (PDT) Message-Id: <199704242048.NAA04706@vader.cs.berkeley.edu> To: jfieber@indiana.edu CC: paul@originat.demon.co.uk, ports@freebsd.org In-reply-to: (message from John Fieber on Thu, 24 Apr 1997 15:07:55 -0500 (EST)) Subject: Re: SGML tools From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * I would slightly ammend this because "text" by itself is * unclear. "textproc", an 8 character (is this important) version * of "Text Processing" might be better. I agree, "textproc" then. Any objections? Satoshi From owner-freebsd-ports Thu Apr 24 13:56:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA00731 for ports-outgoing; Thu, 24 Apr 1997 13:56:03 -0700 (PDT) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA00673; Thu, 24 Apr 1997 13:55:44 -0700 (PDT) Received: (from asami@localhost) by vader.cs.berkeley.edu (8.8.5/8.7.3) id NAA04733; Thu, 24 Apr 1997 13:55:41 -0700 (PDT) Date: Thu, 24 Apr 1997 13:55:41 -0700 (PDT) Message-Id: <199704242055.NAA04733@vader.cs.berkeley.edu> To: pst@freebsd.org CC: ports@freebsd.org, bde@zeta.org.au Subject: yale-tftpd build failure in -current From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Could this have something to do with the recent *.mk file changes? If so, what is the fix, and is it going to be merged to 2.2? Satoshi ------- ## make >> Checksum OK for yale-tftpd-3.0.tar.gz. ===> Extracting for yale-tftpd-3.0 ===> Patching for yale-tftpd-3.0 ===> Applying FreeBSD patches for yale-tftpd-3.0 ===> Configuring for yale-tftpd-3.0 ===> Building for yale-tftpd-3.0 Warning: Object directory not changed from original /ccd/ports/net/yale-tftpd/work cc -O -DCONFIGFILE='"/usr/local/etc/tftpd.conf"' -c tftpd.c cc -O -DCONFIGFILE='"/usr/local/etc/tftpd.conf"' -c tftpsubs.c cc -O -DCONFIGFILE='"/usr/local/etc/tftpd.conf"' -c tftpyale.c cc -O -DCONFIGFILE='"/usr/local/etc/tftpd.conf"' -c config.c cc -O -DCONFIGFILE='"/usr/local/etc/tftpd.conf"' -o tftpd tftpd.o tftpsubs.o tftpyale.o config.o classes/libclasses.a cc: classes/libclasses.a: No such file or directory *** Error code 1 Stop. From owner-freebsd-ports Thu Apr 24 13:56:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA00769 for ports-outgoing; Thu, 24 Apr 1997 13:56:43 -0700 (PDT) Received: from cais.cais.com (root@cais.com [199.0.216.4]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA00764 for ; Thu, 24 Apr 1997 13:56:40 -0700 (PDT) Received: from earth.mat.net (root@earth.mat.net [205.252.122.1]) by cais.cais.com (8.8.5/8.7.3) with SMTP id QAA22615; Thu, 24 Apr 1997 16:56:35 -0400 (EDT) Received: from Journey2.mat.net (journey2.mat.net [205.252.122.116]) by earth.mat.net (8.6.12/8.6.12) with SMTP id QAA03911; Thu, 24 Apr 1997 16:56:33 -0400 Date: Thu, 24 Apr 1997 16:55:49 -0400 (EDT) From: Chuck Robey To: Paul Richards cc: ports@freebsd.org Subject: Re: SGML tools In-Reply-To: <87wwps43v2.fsf@originat.demon.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On 24 Apr 1997, Paul Richards wrote: > > I need to add some sgml stuff to the ports area, John Fieber's SP port > and some HTML DTD's. I think we need to rethink the print area and > find someplace to put the sgml stuff. It would be possible to create a "text" or "formatter" directory, but print as it stands is not all that large, and these types of applications are not that difficult to associate with the word "print". I don't think it will generate confusion. Additional programs like gmat or jade would be a great addition. > > Any comments? I would like to bring this stuff in asap! > > -- > Dr Paul Richards, Originative Solutions Ltd. > Internet: paul@originat.demon.co.uk > Phone: 0370 462071 (UK Mobile) > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 9120 Edmonston Ct #302 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+----------------------------------------------- From owner-freebsd-ports Thu Apr 24 14:09:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA01498 for ports-outgoing; Thu, 24 Apr 1997 14:09:29 -0700 (PDT) Received: from cais.cais.com (root@cais.com [199.0.216.4]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA01486 for ; Thu, 24 Apr 1997 14:09:18 -0700 (PDT) Received: from earth.mat.net (root@earth.mat.net [205.252.122.1]) by cais.cais.com (8.8.5/8.7.3) with SMTP id RAA26129; Thu, 24 Apr 1997 17:08:57 -0400 (EDT) Received: from Journey2.mat.net (journey2.mat.net [205.252.122.116]) by earth.mat.net (8.6.12/8.6.12) with SMTP id RAA04590; Thu, 24 Apr 1997 17:08:51 -0400 Date: Thu, 24 Apr 1997 17:08:07 -0400 (EDT) From: Chuck Robey To: Satoshi Asami cc: jfieber@indiana.edu, paul@originat.demon.co.uk, ports@freebsd.org Subject: Re: SGML tools In-Reply-To: <199704242048.NAA04706@vader.cs.berkeley.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 24 Apr 1997, Satoshi Asami wrote: > * I would slightly ammend this because "text" by itself is > * unclear. "textproc", an 8 character (is this important) version > * of "Text Processing" might be better. > > I agree, "textproc" then. Any objections? If you're gonna do this, I'd kinda want the tex and groff ports to be in it. I mean, they're both text formatters .... > > Satoshi > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 9120 Edmonston Ct #302 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+----------------------------------------------- From owner-freebsd-ports Thu Apr 24 14:13:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA01736 for ports-outgoing; Thu, 24 Apr 1997 14:13:36 -0700 (PDT) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA01731 for ; Thu, 24 Apr 1997 14:13:34 -0700 (PDT) Received: (from asami@localhost) by vader.cs.berkeley.edu (8.8.5/8.7.3) id OAA04789; Thu, 24 Apr 1997 14:13:29 -0700 (PDT) Date: Thu, 24 Apr 1997 14:13:29 -0700 (PDT) Message-Id: <199704242113.OAA04789@vader.cs.berkeley.edu> To: chuckr@mat.net CC: jfieber@indiana.edu, paul@originat.demon.co.uk, ports@freebsd.org In-reply-to: (message from Chuck Robey on Thu, 24 Apr 1997 17:08:07 -0400 (EDT)) Subject: Re: SGML tools From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * If you're gonna do this, I'd kinda want the tex and groff ports to be in * it. I mean, they're both text formatters .... See, this is why we never managed to make this category. ;) This one is for text-to-text converters only. Anything that can do (and usually does) more than that probably goes to print ("desktop publishing"). Satoshi (by the way, there is no groff port) From owner-freebsd-ports Thu Apr 24 14:22:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA02161 for ports-outgoing; Thu, 24 Apr 1997 14:22:36 -0700 (PDT) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA02154 for ; Thu, 24 Apr 1997 14:22:31 -0700 (PDT) Received: (from asami@localhost) by vader.cs.berkeley.edu (8.8.5/8.7.3) id OAA04912; Thu, 24 Apr 1997 14:22:25 -0700 (PDT) Date: Thu, 24 Apr 1997 14:22:25 -0700 (PDT) Message-Id: <199704242122.OAA04912@vader.cs.berkeley.edu> To: ache@nagual.ru CC: ports@freebsd.org Subject: new patch-ad for fspclient, please review From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Satoshi ------- --- ./bsd/ls.c.org Wed May 5 23:02:53 1993 +++ ./bsd/ls.c Thu Apr 24 14:04:44 1997 @@ -96,7 +96,9 @@ #ifndef ANSI_PROTOTYPES extern int getopt(); #else /* ANSI_PROTOTYPES */ +#if !defined(__FreeBSD__) extern int getopt(int argc, char **argv, char *opts); +#endif /* __FreeBSD__ */ #endif /* ANSI_PROTOTYPES */ extern int optind, opterr; int ch, exit_after_options; --- ./bsd/getopt.c.org Sun May 2 19:56:29 1993 +++ ./bsd/getopt.c Thu Apr 24 14:10:51 1997 @@ -31,7 +31,7 @@ * SUCH DAMAGE. */ -#if !defined(hpux) && !defined(sun) +#if !defined(hpux) && !defined(sun) && !defined(__FreeBSD__) /* guarantee that we have a `working' getopt() function */ #if defined(LIBC_SCCS) && !defined(lint) --- ./client.0.0-h+/main.c.org Wed May 5 22:22:34 1993 +++ ./client.0.0-h+/main.c Thu Apr 24 14:14:54 1997 @@ -414,7 +414,9 @@ #ifndef ANSI_PROTOTYPES extern int getopt(); #else /* ANSI_PROTOTYPES */ +#if !defined(__FreeBSD__) extern int getopt(int argc, char **argv, char *optstring); +#endif /* __FreeBSD__ */ #endif /* ANSI_PROTOTYPES */ extern char *optarg; extern int optind, opterr; From owner-freebsd-ports Thu Apr 24 14:24:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA02249 for ports-outgoing; Thu, 24 Apr 1997 14:24:03 -0700 (PDT) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA02229 for ; Thu, 24 Apr 1997 14:23:58 -0700 (PDT) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.5/8.8.5) with SMTP id QAA10518; Thu, 24 Apr 1997 16:22:21 -0500 (EST) Date: Thu, 24 Apr 1997 16:22:21 -0500 (EST) From: John Fieber To: Chuck Robey cc: Satoshi Asami , paul@originat.demon.co.uk, ports@freebsd.org Subject: Re: SGML tools In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 24 Apr 1997, Chuck Robey wrote: > If you're gonna do this, I'd kinda want the tex and groff ports to be in > it. I mean, they're both text formatters .... That is what print is for. Text processing is for tools which operate on text for other purposes. If they were not already in the base system, things like sed, grep, wc, diff, and friends would be the prototypical examples of "textproc" ports. Anyway, we already went through all this back in Februrary... -john From owner-freebsd-ports Thu Apr 24 14:56:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA03984 for ports-outgoing; Thu, 24 Apr 1997 14:56:49 -0700 (PDT) Received: from precipice.shockwave.com (ppp-206-170-6-51.rdcy01.pacbell.net [206.170.6.51]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA03977 for ; Thu, 24 Apr 1997 14:56:40 -0700 (PDT) Received: from shockwave.com (localhost.shockwave.com [127.0.0.1]) by precipice.shockwave.com (8.8.5/8.7.3) with ESMTP id OAA11281; Thu, 24 Apr 1997 14:55:35 -0700 (PDT) Message-Id: <199704242155.OAA11281@precipice.shockwave.com> To: asami@vader.cs.berkeley.edu (Satoshi Asami) cc: ports@freebsd.org, bde@zeta.org.au Subject: Re: yale-tftpd build failure in -current In-reply-to: Your message of "Thu, 24 Apr 1997 13:55:41 PDT." <199704242055.NAA04733@vader.cs.berkeley.edu> Date: Thu, 24 Apr 1997 14:55:35 -0700 From: Paul Traina Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk It works perfectly under 2.2-STABLE as of today: pst@red$ R make >> Checksum OK for yale-tftpd-3.0.tar.gz. ===> Extracting for yale-tftpd-3.0 ===> Patching for yale-tftpd-3.0 ===> Applying FreeBSD patches for yale-tftpd-3.0 ===> Configuring for yale-tftpd-3.0 ===> Building for yale-tftpd-3.0 Warning: Object directory not changed from original /b/ports/net/yale-tftpd/work cc -O2 -pipe -DCONFIGFILE='"/usr/local/etc/tftpd.conf"' -c tftpd.c cc -O2 -pipe -DCONFIGFILE='"/usr/local/etc/tftpd.conf"' -c tftpsubs.c cc -O2 -pipe -DCONFIGFILE='"/usr/local/etc/tftpd.conf"' -c tftpyale.c cc -O2 -pipe -DCONFIGFILE='"/usr/local/etc/tftpd.conf"' -c config.c (cd classes ; make) Warning: Object directory not changed from original /b/ports/net/yale-tftpd/work/classes cc -O2 -pipe -c dict.c -o dict.o cc -O2 -pipe -c fuzzdict.c -o fuzzdict.o cc -O2 -pipe -c access.c -o access.o cc -O2 -pipe -c config.c -o config.o building standard classes library ranlib libclasses.a cc -O2 -pipe -DCONFIGFILE='"/usr/local/etc/tftpd.conf"' -o tftpd tftpd.o tftpsubs.o tftpyale.o config.o classes/libclasses.a gzip -c tftpd.8 > tftpd.8.gz ===> classes Warning: Object directory not changed from original /b/ports/net/yale-tftpd/work/classes What did 3.0's make break? classes/libclasses.a: (cd classes ; make) SUBDIR= classes DPADD+= classes/libclasses.a LDADD= classes/libclasses.a From: asami@vader.cs.berkeley.edu (Satoshi Asami) Subject: yale-tftpd build failure in -current Could this have something to do with the recent *.mk file changes? If so, what is the fix, and is it going to be merged to 2.2? Satoshi ------- ## make >> Checksum OK for yale-tftpd-3.0.tar.gz. ===> Extracting for yale-tftpd-3.0 ===> Patching for yale-tftpd-3.0 ===> Applying FreeBSD patches for yale-tftpd-3.0 ===> Configuring for yale-tftpd-3.0 ===> Building for yale-tftpd-3.0 Warning: Object directory not changed from original /ccd/ports/net/yale-tftpd >>/work cc -O -DCONFIGFILE='"/usr/local/etc/tftpd.conf"' -c tftpd.c cc -O -DCONFIGFILE='"/usr/local/etc/tftpd.conf"' -c tftpsubs.c cc -O -DCONFIGFILE='"/usr/local/etc/tftpd.conf"' -c tftpyale.c cc -O -DCONFIGFILE='"/usr/local/etc/tftpd.conf"' -c config.c cc -O -DCONFIGFILE='"/usr/local/etc/tftpd.conf"' -o tftpd tftpd.o tftpsubs >>.o tftpyale.o config.o classes/libclasses.a cc: classes/libclasses.a: No such file or directory *** Error code 1 Stop. From owner-freebsd-ports Thu Apr 24 15:32:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA06024 for ports-outgoing; Thu, 24 Apr 1997 15:32:30 -0700 (PDT) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA06019 for ; Thu, 24 Apr 1997 15:32:27 -0700 (PDT) Received: (from asami@localhost) by vader.cs.berkeley.edu (8.8.5/8.7.3) id PAA05050; Thu, 24 Apr 1997 15:32:09 -0700 (PDT) Date: Thu, 24 Apr 1997 15:32:09 -0700 (PDT) Message-Id: <199704242232.PAA05050@vader.cs.berkeley.edu> To: james@nexis.net CC: ports@freebsd.org Subject: rexx-imc build failure on -current From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Seems like we have a name conflict here, James. Satoshi ------- ## make >> Checksum OK for rexx-imc-1.6d.tar.gz. ===> Extracting for rexx-imc-1.6d ===> Patching for rexx-imc-1.6d ===> Configuring for rexx-imc-1.6d ===> Building for rexx-imc-1.6d gcc -O2 -DHAS_TTYCOM -D_REQUIRED -c -fPIC -o main.o main.c In file included from main.c:19: functions.h:200: conflicting types for `undelete' /usr/include/unistd.h:187: previous declaration of `undelete' *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. From owner-freebsd-ports Thu Apr 24 15:41:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA06589 for ports-outgoing; Thu, 24 Apr 1997 15:41:42 -0700 (PDT) Received: from originat.demon.co.uk (originat.demon.co.uk [158.152.220.9]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA06581 for ; Thu, 24 Apr 1997 15:41:36 -0700 (PDT) Received: (from paul@localhost) by originat.demon.co.uk (8.8.5/8.6.9) id XAA25228; Thu, 24 Apr 1997 23:43:51 +0100 (BST) To: asami@vader.cs.berkeley.edu (Satoshi Asami) Cc: ports@freebsd.org Subject: Re: SGML tools References: <199704242023.NAA04626@vader.cs.berkeley.edu> From: Paul Richards Date: 24 Apr 1997 23:43:50 +0100 In-Reply-To: asami@vader.cs.berkeley.edu's message of Thu, 24 Apr 1997 13:23:46 -0700 (PDT) Message-ID: <87vi5c3uu1.fsf@originat.demon.co.uk> Lines: 22 X-Mailer: Gnus v5.3/Emacs 19.34 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk asami@vader.cs.berkeley.edu (Satoshi Asami) writes: > * I need to add some sgml stuff to the ports area, John Fieber's SP port > * and some HTML DTD's. I think we need to rethink the print area and > * find someplace to put the sgml stuff. > * > * Any comments? I would like to bring this stuff in asap! > > How about adding a "text" category for text processing? The line > between SGML and HTML is kinda blurry. There isn't a line at all. Personally I think there should be a typesetting category but I will gladly settle on whatever you want. If textproc is a quick solution lets do that. -- Dr Paul Richards, Originative Solutions Ltd. Internet: paul@originat.demon.co.uk Phone: 0370 462071 (UK Mobile) From owner-freebsd-ports Thu Apr 24 15:51:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA07070 for ports-outgoing; Thu, 24 Apr 1997 15:51:32 -0700 (PDT) Received: from originat.demon.co.uk (originat.demon.co.uk [158.152.220.9]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA07065 for ; Thu, 24 Apr 1997 15:51:28 -0700 (PDT) Received: (from paul@localhost) by originat.demon.co.uk (8.8.5/8.6.9) id XAA25325; Thu, 24 Apr 1997 23:55:16 +0100 (BST) To: asami@vader.cs.berkeley.edu (Satoshi Asami) Cc: chuckr@mat.net, jfieber@indiana.edu, ports@freebsd.org Subject: Re: SGML tools References: <199704242113.OAA04789@vader.cs.berkeley.edu> From: Paul Richards Date: 24 Apr 1997 23:55:15 +0100 In-Reply-To: asami@vader.cs.berkeley.edu's message of Thu, 24 Apr 1997 14:13:29 -0700 (PDT) Message-ID: <87u3kw3ub0.fsf@originat.demon.co.uk> Lines: 21 X-Mailer: Gnus v5.3/Emacs 19.34 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk asami@vader.cs.berkeley.edu (Satoshi Asami) writes: > * If you're gonna do this, I'd kinda want the tex and groff ports to be in > * it. I mean, they're both text formatters .... > > See, this is why we never managed to make this category. ;) > > This one is for text-to-text converters only. Anything that can do > (and usually does) more than that probably goes to print ("desktop > publishing"). I think xmgr is the only port that isn't either a tex tool or a postscript tool. If we redefine print to be the category that has tex and postscript related ports it would probably be a clearer categorisation. (transfig isn't either and there might be one or two more but basically it is tex and ps stuff). -- Dr Paul Richards, Originative Solutions Ltd. Internet: paul@originat.demon.co.uk Phone: 0370 462071 (UK Mobile) From owner-freebsd-ports Thu Apr 24 15:53:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA07247 for ports-outgoing; Thu, 24 Apr 1997 15:53:24 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id PAA07240 for ; Thu, 24 Apr 1997 15:53:21 -0700 (PDT) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 1.60 #1) id 0wKXO7-0002zl-00; Thu, 24 Apr 1997 16:53:15 -0600 To: ports@freebsd.org Subject: Socks? Date: Thu, 24 Apr 1997 16:53:14 -0600 From: Warner Losh Message-Id: Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk What's the deal with socks? I can't seem to find it at ftp.nec.com anymore. Warner From owner-freebsd-ports Thu Apr 24 16:50:19 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA10151 for ports-outgoing; Thu, 24 Apr 1997 16:50:19 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA10145; Thu, 24 Apr 1997 16:50:14 -0700 (PDT) Received: from time.cdrom.com (localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id QAA01431; Thu, 24 Apr 1997 16:50:10 -0700 (PDT) To: asami@vader.cs.berkeley.edu (Satoshi Asami) cc: pst@freebsd.org, ports@freebsd.org, bde@zeta.org.au Subject: Re: yale-tftpd build failure in -current In-reply-to: Your message of "Thu, 24 Apr 1997 13:55:41 PDT." <199704242055.NAA04733@vader.cs.berkeley.edu> Date: Thu, 24 Apr 1997 16:50:09 -0700 Message-ID: <1429.861925809@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Could this have something to do with the recent *.mk file changes? If > so, what is the fix, and is it going to be merged to 2.2? What, the depend stuff? I seriously doubt it! Jordan From owner-freebsd-ports Fri Apr 25 00:25:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA29463 for ports-outgoing; Fri, 25 Apr 1997 00:25:34 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA29457; Fri, 25 Apr 1997 00:25:20 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id RAA20238; Fri, 25 Apr 1997 17:16:43 +1000 Date: Fri, 25 Apr 1997 17:16:43 +1000 From: Bruce Evans Message-Id: <199704250716.RAA20238@godzilla.zeta.org.au> To: asami@vader.cs.berkeley.edu, pst@freebsd.org Subject: Re: yale-tftpd build failure in -current Cc: bde@zeta.org.au, ports@freebsd.org Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Could this have something to do with the recent *.mk file changes? If >so, what is the fix, and is it going to be merged to 2.2? Seems unlikely. Ports makefiles don't use bsd.prog.mk or bsd.lib.mk, right? I don't intend to merge anything except important bug fixes into 2.2. Bruce From owner-freebsd-ports Fri Apr 25 02:08:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA03712 for ports-outgoing; Fri, 25 Apr 1997 02:08:38 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA03706; Fri, 25 Apr 1997 02:08:34 -0700 (PDT) Received: from time.cdrom.com (localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id CAA02130; Fri, 25 Apr 1997 02:08:33 -0700 (PDT) To: asami@freebsd.org cc: ports@freebsd.org Subject: ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS Date: Fri, 25 Apr 1997 02:08:33 -0700 Message-ID: <2128.861959313@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Now that freefall is no longer accepting FTP connections (hub is, and is serving the same files, but then no one points to hub :-) I think maybe it's time to stop putting the local ports on there, don't you think? More specifically, I think that putting them in ftp://ftp.freebsd.org/pub/FreeBSD/LOCAL_PORTS would make more sense for both space and speed reasons. What do you think? We have the space, and I've already copied the files into /archive/.3/FreeBSD... Jordan From owner-freebsd-ports Fri Apr 25 02:55:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA05533 for ports-outgoing; Fri, 25 Apr 1997 02:55:25 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca33-03.ix.netcom.com [199.35.209.99]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA05527 for ; Fri, 25 Apr 1997 02:55:22 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id CAA22953; Fri, 25 Apr 1997 02:53:48 -0700 (PDT) Date: Fri, 25 Apr 1997 02:53:48 -0700 (PDT) Message-Id: <199704250953.CAA22953@silvia.HIP.Berkeley.EDU> To: jkh@time.cdrom.com CC: ports@freebsd.org, jdp@polstra.com In-reply-to: <2128.861959313@time.cdrom.com> (jkh@time.cdrom.com) Subject: Re: ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * Now that freefall is no longer accepting FTP connections (hub is, and * is serving the same files, but then no one points to hub :-) I think * maybe it's time to stop putting the local ports on there, don't you * think? More specifically, I think that putting them in * ftp://ftp.freebsd.org/pub/FreeBSD/LOCAL_PORTS would make more sense * for both space and speed reasons. But what about availability reasons? :) ftp.freebsd.org is the backup site as well, so when it's down both primary and backups will be unreachable. I thought that's the whole reason why we made it separate in the first place. * What do you think? We have the space, and I've already copied the * files into /archive/.3/FreeBSD... I suggest we keep them on hub but with a different name so that we don't have to change ports again in the future. How about making an alias "ftp-local.freebsd.org" point to hub? I can change the ports and handbooks. Satoshi From owner-freebsd-ports Fri Apr 25 03:30:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA06591 for ports-outgoing; Fri, 25 Apr 1997 03:30:45 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA06586 for ; Fri, 25 Apr 1997 03:30:43 -0700 (PDT) Received: from time.cdrom.com (localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id DAA06130; Fri, 25 Apr 1997 03:30:40 -0700 (PDT) To: asami@vader.cs.berkeley.edu (Satoshi Asami) cc: ports@freebsd.org, jdp@polstra.com Subject: Re: ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS In-reply-to: Your message of "Fri, 25 Apr 1997 02:53:48 PDT." <199704250953.CAA22953@silvia.HIP.Berkeley.EDU> Date: Fri, 25 Apr 1997 03:30:40 -0700 Message-ID: <6128.861964240@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > But what about availability reasons? :) ftp.freebsd.org is the backup > site as well, so when it's down both primary and backups will be > unreachable. I thought that's the whole reason why we made it > separate in the first place. Make ftp.freebsd.org the primary site and let the backups be any mirrors we can get for it. I'm sure we can get at least the neosoft mirror to replicate it (ftp3.freebsd.org). Jordan From owner-freebsd-ports Fri Apr 25 03:39:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA06997 for ports-outgoing; Fri, 25 Apr 1997 03:39:43 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca33-03.ix.netcom.com [199.35.209.99]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA06992 for ; Fri, 25 Apr 1997 03:39:41 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id DAA24764; Fri, 25 Apr 1997 03:39:31 -0700 (PDT) Date: Fri, 25 Apr 1997 03:39:31 -0700 (PDT) Message-Id: <199704251039.DAA24764@silvia.HIP.Berkeley.EDU> To: jkh@time.cdrom.com CC: ports@freebsd.org, jdp@polstra.com In-reply-to: <6128.861964240@time.cdrom.com> (jkh@time.cdrom.com) Subject: Re: ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * Make ftp.freebsd.org the primary site and let the backups be any * mirrors we can get for it. I'm sure we can get at least the * neosoft mirror to replicate it (ftp3.freebsd.org). I'm talking about the "regular" backup as defined in MASTER_SITE_BACKUP. What's wrong with using hub? We can have one site in the Makefile, plus the regular backup on ftp.freebsd.org or wherever the user choses in /etc/make.conf. Just like any other port. And if you mean have two sites in the Makefile, unless both those names are symbolic (e.g., ftp-local and ftp-local2), I wouldn't want to do that. (Or we have to edit all the Makefiles again when we change ftp3's name or something.) Satoshi From owner-freebsd-ports Fri Apr 25 03:42:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA07103 for ports-outgoing; Fri, 25 Apr 1997 03:42:16 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca33-03.ix.netcom.com [199.35.209.99]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA07095; Fri, 25 Apr 1997 03:42:11 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id DAA24778; Fri, 25 Apr 1997 03:42:00 -0700 (PDT) Date: Fri, 25 Apr 1997 03:42:00 -0700 (PDT) Message-Id: <199704251042.DAA24778@silvia.HIP.Berkeley.EDU> To: bde@zeta.org.au CC: pst@freebsd.org, bde@zeta.org.au, ports@freebsd.org In-reply-to: <199704250716.RAA20238@godzilla.zeta.org.au> (message from Bruce Evans on Fri, 25 Apr 1997 17:16:43 +1000) Subject: Re: yale-tftpd build failure in -current From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * Seems unlikely. Ports makefiles don't use bsd.prog.mk or bsd.lib.mk, * right? I don't intend to merge anything except important bug fixes into * 2.2. This port does: === ## cat Makefile # @(#)Makefile 5.3 (Berkeley) 5/11/90 SRCS= tftpd.c tftpsubs.c tftpyale.c config.c PROG= tftpd MAN8= tftpd.8 ETCDIR=${DESTDIR}/usr/local/etc BINDIR=${DESTDIR}/usr/local/libexec MANDIR=${DESTDIR}/usr/local/man/man CFLAGS+=-DCONFIGFILE='"${ETCDIR}/tftpd.conf"' classes/libclasses.a: (cd classes ; make) SUBDIR= classes DPADD+= classes/libclasses.a LDADD= classes/libclasses.a .include === Satoshi From owner-freebsd-ports Fri Apr 25 03:59:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA07651 for ports-outgoing; Fri, 25 Apr 1997 03:59:48 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA07646 for ; Fri, 25 Apr 1997 03:59:46 -0700 (PDT) Received: from time.cdrom.com (localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id DAA06232; Fri, 25 Apr 1997 03:59:39 -0700 (PDT) To: asami@vader.cs.berkeley.edu (Satoshi Asami) cc: ports@freebsd.org, jdp@polstra.com Subject: Re: ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS In-reply-to: Your message of "Fri, 25 Apr 1997 03:39:31 PDT." <199704251039.DAA24764@silvia.HIP.Berkeley.EDU> Date: Fri, 25 Apr 1997 03:59:38 -0700 Message-ID: <6230.861965978@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I'm talking about the "regular" backup as defined in MASTER_SITE_BACKUP. > > What's wrong with using hub? We can have one site in the Makefile, > plus the regular backup on ftp.freebsd.org or wherever the user choses > in /etc/make.conf. Just like any other port. I don't want any more FTP sites on WC's T1 line, for one thing. It's overloaded and, given that we basically just finished shoving the povray people off of it (for FTP), I think we'd look like hypocrites if the freebsd project continued to use bandwidth for FTP when it could just as easily put the bits on one of its mirrors (just as we asked the povray people to do). So I've been looking for a good excuse to end this practice for awhile and, now that the freefall move has broken "freefall.freebsd.org" as an FTP target, I think it would be an excellent time to do so. Using ftp.freebsd.org as the "fan out" point will also allow more mirrors to get at these bits and replicate them more freely, thus hopefully increasing the overall level of service to ports which need the tarballs someone dropped off on FreeBSD's doorstep, as it were. Anyway, I also suggest the following patch. ;) Index: bsd.port.mk =================================================================== RCS file: /home/ncvs/src/share/mk/bsd.port.mk,v retrieving revision 1.227.2.18 diff -u -r1.227.2.18 bsd.port.mk --- bsd.port.mk 1997/04/20 20:15:57 1.227.2.18 +++ bsd.port.mk 1997/04/25 10:56:33 @@ -512,6 +512,10 @@ MASTER_SITE_BACKUP?= \ ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR}/ +# Where "local" ports (e.g. ports that have been adopted) for FreeBSD go. +MASTER_SITE_LOCAL?= + ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/LOCAL_PORTS/ + # If the user has this set, go to the FreeBSD repository for everything. .if defined(MASTER_SITE_FREEBSD) MASTER_SITE_OVERRIDE= ${MASTER_SITE_BACKUP} > to do that. (Or we have to edit all the Makefiles again when we > change ftp3's name or something.) Actually, if you can just find a couple of sites to "sign up" for local ports bits then I see no reason why you couldn't point directly at them, like you do for CPAN or GNU or the others. We don't *have* to indirect through DNS for everything. :-) Jordan From owner-freebsd-ports Fri Apr 25 04:14:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA08360 for ports-outgoing; Fri, 25 Apr 1997 04:14:31 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca33-03.ix.netcom.com [199.35.209.99]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA08354 for ; Fri, 25 Apr 1997 04:14:29 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id EAA28222; Fri, 25 Apr 1997 04:14:13 -0700 (PDT) Date: Fri, 25 Apr 1997 04:14:13 -0700 (PDT) Message-Id: <199704251114.EAA28222@silvia.HIP.Berkeley.EDU> To: jkh@time.cdrom.com CC: ports@freebsd.org, jdp@polstra.com In-reply-to: <6230.861965978@time.cdrom.com> (jkh@time.cdrom.com) Subject: Re: ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * I don't want any more FTP sites on WC's T1 line, for one thing. It's * overloaded and, given that we basically just finished shoving the * povray people off of it (for FTP), I think we'd look like hypocrites * if the freebsd project continued to use bandwidth for FTP when it * could just as easily put the bits on one of its mirrors (just as we * asked the povray people to do). Heh. I didn't know that. Ok. * Anyway, I also suggest the following patch. ;) * * Index: bsd.port.mk Ok, I'll fix this and the ports (and the handbook) this weekend. Satoshi From owner-freebsd-ports Fri Apr 25 04:34:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA09097 for ports-outgoing; Fri, 25 Apr 1997 04:34:11 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca33-03.ix.netcom.com [199.35.209.99]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA09092 for ; Fri, 25 Apr 1997 04:34:09 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id EAA28303; Fri, 25 Apr 1997 04:33:55 -0700 (PDT) Date: Fri, 25 Apr 1997 04:33:55 -0700 (PDT) Message-Id: <199704251133.EAA28303@silvia.HIP.Berkeley.EDU> To: perhaps@yes.no CC: schneider@zib.de, ports@freebsd.org In-reply-to: <3.0.32.19970424175523.00a26390@yes.no> (message from Eivind Eklund on Thu, 24 Apr 1997 17:55:25 +0200) Subject: Re: new ports added last two weeks From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * > Main Category audio * >================================================== This is really cool. * And cheering broke out in the streets, and people were shouting for * freebsd-portsannounce@freebsd.org Why don't you just send it to announce@freebsd.org? I don't think people would mind a weekly report or two. (I used to send new port announcements to the announce newsgroup but that practice died because it wasn't automated and started taking too much time as the ports tree grew....) Satoshi From owner-freebsd-ports Fri Apr 25 04:38:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA09297 for ports-outgoing; Fri, 25 Apr 1997 04:38:11 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca33-03.ix.netcom.com [199.35.209.99]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA09289 for ; Fri, 25 Apr 1997 04:38:08 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id EAA28315; Fri, 25 Apr 1997 04:37:17 -0700 (PDT) Date: Fri, 25 Apr 1997 04:37:17 -0700 (PDT) Message-Id: <199704251137.EAA28315@silvia.HIP.Berkeley.EDU> To: suttonj@interconnect.com.au CC: ports@freebsd.org In-reply-to: <199704241100.VAA12872@solsbury-hill.home> (message from Joel Sutton on Thu, 24 Apr 1997 21:00:12 +1000) Subject: Re: Document files... From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * Is /usr/local/share/doc// the correct place for ASCII * documents, such as readme's, for a particular port? Yes. * The hier man page doesn't specify anything for the local tree so I * thought that I'd better check. Sorry. It's in the handbook.... ;) * When creating this directory would it be better to use the -p option? You can use "${MKDIR}" in your pre-install target. That already includes -p. Satoshi From owner-freebsd-ports Fri Apr 25 04:43:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA09582 for ports-outgoing; Fri, 25 Apr 1997 04:43:18 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca33-03.ix.netcom.com [199.35.209.99]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA09577 for ; Fri, 25 Apr 1997 04:43:16 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id EAA28322; Fri, 25 Apr 1997 04:43:09 -0700 (PDT) Date: Fri, 25 Apr 1997 04:43:09 -0700 (PDT) Message-Id: <199704251143.EAA28322@silvia.HIP.Berkeley.EDU> To: ejs@bfd.com CC: ports@freebsd.org In-reply-to: (ejs@bfd.com) Subject: Re: Asthetic Issues From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * Yes, but I can't change it at the Makefile level. The paths to all the * directories are built at runtime by appending the directory name onto * JED_ROOT, which can be overridden at program launch time. That sounds totally broken! :< * So I either rut through the source for a program I don't understand, or * keep at least bin and lib in the same directory, and given all the *.sl * files that get generated, I certainly don't want to dump all those in * /usr/local/lib :-) Uuh. * 4) try to track down everyreference to the variable JED_ROOT gets * copied into, and modify each occurance depending on what * is being looked for. You mean set JED_ROOT=/usr/local during compile, right? You can do this by CONFIGURE_ENV and/or MAKE_ENV. Anyway, you already know bin and info can just be appended to JED_ROOT, so no source changes are necessary for those two. For lib and doc, I guess you need to change it to add a "/jed" at the end. If that's too hard, just put it in /usr/local/jed or .../lib/jed. It's not our intention to make your life too hard, I was just trying to find out how hard it is. ;) (For most ports, it's surprisingly easy...but not for this one I guess. :< ) Satoshi From owner-freebsd-ports Fri Apr 25 05:20:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA11146 for ports-outgoing; Fri, 25 Apr 1997 05:20:08 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA11107; Fri, 25 Apr 1997 05:20:03 -0700 (PDT) Resent-Date: Fri, 25 Apr 1997 05:20:03 -0700 (PDT) Resent-Message-Id: <199704251220.FAA11107@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, joa@kuebart.stuttgart.netsurf.de Received: from jocki.domestic (kuebart.stuttgart.netsurf.de [194.233.216.182]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA11019 for ; Fri, 25 Apr 1997 05:18:40 -0700 (PDT) Received: (from joki@localhost) by jocki.domestic (8.8.5/8.8.5) id OAA00424; Fri, 25 Apr 1997 14:09:15 +0200 (MET DST) Message-Id: <199704251209.OAA00424@jocki.domestic> Date: Fri, 25 Apr 1997 14:09:15 +0200 (MET DST) From: joa@kuebart.stuttgart.netsurf.de Reply-To: joa@kuebart.stuttgart.netsurf.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3383: Problem with kaffe core dump Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3383 >Category: ports >Synopsis: kaffe core dumps if LD_LIBRARY_PATH not set >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 25 05:20:00 PDT 1997 >Last-Modified: >Originator: Joachim Kuebart >Organization: >Release: FreeBSD 2.2-RELEASE i386 >Environment: LD_LIBRARY_PATH not set! CLASSPATH=.:/usr/local/share/java/classes.zip:/usr/local/share/kaffe/biss.zip KAFFEHOME=/usr/lcoal/share/kaffe The problem also occurs when one or both of CLASSPATH and KAFFEHOME are NOT set. >Description: When LD_LIBARARY_PATH is not set to include /usr/lcoal/lib, kaffe(1) generates a bus error and gets its core dumped. The manpage says LD_LIBRARY_PATH only needs to be set when ld.so(1)'s default library path doesn't include /usr/local/lib. However, the error also occurs when this path was set using ldconfig(8) to belong to ld.so's default search path. >How-To-Repeat: Get a test.class file with a valid java bytecode (e.g. generated by guavac or kaffe sun.tools.javac.Main) Call kaffe test This generates Bus error (core dumped) >Fix: Include the ENVIRONMENT script that comes along with kaffe anywhere in the startup scripts and correct the manpage. >Audit-Trail: >Unformatted: From owner-freebsd-ports Fri Apr 25 05:46:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA12644 for ports-outgoing; Fri, 25 Apr 1997 05:46:34 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA12638; Fri, 25 Apr 1997 05:46:20 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id WAA29532; Fri, 25 Apr 1997 22:42:34 +1000 Date: Fri, 25 Apr 1997 22:42:34 +1000 From: Bruce Evans Message-Id: <199704251242.WAA29532@godzilla.zeta.org.au> To: asami@vader.cs.berkeley.edu, bde@zeta.org.au Subject: Re: yale-tftpd build failure in -current Cc: ports@freebsd.org, pst@freebsd.org Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > * Seems unlikely. Ports makefiles don't use bsd.prog.mk or bsd.lib.mk, > * right? I don't intend to merge anything except important bug fixes into > * 2.2. > >This port does: Urk. I wonder what it thought of the obj changes. >=== >## cat Makefile >... >classes/libclasses.a: > (cd classes ; make) > >SUBDIR= classes >DPADD+= classes/libclasses.a >LDADD= classes/libclasses.a > >.include >=== The problems are that SUBDIR is misused and DPADD is no longer supported. SUBDIR doesn't work right because ${PROG} is built in the top-level (object) directory before the subdirectories are built. Libraries should be built first by putting the program directory in SUBDIR after the library directories (this gives the worse wart that `make' won't know how to build the library unless `make' is invoked at the top level, but works well in practice). DPADD is supposed to be no longer necessary. dependencies on libraries are generated automagically by `make depend'. `make depend' wasn't run, so there were no dependencies on libraries, so classes/libclasses.a wasn't built. Fix: just give the dependency explicitly: ${PROG}: classes/libclasses.a There is one good reason why DPADD was used instead of giving dependencies explicitly: dependencies such as ${PROG}: ${LIBUTIL} don't work because LIBUTIL is defined in bsd.prog.mk which is normally included last, so ${LIBUTIL} is normally null at the time when dependencies are evaluated. Bruce From owner-freebsd-ports Fri Apr 25 08:07:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA21351 for ports-outgoing; Fri, 25 Apr 1997 08:07:38 -0700 (PDT) Received: from chris.netmonger.net (root@chris.netmonger.net [165.254.145.61]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA21346 for ; Fri, 25 Apr 1997 08:07:33 -0700 (PDT) Received: (from chris@localhost) by chris.netmonger.net (8.8.5/8.8.5) id LAA06395; Fri, 25 Apr 1997 11:07:31 -0400 (EDT) Date: Fri, 25 Apr 1997 11:07:31 -0400 (EDT) From: Christopher Masto Message-Id: <199704251507.LAA06395@chris.netmonger.net> To: cracauer@wavehh.hanse.de, ports@freebsd.org Subject: Re: C-g, emacs and 2.2/3.0 X-Newsgroups: netmonger.gw.freebsd-ports In-Reply-To: <9704230552.AA12844@wavehh.hanse.de> Organization: NetMonger Communications Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In article <9704230552.AA12844@wavehh.hanse.de> you write: >I noticed that somewhere since around 2.2-RELEASE my emacs (19.34b) >often deattaches itself from the terminal when hitting C-g, instead of >aborting a command it is in. It then sits in the background and >consumes CPU time :-( > >I tried recompiling from FSF sources, but that didn't help. I looked >over the port, but the diffs doesn't do anything related. > >Could someone please explain what's going on? A longstanding bug in /bin/sh? I thought that was fixed. Nope, there it is.. bin/1206.. the fix was apparently backed out. :-( From owner-freebsd-ports Fri Apr 25 10:10:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA27638 for ports-outgoing; Fri, 25 Apr 1997 10:10:03 -0700 (PDT) Received: from aviion.ts.kiev.ua (aviion.ts.kiev.ua [193.124.229.12]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id KAA27605 for ; Fri, 25 Apr 1997 10:09:57 -0700 (PDT) Received: from nbki.ipri.kiev.ua by aviion.ts.kiev.ua with ESMTP id OAA24075; (8.6.11/zah/2.1) Fri, 25 Apr 1997 14:25:00 GMT Received: from cki.ipri.kiev.ua by nbki.ipri.kiev.ua with ESMTP id OAA06049; (8.6.9/zah/1.1) Fri, 25 Apr 1997 14:54:21 +0100 Received: from 194.44.146.14 (mac.ipri.kiev.ua [194.44.146.14]) by cki.ipri.kiev.ua (8.7.6/8.7.3) with SMTP id PAA27094; Fri, 25 Apr 1997 15:01:47 +0300 (EET DST) Message-ID: <33608FB3.6098@cki.ipri.kiev.ua> Date: Fri, 25 Apr 1997 14:04:11 +0300 From: Ruslan Shevchenko Reply-To: rssh@cki.ipri.kiev.ua Organization: IPRI X-Mailer: Mozilla 3.01Gold (Macintosh; I; 68K) MIME-Version: 1.0 To: John Fieber CC: Paul Richards , ports@freebsd.org Subject: Re: SGML tools References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk John Fieber wrote: > > On 24 Apr 1997, Paul Richards wrote: > > > I need to add some sgml stuff to the ports area, John Fieber's SP port > > and some HTML DTD's. I think we need to rethink the print area and > > find someplace to put the sgml stuff. > > > > Any comments? I would like to bring this stuff in asap! > > Digging through my mail on the topic.... > > ===================== > Date: Tue, 18 Feb 1997 15:15:08 -0800 (PST) > From: Satoshi Asami > To: jfieber@indiana.edu > Cc: thomas@ghpc8.ihf.rwth-aachen.de, tg@freefall.freebsd.org, > CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, > cvs-ports@freefall.freebsd.org > Subject: Re: cvs commit: ports/misc/isearch - Imported sources > > * Exactly. My SP and Jade (DSSSL engine) ports are just waiting > * for such a category to be formally approved. > > Ok, I believe this was the final list for the new categories "text" > and "converters". > > text: > glimpse, ispell, mgdiff, rman, isearch, unroff > > converters: > recode, trans, uudeview, uudx, uulib, btoa, mpack > > Is this ok? > + teTeX, tex-3.14.25, (what do with dvips, xdvi, dviplj ?) +latex2html > Satoshi > ====================== > > I would slightly ammend this because "text" by itself is > unclear. "textproc", an 8 character (is this important) version > of "Text Processing" might be better. > > If I get an official go-ahead, I'll create a new textproc > directory and commit my SP port. > > -john From owner-freebsd-ports Fri Apr 25 13:50:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA10866 for ports-outgoing; Fri, 25 Apr 1997 13:50:04 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA10858; Fri, 25 Apr 1997 13:50:02 -0700 (PDT) Resent-Date: Fri, 25 Apr 1997 13:50:02 -0700 (PDT) Resent-Message-Id: <199704252050.NAA10858@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, eric@cybernut.com Received: from cybernut.com (root@cybernut.com [204.160.242.4]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA10564 for ; Fri, 25 Apr 1997 13:46:56 -0700 (PDT) Received: (from root@localhost) by cybernut.com (8.8.5/8.8.5) id NAA21041; Fri, 25 Apr 1997 13:46:53 -0700 (PDT) Message-Id: <199704252046.NAA21041@cybernut.com> Date: Fri, 25 Apr 1997 13:46:53 -0700 (PDT) From: "Eric J. Schwertfeger" Reply-To: eric@cybernut.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3390: submition of JED port. Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3390 >Category: ports >Synopsis: submition of JED port. >Confidential: yes >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 25 13:50:01 PDT 1997 >Last-Modified: >Originator: Eric J. Schwertfeger >Organization: >Release: FreeBSD 2.2-970225-GAMMA i386 >Environment: >Description: >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Fri Apr 25 14:06:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA11906 for ports-outgoing; Fri, 25 Apr 1997 14:06:27 -0700 (PDT) Received: (from max@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA11884; Fri, 25 Apr 1997 14:06:23 -0700 (PDT) Date: Fri, 25 Apr 1997 14:06:23 -0700 (PDT) From: Masafumi NAKANE Message-Id: <199704252106.OAA11884@hub.freebsd.org> To: max, freebsd-ports, max Subject: Re: ports/3378 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: jp-vfghostscript-4.03 is updated. Responsible-Changed-From-To: freebsd-ports->max Responsible-Changed-By: max Responsible-Changed-When: Fri Apr 25 14:01:52 PDT 1997 Responsible-Changed-Why: I'm looking into the submitted work. From owner-freebsd-ports Fri Apr 25 14:57:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA15136 for ports-outgoing; Fri, 25 Apr 1997 14:57:24 -0700 (PDT) Received: (from max@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA15093; Fri, 25 Apr 1997 14:56:47 -0700 (PDT) Date: Fri, 25 Apr 1997 14:56:47 -0700 (PDT) From: Masafumi NAKANE Message-Id: <199704252156.OAA15093@hub.freebsd.org> To: mph@pobox.com, max, freebsd-ports Subject: Re: ports/3274 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: mars fails to build if "." not in PATH State-Changed-From-To: open-closed State-Changed-By: max State-Changed-When: Fri Apr 25 14:55:45 PDT 1997 State-Changed-Why: Suggested patch is intagrated in patch-03 (in rev.1.2) From owner-freebsd-ports Fri Apr 25 15:34:56 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA17556 for ports-outgoing; Fri, 25 Apr 1997 15:34:56 -0700 (PDT) Received: (from max@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA17519; Fri, 25 Apr 1997 15:34:43 -0700 (PDT) Date: Fri, 25 Apr 1997 15:34:43 -0700 (PDT) From: Masafumi NAKANE Message-Id: <199704252234.PAA17519@hub.freebsd.org> To: frankd@Kryten.nina.org, max, freebsd-ports Subject: Re: ports/3203 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: xmcd-2.1 won't build State-Changed-From-To: open-closed State-Changed-By: max State-Changed-When: Fri Apr 25 15:33:56 PDT 1997 State-Changed-Why: The port is updated. From owner-freebsd-ports Fri Apr 25 23:21:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA08164 for ports-outgoing; Fri, 25 Apr 1997 23:21:28 -0700 (PDT) Received: from weychopee.shockwave.com (root@ppp-206-170-5-64.rdcy01.pacbell.net [206.170.5.64]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA08157; Fri, 25 Apr 1997 23:21:20 -0700 (PDT) Received: from precipice.shockwave.com (precipice.shockwave.com [192.111.107.33]) by weychopee.shockwave.com (8.8.5/8.8.4) with SMTP id XAA24245; Fri, 25 Apr 1997 23:20:56 -0700 Message-Id: <3.0.1.32.19970425232055.0069f798@insecurity.shockwave.com> X-Sender: pst@insecurity.shockwave.com X-Mailer: Windows Eudora Light Version 3.0.1 (32) Date: Fri, 25 Apr 1997 23:20:55 -0700 To: Bruce Evans From: Paul Traina Subject: Re: yale-tftpd build failure in -current Cc: asami@vader.cs.berkeley.edu, pst@freebsd.org, bde@zeta.org.au, ports@freebsd.org In-Reply-To: <199704250716.RAA20238@godzilla.zeta.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk At 05:16 PM 4/25/97 +1000, Bruce Evans wrote: >>Could this have something to do with the recent *.mk file changes? If >>so, what is the fix, and is it going to be merged to 2.2? > >Seems unlikely. Ports makefiles don't use bsd.prog.mk or bsd.lib.mk, >right? I don't intend to merge anything except important bug fixes into >2.2. > >Bruce > > Sorry, ports makefiles /can and do/ use bsd.prog.mk. I've used it in a number of ports that were designed for 4.4BSD. In any case, it works perfectly under 2.2, and is only broken under 3.0, so someone must have broken 3.0 recently. From owner-freebsd-ports Fri Apr 25 23:32:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA08502 for ports-outgoing; Fri, 25 Apr 1997 23:32:06 -0700 (PDT) Received: from weychopee.shockwave.com (root@ppp-206-170-5-64.rdcy01.pacbell.net [206.170.5.64]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA08470; Fri, 25 Apr 1997 23:31:49 -0700 (PDT) Received: from precipice.shockwave.com (precipice.shockwave.com [192.111.107.33]) by weychopee.shockwave.com (8.8.5/8.8.4) with SMTP id XAA24278; Fri, 25 Apr 1997 23:31:38 -0700 Message-Id: <3.0.1.32.19970425233138.0069dee4@insecurity.shockwave.com> X-Sender: pst@insecurity.shockwave.com X-Mailer: Windows Eudora Light Version 3.0.1 (32) Date: Fri, 25 Apr 1997 23:31:38 -0700 To: bde@zeta.org.au, asami@vader.cs.berkeley.edu, bde@zeta.org.au From: Paul Traina Subject: Re: yale-tftpd build failure in -current Cc: ports@freebsd.org, pst@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk cool - thank you for looking at this--I'll fix the port shortly. Paul p.s. I'm sending this message from my USR Pilot (wow). From owner-freebsd-ports Sat Apr 26 04:21:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA19084 for ports-outgoing; Sat, 26 Apr 1997 04:21:10 -0700 (PDT) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id EAA19079 for ; Sat, 26 Apr 1997 04:21:06 -0700 (PDT) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id NAA14034; Sat, 26 Apr 1997 13:20:35 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id MAA04251; Sat, 26 Apr 1997 12:57:20 +0200 (MET DST) Message-ID: <19970426125720.KG36271@uriah.heep.sax.de> Date: Sat, 26 Apr 1997 12:57:20 +0200 From: j@uriah.heep.sax.de (J Wunsch) To: chris@chris.netmonger.net (Christopher Masto) Cc: cracauer@wavehh.hanse.de, ports@freebsd.org, sprice@hiwaay.net (Steve Price), peter@spinner.DIALix.COM (Peter Wemm) Subject: Re: C-g, emacs and 2.2/3.0 References: <9704230552.AA12844@wavehh.hanse.de> <199704251507.LAA06395@chris.netmonger.net> 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: <199704251507.LAA06395@chris.netmonger.net>; from Christopher Masto on Apr 25, 1997 11:07:31 -0400 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Christopher Masto wrote: > >Could someone please explain what's going on? > > A longstanding bug in /bin/sh? I thought that was fixed. Nope, there > it is.. bin/1206.. the fix was apparently backed out. :-( ...although i remember that Peter afterwards admitted that the fix might indeed have been correct. Nobody ever dared to decide about it. Steve, i'd rather suggest you putting the fix back... -- 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 Sat Apr 26 08:55:53 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA26268 for ports-outgoing; Sat, 26 Apr 1997 08:55:53 -0700 (PDT) Received: from r33h142.res.gatech.edu (r33h142.res.gatech.edu [128.61.33.142]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA26263 for ; Sat, 26 Apr 1997 08:55:48 -0700 (PDT) Received: (from jason@localhost) by r33h142.res.gatech.edu (8.8.5/8.7.3) id LAA19596; Sat, 26 Apr 1997 11:47:53 -0400 (EDT) Message-ID: <19970426114753.36499@r33h142.res.gatech.edu> Date: Sat, 26 Apr 1997 11:47:53 -0400 From: Jason Bennett To: ports@freebsd.org Subject: Xemacs 19.15 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.69e Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk # make install >> xemacs-19.15.tar.gz doesn't seem to exist on this system. >> Attempting to fetch from ftp://ftp.xemacs.org/pub/xemacs/. Receiving xemacs-19.15.tar.gz (18535705 bytes): 100% 18535705 bytes transfered in 69.4 seconds (260.94 kB/s) >> Checksum OK for xemacs-19.15.tar.gz. ===> Extracting for xemacs-19.15 ===> xemacs-19.15 depends on executable: gmake - found ===> xemacs-19.15 depends on shared library: Xpm\.4\. - found ===> xemacs-19.15 depends on shared library: jpeg\.7\. - found ===> xemacs-19.15 depends on shared library: png\.0\. - found ===> Patching for xemacs-19.15 ===> Applying FreeBSD patches for xemacs-19.15 1 out of 1 hunks failed--saving rejects to lisp/paths.el.rej *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. I just did a make world under 3.0-current, and there's space for it to work on the drive. jason -- Jason Bennett, jbennett@cc.gatech.edu | Member, Team OS/2! CS Major, Georgia Institute of Technology | Senior TA, CS 1501! Believer in Jesus Christ as Savior and Lord | VP-Comm, BSU! http://bsu.gt.ed.net/~jason/ | finger for PGP key! From owner-freebsd-ports Sat Apr 26 09:58:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA28377 for ports-outgoing; Sat, 26 Apr 1997 09:58:11 -0700 (PDT) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA28372 for ; Sat, 26 Apr 1997 09:58:08 -0700 (PDT) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.8.5/8.8.5) id MAA01632; Sat, 26 Apr 1997 12:58:07 -0400 (EDT) Date: Sat, 26 Apr 1997 12:58:07 -0400 (EDT) From: Garrett Wollman Message-Id: <199704261658.MAA01632@khavrinen.lcs.mit.edu> To: ports@freebsd.org Subject: Extricating idraw from InterViews? Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk It seems that the only really useful part of InterViews these days is idraw. Has anyone given any thought to building an InterViews port which contained /just/ the pieces necessary to build and run idraw (statically linked)? -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick From owner-freebsd-ports Sat Apr 26 11:24:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA01801 for ports-outgoing; Sat, 26 Apr 1997 11:24:59 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA01796 for ; Sat, 26 Apr 1997 11:24:57 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id EAA12600; Sun, 27 Apr 1997 04:10:50 +1000 Date: Sun, 27 Apr 1997 04:10:50 +1000 From: Bruce Evans Message-Id: <199704261810.EAA12600@godzilla.zeta.org.au> To: chris@chris.netmonger.net, j@uriah.heep.sax.de Subject: Re: C-g, emacs and 2.2/3.0 Cc: cracauer@wavehh.hanse.de, peter@spinner.DIALix.COM, ports@FreeBSD.org, sprice@hiwaay.net Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >> A longstanding bug in /bin/sh? I thought that was fixed. Nope, there >> it is.. bin/1206.. the fix was apparently backed out. :-( > >...although i remember that Peter afterwards admitted that the fix >might indeed have been correct. Nobody ever dared to decide about it. > >Steve, i'd rather suggest you putting the fix back... I'm certain it wasn't correct. Bruce From owner-freebsd-ports Sat Apr 26 11:46:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA02973 for ports-outgoing; Sat, 26 Apr 1997 11:46:30 -0700 (PDT) Received: from peeper.my.domain ([208.128.8.102]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA02947 for ; Sat, 26 Apr 1997 11:46:24 -0700 (PDT) Received: (from tom@localhost) by peeper.my.domain (8.8.5/8.7.3) id NAA09724; Sat, 26 Apr 1997 13:42:10 -0500 (CDT) Message-ID: <19970426134210.58145@peeper.my.domain> Date: Sat, 26 Apr 1997 13:42:10 -0500 From: Tom Jackson To: FreeBSD Ports Subject: No ports-cur.1828.gz? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.69e Reply-To: toj@gorilla.net Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Before I screw up my tree, is there a reason ports-cur.1828.gz is missing? -- Tom Jackson I'm ProChoice->FreeBSD toj@gorilla.net http://www.freebsd.org tjackson@tulsix.utulsa.edu "Out in the Ozone Again" From owner-freebsd-ports Sat Apr 26 14:36:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA10061 for ports-outgoing; Sat, 26 Apr 1997 14:36:55 -0700 (PDT) Received: (from max@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA10040; Sat, 26 Apr 1997 14:36:50 -0700 (PDT) Date: Sat, 26 Apr 1997 14:36:50 -0700 (PDT) From: Masafumi NAKANE Message-Id: <199704262136.OAA10040@hub.freebsd.org> To: junker@jazz.snu.ac.kr, max, freebsd-ports Subject: Re: ports/3332 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: new port request of korea/elm State-Changed-From-To: open-closed State-Changed-By: max State-Changed-When: Sat Apr 26 14:35:36 PDT 1997 State-Changed-Why: Submitted work has been imported with some modification. From owner-freebsd-ports Sat Apr 26 14:51:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA10800 for ports-outgoing; Sat, 26 Apr 1997 14:51:51 -0700 (PDT) Received: from terra.stack.nl (terra.stack.nl [131.155.140.128]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA10792 for ; Sat, 26 Apr 1997 14:51:45 -0700 (PDT) Received: from xaa.stack.nl (uucp@localhost) by terra.stack.nl (8.8.5) with UUCP id XAA27740; Sat, 26 Apr 1997 23:51:26 +0200 (MET DST) Received: (from xaa@localhost) by xaa.stack.nl (8.8.5/8.8.2) id XAA05019; Sat, 26 Apr 1997 23:51:01 +0200 (MET DST) Message-ID: <19970426235100.24065@xaa.stack.nl> Date: Sat, 26 Apr 1997 23:51:00 +0200 From: Mark Huizer To: Satoshi Asami Cc: ports@freebsd.org, bde@zeta.org.au Subject: Re: devel/sawt build failure with latest -current References: <199704240844.BAA02503@silvia.HIP.Berkeley.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.69 In-Reply-To: <199704240844.BAA02503@silvia.HIP.Berkeley.EDU>; from "Satoshi Asami" on Thu, Apr 24, 1997 at 01:44:55AM -0700 Reply-To: xaa@stack.nl (Mark Huizer) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk The wise Satoshi Asami produced the following lines: > Bruce, what do you think? > > Satoshi > ------- > X.h:77: parse error before `*' > XDisplay.c:408: parse error before `*' > XDisplay.c: In function `makeCString': > XDisplay.c:409: number of arguments doesn't match prototype > X.h:77: prototype declaration > XDisplay.c:411: `js' undeclared (first use this function) > XDisplay.c:411: (Each undeclared identifier is reported only once > XDisplay.c:411: for each function it appears in.) > *** Error code 1 Gosh, well, coming from a new version of kaffe that somehow changed something in their include files. As far as I'm concerned the situation is as follows: kaffe comes with biss-awt now, that is actively developed sawt is not being developed anymore (I tried to offer them cooperation in looking for progress, nothing) so... let's nuke sawt Mark ------------------------------------------------------------------------- - Mark Huizer - xaa@stack.nl - rcbamh@urc.tue.nl - ------------------------------------------------------------------------- - There are two major products to come out of Berkeley: LSD and Unix - - Coincidence?? - ------------------------------------------------------------------------- From owner-freebsd-ports Sat Apr 26 15:30:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA14026 for ports-outgoing; Sat, 26 Apr 1997 15:30:20 -0700 (PDT) Received: (from chuckr@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA13998; Sat, 26 Apr 1997 15:30:14 -0700 (PDT) Date: Sat, 26 Apr 1997 15:30:14 -0700 (PDT) From: Chuck Robey Message-Id: <199704262230.PAA13998@hub.freebsd.org> To: junker@jazz.snu.ac.kr, chuckr, freebsd-ports Subject: Re: ports/3331 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: new port request of korea/afterstep State-Changed-From-To: open-closed State-Changed-By: chuckr State-Changed-When: Sat Apr 26 15:29:10 PDT 1997 State-Changed-Why: New port committed, thanks! From owner-freebsd-ports Sat Apr 26 15:31:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA14170 for ports-outgoing; Sat, 26 Apr 1997 15:31:22 -0700 (PDT) Received: (from chuckr@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA14151; Sat, 26 Apr 1997 15:31:19 -0700 (PDT) Date: Sat, 26 Apr 1997 15:31:19 -0700 (PDT) From: Chuck Robey Message-Id: <199704262231.PAA14151@hub.freebsd.org> To: junker@jazz.snu.ac.kr, chuckr, freebsd-ports Subject: Re: ports/3346 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: new port request of korean/pine State-Changed-From-To: open-closed State-Changed-By: chuckr State-Changed-When: Sat Apr 26 15:30:28 PDT 1997 State-Changed-Why: Committed new port, thanks! From owner-freebsd-ports Sat Apr 26 15:50:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA14977 for ports-outgoing; Sat, 26 Apr 1997 15:50:00 -0700 (PDT) Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA14968 for ; Sat, 26 Apr 1997 15:49:50 -0700 (PDT) Received: (from uucp@localhost) by frmug.org (8.8.5/8.8.5/frmug-2.0) with UUCP id AAA17779; Sun, 27 Apr 1997 00:49:43 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by xp11.frmug.org (8.8.5/8.8.5/xp11-uucp-1.1) with ESMTP id LAA20915; Sat, 26 Apr 1997 11:58:01 +0200 (CEST) Message-Id: <199704260958.LAA20915@xp11.frmug.org> To: ports@FreeBSD.org, obrien@cs.ucdavis.edu Subject: lsof 4.04 released Date: Sat, 26 Apr 1997 11:58:00 +0200 From: "Philippe Charnier" Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hi, Patches still apply cleanly, just need to update files/md5 and Makefile. ------ ------ Philippe Charnier charnier@lirmm.fr (smtp) charnier@xp11.frmug.org (uucp) ``a PC not running FreeBSD is like a venusian with no tentacles'' ------------------------------------------------------------------------ From owner-freebsd-ports Sat Apr 26 16:06:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA15570 for ports-outgoing; Sat, 26 Apr 1997 16:06:21 -0700 (PDT) Received: from relay.nuxi.com (nuxi.ucdavis.edu [128.120.175.23]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA15561 for ; Sat, 26 Apr 1997 16:06:15 -0700 (PDT) Received: (from obrien@localhost) by relay.nuxi.com (8.8.5/8.6.12) id PAA08484; Sat, 26 Apr 1997 15:18:25 GMT Message-ID: <19970426151825.43403@relay.nuxi.com> Date: Sat, 26 Apr 1997 15:18:25 +0000 From: "David E. O'Brien" To: Philippe Charnier Cc: ports@FreeBSD.org, obrien@cs.ucdavis.edu Subject: Re: lsof 4.04 released References: <199704260958.LAA20915@xp11.frmug.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.67 In-Reply-To: <199704260958.LAA20915@xp11.frmug.org>; from Philippe Charnier on Sat, Apr 26, 1997 at 11:58:00AM +0200 X-Warning: Mutt Bites! X-Operating-System: FreeBSD 2.2-STABLE Organization: The NUXI *BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > Patches still apply cleanly, just need to update files/md5 and Makefile. Great, will get on it. -- -- David (obrien@NUXI.com -or- obrien@FreeBSD.org) From owner-freebsd-ports Sat Apr 26 16:22:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA16129 for ports-outgoing; Sat, 26 Apr 1997 16:22:01 -0700 (PDT) Received: from mexico.brainstorm.eu.org (root@mexico.brainstorm.fr [193.56.58.253]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA16118 for ; Sat, 26 Apr 1997 16:21:54 -0700 (PDT) Received: from brasil.brainstorm.eu.org (brasil.brainstorm.fr [193.56.58.33]) by mexico.brainstorm.eu.org (8.8.4/8.8.4) with ESMTP id BAA02539 for ; Sun, 27 Apr 1997 01:21:48 +0200 Received: (from uucp@localhost) by brasil.brainstorm.eu.org (8.8.4/8.6.12) with UUCP id BAA05072 for ports@freebsd.org; Sun, 27 Apr 1997 01:21:43 +0200 Received: (from roberto@localhost) by keltia.freenix.fr (8.8.5/keltia-uucp-2.9) id AAA06575; Sun, 27 Apr 1997 00:28:57 +0200 (CEST) Message-ID: <19970427002856.10312@keltia.freenix.fr> Date: Sun, 27 Apr 1997 00:28:56 +0200 From: Ollivier Robert To: ports@freebsd.org Subject: Re: Xemacs 19.15 References: <19970426114753.36499@r33h142.res.gatech.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.67 In-Reply-To: <19970426114753.36499@r33h142.res.gatech.edu>; from Jason Bennett on Sat, Apr 26, 1997 at 11:47:53AM -0400 X-Operating-System: FreeBSD 3.0-CURRENT ctm#3245 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk According to Jason Bennett: > ===> Applying FreeBSD patches for xemacs-19.15 > 1 out of 1 hunks failed--saving rejects to lisp/paths.el.rej > *** Error code 1 > Stop. > > I just did a make world under 3.0-current, and there's space for it > to work on the drive. The only patch to xemacs 19.15 is for something in lib-src... You have an old patch lying within patches/, remove it. -- Ollivier ROBERT -=- FreeBSD: There are no limits -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-CURRENT #7: Sat Apr 26 17:13:26 CEST 1997 From owner-freebsd-ports Sat Apr 26 17:38:54 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA19869 for ports-outgoing; Sat, 26 Apr 1997 17:38:54 -0700 (PDT) Received: from chain.iafrica.com (chain.iafrica.com [196.31.1.66]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA19860 for ; Sat, 26 Apr 1997 17:38:28 -0700 (PDT) Received: from localhost (khetan@localhost) by chain.iafrica.com (8.8.5/8.8.5) with SMTP id CAA27386; Sun, 27 Apr 1997 02:38:45 +0200 (SAT) Date: Sun, 27 Apr 1997 02:38:45 +0200 (SAT) From: Khetan Gajjar X-Sender: khetan@chain.iafrica.com Reply-To: Khetan Gajjar To: ports@freebsd.org Subject: Junkbuster port Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi. I've made my first attempt at a port :-) It's a bit broken, in that the install stuff is in the Makefile and not in {WORKSRC}/{WORKDIR}/Makefile, but it seems to work. It's for Junkbuster, a proxy which filters out junk; you decide what's junk. The web site is http://www.junkbuster.com I know the port is a little bit broken, but it installs correctly, so........ I've put it in ftp://ftp.freebsd.org/pub/FreeBSD/incoming/junkbuster.tgz --- Khetan Gajjar | khetan@os.org.za www.freebsd.os.org.za/~khetan/ | khetan@iafrica.com PGP : finger khetan@chain.freebsd.os.org.za | I run FreeBSD - www.za.freebsd.org UUNet Internet Africa Support | 0800-030-002 & help@iafrica.com "It's kind of fun to do the impossible." -- Walt Disney From owner-freebsd-ports Sat Apr 26 17:52:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA20629 for ports-outgoing; Sat, 26 Apr 1997 17:52:16 -0700 (PDT) Received: (from max@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA20573; Sat, 26 Apr 1997 17:51:55 -0700 (PDT) Date: Sat, 26 Apr 1997 17:51:55 -0700 (PDT) From: Masafumi NAKANE Message-Id: <199704270051.RAA20573@hub.freebsd.org> To: pgiffuni@fps.biblos.unal.edu.co, max, freebsd-ports Subject: Re: ports/2970 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Easy update to CIM (lang) State-Changed-From-To: open-closed State-Changed-By: max State-Changed-When: Sat Apr 26 17:51:20 PDT 1997 State-Changed-Why: Update is done. From owner-freebsd-ports Sat Apr 26 18:44:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA22701 for ports-outgoing; Sat, 26 Apr 1997 18:44:28 -0700 (PDT) Received: (from max@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA22636; Sat, 26 Apr 1997 18:43:55 -0700 (PDT) Date: Sat, 26 Apr 1997 18:43:55 -0700 (PDT) From: Masafumi NAKANE Message-Id: <199704270143.SAA22636@hub.freebsd.org> To: handy@sag.space.lockheed.com, max, freebsd-ports Subject: Re: ports/2971 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: CIM 1.84 --> 1.92 patch State-Changed-From-To: open-closed State-Changed-By: max State-Changed-When: Sat Apr 26 18:43:21 PDT 1997 State-Changed-Why: The port has been updated, thanks.