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
Greg V 63e4896661 math/gmp: Optionize INFO
- Remove unnecessary CONFIGURE_ARGS are which are also default for
  HAS_CONFIGURE
- Pet portclippy
- No BUMP as there is no change in pkg

PR:		259573
Approved by:	ale (maintainer-timeout)
2023-10-18 23:15:32 +02:00
.hooks
accessibility
arabic
archivers archivers/snappy-java: Update to 1.1.10.5 2023-10-18 15:47:41 +02:00
astro astro/stellarium: update Stellarium to version 23.3 2023-10-17 17:30:32 +00:00
audio audio/libmysofa: Update to 1.3.2 2023-10-17 15:33:09 -04:00
benchmarks
biology biology/bowtie2: Update to 2.5.2 2023-10-18 07:26:11 -05:00
cad
chinese
comms
converters
databases databases/redis62: Update to 6.2.14 2023-10-18 23:08:55 +09:00
deskutils
devel devel/rubygem-strong_migrations61: Update version 1.6.3=>1.6.4 2023-10-18 23:15:31 +02:00
dns
editors
emulators emulators/qemu: Update version 8.1.1=>8.1.2 2023-10-18 23:15:32 +02:00
finance
french
ftp
games games/openbve: update OpenBVE to version 1.9.2.3 2023-10-17 16:27:38 +00:00
german
graphics graphics/libxisf: Update to 0.2.10 2023-10-17 15:45:36 -04:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/rizin: Fix LICENSE. 2023-10-18 21:24:41 +03:00
mail
math math/gmp: Optionize INFO 2023-10-18 23:15:32 +02:00
misc
Mk Mk/bsd.port.{subdir}.mk: create describe-json 2023-10-18 13:16:36 +02:00
multimedia
net net/google-cloud-sdk: Update version 450.0.0=>451.0.0 2023-10-18 23:15:31 +02:00
net-im
net-mgmt net-mgmt/unifi7: Fix FLAVOR 2023-10-18 16:57:54 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/harfbuzz: update to 8.2.2 2023-10-18 18:04:52 +02:00
russian
science
security security/aws-c-cal: Update to 0.6.6 2023-10-18 20:23:55 +01:00
shells
sysutils
Templates
textproc textproc/py-csvkit: update to 1.3.0 2023-10-18 21:21:05 +01:00
Tools
ukrainian
vietnamese
www www/chromium: fixup distinfo after a partial download 2023-10-18 22:51:05 +02:00
x11 x11/xfce4-conf: Update to 4.18.2 2023-10-17 22:28:39 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
UPDATING Mk/bsd.default-versions.mk: Update the default Perl version to 5.36. 2023-10-17 20:38:40 -07: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.