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
Terry Kennedy 4d72336a88 net-mgmt/mrtg: update to 2.17.10 and make portlint happy
* Add missing LIB_DEPENDS

 * Reset maintainer.
   Has been inactive for a long time and has missed all of the latest releases.

PR:		271398
Reported by:	terry-freebsd@glaver.org
Approved by:	ports@subnets.ru (maintainer timeout)
2023-05-22 08:47:09 +02:00
.hooks
accessibility
arabic
archivers
astro astro/py-sunpy: Update to 4.1.6 2023-05-20 14:02:37 +08:00
audio audio/faust: Update 2.54.9 → 2.59.6 2023-05-21 19:04:59 -07:00
benchmarks
biology biology/gff2ps: drop maintainership 2023-05-21 16:20:36 +00:00
cad cad/verilator: Add binutils as runtime dependency to use the same 'ar' as during build 2023-05-21 19:04:59 -07:00
chinese
comms comms/chirp: add forgotten wheel 2023-05-20 13:32:01 -04:00
converters
databases databases/spatialite_gui: drop unused variable after 2c672a4de9 2023-05-21 01:03:56 +00:00
deskutils
devel devel/glab: Update to 1.30.0 2023-05-22 03:28:51 +01:00
dns
editors editors/helix: Update to 23.05 2023-05-20 06:41:42 +00:00
emulators emulators/hatari: drop maintainership 2023-05-21 16:29:49 +00:00
finance
french
ftp
games games/dMagnetic: Update to 0.37 2023-05-22 08:44:12 +02:00
german
graphics graphics/chafa: Update to 1.12.5 2023-05-21 22:46:50 +02:00
hebrew
hungarian
irc irc/weechat-otr: drop maintainership 2023-05-21 16:27:55 +00:00
japanese
java
Keywords
korean
lang lang/racket: remove redundant LIB_DEPENDS 2023-05-22 02:08:12 +02:00
mail mail/mboxgrep: update to 0.7.12a 2023-05-21 19:25:43 +02:00
math math/octave-forge-ponchon-savarit: Update to 1.0.0. 2023-05-21 23:12:13 -05:00
misc misc/broot: Update to 1.22.0 2023-05-22 03:30:59 +01:00
Mk Mk/Uses/python.mk: update version numbers in some examples 2023-05-20 17:51:18 +02:00
multimedia multimedia/*pipe-viewer: Update to 0.4.6 2023-05-21 19:25:44 +02:00
net net/k6: Update to 0.44.1 2023-05-22 03:30:34 +01:00
net-im
net-mgmt net-mgmt/mrtg: update to 2.17.10 and make portlint happy 2023-05-22 08:47:09 +02:00
net-p2p net-p2p/py-ed2k-tools: some last minute style and commentary/spelling fixes. 2023-05-21 06:53:52 +00:00
news
polish
ports-mgmt ports-mgmt/submodules2tuple: Add new port 2023-05-20 09:25:54 +02:00
portuguese
print
russian
science science/py-phonopy: Update 2.18.0 → 2.19.1 2023-05-21 19:04:58 -07:00
security security/py-pwntools: Update to 4.10.0 2023-05-22 07:34:03 +02:00
shells
sysutils sysutils/reggae: Update to 0.3.11 2023-05-22 08:45:09 +02:00
Templates
textproc textproc/py-jc: Update to 1.23.2 2023-05-22 03:30:21 +01:00
Tools Tools/scripts: rmport: force cleaning up at the end 2023-05-20 11:39:45 +02:00
ukrainian
vietnamese
www www/xh: Update to 0.18.0 2023-05-22 03:38:14 +01:00
x11 x11/budgie-desktop: update to 10.7.2 2023-05-22 08:45:56 +02:00
x11-clocks x11-clocks/ktimer: pacify stage-qa after fca135644f 2023-05-19 21:24:33 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/wlroots-devel: update to 0.16.0.415 2023-05-20 00:53:18 +00:00
x11-wm x11-wm/gamescope: chase description summary 2023-05-21 06:55:44 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED comms/chirp: welcome back 2023-05-20 13:13:59 -04: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.