notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
vpnc-scripts Collection of scripts to setup routes and other changes for a VPN
20210402 sysutils on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20210402Version of this port present on the latest quarterly branch.
Maintainer: zi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-05-27 15:27:43
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: glib, atop, py39-pycparser, tmux, libedit
Also Listed In: net-vpn
License: GPLv2
WWW:
https://git.infradead.org/users/dwmw2/vpnc-scripts.git
Description:
A collection of scripts that do route modification and other changes to a system after establishing a VPN connection to a remote network. These are typically used with openconnect or Cisco's VPN client.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. sbin/vpnc-script
  2. sbin/vpnc-script-sshd
  3. sbin/vpnc-script-ptrtd
  4. /usr/local/share/licenses/vpnc-scripts-20210402/catalog.mk
  5. /usr/local/share/licenses/vpnc-scripts-20210402/LICENSE
  6. /usr/local/share/licenses/vpnc-scripts-20210402/GPLv2
Collapse this list.
Dependency lines:
  • vpnc-scripts>0:sysutils/vpnc-scripts
To install the port:
cd /usr/ports/sysutils/vpnc-scripts/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/vpnc-scripts
  • pkg install vpnc-scripts
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: vpnc-scripts
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1649436670 SHA256 (vpnc-scripts-20210402.tar.gz) = cd00e831904554c7acbc9cd20e6457c6e787fe52dc2f75d39263a65faccc19f0 SIZE (vpnc-scripts-20210402.tar.gz) = 39925

Packages (timestamps in pop-ups are UTC):
vpnc-scripts
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2021040220210402202002262021040220210402-20200226-
FreeBSD:13:quarterly2021040220210402202104022021040220210402202104022021040220210402
FreeBSD:14:latest202104022021040220210402202104022021040220210402-20210402
FreeBSD:14:quarterly2021040220210402-2021040220210402202104022021040220210402
FreeBSD:15:latest2021040220210402n/a20210402n/a202104022021040220210402
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Run
  1. security/openconnect
  2. security/openconnect-gui
  3. security/vpnc

Configuration Options:
No options to configure
Options name:
sysutils_vpnc-scripts
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (8 items)
Collapse this list.
  1. ftp://ftp.infradead.org/pub/vpnc-scripts/
  2. http://distcache.FreeBSD.org/local-distfiles/zi/
  3. http://distcache.eu.FreeBSD.org/local-distfiles/zi/
  4. http://distcache.us-east.FreeBSD.org/local-distfiles/zi/
  5. http://distcache.us-west.FreeBSD.org/local-distfiles/zi/
  6. https://ftpmirror.your.org/zi/
  7. https://mirrors.rit.edu/zi/
  8. https://www.zi0r.com/mirrors/
Collapse this list.

Number of commits found: 34

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
20210402
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
20210402
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20210402
08 Apr 2022 17:03:04
commit hash: d3abe85a32d84ac79b73375fda58bc482281d0d9commit hash: d3abe85a32d84ac79b73375fda58bc482281d0d9commit hash: d3abe85a32d84ac79b73375fda58bc482281d0d9commit hash: d3abe85a32d84ac79b73375fda58bc482281d0d9 files touched by this commit
Ryan Steinmetz (zi) search for other commits by this committer
sysutils/vpnc-scripts: Update to 20210402
20200226
30 Jun 2021 20:44:30
commit hash: 6ea30f742ccb992f457ef06e4804484e60b53a33commit hash: 6ea30f742ccb992f457ef06e4804484e60b53a33commit hash: 6ea30f742ccb992f457ef06e4804484e60b53a33commit hash: 6ea30f742ccb992f457ef06e4804484e60b53a33 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/vpnc-scripts: Add NO_ARCH

Approved by:	portmgr (blanket)
20200226
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20200226
12 Sep 2020 13:35:05
Revision:548366Original commit files touched by this commit
zi search for other commits by this committer
- Update to 20200226
20190611
14 Aug 2019 03:26:09
Revision:508887Original commit files touched by this commit
meta search for other commits by this committer
Implement new virtual category: net-vpn for VPN related ports

based on discussion at ports@ [1]. As VPN softwares are put in different
physical category net and security. This is a little bit confusing. Let's
give them new virtual category net-vpn.

[1] https://lists.freebsd.org/pipermail/freebsd-ports/2019-April/115915.html

