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
Tijl Coosemans 5c0834bd1b For several MATE related ports:
- USES=libtool tar:xz.
- INSTALL_TARGET=install-strip.
- Add CONFIGURE_ARGS=--disable-static to ports that only install plugins.
2014-05-18 21:05:53 +00:00
accessibility
arabic
archivers For several MATE related ports: 2014-05-18 21:05:53 +00:00
astro Add the location of the secret BSD Now studio so you can nuke it from orbit if I break the build 2014-05-18 04:23:39 +00:00
audio Remove superfluous re-runs of the configure script during build/stage phases 2014-05-18 19:44:27 +00:00
benchmarks
biology
cad - Update from 3.7.57 to 3.8.58 2014-05-18 16:10:50 +00:00
chinese Mark BROKEN: Fails to patch 2014-05-18 15:48:26 +00:00
comms
converters
databases The PostgreSQL Global Development Group announced that the first beta 2014-05-18 14:44:53 +00:00
deskutils For several MATE related ports: 2014-05-18 21:05:53 +00:00
devel Enable clojure-cider, dash.el, epl.el, pkg-info.el. 2014-05-18 19:35:22 +00:00
dns
editors
emulators - Fix build with clang 2014-05-18 04:57:08 +00:00
finance - Support CFLAGS properly 2014-05-18 07:30:11 +00:00
french
ftp
games games/dcross 2014-05-18 21:04:16 +00:00
german
graphics For several MATE related ports: 2014-05-18 21:05:53 +00:00
hebrew
hungarian
irc
japanese - Stage safe 2014-05-18 19:34:01 +00:00
java (1) Update to latest 1.8.9 2014-05-18 15:13:21 +00:00
Keywords
korean
lang PORTREVISION bump due to previous commit 2014-05-18 20:22:52 +00:00
mail mail/gmime26 mail/gmime26-sharp: 2014-05-18 18:34:03 +00:00
math - Simplify code in patch. 2014-05-18 18:15:36 +00:00
misc
Mk Remove a mention to LICENSE_NOTES, it seems it never existed. 2014-05-18 01:57:57 +00:00
multimedia - Fix build with clang 2014-05-18 04:55:41 +00:00
net For several MATE related ports: 2014-05-18 21:05:53 +00:00
net-im - Update to 1.0.10 2014-05-18 06:34:39 +00:00
net-mgmt - update to 0.6.21 2014-05-18 14:29:07 +00:00
net-p2p
news
palm
polish
ports-mgmt - Update to checkin 33c926770a 2014-05-18 01:10:14 +00:00
portuguese
print
russian
science Mark BROKEN: Fails to build 2014-05-18 15:46:09 +00:00
security For several MATE related ports: 2014-05-18 21:05:53 +00:00
shells
sysutils For several MATE related ports: 2014-05-18 21:05:53 +00:00
Templates
textproc - set DEPRECATED, EXPIRATION_DATE 2014-05-18 08:13:56 +00:00
Tools
ukrainian
vietnamese
www - mod_qos update to version 11.1 2014-05-18 20:46:47 +00:00
x11 For several MATE related ports: 2014-05-18 21:05:53 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Whitespace (fix portlint warnings). 2014-05-18 13:11:44 +00:00
x11-servers
x11-themes
x11-toolkits For several MATE related ports: 2014-05-18 21:05:53 +00:00
x11-wm For several MATE related ports: 2014-05-18 21:05:53 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL Very minor update to /usr/ports/LEGAL to resolve discrepancy with make -VLEGAL. 2014-05-18 19:01:19 +00:00
Makefile
MOVED Delete devel/msp430-gcc3, gcc3 is not actual anymore for many years. 2014-05-18 19:13:57 +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.