1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh e73323efdf - Strip shared library
- Bump PORTREVISION for package change
2015-08-17 13:05:58 +00:00
accessibility
arabic
archivers - Convert to system libzopfli 2015-08-16 15:49:02 +00:00
astro - Strip shared library 2015-08-17 13:03:41 +00:00
audio
benchmarks
biology
cad
chinese - Strip shared library 2015-08-17 13:03:49 +00:00
comms - Fix build by adding missing dependency 2015-08-17 12:42:04 +00:00
converters
databases - Strip shared library 2015-08-17 13:03:58 +00:00
deskutils - Mark BROKEN: does not build: 2015-08-17 12:34:43 +00:00
devel - Strip shared library 2015-08-17 13:05:23 +00:00
dns Update to 2.1.2. 2015-08-17 09:11:51 +00:00
editors Update poedit to 1.5.7 2015-08-16 22:32:20 +00:00
emulators Update qemu-sbruno to track bsd-user branch on github. I *am* the 2015-08-16 19:13:30 +00:00
finance
french
ftp
games Remove expired port: 2015-08-16 10:26:43 +00:00
german
graphics - Fix build by adding missing depends 2015-08-17 12:21:03 +00:00
hebrew
hungarian
irc
japanese Fix installation of fonts.alias. 2015-08-17 08:39:12 +00:00
java
Keywords
korean
lang - Strip shared library 2015-08-17 13:05:28 +00:00
mail - Fix typos in the patch committed in r394424 2015-08-16 23:25:19 +00:00
math - Strip shared library 2015-08-17 13:05:41 +00:00
misc Bump PORTREVISION for libupower-glib library version bump in r393607. 2015-08-17 08:21:50 +00:00
Mk
multimedia multimedia/openh264: unbreak build on armv6 2015-08-16 22:16:18 +00:00
net - Strip shared library 2015-08-17 13:05:45 +00:00
net-im
net-mgmt Opps, forgot to actually add the patch file to actually give us the new disk support! 2015-08-16 08:21:20 +00:00
net-p2p
news
palm
polish - Update to version 1.8, now Qt5 based 2015-08-16 22:02:28 +00:00
ports-mgmt
portuguese
print print/fontforge: sync version and mirrors with print/freetype2 2015-08-16 02:49:45 +00:00
russian
science - Update to 1.2 2015-08-17 09:17:56 +00:00
security - Fix shebangs 2015-08-17 10:09:14 +00:00
shells
sysutils Bump PORTREVISION for libupower-glib library version bump in r393607. 2015-08-17 08:21:50 +00:00
Templates
textproc - Strip shared library 2015-08-17 13:05:58 +00:00
Tools
ukrainian
vietnamese
www Update to 3.6.3 2015-08-16 18:23:57 +00:00
x11 Bump PORTREVISION for libupower-glib library version bump in r393607. 2015-08-17 08:21:50 +00:00
x11-clocks
x11-drivers
x11-fm - Fix build 2015-08-16 11:26:13 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Bump PORTREVISION for libupower-glib library version bump in r393607. 2015-08-17 08:21:50 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs New port: net/ocserv: server implementing the AnyConnect SSL VPN protocol 2015-08-16 21:48:15 +00:00
LEGAL
Makefile
MOVED Remove expired port: 2015-08-16 10:26:43 +00:00
README
UIDs New port: net/ocserv: server implementing the AnyConnect SSL VPN protocol 2015-08-16 21:48:15 +00:00
UPDATING sysutils/s6: update to 2.1.6.0 2015-08-16 02:48:26 +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.