1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Steve Wills 41bee2251c devel/rubygem-gettext: update to 3.2.6
PR:		224757
Approved by:	maintainer timeout (knu, > 2 weeks)
2018-01-15 14:57:33 +00:00
accessibility
arabic
archivers - fix bad line inserted by vim 2018-01-15 14:40:52 +00:00
astro astro/boinc-setiathome: fix portname and add my personal site as well. 2018-01-14 23:53:47 +00:00
audio Remove expired ports: 2018-01-15 10:06:57 +00:00
base
benchmarks Unbreak the build against Clang 6.0.0 by allowing certain warnings while I'm 2018-01-15 14:35:10 +00:00
biology
cad
chinese
comms @snkmail.com 2018-01-14 15:31:51 +00:00
converters
databases databases/rubygem-tarantool: update to 0.5.8 2018-01-15 14:38:59 +00:00
deskutils Update khal to 0.9.8. Previous version was marked BROKEN due to 2018-01-14 21:23:13 +00:00
devel devel/rubygem-gettext: update to 3.2.6 2018-01-15 14:57:33 +00:00
dns Remove wrong build dependency on m4 2018-01-14 21:38:50 +00:00
editors
emulators Fix gemspec for rubygem-CFPropertyList 3.0.0 update 2018-01-14 14:14:38 +00:00
finance
french
ftp
games
german
graphics Some users have reported broken buttons. Make broken buttons work. 2018-01-15 04:27:10 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to v5.27.7-134-gd75174c. 2018-01-15 10:56:31 +00:00
mail - Add IPv6 AAAA Lookups for MtaHostChk 2018-01-15 10:55:01 +00:00
math exec_command.py states in comments it uses /bin/sh on POSIX for subprocess but incorrectly uses shell from environment. This makes compiles fail when compilation is done using the account 'nobody' which is default on pkg-fallout runs. 2018-01-14 20:33:37 +00:00
misc - update to -> 1.20 2018-01-15 11:54:37 +00:00
Mk USE_AUTOTOOLS has been removed, at last. 2018-01-15 14:24:39 +00:00
multimedia
net Fix a bug in USE_GITHUB code where a version with more than one / was 2018-01-15 11:34:53 +00:00
net-im Move devel/lua-bitop-51 to devel/lua51-bitop 2018-01-14 14:14:05 +00:00
net-mgmt
net-p2p net-p2p/transmission-daemon: Mitigate DNS rebinding attack 2018-01-14 22:35:00 +00:00
news
palm
polish
ports-mgmt Update to version 3.19, which is identical to 3.18_12 with all port patches 2018-01-14 22:11:02 +00:00
portuguese
print
russian
science These two ports build and package without issues now on 10.4-STABLE 2018-01-15 05:40:13 +00:00
security security/clamav: remove LHA from default options. 2018-01-15 14:32:54 +00:00
shells
sysutils sysutils/dsbmc-cli: Update to 0.1.3 2018-01-14 19:01:58 +00:00
Templates
textproc Remove expired ports: 2018-01-15 10:06:57 +00:00
Tools
ukrainian
vietnamese
www www/youtube_dl: Update to 2018.01.14 2018-01-15 11:37:47 +00:00
x11 - Update `x11/tint' to version 16.1 2018-01-15 10:20:22 +00:00
x11-clocks
x11-drivers x11-drivers/xf86-video-intel: update to 2.99.917.20180111 2018-01-14 19:39:15 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Add NOTIFY option, enabled by default 2018-01-13 22:15:33 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL - fix line meddled by vim 2018-01-15 14:43:44 +00:00
Makefile
MOVED Remove expired ports: 2018-01-15 10:06:57 +00:00
README
UIDs
UPDATING Add note to UPDATING for net-p2p/transmission-daemon explaining how to 2018-01-14 23:29:04 +00:00

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.