1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Po-Chuan Hsieh 56965b29b3
textproc/py-python-markdown-math: Move textproc/py-markdown-math to textproc/py-python-markdown-math
- Update version requirement of RUN_DEPENDS
- Update USES=python
- Add NO_ARCH
- Take maintainership
2021-12-22 02:42:10 +08:00
.hooks
accessibility
arabic
archivers
astro astro/libosmium: update to 2.17.2 2021-12-20 15:53:48 +03:00
audio audio/cmus: enable MPRIS support 2021-12-20 12:20:35 +00:00
base
benchmarks
biology bio-mocha: Build plugin against bcftools 1.14, the current port 2021-12-21 10:17:11 -06:00
cad cad/kicad-devel: Update kicad-*-devel 2021-12-20 18:56:01 +01:00
chinese
comms
converters
databases
deskutils deskutils/py-todoman: Update to 4.1.0 2021-12-20 12:08:14 +01:00
devel devel/rubygem-sidekiq62: Add rubygem-sidekiq62 6.2.2 (copied from rubygem-sidekiq) 2021-12-22 02:38:57 +08:00
dns dns/dnscontrol: Update to 3.13.1 2021-12-21 15:39:25 +00:00
editors editors/vscode: update to 1.63.2 2021-12-20 20:57:36 +09:00
emulators emulators/yuzu: update to s20211220 2021-12-21 00:59:44 +00:00
finance finance/ticker: update to 4.4.3 2021-12-21 18:15:30 +01:00
french
ftp
games games/homura: Rename to suyimazu and update to 5.7 2021-12-21 18:22:24 +01:00
german
graphics graphics/filmulator: new port had been added (+) 2021-12-21 10:28:56 +00:00
hebrew
hungarian
irc
japanese japanese/font-hackgen{,-nerd}: Update to 2.5.3. 2021-12-22 02:45:27 +09:00
java java/openjdk17: allow bootstrapping on powerpc64le with bootstrap-openjdk17 2021-12-20 12:45:04 +00:00
Keywords
korean
lang lang/snobol4: Update to 2.2.2 2021-12-21 18:17:17 +01:00
mail mail/isync: Update deprecated CPE information 2021-12-21 12:57:48 +00:00
math */Makefile: Sort SUBDIRs 2021-12-22 02:20:52 +08:00
misc misc/openhab,+addons: update to 3.2.0 2021-12-21 09:03:03 +01:00
Mk
multimedia multimedia/dtv-scan-tables: Update to 20211214 2021-12-21 15:39:23 +00:00
net net/fbzmq: Update 2021.12.13.00 -> 2021.12.20.00 2021-12-20 22:08:36 -08:00
net-im net-im/tox: Add CPE information 2021-12-21 12:30:03 +00:00
net-mgmt net-mgmt/check_ssl_cert: update to 2.16.0 2021-12-20 17:19:41 +01:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/R-cran-tinytex: Update to 0.36 2021-12-21 16:48:58 +00:00
russian
science science/afni: update to 21.3.12 2021-12-20 14:10:18 +01:00
security security/vouch-proxy: Update to 0.36.0 2021-12-21 15:39:24 +00:00
shells
sysutils sysutils/acpi_call: fix build after src:df38ada2931f 2021-12-21 18:29:25 +01:00
Templates
textproc textproc/py-python-markdown-math: Move textproc/py-markdown-math to textproc/py-python-markdown-math 2021-12-22 02:42:10 +08:00
Tools
ukrainian
vietnamese
www www/py-pyjwt: Add py-pyjwt 2.3.0 2021-12-22 02:38:47 +08:00
x11 x11/xsnow: update to 3.4.2 release 2021-12-20 18:53:02 +03:00
x11-clocks
x11-drivers x11-drivers/xf86-video-scfb: Update Port 2021-12-20 17:19:13 -06:00
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.156 2021-12-21 02:37:21 +00:00
x11-themes
x11-toolkits
x11-wm x11-wm/icewm: update IceWM to version 2.9.3. 2021-12-21 03:08:12 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED textproc/py-python-markdown-math: Move textproc/py-markdown-math to textproc/py-python-markdown-math 2021-12-22 02:42:10 +08:00
README
UIDs
UPDATING devel/notcurses: Update to 3.0.1 2021-12-20 12:14:03 +01: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://docs.freebsd.org/en/books/handbook/ports/
		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://docs.freebsd.org/en/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.