Commit graph

17 commits

Author SHA1 Message Date
Steve Wills
b04db97938 mail/roundcube-contextmenu: update to 2.3
PR:		221584
Submitted by:	Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
2017-08-17 16:39:21 +00:00
Sunpoet Po-Chuan Hsieh
57bcc4b930 Fix WWW
Approved by:	portmgr (blanket)
2017-06-26 19:36:47 +00:00
Mathieu Arnold
bbf7ef5615 http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by:	Absolight
2016-12-02 09:21:58 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Pawel Pekala
0668e57966 - Remove x-generate-plist target using deprecated @dirrm, our make makeplist
generates proper plists now
- Add NO_ARCH

PR:		205968
Submitted by:	myself
Approved by:	maintainer
2016-01-06 21:38:59 +00:00
Bryan Drewery
aa6ad6e726 USE_GITHUB: For the new support, fix DISTNAME to be more consistent.
When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.

Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.

empty() is used rather than (!defined || !${}) to support fmake.

The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.

PR:		199069
With hat:	portmgr
Testing done:	All USE_GITHUB ports without GH_COMMIT were checksum/fetch/extract/WRKSRC tested.
2015-04-28 18:44:04 +00:00
Bartek Rutkowski
9fc872df99 mail/roundcube-contextmenu: update 2.1.1 -> 2.1.2
- Convert to new GH config
- Pet portlint

PR:		199511
Submitted by:	Alexander Moisseev <moiseev@mezonplus.ru>
2015-04-20 12:45:20 +00:00
Bartek Rutkowski
ad767c1d91 svn ci mail/roundcube-contextmenu: update 2.1 -> 2.1.1
PR:		198699
Submitted by:	 Alexander Moisseev <moiseev@mezonplus.ru>
2015-03-20 09:18:47 +00:00
Bryan Drewery
5b5a90256d Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
2015-03-19 16:44:57 +00:00
Kurt Jaeger
155792e6b5 mail/roundcube-contextmenu: 2.0 -> 2.1
- Update homepage URI
- Update to work with roundcube 1.1
  https://lists.freebsd.org/pipermail/freebsd-ports/2015-February/098132.html

PR:		197843
Submitted by:	Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
2015-02-21 19:24:04 +00:00
Martin Wilke
a9044e3ae3 - Update to 2.0
PR:		190257
Submitted by:	maintainer
2014-06-04 10:35:04 +00:00
Bryan Drewery
e52a01f757 - Update to 1.13
- Use USE_GITHUB
- Stage

PR:		ports/188458
Submitted by:	Spil <spil.oss@gmail.com>
Submitted by:	Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
2014-04-21 02:39:02 +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
Bryan Drewery
016df72d05 Mirror to fix checksum errors 2013-08-31 00:46:47 +00:00
William Grzybowski
9ff74d0602 mail/roundcube-contextmenu: update to 1.10
- Update to 1.10

Changes:
https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu/blob/master/CHANGELOG

PR:		ports/180965
Submitted by:	Alexander Moisseev <moiseev mezonplus.ru> (maintainer)
2013-08-01 15:43:22 +00:00
Bryan Drewery
9dd48c587b - Update to 1.9
PR:		ports/171311
Submitted by:	Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
Approved by:	eadler, bapt (mentors, implicit)
2012-09-04 22:06:24 +00:00
Martin Wilke
476ba6691c Context menu plugin for RoundCube webmail.
WWW: http://www.tehinterweb.co.uk/roundcube/

PR:		ports/162047
Submitted by:	Alexander Moisseev <moiseev@mezonplus.ru>
2011-11-06 14:43:05 +00:00