non port: net/mpd-l2tp-ipv6pd-client/Makefile |
SVNWeb
|
Number of commits found: 21 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Mon, 19 Apr 2021
|
[ 08:00 Tobias Kortkamp (tobik) ] 1bf865f (Only the first 10 of 52 ports in this commit are shown above. )
Clean up all commented PORTREVISION and PORTEPOCH lines
No revision bump tool that we have cleans them up or deals with
them, so we end up with duplicated lines. Instead of implementing
that just clean up the 51 ports that do this.
PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if
you need a reminder or placeholder.
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 9 Oct 2019
|
[ 12:17 bapt ] (Only the first 10 of 103 ports in this commit are shown above. )
Drop the ipv6 virtual category for n* category as it is not relevant anymore
|
Sat, 5 May 2018
|
[ 14:37 danfe ]
For some ports under `net*' categories: remove redundant PKGMESSAGE
assignment, which is set appropriately by the b.p.m when `pkg-message'
appears on the SUB_FILES list.
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 29 Apr 2015
|
[ 18:28 ume ]
Remove the absolute path from pgrep to make DragonFly happy.
Spotted by: naddy
|
Sat, 20 Dec 2014
|
[ 19:23 bapt ] (Only the first 10 of 12 ports in this commit are shown above. )
cleanup plist
|
Sun, 17 Aug 2014
|
[ 16:45 ume ] (Only the first 10 of 15 ports in this commit are shown above. )
- Make it non-interactive port. [1]
- Nuke mpd4 support.
Requested by: marino [1]
|
Wed, 16 Oct 2013
|
[ 16:31 ume ]
enable stage.
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Sun, 29 Jul 2012
|
[ 11:17 cs ] (Only the first 10 of 181 ports in this commit are shown above. )
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
|
Sat, 16 Jun 2012
|
[ 19:48 ume ]
Convert to use new OPTIONS framework.
|
Fri, 2 Mar 2012
|
[ 14:56 pav ]
- Remove conditional checks for FreeBSD 6.X
PR: ports/165608
Submitted by: pgollucci
Approved by: portmgr (hat)
|
Fri, 3 Jun 2011
|
[ 17:31 ume ]
New variables CONF_FILES and CONF_DIRS are to be introduced
to bsd.port.mk.
PR: ports/157158
Submitted by: Chris Rees <utisoft__at__gmail.com>
|
Sun, 1 May 2011
|
[ 13:21 ume ]
Add missing IS_INTERACTIVE=yes.
PR: ports/156751
Submitted by: Marcin Cieslak <saper__at__saper.info>
|
Sat, 27 Mar 2010
|
[ 05:21 dougb ] (Only the first 10 of 11 ports in this commit are shown above. )
For those ports that have been fully adapted to USE_RC_SUBR remove the
old RC_SCRIPTS_SUB as it has not been needed for a long time.
For those that have not yet been updated, remove RC_SUBR=${RC_SUBR}
from the list.
|
Thu, 23 Apr 2009
|
[ 17:29 ume ]
Change to use mpd5 by default.
|
Sat, 8 Nov 2008
|
[ 16:47 ume ]
Add support for mpd5.
|
Tue, 1 Jan 2008
|
[ 11:52 ume ] (Only the first 10 of 14 ports in this commit are shown above. )
New port - mpd-l2tp-ipv6pd-client
A sample implementaiton set of "L2TP-IPv6PD" client using mpd.
"OCN IPv6", provided by NTT Communications Corp, was the first
commercial tunnel service using "L2TP-IPv6PD".
NOTE: This port runs on FreeBSD 6.3 and later. If you want to run it
on FreeBSD 6.2, you need to apply following diff to your ng_ksocket:
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netgraph/ng_ksocket.c.diff?r1=1.59&r2=1.60
WWW: http://www.ocn.v6.ntt.net/ocnipv6/pdf/ocnipv6uni_ver1.0.pdf
|
Number of commits found: 21 |