FreshPorts -- The Place For Ports notbug Fri, 10 Feb 2012 1:54 PM GMT
Port details
sympa5 5.4.7_3 mail on this many watch lists=0 search for ports that depend on this port
Sympa is an electronic mailing list manager
Maintained by: crees@FreeBSD.org search for ports maintained by this maintainer
Port Added: 29 Sep 2005 13:03:46
License: not specified in port


SYMPA -- Systeme de Multi-Postage Automatique 

SYMPA is an electronic mailing list manager. It is used to automate list
management functions such as subscription, moderation and management of 
archives. SYMPA also manages sending of messages to the lists, and 
makes it possible to reduce the load on the system. Provided that you 
have enough memory on your system, Sympa is especially well adapted for big 
lists. For a list with 20 000 subscribers, it takes 5 minutes to send a
message to 90% of subscribers, of course considering that the network is 
available.

WWW:    http://www.sympa.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: archivers/p5-Archive-Zip, devel/p5-IO-stringy, net/p5-SOAP-Lite, mail/p5-MIME-EncWords, devel/p5-File-NFSLock, devel/p5-Locale-libintl, textproc/p5-Regexp-Common, www/p5-Template-Toolkit, textproc/p5-XML-LibXML, security/p5-Crypt-CipherSaber, security/p5-Crypt-OpenSSL-X509, net/p5-perl-ldap, databases/p5-DBI, www/mhonarc, www/apache22, www/mod_fastcgi, www/p5-FCGI, databases/p5-DBD-mysql, devel/gmake, lang/perl5.8
Required To Run: archivers/p5-Archive-Zip, devel/p5-IO-stringy, net/p5-SOAP-Lite, mail/p5-MIME-EncWords, devel/p5-File-NFSLock, devel/p5-Locale-libintl, textproc/p5-Regexp-Common, www/p5-Template-Toolkit, textproc/p5-XML-LibXML, security/p5-Crypt-CipherSaber, security/p5-Crypt-OpenSSL-X509, net/p5-perl-ldap, databases/p5-DBI, www/mhonarc, www/apache22, lang/perl5.8
Required Libraries: devel/gettext
There are no ports dependent upon this port

To install the port: cd /usr/ports/mail/sympa5/ && make install clean
To add the package: pkg_add -r sympa5


Configuration Options
     No options to configure

