1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

263 Commits

Author SHA1 Message Date
Sahil Tandon
740eda3dcf - Update to 2.10.1 and bump VDAVERSION 2013-09-01 20:12:52 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Sahil Tandon
ead5ecb4a2 Fix a regression that had crept in with r314621. Do not
bump PORTREVISION because this does not affect the default
package.
2013-04-26 02:45:54 +00:00
Sahil Tandon
2a3984a7e3 Repo-copy mail/postfix -> mail/postfix29, and update
both ports to the latest version and make a note in
UPDATING.  Also:

- Adjust CONFLICTS
- Add LICENSE information
- Canonicalize 'Created by:' Makefile header
- Remove shlib version from LIB_DEPENDS assignment
- Correct LDAP_SASL logic
- Replace tab with a single space after 'WWW:' in pkg-descr

PR:		ports/177127
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-04-23 01:49:08 +00:00
Jason Helfman
d3a27657aa - adopt optionsNG
- trim historical header
- tighten COMMENT

Approved by: portmgr (bapt)
2013-03-19 07:20:12 +00:00
Sahil Tandon
e9f1df8199 Update to 2.9.5 and revise the PKGINSTALL script to
distinguish between upgrades and fresh installs. Also,
mark BROKEN when users try to build WITH_LDAP_SASL but
WITHOUT_SASL2.
2013-01-28 02:44:04 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Hajimu UMEMOTO
dda3fab6a5 Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
2012-12-10 15:10:02 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Sahil Tandon
79ebb4681d Update to 2.9.4 2012-08-05 18:37:47 +00:00
Ashish SHUKLA
c0afec7f93 - extend CONFLICTS
Approved by:	sahil (maintainer)
2012-06-15 02:22:13 +00:00
Sahil Tandon
58f5f90c68 - Update to 2.9.3 2012-05-23 02:29:21 +00:00
Sahil Tandon
86e68931ff - Update to 2.9.2 2012-04-25 02:44:44 +00:00
Sahil Tandon
0f5de25b80 Update VDA patch and tweak the conditional that
sets IS_INTERACTIVE.
2012-04-23 03:14:55 +00:00
Sahil Tandon
7808734189 - Update to 2.9.1
- Remove library number from pcre LIB_DEPENDS, as this
  port can compile without incident against older pcre
  libraries.
2012-02-20 06:15:17 +00:00
Martin Matuska
dbbf004162 Bump pcre library dependency due to 8.30 update 2012-02-14 12:45:35 +00:00
Sahil Tandon
f4eeae44e9 Update to 2.9.0 and revise IS_INTERACTIVE logic to
account for additional situations.
2012-02-11 05:14:34 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Sahil Tandon
d9b2767be3 Shorten some OPTION descriptions such that they
fit neatly within the dialog(1) box.

PR:		ports/162688
Submitted by:	Jeremy Chadwick <freebsd@jdc.parodius.com>
Feature safe:	yes
2011-11-21 01:13:58 +00:00
Sahil Tandon
ca51c011bf - Update to 2.8.7
Feature safe:	yes
2011-11-19 22:20:33 +00:00
Martin Wilke
b056c883ef - Restore all patches 2011-11-05 17:00:54 +00:00
Martin Wilke
70c8dd6023 - Fix build on FreeBSD 10 2011-11-05 16:53:01 +00:00
Sahil Tandon
6e168975a0 - Update to 2.8.5 and point to newer VDA patch 2011-09-07 22:42:16 +00:00
Sahil Tandon
d56e5eb7da Update to 2.8.4 and use the ports framework to
create USERS and GROUPS. Also remove replace()
function from pkg-install script.

PR:		ports/158765
Submitted by:	ohauer
2011-07-26 01:49:28 +00:00
Sahil Tandon
4231fb9dfd Update to 2.8.3 and point to newer VDA patch. Also address
the problem described in ports/155885 by passing additional
parameters to the upstream install script.

Security:	CVE-2011-1720
2011-05-09 13:11:13 +00:00
Sahil Tandon
a03f964ebf - Update to 2.8.2 2011-03-22 00:58:59 +00:00
Sahil Tandon
df78628978 - Update to 2.8.1 2011-02-24 02:10:35 +00:00
Sahil Tandon
87f82fbecf Reactive VDA support with a new upstream patch released
specifically for Postfix version 2.8.0.
2011-02-20 04:45:33 +00:00
Sahil Tandon
a45c281baf - Unbreak SPF option with new patch for 2.8.0
PR:		ports/154465
Submitted by:	mm
Feature safe:	yes
2011-02-06 04:11:19 +00:00
Sahil Tandon
bd666e6996 Set IS_INTERACTIVE if BATCH and PACKAGE_BUILDING are
undefined[1]; also, add missing 'ver' in description
of the PGSQL option[2].

Prompted by:	dougb[1], wxs[2]
Feature safe:	yes
2011-02-02 03:26:10 +00:00
Sahil Tandon
8b9b030efd Update to 2.8.0, tweak CONFLICTS, mark MAKE_JOBS_SAFE
and note that the SPF and VDA options are unavailable
with this release.

