Commit graph

11 commits

Author SHA1 Message Date
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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
2009-08-02 19:36:34 +00:00
Pav Lucistnik
b2a96c6df1 - Remove conditional checks for FreeBSD 5.x and older 2009-01-06 17:59:31 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Pav Lucistnik
ee1c04c402 - Convert to USE_LDCONFIG
Approved by:	Fredrik Lindberg <fli@shapeshifter.se> (maintainer)
2007-01-31 23:07:20 +00:00
Pav Lucistnik
4f454f11d5 - Fix build with gcc 4.x
- Force -O optimization level, problems reported with higher optimization
  levels

PR:		ports/107658
Submitted by:	Fredrik Lindberg <fli@shapeshifter.se> (maintainer)
2007-01-08 00:14:17 +00:00
Sergey Matveychuk
47d0a95582 Teach the mod_install utility to not remove the shared object when
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
2006-03-28 16:08:37 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
747364a3d8 - Fix build on recent 64bit CURRENT
Reported by:	krismail
Submitted by:	Fredrik Lindberg <fli@shapeshifter.se> (maintainer)
2006-01-17 18:11:46 +00:00
Pav Lucistnik
747ecf19ad - Circumvent INSTALLS_SHLIB's tendency to ldconfig last @cwd'ed directory.
This makes package ldconfig correct directory.
2006-01-15 10:10:36 +00:00
Pav Lucistnik
15284a2fe6 BioAPI (Biometric Application Programming Interface) brings platform and device
independence to application programmers and biometric service providers.

PR:		ports/91734
Submitted by:	Fredrik Lindberg <fli@shapeshifter.se>
2006-01-15 09:29:14 +00:00