1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

183 Commits

Author SHA1 Message Date
Simon Barner
e2ceae20bb Fix Kerberos {IV, V} detection. 2005-07-28 13:41:18 +00:00
Simon Barner
1566a7e9b4 Update WWW (new fetchmail homepage fetchmail.berlios.de).
PR:		ports/83900
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2005-07-23 18:47:35 +00:00
Simon Barner
5d0b10e19d - Update to 6.2.5.2. This fixes a denial of service vulerability introduced
in version 6.2.5.1

- Use distribution patch from fetchmail.berlios.de instead of keeping the
  security fix in CVS (-> remove patch-r1, patch-s1 which contained to
  update from 6.2.5 to 6.2.5.1).

- The above patch also contains a patch that we kept locally in
  patch-driver.c: This one has been removed, too.
2005-07-22 06:59:44 +00:00
Simon Barner
8120543a2d - Update to 6.2.5.1 (security update!)
- Add new master site
- Take maintainership (no objections on freebsd-ports,
  Matthias also favours this option as long as the new FreeBSD
  maintainer will be responsive and submit patches upstream - promissed :-)

Submitted by:	Matthias Andree <matthias DOT andree AT gmx DOT de>
PR:		ports/83805
Obtainted from:	http://download.berlios.de/fetchmail/fetchmail-patch-6.2.5.1.gz
Security:	http://www.vuxml.org/freebsd/3497d7be-2fef-45f4-8162-9063751b573a.html
2005-07-21 10:25:32 +00:00
Mark Linimon
adda42bec2 With portmgr hat on, reset eik's ports since he has been inactive for
several months (not responding to email).

Discussed among:	portmgr team
2005-07-18 03:49:55 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Oliver Eikemeier
eaf6282337 - fix POP bug [1]
- add WITHOUT_NLS [2]

Seems like 6.2.6 takes a while...

PR:		60262 [1], 62732 [2]
Submitted by:	Stuart Barkley <stuartb@4gh.net> [1]
		Katsura Matsumoto <katsura@cc.osaka-kyoiku.ac.jp> [1]
