Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.3_1 31 Jan 2024 12:59:04 |
Muhammad Moinur Rahman (bofh) |
net/vde2: 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.3.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 ) |
2.3.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 ) |
2.3.3 02 Jul 2022 21:31:01 |
Dima Panov (fluffy) |
net/vde2: update to 2.3.3 release (+)
Upstream switched to GitHub
Cryptcab support now require WolfSSL instead of OpenSSL
PR: 264824 |
2.3.2_5 25 Jun 2022 20:50:04 |
Dima Panov (fluffy) |
net/vde2: limit python range to 3.7-3.9 (+)
Unfortunately, vde2 still not support python 3.10+ |
2.3.2_5 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
2.3.2_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3.2_5 09 Mar 2021 06:48:02 |
fernape |
net/vde2: fix build with "WITH_DEBUG"
PR: 253791
Submitted by: mizhka@gmail.com |
2.3.2_5 19 Feb 2021 22:53:07 |
amdmi3 |
- Fix dependency on ports libpcap by explicitly specifying shlib version
PR: 242332
Reported by: lantw44@gmail.com |
2.3.2_4 04 Sep 2019 19:05:22 |
pi |
net/vde2: fix build error: use of undeclared identifier 'BIOCSHDRCMPLT'
- fix build
- change WWW to github
- pet portlint
PR: 229525
Reported by: O. Hartmann <ohartmann@walstatt.org>
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> |
2.3.2_3 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
2.3.2_2 02 Nov 2018 14:27:00 |
kevlo |
Fix the build with OpenSSL 1.1.1 |
2.3.2_2 17 Jun 2015 12:57:40 |
amdmi3 |
- Fix shebangs |
2.3.2_1 03 Jan 2015 08:47:52 |
mva |
- Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...
With hat: python@ |
2.3.2_1 10 Dec 2014 23:55:30 |
feld |
Fix "BSD" license in net category |
2.3.2_1 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
2.3.2_1 09 Jul 2014 15:54:35 |
tijl |
Add USES=libtool and INSTALL_TARGET=install-strip |
2.3.2 06 Feb 2014 19:14:10 |
antoine |
- Stage support
- Use OPTIONS helpers |
2.3.2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
2.3.2 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
2.3.2 20 Jul 2012 22:06:50 |
bapt |
Convert to new options framework |
2.3.2 28 Jan 2012 17:50:04 |
miwi |
- Update to version 2.3.2
PR: 164164
Submitted by: Ports Fury |
2.3.1 01 Nov 2011 20:46:07 |
dougb |
Remove references to unsupported FreeBSD versions. Mostly of the form:
.if ${OSVERSION} < 700000 |
2.3.1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.3.1 18 Sep 2010 15:57:13 |
makc |
Update to 2.3.1
PR: ports/150659
Submitted by: KATO Tsuguru <tkato432 at yahoo.com> |
2.2.3 15 Jul 2010 05:13:58 |
miwi |
- Update to 2.2.3
PR: 148568
Submitted by: Ports Fury |
2.1.6 04 Apr 2010 23:51:46 |
pgollucci |
re-assign back to ports@ |
2.1.6 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
2.1.6 16 May 2009 06:27:56 |
pgollucci |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
2.1.6 23 Jul 2008 02:43:55 |
pgollucci |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
2.1.6 20 Mar 2008 09:56:52 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
2.1.6 18 Feb 2007 17:49:37 |
alepulver |
- Add net/vde2 (repocopied from net/vde).
- Add CONFLICTS between them.
PR: ports/108539
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> |