1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Nicola Vitale 26d244bcbb - Fixed RUN_DEPENDS on www/py-clientform
- Bumped PORTREVISION

PR:		ports/109453
Submitted by:	nivit (notified by pointyhat, via kris)
2007-02-23 12:38:47 +00:00
accessibility
arabic
archivers Mark the port as i386-only. 2007-02-23 07:52:53 +00:00
astro - Update to 0.3.2 2007-02-17 11:24:04 +00:00
audio -Update to 1.2beta1. 2007-02-22 19:51:34 +00:00
benchmarks
biology - mark ignore on FreeBSD 5.x 2007-02-19 03:39:29 +00:00
cad - Update to 9.7.45. 2007-02-22 00:17:24 +00:00
chinese - Host files on my local distfiles. 2007-02-22 07:37:54 +00:00
comms Update to 0.8 release. 2007-02-23 08:42:57 +00:00
converters - Update to 1.0.1 2007-02-19 06:58:58 +00:00
databases Fix build with gcc41 on amd64 2007-02-23 05:30:56 +00:00
deskutils - Update to 0.3.1 2007-02-23 08:33:03 +00:00
devel - Update to 1.17 2007-02-23 11:02:37 +00:00
dns - Updated to 1.2.12.05 2007-02-22 10:07:03 +00:00
editors - Update to 1.0.6.9 2007-02-22 09:56:32 +00:00
emulators Packaging bugfix: we don't need ${X11BASE}/etc/rc.d/vmware-guestd{,.sh} 2007-02-17 12:36:43 +00:00
finance Update to 2.6.24 2007-02-22 13:10:50 +00:00
french
ftp Update patches for 4.4.5 release. 2007-02-17 10:19:18 +00:00
games - Update to 0.5 2007-02-22 05:40:05 +00:00
german
graphics - Fix a typo. 2007-02-23 11:14:37 +00:00
hebrew
hungarian
irc Update to 0.6.3. 2007-02-21 15:01:52 +00:00
japanese Update dictionary files as of Feb/02/2007. 2007-02-21 02:10:07 +00:00
java - Update to 1.1 2007-02-23 09:24:40 +00:00
korean
lang Add ruby-doc-stdlib 0.10.1, documentation for the Ruby language standard 2007-02-23 00:59:37 +00:00
mail Update to 0.21.4 (distversion 0.214) 2007-02-23 10:55:31 +00:00
math Update to 2.1.2-22 which has been around for a while, and fixes a number 2007-02-23 10:50:15 +00:00
mbone
misc
Mk Update to OpenLDAP 2.4.4a. 2007-02-21 05:40:11 +00:00
multimedia Unbreak. 2007-02-23 04:51:22 +00:00
net Fix build with gcc41 on amd64. 2007-02-23 07:41:18 +00:00
net-im - Update to 3.2.2 2007-02-22 05:54:22 +00:00
net-mgmt - Update to 4.2.7 2007-02-21 12:56:19 +00:00
net-p2p
news Fix build with gcc41 on amd64 2007-02-23 05:52:26 +00:00
palm
polish
ports-mgmt Update for version 1.13 2007-02-22 19:05:33 +00:00
portuguese
print Update to 20061211 and unbreak this ports, sorry for the delay. 2007-02-21 01:58:34 +00:00
russian - Update to 0.1.9 2007-02-19 13:53:56 +00:00
science elmer-eio implicitly depends on gfortran42. Accordingly, this also fixes 2007-02-20 23:57:24 +00:00
security use $() instead of `` 2007-02-23 11:41:46 +00:00
shells
sysutils Update to 1.0 release. 2007-02-23 07:56:07 +00:00
Templates
textproc Add asm-xml 0.2, very fast XML parser and decoder written in pure 2007-02-22 11:52:14 +00:00
Tools * Run cvs update just before cvs commit to sync a potentially changed files 2007-02-19 07:24:36 +00:00
ukrainian
vietnamese
www - Fixed RUN_DEPENDS on www/py-clientform 2007-02-23 12:38:47 +00:00
x11 - Change master site to make it fetchable. The following three sites 2007-02-22 01:50:19 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers Fix loading modules on current by adding patch from devel/imake-6 since 2007-02-22 21:18:01 +00:00
x11-themes Fix crash if no splash is set 2007-02-23 01:11:20 +00:00
x11-toolkits Fix a bug where a NULL path could be dereferenced in a GtkFileChooserButton 2007-02-22 04:50:53 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL Add www/groupoffice (Free for personal use only) 2007-02-20 21:47:23 +00:00
Makefile
MOVED Remove MOVED entry so that do not confuse portupgrade. 2007-02-21 00:27:54 +00:00
README
UIDs - change smx entries to "/usr/sbin/nologin" 2007-02-17 10:01:06 +00:00
UPDATING Typos. 2007-02-23 10:19:59 +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.