1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Baptiste Daroussin 30bab19b2b Fix pkg-message
2015-03-20 19:06:57 +00:00
accessibility
arabic Fix pkg-message 2015-03-20 19:06:57 +00:00
archivers Update USE_GITHUB so it does not require GH_COMMIT. 2015-03-19 16:44:57 +00:00
astro Fix renamed distfiles missed in r381688. Also fix the GHR ports updated in 2015-03-19 20:45:03 +00:00
audio - Pass maintainership to submitter 2015-03-20 14:02:13 +00:00
benchmarks
biology Convert to new USE_GITHUB. 2015-03-20 09:43:20 +00:00
cad Update USE_GITHUB so it does not require GH_COMMIT. 2015-03-19 16:44:57 +00:00
chinese Fix renamed distfiles missed in r381688. Also fix the GHR ports updated in 2015-03-19 20:45:03 +00:00
comms Update USE_GITHUB so it does not require GH_COMMIT. 2015-03-19 16:44:57 +00:00
converters
databases Update to version 0.4.0 2015-03-20 14:55:54 +00:00
deskutils
devel devel/synfig: update 0.64.2 -> 0.64.3 2015-03-20 18:16:56 +00:00
dns - Update to 2.2.0 2015-03-20 02:34:13 +00:00
editors
emulators emulators/dtcyber: Make jobs safe 2015-03-19 18:57:40 +00:00
finance finance/libobx: Fix numerous issues 2015-03-20 10:00:24 +00:00
french
ftp
games games/cataclysm-dda: fix clang 3.6 build 2015-03-19 20:57:12 +00:00
german
graphics graphics/synfigstudio: update 0.64.2 -> 0.64.3 2015-03-20 18:18:30 +00:00
hebrew
hungarian
irc Convert my ports to the new USE_GITHUB 2015-03-20 01:42:36 +00:00
japanese Rework XORG_CAT= font 2015-03-20 01:12:20 +00:00
java Update USE_GITHUB so it does not require GH_COMMIT. 2015-03-19 16:44:57 +00:00
Keywords
korean
lang Update USE_GITHUB so it does not require GH_COMMIT. 2015-03-19 16:44:57 +00:00
mail svn ci mail/roundcube-contextmenu: update 2.1 -> 2.1.1 2015-03-20 09:18:47 +00:00
math Update USE_GITHUB so it does not require GH_COMMIT. 2015-03-19 16:44:57 +00:00
misc Update USE_GITHUB so it does not require GH_COMMIT. 2015-03-19 16:44:57 +00:00
Mk Default the WRKSRC to the proper extracted name for USE_GITHUB when 2015-03-20 07:25:43 +00:00
multimedia - Update to 14.0.20150301 chasing Helix ABI [1] 2015-03-20 12:42:01 +00:00
net Default the WRKSRC to the proper extracted name for USE_GITHUB when 2015-03-20 07:25:43 +00:00
net-im Refresh. 2015-03-19 20:22:44 +00:00
net-mgmt Convert to new @dir format 2015-03-20 02:46:46 +00:00
net-p2p Update USE_GITHUB so it does not require GH_COMMIT. 2015-03-19 16:44:57 +00:00
news
palm
polish
ports-mgmt Update to checkin 54183f5f 2015-03-20 17:52:45 +00:00
portuguese
print Convert to USES=fonts 2015-03-20 16:26:28 +00:00
russian
science Update USE_GITHUB so it does not require GH_COMMIT. 2015-03-19 16:44:57 +00:00
security - Update to 7.06 2015-03-20 12:37:17 +00:00
shells
sysutils - Update to 20150318 2015-03-20 11:19:19 +00:00
Templates
textproc - Update to 3.1.2 2015-03-20 13:29:36 +00:00
Tools
ukrainian
vietnamese
www Upgrade to version 11.12. 2015-03-20 09:39:42 +00:00
x11 Readd font-alias as a dependency 2015-03-20 08:42:16 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Update WWW 2015-03-20 19:04:04 +00:00
x11-servers
x11-themes Update USE_GITHUB so it does not require GH_COMMIT. 2015-03-19 16:44:57 +00:00
x11-toolkits Update USE_GITHUB so it does not require GH_COMMIT. 2015-03-19 16:44:57 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES Remove GITHUB_RELEASE MASTER_SITE from r375010 as it is now redundant with GITHUB. 2015-03-19 18:08:25 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Removing font-alias was a mistake, readd it which fixes tigervnc (and more) 2015-03-20 07:19:51 +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.