| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Add support for building cclient with SSL. Warn about the possibility
that some ports may have been missed and need ssl added at link time.
2. Update cclient and imap-uw to latest versions.
3. Fix pine4 to add ssl libraries. This can be used as a model for what
other ports may need to do.
4. Release MAINTAINERship (by request).
Submitted by: anders@fix.no
Approved by: petef@databits.net
Notes:
svn path=/head/; revision=40861
|
|
|
|
| |
Notes:
svn path=/head/; revision=40852
|
|
|
|
|
|
|
| |
get a WITH_SSL=yes option, hopefully.
Notes:
svn path=/head/; revision=40851
|
|
|
|
|
|
|
|
|
| |
I started the commit and decided that my timeout of petef may have been
premature. The commit got started rather than aborted. I will try
contacting petef some more first.
Notes:
svn path=/head/; revision=40849
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Update cclient and imap-uw to latest code from uwash.
2. Enable building cclient with SSL turned on. Warn folks that
subordinate ports will need SSL libraries added in case we missed any.
3. Enable building imap-uw with SSL support.
4. Add WITH_SSL for pine so that it adds the crypto link options.
5. Finally de-orbit pine4-ssl port.
Submitted by: anders@fix.no
Maintainer timeout: petef@databits.net
Notes:
svn path=/head/; revision=40848
|
|
|
|
| |
Notes:
svn path=/head/; revision=40843
|
|
|
|
| |
Notes:
svn path=/head/; revision=40806
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the
proxy authentication that was broken for 2.1.1. Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me. Should
still work w/ compat shims for older USE_QT[,2] style. Some others
were also left alone for the same reason.
Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by: David Faure <faure@kde.org> (proxy auth patches)
Alex Zepeda <garbanzo@kde.org> (old patches removal)
Notes:
svn path=/head/; revision=40792
|
|
|
|
|
|
|
|
| |
PR: 26211
Submitted by: maintainer
Notes:
svn path=/head/; revision=40723
|
|
|
|
|
|
|
|
| |
PR: 26234
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=40673
|
|
|
|
|
|
|
| |
mail checker for file,qmail,MH dir and pop3
Notes:
svn path=/head/; revision=40664
|
|
|
|
|
|
|
|
| |
PR: 25981
Submitted by: yssu@CCCA.NCTU.edu.tw (Yen-Shuo Su)
Notes:
svn path=/head/; revision=40660
|
|
|
|
| |
Notes:
svn path=/head/; revision=40586
|
|
|
|
|
|
|
|
|
| |
with PREFIX.
Submitted by: Dan Langille <dan@langille.org> (with changes)
Notes:
svn path=/head/; revision=40584
|
|
|
|
|
|
|
|
|
|
| |
1.1.2
PR: 24055
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Notes:
svn path=/head/; revision=40560
|
|
|
|
|
|
|
|
|
|
| |
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
Notes:
svn path=/head/; revision=40539
|
|
|
|
| |
Notes:
svn path=/head/; revision=40530
|
|
|
|
| |
Notes:
svn path=/head/; revision=40529
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=40492
|
|
|
|
|
|
|
|
|
|
|
|
| |
A few notes I changed in Makefile:
- Remove USE_PERL5
- Add MAN1
PR: 26133
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=40439
|
|
|
|
|
|
|
| |
Submitted by: Richard Lucas <rlucas@solidcomputing.com>
Notes:
svn path=/head/; revision=40433
|
|
|
|
| |
Notes:
svn path=/head/; revision=40426
|
|
|
|
| |
Notes:
svn path=/head/; revision=40386
|
|
|
|
|
|
|
|
| |
sendmail_enable="YES" in rc.conf executes /usr/sbin/sendmail at
startup. But mysql-client.sh is not yet executed at that stage.
Notes:
svn path=/head/; revision=40385
|
|
|
|
|
|
|
|
|
|
| |
though the only slave port to this is mail/pine4-ssl, which is
marked BROKEN.
Submitted by: kris
Notes:
svn path=/head/; revision=40369
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
about the operating system, the version of Pine, and the word
"PINE". As described in http://www.crimelabs.net/docs/passive.html
this information could be of use to someone with malicious
intentions.
PR: 26051 (duplicated as 26052)
Approved by: maintainer
Notes:
svn path=/head/; revision=40328
|
|
|
|
|
|
|
|
| |
can argue about the rest later, let's get the thing fixed first. This is
a combination of my fix and Peter Pentchev's.
Notes:
svn path=/head/; revision=40308
|
|
|
|
|
|
|
|
|
| |
Submitted by: Renaud Waldura <renaud+freebsd-bugs@waldura.org>
PR: ports/25967
Approved by: maintainer
Notes:
svn path=/head/; revision=40303
|
|
|
|
|
|
|
| |
Approved by: MAINTAINER
Notes:
svn path=/head/; revision=40275
|
|
|
|
|
|
|
| |
Submitted by: Raoul Schroeder <memphis_ms@gmx.net>
Notes:
svn path=/head/; revision=40244
|
|
|
|
|
|
|
| |
No response from: maintainer
Notes:
svn path=/head/; revision=40242
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
default in /etc/pam.conf, so it must be better to compile imap-uw with PAM
authentication too no?
* Changed the PAM service name for the POP3 daemon from pop to pop3 as that is
what we have in our default pam.conf.
* Update the port with optional DRAC support.
Approved by Maintainer
PR: 24135
Submitted by: Anders Nordby <anders@fix.no>
Notes:
svn path=/head/; revision=40240
|
|
|
|
|
|
|
|
| |
PR: 25973
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> MAINTAINER
Notes:
svn path=/head/; revision=40228
|
|
|
|
| |
Notes:
svn path=/head/; revision=40206
|
|
|
|
|
|
|
|
| |
PR: 25957
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=40147
|
|
|
|
|
|
|
|
| |
PR: 25951
Submitted by: maintainer
Notes:
svn path=/head/; revision=40125
|
|
|
|
|
|
|
|
| |
PR: 25924
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=40102
|
|
|
|
|
|
|
|
|
| |
autoconf, automake and aclocal.
Prompted by: Raimar Lutsch <raimar@lutsch.de>
Notes:
svn path=/head/; revision=40095
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Prevent Makefile from trying to run 644 missing script when no autocrap
is installed;
- add missed by the configure -lintl into LDFLAGS.
Replace perl with ${PERL} while I'm here.
Submitted by: bento
Notes:
svn path=/head/; revision=40087
|
|
|
|
| |
Notes:
svn path=/head/; revision=40084
|
|
|
|
|
|
|
|
| |
PR: 25887
Submitted by: Blaz Zupan
Notes:
svn path=/head/; revision=40022
|
|
|
|
| |
Notes:
svn path=/head/; revision=40018
|
|
|
|
|
|
|
|
|
|
| |
Add USE_GMAKE - too many things in the autoconf build process depend
on GNU make.
Approved by: maintainer
Notes:
svn path=/head/; revision=39963
|
|
|
|
|
|
|
|
| |
splash screen out of it, so use with caution. However, this version at least
compiles with, which is a big step forward ;-).
Notes:
svn path=/head/; revision=39934
|
|
|
|
| |
Notes:
svn path=/head/; revision=39927
|
|
|
|
|
|
|
| |
Reported by: Alex Vasylenko <lxv@omut.org>
Notes:
svn path=/head/; revision=39917
|
|
|
|
|
|
|
|
|
|
| |
- Support newer versions of the CGI perl module, and perl 5.6.0
PR: 25822
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=39888
|
|
|
|
|
|
|
| |
Submitted by: jfitz
Notes:
svn path=/head/; revision=39859
|