1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Koichiro Iwao 6c9643bf91 databases/sqlite3: pet portlint
> WARN: Makefile: [137]: whitespace before end of line.
> FATAL: Makefile: [209]: use a tab (not space) after a variable name
2020-08-05 00:08:51 +00:00
accessibility
arabic
archivers Update to 4.0 2020-08-04 03:27:18 +00:00
astro Remove expired port: 2020-08-04 15:19:43 +00:00
audio Update to 0.6.13 2020-08-04 03:18:27 +00:00
base
benchmarks lang/rust: Update to 1.45.2 2020-08-03 15:18:49 +00:00
biology biology/samtools: Upgrade to 1.10 2020-08-03 18:22:06 +00:00
cad
chinese
comms
converters
databases databases/sqlite3: pet portlint 2020-08-05 00:08:51 +00:00
deskutils lang/rust: Update to 1.45.2 2020-08-03 15:18:49 +00:00
devel x11-wm/wayfire: update to 0.5.0 2020-08-04 20:35:09 +00:00
dns Update to 1.7.1 2020-08-04 13:45:50 +00:00
editors editors/kakoune: Update to 2020.08.04 2020-08-04 12:34:21 +00:00
emulators emulators/citra: update to s20200728 2020-08-04 00:26:23 +00:00
finance
french
ftp
games games/eduke32: update to newer voxels pack 2020-08-04 09:33:11 +00:00
german
graphics graphics/ftgl: fix build on GCC architectures 2020-08-04 14:25:29 +00:00
hebrew
hungarian
irc
japanese
java java/openjdk8: fix patching on powerpc64 elfv2 2020-08-03 15:30:38 +00:00
Keywords
korean
lang lang/janet: Update to v1.11.3 2020-08-04 12:33:05 +00:00
mail Unbreak bulk -a 2020-08-04 08:53:00 +00:00
math math/sage: Unbreak build with DOCS=OFF. 2020-08-04 18:27:31 +00:00
misc Update to r54389 from the FreeBSD docset. 2020-08-03 16:39:29 +00:00
Mk lang/rust: Update to 1.45.2 2020-08-03 15:18:49 +00:00
multimedia multimedia/libva-intel-media-driver: update to 20.3.p4 2020-08-04 22:10:31 +00:00
net net/coturn: Add the rc script 2020-08-04 18:23:06 +00:00
net-im net-im/nextcloud-talk: Update to 9.0.3 2020-08-04 13:00:09 +00:00
net-mgmt
net-p2p lang/rust: Update to 1.45.2 2020-08-03 15:18:49 +00:00
news
polish
ports-mgmt Update to 20200803 2020-08-04 03:26:05 +00:00
portuguese
print
russian
science - Fix build without NLS (missing gettext-tools dependency) and without EXAMPLES (broken patching) 2020-08-04 16:00:43 +00:00
security security/sssd: Add comment in case of package fail 2020-08-04 15:47:49 +00:00
shells lang/rust: Update to 1.45.2 2020-08-03 15:18:49 +00:00
sysutils Update to 2.21.0 2020-08-04 19:24:22 +00:00
Templates Set configure variables to "yes" instead of "1". 2020-08-04 09:03:23 +00:00
textproc textproc/re-flex: update to 2.1.3 2020-08-04 10:05:27 +00:00
Tools Move script to a more appropriate location. 2020-08-03 13:53:06 +00:00
ukrainian
vietnamese
www gitea: Update to 1.12.3 2020-08-04 23:44:18 +00:00
x11 x11-wm/wayfire: update to 0.5.0 2020-08-04 20:35:09 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/wayfire-plugins-extra: connect to "bulk -a" build 2020-08-04 21:38:58 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2020-08-04 15:19:43 +00:00
README
UIDs
UPDATING Update the default Perl version to 5.32. 2020-08-03 12:56:29 +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.