1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-07-20 22:39:44 +00:00
accessibility
arabic
archivers
astro astro/py-pyfits: update 3.1.2 -> 3.3 2014-07-19 17:29:00 +00:00
audio - Stage support 2014-07-20 21:23:49 +00:00
benchmarks
biology biology/mummer: Use OPSYS with OSVERSION 2014-07-19 22:00:16 +00:00
cad Remove needless MAKE_ENV 2014-07-19 10:25:16 +00:00
chinese Convert 6 chinese font ponts to include with .CURDIR 2014-07-20 09:02:14 +00:00
comms comms/dcf77pi: apply upstream patch to fix display bug when realfreq is reset 2014-07-20 21:59:06 +00:00
converters
databases databases/galera: change USE_PYTHON to USE_PYTHON_BUILD 2014-07-20 20:42:23 +00:00
deskutils
devel Fix duplicate pkgname 2014-07-20 22:39:44 +00:00
dns
editors editors/gobby: Unbreak by fixing net6 library dependency 2014-07-20 08:06:14 +00:00
emulators Use DISTFILES instead of DISTNAME to fix build. 2014-07-20 19:44:42 +00:00
finance
french
ftp - update to 4.3 2014-07-20 19:01:46 +00:00
games games/megaglest: Fix on FreeBSD 10+ (from dports) 2014-07-20 21:00:00 +00:00
german
graphics Update to 2.4.54 for both new and old xorg 2014-07-20 22:22:10 +00:00
hebrew
hungarian
irc - Update to v3.2.2 2014-07-19 11:45:08 +00:00
japanese Fix LIB_DEPENDS 2014-07-20 19:20:50 +00:00
java . Don't hardcode /bin/bash. Fixes build trace output. 2014-07-20 19:33:08 +00:00
Keywords
korean
lang Drop some %%PORTDATA%% 2014-07-20 19:57:14 +00:00
mail Remove mail/getlive as project owner declares GetLive is dead 2014-07-20 21:29:24 +00:00
math Add USES=readline to fix build. 2014-07-20 19:49:21 +00:00
misc - Fix use of DESTDIRNAME variable [1] 2014-07-20 09:16:05 +00:00
Mk Fix reression after r361263, more than 200 python modules using 2014-07-20 19:47:45 +00:00
multimedia - Fix LIRC knob so that liblirc_client is actually found again. 2014-07-20 17:34:08 +00:00
net net/libbgpdump: use gcc, breaks with clang, and strip the lib 2014-07-20 21:19:04 +00:00
net-im - Fix skypebuttons.so's entry in the plist. 2014-07-20 21:28:38 +00:00
net-mgmt net-mgmt/snmptt: 1.3 -> 1.4 2014-07-20 21:32:23 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Remove print/ifxetex in two weeks per maintainer recommendation 2014-07-20 21:15:04 +00:00
russian
science Fix LIB_DEPENDS 2014-07-20 19:16:10 +00:00
security Update the latest phpMyAdmin entry with CVE numbers and descriptive 2014-07-20 21:47:42 +00:00
shells
sysutils Fix LIB_DEPENDS 2014-07-20 18:26:06 +00:00
Templates
textproc textproc/linux-f10-expat: vulnerable, mark as forbidden 2014-07-20 12:17:42 +00:00
Tools
ukrainian
vietnamese
www - security update to release 2.4.10 2014-07-20 20:49:32 +00:00
x11 New port: x11/leechcraft 2014-07-20 16:13:50 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/indic-ttf: Restore missing MALAYALAM option, then clean up 2014-07-20 20:18:49 +00:00
x11-servers
x11-themes
x11-toolkits Move the patches fixing CVE-2014-0190 to the right ports. 2014-07-20 17:09:20 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove www/opera-devel: Not staged, multiple vulnerabilities, older than non-devel 2014-07-20 13:21:25 +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.