Port details |
- algotutor Interactive tutorial for algorithms and data structures
- 0.8.6_7 math
=0 0.8.6_7Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Unfetchable, unmaintained This port expired on: 2019-10-16 IGNORE: is marked as broken: unfetchable
- 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
- Port Added: 2005-01-19 04:29:19
- Last Update: 2019-10-16 15:29:32
- SVN Revision: 514601
- License: not specified in port
- WWW:
- http://www.cyut.edu.tw/~ckhung/p/algotutor/
- Description:
- Algotutor is an interactive program for observing the intermediate
steps of algorithms. The target audience is computer science students
and/or anyone who studies algorithms and/or data structures.
WWW: http://www.cyut.edu.tw/~ckhung/p/algotutor/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- algotutor>0:math/algotutor
- No installation instructions:
- This port has been deleted.
- PKGNAME: algotutor
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (algotutor-0.8.6.tgz) = 78e4779779e5a75ef8419c660cccbe9fcd4aac679bbd478e80133ff915414886
SIZE (algotutor-0.8.6.tgz) = 176802
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Tk>=0 : x11-toolkits/p5-Tk
- perl5>=5.30.r1<5.31 : lang/perl5.30
- Runtime dependencies:
-
- p5-Tk>=0 : x11-toolkits/p5-Tk
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- shebangfix perl5 tar:tgz
- 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 |
0.8.6_7 16 Oct 2019 15:29:32 |
rene |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
0.8.6_7 15 Sep 2019 17:28:09 |
antoine |
Deprecate a few ports |
0.8.6_7 04 Aug 2019 21:08:37 |
antoine |
Mark BROKEN: unfetchable |
0.8.6_7 12 Jan 2018 11:21:07 |
rene |
Return kevlo's ports to the pool, he handed in his commit bit.
With hat: portmgr-secretary |
0.8.6_7 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.8.6_7 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.8.6_7 15 Jul 2015 14:18:50 |
amdmi3 |
- Fix shebangs
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
0.8.6_6 23 Dec 2014 02:22:20 |
mat |
Catch up abusive uses of ${SITE_PERL}.
Sponsored by: Absolight |
0.8.6_6 26 Nov 2014 13:08:38 |
mat |
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 ) |
0.8.6_5 13 Nov 2014 23:24:01 |
antoine |
Cleanup plist |
0.8.6_4 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
0.8.6_4 30 May 2014 15:13:34 |
kevlo |
Stage support. |
0.8.6_4 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
0.8.6_4 12 Sep 2013 17:07:09 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
0.8.6_4 26 Jul 2013 07:33:42 |
az |
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@) |
0.8.6_4 13 Jun 2013 07:01:20 |
az |
- Utilize SITE_PERL instead of raw PERL_VER or PERL_VERSION.
Approved by: kevlo@ (via IRC) |
0.8.6_4 13 Jun 2013 06:36:05 |
kevlo |
Fix build with new site_perl.
Pointed out by: bapt |
0.8.6_4 13 Jun 2013 06:11:34 |
kevlo |
Don't hard code the perl version. While here, fix MASTER_SITES.
PR: ports/179489
Submitted by: Javad Kouhi <javad dot kouhi at gmail.com> |
0.8.6_3 30 Jun 2012 14:53:22 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.8.6_3 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
0.8.6_3 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.8.6_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.8.6_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.8.6_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.8.6 10 Apr 2007 11:04:52 |
kevlo |
Update to 0.8.6 |
0.8.5_1 08 Jan 2007 13:28:21 |
kevlo |
- Remove build-time Perl dependency
- Update MASTER_SITES
- Bump PORTREVISION |
0.8.5 22 Jan 2006 12:56:47 |
edwin |
SHA256ify
Approved by: krion@ |
0.8.5 09 Jun 2005 01:36:24 |
kevlo |
Update to 0.8.5 |
0.8.2 25 Apr 2005 02:06:44 |
kevlo |
Fix pkg-plist. |
0.8.2 13 Apr 2005 04:14:00 |
kevlo |
Update to 0.8.2 |
0.7 04 Apr 2005 06:00:13 |
kevlo |
Fix MASTER_SITES and mark unbroken. |
0.7 26 Mar 2005 19:26:39 |
kris |
BROKEN: Unfetchable
Approved by: portmgr (self) |
0.7 18 Feb 2005 03:18:03 |
kevlo |
Update to 0.7 |
0.6.2 22 Jan 2005 17:46:04 |
krion |
Fix build. |
0.6.2 19 Jan 2005 04:28:37 |
kevlo |
Initial import of algotutor 0.6.2
Algotutor is an interactive tutorial for algorithms and data structures. |