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
oserl SMPP library for Erlang
3.2.4 devel 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 3.2.4Version of this port present on the latest quarterly branch.
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-05-18 13:06:59
Last Update: 2015-06-27 12:54:12
SVN Revision: 390698
License: not specified in port
WWW:
https://github.com/iamaleksey/oserl
Description:
The Short Message Peer-to-Peer (SMPP) in telecommunications is an open, industry standard protocol designed to provide a flexible data communication interface for the transfer of short message data between External Short Messaging Entities (ESME), Routing Entities (RE) and Message Centres. The oserl library provides an Erlang framework to interface with SMPP entities. WWW: https://github.com/iamaleksey/oserl
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:
  • oserl>0:devel/oserl
No installation instructions:
This port has been deleted.
PKGNAME: oserl
Flavors: there is no flavor information for this port.
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. erlc : lang/erlang
  2. txt2tags : textproc/txt2tags
  3. gmake : devel/gmake
Runtime dependencies:
  1. erl : lang/erlang
  2. common_lib>=3.3.4 : devel/common_lib
Library dependencies:
  1. libiconv.so : converters/libiconv
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
dos2unix gmake iconv
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. https://codeload.github.com/iamaleksey/oserl/tar.gz/3.2.4?dummy=/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2.4
27 Jun 2015 12:54:12
Revision:390698Original commit files touched by this commit
olgeni search for other commits by this committer
Sorting out some Erlang stuff:

- Rename a few Erlang-related ports using the erlang- prefix; it will avoid
  confusion with elixir- ports.
- Remove DOCS and EXAMPLES where not actually useful.
- Simplify RUN_DEPENDS where possible.
- Move textproc/exmpp to devel/erlang-exmpp.
- Add missing R18 compatibility fix for devel/erlang-oserl.
- Upgrade erlang-cuttlefish to 2.0.3.

The idea is that libraries ("deps") have the "erlang-" prefix, while larger
projects (rabbitmq, yaws, couchdb, etc) keep their usual names.
3.2.4
25 Jun 2015 10:07:55
Revision:390550Original commit files touched by this commit
olgeni search for other commits by this committer
Fix portlint warnings and use DOS2UNIX_GLOB to fix all source files.
3.2.4
22 May 2015 13:34:22
Revision:387021Original commit files touched by this commit
mat search for other commits by this committer
Remove $FreeBSD$ from patches files in categories a-j.

With hat:	portmgr
Sponsored by:	Absolight
3.2.4
06 May 2015 15:16:54
Revision:385521Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
3.2.4
27 Oct 2014 10:40:08
Revision:371546Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
3.2.4
16 Jul 2014 12:26:39
Revision:362059Original commit files touched by this commit
olgeni search for other commits by this committer
Remove stray Latin-1 character to fix build with Erlang 17.
3.2.4
26 May 2014 06:55:07
Revision:355278Original commit files touched by this commit
bapt search for other commits by this committer
Convert to USES=dos2unix

With hat:	portmgr
3.2.4
07 Nov 2013 13:47:06
Revision:333096Original commit files touched by this commit
olgeni search for other commits by this committer
Remove redundant GH master site.
3.2.4
29 Oct 2013 20:47:32
Revision:332000Original commit files touched by this commit
olgeni search for other commits by this committer
- Add staging support.
- Do not mute install commands.
- Cleanup plist.
3.2.4
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
3.2.4
04 Sep 2013 08:00:01
Revision:326259Original commit files touched by this commit
bsam search for other commits by this committer
Adopt USES=gmake iconv.

Submitted by:	bsam (me, by e-mail)
Approved by:	olgeni (maintainer)
3.2.4
18 May 2013 13:06:48
Revision:318430Original commit files touched by this commit
olgeni search for other commits by this committer
Add devel/oserl, an Erlang framework for using the SMPP protocol
in messaging applications.

Number of commits found: 12