Port details |
- proxyper Official distributed.net v2 personal proxy
- 347_1 misc =4 347_1Version of this port present on the latest quarterly branch.
- Maintainer: tdb@FreeBSD.org
- Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-Data-ShowTable, p5-Digest-MD5, p5-libwww, p5-Error, gdbm
- License: not specified in port
- WWW:
- https://www.distributed.net/Download_proxies
- Description:
- With this proxy, you can serve distributed.net clients.
It allows you to establish one of your own machines as a buffer between
your clients and one of the keyservers that are officially run by the
distributed.net organizers. This will allow your clients to waste less
time trying to connect to one of the main proxies, since the personal
proxy will already have more key blocks waiting for your clients when
they're ready.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/proxyper/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/proxyper
- pkg install proxyper
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: proxyper
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- SHA256 (proxyper347-freebsd7-x86.tar.gz) = 4617925ba8ec9df8d982c50128b2a40394c0192d0b376b89915f4550619e1c7a
SIZE (proxyper347-freebsd7-x86.tar.gz) = 299870
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_proxyper
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
347_1 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 ) |
347_1 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
347_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
347_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
347_1 16 May 2019 09:01:37 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
347_1 31 Jan 2019 14:26:55 |
tobik |
misc/proxyper: No need for bsd.port.pre.mk here
- Pet portlint |
347_1 10 Jan 2018 15:08:51 |
danfe |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files which are not actually manual pages. |
347_1 15 Dec 2016 11:51:11 |
tdb |
Use shorter @dir form for permissions.
Submitted by: mat |
347_1 15 Dec 2016 11:20:05 |
tdb |
Fix perms by essentially reverting previous change. |
347 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
347 09 Dec 2014 13:36:34 |
bapt |
Cleanup plist |
347 09 May 2014 22:08:27 |
tdb |
- Stage support
- Use http download site in preference to ftp
- Add amd64 to supported architectures
- Remove support for old unsupported FreeBSD versions
- Use @sample plist keyword |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
347 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. |
347 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
347 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
347 28 Jul 2009 08:43:38 |
tdb |
- Update to 347. |
343_1 26 Jul 2009 11:25:14 |
tdb |
Stop using USE_RC_SUBR=yes.
PR: ports/136842
Submitted by: pgollucci |
343 06 Jan 2009 12:50:06 |
tdb |
- Update to version 343. |
341b_1 20 Feb 2006 20:47:50 |
dougb |
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. |
341b_1 19 Feb 2006 12:48:28 |
tdb |
- Remove deprecated USE_REINPLACE
- Remove test for versions of FreeBSD lower than 3.x |
341b_1 22 Jan 2006 02:28:45 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
341b_1 01 Dec 2005 16:50:07 |
tdb |
- Change maintainer to my @FreeBSD.org address.
- Add SHA256 checksum.
Approved by: clement (mentor) |
341b_1 02 Dec 2004 11:40:28 |
vs |
Improve startup-script (bump PORTREV)
PR: ports/74519
Submitted by: maintainer |
341b 14 Nov 2004 22:47:05 |
thierry |
Update to 341b.
PR: ports/73936
Submitted by: maintainer. |
341 25 Aug 2004 09:17:55 |
krion |
Use RCNG
PR: ports/70862
Submitted by: maintainer |
341 02 Jun 2004 16:29:09 |
pav |
- Update to 341
- Hand maintainership to volunteer
- Tweaks
PR: ports/67462
Submitted by: Tim Bishop <tim@bishnet.net> |
333_1 17 Apr 2004 04:17:21 |
linimon |
Per dosirak run, fix plist. |
333_1 17 Mar 2004 18:29:46 |
trevor |
SIZEify. |
333_1 11 Feb 2004 03:03:05 |
linimon |
dbaker@FreeBSD.org has been inactive in the ports community for over
a year now, so return his ports to the unmaintained pool in the hopes
that someone will adopt them and give them a good home.
While here, pacify portlint on all of them.
Discussed with: various members of portmgr@, at various times over
the last few months. |
333_1 09 Nov 2003 19:01:23 |
linimon |
No longer allow modification of original file in files/directory.
Pointed out by: kris. |
333_1 06 Nov 2003 03:59:13 |
linimon |
Update to latest binary client -- basically, just a retitling of a
long-standing release candidate as a release. PR: ports/48124 and
a long-term maintainer timeout. (This is part of a pass to harvest
old, stuck, PRs.) |
319c_1 02 Nov 2003 23:23:44 |
linimon |
Update ARCH logic and change BROKEN to IGNORE for cases where the
port will never run.
PR: ports/53132 (maintainer timeout)
Submitted by: self (as linimon@lonesome.com) |
319c_1 07 Mar 2003 06:07:20 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
18 Jun 2001 01:08:03 |
dwcjr |
Add extra directory to pkg-plist Bump PORTREVISION |
21 Mar 2001 19:03:33 |
dbaker |
update: 313->319c |
02 Mar 2001 01:05:47 |
will |
Fix files/proxyper.sh install. |
08 Oct 2000 05:01:16 |
asami |
Convert category misc to new layout. |
05 Jul 2000 13:37:07 |
tg |
As threatened on freebsd-ports: all startup scripts know about the two options
`start' and `stop' now (unless I have forgotten any). This allows us to call
the scripts from /etc/rc.shutdown with the correct option. |
22 Jun 2000 20:24:04 |
dbaker |
1. this patch moves the of the shell script (proxyper.sh) into the build stage
of the port. |
30 May 2000 00:50:24 |
steve |
Provide a cleaner way of installing files in the do-install target. |