| non port: lang/erlang/Makefile |
Number of commits found: 405 (showing only 100 on this page) |
|
Saturday, 9 Feb 2008
|
10:07 olgeni
Fix SSL linking issue on amd64.
 |
|
Thursday, 7 Feb 2008
|
22:40 olgeni
Upgrade to version R12B-1.
 |
|
Sunday, 3 Feb 2008
|
20:42 pav
- Mark erlang-lite BROKEN on amd64/5
Reported by: pointyhat
 |
|
Sunday, 23 Dec 2007
|
21:57 olgeni
Upgrade to version R12B-0 with OSP1 source patch.
 |
|
Saturday, 8 Sep 2007
|
17:14 linimon
Move the USE_* variables before the inclusion of bsd.port.pre.mk to fix
building in the new bsd.perl.mk order.
 |
|
Saturday, 4 Aug 2007
|
11:41 gabor
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
 |
|
Monday, 2 Jul 2007
|
20:47 olgeni
* Use gcc(1) rather than ld(1) to link the crypto_drv.so port driver, else the
Erlang runtime would fail to load it.
* Use the correct struct member when compiling SCTP support (this should unbreak
CURRENT).
Submitted by: dumbbell
 |
|
Thursday, 14 Jun 2007
|
12:35 olgeni
Upgrade to version R11B-5.
 |
|
Monday, 28 May 2007
|
23:48 olgeni
Upgrade to version R11B-4.
 |
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
|
Monday, 2 Apr 2007
|
22:56 pav
- Convert existing ports to a new bsd.tcl.mk order
PR: ports/109097
Submitted by: Martin Matuska <martin@matuska.org>
Tested on: pointyhat exp-run
 |
|
Friday, 23 Feb 2007
|
20:14 olgeni
Fix formatting exception in io:format.
Obtained from: Hans Bolinder <hans.bolinder(at)ericsson.com>
 |
|
Tuesday, 20 Feb 2007
|
21:20 olgeni
The Erlang runtime could occasionally segfault when writing erl_crash.dump
files, due to a fixed size buffer. Using encode_size_struct will fix it.
Obtained from: Christopher Faulet <christopher.faulet(at)capflam.org>
 |
|
Thursday, 15 Feb 2007
|
20:57 olgeni
Fix "edoc: error in layout 'edoc_layout'" issue.
Obtained from: Bertil Karlsson <bertil.karlsson(at)ericsson.com>
 |
|
Friday, 2 Feb 2007
|
13:06 olgeni
Upgrade to version R11B-3.
 |
|
Sunday, 31 Dec 2006
|
23:27 olgeni
Fix R11B-2 SMP timer race condition bug.
Obtained from: Rickard Green <rickard.s.green(at)ericsson.com>
 |
|
Tuesday, 12 Dec 2006
|
13:49 olgeni
Improve pkg-message management using SUB_FILES.
 |
10:57 olgeni
Portlint: move PORTREVISION.
 |
10:57 olgeni
Portlint: whitespace fixes.
 |
|
Monday, 11 Dec 2006
|
17:28 olgeni
Disable automatic PLT generation. Add the following patches:
* patch-lib_dialyzer_src_Makefile
Avoid computing the PLT when building the port. It may take so
long that the port building cluster thinks this is a runaway port.
* patch-lib_dialyzer_src_dialyzer__cl.erl
Trick dialyzer into building the PLT even after the port is installed.
* patch-lib_dialyzer_src_dialyzer__cl__parse.erl
Let every user have his own initial PLT in ~/.dialyzer_init_plt.
When dialyzer is invoked the PLT will be rebuilt if needed.
This commit will fix both ports/105869 and the pointyhat port checks.
 |
|
Saturday, 25 Nov 2006
|
16:47 olgeni
Upgrade to release R11B-2.
Support for kqueue has been disabled. From the release notes:
http://www.erlang.org/download/otp_src_R11B-2.readme
"Note: configure will refuse to enable kernel poll support on FreeBSD since
kqueue have problems with (at least) pipes on all version of FreeBSD that we
have tested."
 |
|
Friday, 17 Nov 2006
|
06:45 kris
BROKEN on sparc64: does not build
 |
|
Thursday, 7 Sep 2006
|
11:59 olgeni
Upgrade to version R11B-1.
 |
|
Friday, 4 Aug 2006
|
12:34 erwin
Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006
 |
|
Monday, 19 Jun 2006
|
20:45 olgeni
Bugfix: ssh_sftp:connect/2,3 hangs when remote the host is unknown.
Obtained from: Dmitriy Kargapolov <dmitry.kargapolov(at)corp.idt.net>
 |
18:42 olgeni
Add sparc64 to ONLY_FOR_ARCHS.
PR: ports/96688
Submitted by: Shaun Amott <shaun@inerd.com>
 |
