1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Vasil Dimov efb90aef50 Fix pkg-plist
Approved by:	portmgr (erwin)
2006-10-23 09:18:53 +00:00
accessibility
arabic
archivers
astro
audio - Switch to a local-distfile for the freeze 2006-10-23 07:48:51 +00:00
benchmarks
biology
cad - Make it fetchable 2006-10-21 10:14:56 +00:00
chinese - Unbreak chinese/gcin by adding more MASTER_SITES 2006-10-22 18:20:52 +00:00
comms
converters
databases Update to 5.0.26 release and fix two security vulnerabilities 2006-10-22 10:32:30 +00:00
deskutils Attempt to remove share/pixmaps. 2006-10-19 19:19:06 +00:00
devel - Back out of all gtk20 stuff to fix gnucash and plist and other stuff 2006-10-22 21:33:41 +00:00
dns Update MASTER_SITES and the WWW: line to reflect the project's new 2006-10-19 12:54:14 +00:00
editors - Fix build problem 2006-10-22 18:48:45 +00:00
emulators Despite trevor commits 7 weeks ago the ports remained broken and trevor 2006-10-21 02:59:05 +00:00
finance - Fix LIB_DEPENDS for g-wrap 2006-10-18 23:39:29 +00:00
french
ftp
games Fix pkg-plist 2006-10-23 09:18:53 +00:00
german - Fix fetch problem 2006-10-19 17:12:49 +00:00
graphics - Fix a startup crash for anyone running non-latin-1 locale 2006-10-22 17:36:11 +00:00
hebrew
hungarian
irc Use INSTALL_PROGRAM instead of INSTALL_DATA on the installed binary 2006-10-18 12:16:33 +00:00
japanese
java Fix the test-target to, actually, succeed, when the tests 2006-10-20 12:49:45 +00:00
korean
lang - Add files forgotten in the last commit 2006-10-21 13:11:07 +00:00
mail - Fix checksum since distfile was rerolled (distinfo) 2006-10-20 18:40:37 +00:00
math BROKEN: Incomplete pkg-plist 2006-10-21 03:03:51 +00:00
mbone
misc To maintain compatibility with KDE (now that KDE relies on this port), 2006-10-22 21:49:21 +00:00
Mk
multimedia Fix the ensure_current_registry_forking() fails if zombie already killed by 2006-10-21 21:58:22 +00:00
net - Fix build, unbreak. 2006-10-21 18:43:36 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update to 20061010 2006-10-19 17:31:03 +00:00
russian
science
security Add reference, which I missed the first time around, from Opera 2006-10-20 22:59:39 +00:00
shells Fix build. Don't remove all of the bundled readline, some 2006-10-21 23:18:43 +00:00
sysutils - Fix pkg-install and pkg-deinstall scripts to properly handle /boot.config 2006-10-21 13:39:05 +00:00
Templates
textproc BROKEN: Does not build 2006-10-21 03:06:27 +00:00
Tools
ukrainian
vietnamese
www Set WRKSRC to an actual directory, thus fixing build. 2006-10-23 09:13:56 +00:00
x11 Add some old internal FreeType definitions to fix the server runtime. These 2006-10-21 21:58:35 +00:00
x11-clocks -Fix the dependency. (chase the X11BASE -> LOCALBASE move) 2006-10-19 18:40:25 +00:00
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers Add some old internal FreeType definitions to fix the server runtime. These 2006-10-21 21:58:35 +00:00
x11-themes
x11-toolkits Update to 2.10.3 to fix the 64-bit platforms in the runtime. 2006-10-18 18:56:36 +00:00
x11-wm . Fix the packing list. 2006-10-18 18:52:47 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Note removal of linux_base-suse ports 2006-10-21 03:02:07 +00:00
README
UIDs
UPDATING A bit more on grammar tweaks, success -> succeed. 2006-10-20 02:18:17 +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.