| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/153082
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
|
|
|
|
|
| |
PR: ports/153079
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
|
|
|
|
|
| |
PR: ports/153078
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
|
|
|
|
|
|
| |
also fix the .sh.in -> .in transition
Reported by: QAT [1]
|
|
|
|
|
|
|
| |
- Remove MD5
PR: ports/152977
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Remove MD5
- Bump PORTREVISION
PR: ports/151776
Submitted by: Tilman Keskinoz <arved@freebsd.org>
Approved by: maintainer timeout (sergei ; 45 days)
|
|
|
|
|
|
| |
Approved by: Corey Halpin (maintainer)
Submitted by: mandree
PR: ports/152999
|
|
|
|
|
|
| |
PR: ports/152470
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: maintainer timeout (info@otsune.com ; 17 days)
|
|
|
|
|
|
| |
PR: ports/149075
Submitted by: David DEMELIER <demelier.david@gmail.com>
Approved by: maintainer timeout (novel ; 134 days)
|
|
|
|
|
|
| |
- Drop MD5 checksums
Security: http://www.vuxml.org/freebsd/1d8ff4a2-0445-11e0-8e32-000f20797ede.html
|
|
|
|
|
|
|
| |
- Drop MD5 checksum
- Replace CONFLICTS with CONFLICTS_INSTALL
Security: http://www.vuxml.org/freebsd/1d8ff4a2-0445-11e0-8e32-000f20797ede.html
|
|
|
|
| |
- Drop MD5 checksums
|
|
|
|
|
|
|
| |
- Drop MD5 checksum
- Replace CONFLICTS with CONFLICTS_INSTALL
Security: http://www.vuxml.org/freebsd/1d8ff4a2-0445-11e0-8e32-000f20797ede.html
|
|
|
|
|
|
|
|
|
|
| |
2010-09-21
* smtptrapd.c (): 1.6 has been released with enhancements for
logging, banner delay and rejection based upon a patch from Joseph Tam.
- Quieted the Makefile
Reported by: portscout via miwi
|
|
|
|
|
| |
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
|
|
|
|
| |
Submitted by: Angelo Turetta <aturetta@commit.it>
|
| |
|
| |
|
|
|
|
|
| |
Give the alpine/pkg-install script triple protection against
being run inappropriately.
|
|
|
|
|
|
| |
PR: ports/152906
Submitted by: Eric Freeman <freebsdports@chillibear.com> (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
|
|
|
|
| |
email troubles) to ruby@.
|
|
|
|
|
|
|
| |
PR: ports/152515
Submitted by: myself (pgollucci)
Approved by: freebsdports@chillibear.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix the problem mentioned in the PR related to a feature of the port
that is useful, or dangerous depending on how you look at it. :)
If you run 'alpine -conf > file' it will merge in values from your
existing global conf file (/usr/local/etc/alpine.conf) and spit out a
new file with any new features added. The port used this feature when
I took it over, and I maintained that behavior because it is useful.
However, it is different from the traditional behavior of installing
a clean foo.conf.sample file, and maintaining foo.conf only if it
differs from the sample.
My solution to this problem is different than the PR's, but does not
involve patching the source. Using the pkg-install file and taking
advantage of the default behavior of the alpine -conf feature I have
created the best of both worlds, a clean .sample, and merging in local
changes if they exist.
Since I'm changing stuff anyway, do both sides of the process in a
more security-conscious way.
Bump PORTREVISION since the package is now different
PR: ports/148859
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
|
|
|
|
|
|
| |
It s/link/rename/ in 2 spots, otherwise it's just code whitespace changes.
While here, let 'make makesum' remove MD5s
|
| |
|
|
|
|
|
| |
PR: ports/152776
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/152774
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
|
|
|
|
| |
Pointyhat to: glewis
|
|
|
|
|
|
| |
response to email.
Hat: portmgr
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
|
|
|
| |
- Bump portrevisions of plugins with no new version
- Recreate checksum files to new standard
- Add LICENSE infos
- Mark MAKE_JOBS_SAFE
PR: 152711
Submitted by: Pawel Pekala <c0rn@o2.pl>
|
| |
|
|
|
|
|
|
|
|
|
| |
- Patches are maintained by myself (mm@FreeBSD.org)
URL: http://blog.vx.sk/archives/13-Cyrus-IMAP-UoA.html
PR: ports/152257
Approved by: maintainer (timeout)
|
| |
|
|
|
|
|
| |
PR: ports/152670
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Add db51 support (used by header caches)
- Adjust NCURSES/SLANG selection
- Remove obsolete MD5 sum
PR: ports/152318
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
|
|
|
|
|
|
|
| |
the manual is build as soon as one of the conversion utilities is
detected, even if it is requested to not build the manual during
the build.
Noticed by: rea
|
|
|
|
|
| |
Submitted by: Fabian Keil <fk@fabiankeil.de>
PR: 152641
|
|
|
|
|
|
| |
the dovecot build creates it whether docs are enabled ot not.
Pointed out by: QAT
|
|
|
|
|
| |
Pointed out by: QAT
Guidance from: itetcu
|
|
|
|
|
|
|
|
|
|
|
| |
scripts)
- rewrite rc scripts
- update to version 1.3
PR: 150574
Submitted by: Erik Steigler <erik _at_ okcupid.com>
Approved by: Yoshisato YANAGISAWA <yanagisawa _at_ csg.is.titech.ac.jp>
|
|
|
|
|
|
|
| |
pkg-install script to check whether Postfix is already
enabled in mailer.conf[1].
Submitted by: ohauer (via email) [1]
|
|
|
|
| |
- Fix a typo in CONFLICTS
|
|
|
|
|
|
| |
whether Postfix is already enabled in mailer.conf[1].
Submitted by: ohauer (via email) [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sieve language support by a plugin for the Dovecot deliver LDA&LMTP
* Mail filtering
* Mail forwarding
* Vacation auto-reply
WWW: http://wiki2.dovecot.org/Pigeonhole
PR: 150790
Submitted by: "Nagy, Attila" <bra@fsn.hu>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Dovecot is a secure and compact IMAP server which is in the early stages
of development. It supports Maildirs and mbox formats and much of the
IMAP v4 protocol including SSL/TLS. IPv6 support is also included.
Dovecot supports authentication with OpenLDAP, PostgreSQL, MySQL, vpopmail
and PAM.
WWW: http://www.dovecot.org/
PR: 150789
Submitted by: "Nagy, Attila" <bra@fsn.hu>
|
| |
|
|
|
|
|
|
| |
picked upped. However, since there was bash-ism in the configure
script, libpcre was not linked, correctly. As the result, the regex
in our libc was used, but the header of PCRE was referred.
|
| |
|
|
|
|
|
|
|
|
| |
computes MD5 checksums of fragments of the body of an e-mail and compares
them to those of know spam.
PR: 152216
Submitted by: Michael Ranner
|
|
|
|
|
|
|
|
|
|
|
|
| |
DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP exchange gateway
allowing users to use any mail/calendar client (e.g. Thunderbird
with Lightning or Apple iCal) with an Exchange server, even from
the internet or behind a firewall through Outlook Web Access.
WWW: http://davmail.sourceforge.net/
PR: ports/151803
Submitted by: John Prather <john.c.prather@gmail.com>
|
|
|
|
|
| |
PR: 152490
Submitted by: maintainer
|
|
|
|
|
| |
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
Bapt <baptiste.daroussin@gmail.com>
jsa@
miwi@
Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Maxim Samsonov <xors@mne.ru>
Kris Moore
And pav@ for 2 exp-runs
PR: ports/152255
ports/143260
ports/141033
ports/149629
ports/150350
ports/151523
With hat: gnome@
|
|
|
|
|
|
|
| |
- Changed OPTIONS to reflect useful config
PR: 152180
Submitted by: maintainer
|
|
|
|
|
| |
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
|
|
|
|
|
|
| |
Reported by: QAT
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
|
|
|
|
|
|
| |
Changes: http://www.allthingsrss.com/rss2email/changelog/
PR: ports/152285
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
|
|
|
|
|
| |
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
|
| |
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
|
| |
- Reset maintainer due to multiple long response timeouts.
PR: 139867
Submitted by: Bartosz Stec <admin@kkip.pl>
Patch by: arved
|
|
|
|
|
| |
PR: 152157
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/152217
Submitted by: Eric Freeman <freebsdports@chillibear.com> (maintainer)
|
|
|
|
|
|
|
|
| |
Mailbox-Names-UTF7.html
PR: ports/152067
Submitted by: Matthias Andree [matthias.andree gmx.de]
Approved by: maintainer
|
|
|
|
| |
Approved by: itetcu (implicit)
|
| |
|
|
|
|
|
|
| |
PR: ports/152000
Submitted by: ohauer
Approved by: mnag (via email)
|
|
|
|
|
|
|
| |
PR: ports/151354
Submitted by: myself (pgollucci)
Approved by: freebsdports@chillibear.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
|
| |
|
|
|
|
| |
Reported by: QAT
|
| |
|
|
|
|
|
| |
PR: ports/152063
Submitted by: Jim Riggs <ports@christianserving.org> (maintainer)
|
|
|
|
|
| |
PR: ports/151407
Submitted by: Zane C.B. <vvelox AT vvelox.net> (maintainer)
|
| |
|
| |
|
|
|
|
| |
- Define LICENSE
|
| |
|
|
|
|
| |
to 1.2.6- Update to 1.2.6
|
| |
|
|
|
|
|
| |
PR: 151513
Submitted by: jason <jgh@experts-exchange.com>
|
| |
|
|
|
|
| |
Approved by: itetcu@ (implicit)
|
|
|
|
|
|
|
| |
Changelog: http://www.spinnaker.de/debian/lbdb.changelog
PR: ports/151303
Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org> (maintainer)
|
|
|
|
|
|
|
| |
- Borrow sources from dns/libbind instead of dns/bind95
- Add license
PR: ports/151873
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
The major change compared to DIMP version H3 (1.1.5) is:
* Fixed the redirection to the login screen when the session times out.
The full list of changes (from version H3 (1.1.5)) can be viewed here:
http://cvs.horde.org/diff.php/dimp/docs/CHANGES?rt=horde&r1=1.69.2.87&r2=1.69.2.90&ty=h
|
|
|
|
|
|
|
|
|
| |
The major change compared to IMP version H3 (4.3.8) is:
* Fixed a regression for IMAP users without any sub-folders.
The full list of changes (from version H3 (4.3.8)) can be viewed here:
http://cvs.horde.org/diff.php/imp/docs/CHANGES?rt=horde&r1=1.699.2.430&r2=1.699.2.433&ty=h
|
|
|
|
|
|
|
|
|
| |
- update spamd to match OpenBSD 4.8 + OpenBSD pr/6467
- remove support for FreeBSD_version < 601000
(strtonum.c no longer provided in the spamd sources)
- change my mail address
Approved by: glarkin (mentor, implicit)
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/151457
Submitted by: Alexander Milanov <a@amilanov.com>
Approved by: maintainer (timeout 16 days), pgollucci (mentor, implicit)
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- While I'm here, pet portlint for MD5 removal
PR: ports/151797
Submitted by: sunpoet (myself)
Approved by: Darren Pilgrim <darren@bluerosetech.com> (maintainer), pgollucci (mentor, implicit)
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
| |
Security: http://www.vuxml.org/freebsd/c223b00d-e272-11df-8e32-000f20797ede.html
|
|
|
|
| |
Security: http://www.vuxml.org/freebsd/c223b00d-e272-11df-8e32-000f20797ede.html
|
|
|
|
|
|
|
| |
. define USE_PERL5_RUN=yes since the port is actually a set
of perl scripts.
Reported by: QAT [1]
|
|
|
|
| |
WWW: http://www.athensfbc.com/imap_tools/
|
|
|
|
| |
Reported by: QAT
|
|
|
|
|
|
| |
bump portrevision
Submitted by: bz@ (by email)
|
|
|
|
|
|
| |
PR: ports/151739
Submitted by: bsam (me)
Approved by: Jim Riggs <ports at christianserving.org> (maintainer)
|
|
|
|
|
|
|
| |
Changes: http://www.linux-france.org/prj/imapsync/ChangeLog
PR: ports/151715
Submitted by: Toni ViemerA <toni.viemero@iki.fi>
Approved by: Jim Riggs <ports@christianserving.org> (maintainer), pgollucci (mentor, implicit)
|
|
|
|
|
| |
Approved by: Corey Halpin (maintainer)
PR: ports/151686
|
|
|
|
|
|
|
|
| |
- Fix CONFLICTS
PR: ports/151369
Submitted by: sahil@ (myself)
Approved by: maintainer timeout
|
| |
|
|
|
|
| |
Security: Fixed an XSS vulnerability when showing mailbox names.
|
| |
|
|
|
|
| |
Security: VuXML ID: 6c4db192-cb23-11df-9c1b-0011098ad87f
|
|
|
|
|
| |
PR: ports/151433
Submitted by: Grzegorz Blach <magik@roorback.net>
|
| |
|
|
|
|
|
|
|
| |
- Unbreak with recent versions of GCC
Submitted by: Andriy Gapon <avg AT icyb.net.ua>
Security: http://www.vuxml.org/freebsd/c4f067b9-dc4a-11df-8e32-000f20797ede.html
|
|
|
|
| |
Security: http://www.vuxml.org/freebsd/c4f067b9-dc4a-11df-8e32-000f20797ede.html
|
|
|
|
|
|
|
| |
- Unbreak with recent versions of GCC [1]
Submitted by: Andriy Gapon <avg AT icyb.net.ua> [1]
Security: http://www.vuxml.org/freebsd/c4f067b9-dc4a-11df-8e32-000f20797ede.html
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: Alexander Milanov <a@amilanov.com>
Approved by: pgollucci (mentor, implicit)
|
|
|
|
|
| |
PR: ports/151584
Submitted by: Robert Felber <robtone@ek-muc.de> (maintainer)
|
|
|
|
| |
Submitted by: Conny Seidel <conny.seidel@bsd-crew.de>
|
|
|
|
|
|
| |
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
|
|
|
|
| |
Reported by: distilator
|
| |
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/151515
Submitted by: Alexander Milanov <a@amilanov.com>
Approved by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer), pgollucci (mentor, implicit)
|
|
|
|
|
| |
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
|
|
|
|
| |
Handle the config files properly.
|
| |
|
| |
|
|
|
|
| |
Submitted by: maintainer on ports@
|
|
|
|
|
| |
PR: ports/151472
Repocopied by: portmgr (marcus)
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove now useless patch-spool.c
- add patch-mail.c to fix compilation on 8.1 i386
Note that the dragonflybsd version and gitorious versions are different and the
virtuser file is gone in favour of env MAIL variable.
PR: ports/151408
Submitted by: bz@
|
| |
|
|
|
|
|
|
|
| |
replace hardcoded dependency to libfam with USE_FAM [1]
PR: ports/150254 [1]
Submitted by: Wayne Sierke <ws@au.dyndns.ws> [1]
|
| |
|
|
|
|
| |
a new patch is released.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/151448
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
0.6.49 (2010-09-13)
* fix to ignore embedded objects that are not email messages
0.6.48 (2010-09-02)
* fix for broken internet headers from Outlook.
* fix ax_python.m4 to look for python2.7
* Subpackage Licensing, add COPYING to -libs.
* use mboxrd from quoting for output formats with multiple messages
per file
* use no from quoting for output formats with single message per file
PR: ports/151446
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
Approved by: pgollucci (mentor, implicit)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This transport makes deliveries to an SQLite database, creating it if needed.
The SQLite transport is intended for testing programs that fork or that
otherwise can't use the Test transport. It is not meant for robust, long-term
storage of mail.
WWW: http://search.cpan.org/dist/Email-Sender-Transport-SQLite/
PR: ports/151382
Submitted by: Bill Brinzer <bill.brinzer@gmail.com>
Approved by: pgollucci (mentor, implicit)
|
|
|
|
|
|
|
| |
PR: ports/149517
Submitted by: Frederic Culot <frederic@culot.org>
Approved by: maintainer timeout (tobez ; 60 days)
Changes: http://search.cpan.org/dist/Mail-Box/Changes
|
| |
|
|
|
|
|
|
|
| |
- add upstream patch for perl 5.12 (bugs #6392, #6396)
PR: ports/150764, ports/149561
Approved by: maintainer (timeout in ports/150764)
|
|
|
|
|
|
|
|
| |
- Fix CONFLICTS [2]
PR: ports/151134 [1]
Submitted by: mm@ [1]
Noticed by: pav@ [2]
|
| |
|
|
|
|
|
|
|
|
| |
- Autocreate INBOX patch
- Autosievefolder patch
PR: ports/150719
Approved by: maintainer (timeout)
|
|
|
|
|
|
| |
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (freebsdports@chillibear.com ; 14 days)
Sponsored by: RideCharge Inc. / TaxiMagic
|
|
|
|
|
|
|
| |
PR: ports/150820
Submitted by: myself (pgollucci)
Approved by: freebsdports@chillibear.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
|
|
|
|
|
| |
project site http://nbsmtp.ferdyx.org/ shows a default apache placeholder
site.
|
|
|
|
|
|
|
|
|
|
| |
long-term archival storage. It seeks to make it practical not only to
manage large archives, but to use the information therein on a daily
basis instead of relegating it to offline storage.
WWW: http://www.archiveopteryx.org/
Approved by: pgj (mentor)
|
| |
|
|
|
|
| |
Spotted by: erwin
|
| |
|
|
|
|
|
| |
PR: 150598
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: glarkin (mentor, implicit)
|
|
|
|
| |
2010-09-25 mail/sympa-elixus: no longer maintained, no longer fetchable, no longer builds with sympa
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From RELEASE_NOTES:
Incompatibility with snapshot 20100912
======================================
- If your DNSBL queries have a "secret" in the domain name, you must
now censor this information from the postscreen(8) SMTP replies.
- The postscreen "continue" action is now called "ignore". The old
name is still supported but no longer documented.
- The postscreen_hangup_action parameter was removed. Postscreen
now always behaves as if "postscreen_hangup_action = drop".
- The postscreen_cache_retention_time default was increased from
1d to 7d, to avoid deleting results from expensive deep SMTP
protocol tests too quickly.
Incompatibility with snapshot 20100827
======================================
The Postfix SMTP client no longer appends the local domain when
looking up a DNS name without ".".
Specify "smtp_dns_resolver_options=res_defnames" to get the old
behavior, which may produce unexpected results.
Many bugfixes/cleanup and improvements for postscreen.
For detailed information see RELEASE_NOTES, postconf(5) and
postscreen(8) for incompatibilities, features, and configuration
parameters.
PR: 150088
Submitted by: ohauer
Approved by: maintainer timeout, glarkin (mentor)
|
| |
|
|
|
|
|
|
|
| |
PR: ports/150942
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
Approved by: Schweigert, Udo CERT <Udo.Schweigert@siemens.com> (maintainer)
Pointyhat to: obrien@
|
|
|
|
|
|
|
| |
(also fixes handling of PGP messages containing CR/LF lines)
PR: 150703, 150457, 150655
Submitted by: Udo.Schweigert@siemens.com (maintainer)
|
|
|
|
|
|
| |
PR: 150851
Submitted by: Takefu <takefu@airport.fm>
Approved by: maintainer
|
|
|
|
|
|
| |
so standarize and remove it
With Hat: perl@
|
|
|
|
|
|
|
| |
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@
|
|
|
|
|
|
|
| |
PR: ports/150850
Submitted by: Frederic Culot <frederic@culot.org>
With Hat: perl@
Changes: http://search.cpan.org/dist/MIME-Types/Changes
|
|
|
|
|
| |
PR: ports/150855
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/150749
Submitted by: mm@
|
| |
|
|
|
|
|
|
| |
PR: ports/150354
Submitted by: Denny Lin <dennylin93@hs.ntnu.edu.tw>
Approved by: maintainer timeout (14 days)
|
|
|
|
| |
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000
|
|
|
|
| |
Noticed by: pointyhat via pav
|
|
|
|
|
|
| |
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
|
|
|
|
| |
PR: ports/144412 (partial)
|
|
|
|
| |
"LOGIN PLAIN" make sure qmail-remote can authenticate.
|
|
|
|
|
|
|
| |
and will be removed soon.
PR: ports/150558
Submitted by: garga
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
|
|
|
| |
Submitted by: tabmow@freenode.net (maintainer, private mail)
|
|
|
|
|
| |
PR: ports/150331
Submitted by: Kevin Kobb <kkobb@skylinecorp.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove "empty variable" assignment from rc script [1]
- Re-introduce optional SPF support [2]
- Remove default DISTNAME assignment from Makefile
- The affected OPTIONS are off by default, so do not
bump PORTREVISION
PR: [1]: ports/147731
[2]: ports/150428
Submitted by: [1]: ohauer@
[2]: mm@
|
|
|
|
|
| |
PR: 150436
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 149946
Submitted by: Frederic Culot <frederic@culot.org>
|
| |
|
|
|
|
| |
Pointy hat to: myself (pgollucci)
|
|
|
|
|
| |
With Hat: ruby@
Tested by: make checksum
|
|
|
|
|
|
| |
PR: ports/146401
Submitted by: dikshie <dikshie@sfc.wide.ad.jp>
Approved by: maintainer timeout (mbr ; 123 days)
|
|
|
|
|
|
|
|
|
|
| |
- automatically adjust files via SUB_FILES instead of invoking sed
- support NOPORTDOCS & NOPORTDATA
- use DOCSDIR & DATADIR instead of using ${PREFIX}/share/listmanager
PR: ports/142734
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Approved by: maintainer timeout (gshapiro ; 233 days)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
functionality is built-in for Ruby 1.8.7+.
To use simply: require 'smtp_tls' and use the
Net::SMTP#enable_starttls method to talk to
servers that use STARTTLS.
WWW: http://seattlerb.rubyforge.org/smtp_tls/
PR: ports/150115
Submitted by: Eric Freeman <freebsdports at chillibear.com>
|
|
|
|
| |
Security: http://www.vuxml.org/freebsd/4a21ce2c-bb13-11df-8e32-000f20797ede.html
|
|
|
|
|
|
|
|
| |
The new project page for masqmail is http://marmaro.de/prog/masqmail/
PR: ports/148249
Submitted by: Rob B <rbyrnes@gmail.com>
Approved by: maintainer timeout (anray ; 68 days)
|
|
|
|
|
|
| |
PR: ports/143526
Submitted by: Dan Lukes <dan@obluda.cz>
Approved by: maintainer timeout (anders ; 211 days)
|
|
|
|
| |
Discussed with: miwi via #bsdports
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/141640
Submitted by: Artis Caune <Artis.Caune@gmail.com>
Approved by: maintainer timeout (krion ; 255 days)
|
|
|
|
|
|
|
|
| |
WWW: http://code.google.com/p/firetray/
PR: ports/150048
Submitted by: Andriy Gapon <avg at icyb dot net dot ua>
Approved by: beat (co-mentor)
|
|
|
|
| |
this fixes the installation of mutt-lite
|
| |
|
|
|
|
|
|
| |
PR: ports/121672
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org>
Approved by: maintainer timeout (wes ; 903 days)
|
|
|
|
|
|
| |
PR: ports/150274
Submitted by: Glen Barber <glen dot j dot barber at gmail dot com> (maintainer)
Approved by: beat (co-mentor, implicit)
|
|
|
|
|
|
|
|
| |
- While here, add license
PR: ports/148321
Submitted by: bapt (me)
Approved by: maintainer timeout (9 weeks)
|
|
|
|
|
|
|
|
| |
- Move maintainership to submitter
PR: ports/149445
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com>
Approved by: J.R. Oldroyd <fbsd@opal.com> (old maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://weblog.rubyonrails.org/2010/8/29/rails-3-0-it-s-done
N.B.:
lang/ruby19 does not work with rails3 until the upgrade to 1.9.2
by stas@ happens.
- Update www/rubygem-rails to 3.0.0
Sponsored by: RideCharge Inc. / Taximagic
|
|
|
|
| |
leaf, no PRs, unmaintained
|
|
|
|
|
|
|
| |
PR: ports/150103
Submitted by: Kan Sasaki <sasaki@fcc.ad.jp>
Approved by: bill.brinzer@gmail.com (maintainer)
Changes: http://search.cpan.org/dist/Email-Sender/Changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Send email in one command:
Pony.mail(:to => 'someone@example.com', :body => 'hello')
Pony uses /usr/sbin/sendmail to send mail if it
is available, otherwise it uses SMTP to localhost.
Also, you may need rubygem-smtp_tls if you want to
send via tls/ssl and are using ruby < 1.8.7
WWW: http://github.com/benprew/pony
PR: ports/150116
Submitted by: Eric Freeman <freebsdports at chillibear.com>
|
|
|
|
|
|
|
|
|
| |
parsing and sending in a simple, rubyesque manner.
WWW: http://github.com/mikel/mail
PR: ports/150112
Submitted by: Eric Freeman <freebsdports at chillibear.com>
|
|
|
|
|
| |
Reported by: pointyhat
Approved by: mentors (implicit)
|
|
|
|
|
|
|
|
| |
- Update WWW
- Add LICENSE
PR: ports/150069
Submitted by: Christian Laursen <xi at borderworlds.dk> (maintainer)
|
|
|
|
|
|
| |
- Add license
Approved by: mentors (implicit)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- replace an .error with an IGNORE [1]
- s/WITH_NCURSES_PORT/WITH_NCURSES [1]
- pet portlint for fatal errors and capitalization of IGNORE lines
- invert SGML logic for Alpha architecture
PR: ports/149061 [1]
Submitted by: David DEMELIER [demelier.david gmail.com]
Reviewed by: Chip Camden [sterling camdensoftware.com] (during last bugathon)
Approved by: maintainer timeout (21 days)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Scam-backscatter prevents spam backscatter (accept and bounce) on
mail servers which don't host mailboxes locally. It validates
mailboxes by verifying the recipient addresses hosted on a different
mail server.
WWW: http://www.elandsys.com/scam/scam-backscatter/
PR: ports/147115
Submitted by: Janne Snabb <snabb@epipe.com>
|
|
|
|
|
| |
PR: ports/147230
Submitted by: Marshal Newrock <marshal@zordio.com>
|
|
|
|
|
| |
PR: ports/146737
Submitted by: Marshal Newrock <marshal@zordio.com
|
| |
|
|
|
|
|
|
| |
PR: ports/149784
Submitted by: lwhsu
Approved by: Neal Nelson <neal AT nelson.name> (maintainer)
|
|
|
|
| |
- Take maintainership back.
|
|
|
|
| |
PR: ports/149897
|
|
|
|
| |
Hat: portmgr
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- switch from aspell to enchant for spell checking [1]
(with minor modification by me)
- remove faqdir configure option, it does not exist enymore [1]
- bump portrevision, as the default dependenvy list changed
Submitted by: Alex <alex323@gmail.com>
PR: 147979
|
|
|
|
|
| |
Submitted by: beat
Approved by: maintainer timeout
|
|
|
|
|
|
| |
PR: ports/148707
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Reviewed by: maintainer timeout (1 month)
|
|
|
|
|
| |
PR: ports/149437
Submitted by: Frederic Culot <frederic@culot.org>
|
|
|
|
|
| |
PR: 149245
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 149246
Submitted by: Joe Horn <joehorn@gmail.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Provide rcNG script (thus add mimedefang_enable to your rc.conf)
PR: ports/146435
Submitted by: Marko Njezic <mrmax063@maxempire.com>
Approved by: maintainer timeout (wes; 3 months)
|
|
|
|
|
|
|
|
| |
- Fixes warning in spool.c [2]
Reported by: QAT
Submitted by: Patrice Clement <patricec _at_ acm.org> (IRC) [1], me [2]
Approved by: rene@ (mentor vacation)
|
|
|
|
|
|
|
| |
- Add license
- Remove the now useless dma.rb
Approved by: rene@ (mentor vacation)
|
|
|
|
|
|
| |
install_spamcontrol.sh and it must run before since this script need to copy
ssl.a to correct place
- Bump PORTREVISION
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: QAT
|
| |
|
|
|
|
|
|
| |
PR: 147873
Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru>
Approved by: maintainer
|
|
|
|
|
| |
PR: 149436
Submitted by: old maintainer
|
|
|
|
|
| |
PR: ports/148309
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
|
|
|
|
| |
PR: 149321
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/149356
Submitted by: Frederic Culot <frederic@culot.org>
Approved by: Ayumi Mitsui <ayu@commun.jp> (maintainer)
|
|
|
|
|
|
|
|
| |
- it now uses p5-Getopt-Long instead of the deprecated p5-Getopt-Mixed
- Respect NOPORTEXAMPLES
PR: ports/145579
Submitted by: Lars Engels <lme@FreeBSD.org>
|
|
|
|
|
|
|
|
| |
- Project moved to GitHub - update MASTER_SITES accordingly
- Tk.Blinkenlights is long gone, no need to depend on Tkinter anymore
PR: ports/146366
Submitted by: Anonymous <swell.k@gmail.com>
|
|
|
|
| |
portability, no functional changes.
|
|
|
|
|
| |
PR: ports/142769
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
|
|
|
|
| |
Suggested by: admi3
|
|
|
|
|
|
| |
PR: ports/148371
Submitted by: myself (sahil@)
Approved by: maintainer (timeout; 33 days)
|
| |
|
|
|
|
|
| |
PR: 149261
Submitted by: Chifeng QU <chifeng@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
You can choose to log to a database, a file, your system log, or any
combination thereof. You can also choose which kinds of events to log,
including login events, logout events, login error events, all outgoing
messages, possible outgoing spam messages, and other error events.
Also included is monitoring functionality that will send alert emails to
the administrator when certain events trigger.
If you use the timeout_user plugin, logout events caused by user timeouts
will be captured.
Log message format is also completely custom-defined to meet your needs
in the configuration file.
WWW: http://www.squirrelmail.org/plugin_view.php?id=52
PR: ports/148587
Submitted by: Satoru Suzuki <xsuzu at yokohama.riken.jp>
|