| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
|
|
|
|
|
| |
of makedepend, it is not used actually. So, we don't need to
depend on it.
|
|
|
|
| |
Reported by: pointyhat via kris.
|
| |
|
| |
|
|
|
|
| |
are specified.
|
| |
|
|
|
|
|
|
|
|
| |
why icc defines __GNUC__?
Reported by: Attila Nagy <bra@fsn.hu>
Suggested by: hrs, nyan
Tested by: Attila Nagy <bra@fsn.hu>
|
|
|
|
|
|
|
|
|
|
| |
Security: Fix possible single byte overflow in mailbox handling code.
Security: Fix possible single byte overflows in the imapd annotate
extension.
Security: Fix stack buffer overflows in fetchnews (exploitable by
peer news server), backend (exploitable by admin), and in
imapd (exploitable by users though only on platforms where
a filename may be larger than a mailbox name).
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
|
| |
Cyrus doesn't accept this hack, and I really don't like it.
Requested by: many
|
| |
|
| |
|
|
|
|
|
|
| |
* Fix 0 termination in mysasl_canon_user.
* Check for imap magic plus buffer overflow in proxyd also
(CAN-2004-1015).
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Change ACLs correctly when renaming a user
* Do not abandon std{in,out,err} file descriptors; syslog assumes it
can use stderr if syslogd isn't running.
* Clean up imap magic plus to avoid buffer overrun (CAN-2004-1011)
* Fix lack of bounds checking in PARTIAL and FETCH (CAN-2004-1012,
CAN-2004-1013)
* Do not attempt to reuse a freed connection in lmtpproxyd.
* Allow login without authentication with -N switch in proxyd.
* Fix use of xrealloc and fold pointers in lmtpengine.
|
| |
|
|
|
|
| |
Requested by: Volodymyr Kostyrko <arcade@ints.net>
|
| |
|
|
|
|
|
|
| |
`cyrus' in NIS.
Reported by: nork
|
|
|
|
|
|
|
|
| |
- Fix build problem with WITH_SNMP_5 on FreeBSD 4.X with
perl5.8 installed. Though we need 5.8's libperl.so,
/usr/lib/libperl.so was linked. [1]
Reported by: Thomas Vogt <tv@solnet.ch> [1]
|
| |
|
|
|
|
|
|
|
|
| |
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
|
| |
|
|
|
|
| |
Reported by: bento via kris
|
|
|
|
| |
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (with modifications)
|
|
|
|
|
|
| |
LDAP ptloader.
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (with modification)
|
| |
|
|
|
|
|
| |
of WITH_SNMP from net-snmp4 to net-snmp. However, if there is
net-snmp4 installed, we still use net-snmp4 for backward compatibility.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
to avoid conflict with other ports.
PR: ports/60949, ports/29223, ports/47913
|
|
|
|
| |
Requested by: nork
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
the USE_<x> equivalents. In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.
First in a series of major autotools cleanups.
|
|
|
|
| |
Reported by: "Pascal HOARAU" <pascal@hh.nl>
|
|
|
|
|
|
|
| |
(since I don't have ia64 nor amd64, I tested at least it doesn't
break on i386.)
Obtained from: NetBSD
|
| |
|
|
|
|
|
|
|
| |
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
|
| |
|
|
|
|
| |
Reported by: kris
|
| |
|
|
|
|
| |
Reported by: "Stephen Marquard" <scm@marquard.net>
|
| |
|
|
|
|
|
| |
backend used for each database can be specified with an imapd.conf
option.
|
|
|
|
|
|
|
|
| |
Since our db42 requires to include db.h to use. existing configure
script cannot detect our db42. AC_CHECK_LIB() simply test if a
function exists. :(
Requested by: Dmitry Sorokin <dmitry_sorokin@yahoo.ca>
|
| |
|
| |
|