Commit graph

28 commits

Author SHA1 Message Date
Baptiste Daroussin
77cba41a62 Cleanup plist 2014-10-27 15:23:30 +00:00
Ashish SHUKLA
9cc7f367f3 - Strip installed libraries
- Prevent build log files from getting installed

Reported by:	swills
2014-07-28 09:05:34 +00:00
Adam Weinberger
f1c41f7305 Add USES=readline to fix configure. 2014-07-21 17:15:14 +00:00
Ashish SHUKLA
d617a61e84 - Update to 2.2.10 2014-07-05 21:49:51 +00:00
Ashish SHUKLA
ac8deec048 - Update to 2.2.9
- Remove dependency on rake, and switch to built-in rake, and thus
  unbreaking it
- Build in UTF-8 locale to fix issue with building
- Add dependency on execinfo
2014-06-23 07:27:24 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Antoine Brodin
d199d55511 Mark broken: Fails to build
# "build" target here installs into /wrkdirs/usr/ports/lang/rubinius/work/stage/usr/local
rake aborted!
Gem::LoadError: You have already activated rake 10.3.1, but your Gemfile requires rake 10.1.1. Prepending `bundle exec` to your command may solve this.
/wrkdirs/usr/ports/lang/rubinius/work/rubinius-2.2.5/Rakefile:1:in `<top (required)>'
(See full trace by running task with --trace)
*** [do-build] Error code 1

Reported by:	pkg-fallout
2014-04-20 20:50:24 +00:00
Ashish SHUKLA
dd2b4522bc - Update to 2.2.5
- Take maintainership
- Remove DEPRECATED, EXPIRATION_DATE
- Add LICENSE information
- Depend on LLVM port
- Remove GDBM option

Special thanks to Steve Wills for help with testing the port
2014-02-23 19:21:43 +00:00
Baptiste Daroussin
ce1c0bc3ed Back to the futur 2014-02-10 13:27:09 +00:00
Baptiste Daroussin
e6ef2c96d5 Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.

Reported by:	distillator
2014-02-10 12:58:54 +00:00
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +00:00
Mathieu Arnold
62a41b423b - Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03 13:44:00 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Eitan Adler
b0533230a5 Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by:	miwi
2013-03-28 15:51:16 +00:00
Baptiste Daroussin
8316e2eeba Convert to new options framework 2012-06-13 05:13:04 +00:00
Stanislav Sedov
422bce3414 - Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
2011-10-24 03:33:20 +00:00
Stanislav Sedov
89b8995423 - Rubinius does not need ruby to run. 2011-09-13 06:34:17 +00:00
Gabor Kovesdan
2fc6a06a9b - Track dependencies after databases/gdbm update 2011-09-12 13:46:58 +00:00
Mark Linimon
52146dcbd2 Mark as broken on sparc64: does not compile. 2011-08-10 09:07:24 +00:00
Stanislav Sedov
1afbb7063b - Update to 1.2.4.
- Unbreak.
2011-07-07 02:41:36 +00:00
Pav Lucistnik
999f6a89cf - Mark BROKEN: does not compile
Reported by:	pointyhat
2011-05-23 23:00:50 +00:00
Stanislav Sedov
37f9a097e1 - Update to 1.2.3. 2011-05-14 01:21:39 +00:00
Stanislav Sedov
850754b1d5 - Update to 1.2.2. 2011-03-05 02:51:15 +00:00
Pav Lucistnik
aebf0eb754 - Disallow from 7.x builds on pointyhat due to hangs
Feature safe:	yes
2011-01-27 08:35:30 +00:00
Stanislav Sedov
41c7d16f7a - Fix pkg-plist in case when gdbm is not present.
- Add option to enable/disable GDBM.

Reported by:	pav
Feature safe:	yes
2011-01-12 03:42:23 +00:00
Stanislav Sedov
ea684d5547 - Update to 1.2. 2011-01-11 04:39:19 +00:00
Pav Lucistnik
67c49c2999 - Mark BROKEN on 6.X: does not build
Reported by:	pointyhat
2010-10-24 22:07:03 +00:00
Stanislav Sedov
058d75c6bb - Add port for lang/rubinius, a LLVM based ruby language implementation.
WWW:	http://rubini.us/
2010-10-11 21:20:56 +00:00