Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.7_1 25 Feb 2024 09:17:58 |
Muhammad Moinur Rahman (bofh) |
net/ndisc6: Moved man to share/man
Approved by: portmgr (blanket) |
1.0.7 27 Mar 2023 09:52:34 |
Fernando Apesteguía (fernape) |
net/ndisc6: update to 1.0.7
Reported by: portscout |
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) |
1.0.6 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 ) |
1.0.6 29 Jul 2022 19:36:08 |
Neel Chauhan (nc) |
net/ndisc6: Update to 1.0.6 |
1.0.5 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 ) |
1.0.5 07 Nov 2021 04:32:29 |
Yasuhiro Kimura (yasu) Author: m.tsatsenko@gmail.com |
net/ndisc6: Update to 1.0.5
* Add WWW
* Release this port to the pool
* Pet portclippy
* Re-format Makefile with portfmt
Changes: https://git.remlab.net/gitweb/?p=ndisc6.git;a=shortlog;h=refs/tags/v1.0.5
PR: 259387 |
1.0.4_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.4_1 09 Oct 2019 12:17:15 |
bapt |
Drop the ipv6 virtual category for n* category as it is not relevant anymore |
1.0.4_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.0.4 20 Jan 2019 21:43:57 |
tobik |
net/ndisc6: Update to 1.0.4
ndisc6 1.0.4 now requires a C11-capable compiler and no longer needs
the 'variable length array in structure' GCC extension. As such
we can build it with Clang now. This also removes the GCC run
dependency which was the initial request in the PR [1].
Changes: http://git.remlab.net/gitweb/?p=ndisc6.git;a=blob_plain;f=NEWS;hb=81bdcb51b576a394ba01f5a8022e5b9354e431a6
PR: 233187
Reported by: hashiz@meridiani.jp [1]
Submitted by: tobik
Approved by: m.tsatsenko@gmail.com (maintainer)
MFH: 2019Q1 (bug fixes and fewer run dependencies) |
1.0.3_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.0.3 08 Dec 2018 18:08:08 |
swills |
net/ndisc6 update to 1.0.3
PR: 233854
Submitted by: m.tsatsenko@gmail.com (maintainer) |
1.0.2_6 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
1.0.2_5 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.0.2_4 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
1.0.2_3 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
1.0.2_2 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
1.0.2_1 20 Apr 2015 19:06:30 |
tijl |
- Display a stage-qa warning when ports use PREFIX/var instead of /var
- Add --localstatedir=/var to _LATE_CONFIGURE_ARGS (like --mandir) but not
when CONFIGURE_ARGS already sets it. (GNU configure scripts set it to
PREFIX/var when PREFIX != /usr.)
- Add --localstatedir="${PREFIX}/var" to CONFIGURE_ARGS in some ports so
they aren't affected by this change (for now at least). This commit is
meant to ensure that new ports don't make the same mistake.
- games/acm: the configure script in this port is very old; instead of
patching it more, just replace GNU_CONFIGURE with HAS_CONFIGURE.
- irc/charybdis: it already used /var but adding --localstatedir=/var
changed the behaviour of the configure script; adjust the port to this.
PR: 199506
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.0.2_1 03 Apr 2015 11:26:50 |
mat |
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209 |
1.0.2_1 16 Feb 2015 00:39:43 |
cy |
Fix build and stage brokenness.
Comply to patch naming conventions. |
1.0.2_1 09 Dec 2014 17:29:50 |
bapt |
Cleanup plist |
1.0.2_1 29 Jul 2014 19:36:04 |
antoine |
Fix make fetch
Pointy hat: adamw |
1.0.2_1 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.0.2_1 22 Oct 2013 20:57:18 |
tijl |
- Fix FreeBSD 10 build. It uses an extension that clang does not support.
- Support staging.
PR: ports/182752
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer) |
1.0.2_1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.0.2_1 30 Apr 2013 16:26:32 |
jgh |
- conversion of USE_GETTEXT to USES framework
Approved by: portmgr (bapt@) |
1.0.2_1 21 Apr 2012 09:52:32 |
scheidell |
- Unbreak build on 8.3
- No PORTREVISION bump
PR: ports/167154
Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> (maintainer) |
1.0.2_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. |
1.0.2_1 31 Dec 2011 22:14:33 |
beech |
- Add startup script for rdnssd
- Make merge-hook usable
- Change ND_RA_FLAG_HOME_AGENT to ND_RA_FLAG_HA instead of deletion
- Bump PORTREVISION
PR: ports/161172
Submitted by: Mikhail T. <m.tsatsenko@gmail.com> |
1.0.2 13 Sep 2011 17:05:25 |
beech |
- Update to 1.0.2
PR: ports/160648
Submitted by: Mikhail T. <m.tsatsenko@gmail.com> (maintainer) |
1.0.1_1 24 Jul 2011 17:27:35 |
pav |
- Fix build on 9.0-CURRENT
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer) |
1.0.1_1 24 Apr 2011 20:18:08 |
pav |
- Unbreak build
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com>
- Fix plist |
1.0.1 21 Apr 2011 09:39:58 |
roberto |
Update to latest 1.0.1 with rdnssd.
Used the last patch in 155992 edited to fix the WITHOUT_NLS issue.
PR: ports/155992
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (MAINTAINER) |
0.7.2 09 Apr 2011 20:25:30 |
linimon |
Over to new volunteer. |
0.7.2 09 Apr 2011 19:39:13 |
linimon |
Maintainer's domain no longer exists.
PR: ports/155992 (partial) |
0.7.2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.7.2 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
0.7.2 20 Mar 2008 09:56:52 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
0.7.2 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
0.7.2 08 Oct 2006 14:35:12 |
alepulver |
- Remove BROKEN for 4.x since a maintainer patch was previously committed. |
0.7.2 07 Oct 2006 21:53:32 |
alepulver |
- Mark as BROKEN for 4.x.
Reported by: pointyhat |
0.7.2 07 Oct 2006 01:13:16 |
shaun |
- Fix build on 4.x.
PR: ports/104068
Submitted by: Rémi Denis-Courmont <rdenis@simphalempin.com> (maintainer) |
0.7.2 01 Oct 2006 04:55:54 |
alepulver |
- Update to version 0.7.2.
PR: ports/103856
Submitted by: rdenis@simphalempin.com (maintainer) |
0.6.7 17 Aug 2006 15:38:51 |
ehaupt |
- Update to 0.6.7
- Fix build on 4.x by requiring gcc 3.2 or higher
PR: 102152
Submitted by: Remi Denis-Courmont <rdenis@simphalempin.com> (maintainer) |
0.6.6 12 Aug 2006 17:59:57 |
shaun |
Fix MLINKS. Forgot to change in working copy of the port. |
0.6.6 12 Aug 2006 17:42:06 |
shaun |
Add net/ndisc6.
ndisc6 is a small collection of tools to diagnose IPv6 networks, such as
Neighbor/Router Solicitation userland tools, IPv6 tcptraceroute, and an
echo/discard client.
PR: ports/100335
Submitted by: Rémi Denis-Courmont <rdenis@simphalempin.com> |