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
William Grzybowski 320711d6b2 audio/py-karaoke: use WX 3.0
- Use auto plist
2014-07-05 21:54:39 +00:00
accessibility
arabic
archivers
astro astro/wcslib: USES+= fortran (for wcunitse) 2014-07-05 14:39:33 +00:00
audio audio/py-karaoke: use WX 3.0 2014-07-05 21:54:39 +00:00
benchmarks
biology
cad Bump more ports that depend on libsqlite3.so: 2014-07-05 12:19:32 +00:00
chinese chinese/scim-tables: Add scim as BUILD_DEPENDS (dports) 2014-07-05 15:06:03 +00:00
comms comms/gnuradio: use WX 3.0 2014-07-05 19:32:11 +00:00
converters
databases databases/flamerobin: Stage, indicate license, DF support (dports) 2014-07-05 16:32:41 +00:00
deskutils deskutils/genius: Support ports readline (dports) 2014-07-05 17:09:32 +00:00
devel Forgot to add two startup scripts to plist. 2014-07-05 21:07:03 +00:00
dns Bump more ports that depend on libsqlite3.so: 2014-07-05 12:19:32 +00:00
editors editors/vile: Bring in DragonFly support from dports 2014-07-05 17:44:19 +00:00
emulators
finance
french
ftp Bump more ports that depend on libsqlite3.so: 2014-07-05 12:19:32 +00:00
games - Add staging support, allow it as regular user 2014-07-05 21:24:08 +00:00
german
graphics graphics/gimageview: remove redundant configure patch 2014-07-05 21:54:02 +00:00
hebrew
hungarian
irc irc/nefarious: stage, unbreak on F10+ and more 2014-07-05 21:23:51 +00:00
japanese japanese/slrn: stage support 2014-07-05 21:45:12 +00:00
java Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
Keywords
korean Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
lang - Update to 2.2.10 2014-07-05 21:49:51 +00:00
mail Fix LIB_DEPENDS 2014-07-05 19:41:14 +00:00
math Update to 3.7.2, install hfst.pc into correct location. 2014-07-05 15:04:30 +00:00
misc Bump more ports that depend on libsqlite3.so: 2014-07-05 12:19:32 +00:00
Mk Mk/bsd.wx.mk: add wxPython 3.0 support 2014-07-05 18:38:03 +00:00
multimedia - Update to upstream release 3.1.3 2014-07-05 17:46:36 +00:00
net net/p5-Net-OpenSSH - update to version 0.62 2014-07-05 19:04:56 +00:00
net-im Bump more ports that depend on libsqlite3.so: 2014-07-05 12:19:32 +00:00
net-mgmt Fix build for FreeBSD < 9 where libstatgrab 0.90 codepath is used. 2014-07-05 16:11:38 +00:00
net-p2p Fix build on FreeBSD-9. 2014-07-05 18:36:55 +00:00
news
palm
polish
ports-mgmt Bump more ports that depend on libsqlite3.so: 2014-07-05 12:19:32 +00:00
portuguese
print
russian
science
security - New LIB_DEPENDS syntax 2014-07-05 21:17:07 +00:00
shells
sysutils - Convert to USES=libtool 2014-07-05 19:12:54 +00:00
Templates
textproc - Don't try to remove directories created by mtree 2014-07-05 16:38:48 +00:00
Tools
ukrainian
vietnamese
www - Add USES=libtool and bump dependent ports 2014-07-05 17:47:03 +00:00
x11 Fix the way --with-mmx is passed to configure. 2014-07-05 19:32:50 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/py-wxPython-common: fix python compile to use non-stage path 2014-07-05 21:54:02 +00:00
x11-wm
.arcconfig
.gitignore
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.