FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 10:15 AM GMT
Port details
sympa 6.1.7 mail on this many watch lists=0 search for ports that depend on this port An older version of this port was marked as vulnerable.
Sympa is an electronic mailing list manager
Maintained by: crees@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Dec 2003 09:11:06
License: GPLv2
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, databases/p5-DBI, devel/p5-File-Copy-Recursive, devel/p5-IO-stringy, devel/p5-Locale-libintl, devel/p5-Term-ProgressBar, mail/p5-MIME-EncWords, mail/p5-MIME-Tools, mail/p5-Mail-Tools, misc/p5-Locale-Msgcat, net/p5-perl-ldap, net-mgmt/p5-Net-Netmask, security/p5-IO-Socket-SSL, security/p5-Crypt-CipherSaber, textproc/p5-HTML-Format, textproc/p5-Unicode-LineBreak, textproc/p5-XML-LibXML, www/p5-HTML-StripScripts-Parser, www/p5-HTML-Tree, www/p5-Template-Toolkit, www/apache22, lang/perl5.8
Required To Run: archivers/p5-Archive-Zip, databases/p5-DBI, devel/p5-File-Copy-Recursive, devel/p5-IO-stringy, devel/p5-Locale-libintl, devel/p5-Term-ProgressBar, mail/p5-MIME-EncWords, mail/p5-MIME-Tools, mail/p5-Mail-Tools, misc/p5-Locale-Msgcat, net/p5-perl-ldap, net-mgmt/p5-Net-Netmask, security/p5-IO-Socket-SSL, security/p5-Crypt-CipherSaber, textproc/p5-HTML-Format, textproc/p5-Unicode-LineBreak, textproc/p5-XML-LibXML, www/p5-HTML-StripScripts-Parser, www/p5-HTML-Tree, www/p5-Template-Toolkit, 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/sympa/ && make install clean
To add the package: pkg_add -r sympa


Configuration Options
     No options to configure

Master Sites:
http://www.sympa.org/distribution/
http://www.sympa.org/distribution/old/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2011-06-06
    Affects: users of mail/sympa
    Author: crees@FreeBSD.org
    Reason: 
      Sympa previously used to install to ${PREFIX}/sympa, which goes against
      the general rules for hierarchy. Most files which were previously found
      in ${PREFIX}/sympa should now be found in ${PREFIX}/libexec/sympa.
    
      Any configuration in httpd.conf files etc will need to be updated to the
      new directory.
    
      Before upgrade, it is advisable to back up configuration files
      ${PREFIX}/etc/sympa.conf and wwsympa.conf since previous versions wipe these
      out on deinstall.
    
    

Number of commits found: 36

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
01 Jan 2012 16:47:41
Original commit files touched by this commit  6.1.7
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@
06 Sep 2011 17:02:20
Original commit files touched by this commit  6.1.7
crees search for other commits by this committer
Update to 6.1.7
23 Aug 2011 12:13:32
Original commit files touched by this commit  6.1.6_2
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  6.1.6_1
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
13 Aug 2011 15:23:56
Original commit files touched by this commit  6.1.6
crees search for other commits by this committer
Update to 6.1.6

Changelog:      http://www.sympa.org/distribution/latest-stable/NEWS
13 Jul 2011 20:11:56
Original commit files touched by this commit  6.1.5_1
crees search for other commits by this committer
- Add RUN_DEPENDS entries for extra dependencies after
RUN_DEPENDS:=${BUILD_DEPENDS} line -- only started to be necessary when I added
the colon
- DB_TYPE is no longer case sensitive

Approved by:    rene (mentor, implicit)
13 Jul 2011 19:35:39
Original commit files touched by this commit  6.1.5_1
crees search for other commits by this committer
- Add missing dependencies and alphabetise
- Handle p5-DBD-mysql dependency correctly
- Use ECHO_MSG
- Correct capitalisation of maintainer address

Submitted by:   gahr
Approved by:    rene (mentor)
12 Jun 2011 11:50:28
Original commit files touched by this commit  6.1.5
crees search for other commits by this committer
- Update to 6.1.5
- Transfer maintainer address to @FreeBSD.org

Approved by:    rene (mentor)
06 Jun 2011 20:34:16
Original commit files touched by this commit  6.1.4_1
rene search for other commits by this committer
[1] Remove unnecessary dependency on Berkeley DB
[2] Fix RUN_DEPENDS pollution from BUILD_DEPENDS
[2] Use USERS/GROUPS
[2] Use DATADIR rather than ${PREFIX}/sympa
[2] Remove useless post-deinstall target
[2] Stop clobbering config files on deinstall

PR:             ports/157471
Submitted by:   [1] Igor Zabelin (igorz yandex ru),
                [2] Chris Rees (utisoft gmail com) (maintainer)
27 Feb 2011 13:37:36
Original commit files touched by this commit  6.1.4
miwi search for other commits by this committer
- Update to 6.1.4

PR:             154889
Submitted by:   maintainer
10 Jan 2011 01:12:11
Original commit files touched by this commit  6.1.3
wen search for other commits by this committer
- Update to 6.1.3

PR:             ports/153339
Submitted by:   Chris Rees <utisoft@gmail.com> (maintainer)
30 Jul 2010 11:50:16
Original commit files touched by this commit  6.0.5
araujo search for other commits by this committer
- Update to 6.0.5.
- Pass maintainership to submitter.

PR:             ports/148923
Submitted by:   Chris Rees <utisoft@gmail.com>
27 Jan 2010 01:47:48
Original commit files touched by this commit  4.1.2_4
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 10).

