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
nylon Unix SOCKS 4 and 5 proxy server
1.21_11 net on this many watch lists=6 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 1.21_10Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-07-06 14:23:08
Last Update: 2024-02-25 10:05:21
Commit Hash: 04c699a
People watching this port, also watch:: nmap, python, expat, gmake, libiconv
License: BSD3CLAUSE
WWW:
https://monkey.org/~marius/nylon/
Description:
nylon is a Unix SOCKS 4 and 5 proxy server. It is compatible with BSD, Solaris, HP-UX and Linux 2.2 & 2.4.
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. bin/nylon
  2. etc/nylon.conf.sample
  3. share/man/man1/nylon.1.gz
  4. /usr/local/share/licenses/nylon-1.21_11/catalog.mk
  5. /usr/local/share/licenses/nylon-1.21_11/LICENSE
  6. /usr/local/share/licenses/nylon-1.21_11/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • nylon>0:net/nylon
To install the port:
cd /usr/ports/net/nylon/ && make install clean
To add the package, run one of these commands:
  • pkg install net/nylon
  • pkg install nylon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nylon
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (nylon-1.21.tar.gz) = 34c132b005c025c1a5079aae9210855c80f50dc51dde719298e1113ad73408a4 SIZE (nylon-1.21.tar.gz) = 115954

Packages (timestamps in pop-ups are UTC):
nylon
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.21_111.21_111.21_101.21_111.21_11-1.21_10-
FreeBSD:13:quarterly1.21_101.21_101.21_101.21_101.21_101.21_101.21_101.21_10
FreeBSD:14:latest1.21_111.21_111.21_101.21_111.21_111.21_10-1.21_10
FreeBSD:14:quarterly1.21_101.21_10-1.21_101.21_101.21_101.21_101.21_10
FreeBSD:15:latest1.21_101.21_11n/a1.21_10n/a1.21_101.21_101.21_10
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libevent.so : devel/libevent
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_nylon
USES:
pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://monkey.org/~marius/nylon/
Collapse this list.

Number of commits found: 48

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.21_11
25 Feb 2024 10:05:21
commit hash: 04c699ae96eb867fb5ed5013fc45682002e12ac4commit hash: 04c699ae96eb867fb5ed5013fc45682002e12ac4commit hash: 04c699ae96eb867fb5ed5013fc45682002e12ac4commit hash: 04c699ae96eb867fb5ed5013fc45682002e12ac4 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/nylon: Moved man to share/man

Approved by:    portmgr (blanket)
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)
1.21_10
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)
1.21_10
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.21_10
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
1.21_10
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.
1.21_10
29 Feb 2020 09:55:48
Revision:527402Original commit files touched by this commit
wen search for other commits by this committer
- Add LICENSE
- Pet portlint

PR:		243219
Submitted by:	timp87@gmail.com
1.21_10
02 Aug 2019 13:30:40
Revision:507877Original commit files touched by this commit
jbeich search for other commits by this committer
devel/libevent2: update to 2.1.11

