1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
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
Baptiste Daroussin
35a35cf2f4 - update to 1.3.4
- pet portlint
2011-10-01 21:38:39 +00:00
Baptiste Daroussin
24d4dc0db9 Get rid of md5 for all my ports.
while here add most of the licenses
2011-03-20 22:30:17 +00:00
Xin LI
03b42818c9 Chase after net/openldap24-server update.
Reminded by:	miwi
2011-02-25 01:32:17 +00:00
Baptiste Daroussin
8c5eb343ff - Fix segfault at run
- Fix depend on cclient
- Fix ldap depend

PR:		ports/148998
Submitted by:	Mats Dufberg <mats _at_ dufberg.se>
Approved by:	jadawin@ (co-mentor)
2010-07-29 14:07:51 +00:00
Baptiste Daroussin
5a4055b083 Change maintainer address to my new @FreeBSD.org
Approved by:	jadawin@ (co-mentor)
2010-07-28 17:31:01 +00:00
Philippe Audeoud
3487d27e36 - Update to 1.3.3
- Add OPTIONS (LDAP, SSL, TIDY)
- Add license

PR:		ports/148815
Submitted by:	Bapt <baptiste.daroussin _AT_ gmail.com>
2010-07-21 13:15:24 +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
Martin Wilke
2dea9ba116 - Update to 20100212
PR:		144210
Submitted by:	Bapt <baptiste.daroussin@gmail.com> (maintainer)
Feature safe:	yes
2010-02-25 14:16:45 +00:00
Wesley Shields
aaf3f85a78 - Fix username in prayer-cyclog
PR:		ports/136892
Submitted by:	Antonio Querubin <tony@lava.net>
Approved by:	maintainer
Feature safe:	yes
2009-09-16 16:33:55 +00:00
Xin LI
5a7c5ace94 Fix incorrect paths to gzip, chown, and chgrp.
PR:		ports/135414
Submitted by:	Antonio Querubin <tony lava net>
Approved by:	maintainer
2009-06-15 16:42:41 +00:00
Rong-En Fan
adafbec777 - Add missing patch for 1.3.1 update 2009-03-16 15:28:58 +00:00
Rong-En Fan
493b3b9364 - Update to 1.3.1
- Convert old style rc script to the new world order
- Some other cleanups

PR:		ports/132611
Submitted by:	Bapt <baptiste.daroussin at gmail.com>
2009-03-16 15:28:23 +00:00
Xin LI
5bbd5cd2dc Bump PORTREVISION's after OpenLDAP update.
Suggested by:	rafan
2009-01-05 19:04:45 +00:00
Beech Rintoul
1f5a289e48 - Back to pool 2008-08-04 01:04:27 +00:00
Beech Rintoul
2bccc5762a - Update to 1.1.0 2008-04-16 17:30:19 +00:00
Beech Rintoul
7973dfa2a2 - Update to 1.0.19 and make fetchable.
- Pet portlint
- Take maintainership

Submitted by:	Mike Bristow <mike@urgle.com>
Reported by:	pointyhat via pav
2008-02-05 06:35:26 +00:00
Beech Rintoul
ea5ae5a490 - Update to 1.0.18
- Makefile and plist cleanup

- Release: Prayer 1.0.18
- Important Security fix:
- os_connect_unix() had a strcpy() which should have been strncpy() to
  prevent buffer overrun. Prayer 1.0.17 was mostly safe.

- Release: Prayer 1.0.17
- Fix small foulup wuth gethostbyname() calculations when binding  
  Prayer to specific interfaces.
- Cleanups to stop char vs unsigned char warnings with latest    
  c-client.
- Make sure that all internal draft messages consistently use CRLF.
- Security audit for Prayer frontend following attack:
- Optional Chroot environment (See chroot options in config file).
- Stripped out debugging code.

PR:		ports/119496
Submitted by:	Mike Bristow <mike@urgle.com>
Approved by:	linimon (mentor)
2008-01-10 19:00:09 +00:00
Edwin Groothuis
c214d0e1a0 Remove patchfiles which were obsoleted by the new updates to
mail/cclient.
2007-10-01 23:32:50 +00:00
Edwin Groothuis
9ec324fbdb Chase mail/cclient shared library version bump.
Several patches were needed due to the removal of
include/c-client/linkage.c in favour of include/c-client/linkage.h.

PR:		ports/114833
Submitted by:	"Pedro J. Lobo" <pjlobo@sec.upm.es>
2007-09-30 06:00:28 +00:00
Pav Lucistnik
a786c40c8a - Update to 1.0.16
PR:		ports/92974
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-02-09 12:15:19 +00:00
Pav Lucistnik
145be4426a - Add SHA256 2005-11-25 15:31:02 +00:00
Pav Lucistnik
7bc45a6b4c - Update to 1.12
- Unbreak

PR:		ports/77632
Submitted by:	Johan van Selst <johans@stack.nl>
2005-02-17 23:21:17 +00:00
Dirk Meyer
8132972808 - mark BROKEN 2005-02-16 07:17:28 +00:00
Dirk Meyer
85c2846a81 - update to 1.0.10
- drop maintainership
2004-07-19 05:27:43 +00:00
Dirk Meyer
4857d67313 - add SIZE 2004-02-26 05:56:07 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Dirk Meyer
12c098aa05 Suggested by: Martyn Hill, Diana Eichert
Prayer is yet another Webmail interface for IMAP servers on Unix systems.

It exists because we weren't terribly happy about the characteristics of
existing Webmail interfaces: in particular scalability problems with common
open source Webmail packages and the lack of flexibility that commercial
packages would give us. This doesn't mean that Prayer is trying to compete
with existing Webmail packages. It just means that Prayer is better suited
to our particular environment.

WWW: http://www-uxsup.csx.cam.ac.uk/~dpc22/prayer/
2004-01-06 10:01:22 +00:00