Chris Rees
2a1424adb8
Fix pkg-message
...
PR: ports/190109
Submitted by: loic.blot@unix-experience.fr (based on)
2014-06-08 17:42:39 +00:00
Baptiste Daroussin
4a4ec28d37
Convert all :U to :tu and :L to :tl
...
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
2014-05-05 09:45:36 +00:00
Chris Rees
ed3d3888ca
Add NLS to OPTIONS_DEFINE as it's used in the port
...
PR: ports/188688
Submitted by: mat
Fix ownership of installed libexec files
PR: ports/188689
Submitted by: mat
2014-04-19 17:10:40 +00:00
Chris Rees
f07640c809
pkg-messageify pkg-message rather than using pkg-install
...
Suggested by: mat
2014-04-19 16:58:13 +00:00
Chris Rees
e0b52ac4eb
Fix leftovers.
...
While here, change ${RMDIR} to rmdir in pkg-plist-- these were detected falsely
as leftovers
Reported by: swills
2014-03-26 16:54:29 +00:00
Chris Rees
77623ac9de
Update to 6.1.20
...
PR: ports/187573
Submitted by: Geoffroy Desvernay
2014-03-25 20:57:30 +00:00
Chris Rees
139f9402a1
Stop using chown in stage part-- upstream's Makefile is keen to ensure ownership
...
too early.
2014-01-01 20:46:35 +00:00
Chris Rees
ffea24219b
Stage ports maintained by me in irc java mail
...
Cleanups in several places
2013-12-29 15:46:13 +00:00
Baptiste Daroussin
fd61959c15
Add NO_STAGE all over the place in preparation for the staging support (cat: mail)
2013-09-20 19:59:12 +00:00
Andrej Zverev
69b6f05b28
- convert to the new perl5 framework
...
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
2013-09-14 18:12:50 +00:00
Baptiste Daroussin
ee8cbb16fc
WITHOUT_NLS -> PORT_OPTIONS:MNLS
...
NOPORTDOCS -> PORT_OPTIONS:MDOCS
New options framework
2013-06-04 14:17:16 +00:00
Alex Kozlov
e159824929
- Convert USE_GETTEXT to USES (part 3)
...
Approved by: portmgr (bapt)
2013-04-24 18:10:30 +00:00
Chris Rees
03fd6366c9
Add new rc script for sympa
...
PR: ports/176475
Submitted by: Eimar Koort <eimar.koort@gmail.com>
2013-03-14 19:14:47 +00:00
Chris Rees
9f56d0b8bc
Update to 6.1.17
...
PR: ports/175966
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
While here, convert the make.conf knobs to OPTIONSng.
The DB_TYPE compatibility shim will remain for a few versions, but it should
be changed to OPTIONS_SET=[db-type as described in the OPTION] now.
2013-02-16 13:21:22 +00:00
Chris Rees
5a5b3b2742
Update to 6.1.16
...
Feature safe: yes
2012-12-01 13:37:36 +00:00
Chris Rees
a594473c5a
Update to 6.1.15
...
PR: ports/172932
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Feature safe: yes
2012-10-31 10:05:46 +00:00
Olli Hauer
63f3e3b0d4
- remove www/apache20 and devel/apr0
...
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@
2012-08-18 14:29:08 +00:00
Chris Rees
2ea7ff1249
Fix rc script regex; should check for $pid followed by space or tab,
...
rather than space. Also anchor.
Submitted by: ivoras
2012-07-11 06:29:44 +00:00
Steve Wills
63d09c9c9b
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
...
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
2012-06-10 18:42:48 +00:00
Chris Rees
5bc039b0d1
Depend on p5-DBD-mysql general port-- no need for fancy versioned logic
2012-06-08 20:30:40 +00:00
Chris Rees
64907669d6
- Update to 6.1.11 -- fixes security issue
...
- Package-ise perl dependencies
- Remove duplicate BUILD/RUN_DEPENDS by using BUILD_DEPENDS+= ${RUN_DEPENDS}
2012-05-21 20:12:39 +00:00
Chris Rees
993fbc4e17
Mark FORBIDDEN while waiting on update
...
Prompted by: rm
Security: CVE-2012-2352
2012-05-21 18:19:17 +00:00
Chris Rees
2ca616a88f
- Update to 6.1.9
...
- Fix init script for FreeBSD
- Allow use without apache (fastcgi/nginx for example) if WITHOUT_APACHE is
defined
PR: ports/167121
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
2012-05-02 17:03:27 +00:00
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