1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
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
accessibility
arabic
archivers - fix badly converted PORT_OPTIONS 2014-04-19 11:13:18 +00:00
astro
audio audio/py-eyed3: update to 0.7.4 (backwards incompatible branch) 2014-04-20 20:25:33 +00:00
benchmarks
biology Remove expired ports: 2014-04-18 11:17:45 +00:00
cad
chinese
comms - drop mainatinership 2014-04-20 18:11:41 +00:00
converters Use lua 5.2 2014-04-20 09:37:37 +00:00
databases Mark broken, fails to build 2014-04-20 19:06:04 +00:00
deskutils Remove expired ports: 2014-04-18 11:17:45 +00:00
devel Mark broken: fails to link 2014-04-20 20:34:29 +00:00
dns Additional port improvements 2014-04-19 20:21:10 +00:00
editors Update mg to 20140414 2014-04-19 05:38:38 +00:00
emulators Update to Wine 1.7.17. This includes the following changes: 2014-04-19 00:01:30 +00:00
finance
french
ftp With CLIENT_ONLY being an OPTION now, remove the unneeded 2014-04-20 19:40:26 +00:00
games - Fix the build by dropping now unsupported compiler options 2014-04-20 14:44:25 +00:00
german
graphics graphics/GraphicsMagick12: mark deprecated 2014-04-20 19:01:45 +00:00
hebrew
hungarian
irc
japanese Remove expired ports: 2014-04-18 11:17:45 +00:00
java Reduce diff between Orcle/Sun Java ports and clean up. 2014-04-18 22:48:45 +00:00
Keywords
korean
lang Mark broken: Fails to build 2014-04-20 20:50:24 +00:00
mail Mark broken, Violates stagedir and fails to package 2014-04-20 20:10:43 +00:00
math - Update to 2.2.0. 2014-04-19 16:09:43 +00:00
misc Add usb ids database, which will be used to populate informations 2014-04-18 12:55:41 +00:00
Mk Add / to the blacklist of homedirs that should not be created or touched. 2014-04-19 13:54:30 +00:00
multimedia multimedia/gpodder: update to 3.6.1 2014-04-20 20:26:57 +00:00
net Convert to new LIB_DEPENDS format. 2014-04-19 19:17:50 +00:00
net-im - Stop removing directories from BSD.local.dist. 2014-04-19 06:11:21 +00:00
net-mgmt - fix PORTOPTION s/:MWITH_MYSQL/:MMYSQL/ 2014-04-19 10:45:23 +00:00
net-p2p Remove expired ports: 2014-04-18 11:17:45 +00:00
news
palm
polish
ports-mgmt Update to 2.15.1. 2014-04-19 18:39:10 +00:00
portuguese
print Unbreak with new cups 2014-04-20 20:02:06 +00:00
russian
science Mark broken: Fails to post-build 2014-04-20 19:15:17 +00:00
security - Update to 5.89 2014-04-20 15:54:11 +00:00
shells
sysutils - drop maintainership 2014-04-20 19:41:54 +00:00
Templates
textproc Update to 4.5.3. 2014-04-20 19:13:50 +00:00
Tools Replace edwin's contact address with mine in the help, too. And 2014-04-18 23:37:53 +00:00
ukrainian
vietnamese
www - drop maintainership 2014-04-20 19:39:10 +00:00
x11 Restrict these to use python 2 for the time being. 2014-04-19 10:16:56 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Remove expired ports: 2014-04-18 11:17:45 +00:00
.gitignore
CHANGES - Rename check-orphans to check-plist. Keep the old for backwards-compat. 2014-04-19 06:44:56 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - add forgotten entry for bugzilla -> bugzilla40 2014-04-18 12:55:41 +00:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.