pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/erlang-doc Import erlang-doc, the documentation f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f75a795c0d48
branches:  trunk
changeset: 510375:f75a795c0d48
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Wed Mar 29 21:40:51 2006 +0000

description:
Import erlang-doc, the documentation for Erlang.

diffstat:

 lang/erlang-doc/DESCR    |     6 +
 lang/erlang-doc/Makefile |    30 +
 lang/erlang-doc/PLIST    |  2135 ++++++++++++++++++++++++++++++++++++++++++++++
 lang/erlang-doc/distinfo |     5 +
 4 files changed, 2176 insertions(+), 0 deletions(-)

diffs (truncated from 2192 to 300 lines):

diff -r b0eed5582e54 -r f75a795c0d48 lang/erlang-doc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/lang/erlang-doc/DESCR     Wed Mar 29 21:40:51 2006 +0000
@@ -0,0 +1,6 @@
+Erlang is a programming language which has many features more commonly
+associated with an operating system than with a programming language:
+concurrent processes, scheduling, memory management, distribution,
+networking, etc.
+
+This package provides the documentation for Erlang and its components.
diff -r b0eed5582e54 -r f75a795c0d48 lang/erlang-doc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/lang/erlang-doc/Makefile  Wed Mar 29 21:40:51 2006 +0000
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/03/29 21:40:51 ghen Exp $
+
+DISTNAME=              otp_doc_html_${DIST_VERSION}
+PKGNAME=               erlang-doc-${ERLANG_VERSION}
+CATEGORIES=            lang
+MASTER_SITES=          http://www.erlang.org/download/
+
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=              http://www.erlang.org/
+COMMENT=               Documentation for Erlang, a concurrent functional programming language
+
+DIST_SUBDIR=           erlang
+
+# needs erlang installed for its directory structure
+DEPENDS+=              erlang-${ERLANG_VERSION}:../../lang/erlang
+
+NO_CONFIGURE=          yes
+NO_BUILD=              yes
+
+# these files are already installed by ../../lang/erlang:
+DUPLICATE_FILES=       lib/cosEvent-${VERSION.cosEvent:Q}/info
+DUPLICATE_FILES+=      lib/cosEventDomain-${VERSION.cosEventDomain:Q}/info
+DUPLICATE_FILES+=      lib/mnesia_session-${VERSION.mnesia_session:Q}/info
+
+do-install:
+       cd ${WRKDIR} && ${PAX} ${DUPLICATE_FILES:=-s,%,,} -rw doc erts-${VERSION.erts:Q} lib ${PREFIX:Q}/lib/erlang/
+
+.include "../../lang/erlang/Makefile.versions"
+
+.include "../../mk/bsd.pkg.mk"
diff -r b0eed5582e54 -r f75a795c0d48 lang/erlang-doc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/lang/erlang-doc/PLIST     Wed Mar 29 21:40:51 2006 +0000
@@ -0,0 +1,2135 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/03/29 21:40:57 ghen Exp $
+lib/erlang/doc/applications.html
+lib/erlang/doc/design_principles/applications.html
+lib/erlang/doc/design_principles/appup_cookbook.html
+lib/erlang/doc/design_principles/clientserver.gif
+lib/erlang/doc/design_principles/des_princ.html
+lib/erlang/doc/design_principles/dist1.gif
+lib/erlang/doc/design_principles/dist2.gif
+lib/erlang/doc/design_principles/dist3.gif
+lib/erlang/doc/design_principles/dist4.gif
+lib/erlang/doc/design_principles/dist5.gif
+lib/erlang/doc/design_principles/distributed_applications.html
+lib/erlang/doc/design_principles/events.html
+lib/erlang/doc/design_principles/fsm.html
+lib/erlang/doc/design_principles/gen_server.html
+lib/erlang/doc/design_principles/inclappls.gif
+lib/erlang/doc/design_principles/included_applications.html
+lib/erlang/doc/design_principles/min_head.gif
+lib/erlang/doc/design_principles/note.gif
+lib/erlang/doc/design_principles/part.html
+lib/erlang/doc/design_principles/part_cite.html
+lib/erlang/doc/design_principles/part_first.html
+lib/erlang/doc/design_principles/part_frame.html
+lib/erlang/doc/design_principles/part_term.html
+lib/erlang/doc/design_principles/release_handling.html
+lib/erlang/doc/design_principles/release_structure.html
+lib/erlang/doc/design_principles/spec_proc.html
+lib/erlang/doc/design_principles/sup4.gif
+lib/erlang/doc/design_principles/sup5.gif
+lib/erlang/doc/design_principles/sup6.gif
+lib/erlang/doc/design_principles/sup_princ.html
+lib/erlang/doc/efficiency_guide/README
+lib/erlang/doc/efficiency_guide/advanced.html
+lib/erlang/doc/efficiency_guide/all.erl
+lib/erlang/doc/efficiency_guide/bench.erl
+lib/erlang/doc/efficiency_guide/bench.hrl
+lib/erlang/doc/efficiency_guide/bif.html
+lib/erlang/doc/efficiency_guide/call_bm.erl
+lib/erlang/doc/efficiency_guide/call_result.html
+lib/erlang/doc/efficiency_guide/digger.gif
+lib/erlang/doc/efficiency_guide/functions.html
+lib/erlang/doc/efficiency_guide/introduction.html
+lib/erlang/doc/efficiency_guide/listhandling.html
+lib/erlang/doc/efficiency_guide/min_head.gif
+lib/erlang/doc/efficiency_guide/note.gif
+lib/erlang/doc/efficiency_guide/part.html
+lib/erlang/doc/efficiency_guide/part_cite.html
+lib/erlang/doc/efficiency_guide/part_first.html
+lib/erlang/doc/efficiency_guide/part_frame.html
+lib/erlang/doc/efficiency_guide/part_term.html
+lib/erlang/doc/efficiency_guide/processes.html
+lib/erlang/doc/efficiency_guide/profiling.html
+lib/erlang/doc/efficiency_guide/tablesDatabases.html
+lib/erlang/doc/efficiency_guide/warning.gif
+lib/erlang/doc/embedded/embedded_nt.html
+lib/erlang/doc/embedded/embedded_solaris.html
+lib/erlang/doc/embedded/min_head.gif
+lib/erlang/doc/embedded/part.html
+lib/erlang/doc/embedded/part_cite.html
+lib/erlang/doc/embedded/part_first.html
+lib/erlang/doc/embedded/part_frame.html
+lib/erlang/doc/embedded/part_term.html
+lib/erlang/doc/embedded/vxworks.html
+lib/erlang/doc/embedded/warning.gif
+lib/erlang/doc/erlang.gif
+lib/erlang/doc/erlresolvelinks.js
+lib/erlang/doc/first.html
+lib/erlang/doc/getting_started/conc_prog.html
+lib/erlang/doc/getting_started/intro.html
+lib/erlang/doc/getting_started/min_head.gif
+lib/erlang/doc/getting_started/part.html
+lib/erlang/doc/getting_started/part_cite.html
+lib/erlang/doc/getting_started/part_first.html
+lib/erlang/doc/getting_started/part_frame.html
+lib/erlang/doc/getting_started/part_term.html
+lib/erlang/doc/getting_started/records_macros.html
+lib/erlang/doc/getting_started/robustness.html
+lib/erlang/doc/getting_started/seq_prog.html
+lib/erlang/doc/glossary.html
+lib/erlang/doc/highlights.html
+lib/erlang/doc/incompatible.html
+lib/erlang/doc/index.html
+lib/erlang/doc/installation_guide/install.html
+lib/erlang/doc/installation_guide/min_head.gif
+lib/erlang/doc/installation_guide/part.html
+lib/erlang/doc/installation_guide/part_cite.html
+lib/erlang/doc/installation_guide/part_first.html
+lib/erlang/doc/installation_guide/part_frame.html
+lib/erlang/doc/installation_guide/part_term.html
+lib/erlang/doc/installation_guide/verification.html
+lib/erlang/doc/man_index.html
+lib/erlang/doc/oam/min_head.gif
+lib/erlang/doc/oam/oam_intro.html
+lib/erlang/doc/oam/part.html
+lib/erlang/doc/oam/part_cite.html
+lib/erlang/doc/oam/part_first.html
+lib/erlang/doc/oam/part_frame.html
+lib/erlang/doc/oam/part_term.html
+lib/erlang/doc/oam/snmp_model_1.gif
+lib/erlang/doc/oam/snmp_model_2.gif
+lib/erlang/doc/oam/snmp_model_3.gif
+lib/erlang/doc/oam/terminology.gif
+lib/erlang/doc/permuted_index/pidxa.html
+lib/erlang/doc/permuted_index/pidxb.html
+lib/erlang/doc/permuted_index/pidxc.html
+lib/erlang/doc/permuted_index/pidxd.html
+lib/erlang/doc/permuted_index/pidxe.html
+lib/erlang/doc/permuted_index/pidxf.html
+lib/erlang/doc/permuted_index/pidxg.html
+lib/erlang/doc/permuted_index/pidxh.html
+lib/erlang/doc/permuted_index/pidxi.html
+lib/erlang/doc/permuted_index/pidxj.html
+lib/erlang/doc/permuted_index/pidxk.html
+lib/erlang/doc/permuted_index/pidxl.html
+lib/erlang/doc/permuted_index/pidxm.html
+lib/erlang/doc/permuted_index/pidxn.html
+lib/erlang/doc/permuted_index/pidxo.html
+lib/erlang/doc/permuted_index/pidxp.html
+lib/erlang/doc/permuted_index/pidxq.html
+lib/erlang/doc/permuted_index/pidxr.html
+lib/erlang/doc/permuted_index/pidxs.html
+lib/erlang/doc/permuted_index/pidxt.html
+lib/erlang/doc/permuted_index/pidxu.html
+lib/erlang/doc/permuted_index/pidxv.html
+lib/erlang/doc/permuted_index/pidxw.html
+lib/erlang/doc/permuted_index/pidxx.html
+lib/erlang/doc/permuted_index/pidxy.html
+lib/erlang/doc/permuted_index/pidxz.html
+lib/erlang/doc/pics/min_head.gif
+lib/erlang/doc/pics/ps.gif
+lib/erlang/doc/print.html
+lib/erlang/doc/programming_examples/bit_syntax.html
+lib/erlang/doc/programming_examples/funs.html
+lib/erlang/doc/programming_examples/list_comprehensions.html
+lib/erlang/doc/programming_examples/min_head.gif
+lib/erlang/doc/programming_examples/note.gif
+lib/erlang/doc/programming_examples/part.html
+lib/erlang/doc/programming_examples/part_cite.html
+lib/erlang/doc/programming_examples/part_first.html
+lib/erlang/doc/programming_examples/part_frame.html
+lib/erlang/doc/programming_examples/part_term.html
+lib/erlang/doc/programming_examples/records.html
+lib/erlang/doc/reference_manual/code.html
+lib/erlang/doc/reference_manual/data_types.html
+lib/erlang/doc/reference_manual/distributed.html
+lib/erlang/doc/reference_manual/errors.html
+lib/erlang/doc/reference_manual/expressions.html
+lib/erlang/doc/reference_manual/functions.html
+lib/erlang/doc/reference_manual/introduction.html
+lib/erlang/doc/reference_manual/macros.html
+lib/erlang/doc/reference_manual/min_head.gif
+lib/erlang/doc/reference_manual/modules.html
+lib/erlang/doc/reference_manual/note.gif
+lib/erlang/doc/reference_manual/part.html
+lib/erlang/doc/reference_manual/part_cite.html
+lib/erlang/doc/reference_manual/part_first.html
+lib/erlang/doc/reference_manual/part_frame.html
+lib/erlang/doc/reference_manual/part_term.html
+lib/erlang/doc/reference_manual/patterns.html
+lib/erlang/doc/reference_manual/ports.html
+lib/erlang/doc/reference_manual/processes.html
+lib/erlang/doc/reference_manual/records.html
+lib/erlang/doc/reference_manual/warning.gif
+lib/erlang/doc/system.html
+lib/erlang/doc/system_architecture_intro/min_head.gif
+lib/erlang/doc/system_architecture_intro/part.html
+lib/erlang/doc/system_architecture_intro/part_cite.html
+lib/erlang/doc/system_architecture_intro/part_first.html
+lib/erlang/doc/system_architecture_intro/part_frame.html
+lib/erlang/doc/system_architecture_intro/part_term.html
+lib/erlang/doc/system_architecture_intro/sys_arch_intro.html
+lib/erlang/doc/system_principles/create_target.html
+lib/erlang/doc/system_principles/error_logging.html
+lib/erlang/doc/system_principles/min_head.gif
+lib/erlang/doc/system_principles/part.html
+lib/erlang/doc/system_principles/part_cite.html
+lib/erlang/doc/system_principles/part_first.html
+lib/erlang/doc/system_principles/part_frame.html
+lib/erlang/doc/system_principles/part_term.html
+lib/erlang/doc/system_principles/system_principles.html
+lib/erlang/doc/toc.html
+lib/erlang/doc/toc_basic.html
+lib/erlang/doc/toc_comm.html
+lib/erlang/doc/toc_dat.html
+lib/erlang/doc/toc_oam.html
+lib/erlang/doc/toc_orb.html
+lib/erlang/doc/toc_tools.html
+lib/erlang/doc/tutorial/c_port.html
+lib/erlang/doc/tutorial/c_portdriver.html
+lib/erlang/doc/tutorial/cnode.html
+lib/erlang/doc/tutorial/cnode_c.c
+lib/erlang/doc/tutorial/cnode_s.c
+lib/erlang/doc/tutorial/cnode_s2.c
+lib/erlang/doc/tutorial/complex.c
+lib/erlang/doc/tutorial/complex1.erl
+lib/erlang/doc/tutorial/complex2.erl
+lib/erlang/doc/tutorial/complex3.erl
+lib/erlang/doc/tutorial/complex4.erl
+lib/erlang/doc/tutorial/complex5.erl
+lib/erlang/doc/tutorial/ei.c
+lib/erlang/doc/tutorial/erl_comm.c
+lib/erlang/doc/tutorial/erl_interface.html
+lib/erlang/doc/tutorial/example.html
+lib/erlang/doc/tutorial/introduction.html
+lib/erlang/doc/tutorial/min_head.gif
+lib/erlang/doc/tutorial/note.gif
+lib/erlang/doc/tutorial/overview.html
+lib/erlang/doc/tutorial/part.html
+lib/erlang/doc/tutorial/part_cite.html
+lib/erlang/doc/tutorial/part_first.html
+lib/erlang/doc/tutorial/part_frame.html
+lib/erlang/doc/tutorial/part_term.html
+lib/erlang/doc/tutorial/port.c
+lib/erlang/doc/tutorial/port.gif
+lib/erlang/doc/tutorial/port_driver.c
+lib/erlang/doc/tutorial/port_driver.gif
+lib/erlang/doc/tutorial/warning.gif
+lib/erlang/erts-${VERSION.erts}/doc/html/absform.html
+lib/erlang/erts-${VERSION.erts}/doc/html/alt_dist.html
+lib/erlang/erts-${VERSION.erts}/doc/html/application.html
+lib/erlang/erts-${VERSION.erts}/doc/html/application.kwc
+lib/erlang/erts-${VERSION.erts}/doc/html/application_cite.html
+lib/erlang/erts-${VERSION.erts}/doc/html/application_first.html
+lib/erlang/erts-${VERSION.erts}/doc/html/application_frame.html
+lib/erlang/erts-${VERSION.erts}/doc/html/application_index.html
+lib/erlang/erts-${VERSION.erts}/doc/html/application_term.html
+lib/erlang/erts-${VERSION.erts}/doc/html/crash_dump.html
+lib/erlang/erts-${VERSION.erts}/doc/html/driver.html
+lib/erlang/erts-${VERSION.erts}/doc/html/driver_entry.html
+lib/erlang/erts-${VERSION.erts}/doc/html/epmd.html
+lib/erlang/erts-${VERSION.erts}/doc/html/erl.html
+lib/erlang/erts-${VERSION.erts}/doc/html/erl_driver.html
+lib/erlang/erts-${VERSION.erts}/doc/html/erl_set_memory_block.html
+lib/erlang/erts-${VERSION.erts}/doc/html/erlc.html
+lib/erlang/erts-${VERSION.erts}/doc/html/erlsrv.html
+lib/erlang/erts-${VERSION.erts}/doc/html/erts_alloc.html
+lib/erlang/erts-${VERSION.erts}/doc/html/index.html
+lib/erlang/erts-${VERSION.erts}/doc/html/inet_cfg.html
+lib/erlang/erts-${VERSION.erts}/doc/html/match_spec.html
+lib/erlang/erts-${VERSION.erts}/doc/html/min_head.gif
+lib/erlang/erts-${VERSION.erts}/doc/html/note.gif
+lib/erlang/erts-${VERSION.erts}/doc/html/notes.html
+lib/erlang/erts-${VERSION.erts}/doc/html/notes_history.html
+lib/erlang/erts-${VERSION.erts}/doc/html/part.html
+lib/erlang/erts-${VERSION.erts}/doc/html/part_cite.html
+lib/erlang/erts-${VERSION.erts}/doc/html/part_first.html
+lib/erlang/erts-${VERSION.erts}/doc/html/part_frame.html
+lib/erlang/erts-${VERSION.erts}/doc/html/part_notes.html
+lib/erlang/erts-${VERSION.erts}/doc/html/part_notes_cite.html
+lib/erlang/erts-${VERSION.erts}/doc/html/part_notes_first.html
+lib/erlang/erts-${VERSION.erts}/doc/html/part_notes_frame.html
+lib/erlang/erts-${VERSION.erts}/doc/html/part_notes_term.html



Home | Main Index | Thread Index | Old Index