Port details |
- ed2k Calculates 'eMule' hashes or producing ed2k:// file links
- 1.4 net-p2p =3 1.4Version of this port present on the latest quarterly branch.
- Maintainer: dinoex@FreeBSD.org
- Port Added: 2006-01-30 21:41:02
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libssh, p5-MIME-Tools, noto-tc, linux-c7-atk, lua54-luaexpat
- License: PD BSD3CLAUSE
- WWW:
- https://www.sdalu.com/software/
- Description:
- This tool takes files and calculates the final 'eEmule' hashes for
then. It also spits out the complete ed2k:// link in the end.
Note: This hashes differ from 'eDonkey/mldonkey' hashes
when the size of a files is a mutiple of 9728000 Bytes.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ed2k-hash-openssl>0:net-p2p/ed2k
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/net-p2p/ed2k/ && make install clean
- To add the package, run one of these commands:
- pkg install net-p2p/ed2k
- pkg install ed2k-hash-openssl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ed2k-hash-openssl
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ed2k.c) = 08f3f81278bd6cf6d5fdf04d2ea796255a8d73808f4ddd12fd18f6142eb39bb2
SIZE (ed2k.c) = 9422
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ed2k-hash-openssl-1.4:
OPENSSL=on: use faster hash libs from OpenSSL
===> Use 'make config' to modify these settings
- Options name:
- net-p2p_ed2k
- USES:
- ssl
- 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) |
1.4 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 ) |
1.4 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
1.4 25 Nov 2021 21:40:11 |
Stefan Eßer (se) |
*/*: Remove redundant '-*' from CONFLICTS definitions
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").
Approved by: portmgr (blanket) |
1.4 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4 01 Jan 2019 19:08:22 |
dinoex |
- update WWW: |
1.4 29 Jan 2017 11:48:01 |
dinoex |
- add LICENSE_COMB |
1.4 29 Jan 2017 11:43:39 |
dinoex |
- add LICENSE
- USES=ssl
- make portlint happier |
1.4 27 Oct 2013 22:29:46 |
dinoex |
- use STAGEDIR
- use OPTIONS_DEFINE |
1.4 21 Sep 2013 11:06:04 |
dinoex |
- fix misplaced NO_STAGE in slaveports and ifdefs |
1.4 20 Sep 2013 22:28:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p) |
1.4 13 Oct 2012 13:39:59 |
dinoex |
- cleanup comments
Feature safe: yes |
1.4 06 Aug 2011 07:16:10 |
dinoex |
- update WWW |
1.4 02 Jul 2011 18:06:14 |
miwi |
- Kick MD5 Support |
1.4 05 Oct 2010 18:40:58 |
dinoex |
_ fix typo in CONFILTCS
PR: 150982 |
1.4 05 Oct 2010 08:46:40 |
dinoex |
- fix typo: CONFILTCS vs. CONFLICTS
- use current lowercase amule pkgname in CONFLICTS
- don't abuse LDLIBS for CPPFLAGS
- use NO_WRKSUBDIR
- install verbosely like most ports do
PR: 150982
Submitted by: swell.k
- Fix PKGNAME logic |
1.4 30 Jan 2008 08:25:45 |
dinoex |
- add CONFLICTS for bin/ed2k
PR: 120112
Submitted by: Yar Tikhiy |
1.4 14 Dec 2006 09:43:22 |
dinoex |
- fix build with gcc41 again, new snapshots are more pedantic |
1.4 07 Oct 2006 19:49:38 |
dinoex |
- fix build with gcc41 |
1.4 07 Oct 2006 18:36:57 |
dinoex |
- fix for gcc41 |
1.4 30 Jan 2006 21:36:28 |
pav |
Populate newly create net-p2p category with these ports:
ftp/jigdo
net/amule1
net/amule2
net/apollon
net/azureus
net/bnbt
net/btpeer
net/btqueue
net/cdonkey
net/ctorrent
net/dcd
net/dclib
net/dctc (Only the first 15 lines of the commit message are shown above ) |