aboutsummaryrefslogtreecommitdiff
path: root/devel/libopkele
Commit message (Collapse)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-4/+3
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* Chase the ftp/curl shlib version bump.Peter Pentchev2010-04-031-1/+2
| | | | Notes: svn path=/head/; revision=252125
* - Update boost to 1.39Pav Lucistnik2009-07-281-1/+1
| | | | | | | | | | - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer) Notes: svn path=/head/; revision=238504
* - Update to 2.0.2Dmitry Marakasov2009-06-213-69/+4
| | | | | | | | | PR: 135385 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: maintainer timeout Notes: svn path=/head/; revision=236448
* Bump the version of the curl shared library after the ftp/curl updatePeter Pentchev2009-01-231-1/+2
| | | | | | | | | to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working. Notes: svn path=/head/; revision=226721
* - Try another trick to get OpenSSL from ports on 6.x (and 6.x only)Pav Lucistnik2008-07-231-3/+6
| | | | Notes: svn path=/head/; revision=217328
* - Do dirty trick to use OpenSSL from ports on 6.xPav Lucistnik2008-07-171-13/+7
| | | | Notes: svn path=/head/; revision=216947
* Add depends to expat2.Vanilla I. Shu2008-07-031-0/+1
| | | | | | | Submitted by: itetu@ via 'QA Tindy' Notes: svn path=/head/; revision=216226
* Upgrade to 2.0.Vanilla I. Shu2008-07-035-18/+102
| | | | | | | | PR: ports/125204 Submitted by: maintainer Notes: svn path=/head/; revision=216223
* libopkele is a c++ implementation of an OpenID decentralized identityMartin Wilke2008-01-145-0/+70
system. It provides OpenID protocol handling, leaving authentication and user interaction to the implementor. WWW: http://kin.klever.net/libopkele/ PR: ports/119628 Submitted by: Sutra Zhou <zhoushuqun at gmail.com> Notes: svn path=/head/; revision=205637