notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: lang/erlang/Makefile

Number of commits found: 405 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5  »  

Saturday, 9 Feb 2008
10:07 olgeni search for other commits by this committer
Fix SSL linking issue on amd64.
Original commit
Thursday, 7 Feb 2008
22:40 olgeni search for other commits by this committer
Upgrade to version R12B-1.
Original commit
Sunday, 3 Feb 2008
20:42 pav search for other commits by this committer
- Mark erlang-lite BROKEN on amd64/5

Reported by:    pointyhat
Original commit
Sunday, 23 Dec 2007
21:57 olgeni search for other commits by this committer
Upgrade to version R12B-0 with OSP1 source patch.
Original commit
Saturday, 8 Sep 2007
17:14 linimon search for other commits by this committer
Move the USE_* variables before the inclusion of bsd.port.pre.mk to fix
building in the new bsd.perl.mk order.
Original commit
Saturday, 4 Aug 2007
11:41 gabor search for other commits by this committer
- 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)
Original commit
Monday, 2 Jul 2007
20:47 olgeni search for other commits by this committer
* 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
Original commit
Thursday, 14 Jun 2007
12:35 olgeni search for other commits by this committer
Upgrade to version R11B-5.
Original commit
Monday, 28 May 2007
23:48 olgeni search for other commits by this committer
Upgrade to version R11B-4.
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Monday, 2 Apr 2007
22:56 pav search for other commits by this committer
- 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
Original commit
Friday, 23 Feb 2007
20:14 olgeni search for other commits by this committer
Fix formatting exception in io:format.

Obtained from:  Hans Bolinder <hans.bolinder(at)ericsson.com>
Original commit
Tuesday, 20 Feb 2007
21:20 olgeni search for other commits by this committer
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>
Original commit
Thursday, 15 Feb 2007
20:57 olgeni search for other commits by this committer
Fix "edoc: error in layout 'edoc_layout'" issue.

Obtained from:  Bertil Karlsson <bertil.karlsson(at)ericsson.com>
Original commit
Friday, 2 Feb 2007
13:06 olgeni search for other commits by this committer
Upgrade to version R11B-3.
Original commit
Sunday, 31 Dec 2006
23:27 olgeni search for other commits by this committer
Fix R11B-2 SMP timer race condition bug.

Obtained from:  Rickard Green <rickard.s.green(at)ericsson.com>
Original commit
Tuesday, 12 Dec 2006
13:49 olgeni search for other commits by this committer
Improve pkg-message management using SUB_FILES.
Original commit
10:57 olgeni search for other commits by this committer
Portlint: move PORTREVISION.
Original commit
10:57 olgeni search for other commits by this committer
Portlint: whitespace fixes.
Original commit
Monday, 11 Dec 2006
17:28 olgeni search for other commits by this committer
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.
Original commit
Saturday, 25 Nov 2006
16:47 olgeni search for other commits by this committer
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."
Original commit
Friday, 17 Nov 2006
06:45 kris search for other commits by this committer
BROKEN on sparc64: does not build
Original commit
Thursday, 7 Sep 2006
11:59 olgeni search for other commits by this committer
Upgrade to version R11B-1.
Original commit
Friday, 4 Aug 2006
12:34 erwin search for other commits by this committer
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
Original commit
Monday, 19 Jun 2006
20:45 olgeni search for other commits by this committer
Bugfix: ssh_sftp:connect/2,3 hangs when remote the host is unknown.

Obtained from:  Dmitriy Kargapolov <dmitry.kargapolov(at)corp.idt.net>
Original commit
18:42 olgeni search for other commits by this committer
Add sparc64 to ONLY_FOR_ARCHS.

PR:             ports/96688
Submitted by:   Shaun Amott <shaun@inerd.com>
Original commit
Sunday, 28 May 2006
14:20 olgeni search for other commits by this committer
Upgrade to release R11B-0.
Original commit
Tuesday, 9 May 2006
12:12 garga search for other commits by this committer
Register CONFLICTS with recently added lang/erlang-lite
Original commit
Monday, 20 Mar 2006
23:13 olgeni search for other commits by this committer
Add support for amd64 (from ports/83001, modified).

PR:             ports/83001
Submitted by:   Rasmus Kaj <kaj(at)kth.se>
Original commit
19:54 olgeni search for other commits by this committer
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>
Original commit
Wednesday, 15 Mar 2006
16:37 olgeni search for other commits by this committer
Upgrade to version R10B-10 (with dialyzer patch).
Original commit
Tuesday, 7 Mar 2006
08:28 ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
Original commit
Monday, 13 Feb 2006
18:50 olgeni search for other commits by this committer
Upgrade to current bsd.java.mk syntax.
Original commit
Saturday, 4 Feb 2006
23:52 olgeni search for other commits by this committer
* 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.
Original commit
Thursday, 15 Dec 2005
10:58 olgeni search for other commits by this committer
Upgrade to version R10B-9.
Original commit
Thursday, 10 Nov 2005
15:12 olgeni search for other commits by this committer
Add bugfix for SSL distribution protocol.

