1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Rong-En Fan 9bdef468cc Add p5-Term-Visual 0.06, split-terminal user interface.
PR:		ports/110616
Submitted by:	chinsan
2007-03-22 15:20:33 +00:00
accessibility Add a missing BUILD_DEPENDS on X_CLIENTS_PORT. 2007-03-22 05:40:28 +00:00
arabic
archivers Update to 2.004 2007-03-22 12:28:41 +00:00
astro Reset undeliverable maintainer address: 2007-03-22 06:07:34 +00:00
audio Update to 1.22. 2007-03-22 12:39:34 +00:00
benchmarks
biology
cad - Use termios.h 2007-03-21 12:32:53 +00:00
chinese
comms - Generalize dependency on ghostscript 2007-03-21 15:28:47 +00:00
converters - Update to 0.03 2007-03-22 10:57:12 +00:00
databases - Update to 1.7.10 2007-03-22 09:03:07 +00:00
deskutils - Update to 0.2.5 2007-03-21 12:27:30 +00:00
devel Add p5-Term-Visual 0.06, split-terminal user interface. 2007-03-22 15:20:33 +00:00
dns - Update to 3.0.5 2007-03-22 13:28:51 +00:00
editors - Update to 0.4.2 2007-03-22 14:51:51 +00:00
emulators - Fix building with GCC 4.x. 2007-03-22 04:02:00 +00:00
finance
french Trying to unbreak on 64 bits platforms by forcing integers to INTEGER*8. 2007-03-21 22:07:39 +00:00
ftp - fix keywords in manpage 2007-03-22 14:04:43 +00:00
games force dependency on gcc 3.4 2007-03-22 09:03:20 +00:00
german
graphics Fix to expect gettextize versions greater than 0.14 2007-03-22 12:44:11 +00:00
hebrew
hungarian
irc Fix Japanese translation error in 2.6.8 and 2.8.0 causes xchat NOT to run, 2007-03-21 21:35:47 +00:00
japanese Chase the gucharmap shared lib version. 2007-03-22 05:26:11 +00:00
java
korean
lang - Remove lang/xotcl-thread port is obsolete. threading is default enabled 2007-03-21 13:25:39 +00:00
mail - Update to 2.4.123f 2007-03-22 13:58:26 +00:00
math - Fix crash with lang/polyml. 2007-03-22 11:32:00 +00:00
mbone - Use TCL/TK 8.4 2007-03-21 09:59:22 +00:00
misc - Update to r7379 2007-03-22 10:36:50 +00:00
Mk
multimedia Chase the libxine shared lib version. 2007-03-22 05:27:56 +00:00
net - Update to 1.3.3 2007-03-22 14:49:47 +00:00
net-im Add p5-POE-Component-Client-MSN 0.03, POE Component for MSN Messenger. 2007-03-22 11:00:18 +00:00
net-mgmt Reset undeliverable maintainer address: 2007-03-22 06:07:34 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science Chase the goffice shared lib version. 2007-03-22 05:26:48 +00:00
security - Fix versions and dates in latest squid entry 2007-03-22 02:27:18 +00:00
shells - Use proper NO_SHARED knob instead of obsoleted NOSHARED 2007-03-21 17:36:19 +00:00
sysutils - Update to 0.6.46.4-0.1, patched version 2007-03-22 02:21:26 +00:00
Templates
textproc add scss 0.2.3 2007-03-22 09:41:43 +00:00
Tools
ukrainian
vietnamese
www RT::Client::REST is a set of object-oriented Perl modules 2007-03-22 14:11:48 +00:00
x11 Fix a bug where static memory was being free'd as a key to a hash table. 2007-03-21 22:16:18 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts - Fix plist 2007-03-22 08:23:41 +00:00
x11-servers
x11-themes - Update for objformat removal 2007-03-22 15:06:32 +00:00
x11-toolkits - Fix build: remove USE_GMAKE, since recently p5-Glib2 is BSD make friendly 2007-03-21 19:53:00 +00:00
x11-wm Update to 1.0rc3, see changelog for details: 2007-03-21 21:18:46 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Rename to graphics/agave 2007-03-21 18:49:13 +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.