1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pav Lucistnik a0a3132b90 - Mark BROKEN: fails to fetch - size mismatch
Reported by:	pointyhat
2010-03-16 22:36:18 +00:00
accessibility
arabic
archivers - Update to 1.1.0 2010-03-14 10:30:28 +00:00
astro - Update to 0.99.3. 2010-03-15 08:58:24 +00:00
audio - The maintainer reappeared 2010-03-13 20:12:16 +00:00
benchmarks
biology
cad
chinese WordPress is a state-of-the-art semantic personal publishing platform 2010-03-16 07:14:57 +00:00
comms
converters
databases Update to 0.28. 2010-03-16 14:41:13 +00:00
deskutils - Update to 1.6.003 2010-03-11 09:42:06 +00:00
devel Update to 0.30 2010-03-16 19:25:02 +00:00
dns Update to 0.16. 2010-03-13 08:25:54 +00:00
editors . items in emacs 23.1/GTK menus don't get updated, fix it; [1] 2010-03-15 16:53:49 +00:00
emulators Presenting VirtualBox 3.1.4 for FreeBSD 2010-03-15 20:54:35 +00:00
finance - Update to 5.0.7 2010-03-13 03:15:53 +00:00
french Update to version 4.4.2. 2010-03-14 14:03:26 +00:00
ftp - Update to 2.8.6 and support 8.x 2010-03-14 17:12:46 +00:00
games - Bump revisions on ports that use networking functions from plib after it was updated (flightgear and friends seem to be the only such ports) 2010-03-16 17:55:22 +00:00
german Update to version 4.4.2. 2010-03-14 14:03:26 +00:00
graphics - Update to 0.8.2 2010-03-16 03:23:28 +00:00
hebrew
hungarian
irc - The maintainer reappeared 2010-03-13 20:12:16 +00:00
japanese - Mark BROKEN: changes ownership and permissions on /usr/local/share/canna/dic 2010-03-16 18:00:57 +00:00
java - Fix typo in Makefile 2010-03-10 01:38:10 +00:00
korean
lang Update to 2.2.0 2010-03-16 21:57:30 +00:00
mail Fix the installation when built with LDAP support. 2010-03-15 09:04:49 +00:00
math - Mark BROKEN: fails to fetch - size mismatch 2010-03-16 22:36:18 +00:00
mbone
misc Update to 2.2.1-rc2 (initial wctdm24xxp support). 2010-03-15 20:45:40 +00:00
Mk - SAVANNAH: remove dead and/or outdated mirrors, add four fresh ones 2010-03-16 12:45:55 +00:00
multimedia Add multimedia/flvstreamer, an open source command-line RTMP client intended 2010-03-15 15:39:04 +00:00
net Update to 1.06. 2010-03-16 22:33:43 +00:00
net-im Add pidgin-bs, a pidgin plugin to prevent instant message spam. 2010-03-15 22:40:58 +00:00
net-mgmt - Some minor changes to startup scripts: 2010-03-14 16:56:00 +00:00
net-p2p - Mark BROKEN on 6.X: does not compile 2010-03-16 18:02:30 +00:00
news
palm - Add backup mirror (looks like project site is down) 2010-03-10 12:53:40 +00:00
polish
ports-mgmt Don't install and/or build dependencies when only using packages. 2010-03-12 09:06:45 +00:00
portuguese
print - Fix dependency line (cupsd is in ${LOCALBASE}/sbin) 2010-03-15 14:07:58 +00:00
russian Update to version 4.4.2. 2010-03-14 14:03:26 +00:00
science - Update to 0.10.12 2010-03-16 15:30:41 +00:00
security Committed patch which improves the Sophos AV shared library check 2010-03-15 21:31:18 +00:00
shells
sysutils - Improve rc script 2010-03-16 02:09:44 +00:00
Templates
textproc - Update to 0.3.2 2010-03-16 03:08:06 +00:00
Tools
ukrainian
vietnamese
www - update to 1.14 2010-03-16 12:04:27 +00:00
x11 - Update to 1.17.1 2010-03-11 21:25:49 +00:00
x11-clocks
x11-drivers - Chase libpci shlib bump 2010-03-12 04:01:38 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Add a patch to fix network-related functionality 2010-03-15 14:35:32 +00:00
x11-wm Add some additional brackets to clarify when the extra patch is needed 2010-03-14 12:59:32 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs - reserver GID/UID 924 for upcomming mail/postpals 2010-03-13 12:14:43 +00:00
KNOBS
LEGAL - multimedia/linux-huludesktop is non-redistributable, for non-commercial, and 2010-03-13 12:11:09 +00:00
Makefile
MOVED As previously advertised, remove the now-obsolete rblibtorrent port 2010-03-16 03:08:02 +00:00
README
UIDs - reserver GID/UID 924 for upcomming mail/postpals 2010-03-13 12:14:43 +00:00
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.