7d4c FreshPorts -- devel/p5-Algorithm-Networksort
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Algorithm-Networksort 1.30 devel on this many watch lists=0 search for ports that depend on this port
Perl module that will create sorting networks
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Oct 2003 15:31:42
Also Listed In: perl5
License: ART10 GPLv1


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.

WWW:	http://search.cpan.org/dist/Algorithm-Networksort/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/perl5.12
Required To Run:
  1. lang/perl5.12
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/p5-Algorithm-Networksort/ && make install clean
To add the package: pkg_add -r p5-Algorithm-Networksort


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Algorithm/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Algorithm/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Algorithm/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Algorithm/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Algorithm/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Algorithm/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Algorithm/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Algorithm/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Algorithm/
  11. http://at.cpan.org/modules/by-module/Algorithm/
  12. http://backpan.perl.org/modules/by-module/Algorithm/
  13. http://cpan.nctu.edu.tw/modules/by-module/Algorithm/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Algorithm/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Algorithm/
  16. http://www.cpan.dk/modules/by-module/Algorithm/
  17. http://www.cpan.dk/modules/by-module/Algorithm/

Number of commits found: 19

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Nov 2012 18:05:14
Original commit files touched by this commit  1.30
culot search for other commits by this committer
- Update to 1.30
- Remove leading article from COMMENT

Changes:	http://search.cpan.org/dist/Algorithm-Networksort/Changes
Feature safe:	yes
13 Oct 2012 08:04:44
Original commit files touched by this commit  1.23
culot search for other commits by this committer
- Update to 1.23

Changes:	http://search.cpan.org/dist/Algorithm-Networksort/Changes
Feature safe:	yes
02 Oct 2012 05:41:26
Original commit files touched by this commit  1.22
culot search for other commits by this committer
- Update to 1.22

Changes:	http://search.cpan.org/dist/Algorithm-Networksort/Changes
25 Sep 2012 16:48:25
Original commit files touched by this commit  1.21
culot search for other commits by this committer
- Update to 1.21

Changes:	http://search.cpan.org/dist/Algorithm-Networksort/Changes
23 May 2012 06:46:33
Original commit files touched by this commit  1.20
culot search for other commits by this committer
- Update to 1.20

Changes:        http://search.cpan.org/dist/Algorithm-Networksort/Changes
02 May 2012 19:28:37
Original commit files touched by this commit  1.10
sunpoet search for other commits by this committer
- Update to 1.10
- Add LICENSE

Changes:        http://search.cpan.org/dist/Algorithm-Networksort/Changes
01 May 2012 01:47:10
Original commit files touched by this commit  1.09
swills search for other commits by this committer
- Assign clsung's p5- ports to perl@

Approved by:    clsung via IRC
24 Oct 2011 09:11:38
Original commit files touched by this commit  1.09
dougb search for other commits by this committer
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
03 Jul 2011 14:59:23
Original commit files touched by this commit  1.09
ohauer search for other commits by this committer
-remove MD5
24 Sep 2010 02:03:44
Original commit files touched by this commit  1.09
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
12 Jul 2010 08:46:47
Original commit files touched by this commit  1.09
clsung search for other commits by this committer
- Update to 1.09

Changes:        http://search.cpan.org/dist/Algorithm-Networksort/Changes
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.07
araujo search for other commits by this committer
- 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)
22 Feb 2007 08:52:03
Original commit files touched by this commit  1.07
clsung search for other commits by this committer
- Update to 1.07

PR:             ports/109361
Submitted by:   Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
22 Jan 2006 08:30:12
Original commit files touched by this commit  1.05
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:48:34
Original commit files touched by this commit  1.05
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
20 Aug 2004 02:56:44
Original commit files touched by this commit  1.05
clsung search for other commits by this committer
My territory, suggested by ijliao. :p

Approved by:    vanilla (co-mentor)
19 Feb 2004 09:36:55
Original commit files touched by this commit  1.05
krion search for other commits by this committer
- Update to version 1.05

PR:             ports/63046
Submitted by:   maintainer
28 Dec 2003 00:16:05
Original commit files touched by this commit  1.04
krion search for other commits by this committer
- Update to version 1.04

PR:             60615
Submitted by:   maintainer
28 Oct 2003 15:30:47
Original commit files touched by this commit  1.01
foxfair search for other commits by this committer
Add p5-Algorithm-Networksort 1.01,
a perl module that will create inline comparisons for sorting.

PR:             58551
Submitted by:   clsung@dragon2.net

Number of commits found: 19

2852
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 474
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 512
Interactive 33
new 24 hours 6
new 48 hours10
new 7 days26
new fortnight59
new month210

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0