1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Romain Tartière 2197701d59 Install the generated .gemspec file
Building the C implementation of facter also produce a .gemspec file.  So far,
it was not installed (probably by mistake: since nothing was using it,
everything was fine).  Now that we are about to add a consumer of this file as
sysutils/rubygem-puppetserver-ca to the ports tree, this file must be
installed.

With hat:	puppet
2018-09-27 06:47:03 +00:00
accessibility
arabic
archivers
astro - Update to 0.118 2018-09-27 06:31:59 +00:00
audio Add -znotext to LDFLAGS on i386, for lld 2018-09-26 16:12:12 +00:00
base
benchmarks
biology
cad
chinese - Update to 0.3.8 2018-09-27 02:07:35 +00:00
comms
converters
databases databases/py-pickleshare: Update 0.7.4 -> 0.7.5 2018-09-27 03:12:28 +00:00
deskutils
devel devel/awscli: Update 1.16.16- >1.16.22 2018-09-27 05:25:37 +00:00
dns Update to 2.2 2018-09-26 19:51:48 +00:00
editors
emulators emulators/citra: update to s20180925 2018-09-26 21:57:52 +00:00
finance
french
ftp
games Add -znotext to LDFLAGS on i386, for lld 2018-09-26 16:12:12 +00:00
german
graphics graphics/drm-legacy-kmod: chase another base change 2018-09-27 03:33:38 +00:00
hebrew
hungarian
irc
japanese japanese/spamassassin: Mark broken 2018-09-26 19:38:01 +00:00
java
Keywords
korean
lang Add -znotext to LDFLAGS on i386, for lld 2018-09-26 16:12:12 +00:00
mail mail/spamassassin: Update to 3.4.2 2018-09-26 19:30:36 +00:00
math Mark BROKEN: conflicting dependencies 2018-09-27 05:28:49 +00:00
misc
Mk
multimedia Add -znotext to LDFLAGS on i386, for lld 2018-09-26 16:12:12 +00:00
net net/ucarp: jcpierri@gmail.com takes maintainership 2018-09-26 17:18:55 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science Mark BROKEN: wrong LIB_DEPENDS 2018-09-27 05:26:32 +00:00
security Document spamassassin - multiple vulnerabilities 2018-09-26 18:09:07 +00:00
shells The old tests are no longer available. Remove them. 2018-09-27 04:19:08 +00:00
sysutils Install the generated .gemspec file 2018-09-27 06:47:03 +00:00
Templates
textproc Update to 1.0.10 2018-09-26 19:18:25 +00:00
Tools
ukrainian
vietnamese
www www/node: Update 10.10.0 -> 10.11.0 2018-09-27 05:26:22 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix build on i386 for lld. 2018-09-27 02:41:47 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://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:

	https://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.