Commit graph

12759 commits

Author SHA1 Message Date
Rene Ladan
6f35db0a8b Remove lang/python31, it expired on 2014-06-01 2014-06-01 15:46:59 +00:00
Pawel Pekala
70c9af17a6 - Add staging support
- Unmute install commands
2014-06-01 14:26:42 +00:00
Pawel Pekala
393c4306b3 - Add staging support, allow it as normal user
- Remove leading article from COMMENT
2014-06-01 14:18:40 +00:00
Rene Ladan
5ee7fa75d6 Remove expired ports:
2014-06-01 lang/ocaml-doc: Documentation is now included in lang/ocaml
2014-06-01 lang/ocaml-examples: Outdated and discontinued; new examples are in lang/ocaml
2014-06-01 lang/gnat-aux: Superceded by gcc4.9-based lang/gcc-aux, use it instead
2014-06-01 14:16:40 +00:00
Pawel Pekala
8a41ef31ee - Add staging support, strip binaries
- Remove leading article from COMMENT
- Use canonical names for patches
2014-06-01 14:02:15 +00:00
Pawel Pekala
c22c291886 - Add staging support
- Remove leading article from COMMENT
2014-06-01 13:27:31 +00:00
Pawel Pekala
b1d06a5e25 Add staging support 2014-06-01 13:26:35 +00:00
Pawel Pekala
0581283bc5 One OPTIONS_DEFINE too much 2014-06-01 13:10:23 +00:00
Pawel Pekala
bca05c2bf2 - Add staging support
- Define available options
2014-06-01 13:07:52 +00:00
Pawel Pekala
0be4595fc2 Add staging support 2014-06-01 12:50:31 +00:00
Pawel Pekala
93bd830d2d - Port is stage safe
- Remove leading article from COMMENT
- Use options helpers
2014-06-01 12:46:53 +00:00
Pawel Pekala
73d9870236 Add staging support 2014-06-01 12:35:40 +00:00
Pawel Pekala
0a88efc19b - Port is stage safe
- Use options subs, helpers
2014-06-01 12:34:53 +00:00
Pawel Pekala
5df9af412a - Add staging support
- Convert to new options framework
- Drop RUN_DEPENDS on javavmwrapper, pulled in by java port
- Use PORDATA instead of generated plist
- Fix WWW line
2014-06-01 11:49:31 +00:00
Pawel Pekala
e28e8e0e5d - Add staging support
- Convert to new options framework
- Use DATADIR, DOCSDIR to make things simplier
2014-06-01 11:47:14 +00:00
Pawel Pekala
9265ea3c6e Add staging support 2014-06-01 11:45:28 +00:00
Pawel Pekala
e7f6bc453c - Fix build on 10+ by respecting CC, CFLAGS
- Add staging support
- Convert to new options framework

MFH:		2014Q2
2014-06-01 09:07:52 +00:00
Antoine Brodin
02fe5fe0cc Mark BROKEN: Dysfunctional
All ports depending on this one fail to build:
    devel/asdlgen
    devel/ml-doc
    devel/sml_tk
    math/isabelle
    textproc/sml-fxp

Reported by:	pkg-fallout
With hat:	portmgr
2014-06-01 09:00:05 +00:00
John Marino
551b6c6c9b lang/gcc410: Turn off JAVA option completely for DragonFly
Recently DragonFly was added as an officially supported platform on
GCC, providing OOTB support for C, C++, ObjC, and Fortran.  However,
the Java lang does not build, even if the first failure (boehm-gc) is
fixed.

Adding Makefile.DragonFly is the cleanest and least intrusive way I could
remove the JAVA option (there is no EXCLUDE_OPTION_${OPSYS} support in
bsd.options.mk)

Approved by:	maintainer (gerald@)
2014-05-31 23:09:39 +00:00
Pawel Pekala
dd070abe1a Add staging support 2014-05-31 20:17:58 +00:00
Pawel Pekala
a6587a5a45 - Add staging support
- Convert to USES=tar:bzip2
2014-05-31 20:00:55 +00:00
Pawel Pekala
8b733f875c - Add staging support
- Convert to new options framework
- Use new LIB_DEPENDS format, USES=tar:bzip2
2014-05-31 19:59:23 +00:00
Pawel Pekala
599724f3bd - Add staging support
- Convert to new options framework
2014-05-31 19:33:48 +00:00
Pawel Pekala
87a2c9b1d2 - Add staging support
- Remove leading article from COMMENT
2014-05-31 19:30:59 +00:00
Pawel Pekala
0d2ace070a - Add staging suport, allow it as normal user
- Remove leading article from COMMENT
- Strip library
2014-05-31 19:20:37 +00:00
Tim Bishop
a7a73047d3 Stage support.
PR:		ports/190384
Submitted by:	Julian H. Stacey <jhs@berklix.com> (maintainer)
2014-05-30 22:08:55 +00:00
Steve Wills
1eafa82762 - Remove uneeded include of bsd.port.options.mk
Reported by:	antoine
Pointyhat to:	swills
2014-05-30 19:20:24 +00:00
Steve Wills
07e2d47f53 - Force use of libreadline from ports rather than base, in order to avoid
unexpectedly getting readline from ports if it's already installed.
- Add patch to work with newer libreadline
- Provide an option to use libedit from ports, avoiding the libedit in base.
- Note 1: The patch to work with newer libreadline is only applied in the
  libreadline case since it actually breaks building with libedit.
