notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
glpk GNU Linear Programming Kit
5.0 math on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.0Version of this port present on the latest quarterly branch.
Maintainer: dmgk@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2000-12-18 07:17:22
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: expat, libiconv, glib, bash, freetype2
License: GPLv3+
WWW:
https://www.gnu.org/software/glpk/glpk.html
Description:
The GLPK package is a set of routines written in ANSI C and organized in the form of a callable library. This package is intended for solving large-scale linear programming (LP), mixed integer linear programming (MIP) and other related problems. The GLPK package includes the following main components: * implementation of the simplex method; * implementation of the exact simplex method based on bignum (rational) arithmetic; * implementation of the primal-dual interior-point method; * implementation of the branch-and-bound method; * application program interface (API); * GNU MathProg modeling language (a subset of AMPL); * GLPSOL, a stand-alone LP/MIP solver.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/glpk-5.0/catalog.mk
  3. /usr/local/share/licenses/glpk-5.0/LICENSE
  4. /usr/local/share/licenses/glpk-5.0/GPLv3+
  5. bin/glpsol
  6. include/glpk.h
  7. lib/libglpk.a
  8. lib/libglpk.so
  9. lib/libglpk.so.40
  10. lib/libglpk.so.40.3.1
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • glpk>0:math/glpk
Conflicts:
CONFLICTS:
  • goblin
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/math/glpk/ && make install clean
To add the package, run one of these commands:
  • pkg install math/glpk
  • pkg install glpk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: glpk
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1608580313 SHA256 (glpk-5.0.tar.gz) = 4a1013eebb50f728fc601bdd833b0b2870333c3b3e5a816eeba921d95bec6f15 SIZE (glpk-5.0.tar.gz) = 4132649

Packages (timestamps in pop-ups are UTC):
glpk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.05.05.05.05.0-5.0-
FreeBSD:13:quarterly5.05.05.05.05.05.05.05.0
FreeBSD:14:latest5.05.05.05.05.05.0-5.0
FreeBSD:14:quarterly5.05.0-5.05.05.05.05.0
FreeBSD:15:latest5.05.0n/a5.0n/a5.05.05.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libgmp.so : math/gmp
This port is required by:
for Libraries
  1. devel/ppl
  2. games/naev
  3. math/4ti2
  4. math/R-cran-igraph
  5. math/apron
  6. math/barvinok
  7. math/giacxcas
Expand this list (16 items / 9 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. math/igraph
  3. math/lemon
  4. math/octave
  5. math/py-cvxopt
  6. math/py-igraph
  7. math/sage
  8. science/gnudatalanguage
  9. Collapse this list.

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. math/octave-devel*
  2. net-p2p/gnunet*
  3. Collapse this list of deleted ports.
for Run
  1. math/py-PuLP

Configuration Options:
===> The following configuration options are available for glpk-5.0: DOCS=on: Build and/or install documentation IODBC=off: MathProg iodbc support MYSQL=off: MathProg mysql support ===> Use 'make config' to modify these settings
Options name:
math_glpk
USES:
gmake libtool localbase
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.fu-berlin.de/unix/gnu/glpk/
  2. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/glpk/
  3. ftp://mirrors.rit.edu/gnu/glpk/
  4. http://download.xs4all.nl/gnu/glpk/
  5. http://ftp.halifax.rwth-aachen.de/gnu/glpk/
  6. http://ftp.kddilabs.jp/GNU/gnu/glpk/
  7. http://mirror.navercorp.com/gnu/glpk/
  8. https://ftp.gnu.org/gnu/glpk/
  9. https://ftpmirror.gnu.org/glpk/
  10. https://mirror.netcologne.de/gnu/glpk/
  11. https://mirrors.kernel.org/gnu/glpk/
  12. https://www.nic.funet.fi/pub/gnu/gnu/glpk/
Collapse this list.

There are no commits on branch 2022Q3 for this port