1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Vanilla I. Shu 58023de076 Add p5-Net-SSH-Expect 0.05, SSH wrapper to execute remote commands.
PR:		ports/114147
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2007-06-30 10:39:30 +00:00
accessibility
arabic
archivers Reset rainer.alves@gmail.com by request due to current lack of time to 2007-06-29 19:33:24 +00:00
astro - Fix the build with GCC 4.2 [1] 2007-06-29 05:54:39 +00:00
audio Reset rainer.alves@gmail.com by request due to current lack of time to 2007-06-29 19:33:24 +00:00
benchmarks chase math/gsl lib version 2007-06-29 05:46:43 +00:00
biology chase math/gsl lib version 2007-06-29 05:46:43 +00:00
cad - Change my mail address to araujo@. 2007-06-29 16:29:19 +00:00
chinese
comms Chase the addition of kld category to some missing ports 2007-06-30 00:40:46 +00:00
converters
databases Remove 4.x workaround 2007-06-30 10:07:59 +00:00
deskutils Reset rainer.alves@gmail.com by request due to current lack of time to 2007-06-29 19:33:24 +00:00
devel Upgrade to 2.28a (unofficial) to fix a crash detected in the original 2007-06-29 22:01:30 +00:00
dns Fix the build with trendy GCC. 2007-06-28 20:31:38 +00:00
editors Update to Vim 7.1 patchlevel 18. 2007-06-29 14:26:44 +00:00
emulators These install kernel modules, so add new virtual category kld. 2007-06-29 15:57:16 +00:00
finance - Update to 1.11 2007-06-29 23:07:40 +00:00
french
ftp Reset rainer.alves@gmail.com by request due to current lack of time to 2007-06-29 19:33:24 +00:00
games - Change my mail address to araujo@. 2007-06-29 16:29:19 +00:00
german - Update 2.2.1 2007-06-29 10:34:52 +00:00
graphics Update to 0.45.1. 2007-06-29 22:28:48 +00:00
hebrew
hungarian
irc
japanese Chase the addition of kld category to some missing ports 2007-06-30 00:40:46 +00:00
java Reset rainer.alves@gmail.com by request due to current lack of time to 2007-06-29 19:33:24 +00:00
korean Chase the addition of kld category to some missing ports 2007-06-30 00:40:46 +00:00
lang Update to 0.17. 2007-06-30 05:37:52 +00:00
mail update to 2.4.3 2007-06-30 08:45:55 +00:00
math Reset rainer.alves@gmail.com by request due to current lack of time to 2007-06-29 19:33:24 +00:00
mbone
misc Reset rainer.alves@gmail.com by request due to current lack of time to 2007-06-29 19:33:24 +00:00
Mk - Fix make clean, broken in previous rev. 1.571 2007-06-29 14:09:39 +00:00
multimedia -Unbreak port by fixing master_sites. 2007-06-30 10:00:14 +00:00
net Add p5-Net-SSH-Expect 0.05, SSH wrapper to execute remote commands. 2007-06-30 10:39:30 +00:00
net-im -New port net-im/emesene 2007-06-30 09:12:22 +00:00
net-mgmt - Update to 1.4.1 2007-06-30 06:49:18 +00:00
net-p2p - Update to 0.3.10 2007-06-29 21:27:15 +00:00
news
palm - Change my mail address to araujo@. 2007-06-29 16:29:19 +00:00
polish
ports-mgmt - Fix a bug with -o option 2007-06-28 10:37:32 +00:00
portuguese
print Reset rainer.alves@gmail.com by request due to current lack of time to 2007-06-29 19:33:24 +00:00
russian
science - Change my mail address to araujo@. 2007-06-29 16:29:19 +00:00
security - Update to 5.45 2007-06-29 23:05:23 +00:00
shells Slightly cleaner PREFIX=/ handling. 2007-06-29 01:06:38 +00:00
sysutils GoogLog is a easy and simple web tool to search inside your syslog files. 2007-06-30 01:41:22 +00:00
Templates
textproc Update to 1.1.21. 2007-06-30 05:58:09 +00:00
Tools
ukrainian
vietnamese
www Upgrade to 1.0.0rc3 2007-06-30 10:33:01 +00:00
x11 - Change my mail address to araujo@. 2007-06-29 16:29:19 +00:00
x11-clocks - Change my mail address to araujo@. 2007-06-29 16:29:19 +00:00
x11-drivers
x11-fm muCommander is a lightweight, cross-platform file manager featuring 2007-06-29 19:06:24 +00:00
x11-fonts - Update to 2.6 2007-06-29 07:46:29 +00:00
x11-servers
x11-themes
x11-toolkits Chase librep shared lib version bump. 2007-06-30 05:39:22 +00:00
x11-wm Chase librep shared lib version bump. 2007-06-30 05:39:22 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs - Update to 1.4.1 2007-06-30 06:49:18 +00:00
KNOBS
LEGAL
Makefile
MOVED
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.