1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Steve Price
cb29850f01 Changes from maintainer:
1. Add a -prefix arguement to libtool, to find where the installed
       copies of ltconfig and ltmain.sh reside.
    2. Don't install the .la files unless --install-ltlibs is passed to
       ltconfig.
    3. Don't force linking with -lc, and allow -?thread to be passed to
       the linker.
    4. Don't build static libs if not using version numbers (for
       plugins).
    5. Install                      instead of
         lib${release}.a              lib.a
         lib${release}.so             lib.so
         lib${release}.so.${ver}      lib${release}.so.${ver}
       to support multi-release installations.
    6. Change version to "1.3-freebsd-ports" so people know who to
       blame.
    7. Misc fixes.

PR:		11839
Submitted by:	maintainer
1999-05-29 03:45:27 +00:00
Steve Price
1b6a3f6666 Remove an empty patch leftover from my last commit.
Noticed by:	OKAZAKI Tetsurou <okasaki@be.to>
1999-05-09 01:00:04 +00:00
Steve Price
6a6b74a215 Update to version 1.3.
PR:		11356
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-04 22:35:39 +00:00
SADA Kenji
c15f4fe4fd Fix PORTOBJFORMAT problem.
PR:	ports/9070
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-12-14 17:25:03 +00:00