Jimmy Olgeni
7bca6a4c59
Unbreak filelib:fold_files/6, add missing clause.
...
Obtained from: Dominic Williams (on erlang-questions)
2004-03-11 20:10:53 +00:00
Jimmy Olgeni
544af71b8f
Do not close a SSL connection when a finite timeout is specified and
...
triggered (also fixes ejabberd).
Submitted by: demon
Obtained from: Alexey Shchepin
2004-03-11 19:52:24 +00:00
Jimmy Olgeni
2d29bc4b0f
Add ONLY_FOR_ARCHS=i386, as dependent ports consistently fail to build on
...
other architectures for yet unknown reasons.
2004-02-29 16:54:08 +00:00
Jimmy Olgeni
b07b2409de
Sort variables, make portlint happier.
2004-02-29 16:52:37 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Jimmy Olgeni
5f9e5ec093
Do not install dangling symlinks.
...
Noticed by: Chris Pressey
2004-01-24 22:14:55 +00:00
Trevor Johnson
fbd1108f49
Use the SORT macro from bsd.port.mk.
2004-01-22 11:06:02 +00:00
Jimmy Olgeni
6121683354
Fix dets file corruption issue.
...
Obtained from: Hans Bolinder <hasse@erix.ericsson.se>
2003-12-27 18:57:37 +00:00
Jimmy Olgeni
a37a08be8a
Look for JDK 1.4.2.
2003-11-20 23:26:35 +00:00
Jimmy Olgeni
3114b9d27c
Add nsswitch support, required when running on -CURRENT.
...
Obtained from: Daniel Néri <dne@mayonnaise.net>
2003-09-26 11:46:55 +00:00
Jimmy Olgeni
68f0e07687
Bump PORTREVISION for help related fixes.
2003-09-06 13:13:12 +00:00
Jimmy Olgeni
94ab33f7d1
The open_help function only looks for the netscape executable on unix
...
systems. Let it look for some browsers that support the openURL command
line protocol (using netscape by default). The BROWSER environment variable
is used if set.
2003-09-06 13:12:46 +00:00
Jimmy Olgeni
2a0df9f4e8
Fix help file pathname for debugger application.
2003-09-06 13:10:46 +00:00
Jimmy Olgeni
2107c1b748
The ei_decode_longlong function fails when decoding long values >
...
2^32, due to a missing cast.
Obtained from: Javier París Fernández <paris@dc.fi.udc.es> on erlang-questions
2003-08-31 14:39:34 +00:00
Jimmy Olgeni
49cf062231
Unbreak: fix linker issue when building .so modules.
2003-08-31 14:38:36 +00:00
Jimmy Olgeni
226dece134
Bump PORTEPOCH.
2003-08-07 19:56:35 +00:00
Jimmy Olgeni
9673022b5c
Upgrade to release R9C-0, and start using OTP release numbers as
...
port versions.
2003-08-07 10:03:00 +00:00
Jimmy Olgeni
f42465beb5
* Set java/jdk14 as the default JDK.
...
* Rearrange Makefile using bsd.port.pre.mk and bsd.port.post.mk: the check
for ${JAVABINDIR}/java always returned false because JAVABINDIR depends on
LOCALBASE, which was not defined because the Makefile used bsd.port.mk.
2003-06-23 15:51:31 +00:00
Jimmy Olgeni
97415c87e2
Merge more crypto related fixes for recent OpenSSL versions.
...
Submitted by: Youki Kadobayashi <youki-k@is.aist-nara.ac.jp>
2003-06-01 17:01:10 +00:00
Jimmy Olgeni
628d86fa47
Fix build problem when using WITHOUT_X11.
...
PR: ports/51435
2003-06-01 09:28:09 +00:00
Jimmy Olgeni
f10b15e833
Fix version number in emacs hint.
2003-03-06 11:13:20 +00:00
Jimmy Olgeni
1acf758549
Add hint about OPTIONAL_MANPATH.
2003-03-05 19:24:24 +00:00
Jimmy Olgeni
85c5a5cd95
Update to R9B-1.
2003-03-05 19:23:46 +00:00
Jimmy Olgeni
9d5b764c7d
Unbreak after OpenSSL update (using OPENSSL_DES_LIBDES_COMPATIBILITY).
...
Submitted by: nectar
2003-03-03 14:49:02 +00:00
Jimmy Olgeni
2563cb72b3
De-pkg-comment my ports + some more.
2003-02-23 10:51:29 +00:00
Jimmy Olgeni
1ad064fcc7
Fix dependencies: remove USE_XLIB and depend on tk84.
2003-01-02 11:34:29 +00:00
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