Next | Query returned 110 messages, browsing 61 to 70 | Previous

History of commit frequency

CVS Commit History:


   2008-09-02 02:58:07 by grant beattie | Files touched by this commit (2)
Log message:
fix openssl check in configure to NOT try to use openssl when it has
been disabled by PKG_OPTIONS.

also fix doc install target on Solaris.
   2008-06-07 18:02:21 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
At least some places use tds functions from the libraries and the
visibility default is messed up, so make them all visible for now.
This also fixes the compilation on AMD64 as it doesn't allow text
relocations.

Bump revision.
   2008-05-08 22:14:10 by Johnny C. Lam | Files touched by this commit (1)
Log message:
Restore old BUILDLINK_API_DEPENDS value so we don't need to revbump
packages.
   2008-05-08 15:28:39 by Johnny C. Lam | Files touched by this commit (7)
Log message:
Update freetds to version 0.82.  Changes from version 0.63 include:

Pkgsrc changes:
  + Support user-destdir installation.
  + Document the way that pkgsrc handles the freetds documentation.
  + Use GENERATE_PLIST instead of creating a .PLIST.doc.
  + Remove patch-ac and patch-ad due to reports of success compiling
    FreeTDS on Mac OS X without changes on the freetds@ mailing list.

Package changes:
  - libtds.* has been removed.  Its objects are now linked directly
    into the other client libraries.
  - support TLSv1 sessions to MSSQL servers
  - fixed timeout handling
  - added protocol version discovery
  - reduced network bandwidth use on Linux and -BSD
  - fixed conversion NUMERIC->NUMERIC changing precision/scale
  - added named instance support (mssql2k)
  - many other code improvements and bug fixes
  - improved pool server
  - ODBC:
    - cursors (mssql)
    - fixed database setting
    - fixed SQLGetData result
    - fixed compute handling in ODBC
    - paramset support
   2008-04-13 00:43:15 by Johnny C. Lam | Files touched by this commit (370)
Log message:
Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
   2007-09-25 12:03:54 by Kouichirou Hiratsuka | Files touched by this commit (19)
Log message:
Back out previous.  Pointed out by uebayasi@ and martti@.
   2007-09-25 10:31:55 by Kouichirou Hiratsuka | Files touched by this commit (19)
Log message:
ln -> ${LN}.
   2006-07-09 01:11:17 by Johnny C. Lam | Files touched by this commit (877)
Log message:
Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
   2006-07-09 00:39:49 by Johnny C. Lam | Files touched by this commit (877)
Log message:
Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
   2006-04-12 12:27:47 by Roland Illig | Files touched by this commit (749)
Log message:
Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.

Next | Query returned 110 messages, browsing 61 to 70 | Previous