Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SIZE data. | Jimmy Olgeni | 2004-03-19 | 1 | -0/+3 |
| | | | | Submitted by: trevor | ||||
* | Unbreak filelib:fold_files/6, add missing clause. | Jimmy Olgeni | 2004-03-12 | 2 | -1/+18 |
| | | | | Obtained from: Dominic Williams (on erlang-questions) | ||||
* | Do not close a SSL connection when a finite timeout is specified and | Jimmy Olgeni | 2004-03-12 | 2 | -1/+15 |
| | | | | | | | triggered (also fixes ejabberd). Submitted by: demon Obtained from: Alexey Shchepin | ||||
* | Add ONLY_FOR_ARCHS=i386, as dependent ports consistently fail to build on | Jimmy Olgeni | 2004-03-01 | 1 | -0/+1 |
| | | | | other architectures for yet unknown reasons. | ||||
* | Sort variables, make portlint happier. | Jimmy Olgeni | 2004-03-01 | 1 | -5/+5 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -1/+1 |
| | | | | (Part 2) | ||||
* | Do not install dangling symlinks. | Jimmy Olgeni | 2004-01-25 | 2 | -4/+21 |
| | | | | Noticed by: Chris Pressey | ||||
* | Use the SORT macro from bsd.port.mk. | Trevor Johnson | 2004-01-22 | 1 | -4/+4 |
| | |||||
* | Fix dets file corruption issue. | Jimmy Olgeni | 2003-12-28 | 2 | -1/+78 |
| | | | | Obtained from: Hans Bolinder <hasse@erix.ericsson.se> | ||||
* | Look for JDK 1.4.2. | Jimmy Olgeni | 2003-11-21 | 1 | -1/+1 |
| | |||||
* | Add nsswitch support, required when running on -CURRENT. | Jimmy Olgeni | 2003-09-26 | 3 | -1/+24 |
| | | | | Obtained from: Daniel Néri <dne@mayonnaise.net> | ||||
* | Bump PORTREVISION for help related fixes. | Jimmy Olgeni | 2003-09-06 | 1 | -1/+1 |
| | |||||
* | The open_help function only looks for the netscape executable on unix | Jimmy Olgeni | 2003-09-06 | 1 | -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. | ||||
* | Fix help file pathname for debugger application. | Jimmy Olgeni | 2003-09-06 | 3 | -0/+42 |
| | |||||
* | The ei_decode_longlong function fails when decoding long values > | Jimmy Olgeni | 2003-08-31 | 2 | -0/+15 |
| | | | | | | 2^32, due to a missing cast. Obtained from: Javier París Fernández <paris@dc.fi.udc.es> on erlang-questions | ||||
* | Unbreak: fix linker issue when building .so modules. | Jimmy Olgeni | 2003-08-31 | 2 | -0/+39 |
| | |||||
* | Bump PORTEPOCH. | Jimmy Olgeni | 2003-08-08 | 1 | -0/+1 |
| | |||||
* | Upgrade to release R9C-0, and start using OTP release numbers as | Jimmy Olgeni | 2003-08-07 | 8 | -114/+43 |
| | | | | port versions. | ||||
* | * Set java/jdk14 as the default JDK. | Jimmy Olgeni | 2003-06-23 | 1 | -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. | ||||
* | Merge more crypto related fixes for recent OpenSSL versions. | Jimmy Olgeni | 2003-06-02 | 3 | -2/+51 |
| | | | | Submitted by: Youki Kadobayashi <youki-k@is.aist-nara.ac.jp> | ||||
* | Fix build problem when using WITHOUT_X11. | Jimmy Olgeni | 2003-06-01 | 1 | -2/+1 |
| | | | | PR: ports/51435 | ||||
* | Fix version number in emacs hint. | Jimmy Olgeni | 2003-03-06 | 1 | -1/+1 |
| | |||||
* | Add hint about OPTIONAL_MANPATH. | Jimmy Olgeni | 2003-03-06 | 1 | -4/+6 |
| | |||||
* | Update to R9B-1. | Jimmy Olgeni | 2003-03-06 | 11 | -105/+53 |
| | |||||
* | Unbreak after OpenSSL update (using OPENSSL_DES_LIBDES_COMPATIBILITY). | Jimmy Olgeni | 2003-03-03 | 1 | -0/+13 |
| | | | | Submitted by: nectar | ||||
* | De-pkg-comment my ports + some more. | Jimmy Olgeni | 2003-02-23 | 2 | -1/+1 |
| | |||||
* | Fix dependencies: remove USE_XLIB and depend on tk84. | Jimmy Olgeni | 2003-01-02 | 1 | -1/+1 |
| | |||||
* | Add installation message suggesting path to emacs mode. | Jimmy Olgeni | 2002-11-16 | 1 | -0/+9 |
| | | | | Submitted by: Marc Ernst Eddy van Woerkom <Marc.Vanwoerkom@FernUni-Hagen.de> | ||||
* | Make more silent + whitespace change. | Jimmy Olgeni | 2002-11-16 | 1 | -3/+3 |
| | |||||
* | Change PLIST generation to allow installing custom libraries in | Jimmy Olgeni | 2002-11-13 | 3 | -1/+68 |
| | | | | | erlang/lib. Makefile.lib lists the stock OTP libraries to avoid cluttering the main Makefile. Time for PORTREVISION bump. | ||||
* | Fix (rare) installation problem when some files already exist in bin/. | Jimmy Olgeni | 2002-11-13 | 1 | -0/+14 |
| | |||||
* | Enable threading and HiPE by default. | Jimmy Olgeni | 2002-11-13 | 1 | -15/+1 |
| | |||||
* | Add $FreeBSD$. | Jimmy Olgeni | 2002-11-13 | 1 | -0/+2 |
| | |||||
* | find -> ${FIND}. | Jimmy Olgeni | 2002-11-13 | 1 | -2/+2 |
| | |||||
* | I removed the autoconf dependency but was still calling ${AUTOCONF}, | Jimmy Olgeni | 2002-11-12 | 1 | -2/+0 |
| | | | | which is no longer needed. | ||||
* | Add WITH_ERLANG_HIPE option, to enable HiPE support. | Jimmy Olgeni | 2002-11-04 | 1 | -0/+7 |
| | |||||
* | Update to version R9B-0, use ${SHAREOWN}:${SHAREGRP} rather | Jimmy Olgeni | 2002-11-03 | 16 | -325/+369 |
| | | | | than hardcoding root:wheel. | ||||
* | Add support for WITH_ERLANG_THREADS (enables threaded I/O). | Jimmy Olgeni | 2002-07-15 | 1 | -0/+9 |
| | |||||
* | chown lib/erlang to root:wheel with proper permissions, do not use bogus | Jimmy Olgeni | 2002-07-15 | 1 | -0/+2 |
| | | | | uids from the documentation tarball. | ||||
* | Update port to version 8.1 (R8B-1) | Jimmy Olgeni | 2002-04-15 | 7 | -129/+78 |
| | | | | Submitted by: Vance Shipley <vances@motivity.ca> | ||||
* | Add a link to the erl_call utility in ${LOCALBASE}/bin (useful for shell | Jimmy Olgeni | 2002-04-01 | 2 | -0/+2 |
| | | | | scripts controlling erlang nodes). | ||||
* | Add (forgotten) build dependency on devel/autoconf213. | Jimmy Olgeni | 2002-04-01 | 1 | -0/+2 |
| | |||||
* | Update port to version 8.0 (R8B-0). | Jimmy Olgeni | 2002-03-31 | 12 | -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). | ||||
* | Fix diff path in patch-al. | Jimmy Olgeni | 2002-02-08 | 1 | -2/+3 |
| | | | | Submitted by: Tomasz Szymczak <ex@valis.net.pl> | ||||
* | Fix strerror_r conflict. | Jimmy Olgeni | 2002-02-08 | 1 | -0/+18 |
| | |||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | Akinori MUSHA | 2002-01-29 | 1 | -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. | ||||
* | Update port to version R7B-4, with updated documentation tarball. I also | Jimmy Olgeni | 2001-10-06 | 2 | -29/+36 |
| | | | | | had to rework the documentation merging process because it thought that 1.9 became after 1.10, breaking the merge for this release. | ||||
* | * Point the default JAVABINDIR/JAVAPORT to the native jdk1.3 | Jimmy Olgeni | 2001-09-28 | 1 | -19/+11 |
| | | | | | | * Autodetect java, enable WITHOUT_JAVA if no java exists * Remove useless PLIST_SUBs (plist is automatically generated) * grep -> ${GREP} | ||||
* | Take over maintainership. | Jimmy Olgeni | 2001-06-11 | 1 | -1/+1 |
| | | | | Approved by: maintainer (sam@inf.enst.fr) | ||||
* | Update port to version 7.3.0 (OTP-R7B-3), and add some improvements to | Jimmy Olgeni | 2001-06-07 | 3 | -8/+29 |
| | | | | | | pkg-plist generation (vim5-style). Approved by: maintainer | ||||
* | Update port to version R7B-2. | Jimmy Olgeni | 2001-03-08 | 3 | -4837/+14 |
| | | | | | | | | | | | | | | | 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. | ||||
* | Misc. Makefile, docs and pkg-plist fixes. | Jimmy Olgeni | 2001-02-20 | 2 | -1000/+554 |
| | | | | | | | | | | | | | | | * 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 | ||||
* | Update port to erlang 7.1.0. | Pierre Beyssac | 2001-01-24 | 14 | -4161/+5462 |
| | | | | | | | Change maintainer (agreed to by previous maintainer). PR: ports/24456 Submitted by: sam@inf.enst.fr | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | Maxim Sobolev | 2001-01-17 | 1 | -64/+64 |
| | |||||
* | Change maintainer email. | Alexander Langer | 2000-08-11 | 1 | -1/+1 |
| | | | | Submitted by: maintainer on -ports | ||||
* | Convert to the PORTNAME - PORTVERSION syntax. | David E. O'Brien | 2000-04-12 | 1 | -4/+4 |
| | |||||
* | Add USE_XLIB. | Satoshi Asami | 2000-01-03 | 1 | -0/+1 |
| | | | | Submitted by: bento | ||||
* | Update to version 6.1.0. | Steve Price | 2000-01-01 | 4 | -649/+4358 |
| | | | | | PR: 15791 Submitted by: maintainer | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | 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 | ||||
* | Yet more WWW: additions | Michael Haro | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Fix to make ports work with bsd.port.mk rev. 1.306. | Satoshi Asami | 1999-03-08 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | ${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. :) | ||||
* | Upgrade to v47.4.1. | Joseph Koshy | 1999-02-26 | 6 | -114/+454 |
| | | | | | PR: ports/10236 Submitted by: Sebastian Strollo <seb@erix.ericsson.se> | ||||
* | Fix as BROKEN. Add MASTER_SITES | Seiichirou Hiraoka | 1998-12-28 | 1 | -4/+3 |
| | |||||
* | BROKEN='single fetch site, which is currently behind a routing loop' | David E. O'Brien | 1998-12-27 | 1 | -1/+3 |
| | | | | Commited with single MASTER_SITE by: flathill | ||||
* | PR: ports/9054 | Seiichirou Hiraoka | 1998-12-25 | 6 | -0/+435 |
Submitted by: Ruslan@Shevchenko.Kiev.UA modern programming language from Ericsson labs |