Commit graph

97 commits

Author SHA1 Message Date
Muhammad Moinur Rahman
97ca752c56 databases/freetds: Update version 0.95.8=>0.95.18 2015-07-04 10:19:38 +00:00
Muhammad Moinur Rahman
d63516d3e8 databases/freetds: Update version 0.95.1=>0.95.8 2015-06-23 09:36:51 +00:00
Muhammad Moinur Rahman
13e3329d2c databases/freetds: Update version 0.95.0=>0.95.1 2015-06-15 14:29:15 +00:00
Muhammad Moinur Rahman
f1e8819161 databases/freetds: Fix build with IODBC
PR:		200747
Submitted by:	crest@sahiro.org
2015-06-10 10:29:06 +00:00
Muhammad Moinur Rahman
3abab89bf0 databases/freetds: Update version 0.91.112.0.0=>0.95.0
- Remove PORTSCOUT variable as new version has superseeded
2015-06-09 11:47:59 +00:00
Muhammad Moinur Rahman
b5254ab08c databases/freetds: Fix PORTSCOUT variable typo in previous commit 2015-06-02 13:26:22 +00:00
Muhammad Moinur Rahman
399e6460a9 databases/freetds: Fix PORTSCOUT 2015-05-27 11:05:03 +00:00
Muhammad Moinur Rahman
4648d694fc databases/freetds: Fix PORTSCOUT variable 2015-05-26 08:41:40 +00:00
Muhammad Moinur Rahman
68ae59e135 databases/freetds-devel: Fix PORTSCOUT variable 2015-05-25 15:02:28 +00:00
Muhammad Moinur Rahman
6bf676ec5e databases/freetds: Add PORTSCOUT
- Update patch files to be 'make makepatch' compatible
2015-05-22 10:47:02 +00:00
Muhammad Moinur Rahman
26652597e6 databases/freetds: Update version 0.91.103=>0.91.112.0.0
- Migrate to USES framework from USE_AUTOTOOLS
- Move OPTIONS OPENSSL and GNUTLS under OPTIONS_SINGLE
2015-05-10 13:18:32 +00:00
Kurt Jaeger
cba03c03e1 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
- Fix building for the x32 target without asm modules in
  mpi/generic/mpi-asm-defs.h: Use a fixed value for the x32 ABI.
- Fix ARM assembly when building __PIC__
- mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit.
  * mpi/mpi-bit.c (_gcry_mpi_set_bit, _gcry_mpi_set_highbit): Clear
    allocated but not used bits before resizing.
  * tests/t-mpi-bits.c (set_bit_with_resize): New.
- Use internal malloc function in fips.c.
  * src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/.
- pubkey: Re-map all deprecated RSA algo numbers.
- cipher: Fix possible NULL dereference in cipher/md.c for being NULL.
- Fix ARMv6 detection when CFLAGS modify target CPU architecture.

PR:		193264
Approved by:	cpm@fbsd.es (maintainer)
2015-01-02 18:46:33 +00:00
Muhammad Moinur Rahman
6d2e8f9aeb Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by:	bapt
2014-12-24 00:14:11 +00:00
Thomas Zander
b97f4dcc3a Modernise databases/freetds port
- Retire databases/freetds-msdblib port
  (no longer needed, recently updated upstream version has necessary compat
   option which is now enabled in the freetds port)
- Fix LIB_DEPENDS in dependent ports
- Bump PORTREVISION in freetds and dependent ports

PR:		193850
Submitted by:	5u623l20@gmail.com (maintainer)
2014-09-27 08:31:58 +00:00
Thomas Zander
96fb439bc4 - Update to upstream version 0.91.103
- Assign maintainership to Muhammad Moinur Rahman <5u623l20@gmail.com>
- Convert to simple OPTIONS handling where possible

PR:		193686
Submitted by:	5u623l20@gmail.com
2014-09-21 14:10:53 +00:00
John Marino
e388035f7c databases/freetds: Fix build with libiodbc, reset maintainer
The maintainer (cowbert) hasn't been seen since 2009 and several PRs
timed out in the span of months.  Reset freetds and it's slave port.

Moveover, it's ancient.  All the MASTER_SITES are gone.  I had to
switch this over to Fedora repo so that it had public distfiles again.

