| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=86523
|
|
|
|
|
|
|
| |
port versions.
Notes:
svn path=/head/; revision=86486
|
|
|
|
|
|
|
|
|
| |
* 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.
Notes:
svn path=/head/; revision=83496
|
|
|
|
|
|
|
| |
Submitted by: Youki Kadobayashi <youki-k@is.aist-nara.ac.jp>
Notes:
svn path=/head/; revision=81913
|
|
|
|
|
|
|
| |
PR: ports/51435
Notes:
svn path=/head/; revision=81880
|
|
|
|
| |
Notes:
svn path=/head/; revision=77028
|
|
|
|
| |
Notes:
svn path=/head/; revision=76963
|
|
|
|
| |
Notes:
svn path=/head/; revision=76962
|
|
|
|
|
|
|
| |
Submitted by: nectar
Notes:
svn path=/head/; revision=76796
|
|
|
|
| |
Notes:
svn path=/head/; revision=76249
|
|
|
|
| |
Notes:
svn path=/head/; revision=72194
|
|
|
|
|
|
|
| |
Submitted by: Marc Ernst Eddy van Woerkom <Marc.Vanwoerkom@FernUni-Hagen.de>
Notes:
svn path=/head/; revision=70215
|
|
|
|
| |
Notes:
svn path=/head/; revision=70214
|
|
|
|
|
|
|
|
| |
erlang/lib. Makefile.lib lists the stock OTP libraries to avoid
cluttering the main Makefile. Time for PORTREVISION bump.
Notes:
svn path=/head/; revision=70021
|
|
|
|
| |
Notes:
svn path=/head/; revision=70019
|
|
|
|
| |
Notes:
svn path=/head/; revision=70018
|
|
|
|
| |
Notes:
svn path=/head/; revision=70013
|
|
|
|
| |
Notes:
svn path=/head/; revision=70011
|
|
|
|
|
|
|
| |
which is no longer needed.
Notes:
svn path=/head/; revision=69907
|
|
|
|
| |
Notes:
svn path=/head/; revision=69367
|
|
|
|
|
|
|
| |
than hardcoding root:wheel.
Notes:
svn path=/head/; revision=69303
|
|
|
|
| |
Notes:
svn path=/head/; revision=62992
|
|
|
|
|
|
|
| |
uids from the documentation tarball.
Notes:
svn path=/head/; revision=62966
|
|
|
|
|
|
|
| |
Submitted by: Vance Shipley <vances@motivity.ca>
Notes:
svn path=/head/; revision=57692
|
|
|
|
|
|
|
| |
scripts controlling erlang nodes).
Notes:
svn path=/head/; revision=57077
|
|
|
|
| |
Notes:
svn path=/head/; revision=57072
|
|
|
|
|
|
|
|
|
|
|
|
| |
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).
Notes:
svn path=/head/; revision=57047
|
|
|
|
|
|
|
| |
Submitted by: Tomasz Szymczak <ex@valis.net.pl>
Notes:
svn path=/head/; revision=54371
|
|
|
|
| |
Notes:
svn path=/head/; revision=54320
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=53957
|
|
|
|
|
|
|
|
| |
had to rework the documentation merging process because it thought that
1.9 became after 1.10, breaking the merge for this release.
Notes:
svn path=/head/; revision=48482
|
|
|
|
|
|
|
|
|
| |
* Autodetect java, enable WITHOUT_JAVA if no java exists
* Remove useless PLIST_SUBs (plist is automatically generated)
* grep -> ${GREP}
Notes:
svn path=/head/; revision=48243
|
|
|
|
|
|
|
| |
Approved by: maintainer (sam@inf.enst.fr)
Notes:
svn path=/head/; revision=43778
|
|
|
|
|
|
|
|
|
| |
pkg-plist generation (vim5-style).
Approved by: maintainer
Notes:
svn path=/head/; revision=43569
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=39202
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
Notes:
svn path=/head/; revision=38509
|
|
|
|
|
|
|
|
|
|
| |
Change maintainer (agreed to by previous maintainer).
PR: ports/24456
Submitted by: sam@inf.enst.fr
Notes:
svn path=/head/; revision=37506
|
|
|
|
| |
Notes:
svn path=/head/; revision=37252
|
|
|
|
|
|
|
| |
Submitted by: maintainer on -ports
Notes:
svn path=/head/; revision=31529
|
|
|
|
| |
Notes:
svn path=/head/; revision=27458
|
|
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=24383
|
|
|
|
|
|
|
|
| |
PR: 15791
Submitted by: maintainer
Notes:
svn path=/head/; revision=24320
|
|
|
|
| |
Notes:
svn path=/head/; revision=20952
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
Notes:
svn path=/head/; revision=19803
|
|
|
|
| |
Notes:
svn path=/head/; revision=18435
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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. :)
Notes:
svn path=/head/; revision=17053
|
|
|
|
|
|
|
|
| |
PR: ports/10236
Submitted by: Sebastian Strollo <seb@erix.ericsson.se>
Notes:
svn path=/head/; revision=16899
|
|
|
|
| |
Notes:
svn path=/head/; revision=15659
|
|
|
|
|
|
|
| |
Commited with single MASTER_SITE by: flathill
Notes:
svn path=/head/; revision=15638
|
|
Submitted by: Ruslan@Shevchenko.Kiev.UA
modern programming language from Ericsson labs
Notes:
svn path=/head/; revision=15596
|