Sunpoet Po-Chuan Hsieh
e0b379fa6f
Remove BROKEN_FreeBSD_9
...
Approved by: portmgr (blanket)
2017-01-01 03:45:12 +00:00
Dmitry Marakasov
9852c025a6
- Mark BROKEN on FreeBSD 9.x: does not build
...
Approved by: portmgr blanket
2016-10-21 08:33:15 +00:00
John Marino
bde9bdbd22
mail/prayer: Configure for any SSL base and support LibreSSL
...
Approved by: SSL blanket
2016-09-10 20:23:46 +00:00
Mathieu Arnold
f037e39601
USE_BDB cleanup.
...
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx -> USES=bdb:xx.
Other modernisations when I see them.
PR: 209183
Sponsored by: Absolight
2016-08-08 13:46:50 +00:00
Mathieu Arnold
8d6597e0bb
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:16:16 +00:00
Tijl Coosemans
c88aaf5c89
Add missing USE_OPENSSL=yes
...
PR: 195796
2015-01-15 09:05:37 +00:00
Baptiste Daroussin
5f0d8f4cba
Simplify plist
2014-10-31 23:21:15 +00:00
Tijl Coosemans
49947868c8
Fix dependencies on libtidy
...
Reported by: amdmi3
2014-08-29 10:21:51 +00:00
Tijl Coosemans
37f54e0f66
net/openldap24-*:
...
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample
databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip
databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)
devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla
dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
opened modules
mail/dovecot2:
- Add USES=libtool
mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip
math/gnumeric:
- USES=libtool tar:xz
Approved by: portmgr (implicit, bump unstaged ports)
2014-07-24 18:34:16 +00:00
Antoine Brodin
ec969d740b
- Fix typo in OPTIONS handling
...
- Use a non deprecated version of BDB
PR: ports/186071
Submitted by: maintainer
2014-03-08 12:13:30 +00:00
Antoine Brodin
891dc4defb
- Fix build on 8 and 9
...
- Pass maintainership to submitter
PR: ports/186965
Submitted by: Nikola Kolev
2014-03-08 11:59:18 +00:00
Baptiste Daroussin
4ceae583cc
Drop maintainership
2013-12-16 17:26:49 +00:00
Baptiste Daroussin
c37688e9a0
Support stage
...
Support packaging as a user
Define Make arguments instead of heavily patching
Fix build on 10 and HEAD
2013-12-11 08:29:01 +00:00
Baptiste Daroussin
fd61959c15
Add NO_STAGE all over the place in preparation for the staging support (cat: mail)
2013-09-20 19:59:12 +00:00
Andrej Zverev
544e16f0d1
- Convert to new perl framework
...
Approved by: bapt@ (maintainer)
2013-08-04 12:33:50 +00:00
Baptiste Daroussin
6151b40b59
Convert to USES=gmake
2013-07-05 13:44:31 +00:00
Baptiste Daroussin
53ad8315b0
Add some shebangfix to allow building most of the ports tree without /usr/bin/perl
...
Submitted by: John Marino
Obtained from: DPorts
2013-05-07 13:12:31 +00:00
Marcus von Appen
a3a0715f38
- Convert USE_ICONV=yes to USES=iconv
...
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
2013-04-27 11:59:28 +00:00
Baptiste Daroussin
0532f58100
Finish conversion to optionsng
...
Trim headers
2012-12-31 12:36:46 +00:00
Dirk Meyer
851945b1eb
- cleanup comments
...
Feature safe: yes
2012-10-13 13:39:56 +00:00
Baptiste Daroussin
a21e60c767
- update to 1.3.5
2012-07-16 06:09:53 +00:00
Baptiste Daroussin
ed3d7031d5
Switch prayer to new options format.
...
While here SSL, LDAP and TIDY description in shared bsd.options.desc.mk
set maintainer of bsd.options.desc.mk to ports@FreeBSD.org to point that it is
open to any committer
2012-05-29 12:18:32 +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
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