1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Koichiro Iwao 403e3f73b8 security/keychain: switch to USE_GITHUB
The distfile is no longer found at:
http://www.funtoo.org/archive/keychain/keychain-2.8.5.tar.bz2

As mentioned in WWW, the distfile can be found on GitHub.
> The latest release of Keychain can be found on the keychain GitHub release page.

While here, switch WWW to https and changed to nice-look URL.

PR:		245808
Submitted by:	meta (myself)
Reviewed by:	daniel.engberg.lists@pyret.net
Approved by:	garga (maintainer)
2020-04-22 14:59:20 +00:00
accessibility
arabic
archivers
astro Update Stellarium to version 0.20.1. 2020-04-22 08:59:11 +00:00
audio audio/yoshimi: Update to 1.7.1 2020-04-22 03:28:38 +00:00
base
benchmarks - Swap back from net/openmpi3 to net/openmpi 2020-04-21 21:43:24 +00:00
biology - Swap back from net/openmpi3 to net/openmpi 2020-04-21 21:51:56 +00:00
cad freecad: back to vtk6 2020-04-21 21:34:55 +00:00
chinese
comms
converters
databases - Update to 1.15.2 2020-04-22 10:34:48 +00:00
deskutils
devel Update pkg-descr and WWW 2020-04-22 14:25:51 +00:00
dns
editors
emulators
finance - Update to 1.7.6.5 2020-04-22 09:25:13 +00:00
french
ftp
games games/robocode: Update to 1.9.3.9 2020-04-22 11:16:28 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang - Swap back from net/openmpi3 to net/openmpi 2020-04-21 21:29:09 +00:00
mail
math - Fix build with OpenMPI 4 and swap from net/openmpi3 to net/openmpi 2020-04-21 21:22:12 +00:00
misc
Mk
multimedia
net - Update `net/storj' to version 1.1.1 2020-04-22 12:54:44 +00:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science - Update to 1.1 2020-04-22 13:00:02 +00:00
security security/keychain: switch to USE_GITHUB 2020-04-22 14:59:20 +00:00
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www mojolicious: Update to 8.39 2020-04-22 14:48:06 +00:00
x11 - Fix LICENSE 2020-04-22 09:32:29 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Update to 4.18.1 2020-04-22 10:32:27 +00:00
.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.