| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
unbreak a lot of dependent ports.
Submitted by: beat
Tested on: pointyhat i386-9-exp and i386-10
Notes:
svn path=/head/; revision=284430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
on FreeBSD 10.X and future-proof it for up to FreeBSD 39
http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=e94c6d6e0359d92f08f491f57e0ef3371e978952
http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=49ae2888b43cad358e2ff60a69722341116e7b40
PR: ports/161404
Submitted by: ed
With hat: portmgr
Tested by: pointyhat exp-run
Notes:
svn path=/head/; revision=283369
|
|
|
|
| |
Notes:
svn path=/head/; revision=283023
|
|
|
|
|
|
|
| |
Tested by: pav (multiple -exp runs)
Notes:
svn path=/head/; revision=269656
|
|
|
|
|
|
|
| |
tree-churn on updates.
Notes:
svn path=/head/; revision=265861
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
Notes:
svn path=/head/; revision=83696
|
|
|
|
| |
Notes:
svn path=/head/; revision=80911
|
|
|
|
| |
Notes:
svn path=/head/; revision=79798
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
| |
auto* twin terrors already.
Notes:
svn path=/head/; revision=70062
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.
Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
Notes:
svn path=/head/; revision=66299
|
|
|
|
| |
Notes:
svn path=/head/; revision=65776
|
|
|
|
|
|
|
|
|
|
| |
since I'm doing most of the updating, and am working on a
port/Mk/bsd.<gnublah>.mk to move some cruft around.
Sponsored by: Mr. Smith and Mr. Wesson. :)
Notes:
svn path=/head/; revision=63830
|
|
|
|
|
|
|
| |
many places when it is necessary to link shared object with a static library.
Notes:
svn path=/head/; revision=60851
|
|
|
|
|
|
|
| |
on -current.
Notes:
svn path=/head/; revision=58456
|
|
|
|
| |
Notes:
svn path=/head/; revision=42898
|
|
|
|
| |
Notes:
svn path=/head/; revision=40292
|
|
|
|
|
|
|
|
|
|
| |
ports, please let me know...
Submitted by: sobomax
Reviewed by: ade
Notes:
svn path=/head/; revision=37968
|
|
|
|
| |
Notes:
svn path=/head/; revision=34188
|
|
|
|
|
|
|
|
|
| |
generated for libtool1.4.
No responce from: maintainer
Notes:
svn path=/head/; revision=33091
|
|
|
|
| |
Notes:
svn path=/head/; revision=29135
|
|
|
|
| |
Notes:
svn path=/head/; revision=27452
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=27279
|
|
|
|
| |
Notes:
svn path=/head/; revision=25283
|
|
|
|
| |
Notes:
svn path=/head/; revision=25258
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=21824
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
He says:
Update libtool to 1.3.3 and modify it's behaviour a bit. It now
behaves like a stock libtool unless we start sending one of three
flags:
--disable-ltlibs Don't install .la files
--release-suffix Add the release to the end of all the libs (like
GLib/GTK+)
--release-ignore Don't add the release to any libs.
PR: 13114
Notes:
svn path=/head/; revision=21648
|
|
|
|
| |
Notes:
svn path=/head/; revision=20947
|
|
|
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
Notes:
svn path=/head/; revision=19799
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=19050
|
|
|
|
|
|
|
| |
Noticed by: OKAZAKI Tetsurou <okasaki@be.to>
Notes:
svn path=/head/; revision=18617
|
|
|
|
|
|
|
|
| |
PR: 11356
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes:
svn path=/head/; revision=18478
|
|
|
|
| |
Notes:
svn path=/head/; revision=17084
|
|
|
|
| |
Notes:
svn path=/head/; revision=16468
|
|
|
|
| |
Notes:
svn path=/head/; revision=16378
|
|
|
|
| |
Notes:
svn path=/head/; revision=16301
|
|
|
|
|
|
|
|
| |
PR: ports/9070
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
Notes:
svn path=/head/; revision=15349
|
|
|
|
| |
Notes:
svn path=/head/; revision=13364
|
|
PR: ports/6531
Submitted by: Motoyuki Kasahara <m-kasahr@sra.co.jp>
Notes:
svn path=/head/; revision=10896
|