aboutsummaryrefslogtreecommitdiff
path: root/security/easypg
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistAntoine Brodin2014-11-131-1/+0
| | | | Notes: svn path=/head/; revision=372514
* - Chase GNU Emacs updatesAshish SHUKLA2014-11-051-1/+1
| | | | | | | PR: 194624 Notes: svn path=/head/; revision=372191
* I experienced catastrophic brain failure and putAdam Weinberger2014-05-011-1/+1
| | | | | | | PORT_OPTIONS= instead of OPTIONS_DEFINE=. Oops. Notes: svn path=/head/; revision=352712
* STAGE support, and general cleanups. Some of the changes are aAdam Weinberger2014-05-011-20/+10
| | | | | | | | bit more aggressive, but at this point, if I'm staging your port, you've likely stopped caring what's done to it. Notes: svn path=/head/; revision=352710
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | security) Notes: svn path=/head/; revision=327769
* GNU Emacs updatesAshish SHUKLA2013-03-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | editors/emacs: - Update to 24.3 - Update CANNA patchset[1] - Unbreak ARM support by using the patch from emacs-devel port - Add missing INSTALLS_ICONS[2] - Remove a patch which is already integrated upstream - Fix Makefile header editors/emacs-devel: - Update to bzr revision 112178 - Fix Makefile header - Add missing INSTALLS_ICONS[2] editors/emacs23: - Remove ABI versions from LIB_DEPENDS - Fix Makefile header - Add missing INSTALLS_ICONS[2] Mk/bsd.emacs.mk: - Update major version for editors/emacs port *: - Bump PORTREVISION to chase Emacs updates PR: ports/177428[2] Submitted by: Yuji TAKANO[1] (via private email), bdrewery[2] Notes: svn path=/head/; revision=315598
* - Add Emacs 24 to IGNORE listeBeat Gaetzi2012-09-101-2/+2
| | | | | | | | | Reported by: pointyhat Submitted by: ashish Approved by: maintainer timeout Notes: svn path=/head/; revision=304023
* Chase Emacs updatesAshish SHUKLA2012-09-041-1/+1
| | | | Notes: svn path=/head/; revision=303664
* - Bump PORTREVISION to chase Emacs port updatesAshish SHUKLA2012-08-011-1/+1
| | | | | | | - Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi Notes: svn path=/head/; revision=301834
* - Chase Emacs updatesAshish SHUKLA2012-02-221-1/+1
| | | | | | | PR: ports/165082 Notes: svn path=/head/; revision=292058
* - Chase editors/emacs updateAshish SHUKLA2011-10-171-1/+1
| | | | Notes: svn path=/head/; revision=283686
* Chase editors/emacs updateAshish SHUKLA2011-09-071-1/+1
| | | | Notes: svn path=/head/; revision=281398
* Chase editors/emacs update.Ashish SHUKLA2011-08-271-1/+1
| | | | | | | PR: ports/160196 Notes: svn path=/head/; revision=280599
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - CATEGORIES += elispPhilip M. Gollucci2010-01-042-20/+16
| | | | | | | | | | - mark IGNORE for editors/emacs23 PR: ports/142072 Submitted by: maintainer Notes: svn path=/head/; revision=247088
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to 0.0.16Martin Wilke2008-08-072-6/+5
| | | | | | | | PR: 126279 Submitted by: Shota Iwazaki <iwazaki8@yahoo.co.jp> (maintainer) Notes: svn path=/head/; revision=218218
* 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
* EasyPG is an all-in-one GnuPG interface for Emacs. It consists of twoRong-En Fan2008-02-265-0/+86
parts: EasyPG Assistant and EasyPG Library. EasyPG Assistant is a set of convenient tools to use GnuPG from Emacs. EasyPG Library is a sort of an elisp port of GPGME, a wrapper library which provides API to access some of the GnuPG functions. WWW: http://sourceforge.jp/projects/epg/ PR: ports/119008 Submitted by: Shota Iwazaki <iwazaki8 at yahoo.co.jp> Notes: svn path=/head/; revision=207915