| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/65159
Submitted by: Steven Honson <steven@honson.org> (maintainer)
|
|
|
|
| |
Submitted by: fenner's distfile survey
|
|
|
|
|
|
|
| |
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
|
| |
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
|
|
|
| |
were fixed in documentation. No change in actual sources.
PR: ports/64913
Submitted by: Andrey Slusar <vasallia@ukr.net>
|
| |
|
| |
|
|
|
|
|
|
| |
trace
Reported by: many
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The only difference to the previous version (except for the version ID
sent in request packets), is the method used to declare errno.
For unknown reasons, this version is not available from all mirror sites
and binary packages seem to only be provided for 3.0.11b7. The problem
with that version was that it was used incorrectly in some Linksys WLAN
router which tended to spam DynDNS.org with bogus requests. DynDNS.org
ignores certain requests, when received with a version ID of 3.0.11b7,
though there's nothing wrong with that code when used correctly.
I had considered to just patch the version string in "configure", but
after some more thought I've now choosen to actually use the new dist
file and to remove the URL of the master site that doesn't offer the
newer version.
PR: 60940
Submitted by: Lynk <lynk@lynksys.net>
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
|
| |
PR: ports/64554
Submitted by: Steven Honson <steven@honson.org> (maintainer)
|
|
|
|
|
| |
PR: ports/64428
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
|
|
|
|
|
|
| |
Reported by: eik
- move configure dialog target
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
variable for replacing includes as well. Users who replaced the base
BIND and then attempted to compile other software with -D_REENTRANT
were having problems because netdb.h has a different definition for
h_errno.
The idea of replacing includes originated with users who wanted to
compile apps against the libbind installed by the port, however those
"power users" can either add the switch to replace includes, or modify
their own includes slightly to use the "safe" location for the port
include files (PREFIX/include/bind).
The PR mentions the problem, along with a cast of thousands. :)
Other tuneups for the port are just portlint appeasements.
PR: ports/64449
Submitted by: eik
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
|
| |
PR: ports/64407
Submitted by: maintainer
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
| |
Approved by: maintainers
|
| |
|
| |
|
|
|
|
| |
version numbers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
| |
|
|
|
|
|
|
|
| |
all known 'taint mode' problems fixed.
PR: ports/63841
Submitted by: Tim Bishop <tim@bishnet.net>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
From: Roman Shterenzon <romanbsd@yahoo.com>
To: ports@freebsd.org
Subject: e-mail change
The email address roman@xpert.com is no longer valid.
Please update ports' maintainer to ports@oven.org.
Submitted by: Roman Shterenzon <romanbsd@yahoo.com>
|
|
|
|
| |
Noticed by: bento via kris
|
|
|
|
|
|
|
|
| |
Add distribution site grouping for all the patches [1].
PR: 56951 [1], 64062 [2].
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz> [1],
Thomas Vogt <thomas@bsdunix.ch> [2]
|
| |
|
|
|
|
|
| |
has been switched to an incompatible protocol. The port will be removed
in one month unless someone objects.
|
|
|
|
|
| |
PR: ports/63817
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
|
| |
|
|
|
|
| |
- Maintainer informed
|
|
|
|
|
|
|
|
| |
- $PREFIX no longer hardcoded (fixed by Dirk Meyer).
- Pet portlint a bit
PR: ports/63530
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
uses the
ThatIP protocol version 1.1 to send DNS update requests. It manages DNS
records, update history, and allows for per record configuration. It also
includes a wizard for generation of configuration files.
PR: ports/62760
Submitted by: Dan Smith <dan@algenta.com>
|
|
|
|
|
| |
PR: ports/63530
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/62344
Submitted by: maintainer
|
|
|
|
|
| |
Reported by: Nicolas Strina
Suggested by:
|
| |
|
|
|
|
|
|
|
| |
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
|