Port details |
- concorde Combinatorial Optimization package
- 20031219 math
=4 20031219Version of this port present on the latest quarterly branch. - 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: 2000-07-03 23:38:00
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: ParMetis, clusterit, erlang, pvm, bbjd
- Also Listed In: parallel
- License: not specified in port
- WWW:
- http://www.tsp.gatech.edu/concorde.html
- Description:
- Concorde is a computer code for the traveling salesman problem (TSP)
and some related network optimization problems. The code is written
in the ANSI C programming language and it is available for academic
research use; for other uses, contact bico@isye.gatech.edu for
licensing options.
Concorde's TSP solver has been used to obtain the optimal solutions to
106 of the 110 TSPLIB instances; the largest having 15,112 cities.
The Concorde callable library includes over 700 functions permitting
users to create specialized codes for TSP-like problems. All Concorde
functions are thread-safe for programming in shared-memory parallel
environments; the main TSP solver includes code for running over
networks of Unix workstations.
¦ ¦ ¦ ¦ 
- 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/math/concorde/ && make install clean
- To add the package, run one of these commands:
- pkg install math/concorde
- pkg install concorde
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: concorde
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (co031219.tgz) = c3650a59c8d57e0a00e81c1288b994a99c5aa03e5d96a314834c2d8f9505c724
SIZE (co031219.tgz) = 698592
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:
- math_concorde
- 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) |
20031219 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 ) |
20031219 20 Jul 2022 14:22:24
    |
Tobias C. Berner (tcberner)  |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
20031219 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20031219 13 Nov 2014 23:24:01
  |
antoine  |
Cleanup plist |
20031219 21 Feb 2014 10:18:51
  |
ehaupt  |
Support staging |
20031219 20 Sep 2013 20:55:06
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
20031219 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
20031219 13 Dec 2006 13:20:20
 |
linimon  |
Reset dbader@ece.unm.edu due to timeouts and no response to email.
Hat: portmgr |
20031219 22 Jan 2006 12:56:47
 |
edwin  |
SHA256ify
Approved by: krion@ |
20031219 05 Apr 2005 19:48:45
 |
pav  |
- Fix fetching
PR: ports/79490
Submitted by: David A. Bader <dbader@ece.unm.edu> (maintainer) |
20031219 18 Mar 2005 12:38:19
 |
danfe  |
- Update to 20031219
- Build all binaries (they are very useful!)
- Install them to ${PREFIX}/bin/concorde/ to avoid name collision
- Update pkg-descr to reflect homepage
PR: ports/75148
Submitted by: Ulrich Spoerlein <q(at)uni.de> |
1.0_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.0_1 24 Apr 2003 01:56:28
 |
kuriyama  |
Update WWW and add $MASTER_SITES.
Submitted by: MA, Dunzi <tadalunch@sources.redhat.com>
PR: ports/48305 |
1.0_1 21 Feb 2003 12:44:05
 |
knu  |
De-pkg-comment. |
1.0_1 24 Nov 2002 13:39:19
 |
knu  |
Add parallel to CATEGORIES.
PR: ports/39094
Submitted by: trevor |
1.0_1 12 Nov 2002 16:19:08
 |
naddy  |
Fix "billenium" bug.
PR: 44592
Submitted by: Ulrich Spoerlein <q@uni.de>
Approved by: maintainer |
01 Jul 2001 03:25:37
    |
lioux  |
Install additional header files |
08 Oct 2000 04:10:26
    |
asami  |
Convert category math to new layout. |
04 Jul 2000 03:38:00
    |
will  |
Add concorde, a combinatorial optimization library. |