| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
|
|
|
|
|
|
|
|
|
|
| |
SSLv2 and SSLv3 instead of SSLv3 only - this fixes the error some people
where experiencing with the ssl clients:
connect: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number
Noted by: Oliver Brandmueller <ob@e-Gitt.NET>
Suggested by: Oliver Brandmueller <ob@e-Gitt.NET>
|
|
|
|
| |
Approved by: clsung (mentor, implicit)
|
|
|
|
|
| |
PR: 117237
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
|
|
|
|
|
| |
PR: 117347
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
which drastically improves mail delivery performance when
VERP is being used.
In order to exploit the performance gain, one has to choose
'POSTFIX' in the OPTIONS menu, configure postfix with proper
smtpd_authorized_verp_clients settings, then add:
VERP_STYLE = 'Postfix'
to the mm_cfg.py configuration.
The Postfix style XVERP delivery is disabled by default.
PR: ports/116847
Approved by: maintainer timeout
|
|
|
|
| |
- Teach postfix to 8.0
|
|
|
|
| |
- Teach postfix to 8.0
|
|
|
|
|
|
|
| |
- Teach postfix to 8.0 [1]
PR: 117304 [1]
Submitted by: Oliver Peter <hoschi___mouhaha.de> [1]
|
|
|
|
|
|
|
|
|
| |
- Update VDA patch to 2.4.5
- Teach postfix to 8.0 [1]
PR: 117304 [1]
Submitted by: Oliver Peter <hoschi___mouhaha.de> [1]
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
qmail-smtpd - this is why you need SMTPEXTFORK. When forked, this processes
gets all enviroment variables which were available for the parent process
(qmail-smtpd).
PR: ports/116332
Submitted by: Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br>
Approved by: stas (mentor)
|
|
|
|
|
| |
PR: 117340
Submitted by: Xin LI
|
| |
|
|
|
|
|
| |
PR: 117086
Tested by: -exp runs
|
|
|
|
|
| |
PR: 117129
Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
|
| |
|
|
|
|
|
| |
PR: 117148
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/116867
Submitted by: J.R. Oldroyd (maintainer)
Approved by: miwi (co-mentor)
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
| |
PR: ports/116336
Submitted by: Richard A Secor <rsecor@seqlogic.com>
Approved by: maintainer timeout (almost a month)
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/117083
Submitted by: Philippe Audeoud <jadawin tuxaco.net>
Approved by: clsung (mentor, implicit)
|
|
|
|
| |
Noticed by: sunpoet via irc
|
|
|
|
|
|
| |
PR: ports/116612
Submitted by: Loic Pefferkorn <loic at frozenbox.com>
Approved by: maintainer timeout (16 days)
|
|
|
|
|
|
| |
Submitted by: pointyhat via pavmail
Reviewed by: miwi@
Approved by: ismail enderunix.org (maintainer, via private email) miwi (co-mentor)
|
|
|
|
|
|
| |
different then libsylph/base64.h does
PR: 117001
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
how to handle the database upgrade and the SpamAssassin patch partial
integration.
There are several important changes that may affect your vpopmail
installation and may need you to handle manually:
- THE MYSQL CONNECTION INFORMATION IS NO LONGER DEFINED AT COMPILE-TIME!
The WITH_MYSQL_{USER,PASSWD,SERVER,DB} variables should NOT be defined
when you build the port; place that information in the vpopmail.mysql
file after vpopmail has been installed!
- the default domain is also no longer defined at compile time - you need
to place it in the defaultdomain file after the installation.
- the defaultdomain and vpopmail.mysql files are no longer blindly removed
on deinstallation, they are only removed if they have not been modified
- in vpopmail 5.4.18, the database schema was changed - some fields were
extended from 64 to 96 characters. If you do not apply those changes
to your database, as explained in the vpopmail/doc/UPGRADE file, your
vpopmail installation may silently fail or lose the trailing portions
of domain names and usernames.
- in vpopmail 5.4.19, the upstream authors integrated large parts of
Alex Dupre's SpamAssassin support, without the SPAM_THRESHOLD part.
If you use vpopmail along with the SpamAssassin FreeBSD port support,
take extra care to ensure that your installation still processes
e-mail messages in the same way.
- vpopmail 5.4.19 added support for maildrop as a mail delivery agent.
This is available in the FreeBSD port if WITH_MAILDROP is defined.
There is also a new user-limit flag for maildrop delivery.
- vpopmail 5.4.19 added support for MySQL connections via Unix sockets
instead of TCP sockets to the server. To do that, change the second
value (the port number) in vpopmail.mysql to the full pathname of
the MySQL socket (e.g. /tmp/mysql.sock).
- vpopmail 5.4.20 extended the LDAP support; please see README.ldap for
more information, and specify the LDAP connection information in
the vpopmail/etc/vpopmail.ldap file after the installation.
|
|
|
|
|
| |
PR: ports/116885, ports/116914
Submitted by: Philip M.Gollucci <pgollucci at p6m7g8.com>
|
| |
|
|
|
|
|
|
|
|
| |
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr
|
|
|
|
|
| |
PR: 116979
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
|
|
|
|
|
| |
Submitted by: Olli Hauer <ohauer@gmx.de>
Approved by: maintainer (via icq)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION because of previous reason
- Add --no-QQ-check on CONFIGURE_ARGS to permit package build
- Remove MANUAL_PACKAGE_BUILDING
- Add a note on pkg-message allerting user that it needs qmail built with
QMAILQUEUE patch applied.
PR: ports/116312
Submitted by: maintainer
Reworked by: lwhsu, garga
Approved by: maintainer
|
|
|
|
| |
Submitted by: Per olof Ljungmark <peo@intersonic.se>
|
| |
|
|
|
|
|
|
| |
PR: ports/116894
Submitted by: Ismail YENIGUL <ismail enderunix.org> (maintainer)
Approved by: miwi (co-mentor)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 115939
Submitted by: phk
Approved by: maintainer timeout (>4 weeks)
|
|
|
|
|
|
|
|
|
| |
- Major changes compared to mimp 1.0.1 are:
- Add Simplified Chinese translation.
- Add Polish translation.
Approved by: sat (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Major changes compared to turba 2.1.4 are:
- Fix some fatal errors caused by the IMSP driver when deleting
certain contacts and while adding contacts to lists in certain cases.
- Fix adding contacts to a new contact list in a source other than the
source the contacts being added are from.
- Fix paging through search results from another than the default
address book.
- Fix copy/moving contacts to a new contact list.
Approved by: sat (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Changes compared to imp 4.1.4 are:
- Lower memory usage when downloading folders.
- Fix detection of default namespace information when no namespaces
are defined on the server.
- Don't lose message bodies when moving messages to trash when over
quota.
- Remove unused defaults in Fetchmail_imap.
- Fix empty folder name appearing on Cyrus and servers with similar
namespaces.
- Only show reply options in iCalendar viewer if a reply is requested.
- Remove non-responsive www.keyserver.net and wwwkeys.pgp.net from PGP
options.
- Fix moving messages when over quota on Dovecot servers.
- Fix parsing of certain distribution lists.
- Fix rare occurrence where an action perfomed on the mailbox screen
would instead be performed on the INBOX.
- Don't show save attachments prompt in compose screen if configured
to automatically link all attachments.
Approved by: sat (mentor, implicit)
|
|
|
|
|
| |
PR: ports/116796
Submitted by: KIMURA Yasuhiro (maintainer)
|
| |
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
mail/cclient.
|
|
|
|
|
|
|
|
| |
- Unconditionally depend on curl, expat2 and cyrus-sasl2.
PR: 115875
Submitted by: bf <bf2006a@yahoo.com>
Patch by: maintainer
|
|
|
|
|
| |
work after the update to 2006j. It was not a typo including linkage.c.
Without this, none of the drivers or authenticators are properly loaded.
|
|
|
|
|
|
|
|
|
|
|
| |
Major changes compared to Ingo 1.1.3 are:
Add Simplified Chinese translation.
Fix check for bulk or list precedence in Sieve vacation.
Add additional checks to avoid adding empty test values.
Fix multiline vacation messages with procmail driver.
Approved by: sat (mentor)
|
|
|
|
| |
being worked on.
|
|
|
|
| |
for the problems seen with gcc4.2.
|
| |
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
| |
will actually work. The previous commit completely broke imapd, ipopd, etc.
This restores the installation of linkage.c from the last working version.
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
If you install the imap-wu port and read the imapd man page
it shows under SYNOPSIS that imapd is installed in the
directory /usr/etc/imapd, however the port install the
binary under /usr/local/libexec
Also fixed for ipopd.8
PR: ports/102060
Submitted by: Jan Riedinger <jan@master.swk.sns.eu>
|
|
|
|
|
|
|
|
| |
Several patches were needed due to the removal of
include/c-client/linkage.c in favour of include/c-client/linkage.h.
PR: ports/114833
Submitted by: "Pedro J. Lobo" <pjlobo@sec.upm.es>
|
|
|
|
|
|
|
|
|
| |
The c-client and imap-uw ports are still at version 2004g. The attached
patch updates imap-uw to version 2006j.
PR: ports/114834
Submitted by: "Pedro J. Lobo" <pjlobo@sec.upm.es>
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
| |
The c-client and imap-uw are still at version 2004g. The
patch I am enclosing updates c-client to version 2006j.
PR: ports/114833
Submitted by: "Pedro J. Lobo" <pjlobo@sec.upm.es>
Approved by: maintainer timeout
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
|
| |
|
|
|
|
| |
will be needed to conditionalize bsd.perl.mk inclusion.
|
|
|
|
|
|
|
|
|
| |
- Remove explicit dependence on Apache.
- Install into ${PREFIX}/www/websieve (${WWWDIR}).
- Use the generic OPTIONS mechanism rather than some strange precursor to it.
PR: ports/116493
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
|
|
|
|
| |
Changes: http://search.cpan.org/src/ULTRADM/POE-Component-Client-SMTP-0.18/Changes
|
|
|
|
| |
Tested by: Lee Dilkie <lee_dilkie@mitel.com>
|
|
|
|
|
| |
Reported-by: Mario Pranjic <mario.pranjic@gmail.com>
PR: ports/116556
|
|
|
|
| |
Changes: http://search.cpan.org/src/MARKOV/MIME-Types-1.21/ChangeLog
|
|
|
|
| |
Approved by: Udo Schweigert <Udo.Schweigert@siemens.com>
|
|
|
|
|
|
| |
- Remove OPTION for PCRE, it is used unconditionally in the new version.
Submitted by: daniel@netwalk.org via private mail
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Phplist is an email announcement delivery system. It is great for
newsletters, publicity lists, notifications, and many other uses.
Phplist has many features, including:
* double opt-in subscription mechanism
* scheduling
* RSS
* list segmentation
* click-tracking
* attachments
* bounce management
PR: ports/115799
Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
Approved by: sat (mentor)
|
| |
|
|
|
|
| |
Reviewed by: tobez
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some ports require unzipped source of cclient.
For example, one of the ports with such problem is the
asterisk (configure --with-imap). Copying some of the files
in the include/cclient solves this problem by using standard
tools. These files are stored parameters with which compiles
port
PR: ports/114913
Submitted by: viper <viper@perm.raid.ru>
Approved by: maintainer timeout
|
|
|
|
|
|
|
| |
- Update to 1.02
PR: ports/116366
Submitted by: Xavier Beaudouin <kiwi@oav.net>
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/src/RJBS/Email-Send-2.190/Changes
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Obtained from: claws-mail cvs
Approved by: netchild (maintainer)
|
|
|
|
| |
- Take maintainership.
|
| |
|
|
|
|
|
|
|
|
| |
2007-08-22 databases/java-sqlrelay: Depends on obsolete version of jdk
2007-08-22 mail/yuzu: Depends on obsolete version of jdk
2007-08-29 net/ng_netflow: already in base in all supported versions of FreeBSD
2007-08-22 java/jdk12-doc: Obsolete version of jdk
2007-08-22 japanese/netypesv: Depends on obsolete version of jdk
|
|
|
|
|
| |
PR: 116436
Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION after claws-mail update
Notes from Holger Berndt (author)
Fix typo in English popup string. Thanks to
Andrea Spadaccini for reporting
Submitted by: Hagen Kühl (via irc freenode #freebsd-doc.de)
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
| |
|
|
|
|
|
|
|
| |
Changelog:
http://sourceforge.net/forum/forum.php?forum_id=736049
Approved by: netchild (implicit)
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Craig Green <cgreen@sentex.net>
|
|
|
|
|
|
|
| |
- Update to 1.223
PR: ports/116283
Submitted by: Jim Riggs <ports@christianserving.org>
|
|
|
|
|
|
| |
file.
Tested by: Eric <eric at mikestammer.com>
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
|
|
| |
- Minor tweaks
Approvnd by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
|
| |
|
|
|
|
| |
Noticed by: Wendell Martins Borges <wendell@ramenzoni.com.br>
|
|
|
|
|
| |
PR: ports/115283
Submitted by: Nils Vogels
|
|
|
|
|
|
|
|
| |
PR: ports/116208
Submitted by: Larry Rosenman <ler_AT_lerctr.org>
Noticed by: pavmail
Pointyat to: tabthorpe, ler_AT_lerctr.org
Approved by: clsung (mentor)
|
|
|
|
|
| |
PR: ports/116234
Approved by: maintainer
|
|
|
|
| |
Hat: portmgr
|
| |
|
|
|
|
|
| |
- Step down maintainership (i don't use it any longer, so will not be
able to garantee if it's workable).
|
|
|
|
|
|
|
|
| |
- Some cosmetic changes
PR: ports/116203
Reported by: Richard Secor <rsecor at seqlogic.com>
Submitted by: Felippe de Meirelles Motta <lippe at freebsdbrasil.com.br> (maintainer)
|
|
|
|
|
| |
PR: ports/116183
Submitted by: Xavier Beaudouin <kiwi at oav.net> (maintainer)
|
|
|
|
|
| |
PR: 116189
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
rss2email is a simple Python script that lets you subscribe to a
list of XML newsfeeds and get new items sent to you by email.
WWW: http://rss2email.infogami.com/
Author: Aaron Swartz <me@aaronsw.com>
Based on: NetBSD pkgsrc port
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
|
|
|
| |
Hat: portmgr
|
| |
|
|
|
|
|
| |
Thanks to: Holger Berndt (author)
Approved by: maintainer implicit
|
|
|
|
|
| |
PR: ports/112445
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
|
|
|
|
|
|
| |
PR: ports/116153
Submitted by: Larry Rosenman <ler_AT_lerctr.org> (maintainer)
Approved by: clsung (mentor)
|
|
|
|
|
|
| |
PR: 115644
Submitted by: root@proxy.home.oav.net
Approved by: maintainer timeout
|
|
|
|
| |
WWW: http://www.claws-mail.org/plugins.php
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
| |
|
|
|
|
|
|
| |
Changelog: http://www.claws-mail.org/news.php
Notes: claws-mail* has now switched to GPLv3
Approved by: netchild@ (implicit)
|
|
|
|
|
|
|
| |
- Install the new born css file into ${PREFIX}/www/mailgraph/. This is
the best solution, which requires minimal efforts after installation. [1]
Discussed on: freebsd-ports@ [1]
|
|
|
|
|
| |
Obtained from: Debian package
Suggested by: Frank Terbeck <ft _at_ bewatermyfriend.org>
|
|
|
|
|
| |
- Add one more mastersite for this patch
- Cosmetic changes
|
| |
|
|
|
|
|
| |
PR: ports/116062
Submitted by: Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
|
|
|
|
|
|
|
| |
PR: ports/111167
Submitted by: Craig Butler<craig001_AT_lerwick.hopto.org>
Approved by: clsung (mentor)
Repocopied by: marcus
|
|
|
|
|
|
| |
PR: ports/111167
Submitted by: Craig Butler<craig001_AT_lerwick.hopto.org>
Approved by: clsung (mentor)
|
| |
|
|
|
|
| |
- Remove left-over tempfiles in post-install
|
|
|
|
|
|
|
| |
- for details please refer to the PR
PR: ports/115907
Submitted by: maintainer (Jan-Peter Koopmann)
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: ports/115908
Submitted by: maintainer (Pawel Pekala)
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
| |
|
|
|
|
| |
Submitted by: John Marshall <John.Marshall@riverwillow.com.au> by private mail.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Repocopy qmail-scanner to mail/qmail-scanner1 to preserver 1.x version
I made a big confusion here, i forgot i have transfered maintainership of
qmail-scanner to jmelo@, and I took the PR and did all the job.
I explained to jmelo@ and he approved all these changes.
PR: ports/115877
Submitted by: Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br>
Approved by: jmelo (maintainer)
Repocopied by: marcus
|
|
|
|
|
|
|
|
|
|
|
| |
- Manually include bsd.python.mk if WITH_X11 is set (after bsd.port.pre.mk) [2]
Security: http://www.vuxml.org/freebsd/45500f74-5947-11dc-87c1-000e2e5785ad.html
Security: http://fetchmail.berlios.de/fetchmail-SA-2007-02.txt
Submitted by: Matthias Andree <matthias.andree@gmx.de> [1]
PR: ports/116011 [1]
Submitted by: Jacula Modyun <jacula@gmail.com> [2]
PR: ports/115714 [2]
|
|
|
|
|
|
|
|
|
|
|
| |
statistics that produces daily, weekly, monthly and yearly graphs of
received/sent, bounces/rejected, spam mails, viruses, ... and pop/imap
statistics.
WWW: http://openvisp.fr/
PR: ports/115938
Submitted by: Xavier Beaudouin <kiwi at oav.net>
|
|
|
|
| |
Reported by: kris
|
|
|
|
|
| |
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims.
|
|
|
|
|
|
|
| |
Release Notes: https://sourceforge.net/project/shownotes.php?group_id=139420&release_id=536081
PR: ports/115959
Submitted by: maintainer (Hirohisa Yamaguchi)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Move pkg-{deinstall,install,message} to files and use it with SUB_FILES and
SUB_LIST
- Clean a bit pkg-plist and add message to files/pkg-deinstall.in
- Remove unecessary MASTER_SITE_SUBDIR
- Bump PORTREVISION since CLAMAV is a default OPTION
PR: ports/115560
Submitted by: garga
Approved by: maintainer timeout (15 days)
|
|
|
|
|
|
| |
of defaults from Porters Handbook and was an error add it.
Suggested by: many people
|
|
|
|
| |
- Backport changes from mail/postfix (SASL2/DOVECOT)
|
|
|
|
|
|
|
|
| |
PORTREVISION intentionally not bumped.
Submitted by: baptiste.daroussin@gmail.com
PR: ports/110678
Approved by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
http://www.vuxml.org/freebsd/d9867f50-54d0-11dc-b80b-0016179b2dd5.html
- bump PORTREVISION
Noted by: miwi
Submitted by: miwi
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: maintainer implicit
Security: http://www.vuxml.org/freebsd/d9867f50-54d0-11dc-b80b-0016179b2dd5.html
|
|
|
|
|
|
|
|
| |
text-only alternative and embedded media objects. For example,
an HTML email with an alternative version in plain text and
with all the required images contained in the mail.
WWW: http://search.cpan.org/dist/Email-MIME-CreateHTML/
|
|
|
|
|
| |
(explicit) LIB_DEPENDS.
- Convert to use USE_XORG.
|
|
|
|
|
|
|
|
| |
- Allow port to install with qmail-ldap slaveport.
PR: ports/115794
Submitted by: Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
Approved by: stas (mentor)
|
|
|
|
|
|
| |
PR: ports/115796
Submitted by: Hung-Yi Chen
Approved by: maintainer
|
|
|
|
|
|
|
| |
in the past.
Suggested by: sat
Approved by: maintainer
|
|
|
|
|
| |
PR: 115720
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
|
|
|
|
| |
Approved by: clsung (mentor)
|
|
|
|
|
|
|
| |
with ffmpeg
PR: ports/115038
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/114828
Submitted by: mm
Approved by: jmelo (maintainer, private e-mail)
|
|
|
|
|
| |
PR: 115150
Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer)
|
| |
|
|
|
|
| |
PR: 115687
|
|
|
|
| |
- PORTEPOCH bump.
|
| |
|
| |
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
|
|
|
|
|
|
|
| |
script to connect to and interact with a POP3 mail server.
It is based on the PHP streams interface and requires no
external library.
WWW: http://pecl.php.net/package/POP3
PR: ports/115366
Submitted by: buganini at gmail.com
|
|
|
|
|
|
|
|
|
| |
Upgrading from 2.3.8
* The default value of the allowplaintext option has been changed to
disabled (0). If you need to allow cleartext passwords on the wire,
then you will have to explicitly enable the allowplaintext option
in imapd.conf.
|
|
|
|
|
| |
PR: ports/115422
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
use a more recent version
2007-08-19 japanese/skk10-elisp-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-sj3+wnn7: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-sj3+wnn6: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-freewnn+sj3: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+freewnn: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/migemo-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/lookup-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/emacs20-emcws: editors/emacs20 is also deprecated
2007-08-19 japanese/ddskk-emacs20: emacs20 and related ports are obsolete; please use a more recent version
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
please use a more recent version
2007-08-19 mail/wanderlust-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 mail/rmime: emacs20 and related ports are obsolete; also, distfile is unfetchable
2007-08-19 mail/mew2-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 mail/mew-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 mail/emh-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 lang/tuareg-mode.el: emacs20 and related ports are obsolete; this port needs an update
2007-08-19 korean/hanemacs: depends on emacs19 which is obsolete
2007-08-19 japanese/weather-emacs20: emacs20 and related ports are obsolete; please use a more recent version
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
PR: ports/115424
Submitted by: Zane C. B. <vvelox@vvelox.net> (maintainer)
Approved by: itetcu (mentor)
|
|
|
|
| |
Reviewed by: maintainer
|
| |
|
| |
|
|
|
|
|
|
| |
- Remove all obsoleted code
- Use a new rc.d script to run
- Take maintainership
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: ports/114425
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet_AT_sunpoet dot net>
Reviewed by: maintainer (Matthias Andree)
Approved by: maintainer
|
|
|
|
|
|
|
| |
Release Notes: https://sourceforge.net/project/shownotes.php?group_id=139420&release_id=531917
PR: ports/115487
Submitted by: maintainer (Hirohisa Yamaguchi)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add reinplace_cmd to respect CC
- From maintainer:
Several security updates from 3.2.1 to 3.2.2, but 3.2.2 broke spamd.
This fixes the spamd problem in 3.2.2 as well.
Build depends for DNS bumped to .60 due to DOS condition,
crypt to 0.24 due to segv in spamd with malformed DomainKey message.
DomainKey plugin turned BACK OFF in default installs (not needed now that DKIM does work)
PR: ports/115369
Submitted by: Michael Scheidell <scheidell@secnap.net>`
Approved by: sat (mentor)
|
|
|
|
| |
SSL certificates.
|
|
|
|
|
| |
PR: ports/115310
Submitted by: garga
|
| |
|
|
|
|
|
| |
PR: ports/115427
Submitted by: Scot Hetzel <swhetzel@gmail.com>
|
|
|
|
|
| |
PR: ports/115329
Submitted by: Linh Pham <question+fbsdports at closedsrc.org> (maintainer)
|
|
|
|
|
| |
PR: ports/115299
Submitted by: Yoshisato YANAGISAWA <yanagisawa at csg.is.titech.ac.jp> (maintainer)
|
|
|
|
|
| |
PR: ports/115339
Submitted by: Harold Paulson <haroldp at internal.org> (maintainer)
|
|
|
|
|
| |
PR: 115375
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
|
| |
|
|
|
|
|
| |
PR: 115177
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/101383
Submitted by: Sean Farley <sean-freebsd__at__farley.org>
|
|
|
|
| |
Submitted (in part) by: Scot Hetzel
|
|
|
|
|
| |
PR: ports/115282
Submitted by: Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br>
|
|
|
|
|
|
|
|
| |
from rc script to avoid user confusion. We can not setgid for command
invoked from rc.subr. [1]
- Change rc script to match our guideline in Porter's Handbook
Noticed by: Nicolas Rachinsky <nicolas-2007 at rachinsky.de> [1]
|
| |
|
|
|
|
|
| |
Reported by: erwin
Pointy hat to: sat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Textmail filters a mail message or mbox, replacing MS Word, MS Excel,
HTML, RTF, and PDF attachments with the plain text contained therein.
By default, the following attachments are also deleted: image, audio,
video, and MS Windows executables. MS winmail.dat attachments are
replaced by any attachments contained therein, which are then replaced
by text or deleted in the same fashion. Any of these actions can be
suppressed with the command line options. Mail headers can also be
selectively deleted.
WWW: http://raf.org/textmail/
Author: raf <raf@raf.org>
|
|
|
|
|
|
| |
- bump PORTREVISION
Submitted by: araujo
|
| |
|
|
|
|
|
|
|
|
| |
- Remove 4.X cruft.
PR: ports/114892
Submitted by: Nils Vogels <nivo@is-root.com> (maintainer)
Approved by: pav (portmgr, in mentor's absence)
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/113611
Submitted by: Z.C.B. <vvelox@vvelox.net> (maintainer)
Approved by: pav (portmgr, in mentor's absence)
|
| |
|
|
|
|
| |
Obtained from: https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/lib/cyrusdb_berkeley.c.diff?r1=1.17;r2=1.18
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Maintainer notes:
Please note that the format of listtexts have changed. So, if you have
custom listtexts which contain non-USASCII characters, you should convert
them. It is easily done with the following one-liner:
perl -i -p -e 's/([\x80-\xff])/sprintf("\\u%04X",ord($1))/ge' /path/to/texts/*
PR: ports/115121
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
|
|
|
|
|
|
|
|
|
| |
have an UTF-8 enabled mutt out of the box.
- Add WITH_MUTT_SMTP know.
- Bump PORTREVISION
PR: 115109
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
|
| |
PR: ports/115120
Approved by: maintainer
|
|
|
|
|
| |
PR: 115191
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
|
|
|
|
|
|
|
| |
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
|
| |
|
|
|
|
|
| |
PR: ports/115149
"Please commit": ahze
|
|
|
|
|
| |
PR: 115147
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Update VDA to 2.4.4
|
|
|
|
|
| |
PR: 115083
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
|
|
|
|
|
| |
Noticed by: sat
Approved by: maintainer implicit (that's what he sent originally)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
|
|
|
|
| |
PR: 112823
|
| |
|
|
|
|
| |
- Remove 4.x cruft
|
| |
|
| |
|
|
|
|
| |
Submitted by: ume
|
| |
|