FreshPorts -- The Place For Ports Sat, 22 Nov 2008 3:58 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

non port: dns/dnrd/Makefile
CVSWeb

Number of commits found: 25

Thu, 21 Aug 2008
[ 07:18 rafan ] Original commit 
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile

(Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 13 Feb 2008
[ 10:30 araujo ] Original commit 
1.29 dns/dnrd/Makefile
1.16 dns/dnrd/distinfo
1.1 dns/dnrd/files/pkg-install.in
1.6 dns/dnrd/pkg-plist
- Update to 2.20.3. [1]
- Use SF macro. [1]
- Added new OPTIONS. [1]
- Fixed and changed pkg-install to FILESDIR. [1]
- Change maintainer mail address. [2]

PR:             ports/120136
Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com> [1]
Approved by:    Natanael Copa <ncopa@users.sourceforge.net> (maintainer) [2]
                stas (mentor, implicit)
Thu, 4 May 2006
[ 22:41 edwin ] Original commit 
1.12 databases/cyrus-imspd/Makefile
1.3 databases/cyrus-smlacapd/Makefile
1.63 databases/db3/Makefile
1.56 databases/db4/Makefile
1.10 databases/dbf/Makefile
1.12 databases/dbmetrix/Makefile
1.5 databases/dbow/Makefile
1.14 databases/dbtool/Makefile
1.15 databases/dbview/Makefile
1.37 databases/firebird-devel/Makefile

(Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with D
Wed, 30 Nov 2005
[ 21:37 edwin ] Original commit 
1.27 dns/dnrd/Makefile
1.15 dns/dnrd/distinfo
Update port: dns/dnrd (bug fix release)

        DNRD will always bind to all interfaces, even if the user specifically
        says it should bind to only one, using the -a option.

PR:             ports/89774
Submitted by:   Natanael Copa <natanael.copa@gmail.com>
Tue, 6 Sep 2005
[ 13:10 garga ] Original commit 
1.26 dns/dnrd/Makefile
1.14 dns/dnrd/distinfo
1.3 dns/dnrd/files/dnrd.sh
1.1 dns/dnrd/files/dnrd.sh.in
1.1 dns/dnrd/pkg-install
1.5 dns/dnrd/pkg-plist
- Update to 2.20 [1]
- OPTIONS'ify
- Use PORTDOCS
- Remove 3 lines pkg-plist
- Move dnrd.sh to dnrd.sh.in and use USE_RC_SUBR facility

PR:             ports/85744 [1]
Submitted by:   maintainer [1]
Reworked by:    myself
Approved by:    maintainer
Thu, 21 Jul 2005
[ 16:43 pav ] Original commit 
1.25 dns/dnrd/Makefile
1.13 dns/dnrd/distinfo
- Update to 2.19.1

PR:             ports/83851
Submitted by:   Natanael Copa <ncopa@users.sourceforge.net> (maintainer)
Security:       CAN-2005-2315, CAN-2005-2316
Tue, 12 Apr 2005
[ 04:26 obrien ] Original commit 
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile

(Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 09:04 obrien ] Original commit 
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile

(Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Thu, 10 Feb 2005
[ 22:38 pav ] Original commit 
1.22 dns/dnrd/Makefile
1.12 dns/dnrd/distinfo
- Update to 2.19

PR:             ports/77347
Submitted by:   Natanael Copa <ncopa@users.sourceforge.net> (maintainer)
Wed, 12 Jan 2005
[ 09:49 edwin ] Original commit 
1.21 dns/dnrd/Makefile
1.11 dns/dnrd/distinfo
Update port: dns/dnrd version 2.18

        Version bump. This release fixes segfault in argument
        parsing.  Cleaned -h output (remved longopts when they are
        unavailable) Improved signal handling and blacklist feature
        added.  Proper handling of paths in documentation.

        I implemeted a pselect in lib.c for BSD 4.x support. Please
        let me know if this could be handeled in a better way.

PR:             ports/76060
Submitted by:   Natanael Copa <ncopa@users.sourceforge.net>
Sat, 4 Dec 2004
[ 16:57 arved ] Original commit 
1.20 dns/dnrd/Makefile
1.10 dns/dnrd/distinfo
Update to 2.17.2

PR:             74618
Submitted by:   Natanael Copa <ncopa@users.sourceforge.net>
Mon, 8 Nov 2004
[ 07:40 vs ] Original commit 
1.19 dns/dnrd/Makefile
1.9 dns/dnrd/distinfo
Update to 2.17.1:
This version introduce random source ports to
reduce the risk of getting the cache poisoned.

Assign maintainership to submitter/author.

PR:             ports/73420
Submitted by:   Natanael Copa
Wed, 13 Oct 2004
[ 14:47 krion ] Original commit 
1.18 dns/dnrd/Makefile
1.8 dns/dnrd/distinfo
Update to 2.16.1

PR:             ports/72637
Submitted by:   Natanael Copa <ncopa@users.sourceforge.net>
Tue, 12 Oct 2004
[ 10:57 sergei ] Original commit 
1.17 dns/dnrd/Makefile
1.7 dns/dnrd/distinfo
1.4 dns/dnrd/pkg-plist
- Update to 2.16 -  this fixes various bugs and adds random query IDs
  to prevent cache poisoning.

PR:             ports/72522
Submitted by:   Natanael Copa <ncopa@users.sourceforge.net>

While I'm here:
- Rework installation mechanism - use do-install target
- Respect NOPORTDOCS
- Install samples into EXAMPLESDIR
- Use DOCSDIR and EXAMPLESDIR macros in pkg-plist
[ 02:12 edwin ] Original commit 
1.16 dns/dnrd/Makefile
1.6 dns/dnrd/distinfo
Update port: dnrd [maintainer update]

        Update of dnrd. The TCP support is totally broken in previous
        versions. Even if it should work in this verion it is
        disabled by default. (The code was so ugly). It can be
        enabled with WITH_TCP.

        In this version it is also possible to disable the MASTER
        file support. So dnrd can be a compiled as proxy only.
        WITHOUT_MASTER.

PR:             ports/71770
Submitted by:   Natanael Copa <ncopa@users.sourceforge.net>
Fri, 13 Aug 2004
[ 18:59 pav ] Original commit 
1.15 dns/dnrd/Makefile
1.5 dns/dnrd/distinfo
1.2 dns/dnrd/files/patch-configure
1.3 dns/dnrd/files/patch-dns.c
1.3 dns/dnrd/files/patch-query.h
1.2 dns/dnrd/files/patch-src-domnode.c
1.2 dns/dnrd/files/patch-src-relay.c
- Update to 2.14.1

PR:             ports/70404
Submitted by:   Natanael Copa <ncopa@users.sourceforge.net>
Wed, 28 Jul 2004
[ 22:54 pav ] Original commit 
1.14 dns/dnrd/Makefile
1.2 dns/dnrd/files/dnrd.sh
- Fix few obvious problems with rc script
[ 21:53 pav ] Original commit 
1.13 dns/dnrd/Makefile
1.4 dns/dnrd/distinfo
1.1 dns/dnrd/files/dnrd.sh
1.2 dns/dnrd/files/patch-Makefile
1.2 dns/dnrd/files/patch-args.c
1.2 dns/dnrd/files/patch-common.h
1.1 dns/dnrd/files/patch-configure
1.2 dns/dnrd/files/patch-dns.c
1.3 dns/dnrd/files/patch-main.c
1.2 dns/dnrd/files/patch-master.c

(Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Update to 2.14
- Add rc script

PR:             ports/69669 (based on)
Submitted by:   Natanael Copa <mlists@tanael.org>
Sat, 10 Apr 2004
[ 18:26 trevor ] Original commit 
1.19 audio/normalize/Makefile
1.24 audio/soundtracker/Makefile
1.19 audio/spiralsynth/Makefile
1.9 biology/avida/Makefile
1.23 biology/tinker/Makefile
1.10 cad/gmsh/Makefile
1.31 cad/magic/Makefile
1.12 chinese/bg5pdf/Makefile
1.11 chinese/cle_base/Makefile
1.7 chinese/cwtex/Makefile

(Only the first 10 of 218 ports in this commit are shown above. View all ports for this commit)
Tidy up whitespace.
Thu, 5 Feb 2004
[ 20:38 trevor ] Original commit 
1.10 archivers/9e/Makefile
1.10 archivers/cabextract/Makefile
1.4 archivers/hffzip/Makefile
1.2 archivers/jzip.org/Makefile
1.10 archivers/lzop/Makefile
1.10 archivers/nomarch/Makefile
1.13 archivers/nulib/Makefile
1.6 archivers/parchive/Makefile
1.8 archivers/ppunpack/Makefile
1.8 archivers/sectar/Makefile

(Only the first 10 of 804 ports in this commit are shown above. View all ports for this commit)
Use PLIST_FILES.

Reviewed by:    marcus
Wed, 4 Feb 2004
[ 05:21 marcus ] Original commit 
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile

(Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Sat, 3 Jan 2004
[ 05:42 edwin ] Original commit 
1.9 dns/dnrd/Makefile
1.2 dns/dnrd/files/patch-main.c
1.1 dns/dnrd/files/patch-udp.c
dns/dnrd: recv_addr init wrong and 512 byte udp packets dropped

        There are a few bugs in dnrd that should probably be fixed
        by the author but could be made to work on bsd:

        1.  Initialization in common.h of recv_addr is broken,
        causing at least the '-a' switch not to work.  Instead of
        assuming positions of fields in the struct across platforms
        I thought it safer to do a standard initialization in main().

        2.  The buffer overflow code in udp.c:dnsrecv() is off by
        one, rejecting messages where the size exactly fills the
        available buffer.  I also changed to the calls to dnsrecv
        to pass 512 as the max size instead of the buffers that
        seem to be padded by 4 bytes for a reason I don't understand.
        This causes a calling named to resend packets.  Eventually
        one seems to get through but response times can be painfully
        slow.

PR:             ports/41128
Submitted by:   Michael C. Adler <mad1@tapil.com>
Mon, 3 Nov 2003
[ 22:04 edwin ] Original commit 
1.8 dns/dnrd/Makefile
1.2 dns/dnrd/pkg-descr
fix mastersites, fix pkg-descr WWW
[ 00:54 kris ] Original commit 
1.16 audio/mp3blaster/Makefile
1.7 audio/quelcom/Makefile
1.6 audio/sbagen/Makefile
1.8 audio/tempest_for_eliza/Makefile
1.3 comms/mlan3/Makefile
1.4 deskutils/bigyear/Makefile
1.5 devel/as80/Makefile
1.8 devel/asmutils/Makefile
1.5 devel/libtar/Makefile
1.7 dns/dnrd/Makefile

(Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Reset maintainer of ports owned by inactive committers who were just retired.
Fri, 5 Sep 2003
[ 05:54 edwin ] Original commit 
1.7 dns/Makefile
1.9 dns/adns/Makefile
1.47 dns/bind8/Makefile
1.3 dns/bind84/Makefile
1.19 dns/bind9-dlz/Makefile
1.50 dns/bind9/Makefile
1.9 dns/ddclient/Makefile
1.18 dns/ddup/Makefile
1.11 dns/dhid/Makefile
1.15 dns/dhisd/Makefile

(Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
Massive repo-copies request: net->dns (partly devel->dns)

PR:             ports/56020
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:    portmgr

Number of commits found: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13
firefox-develNov 13
firefox10Nov 13

13 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19420
Broken 158
Deprecated 82
Ignore 444
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 65
Interactive 78
new 24 hours 13
new 48 hours15
new 7 days42
new fortnight80
new month127

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.223 seconds.