Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.999.1_1 31 Dec 2013 10:07:44
  |
rene  |
Remove expired ports:
2013-12-30 security/dazuko: Currently, the project has not an active development
and maintainer
2013-12-31 mail/p5-Mail-SPF-Query: Use mail/p5-Mail-SPF instead
2013-12-31 x11-fonts/etlfonts: master site gone
2013-12-31 net/gateway6: Unsupported upstream, consider using net/gogoc |
1.999.1_1 15 Nov 2013 10:11:55
  |
sunpoet  |
- Mark DEPRECATED and set EXPIRATION_DATE to 2013-12-31
- Use CONFLICTS_INSTALL instead of CONFLICTS |
1.999.1_1 05 Nov 2013 02:54:54
  |
vanilla  |
Support STAGEDIR. |
1.999.1_1 20 Sep 2013 19:59:14
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.999.1_1 02 Aug 2013 18:52:11
  |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.999.1_1 26 Apr 2013 09:19:34
  |
sunpoet  |
- Mark CONFLICTS among mail/libspf2, mail/p5-Mail-SPF and
mail/p5-Mail-SPF-Query, all of them installs PREFIX/bin/spfquery [1]
- Bump PORTREVISION for package change
- While I'm here:
- Replace removed PTHREAD_LIBS with -pthread
- Cleanup Makefile header
- Add CPAN as primary WWW for mail/p5-Mail-SPF-Query
PR: ports/177682 [1]
Submitted by: dougb |
1.999.1 04 Jun 2012 02:58:34
 |
az  |
- Remove SITE_PERL from *_DEPENDS |
1.999.1 21 Jan 2012 17:40:15
 |
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
1.999.1 24 Oct 2011 04:17:38
 |
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.999.1 17 May 2011 11:09:12
 |
jadawin  |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
1.999.1 25 Mar 2009 15:04:50
 |
pav  |
- Register conflicts
PR: ports/131896
Submitted by: Stephen Hurd <shurd@sasktel.net> |
1.999.1 17 Apr 2008 14:30:31
 |
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
1.999.1 08 Sep 2007 01:01:47
 |
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
1.999.1 23 Mar 2007 09:47:31
 |
linimon  |
Reset mharo due to maintainer-timeouts and no response to PRs.
Hat: portmgr |
1.999.1 21 Mar 2006 13:37:55
 |
leeym  |
- update to 1.999.1
PR: based on 91254
Approved by: maintainer timeout |
1.997 22 Jan 2006 12:50:54
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.997 22 Jan 2006 02:20:05
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.997 29 Apr 2004 21:09:40
 |
mharo  |
Update to 1.997
PR: 66085
Submitted by: Tim Bishop <tim@bishnet.net> |
1.996 25 Mar 2004 21:14:20
 |
mharo  |
Update to 1.996
PR: 63842
Submitted by: Tim Bishop <tim@bishnet.net> |
1.991 11 Feb 2004 23:48:54
 |
mharo  |
update to version 1.991
add SIZE |
1.96 16 Jan 2004 21:20:15
 |
mharo  |
Add the p5-Mail-SPF-Query port
The SPF protocol relies on sender domains to publish a DNS whitelist of
their designated outbound mailers.
Given an envelope sender, Mail::SPF::Query determines the legitimacy of an
SMTP client IP. |