Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
29 Mar 2016 01:06:26
2.20.3_1

|
amdmi3  |
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Fix WWW: |
31 Mar 2015 15:05:20
2.20.3_1

|
bapt  |
Remove useless pkg-install script
Cleanup makefile (option helpers)
Fix MASTER option |
27 Oct 2014 12:13:23
2.20.3

|
bapt  |
Cleanup plist |
11 Jul 2014 18:11:18
2.20.3

|
leeym  |
- support stage |
02 Jul 2014 20:22:56
2.20.3

|
antoine  |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr |
10 Jun 2014 07:39:02
2.20.3

|
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
26 May 2014 12:01:20
2.20.3

|
miwi  |
- Convert gmake to USES
Approved by: portmgr |
20 Sep 2013 16:31:58
2.20.3

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns) |
07 Mar 2013 16:53:46
2.20.3

|
miwi  |
- Convert to OptionsNG
- Trim header
Reviewed by: bapt |
07 Feb 2013 12:52:44
2.20.3

|
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: dns)
Approved by: portmgr |
05 Aug 2012 23:19:40
2.20.3
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
14 Jan 2012 08:57:23
2.20.3
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
24 Oct 2011 04:17:38
2.20.3
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
27 Jun 2011 17:54:21
2.20.3
|
crees  |
- Use USERS and GROUPS
PR: ports/157578
Submitted by: Chris Rees (utisoft@gmail.com)
Approved by: tabthorpe (co-mentor) |
20 Mar 2011 12:54:45
2.20.3
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 00:15:24
2.20.3
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
21 Aug 2008 06:18:49
2.20.3
|
rafan  |
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 ) |
13 Feb 2008 10:30:15
2.20.3
|
araujo  |
- 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) |
04 May 2006 21:41:12
2.20.1
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
20 Feb 2006 20:47:50
2.20.1
|
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
30 Nov 2005 21:37:53
2.20.1
|
edwin  |
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> |
06 Sep 2005 12:10:46
2.20
|
garga  |
- 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 |
21 Jul 2005 15:43:04
2.19.1
|
pav  |
- Update to 2.19.1
PR: ports/83851
Submitted by: Natanael Copa <ncopa@users.sourceforge.net> (maintainer)
Security: CAN-2005-2315, CAN-2005-2316 |
12 Apr 2005 03:26:57
2.19 
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
2.19 
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
10 Feb 2005 22:38:58
2.19 
|
pav  |
- Update to 2.19
PR: ports/77347
Submitted by: Natanael Copa <ncopa@users.sourceforge.net> (maintainer) |
12 Jan 2005 09:49:38
2.18 
|
edwin  |
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> |
04 Dec 2004 16:57:34
2.17.2 
|
arved  |
Update to 2.17.2
PR: 74618
Submitted by: Natanael Copa <ncopa@users.sourceforge.net> |
08 Nov 2004 07:40:55
2.17.1 
|
vs  |
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 |
13 Oct 2004 13:47:53
2.16.1 
|
krion  |
Update to 2.16.1
PR: ports/72637
Submitted by: Natanael Copa <ncopa@users.sourceforge.net> |
12 Oct 2004 09:57:28
2.16 
|
sergei  |
- 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 |
12 Oct 2004 01:12:13
2.15 
|
edwin  |
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> |
13 Aug 2004 17:59:12
2.14.1 
|
pav  |
- Update to 2.14.1
PR: ports/70404
Submitted by: Natanael Copa <ncopa@users.sourceforge.net> |
28 Jul 2004 21:54:57
2.14 
|
pav  |
- Fix few obvious problems with rc script |
28 Jul 2004 20:53:08
2.14 
|
pav  |
- Update to 2.14
- Add rc script
PR: ports/69669 (based on)
Submitted by: Natanael Copa <mlists@tanael.org> |
10 Apr 2004 17:26:55
2.10_2 
|
trevor  |
Tidy up whitespace. |
05 Feb 2004 20:38:07
2.10_2 
|
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
04 Feb 2004 05:21:48
2.10_2 
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
2.10_1 
|
trevor  |
SIZEify. |
03 Jan 2004 05:42:42
2.10_1 
|
edwin  |
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> |
03 Nov 2003 22:04:09
2.10 
|
edwin  |
fix mastersites, fix pkg-descr WWW |
03 Nov 2003 00:54:32
2.10 
|
kris  |
Reset maintainer of ports owned by inactive committers who were just retired. |
05 Sep 2003 04:54:37
2.10 
|
edwin  |
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr |