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.

non port: lang/erlang-runtime15/pkg-plist

Number of commits found: 4

Wednesday, 24 Sep 2014
15:34 olgeni search for other commits by this committer
Cleanup plist generation in Erlang runtime ports.
Original commitRevision:369182 
Tuesday, 22 Oct 2013
14:59 olgeni search for other commits by this committer
- Add staging support and simplify plist generation.
- Add LDFLAGS to unbreak the ODBC build.
- Remove unnecessary USE_CSTD (see r331232). [1]
- Change PKGNAMESUFFIX to avoid using LATEST_LINK. [2]

PR:		ports/180017 [1]
Submitted by:	Stefan Grundmann <sg2342@googlemail.com> [1]
Submitted by:	tijl [2]
Original commitRevision:331282 
Monday, 6 May 2013
20:15 olgeni search for other commits by this committer
- Do not install extra PDF documentation
- Do not install epmd
- Replace more ERLANG_LIB occurrences in pkg-message

Noticed by:	stas
Original commitRevision:317547 
Sunday, 5 May 2013
13:04 olgeni search for other commits by this committer
Add lang/erlang-runtime15.

This port is indented for developers and port maintainers. It is a
copy of lang/erlang with a few differences:

- Nothing is installed in $PREFIX/bin
- Libraries are installed in $PREFIX/lib/erlang15
- You have to change your PATH to actually use it
- Support for building PLTs is removed
- Other ports are not supposed to install anything inside this environment

What is this for:

- Building Erlang applications using the R15 runtime, once R16 is
  committed (think Riak).

- Building Erlang applications when there are conflicts with modules
  provided by other ports (for example, the RabbitMQ client libraries
  conflict with the server code installed by net/rabbitmq).

- Testing new Erlang versions before the main port is upgraded.
Original commitRevision:317410 

Number of commits found: 4