1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jan Beich 72185b96cf x11/alacritty: pet portlint after r481921
$ portlint -C
FATAL: Makefile: DISTVERSIONPREFIX appears out-of-order.
FATAL: Makefile: order must be PORTNAME/PORTVERSION/DISTVERSIONPREFIX/DISTVERSION/DISTVERSIONSUFFIX/PORTREVISION/PORTEPOCH/CATEGORIES/MASTER_SITES/MASTER_SITE_SUBDIR/PROJECTHOST/PKGNAMEPREFIX/PKGNAMESUFFIX/DISTNAME/EXTRACT_SUFX/DISTFILES/DIST_SUBDIR/EXTRACT_ONLY.
2 fatal errors and 0 warnings found.
2018-10-13 09:12:15 +00:00
accessibility
arabic
archivers
astro
audio audio/alsa-lib: unbreak clang build on powerpc64 2018-10-12 23:19:20 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases Update to 0.4.5 2018-10-12 19:58:43 +00:00
deskutils
devel - Add LICENSE 2018-10-13 09:08:41 +00:00
dns lang/rust: update to 1.29.2 2018-10-12 19:01:02 +00:00
editors lang/rust: update to 1.29.2 2018-10-12 19:01:02 +00:00
emulators emulators/rpcs3: update to 0.0.5.975 2018-10-12 23:48:55 +00:00
finance
french
ftp
games lang/rust: update to 1.29.2 2018-10-12 19:01:02 +00:00
german
graphics Update graphics/krita to 4.1.5 2018-10-13 06:06:15 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Bump PORTREVISION for the change to pkg-descr in r481962. 2018-10-13 07:23:37 +00:00
mail lang/rust: update to 1.29.2 2018-10-12 19:01:02 +00:00
math math/deal.ii: 9.0.0 -> 9.0.1 2018-10-13 05:56:12 +00:00
misc
Mk
multimedia multimedia/aom: update to 1.0.0.764 2018-10-12 23:49:11 +00:00
net Update to 5.6.2 2018-10-12 19:59:25 +00:00
net-im lang/rust: update to 1.29.2 2018-10-12 19:01:02 +00:00
net-mgmt
net-p2p net-p2p/monero-cli: Upgrade from 0.12.3.0 to 0.13.0.2 2018-10-12 20:46:32 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security security/py-txtorcon: Update 18.1.0 -> 18.3.0 2018-10-13 06:36:09 +00:00
shells
sysutils - Update to 0.1.6 2018-10-13 09:03:30 +00:00
Templates
textproc Update to 2.16.0 2018-10-12 19:58:35 +00:00
Tools
ukrainian
vietnamese
www www/qutebrowser: update to 1.5.1 2018-10-13 09:01:05 +00:00
x11 x11/alacritty: pet portlint after r481921 2018-10-13 09:12:15 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/py-AnyQt: Update 0.0.8 -> 0.0.9 2018-10-13 05:53:01 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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://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.