aboutsummaryrefslogtreecommitdiff
path: root/lang/erlang14/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Move the USE_* variables before the inclusion of bsd.port.pre.mk to fixMark Linimon2007-09-081-7/+7
| | | | | | | building in the new bsd.perl.mk order. Notes: svn path=/head/; revision=199121
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-4/+4
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* * Use gcc(1) rather than ld(1) to link the crypto_drv.so port driver, else ↵Jimmy Olgeni2007-07-021-0/+1
| | | | | | | | | | | the Erlang runtime would fail to load it. * Use the correct struct member when compiling SCTP support (this should unbreak CURRENT). Submitted by: dumbbell Notes: svn path=/head/; revision=194726
* Upgrade to version R11B-5.Jimmy Olgeni2007-06-141-4/+5
| | | | Notes: svn path=/head/; revision=193471
* Upgrade to version R11B-4.Jimmy Olgeni2007-05-281-18/+6
| | | | Notes: svn path=/head/; revision=192249
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Convert existing ports to a new bsd.tcl.mk orderPav Lucistnik2007-04-021-1/+1
| | | | | | | | | PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run Notes: svn path=/head/; revision=189054
* Fix formatting exception in io:format.Jimmy Olgeni2007-02-231-1/+1
| | | | | | | Obtained from: Hans Bolinder <hans.bolinder(at)ericsson.com> Notes: svn path=/head/; revision=185755
* The Erlang runtime could occasionally segfault when writing erl_crash.dumpJimmy Olgeni2007-02-201-1/+1
| | | | | | | | | files, due to a fixed size buffer. Using encode_size_struct will fix it. Obtained from: Christopher Faulet <christopher.faulet(at)capflam.org> Notes: svn path=/head/; revision=185576
* Fix "edoc: error in layout 'edoc_layout'" issue.Jimmy Olgeni2007-02-151-0/+1
| | | | | | | Obtained from: Bertil Karlsson <bertil.karlsson(at)ericsson.com> Notes: svn path=/head/; revision=185257
* Upgrade to version R11B-3.Jimmy Olgeni2007-02-021-5/+4
| | | | Notes: svn path=/head/; revision=183940
* Fix R11B-2 SMP timer race condition bug.Jimmy Olgeni2006-12-311-1/+1
| | | | | | | Obtained from: Rickard Green <rickard.s.green(at)ericsson.com> Notes: svn path=/head/; revision=181175
* Improve pkg-message management using SUB_FILES.Jimmy Olgeni2006-12-121-1/+3
| | | | Notes: svn path=/head/; revision=179567
* Portlint: move PORTREVISION.Jimmy Olgeni2006-12-121-1/+1
| | | | Notes: svn path=/head/; revision=179552
* Portlint: whitespace fixes.Jimmy Olgeni2006-12-121-10/+10
| | | | Notes: svn path=/head/; revision=179551
* Disable automatic PLT generation. Add the following patches:Jimmy Olgeni2006-12-111-0/+1
| | | | | | | | | | | | | | | | | | | | | * 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. Notes: svn path=/head/; revision=179503
* Upgrade to release R11B-2.Jimmy Olgeni2006-11-251-7/+7
| | | | | | | | | | | 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." Notes: svn path=/head/; revision=178027
* BROKEN on sparc64: does not buildKris Kennaway2006-11-171-0/+4
| | | | Notes: svn path=/head/; revision=177428
* Upgrade to version R11B-1.Jimmy Olgeni2006-09-071-5/+4
| | | | Notes: svn path=/head/; revision=172471
* Add support for DESTDIR part I.Erwin Lansing2006-08-041-4/+4
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=169648
* Bugfix: ssh_sftp:connect/2,3 hangs when remote the host is unknown.Jimmy Olgeni2006-06-191-0/+1
| | | | | | | Obtained from: Dmitriy Kargapolov <dmitry.kargapolov(at)corp.idt.net> Notes: svn path=/head/; revision=165803
* Add sparc64 to ONLY_FOR_ARCHS.Jimmy Olgeni2006-06-191-1/+1
| | | | | | | | PR: ports/96688 Submitted by: Shaun Amott <shaun@inerd.com> Notes: svn path=/head/; revision=165789
* Upgrade to release R11B-0.Jimmy Olgeni2006-05-281-4/+6
| | | | Notes: svn path=/head/; revision=163704
* Register CONFLICTS with recently added lang/erlang-liteRenato Botelho2006-05-091-0/+2
| | | | Notes: svn path=/head/; revision=161804
* Add support for amd64 (from ports/83001, modified).Jimmy Olgeni2006-03-201-2/+5
| | | | | | | | PR: ports/83001 Submitted by: Rasmus Kaj <kaj(at)kth.se> Notes: svn path=/head/; revision=157823
* Improve OSVERSION check for threading issues, using 502102 ("5.2-CURRENTJimmy Olgeni2006-03-201-1/+1
| | | | | | | | | | after change of default thread library from libc_r to libpthread.") PR: ports/94161 Submitted by: Shaun Amott <shaun(at)inerd.com> Notes: svn path=/head/; revision=157779
* Upgrade to version R10B-10 (with dialyzer patch).Jimmy Olgeni2006-03-151-5/+4
| | | | Notes: svn path=/head/; revision=157301
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-0/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Upgrade to current bsd.java.mk syntax.Jimmy Olgeni2006-02-131-2/+2
| | | | Notes: svn path=/head/; revision=155955
* * Clean up Java support.Jimmy Olgeni2006-02-041-48/+47
| | | | | | | | | | | * 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. Notes: svn path=/head/; revision=155228
* Upgrade to version R10B-9.Jimmy Olgeni2005-12-151-5/+4
| | | | Notes: svn path=/head/; revision=151230
* Add bugfix for SSL distribution protocol.Jimmy Olgeni2005-11-101-0/+1
| | | | | | | Obtained from: Bjorn Gustavsson <bjorn(at)erix.ericsson.se> Notes: svn path=/head/; revision=147841
* Upgrade to release R10B-8.Jimmy Olgeni2005-10-281-5/+4
| | | | Notes: svn path=/head/; revision=146592
* Upgrade to version R10B-7.Jimmy Olgeni2005-08-311-4/+4
| | | | Notes: svn path=/head/; revision=141581
* Enable ODBC support.Jimmy Olgeni2005-06-281-0/+15
| | | | | | | Submitted by: Alexey Slynko <slynko(at)tronet.ru> Notes: svn path=/head/; revision=138108
* Remove disabled code.Jimmy Olgeni2005-06-281-8/+0
| | | | Notes: svn path=/head/; revision=138107
* Portlint fixes.Jimmy Olgeni2005-06-281-1/+0
| | | | Notes: svn path=/head/; revision=138106
* Upgrade to version R10B-6.Jimmy Olgeni2005-06-231-4/+4
| | | | Notes: svn path=/head/; revision=137946
* Upgrade to version R10B-5.Jimmy Olgeni2005-05-111-4/+4
| | | | Notes: svn path=/head/; revision=135064
* Upgrade to version R10B-4.Jimmy Olgeni2005-05-011-5/+4
| | | | Notes: svn path=/head/; revision=134433
* Fix yield/1 bug in kernel/src/rpc.erl with code from R10B-4.Jimmy Olgeni2005-03-191-0/+1
| | | | | | | | | (from the erlang-questions mailing list) Obtained from: Bjorn Gustavsson <bjorn(at)erix.ericsson.se> Notes: svn path=/head/; revision=131635
* Upgrade to version R10B-3.Jimmy Olgeni2005-03-071-5/+4
| | | | Notes: svn path=/head/; revision=130532
* Fix problem in run_erl pipe creation.Jimmy Olgeni2005-02-061-1/+1
| | | | | | | Submitted by: Peter Lund <Peter.Lund (at) lundata.se> Notes: svn path=/head/; revision=128174
* Use mkdir -p to create empty directories.Jimmy Olgeni2005-01-291-1/+1
| | | | Notes: svn path=/head/; revision=127609
* Create empty directories from pkg-plist.Jimmy Olgeni2005-01-291-0/+5
| | | | Notes: svn path=/head/; revision=127604
* Enable kernel poll feature.Jimmy Olgeni2005-01-221-2/+2
| | | | Notes: svn path=/head/; revision=127091
* Fix HIPE support. Looks like GNU make is picking up ARCH fromJimmy Olgeni2005-01-091-2/+3
| | | | | | | | | | | | | | | 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] Notes: svn path=/head/; revision=125944
* Fix issue with rb:show/1 (could not be called twice).Jimmy Olgeni2004-12-301-0/+1
| | | | | | | Obtained from: Peter Andersson <peppe (at) erix.ericsson.se> Notes: svn path=/head/; revision=125569
* Upgrade to version r10b2.Jimmy Olgeni2004-12-221-13/+14
| | | | Notes: svn path=/head/; revision=124830
* Fix packaging, which should also fix the cascading failure on the portsJimmy Olgeni2004-11-251-3/+1
| | | | | | | cluster. Notes: svn path=/head/; revision=122394