1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke 23f252a0e7 - Update to 1.1.1
PR:             110927
Submitted by:   trasz   (maintainer)
2007-03-27 20:07:46 +00:00
accessibility
arabic
archivers
astro
audio - Fix building after removal of objformat(1). 2007-03-27 18:28:08 +00:00
benchmarks
biology - Update to 1.5-beta2 2007-03-27 08:01:54 +00:00
cad - Update to 9.7.47. 2007-03-27 13:57:31 +00:00
chinese
comms
converters
databases Fix dependency on [renamed] sqlite3. 2007-03-27 10:15:40 +00:00
deskutils Switch from sqlite3 to sqlite3-threads. 2007-03-27 18:56:44 +00:00
devel Clean up CXXFLAGS. Fix compilation with gcc-4.1.x. 2007-03-27 19:57:03 +00:00
dns
editors - Fix after objformat removal 2007-03-27 16:29:28 +00:00
emulators ATTENTION! The port is experimental for now. Use it at your own risk. This 2007-03-27 20:04:44 +00:00
finance
french
ftp - Update to 0.9.35 2007-03-27 07:38:00 +00:00
games - Add gfx to USE_SDL. Now it compiles without problems 2007-03-27 18:00:17 +00:00
german
graphics - Update to 1.1.1 2007-03-27 20:07:46 +00:00
hebrew
hungarian
irc - Fix after objformat removal 2007-03-27 11:54:06 +00:00
japanese - Fix after objformat removal 2007-03-27 16:29:28 +00:00
java Update to 3.1.2, and hopefully fix build problems on amd64. 2007-03-27 07:19:44 +00:00
korean
lang - Fix after objformat removal 2007-03-27 16:29:28 +00:00
mail Update to 1.311. Remove 4.x cruft. 2007-03-27 13:07:57 +00:00
math - Update patch-Makefile.in (I forgot it in my last commit), fix build. 2007-03-27 16:25:54 +00:00
mbone
misc - Fix after objformat removal 2007-03-27 16:29:28 +00:00
Mk - Fix build with drupal modules 2007-03-27 13:38:47 +00:00
multimedia Move man pages to MAN1 in Makefile. 2007-03-27 18:15:50 +00:00
net - update to 1.1.1 2007-03-27 17:20:24 +00:00
net-im - Add knob to disable MUC logging. 2007-03-27 08:01:48 +00:00
net-mgmt - Fix after objformat removal 2007-03-27 16:29:28 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update to 8.56 2007-03-27 19:59:21 +00:00
russian
science - Fix after objformat removal 2007-03-27 16:29:28 +00:00
security - Update to 0.3-pre6 2007-03-27 12:49:02 +00:00
shells
sysutils - Fix after objformat removal 2007-03-27 16:29:28 +00:00
Templates
textproc Update to 2.02 2007-03-27 19:47:56 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.1.2 2007-03-27 16:49:46 +00:00
x11 PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework. 2007-03-27 10:06:47 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes Add an explicit dependency on gtk20 to get GTK2_VERSION defined 2007-03-27 15:41:19 +00:00
x11-toolkits - Mark CONFLICTS with qwt-devel 2007-03-27 12:23:18 +00:00
x11-wm In 1.0rc3, they have changed ~/.fluxbox/startup from 755 to 644 that has 2007-03-27 13:09:37 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING In 1.0rc3, they have changed ~/.fluxbox/startup from 755 to 644 that has 2007-03-27 13:09:37 +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.