Approved by:    portmgr (itetcu)
29 Sep 2007 21:02:10
Original commit files touched by this commit  4.1.2_3
linimon search for other commits by this committer
Move the USE_PERL definitions, and others, before pre.mk inclusion.  This
will be needed to conditionalize bsd.perl.mk inclusion.
04 Apr 2007 17:39:14
Original commit files touched by this commit  4.1.2_3
gabor search for other commits by this committer
- Remove old Perl support from unmaintained ports in categories starting
  with letter k-n
05 Feb 2006 20:16:38
Original commit files touched by this commit  4.1.2_3
kris search for other commits by this committer
Try to clean up www/icons directory
25 Nov 2005 15:31:02
Original commit files touched by this commit  4.1.2_3
pav search for other commits by this committer
- Add SHA256
29 Sep 2005 13:03:55
Original commit files touched by this commit  4.1.2_3
garga search for other commits by this committer
- Add sympa5 to CONFLICTS
14 Sep 2005 22:42:31
Original commit files touched by this commit  4.1.2_3
pav search for other commits by this committer
- Unbreak on amd64

PR:             ports/86087
Submitted by:   Johan van Selst <johans@stack.nl>
10 Sep 2005 09:23:13
Original commit files touched by this commit  4.1.2_3
linimon search for other commits by this committer
Reset bouncing maintainer address.  Sorry to see you go.

Hat:    portmgr
11 Jun 2005 16:13:12
Original commit files touched by this commit  4.1.2_3
skv search for other commits by this committer
* reflect renaming on CPAN File-Spec to PathTools
   + add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
08 May 2005 07:44:30
Original commit files touched by this commit  4.1.2_2
nork search for other commits by this committer
Chase dependency on p5-DBD-Pg.
(Use p5-DBD-Pg-13 on FreeBSD 4.x and Perl 5.00503)
28 Feb 2005 08:56:01
Original commit files touched by this commit  4.1.2_2
pav search for other commits by this committer
- Untested attempt to whip this port into shape:
  * Install icons to our usual apache icons dir
  * Don't install man pages 0600 sympa:sympa (wtf?) and list them in Makefile

Provoked by:    kris' broken marking last night
28 Feb 2005 01:43:29
Original commit files touched by this commit  4.1.2_1
kris search for other commits by this committer
BROKEN: Uses non-standard httpd directory
27 Feb 2005 13:55:24
Original commit files touched by this commit  4.1.2_1
pav search for other commits by this committer
- Fix security vulnerability (buffer overflow)
- Fix fetching
- Switch UID of sympa user from 1025 to 200, >1000 UIDs should be really
  reserved for regular interactive users [1]

                [1]
PR:             ports/77367
Submitted by:   Scott Balmos <scott.balmos@utoledo.edu>
Approved by:    maintainer timeout (2 weeks)
25 Oct 2004 13:09:20
Original commit files touched by this commit  4.1.2
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- Update to 4.1.2

PR:             ports/73101
Submitted by:   clsung
Approved by:    maintainer (Autrijus Tang), co-mentor (vanilla)
30 May 2004 07:00:54
Original commit files touched by this commit  4.1.1
 This port version is marked as vulnerable.
kris search for other commits by this committer
BROKEN on amd64: Configure fails
17 May 2004 13:31:37
Original commit files touched by this commit  4.1.1
 This port version is marked as vulnerable.
erwin search for other commits by this committer
Conditionalize dependency on DBI so this port choose the right
p5-DBI port with perl < 5.6

PR:             66735
Approved by:    maintainer
07 May 2004 21:02:47
Original commit files touched by this commit  4.1.1
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to 4.1.1.

PR:             ports/66322
Submitted by:   maintainer.
18 Mar 2004 18:01:13
Original commit files touched by this commit  4.0.b2
 This port version is marked as vulnerable.
trevor search for other commits by this committer
Add size data, approved by maintainers.
17 Mar 2004 07:11:06
Original commit files touched by this commit  4.0.b2
 This port version is marked as vulnerable.
demon search for other commits by this committer
Switch back from GNU_CONFIGURE to HAS_CONFIGURE and fix package build.

PR:             64356
Submitted by:   maintainer
16 Mar 2004 22:06:04
Original commit files touched by this commit  4.0.b2
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
bento reported that amd64 built incorrectly; kris@
suggested that changing HAS_CONFIGURE to GNU_CONFIGURE
will fix it.

also, etc/rc.d/sympa.sh was disabled and now works.

PR:             ports/64340
Submitted by:   maintainer
16 Feb 2004 07:15:01
Original commit files touched by this commit  4.0.b2
 This port version is marked as vulnerable.
demon search for other commits by this committer
Update to version 4.0.b2.

Submitted by:   maintainer
12 Jan 2004 08:33:26
Original commit files touched by this commit  4.0.a8
 This port version is marked as vulnerable.
demon search for other commits by this committer
Add RUN_DEPENDS.

Submitted by:   maintainer
22 Dec 2003 08:52:11
Original commit files touched by this commit  4.0.a8
 This port version is marked as vulnerable.
demon search for other commits by this committer
Update to version 4.0.a8.
Correct several typos.

Submitted by:   maintainer
09 Dec 2003 09:07:37
Original commit files touched by this commit  4.0.a5
 This port version is marked as vulnerable.
demon search for other commits by this committer
New port: sympa.

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/

PR:             46615
Submitted by:   Autrijus Tang <autrijus@autrijus.org>

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
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 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 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight70
new month141

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.531 seconds.