1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Chris Rees 4d5be5f77f - Use USERS and GROUPS
- Stop deleting users/groups on deinstall

PR:		ports/157526
Submitted by:	Chris Rees <utisoft@gmail.com>
Approved by:	rene (mentor)
2011-07-03 14:48:28 +00:00
accessibility
arabic
archivers
astro - Fix MASTER_SITES 2011-07-02 14:30:05 +00:00
audio - Use USERS and GROUPS 2011-07-03 14:48:28 +00:00
benchmarks
biology
cad - Update to 3.7.26 2011-07-02 16:09:04 +00:00
chinese
comms - Chase the libgcrypt shared lib version 2011-07-03 11:40:49 +00:00
converters
databases - Update to 2.10.5 2011-07-03 13:00:43 +00:00
deskutils Update to 1.13.27 [1] 2011-07-03 13:15:27 +00:00
devel - Fix build 2011-07-03 12:33:34 +00:00
dns
editors - Update to version 0.4.5 2011-07-02 18:25:46 +00:00
emulators - Chase the libgcrypt shared lib version 2011-07-03 11:40:49 +00:00
finance
french - Drop MD5 support 2011-07-02 17:15:19 +00:00
ftp - Chase the libgcrypt shared lib version 2011-07-03 11:40:49 +00:00
games -remove MD5 2011-07-03 14:25:36 +00:00
german - remove MD5 2011-07-03 13:22:24 +00:00
graphics -remove MD5 2011-07-03 14:12:22 +00:00
hebrew
hungarian
irc - Use USERS and GROUPS 2011-07-03 13:56:15 +00:00
japanese - Update to 0.55 2011-07-03 08:57:54 +00:00
java Mark BROKEN: does not build 2011-07-02 22:27:20 +00:00
korean
lang - remove MD5 2011-07-03 13:45:36 +00:00
mail - remove MD5 2011-07-03 13:53:52 +00:00
math - Update to 0.91 2011-07-03 02:12:13 +00:00
misc - Chase the libgcrypt shared lib version 2011-07-03 11:40:49 +00:00
Mk - Update graphics/sdl_gfx to version 2.0.22 2011-07-02 19:59:19 +00:00
multimedia Add further build dependencies on moc and uic. 2011-07-03 14:45:40 +00:00
net - Chase the libgcrypt shared lib version 2011-07-03 11:40:49 +00:00
net-im - Chase the libgcrypt shared lib version 2011-07-03 11:40:49 +00:00
net-mgmt - remove workaround, it's now implemented in the user/group 2011-07-02 14:40:04 +00:00
net-p2p - Chase the libgcrypt shared lib version 2011-07-03 11:40:49 +00:00
news
palm
polish - remove MD5 2011-07-03 13:22:24 +00:00
ports-mgmt
portuguese - remove MD5 2011-07-03 13:22:24 +00:00
print Apache PDFBox is an open source Java PDF library for working with PDF 2011-07-03 08:29:09 +00:00
russian - remove MD5 2011-07-03 13:22:24 +00:00
science - remove MD5 2011-07-03 13:22:24 +00:00
security -remove MD5 2011-07-03 14:03:52 +00:00
shells - Kick MD5 2011-07-02 20:20:55 +00:00
sysutils Fix reported memory size on systems with more than 3.5GB real memory. 2011-07-03 12:04:37 +00:00
Templates
textproc -remove MD5 2011-07-03 14:40:25 +00:00
Tools
ukrainian
vietnamese - Kick MD5 support 2011-07-02 20:16:04 +00:00
www - Update to 2.1 2011-07-03 01:59:31 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Kick MD5 support 2011-07-02 20:16:04 +00:00
x11-toolkits - remove MD5 2011-07-03 13:22:24 +00:00
x11-wm - Update to 1.8.1 2011-07-02 18:39:39 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs - Fix a crash when an invalid log file is specified. 2011-07-02 14:54:06 +00:00
KNOBS
LEGAL Remove expired ports: 2011-07-02 16:01:05 +00:00
Makefile
MOVED Remove expired ports: 2011-07-02 16:01:05 +00:00
README
UIDs - Fix a crash when an invalid log file is specified. 2011-07-02 14:54:06 +00:00
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.