aboutsummaryrefslogtreecommitdiff
path: root/mail/roundcube-sauserprefs
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Unbreak bulk -aAntoine Brodin2021-02-111-0/+1
| | | | Notes: svn path=/head/; revision=564976
* flavorize mail/roundcube and plugins.Mathieu Arnold2018-05-021-1/+3
| | | | | | | | | | PR: 227715 Submitted by: mat Approved by: maintainers Sponsored by: Absolight Notes: svn path=/head/; revision=468851
* Convert tab after WWW: in pkg-descrs to single space as per PHBDmitry Marakasov2016-05-231-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415738
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Fixup some whitespace at the beginning of lines problems.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412342
* Remove x-generate-plist target using deprecated @dirrm, our make makeplistPawel Pekala2016-01-071-9/+0
| | | | | | | | | | | generates proper plists now. PR: 205970 Submitted by: myself Approved by: maintainer Notes: svn path=/head/; revision=405470
* - Add NO_ARCHDmitry Marakasov2015-07-302-8/+1
| | | | | | | | | - Drop @dirrm* from plist Approved by: portmgr blanket Notes: svn path=/head/; revision=393269
* - Stage supportMartin Wilke2014-06-021-3/+3
| | | | | | | | PR: 190389 Submitted by: maintainer Notes: svn path=/head/; revision=356213
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* Mirror while hereBryan Drewery2013-08-311-2/+3
| | | | Notes: svn path=/head/; revision=325756
* Please mirror this distfile when updating, it has no versionBryan Drewery2013-08-301-1/+1
| | | | | | | and causes checksum errors Notes: svn path=/head/; revision=325740
* - Update to 1.10Martin Wilke2013-05-293-5/+5
| | | | | | | | PR: 179007 Submitted by: maintainer Notes: svn path=/head/; revision=319333
* Roundcube plugin to manage SpamAssassin preferences.Martin Wilke2013-02-184-0/+94
Adds a 'Spam' tab to the 'Personal Settings' to allow the user to change their SpamAssassin preferences. Preferences must be stored in a SQL database. Default preferences are used when no user preference is found. WWW: http://www.tehinterweb.co.uk/roundcube/ PR: ports/176212 Submitted by: Stefan Bethke <stb@lassitu.de> Notes: svn path=/head/; revision=312470