1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

90 Commits

Author SHA1 Message Date
Jimmy Olgeni
3d5940449f Upgrade version number in emacs configuration tip. 2005-05-13 14:16:34 +00:00
Jimmy Olgeni
edd835dd84 Upgrade to version R10B-5. 2005-05-11 16:20:16 +00:00
Jimmy Olgeni
cb4c909db2 Upgrade to version R10B-4. 2005-05-01 09:16:02 +00:00
Jimmy Olgeni
4d84591086 Fix yield/1 bug in kernel/src/rpc.erl with code from R10B-4.
(from the erlang-questions mailing list)

Obtained from:	Bjorn Gustavsson <bjorn(at)erix.ericsson.se>
2005-03-19 11:24:22 +00:00
Jimmy Olgeni
7e1588aae0 I forgot to commit this file (for R10B-3.) 2005-03-07 13:46:22 +00:00
Jimmy Olgeni
c211f52b68 Upgrade to version R10B-3. 2005-03-07 13:45:23 +00:00
Jimmy Olgeni
c8813c0e7e Fix problem in run_erl pipe creation.
Submitted by:	Peter Lund <Peter.Lund (at) lundata.se>
2005-02-06 18:05:39 +00:00
Jimmy Olgeni
eb301f91bd Use mkdir -p to create empty directories. 2005-01-29 14:52:08 +00:00
Jimmy Olgeni
9eb6a91072 Create empty directories from pkg-plist. 2005-01-29 13:51:43 +00:00
Jimmy Olgeni
7559c1eae3 Enable kernel poll feature. 2005-01-22 10:42:21 +00:00
Jimmy Olgeni
0b2ae23e01 Fix HIPE support. Looks like GNU make is picking up ARCH from
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]
2005-01-09 11:27:56 +00:00
Jimmy Olgeni
91fa338373 Fix issue with rb:show/1 (could not be called twice).
Obtained from:	Peter Andersson <peppe (at) erix.ericsson.se>
2004-12-30 22:34:09 +00:00
Jimmy Olgeni
14aa3719ef Upgrade to version r10b2. 2004-12-22 15:31:14 +00:00
Jimmy Olgeni
00b8ccf86d Fix packaging, which should also fix the cascading failure on the ports
cluster.
2004-11-25 11:14:10 +00:00
Kris Kennaway
39652bf67a IGNORE on 4.x too since the same problems exist 2004-11-24 01:46:39 +00:00
Kris Kennaway
20d3e7f02b IGNORE on FreeBSD >= 5.x: Crashes at runtime 2004-11-18 22:36:04 +00:00
Jimmy Olgeni
af63caf140 Add "parallel" category.
PR:		ports/72356
Submitted by:	Marc van Woerkom <marc.vanwoerkom at fernuni-hagen.de>
2004-10-12 09:07:54 +00:00
Jimmy Olgeni
b7db406007 Unbreak (disable HIPE build). 2004-10-12 09:03:01 +00:00
Kris Kennaway
fe54d2a7c7 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 17:49:31 +00:00
Jimmy Olgeni
4ad8b17341 Silence a couple of debug warnings in et_viewer. 2004-07-24 13:32:57 +00:00
Jimmy Olgeni
849d2ece7c Enable SAE/escript function, which allows creation of standalone Erlang
scripts.
2004-06-27 09:38:01 +00:00
Jimmy Olgeni
b7dfaddab2 Restore PORTEPOCH.
Noticed by:	eik+chkversion
2004-06-24 19:16:37 +00:00
Jimmy Olgeni
53b5189691 Upgrade to release R9C-2. 2004-06-24 10:49:09 +00:00
Jimmy Olgeni
7f0e3a8319 Upgrade to version R9C-1. 2004-05-28 14:41:46 +00:00
Jimmy Olgeni
2a67f30d03 Add SIZE data.
Submitted by:	trevor
2004-03-18 20:45:09 +00:00
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