Commit Graph

15 Commits

Author SHA1 Message Date
Yuri Victorovich
4f1b9160a4 Maintainer reset for e-mails in domains without MX records
15 ports are affected.

$ dig absoludicrous.com MX | grep MX
; <<>> DiG 9.12.0 <<>> absoludicrous.com MX
;absoludicrous.com.         IN      MX

$ dig bsdforfe.com MX | grep MX
; <<>> DiG 9.12.0 <<>> bsdforfe.com MX
;bsdforfe.com.                      IN      MX

$ dig vmailbox.org MX | grep MX
; <<>> DiG 9.12.0 <<>> vmailbox.org MX
;vmailbox.org.                      IN      MX

$ dig virgaria.org MX | grep MX
; <<>> DiG 9.12.0 <<>> virgaria.org MX
;virgaria.org.                      IN      MX

$ dig vereshagin.org MX | grep MX
; <<>> DiG 9.12.0 <<>> vereshagin.org MX
;vereshagin.org.                    IN      MX

$ dig sucked-in.com MX | grep MX
; <<>> DiG 9.12.0 <<>> sucked-in.com MX
;sucked-in.com.                     IN      MX

$ dig pkix.net MX | grep MX
; <<>> DiG 9.12.0 <<>> pkix.net MX
;pkix.net.                  IN      MX

$ dig michael-fauste.de MX | grep MX
; <<>> DiG 9.12.0 <<>> michael-fauste.de MX
;michael-fauste.de.         IN      MX

Approved by:	tcberner (mentor, implicit)
2018-02-27 04:55:52 +00:00
Sunpoet Po-Chuan Hsieh
0e04efec5a Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
Dmitry Marakasov
1f8b48b772 - Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by:	portmgr blanket
2016-05-19 10:53:05 +00:00
Adam Weinberger
aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00
Emanuel Haupt
f0bc18d094 Support staging 2014-02-18 08:34:06 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +00:00
Pav Lucistnik
61b119dd50 - Add SHA256
Requested by:	maintainer
2005-11-28 09:44:30 +00:00
Volker Stolz
9e7f4872d4 Update to 3.4
PR:		ports/77945
Submitted by:	maintainer
2005-02-24 09:02:56 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Oliver Eikemeier
df46065807 clean_ => clean
PR:		59150
Submitted by:	Charles Swiger <chuck@pkix.net>
Approved by:	marcus (mentor)
2003-11-15 18:33:11 +00:00
Edwin Groothuis
798372c85d Rename sysutils/clean into sysutils/clean_ 2003-10-06 00:50:47 +00:00
Edwin Groothuis
c405029bf8 New port: sysutils/clean; automatically remove unwanted files
New port: clean searches through the filesystem for "temporary
	files" left behind by editors and the like which can be
	deleted.  The pattern of regular expressions is controllable
	via a ~/.cleanrc.

PR:		ports/52881
Submitted by:	Chuck Swiger <chuck@pkix.net>
2003-09-29 23:23:24 +00:00