|
Sunday, 28 May 2006
|
14:20 olgeni
Upgrade to release R11B-0.
 |
|
Tuesday, 9 May 2006
|
12:12 garga
Register CONFLICTS with recently added lang/erlang-lite
 |
|
Monday, 20 Mar 2006
|
23:13 olgeni
Add support for amd64 (from ports/83001, modified).
PR: ports/83001
Submitted by: Rasmus Kaj <kaj(at)kth.se>
 |
19:54 olgeni
Improve OSVERSION check for threading issues, using 502102 ("5.2-CURRENT
after change of default thread library from libc_r to libpthread.")
PR: ports/94161
Submitted by: Shaun Amott <shaun(at)inerd.com>
 |
|
Wednesday, 15 Mar 2006
|
16:37 olgeni
Upgrade to version R10B-10 (with dialyzer patch).
 |
|
Tuesday, 7 Mar 2006
|
08:28 ade
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
 |
|
Monday, 13 Feb 2006
|
18:50 olgeni
Upgrade to current bsd.java.mk syntax.
 |
|
Saturday, 4 Feb 2006
|
23:52 olgeni
* Clean up Java support.
* Use USE_TK.
* Make sure that ODBC is not built if WITHOUT_ODBC is defined.
* Disable ODBC if ${OSVERSION} < 500000.
* Fix pkg-plist using PLIST_SUB.
* Fix some portlint warnings.
 |
|
Thursday, 15 Dec 2005
|
10:58 olgeni
Upgrade to version R10B-9.
 |
|
Thursday, 10 Nov 2005
|
15:12 olgeni
Add bugfix for SSL distribution protocol.
Obtained from: Bjorn Gustavsson <bjorn(at)erix.ericsson.se>
 |
|
Friday, 28 Oct 2005
|
19:51 olgeni
Upgrade to release R10B-8.
 |
|
Wednesday, 31 Aug 2005
|
13:19 olgeni
Upgrade to version R10B-7.
 |
|
Tuesday, 28 Jun 2005
|
12:21 olgeni
Enable ODBC support.
Submitted by: Alexey Slynko <slynko(at)tronet.ru>
 |
12:21 olgeni
Remove disabled code.
 |
12:20 olgeni
Portlint fixes.
 |
|
Thursday, 23 Jun 2005
|
23:00 olgeni
Upgrade to version R10B-6.
 |
|
Wednesday, 11 May 2005
|
16:20 olgeni
Upgrade to version R10B-5.
 |
|
Sunday, 1 May 2005
|
09:16 olgeni
Upgrade to version R10B-4.
 |
|
Saturday, 19 Mar 2005
|
11:24 olgeni
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>
 |
|
Monday, 7 Mar 2005
|
13:45 olgeni
Upgrade to version R10B-3.
 |
|
Sunday, 6 Feb 2005
|
18:05 olgeni
Fix problem in run_erl pipe creation.
Submitted by: Peter Lund <Peter.Lund (at) lundata.se>
 |
|
Saturday, 29 Jan 2005
|
14:52 olgeni
Use mkdir -p to create empty directories.
 |
13:51 olgeni
Create empty directories from pkg-plist.
 |
|
Saturday, 22 Jan 2005
|
10:42 olgeni
Enable kernel poll feature.
 |
|
Sunday, 9 Jan 2005
|
11:27 olgeni
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]
 |
|
Thursday, 30 Dec 2004
|
22:34 olgeni
Fix issue with rb:show/1 (could not be called twice).
Obtained from: Peter Andersson <peppe (at) erix.ericsson.se>
 |
|
Wednesday, 22 Dec 2004
|
15:31 olgeni
Upgrade to version r10b2.
 |
|
Thursday, 25 Nov 2004
|
11:14 olgeni
Fix packaging, which should also fix the cascading failure on the ports
cluster.
 |
|
Wednesday, 24 Nov 2004
|
01:46 kris
IGNORE on 4.x too since the same problems exist
 |
|
Thursday, 18 Nov 2004
|
22:36 kris
IGNORE on FreeBSD >= 5.x: Crashes at runtime
 |
|
Tuesday, 12 Oct 2004
|
09:07 olgeni
Add "parallel" category.
PR: ports/72356
Submitted by: Marc van Woerkom <marc.vanwoerkom at fernuni-hagen.de>
 |
09:03 olgeni
Unbreak (disable HIPE build).
 |
|
Saturday, 18 Sep 2004
|
17:07 kris
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
 |
|
Sunday, 27 Jun 2004
|
09:38 olgeni
Enable SAE/escript function, which allows creation of standalone Erlang
scripts.
 |
|
Thursday, 24 Jun 2004
|
19:16 olgeni
Restore PORTEPOCH.
Noticed by: eik+chkversion
 |
10:49 olgeni
Upgrade to release R9C-2.
 |
