aboutsummaryrefslogtreecommitdiff
path: root/security/osslsigncode
Commit message (Collapse)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+2
| | | | | | | | | | | | - 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=276991
* Chase the ftp/curl shlib version bump.Peter Pentchev2010-04-031-2/+2
| | | | Notes: svn path=/head/; revision=252125
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* Change MAINTAINER to my @FreeBSD.org addressSean Nicholas Barkas2009-07-241-1/+1
| | | | | | | Approved by: erwin Notes: svn path=/head/; revision=238325
* 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
* - Update to 1.3Martin Wilke2008-02-203-22/+5
| | | | | | | | | | | - Use SF macro PR: 120796 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=207647
* Update the ftp/curl port to 7.16.0.Peter Pentchev2006-12-131-1/+2
| | | | | | | | | | | | | Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports Notes: svn path=/head/; revision=179653
* New Port: security/osslsigncodeFrank J. Laszlo2006-11-114-0/+52
Platform-independent tool for Authenticode signing of EXE/CAB files - uses OpenSSL and libcurl. It also supports timestamping. PR: ports/105353 Submitted By: Nick Barkas <snb@threerings.net> Approved By: flz (mentor) Notes: svn path=/head/; revision=177053