1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Tobias Kortkamp 98058b8684 Update MAINTAINER to tobik@FreeBSD.org for my ports
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9610
2017-02-15 12:28:29 +00:00
accessibility
arabic
archivers
astro Add myself to astro/xearth/files/freebsd.committers.markers 2017-02-14 20:01:32 +00:00
audio Update MAINTAINER to tobik@FreeBSD.org for my ports 2017-02-15 12:28:29 +00:00
base
benchmarks
biology Move -fPIC to where Linux puts it so it is limited to a single library. 2017-02-13 22:43:58 +00:00
cad
chinese
comms Use -fPIC for all architectures because the makefile tries to create a 2017-02-14 10:57:11 +00:00
converters Update to 3.0227 2017-02-14 14:33:17 +00:00
databases Update to 3.0.2 2017-02-14 14:33:32 +00:00
deskutils Update MAINTAINER to tobik@FreeBSD.org for my ports 2017-02-15 12:28:29 +00:00
devel Update MAINTAINER to tobik@FreeBSD.org for my ports 2017-02-15 12:28:29 +00:00
dns Update to 1.17 2017-02-14 14:33:57 +00:00
editors Update MAINTAINER to tobik@FreeBSD.org for my ports 2017-02-15 12:28:29 +00:00
emulators clarify in pkg-message that 32 bit Wine is required 2017-02-13 20:08:22 +00:00
finance
french
ftp
games Update MAINTAINER to tobik@FreeBSD.org for my ports 2017-02-15 12:28:29 +00:00
german - Update to 2017.02.12 2017-02-13 19:02:04 +00:00
graphics Update MAINTAINER to tobik@FreeBSD.org for my ports 2017-02-15 12:28:29 +00:00
hebrew
hungarian
irc
japanese
java Update MAINTAINER to tobik@FreeBSD.org for my ports 2017-02-15 12:28:29 +00:00
Keywords
korean
lang Update MAINTAINER to tobik@FreeBSD.org for my ports 2017-02-15 12:28:29 +00:00
mail Remove -fPIC. Problem was in mail/vpopmail. 2017-02-14 17:04:37 +00:00
math Remove -fPIC. Problem was already fixed in r432070. 2017-02-14 18:08:27 +00:00
misc Update to 1.0.2. 2017-02-15 09:43:41 +00:00
Mk Automatically generate @dir entries for package list if :debug is used. 2017-02-13 21:48:12 +00:00
multimedia Update MAINTAINER to tobik@FreeBSD.org for my ports 2017-02-15 12:28:29 +00:00
net Update MAINTAINER to tobik@FreeBSD.org for my ports 2017-02-15 12:28:29 +00:00
net-im Use new Lua 5.1-specific ports. 2017-02-15 00:43:30 +00:00
net-mgmt Update net-mgmt/prometheus to 1.5.2 2017-02-14 21:05:34 +00:00
net-p2p
news
palm
polish
ports-mgmt Pass maintainership by request to the reporter. 2017-02-13 21:28:45 +00:00
portuguese Update to 20170211 2017-02-13 19:02:00 +00:00
print Update MAINTAINER to tobik@FreeBSD.org for my ports 2017-02-15 12:28:29 +00:00
russian
science
security Update MAINTAINER to tobik@FreeBSD.org for my ports 2017-02-15 12:28:29 +00:00
shells
sysutils Update MAINTAINER to tobik@FreeBSD.org for my ports 2017-02-15 12:28:29 +00:00
Templates
textproc Update MAINTAINER to tobik@FreeBSD.org for my ports 2017-02-15 12:28:29 +00:00
Tools
ukrainian
vietnamese
www Update MAINTAINER to tobik@FreeBSD.org for my ports 2017-02-15 12:28:29 +00:00
x11 Update MAINTAINER to tobik@FreeBSD.org for my ports 2017-02-15 12:28:29 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update MAINTAINER to tobik@FreeBSD.org for my ports 2017-02-15 12:28:29 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2017-02-14 20:27:25 +00:00
README
UIDs
UPDATING Enable BUNDLED_SSL by default only on FreeBSD 10 2017-02-14 16:15:02 +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.