1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alexey Dokuchaev 7c6de6cb96 math/nlopt: Flavorize in full and minimize
- full: Complete installation as before [default]
- minimum: No NumPy and Guile2 support, mainly C++
2024-01-24 20:32:20 +01:00
.hooks
accessibility
arabic
archivers archivers/laszip, devel/py-flit-scm: Remove empty lines at the end of Makefile(s) 2024-01-24 16:49:08 +00:00
astro
audio audio/jacktrip: update 2.1.0 → 2.2.0 2024-01-24 00:25:59 -08:00
benchmarks benchmarks/siege: Impelled to share/man 2024-01-24 11:20:14 +01:00
biology
cad cad/magic: Remove unintended parts of the patch 2024-01-23 19:32:15 -08:00
chinese
comms comms/xlog: Impelled to share/man 2024-01-24 11:20:15 +01:00
converters
databases databases/puppetdb8: Update to 8.3.0 2024-01-23 17:12:01 -10:00
deskutils manprefix: move the manpages for the ports I maintain to share/man 2024-01-24 08:59:53 +01:00
devel devel/jenkins-lts: Update to 2.426.3 2024-01-25 02:03:09 +08:00
dns dns/libind2: deal with lld 17+ 2024-01-24 18:22:19 +01:00
editors editors/aewan: Impelled to share/man 2024-01-24 11:20:13 +01:00
emulators
finance finance/grisbi: upgrade to 3.0.3 2024-01-24 17:32:53 +01:00
french
ftp
games manprefix: move manpages to share/man 2024-01-24 13:57:09 +03:00
german
graphics graphics/variety: Update to 0.8.12 2024-01-24 17:15:02 +01:00
hebrew
hungarian
irc irc/bip: Impelled to share/man 2024-01-24 11:20:14 +01:00
japanese
java
Keywords
korean
lang lang/lfortran: upgrade to v0.31.0 2024-01-24 17:32:53 +01:00
mail mail/roundcube: update to 1.6.6 release. 2024-01-24 09:23:44 +01:00
math math/nlopt: Flavorize in full and minimize 2024-01-24 20:32:20 +01:00
misc misc/dotenv-linter: Broken on powerpc64 2024-01-24 01:42:22 -08:00
Mk
multimedia
net net/minidlna: update to 1.3.3 2024-01-24 10:05:38 -08:00
net-im
net-mgmt net-mgmt/bgpq4: Impelled to share/man 2024-01-24 11:20:14 +01:00
net-p2p
news
polish
ports-mgmt ports-mgmt/pchecker: Update to 1.27 2024-01-24 16:29:38 +00:00
portuguese
print
russian
science
security security/vuxml: Document Jenkins Security Advisory 2024-01-24 2024-01-25 02:00:43 +08:00
shells
sysutils sysutils/bkt: Update to 0.8.0 2024-01-24 19:34:53 +01:00
Templates Templates/BSD.local.dist: Add manl path 2024-01-24 11:20:11 +01:00
textproc textproc/ugrep: add a workaround for building on aarch64 platform 2024-01-24 12:36:00 +00:00
Tools
ukrainian
vietnamese
www
x11 x11/clipcat: update 0.16.2 → 0.16.4 2024-01-24 00:26:01 -08:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/SoXt: Impelled to share/man 2024-01-24 11:20:13 +01:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED Revert "devel/appstream{,-qt,-compose}: Combine into a single port with SUBPACKAGES." 2024-01-24 18:20:34 +03: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://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.