Commit graph

25 commits

Author SHA1 Message Date
Baptiste Daroussin
b5482324dc In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
2013-12-11 18:08:52 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +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
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
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +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
Ion-Mihai Tetcu
0400662365 - Fix build with custom LOCALBASE
- use DOCSDIR macro

Reported by:	QATty
2009-06-02 13:35:42 +00:00
Cheng-Lung Sung
5e9a798438 - Update of cyrus-imspd from 1.7b to 1.8
- Startup script updated to rcNG

PR:		ports/108740
Submitted by:	Martin Matuska <martin_AT_matuska dot org>
2007-02-05 00:45:22 +00:00
Jean Milanez Melo
92046d7869 - Remove bad site:
* ftp://ftp.hanse.de

- Add new mastersite.
2006-07-24 16:09:17 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Pav Lucistnik
aa1836b7e9 - Add SHA256 2005-11-24 01:23:57 +00:00
Pav Lucistnik
633f76fd42 - Update to 1.7b
- Switch to sasl2

PR:		ports/69697
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2004-07-29 20:28:27 +00:00
Michael Nottebrock
38fd90accd Update to version 1.6.a5, unmark FORBIDDEN.
http://asg.web.cmu.edu/archive/message.php?mailbox=archive.cyrus-announce&msg=25
2004-05-15 00:04:44 +00:00
Oliver Eikemeier
c4c0e3a524 mark FORBIDDEN: potentially exploitable heap overflow
<http://asg.web.cmu.edu/archive/message.php?mailbox=archive.cyrus-announce&msg=25>
2004-05-09 00:59:05 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Sergei Kolobov
8bf7269a4e - Use canonical form (ports@FreeBSD.org) in MAINTAINER line 2003-12-21 00:23:25 +00:00
Jacques Vidrine
e596d188de Patch a remotely exploitable root buffer overflow, as reported by a
nruns.com security advisory published on the Full-Disclosure list.
2003-12-15 22:20:08 +00:00
Maxim Sobolev
1546796035 - Make PORTVERSION to be compliant with the FreeBSD standards (remove
leading `v');

- increase buffer size, so that it's possible to store strings whose
  size exceeds 4k;

- bump PORTREVISION.
2003-09-07 15:21:09 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Hajimu UMEMOTO
b211a1e6c4 moving saslv1 includes files to make it easier to add saslv2
PR:		ports/40288
Submitted by:	Mathieu Arnold <m@absolight.net>
Approved by:	knu
2002-07-28 17:26:12 +00:00
Dirk Meyer
a8ad6ae1d5 The Internet Message Support Protocol (IMSP) is designed to support the
provision of mail in a medium to large scale operation. It is intended to
be used as a companion to the IMAP4 protocol [IMAP4], providing services
which are either outside the scope of mail access or which pertain to
environments which must run more than one IMAP4 server in the same mail
domain. The services that IMSP provides are extended mailbox management,
configuration options, and address books.
http://asg.web.cmu.edu/cyrus/

PR:		31026
Submitted by:	damien@tougas.net
2002-03-30 10:23:57 +00:00