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
erlang14 A functional programming language from Ericsson
14.b.04,1 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 14.b.04,1Version of this port present on the latest quarterly branch.
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-06-30 20:54:10
Last Update: 2013-01-30 17:07:20
SVN Revision: 311243
Also Listed In: java parallel
License: not specified in port
WWW:
http://www.erlang.org/
Description:
Erlang is a small concurrent functional programming language developed by Ericsson. It is being used by Ericsson as a systems programming language for large concurrent distributed systems. WWW: http://www.erlang.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • erlang>0:lang/erlang14
No installation instructions:
This port has been deleted.
PKGNAME: erlang
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: i386 amd64 sparc64 powerpc
distinfo:
There is no distinfo for this port.

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. perl5.12.4 : lang/perl5.12
Runtime dependencies:
  1. perl5.12.4 : lang/perl5.12
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for erlang-14.b.04,1: HIPE=off: Build native HiPE compiler JAVA=off: Java platform KQUEUE=on: Enable Kernel Poll (kqueue) support ODBC=off: ODBC backend OPENSSL=on: SSL/TLS via OpenSSL SCTP=on: Enable SCTP support SMP=on: Enable SMP support THREADS=on: Threading support WX=off: Enable WX extensions X11=off: X11 (graphics) support ====> Options available for the single ODBC: you have to select exactly one of them IODBC=off: Build with libiodbc support UNIXODBC=off: Build with unixODBC support ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/erlang/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
14.b.04,1
30 Jan 2013 17:07:20
Revision:311243Original commit files touched by this commit
olgeni search for other commits by this committer
Back when Erlang R15 was imported, lang/erlang14 was added as a
safety fallback option.

Since no issues came up with R15 it can now be removed.
14.b.04,1
10 Dec 2012 13:18:29
Revision:308604Original commit files touched by this commit
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
14.b.04,1
18 Aug 2012 10:28:19
Original commit files touched by this commit
olgeni search for other commits by this committer
Pet portlint:

- Avoid using both PORTVERSION and DISTVERSION
- Move CONFLICTS and LATEST_LINK
- Remove ABI versions from LIB_DEPENDS

Also:

- Remove unnecessary NOPORTDOCS check
- Replace NOPORTDOCS with PORT_OPTIONS:MDOCS
14.b.04,1
16 Aug 2012 15:40:58
Original commit files touched by this commit
olgeni search for other commits by this committer
Fix LATEST_LINK.
14.b.04,1
15 Aug 2012 20:13:48
Original commit files touched by this commit
olgeni search for other commits by this committer
- Use the same version numbering scheme as lang/erlang.
- Document conflict with Erlang R15.
r14b04_3,1
15 Aug 2012 13:46:11
Original commit files touched by this commit
olgeni search for other commits by this committer
Remove conflicts with lang/erlang-lite, removed in r302575.
r14b04_3,1
15 Aug 2012 12:03:15
Original commit files touched by this commit
olgeni search for other commits by this committer
Restore MAKE_JOBS_UNSAFE.
r14b04_3,1
05 Aug 2012 23:19:40
Original commit files touched by this commit
dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
r14b04_3,1
01 Jul 2012 16:00:59
Original commit files touched by this commit
olgeni search for other commits by this committer
- Convert to OptionsNG and add HIPE, KQUEUE, OPENSSL, SCTP, THREADS
- Add USE_CSTD=gnu98 (fixes CLANG build)
- Remove MAKE_JOBS_UNSAFE
- Use standard ODBC, UNIXODB and IODBC knobs in optional OPTIONS_SINGLE group
- Pet portlint

PR:             ports/169355
Submitted by:   koobs <koobs.freebsd@gmail.com>
r14b04_2,1
30 Jun 2012 20:53:34
Original commit files touched by this commit
olgeni search for other commits by this committer
Forced commit to document repocopy of lang/erlang into lang/erlang14.

Since not all Erlang software may be compatible with R15, lang/erlang14
will be used to keep R14 around for ports that still need it.

PR:             ports/169386
Submitted by:   olgeni
Repocopy by:    marcus

Number of commits found: 10