1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Larry Rosenman 2c3c5d942f devel/cdecl: upgrade to 7.3.
Checking main()s signature
The signature of main() is now checked.

More C standard types
Added the standard C types atomic_flag, double_t, fenv_t, fexcept_t, float_t, jmp_buf, memory_order, va_list, wctrans_t, and wctype_t.

Fixed explaining pointer-to-array function arguments
Explaining a declaration like:

cdecl> explain void f(double (*a)[5])
crashed; fixed.
2020-06-29 16:35:33 +00:00
accessibility
arabic
archivers - Update WWW 2020-06-28 09:35:07 +00:00
astro Move comms/py-serial to comms/py-pyserial 2020-06-27 09:37:50 +00:00
audio Update WWW 2020-06-29 16:17:17 +00:00
base
benchmarks
biology biology/hyphy: Update to version 2.5.15 2020-06-28 16:40:33 +00:00
cad cad/NASTRAN-95: Unbreak build with GCC 10 2020-06-28 04:29:19 +00:00
chinese
comms Move comms/py-serial to comms/py-pyserial 2020-06-27 09:37:50 +00:00
converters - Update to 1.7.0 2020-06-27 14:22:48 +00:00
databases Update to 0.18.0 2020-06-29 16:16:07 +00:00
deskutils Update to 1.26.4 2020-06-29 07:40:07 +00:00
devel devel/cdecl: upgrade to 7.3. 2020-06-29 16:35:33 +00:00
dns Update to 1.17 2020-06-29 16:15:46 +00:00
editors Add editors/elementary-code, code editor designed for elementary OS 2020-06-29 08:22:17 +00:00
emulators Explicitly configure --without-usb. There does not appear to be a way 2020-06-29 06:34:51 +00:00
finance Update finance/kmymoney to 5.1.0 2020-06-29 16:27:36 +00:00
french
ftp Remove pre-test-PROXY-off: 2020-06-26 11:55:49 +00:00
games Add compiler:c++11-lang to USES to fix build on GCC-based systems: 2020-06-29 05:25:00 +00:00
german
graphics USES+=gettext unconditionally, making NLS optional still needs more work 2020-06-29 09:29:47 +00:00
hebrew
hungarian
irc
japanese
java java/apache-commons-collections: 2020-06-28 13:47:26 +00:00
Keywords
korean
lang Update to 0.1.28.1 2020-06-29 16:15:35 +00:00
mail Update to 0.0.6 which is required for gitlab-ce 13.1.1. 2020-06-29 15:57:04 +00:00
math math/givaro: Remove my patch now that correct upstream fix is added to math/linalg. 2020-06-29 14:44:36 +00:00
misc misc/py-progressbar2: update to 3.51.4 2020-06-28 11:39:51 +00:00
Mk
multimedia USES+=gettext unconditionally, making NLS optional still needs more work 2020-06-29 09:31:29 +00:00
net net/clash: Update 0.20.0 -> 1.0.0 2020-06-29 05:26:11 +00:00
net-im Update to 2.1.13 2020-06-28 05:46:48 +00:00
net-mgmt Update to 1.23.0 2020-06-29 15:17:50 +00:00
net-p2p Update to 0.16.745 2020-06-28 08:07:15 +00:00
news Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113 2020-06-26 11:55:23 +00:00
polish
ports-mgmt Use correct DISTVERSION 2020-06-29 08:59:32 +00:00
portuguese
print Update WWW 2020-06-29 16:17:26 +00:00
russian russian/stardict-*: update WWW 2020-06-28 14:11:41 +00:00
science science/coordgenlibs: Update 1.4.0-6 -> 1.4.1 2020-06-29 00:46:52 +00:00
security security/softether: Add rc script for TrafficServer 2020-06-29 14:00:17 +00:00
shells Update to 0.32.0 2020-06-26 08:43:04 +00:00
sysutils sysutils/packer: update to 1.6.0 2020-06-29 15:40:18 +00:00
Templates
textproc Remove TEST_DEPENDS 2020-06-29 16:16:53 +00:00
Tools
ukrainian
vietnamese
www Change RUN_DEPENDS from rubygem-flipper* to rubygem-flipper*017 2020-06-29 16:17:12 +00:00
x11 x11/slim: Correct getting xpid 2020-06-28 14:58:43 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: switch to GitHub mirror 2020-06-26 22:00:44 +00:00
x11-themes Add x11/slim to RUN_DEPENDS of SLiM themes ports 2020-06-26 21:52:22 +00:00
x11-toolkits Remove no-op typo 2020-06-29 16:16:48 +00:00
x11-wm x11-wm/chamfer: update to s20200527 2020-06-29 01:10:56 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2020-06-28 13:15:25 +00:00
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.