1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pawel Pekala d31a7649fd - Update to version 3.4.0
- Now hosted on github, new homepage
- Add LICENSE

PR:		193232
Submitted by:	maintainer
2014-12-28 11:03:19 +00:00
accessibility
arabic
archivers
astro Allow building with either giflib 4.2 or 5.0 2014-12-26 14:19:01 +00:00
audio Enable -fPIC only for libresid-builder.a 2014-12-27 17:53:10 +00:00
benchmarks - Update net/openmpi to 1.8.4 2014-12-26 14:24:12 +00:00
biology
cad
chinese
comms - Update to latest released version 2014-12-27 18:56:54 +00:00
converters
databases
deskutils - Update to version 3.4.0 2014-12-28 11:03:19 +00:00
devel - Remove Mk/bsd.efl.mk 2014-12-27 00:09:02 +00:00
dns
editors - Remove Mk/bsd.efl.mk 2014-12-27 00:09:02 +00:00
emulators Backport changes from emulators/i386-wine-devel to emulators/i386-wine. 2014-12-26 18:52:16 +00:00
finance
french
ftp Deprecate ports broken for more than 6 months 2014-12-26 21:47:10 +00:00
games games/secretmaryochronicles: remove this expired port too 2014-12-27 00:28:00 +00:00
german
graphics graphics/libsixel: update to 1.4.3 2014-12-27 15:10:50 +00:00
hebrew
hungarian
irc - Remove Mk/bsd.efl.mk 2014-12-27 00:09:02 +00:00
japanese Allow building with either giflib 4.2 or 5.0 2014-12-26 17:44:35 +00:00
java Allow building with either giflib 4.2 or 5.0 2014-12-27 07:37:59 +00:00
Keywords Use a custom keyword for kldxref, that allows to control exactly when it is run 2014-12-26 12:43:44 +00:00
korean
lang Update to the 20141221 snapshot of GCC 5.0. 2014-12-26 08:24:11 +00:00
mail mail private expect 02770 2014-12-27 11:23:03 +00:00
math - Update net/openmpi to 1.8.4 2014-12-26 14:24:12 +00:00
misc Upgrade to version 1.98. 2014-12-26 23:28:27 +00:00
Mk - Remove Mk/bsd.efl.mk 2014-12-27 00:09:02 +00:00
multimedia multimedia/libx264: Fix PGO/GCC options 2014-12-28 04:59:36 +00:00
net Unbreak 2014-12-26 18:45:52 +00:00
net-im Allow building with either giflib 4.2 or 5.0 2014-12-27 07:37:59 +00:00
net-mgmt net-mgmt/zabbix2[24]-server: fix zabbix and database startup sequence 2014-12-27 14:52:35 +00:00
net-p2p
news
palm
polish
ports-mgmt ports-mgmt/portshaker: Support Subversion 1.7 or 1.8 depending on make.conf 2014-12-27 14:56:32 +00:00
portuguese
print
russian
science - Update to 1.81.03 2014-12-27 12:38:53 +00:00
security - Add missing dependency 2014-12-28 05:09:22 +00:00
shells
sysutils Update to 0.112.0. 2014-12-26 21:02:21 +00:00
Templates
textproc Allow building with either giflib 4.2 or 5.0 2014-12-26 16:48:58 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.11 [1] 2014-12-28 04:54:55 +00:00
x11 Update 3.4.1. 2014-12-28 04:50:32 +00:00
x11-clocks
x11-drivers
x11-fm Remove expired ports: 2014-12-27 00:24:47 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Allow building with either giflib 4.2 or 5.0 2014-12-26 14:28:39 +00:00
x11-wm - Remove Mk/bsd.efl.mk 2014-12-27 00:09:02 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Replace multimedia/ffmpeg24 with ffmpeg25 2014-12-27 15:28:46 +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.