Personal patches
Go to file
Li-Wen Hsu af1d8e9886 Copy lang/julia to lang/julia10
This is preparing for turning lang/julia to a meta port

PR:		235872
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
2019-05-28 05:59:00 +00:00
accessibility
arabic
archivers archivers/quazip: update to 0.8.1 2019-05-27 19:08:50 +00:00
astro Fix typo 2019-05-27 05:48:23 +00:00
audio audio/spotifyd: Update to 0.2.9 2019-05-28 04:25:02 +00:00
base
benchmarks
biology
cad
chinese
comms
converters - Update to 1.6 2019-05-27 21:32:31 +00:00
databases - Update to 0.10.17 2019-05-27 22:09:40 +00:00
deskutils deskutils/goesimage: Add goesimage-run-now executable 2019-05-27 01:48:54 +00:00
devel devel/py-geotypes: Do not set PYTHON_PKGNAMEPREFIX 2019-05-28 05:51:03 +00:00
dns dns/powerdns-recursor: fix build and update 2019-05-27 19:14:18 +00:00
editors editors/scite, x11-toolkits/scintilla: Remove nop CXXSTD 2019-05-27 06:16:31 +00:00
emulators emulators/rpcs3: update to 0.0.6.8161 2019-05-28 00:40:23 +00:00
finance
french
ftp Fix RTSP option 2019-05-27 19:43:11 +00:00
games games/stonesoup-sdl: Use OPTIONS_SLAVE 2019-05-28 05:16:49 +00:00
german Update to 2019.05.26 2019-05-27 19:43:02 +00:00
graphics graphics/bitmap: Fix tests 2019-05-27 23:02:19 +00:00
hebrew
hungarian
irc
japanese japanese/mutt-devel: MAILDIR_HEADER_CACHE implies IMAP_HEADER_CACHE 2019-05-28 05:12:01 +00:00
java java/eclipse: Fix build when using maven-3.6.1 2019-05-27 16:03:34 +00:00
Keywords
korean
lang Copy lang/julia to lang/julia10 2019-05-28 05:59:00 +00:00
mail Update to 2.5.13. 2019-05-27 13:47:30 +00:00
math math/deal.ii: Update 9.0.1 -> 9.1.1 2019-05-27 23:29:39 +00:00
misc misc/dartsim: Update 6.8.3-15 -> 6.8.5 2019-05-27 23:31:56 +00:00
Mk Improve vulnerability checking 2019-05-27 13:02:05 +00:00
multimedia multimedia/svt-av1: update to 0.5.0.50 2019-05-28 00:44:37 +00:00
net Update to 3.0.2. 2019-05-27 20:06:23 +00:00
net-im Remove expired port: 2019-05-26 21:59:03 +00:00
net-mgmt - Remove no-op (since r415842) NOFETCHFILES variable from the ports tree. 2019-05-27 10:33:44 +00:00
net-p2p net-p2p/uhub: Unbreak build and update to 0.5.1 2019-05-27 15:54:16 +00:00
news
palm
polish Update to 20190527 2019-05-27 19:43:07 +00:00
ports-mgmt ports-mgmt/portfmt: Update to newest commit 2019-05-27 10:49:00 +00:00
portuguese
print
russian
science Chase devel/openmp expiration 2019-05-27 20:55:56 +00:00
security New port: security/picosha2: C++ header-only SHA256 hash generator 2019-05-28 02:49:49 +00:00
shells This is the second part of a two part commit Updating shells/ksh93 to 2019-05-28 02:35:40 +00:00
sysutils sysutils/py-google-compute-engine: update to version 2.8.16 2019-05-27 20:28:52 +00:00
Templates
textproc Update to 0.9.0 2019-05-26 23:24:25 +00:00
Tools
ukrainian
vietnamese
www www/gobuffalo: Update to 0.14.4 2019-05-27 20:27:12 +00:00
x11 x11/xlockmore: Actually make JP=on imply MB=on 2019-05-28 05:27:06 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Remove no-op (since r397077) WANT_UNICODE variable from the ports tree 2019-05-27 11:40:38 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2019-05-26 21:59:03 +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.