Changes:	https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI:		https://abi-laboratory.pro/tracker/timeline/libevent/
PR:		239599
Reported by:	GitHub (watch releases)
Approved by:	zeising (maintainer)
MFH:		2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision:	https://reviews.freebsd.org/D21133
1.21_9
09 Jan 2018 19:06:34
Revision:458559Original commit files touched by this commit
danfe search for other commits by this committer
For the ports under `net' category: remove superfluous linefeeds.
1.21_9
20 Feb 2017 02:57:04
Revision:434427Original commit files touched by this commit
jbeich search for other commits by this committer
devel/libevent2: drop historical suffix after r362796

PR:		216777
Approved by:	mm (maintainer)
1.21_8
04 Feb 2017 07:56:59
Revision:433286Original commit files touched by this commit
jbeich search for other commits by this committer
devel/libevent2: update to 2.1.8 and cleanup

- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN

Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR:		216527
Exp-run by:	antoine
Approved by:	mm (maintainer)
1.21_7
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
1.21_7
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
1.21_7
24 Jul 2014 13:32:59
Revision:362796Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Only use libevent2

Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2

With hat:	portmgr
1.21_6
06 Mar 2014 15:41:53
Revision:347260Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
Use libevent2
1.21_5
20 Sep 2013 22:10:25
Revision:327755Original 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:
net)
1.21_5
05 Aug 2012 23:19:40
Original commit files touched by this commit
dougb search for other commits by this committer
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
1.21_5
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
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.21_5
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.21_5
25 Jul 2010 15:39:20
Original commit files touched by this commit
mm search for other commits by this committer
Update libevent to 1.4.14b

PR:             ports/147723
Approved by:    maintainer (timeout)
1.21_4
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
1.21_4
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.21_4
19 Aug 2008 16:40:17
Original commit files touched by this commit
mnag search for other commits by this committer
- Update libevent dependency and bump PORTREVISION
1.21_3
02 Jan 2008 23:43:03
Original commit files touched by this commit
mnag search for other commits by this committer
- Bump PORTREVISION since devel/libevent are updated.
1.21_2
21 Sep 2007 20:21:30
Original commit files touched by this commit
mnag search for other commits by this committer
- Change libevent lib and bump PORTREVISION since devel/libevent are updated.
1.21_1
06 Apr 2007 18:28:46
Original commit files touched by this commit
mnag search for other commits by this committer
- Bump PORTREVISION and change LIB_DEPENDS to reflect libevent update.
1.21
20 Feb 2007 23:00:39
Original commit files touched by this commit
bsam search for other commits by this committer
A new version is released. From the site:
. nylon 1.21 (2006-07-19) Changes include SOCKS4a and
  tor-resolve (from hondza) as well as a few bugfixes.

Noted by:       "Alexander Kupferthaler" <alexkupferthaler at gmx.de> at
freebsd-ports@
1.2_3
05 Dec 2006 13:29:01
Original commit files touched by this commit
mnag search for other commits by this committer
- Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libevent
- Fix many wrong BUILD_DEPENDS. Thanks to ldd(1)
1.2_2
30 Jun 2006 02:53:12
Original commit files touched by this commit
leeym search for other commits by this committer
- update dependencies for libevent-1.2
1.2_2
11 May 2006 22:49:56
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
1.2_2
20 Feb 2006 20:47:50
Original commit files touched by this commit
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
1.2_2
07 Dec 2005 12:59:29
Original commit files touched by this commit
vs search for other commits by this committer
- Link dynamically against libevent
- Cleanup USE_RC_SUBR-handling
1.2_2
25 Nov 2005 16:48:31
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.2_2
08 Jul 2005 14:35:48
Original commit files touched by this commit
pav search for other commits by this committer
- Install sample configuration as nylon.conf.sample to prevent overwriting
  real configuration file on upgrades

PR:             ports/83082
Submitted by:   Rob MacGregor <freebsd.macgregor@blueyonder.co.uk>
1.2_1
01 Jul 2005 22:47:21
Original commit files touched by this commit
jylefort search for other commits by this committer
Chase the libevent update.

Reported by:    pointyhat
1.2
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
1.2
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
1.2
11 Aug 2004 13:11:56
Original commit files touched by this commit
vs search for other commits by this committer
- RC_SUBR-ify
- Nuke pkg-plist while here

Based on PR:    ports/70295
Submitted by:   Rob MacGregor
1.2
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.2
29 Jun 2003 12:26:31
Original commit files touched by this commit
osa search for other commits by this committer
Update to 1.2

Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
PR:             53780
Approved by:    fjoe (mentor) (implicit)
1.1
20 Feb 2003 18:51:13
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.1
22 Jan 2003 21:54:54
Original commit files touched by this commit
obraun search for other commits by this committer
Tarball has been rerolled.
Developer: "very minor changes; a switch added to disable SOCKS4 or SOCKS5."

PR:             ports/47304
Submitted by:   Volker Stolz <vs@lambda.foldr.org>
1.1
07 Jan 2003 21:49:01
Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.1

PR:             46725
Submitted by:   Christopher Sharp <csharp@gmx.net>
1.0
24 Nov 2002 11:17:24
Original commit files touched by this commit
edwin search for other commits by this committer
Update for net/nylon
- Tar ball was re-rolled with cleaned up source code, no functional changes!
  [also commitors opinion]
- CONFIGURE_TARGET not really necessary

PR:             ports/45553
Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
1.0
23 Oct 2002 07:57:30
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.0

PR:             44385
Submitted by:   Volker Stolz <vs@foldr.org>
0.3
21 Oct 2002 21:57:59
Original commit files touched by this commit
wollman search for other commits by this committer
Fix logic error in error-message printing code.  This could never
possibly have worked as written.
0.3
12 Jul 2002 15:48:47
Original commit files touched by this commit
pat search for other commits by this committer
Update to 0.3
Reset maintainership back to ports@

PR:             ports/39885
Submitted by:   Volker Stolz <vs@lambda.foldr.org>
Approved by:    maintainer
06 Jul 2001 18:23:08
commit hash: fp1.15889@dev.null.freshports.orgcommit hash: fp1.15889@dev.null.freshports.orgcommit hash: fp1.15889@dev.null.freshports.orgcommit hash: fp1.15889@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add nylon   A Unix SOCKS 4 and 5 proxy server    

Number of commits found: 48