Commit graph

36 commits

Author SHA1 Message Date
Olli Hauer
19fe40753d - change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
2012-01-01 16:47:41 +00:00
Chris Rees
63eaf4e300 Update to 6.1.7 2011-09-06 17:02:20 +00:00
Andrej Zverev
ec4d2e2c6d Rename www/p5-FastCGI to reflect official module name (FCGI) www/p5-FCGI. 2011-08-23 12:18:06 +00:00
Olli Hauer
7a0bd31763 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined 2011-08-20 17:27:52 +00:00
Chris Rees
abec10d6c4 Update to 6.1.6
Changelog:	http://www.sympa.org/distribution/latest-stable/NEWS
2011-08-13 15:23:56 +00:00
Chris Rees
39560dc264 - 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)
2011-07-13 20:11:56 +00:00
Chris Rees
12e903cd01 - 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)
2011-07-13 19:35:39 +00:00
Chris Rees
4c95b724a1 - Update to 6.1.5
- Transfer maintainer address to @FreeBSD.org

Approved by:	rene (mentor)
2011-06-12 11:50:28 +00:00
Rene Ladan
298d0a387e [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)
2011-06-06 20:34:16 +00:00
Martin Wilke
fd4a2ad803 - Update to 6.1.4
PR:		154889
Submitted by:	maintainer
2011-02-27 13:37:36 +00:00
Wen Heping
583b2f46a0 - Update to 6.1.3
PR:		ports/153339
Submitted by:	Chris Rees <utisoft@gmail.com> (maintainer)
2011-01-10 01:12:11 +00:00
Marcelo Araujo
092cbbdb8a - Update to 6.0.5.
- Pass maintainership to submitter.

PR:		ports/148923
Submitted by:	Chris Rees <utisoft@gmail.com>
2010-07-30 11:50:16 +00:00
Jun Kuriyama
d60cc03b25 - Remove unneeded dependencies which is in perl-5.8.9 dist
(part 10).

Approved by:	portmgr (itetcu)
2010-01-27 01:47:48 +00:00
Mark Linimon
a20a79a0d0 Move the USE_PERL definitions, and others, before pre.mk inclusion. This
will be needed to conditionalize bsd.perl.mk inclusion.
2007-09-29 21:02:10 +00:00
Gabor Kovesdan
292f0fcf80 - Remove old Perl support from unmaintained ports in categories starting
with letter k-n
2007-04-04 17:39:14 +00:00
Kris Kennaway
39a644e264 Try to clean up www/icons directory 2006-02-05 20:16:38 +00:00
Pav Lucistnik
145be4426a - Add SHA256 2005-11-25 15:31:02 +00:00
Renato Botelho
08dbbccb03 - Add sympa5 to CONFLICTS 2005-09-29 13:03:55 +00:00
Pav Lucistnik
8a9a26e95d - Unbreak on amd64
PR:		ports/86087
Submitted by:	Johan van Selst <johans@stack.nl>
2005-09-14 22:42:31 +00:00
Mark Linimon
e97e7dc7ed Reset bouncing maintainer address. Sorry to see you go.
Hat:	portmgr
2005-09-10 09:23:13 +00:00
Sergey Skvortsov
54a1630d6e * 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)
2005-06-11 16:13:12 +00:00
Norikatsu Shigemura
8d870e03c6 Chase dependency on p5-DBD-Pg.
(Use p5-DBD-Pg-13 on FreeBSD 4.x and Perl 5.00503)
2005-05-08 07:44:30 +00:00
Pav Lucistnik
61a32ba9b4 - 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
2005-02-28 08:56:01 +00:00
Kris Kennaway
21e9359286 BROKEN: Uses non-standard httpd directory 2005-02-28 01:43:29 +00:00
Pav Lucistnik
75838a2fb7 - 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)
2005-02-27 13:55:24 +00:00
Cheng-Lung Sung
fdc8193123 - Update to 4.1.2
PR:		ports/73101
Submitted by:	clsung
Approved by:	maintainer (Autrijus Tang), co-mentor (vanilla)
2004-10-25 13:09:20 +00:00
Kris Kennaway
5b7d1c325f BROKEN on amd64: Configure fails 2004-05-30 07:00:54 +00:00
Erwin Lansing
05c10f8e19 Conditionalize dependency on DBI so this port choose the right
p5-DBI port with perl < 5.6

PR:		66735
Approved by:	maintainer
2004-05-17 13:31:37 +00:00
Vanilla I. Shu
60f2890df1 Upgrade to 4.1.1.
PR:		ports/66322
Submitted by:	maintainer.
2004-05-07 21:02:47 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Dmitry Sivachenko
dd246fa159 Switch back from GNU_CONFIGURE to HAS_CONFIGURE and fix package build.
PR:		64356
Submitted by:	maintainer
2004-03-17 07:11:06 +00:00
Vanilla I. Shu
0cc9f05aa7 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
2004-03-16 22:06:04 +00:00
Dmitry Sivachenko
25a972f6f2 Update to version 4.0.b2.
Submitted by:	maintainer
2004-02-16 07:15:01 +00:00
Dmitry Sivachenko
a85beb4a41 Add RUN_DEPENDS.
Submitted by:	maintainer
2004-01-12 08:33:26 +00:00
Dmitry Sivachenko
86b921b2b8 Update to version 4.0.a8.
Correct several typos.

Submitted by:	maintainer
2003-12-22 08:52:11 +00:00
Dmitry Sivachenko
c41147feae 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>
2003-12-09 09:07:37 +00:00