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
Wen Heping a62348b3d4 - Update to 1.9.1
- Add STAGE support
- Add LICENSE
- Pet portlint

PR:		190407
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-31 05:27:53 +00:00
accessibility
arabic
archivers
astro - Switch to USES=libtool, drop .la files 2014-05-30 19:33:22 +00:00
audio - Switch to USES=libtool, drop .la files 2014-05-31 00:57:45 +00:00
benchmarks
biology Add DOCS and EXAMPLE options to biology/mafft 2014-05-31 04:18:18 +00:00
cad - Update from 3.8.60 to 3.8.61 2014-05-31 04:10:40 +00:00
chinese Staging support 2014-05-30 14:11:02 +00:00
comms
converters
databases
deskutils
devel devel/concurrencykit: Update to 0.4.2 2014-05-30 21:14:52 +00:00
dns - Fix dnscache-conf referring to STAGEDIR when IP6 option is selected. 2014-05-30 18:57:31 +00:00
editors - Switch to USES=libtool, drop .la file 2014-05-31 00:58:44 +00:00
emulators - Update to 3.1.0 2014-05-30 19:37:57 +00:00
finance - Update to 1.6.0.6 2014-05-31 05:25:50 +00:00
french
ftp
games games/atanks: Unbreak on F8, F9, DF and fix plist 2014-05-30 21:27:51 +00:00
german
graphics - Switch to USES=libtool, drop .la files 2014-05-31 00:57:40 +00:00
hebrew
hungarian
irc
japanese Remove USE_GCC=any and OPTIONS_DEFAULT=DOCS. 2014-05-30 17:42:47 +00:00
java - Add staging support 2014-05-30 18:33:59 +00:00
Keywords
korean Add staging support 2014-05-30 14:25:51 +00:00
lang Stage support. 2014-05-30 22:08:55 +00:00
mail Update to 2.5.1. 2014-05-30 15:35:19 +00:00
math - Stage support [1] 2014-05-31 05:24:11 +00:00
misc Stagify, switch gnomehack -> pathfix. 2014-05-30 16:37:57 +00:00
Mk USE_GMAKE is marked as deprecated in bsd.sanity.mk, but it is 2014-05-30 21:32:38 +00:00
multimedia Back to pool 2014-05-30 20:33:46 +00:00
net - Use new LIB_DEPENDS syntax 2014-05-30 17:47:44 +00:00
net-im
net-mgmt - update to 0.31 2014-05-30 21:36:33 +00:00
net-p2p
news
palm
polish Deprecate: abandoned for years 2014-05-30 18:56:56 +00:00
ports-mgmt - Fix build with upcoming default -fPIE in head 2014-05-30 15:30:32 +00:00
portuguese
print - Resurrect pring/cups-smb-backend. It was depended due to "No more 2014-05-30 20:22:48 +00:00
russian
science - Added STAGE support 2014-05-31 04:56:47 +00:00
security New port: securiry/py-dfvfs 2014-05-30 15:10:34 +00:00
shells
sysutils Stage support. 2014-05-31 00:25:43 +00:00
Templates
textproc - Update to 3.1.1 2014-05-31 05:07:19 +00:00
Tools
ukrainian
vietnamese vietnamese/unicode-uhoai: Fix deinstall and add stage support 2014-05-30 23:16:06 +00:00
www - Update to 1.9.1 2014-05-31 05:27:53 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Switch to USES=libtool, drop .la files 2014-05-30 18:38:23 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove entries for reinstated ports print/cups-smb-backend and 2014-05-30 23:59:31 +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.