2004-04-28 17:26:35 +00:00
Oliver Eikemeier
839e10da49 SIZEify
Prompted by:	trevor
2004-03-18 01:04:31 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Oliver Eikemeier
89638808a8 Try some new fetchmail mirrors
Noticed by:	Bill Fenner's portsurvey
Approved by:	marcus (mentor)
2003-11-16 22:15:28 +00:00
Oliver Eikemeier
d1b344e8cd switch my ports to my FreeBSD address
Approved by:	marcus (mentor)
2003-11-14 00:29:48 +00:00
Sergei Kolobov
d6c5b07526 - Update to 6.2.5 (see http://catb.org/~esr/fetchmail/NEWS for details)
- Use DOCSDIR macro in pkg-plist
- Don't install yet another copy of GPL
- Pass maintainership to Oliver Eikemeier

PR:		58283, 58341
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>,
		Esa Karkkainen <ejk@iki.fi>
Approved by:	Ville Eerola <ve@sci.fi> (previous maintainer),
		krion (implicit)
2003-10-24 09:33:14 +00:00
Mike Silbersack
21047f9d9f Update fetchmail port to 6.2.4 2003-09-09 03:26:24 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Daichi GOTO
e737a05c90 update mail/fetchmail: 6.2.0 --> 6.2.2
PR:		53280
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-07-01 11:33:38 +00:00
FUJISHIMA Satsuki
33e610508d track ESR's page.
www.tuxedo.org -> www.catb.org
2003-03-01 13:04:27 +00:00
Akinori MUSHA
4d0a0dc1c6 De-pkg-comment. 2003-02-21 12:51:06 +00:00
Jacques Vidrine
07e1eff52b Upgrade to 6.2.0, primarily to fix YET ANOTHER remotely exploitable
vulnerability.  That's at least four, but who's counting?
<URL:http://security.e-matters.de/advisories/052002.html>
2002-12-13 14:05:35 +00:00
Doug Barton
4c1de58db8 Update to 6.1.2, released 10/31. It's a very simple bugfix upgrade.
PR:		ports/44830
Submitted by:	Matthias Andree <matthias.andree@web.de>
2002-11-05 10:01:56 +00:00
Christian Weisgerber
f01e7de603 This port update fixes the pkg-plist to include the new localizations so they
are included in the package, and it contains many upstream bugfixes, installs
the NEWS documentation file. These are the upstream fixes:

* OTP fix patches from Stanislav Brabec <utx@penguin.cz>
* fix patch for writing antispam capability correctly in conf.c.
* Fix patches for Debian bugs #162571, #156592.
* Correction to manpage re -b and qmail.
* Patch to disable use of STLS if auth passwd is specified.
* Fix specfile generation to handle SSL correctly.
* New Danish, Turkish, and Catalan translation files.
* Improved ODMR debug messages.
* IMAP efficiency hack; don't fetch sizes unless needed.
* Detect and rewrite invalid return paths beginning with @.
* Fix for subtle freeing bug that suppressed information in some bounce msgs.
* Newline fix patches for internationalization files.
* Fix reversed test guarding authentication-failure warnings.
* Fix POP3 breakage starting at 5.9.14.

PR:		44330
Submitted by:	Matthias Andree <matthias.andree@web.de>
2002-10-31 14:54:22 +00:00
Ying-Chieh Liao
3fb67b589d dont remove locale/* dirs 2002-09-30 09:04:34 +00:00
Cy Schubert
312ab9677d Update 5.9.13 --> 6.1.0. Fixes yet another buffer overflow (exploit)
described at http://security.e-matters.de/advisories/032002.html.

Approved by:	nectar (using his security-officer hat)
		will (using his portmgr hat)
		As we are so close to last tagging, as suggested by
		portmgr, maintainer approval is forgone.
2002-09-29 18:23:32 +00:00
Jacques Vidrine
169788a18e Mark FORBIDDEN due to another buffer overflow.
http://security.e-matters.de/advisories/032002.html

  % cvs rlog ports/mail/fetchmail/Makefile | grep 'exploit' | wc
         3      28     203
2002-09-29 15:20:30 +00:00
Kevin Lo
1be12811d1 Update to version 5.9.13
PR: 41623
Submitted by:	 Esa Karkkainen <ejk@iki.fi>
2002-08-22 02:05:27 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Cy Schubert
70aae4aa9b Upgrade 5.9.6 --> 5.9.11 (fixing a remotely exploitable buffer overrun).
PR:		38328
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
Approved by:	kris for the Security Officer Team,
		will for the Port Manager Team, and
		MAINTAINER timeout
2002-05-23 04:29:10 +00:00
Jacques Vidrine
200fda1655 Mark FORBIDDEN due to a remotely exploitable buffer overflow.
http://tuxedo.org/~esr/fetchmail/NEWS
http://rhn.redhat.com/errata/RHSA-2002-047.html
2002-05-21 21:37:36 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Ying-Chieh Liao
2fa9946c02 upgrade to 5.9.6
Approved by:	maintainer timeout
2001-12-27 18:04:46 +00:00
Mario Sergio Fujikawa Ferreira
72dab870f3 Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:49:34 +00:00
Peter Pentchev
80d75a2a4e For the X11 case, when tkinter is needed, look for it the right way -
by USE_PYTHON and PYTHON_VERSION instead of hardcoding a python2.0
path component.
Bump PORTREVISION accordingly.

Apologies to Ville for committing this without maintainer approval,
but the ports freeze is so close, and this looks like a trivial
build fix..

PR:		30271
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-09-03 08:04:36 +00:00
Kris Kennaway
d01a627767 Upgrade to 5.8.17 ("Another victory for Open Source!"). This fixes a
remotely exploitable buffer overflow when connecting to a malicious
server.
2001-08-09 21:35:36 +00:00
Ben Smithurst
2d5bcac2eb Update to 5.8.11, which supports now ODMR, so update pkg-{descr,comment} to
mention ODMR to help "make search".

Approved by:	ve@sci.fi (maintainer)
2001-07-02 21:20:39 +00:00
Peter Pentchev
feedac49cd Update to 5.8.6.
Fix a problem with building Kerberos 4 (Kerberos 5 is still broken).

PR:		27941 (the Kerberos 4 build problem)
Submitted by:	Shawn Halpenny <malachai@iname.com>
Approved by:	maintainer
2001-06-15 07:51:44 +00:00
Doug Barton
d04b9f2673 Update to 5.8.5, provided by the maintainer.
PR:		ports/27783
Submitted by:	Ville Eerola <ve@sci.fi>
2001-05-31 07:08:13 +00:00
Doug Barton
68af2586e7 Update path to py-tkinter
PR:		27754
Submitted by:	Esa Karkkainen ejk@iki.fi
2001-05-30 05:14:45 +00:00
Peter Pentchev
979c487646 Update to 5.8.1 with lots of bugfixes. Remove the substitution of
/usr/bin/true for autoconf and friends - the fetchmail build system
does the right thing now.

Approved by:	maintainer
Apologies to:	sobomax for my harsher-than-needed complaints for his
		fast and to-the-point port fixes.
2001-04-24 06:24:45 +00:00
Maxim Sobolev
6fcd1686e6 Unbroke on the systems with crypto from ssl port. 2001-03-27 08:38:06 +00:00
Doug Barton
89eb12f60c Commit the least objectionable of the possible fixes... maintainer, et al
can argue about the rest later, let's get the thing fixed first. This is
a combination of my fix and Peter Pentchev's.
2001-03-24 06:37:25 +00:00
Maxim Sobolev
6c70d3fc1e Try harder to prevent build process from unnecessarily invoking autoheader,
autoconf, automake and aclocal.

Prompted by:	Raimar Lutsch <raimar@lutsch.de>
2001-03-20 11:04:36 +00:00
Maxim Sobolev
6dab512385 Fix two breakages:
- 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
2001-03-20 09:40:16 +00:00
Peter Pentchev
f061afd9c2 Update to 5.7.4.
Add USE_GMAKE - too many things in the autoconf build process depend
on GNU make.

Approved by:	maintainer
2001-03-17 12:08:09 +00:00
Peter Pentchev
5960b716f2 Remove patches incorporated into the mainstream fetchmail distribution.
Approved by:	maintainer
2001-03-08 12:03:33 +00:00
Peter Pentchev
5fd2d44265 Update to 5.7.2, add NOPORTDOCS handling, fix --enable-opie misspelled
as --enable-OPIE until now.

Approved by:	maintainer
2001-03-08 12:03:09 +00:00
Peter Pentchev
df3de98c5f Update to 5.6.8, which contains preauthentication fixes and enhancements.
Approved by:	maintainer
2001-02-23 08:30:39 +00:00
Peter Pentchev
bb32f78b6e Chase the checksum - yes, the tarball was rerolled.
A non-reachable exit() call was removed from the end of main(),
and the version number information was updated in the .lsm file.

Noticed by:	Steve Watt, Mike Harding, Ville Eerola, probably others, too
2001-02-15 09:38:32 +00:00