Personal patches
Go to file
Yuri Victorovich e8f0d5b998 New port: misc/libpredict: Satellite orbit prediction library
Submitted by:	myself
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13758
2018-01-08 20:22:43 +00:00
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/py-bsddb3: Fix concurrent installation [1] 2018-01-08 20:02:50 +00:00
deskutils
devel devel/p5-Module-Manifest: Update version 1.08=>1.09 2018-01-08 20:21:22 +00:00
dns
editors Add editors/vim-tiny. 2018-01-08 19:44:13 +00:00
emulators
finance Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.2 2018-01-08 15:20:57 +00:00
french
ftp
games games/iortcw: Fix build with clang 6.0 2018-01-08 17:23:41 +00:00
german Update to 2018.01.07 2018-01-08 16:51:43 +00:00
graphics Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.2 2018-01-08 15:20:57 +00:00
hebrew
hungarian
irc
japanese Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.2 2018-01-08 15:20:57 +00:00
java
Keywords
korean
lang lang/cjs: unbreak build with Clang 6 (C++14 by default) 2018-01-08 17:07:00 +00:00
mail
math Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.2 2018-01-08 15:20:57 +00:00
misc New port: misc/libpredict: Satellite orbit prediction library 2018-01-08 20:22:43 +00:00
Mk
multimedia
net net/ocserv: Update to 0.11.10 2018-01-08 18:48:12 +00:00
net-im net-im/ekiga: unbreak build with Clang 6 (C++14 by default) 2018-01-08 17:07:21 +00:00
net-mgmt Rename rubygem-sinatra-contrib to rubygem-sinatra-contrib1 2018-01-08 16:32:05 +00:00
net-p2p
news
palm
polish Update to 20180107 2018-01-08 16:51:48 +00:00
ports-mgmt
portuguese
print
russian
science
security Add security/libdecaf 2018-01-08 17:11:27 +00:00
shells
sysutils Update to 11.1.2 2018-01-08 16:51:38 +00:00
Templates
textproc textproc/rubygem-tidy_ffi: create port 2018-01-08 17:57:55 +00:00
Tools
ukrainian
vietnamese
www www/py-textile: Update version 2.3.16=>3.0.0 2018-01-08 18:00:50 +00:00
x11 x11/kdelibs4, fix build on i386 with clang6 2018-01-08 17:41:58 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/gtkmm20: unbreak build with Clang 6 (C++14 by default) 2018-01-08 17:07:41 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove entry for www/rubygem-sinatra-contrib as it breaks ports depending on the 2018-01-08 16:56:22 +00:00
README
UIDs
UPDATING

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

	http://www.FreeBSD.org/ports

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

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

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