Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable ODBC support. | olgeni | 2005-06-28 | 3 | -0/+36 |
| | | | | Submitted by: Alexey Slynko <slynko(at)tronet.ru> | ||||
* | Remove disabled code. | olgeni | 2005-06-28 | 1 | -8/+0 |
| | |||||
* | Portlint fixes. | olgeni | 2005-06-28 | 1 | -1/+0 |
| | |||||
* | Fix version number in example. | olgeni | 2005-06-25 | 1 | -1/+1 |
| | |||||
* | Upgrade to version R10B-6. | olgeni | 2005-06-23 | 4 | -27/+28 |
| | |||||
* | Upgrade version number in emacs configuration tip. | olgeni | 2005-05-13 | 1 | -1/+1 |
| | |||||
* | Upgrade to version R10B-5. | olgeni | 2005-05-11 | 4 | -143/+26 |
| | |||||
* | Upgrade to version R10B-4. | olgeni | 2005-05-01 | 7 | -70/+144 |
| | |||||
* | Fix yield/1 bug in kernel/src/rpc.erl with code from R10B-4. | olgeni | 2005-03-19 | 2 | -0/+29 |
| | | | | | | (from the erlang-questions mailing list) Obtained from: Bjorn Gustavsson <bjorn(at)erix.ericsson.se> | ||||
* | I forgot to commit this file (for R10B-3.) | olgeni | 2005-03-07 | 1 | -0/+14 |
| | |||||
* | Upgrade to version R10B-3. | olgeni | 2005-03-07 | 8 | -158/+51 |
| | |||||
* | Fix problem in run_erl pipe creation. | olgeni | 2005-02-06 | 2 | -1/+15 |
| | | | | Submitted by: Peter Lund <Peter.Lund (at) lundata.se> | ||||
* | Use mkdir -p to create empty directories. | olgeni | 2005-01-29 | 1 | -1/+1 |
| | |||||
* | Create empty directories from pkg-plist. | olgeni | 2005-01-29 | 2 | -0/+7 |
| | |||||
* | Enable kernel poll feature. | olgeni | 2005-01-22 | 1 | -2/+2 |
| | |||||
* | Fix HIPE support. Looks like GNU make is picking up ARCH from | olgeni | 2005-01-09 | 2 | -2/+17 |
| | | | | | | | | | | | | environment, even if it is defined in the Makefile. Given that FreeBSD's ARCH is "i386" and Erlang's ARCH is "x86", some substitutions did fail leading to a strange compiler failure[0]. Also fix a file:format_error call that produces an incorrect error message[1]. Obtained from: Brian Buchanan <bwb(at)holo.org> [0] Obtained from: Vlad Dumitrescu <vlad_dumitrescu(at)hotmail.com> [1] | ||||
* | Fix issue with rb:show/1 (could not be called twice). | olgeni | 2004-12-30 | 2 | -0/+66 |
| | | | | Obtained from: Peter Andersson <peppe (at) erix.ericsson.se> | ||||
* | Upgrade to version r10b2. | olgeni | 2004-12-22 | 14 | -207/+141 |
| | |||||
* | Fix packaging, which should also fix the cascading failure on the ports | olgeni | 2004-11-25 | 2 | -4/+1 |
| | | | | cluster. | ||||
* | IGNORE on 4.x too since the same problems exist | kris | 2004-11-24 | 1 | -3/+1 |
| | |||||
* | IGNORE on FreeBSD >= 5.x: Crashes at runtime | kris | 2004-11-18 | 1 | -0/+4 |
| | |||||
* | Add "parallel" category. | olgeni | 2004-10-12 | 1 | -1/+1 |
| | | | | | PR: ports/72356 Submitted by: Marc van Woerkom <marc.vanwoerkom at fernuni-hagen.de> | ||||
* | Unbreak (disable HIPE build). | olgeni | 2004-10-12 | 1 | -5/+1 |
| | |||||
* | BROKEN on 5.x: Does not compile | kris | 2004-09-18 | 1 | -0/+4 |
| | | | | Approved by: portmgr (self) | ||||
* | Silence a couple of debug warnings in et_viewer. | olgeni | 2004-07-24 | 2 | -0/+28 |
| | |||||
* | Enable SAE/escript function, which allows creation of standalone Erlang | olgeni | 2004-06-27 | 5 | -4/+47 |
| | | | | scripts. | ||||
* | Restore PORTEPOCH. | olgeni | 2004-06-24 | 1 | -0/+1 |
| | | | | Noticed by: eik+chkversion | ||||
* | Upgrade to release R9C-2. | olgeni | 2004-06-24 | 3 | -20/+15 |
| | |||||
* | Upgrade to version R9C-1. | olgeni | 2004-05-28 | 9 | -165/+35 |
| | |||||
* | Add SIZE data. | olgeni | 2004-03-18 | 1 | -0/+3 |
| | | | | Submitted by: trevor | ||||
* | Unbreak filelib:fold_files/6, add missing clause. | olgeni | 2004-03-11 | 2 | -1/+18 |
| | | | | Obtained from: Dominic Williams (on erlang-questions) | ||||
* | Do not close a SSL connection when a finite timeout is specified and | olgeni | 2004-03-11 | 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 | olgeni | 2004-02-29 | 1 | -0/+1 |
| | | | | other architectures for yet unknown reasons. | ||||
* | Sort variables, make portlint happier. | olgeni | 2004-02-29 | 1 | -5/+5 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
| | | | | (Part 2) | ||||
* | Do not install dangling symlinks. | olgeni | 2004-01-24 | 2 | -4/+21 |
| | | | | Noticed by: Chris Pressey | ||||
* | Use the SORT macro from bsd.port.mk. | trevor | 2004-01-22 | 1 | -4/+4 |
| | |||||
* | Fix dets file corruption issue. | olgeni | 2003-12-27 | 2 | -1/+78 |
| | | | | Obtained from: Hans Bolinder <hasse@erix.ericsson.se> | ||||
* | Look for JDK 1.4.2. | olgeni | 2003-11-20 | 1 | -1/+1 |
| | |||||
* | Add nsswitch support, required when running on -CURRENT. | olgeni | 2003-09-26 | 3 | -1/+24 |
| | | | | Obtained from: Daniel Néri <dne@mayonnaise.net> | ||||
* | Bump PORTREVISION for help related fixes. | olgeni | 2003-09-06 | 1 | -1/+1 |
| | |||||
* | The open_help function only looks for the netscape executable on unix | 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. | olgeni | 2003-09-06 | 3 | -0/+42 |
| | |||||
* | The ei_decode_longlong function fails when decoding long values > | 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. | olgeni | 2003-08-31 | 2 | -0/+39 |
| | |||||
* | Bump PORTEPOCH. | olgeni | 2003-08-07 | 1 | -0/+1 |
| | |||||
* | Upgrade to release R9C-0, and start using OTP release numbers as | olgeni | 2003-08-07 | 8 | -114/+43 |
| | | | | port versions. | ||||
* | * Set java/jdk14 as the default JDK. | 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. | olgeni | 2003-06-01 | 3 | -2/+51 |
| | | | | Submitted by: Youki Kadobayashi <youki-k@is.aist-nara.ac.jp> | ||||
* | Fix build problem when using WITHOUT_X11. | olgeni | 2003-06-01 | 1 | -2/+1 |
| | | | | PR: ports/51435 |