Skip site navigation (1)Skip section navigation (2)

CVS log for ports/mail/popa3d/Makefile

[BACK] Up to [FreeBSD] / ports / mail / popa3d

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Jan 16 12:39:56 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +5 -13 lines
- make pkg-message prefix aware
- use rcng style start script
PR:		142799
Submitted by:	Sevan Janiyan

Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Jun 24 08:05:41 2008 UTC (3 years, 7 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
- new option WITHOUT_POPAUTH_M4
Inpsired by:	Kenneth Tom

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Jun 1 19:21:42 2008 UTC (3 years, 8 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +0 -7 lines
- cleanup FreeBSD 5.x

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Aug 3 22:46:51 2006 UTC (5 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +12 -1 lines
- fix rc script for option WITH_STANDALONE in FreeBSD 4.x
Reported by: subdue on irc

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Jul 26 18:45:07 2006 UTC (5 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +7 -2 lines
- new option WITH_SETPROCTITLE
Submitted by:	marck (Dmitry Morozovsky)

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Jul 25 11:27:44 2006 UTC (5 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +26 -11 lines
- 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

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu May 25 15:27:55 2006 UTC (5 years, 8 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
- update to 1.0.2

Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed May 10 22:36:58 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +0 -1 lines
Remove USE_REINPLACE from ports starting with M

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Mar 15 08:10:29 2006 UTC (5 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
- update to 1.0.1

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri May 27 08:01:26 2005 UTC (6 years, 8 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
- update to 1.0
make portlint a bit happier

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Aug 5 15:07:58 2004 UTC (7 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -0 lines
- new option MAILBOX_HOME
Submitted by:	Krzysztof Kowalewski, Jr.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Jul 31 05:04:48 2004 UTC (7 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
- update to 0.6.4.1
PR:		69806
Submitted by:	glewis

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Mar 26 17:50:58 2004 UTC (7 years, 10 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -6 lines
- make PKGNAMESUFFIX more flexible

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Mar 18 05:08:53 2004 UTC (7 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +6 -4 lines
- Fix use of CFDIR
PR:		64393

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Feb 24 16:31:26 2004 UTC (7 years, 11 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +12 -5 lines
- 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.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Dec 4 03:28:54 2003 UTC (8 years, 2 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +27 -10 lines
- use DOCSDIR
- new option STANDALONE_POP3
Submitted by:   osa

- USE_REINPLACE for all options
- cleanup targets
Submitted by:   dinoex

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Nov 17 03:56:00 2003 UTC (8 years, 2 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
- update to 0.6.4

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Nov 12 15:07:06 2003 UTC (8 years, 3 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -2 lines
- update MASTER_SITES

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Apr 15 05:26:26 2003 UTC (8 years, 9 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
- Update to 0.6.3

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Mar 23 04:57:37 2003 UTC (8 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- Update to 0.6.2
- extend popauth.m4 with optional timecheck

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Mar 5 03:54:09 2003 UTC (8 years, 11 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Update to 0.6.1

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Feb 21 06:11:41 2003 UTC (8 years, 11 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -8 lines
- Update to 0.6

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:26:37 2003 UTC (8 years, 11 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
- add COMMENT

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jan 28 22:04:18 2003 UTC (9 years ago) by dinoex
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -3 lines
- 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

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jan 8 06:45:48 2003 UTC (9 years, 1 month ago) by dinoex
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +20 -7 lines
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

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Oct 29 20:33:47 2002 UTC (9 years, 3 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -3 lines
update MASTER_SITES

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jun 16 15:03:08 2002 UTC (9 years, 7 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -2 lines
- Get rid of PERL and use SED

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu May 9 01:33:01 2002 UTC (9 years, 9 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -2 lines
Update to popa3d-0.5.1

PR:		37873
Submitted by:	dominic_marks@btinternet.com

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Apr 6 07:15:18 2002 UTC (9 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1 lines
- Install manpage too.
Suggested by: lex@itv.kiev.ua

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jan 29 11:45:19 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
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.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jan 17 21:51:55 2002 UTC (10 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Fix creation of chroot dir again, the packed did not created it.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jan 13 10:39:01 2002 UTC (10 years, 1 month ago) by dinoex
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +7 -1 lines
- moved chroot dir from /var/empty to ${PREFIX}/empty
- create chroot dir by default
- bumped PORTREVISION

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jan 12 13:04:41 2002 UTC (10 years, 1 month ago) by dinoex
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -14 lines
- Update popa3d-0.5
- Cleanup POP_AFTERR_SMTP patches
- honor CFLAGS

- claim maintainership
 no response from previous maintainer since August 2001

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Sep 16 09:43:08 2001 UTC (10 years, 4 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +39 -5 lines
Added new functionality:
	SMTP_RELAY aftersucessfull POP3 authentification.

Option:
	SMPT_AFTER_POP=yes

Documentation and popauth.m4 is included in this port.

PR:		29906

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Feb 5 15:11:01 2001 UTC (11 years ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Spaces->tabs in the mail category.

(I know, I look boring and pedant :o)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:22:02 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
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.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Apr 13 20:00:30 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Update to use PORTNAME/PORTVERSION

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Apr 1 03:39:41 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +12 -23 lines
various port fixes

PR:		17180
Submitted by:	maintainer

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Feb 19 13:21:54 2000 UTC (11 years, 11 months ago) by jedgar
Branches: SERGEY
CVS tags: v_0_4, RELEASE_4_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
popa3d is a POP3 server with the following goals:
1. Security (to the extent that is possible with POP3 at all, of course).
2. Reliability (again, as limited by the mailbox format and the protocol).
3. RFC compliance (slightly relaxed to work with real-world POP3 clients).
4. Performance (limited by the more important goals, above).

PR:		16652
Submitted by:	Sergey Samoyloff <techline@hotmail.ru>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Feb 19 13:21:54 2000 UTC (11 years, 11 months ago) by jedgar
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options