Commit graph

6 commits

Author SHA1 Message Date
Tobias C. Berner
b1a1d38bf9 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	→https://reviews.freebsd.org/D15540
2018-06-28 17:39:53 +00:00
Kirill Ponomarev
3f7f59394e Bump PORTREVISION after security/botan2 update 2018-04-04 08:37:42 +00:00
Yuri Victorovich
1b0a8493be editors/encryptpad: Update to 0.4.0.2
Changelog:
https://github.com/evpo/EncryptPad/blob/v0.4.0.2/CHANGES.md

Additional port changes:
* Added a committed upstream patch that isn't yet released
* Changed dependency to security/botan2
* Moved USESxx statements to one section
* Added 256 512 icon sizes
* Installing DOCS with ${COPYTREE_SHARE} instead of ${CP}

PR:		225806
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by:	tcberner (mentor, implicit)
2018-02-10 18:58:59 +00:00
Dmitry Marakasov
b30d0bae55 - Update WWW
- Pet portlint

Approved by:	portmgr blanket
2017-12-07 09:00:27 +00:00
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Alexey Dokuchaev
5d6cba076e Add new port `editors/encryptpad', a minimalist secure text editor and
binary encryptor.

WWW: http://evpo.net/encryptpad/

Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1484432907 which corresponds to commit c9e6636 tagged
as this release.

PR:		215639
Submitted by:	Dmitri Goutnik
2017-03-19 09:21:01 +00:00