1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Antoine Brodin 439d18c040 Reset more maintainers:
<yar@FreeBSD.org>: host hub.freebsd.org[8.8.178.136] said: 550 5.1.1
    <yar@FreeBSD.org>: Recipient address rejected: User unknown in local

<rud@cs.uni-magdeburg.de>: host mail.cs.uni-magdeburg.de[141.44.21.48] said:
    550 5.1.1 <rud@cs.uni-magdeburg.de>... User unknown (in reply to RCPT TO

<stefan@fh-mainz.de>: host srv-eml-pmva-02.fh-mainz.de[143.93.114.189] said:
    550 5.1.1 <stefan@fh-mainz.de>: Recipient address rejected: undeliverable

<ocaml-ounit-port@kotka.de>: host kotka.de[62.75.247.120] said: 550 5.1.1
    <ocaml-ounit-port@kotka.de>: Recipient address rejected: User unknown in

<toru@tenchi.ne.jp>: host tuna.tenchi.ne.jp[49.212.63.105] said: 550 5.1.1
    <toru@tenchi.ne.jp>... User unknown (in reply to RCPT TO command)

<nehe@cruzinternet.com>: host inbound.platinum.ca[69.31.192.27] said: 550
    cuda_nsu User [nehe@cruzinternet.com] does not exist (in reply to RCPT TO

<ports@emorific.com>: Host or domain name not found. Name service error for
    name=emorific.com type=AAAA: Host not found

<ubique@peterhost.ru>: host mx.mail.corp.hostcomm.ru[89.111.166.49] said: 550
    Sorry, no mailbox here by that name (in reply to RCPT TO command)

<ports@brandon.dvalentine.com>: host ASPMX.L.GOOGLE.com[2607:f8b0:400c:c01::1a]
    said: 550-5.1.1 The email account that you tried to reach does not exist.

With hat:	portmgr
2014-05-10 18:28:13 +00:00
accessibility
arabic
archivers
astro
audio Reset more maintainers: 2014-05-10 18:28:13 +00:00
benchmarks
biology Replace maintainer's email address with one that seems to work 2014-05-10 18:07:52 +00:00
cad
chinese - Update to 3.9.1 2014-05-10 17:34:35 +00:00
comms
converters
databases Reset more maintainers: 2014-05-10 18:28:13 +00:00
deskutils
devel Reset more maintainers: 2014-05-10 18:28:13 +00:00
dns Reset more maintainers: 2014-05-10 18:28:13 +00:00
editors
emulators
finance
french
ftp
games Reset more maintainers: 2014-05-10 18:28:13 +00:00
german - update german bugzilla templates 2014-05-10 10:32:50 +00:00
graphics Reset more maintainers: 2014-05-10 18:28:13 +00:00
hebrew
hungarian
irc
japanese Reset a few maintainers 2014-05-10 17:48:13 +00:00
java
Keywords
korean
lang Reset a few maintainers 2014-05-10 17:48:13 +00:00
mail - Support staging 2014-05-10 00:26:07 +00:00
math Reset a few maintainers 2014-05-10 17:48:13 +00:00
misc Reset more maintainers: 2014-05-10 18:28:13 +00:00
Mk - Fix MASTER_SITE_GENTOO 2014-05-10 02:50:38 +00:00
multimedia
net Reset a few maintainers 2014-05-10 17:48:13 +00:00
net-im
net-mgmt Reset a few maintainers 2014-05-10 17:48:13 +00:00
net-p2p
news
palm
polish
ports-mgmt - Update to 3.0.16 2014-05-10 14:27:15 +00:00
portuguese - Update to 20140504 2014-05-10 17:33:31 +00:00
print Change maintainer's email address to one that seems to work 2014-05-10 17:21:13 +00:00
russian
science
security Reset a few maintainers 2014-05-10 17:48:13 +00:00
shells
sysutils Reset more maintainers: 2014-05-10 18:28:13 +00:00
Templates
textproc Reset more maintainers: 2014-05-10 18:28:13 +00:00
Tools
ukrainian
vietnamese
www Reset more maintainers: 2014-05-10 18:28:13 +00:00
x11 Add USES=libtool:keepla tar:bzip. 2014-05-10 11:09:22 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Reset more maintainers: 2014-05-10 18:28:13 +00:00
x11-toolkits - Support staging 2014-05-10 17:53:30 +00:00
x11-wm - USES=libtool:keepla tar:bzip2. 2014-05-10 15:11:16 +00:00
.gitignore
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:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.