Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4_1 25 Feb 2024 10:31:44
    |
Muhammad Moinur Rahman (bofh)  |
net/stone: Moved man to share/man
Approved by: portmgr (blanket) |
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) |
2.4 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 ) |
2.4 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 ) |
2.4 16 Aug 2021 17:41:07
    |
Fernando Apesteguía (fernape)  |
net/stone: update to 2.4
While here, pet linters. |
2.3e 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
2.3e 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.3e 13 Jan 2021 11:18:28
  |
danfe  |
Unbreak the build against contemporary versions of OpenSSL.
PR: 251783 |
2.3e 27 May 2020 14:55:03
  |
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3). |
2.3e 09 Oct 2019 12:17:15
  |
bapt  |
Drop the ipv6 virtual category for n* category as it is not relevant anymore |
2.3e 05 Apr 2019 05:39:22
  |
antoine  |
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2 |
2.3e 15 Mar 2017 14:45:31
  |
mat  |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
2.3e 11 Dec 2015 08:43:44
  |
miwi  |
- Reset maintainer
PR: 205175
Submitted by: ysarumaru@gmail.com
Approved by: mat (mentor)
Differential Revision: D4491 |
2.3e 25 Sep 2015 17:43:44
  |
antoine  |
Fix packaging |
2.3e 24 Sep 2015 22:44:27
  |
bapt  |
Convert to @sample |
2.3e 15 Jun 2014 02:58:31
  |
miwi  |
- Stage support
PR: 190976 |
2.3e 20 Sep 2013 22:10:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
2.3e 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 |
2.3e 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. |
2.3e 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
2.3e 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.3e 16 Jan 2009 09:50:00
 |
miwi  |
- Update to maintainer mail adress
PR: 130611
Submitted by: Yoshihiko Sarumaru <sarumaru@jp.FreeBSD.org> (maintainer) |
2.3e 28 Apr 2008 17:25:52
 |
miwi  |
- Update to 2.3e
PR: 123173
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer) |
2.3d_1 23 Oct 2007 16:32:49
 |
nork  |
Original stone 2.3d has a bug in UDP->TCP translation that
only goes to error on BSD sendto(2) implementation.
PR: ports/117391
Submitted by: Yoshihiko Sarumaru <mistral at imasy.or.jp> (maintainer)
Obtained from: stone's CVS repository |
2.3d 21 Oct 2007 13:38:45
 |
nork  |
Update to 2.3d.
New features:
- TCP <-> UDP bidirectional translation (enables UDP port forwarding).
- Support SNI (Server Name Indication) on TSL (RFC 3514).
- Now files can be specified with regex patterns.
PR: ports/117373
Submitted by: Yoshihiko Sarumaru <mistral at imasy.or.jp> |
2.3c 19 Aug 2006 09:05:51
 |
itetcu  |
Update to the latest snapshot.
Changes:
- many bugfixes around SSL
- /udp option have to be specified to both source and dest from this version.
PR: ports/102236
Submitted by: Yoshihiko Sarumaru (maintainer) |
2.3b 19 Aug 2006 09:01:20
 |
itetcu  |
Update to the latest snapshot.
Changes:
- many bugfixes around SSL
- /udp option have to be specified to both source and dest from this version.
PR: ports/102236
Submitted by: Yoshihiko Sarumaru (maintainer) |
2.3b 18 Jun 2006 20:18:22
 |
miwi  |
Update to 2.3b
PR: ports/99101
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
Approved by: krion (mentor) |
2.3a 17 Jun 2006 07:52:25
 |
miwi  |
Update to 2.3a
PR: ports/97142
Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
Approved by: krion (mentor), maintainer |
2.3_1 11 May 2006 22:49:56
 |
edwin  |
Remove USE_REINPLACE from all categories starting with N |
2.3_1 10 Jan 2006 18:55:38
 |
tdb  |
- Fix startup script to respect stone_enable in rc.conf
PR: 91605
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer) |
2.3 09 Jan 2006 13:56:03
 |
ehaupt  |
- Update to 2.3
- New version has IPv6 support, thus add to ipv6 sub category
- Provide rcNG script
- Install config file
PR: 91547
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer) |
2.2c 15 Feb 2004 04:10:25
 |
nork  |
Update to 2.2c.
PR: ports/62863
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer) |
2.2b 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
2.2b 09 Jan 2004 05:57:59
 |
petef  |
Update to 2.2b.
PR: 61106
Submitted by: maintainer |
2.2a 04 Dec 2003 05:41:13
 |
nork  |
Update to 2.2a.
PR: ports/59913
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer) |
2.2 08 Jun 2003 12:16:52
 |
nork  |
Update to 2.2.
PR: ports/53042
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> |
2.1d 21 Feb 2003 13:15:09
 |
knu  |
De-pkg-comment. |
19 Jun 2001 14:18:45
    |
kevlo  |
Upgrade to version 2.1d |
29 May 2001 12:11:53
    |
ijliao  |
add stone Stone is a TCP/IP packet repeater in the application layer |