aboutsummaryrefslogtreecommitdiff
path: root/databases/freetds-devel
Commit message (Collapse)AuthorAgeFilesLines
* Fix OPTIONS bsd.port.option.mk should be included only once and after the optionBaptiste Daroussin2012-12-121-2/+0
| | | | | | | definition Notes: svn path=/head/; revision=308743
* - Trim headerBryan Drewery2012-11-291-22/+25
| | | | | | | | | | | | | - Convert to new options framework - Fix MASTER_SITES to a working location - Bump PORTREVISION due to new default options PR: ports/172463 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=307981
* - link libtdsodbc.so with libiconv to unbreak runtimeMichael Scheidell2012-04-152-1/+12
| | | | | | | | | PR: ports/166136 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> Approved by: Kurt Jaeger <pi@opsec.eu> (maintainer) Notes: svn path=/head/; revision=294847
* - Chase unixODBC shlib bumpMartin Wilke2012-02-061-0/+1
| | | | Notes: svn path=/head/; revision=290490
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Update to 0.91Frederic Culot2011-09-094-115/+49
| | | | | | | | PR: ports/160525 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=281483
* - Update to 0.82.1.dev.20110409Frederic Culot2011-08-234-63/+73
| | | | | | | | | | | | - Pet portlint(1) by extracting CPPFLAGS from CONFIGURE_ENV - Sort pkg-plist - Pass maintainership to submitter PR: ports/158385 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> Notes: svn path=/head/; revision=280245
* Chase security/gnutls update and add an UPDATING entry.Roman Bogorodskiy2011-06-051-1/+1
| | | | Notes: svn path=/head/; revision=275104
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* - Update to 0.82.1.dev.20100810Sunpoet Po-Chuan Hsieh2010-10-062-7/+7
| | | | | | | | | | | - Use PORTNAME/PORTVERSION in WRKSRC PR: ports/151083 Submitted by: Dan Rowe <bsdports at csnstores.com> Approved by: pgollucci (mentor) Notes: svn path=/head/; revision=262512
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Reset maintainer to ports@Wen Heping2010-02-091-1/+1
| | | | | | | | PR: ports/143675 Submitted by: "Peter C. Lai" <cowbert@gmail.com> (maintainer) Notes: svn path=/head/; revision=249469
* Fix build when gnutls support is enabled.Roman Bogorodskiy2009-11-211-0/+2
| | | | | | | | PR: 138178 (based on) Submitted by: Robert Kruus <rob.kruus@gmail.com> Notes: svn path=/head/; revision=244581
* Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.Roman Bogorodskiy2009-08-161-1/+1
| | | | Notes: svn path=/head/; revision=239670
* Fix bogus code in WITH_GNUTLS case.Mark Linimon2009-08-161-2/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239632
* -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
* - Add gnutls optionBeech Rintoul2009-03-031-1/+8
| | | | | | | | | - Bump portrevision Approved by: Peter Lai <cowbert@gmail.com> (maintainer) Notes: svn path=/head/; revision=229406
* - Update to 0.82.1Beech Rintoul2009-02-146-275/+153
| | | | | | | - Hook into build Notes: svn path=/head/; revision=228346
* - Revert to 0.64 (Update breaks dependent ports)Beech Rintoul2008-12-066-140/+264
| | | | | | | | | | - Bump portepoch PR: ports/129413 Reported by: pointyhat (pav) Notes: svn path=/head/; revision=223905
* - Restore tags for slave portBeech Rintoul2008-12-051-2/+2
| | | | Notes: svn path=/head/; revision=223807
* - Update to 0.82.1Beech Rintoul2008-12-056-263/+140
| | | | | | | | | | | | - Add options - Make port respect NOPORTDOCS - Pass maintainership to submitter PR: ports/129413 Submitted by: Peter C. Lai <cowbert@gmail.com> Notes: svn path=/head/; revision=223795
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* - fix install when -DNOPORTDOCSIon-Mihai Tetcu2008-06-162-6/+18
| | | | | | | | | - bump PORTREVISION Submitted by: my QA Tindy run Notes: svn path=/head/; revision=214944
* - Add SSL knob to enable encryptionThomas Abthorpe2007-10-051-1/+6
| | | | | | | | | | | - Pet portlint while I am here, USE_LDCONFIG PR: ports/116957 Submitted by: Anish Mistry <amistry am-productions.biz> Approved by: clsung (mentor, implicit) Notes: svn path=/head/; revision=200928
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-1/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - Update to 0.64Rong-En Fan2007-03-034-83/+135
| | | | | | | | | | - 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> Notes: svn path=/head/; revision=186420
* Reset maintainership as requested on -portsEdwin Groothuis2007-02-241-1/+1
| | | | Notes: svn path=/head/; revision=185797
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+6
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+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 0.63Pav Lucistnik2005-04-113-66/+70
| | | | | | | | PR: ports/79392 Submitted by: Alex Kiesel <kiesel@schlund.de> (maintainer) Notes: svn path=/head/; revision=133083
* Update to 0.62.4Volker Stolz2005-02-144-16/+4
| | | | | | | | | PR: ports/75451 Submitted by: Marcus Grando Approved by: maintainer Notes: svn path=/head/; revision=128770
* - Make tdsver overridablePav Lucistnik2004-07-291-1/+3
| | | | | | | | | PR: ports/69651 Submitted by: Kenneth Vestergaard Schmidt <kvs@pil.dk> Approved by: maintainer Notes: svn path=/head/; revision=115000
* 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
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andAde Lovett2004-07-012-12/+1
| | | | | | | | | | | libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!) Notes: svn path=/head/; revision=112679
* - Update to version 0.62.3Kirill Ponomarev2004-04-125-72/+41
| | | | | | | | PR: ports/65444 Submitted by: maintainer Notes: svn path=/head/; revision=106789
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-2/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* Back out r1.33, which was committed prematurelyKris Kennaway2004-03-281-1/+1
| | | | Notes: svn path=/head/; revision=105461
* 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
* Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* withAde Lovett2004-03-121-1/+1
| | | | | | | | | | | the USE_<x> equivalents. In the current scheme of things, the WANT_ variables in this case are synonymous with the USE_ ones, and thus need to be exterminated. First in a series of major autotools cleanups. Notes: svn path=/head/; revision=103722
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Update to 0.62 release.Alex Dupre2004-01-155-15/+214
| | | | | | | | | PR: ports/61302 Submitted by: Alex Kiesel <kiesel@schlund.de> Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=98216
* Update to 0.61.2.Anders Nordby2003-11-074-5/+25
| | | | | | | | | | Fix distfile. PR: 57397 Submitted by: maintainer Notes: svn path=/head/; revision=93290
* Correct the overwrite of configuration files.Norikatsu Shigemura2003-04-212-8/+11
| | | | | | | Submitted by: Alex Kiesel <kiesel@schlund.de> (maintainer) Notes: svn path=/head/; revision=79417
* Update to 0.61.Norikatsu Shigemura2003-04-113-15/+13
| | | | | | | | | | Give maintainership to submitter. PR: ports/50812 Submitted by: Alex Kiesel <kiesel@schlund.de> Notes: svn path=/head/; revision=78740
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951