1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Chris Rees 886d2d357a - Use USERS and GROUPS
- Stop automatically deleting user on deinstall; may be used by other ports

PR:		ports/157520
Submitted by:	Chris Rees (utisoft@gmail.com) (me)
Approved by:	tabthorpe (co-mentor)
2011-06-25 19:55:42 +00:00
accessibility
arabic
archivers
astro
audio - Use USERS and GROUPS 2011-06-25 19:55:42 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases sqlparse is a non-validating SQL parser module. 2011-06-25 09:39:15 +00:00
deskutils
devel - Actually fix cxxtools build with clang, the previous update only 2011-06-25 18:34:33 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics - Update to 2.5.0 2011-06-25 08:41:36 +00:00
hebrew
hungarian
irc Bye Bye 2011-06-25 09:23:47 +00:00
japanese
java
korean
lang
mail
math
misc
Mk
multimedia Add v4l-utils 0.8.4. 2011-06-25 19:13:25 +00:00
net - Update to 0.5.0 2011-06-25 13:51:56 +00:00
net-im Turpial is a microblogging client for social networks like Twitter and 2011-06-25 09:49:35 +00:00
net-mgmt - Update to 0.0.8a 2011-06-25 08:30:46 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update MASTER_SITES 2011-06-25 09:43:00 +00:00
russian
science
security Belier allows opening a shell or executing a command on a remote computer 2011-06-25 10:18:14 +00:00
shells Bye Bye 2011-06-25 09:23:47 +00:00
sysutils - Add patch to fix MySQL protocol testing with MySQL 5.1.57+ and 5.5.12+. 2011-06-25 12:37:57 +00:00
Templates
textproc Sphinx is a full-text search engine, distributed under GPL version 2011-06-25 09:38:40 +00:00
Tools
ukrainian
vietnamese
www - Update multimedia/vdr to 1.7.19 (with parts of the update reverted 2011-06-25 19:02:08 +00:00
x11 Before, the setusercontext(3) call in gdm is missing a few flags. Replace 2011-06-25 14:52:19 +00:00
x11-clocks - Update to 0.6.2 2011-06-25 09:19:21 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL Bye Bye 2011-06-25 09:23:47 +00:00
Makefile
MOVED Bye Bye 2011-06-25 09:23:47 +00:00
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.