The NetBSD Project

CVS log for pkgsrc/devel/libtool/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / libtool

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.53 / (download) - annotate - [select for diffs], Tue Jul 26 16:15:26 2022 UTC (20 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, HEAD
Changes since 1.52: +2 -3 lines
Diff to previous 1.52 (colored)

libtool*: update to 2.4.7

* Noteworthy changes in release 2.4.7 (2022-03-16) [stable]

** New features:

  - Libtool script now supports (configure-time and runtime) ARFLAGS
    variable, which obsoletes AR_FLAGS.  This is due to naming conventions
    among other *FLAGS and to be consistent with Automake's ARFLAGS.

  - Gnulib testsuite is enabled and run during 'make check'.

  - Support the Windows version of the Intel C Compiler (icl) in
    libtool script.

  - Pass '-fsanitize=*' flags for GCC and LLVM, and '-specs=*' for GCC
    to linker.

  - Pass '-Xassembler=*' and '-Wa,*' flag to compilers and linkers.

  - The variable 'FILECMD' with default value of '/usr/bin/file' was used to
    replace existing hard coded references to '/usr/bin/file'.

  - Add MidnightBSD support.

** Important incompatible changes:

  - Libtool changed ARFLAGS/AR_FLAGS default from 'cru' to 'cr'.

  - Do not pass '-pthread' to Solaris linker.

  - 'libtool' and 'libtoolize' scripts now use '#! /usr/bin/env sh' shebang.
    Previously '#! /bin/sh' was used, which presents challenges for
    containerized environments.

** Bug fixes:

  - Fix significant slowdown of libtoolize for certain projects (regression
    introduced in 2.4.3 release) caused by infinite m4 macro recursion.

  - Mitigate the slowdown of libtool script (introduced in v2.4.3) caused by
    increased number of calls to '$SED $sed_quote_subst' (bug#20006).

  - Properly parse and export TLS symbols on AIX.

  - Various bug fixes surrounding use of 'sed'.

  - Darwin systems set proper "allow undefined" flag on OSX 11, and
    PowerPC 10.5.

  - Removed some deprecated tests related to 'Makefile.inc' files.

Revision 1.52 / (download) - annotate - [select for diffs], Tue Jun 28 11:31:47 2022 UTC (21 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored)

*: recursive bump for perl 5.36

Revision 1.51 / (download) - annotate - [select for diffs], Mon May 24 19:50:01 2021 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.50: +2 -1 lines
Diff to previous 1.50 (colored)

*: recursive bump for perl 5.34

Revision 1.50 / (download) - annotate - [select for diffs], Mon Mar 6 16:14:07 2017 UTC (7 years, 1 month ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.49: +1 -3 lines
Diff to previous 1.49 (colored)

Update libtool packages to 2.4.6.

Changes since 2.4.2 are too numerous to mention, with over 4,700 lines
in the ChangeLog file.  However, this release does at least fix a large
number of build failures on SmartOS, and doesn't appear to cause any
obvious regressions in bulk builds performed by Joerg and myself.

Some pkgsrc cleanups while here, including merging the MirBSD patches
correctly.  It couldn't be made much clearer how to properly integrate
patches here to ensure they are not lost.  Next time you might not be so
fortunate!

Revision 1.49 / (download) - annotate - [select for diffs], Sat Jul 9 06:38:09 2016 UTC (7 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored)

Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.

Revision 1.48 / (download) - annotate - [select for diffs], Thu Oct 9 13:44:37 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.47: +1 -2 lines
Diff to previous 1.47 (colored)

Remove SVR4_PKGNAME, per discussion on tech-pkg.

Revision 1.47 / (download) - annotate - [select for diffs], Fri May 31 12:40:01 2013 UTC (10 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored)

Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.46 / (download) - annotate - [select for diffs], Thu May 9 18:26:33 2013 UTC (10 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.45: +3 -1 lines
Diff to previous 1.45 (colored)

Pull in libtool-fortran. Bump PKGREVISION.

Revision 1.45 / (download) - annotate - [select for diffs], Tue Dec 15 17:35:36 2009 UTC (14 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.44: +3 -9 lines
Diff to previous 1.44 (colored)

Update to libtool-2.2.6b. This switches libtool to the new main branch.
Changes are many, important for pkgsrc:
- much higher speed (up to 30% faster for the overall build of libX11)
- less magic for detection of the tag

The pkgsrc integration of f2c has been changed to be more sane.
libtool itself now depends on the f2c frontend to use proper
auto-configuration and only fakes up the library. This part is
encapsulated in mk/compiler/f2c.mk.

Revision 1.44 / (download) - annotate - [select for diffs], Tue Jul 19 10:20:07 2005 UTC (18 years, 9 months ago) by grant
Branch: MAIN
CVS Tags: tv-libtool-1-5-18-tmpdirfix, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.43: +3 -3 lines
Diff to previous 1.43 (colored)

depends should be ../../<category>/<pkg>

Revision 1.43 / (download) - annotate - [select for diffs], Thu Oct 14 19:04:56 2004 UTC (19 years, 6 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.42: +4 -1 lines
Diff to previous 1.42 (colored)

Update libtool* packages to account for libltdl split, and simplify by
moving some common things into Makefile.common.

Revision 1.42 / (download) - annotate - [select for diffs], Wed May 26 13:51:07 2004 UTC (19 years, 10 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.41: +3 -3 lines
Diff to previous 1.41 (colored)

Use "nb[0-9]*" instead of "nb[0-9]" to accept revisions beyond 9.

Revision 1.41 / (download) - annotate - [select for diffs], Wed May 26 13:49:29 2004 UTC (19 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.40: +3 -4 lines
Diff to previous 1.40 (colored)

Fix broken dependence patterns introduced in revision 1.36.

Revision 1.40 / (download) - annotate - [select for diffs], Thu Feb 5 20:14:06 2004 UTC (20 years, 2 months ago) by skrll
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.39: +3 -5 lines
Diff to previous 1.39 (colored)

The long awaited update libtool to 1.5.2.

Some pkgsrc things
	- Fix PLISTs for packages that use -release
	- Include canonicalisation of a couple of paths for the benefit
	  of qt3-*
	- the normal version=sunos patching
	- fix all library_names_spec for the standard set of symlinks

The libtool things some of which had already made it into pkgsrc libtool.

New in 1.5.2: 2004-01-25; CVS version 1.5.0a, Libtool team:
* lt_dlrealloc is an official part of the libltdl API.
* --tag, --silent and --debug options are preserved and reused when libtool
  calls itself for relinking etc.
* `-pthread' and similar options are honoured when linking shared libraries.
* -no-suppress in compile mode shows compiler output for both PIC and non-PIC
  object compilation.
* New link mode option `-precious-files-regex' to prevent accidental removal
  of files you want to keep, such as test coverage data, from the temporary
  output directory.
* Directories specified in /etc/ld.so.conf are no longer hardcoded on Linux.
* Recognises the 'R' symbol type on Solaris so read-only symbols can be
  exported.
* Bug fixes.

New in 1.5: 2003-04-14; CVS version 1.4e, Libtool team:
* First stable release of multi-language architecture.
* libtool and libltdl support for Mac OS/X.
* libltdl will now use cygwins dlopen API instead of always forcing
  LoadLibrary.
* Support auto-import patch to binutils on cygwin for much improved dll
  support.
* Bug fixes.

New in 1.4.3: 2002-10-13; CVS version 1.4.2a, Robert Boehne:
* The libltdl subdirectory now bootstraps correctly with Automake 1.5.
* srcdir != builddir builds with Automake 1.5 work correctly.
* Support for mips-compaq-nonstopux.
* New command line argument, --preserve-dup-deps prevents removal of
  duplicate dependent libraries.

New in 1.4d: 2002-01-07; CVS version 1.4c, Libtool team:
* Help strings display correctly again.
* Better error messages when library linking fails.
* Better error messages from libltdl when loading fails.
* Better search path management in libltdl with `lt_dlinsertsearchdir' call.
* Support /lib/w32api in recent cygwin releases.
* Support cross compilation to mingw.
* Support for .rc files (Windows resource compiler).
* Improved handling of mingw gcc.
* Improved handling of $PATH with entries containing spaces.
* Improved support for linking with gcc on aix4* and aix5*.
* Improved support for GCC 3.0.
* Initial support for QNX RTOS, UnixWare 7 and OpenUNIX 8.
* Bug fixes to the OpenBSD port.
* Bug fixes.

New in 1.4.2: 2001-09-11; CVS version 1.4.1a, Gary V. Vaughan:
* libltdl now builds on solaris again
* diagnose and warn about not-quite-working combinations of gcc and
  ld on solaris.
* Improved OpenBSD support.
* Improved cygwin support.
* Bugfixes.

New in 1.4.1: 2001-09-03; CVS version 1.4.0a, Libtool team:
* Better error messages from libltdl when loading fails.
* Don't leave here-doc files behind.
* Improved support for OpenBSD.
* Libtool will build with autoconf-2.50 and higher.
* Plug memory management bugs in libltdl.
* Prefer shl_load to dlopen for better operation on HP-UX.

New in 1.4b: 2001-07-09; CVS version 1.4a, Libtool team:
* Now bootstraps with autoconf-2.50 and automake-1.4-p4.
* Always try to build at least a static lib, even if both static and
  shared libs were disabled.
* Full support for C++ compiler.
* Support for GNU gcj compiler.
* libltdl can now load all modules in a given path according to user
  supplied criteria with `lt_dlforeachfile' call.
* Improved support for AIX ia64, djgpp, HPUX, hurd, OpenBSD, sco3.2*.
* Internal mutex handling no longer has namespace clashes on NCR MP-RAS.
* New pdemo and tagdemo tests.
* Bug fixes.

Revision 1.39 / (download) - annotate - [select for diffs], Sat Mar 29 09:38:21 2003 UTC (21 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.38: +3 -1 lines
Diff to previous 1.38 (colored)

Add empty patch target.

Revision 1.38 / (download) - annotate - [select for diffs], Fri Mar 28 21:14:15 2003 UTC (21 years ago) by wiz
Branch: MAIN
Changes since 1.37: +1 -2 lines
Diff to previous 1.37 (colored)

NO_PATCH is deprecated, says pkglint. Remove it.

Revision 1.37 / (download) - annotate - [select for diffs], Sun Aug 25 18:38:33 2002 UTC (21 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.36: +1 -1 lines
Diff to previous 1.36 (colored)

Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.

Revision 1.35.2.1 / (download) - annotate - [select for diffs], Sun Jun 23 18:44:29 2002 UTC (21 years, 10 months ago) by jlam
Branch: buildlink2
Changes since 1.35: +3 -3 lines
Diff to previous 1.35 (colored) next main 1.36 (colored)

Merge from pkgsrc-current to buildlink2 branch.

Revision 1.36 / (download) - annotate - [select for diffs], Thu May 23 20:07:00 2002 UTC (21 years, 11 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, buildlink2-base
Changes since 1.35: +3 -3 lines
Diff to previous 1.35 (colored)

Depend on the proper PKGREVISION of libtool-base and libtool-info.
Fix from fredb, approved by skrll.

Revision 1.35 / (download) - annotate - [select for diffs], Mon Apr 15 18:25:45 2002 UTC (22 years ago) by kei
Branch: MAIN
Branch point for: buildlink2
Changes since 1.34: +4 -4 lines
Diff to previous 1.34 (colored)

Define PKGREVISION, not PKGREV to handle nbX of the package.  libtool package
now uses the standard way.

Revision 1.34 / (download) - annotate - [select for diffs], Thu Oct 18 15:20:11 2001 UTC (22 years, 6 months ago) by veego
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Changes since 1.33: +2 -1 lines
Diff to previous 1.33 (colored)

SVR4 packages have a limit of 9 chars for a package name.
The automatic truncation in gensolpkg doesn't work for packages which
have the same package name for the first 5-6 chars.
e.g. amanda-server and amanda-client would be named amanda and amanda.
Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for
amanda-server.
All svr4 packages also have a vendor tag, so we have to reserve some chars
for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6
or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the
vendor tag enough room.
All p5-* packages and a few other packages have now a SVR4_PKGNAME.

Revision 1.33 / (download) - annotate - [select for diffs], Tue Feb 27 08:20:24 2001 UTC (23 years, 1 month ago) by skrll
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.32: +5 -5 lines
Diff to previous 1.32 (colored)

Update libtool to be based on a CVS snapshot of the multi-language branch

Revision 1.32 / (download) - annotate - [select for diffs], Fri Feb 16 14:38:40 2001 UTC (23 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.31: +3 -1 lines
Diff to previous 1.31 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.31 / (download) - annotate - [select for diffs], Sat Feb 3 05:34:57 2001 UTC (23 years, 2 months ago) by hubertf
Branch: MAIN
Changes since 1.30: +11 -33 lines
Diff to previous 1.30 (colored)

Split into libtool-base and libtool-info, for easier system bootstrap.
This meta-package pulls in the other two parts.

XXX any modifications should be made to this pkg's Makefile.common, patches,
XXX files dir etc. *only* !

Revision 1.30 / (download) - annotate - [select for diffs], Fri Jan 26 16:42:44 2001 UTC (23 years, 2 months ago) by skrll
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

Improve argument checking for -version-info. Bump to nb11.

Revision 1.29 / (download) - annotate - [select for diffs], Mon Jan 15 14:40:32 2001 UTC (23 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

The "check" target is defined in bsd.pkg.mk for some other purpose, so
don't usurp it.

Revision 1.28 / (download) - annotate - [select for diffs], Thu Jan 4 13:05:23 2001 UTC (23 years, 3 months ago) by bad
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27 (colored)

USE_GTEXINFO=yes.

Revision 1.27 / (download) - annotate - [select for diffs], Thu Dec 28 17:55:37 2000 UTC (23 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

Update to 1.3.5nb10:
wllinklibs have to be before deplibs to take effect (else they won't get
added to the RPATH, at least not on i386/current).

Revision 1.26 / (download) - annotate - [select for diffs], Sun Nov 26 21:12:54 2000 UTC (23 years, 4 months ago) by mycroft
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Bump libfool version.

Revision 1.25 / (download) - annotate - [select for diffs], Sun Nov 26 20:38:55 2000 UTC (23 years, 4 months ago) by tron
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Update "libtool" version number after recent changes by Charles M. Hannum.

Revision 1.24 / (download) - annotate - [select for diffs], Fri Nov 17 09:58:50 2000 UTC (23 years, 5 months ago) by skrll
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Bump libtool version for mycroft's changes to a.out library dependencies.

make check will fail on a.out platforms due to lib/10940.

Revision 1.23 / (download) - annotate - [select for diffs], Sat Oct 21 22:23:00 2000 UTC (23 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

rm -> ${RM}

Revision 1.22 / (download) - annotate - [select for diffs], Sat Oct 14 16:11:35 2000 UTC (23 years, 6 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.21: +8 -1 lines
Diff to previous 1.21 (colored)

It seems the info-files distributed with libtool 1.3.5 are broken.
To test, type "info libtool|" and hold down space. See it stop with a
``Cannot find the node "(/usr/pkg/info/libtool.info)Linking executables"''
error. Simply making sure the info-files get re-done works here.

Revision 1.21 / (download) - annotate - [select for diffs], Thu Oct 12 19:07:06 2000 UTC (23 years, 6 months ago) by skrll
Branch: MAIN
Changes since 1.20: +7 -2 lines
Diff to previous 1.20 (colored)

Make sure that -Wl does the right thing on a.out.

Make sure that an -fPIC c++rt0 is pulled in for sparc<1.4.3

Fixes: pkg/11166, pkg/10190, pkg/11189, and port-sparc/10846

Revision 1.20 / (download) - annotate - [select for diffs], Thu Sep 14 10:20:46 2000 UTC (23 years, 7 months ago) by skrll
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Depreciate use of cc -shared as test and cc as linker in a.out case.
Bump to nb5.

This fixes PR/10908.

Revision 1.19 / (download) - annotate - [select for diffs], Thu Jun 29 08:06:05 2000 UTC (23 years, 9 months ago) by skrll
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Update to support C++ in a different way to pkglibtool. There is no
--cplusplus option is should just work. Thanks to Todd Verling for
help with this.

I've been sitting on this update while I played with
deplibs_check_method for a.out. There seems to be a problem related
to dlopen stuff if file_magic is used. Still investigating.

Version bumped to nb4.

Revision 1.18 / (download) - annotate - [select for diffs], Sun Jun 4 17:56:16 2000 UTC (23 years, 10 months ago) by rh
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Fix aout brokenness.  Bump libtool to 1.3.5nb3.

Revision 1.17 / (download) - annotate - [select for diffs], Sun Jun 4 16:46:46 2000 UTC (23 years, 10 months ago) by rh
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Prepend '-Wl,' to linker flags so compiler frontend doesn't choke on
unknown linker switches.  Patch provided by Dave Sainty in private mail.
Bump libtool to 1.3.5nb2

Revision 1.16 / (download) - annotate - [select for diffs], Thu Jun 1 09:36:45 2000 UTC (23 years, 10 months ago) by rh
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

Pull in some of the libtool-current changes to handle -Wl linker options,
making runtime library path settings work again.
Bump version to 1.3.5nb1

Revision 1.15 / (download) - annotate - [select for diffs], Thu Jun 1 06:15:12 2000 UTC (23 years, 10 months ago) by rh
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Fix HOMEPAGE

Revision 1.14 / (download) - annotate - [select for diffs], Wed May 31 17:25:54 2000 UTC (23 years, 10 months ago) by rh
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Update libtool to 1.3.5.  Changes are mainly bugfixes.  This also fixes
PRs 9902 by Geoff C. Wing and 10106 by Dave Sainty.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Apr 2 17:16:00 2000 UTC (24 years ago) by fredb
Branch: MAIN
Changes since 1.12: +4 -1 lines
Diff to previous 1.12 (colored)

Add test, check target.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Feb 12 16:26:52 2000 UTC (24 years, 2 months ago) by fredb
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.11: +3 -1 lines
Diff to previous 1.11 (colored)

Enter CONFLICTS= for glibtool-*.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Feb 12 16:07:08 2000 UTC (24 years, 2 months ago) by fredb
Branch: MAIN
Changes since 1.10: +3 -6 lines
Diff to previous 1.10 (colored)

Update devel/libtool to 1.3.4. Closes PR pkg/9065.

"glibtool" becomes "libtool", in anticipation of eliminating "pkglibtool".
In any case, there is no reason both can't be installed presently.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Sep 2 21:35:50 1999 UTC (24 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: comdex-fall-1999
Changes since 1.9: +9 -3 lines
Diff to previous 1.9 (colored)

update for libtool-1.3.3

Revision 1.9 / (download) - annotate - [select for diffs], Thu May 20 20:09:50 1999 UTC (24 years, 11 months ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH001
Changes since 1.8: +1 -3 lines
Diff to previous 1.8 (colored)

Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".

Revision 1.8 / (download) - annotate - [select for diffs], Wed Apr 14 21:39:03 1999 UTC (25 years ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Remove unnecessary slash from master site list.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Mar 22 16:08:32 1999 UTC (25 years, 1 month ago) by bad
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Catch up with MASTER_SITE_GNU reorganization.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Feb 20 22:48:27 1999 UTC (25 years, 2 months ago) by hubertf
Branch: MAIN
Changes since 1.5: +1 -3 lines
Diff to previous 1.5 (colored)

Fix CONFLICTS (remove redundancy, mostly)

Revision 1.5 / (download) - annotate - [select for diffs], Fri Oct 2 14:49:33 1998 UTC (25 years, 6 months ago) by tv
Branch: MAIN
Changes since 1.4: +6 -2 lines
Diff to previous 1.4 (colored)

Switch USE_LIBTOOL pkgs to use pkglibtool, and revert libtool back to a
"vanilla" libtool (pkg now called glibtool) that understands NetBSD ELF.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Aug 20 15:16:48 1998 UTC (25 years, 8 months ago) by tsarna
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH003
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

The Grand Homepagification:
	- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jul 14 15:04:47 1998 UTC (25 years, 9 months ago) by tv
Branch: MAIN
Changes since 1.2: +4 -1 lines
Diff to previous 1.2 (colored)

If neither ld.so nor ld.elf_so exist in /usr/libexec, assume this system
is incapable of shared libraries and add --disable-shared to
CONFIGURE_ARGS.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jul 13 01:53:49 1998 UTC (25 years, 9 months ago) by tv
Branch: MAIN
Changes since 1.1: +4 -13 lines
Diff to previous 1.1 (colored)

Add and activate libtool (with a.out and ELF support), a GNU utility for
making static and shared libraries in a machine-independent fashion.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jul 13 01:50:08 1998 UTC (25 years, 9 months ago) by tv
Branch: FREEBSD
CVS Tags: FREEBSD-19980711
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import of FreeBSD's libtool pkg (patches to follow).

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jul 13 01:50:08 1998 UTC (25 years, 9 months ago) by tv
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>