Commit graph

11845 commits

Author SHA1 Message Date
Chin-San Huang
7e1bedb298 - Update to 0.77
PR:		ports/127142
Submitted by:	chinsan
Approved by:	Larry Rosenman (maintainer)
2008-09-06 16:31:18 +00:00
Martin Wilke
0349a9c2a6 - Update to 2.0.0.16
PR:		126491
Submitted by:	"Dima Panov" <fluffy@fluffy.khv.ru>
Approved by:	maintainer timeout
2008-09-06 16:00:51 +00:00
Dirk Meyer
ec801e8cec - update to 1.0.1
PR:		127114
Submitted by:	Hirohisa Yamaguchi
2008-09-06 09:37:15 +00:00
Dirk Meyer
6aca8cd34d - fix typo
Reported by:	Dmitry Marakasov
2008-09-06 08:07:39 +00:00
Doug Barton
91c52f85fc A number of small-but-important updates:
1. Update the names of some configure flags. This would not have affected
users who used the defaults, or the package.

2. In order for the speller option to actually be chosen by configure
it already has to be installed, so add them to BUILD_DEPENDS. [1]
Fixing this properly also required a patch to configure which I am
submitting upstream.

3. Update the location of mlock (if installed) [1]

4. Turns out that alpine no longer uses the value of SSLTYPE internally,
(it is only used by the IMAP server which we don't build) so simplify
the whole SSL section considerably. All authentication types are now
available to alpine by default.

5. Include the proper MAKE_ARGS and relax a test in configure to give
users who want to try the new S/MIME support a fighting chance. [2]

Bump PORTREVISION accordingly

Submitted by:	Scott Allendorf <scott-allendorf@uiowa.edu> [1]
Inspired by:	scf [2]
2008-09-06 06:15:21 +00:00
Dmitry Marakasov
69d06bb44a A specialized mail gateway system for using user a specified SMTP
server and proxying.

Three proxy modes are supported.
- Unathenticated proxying mode in which case it just sits between
  the client and specified server.
- Athenticated proxying mode, which is the same as above, but only
  for authenticated connection.
- Smart proxying mode in which it accepts will send the mail through
  a server specified in the user's config by matching the the sender
  using regexps to determine what server should be used.

PR:		124967
Submitted by:	"Zane C.B." <vvelox at vvelox dot net>
2008-09-06 01:21:43 +00:00
Martin Wilke
f53caff7fc Remove dependency on www/libgtkhtml, this library is not maintained
and somewhat crashy. This plugin uses for some time now internal
copy of libgtkhtml with couple of it`s stability patches applied.

PR:		126859
Submitted by:	"Pawel Pekala" <c0rn@o2.pl> (maintainer)
2008-09-05 14:15:57 +00:00
Martin Wilke
e902fbd0ab - Update to 2.7.2 2008-09-05 14:15:33 +00:00
Anton Berezin
3dd7a60c95 Update to 0.8.16.
The changes file is not helpfule, but here it is anyway:
http://search.cpan.org/dist/Mail-Sender/Changes
2008-09-05 10:34:48 +00:00
Beech Rintoul
247e661c8b - Update to 20080903
- Update port maintainers mail address

PR:		ports/127061
Submitted by:	Michael Ranner <michael.ranner@jawa.at> (maintainer)
2008-09-05 04:25:29 +00:00
Jean Milanez Melo
3c6cc9886f - Fix pkg-plist after update. 2008-09-04 14:41:07 +00:00
Jean Milanez Melo
cc04d7a375 - Fix message in pkg-message.
Reported by:		Chris St Denis <chris@smartt.com> by email
2008-09-03 23:36:12 +00:00
Jean Milanez Melo
12c90f10ef - Update to 2.1.11.
PR:		ports/126109
Submitted by:	Yarema <yds@CoolRat.org>
2008-09-03 23:22:16 +00:00
Alex Dupre
1098ca0851 mime4j provides a parser, MimeStreamParser, for e-mail message streams
in plain rfc822 and MIME format. The parser uses a callback mechanism to
report parsing events such as the start of an entity header, the start
of a body, etc. If you are familiar with the SAX XML parser interface
you should have no problem getting started with mime4j.

The parser only deals with the structure of the message stream. It won't
do any decoding of base64 or quoted-printable encoded header fields and
bodies.

The parser has been designed to be extremely tolerant against messages
violating the standards.

mime4j can also be used to build a tree representation of an e-mail
message using the Message class. Using this facility mime4j
automatically handles the decoding of fields and bodies and uses
temporary files for large attachments.

WWW: http://james.apache.org/mime4j/
2008-09-03 08:04:41 +00:00
Alex Dupre
abd201ebed Update WWW and MASTER_SITES. 2008-09-03 06:15:50 +00:00
Alex Dupre
a2408844f3 Update WWW site. 2008-09-03 06:14:05 +00:00
Mark Linimon
ffb66a693f Reset christian.schade@interface-systems.de due to maintainer-timeouts
and no response to email.

Hat:	portmgr
2008-09-03 03:04:35 +00:00
Thomas Abthorpe
2515efb122 - Fix common include
- This is a no-op on the build cluster, no bump required

PR:		ports/126901
Submitted by:	Petr Rehor <prehor gmail.com>
2008-09-02 18:22:12 +00:00
Doug Barton
eaba514de6 Recognize the demise of Pine. 2008-09-02 07:29:20 +00:00
Doug Barton
12eb058528 I knew I forgot something. :-/ Remove pine4 and pico from the build.
Reminded by:    marck
2008-09-02 07:22:15 +00:00
Doug Barton
2508679812 Remove the port for Pine, and the slave port for Pico. UW has discontinued
development on the Pine branch, and is instead focusing its efforts on the
successor, Alpine.    http://www.washington.edu/alpine/

Alpine has more features, much better localization, better organized
(and largely rewritten) code, is BSD licensed, and should be a drop-in
replacement in terms of configuration files.

Alpine version 1.00 was released on March 17, 2008 after over a year of
development and community testing, and has since had 2 releases for
bugfixes and new features, so it's safe to say that this is a mature
replacement.
2008-09-01 20:21:47 +00:00
Clement Laforet
d009c372b4 - Drop maintainership 2008-09-01 08:18:28 +00:00
Alexander Botero-Lowry
9a7d3b8e3a - Fix build 2008-09-01 06:25:51 +00:00
Alexander Botero-Lowry
92fb7aba53 - update to 0.2.1.1
PR:		126376
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
2008-09-01 05:26:42 +00:00
Doug Barton
ba12aa336c Upgrade to version 2.00. The major new feature is experimental S/MIME
support. There are also some improvements and bug fixes for charset
handling, and various other small bug fixes.

See http://www.washington.edu/alpine/changes/1.10-to-2.00.html
for details.
2008-09-01 01:16:44 +00:00
Mark Linimon
79cb5fc7ff Reset mikeh, who has not done any commits for over a year.
Hat:		portmgr
2008-09-01 00:59:45 +00:00
Pav Lucistnik
d56b289848 - Jean-Baptiste Quenot won't be able to maintain his FreeBSD ports anymore and
wants them to be released

Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
2008-08-31 20:38:21 +00:00
Marcus Alves Grando
7d96f3c485 - Update VDA patch to 2.5.4
PR:		126897
Notified by:	Brian Haun <brian___haun.net>
2008-08-30 14:56:39 +00:00
Renato Botelho
51fd85cc98 - Fix build with recent clamav, based on the following patch:
http://qmail.jms1.net/simscan/simscan-1.4.0-clamav.3.patch

- Bump PORTREVISION

PR:		ports/126178
Submitted by:	Rainer Duffner <rainer@ultra-secure.de>
Reworked by:	garga
Approved by:	maintainer via ICQ
2008-08-29 16:48:17 +00:00
Philippe Audeoud
bd623ff373 - Update to 1.264
PR:		ports/126931
Submitted by:	Jim Riggs <ports _at_ christianserving _dot_ org>
2008-08-29 11:57:35 +00:00
Andrey A. Chernov
7409d09480 update to 2.7.1
PR:             126918
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2008-08-28 14:36:07 +00:00
Oliver Lehmann
cbd4ec5262 update to 4.4.1
disable DRAC support since the supplied patch is no longer compatible with 4.4.1
and the author has not updated it :/
2008-08-27 17:52:32 +00:00
Renato Botelho
b72b901790 - Split a piece of code that contain user configuration variables and create a
configuration file qmHandle.conf installed under ${PREFIX}/etc. This avoids
  user needs to edit qmHandle file at ${PREFIX}/bin and lost changes every
  upgrade
- Bump PORTREVISION
2008-08-27 14:24:45 +00:00
MANTANI Nobutaka
540467aeba Fix pkg-plist.* for NOPORTDOCS.
Reported by:	QAT
2008-08-27 12:10:13 +00:00
Alex Dupre
42f64c3af2 Update to 0.95.7 release. 2008-08-27 09:49:50 +00:00
Rong-En Fan
78f14c3243 - Update to 3.10 2008-08-27 08:35:55 +00:00
Kirill Ponomarev
28dd1cf220 - Update to version 0.2.28
- Bump sh lib version on depending ports

PR:		ports/126857
Submitted by:	mm@FreeBSD.org
2008-08-26 20:28:09 +00:00
Martin Wilke
24fd824bea - Update to 1.33
PR:		126649
Submitted by:	Harold Paulson <harold@internal.org> (maintainer)
2008-08-25 21:52:52 +00:00
Rong-En Fan
48bb1d6cb6 - Do not create share/doc/emil is NOPORTDOCS is defined
Reported by:	QAT
2008-08-24 13:48:30 +00:00
Greg Lewis
640c6d6f8e . pre-install -> pre-su-install since this target (via pkg-install) creates
the 'spamd' user and groups.

PR:		126700
Approved by:	Michael Scheidell (maintainer)
2008-08-21 14:39:58 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Renato Botelho
7e2d54d00e - Take maintainership 2008-08-20 11:21:08 +00:00
Mark Linimon
acb10421db Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to work
on FreeBSD at the moment.

Hat:		portmgr
2008-08-20 06:50:58 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Renato Botelho
96a69840e6 - Add a warning on pkg-install about rc.d/qmail.sh symlink and show to user
the way to have it working

PR:		ports/125740
Submitted by:	G. Georgiev <roots_bg@yahoo.com>
2008-08-19 13:13:46 +00:00
Mark Linimon
238940659f Return laszlof's ports to the pool due to lack of time.
Hat:		portmgr
2008-08-19 09:18:37 +00:00
Philip M. Gollucci
4f38b5e67e 2008-07-09 mail/mutt-ng: Abandonware by upstream maintainers. Use mail/mutt-devel
Approved by:    araujo (mentor)
2008-08-18 18:35:57 +00:00
Edwin Groothuis
6b8d02700b [MAINTAINER] mail/imapsync: update to 1.261
PR:		ports/126606
Submitted by:	Jim Riggs <ports@christianserving.org>
2008-08-18 00:35:35 +00:00
Marcus Alves Grando
e1a1580f71 - Update to 2.5.4
- Update VDA patch to 2.5.3
2008-08-17 23:14:30 +00:00
Marcus Alves Grando
2af287b7bc - Update to 2.6-20080814 2008-08-17 05:52:25 +00:00