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) combination for a given watch list. This is what FreshPorts will look for.

Port details
unworkable Free BitTorrent Implementation
0.53_3 net-p2p Deleted on this many watch lists=2 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 0.53_3Version of this port present on the latest quarterly branch.
Broken BROKEN: Unfetchable (google code has gone away)
Deprecated DEPRECATED: Unfetchable for more than six months (google code has gone away)
Expired This port expired on: 2017-04-30
Ignore IGNORE: is marked as broken: Unfetchable (google code has gone away)
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: 2008-10-11 15:27:59
Last Update: 2017-04-30 15:47:52
SVN Revision: 439826
People watching this port, also watch:: dvd+rw-tools, rsync, zip, smartmontools, inkscape
License: MIT
WWW:
https://code.google.com/p/unworkable/
Description:
Unworkable is a BSD-licensed BitTorrent implementation for UNIX written from-scratch in C. It uses libevent for scalable asynchronous networking and the mmap() system call for local data access. Some of the goals of the project include (in no particular order) high code quality, efficiency, simplicity and security. Unworkable is still in an early stage of development, and is far behind most other BitTorrent implementations. However, it is usable for some basic things and the source code is quite minimal(4,000 lines of C compared to rTorrent's 40,000+ of C++). WWW: https://code.google.com/p/unworkable/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • unworkable>0:net-p2p/unworkable
No installation instructions:
This port has been deleted.
PKGNAME: unworkable
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (unworkable-0.53.tar.gz) = 80640df2319c128c2bf35f2279fb099985bd8c269808e97b5b0d420f38af6a34 SIZE (unworkable-0.53.tar.gz) = 72053

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. scons : devel/scons
Library dependencies:
  1. libevent.so : devel/libevent
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
scons ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://unworkable.googlecode.com/files/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.53_3
30 Apr 2017 15:47:52
Revision:439826Original commit files touched by this commit
ler search for other commits by this committer
2017-04-30 devel/stormlib-ghost++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/py-coil: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/py-cmdln: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/privman: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/c-unit: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/py-px: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/nglogc: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/bncsutil-ghost++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/liblouisxml: Unfetchable for more than six months (google code
has gone away)
2017-04-30 devel/nxt-python: Unfetchable for more than six months (google code
has gone away)
2017-04-30 devel/spdict: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/guiloader-c++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/streamhtmlparser: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/winpdb: Unfetchable for more than six months (google code has
gone away)
2017-04-30 net/opendpi: Unfetchable for more than six months (google code has
gone away)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.53_3
15 Mar 2017 14:45:31
Revision:436247Original commit files touched by this commit
mat search for other commits by this committer
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
0.53_3
03 Mar 2017 16:00:20
Revision:435349Original commit files touched by this commit
mat search for other commits by this committer
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.

In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed.  The remaining must not
be of use to anyone.

With hat:	portmgr
Sponsored by:	Absolight
0.53_3
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)
0.53_2
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)
0.53_1
14 Sep 2016 15:59:34
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
0.53_1
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
0.53_1
02 Jan 2016 02:49:51
Revision:405042Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Silence patching
0.53_1
22 Dec 2015 03:22:46
Revision:404204Original commit files touched by this commit
wen search for other commits by this committer
- Reset maintainer to ports@
0.53_1
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
0.53
10 Jul 2014 12:13:12
Revision:361440Original 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. Category N.

CR:		D307
Approved by:	portmgr (bapt)
0.53
27 May 2014 12:43:49
Revision:355506Original commit files touched by this commit
bapt search for other commits by this committer
Convert to USES=scons
0.53
18 Mar 2014 13:46:42
Revision:348546Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging and update MASTER_SITES, use GOOGLE_CODE, other site disappeared
as well as WWW.
0.53
20 Sep 2013 22:28:26
Revision:327758Original 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-p2p)
0.53
02 Jul 2011 18:06:14
Original commit files touched by this commit
miwi search for other commits by this committer
- Kick MD5 Support
0.53
11 Dec 2009 02:37:22
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.53 and unbreak it
0.52
08 Dec 2009 01:51:15
Original commit files touched by this commit
wen search for other commits by this committer
- mark BROKEN
0.52
05 Sep 2009 00:59:10
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.52

Approved by:    maintainer implicit
0.51
04 Jul 2009 23:44:30
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix build with custom prefix

PR:             136152
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
0.51
03 Nov 2008 04:34:56
Original commit files touched by this commit
mezz search for other commits by this committer
-LOCALBASE -> (MAN)PREFIX to install its own files.
-No need the bsd.port.pre.mk and bsd.port.post.mk.
-Minor clean up.

Approved by:    wen heping <wenheping@gmail.com> (maintainer)
0.51
11 Oct 2008 15:27:42
Original commit files touched by this commit
miwi search for other commits by this committer
Unworkable is a BSD-licensed BitTorrent implementation
for UNIX written from-scratch in C. It uses libevent
for scalable asynchronous networking and the mmap()
system call for local data access. Some of the goals of
the project include (in no particular order) high code
quality, efficiency, simplicity and security.

WWW: http://p2presearch.com/unworkable/

PR:             ports/127904
Submitted by:   Wen Heping <wenheping at gmail.com>

Number of commits found: 21