1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Fernando Apesteguía 5fd9586f06 biology/muscle: update to 3.8.1551
* Bug fix for long sequences.
 * Unbreak '/dev/tty' problem during a build
 * Update maintainer's mail address

PR:	243206
Submitted by:	mzaki@e-mail.ne.jp (maintainer)
2020-01-13 17:42:22 +00:00
accessibility
arabic
archivers archivers/rpm4: Update to 4.15.1 2020-01-12 19:45:58 +00:00
astro - Update to r4406 2020-01-12 18:30:29 +00:00
audio libid3tag: Add the latest WinAMP extensions for the (obsolete) ID3v1 genres 2020-01-13 08:35:51 +00:00
base
benchmarks
biology biology/muscle: update to 3.8.1551 2020-01-13 17:42:22 +00:00
cad Update to latest commit from 2020.01.04 2020-01-12 18:35:14 +00:00
chinese
comms comms/gammu: update to 1.41.0 2020-01-13 10:13:15 +00:00
converters
databases databases/cassandra-cpp-driver: update to 2.14.1 2020-01-13 14:21:54 +00:00
deskutils deskutils/ical: update to 2.3.1 2020-01-12 18:05:12 +00:00
devel Update to 2.3.2 2020-01-13 17:42:18 +00:00
dns Add EASYNAME, GRANSY, GRATISDNS, HENET, HETZNER, LOCALZONE, NAMECHEAP, PLESK, ROUTE53, SOFTLAYER, SUBREG and TRANSIP options 2020-01-13 17:41:35 +00:00
editors editors/o: Update 2.12.1 -> 2.13.2 2020-01-11 21:55:33 +00:00
emulators Update to Wine 5.0 RC4 which closes another fifteen bug reports in 2020-01-12 05:24:01 +00:00
finance
french
ftp
games games/vvvvvv: Mark it only for amd64 until I test it on different arches 2020-01-13 12:29:24 +00:00
german
graphics graphics/drm_info: update to 2.2.0 2020-01-13 11:55:42 +00:00
hebrew
hungarian
irc
japanese - Add new port: japanese/R-cran-zipangu 2020-01-12 03:57:40 +00:00
java java/bootstrap-openjdk8: use the correct behaviour for the bootstrap 2020-01-13 13:24:56 +00:00
Keywords
korean
lang Update to v5.31.7-91-gaaa9d2b46f. 2020-01-13 13:02:15 +00:00
mail Update to 3.11.0 2020-01-13 17:41:40 +00:00
math math/rumur: Update 2020.01.07 -> 2020.01.11 2020-01-13 05:57:34 +00:00
misc misc/mnn: fix build on non-x86 2020-01-13 10:38:34 +00:00
Mk
multimedia multimedia/musikcube: Update 0.80.0 -> 0.83.0 2020-01-13 04:07:33 +00:00
net Add py-transip 2.0.0 2020-01-13 17:41:10 +00:00
net-im Update net-im/py-python-telegram-bot to version 12.3.0. 2020-01-13 10:03:18 +00:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print Update to 12.2. 2020-01-12 15:01:40 +00:00
russian
science science/mmdb2: Update 2.0.19 -> 2.0.20 2020-01-13 03:30:45 +00:00
security security/modsecurity3-nginx: fix build on GCC architectures 2020-01-13 12:04:19 +00:00
shells Update to the latest att/ast github commit. 2020-01-11 18:39:59 +00:00
sysutils rpi-firmware: update to latest rpi3-psci-monitor 2020-01-13 16:53:06 +00:00
Templates
textproc textproc/turboxsl: unbreak on powerpc64 2020-01-13 12:29:28 +00:00
Tools Tools/scripts/sed_checked.sh: reword sed warning 2020-01-12 12:06:52 +00:00
ukrainian
vietnamese
www Update to 0.94.0 2020-01-13 17:41:46 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts Add victor-mono-ttf 1.3.0 2020-01-12 16:09:17 +00:00
x11-servers
x11-themes - Update greybird-theme to 3.22.11 2020-01-12 17:07:02 +00:00
x11-toolkits
x11-wm Update xfce4-desktop to 4.14.2 2020-01-13 14:22:13 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Unbreak bulk -a after r522845 2020-01-13 06:37:02 +00:00
README
UIDs
UPDATING Add a note about need of additional update of Samba-related ports in case of Python 3 upgrade. 2020-01-13 13:25:49 +00:00

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.