Dirk Meyer
e99e060d34
- escape shell names
2012-01-14 14:52:13 +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
Doug Barton
989772c9ac
The vast majority of pkg-descr files had the following format when they
...
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
2011-10-24 09:11:38 +00:00
Olli Hauer
c5284f2b4e
- remove MD5
2011-07-03 13:53:52 +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
Dirk Meyer
fa0ea24160
- force -D flag
...
Submitted by: dougb
2010-01-22 09:59:09 +00:00
Dirk Meyer
75e10df8c3
- fix flags in rcng script
...
Submitted by: marck
2010-01-17 19:05:38 +00:00
Dirk Meyer
e15a13a912
- make pkg-message prefix aware
...
- use rcng style start script
PR: 142799
Submitted by: Sevan Janiyan
2010-01-16 12:39:56 +00:00
Dirk Meyer
82c1e062ea
- new option WITHOUT_POPAUTH_M4
...
Inpsired by: Kenneth Tom
2008-06-24 08:05:41 +00:00
Dirk Meyer
de7503e8c6
- cleanup FreeBSD 5.x
2008-06-01 19:22:24 +00:00
Dirk Meyer
55d3d5197a
- fix rc script for option WITH_STANDALONE in FreeBSD 4.x
...
Reported by: subdue on irc
2006-08-03 22:46:52 +00:00
Dirk Meyer
f9bae6183e
- update OPTION WITH_SETPROCTITLE to be cleaner
...
Submitted by: osa
2006-07-31 15:47:28 +00:00
Dirk Meyer
270e57af77
- new option WITH_SETPROCTITLE
...
Submitted by: marck (Dmitry Morozovsky)
2006-07-26 18:45:08 +00:00
Dirk Meyer
2589e2491c
- conversion to rc_subr and OPTIONS style
...
PR: 100773
Submitted by: marck (Dmitry Morozovsky)
- keep compatibility checks
- make optiosn overriadeabel flor slave ports
- force UNIQUENAME to avoid conflichts between ports
2006-07-25 11:27:44 +00:00
Dirk Meyer
cdd7c7d8b5
- update to 1.0.2
2006-05-25 15:27:55 +00:00
Dirk Meyer
eaf40e832a
- cleanup
2006-05-19 04:32:01 +00:00
Edwin Groothuis
efe7d5f7f4
Remove USE_REINPLACE from ports starting with M
2006-05-10 22:37:39 +00:00
Dirk Meyer
1ade0865e8
- update to 1.0.1
2006-03-15 08:10:29 +00:00
Dirk Meyer
ec997a9574
- add SHA checksum
2005-11-13 09:26:50 +00:00
Dirk Meyer
b8ac03da1e
- update to 1.0
...
make portlint a bit happier
2005-05-27 08:01:26 +00:00
Dirk Meyer
4c7c1206e0
- new option MAILBOX_HOME
...
Submitted by: Krzysztof Kowalewski, Jr.
2004-08-05 15:07:58 +00:00
Dirk Meyer
6e5577a740
- update to 0.6.4.1
...
PR: 69806
Submitted by: glewis
2004-07-31 05:04:48 +00:00
Dirk Meyer
a3f25bd67d
- allow build without optimisation flags.
...
PR: 66527
Submitted by: Yar Tikhiy
2004-05-12 05:07:00 +00:00
Dirk Meyer
a73495e87e
- make PKGNAMESUFFIX more flexible
2004-03-26 17:50:58 +00:00
Dirk Meyer
47f78f32a8
- Fix use of CFDIR
...
PR: 64393
2004-03-18 05:08:53 +00:00
Dirk Meyer
4857d67313
- add SIZE
2004-02-26 05:56:07 +00:00
Dirk Meyer
781d06feb3
- suppress pkg-message when STANDALONE_POP3 is defined (while building)
...
PR: 63309
Submitted by: Linh Pham
- suppress pkg-message and pkg-deinstall when STANDALONE_POP3 is defined
so the package will print neither.
- adds CONFLICTS with own variants.
2004-02-24 16:31:26 +00:00
Dirk Meyer
bb8719d37f
- use DOCSDIR
...
- new option STANDALONE_POP3
Submitted by: osa
- USE_REINPLACE for all options
- cleanup targets
Submitted by: dinoex
2003-12-04 03:28:54 +00:00
Dirk Meyer
0f3e3621dd
- update to 0.6.4
2003-11-17 03:56:00 +00:00
Dirk Meyer
e495845161
- update MASTER_SITES
2003-11-12 15:09:17 +00:00
Dirk Meyer
57a635df49
- Update to 0.6.3
2003-04-15 05:26:26 +00:00
Dirk Meyer
b986b17d42
- Update to 0.6.2
...
- extend popauth.m4 with optional timecheck
2003-03-23 04:57:37 +00:00
Dirk Meyer
efee300f44
- Update to 0.6.1
2003-03-05 03:54:09 +00:00
Dirk Meyer
7675a7c3b4
- Update to 0.6
2003-02-21 06:11:42 +00:00
Dirk Meyer
4eb8d6d1fa
- retire pkg-comment
2003-02-21 03:59:00 +00:00
Dirk Meyer
387f34ee24
- add COMMENT
2003-02-20 18:26:42 +00:00
Dirk Meyer
867beb1a9c
- Update to 0.5.9
...
- Fix bug found by nunotex@pt-quorum.com
- discussion at http://marc.theaimsgroup.com/?l=popa3d-users&m=104354856516116&w=2
- Extend Documentation
2003-01-28 22:04:19 +00:00
Dirk Meyer
8adde7d147
- add some notes about testing
2003-01-15 18:45:18 +00:00
Dirk Meyer
9d0fc5229e
Suggested by: marck@woozle.rinet.ru
...
- Use of /var/empty is it exists.
- Split defines to make portlint happy.
- record installation option SMTP_AFTER_POP3 better
PR: 46802
2003-01-08 06:45:48 +00:00
Dirk Meyer
477d38785e
update MASTER_SITES
2002-10-29 20:33:47 +00:00
Dirk Meyer
3209d0ed2c
- Get rid of PERL and use SED
2002-06-16 15:03:10 +00:00
Dirk Meyer
a275fee4c9
Update to popa3d-0.5.1
...
PR: 37873
Submitted by: dominic_marks@btinternet.com
2002-05-09 01:33:01 +00:00
Dirk Meyer
486cf10a75
- Install manpage too.
...
Suggested by: lex@itv.kiev.ua
2002-04-06 07:15:18 +00:00
Akinori MUSHA
897d06aa97
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
...
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Dirk Meyer
59aa118e3a
- Fix creation of chroot dir again, the packed did not created it.
2002-01-17 21:51:55 +00:00
Dirk Meyer
154e59864e
- moved chroot dir from /var/empty to ${PREFIX}/empty
...
- create chroot dir by default
- bumped PORTREVISION
2002-01-13 10:39:01 +00:00
Dirk Meyer
12423e6cf0
- Update popa3d-0.5
...
- Cleanup POP_AFTERR_SMTP patches
- honor CFLAGS
- claim maintainership
no response from previous maintainer since August 2001
2002-01-12 13:04:42 +00:00
Dirk Meyer
77b231c638
Added new functionality:
...
SMTP_RELAY aftersucessfull POP3 authentification.
Option:
SMPT_AFTER_POP=yes
Documentation and popauth.m4 is included in this port.
PR: 29906
2001-09-16 09:43:13 +00:00
Jimmy Olgeni
1be0301128
Spaces->tabs in the mail category.
...
(I know, I look boring and pedant :o)
2001-02-05 15:11:27 +00:00
Satoshi Asami
7acef1cd7a
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
...
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00