- Add HTTP to MASTER_SITE.
- Minor fixes to conserver.sh.
- Remove harmful patch for conserver.cf sample.
Submitted by: Andrew Pantyukhin
PR: ports/88420
Drop the script to choose serial port and make the link from /dev/modem
(I assume people do not need or want it anymore), set the port directly
instead (and let people override with a make switch if they want).
Users can change the default port in the configuration anyway.
PR: ports/82241
PR 88049 marked comms/birda as deprecated because the old
distfile is no longer available on NetBSD's ftp server.
This is because they now ship birda-1.1
This patch updates the port to 1.1, unbreaking birda. I
use this port routinely and would hate to see it gone.
I would be happy to be maintainer of birda if current
maintainer has no interest maintaining it.
PR: ports/88968
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
---------------------------------------------------------------------- CVS:
Enter Log. Lines beginning with `CVS:' are removed automatically
distinfo CVS: Added Files: CVS: files/patch-lib-Makefile CVS:
Removed Files: CVS: files/patch-iassrv.c CVS:
----------------------------------------------------------------------
Date: Tue, 22 Nov 2005 20:07:13 -0500
From: "Brandon S. Allbery KF8NH" <allbery@ece.cmu.edu>
To: Matthew Luckie <mjl@luckie.org.nz>
Subject: Re: comms/birda
On Nov 22, 2005, at 8:05 , Matthew Luckie wrote:
>I'm wondering if you've had a chance to take a look at PR 88968, which
>removes the deprecation status from comms/birda.
I'm no longer running FreeBSD; someone else will have to deal.
--
brandon s. allbery [linux,solaris,freebsd,perl]
allbery@kf8nh.com
system administrator [openafs,heimdal,too many hats]
allbery@ece.cmu.edu
electrical and computer engineering, carnegie mellon university
KF8NH
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
PR: 88049
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> (maintainer via email to Jean Milanez Melo)