Obtained from:  Bjorn Gustavsson <bjorn(at)erix.ericsson.se>
Original commit
Friday, 28 Oct 2005
19:51 olgeni search for other commits by this committer
Upgrade to release R10B-8.
Original commit
Wednesday, 31 Aug 2005
13:19 olgeni search for other commits by this committer
Upgrade to version R10B-7.
Original commit
Tuesday, 28 Jun 2005
12:21 olgeni search for other commits by this committer
Enable ODBC support.

Submitted by:   Alexey Slynko <slynko(at)tronet.ru>
Original commit
12:21 olgeni search for other commits by this committer
Remove disabled code.
Original commit
12:20 olgeni search for other commits by this committer
Portlint fixes.
Original commit
Thursday, 23 Jun 2005
23:00 olgeni search for other commits by this committer
Upgrade to version R10B-6.
Original commit
Wednesday, 11 May 2005
16:20 olgeni search for other commits by this committer
Upgrade to version R10B-5.
Original commit
Sunday, 1 May 2005
09:16 olgeni search for other commits by this committer
Upgrade to version R10B-4.
Original commit
Saturday, 19 Mar 2005
11:24 olgeni search for other commits by this committer
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>
Original commit
Monday, 7 Mar 2005
13:45 olgeni search for other commits by this committer
Upgrade to version R10B-3.
Original commit
Sunday, 6 Feb 2005
18:05 olgeni search for other commits by this committer
Fix problem in run_erl pipe creation.

Submitted by:   Peter Lund <Peter.Lund (at) lundata.se>
Original commit
Saturday, 29 Jan 2005
14:52 olgeni search for other commits by this committer
Use mkdir -p to create empty directories.
Original commit
13:51 olgeni search for other commits by this committer
Create empty directories from pkg-plist.
Original commit
Saturday, 22 Jan 2005
10:42 olgeni search for other commits by this committer
Enable kernel poll feature.
Original commit
Sunday, 9 Jan 2005
11:27 olgeni search for other commits by this committer
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]
Original commit
Thursday, 30 Dec 2004
22:34 olgeni search for other commits by this committer
Fix issue with rb:show/1 (could not be called twice).

Obtained from:  Peter Andersson <peppe (at) erix.ericsson.se>
Original commit
Wednesday, 22 Dec 2004
15:31 olgeni search for other commits by this committer
Upgrade to version r10b2.
Original commit
Thursday, 25 Nov 2004
11:14 olgeni search for other commits by this committer
Fix packaging, which should also fix the cascading failure on the ports
cluster.
Original commit
Wednesday, 24 Nov 2004
01:46 kris search for other commits by this committer
IGNORE on 4.x too since the same problems exist
Original commit
Thursday, 18 Nov 2004
22:36 kris search for other commits by this committer
IGNORE on FreeBSD >= 5.x: Crashes at runtime
Original commit
Tuesday, 12 Oct 2004
09:07 olgeni search for other commits by this committer
Add "parallel" category.

PR:             ports/72356
Submitted by:   Marc van Woerkom <marc.vanwoerkom at fernuni-hagen.de>
Original commit
09:03 olgeni search for other commits by this committer
Unbreak (disable HIPE build).
Original commit
Saturday, 18 Sep 2004
17:07 kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
Original commit
Sunday, 27 Jun 2004
09:38 olgeni search for other commits by this committer
Enable SAE/escript function, which allows creation of standalone Erlang
scripts.
Original commit
Thursday, 24 Jun 2004
19:16 olgeni search for other commits by this committer
Restore PORTEPOCH.

Noticed by:     eik+chkversion
Original commit
10:49 olgeni search for other commits by this committer
Upgrade to release R9C-2.
Original commit
Friday, 28 May 2004
14:41 olgeni search for other commits by this committer
Upgrade to version R9C-1.
Original commit
Thursday, 11 Mar 2004
20:10 olgeni search for other commits by this committer
Unbreak filelib:fold_files/6, add missing clause.

Obtained from:   Dominic Williams (on erlang-questions)
Original commit
19:52 olgeni search for other commits by this committer
Do not close a SSL connection when a finite timeout is specified and
triggered (also fixes ejabberd).

Submitted by:   demon
Obtained from:  Alexey Shchepin
Original commit
Sunday, 29 Feb 2004
16:54 olgeni search for other commits by this committer
Add ONLY_FOR_ARCHS=i386, as dependent ports consistently fail to build on
other architectures for yet unknown reasons.
Original commit
16:52 olgeni search for other commits by this committer
Sort variables, make portlint happier.
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Thursday, 22 Jan 2004
11:06 trevor search for other commits by this committer
Use the SORT macro from bsd.port.mk.
Original commit
Saturday, 27 Dec 2003
18:57 olgeni search for other commits by this committer
Fix dets file corruption issue.

