1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Michael Nottebrock 4af96e7ccc Update to 1.0.3.
PR: ports/115778
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
2007-08-25 13:13:15 +00:00
accessibility
arabic
archivers Fix build on IA64. 2007-08-24 05:01:09 +00:00
astro Update to release 1.3. 2007-08-24 21:31:23 +00:00
audio Update to 0.13.0. 2007-08-24 18:59:10 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases - Update to 3.40 2007-08-25 04:04:26 +00:00
deskutils Upgrade to 0.76. 2007-08-23 22:13:36 +00:00
devel - Update to 1.08 2007-08-25 03:45:40 +00:00
dns
editors - Update to 0.13 2007-08-24 13:20:02 +00:00
emulators Update to Wine 0.9.44. Among others, this brings the following changes: 2007-08-24 20:46:30 +00:00
finance
french
ftp
games - Update to 20070823 2007-08-23 21:29:58 +00:00
german
graphics Upgrade to 1.2.3. 2007-08-24 22:31:56 +00:00
hebrew
hungarian
irc - Update to 20070822 2007-08-23 21:31:33 +00:00
japanese
java . Correctly respect WITHOUT_WEB. This should fix the default amd64 build 2007-08-23 14:54:54 +00:00
korean
lang Use PREFIX instead of MANPREFIX for --mandir. 2007-08-25 09:42:57 +00:00
mail Use post-patch when doing REINPLACE, this is common practice 2007-08-25 01:06:15 +00:00
math - Update to 3.4c 2007-08-24 13:34:56 +00:00
mbone
misc - Update to 0.3.0 2007-08-24 13:37:29 +00:00
Mk - Add a few NonGNU Savannah mirrors 2007-08-24 17:27:23 +00:00
multimedia
net - Use %%DATADIR%% instead of %%PREFIX%%/net/ris 2007-08-25 13:11:18 +00:00
net-im - Update to 0.20070820 2007-08-23 10:12:00 +00:00
net-mgmt Open Computer and Software Inventory Next Generation is an application designed 2007-08-24 14:55:36 +00:00
net-p2p Fix install after latest commit. 2007-08-25 11:49:56 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science - Unbreak 2007-08-24 18:37:06 +00:00
security Update to 1.0.3. 2007-08-25 13:13:15 +00:00
shells
sysutils Remove --mandir from CONFIGURE_ARGS. It is now added by bsd.port.mk 2007-08-25 06:40:20 +00:00
Templates
textproc Add p5-HTML-Copy, Copy a HTML file without breaking links. 2007-08-25 12:26:18 +00:00
Tools We should also look into sbin/ (not only bin/ and lib/). 2007-08-24 15:30:31 +00:00
ukrainian
vietnamese Fix gcc4 build. 2007-08-23 22:57:41 +00:00
www Update to 0.16 2007-08-24 05:48:15 +00:00
x11 - Update to 1.3.1 2007-08-24 13:38:46 +00:00
x11-clocks
x11-drivers Update x11-drivers/xf86-video-nv to 2.1.3. 2007-08-24 09:44:12 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes Tell the subdir of local master site. 2007-08-24 15:02:26 +00:00
x11-toolkits - Use USE_TK=80+ and USE_XORG=x11 2007-08-24 19:41:04 +00:00
x11-wm Enable schemas. 2007-08-23 17:50:09 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Try to provide reasonable alternatives for removed emacs-related ports 2007-08-23 19:06:32 +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.