aboutsummaryrefslogtreecommitdiff
path: root/security/bioapi
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-7/+1
| | | | Notes: svn path=/head/; revision=225335
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* - Convert to USE_LDCONFIGPav Lucistnik2007-01-311-3/+1
| | | | | | | Approved by: Fredrik Lindberg <fli@shapeshifter.se> (maintainer) Notes: svn path=/head/; revision=183822
* - Fix build with gcc 4.xPav Lucistnik2007-01-082-1/+14
| | | | | | | | | | | - Force -O optimization level, problems reported with higher optimization levels PR: ports/107658 Submitted by: Fredrik Lindberg <fli@shapeshifter.se> (maintainer) Notes: svn path=/head/; revision=181733
* Teach the mod_install utility to not remove the shared object whenSergey Matveychuk2006-03-282-2/+13
| | | | | | | | | | | | | de-registering a BSP module from the BioAPI registry. This is needed when adding BSP modules to the ports tree, as both the ports system and mod_install will try to remove the file on de-install. PR: ports/95028 Submitted by: maintainer Notes: svn path=/head/; revision=158329
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+7
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Fix build on recent 64bit CURRENTPav Lucistnik2006-01-172-3/+19
| | | | | | | | Reported by: krismail Submitted by: Fredrik Lindberg <fli@shapeshifter.se> (maintainer) Notes: svn path=/head/; revision=153752
* - Circumvent INSTALLS_SHLIB's tendency to ldconfig last @cwd'ed directory.Pav Lucistnik2006-01-151-0/+3
| | | | | | | This makes package ldconfig correct directory. Notes: svn path=/head/; revision=153552
* BioAPI (Biometric Application Programming Interface) brings platform and devicePav Lucistnik2006-01-1514-0/+521
independence to application programmers and biometric service providers. PR: ports/91734 Submitted by: Fredrik Lindberg <fli@shapeshifter.se> Notes: svn path=/head/; revision=153548