Master Sites:
http://www.sympa.org/distribution/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 36

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Jan 2012 17:40:15
Original commit files touched by this commit  5.4.7_3
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
01 Jan 2012 16:47:41
Original commit files touched by this commit  5.4.7_3
ohauer search for other commits by this committer
- change required APACHE version from 13+ to 20+
  (prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
23 Aug 2011 12:13:32
Original commit files touched by this commit  5.4.7_3
az search for other commits by this committer
Rename www/p5-FastCGI to reflect official module name (FCGI) www/p5-FCGI.
20 Aug 2011 17:27:52
Original commit files touched by this commit  5.4.7_2
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
03 Jul 2011 13:53:52
Original commit files touched by this commit  5.4.7_1
ohauer search for other commits by this committer
- remove MD5
17 Jun 2011 06:46:07
Original commit files touched by this commit  5.4.7_1
crees search for other commits by this committer
- Update maintainer address

Approved by: rene (mentor)
24 Jul 2010 16:40:17
Original commit files touched by this commit  5.4.7_1
sahil search for other commits by this committer
- Pass maintainership to to Chris Rees <utisoft@gmail.com>

Submitted by:   Chris Rees (via email)
Approved by:    Olivier Girard (former maintainer; via email)
31 May 2010 02:01:56
Original commit files touched by this commit  5.4.7_1
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
07 Sep 2009 19:26:41
Original commit files touched by this commit  5.4.7
bsam search for other commits by this committer
Update to version 5.4.7.

PR:             ports/137804
Submitted by:   bsam (me)
Approved by:    Olivier.Girard@univ-angers.fr (maintainer timeout, 3+ weeks)
14 Aug 2009 18:47:22
Original commit files touched by this commit  5.4.4
miwi search for other commits by this committer
- Fix fetch
27 Apr 2009 21:37:56
Original commit files touched by this commit  5.4.4
itetcu search for other commits by this committer
Fix plist with -DNOPORTDOCS.

Prompted by:    QAT QA run
Approved by:    maintainer timeout on QATMail
23 Dec 2008 19:36:52
Original commit files touched by this commit  5.4.4
beech search for other commits by this committer
- Update to 5.4.4
- Fix plist

PR:             ports/128489
Submitted by:   Leon Messner <l.messner@physik.tu-berlin.de>
Approved by:    maintainer timeout (2+ weeks)
06 Jun 2008 13:43:09
Original commit files touched by this commit  5.3.2_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
07 Oct 2007 05:45:04
Original commit files touched by this commit  5.3.2
linimon search for other commits by this committer
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
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
08 Sep 2007 01:01:47
Original commit files touched by this commit  5.3.2
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
23 Jul 2007 09:36:52
Original commit files touched by this commit  5.3.2
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
06 Jul 2007 18:20:06
Original commit files touched by this commit  5.3.2
miwi search for other commits by this committer
- Update to 5.3.2

PR:             114330
Submitted by:   Olivier Girard <Olivier.Girard@univ-angers.fr> (maintainer)
19 May 2007 20:32:57
Original commit files touched by this commit  5.2.4_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
16 Mar 2007 11:24:08
Original commit files touched by this commit  5.2.4
miwi search for other commits by this committer
- Update to 5.2.4

PR:             110268
Submitted by:   Olivier Girard <Olivier.Girard@univ-angers.fr> (maintainer)
27 Sep 2006 22:34:41
Original commit files touched by this commit  5.2.2
miwi search for other commits by this committer
- Update to 5.2.2

PR:             ports/103716
Submitted by:   Olivier Girard <Olivier.Girard@univ-angers.fr> (maintainer)
23 Jun 2006 16:41:08
Original commit files touched by this commit  5.2.1
mat search for other commits by this committer
Update to 5.2.1

PR:             95653
Submitted by:   maintainer
10 May 2006 22:37:39
Original commit files touched by this commit  5.1.2_1
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
09 Mar 2006 06:00:24
Original commit files touched by this commit  5.1.2_1
vd search for other commits by this committer
Fix mailwrapper path in alias_manager.pl

PR:             ports/93523
Submitted by:   Jean-Franois BOEUF <jfb@minet.net>
Approved by:    portmgr (linimon), Olivier Girard
<Olivier.Girard@univ-angers.fr> (maintainer)
22 Jan 2006 05:52:28
Original commit files touched by this commit  5.1.2_1
edwin search for other commits by this committer
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
05 Jan 2006 17:05:30
Original commit files touched by this commit  5.1.2_1
pav search for other commits by this committer
- Remove mtree entries from plist

Approved by:    Olivier Girard <Olivier.Girard@univ-angers.fr> (maintainer)
29 Nov 2005 10:18:08
Original commit files touched by this commit  5.1.2_1
barner search for other commits by this committer
Don't remove locale directories that are part of BSD.local.dist:
de, es, et, fr, hu, it, ja, nl, pt_BR, sv, tr

Reported by:    Olivier Girard <Olivier.Girard@univ-angers.fr>
                (maintainer; reported the "hu" locale dir)
PR:             ports/89715
26 Nov 2005 02:19:05
Original commit files touched by this commit  5.1.2_1
mnag search for other commits by this committer
Fix wrong pkg-plist files. Already in PORTDOCS=*
Bump PORTREVISION

PR:             89530
Submitted by:   Olivier Girard <Olivier.Girard@univ-angers.fr> (maintainer)
23 Nov 2005 12:10:09
Original commit files touched by this commit  5.1.2
flz search for other commits by this committer
- Update to 5.1.2.
- Add SHA256 checksum while I'm here.

PR:             ports/89408
Submitted by:   maintainer
17 Oct 2005 17:21:53
Original commit files touched by this commit  5.1
ehaupt search for other commits by this committer
Remove unnecessary if statement.

Noticed by:     demon
Approved by:    novel (mentor) (implicit)
17 Oct 2005 10:25:05
Original commit files touched by this commit  5.1
ehaupt search for other commits by this committer
- Perl modules require perl level > 500806

Reported by:    pointyhat via kris
Approved by:    maintainer,
                novel (mentor) (implicit)
15 Oct 2005 19:26:11
Original commit files touched by this commit  5.1
ehaupt search for other commits by this committer
Remove CONFIGURE_TARGET from CONFIGURE_ENV. It makes configure fail
on amd64

Submitted by:   pointyhat (kris)
Approved by:    novel (mentor) (implicit)
13 Oct 2005 18:53:17
Original commit files touched by this commit  5.1
garga search for other commits by this committer
- Fix plist

Reported by:    pointyhat via kris
05 Oct 2005 14:24:45
Original commit files touched by this commit  5.1
ehaupt search for other commits by this committer
Registering LATEST_LINK for mail/sympa5

PR:             86894
Submitted by:   Olivier Girard <Olivier.Girard@unv-angers.fr> (maintainer)

Approved by:    novel (mentor)
03 Oct 2005 12:33:15
Original commit files touched by this commit  5.1
garga search for other commits by this committer
- Fix file/patch-src-Language.pm bad directory for locales doesn't
follow configure directive --with-localedir.

PR:             ports/86831
Submitted by:   Graham Todd <gtodd@bellanet.org>
Reworked by:    maintainer
03 Oct 2005 10:22:06
Original commit files touched by this commit  5.1
garga search for other commits by this committer
s/Exit/exit/ on pkg-install

Reported by:    lawrance
29 Sep 2005 13:02:53
Original commit files touched by this commit  5.1
garga search for other commits by this committer
Add sympa5 5.1, sympa is an electronic mailing list manager.

PR:             ports/86599
Submitted by:   Olivier Girard <Olivier.Girard@Univ-Angers.fr>

Number of commits found: 36

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01

12 vulnerabilities affecting 31 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23144
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 3
new 48 hours3
new 7 days48
new fortnight74
new month140

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.206 seconds.