PR:		239395
Submitted by:	myself
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D21174
20190611
08 Aug 2019 13:47:57
Revision:508381Original commit files touched by this commit
zi search for other commits by this committer
- Update to 20190611
20190117
24 Jan 2019 13:58:29
Revision:491094Original commit files touched by this commit
zi search for other commits by this committer
- Update to 20190117

PR:		235172
Submitted by:	John Hood <cgull+l-freebsd-bugzilla@glup.org>
20180227
01 Apr 2018 13:50:52
Revision:466156Original commit files touched by this commit
zi search for other commits by this committer
- Update to 20180227
20171005
12 Nov 2017 14:28:30
Revision:454047Original commit files touched by this commit
zi search for other commits by this committer
- Update to 20171005
20161215
01 Aug 2017 17:07:58
Revision:447034Original commit files touched by this commit
zi search for other commits by this committer
- MASTER_SITES cleanup
20161215
19 Jan 2017 13:54:21
Revision:431874Original commit files touched by this commit
zi search for other commits by this committer
- Update to 20161215
20160829
21 Oct 2016 02:37:03
Revision:424373Original commit files touched by this commit
zi search for other commits by this committer
- Update to 20160829
20160811
18 Aug 2016 22:56:52
Revision:420429Original commit files touched by this commit
zi search for other commits by this committer
- Update to 20160811
20150318
01 Apr 2016 13:18:17
Revision:412342Original commit files touched by this commit
mat search for other commits by this committer
Fixup some whitespace at the beginning of lines problems.

With hat:	portmgr
Sponsored by:	Absolight
20150318
20 Mar 2015 11:19:20
Revision:381729Original commit files touched by this commit
zi search for other commits by this committer
- Update to 20150318
20150315
15 Mar 2015 14:07:00
Revision:381332Original commit files touched by this commit
zi search for other commits by this committer
- Update to 20150315
20150313
14 Mar 2015 15:36:44
Revision:381283Original commit files touched by this commit
zi search for other commits by this committer
- Update to 20150313
20140806_1
12 Mar 2015 15:36:21
Revision:381107Original commit files touched by this commit
zi search for other commits by this committer
- Enable use of resolveconf

PR:		195359
Submitted by:	John Baldwin <jhb@FreeBSD.org>
20140806
20 Aug 2014 07:49:13
Revision:365437Original commit files touched by this commit
zi search for other commits by this committer
- Update to 20140806
20140322
17 Jul 2014 08:57:51
Revision:362126Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
20140322
09 Apr 2014 01:53:49
Revision:350658Original commit files touched by this commit
zi search for other commits by this committer
- Update to 20140322
20140312
18 Mar 2014 12:57:28
Revision:348536Original commit files touched by this commit
zi search for other commits by this committer
- Update to 20140312
20140214
14 Feb 2014 15:01:30
Revision:344232Original commit files touched by this commit
zi search for other commits by this committer
- Update to 20140214
20130311_1
05 Feb 2014 12:00:53
Revision:342690Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
20130311_1
23 Sep 2013 23:46:56
Revision:328075Original commit files touched by this commit
zi search for other commits by this committer
- Fix path for hooks dir

PR:		ports/182330
Submitted by:	Steve Wills <swills@FreeBSD.org>
20130311
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
20130311
12 Mar 2013 15:32:41
Revision:313980Original commit files touched by this commit
zi search for other commits by this committer
- Update to 20130311
20130129
29 Jan 2013 16:52:26
Revision:311173Original commit files touched by this commit
zi search for other commits by this committer
- Update to 20130129
20121109
24 Nov 2012 18:27:39
Revision:307720Original commit files touched by this commit
zi search for other commits by this committer
- Update to 20121109

Feature safe:	yes
20120602
06 Jun 2012 00:13:40
Original commit files touched by this commit
zi search for other commits by this committer
- Update to 20120602
20120526
27 May 2012 15:27:15
Original commit files touched by this commit
zi search for other commits by this committer
New port: sysutils/vpnc-scripts

A collection of scripts that do route modification and other changes to
a system after establishing a VPN connection to a remote network.

These are typically used with openconnect or Cisco's VPN client.

WWW: http://git.infradead.org/users/dwmw2/vpnc-scripts.git

Number of commits found: 34