Commit Graph

39 Commits

Author SHA1 Message Date
Jimmy Olgeni
23cb6224b9 Add installation message suggesting path to emacs mode.
Submitted by:	Marc Ernst Eddy van Woerkom <Marc.Vanwoerkom@FernUni-Hagen.de>
2002-11-16 00:36:00 +00:00
Jimmy Olgeni
d73c192bb8 Make more silent + whitespace change. 2002-11-16 00:20:07 +00:00
Jimmy Olgeni
f97b6c102b Change PLIST generation to allow installing custom libraries in
erlang/lib. Makefile.lib lists the stock OTP libraries to avoid
cluttering the main Makefile. Time for PORTREVISION bump.
2002-11-13 10:38:23 +00:00
Jimmy Olgeni
d315600efa Fix (rare) installation problem when some files already exist in bin/. 2002-11-13 10:33:19 +00:00
Jimmy Olgeni
4ac42cef94 Enable threading and HiPE by default. 2002-11-13 10:31:17 +00:00
Jimmy Olgeni
40f69d6a9d Add $FreeBSD$. 2002-11-13 09:52:25 +00:00
Jimmy Olgeni
8ee755a281 find -> ${FIND}. 2002-11-13 09:05:31 +00:00
Jimmy Olgeni
bd0e25b138 I removed the autoconf dependency but was still calling ${AUTOCONF},
which is no longer needed.
2002-11-11 17:36:32 +00:00
Jimmy Olgeni
ed579b7fb7 Add WITH_ERLANG_HIPE option, to enable HiPE support. 2002-11-03 20:16:29 +00:00
Jimmy Olgeni
034094bad9 Update to version R9B-0, use ${SHAREOWN}:${SHAREGRP} rather
than hardcoding root:wheel.
2002-11-02 18:40:49 +00:00
Jimmy Olgeni
169b9965a7 Add support for WITH_ERLANG_THREADS (enables threaded I/O). 2002-07-15 15:50:44 +00:00
Jimmy Olgeni
79d87c64af chown lib/erlang to root:wheel with proper permissions, do not use bogus
uids from the documentation tarball.
2002-07-15 08:56:26 +00:00
Jimmy Olgeni
8bbef658f1 Update port to version 8.1 (R8B-1)
Submitted by:	Vance Shipley <vances@motivity.ca>
2002-04-14 19:07:04 +00:00
Jimmy Olgeni
ff7476d1f5 Add a link to the erl_call utility in ${LOCALBASE}/bin (useful for shell
scripts controlling erlang nodes).
2002-03-31 18:08:40 +00:00
Jimmy Olgeni
a7b664f052 Add (forgotten) build dependency on devel/autoconf213. 2002-03-31 17:45:14 +00:00
Jimmy Olgeni
735521c275 Update port to version 8.0 (R8B-0).
Remove my code to handle the documentation merge for patched releases, it
was rather obscure and error-prone. I'll rewrite it in a simpler way next
time I'll need to perform the merge.

Also include a fix for erlang-mode under emacs21 (by Hal Snyder
<hal@vailsys.com> on the erlang mailing list).
2002-03-31 10:23:43 +00:00
Jimmy Olgeni
a7bb73bdb3 Fix diff path in patch-al.
Submitted by:	Tomasz Szymczak <ex@valis.net.pl>
2002-02-08 13:11:43 +00:00
Jimmy Olgeni
90fe751c8d Fix strerror_r conflict. 2002-02-07 20:52:33 +00:00
Akinori MUSHA
c982f5faf1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 11:24:09 +00:00
Jimmy Olgeni
1fe9c70f3d Update port to version R7B-4, with updated documentation tarball. I also
had to rework the documentation merging process because it thought that
1.9 became after 1.10, breaking the merge for this release.
2001-10-05 19:39:12 +00:00
Jimmy Olgeni
98c35cf31e * Point the default JAVABINDIR/JAVAPORT to the native jdk1.3
* Autodetect java, enable WITHOUT_JAVA if no java exists
* Remove useless PLIST_SUBs (plist is automatically generated)
* grep -> ${GREP}
2001-09-28 11:31:59 +00:00
Jimmy Olgeni
4b9c060f57 Take over maintainership.
Approved by:	maintainer (sam@inf.enst.fr)
2001-06-10 20:35:08 +00:00
Jimmy Olgeni
c3874c8b44 Update port to version 7.3.0 (OTP-R7B-3), and add some improvements to
pkg-plist generation (vim5-style).

Approved by:	maintainer
2001-06-06 20:57:49 +00:00
Jimmy Olgeni
613d1fe47d Update port to version R7B-2.
A detailed changelog is available at:

  http://www.erlang.org/download/otp_src_R7B-2.readme

(NOTICE: there is an incompatibility with the previous version: see
OTP-3744)

Port note: I finally removed all the lib/ files from pkg-plist, and
switched to automatic plist generation because Erlang is so nice as to live
in its own subdirectory. Previous plist management involved far too many
%%HACKS%%, and untold hours of compilation/testing to get every combination
right.
2001-03-07 21:59:55 +00:00
Jimmy Olgeni
78e52af153 Misc. Makefile, docs and pkg-plist fixes.
* Put documentation in the correct directories.
  An UPDATED_PACKAGES variable is provided in the Makefile to select which
  documentation should be moved (see Makefile comments).
* Move man pages out of pkg-plist.
* Add man pages to Makefile.
* Don't compress man pages, to support emacs erlang mode.
* Don't try to compile java dependent packages if javac cannot be found:
  tell user to check JAVABINDIR in this case.

(no functional changes to the base Erlang system)

Maintainer:	timed out
2001-02-20 14:15:33 +00:00
Pierre Beyssac
2921f400fb Update port to erlang 7.1.0.
Change maintainer (agreed to by previous maintainer).

PR:		ports/24456
Submitted by:	sam@inf.enst.fr
2001-01-23 20:50:38 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Alexander Langer
b4fe3b1135 Change maintainer email.
Submitted by:	maintainer on -ports
2000-08-11 12:46:42 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Satoshi Asami
f0759d6bad Add USE_XLIB.
Submitted by:	bento
2000-01-03 11:43:33 +00:00
Steve Price
55b1912df8 Update to version 6.1.0.
PR:		15791
Submitted by:	maintainer
1999-12-31 20:34:37 +00:00
David E. O'Brien
f0f690adc1 Change Id->FreeBSD. 1999-08-25 06:35:40 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Michael Haro
99e0b1f29f Yet more WWW: additions 1999-05-03 06:13:27 +00:00
Satoshi Asami
e244b8bccc Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined.  Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.

The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.

At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
Joseph Koshy
e1016f261a Upgrade to v47.4.1.
PR:		ports/10236
Submitted by:	Sebastian Strollo <seb@erix.ericsson.se>
1999-02-26 05:01:25 +00:00
Seiichirou Hiraoka
375fca0e2b Fix as BROKEN. Add MASTER_SITES 1998-12-27 17:30:01 +00:00
David E. O'Brien
e965982c87 BROKEN='single fetch site, which is currently behind a routing loop'
Commited with single MASTER_SITE by:	flathill
1998-12-26 20:06:51 +00:00
Seiichirou Hiraoka
07a338c0d8 PR: ports/9054
Submitted by:	Ruslan@Shevchenko.Kiev.UA
modern programming language from Ericsson labs
1998-12-24 18:11:50 +00:00