aboutsummaryrefslogtreecommitdiff
path: root/lang/erlang14
Commit message (Collapse)AuthorAgeFilesLines
* Enable SAE/escript function, which allows creation of standalone ErlangJimmy Olgeni2004-06-275-4/+47
| | | | | | | scripts. Notes: svn path=/head/; revision=112354
* Restore PORTEPOCH.Jimmy Olgeni2004-06-241-0/+1
| | | | | | | Noticed by: eik+chkversion Notes: svn path=/head/; revision=112165
* Upgrade to release R9C-2.Jimmy Olgeni2004-06-243-20/+15
| | | | Notes: svn path=/head/; revision=112118
* Upgrade to version R9C-1.Jimmy Olgeni2004-05-289-165/+35
| | | | Notes: svn path=/head/; revision=110199
* Add SIZE data.Jimmy Olgeni2004-03-181-0/+3
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104531
* Unbreak filelib:fold_files/6, add missing clause.Jimmy Olgeni2004-03-112-1/+18
| | | | | | | Obtained from: Dominic Williams (on erlang-questions) Notes: svn path=/head/; revision=103681
* Do not close a SSL connection when a finite timeout is specified andJimmy Olgeni2004-03-112-1/+15
| | | | | | | | | | triggered (also fixes ejabberd). Submitted by: demon Obtained from: Alexey Shchepin Notes: svn path=/head/; revision=103680
* Add ONLY_FOR_ARCHS=i386, as dependent ports consistently fail to build onJimmy Olgeni2004-02-291-0/+1
| | | | | | | other architectures for yet unknown reasons. Notes: svn path=/head/; revision=102552
* Sort variables, make portlint happier.Jimmy Olgeni2004-02-291-5/+5
| | | | Notes: svn path=/head/; revision=102551
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Do not install dangling symlinks.Jimmy Olgeni2004-01-242-4/+21
| | | | | | | Noticed by: Chris Pressey Notes: svn path=/head/; revision=98985
* Use the SORT macro from bsd.port.mk.Trevor Johnson2004-01-221-4/+4
| | | | Notes: svn path=/head/; revision=98788
* Fix dets file corruption issue.Jimmy Olgeni2003-12-272-1/+78
| | | | | | | Obtained from: Hans Bolinder <hasse@erix.ericsson.se> Notes: svn path=/head/; revision=96705
* Look for JDK 1.4.2.Jimmy Olgeni2003-11-201-1/+1
| | | | Notes: svn path=/head/; revision=94570
* Add nsswitch support, required when running on -CURRENT.Jimmy Olgeni2003-09-263-1/+24
| | | | | | | Obtained from: Daniel Néri <dne@mayonnaise.net> Notes: svn path=/head/; revision=89445
* Bump PORTREVISION for help related fixes.Jimmy Olgeni2003-09-061-1/+1
| | | | Notes: svn path=/head/; revision=88632
* The open_help function only looks for the netscape executable on unixJimmy Olgeni2003-09-061-0/+88
| | | | | | | | | 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. Notes: svn path=/head/; revision=88631
* Fix help file pathname for debugger application.Jimmy Olgeni2003-09-063-0/+42
| | | | Notes: svn path=/head/; revision=88630
* The ei_decode_longlong function fails when decoding long values >Jimmy Olgeni2003-08-312-0/+15
| | | | | | | | | 2^32, due to a missing cast. Obtained from: Javier París Fernández <paris@dc.fi.udc.es> on erlang-questions Notes: svn path=/head/; revision=88201
* Unbreak: fix linker issue when building .so modules.Jimmy Olgeni2003-08-312-0/+39
| | | | Notes: svn path=/head/; revision=88200
* Bump PORTEPOCH.Jimmy Olgeni2003-08-071-0/+1
| | | | Notes: svn path=/head/; revision=86523
* Upgrade to release R9C-0, and start using OTP release numbers asJimmy Olgeni2003-08-078-114/+43
| | | | | | | port versions. Notes: svn path=/head/; revision=86486
* * Set java/jdk14 as the default JDK.Jimmy Olgeni2003-06-231-29/+28
| | | | | | | | | * 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. Notes: svn path=/head/; revision=83496
* Merge more crypto related fixes for recent OpenSSL versions.Jimmy Olgeni2003-06-013-2/+51
| | | | | | | Submitted by: Youki Kadobayashi <youki-k@is.aist-nara.ac.jp> Notes: svn path=/head/; revision=81913
* Fix build problem when using WITHOUT_X11.Jimmy Olgeni2003-06-011-2/+1
| | | | | | | PR: ports/51435 Notes: svn path=/head/; revision=81880
* Fix version number in emacs hint.Jimmy Olgeni2003-03-061-1/+1
| | | | Notes: svn path=/head/; revision=77028
* Add hint about OPTIONAL_MANPATH.Jimmy Olgeni2003-03-051-4/+6
| | | | Notes: svn path=/head/; revision=76963
* Update to R9B-1.Jimmy Olgeni2003-03-0511-105/+53
| | | | Notes: svn path=/head/; revision=76962
* Unbreak after OpenSSL update (using OPENSSL_DES_LIBDES_COMPATIBILITY).Jimmy Olgeni2003-03-031-0/+13
| | | | | | | Submitted by: nectar Notes: svn path=/head/; revision=76796
* De-pkg-comment my ports + some more.Jimmy Olgeni2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76249
* Fix dependencies: remove USE_XLIB and depend on tk84.Jimmy Olgeni2003-01-021-1/+1
| | | | Notes: svn path=/head/; revision=72194
* Add installation message suggesting path to emacs mode.Jimmy Olgeni2002-11-161-0/+9
| | | | | | | Submitted by: Marc Ernst Eddy van Woerkom <Marc.Vanwoerkom@FernUni-Hagen.de> Notes: svn path=/head/; revision=70215
* Make more silent + whitespace change.Jimmy Olgeni2002-11-161-3/+3
| | | | Notes: svn path=/head/; revision=70214
* Change PLIST generation to allow installing custom libraries inJimmy Olgeni2002-11-133-1/+68
| | | | | | | | erlang/lib. Makefile.lib lists the stock OTP libraries to avoid cluttering the main Makefile. Time for PORTREVISION bump. Notes: svn path=/head/; revision=70021
* Fix (rare) installation problem when some files already exist in bin/.Jimmy Olgeni2002-11-131-0/+14
| | | | Notes: svn path=/head/; revision=70019
* Enable threading and HiPE by default.Jimmy Olgeni2002-11-131-15/+1
| | | | Notes: svn path=/head/; revision=70018
* Add $FreeBSD$.Jimmy Olgeni2002-11-131-0/+2
| | | | Notes: svn path=/head/; revision=70013
* find -> ${FIND}.Jimmy Olgeni2002-11-131-2/+2
| | | | Notes: svn path=/head/; revision=70011
* I removed the autoconf dependency but was still calling ${AUTOCONF},Jimmy Olgeni2002-11-111-2/+0
| | | | | | | which is no longer needed. Notes: svn path=/head/; revision=69907
* Add WITH_ERLANG_HIPE option, to enable HiPE support.Jimmy Olgeni2002-11-031-0/+7
| | | | Notes: svn path=/head/; revision=69367
* Update to version R9B-0, use ${SHAREOWN}:${SHAREGRP} ratherJimmy Olgeni2002-11-0216-325/+369
| | | | | | | than hardcoding root:wheel. Notes: svn path=/head/; revision=69303
* Add support for WITH_ERLANG_THREADS (enables threaded I/O).Jimmy Olgeni2002-07-151-0/+9
| | | | Notes: svn path=/head/; revision=62992
* chown lib/erlang to root:wheel with proper permissions, do not use bogusJimmy Olgeni2002-07-151-0/+2
| | | | | | | uids from the documentation tarball. Notes: svn path=/head/; revision=62966
* Update port to version 8.1 (R8B-1)Jimmy Olgeni2002-04-147-129/+78
| | | | | | | Submitted by: Vance Shipley <vances@motivity.ca> Notes: svn path=/head/; revision=57692
* Add a link to the erl_call utility in ${LOCALBASE}/bin (useful for shellJimmy Olgeni2002-03-312-0/+2
| | | | | | | scripts controlling erlang nodes). Notes: svn path=/head/; revision=57077
* Add (forgotten) build dependency on devel/autoconf213.Jimmy Olgeni2002-03-311-0/+2
| | | | Notes: svn path=/head/; revision=57072
* Update port to version 8.0 (R8B-0).Jimmy Olgeni2002-03-3112-133/+129
| | | | | | | | | | | | 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). Notes: svn path=/head/; revision=57047
* Fix diff path in patch-al.Jimmy Olgeni2002-02-081-2/+3
| | | | | | | Submitted by: Tomasz Szymczak <ex@valis.net.pl> Notes: svn path=/head/; revision=54371
* Fix strerror_r conflict.Jimmy Olgeni2002-02-071-0/+18
| | | | Notes: svn path=/head/; revision=54320
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-9/+9
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=53957