aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2003-12-14 21:02:18 +0800
committerolgeni <olgeni@FreeBSD.org>2003-12-14 21:02:18 +0800
commitdad76cae9ecf642ea166049406778f68b80a36eb (patch)
tree36e9e56e1e7d3c18ebf2b176121d359bd2cc6241
parent33de0d265339ffff59a4234b226211c93b639460 (diff)
downloadfreebsd-ports-gnome-dad76cae9ecf642ea166049406778f68b80a36eb.tar.gz
freebsd-ports-gnome-dad76cae9ecf642ea166049406778f68b80a36eb.tar.zst
freebsd-ports-gnome-dad76cae9ecf642ea166049406778f68b80a36eb.zip
Add "Design Patterns for Simulations in Erlang/OTP", a thesis by
Lennart Öhman. Also add pkg-message text with credits for extra documentation like this.
-rw-r--r--lang/erlang-doc/Makefile8
-rw-r--r--lang/erlang-doc/distinfo1
-rw-r--r--lang/erlang-doc/pkg-message11
-rw-r--r--lang/erlang-doc/pkg-plist1
4 files changed, 18 insertions, 3 deletions
diff --git a/lang/erlang-doc/Makefile b/lang/erlang-doc/Makefile
index 859a8eb2fa38..b3bd4fae0308 100644
--- a/lang/erlang-doc/Makefile
+++ b/lang/erlang-doc/Makefile
@@ -7,13 +7,14 @@
PORTNAME= erlang-doc
PORTVERSION= r9c
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= lang
MASTER_SITES= http://www.erlang.org/doc/r9c/pdf/ \
http://erlang.org/download/ \
http://www.erlang.se/doc/ \
- http://www.sics.se/~joe/thesis/
+ http://www.sics.se/~joe/thesis/ \
+ http://www.st.se/telecom/eng/projects/
DISTFILES= appmon-2.1.2.pdf \
asn1-1.4.2.pdf \
compiler-4.2.pdf \
@@ -69,7 +70,8 @@ DISTFILES= appmon-2.1.2.pdf \
course.pdf \
erlang-book-part1.pdf \
programming_rules.pdf \
- armstrong_thesis_2003.pdf
+ armstrong_thesis_2003.pdf \
+ master_thesis_patterns.pdf
DIST_SUBDIR= erlang
EXTRACT_ONLY=
diff --git a/lang/erlang-doc/distinfo b/lang/erlang-doc/distinfo
index cc0357b9776d..234bff7557f8 100644
--- a/lang/erlang-doc/distinfo
+++ b/lang/erlang-doc/distinfo
@@ -54,3 +54,4 @@ MD5 (erlang/course.pdf) = b8cc807f308bd67db9ff2b0b978e8e39
MD5 (erlang/erlang-book-part1.pdf) = deacbb9aa7cd03d18983ec15043eee84
MD5 (erlang/programming_rules.pdf) = 8996d996fea086fa74f48ddf9161dadb
MD5 (erlang/armstrong_thesis_2003.pdf) = 2196a214fd7eccc6292adb96602f5827
+MD5 (erlang/master_thesis_patterns.pdf) = 6cd8d41d6df817a11011c5ec3757dba1
diff --git a/lang/erlang-doc/pkg-message b/lang/erlang-doc/pkg-message
new file mode 100644
index 000000000000..173ddd8d5a06
--- /dev/null
+++ b/lang/erlang-doc/pkg-message
@@ -0,0 +1,11 @@
+===========================================================================
+This documentation package contains the following publications, included
+with permission:
+
+"Making reliable distributed systems in the presence of software errors"
+ Joe Amstrong (http://www.sics.se/~joe/thesis/)
+
+"Design Patterns for Simulations in Erlang/OTP"
+ Lennart Öhman (http://www.st.se/telecom/eng/projects/)
+
+===========================================================================
diff --git a/lang/erlang-doc/pkg-plist b/lang/erlang-doc/pkg-plist
index 60ed5aad4663..b73e0862ae5b 100644
--- a/lang/erlang-doc/pkg-plist
+++ b/lang/erlang-doc/pkg-plist
@@ -27,6 +27,7 @@ share/doc/erlang/inets-3.0.6.pdf
share/doc/erlang/installation_guide-5.3.pdf
share/doc/erlang/jinterface-1.2.1.1.pdf
share/doc/erlang/kernel-2.9.pdf
+share/doc/erlang/master_thesis_patterns.pdf
share/doc/erlang/megaco-1.2.3.pdf
share/doc/erlang/mnemosyne-1.2.5.pdf
share/doc/erlang/mnesia-4.1.4.pdf