aboutsummaryrefslogtreecommitdiffstats
path: root/lang/erlang/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to version R16B03-1.olgeni2014-01-281-2/+2
* - Upgrade to version R16B03.olgeni2014-01-081-9/+14
* Upgrade to version R16B02.olgeni2013-11-181-6/+5
* - Add staging support and simplify plist generation.olgeni2013-10-231-66/+18
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Convert to new perl frameworkbapt2013-09-171-6/+5
* Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.gerald2013-08-181-6/+6
* Revert dumb mistake from 317548.olgeni2013-05-071-1/+1
* Do not try to install empty DOCSDIR.olgeni2013-05-071-1/+1
* Add support for an ERLANG_LIB variable, which will allow repocopiedolgeni2013-05-051-26/+29
* Fix incorrect DISTFILES and DOC_DISTFILES.olgeni2013-04-251-4/+5
* Only fetch the documentation files if DOCS is defined (the otp_doc_htmlolgeni2013-04-241-8/+10
* Remove ONLY_FOR_ARCHS, since it seems to build everywhere.olgeni2013-02-241-1/+0
* Use DOCSDIR where possible.olgeni2013-01-311-2/+2
* Convert Makefile header to new format.olgeni2013-01-311-5/+1
* Back when Erlang R15 was imported, lang/erlang14 was added as aolgeni2013-01-311-2/+0
* Fix a couple of issues, using patches from erlang-patches:olgeni2013-01-101-1/+1
* Upgrade to version R15B03-1, which contains a few minor improvementsolgeni2012-12-081-3/+4
* Fix timeout issue in ssl_connection.erl.olgeni2012-11-301-0/+1
* Upgrade to version R15B03.olgeni2012-11-291-2/+1
* Fix crash when a table viewer in the observer application attemptsolgeni2012-11-281-1/+1
* Fix 64-bit bug in odbcserver application:olgeni2012-11-051-0/+1
* Add configuration check: DTRACE support on amd64 requires GCC46 toolgeni2012-09-121-0/+4
* - Upgrade to version R15B02olgeni2012-09-111-2/+7
* Pet portlint:olgeni2012-08-181-6/+7
* Add experimental DTrace support.olgeni2012-08-171-1/+16
* Document conflicts with Erlang R14.olgeni2012-08-161-0/+2
* - Upgrade to version R15B01, plus a general cleanup and lots ofolgeni2012-08-161-69/+25
* Remove conflicts with lang/erlang-lite, removed in r302575.olgeni2012-08-151-2/+0
* Move the rc.d scripts of the form *.sh.in to *.indougb2012-08-061-1/+1
* Restore MAKE_JOBS_UNSAFE.olgeni2012-07-211-0/+2
* - Convert to OptionsNG and add HIPE, KQUEUE, OPENSSL, SCTP, THREADSolgeni2012-07-021-27/+73
* - Chase unixODBC shlib bumpmiwi2012-02-061-2/+2
* Fix TOOLS_VSN version number.olgeni2011-12-041-1/+1
* Update documentation tarball checksum due to minor errors.olgeni2011-10-071-0/+1
* Upgrade to version R14B04.olgeni2011-10-061-8/+8
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,linimon2011-07-211-1/+1
* Upgrade to version R14B03.olgeni2011-05-261-4/+4
* Upgrade to version R14B-02.olgeni2011-03-171-5/+4
* In FreeBSD jails, the source and destination address of connectionsolgeni2010-12-231-0/+1
* Upgrade to version R14B01.olgeni2010-12-151-5/+5
* Add powerpc to ONLY_FOR_ARCHS since it has been reported to work.olgeni2010-10-291-1/+1
* Fix build on FreeBSD 6.x.olgeni2010-09-301-0/+4
* Fix fetching of doc file from MASTER_SITE_LOCAL.olgeni2010-09-291-1/+1
* Upgrade to version R14B, with a couple of fixes from the Erlangolgeni2010-09-281-5/+4
* Replace LOCALBASE with PREFIX where needed.olgeni2010-08-141-2/+2
* Bring back a few docs that used to live in lang/erlang-doc.olgeni2010-08-141-7/+23
* Display PKGMESSAGE after installation from port.olgeni2010-08-141-0/+1
* Fix a few whitespace nits.olgeni2010-08-141-13/+13
* Revert 1.152, which cannot possibly work until erl is installed in ${LOCALBAS...olgeni2010-04-071-1/+0
* Disable SMP when running erlc (it hangs at least on pointyhat builds).olgeni2010-04-071-0/+1
* - update to 1.4.1dinoex2010-03-281-1/+1
* Add missing emacs files.olgeni2010-03-211-0/+1
* Upgrade to version r13b04.olgeni2010-03-151-5/+4
* - update to jpeg-8dinoex2010-02-051-0/+1
* Add OPTIONS support.olgeni2010-01-281-4/+14
* Remove extra whitespace, use tabs only.olgeni2010-01-031-3/+3
* - Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with srcmiwi2009-12-291-1/+1
* Upgrade to version R13B03.olgeni2009-11-271-7/+9
* Improve Emacs indentation code (the try/after clause is now handled correctly.)olgeni2009-10-271-0/+1
* Upgrade to version R13B02.olgeni2009-09-221-5/+4
* Add "buildplt" target to Makefile. When invoked, it builds a fullolgeni2009-09-061-0/+9
* Remove NOPRECIOUSMAKEVARS; when ARCH is i386, set ARCH=x86 in MAKE_ARGS.olgeni2009-09-061-1/+4
* Use "+=" rather than "=" when modifying CONFIGURE_ENV.olgeni2009-09-061-1/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1
* The per-thread last floating point exception pointer is not initializedolgeni2009-07-011-1/+1
* Add bugfix for ei_decode_big.olgeni2009-06-131-1/+1
* files/patch-lib_compiler_src_beam__utils.erl:olgeni2009-06-121-1/+1
* Unbreak PLIST for erlang-lite.olgeni2009-06-121-4/+7
* Mark as MAKE_JOBS_UNSAFE.olgeni2009-06-121-0/+1
* Upgrade to version R13B01.olgeni2009-06-111-4/+4
* Remove dependency on GCC 4.3: allow proper CFLAGS to reach lib/wx/configure.olgeni2009-06-101-1/+2
* Bump PORTREVISION due to the recent PLIST changes.olgeni2009-06-041-0/+1
* Restore installation of erl_call.olgeni2009-06-041-1/+1
* Upgrade to version R13B.olgeni2009-06-031-7/+16
* - Change default Tcl/Tk version to 8.5mm2009-02-231-1/+1
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-8/+0
* Fix an issue related to mktime(3) returning -1 when tm_isdst is true but the ...olgeni2008-11-181-1/+1
* The tarball was re-rolled to install the eunit.hrl file.olgeni2008-11-071-0/+1
* Upgrade to version R12B-5.olgeni2008-11-061-5/+4
* Create missing empty directory from pkg-plist to avoid a pkg_delete warning.olgeni2008-11-021-1/+7
* Unbreak SCTP support and bump PORTREVISION.olgeni2008-11-021-1/+2
* Upgrade to version R12B-4.olgeni2008-09-061-4/+4
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* Upgrade to version R12B-3.olgeni2008-06-151-6/+5
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* Portlint:olgeni2008-06-061-1/+1
* Upgrade to release R12B-2.olgeni2008-04-121-4/+4
* Fix SSL linking issue on amd64.olgeni2008-02-091-1/+1
* Upgrade to version R12B-1.olgeni2008-02-081-6/+4
* - Mark erlang-lite BROKEN on amd64/5pav2008-02-041-0/+4
* Upgrade to version R12B-0 with OSP1 source patch.olgeni2007-12-241-6/+9
* Move the USE_* variables before the inclusion of bsd.port.pre.mk to fixlinimon2007-09-091-7/+7
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-4/+4
* * Use gcc(1) rather than ld(1) to link the crypto_drv.so port driver, else th...olgeni2007-07-031-0/+1
* Upgrade to version R11B-5.olgeni2007-06-141-4/+5
* Upgrade to version R11B-4.olgeni2007-05-291-18/+6
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - Convert existing ports to a new bsd.tcl.mk orderpav2007-04-031-1/+1
* Fix formatting exception in io:format.olgeni2007-02-241-1/+1
* The Erlang runtime could occasionally segfault when writing erl_crash.dumpolgeni2007-02-211-1/+1
* Fix "edoc: error in layout 'edoc_layout'" issue.olgeni2007-02-161-0/+1
* Upgrade to version R11B-3.olgeni2007-02-021-5/+4
* Fix R11B-2 SMP timer race condition bug.olgeni2007-01-011-1/+1
* Improve pkg-message management using SUB_FILES.olgeni2006-12-121-1/+3
* Portlint: move PORTREVISION.olgeni2006-12-121-1/+1
* Portlint: whitespace fixes.olgeni2006-12-121-10/+10
* Disable automatic PLT generation. Add the following patches:olgeni2006-12-121-0/+1
* Upgrade to release R11B-2.olgeni2006-11-261-7/+7
* BROKEN on sparc64: does not buildkris2006-11-171-0/+4
* Upgrade to version R11B-1.olgeni2006-09-071-5/+4
* Add support for DESTDIR part I.erwin2006-08-041-4/+4
* Bugfix: ssh_sftp:connect/2,3 hangs when remote the host is unknown.olgeni2006-06-201-0/+1
* Add sparc64 to ONLY_FOR_ARCHS.olgeni2006-06-201-1/+1
* Upgrade to release R11B-0.olgeni2006-05-281-4/+6
* Register CONFLICTS with recently added lang/erlang-litegarga2006-05-091-0/+2
* Add support for amd64 (from ports/83001, modified).olgeni2006-03-211-2/+5
* Improve OSVERSION check for threading issues, using 502102 ("5.2-CURRENTolgeni2006-03-211-1/+1
* Upgrade to version R10B-10 (with dialyzer patch).olgeni2006-03-161-5/+4
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-0/+1
* Upgrade to current bsd.java.mk syntax.olgeni2006-02-141-2/+2
* * Clean up Java support.olgeni2006-02-051-48/+47
* Upgrade to version R10B-9.olgeni2005-12-151-5/+4
* Add bugfix for SSL distribution protocol.olgeni2005-11-101-0/+1
* Upgrade to release R10B-8.olgeni2005-10-291-5/+4
* Upgrade to version R10B-7.olgeni2005-08-311-4/+4
* Enable ODBC support.olgeni2005-06-281-0/+15
* Remove disabled code.olgeni2005-06-281-8/+0
* Portlint fixes.olgeni2005-06-281-1/+0
* Upgrade to version R10B-6.olgeni2005-06-241-4/+4
* Upgrade to version R10B-5.olgeni2005-05-121-4/+4
* Upgrade to version R10B-4.olgeni2005-05-011-5/+4
* Fix yield/1 bug in kernel/src/rpc.erl with code from R10B-4.olgeni2005-03-191-0/+1
* Upgrade to version R10B-3.olgeni2005-03-071-5/+4
* Fix problem in run_erl pipe creation.olgeni2005-02-071-1/+1
* Use mkdir -p to create empty directories.olgeni2005-01-291-1/+1
* Create empty directories from pkg-plist.olgeni2005-01-291-0/+5
* Enable kernel poll feature.olgeni2005-01-221-2/+2
* Fix HIPE support. Looks like GNU make is picking up ARCH fromolgeni2005-01-091-2/+3
* Fix issue with rb:show/1 (could not be called twice).olgeni2004-12-311-0/+1
* Upgrade to version r10b2.olgeni2004-12-221-13/+14
* Fix packaging, which should also fix the cascading failure on the portsolgeni2004-11-251-3/+1
* IGNORE on 4.x too since the same problems existkris2004-11-241-3/+1
* IGNORE on FreeBSD >= 5.x: Crashes at runtimekris2004-11-191-0/+4
* Add "parallel" category.olgeni2004-10-121-1/+1
* Unbreak (disable HIPE build).olgeni2004-10-121-5/+1
* BROKEN on 5.x: Does not compilekris2004-09-191-0/+4
* Enable SAE/escript function, which allows creation of standalone Erlangolgeni2004-06-271-0/+10
* Restore PORTEPOCH.olgeni2004-06-251-0/+1
* Upgrade to release R9C-2.olgeni2004-06-241-9/+4
* Upgrade to version R9C-1.olgeni2004-05-281-5/+4
* Unbreak filelib:fold_files/6, add missing clause.olgeni2004-03-121-1/+1
* Do not close a SSL connection when a finite timeout is specified andolgeni2004-03-121-1/+1
* Add ONLY_FOR_ARCHS=i386, as dependent ports consistently fail to build onolgeni2004-03-011-0/+1
* Sort variables, make portlint happier.olgeni2004-03-011-5/+5
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* Use the SORT macro from bsd.port.mk.trevor2004-01-221-4/+4
* Fix dets file corruption issue.olgeni2003-12-281-1/+1
* Look for JDK 1.4.2.olgeni2003-11-211-1/+1
* Add nsswitch support, required when running on -CURRENT.olgeni2003-09-261-1/+1
* Bump PORTREVISION for help related fixes.olgeni2003-09-061-1/+1
* The ei_decode_longlong function fails when decoding long values >olgeni2003-08-311-0/+1
* Bump PORTEPOCH.olgeni2003-08-081-0/+1
* Upgrade to release R9C-0, and start using OTP release numbers asolgeni2003-08-071-7/+4
* * Set java/jdk14 as the default JDK.olgeni2003-06-231-29/+28
* Merge more crypto related fixes for recent OpenSSL versions.olgeni2003-06-021-0/+1
* Fix build problem when using WITHOUT_X11.olgeni2003-06-011-2/+1
* Update to R9B-1.olgeni2003-03-061-5/+4
* De-pkg-comment my ports + some more.olgeni2003-02-231-0/+1
* Fix dependencies: remove USE_XLIB and depend on tk84.olgeni2003-01-021-1/+1
* Make more silent + whitespace change.olgeni2002-11-161-3/+3
* Change PLIST generation to allow installing custom libraries inolgeni2002-11-131-0/+24
* Enable threading and HiPE by default.olgeni2002-11-131-15/+1
* find -> ${FIND}.olgeni2002-11-131-2/+2
* I removed the autoconf dependency but was still calling ${AUTOCONF},olgeni2002-11-121-2/+0
* Add WITH_ERLANG_HIPE option, to enable HiPE support.olgeni2002-11-041-0/+7
* Update to version R9B-0, use ${SHAREOWN}:${SHAREGRP} ratherolgeni2002-11-031-115/+6
* Add support for WITH_ERLANG_THREADS (enables threaded I/O).olgeni2002-07-151-0/+9
* chown lib/erlang to root:wheel with proper permissions, do not use bogusolgeni2002-07-151-0/+2
* Update port to version 8.1 (R8B-1)olgeni2002-04-151-71/+75
* Add a link to the erl_call utility in ${LOCALBASE}/bin (useful for shellolgeni2002-04-011-0/+1
* Add (forgotten) build dependency on devel/autoconf213.olgeni2002-04-011-0/+2
* Update port to version 8.0 (R8B-0).olgeni2002-03-311-71/+46
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-9/+9
* Update port to version R7B-4, with updated documentation tarball. I alsoolgeni2001-10-061-27/+34
* * Point the default JAVABINDIR/JAVAPORT to the native jdk1.3olgeni2001-09-281-19/+11
* Take over maintainership.olgeni2001-06-111-1/+1
* Update port to version 7.3.0 (OTP-R7B-3), and add some improvements toolgeni2001-06-071-6/+18
* Update port to version R7B-2.olgeni2001-03-081-7/+12
* Misc. Makefile, docs and pkg-plist fixes.olgeni2001-02-201-7/+91
* Update port to erlang 7.1.0.pb2001-01-241-71/+98
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-64/+64
* Change maintainer email.alex2000-08-111-1/+1
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-4/+4
* Add USE_XLIB.asami2000-01-031-0/+1
* Update to version 6.1.0.steve2000-01-011-30/+114
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Fix to make ports work with bsd.port.mk rev. 1.306.asami1999-03-081-1/+2
* Upgrade to v47.4.1.jkoshy1999-02-261-31/+31
* Fix as BROKEN. Add MASTER_SITESflathill1998-12-281-4/+3
* BROKEN='single fetch site, which is currently behind a routing loop'obrien1998-12-271-1/+3
* PR: ports/9054flathill1998-12-251-0/+49