aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail
Commit message (Collapse)AuthorAgeFilesLines
...
* Stage support and clean up the messy Makefile a littleAdam Weinberger2013-10-062-32/+118
| | | | Notes: svn path=/head/; revision=329527
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Use the php54-safe sqsession_unregister() instead of the deprecatedAdam Weinberger2012-11-162-1/+12
| | | | | | | | | | | | and removed session_unregister(). This is solely a php-5.4 fix. PORTREVISION bump, but since this port does not officially support php-5.4 I have no plans to merge this patch to RELENG_9_1_0. Feature safe: yes Notes: svn path=/head/; revision=307496
* Prevent PREFIX from making its way into the plist for plugins.Adam Weinberger2012-11-081-1/+1
| | | | | | | | | This broke package builds of squirrelmail plugins. Feature safe: yes Notes: svn path=/head/; revision=307190
* Make sure plugins use the same php version as the main squirrelmailAdam Weinberger2012-11-051-18/+12
| | | | | | | | | | | | | | | port. This is an issue for packages, where dependencies are computed before other dependencies are installed. While we're at it, remove the vestigial WITHOUT_WWWDIR thing. I'm just assuming noone uses it, and if you do, then you can set SQUIRRELDIR= as noted in the file---this is the same setting used in the main squirrelmail port. Feature safe: yes Notes: svn path=/head/; revision=307035
* I know that the error for php-5.4 incompatibility confusingly saysAdam Weinberger2012-11-021-0/+6
| | | | | | | | | | | | | | | | that squirrelmail is incompatible with php-5 entirely, but it is just php-5.4 that it is incompatible with. I'm adding some more verbose and setting the default to 5.3 if php isn't installed, but there's not a lot else I can do. There is an open PR to make the error message more clear, but at the end of the day php-5.4 compatibility is waiting only on the SM team to make another release. Feature safe: yes Notes: svn path=/head/; revision=306833
* Rather than using cp -R and warning about umask values, use cpio.Adam Weinberger2012-10-161-11/+8
| | | | | | | | | | | | As a result, this picks up an .htaccess in DOCSDIR that we were missing before. Also, prevent a patch remnant from getting installed. PORTREVISION bumped for plist change. Feature safe: yes Notes: svn path=/head/; revision=305960
* The l10n/i18n package has been separated, and now livesAdam Weinberger2012-10-083-1699/+6
| | | | | | | in mail/squirrelmail-translations. Notes: svn path=/head/; revision=305548
* Use language from WWW to clarify that JS is supported, but notAdam Weinberger2012-09-091-1/+1
| | | | | | | required. Notes: svn path=/head/; revision=303980
* Don't clobber php54's hex2bin(). This resolves a compatability issueAdam Weinberger2012-09-091-0/+33
| | | | | | | | | between squirrelmail and php54, though others remain. This patch was adapted from the squirrelmail SVN repo. Notes: svn path=/head/; revision=303979
* Let bsd.port.mk create users and groups rather than doing itAdam Weinberger2012-09-092-31/+10
| | | | | | | ourselves. Introduces SMUSER/SMGROUP tunables. Notes: svn path=/head/; revision=303976
* Remove WITHOUT_WWWDIR. This was a tunable to install into a nonstandardAdam Weinberger2012-09-091-8/+1
| | | | | | | | | | location. It came with a pre-everything message warning you of the change. This happened 8.5 years ago, so I am hoping people have converted over by now. If not, just set SQUIRRELDIR to whatever path you please. This is noted also in the Makefile. Notes: svn path=/head/; revision=303974
* Convert the WITH_DATABASE and WITH_LDAP tunables to optionsNG.Adam Weinberger2012-09-091-10/+16
| | | | | | | PR: ports/171092 Notes: svn path=/head/; revision=303973
* - Pass maintainership to new maintainerThomas Abthorpe2012-09-091-1/+1
| | | | Notes: svn path=/head/; revision=303954
* - Mark IGNORE_WITH_PHP=5Thomas Abthorpe2012-09-071-0/+1
| | | | | | | | | | - There is a known compatibility issue with php-5.4, use php-5.3 instead PR: ports/171094 Submitted by: adamw Notes: svn path=/head/; revision=303815
* - Mark CONFLICTS with squirreloutlookThomas Abthorpe2012-06-071-0/+2
| | | | | | | Submitted by: ketasbot Notes: svn path=/head/; revision=298692
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Update to 1.4.22Thomas Abthorpe2011-09-082-4/+4
| | | | | | | | | Security: CVE-2010-4554 Security: CVE-2010-4555 Security: CVE-2011-2023 Notes: svn path=/head/; revision=281459
* - Use canonical format for FreeBSD.org MAINTAINER addressesSunpoet Po-Chuan Hsieh2010-12-252-3/+1
| | | | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat) Notes: svn path=/head/; revision=266895
* - Update to 1.4.21Thomas Abthorpe2010-08-044-11/+11
| | | | | | | | | PR: ports/149063 (based on) Submitted by: Daniel Bond <db nsn.no> Security: CVE-2010-1637 and CVE-2010-2813 Notes: svn path=/head/; revision=258791
* - Really add patch this timeThomas Abthorpe2010-06-021-0/+12
| | | | Notes: svn path=/head/; revision=255571
* - Restore i18n patch for Japanese filenamesThomas Abthorpe2010-06-021-1/+1
| | | | | | | | PR: ports/147203 Submitted by: Kazuo Dohzono <dohzono axion-software.com> Notes: svn path=/head/; revision=255570
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* Allow pre-everything, do-install and post-install targets to be redefined byIon-Mihai Tetcu2010-05-221-0/+6
| | | | | | | the ports that use this framework. Notes: svn path=/head/; revision=254859
* - Update to 1.4.20Thomas Abthorpe2010-03-094-92/+4
| | | | Notes: svn path=/head/; revision=250774
* - Set USE_PHP?= yes, so selected PHP modules can override settingThomas Abthorpe2010-02-021-2/+2
| | | | | | | | PR: ports/143447 Submitted by: Darren Pilgrim <darren.pilgrim gmail.com> Notes: svn path=/head/; revision=249063
* - Really fix IMAP searchThomas Abthorpe2010-01-042-33/+31
| | | | | | | | | | - Bump PORTREVISION PR: ports/141736 Submitted by: Yuri Pankov <yuri.pankov gmail.com> Notes: svn path=/head/; revision=247148
* - Use USE_PERL5_RUN instead of USE_PERL5_BUILDThomas Abthorpe2009-11-101-1/+0
| | | | | | | | | | | | - Move perl dependency before <bsd.port.pre.mk> - Adopt mail/squirrelmail-login_notes-plugin while I am here - There is no bump as the same functionality is maintained Requested by: linimon Approved by: portmgr (linimon) Notes: svn path=/head/; revision=244081
* - Fix imap search [1]Thomas Abthorpe2009-11-103-11/+80
| | | | | | | | | | | | - Really fix Japanese text corruption [2] - Bump PORTREVISION Submitted by: Carlos Fernando Assis Paniago via Simon Dick [1] Submitted by: Kazuo Dohzono [2] Obtained from: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550763 [1] Notes: svn path=/head/; revision=244052
* - Fix Japanese (and possibly other) text corruption on forward/replyThomas Abthorpe2009-10-292-4/+13
| | | | | | | | | | - Bump PORTREVISION PR: ports/139360 Submitted by: Kazuo Dohzono <dohzono axion-software.com> Notes: svn path=/head/; revision=243484
* - Update localesThomas Abthorpe2009-08-313-48/+511
| | | | | | | | - Switch back to SF mirrors - Bump PORTREVISION Notes: svn path=/head/; revision=240628
* - Update to 1.4.20.r2Thomas Abthorpe2009-08-302-5/+5
| | | | | | | | Notified by: jadawin Security: CVE-2009-2964 Notes: svn path=/head/; revision=240552
* - Use FreeBSD ftp serversThomas Abthorpe2009-08-221-4/+4
| | | | | | | - SF garr mirror seems to have corrupt distro Notes: svn path=/head/; revision=240104
* - Fix fetchDmitry Marakasov2009-08-221-3/+4
| | | | Notes: svn path=/head/; revision=240079
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* - Host distfiles on FreeBSD ftp serversThomas Abthorpe2009-08-211-1/+2
| | | | | | | | PR: ports/137965 (based on) Submitted by: Martin Schweizer <schweizer.martin gmail.com> Notes: svn path=/head/; revision=240032
* - Preserve config_local.phpThomas Abthorpe2009-06-172-1/+4
| | | | | | | | | | - Bump PORTREVISION PR: ports/134771 Submitted by: Marcin Gryszkalis <mg fork.pl> Notes: svn path=/head/; revision=236125
* - Update to 1.4.19Thomas Abthorpe2009-05-222-5/+4
| | | | | | | Security: CVE-2009-1381 CVE-2009-1579 Notes: svn path=/head/; revision=234370
* - Fix Deliver.class.php patchThomas Abthorpe2009-05-212-2/+3
| | | | | | | | | - Bump PORTREVISION Submitted by: Marcin Gryszkalis <mg fork.pl> via private email Notes: svn path=/head/; revision=234316
* - Update to 1.4.18Thomas Abthorpe2009-05-205-41/+93
| | | | | | | | | | | - Fix Subject/filename/non-ascii filename issue [1] PR: ports/133652 [1] Submitted by: Kazuo Dohzono <dohzono gmail.com> [1] Security: CVE-2009-1581 CVE-2009-1578 CVE-2009-1579 CVE-2009-1580 Notes: svn path=/head/; revision=234288
* Enhance bsd.squirrelmail.mk:Ion-Mihai Tetcu2009-02-111-4/+21
| | | | | | | | | | | | | | | | | | - default SQUIRREL_PLUGIN_NAME to PORTNAME only if not already deifned - provide default values for: CATEGORIES, MASTER_SITES, PKGNAMEPREFIX, PKGNAMESUFFIX - if ${FILESDIR}/pkg-message.in exists, add it to SUB_FILES and set SQUIRREL_PLUGIN_NAME to the right value in SUB_LIST - introduce USE_SM_COMPAT; if defined, RUN_DEPEND on mail/squirrelmail-compatibility-plugin for the old (v1) compat plugin you still need to depends by hand (since it's expected to go away shortly) - bug-fix: install in the right place even if the install dir exists. Approved by: maintainer (on IRC) Notes: svn path=/head/; revision=228063
* - Update to 1.4.17Thomas Abthorpe2008-12-053-7/+6
| | | | | | | Security: http://www.vuxml.org/freebsd/d1ce8a4f-c235-11dd-8cbc-00163e000016.html Notes: svn path=/head/; revision=223800
* - Update to 1.4.16Thomas Abthorpe2008-09-295-19/+16
| | | | | | | | | | - Document plugin behaviour in pkg-message [1] Prompted by: Petr Rehor [1] Security: http://www.vuxml.org/freebsd/a0afb4b9-89a1-11dd-a65b-00163e000016.html Notes: svn path=/head/; revision=220985
* - Fix common includeThomas Abthorpe2008-09-021-2/+2
| | | | | | | | | | - This is a no-op on the build cluster, no bump required PR: ports/126901 Submitted by: Petr Rehor <prehor gmail.com> Notes: svn path=/head/; revision=219684
* - Fix builtin fortune plugin for FreeBSDThomas Abthorpe2008-06-201-1/+4
| | | | | | | | | - Bump PORTREVISION PR: ports/124630 Notes: svn path=/head/; revision=215315
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Change config check, otherwise there is leftovers in pluginsThomas Abthorpe2008-06-031-2/+2
| | | | | | | Notified by: ionbot Notes: svn path=/head/; revision=214260
* - Update to 1.4.15Thomas Abthorpe2008-06-034-9/+341
| | | | | | | | | | | | | | - Assume maintainership - Add bsd.squirrelmail.mk, a common include framework for plugins - Thanks to Simon for his maintainership - Thanks to jadawin@, miwi@, itetcu@ and Neil Darlow for testing and feedback on bsd.squirrelmail.mk PR: ports/124027 Submitted by: Simon Dick <simond irrelevant.org> Notes: svn path=/head/; revision=214248
* - Update to 1.4.13Martin Wilke2007-12-183-219/+4
| | | | | | | | | PR: 118781 Submitted by: Simon Dick <simond@irrelevant.org> (maintainer) Security: http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-6348 Notes: svn path=/head/; revision=203999