Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.4_2 15 Aug 2024 10:55:28 |
Po-Chuan Hsieh (sunpoet) |
mail/libetpan: Remove DOCS option
- Update WWW
- Bump PORTREVISION for package change
Those documents are quite outdated (13 years ago). |
1.9.4_1 05 Jun 2024 14:51:48 |
Tijl Coosemans (tijl) |
mail/libetpan: Fix overlinking in libetpan.pc
PR: 279523
Approved by: sunpoet (maintainer) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.9.4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.9.4 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
1.9.4 13 Oct 2021 05:36:05 |
Po-Chuan Hsieh (sunpoet) |
mail/libetpan: Cosmetic change |
1.9.4 08 Oct 2021 11:25:26 |
Bernhard Froehlich (decke) |
mail/libetpan: Add CPE information
Approved by: portmgr (blanket) |
1.9.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.9.4 02 Nov 2019 17:03:15 |
sunpoet |
Update to 1.9.4
Changes: https://github.com/dinhviethoa/libetpan/releases |
1.9.3_1 09 Oct 2019 12:06:22 |
bapt |
Drop the ipv6 virtual category for m* category as it is not relevant anymore |
1.9.3_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.9.3 23 Jan 2019 17:34:47 |
sunpoet |
Update to 1.9.3
- Take maintainership
Changes: https://github.com/dinhviethoa/libetpan/releases |
1.9.1 24 Dec 2018 04:34:16 |
linimon |
Add compiler:c++11-lang to USES to allow these ports to build on
GCC-based architectures.
While here, pet portlint. |
1.9.1 03 Nov 2018 22:50:24 |
sunpoet |
Fix build with curl 7.62.0 |
1.9.1 17 Sep 2018 07:53:36 |
wen |
- Update to 1.9.1
PR: 231414
Submitted by: ndowens@yahoo.com |
1.8 24 Feb 2018 22:35:18 |
rene |
Return pawel@'s ports to the pool after he resigned.
With hat: portmgr |
1.8 09 May 2017 21:48:26 |
pawel |
Update to version 1.8
Changelog:
- LMTP support
- workaround for QIP IMAP Server
- compatibility with NDK 13
- fixed crash (CVE-2017-8825)
MFH: 2017Q2 |
1.7.2 30 Sep 2016 19:24:30 |
tijl |
Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.
USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.
Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set. Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.
Fix some issues with LIBS in some ports.
Switch ports that don't support LIBS to localbase:ldflags.
PR: 212987
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.7.2 09 Aug 2016 22:28:39 |
pawel |
- Update to version 1.7.2
- Convert to USES=ssl
- Register dependency found by stage-qa
- Bump affected deskutils/cairo-dock-plugins |
1.7 27 Apr 2016 16:59:19 |
pawel |
Update to version 1.7 |
1.6_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.6_2 27 Mar 2016 14:58:00 |
tijl |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.6_1 28 Apr 2015 18:44:05 |
bdrewery |
USE_GITHUB: For the new support, fix DISTNAME to be more consistent.
When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.
Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.
empty() is used rather than (!defined || !${}) to support fmake.
The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.
PR: 199069
With hat: portmgr
Testing done: All USE_GITHUB ports without GH_COMMIT were
checksum/fetch/extract/WRKSRC tested. |
1.6_1 04 Apr 2015 12:25:31 |
pawel |
Convert to new USE_GITHUB |
1.6_1 02 Jan 2015 18:46:34 |
pi |
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in (Only the first 15 lines of the commit message are shown above ) |
1.6 24 Dec 2014 09:26:57 |
pawel |
Update to version 1.6 |
1.5_4 27 Sep 2014 12:26:08 |
pawel |
Commit forgotten pkg-plist change |
1.5_4 27 Sep 2014 12:13:30 |
pawel |
Fix USES=autoreconf conversion
Reported by: antoine |
1.5_3 27 Sep 2014 10:02:14 |
pawel |
- Convert mail/libetpan to USES=autoreconf
- Bump affected ports
- Simplify pkg-plist in mail/claws-mail |
1.5_2 30 Jul 2014 03:57:24 |
pi |
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) |
1.5_1 23 Jul 2014 09:54:02 |
tijl |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.5 27 May 2014 21:11:53 |
pawel |
mail/libetpan:
- Update to version 1.5, development moved to github
- Convert to USES=libtool, don't install la file
- Install striped version of library
- Allow to compile with OpenSSL from base
- Update homepage address
- Bump affected deskutils/cairo-dock-plugins
mail/claws-mail:
- Update to version 3.10.0
- Convert to USES=libtool tar:bzip2 [1]
- Don't install static plugin files [1]
- Replace GMAKE with MAKE_CMD [1]
Release notes: http://claws-mail.org/news.php
mail/claws-mail-clamd:
- Don't show pkg-message in post-install, staging takes care of that
Submitted by: tijl via private mail [1] |
1.1_5 17 Mar 2014 16:56:16 |
pawel |
- Convert to USES=tar
- Use precise BSD licenses |
1.1_5 05 Oct 2013 16:52:12 |
pawel |
Add support for STAGEDIR |
1.1_5 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.1_5 29 Aug 2013 15:01:46 |
pawel |
- Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed |
1.1_5 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.1_5 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
1.1_4 10 Jul 2013 19:41:31 |
pawel |
Convert my ports to current standards
- Switch USE_GMAKE to USES=gmake
- Define supported options so users can see them in config dialogs
- Use OPTIONS_SUB for plist alteration
- Convert to options macros for better readability
- Use PORTDOCS where it makes sense |
1.1_4 03 May 2013 16:36:41 |
ehaupt |
Chase security/libgcrypt update |
1.1_3 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
1.1_3 07 Feb 2013 17:06:44 |
pawel |
Remove PTHREAD_CFLAGS and PTHREAD_LIBS from my ports |
1.1_3 06 Feb 2013 18:11:25 |
pawel |
- Add missing dependency on security/libgcrypt when GNUTLS=on
- Use common descriptions for OPENSSL, GNUTLS
- IPv6 option is on by default now
- Set better COMMENT |
1.1_2 05 Feb 2013 16:17:07 |
novel |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
1.1_1 10 Dec 2012 15:10:03 |
ume |
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2. |
1.1 07 Jun 2012 22:44:21 |
pawel |
Convert my ports to optionsNG |
1.1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.1 08 Aug 2011 14:05:31 |
pawel |
- update to version 1.1
- add LICENSE info
- fix usage of CPPFLAGS
Approved by: miwi (mentor) |
1.0_2 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
1.0_2 05 Jun 2011 18:43:16 |
novel |
Chase security/gnutls update and add an UPDATING entry. |
1.0_1 23 Mar 2011 16:58:01 |
pawel |
- Update my email to FreeBSD
Approved by: miwi, wen (mentors) |
1.0_1 22 Dec 2010 20:05:49 |
ade |
Sync to final (for now) bsd.autotools.mk |
1.0_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.0_1 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
1.0_1 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
1.0 16 May 2010 08:56:24 |
miwi |
- Update to 1.0
PR: 145954
Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer) |
0.58_2 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
0.58_1 16 Aug 2009 18:04:40 |
novel |
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. |
0.58 02 Aug 2009 19:36:34 |
mezz |
-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 |
0.58 01 Jul 2009 19:51:29 |
dhn |
- Update to 0.58
PR: ports/136224
Submitted by: Pawel Pekala <c0rn@o2.pl> |
0.57_1 23 Jan 2009 15:43:14 |
roam |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
0.57 12 Jan 2009 12:50:32 |
miwi |
- Update to 0.57
PR: 127327
Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer) |
0.55 07 Sep 2008 20:46:09 |
miwi |
- Update to 0.55
PR: 126894
Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer) |
0.54_1 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
0.54_1 03 Mar 2008 11:57:08 |
novel |
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING |
0.54 28 Feb 2008 00:45:26 |
miwi |
- Update to 0.54
PR: 121057
Submitted by: Pawel Pekala <c0rn@o2.pl> (maintainer) |
0.52_1 01 Oct 2007 20:37:42 |
stefan |
- Fix build WITH_GNUTLS=yes.
- Unconditionally depend on curl, expat2 and cyrus-sasl2.
PR: 115875
Submitted by: bf <bf2006a@yahoo.com>
Patch by: maintainer |
0.52 22 Aug 2007 11:41:03 |
miwi |
- Update to 0.52
PR: 115150
Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer) |
0.49_2 01 Jul 2007 08:56:17 |
novel |
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs. |
0.49_1 25 Mar 2007 16:20:10 |
miwi |
- Fix build
- Bump PORTREVISION
PR: 110794
Submitted by: miwi
Approved by: maintainer |
0.49 12 Jan 2007 10:25:17 |
itetcu |
update to 0.49
PR: ports/107782
Submitted by: Pawel Pekala (maintainer) |
0.48_1 02 Jan 2007 08:54:13 |
novel |
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here |
0.48 04 Nov 2006 10:22:40 |
rafan |
- Update to 0.48
- Pass maintainership to submitter
PR: ports/105110
Submitted by: Pawel Pekala |
0.46 13 Sep 2006 04:44:18 |
rafan |
- Update to 0.46
PR: ports/103157
Submitted by: Mark Kane <mark at mkproductions.org> |
0.45_1 15 Aug 2006 00:29:13 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
0.45_1 06 Jul 2006 17:41:23 |
novel |
Chase gnutls shlib version change. |
0.45 08 Apr 2006 19:35:28 |
netchild |
Update to 0.45. |
0.44_1 02 Apr 2006 08:10:06 |
netchild |
Fix an include in an installed header. This fixes the configure step
of sylpheed-claws. |
0.44 24 Mar 2006 01:29:22 |
ijliao |
upgrade to 0.44 |
0.42_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.42 30 Jan 2006 19:03:14 |
netchild |
Update to 0.42. |
0.41_1 09 Jan 2006 16:34:19 |
novel |
Chase gnutls update. |
0.41 18 Dec 2005 10:37:20 |
lawrance |
Update to 0.41.
PR: ports/90555
Submitted by: Ports Fury |
0.40 25 Nov 2005 15:31:02 |
pav |
- Add SHA256 |
0.40 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.40 08 Nov 2005 17:37:59 |
netchild |
Update to 0.40. |
0.39 24 Sep 2005 19:14:33 |
mnag |
Update to 0.39
PR: ports/86524
Submitted by: Daniel Gustafson <dege@hobbit.se>
Approved by: pav (mentor) |
0.38 28 Jul 2005 07:57:37 |
vs |
Fix dependency on cyrus-sasl2
PR: ports/84209
Submitted by: Anatoliy Borodin |
0.38 21 Jul 2005 19:14:06 |
novel |
Update to 0.38.
PR: 83857
Submitted by: Ports Fury |
0.37 04 Jul 2005 05:35:00 |
novel |
- Update to version 0.37
PR: 82941
Submitted by: Ports Fury |
0.36 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.36 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.36 25 Feb 2005 14:37:12 |
krion |
Update to version 0.36
PR: ports/77973
Submitted by: Ports Fury |
0.35 30 Dec 2004 09:00:53 |
krion |
Update to version 0.35
PR: ports/75626
Submitted by: Port Fury |
0.34 09 Nov 2004 22:11:29 |
krion |
Update to version 0.34
PR: ports/73733
Submitted by: Ports Fury |
0.33 28 Aug 2004 06:59:19 |
krion |
Update to version 0.33
PR: ports/71062
Submitted by: Ports Fury |
0.32 06 Aug 2004 16:21:03 |
arved |
Fix build with gcc 3.4 |
0.32 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
0.32 30 Mar 2004 19:20:23 |
krion |
- Use USE_ICONV knob
Approved by: portmgr |
0.32 17 Mar 2004 18:29:46 |
trevor |
SIZEify. |