1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Diane Bruce 43b6d7671f - Fix problem with build of port reported by linimon Sept 28 2007
Basically the port was relying on TCL_PACKAGE_PATH in tcllib/tclConfig.sh
  to be a single path with no trailing spaces. As of tcl84, TCL_PACKAGE_PATH
  can be a list. I patched e4graph configure to use TCL_PREFIX/lib instead.

Discussed with:	linimon
2007-09-28 21:49:09 +00:00
accessibility
arabic
archivers . Update to 2.3.2. 2007-09-28 04:18:50 +00:00
astro
audio - Update libamrnb to version 7.0.0.0. 2007-09-27 20:59:14 +00:00
benchmarks
biology
cad
chinese
comms - Update to 2.38 2007-09-28 02:23:00 +00:00
converters Update to 1.5 2007-09-27 20:58:37 +00:00
databases - Give %%DOCSDIR%% chance to be expanded 2007-09-28 00:06:22 +00:00
deskutils
devel - Fix problem with build of port reported by linimon Sept 28 2007 2007-09-28 21:49:09 +00:00
dns
editors Build fix with WITH_TTF_BYTECODE_ENABLED enabled. 2007-09-28 04:11:09 +00:00
emulators Readd deleted files with the -kb flag 2007-09-28 08:13:10 +00:00
finance
french
ftp
games games/hex-a-hop port doesn't compile on 64bit systems 2007-09-28 12:32:50 +00:00
german - Update to 2.3.0 2007-09-27 11:45:07 +00:00
graphics Chase a minor & silent update, to make it fetchable again. 2007-09-28 17:05:48 +00:00
hebrew
hungarian - Update to 1.2.1 2007-09-28 15:23:06 +00:00
irc Transfer maintainership. 2007-09-28 13:07:29 +00:00
japanese
java Mark as broken: fails to fetch. 2007-09-28 07:51:46 +00:00
korean
lang - Reactivate support for Tcl 8.5 2007-09-28 05:18:43 +00:00
mail Update to 0.18 2007-09-27 20:51:11 +00:00
math new port: math/scilab-toolbox-sivp 2007-09-28 02:53:51 +00:00
mbone
misc 2007-09-22 misc/mango: Depends on broken package qextmdi 2007-09-27 20:23:45 +00:00
Mk
multimedia - Fix build 2007-09-27 12:23:04 +00:00
net [NEW PORT] net/fping+ipv6: Quickly ping N hosts w/o flooding the 2007-09-28 12:26:52 +00:00
net-im - Update to 0.9.5. 2007-09-28 13:08:43 +00:00
net-mgmt - Update to 0.21 2007-09-27 21:10:55 +00:00
net-p2p
news
palm
polish
ports-mgmt - Update to 0.2.7. 2007-09-27 14:49:54 +00:00
portuguese
print - update to 1.3.0 2007-09-28 12:06:46 +00:00
russian
science
security - cleanup Makefile 2007-09-27 18:40:42 +00:00
shells
sysutils - Update to 1.19.8 2007-09-28 15:29:14 +00:00
Templates
textproc Fix pkg-plist 2007-09-28 04:53:43 +00:00
Tools
ukrainian
vietnamese
www ports/116644: New Port: devel/ruby-cruisecontrolrb 2007-09-28 12:57:34 +00:00
x11 - Update to 1.3.3 2007-09-28 11:40:56 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Replace #!/usr/bin/perl with ${PERL}. Bump PORTREVISION. 2007-09-28 09:04:48 +00:00
x11-servers
x11-themes
x11-toolkits - Update to 0.63 2007-09-28 15:19:52 +00:00
x11-wm awesome is a tiling window manager initialy based on a dwm code 2007-09-27 23:55:09 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED 2007-09-22 misc/mango: Depends on broken package qextmdi 2007-09-27 20:23:45 +00:00
README
UIDs
UPDATING [patch] port update for irc/ircd-ratbox 2007-09-28 01:03:38 +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.