Skip site navigation (1)Skip section navigation (2)

CVS log for ports/lang/erlang/Makefile

[BACK] Up to [FreeBSD] / ports / lang / erlang

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.171: download - view: text, markup, annotated - select for diffs
Mon Feb 6 12:25:47 2012 UTC (4 days, 8 hours ago) by miwi
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +2 -2 lines
- Chase unixODBC shlib bump

Revision 1.170: download - view: text, markup, annotated - select for diffs
Sat Dec 3 20:50:21 2011 UTC (2 months, 1 week ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +1 -1 lines
Fix TOOLS_VSN version number.

Remove ERTS_VSN from PLIST_SUB while I'm here.

No PORTREVISION bump since only pkg-message is affected.

Reported by:	stas
Feature safe:	yes

Revision 1.169: download - view: text, markup, annotated - select for diffs
Fri Oct 7 14:49:14 2011 UTC (4 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +1 -0 lines
Update documentation tarball checksum due to minor errors.

PR:		ports/161369
Submitted by:	Besedin Konstantin <besedin.k gmail com>

Revision 1.168: download - view: text, markup, annotated - select for diffs
Wed Oct 5 16:21:40 2011 UTC (4 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +8 -8 lines
Upgrade to version R14B04.

Revision 1.167: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:23:42 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +0 -1 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.166: download - view: text, markup, annotated - select for diffs
Thu Jul 21 05:02:48 2011 UTC (6 months, 3 weeks ago) by linimon
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +1 -1 lines
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:		ports/158969
Submitted by:	rene
Tested on:	pointyhat-west -exp

Revision 1.165: download - view: text, markup, annotated - select for diffs
Wed May 25 21:04:58 2011 UTC (8 months, 2 weeks ago) by olgeni
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +4 -4 lines
Upgrade to version R14B03.

Revision 1.164: download - view: text, markup, annotated - select for diffs
Wed Mar 16 21:08:26 2011 UTC (10 months, 3 weeks ago) by olgeni
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +4 -5 lines
Upgrade to version R14B-02.

Revision 1.163: download - view: text, markup, annotated - select for diffs
Thu Dec 23 15:02:17 2010 UTC (13 months, 2 weeks ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +1 -0 lines
In FreeBSD jails, the source and destination address of connections
to localhost are changed to be the IP address of the jail.

Consider connections from the host's IP address to itself (e.g., the
source and destination address match) to be local for the access
control checks.

Reported by:	<tom diogunix com>
Obtained from:	Michael Santos <michael santos gmail com>

Revision 1.162: download - view: text, markup, annotated - select for diffs
Wed Dec 15 13:52:59 2010 UTC (13 months, 3 weeks ago) by olgeni
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +5 -5 lines
Upgrade to version R14B01.

Revision 1.161: download - view: text, markup, annotated - select for diffs
Fri Oct 29 10:43:18 2010 UTC (15 months, 1 week ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +1 -1 lines
Add powerpc to ONLY_FOR_ARCHS since it has been reported to work.

Revision 1.160: download - view: text, markup, annotated - select for diffs
Thu Sep 30 12:40:48 2010 UTC (16 months, 1 week ago) by olgeni
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +4 -0 lines
Fix build on FreeBSD 6.x.

Noticed by:	ashish

Revision 1.159: download - view: text, markup, annotated - select for diffs
Wed Sep 29 10:57:54 2010 UTC (16 months, 1 week ago) by olgeni
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +1 -1 lines
Fix fetching of doc file from MASTER_SITE_LOCAL.

Noticed by:	pointyhat (erwin)

Revision 1.158: download - view: text, markup, annotated - select for diffs
Mon Sep 27 20:17:15 2010 UTC (16 months, 2 weeks ago) by olgeni
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +4 -5 lines
Upgrade to version R14B, with a couple of fixes from the Erlang
mailing lists.

Revision 1.157: download - view: text, markup, annotated - select for diffs
Sat Aug 14 13:15:03 2010 UTC (17 months, 4 weeks ago) by olgeni
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +2 -2 lines
Replace LOCALBASE with PREFIX where needed.

Revision 1.156: download - view: text, markup, annotated - select for diffs
Sat Aug 14 12:40:33 2010 UTC (17 months, 4 weeks ago) by olgeni
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +23 -7 lines
Bring back a few docs that used to live in lang/erlang-doc.

Revision 1.155: download - view: text, markup, annotated - select for diffs
Sat Aug 14 12:39:08 2010 UTC (17 months, 4 weeks ago) by olgeni
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +1 -0 lines
Display PKGMESSAGE after installation from port.

Revision 1.154: download - view: text, markup, annotated - select for diffs
Sat Aug 14 12:38:26 2010 UTC (17 months, 4 weeks ago) by olgeni
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +13 -13 lines
Fix a few whitespace nits.

Revision 1.153: download - view: text, markup, annotated - select for diffs
Wed Apr 7 15:01:53 2010 UTC (22 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +0 -1 lines
Revert 1.152, which cannot possibly work until erl is installed in ${LOCALBASE}...

Pointy hat to:	olgeni

Revision 1.152: download - view: text, markup, annotated - select for diffs
Wed Apr 7 14:33:40 2010 UTC (22 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +1 -0 lines
Disable SMP when running erlc (it hangs at least on pointyhat builds).

Revision 1.151: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:38:51 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.150: download - view: text, markup, annotated - select for diffs
Sat Mar 20 20:20:59 2010 UTC (22 months, 3 weeks ago) by olgeni
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +1 -0 lines
Add missing emacs files.

Obtained from:	Nico Kruber <kruber at zib dot de>

Revision 1.149: download - view: text, markup, annotated - select for diffs
Mon Mar 15 15:30:56 2010 UTC (22 months, 4 weeks ago) by olgeni
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +4 -5 lines
Upgrade to version r13b04.

Obtained from:	vanilla (with additional SCTP fix)

Revision 1.148: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:40:12 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +1 -0 lines
- update to jpeg-8

Revision 1.147: download - view: text, markup, annotated - select for diffs
Thu Jan 28 12:27:01 2010 UTC (2 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +14 -4 lines
Add OPTIONS support.

Obtained from:	Jim Wagner <jwagner graffadmin com>

Revision 1.146: download - view: text, markup, annotated - select for diffs
Sun Jan 3 14:41:32 2010 UTC (2 years, 1 month ago) by olgeni
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +3 -3 lines
Remove extra whitespace, use tabs only.

Revision 1.145: download - view: text, markup, annotated - select for diffs
Tue Dec 29 10:25:51 2009 UTC (2 years, 1 month ago) by miwi
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +1 -1 lines
- Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with src

PR:	ports/136065 ports/127469
Submitted by:	N.J. Mann <njm@njm.me.uk> and Aldis Berjoza <killasmurf86@gmail.com>

- Early identify port CONFLICTS

PR:	137855
Submitted by:		Piotr Smyrak <smyru@heron.pl>

- Add --no-same-permissions to the EXTRACT_AFTER_ARGS command.

Tijl Coosemans has been reported an issue that when root is extracting from the
tarball, and the tarball contains world writable files
(sysutils/policykit as an example), there is a chance that the files
gets changed by malicious third parties right after the extraction,
which makes it possible to inject code into the package thus compromise
the system.

Submitted by:	Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@)

- Fix some whitespaces

Tested with:	exp-run

Revision 1.144: download - view: text, markup, annotated - select for diffs
Fri Nov 27 13:21:57 2009 UTC (2 years, 2 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +9 -7 lines
Upgrade to version R13B03.

Obtained from:	Kenji Rikitake <kenji.rikitake at acm.org> (mostly)

Revision 1.143: download - view: text, markup, annotated - select for diffs
Mon Oct 26 17:45:08 2009 UTC (2 years, 3 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +1 -0 lines
Improve Emacs indentation code (the try/after clause is now handled correctly.)

Obtained from:	Steve Vinoski <vinoski at gmail.com>

Revision 1.142: download - view: text, markup, annotated - select for diffs
Tue Sep 22 15:57:00 2009 UTC (2 years, 4 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +4 -5 lines
Upgrade to version R13B02.

Feature safe:	yes

Revision 1.141: download - view: text, markup, annotated - select for diffs
Sun Sep 6 13:34:11 2009 UTC (2 years, 5 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +9 -0 lines
Add "buildplt" target to Makefile. When invoked, it builds a full
PLT database in the user's home directory for the dialyzer application.
However, this operation is very expensive and should only be performed
if necessary, as dialyzer already provides a minimal PLT by default.

Revision 1.140: download - view: text, markup, annotated - select for diffs
Sun Sep 6 13:29:38 2009 UTC (2 years, 5 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +4 -1 lines
Remove NOPRECIOUSMAKEVARS; when ARCH is i386, set ARCH=x86 in MAKE_ARGS.

If the Erlang port was built as a dependency of another port,
ARCH=i386 was set for some reason and the Hipe build would fail.

Revision 1.139: download - view: text, markup, annotated - select for diffs
Sun Sep 6 13:20:07 2009 UTC (2 years, 5 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +1 -1 lines
Use "+=" rather than "=" when modifying CONFIGURE_ENV.

Revision 1.138: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:53:13 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin

Revision 1.137: download - view: text, markup, annotated - select for diffs
Wed Jul 1 14:58:04 2009 UTC (2 years, 7 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +1 -1 lines
The per-thread last floating point exception pointer is not initialized
to NULL when it is allocated. As a result, spurious floating point
exceptions are reported.

Obtained from:	David Reiss <dreiss at cs.stanford.edu>

Revision 1.136: download - view: text, markup, annotated - select for diffs
Sat Jun 13 10:02:42 2009 UTC (2 years, 7 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +1 -1 lines
Add bugfix for ei_decode_big.

"The high order bits of the 16-bits digit (short) are read, even if
the byte (at u[(i*2)+1]) doesn't belong to the big. In other words,
big numbers such as 16#1234567890 with an odd number of bytes are
decoded with a garbage byte (i.e. 16#XX1234567890)."

http://erlang.org/pipermail/erlang-bugs/2008-October/001023.html

Obtained from:	Paul Guyot <pguyot at kallisys.net>

Revision 1.135: download - view: text, markup, annotated - select for diffs
Fri Jun 12 15:24:53 2009 UTC (2 years, 7 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +1 -1 lines
files/patch-lib_compiler_src_beam__utils.erl:

Fix "Internal consistency check failed" compiler error.

Obtained from:  Bjorn Gustavsson <bgustavsson at gmail.com>

files/patch-lib_inets_src_http__client_http.erl:

The process would hang because {stream,{self,once}} is not recognized as an invalid option.

Obtained from:  Adam Kocoloski <adam.kocoloski at gmail.com>

Revision 1.134: download - view: text, markup, annotated - select for diffs
Thu Jun 11 16:35:12 2009 UTC (2 years, 8 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +7 -4 lines
Unbreak PLIST for erlang-lite.

Revision 1.133: download - view: text, markup, annotated - select for diffs
Thu Jun 11 16:32:24 2009 UTC (2 years, 8 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +1 -0 lines
Mark as MAKE_JOBS_UNSAFE.

PR:		ports/135479
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>

Revision 1.132: download - view: text, markup, annotated - select for diffs
Thu Jun 11 11:02:02 2009 UTC (2 years, 8 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +4 -4 lines
Upgrade to version R13B01.

Revision 1.131: download - view: text, markup, annotated - select for diffs
Wed Jun 10 15:57:29 2009 UTC (2 years, 8 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +2 -1 lines
Remove dependency on GCC 4.3: allow proper CFLAGS to reach lib/wx/configure.

Obtained from:	vanilla

Revision 1.130: download - view: text, markup, annotated - select for diffs
Thu Jun 4 12:19:13 2009 UTC (2 years, 8 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +1 -0 lines
Bump PORTREVISION due to the recent PLIST changes.

Noticed by:	itetcu

Revision 1.129: download - view: text, markup, annotated - select for diffs
Thu Jun 4 11:20:54 2009 UTC (2 years, 8 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +1 -1 lines
Restore installation of erl_call.

Revision 1.128: download - view: text, markup, annotated - select for diffs
Wed Jun 3 13:47:14 2009 UTC (2 years, 8 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +16 -7 lines
Upgrade to version R13B.

Submitted by:	Kenji Rikitake <kenji.rikitake at acm.org> (with a few changes)

Revision 1.127: download - view: text, markup, annotated - select for diffs
Mon Feb 23 14:46:31 2009 UTC (2 years, 11 months ago) by mm
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +1 -1 lines
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:	pointyhat (pav)

Revision 1.126: download - view: text, markup, annotated - select for diffs
Mon Jan 5 20:36:28 2009 UTC (3 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +0 -8 lines
- Remove conditional checks for FreeBSD 5.x and older

Revision 1.125: download - view: text, markup, annotated - select for diffs
Mon Nov 17 21:30:16 2008 UTC (3 years, 2 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +1 -1 lines
Fix an issue related to mktime(3) returning -1 when tm_isdst is true but the timestamp cannot be represented. Previously, -1 was interpreted as a valid result leading erlang:localtime_to_universaltime/2 to return {{1969, 12, 31}, {23, 59, 59}}.

A detailed explanation may be found here:

  http://www.erlang.org/pipermail/erlang-bugs/2008-November/001077.html

Obtained from:	Paul Guyot <pguyot at kallisys.net>

Revision 1.124: download - view: text, markup, annotated - select for diffs
Thu Nov 6 16:19:03 2008 UTC (3 years, 3 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +1 -0 lines
The tarball was re-rolled to install the eunit.hrl file.

Revision 1.123: download - view: text, markup, annotated - select for diffs
Wed Nov 5 23:32:21 2008 UTC (3 years, 3 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +4 -5 lines
Upgrade to version R12B-5.

Revision 1.122: download - view: text, markup, annotated - select for diffs
Sun Nov 2 13:50:08 2008 UTC (3 years, 3 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +7 -1 lines
Create missing empty directory from pkg-plist to avoid a pkg_delete warning.

Make sure that Install exits with 0 (restore previous patch).

No PORTREVISION change needed.

Revision 1.121: download - view: text, markup, annotated - select for diffs
Sat Nov 1 19:09:26 2008 UTC (3 years, 3 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +2 -1 lines
Unbreak SCTP support and bump PORTREVISION.

Revision 1.120: download - view: text, markup, annotated - select for diffs
Fri Sep 5 19:35:41 2008 UTC (3 years, 5 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +4 -4 lines
Upgrade to version R12B-4.

Revision 1.119: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:17:28 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)

Revision 1.118: download - view: text, markup, annotated - select for diffs
Sat Jun 14 23:39:41 2008 UTC (3 years, 7 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +5 -6 lines
Upgrade to version R12B-3.

Revision 1.117: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:41:08 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.116: download - view: text, markup, annotated - select for diffs
Thu Jun 5 23:50:18 2008 UTC (3 years, 8 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +1 -1 lines
Portlint:

FATAL: Makefile: [55]: use a tab (not space) after a variable name

Revision 1.115: download - view: text, markup, annotated - select for diffs
Sat Apr 12 12:52:31 2008 UTC (3 years, 10 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +4 -4 lines
Upgrade to release R12B-2.

Revision 1.114: download - view: text, markup, annotated - select for diffs
Sat Feb 9 10:07:35 2008 UTC (4 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +1 -1 lines
Fix SSL linking issue on amd64.

Revision 1.113: download - view: text, markup, annotated - select for diffs
Thu Feb 7 22:40:16 2008 UTC (4 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +4 -6 lines
Upgrade to version R12B-1.

Revision 1.112: download - view: text, markup, annotated - select for diffs
Sun Feb 3 20:42:08 2008 UTC (4 years ago) by pav
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +4 -0 lines
- Mark erlang-lite BROKEN on amd64/5

Reported by:	pointyhat

Revision 1.111: download - view: text, markup, annotated - select for diffs
Sun Dec 23 21:57:50 2007 UTC (4 years, 1 month ago) by olgeni
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +9 -6 lines
Upgrade to version R12B-0 with OSP1 source patch.

Revision 1.110: download - view: text, markup, annotated - select for diffs
Sat Sep 8 17:14:55 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +7 -7 lines
Move the USE_* variables before the inclusion of bsd.port.pre.mk to fix
building in the new bsd.perl.mk order.

Revision 1.109: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:40:58 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +4 -4 lines
- 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)

Revision 1.108: download - view: text, markup, annotated - select for diffs
Mon Jul 2 20:47:52 2007 UTC (4 years, 7 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +1 -0 lines
* 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

Revision 1.107: download - view: text, markup, annotated - select for diffs
Thu Jun 14 12:35:23 2007 UTC (4 years, 7 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +5 -4 lines
Upgrade to version R11B-5.

Revision 1.106: download - view: text, markup, annotated - select for diffs
Mon May 28 23:48:29 2007 UTC (4 years, 8 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +6 -18 lines
Upgrade to version R11B-4.

Revision 1.105: download - view: text, markup, annotated - select for diffs
Sat May 19 20:13:34 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.104: download - view: text, markup, annotated - select for diffs
Mon Apr 2 22:56:11 2007 UTC (4 years, 10 months ago) by pav
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +1 -1 lines
- 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

Revision 1.103: download - view: text, markup, annotated - select for diffs
Fri Feb 23 20:14:54 2007 UTC (4 years, 11 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +1 -1 lines
Fix formatting exception in io:format.

Obtained from:	Hans Bolinder <hans.bolinder(at)ericsson.com>

Revision 1.102: download - view: text, markup, annotated - select for diffs
Tue Feb 20 21:20:42 2007 UTC (4 years, 11 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +1 -1 lines
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>

Revision 1.101: download - view: text, markup, annotated - select for diffs
Thu Feb 15 20:57:03 2007 UTC (4 years, 11 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +1 -0 lines
Fix "edoc: error in layout 'edoc_layout'" issue.

Obtained from:	Bertil Karlsson <bertil.karlsson(at)ericsson.com>

Revision 1.100: download - view: text, markup, annotated - select for diffs
Fri Feb 2 13:06:21 2007 UTC (5 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +4 -5 lines
Upgrade to version R11B-3.

Revision 1.99: download - view: text, markup, annotated - select for diffs
Sun Dec 31 23:27:18 2006 UTC (5 years, 1 month ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +1 -1 lines
Fix R11B-2 SMP timer race condition bug.

Obtained from:	Rickard Green <rickard.s.green(at)ericsson.com>

Revision 1.98: download - view: text, markup, annotated - select for diffs
Tue Dec 12 13:49:01 2006 UTC (5 years, 2 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +3 -1 lines
Improve pkg-message management using SUB_FILES.

Revision 1.97: download - view: text, markup, annotated - select for diffs
Tue Dec 12 10:57:59 2006 UTC (5 years, 2 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +1 -1 lines
Portlint: move PORTREVISION.

Revision 1.96: download - view: text, markup, annotated - select for diffs
Tue Dec 12 10:57:16 2006 UTC (5 years, 2 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +10 -10 lines
Portlint: whitespace fixes.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Mon Dec 11 17:28:59 2006 UTC (5 years, 2 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +1 -0 lines
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.

Revision 1.94: download - view: text, markup, annotated - select for diffs
Sat Nov 25 16:47:07 2006 UTC (5 years, 2 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +7 -7 lines
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."

Revision 1.93: download - view: text, markup, annotated - select for diffs
Fri Nov 17 06:45:48 2006 UTC (5 years, 2 months ago) by kris
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +4 -0 lines
BROKEN on sparc64: does not build

Revision 1.92: download - view: text, markup, annotated - select for diffs
Thu Sep 7 11:59:56 2006 UTC (5 years, 5 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +4 -5 lines
Upgrade to version R11B-1.

Revision 1.91: download - view: text, markup, annotated - select for diffs
Fri Aug 4 12:34:43 2006 UTC (5 years, 6 months ago) by erwin
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +4 -4 lines
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

Revision 1.90: download - view: text, markup, annotated - select for diffs
Mon Jun 19 20:45:43 2006 UTC (5 years, 7 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +1 -0 lines
Bugfix: ssh_sftp:connect/2,3 hangs when remote the host is unknown.

Obtained from:	Dmitriy Kargapolov <dmitry.kargapolov(at)corp.idt.net>

Revision 1.89: download - view: text, markup, annotated - select for diffs
Mon Jun 19 18:42:46 2006 UTC (5 years, 7 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +1 -1 lines
Add sparc64 to ONLY_FOR_ARCHS.

PR:		ports/96688
Submitted by:	Shaun Amott <shaun@inerd.com>

Revision 1.88: download - view: text, markup, annotated - select for diffs
Sun May 28 14:20:45 2006 UTC (5 years, 8 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +6 -4 lines
Upgrade to release R11B-0.

Revision 1.87: download - view: text, markup, annotated - select for diffs
Tue May 9 12:12:25 2006 UTC (5 years, 9 months ago) by garga
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +2 -0 lines
Register CONFLICTS with recently added lang/erlang-lite

Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon Mar 20 23:13:38 2006 UTC (5 years, 10 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +5 -2 lines
Add support for amd64 (from ports/83001, modified).

PR:		ports/83001
Submitted by:	Rasmus Kaj <kaj(at)kth.se>

Revision 1.85: download - view: text, markup, annotated - select for diffs
Mon Mar 20 19:54:30 2006 UTC (5 years, 10 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +1 -1 lines
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>

Revision 1.84: download - view: text, markup, annotated - select for diffs
Wed Mar 15 16:37:05 2006 UTC (5 years, 10 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +4 -5 lines
Upgrade to version R10B-10 (with dialyzer patch).

Revision 1.83: download - view: text, markup, annotated - select for diffs
Tue Mar 7 08:26:44 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +1 -0 lines
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with:	kris
Approved by:	portmgr (implicit)

Revision 1.82: download - view: text, markup, annotated - select for diffs
Mon Feb 13 18:50:05 2006 UTC (5 years, 11 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +2 -2 lines
Upgrade to current bsd.java.mk syntax.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Sat Feb 4 23:52:18 2006 UTC (6 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +46 -47 lines
* 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.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Thu Dec 15 10:58:51 2005 UTC (6 years, 1 month ago) by olgeni
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +4 -5 lines
Upgrade to version R10B-9.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Nov 10 15:12:40 2005 UTC (6 years, 3 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +1 -0 lines
Add bugfix for SSL distribution protocol.

Obtained from:	Bjorn Gustavsson <bjorn(at)erix.ericsson.se>

Revision 1.78: download - view: text, markup, annotated - select for diffs
Fri Oct 28 19:51:01 2005 UTC (6 years, 3 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +4 -5 lines
Upgrade to release R10B-8.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Wed Aug 31 13:19:32 2005 UTC (6 years, 5 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +4 -4 lines
Upgrade to version R10B-7.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Tue Jun 28 12:21:58 2005 UTC (6 years, 7 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +15 -0 lines
Enable ODBC support.

Submitted by:	Alexey Slynko <slynko(at)tronet.ru>

Revision 1.75: download - view: text, markup, annotated - select for diffs
Tue Jun 28 12:21:11 2005 UTC (6 years, 7 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +0 -8 lines
Remove disabled code.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Tue Jun 28 12:20:35 2005 UTC (6 years, 7 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +0 -1 lines
Portlint fixes.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Thu Jun 23 23:00:00 2005 UTC (6 years, 7 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +4 -4 lines
Upgrade to version R10B-6.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Wed May 11 16:20:15 2005 UTC (6 years, 9 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +4 -4 lines
Upgrade to version R10B-5.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Sun May 1 09:16:02 2005 UTC (6 years, 9 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +4 -5 lines
Upgrade to version R10B-4.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Sat Mar 19 11:24:22 2005 UTC (6 years, 10 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -0 lines
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>

Revision 1.69: download - view: text, markup, annotated - select for diffs
Mon Mar 7 13:45:23 2005 UTC (6 years, 11 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +4 -5 lines
Upgrade to version R10B-3.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Sun Feb 6 18:05:38 2005 UTC (7 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +1 -1 lines
Fix problem in run_erl pipe creation.

Submitted by:	Peter Lund <Peter.Lund (at) lundata.se>

Revision 1.67: download - view: text, markup, annotated - select for diffs
Sat Jan 29 14:52:08 2005 UTC (7 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -1 lines
Use mkdir -p to create empty directories.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Sat Jan 29 13:51:43 2005 UTC (7 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +5 -0 lines
Create empty directories from pkg-plist.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Sat Jan 22 10:42:21 2005 UTC (7 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -2 lines
Enable kernel poll feature.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Sun Jan 9 11:27:56 2005 UTC (7 years, 1 month ago) by olgeni
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +3 -2 lines
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]

Revision 1.63: download - view: text, markup, annotated - select for diffs
Thu Dec 30 22:34:09 2004 UTC (7 years, 1 month ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -0 lines
Fix issue with rb:show/1 (could not be called twice).

Obtained from:	Peter Andersson <peppe (at) erix.ericsson.se>

Revision 1.62: download - view: text, markup, annotated - select for diffs
Wed Dec 22 15:31:13 2004 UTC (7 years, 1 month ago) by olgeni
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +14 -13 lines
Upgrade to version r10b2.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Nov 25 11:14:10 2004 UTC (7 years, 2 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -3 lines
Fix packaging, which should also fix the cascading failure on the ports
cluster.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Nov 24 01:46:39 2004 UTC (7 years, 2 months ago) by kris
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -3 lines
IGNORE on 4.x too since the same problems exist

Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Nov 18 22:36:04 2004 UTC (7 years, 2 months ago) by kris
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +4 -0 lines
IGNORE on FreeBSD >= 5.x: Crashes at runtime

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Oct 12 09:07:54 2004 UTC (7 years, 4 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -1 lines
Add "parallel" category.

PR:		ports/72356
Submitted by:	Marc van Woerkom <marc.vanwoerkom at fernuni-hagen.de>

Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Oct 12 09:03:01 2004 UTC (7 years, 4 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -5 lines
Unbreak (disable HIPE build).

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sat Sep 18 17:07:54 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +4 -0 lines
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sun Jun 27 09:38:01 2004 UTC (7 years, 7 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +10 -0 lines
Enable SAE/escript function, which allows creation of standalone Erlang
scripts.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu Jun 24 19:16:37 2004 UTC (7 years, 7 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -0 lines
Restore PORTEPOCH.

Noticed by:	eik+chkversion

Revision 1.53: download - view: text, markup, annotated - select for diffs
Thu Jun 24 10:49:09 2004 UTC (7 years, 7 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +4 -9 lines
Upgrade to release R9C-2.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri May 28 14:41:45 2004 UTC (7 years, 8 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +4 -5 lines
Upgrade to version R9C-1.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Mar 11 20:10:52 2004 UTC (7 years, 11 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
Unbreak filelib:fold_files/6, add missing clause.

Obtained from:	 Dominic Williams (on erlang-questions)

Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Mar 11 19:52:24 2004 UTC (7 years, 11 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
Do not close a SSL connection when a finite timeout is specified and
triggered (also fixes ejabberd).

Submitted by:	demon
Obtained from:	Alexey Shchepin

Revision 1.49: download - view: text, markup, annotated - select for diffs
Sun Feb 29 16:54:08 2004 UTC (7 years, 11 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -0 lines
Add ONLY_FOR_ARCHS=i386, as dependent ports consistently fail to build on
other architectures for yet unknown reasons.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun Feb 29 16:52:37 2004 UTC (7 years, 11 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +5 -5 lines
Sort variables, make portlint happier.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:21:33 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Jan 22 11:05:58 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +4 -4 lines
Use the SORT macro from bsd.port.mk.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat Dec 27 18:57:36 2003 UTC (8 years, 1 month ago) by olgeni
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
Fix dets file corruption issue.

Obtained from:	Hans Bolinder <hasse@erix.ericsson.se>

Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Nov 20 23:26:35 2003 UTC (8 years, 2 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
Look for JDK 1.4.2.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Sep 26 11:46:55 2003 UTC (8 years, 4 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
Add nsswitch support, required when running on -CURRENT.

Obtained from:	Daniel Néri <dne@mayonnaise.net>

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Sep 6 13:13:12 2003 UTC (8 years, 5 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
Bump PORTREVISION for help related fixes.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Aug 31 14:39:34 2003 UTC (8 years, 5 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -0 lines
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

Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Aug 7 19:55:38 2003 UTC (8 years, 6 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -0 lines
Bump PORTEPOCH.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Aug 7 10:03:00 2003 UTC (8 years, 6 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +4 -7 lines
Upgrade to release R9C-0, and start using OTP release numbers as
port versions.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Jun 23 15:51:31 2003 UTC (8 years, 7 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +28 -29 lines
* 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.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Jun 1 17:01:10 2003 UTC (8 years, 8 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -0 lines
Merge more crypto related fixes for recent OpenSSL versions.

Submitted by:	Youki Kadobayashi <youki-k@is.aist-nara.ac.jp>

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Jun 1 09:28:09 2003 UTC (8 years, 8 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -2 lines
Fix build problem when using WITHOUT_X11.

PR:		ports/51435

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Mar 5 19:23:45 2003 UTC (8 years, 11 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -5 lines
Update to R9B-1.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Feb 23 10:51:21 2003 UTC (8 years, 11 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -0 lines
De-pkg-comment my ports + some more.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Jan 2 11:34:29 2003 UTC (9 years, 1 month ago) by olgeni
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
Fix dependencies: remove USE_XLIB and depend on tk84.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Nov 16 00:20:07 2002 UTC (9 years, 2 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -3 lines
Make more silent + whitespace change.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Nov 13 10:38:23 2002 UTC (9 years, 3 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +24 -0 lines
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.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Nov 13 10:31:17 2002 UTC (9 years, 3 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -15 lines
Enable threading and HiPE by default.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Nov 13 09:05:31 2002 UTC (9 years, 3 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
find -> ${FIND}.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Nov 11 17:36:32 2002 UTC (9 years, 3 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +0 -2 lines
I removed the autoconf dependency but was still calling ${AUTOCONF},
which is no longer needed.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Nov 3 20:16:29 2002 UTC (9 years, 3 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +7 -0 lines
Add WITH_ERLANG_HIPE option, to enable HiPE support.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Nov 2 18:40:48 2002 UTC (9 years, 3 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +6 -115 lines
Update to version R9B-0, use ${SHAREOWN}:${SHAREGRP} rather
than hardcoding root:wheel.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Jul 15 15:50:44 2002 UTC (9 years, 6 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +9 -0 lines
Add support for WITH_ERLANG_THREADS (enables threaded I/O).

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Jul 15 08:56:26 2002 UTC (9 years, 6 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -0 lines
chown lib/erlang to root:wheel with proper permissions, do not use bogus
uids from the documentation tarball.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Apr 14 19:07:04 2002 UTC (9 years, 9 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +75 -71 lines
Update port to version 8.1 (R8B-1)

Submitted by:	Vance Shipley <vances@motivity.ca>

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Mar 31 18:08:40 2002 UTC (9 years, 10 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
Add a link to the erl_call utility in ${LOCALBASE}/bin (useful for shell
scripts controlling erlang nodes).

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Mar 31 17:45:14 2002 UTC (9 years, 10 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -0 lines
Add (forgotten) build dependency on devel/autoconf213.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Mar 31 10:23:42 2002 UTC (9 years, 10 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +46 -71 lines
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).

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jan 29 11:24:07 2002 UTC (10 years ago) by knu
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +10 -10 lines
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.

Use command macros where appropriate.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Oct 5 19:39:12 2001 UTC (10 years, 4 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +35 -28 lines
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.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Sep 28 11:31:59 2001 UTC (10 years, 4 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +12 -20 lines
* 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}

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jun 10 20:35:08 2001 UTC (10 years, 8 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Take over maintainership.

Approved by:	maintainer (sam@inf.enst.fr)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jun 6 20:57:49 2001 UTC (10 years, 8 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +19 -7 lines
Update port to version 7.3.0 (OTP-R7B-3), and add some improvements to
pkg-plist generation (vim5-style).

Approved by:	maintainer

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Mar 7 21:59:55 2001 UTC (10 years, 11 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +13 -8 lines
Update port to version R7B-2.

A detailed changelog is available at:

  http://www.erlang.org/download/otp_src_R7B-2.readme

(NOTICE: there is an incompatibility with the previous version: see
OTP-3744)

Port note: I finally removed all the lib/ files from pkg-plist, and
switched to automatic plist generation because Erlang is so nice as to live
in its own subdirectory. Previous plist management involved far too many
%%HACKS%%, and untold hours of compilation/testing to get every combination
right.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Feb 20 14:15:33 2001 UTC (10 years, 11 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +92 -8 lines
Misc. Makefile, docs and pkg-plist fixes.

* Put documentation in the correct directories.
  An UPDATED_PACKAGES variable is provided in the Makefile to select which
  documentation should be moved (see Makefile comments).
* Move man pages out of pkg-plist.
* Add man pages to Makefile.
* Don't compress man pages, to support emacs erlang mode.
* Don't try to compile java dependent packages if javac cannot be found:
  tell user to check JAVABINDIR in this case.

(no functional changes to the base Erlang system)

Maintainer:	timed out

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jan 23 20:50:36 2001 UTC (11 years ago) by pb
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +99 -72 lines
Update port to erlang 7.1.0.
Change maintainer (agreed to by previous maintainer).

PR:		ports/24456
Submitted by:	sam@inf.enst.fr

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jan 16 17:31:10 2001 UTC (11 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +64 -64 lines
Massive style enforcement - use ^I instead of spaces for variables identation.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Aug 11 12:46:42 2000 UTC (11 years, 6 months ago) by alex
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Change maintainer email.

Submitted by:	maintainer on -ports

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Apr 12 06:18:20 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -5 lines
Convert to the PORTNAME - PORTVERSION syntax.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jan 3 11:43:33 2000 UTC (12 years, 1 month ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
Add USE_XLIB.

Submitted by:	bento

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Dec 31 20:34:28 1999 UTC (12 years, 1 month ago) by steve
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +117 -33 lines
Update to version 6.1.0.

PR:		15791
Submitted by:	maintainer

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:34:29 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Change Id->FreeBSD.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Mar 8 07:28:28 1999 UTC (12 years, 11 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined.  Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.

The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.

At least we've got much fewer "-unknown-"s in the tree as the result. :)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Feb 26 05:01:24 1999 UTC (12 years, 11 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +29 -29 lines
Upgrade to v47.4.1.

PR:		ports/10236
Submitted by:	Sebastian Strollo <seb@erix.ericsson.se>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Dec 27 17:30:01 1998 UTC (13 years, 1 month ago) by flathill
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -4 lines
Fix as BROKEN. Add MASTER_SITES

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Dec 26 20:06:51 1998 UTC (13 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1 lines
BROKEN='single fetch site, which is currently behind a routing loop'

Commited with single MASTER_SITE by:	flathill

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Dec 24 18:11:50 1998 UTC (13 years, 1 month ago) by flathill
Branches: RUSLAN
CVS tags: v47_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
PR:		ports/9054
Submitted by:	Ruslan@Shevchenko.Kiev.UA
modern programming language from Ericsson labs

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Dec 24 18:11:50 1998 UTC (13 years, 1 month ago) by flathill
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options