1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Hiroki Sato f06e5e9dd8 - Remove GlobalPrefs/.config.
- Fix pkg-message.
2014-05-25 04:09:13 +00:00
accessibility
arabic
archivers Horde package update: 2014-05-23 23:14:17 +00:00
astro
audio Switch to USES=libtool:oldver 2014-05-24 15:51:45 +00:00
benchmarks - Convert to OptionsNG 2014-05-22 18:24:21 +00:00
biology
cad Fix USES 2014-05-23 16:55:42 +00:00
chinese STAGEDIR support. 2014-05-24 18:29:07 +00:00
comms LICENSE is actually GPLv2. 2014-05-24 16:22:05 +00:00
converters
databases 'activate' postgresql-9.4 2014-05-24 14:38:42 +00:00
deskutils Mark BROKEN: Fails to package 2014-05-24 09:03:46 +00:00
devel Stageify, and switch to SUB_FILES to show pkg-message. 2014-05-25 02:41:37 +00:00
dns Update to latest snapshot. 2014-05-25 00:11:16 +00:00
editors - Update to 2.6 2014-05-23 19:55:53 +00:00
emulators Update emulators/i386-wine-devel to 1.7.19. 2014-05-24 06:56:11 +00:00
finance
french
ftp - Specify ABI version 2014-05-24 06:18:44 +00:00
games Adopt port 2014-05-24 11:46:24 +00:00
german
graphics . Fix LIB_DEPENDS format. 2014-05-24 22:55:31 +00:00
hebrew
hungarian
irc
japanese Add a missing patch to fix build. 2014-05-25 03:29:32 +00:00
java Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must be used 2014-05-21 20:06:16 +00:00
Keywords
korean STAGEDIR support. 2014-05-24 18:29:07 +00:00
lang lang/gnat_util: Carry impunit.ad[bs] source files 2014-05-24 21:46:07 +00:00
mail Cleanup: 2014-05-24 20:55:30 +00:00
math - Remove extraneous files (created by gcc but not by clang). 2014-05-25 02:30:15 +00:00
misc Stagify. 2014-05-24 17:54:54 +00:00
Mk 'activate' postgresql-9.4 2014-05-24 14:38:42 +00:00
multimedia Add staging support. 2014-05-23 11:46:05 +00:00
net Self Service Password is a web-based LDAP client. It provides easy, 2014-05-24 15:11:55 +00:00
net-im - Update to 14.05[1] 2014-05-25 03:55:50 +00:00
net-mgmt - Add centreon-clib 1.2.0 2014-05-24 20:54:09 +00:00
net-p2p
news - Please poudriere build by using @sample (better and simpler) 2014-05-24 11:13:09 +00:00
palm
polish - Use /usr/bin/unzip for zip files extraction (part 1) 2014-05-22 09:51:35 +00:00
ports-mgmt - Update to checkin 352086b 2014-05-24 19:09:22 +00:00
portuguese
print - Remove GlobalPrefs/.config. 2014-05-25 04:09:13 +00:00
russian
science - Mark MAKE_JOBS_UNSAFE 2014-05-24 06:50:24 +00:00
security Document a bunch of openjpeg vulnabilities. 2014-05-24 14:28:28 +00:00
shells Update to 3.01b. 2014-05-23 03:30:05 +00:00
sysutils - Update to 1.6.2 2014-05-25 01:18:50 +00:00
Templates
textproc - Add patch to remove dependency on mini_portile 2014-05-25 01:17:22 +00:00
Tools
ukrainian
vietnamese
www - add stage support 2014-05-24 22:16:45 +00:00
x11 - Update to 0.12.6 2014-05-23 17:23:01 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Add staging support. 2014-05-23 11:13:17 +00:00
x11-toolkits x11-toolkits/gtkada3: Update version 3.8.3.0 => 3.8.3.1 2014-05-24 22:02:05 +00:00
x11-wm . Fix the packing list (I hope). 2014-05-24 22:34:30 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs - Update to 1.2.13 2014-05-24 06:22:20 +00:00
LEGAL
Makefile
MOVED Remove expired port: 2014-05-23 17:18:09 +00:00
README
UIDs - Fix netxms 2014-05-24 09:14:45 +00:00
UPDATING Respect hier(7) for config files 2014-05-21 10:37:51 +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.