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 2022Q2
pure Modern-style functional programming language
0.64_10 lang Deleted on this many watch lists=0 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 0.64_10Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Depends on expiring devel/llvm35
Expired This port expired on: 2019-08-31
Maintainer: lichray@gmail.com search for ports maintained by this maintainer
Port Added: 2011-03-21 06:15:10
Last Update: 2019-09-01 15:51:55
SVN Revision: 510701
License: GPLv3 LGPL3
WWW:
https://purelang.bitbucket.io/
Description:
Pure is a modern-style functional programming language based on term rewriting. It offers equational definitions with pattern matching, full symbolic rewriting capabilities, dynamic typing, eager and lazy evaluation, lexical closures, built-in list and matrix support and an easy-to-use C interface. The interpreter uses LLVM as a backend to JIT-compile Pure programs to fast native code. WWW: https://purelang.bitbucket.io/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (46 items)
Collapse this list.
  1. /usr/local/share/licenses/pure-0.64_10/catalog.mk
  2. /usr/local/share/licenses/pure-0.64_10/LICENSE
  3. /usr/local/share/licenses/pure-0.64_10/GPLv3
  4. /usr/local/share/licenses/pure-0.64_10/LGPL3
  5. bin/pure
  6. include/pure/runtime.h
  7. lib/libpure.so
  8. lib/libpure.so.8
  9. lib/libpure.so.8.0
  10. lib/pure/array.pure
  11. lib/pure/avltrees.pure
  12. lib/pure/dict.pure
  13. lib/pure/enum.pure
  14. lib/pure/faustui.pure
  15. lib/pure/getopt.pure
  16. lib/pure/heap.pure
  17. lib/pure/math.pure
  18. lib/pure/matrices.pure
  19. lib/pure/pointers.pure
  20. lib/pure/posix.pure
  21. lib/pure/prelude.pure
  22. lib/pure/primitives.pure
  23. lib/pure/pure_main.c
  24. lib/pure/pure_main.o
  25. lib/pure/quasiquote.pure
  26. lib/pure/records.pure
  27. lib/pure/regex.pure
  28. lib/pure/set.pure
  29. lib/pure/strings.pure
  30. lib/pure/system.pure
  31. libdata/pkgconfig/pure.pc
  32. man/man1/pure.1.gz
  33. @comment share/emacs/site-lisp/pure-mode.el
  34. @comment share/emacs/site-lisp/pure-mode.elc
  35. share/pure/etc/pure-highlight.lang
  36. share/pure/etc/pure-mode.el
  37. @comment share/pure/etc/pure-mode.elc
  38. share/pure/etc/pure.lang
  39. share/pure/etc/pure.nanorc
  40. share/pure/etc/pure.plist
  41. share/pure/etc/pure.py
  42. share/pure/etc/pure.ssh
  43. share/pure/etc/pure.vim
  44. share/pure/etc/pure.xml
  45. @postexec /usr/sbin/service ldconfig restart > /dev/null
  46. @postunexec /usr/sbin/service ldconfig restart > /dev/null
Collapse this list.
Dependency lines:
  • pure>0:lang/pure
No installation instructions:
This port has been deleted.
PKGNAME: pure
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (pure-0.64.tar.gz) = efd55229342aec9d79e8fa4732a30f140e1773064f3869abde053e01468f7b07 SIZE (pure-0.64.tar.gz) = 1491066 SHA256 (pure-docs-0.64.tar.gz) = a140456f7d6feff8a15f5505a8fa3f9376afef88f1831ca98b93dc1d1764d110 SIZE (pure-docs-0.64.tar.gz) = 4915840

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libgmp.so : math/gmp
  2. libmpfr.so : math/mpfr
  3. libpcreposix.so : devel/pcre
  4. libLLVM-3.5.so : devel/llvm35
  5. libiconv.so : converters/libiconv
  6. libedit.so.0 : devel/libedit
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 16 deleted ports
  1. audio/pure-audio*
  2. databases/pure-sql3*
  3. devel/pure-ffi*
  4. devel/pure-gen*
  5. devel/pure-readline*
  6. devel/pure-stldict*
  7. devel/pure-stllib*
  8. devel/pure-stlvec*
  9. graphics/pure-gl*
  10. math/pure-mpfr*
  11. math/pure-rational*
  12. net/pure-sockets*
  13. textproc/pure-csv*
  14. textproc/pure-xml*
  15. x11-toolkits/pure-gtk*
  16. x11-toolkits/pure-tk*
  17. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for pure-0.64_10: DOCS=on: Build and/or install documentation EMACS=off: Compile pure-mode.el with Emacs ETC=on: Copy Pure syntax highlighting to /usr/local/share/pure/etc EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
gmake iconv libedit pathfix pkgconfig compiler:c++11-lib
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://bitbucket.org/purelang/pure-lang/downloads/
Collapse this list.

There are no commits on branch 2022Q2 for this port