| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Feb 2013 15:04:01
4.1.0_1
|
ak  |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
30 Nov 2012 19:03:50
4.1.0_1
|
jgh  |
- adoption of optionsNG
- while here trim header
PR: 172378
Submitted by: doug@lafn.org
Approved by: maintainer timeout, 42 days
Feature safe: yes |
18 Apr 2012 08:56:02
4.1.0_1
|
crees  |
Qpopper's configure script tries to detect sendmail in a number of common
paths, but the first guess will always fail, because sbindir contains an
embedded shell variable.
As a result, systems without base sendmail (more specifically, without
/usr/sbin/sendmail) will fail configure step.
Additional info:
http://lists.freebsd.org/pipermail/freebsd-ports/2012-March/073828.html
PR: ports/166108
Submitted by: Mel Flynn <rflynn@acsalaska.net>
Approved by: maintainer timeout (14+ days) |
14 Feb 2012 21:35:43
4.1.0_1
|
dougb  |
Move version 1.4 of this file to files/ where it belongs. |
14 Feb 2012 10:59:49
4.1.0_1
|
dougb  |
Fix rc.d script
Requested by: maintainer |
11 Feb 2012 22:30:09
4.1.0
|
pgollucci  |
- Fix qpopper.in file location
PR: ports/164463
Submitted by: Takefu <takefu@airport.fm>
Approved by: maintainer timeout (bc979@lafn.org ; 16 days) |
14 Jan 2012 08:57:23
4.1.0
|
dougb  |
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. |
31 Dec 2011 21:50:43
4.1.0
|
beech  |
Add qpopper.in |
31 Dec 2011 21:48:05
4.1.0
|
beech  |
- Add USE_RC_SUBR with WITH_STANDALONE_MODE
- Fix pkg-desc
PR: ports/163639
Submitted by: Takefu <takefu@airport.fm>
Approved by: Doug Hardie <bc979@lafn.org> (maintainer) |
16 Jul 2011 23:22:33
4.1.0
|
swills  |
- Forgot to remove PORTREVISION |
16 Jul 2011 23:20:11
4.1.0_3
|
swills  |
- Update to 4.1.0
PR: ports/158780
Submitted by: Doug Hardie <bc979@lafn.org> (maintainer) |
03 Jul 2011 13:53:52
4.0.9_3
|
ohauer  |
- remove MD5 |
25 Jan 2011 19:11:30
4.0.9_3
|
az  |
proper usage of @dirrmtry macro
PR: ports/153857
Submitted by: az@
Approved by: maintainer (timeout)
Feature safe: yes |
04 Dec 2010 07:34:27
4.0.9_3
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
4.0.9_3
|
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
4.0.9_3
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
31 Jan 2010 03:44:30
4.0.9_2
|
pgollucci  |
- use $SUB_FILES to dynamically adjust pkg-message + other changes
PR: ports/142804
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Approved by: maintainer timeout (bc979@lafn.org; > 2 weeks) |
08 Jan 2009 16:58:29
4.0.9_2
|
pav  |
- No need to define USE_REINPLACE these days |
20 Aug 2008 00:57:32
4.0.9_2
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
03 Oct 2007 23:34:16
4.0.9_2
|
edwin  |
Remove support for OSVERSION < 5 |
30 Sep 2007 04:47:37
4.0.9_2
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
01 Aug 2006 18:30:27
4.0.9_1
|
ume  |
Re-enable IPv6 support after upgrading to 4.0.9.
Approved by: bc979__at__lafn.org (maintainer) |
25 Jun 2006 19:58:41
4.0.9
|
johans  |
- Update to 4.0.9
- Assign submitter of PR as maintainer
- Remove IPv6 patch
PR: 97641
Submitted by: Doug Hardie
Approved by: flz (mentor) |
10 May 2006 22:37:39
4.0.8
|
edwin  |
Remove USE_REINPLACE from ports starting with M |
25 Nov 2005 15:31:02
4.0.8
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
4.0.8
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
31 Jul 2005 09:28:18
4.0.8
|
sem  |
- Install a simple config file.
PR: ports/84368
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> |
15 May 2005 06:40:14
4.0.8
|
ume  |
Update to 4.0.8.
Reported by: Rob <spamrefuse _at_ yahoo.com> |
10 May 2005 14:51:27
4.0.7_1
|
jylefort  |
Use ume's IPv6 patch.
Submitted by: ume |
09 May 2005 21:36:02
4.0.7
|
jylefort  |
- Update to 4.0.7
- Use OPTIONS
PR: ports/80794
Submitted by: Radim Kolar <hsn@netmag.cz> |
05 Mar 2005 01:17:09
4.0.5_2
|
lioux  |
Drop maintainership |
25 Dec 2004 11:43:58
4.0.5_2
|
lioux  |
Remove deprecated USE_SIZE |
14 Dec 2004 19:24:27
4.0.5_2
|
lioux  |
o update-status-headers configuration option should disable both
writing of "Status:" and "X-UIDL:" headers. However, that only
happens with "Status:" header. Have qpopper honor it for "X-UIDL"
one as well.
o Bump PORTREVISION
PR: 73336
Submitted by: Helge Oldach <mail-qpopper-uidl@oldach.net> |
14 Dec 2004 13:46:00
4.0.5_1
|
lioux  |
Really uphold the WITH_Y_OPTION '-y' command line parameter for the qpopper
daemon
PR: 74813
Submitted by: Helge Oldach <mail-qpopper-uidl@oldach.net> |
14 Mar 2004 06:17:56
4.0.5_1
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
08 Feb 2004 01:14:05
4.0.5_1
|
lioux  |
USE_SIZEify |
05 Dec 2003 00:26:19
4.0.5_1
|
linimon  |
Forced commit to note that the comment about the location of the
SSL include was wrong (cut and pasted from the original PR). The
Makefile logic does the Right Thing. |
04 Dec 2003 23:46:57
4.0.5_1
|
linimon  |
Add a knob WITHOUT_APOP for configurations where the apop-feature is in the way.
Update OpenSSL-support, include security/openssl/bsd.openssl.mk,
remove usage of deprecated librsaref/libRSAglue, add a knob WITHOUT_SSL.
Pacify portlint.
Terminate all sentences in comments with a period.
Replace spaces with tabs in pre-everything:: messages to print out
an aligned table.
PR: ports/53401
Submitted by: Marius Strobl <marius@alchemy.franken.de>
(Committed on behalf of lioux@, who is having machine problems) |
01 Oct 2003 13:04:59
4.0.5_1
|
lioux  |
Add WITH_SHY_ENABLED knob which prevents qpopper from presenting
its version number within the POP3 session
Submitted by: Alessandro de Manzano <ale@unixmania.net> |
29 Apr 2003 23:05:40
4.0.5_1
|
lioux  |
o Prefer FreeBSD's strlcpy() function over qpopper's incorrect
implementation
o Bump PORTREVISION
Submitted by: nectar |
04 Apr 2003 19:50:24
4.0.5  |
lioux  |
'chown user:group' constructs are preferred over 'chown user.group'
for compatibility. For instance, the later does not work in 5.x
branch anymore
Submitted by: sanpei |
15 Mar 2003 02:03:12
4.0.5  |
lioux  |
Update to 4.0.5
PR: 49988
Submitted by: Mike Tancsa <mike@sentex.net>,
Xin LI delphij@frontfree.net <delphij@hotmail.com>
Approved by: portmgr (kris, self) |
23 Feb 2003 19:58:35
4.0.4_1  |
lioux  |
De-pkg-comment |
17 Dec 2002 14:15:11
4.0.4_1  |
lioux  |
Add WITH_Y_OPTION knob which enables command line option -y allowing
the user to specify a different logging facility
Submitted by: Christophe Labouisse <christophe@labouisse.org>
Reviewed by: knu
Approved by: portmgr (knu) |
03 Nov 2002 07:08:06
4.0.4  |
lioux  |
Deploy USE_REINPLACE
Submitted by: marius@alchemy.franken.de |
08 Jul 2002 01:32:43
4.0.4  |
lioux  |
Sanitize MASTER_SITES |
05 Jun 2002 01:28:48
4.0.4  |
lioux  |
Install pdf documnetation if WITH_DOCUMENTATION but unless NOPORTDOCS |
26 May 2002 20:06:05
4.0.4  |
lioux  |
Make a message intelligible
Prompted by: ceri |
20 May 2002 23:25:50
4.0.4  |
lioux  |
Update ipv6 patch to version 20020502 |
07 May 2002 09:18:40
4.0.4  |
sobomax  |
Chase openssl shlib version increase.
Pointy hat to: dinoex |
30 Apr 2002 20:05:13
4.0.4  |
lioux  |
o Update to 4.0.4
o Add options:
- WITH_PAM and WITH_STANDALONE_MODE [1]
- WITHOUT_IPV6 [2]
- WITHOUT_U_OPTION [3]
o Remove patch merged into distribution
Submitted by: Sean Wal <sean0x77@yahoo.com> [1]
Prompted by: too many [2],
"Karsten W. Rohrbach" <karsten@rohrbach.de> [3] |
31 Mar 2002 08:20:28
4.0.3_3  |
lioux  |
Fix following security issue: "If a string of longer than approximately
2048 characters is sent to the qpopper process, a denial of service
condition will occur"
Actually, this is caused by an incorrect assumption. qpopper uses
the same buffer over and over when communicating. However, it never
makes sure that the buffer has been updated if something goes wrong.
Therefore, one can try to add to this buffer over and over; thus,
consuming available resources.
Solution, do not follow unofficial patch available in bugtraq mailing
list since losing pointer references is not an option. Otherwise,
change the way both getline and tgetline functions work. Just so
that they resemble read(2) return codes as follows:
(Only the first 15 lines of the commit message are shown above ) |
26 Mar 2002 16:45:34
4.0.3_2  |
lioux  |
- Restore POLA previous to rev 1.35 of this file
* Install qpopauth setuid to pop user unless WITHOUT_QPOPAUTH_SETUID
is set
- bump PORTREVISION
Prompted by: obrien |
21 Dec 2001 05:35:24 
|
lioux  |
Add Dynamic Relay Authorization Control (DRAC) support. Can be enabled WITH_DRAC
|
05 Oct 2001 04:48:34 
|
lioux  |
1) instead of "stealthly" installing a file with a user list that cannot
log in the popper daemon, let the users decide for either a default file
(use a copy of the system's /etc/ftpusers file) or an empty file 2) also,
make the installation of this file prefix safe and name it popusers
(PREFIX/etc/qpopper/popusers). This changes expected behavior of the port
3) add a PKGINSTALL script to handle this file install/deinstall 4) style
changes: use variables to make the port easier to maintain |
10 Sep 2001 01:06:05 
|
lioux  |
Bump PORTREVISION due to addition of patch-popper::pop_pass.c (rev 1.1) |
10 Sep 2001 01:04:28 
|
lioux  |
qpopper does not properly check for an expired account, fix it with strategy
both from src/usr.bin/login/login.c as of rev 1.51.2.12 and submitter |
26 Jul 2001 07:26:19 
|
dd  |
user.group -> user:group in chown call(s). |
03 Jun 2001 00:31:07 
|
lioux  |
Chase Makefile rev 1.58 update and update ipv6 patch in sync |
02 Jun 2001 22:15:12 
|
kris  |
Jump back on the qpopper rollercoaster ride of doom and upgrade to 4.0.3,
fixing another buffer overflow. |
02 Jun 2001 19:55:43 
|
alex  |
Mark forbidden until updated to 4.0.3 (Qualcomm announced buffer overflow). |
28 May 2001 13:39:02 
|
sobomax  |
Update version number of ssl shared library from openssl port. |
11 May 2001 01:31:34 
|
lioux  |
- Update port to version 4.0.2: o Several fixes o Improvements to poppassd
o Remove extra-patch since it has been merged into the distribution |
10 May 2001 05:30:43 
|
lioux  |
Enable this port to be able to fetch even when Qualcomm releases new versions.
|
06 May 2001 15:46:56 
|
lioux  |
Fix typo: update distinfo due to Makefile rev 1.52 |
06 May 2001 04:37:13 
|
lioux  |
Add support for WITH_POPPASSD in sync with Makefile rev 1.52 |
06 May 2001 04:36:17 
|
lioux  |
Bump PORTREVISION due to rev 1.52 |
06 May 2001 04:34:23 
|
lioux  |
o also, fix the gdbm issue, qpopper 4.0.1 breaks with installed gdbm port
(--without-gdbm) o USE_AUTOCONF due to files/patch-configure.in rev 1.1 o
update ipv6 patch to version 20010504 o move all options to WITH_* options,
let the older options work for a while o advertise all WITH_* options o
add WITH_POPPASSD support (Hajimu Umemoto contribution) |
06 May 2001 04:28:06 
|
lioux  |
o replace patch-configure with patch-configure.in o also, fix the gdbm issue,
qpopper 4.0.1 breaks with installed gdbm port |
06 May 2001 04:22:33 
|
lioux  |
Conditional extra patches if WITH_POPPASSD is defined. |
27 Apr 2001 14:38:50 
|
lioux  |
- Update port to version 4.0.1 (bug fixes) - Update ipv6 patch to snapshot
20010425 |
18 Apr 2001 20:12:11 
|
sobomax  |
Check that librsaref actually exists before trying to link it in. |
18 Apr 2001 19:48:02 
|
sobomax  |
Re-enable ipv6 support. |
17 Apr 2001 15:12:35 
|
sobomax  |
Fix build on a systems with crypto bits from the /usr/src. |
17 Apr 2001 08:53:49 
|
sobomax  |
Update to 4.0. Unfortunately I have not heard from the maintainer, while 4.3
freeze is coming today, so I decided to force things a little. Among other
things this release supports TLS/SSL, previously available in the Qualcomms's
commercial package "Qpopper LX". |
30 Mar 2001 13:15:38 
|
lioux  |
Fix the qpopper path in pkg-message. It is now properly replaced with PREFIX.
|
22 Feb 2001 02:49:48 
|
lioux  |
Sanitize MASTER_SITES. |
20 Feb 2001 18:15:21 
|
lioux  |
Assume maintainership. Somebody should. Please, do not abuse me because I did.
:) |
20 Feb 2001 18:11:49 
|
lioux  |
Add patch file missing distinfo information. |
10 Feb 2001 05:25:52 
|
kris  |
Add IPv6 support from KAME, bump PORTREVISION, add ipv6 to categories, and
reset maintainer to ports@FreeBSD.org because mail is bouncing. |
05 Feb 2001 15:11:27 
|
olgeni  |
Spaces->tabs in the mail category. |
11 Dec 2000 03:17:04 
|
steve  |
Update to version 3.1.2. |
01 Nov 2000 10:20:39 
|
sobomax  |
Merge popper3 and qpopper into single qpopper and remove popper3. |
11 Oct 2000 15:08:29 
|
kevlo  |
Update to version 3.1 |
08 Oct 2000 04:16:42 
|
asami  |
Convert category mail to new layout. |
05 Oct 2000 19:07:01 
|
knu  |
Update to 3.1fc1. |
19 Jul 2000 09:25:29 
|
alex  |
Split up the manpage-patch in order to preserve history of the old
manpage-patch-files. |
19 Jul 2000 08:31:26 
|
alex  |
Use a "q"-prefix everywhere, to avoid conflicts with the popper and popper3
ports. |
18 Jul 2000 22:27:22 
|
alex  |
Update for official 3.1beta5 (repo-copy from popper3) Renames port to qpopper,
since this is the official name Qualcomm gives it. Add pkg/MESSAGE for the
inetd.conf line. Create ${PREFIX}/etc/popper directory also for pkg's. |