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
Mathieu Arnold 005071a063 - Convert to staging
- pet portlint
- add license
- convert patches to makepatch naming

Sponsored by:	Absolight
2014-01-26 00:03:51 +00:00
accessibility
arabic
archivers
astro
audio - Mark DEPRECATED, set EXPIRATION_DATE for deps of deprecated pysol 2014-01-26 00:01:13 +00:00
benchmarks - Fix build 2014-01-25 16:49:55 +00:00
biology - Fix build on -current 2014-01-25 16:48:05 +00:00
cad Add a missing plist 2014-01-25 19:32:14 +00:00
chinese Respect $CC 2014-01-25 18:11:42 +00:00
comms Finish stage support 2014-01-25 22:30:09 +00:00
converters - Stage safe 2014-01-24 14:45:58 +00:00
databases - Stage support 2014-01-25 18:45:18 +00:00
deskutils Update to 2.12 2014-01-25 12:58:29 +00:00
devel License is acually ISC 2014-01-25 23:54:15 +00:00
dns Add -fPIC to CFLAGS for amd64, this fix static libraries 2014-01-25 18:28:03 +00:00
editors Support stage 2014-01-25 01:19:27 +00:00
emulators emulations/dynamips-community: Update to 0.2.10, support stage 2014-01-25 16:29:42 +00:00
finance finance/openerp: Update version from 6.0.3 to 7.0 (LTS) 2014-01-24 22:12:02 +00:00
french
ftp Support stage 2014-01-25 21:15:01 +00:00
games - Mark DEPRECATED, set EXPIRATION_DATE for deps of deprecated pysol 2014-01-26 00:01:13 +00:00
german
graphics Fix build issue when MAKE_JOBS_UNSAFE is set 2014-01-25 22:22:54 +00:00
hebrew
hungarian
irc - Support CC/CFLAGS properly 2014-01-25 16:54:32 +00:00
japanese - Stage Safe 2014-01-24 14:49:29 +00:00
java - Stage Safe 2014-01-24 14:49:29 +00:00
Keywords
korean
lang Update to 5.2.0 2014-01-25 23:07:49 +00:00
mail Respect $CC in subdir as well 2014-01-25 17:37:38 +00:00
math - Update to 0.4.000.2 2014-01-25 21:24:02 +00:00
misc - Support CC properly 2014-01-25 17:00:15 +00:00
Mk - Add patch to increase stack size to avoid crash on ppc64 2014-01-25 22:10:56 +00:00
multimedia - Fix the build with clang and 10+'s ld(1). 2014-01-25 22:41:42 +00:00
net - Follow upstream repository transfer 2014-01-25 17:42:42 +00:00
net-im Support stage 2014-01-25 21:47:47 +00:00
net-mgmt Support stage 2014-01-25 22:18:46 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Update to 2.0.7. 2014-01-25 21:09:12 +00:00
russian
science
security - add license 2014-01-25 16:30:47 +00:00
shells - Add licenses (GPLv2) 2014-01-25 02:40:17 +00:00
sysutils - Update to 1.7.4 2014-01-25 20:39:27 +00:00
Templates
textproc - Convert to staging 2014-01-26 00:03:51 +00:00
Tools Make MOVEDLint output more consistent 2014-01-24 15:44:54 +00:00
ukrainian
vietnamese
www Remove non existing PORTDOCS 2014-01-25 22:40:05 +00:00
x11 - Update to 0.11.1 2014-01-25 22:58:11 +00:00
x11-clocks
x11-drivers
x11-fm - stagify 2014-01-25 12:40:42 +00:00
x11-fonts Switch to fetching the font from GitHub. 2014-01-23 22:03:42 +00:00
x11-servers Fix packaging on FreeBSD 11 when WITH_NEW_XORG is defined by bsd.port.mk 2014-01-25 22:05:25 +00:00
x11-themes
x11-toolkits Hopefully fix `make patch' after r341112. 2014-01-25 21:41:14 +00:00
x11-wm Update to 4.7.2 2014-01-25 23:44:40 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove net-mgmt/nagios-devel, it's been outdated for a long time now. 2014-01-24 23:37:10 +00:00
README
UIDs
UPDATING Fix a typo. 2014-01-25 13:20:40 +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.