Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20080615.2_4 19 Mar 2024 02:13:54 |
Yasuhiro Kimura (yasu) |
net/dhcp6: Move man pages to share/man
Approved by: portmgr (blanket) |
20080615.2_3 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
20080615.2_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
20080615.2_3 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
20080615.2_3 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
20080615.2_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20080615.2_3 20 Oct 2020 01:32:14 |
delphij |
net/dhcp6: Fix rcorder.
We want netif be started before dhcp6c which properly initializes
the interfaces, and we want dhcp6s to start later and after dhcp6c.
Differential Revision: https://reviews.freebsd.org/D26655 |
20080615.2_2 09 Oct 2019 12:17:15 |
bapt |
Drop the ipv6 virtual category for n* category as it is not relevant anymore |
20080615.2_2 02 Sep 2018 21:14:47 |
pi |
net/dhcp6: really fix the rcorder
- ups, missed that one
PR: 216673
Submitted by: tdb |
20080615.2_2 02 Sep 2018 21:02:11 |
pi |
net/dhcp6: several fixes
- rcorder incorrect (Circular dependency on provision `DAEMON')
- command_flags do not need to be referenced inside of the command_args
- dhcp6s exits because of shutdown on non-connected UDP socket
PR: 216673, 217452, 228994
Submitted by: tdb, Andrey Pevnev <apevnev@me.com>, leres, Dries Michiels
<driesm.michiels@gmail.com>
Approved by: hrs (maintainer timeout)
Differential Revision: D16994 |
20080615.2_1 16 Aug 2018 01:26:37 |
leres |
Apparently starting with version 20080615.2 dhcp6c refuses
to run without a dhcp6cctlkey file. Use openssl to generate
one from the rc.d script when it is missing.
PR: 229400
Reviewed by: ler (mentor)
Approved by: maintainer timeout (6 weeks), ler (mentor)
Differential Revision: https://reviews.freebsd.org/D16739 |
20080615.2 16 Aug 2018 01:06:56 |
leres |
Fix Makefile dependency so that cfparse.c and y.tab.h exist
before cftoken.c is generated or compiled.
PR: 218859
Reviewed by: ler (mentor)
Approved by: maintainer timeout (68 weeks), ler (mentor)
Differential Revision: https://reviews.freebsd.org/D16738 |
20080615.2 01 Mar 2017 06:12:29 |
hrs |
Update to 20080615.2. Changes include:
- Remove the PID file just before dhcp6c actually exits.
- Set a DHCPv6 state keyword to an environment variable "REASON" which
is passed to the client script when receiving a REPLY message instead of
"NBI".
- Add a signal handler for SIGUSR1 to forcibly exit without
releasing the obtained addresses.
- Add a new script event "EXIT", which is invoked when dhcp6c exits.
Reference: https://github.com/hrs-allbsd/wide-dhcpv6/pull/5 |
20080615.1 19 Dec 2016 17:38:32 |
hrs |
- Use another github repo to maintain the patches since the original
upstream is no longer actively maintained.
- Add -n flag to prevent Release message from being sent when dhcp6c stops.[*]
- Add more log for DHCP messages.[*]
Based on work by: marjohn56 (martin@queens-park.com) |
20080615_7 29 Jul 2016 23:29:30 |
bapt |
Prevent collision with dprintf(3) |
20080615_7 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
20080615_7 07 Mar 2016 12:49:46 |
hrs |
Revert a patch to avoid na_ifaddrconf() when renewing an IA-NA address.
This patch prevented from updating the address lifetime.
Reported by: garga and pfSense Bug #5955 |
20080615_6 29 Jan 2016 07:39:15 |
garga |
Add a patch to make it possible to increase verbosity even in daemon mode
Approved by: hrs (maintainer)
Obtained from: pfSense
Sponsored by: Rubicon Communications (Netgate)
Differential Revision: https://reviews.freebsd.org/D5105 |
20080615_5 05 Jan 2016 05:38:17 |
hrs |
Fix a wrong condition.
Spotted by: Brad Smith |
20080615_4 04 Jan 2016 07:03:16 |
hrs |
Add patches to fix the following bugs:
- Fix renewal of IA_NA [*]
- Update ifid on interface restart, it may have changed [*]
- Remove unnecessary PF_ROUTE socket. [*]
- Fix wrong length used in memset().
Obtained from: Debian/Ubuntu/Fedora/Red Hat packages via OpenBSD [*]
Suggested by: Brad Smith [*] |
20080615_3 12 Nov 2015 03:46:06 |
hrs |
- Set FD_CLOEXEC on sockets to prevent leakage.
- Call a configuration script after addresses and prefixes are set
on an interface.
- Do not call rc.d scripts during uninstallation.
Submitted by: garga
PR: 204462
Obtained from: pfSense
Sponsored by: Rubicon Communications (Netgate) |
20080615_2 28 Aug 2015 13:39:57 |
amdmi3 |
- Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS
Approved by: portmgr blanket |
20080615_2 10 Dec 2014 23:55:30 |
feld |
Fix "BSD" license in net category |
20080615_2 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
20080615_2 17 Oct 2013 03:31:56 |
hrs |
Fix Makefile to get the manual pages compressed. |
20080615_2 16 Oct 2013 21:26:50 |
hrs |
Add STAGEDIR support. |
20080615_2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
20080615_2 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
20080615_2 13 Jun 2013 08:01:18 |
hrs |
- Trim old-style header.
- Take maintainership.
- Add LICENSE.
- MAKE_JOBS_SAFE=yes.
- Use OPTION_DEFINE.
- Use PORTDOCS for $DOCSDIR/*. |
20080615_1 29 Apr 2013 11:38:49 |
stefan |
Run rc.d scripts before NETWORKING, not LOGIN, since that is too late.
PR: 169138
Submitted by: rpaulo |
20080615_1 05 Aug 2012 23:19:40 |
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 |
20080615_1 14 Jan 2012 08:57:23 |
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. |
20080615_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
20080615_1 28 Dec 2010 06:34:35 |
linimon |
Reset suz@FreeBSD.org due to mantainer-timeouts and long inactivity.
Hat: portmgr |
20080615_1 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
20080615_1 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
20080615_1 15 Jul 2009 16:56:10 |
dougb |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
20080615_1 26 Nov 2008 01:16:53 |
wxs |
- Fix RC script so the flags are not duplicated.
- Properly quote a variable.
- Bump PORTREVISION.
PR: ports/125522
Submitted by: Glen Neff <neff_glen@emc.com>
Approved by: maintainer timeout |
20080615 15 Jun 2008 08:36:58 |
suz |
updated to the latest package |
20070507 29 May 2007 04:48:50 |
suz |
updated to the latest version |
20061016 26 Feb 2007 09:58:57 |
suz |
updated to the latest package |
20060902 02 Sep 2006 09:59:15 |
suz |
update to the latest package |
20060322 24 Jun 2006 05:57:26 |
suz |
- updated to the last package
- make it port-lint compliant
- fixed a compilation failure in freebsd4
PR: ports/98741 |
20060114 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
20060114 20 Feb 2006 20:47:50 |
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. |
20060114 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
20060114 17 Jan 2006 11:58:40 |
suz |
- updated to the latest package
- now this package is provided from sourceforge.net, instead of kame.net
- now suz takes over the maintainership from sumikawa
Reviewed by: sumikawa |
20050723a 25 Jul 2005 04:47:03 |
sumikawa |
Upgrade to 20050723. |
20040903a 03 Sep 2004 12:18:34 |
sumikawa |
Upgrade to 20040903a. |
20040816a 18 Aug 2004 02:04:15 |
sumikawa |
Add rc scripts.
Submitted by: ume |
20040816a 18 Aug 2004 01:07:26 |
sumikawa |
Upgrade to 20040816a. Fix compilation problem with gcc-3.4. |
20040731a 31 Jul 2004 20:27:38 |
sumikawa |
kame-dhcp6 is an open-source implementation of Dynamic Host
Configuration Protocol for IPv6 (DHCPv6) developed by the KAME
project.
The implementation mainly conforms to the following standards:
- RFC3315: Dynamic Host Configuration Protocol for IPv6 (DHCPv6)
- RFC3319: Dynamic Host Configuration Protocol (DHCPv6) Options
for Session Initiation Protocol (SIP) Servers
- RFC3633: IPv6 Prefix Options for Dynamic Host Configuration
Protocol (DHCP)
- RFC3646: DNS Configuration options for Dynamic Host
Configuration Protocol for IPv6 (DHCPv6)
Note that the current implementation does not support IPv6 address
allocation by DHCPv6, and there is no plan to implement that feature
at the moment. The main purpose of this implementation is to provide
a way of IPv6 prefix delegation (RFC3633) and to provide some
"stateless" configuration information such as DNS recursive server
addresses.
WWW: http://www.kame.net/ |