Feature safe:	yes
2011-01-24 23:38:40 +00:00
Sahil Tandon
e329c90b81 Add OPTION for SASL authentication via Dovecot 2.x and
warn users if they erroneously elect both 1.x and 2.x.

No bump of PORTREVISION because the default package is
unchanged.
2010-12-28 23:47:11 +00:00
Sahil Tandon
4dcd4152c7 Update to 2.7.2 and modify pkg-install script to check
whether Postfix is already enabled in mailer.conf[1].

Submitted by:	ohauer (via email) [1]
2010-11-27 06:48:50 +00:00
Sahil Tandon
8da85835ef - Remove dead MASTER_SITE
Reported by:	distilator
2010-10-20 00:08:37 +00:00
Sahil Tandon
f6cbabbc66 - Update optional SPF patch to version 1.1.0 [1]
- Fix CONFLICTS [2]

PR:		ports/151134 [1]
Submitted by:	mm@  [1]
Noticed by:	pav@ [2]
2010-10-06 03:29:04 +00:00
Sahil Tandon
af13eef129 - Fix IPv6 support in SPF patch
PR:		ports/150749
Submitted by:	mm@
2010-09-22 04:23:31 +00:00
Sahil Tandon
5552f65cdc - Update VDA patch to version 2.7.0 [1]
- Remove "empty variable" assignment from rc script [1]
- Re-introduce optional SPF support [2]
- Remove default DISTNAME assignment from Makefile
- The affected OPTIONS are off by default, so do not
  bump PORTREVISION

PR:		[1]: ports/147731
		[2]: ports/150428
Submitted by:	[1]: ohauer@
		[2]: mm@
2010-09-13 02:09:35 +00:00
Sahil Tandon
8994869c48 - Update to 2.7.1
- Unset INVALID_BDB_VER; Berkeley DB 5.x is now supported

Approved by:	wxs@/itectu@ (mentors, implicit)
2010-06-10 02:25:30 +00:00
Sahil Tandon
d8cc9aba6f - Set INVALID_BDB_VER; upstream does not yet support Berkeley DB 5 [1]
- Remove OPTION for Kerberos IV
- Change my email to @FreeBSD.org

PR:		ports/146371 [1]
Reported by:	Volodymyr Kostyrko <c.kworr@gmail.com> [1]
Approved by:	itetcu@ (mentor)
2010-05-14 00:29:36 +00:00
Doug Barton
2c380c2237 Fix plist for the default (non-base) package
Submitted by:	Dimitry Andric <dimitry@andric.com>
Approved by:	maintainer
2010-03-28 18:41:40 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Doug Barton
9ad50695f9 Add an option to install into the base, and related support
Approved by:	maintainer
2010-03-22 03:50:45 +00:00
Ion-Mihai Tetcu
7e3fb438eb - Update to 2.7.0
- users wanting to continue on 2.6 series should use mail/postfix26

PR:		144189
Submitted by:	Sahil Tandon (maintainer)
Feature safe:	yes
2010-03-04 17:00:47 +00:00
Wesley Shields
95e2c31fac - Add a note about possibly needing to create /etc/periodic.conf if it
does not exist.

Approved by:	Sahil Tandon <sahil@tandon.net> (maintainer)
2010-01-22 05:27:24 +00:00
Ion-Mihai Tetcu
0c4c0e5b3f Fix build with Kerberbos5 on 8.0 and 9.0 which have new Heimdal.
PR:		141045
Submitted by:	maintainer (Sahil Tandon)
2010-01-12 17:32:35 +00:00
Wesley Shields
8eb03a0b27 - Update VDA patch to 2.6.5
PR:		ports/138777
Submitted by:	Sahil Tandon <sahil@tandon.net> (maintainer)
Feature safe:	yes
2009-09-18 13:05:53 +00:00
Dag-Erling Smørgrav
da09076068 Fix build on 9.
Approved by:	maintainer
Reviewed by:	wxs@, keramida@
2009-09-14 16:37:25 +00:00
Alexander Nedotsukov
17b1223748 Update tp 2.6.5
PR:	138301
2009-09-07 09:19:18 +00:00
Wesley Shields
34dd26d4ea - Update to 2.6.3
- Keep the VDA patch at 2.6.2
- Use bsd.port.options.mk

PR:		ports/137460
Submitted by:	olli hauer <ohauer@gmx.de>
Approved by:	Sahil Tandon <sahil@tandon.net> (maintainer)
2009-08-14 21:33:30 +00:00
Giorgos Keramidas
0b6a009ebf Now that closefrom() has been merged to 7.X too, we have to patch sys_defs.h
of Postfix to use closefrom() for __FreeBSD_version >= 702104 too.

Submitted by:	Sahil Tandon, sahil at tandon.net (maintainer)
Tested by:	wxs (7.X), keramida (head)
2009-07-22 19:46:39 +00:00