- Note 2: libreadline is not BSD licensed and while libedit would be
  preferable, it seems to have issues with UTF8 still, see ruby bug 9204. Once
  that's resolved, we can make libedit the default.

PR:		ports/187928 [1] (based on)
PR:		ports/188077 [2] (based on)
Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org> [1]
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net> [2]
Obtained from:	http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/readline/readline.c?r1=43458&r2=45225 (ruby upstream)
MFH:		2014Q2
2014-05-30 18:34:29 +00:00
Andrej Zverev
7abf4c90e9 revert previous changes
Requested by:	mat@
2014-05-30 03:55:51 +00:00
Andrej Zverev
91f65ad907 Restore behavior for internal EU::MM - make copy .bs files even if they
are empty.
2014-05-29 18:58:08 +00:00
John Marino
ac4ac4ee84 lang/clisp: Unbreak by specifying proper iconv
Adding a configure argument for libiconv make clisps build with either
libc or libiconv as appropriate.  Fix verified on Redports on all supported
platforms.

PR:		ports/187282
Submitted by:	Robert Cina
Fixed by:	marino
Approved by:	maintainer timeout (due to impending death of port)
Approved by:	portmgr (implicit)

Note that this port is still going to die in a few weeks, so I am not
bothering to stage it.
2014-05-29 09:07:21 +00:00
Brooks Davis
a6cc458d9b Update to a new snapshot including CHERI stack fixes from the weekend. 2014-05-28 16:47:30 +00:00
Dmitry Marakasov
4810808278 - Stagify
- Convert to USES=libtool
- Use new LIB_DEPENDS syntax
- Optionize docs installation
- Use canonical patch names
2014-05-27 19:54:28 +00:00
Mathieu Arnold
d20471ec4f I Forgot to update the CONFLICTS.
Submitted by:	az
Sponsored by:	Absolight
2014-05-27 19:41:58 +00:00
Dmitry Marakasov
811f3747d9 - Switch to USES=libtool
- Strip libraries
2014-05-27 13:19:50 +00:00
Baptiste Daroussin
248847f341 Switch to USES=scons 2014-05-27 12:23:36 +00:00
Mathieu Arnold
ca7f62bffc Add perl 5.20.0.
Changes:	http://search.cpan.org/dist/perl-5.20.0/pod/perldelta.pod
Sponsored by:	Absolight
2014-05-27 12:19:24 +00:00
Baptiste Daroussin
2ece4105ac Fix tolua++ symlink 2014-05-27 08:39:50 +00:00
Mathieu Arnold
e78d28a488 Ship Perl with its real licenses, and not the stock ones.
While there, sort the plist according to makeplist.

Sponsored by:	Absolight
2014-05-26 22:55:50 +00:00
Antoine Brodin
38406fbf26 Unbreak index 2014-05-26 22:16:18 +00:00
Gerald Pfeifer
f87a3fc41b On amd64 systems with clang, we still need to build with GCC for the time
being since clang pretends it is GCC, but cannot cope with all GCC specific
input.

Reported by:	Andrzej Tobola <ato@iem.pw.edu.pl>
Tested with:	redports
2014-05-26 21:11:38 +00:00
Baptiste Daroussin
a1a7034808 Add forgotten patch
Reported by:	many
2014-05-26 18:29:33 +00:00
Antoine Brodin
125764e022 Attempt to fix INDEX
With hat:	portmgr
2014-05-26 17:31:43 +00:00
Baptiste Daroussin
d4abd5db0f LUA_BINDIR is not defined anymore given that lua is install in "normal" bindir 2014-05-26 16:17:26 +00:00
Baptiste Daroussin
e836ab008a Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua

Approved by:	portmgr (implicit)
2014-05-26 15:28:28 +00:00
Martin Wilke
e2e772bd2a - Convert gmake,bzip2 to USES
Approved by:	portmgr
2014-05-26 14:47:56 +00:00
Baptiste Daroussin
87e16ac3ef Let's remove one hidden bsd.*.mk superseeded by USES=mono 2014-05-26 13:32:32 +00:00
Baptiste Daroussin
d1e4387ae1 Convert to USES=mono
With hat:	portmgr
2014-05-26 13:11:43 +00:00
Gerald Pfeifer
2a4457785f Update to the 20140525 snapshot of GCC 4.10.
This now again builds with clang, so we don't require GCC to build any
more.  (There was a latent non-determinism in GCC that lead to different
compilations.)
2014-05-26 13:09:06 +00:00
Baptiste Daroussin
28ec87158b Convert to USES=libtool
Use USES=compiler:c11 to enforce modern compiler (and clang version > 3.3)
Drop printing pkg-message it is done automatically by stage
Sharpen the sed on configure to fix in case of isinf it was making __thread testing hanging
Remove useless include of bsd.mono.mk
2014-05-26 12:55:44 +00:00