The actual PR fixes the build when libiodbc is selected.
There is a freetds-devel port that's much newer.  I recommend that it
move these location and they disappear.

PR:		192224
Submitted by:	Denys Razumov
Approved by:	maintainer timeout (of course)
2014-08-17 20:46:37 +00:00
Tijl Coosemans
3ab1b8443e - 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)
2014-07-23 09:54:02 +00:00
Baptiste Daroussin
99a2042eb2 strip binaries
USES=libtool:keepla
USES=gmake
2014-05-07 23:59:12 +00:00
Martin Wilke
93e63011e7 - Really stage support 2014-02-05 08:16:10 +00:00
Martin Wilke
f5f067534e - Stage support 2014-02-05 07:37:19 +00:00
Baptiste Daroussin
b5482324dc In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
2013-12-11 18:08:52 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Marcus von Appen
821843ca06 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
2013-04-27 08:50:46 +00:00
Baptiste Daroussin
6bbf7f2570 Fix conversion to new option framework
Reported by:	bdrewery
Approved by:	portmgr (implicit)
With hat:	portmgr
2013-04-04 13:37:18 +00:00
Baptiste Daroussin
14bc5a6c11 Convert to new options framework left unconverted ports in databases category 2013-03-21 17:43:46 +00:00
Roman Bogorodskiy
91e365d630 - Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Martin Wilke
93cfaf9ad9 - Chase unixODBC shlib bump 2012-02-06 12:25:50 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Roman Bogorodskiy
207386f96a Chase security/gnutls update and add an UPDATING entry. 2011-06-05 18:43:16 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Philip M. Gollucci
58032e72c0 - Fix gnutls linking error by using pkg-config
PR:             ports/138435
Submitted by:   Chris Cowart <ccowart@rescomp.berkeley.edu>
Approved by:    maintainer timeout (> 5 months)
2010-01-14 23:06:41 +00:00
Martin Wilke
660ca64b62 - Fix build if gnuTLS enabled is
PR:		137867
Reported by:	Andrei Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
Approved by:	maintainer timeout
Feature safe:	yes
2009-09-19 12:54:36 +00:00
Roman Bogorodskiy
f32c11d872 Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. 2009-08-16 18:04:40 +00:00
Jeremy Messenger
789d75c728 -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
2009-08-02 19:36:34 +00:00
Beech Rintoul
73da9db3fe - Add options gui
- Add gnutls option [1]
- Fix to respect portdocs
- Fix plist
- Bump portrevision

PR:		ports/132081
Submitted by:	Matthew Ekstrand-Abueg <mattea@rescomp.berkeley.edu>
Approved by:	Peter Lai <cowbert@gmail.com> (maintainer)
2009-03-03 05:55:42 +00:00
Beech Rintoul
5f65484ee3 - Revert to 0.64 (Update breaks dependent ports)
- Bump portepoch

PR:		ports/129413
Reported by:	pointyhat (pav)
2008-12-06 22:43:44 +00:00
Beech Rintoul
044754b282 - Restore tags for slave port 2008-12-05 06:20:49 +00:00
Beech Rintoul
e9bddcad9e - Update to 0.82.1
- Add options
- Make port respect NOPORTDOCS
- Pass maintainership to submitter

PR:		ports/129413
Submitted by:	Peter C. Lai <cowbert@gmail.com>
2008-12-05 03:38:23 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Ion-Mihai Tetcu
189cabd9e0 - fix install when -DNOPORTDOCS
- bump PORTREVISION

Submitted by:	my QA Tindy run
2008-06-16 10:38:53 +00:00
Thomas Abthorpe
5b181ca1a3 - Add SSL knob to enable encryption
- Pet portlint while I am here, USE_LDCONFIG

PR:		ports/116957
Submitted by:	Anish Mistry <amistry am-productions.biz>
Approved by:	clsung (mentor, implicit)
2007-10-05 20:25:32 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Rong-En Fan
c63ddc7f8d - Update to 0.64
- Fix MSSQL 7 support, use CP1252 even though it states to use ISO-8859-1

PR:		ports/107874
Submitted by:	Lapo Luchini <lapo at lapo.it>
2007-03-03 14:18:19 +00:00
Edwin Groothuis
ed1667d5c9 Reset maintainership as requested on -ports 2007-02-24 10:46:47 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00