Port details |
- p5-Algorithm-Networksort Perl module that will create sorting networks
- 2.02 devel
=2 2.02Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2003-10-28 15:31:42
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Algorithm-Networksort
- Description:
- This module will create sorting networks, a sequence of comparisons
that do not depend upon the results of prior comparisons.
There are several algorithms to generate sorting networks. This
module has three of them: Bose and Nelson's, Hibbard's, and
Batcher's Merge Exchange. It also has networks that were found
to be superior in comparison count to those generated automatically
by these algorithms.
There is a flexible formatting function that will allow you to
print out your network in many ways (see documentation). There
is also a graphical output function that will return the network
in an encapsulated postscript, SVG, or text form.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Algorithm-Networksort>0:devel/p5-Algorithm-Networksort
- To install the port:
- cd /usr/ports/devel/p5-Algorithm-Networksort/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Algorithm-Networksort
- pkg install p5-Algorithm-Networksort
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Algorithm-Networksort
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1529733539
SHA256 (Algorithm-Networksort-2.02.tar.gz) = ac1442e72e940985a070f427b275cd29ae7c439df4764dfd3e449ef73214f91a
SIZE (Algorithm-Networksort-2.02.tar.gz) = 53501
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Moose>=2.1600 : devel/p5-Moose
- p5-namespace-autoclean>=0.16 : devel/p5-namespace-autoclean
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Moose>=2.1600 : devel/p5-Moose
- p5-namespace-autoclean>=0.16 : devel/p5-namespace-autoclean
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Algorithm-Networksort
- USES:
- dos2unix perl5
- 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
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
2.02 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
2.02 20 Jul 2022 14:21:35
![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/git.png) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/codeberg.svg) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.02 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
2.02 06 Oct 2018 13:06:45
![Revision:481365 Revision:481365](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
des ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
2.02 24 Jun 2018 20:20:17
![Revision:473261 Revision:473261](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 2.02
Changes: https://metacpan.org/changes/distribution/Algorithm-Networksort |
2.01 27 May 2018 20:15:20
![Revision:470993 Revision:470993](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
2.01 15 Sep 2017 08:58:50
![Revision:449893 Revision:449893](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
2.01 23 Apr 2016 06:48:56
![Revision:413839 Revision:413839](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 2.01
Changes: http://search.cpan.org/dist/Algorithm-Networksort/Changes |
2.00 14 Apr 2016 16:39:16
![Revision:413281 Revision:413281](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 2.00
- Add LICENSE_FILE
- Add NO_ARCH
- Add USES=dos2unix
- Sort PLIST
Changes: http://search.cpan.org/dist/Algorithm-Networksort/Changes |
1.30_1 26 Nov 2014 13:08:38
![Revision:373448 Revision:373448](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.30 27 Oct 2014 10:55:59
![Revision:371547 Revision:371547](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Cleanup plist |
1.30 27 Oct 2013 12:17:59
![Revision:331766 Revision:331766](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
vanilla ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
support STAGEDIR. |
1.30 20 Sep 2013 17:13:47
![Revision:327724 Revision:327724](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.30 29 Aug 2013 04:08:54
![Revision:325559 Revision:325559](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Use single space after WWW: |
1.30 02 Aug 2013 18:52:11
![Revision:324174 Revision:324174](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.30 27 Nov 2012 18:05:14
![Revision:307857 Revision:307857](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
culot ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.30
- Remove leading article from COMMENT
Changes: http://search.cpan.org/dist/Algorithm-Networksort/Changes
Feature safe: yes |
1.23 13 Oct 2012 08:04:44
![Revision:305820 Revision:305820](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
culot ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.23
Changes: http://search.cpan.org/dist/Algorithm-Networksort/Changes
Feature safe: yes |
1.22 02 Oct 2012 05:41:26
![Revision:305149 Revision:305149](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
culot ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.22
Changes: http://search.cpan.org/dist/Algorithm-Networksort/Changes |
1.21 25 Sep 2012 16:48:25
![Revision:304846 Revision:304846](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
culot ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.21
Changes: http://search.cpan.org/dist/Algorithm-Networksort/Changes |
1.20 23 May 2012 06:46:33
![files touched by this commit files touched by this commit](/images/logs.gif) |
culot ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.20
Changes: http://search.cpan.org/dist/Algorithm-Networksort/Changes |
1.10 02 May 2012 19:28:37
![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.10
- Add LICENSE
Changes: http://search.cpan.org/dist/Algorithm-Networksort/Changes |
1.09 01 May 2012 01:47:10
![files touched by this commit files touched by this commit](/images/logs.gif) |
swills ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
1.09 24 Oct 2011 09:11:38
![files touched by this commit files touched by this commit](/images/logs.gif) |
dougb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.09 03 Jul 2011 14:59:23
![files touched by this commit files touched by this commit](/images/logs.gif) |
ohauer ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
-remove MD5 |
1.09 24 Sep 2010 02:03:44
![files touched by this commit files touched by this commit](/images/logs.gif) |
pgollucci ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
1.09 12 Jul 2010 08:46:47
![files touched by this commit files touched by this commit](/images/logs.gif) |
clsung ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.09
Changes: http://search.cpan.org/dist/Algorithm-Networksort/Changes |
1.07 17 Apr 2008 14:30:31
![files touched by this commit files touched by this commit](/images/logs.gif) |
araujo ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
1.07 22 Feb 2007 08:52:03
![files touched by this commit files touched by this commit](/images/logs.gif) |
clsung ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.07
PR: ports/109361
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> |
1.05 22 Jan 2006 08:30:12
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SHA256ify
Approved by: krion@ |
1.05 22 Jan 2006 01:48:34
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.05 20 Aug 2004 02:56:44
![files touched by this commit files touched by this commit](/images/logs.gif) |
clsung ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor) |
1.05 19 Feb 2004 09:36:55
![files touched by this commit files touched by this commit](/images/logs.gif) |
krion ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to version 1.05
PR: ports/63046
Submitted by: maintainer |
1.04 28 Dec 2003 00:16:05
![files touched by this commit files touched by this commit](/images/logs.gif) |
krion ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to version 1.04
PR: 60615
Submitted by: maintainer |
1.01 28 Oct 2003 15:30:47
![files touched by this commit files touched by this commit](/images/logs.gif) |
foxfair ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add p5-Algorithm-Networksort 1.01,
a perl module that will create inline comparisons for sorting.
PR: 58551
Submitted by: clsung@dragon2.net |