1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2007-07-28 04:30:31 +00:00
accessibility
arabic
archivers - Update to 4.51 2007-07-26 20:36:09 +00:00
astro Update to 1.62 2007-07-27 00:33:07 +00:00
audio Add missing x11-toolkits/swt and devel/itext to RUN_DEPENDS 2007-07-28 00:32:35 +00:00
benchmarks Fix build with gcc 4.2 2007-07-27 00:49:43 +00:00
biology
cad
chinese
comms - Update to 3.25 2007-07-27 14:53:23 +00:00
converters - Update to 1.42 2007-07-25 01:20:55 +00:00
databases i- Update to 0.765 2007-07-27 13:38:32 +00:00
deskutils - This port does not need share/applications, so remove it 2007-07-27 14:54:54 +00:00
devel Add dependency on teTeX-base for portdocs only. 2007-07-27 23:13:26 +00:00
dns Update to 9.4.1-P1, which has fixes for the following: 2007-07-24 22:02:16 +00:00
editors - Update to 3.2.03 2007-07-27 13:34:45 +00:00
emulators - Remove 4.x cruft 2007-07-26 21:46:30 +00:00
finance
french This port is a language translation file for devel/eric4. 2007-07-25 23:02:54 +00:00
ftp - Update to version 3.0.0-beta11. 2007-07-25 14:42:30 +00:00
games Upgrade from 0.90 to 0.91. Fix some 64-bit warnings. 2007-07-28 04:23:36 +00:00
german This port is a language translation file for devel/eric4. 2007-07-26 13:36:16 +00:00
graphics Update to 2.18.0. 2007-07-27 15:50:29 +00:00
hebrew
hungarian
irc - Fix configure argument that disables scripting ability 2007-07-27 15:18:47 +00:00
japanese Apply change in skk cvs to install skk-e21 with emacs-22 2007-07-27 00:14:39 +00:00
java . Reduce dependencies by using USE_XORG and only listing what is actually 2007-07-27 23:35:45 +00:00
korean
lang make fetchable, update WWW 2007-07-27 21:54:30 +00:00
mail Update to 1.20 2007-07-27 05:22:53 +00:00
math - USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-27 18:55:31 +00:00
mbone
misc Fix build 2007-07-27 13:38:04 +00:00
Mk - Pass FFLAGS to make when USE_FORTRAN is set [1] 2007-07-27 21:40:11 +00:00
multimedia
net - New port: p5-Net-Ping 2007-07-27 21:17:53 +00:00
net-im - Fix build with SQLITE option and installed databases/sqlite-threads 2007-07-27 12:19:48 +00:00
net-mgmt - Convert to rc.d style script 2007-07-27 11:59:28 +00:00
net-p2p Fix the fetch. I am not update it to 0.5.3 yet, because it's broke on 2007-07-27 22:02:11 +00:00
news - Fix From: header 2007-07-27 15:14:31 +00:00
palm
polish - Update to 2.3.0 2007-07-27 14:46:50 +00:00
ports-mgmt Sync with master 1.577. 2007-07-28 04:30:31 +00:00
portuguese
print - Update to 2.18 2007-07-27 10:00:22 +00:00
russian This port is a language translation file for devel/eric4. 2007-07-26 13:36:16 +00:00
science - USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-27 18:55:31 +00:00
security - Document vim -- Command Format String Vulnerability 2007-07-27 18:04:48 +00:00
shells - Update to R30 2007-07-27 08:42:20 +00:00
sysutils BROKEN: Unfetchable 2007-07-27 21:52:28 +00:00
Templates
textproc - Update to 1.10.9 2007-07-26 06:20:56 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.17 2007-07-27 14:41:34 +00:00
x11 - Install a symlink from PREFIX/share/xkb/compiled to /var/lib/compiled. 2007-07-27 09:51:19 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits The bug that makes gcc 3.4 choke on some amd64 inline assembler does not 2007-07-27 10:31:45 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Chase the change of eric4 ports: all prefixes were deletted. 2007-07-26 13:44: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.