aboutsummaryrefslogtreecommitdiff
path: root/security/gnomint
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistAntoine Brodin2014-11-131-3/+0
| | | | Notes: svn path=/head/; revision=372514
* security/libgcrypt: 1.5.3_3 -> 1.6.1Kurt Jaeger2014-07-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | - Update to 1.6.1 - Remove some unneeded patches - Fix pkg-plist - report configure bug upstream https://bugs.g10code.com/gnupg/issue1668 - report API breakage downstream and find that MacPorts had the same issue https://rt.cpan.org/Ticket/Display.html?id=97201 - bump PORTREVISION for dependent ports (approx. 100 ports) - Thanks to exp-run by antoine@ to find ports that break - patch ports that would otherwise break security/shishi with PR 192164 is already committed [1] devel/ccrtp [2] editors/abiword [3] security/p5-Crypt-GCrypt PR: 191256, 192162 [1], 192163 [2], 192166 [3] Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com> Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) Notes: svn path=/head/; revision=363436
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15Tijl Coosemans2014-07-232-2/+32
| | | | | | | | | | | | | | | - Bump PORTREVISION on all ports that depend on security/gnutls and adjust all ports that depend on security/gnutls3 - Update mail/anubis to version 4.2 which supports gnutls 3.x - Update mail/libvmime to a development snapshot (recommended by upstream developers) PR: 191274 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=362645
* Fix plist mess (NLS handling was wrong)Baptiste Daroussin2014-07-162-41/+16
| | | | | | | | Do not pollute ${PREFIX}/lib with a useless empty pkgconfig directory Do not remove directories owned by the mtree Notes: svn path=/head/; revision=362116
* Add a build dependency on intltoolBaptiste Daroussin2014-07-161-10/+7
| | | | | | | | Use options helpers Fix building when no shared readline is in base Notes: svn path=/head/; revision=362114
* - Chase database/sqlite3 slib bumpMartin Wilke2014-06-271-1/+1
| | | | | | | Approved by: portmgr (myself) Notes: svn path=/head/; revision=359586
* - StagifyBernhard Froehlich2014-01-272-6/+8
| | | | | | | | | | | - Update dependencies to new shlib format - Bump PORTREVISION PR: ports/185556 Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer) Notes: svn path=/head/; revision=341425
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [st]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331274
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* Convert to new perl frameworkBaptiste Daroussin2013-09-161-4/+1
| | | | | | | Convert USE_GMAKE to USES Notes: svn path=/head/; revision=327414
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-0/+1
| | | | Notes: svn path=/head/; revision=326111
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Chase security/libgcrypt updateEmanuel Haupt2013-05-031-0/+1
| | | | Notes: svn path=/head/; revision=317220
* gnoMint is an X.509 Certificate Authority (CA) management tool with both a GTKMartin Wilke2013-03-026-0/+146
and command-line interface. It allows anyone to create and manage a CA without having to write configuration files or remember long command-line arguments. WWW: http://gnomint.sourceforge.net/ PR: ports/176580 Submitted by: Kevin Zheng <kevinz5000@gmail.com> Notes: svn path=/head/; revision=313243