1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Guangyuan Yang e161886166 - Add thefuck 3.25
Thefuck is a magnificent app which corrects your previous console command.
It tries to match a rule for the previous command, creates a new command
using the matched rule and runs it. Thefuck comes with a lot of predefined
rules, but you can create your own rules as well.

WWW: https://github.com/nvbn/thefuck

PR:		224263
Approved by:	adamw
Differential Revision:	https://reviews.freebsd.org/D13460
2018-01-05 09:26:49 +00:00
accessibility
arabic
archivers
astro
audio Lift BROKEN_aarch64 for Clang 3.8 per FreeBSD 11.0 EOL 2018-01-05 02:57:35 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases Fix build with Ruby 2.4+ and unbreak this port 2018-01-04 20:12:38 +00:00
deskutils
devel Revert r458086, duplicate port 2018-01-05 06:54:27 +00:00
dns
editors - Update to 2.9.2 2018-01-04 21:21:41 +00:00
emulators - Update to 20180105 snapshot 2018-01-05 06:34:59 +00:00
finance
french
ftp
games games/xqf: lift BROKEN_aarch64 per FreeBSD 11.0 EOL 2018-01-05 03:32:57 +00:00
german - add back setuid bits for poudriere builds 2018-01-05 05:53:09 +00:00
graphics graphics/libjxr: lift BROKEN_aarch64 per FreeBSD 11.0 EOL 2018-01-05 03:41:39 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/spidermonkey24: unbreak build with Clang 6 / GCC 7 2018-01-04 02:40:11 +00:00
mail mail/jmba: don't auto-enable gettext 2018-01-05 04:19:26 +00:00
math - Mark MAKE_JOBS_SAFE, this fixes build on mips and mips64 2018-01-04 08:38:19 +00:00
misc - Add thefuck 3.25 2018-01-05 09:26:49 +00:00
Mk Disallow forced FLAVOR as make argument. 2018-01-04 20:17:40 +00:00
multimedia - Update WWW 2018-01-05 09:00:46 +00:00
net - add back setuid bits for poudriere builds 2018-01-05 05:16:38 +00:00
net-im
net-mgmt * Revision bump, cleanup unused dependencies 2018-01-05 03:56:32 +00:00
net-p2p
news - add back setuid bits for poudriere builds 2018-01-05 05:20:53 +00:00
palm
polish
ports-mgmt
portuguese
print print/ghostscript9-agpl-base: revert r432155 per FreeBSD 11.0 EOL 2018-01-05 02:57:59 +00:00
russian
science - Update to 0.9.2 2018-01-04 11:54:56 +00:00
security - update to 1.0.33 2018-01-05 04:48:55 +00:00
shells
sysutils Update to 2.14.2 2018-01-04 20:11:32 +00:00
Templates
textproc Update to 1.0.4. 2018-01-05 02:50:29 +00:00
Tools
ukrainian
vietnamese
www * Updated to 0.32.2 2018-01-05 01:00:59 +00:00
x11 x11/radare-cutter: create port 2018-01-04 17:09:27 +00:00
x11-clocks
x11-drivers x11-drivers/xorgxrdp: Update to 0.2.5 2018-01-04 16:19:39 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/pure-tk: adjust for new Tk pkg-config file 2018-01-04 12:58:50 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore Enhance .gitignore, svn:ingore and svn:global-ignores 2018-01-04 11:40:48 +00:00
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.