| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
Notes:
svn path=/head/; revision=246327
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154113
|
|
|
|
| |
Notes:
svn path=/head/; revision=149429
|
|
|
|
|
|
|
|
|
|
|
| |
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
Notes:
svn path=/head/; revision=127737
|
|
|
|
| |
Notes:
svn path=/head/; revision=106986
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
|
|
|
|
| |
PR: 59789
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes:
svn path=/head/; revision=94979
|
|
|
|
|
|
|
|
|
|
|
|
| |
for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything
PR: ports/56800-56819
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=89491
|
|
|
|
|
|
|
|
|
|
| |
Use new USE_OPENLDAP and USE_MYSQL in mail/teapop Makefile
PR: ports/56027
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes:
svn path=/head/; revision=87901
|
|
|
|
|
|
|
|
| |
PR: 55329
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes:
svn path=/head/; revision=87428
|
|
|
|
| |
Notes:
svn path=/head/; revision=75971
|
|
|
|
| |
Notes:
svn path=/head/; revision=72511
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
|
|
| |
ports@FreeBSD.org.
Update requested by: Gea-Suan Lin <gslin@Infomath.math.NCTU.edu.tw>
Notes:
svn path=/head/; revision=62230
|
|
|
|
|
|
|
|
|
| |
core. Bump PORTREVISION.
Submitted by: John Brooks <john@day-light.com>
Notes:
svn path=/head/; revision=57483
|
|
|
|
|
|
|
|
| |
PR: 30513
Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
Notes:
svn path=/head/; revision=47839
|
|
|
|
| |
Notes:
svn path=/head/; revision=47190
|
|
|
|
| |
Notes:
svn path=/head/; revision=45287
|
|
|
|
| |
Notes:
svn path=/head/; revision=40843
|
|
|
|
|
|
|
| |
Reminded by: kris
Notes:
svn path=/head/; revision=40504
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
First, teapop fails to authentificate user if he logs in without
specifying his domain (pop_auth calls pop_string_find and tests its
result against being NULL, while NULL is returned only upon malloc()
failures. On empty domain logins pop_string_find returns empty
string). This makes APOP login method to always fail as teapop
erroneously interprets command APOP avn
d41d8cd98f00b204e9800998ecf8427e as an attempt of login for user
avn@d41d8cd98f00b204e9800998ecf8427e without supplying MD5 hash
value. Instead, return value should be tested against being empty
string, while positive test for NULL should cause pop3 server error
message to be printed.
Second, if configured with WITHOUT_APOP arguments to 'make install',
teapop incorrectly handles QUIT command while in authentification
state. It's because a part of switch statement became commented out
and there will be no branch for return value from
pop_wait_for_commands with command "QUIT" (it will return 3, not 4
when configured without APOP).
PR: 26181
Submitted by: Alexey V. Neyman <avn@any.ru>
Notes:
svn path=/head/; revision=40503
|
|
|
|
|
|
|
|
| |
let the user know they need to copy it to teapop.passwd before using
teapop.
Notes:
svn path=/head/; revision=39500
|
|
|
|
|
|
|
| |
Submitted by: Anders Nordby <anders@fix.no>
Notes:
svn path=/head/; revision=38145
|
|
|
|
|
|
|
| |
(I know, I look boring and pedant :o)
Notes:
svn path=/head/; revision=37983
|
|
|
|
|
|
|
|
|
|
|
| |
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).
mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
Notes:
svn path=/head/; revision=37401
|
|
|
|
| |
Notes:
svn path=/head/; revision=36240
|
|
|
|
| |
Notes:
svn path=/head/; revision=35635
|
|
|
|
|
|
|
| |
use postgresql7, which has proven stability now.
Notes:
svn path=/head/; revision=32000
|
|
|
|
|
|
|
|
|
|
| |
prevents evilness which would cause teapop.passwd to be overwritten when
installing a newer version of the port.
Submitted by: Tobias Reifenberger <treif@mayn.de>
Notes:
svn path=/head/; revision=31602
|
|
|
|
| |
Notes:
svn path=/head/; revision=31514
|
|
Teapop is an RFC1939 compliant POP3 server. It includes flexible
virtual domain support that distinguishes it from all other POP3
servers.
Notes:
svn path=/head/; revision=30448
|