1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jan Beich 2e8d729d62 lang/rust: update to 1.29.2
- Force rebuild all consumers in case some are affected by miscompilation

Changes:	https://blog.rust-lang.org/2018/10/12/Rust-1.29.2.html
PR:		229826 (follow up)
Approved by:	rust (tobik)
MFH:		2018Q4
Differential Revision:	https://reviews.freebsd.org/D17477
2018-10-12 19:01:02 +00:00
accessibility
arabic
archivers Fix build with OpenSSL 1.1.x 2018-10-12 07:35:46 +00:00
astro
audio audio/pulseaudio: track webrtc-aec upstream default 2018-10-12 19:00:25 +00:00
base
benchmarks Update to 3.11 2018-10-12 07:58:33 +00:00
biology Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
cad
chinese
comms comms/conserver-com: Update licensing details and pet portlint 2018-10-12 16:08:03 +00:00
converters
databases lang/rust: update to 1.29.2 2018-10-12 19:01:02 +00:00
deskutils Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
devel lang/rust: update to 1.29.2 2018-10-12 19:01:02 +00:00
dns lang/rust: update to 1.29.2 2018-10-12 19:01:02 +00:00
editors lang/rust: update to 1.29.2 2018-10-12 19:01:02 +00:00
emulators Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
finance
french
ftp
games lang/rust: update to 1.29.2 2018-10-12 19:01:02 +00:00
german Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
graphics Fix dependencies for latest Gimp release 2018-10-12 14:09:49 +00:00
hebrew
hungarian
irc
japanese Finish glib12 deprecation 2018-10-12 12:42:22 +00:00
java
Keywords
korean
lang lang/rust: update to 1.29.2 2018-10-12 19:01:02 +00:00
mail lang/rust: update to 1.29.2 2018-10-12 19:01:02 +00:00
math Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
misc Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
Mk
multimedia Finish glib12 deprecation 2018-10-12 12:42:22 +00:00
net 0~net/intel-ix-kmod: New port for 10g Intel Ethernet Base Driver 2018-10-12 13:12:52 +00:00
net-im lang/rust: update to 1.29.2 2018-10-12 19:01:02 +00:00
net-mgmt net-mgmt/icinga2: 2018-10-12 12:19:57 +00:00
net-p2p Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
news
palm Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
polish
ports-mgmt
portuguese
print Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
russian
science Fix packaging with python 3.x 2018-10-12 14:58:58 +00:00
security lang/rust: update to 1.29.2 2018-10-12 19:01:02 +00:00
shells
sysutils lang/rust: update to 1.29.2 2018-10-12 19:01:02 +00:00
Templates
textproc lang/rust: update to 1.29.2 2018-10-12 19:01:02 +00:00
Tools
ukrainian
vietnamese
www lang/rust: update to 1.29.2 2018-10-12 19:01:02 +00:00
x11 lang/rust: update to 1.29.2 2018-10-12 19:01:02 +00:00
x11-clocks Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
x11-drivers
x11-fm Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
x11-fonts Deprecate most glib12 consumers 2018-10-12 09:19:04 +00:00
x11-servers
x11-themes
x11-toolkits Finish glib12 deprecation 2018-10-12 12:42:22 +00:00
x11-wm Mark x11-wm/qtile as deprecated too 2018-10-12 09:39:21 +00:00
.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.