1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Antoine Brodin 481ffd41c1 pymol fails to build with python 2.7
Reported by:	pkg-fallout
2020-05-29 08:42:46 +00:00
accessibility
arabic
archivers Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). 2020-05-28 13:13:25 +00:00
astro
audio
base
benchmarks
biology biology/py-biopython: Upgrade to 1.77 2020-05-29 02:03:29 +00:00
cad Mark as BROKEN on powerpc64-12. It seems to build elsewhere (except mips, 2020-05-29 04:19:30 +00:00
chinese chinese/fcitx: update to 4.2.9.7. 2020-05-29 04:44:55 +00:00
comms comms/syncterm: add BUILD_DEPENDS as:devel/binutils 2020-05-29 00:15:17 +00:00
converters Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). 2020-05-28 13:13:25 +00:00
databases Change RUN_DEPENDS from rubygem-faraday to rubygem-faraday0 2020-05-29 03:06:09 +00:00
deskutils Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). 2020-05-28 13:13:25 +00:00
devel New port: devel/doctest: Header-only C++ unit-testing 2020-05-29 03:50:59 +00:00
dns Mark as broken on powerpc64-12 (builds fine everywhere else). 2020-05-29 04:33:37 +00:00
editors editors/o: Update 2.29.2 -> 2.29.3 2020-05-28 17:34:26 +00:00
emulators emulators/fs-uae: update to 3.0.5 2020-05-28 15:02:37 +00:00
finance
french
ftp
games Mark as BROKEN on armv7 and powerpc64-12. 2020-05-29 05:03:10 +00:00
german Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). 2020-05-28 13:13:25 +00:00
graphics graphics/qt5-wayland: unbreak with libglvnd 2020-05-29 08:40:16 +00:00
hebrew
hungarian
irc
japanese Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 8). 2020-05-28 15:20:46 +00:00
java
Keywords
korean
lang Mark as broken on powerpc64-12 (builds elsewhere). 2020-05-29 05:29:45 +00:00
mail Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 8). 2020-05-28 15:20:46 +00:00
math Mark as BROKEN on powerpc64-12. (It seems to build elsewhere.) 2020-05-29 05:44:39 +00:00
misc Change RUN_DEPENDS from rubygem-faraday to rubygem-faraday0 2020-05-29 03:07:06 +00:00
Mk Mk/Uses/cabal.mk: Modify make-use-cabal target to also show some build tools in its output. 2020-05-28 14:29:28 +00:00
multimedia multimedia/rav1e: update to 0.3.2 2020-05-29 04:39:25 +00:00
net On further examination, this port fails to build everywhere. 2020-05-29 04:12:19 +00:00
net-im Change RUN_DEPENDS from rubygem-faraday and rubygem-faraday_middleware to rubygem-faraday0 and rubygem-faraday_middleware0 2020-05-29 03:08:57 +00:00
net-mgmt Change RUN_DEPENDS from rubygem-faraday to rubygem-faraday0 2020-05-29 03:07:18 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print Update RUN_DEPENDS for py-pycups 2.0.1 update 2020-05-29 02:00:00 +00:00
russian
science pymol fails to build with python 2.7 2020-05-29 08:42:46 +00:00
security Correct vulnerable version range of powerdns-recursor 2020-05-29 06:51:37 +00:00
shells Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). 2020-05-28 13:13:25 +00:00
sysutils Mark as broken on aarch64/armv7: there is no shim for inb/outb as there is 2020-05-29 04:05:10 +00:00
Templates
textproc textproc/py-bibtexparser: Update 1.1.0 -> 1.2.0 2020-05-29 05:28:48 +00:00
Tools
ukrainian
vietnamese
www www/cpp-httplib: Update 0.6.5 -> 0.6.6 2020-05-29 05:27:33 +00:00
x11 x11/xorgproto: Improve description 2020-05-28 18:58:36 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: work around missing GLX_EXT_libglvnd 2020-05-29 08:40:01 +00:00
x11-themes Mark BROKEN: fails to build 2020-05-29 08:41:17 +00:00
x11-toolkits Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). 2020-05-28 13:13:25 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
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:

	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.