1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Yuri Victorovich 0f5694db95 math/py-cvxpy: Update 1.0.10 -> 1.0.11
Reported by:	portscout
2018-12-15 08:16:06 +00:00
accessibility
arabic
archivers archivers/upx: Fix build due to missing perl (pod2*) tools 2018-12-14 08:44:29 +00:00
astro astro/marble: fix dependencies 2018-12-14 10:19:10 +00:00
audio
base
benchmarks benchmarks/stress-ng: Update to 0.09.49 2018-12-14 16:48:56 +00:00
biology
cad cad/gmsh: Update to version 4.0.7 2018-12-14 10:11:46 +00:00
chinese
comms
converters
databases databases/portsgresql-prefix: Prefix Range module for PostgreSQL 2018-12-14 19:39:38 +00:00
deskutils
devel devel/leiningen: Update to 2.8.3 2018-12-15 07:54:11 +00:00
dns
editors
emulators emulators/citra: update to s20181212 2018-12-14 23:40:46 +00:00
finance
french
ftp
games games/openbor: update to 6551 2018-12-14 23:41:13 +00:00
german
graphics graphics/osg and graphics/osg-devel: Add USES=gl; Simplify CONFLICTS statement 2018-12-14 20:12:34 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to the 20181213 snapshot of GCC 7.4.1. 2018-12-15 03:52:06 +00:00
mail
math math/py-cvxpy: Update 1.0.10 -> 1.0.11 2018-12-15 08:16:06 +00:00
misc
Mk USES=cargo to respect CC for linking 2018-12-14 18:20:35 +00:00
multimedia Make PORTREVISION bump-able for Tools/scripts/bump-revision.sh by using 2018-12-15 03:54:05 +00:00
net
net-im net-im/ssh-chat: Add pkg-message with the security warning 2018-12-15 08:02:39 +00:00
net-mgmt net-mgmt/check_ssl_cert: update to 1.79.0 2018-12-14 16:48:04 +00:00
net-p2p
news
palm
polish
ports-mgmt ports-mgmt/porttree: update 0.6.r67 -> 0.7.r69 2018-12-15 07:08:28 +00:00
portuguese
print - Update to 1.21.5. 2018-12-14 17:41:40 +00:00
russian
science
security Update gnupg to 2.2.12 2018-12-14 20:01:43 +00:00
shells
sysutils sysutils/gotop: Update 1.7.0-5 -> 1.7.1 2018-12-15 08:05:15 +00:00
Templates
textproc update to v1.0.20181214 2018-12-14 12:08:26 +00:00
Tools
ukrainian
vietnamese
www www/s: Update 0.5.13 -> 0.5.14 2018-12-15 05:12:02 +00:00
x11 New port: x11/aminal: Golang terminal emulator from scratch 2018-12-15 01:55:43 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Use USE_GITHUB properly. 2018-12-14 23:31:15 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Fix a typo 2018-12-15 05:23:48 +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.