|
Friday, 28 May 2004
|
14:41 olgeni
Upgrade to version R9C-1.
 |
|
Thursday, 11 Mar 2004
|
20:10 olgeni
Unbreak filelib:fold_files/6, add missing clause.
Obtained from: Dominic Williams (on erlang-questions)
 |
19:52 olgeni
Do not close a SSL connection when a finite timeout is specified and
triggered (also fixes ejabberd).
Submitted by: demon
Obtained from: Alexey Shchepin
 |
|
Sunday, 29 Feb 2004
|
16:54 olgeni
Add ONLY_FOR_ARCHS=i386, as dependent ports consistently fail to build on
other architectures for yet unknown reasons.
 |
16:52 olgeni
Sort variables, make portlint happier.
 |
|
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
|
Thursday, 22 Jan 2004
|
11:06 trevor
Use the SORT macro from bsd.port.mk.
 |
|
Saturday, 27 Dec 2003
|
18:57 olgeni
Fix dets file corruption issue.
Obtained from: Hans Bolinder <hasse@erix.ericsson.se>
 |
|
Thursday, 20 Nov 2003
|
23:26 olgeni
Look for JDK 1.4.2.
 |
|
Friday, 26 Sep 2003
|
11:46 olgeni
Add nsswitch support, required when running on -CURRENT.
Obtained from: Daniel N?ri <dne@mayonnaise.net>
 |
|
Saturday, 6 Sep 2003
|
13:13 olgeni
Bump PORTREVISION for help related fixes.
 |
|
Sunday, 31 Aug 2003
|
14:39 olgeni
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
 |
|
Thursday, 7 Aug 2003
|
19:55 olgeni
Bump PORTEPOCH.
 |
10:03 olgeni
Upgrade to release R9C-0, and start using OTP release numbers as
port versions.
 |
|
Monday, 23 Jun 2003
|
15:51 olgeni
* 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.
 |
|
Sunday, 1 Jun 2003
|
17:01 olgeni
Merge more crypto related fixes for recent OpenSSL versions.
Submitted by: Youki Kadobayashi <youki-k@is.aist-nara.ac.jp>
 |
09:28 olgeni
Fix build problem when using WITHOUT_X11.
PR: ports/51435
 |
|
Wednesday, 5 Mar 2003
|
19:23 olgeni
Update to R9B-1.
 |
|
Sunday, 23 Feb 2003
|
10:51 olgeni
De-pkg-comment my ports + some more.
 |
|
Thursday, 2 Jan 2003
|
11:34 olgeni
Fix dependencies: remove USE_XLIB and depend on tk84.
 |
|
Saturday, 16 Nov 2002
|
00:20 olgeni
Make more silent + whitespace change.
 |
|
Wednesday, 13 Nov 2002
|
10:38 olgeni
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.
 |
10:31 olgeni
Enable threading and HiPE by default.
 |
09:05 olgeni
find -> ${FIND}.
 |
|
Monday, 11 Nov 2002
|
17:36 olgeni
I removed the autoconf dependency but was still calling ${AUTOCONF},
which is no longer needed.
 |
|
Sunday, 3 Nov 2002
|
20:16 olgeni
Add WITH_ERLANG_HIPE option, to enable HiPE support.
 |
|
Saturday, 2 Nov 2002
|
18:40 olgeni
Update to version R9B-0, use ${SHAREOWN}:${SHAREGRP} rather
than hardcoding root:wheel.
 |
|
Monday, 15 Jul 2002
|
15:50 olgeni
Add support for WITH_ERLANG_THREADS (enables threaded I/O).
 |
08:56 olgeni
chown lib/erlang to root:wheel with proper permissions, do not use bogus
uids from the documentation tarball.
 |
|
Sunday, 14 Apr 2002
|
19:07 olgeni
Update port to version 8.1 (R8B-1)
Submitted by: Vance Shipley <vances@motivity.ca>
 |
|
Sunday, 31 Mar 2002
|
18:08 olgeni
Add a link to the erl_call utility in ${LOCALBASE}/bin (useful for shell
scripts controlling erlang nodes).
 |
17:45 olgeni
Add (forgotten) build dependency on devel/autoconf213.
 |
10:23 olgeni
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).
 |
|
Tuesday, 29 Jan 2002
|
11:24 knu
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.
 |
|
Friday, 5 Oct 2001
|
20:39 olgeni
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.
 |
|
Friday, 28 Sep 2001
|
12:32 olgeni
* 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}
 |
|
Sunday, 10 Jun 2001
|
21:35 olgeni
Take over maintainership.
 |
|
Wednesday, 6 Jun 2001
|
21:57 olgeni
Update port to version 7.3.0 (OTP-R7B-3), and add some improvements to
pkg-plist generation (vim5-style).
 |
Number of commits found: 405 (showing only 100 on this page) |