Personal patches
Go to file
Danilo Egea Gondolfo cd39656643 - Update to 1.3.3
2019-10-26 18:55:01 +00:00
accessibility
arabic
archivers Update to 1.2.4 2019-10-25 19:10:09 +00:00
astro math/gsl: update to 2.6 2019-10-25 23:41:34 +00:00
audio math/gsl: update to 2.6 2019-10-25 23:41:34 +00:00
base
benchmarks math/gsl: update to 2.6 2019-10-25 23:41:34 +00:00
biology math/gsl: update to 2.6 2019-10-25 23:41:34 +00:00
cad cad/openscad: unbreak with boost 1.72 2019-10-25 15:41:41 +00:00
chinese
comms math/gsl: update to 2.6 2019-10-25 23:41:34 +00:00
converters Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2019-10-26 15:24:12 +00:00
databases Update to 6.7.2 2019-10-26 17:31:30 +00:00
deskutils Fix build on GCC-based systems: 2019-10-26 09:21:16 +00:00
devel Update to 1.2.6 2019-10-26 17:30:04 +00:00
dns - LibASR doesn't need to depend on *SSL but optional CAroots package 2019-10-26 16:16:41 +00:00
editors math/gsl: update to 2.6 2019-10-25 23:41:34 +00:00
emulators
finance
french
ftp
games
german
graphics Update to v.2.7.5. 2019-10-26 13:53:30 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to 1.5.8 2019-10-26 15:19:49 +00:00
mail - Update OpenSMTPd to 6.6.0 portable release 2019-10-26 16:24:47 +00:00
math Bump PORTREVISION after lang/sbcl upgrade. 2019-10-26 15:25:52 +00:00
misc misc/gpsim: do not set USE_CXXSTD twice 2019-10-26 14:28:41 +00:00
Mk Upgrade PyQt to 5.13.1 (and sip 4.19.19) 2019-10-25 23:35:44 +00:00
multimedia multimedia/musikcube: unbreak with boost 1.72 2019-10-25 15:41:29 +00:00
net Add rubygem-grpc124 1.24.0 (copied from rubygem-grpc) 2019-10-26 14:30:35 +00:00
net-im Fix dependencies of net-im/nheko 2019-10-25 21:12:21 +00:00
net-mgmt
net-p2p net-p2p/bitcoin-daemon: unbreak on BE 2019-10-25 23:19:52 +00:00
news
palm
polish
ports-mgmt ports-mgmt/caronade: Update to 0.3.0 2019-10-25 09:06:39 +00:00
portuguese
print Update to 6.7 2019-10-25 19:09:20 +00:00
russian
science math/gsl: update to 2.6 2019-10-25 23:41:34 +00:00
security Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2019-10-26 15:24:12 +00:00
shells shells/elvish: Set version information, omit debug info 2019-10-25 12:07:31 +00:00
sysutils - Update to 1.3.3 2019-10-26 18:55:01 +00:00
Templates
textproc Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2019-10-26 15:24:12 +00:00
Tools
ukrainian
vietnamese
www www/pecl-http: Update version 3.2.1=>3.2.2 2019-10-26 18:12:32 +00:00
x11 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2019-10-26 15:24:12 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Take maintainership 2019-10-26 17:47:05 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2019-10-26 15:24:12 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Re-add port: misc/gpsim: Software simulator for Microchip PIC microcontrollers 2019-10-25 06:21:03 +00:00
README
UIDs
UPDATING - Add a note about `x11/nvidia-driver' split in r515584 2019-10-25 09:30:02 +00:00

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.