1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke e9db873a82 = Update to 2.1.7
PR:             109577
Submitted by:   trasz (maintainer)
2007-02-26 21:26:33 +00:00
accessibility
arabic
archivers - Update to 1.51 2007-02-26 15:37:44 +00:00
astro
audio - Fix after objformat removal 2007-02-26 11:19:06 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases - Unbreak. 2007-02-26 14:41:04 +00:00
deskutils Mark IGNORE on !i386 !sparc64 2007-02-26 14:54:42 +00:00
devel - Fix plist 2007-02-26 20:37:17 +00:00
dns Update to the release version of 9.4.0. 2007-02-26 07:57:58 +00:00
editors
emulators - Fix build problems with new scon version. 2007-02-26 11:03:11 +00:00
finance
french
ftp
games - Update to 0.7.9 2007-02-26 11:19:04 +00:00
german
graphics
hebrew
hungarian
irc
japanese - author change version line (or say fix), from "0.94pre3" to "0.94" 2007-02-26 03:48:39 +00:00
java . Whitespace nit. 2007-02-26 00:22:20 +00:00
korean
lang OCamlDuce is an enhancement to OCaml that allows you to use XML types. 2007-02-26 20:17:52 +00:00
mail
math - maho wants WANT_FORTRAN knob in gfortran ports 2007-02-26 18:49:17 +00:00
mbone
misc Update to 2007c 2007-02-26 20:18:40 +00:00
Mk - add PYTHON to CONFIGURE_ENV so that ports using auto* for python will be 2007-02-26 07:32:02 +00:00
multimedia Chase libmpcdec 2007-02-26 17:41:01 +00:00
net - Update to 1.0.49 2007-02-26 14:11:34 +00:00
net-im Transfer maintainership to martin@matuska.org, this guy is making a good job on 2007-02-26 16:40:26 +00:00
net-mgmt - Update to 4.81 2007-02-26 20:07:38 +00:00
net-p2p Update to 0.6.1.27 2007-02-26 11:12:55 +00:00
news
palm
polish
ports-mgmt - Add two patches 2007-02-26 12:59:16 +00:00
portuguese
print - Update to 1.2.14 2007-02-26 16:23:35 +00:00
russian
science
security Document libarchive -- Infinite loop in corrupt archives handling in 2007-02-26 21:08:24 +00:00
shells
sysutils = Update to 2.1.7 2007-02-26 21:26:33 +00:00
Templates
textproc Dblatex started as a DB2LaTeX clone. So, why this project? The purpose 2007-02-26 11:19:33 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.7.3 2007-02-26 20:07:44 +00:00
x11 Fix the build on recent -CURRENT. 2007-02-26 11:29:34 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 1.143 2007-02-26 00:31:49 +00:00
x11-wm - Update to 3.7 2007-02-26 11:03:25 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile Add two missing dollars. 2007-02-26 08:54:07 +00:00
MOVED - Add entry for www/phpip move to net-mgmt/phpip 2007-02-26 19: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.