| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Apr 2013 09:19:34
1.2.9_2
|
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 |
12 Feb 2012 03:38:52
1.2.9_1
|
sunpoet  |
- Fix build with clang
PR: ports/164974
Submitted by: James Kelly <james@hicag.org> |
01 Feb 2012 18:55:13
1.2.9_1
|
sunpoet  |
- Add my LOCAL as MASTER_SITES
- Take maintainership |
01 Feb 2012 15:53:08
1.2.9_1
|
tabthorpe  |
- Reassign to the heap |
03 Jul 2011 13:53:52
1.2.9_1
|
ohauer  |
- remove MD5 |
04 Dec 2010 07:34:27
1.2.9_1
|
ade  |
Sync to new bsd.autotools.mk |
04 Dec 2009 14:00:51
1.2.9_1
|
mnag  |
- Fix a bug which cause signal 6 in milter-greylist.
- Fix other bug on IP6.
- Bump PORTREVISION.
Submitted by: ume |
02 Aug 2009 19:36:34
1.2.9
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
22 Feb 2009 22:41:18
1.2.9
|
mnag  |
- Update to 1.2.9 |
29 Oct 2008 12:48:50
1.2.8
|
mnag  |
- Update to 1.2.8
PR: 128298
Submitted by: Jeffrey Goldberg <jeffrey___goldmark.org> |
21 Aug 2008 06:18:49
1.2.5_3  |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
11 Feb 2008 14:49:20
1.2.5_3  |
mnag  |
- Add patch to respect RFC 4408. Section 10.1 say that maximun DNS checks are 10
for every A, MX or PTR records.
- Bump PORTREVISION
PR: 118859
Submitted by: dawnshade <h-k___mail.ru> [partial] |
01 Feb 2007 02:42:06
1.2.5_2  |
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
13 Dec 2006 02:57:08
1.2.5_2  |
mnag  |
- Fix SIGSEGV in amd64 using size_t instead of int. [1]
- res_state has to be initialized before calling res_ninit(). [2]
- Where res_ndestroy() is available, when thread is destroyed, we
need to call res_ndestroy() instead of res_nclose(), to free the
resource which is allocated by the resolver internally. [2]
- portlint(1)
- Bump PORTREVISION
PR: 105001 [1]
Submitted by: Christophe Thil<chris___thil.de> [1], ume [2] |
10 May 2006 22:37:39
1.2.5_1  |
edwin  |
Remove USE_REINPLACE from ports starting with M |
23 Feb 2006 10:40:45
1.2.5_1  |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
15 Nov 2005 06:52:12
1.2.5  |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
09 Nov 2005 02:32:50
1.2.5  |
mnag  |
Add SHA256 |
17 Oct 2005 01:54:39
1.2.5  |
mnag  |
Use PTHREAD_LIBS
Fix forced libtool path
Notified by: pointyhat by kris |
16 Sep 2005 17:58:32
1.2.5  |
mnag  |
Update my email
Approved by: pav (mentor) |
11 Sep 2005 21:26:39
1.2.5  |
vsevolod  |
Completing repo-copy of mail/libspf2 to mail/libspf2-10.
PR: 85000
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Repocopy by: marcus |
12 Apr 2005 03:26:57
1.0.4  |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.0.4  |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
16 Jul 2004 19:44:14
1.0.4  |
eik  |
Add libspf2 and libsrs2, C implementations SPF + SRS
PR: 68817, 68832
Submitted by: snowchyld@mokney.org |