aboutsummaryrefslogtreecommitdiff
path: root/security/libntlm
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 1.6Sunpoet Po-Chuan Hsieh2020-04-214-16/+9
| | | | | | | | | | | | | - Update MASTER_SITES - Remove DOCS option - Update WWW Changes: https://gitlab.com/jas/libntlm/-/blob/master/NEWS Security: 0f798bd6-8325-11ea-9a78-08002728f74c MFH: 2020Q2 Notes: svn path=/head/; revision=532305
* Take maintainershipSunpoet Po-Chuan Hsieh2020-03-071-1/+1
| | | | Notes: svn path=/head/; revision=527988
* back to poolJochen Neumeister2020-03-061-1/+1
| | | | | | | Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=527889
* Update to 1.5Jochen Neumeister2018-09-113-4/+5
| | | | | | | | | Changelog: http://www.nongnu.org/libntlm/ Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=479511
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-1/+3
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* - Update maintainer addressJochen Neumeister2017-05-161-1/+1
| | | | | | | | Reviewed by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D10755 Notes: svn path=/head/; revision=441000
* security/libntlm: Update MAINTAINER addressKubilay Kocak2016-08-091-1/+1
| | | | | | | | | | PR: 211521 Submitted by: Jochen Neumeister <joneum bsdproject de> (maintainer, new email) Approved by: Jochen Neumeister <jochen daten-chaos de> (maintainer, old email) MFH: 2016Q3 Notes: svn path=/head/; revision=419914
* - Update to 1.4Dmitry Marakasov2016-03-243-7/+7
| | | | | | | | | | - While here, fix license and silence mkdir PR: 207787 Submitted by: jochen@jochen-neumeister.de (supposedly maintainer) Notes: svn path=/head/; revision=411804
* By default libtool replaces -export-symbols <file> with -retain-symbols-fileTijl Coosemans2015-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <file> on ELF systems, but this doesn't really do what -export-symbols is meant to do. On GNU ELF systems it converts <file> to a simple version script first and then uses -version-script instead of -retain-symbols-file. Let USES=libtool patch libtool scripts to do this on all systems with GNU ld(1). Bump PORTREVISION on all ports where the build log contains -export-symbols. audio/calf: This port builds a module that now exports only one function, but it also builds a number of executables that link to this module and expect to see other functions. Because it's already a bit dodgy to link to a module (libtool warns about this) let the module continue to export only one function and instead build an ordinary library from the same source that the executables can link to. Fix a number of other issues in the same Makefile.am and clean up the port Makefile. japanese/scim-honoka: Tries to hide all symbols that start with an underscore, but because this library is written in C++ all symbols start with _Z so it ends up hiding everything. Just don't hide anything at all like the textproc/scim configure script does. multimedia/schroedinger: Apply an upstream patch. textproc/scim-input-pad: Same as japanese/scim-honoka. PR: 201922 Approved by: portmgr (antoine) Exp-run by: antoine Notes: svn path=/head/; revision=393429
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-06-032-5/+4
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=356369
* - Stage supportMartin Wilke2014-02-051-5/+2
| | | | Notes: svn path=/head/; revision=342661
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316355
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314640
* - Update to version 1.3Pawel Pekala2013-02-163-14/+22
| | | | | | | | | | | | | - Remove leading article from COMMENT - Add LICENSE, support DOCS option - Update WWW: line PR: ports/174785 Submitted by: nemysis <nemysis@gmx.ch> Approved by: maintainer timeout Notes: svn path=/head/; revision=312383
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* Update to 1.2Emanuel Haupt2011-01-242-4/+3
| | | | | | | | | PR: 153486 Approved by: maintainer timeout (jochen@daten-chaos.de; > 14d) Feature safe: yes Notes: svn path=/head/; revision=268166
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* - Update to 1.1Dmitry Marakasov2009-05-202-5/+5
| | | | | | | | | | - Pass maintainership to submitter PR: 134644 Submitted by: Jochen Neumeister <jochen@daten-chaos.de> Notes: svn path=/head/; revision=234276
* - Mark MAKE_JOBS_SAFE for SMP compilationMartin Matuska2009-03-241-0/+1
| | | | Notes: svn path=/head/; revision=230867
* - Update to 1.0Martin Wilke2008-04-252-4/+4
| | | | | | | | PR: 122763 Submitted by: Ports Fury Notes: svn path=/head/; revision=211960
* - Update to 0.4.2Martin Wilke2008-03-132-7/+5
| | | | | | | | PR: 121622 Submitted by: Ports Fury Notes: svn path=/head/; revision=208996
* Use libtool port instead of included one to avoid objformat a.out botchKris Kennaway2007-01-281-0/+1
| | | | Notes: svn path=/head/; revision=183519
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
| | | | | | | | | | - these include security/ sysutils/ textproc/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170652
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Update to version 0.3.6Kirill Ponomarev2004-10-124-22/+5
| | | | | | | | PR: ports/72328 Submitted by: Ports Fury Notes: svn path=/head/; revision=118977
* take care of $PREFIX/libdata/pkgconfigOliver Lehmann2004-08-141-0/+1
| | | | Notes: svn path=/head/; revision=116224
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=113296
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* NME -> NAMEYing-Chieh Liao2003-10-191-1/+1
| | | | | | | Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=91662
* fix pkgconfig file pathYing-Chieh Liao2003-10-192-1/+2
| | | | Notes: svn path=/head/; revision=91660
* add libntlm 0.3.2Ying-Chieh Liao2003-10-195-0/+45
A library that implement Microsoft's NTLM authentication Notes: svn path=/head/; revision=91657