1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Antoine Brodin 38308bbce8 - Add explicit FLAVOR to a few dependencies
- Remove FLAVOR from py-docutils dependency in comms/uhd, in this case
  it needs the rst2html command, not the docutils module
- Mark some ports as not compatible with python3
2017-12-03 08:25:31 +00:00
accessibility
arabic
archivers
astro
audio audio/mpg123: update to 1.25.8 2017-12-03 07:15:48 +00:00
base
benchmarks
biology [new port] biology/py-macs2: Analysis of chromatin immunoprecipitation (ChIP) sequences 2017-12-02 20:46:28 +00:00
cad
chinese Securityupdate to 4.9.1: 2017-12-02 12:20:31 +00:00
comms - Add explicit FLAVOR to a few dependencies 2017-12-03 08:25:31 +00:00
converters
databases - Add explicit FLAVOR to a few dependencies 2017-12-03 08:25:31 +00:00
deskutils - Add explicit FLAVOR to a few dependencies 2017-12-03 08:25:31 +00:00
devel - Add explicit FLAVOR to a few dependencies 2017-12-03 08:25:31 +00:00
dns dns/nsd: update 4.1.17 -> 4.1.18 2017-12-02 12:37:22 +00:00
editors Update to patchlevel 1365 2017-12-02 23:10:48 +00:00
emulators Actually commit the following, which I had omitted from revision 455277: 2017-12-02 12:36:01 +00:00
finance - Add explicit FLAVOR to a few dependencies 2017-12-03 08:25:31 +00:00
french Securityupdate to 4.9.1: 2017-12-02 12:20:31 +00:00
ftp
games - Add explicit FLAVOR to a few dependencies 2017-12-03 08:25:31 +00:00
german Securityupdate to 4.9.1: 2017-12-02 12:20:31 +00:00
graphics - Add explicit FLAVOR to a few dependencies 2017-12-03 08:25:31 +00:00
hebrew
hungarian
irc irc/inspircd: Update MAINTAINER 2017-12-02 13:29:36 +00:00
japanese Securityupdate to 4.9.1: 2017-12-02 12:20:31 +00:00
java Fix java/cacao after switching to bootstrap-openjdk6 2017-12-02 13:48:41 +00:00
Keywords
korean
lang
mail
math math/libRmath: Update to version 3.4.3 and add armv[67] to ONLY_FOR_ARCHS 2017-12-03 03:46:11 +00:00
misc - Add explicit FLAVOR to a few dependencies 2017-12-03 08:25:31 +00:00
Mk
multimedia - Add explicit FLAVOR to a few dependencies 2017-12-03 08:25:31 +00:00
net - Add explicit FLAVOR to a few dependencies 2017-12-03 08:25:31 +00:00
net-im - Add explicit FLAVOR to a few dependencies 2017-12-03 08:25:31 +00:00
net-mgmt - Add explicit FLAVOR to a few dependencies 2017-12-03 08:25:31 +00:00
net-p2p
news - Add explicit FLAVOR to a few dependencies 2017-12-03 08:25:31 +00:00
palm
polish
ports-mgmt - Add explicit FLAVOR to a few dependencies 2017-12-03 08:25:31 +00:00
portuguese
print
russian Securityupdate to 4.9.1: 2017-12-02 12:20:31 +00:00
science
security - Update to 20171118 2017-12-02 13:58:25 +00:00
shells
sysutils - Add explicit FLAVOR to a few dependencies 2017-12-03 08:25:31 +00:00
Templates
textproc Update to 0.20.0 2017-12-02 12:25:42 +00:00
Tools
ukrainian
vietnamese
www - Add explicit FLAVOR to a few dependencies 2017-12-03 08:25:31 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.