Personal patches
Go to file
Dmitry Marakasov 76d9758c43 - Fix LICENSE
- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2019-12-07 09:40:35 +00:00
accessibility accessibility/speech-dispatcher: use patch to replace static content 2019-12-06 16:53:33 +00:00
arabic
archivers Per section 4.4.3 of the Porters Handbook, REINPLACE_CMD (sed) should not be 2019-12-07 08:30:14 +00:00
astro
audio - Fix LICENSE 2019-12-07 09:40:35 +00:00
base
benchmarks
biology biology/phyml: disable -march=native 2019-12-06 13:04:41 +00:00
cad
chinese
comms
converters
databases - Fix typo 2019-12-07 01:17:53 +00:00
deskutils deskutils/py-paperless: Switch to Django 2.2 2019-12-06 15:28:54 +00:00
devel - Add new port: devel/R-cran-RcppProgress 2019-12-07 08:12:48 +00:00
dns Upgrade dns/wdns to version 0.10.0: 2019-12-05 23:09:10 +00:00
editors
emulators emulators/yuzu: update to s20191206 2019-12-07 00:27:58 +00:00
finance - Update to 1.6-4 2019-12-07 05:08:12 +00:00
french
ftp Update to v1.3.1 2019-12-05 16:44:08 +00:00
games Update to 1.03.0 and switch mp3-library to mpg123 2019-12-07 07:39:58 +00:00
german
graphics graphics/tesseract: fix libomp dependency 2019-12-06 15:00:54 +00:00
hebrew
hungarian
irc
japanese
java java/intellij-pty4j: Chase idea4bsd org removal 2019-12-05 06:57:05 +00:00
Keywords
korean
lang lang/quickjs: Update 2019.09.18 -> 2019.10.27 2019-12-07 06:13:26 +00:00
mail mail/roundcube-contextmenu: update to 3.0 2019-12-05 16:44:38 +00:00
math math/xtensor: Update 0.20.4 -> 0.20.10 2019-12-07 06:37:44 +00:00
misc misc/mc: Update to 4.8.23 2019-12-07 00:33:46 +00:00
Mk Make samba410 default Samba version, as Samba 4.8 reached EOL while ago(and is broken). 2019-12-07 00:42:23 +00:00
multimedia multimedia/obs-studio: Update 24.0.3 -> 24.0.4 2019-12-07 06:09:12 +00:00
net net/ceph14: allow to build with py36+, indeed. 2019-12-06 13:50:33 +00:00
net-im
net-mgmt net-mgmt/py-ciscoconfparse: Update to 1.4.10 2019-12-06 15:30:40 +00:00
net-p2p net-p2p/monero-cli: Upgrade from 0.15.0.0 to 0.15.0.1 2019-12-06 10:45:35 +00:00
news news/inn: Add support for embedded Python 2019-12-07 05:24:09 +00:00
polish
ports-mgmt
portuguese
print print/print-manager: fix cups install location path 2019-12-05 18:50:36 +00:00
russian
science science/py-chainer: Update 6.5.0 -> 7.0.0 2019-12-06 05:52:06 +00:00
security Add entry for phpmyadmin 2019-12-06 20:22:53 +00:00
shells shells/antibody: Unbreak on aarch64 2019-12-05 17:05:13 +00:00
sysutils sysutils/plasma-pass: update to 1.1.0 2019-12-07 01:29:48 +00:00
Templates
textproc textproc/icdiff: Update to 1.9.5 2019-12-07 00:44:33 +00:00
Tools
ukrainian
vietnamese
www Update to 8.5.49 2019-12-06 20:16:40 +00:00
x11 x11/sddm: No reason to stuck with py27, port use only py-docutils which available for any python version 2019-12-06 10:49:41 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/nerd-fonts: really fetch from github nor distcache. 2019-12-06 16:30:51 +00:00
x11-servers
x11-themes x11-themes/papirus-icon-theme: Update to 20191201 2019-12-06 19:49:38 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED MOVED: Pet MOVEDlint 2019-12-06 15:58:40 +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.