Obtained from:  Hans Bolinder <hasse@erix.ericsson.se>
Original commit
Thursday, 20 Nov 2003
23:26 olgeni search for other commits by this committer
Look for JDK 1.4.2.
Original commit
Friday, 26 Sep 2003
11:46 olgeni search for other commits by this committer
Add nsswitch support, required when running on -CURRENT.

Obtained from:  Daniel N?ri <dne@mayonnaise.net>
Original commit Encoding Errors (not all of the commit message was ASCII)
Saturday, 6 Sep 2003
13:13 olgeni search for other commits by this committer
Bump PORTREVISION for help related fixes.
Original commit
Sunday, 31 Aug 2003
14:39 olgeni search for other commits by this committer
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
Original commit Encoding Errors (not all of the commit message was ASCII)
Thursday, 7 Aug 2003
19:55 olgeni search for other commits by this committer
Bump PORTEPOCH.
Original commit
10:03 olgeni search for other commits by this committer
Upgrade to release R9C-0, and start using OTP release numbers as
port versions.
Original commit
Monday, 23 Jun 2003
15:51 olgeni search for other commits by this committer
* 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.
Original commit
Sunday, 1 Jun 2003
17:01 olgeni search for other commits by this committer
Merge more crypto related fixes for recent OpenSSL versions.

Submitted by:   Youki Kadobayashi <youki-k@is.aist-nara.ac.jp>
Original commit
09:28 olgeni search for other commits by this committer
Fix build problem when using WITHOUT_X11.

PR:             ports/51435
Original commit
Wednesday, 5 Mar 2003
19:23 olgeni search for other commits by this committer
Update to R9B-1.
Original commit
Sunday, 23 Feb 2003
10:51 olgeni search for other commits by this committer
De-pkg-comment my ports + some more.
Original commit
Thursday, 2 Jan 2003
11:34 olgeni search for other commits by this committer
Fix dependencies: remove USE_XLIB and depend on tk84.
Original commit
Saturday, 16 Nov 2002
00:20 olgeni search for other commits by this committer
Make more silent + whitespace change.
Original commit
Wednesday, 13 Nov 2002
10:38 olgeni search for other commits by this committer
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.
Original commit
10:31 olgeni search for other commits by this committer
Enable threading and HiPE by default.
Original commit
09:05 olgeni search for other commits by this committer
find -> ${FIND}.
Original commit
Monday, 11 Nov 2002
17:36 olgeni search for other commits by this committer
I removed the autoconf dependency but was still calling ${AUTOCONF},
which is no longer needed.
Original commit
Sunday, 3 Nov 2002
20:16 olgeni search for other commits by this committer
Add WITH_ERLANG_HIPE option, to enable HiPE support.
Original commit
Saturday, 2 Nov 2002
18:40 olgeni search for other commits by this committer
Update to version R9B-0, use ${SHAREOWN}:${SHAREGRP} rather
than hardcoding root:wheel.
Original commit
Monday, 15 Jul 2002
15:50 olgeni search for other commits by this committer
Add support for WITH_ERLANG_THREADS (enables threaded I/O).
Original commit
08:56 olgeni search for other commits by this committer
chown lib/erlang to root:wheel with proper permissions, do not use bogus
uids from the documentation tarball.
Original commit
Sunday, 14 Apr 2002
19:07 olgeni search for other commits by this committer
Update port to version 8.1 (R8B-1)

Submitted by:   Vance Shipley <vances@motivity.ca>
Original commit
Sunday, 31 Mar 2002
18:08 olgeni search for other commits by this committer
Add a link to the erl_call utility in ${LOCALBASE}/bin (useful for shell
scripts controlling erlang nodes).
Original commit
17:45 olgeni search for other commits by this committer
Add (forgotten) build dependency on devel/autoconf213.
Original commit
10:23 olgeni search for other commits by this committer
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).
Original commit
Tuesday, 29 Jan 2002
11:24 knu search for other commits by this committer
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.  
 
Original commit
Friday, 5 Oct 2001
20:39 olgeni search for other commits by this committer
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.    
Original commit
Friday, 28 Sep 2001
12:32 olgeni search for other commits by this committer
* 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}    
Original commit
Sunday, 10 Jun 2001
21:35 olgeni search for other commits by this committer
Take over maintainership.    
Original commit
Wednesday, 6 Jun 2001
21:57 olgeni search for other commits by this committer
Update port to version 7.3.0 (OTP-R7B-3), and add some improvements to  
pkg-plist generation (vim5-style).    
Original commit

Number of commits found: 405 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5  »