1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Gerald Pfeifer 1cb3b37515 Reset maintainership, pmarquis@pobox.com bounces with "user unknown".
Set DEPRECATED since isearch has been abandoned upstream, uses an
obsolete version of GCC and is not used by any other port, with an
EXPIRATION_DATE of 2010-03-15.

Feature safe:	yes
2010-02-15 20:15:22 +00:00
accessibility
arabic
archivers - Update to 1.14.25 2010-02-13 18:41:06 +00:00
astro
audio Update to 0.10. 2010-02-14 10:08:46 +00:00
benchmarks - Update to 1.01 2010-02-12 14:19:55 +00:00
biology
cad Adding -fPIC to fix build of cad/salome. 2010-02-15 20:11:14 +00:00
chinese - Update MASTER_SITES 2010-02-13 08:55:56 +00:00
comms - Update to 0.76 2010-02-15 11:04:41 +00:00
converters Update to 1.06. Assign maintainer to perl@. 2010-02-14 15:56:26 +00:00
databases Update to 0.08119. 2010-02-15 16:15:35 +00:00
deskutils - Fix some portlint warnings 2010-02-13 14:38:43 +00:00
devel Upgrade to 4.18.2. 2010-02-15 20:11:16 +00:00
dns - Update to 2.1.0 2010-02-15 16:54:31 +00:00
editors Chase the goffice 0.8.0 update. 2010-02-14 20:49:18 +00:00
emulators
finance Chase the goffice 0.8.0 update. 2010-02-14 20:49:18 +00:00
french Unbreak: conficts solved in cad/gmsh. 2010-02-13 08:26:50 +00:00
ftp - Update to 0.5.2 2010-02-14 11:34:24 +00:00
games - Update to 1.7.10 2010-02-13 18:42:04 +00:00
german
graphics Apache XML Graphics Commons is a library that consists of several reusable 2010-02-13 11:26:45 +00:00
hebrew
hungarian
irc Update to 1.2.3 2010-02-14 23:25:06 +00:00
japanese Fix install error. 2010-02-15 14:05:23 +00:00
java - Use $SUB_FILES to dynamically adjust pkg-message 2010-02-13 19:09:45 +00:00
korean
lang Update to the 20100214 snapshot of GCC 4.3.5. 2010-02-15 12:43:30 +00:00
mail Fix fetching of port as distfile was changed. 2010-02-15 14:23:32 +00:00
math Update to 1.10.0. 2010-02-14 20:46:55 +00:00
mbone
misc - Update to 2.5 2010-02-15 07:49:52 +00:00
Mk Locate the GCC run-time libraries under ${LOCALBASE}, where the GCC 2010-02-14 22:36:50 +00:00
multimedia - Update to 2.2.9 2010-02-13 19:37:42 +00:00
net - Update to 5.38.0 2010-02-15 17:01:43 +00:00
net-im twitmail is a curses-based mail-like interface to twitter. It also can be 2010-02-13 22:03:39 +00:00
net-mgmt - Update to 5.38.0 2010-02-15 17:03:24 +00:00
net-p2p Add PORTDOCS, add ipv6 as a virtual category. Bump PORTREVISION. 2010-02-15 04:59:46 +00:00
news
palm
polish - Fix build 2010-02-13 19:25:16 +00:00
ports-mgmt - Update to 0.29 2010-02-11 17:03:31 +00:00
portuguese
print Remove useless dependency on cupssdk 2010-02-11 15:54:30 +00:00
russian Update to 3.4.3-ru-20091115 2010-02-12 15:34:49 +00:00
science Chase the goffice 0.8.0 update. 2010-02-14 20:49:18 +00:00
security Update www/squid and www/squid30 to address Squid HTCP Packet Processing 2010-02-15 06:29:30 +00:00
shells
sysutils The wv dependency is not a version of wv, but the shared library version. 2010-02-14 20:43:42 +00:00
Templates
textproc Reset maintainership, pmarquis@pobox.com bounces with "user unknown". 2010-02-15 20:15:22 +00:00
Tools
ukrainian
vietnamese
www - Update to r12437 2010-02-15 16:32:16 +00:00
x11 Update to 2.28.3. 2010-02-13 10:32:03 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Back out until I re-gather error log. 2010-02-12 23:03:14 +00:00
x11-servers
x11-themes - Update to 3.3.0 2010-02-13 16:59:59 +00:00
x11-toolkits - Really fix after 900006 2010-02-15 14:00:06 +00:00
x11-wm Fix build with or without the scandir changes. 2010-02-15 17:40:51 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL - Add entry for graphics/yed 2010-02-12 14:43:04 +00:00
Makefile
MOVED - Resurrect this port 2010-02-13 06:19:40 +00:00
README
UIDs
UPDATING Preparing japanese/roundcube import. 2010-02-14 14:01:31 +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.