notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
freetds Sybase/Microsoft TDS protocol library
1.4.10_1,1 databases on this many watch lists=27 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4.10,1Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-01-10 10:22:43
Commit Hash: 8273b7a
People watching this port, also watch:: libiconv, png, pcre, expat, unzip
License: GPLv2
WWW:
http://www.freetds.org/
Description:
This is TDS protocol library (CTlib/DBlib) that is used to connect to Microsoft and Sybase SQL servers. This can be used instead of native libraries, that are shipped with commercial products.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (56 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/freetds-1.4.10_1,1/catalog.mk
  3. /usr/local/share/licenses/freetds-1.4.10_1,1/LICENSE
  4. /usr/local/share/licenses/freetds-1.4.10_1,1/GPLv2
  5. bin/bsqldb
  6. bin/datacopy
  7. bin/defncopy
  8. bin/freebcp
  9. bin/fisql
  10. bin/osql
  11. bin/tdspool
  12. bin/tsql
  13. @sample etc/freetds/freetds.conf.sample
  14. @sample etc/freetds/interfaces.sample
  15. @sample etc/freetds/locales.conf.sample
  16. @sample etc/freetds/pool.conf.sample
  17. include/bkpublic.h
  18. include/cspublic.h
  19. include/cstypes.h
  20. include/ctpublic.h
  21. include/odbcss.h
  22. include/sqldb.h
  23. include/sqlfront.h
  24. include/sybdb.h
  25. include/syberror.h
  26. include/sybfront.h
  27. include/tds_sysdep_public.h
  28. lib/libct.a
  29. lib/libct.la
  30. lib/libct.so
  31. lib/libct.so.4
  32. lib/libct.so.4.0.0
  33. lib/libsybdb.a
  34. lib/libsybdb.la
  35. lib/libsybdb.so
  36. lib/libsybdb.so.5
  37. lib/libsybdb.so.5.1.0
  38. share/man/man1/bsqldb.1.gz
  39. share/man/man1/bsqlodbc.1.gz
  40. share/man/man1/datacopy.1.gz
  41. share/man/man1/defncopy.1.gz
  42. share/man/man1/fisql.1.gz
  43. share/man/man1/freebcp.1.gz
  44. share/man/man1/osql.1.gz
  45. share/man/man1/tsql.1.gz
  46. share/man/man5/freetds.conf.5.gz
  47. bin/bsqlodbc
  48. lib/libtdsodbc.so
  49. lib/libtdsodbc.so.0
  50. lib/libtdsodbc.so.0.0.0
  51. lib/libtdsodbc.la
  52. lib/libtdsodbc.a
  53. @dir share/doc/freetds/images/callouts
  54. @owner
  55. @group
  56. @mode
Collapse this list.
Dependency lines:
  • freetds>0:databases/freetds
Conflicts:
CONFLICTS:
  • freetds-devel
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/databases/freetds/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/freetds
  • pkg install freetds
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: freetds
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1701770938 SHA256 (freetds-1.4.10.tar.bz2) = c7eaf226bdcb1cdc1b221696532ccd25f4e4e7754265a29777a3400084bde698 SIZE (freetds-1.4.10.tar.bz2) = 2394706

Packages (timestamps in pop-ups are UTC):
freetds
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.10_1,11.4.10_1,11.2.18,11.4.10_1,11.4.10_1,1-1.2.18,1-
FreeBSD:13:quarterly1.4.10,11.4.10,11.3.18,11.4.10,11.4.10,11.4.10,11.4.10,11.4.10,1
FreeBSD:14:latest1.4.10_1,11.4.10_1,11.3.16,11.4.10_1,11.4.10_1,11.3.18,1-1.3.18,1
FreeBSD:14:quarterly1.4.10,11.4.10,1-1.4.10,11.4.10,11.4.10,11.4.10,11.4.10,1
FreeBSD:15:latest1.4.10_1,11.4.10_1,1n/a1.4.10_1,1n/a1.4.10_1,11.4.10_1,11.4.10_1,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gettext-runtime>=0.22_1 : devel/gettext-runtime
  2. msgfmt : devel/gettext-tools
  3. gmake>=4.3 : devel/gmake
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libgcrypt.so : security/libgcrypt
  2. libodbc.so : databases/unixODBC
  3. libintl.so : devel/gettext-runtime
  4. libreadline.so.8 : devel/readline
This port is required by:
for Build
  1. databases/p5-DBD-Sybase
for Libraries
  1. databases/p5-DBD-Sybase
  2. databases/pgloader3
  3. databases/php81-pdo_dblib
  4. databases/php82-pdo_dblib
  5. databases/php83-pdo_dblib
  6. databases/postgresql-tds_fdw
  7. databases/proftpd-mod_sql_tds
Expand this list (43 items / 36 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/py-pymssql
  3. databases/qt5-sqldrivers-tds
  4. databases/sqsh
  5. net/asterisk18
  6. Collapse this list.

Deleted ports which required this port:

Expand this list of 32 deleted ports
  1. databases/libgda3-freetds*
  2. databases/php4-sybase_ct*
  3. databases/php5-mssql*
  4. databases/php5-pdo_dblib*
  5. databases/php5-sybase_ct*
  6. databases/php52-pdo_dblib*
  7. databases/php52-sybase_ct*
  8. databases/php53-mssql*
  9. databases/php53-pdo_dblib*
  10. databases/php53-sybase_ct*
  11. databases/php55-mssql*
  12. databases/php55-pdo_dblib*
  13. databases/php55-sybase_ct*
  14. databases/php56-mssql*
  15. databases/php56-pdo_dblib*
  16. databases/php56-sybase_ct*
  17. databases/php70-pdo_dblib*
  18. databases/php71-pdo_dblib*
  19. databases/php72-pdo_dblib*
  20. databases/php73-pdo_dblib*
  21. databases/php74-pdo_dblib*
  22. databases/php80-pdo_dblib*
  23. databases/py-mssql*
  24. databases/py-sybase*
  25. databases/ruby-sybct*
  26. databases/sybtcl*
  27. net/asterisk*
  28. net/asterisk10*
  29. net/asterisk11*
  30. net/asterisk13*
  31. net/asterisk15*
  32. net/asterisk16*
  33. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for freetds-1.4.10_1,1: DOCS=on: Build and/or install documentation MARS=on: Enable MARS code (Experimental) ====> ODBC database backend: you have to select exactly one of them IODBC=off: ODBC backend via iODBC UNIXODBC=on: ODBC backend via unixODBC ====> SSL protocol support: you have to select exactly one of them GNUTLS=off: SSL/TLS support via GnuTLS OPENSSL=on: SSL/TLS support via OpenSSL ===> Use 'make config' to modify these settings
Options name:
databases_freetds
USES:
cpe gettext gmake iconv libtool:keepla localbase:ldflags pkgconfig readline tar:bzip2 ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.freetds.org/pub/freetds/stable/
  2. https://www.freetds.org/files/stable/
Collapse this list.

Number of commits found: 185 (showing only 85 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.91.112.0.0,1
27 May 2015 11:05:04
Revision:387562Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Fix PORTSCOUT
0.91.112.0.0,1
26 May 2015 08:41:41
Revision:387460Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Fix PORTSCOUT variable
0.91.112.0.0,1
25 May 2015 15:02:29
Revision:387387Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds-devel: Fix PORTSCOUT variable
0.91.112.0.0,1
22 May 2015 10:47:02
Revision:387018Original commit files touched by this commit
bofh search for other commits by this committer
databases/freetds: Add PORTSCOUT

- Update patch files to be 'make makepatch' compatible
0.91.112.0.0,1
10 May 2015 13:18:33
Revision:385955Original commit files touched by this commit
bofh search for other commits by this committer
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
0.91.103_2,1
02 Jan 2015 18:46:34
Revision:376062Original commit files touched by this commit
pi search for other commits by this committer
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 View all of this commit message)
0.91.103_1,1
24 Dec 2014 00:14:13
Revision:375378Original commit files touched by this commit
bofh search for other commits by this committer
Change my non-FreeBSD MAINTAINER mail to bofh@

Approved by:	bapt
0.91.103_1,1
27 Sep 2014 08:31:58
Revision:369379Original commit files touched by this commit
riggs search for other commits by this committer
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)
0.91.103,1
21 Sep 2014 14:10:53
Revision:368759Original commit files touched by this commit
riggs search for other commits by this committer
- 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
0.64_11,1
17 Aug 2014 20:46:37
Revision:365246Original commit files touched by this commit
marino search for other commits by this committer
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)
0.64_11,1
23 Jul 2014 09:54:02
Revision:362645Original commit files touched by this commit
tijl search for other commits by this committer
- 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)
0.64_10,1
07 May 2014 23:59:12
Revision:353232Original commit files touched by this commit
bapt search for other commits by this committer
strip binaries
USES=libtool:keepla
USES=gmake
0.64_9,1
05 Feb 2014 08:16:11
Revision:342649Original commit files touched by this commit
miwi search for other commits by this committer
- Really stage support
0.64_9,1
05 Feb 2014 07:37:20
Revision:342639Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
0.64_9,1
11 Dec 2013 18:08:53
Revision:336187Original commit files touched by this commit
bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
0.64_9,1
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
0.64_9,1
27 Apr 2013 08:50:47
Revision:316654Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
0.64_9,1
04 Apr 2013 13:37:19
Revision:315721Original commit files touched by this commit
bapt search for other commits by this committer
Fix conversion to new option framework

Reported by:	bdrewery
Approved by:	portmgr (implicit)
With hat:	portmgr
0.64_9
21 Mar 2013 17:43:46
Revision:314856Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Convert to new options framework left unconverted ports in databases category
0.64_9,1
05 Feb 2013 16:17:07
Revision:311722Original commit files touched by this commit
novel search for other commits by this committer
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
0.64_8,1
06 Feb 2012 12:25:50
Original commit files touched by this commit
miwi search for other commits by this committer
- Chase unixODBC shlib bump
0.64_7,1
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
0.64_7,1
05 Jun 2011 18:43:16
Original commit files touched by this commit
novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
0.64_6,1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.64_6,1
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
0.64_6,1
16 Oct 2010 11:52:47
Original commit files touched by this commit
ade search for other commits by this committer
Punt autoconf267->autoconf268
0.64_6
15 Sep 2010 18:35:24
Original commit files touched by this commit
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
0.64_5,1
14 Jan 2010 23:06:41
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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)
0.64_4,1
19 Sep 2009 12:54:36
Original commit files touched by this commit
miwi search for other commits by this committer
- 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
0.64_4,1
16 Aug 2009 18:04:40
Original commit files touched by this commit
novel search for other commits by this committer
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
0.64_3,1
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-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.64_3,1
03 Mar 2009 05:55:42
Original commit files touched by this commit
beech search for other commits by this committer
- 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)
0.64_2,1
06 Dec 2008 22:43:44
Original commit files touched by this commit
beech search for other commits by this committer
- Revert to 0.64 (Update breaks dependent ports)
- Bump portepoch

PR:             ports/129413
Reported by:    pointyhat (pav)
0.82.1
05 Dec 2008 06:20:49
Original commit files touched by this commit
beech search for other commits by this committer
- Restore tags for slave port
0.82.1
05 Dec 2008 03:38:23
Original commit files touched by this commit
beech search for other commits by this committer
- 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>
0.64_2
20 Aug 2008 00:57:32
Original commit files touched by this commit
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
0.64_2
16 Jun 2008 10:38:53
Original commit files touched by this commit
itetcu search for other commits by this committer
- fix install when -DNOPORTDOCS
- bump PORTREVISION

Submitted by:   my QA Tindy run
0.64_1
05 Oct 2007 20:25:33
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- 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)
0.64_1
30 Sep 2007 04:47:37
Original commit files touched by this commit
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
0.64
03 Mar 2007 14:18:19
Original commit files touched by this commit
rafan search for other commits by this committer
- 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>
0.63_1
24 Feb 2007 10:46:47
Original commit files touched by this commit
edwin search for other commits by this committer
Reset maintainership as requested on -ports
0.63_1
04 May 2006 21:41:12
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
0.63_1
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
0.63
22 Jan 2006 08:23:41
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
0.63
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
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.63
11 Apr 2005 20:52:27
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.63

PR:             ports/79392
Submitted by:   Alex Kiesel <kiesel@schlund.de> (maintainer)
0.62.4
14 Feb 2005 12:06:11
Original commit files touched by this commit
vs search for other commits by this committer
Update to 0.62.4

PR:             ports/75451
Submitted by:   Marcus Grando
Approved by:    maintainer
0.62.3
29 Jul 2004 10:42:56
Original commit files touched by this commit
pav search for other commits by this committer
- Make tdsver overridable

PR:             ports/69651
Submitted by:   Kenneth Vestergaard Schmidt <kvs@pil.dk>
Approved by:    maintainer
0.62.3
09 Jul 2004 17:43:11
Original commit files touched by this commit
marcus search for other commits by this committer
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.62.3
01 Jul 2004 17:06:41
Original commit files touched by this commit
ade search for other commits by this committer
Autotools cleanup.  Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:             67768
Submitted by:   ade
Approved by:    4-exp bento runs (thanks, kris!)
0.62.3
12 Apr 2004 05:55:13
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.62.3

PR:             ports/65444
Submitted by:   maintainer
0.62_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.62_1
30 Mar 2004 19:20:23
Original commit files touched by this commit
krion search for other commits by this committer
- Use USE_ICONV knob

Approved by:    portmgr
0.62_1
28 Mar 2004 00:10:33
Original commit files touched by this commit
kris search for other commits by this committer
Back out r1.33, which was committed prematurely
0.62_1
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

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.
0.62_1
12 Mar 2004 02:48:25
Original commit files touched by this commit
ade search for other commits by this committer
Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
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.
0.62_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
0.62
15 Jan 2004 18:28:02
Original commit files touched by this commit
ale search for other commits by this committer
Update to 0.62 release.

PR:             ports/61302
Submitted by:   Alex Kiesel <kiesel@schlund.de>
Approved by:    nork (mentor/implicitly)
0.61.2
07 Nov 2003 08:26:27
Original commit files touched by this commit
anders search for other commits by this committer
Update to 0.61.2.
Fix distfile.

PR:             57397
Submitted by:   maintainer
0.61_1
21 Apr 2003 16:07:04
Original commit files touched by this commit
nork search for other commits by this committer
Correct the overwrite of configuration files.

Submitted by:   Alex Kiesel <kiesel@schlund.de> (maintainer)
0.61
11 Apr 2003 15:51:25
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.61.
Give maintainership to submitter.

PR:             ports/50812
Submitted by:   Alex Kiesel <kiesel@schlund.de>
0.60_1
20 Feb 2003 17:00:26
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.60_1
08 Oct 2002 09:10:00
Original commit files touched by this commit
sheldonh search for other commits by this committer
Use in-place editing to replace <malloc.h> with <stdlib.h>.

Bump PORTREVISION accordingly, since the affected files were installed
even in -CURRENT, where they couldn't be used to build stuff.
0.60
19 Sep 2002 20:33:32
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.60

PR:             42735
Submitted by:   Ports Fury
0.53_2
01 Sep 2002 16:07:59
Original commit files touched by this commit
dwcjr search for other commits by this committer
${PERL} -> ${REINPLACE_CMD}

PR:             40784
Submitted by:   corecode@corecode.ath.cx
Reviewed by:    flynn@energyhq.homeip.net
0.53_2
15 Jul 2002 17:21:56
Original commit files touched by this commit
sobomax search for other commits by this committer
Convert USE_GLIB into USE_GNOMENG+USE_GNOME.
0.53_2
30 Mar 2002 08:30:29
Original commit files touched by this commit
knu search for other commits by this committer
Properly link these libraries with libiconv.

This should fix some other ports that try to link with the FreeTDS
libraries.
0.53_1
18 Mar 2002 11:50:39
Original commit files touched by this commit
sobomax search for other commits by this committer
Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.
0.53_1
18 Mar 2002 10:27:58
Original commit files touched by this commit
knu search for other commits by this committer
Bump PORTREVISION to reflect the (lib)iconv upgrade.
0.53_1
18 Mar 2002 09:46:46
Original commit files touched by this commit
sobomax search for other commits by this committer
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
24 Dec 2001 04:40:37
commit hash: fp1.22459@dev.null.freshports.orgcommit hash: fp1.22459@dev.null.freshports.orgcommit hash: fp1.22459@dev.null.freshports.orgcommit hash: fp1.22459@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Update to 0.53    
24 Nov 2001 01:36:45
commit hash: fp1.21100@dev.null.freshports.orgcommit hash: fp1.21100@dev.null.freshports.orgcommit hash: fp1.21100@dev.null.freshports.orgcommit hash: fp1.21100@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
Fix compilation: malloc.h -> stdlib.h    
05 Aug 2001 05:28:23
commit hash: fp1.16828@dev.null.freshports.orgcommit hash: fp1.16828@dev.null.freshports.orgcommit hash: fp1.16828@dev.null.freshports.orgcommit hash: fp1.16828@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
o Fix PLIST   o Better packaging and removal of configuration file    
22 Jul 2001 04:01:23
commit hash: fp1.16371@dev.null.freshports.orgcommit hash: fp1.16371@dev.null.freshports.orgcommit hash: fp1.16371@dev.null.freshports.orgcommit hash: fp1.16371@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Update freetds to 0.52    
26 Feb 2001 03:48:32
commit hash: fp1.9980@dev.null.freshports.orgcommit hash: fp1.9980@dev.null.freshports.orgcommit hash: fp1.9980@dev.null.freshports.orgcommit hash: fp1.9980@dev.null.freshports.org files touched by this commit
steve search for other commits by this committer
Allow access to MS-SQL databases from PHP.    
25 Feb 2001 06:19:42
commit hash: fp1.9932@dev.null.freshports.orgcommit hash: fp1.9932@dev.null.freshports.orgcommit hash: fp1.9932@dev.null.freshports.orgcommit hash: fp1.9932@dev.null.freshports.org files touched by this commit
kevlo search for other commits by this committer
Fix pkg-plist    
14 Feb 2001 12:48:46
commit hash: fp1.9583@dev.null.freshports.orgcommit hash: fp1.9583@dev.null.freshports.orgcommit hash: fp1.9583@dev.null.freshports.orgcommit hash: fp1.9583@dev.null.freshports.org files touched by this commit
kevlo search for other commits by this committer
- Add workaround to prepend installing junk files   - Fix pkg-plist    
02 Feb 2001 18:16:04
commit hash: fp1.9189@dev.null.freshports.orgcommit hash: fp1.9189@dev.null.freshports.orgcommit hash: fp1.9189@dev.null.freshports.orgcommit hash: fp1.9189@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
- Update to 0.51;   - add a WWW into pkg-descr.    
30 Jan 2001 13:53:30
commit hash: fp1.9060@dev.null.freshports.orgcommit hash: fp1.9060@dev.null.freshports.orgcommit hash: fp1.9060@dev.null.freshports.orgcommit hash: fp1.9060@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Reassign maintainership to ports@FreeBSD.org to indicate that the ports need  
new maintainer.    
08 Oct 2000 01:08:27
commit hash: fp1.4720@dev.null.freshports.orgcommit hash: fp1.4720@dev.null.freshports.orgcommit hash: fp1.4720@dev.null.freshports.orgcommit hash: fp1.4720@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category databases to new layout.  
25 Jul 2000 02:26:09
commit hash: fp1.2318@dev.null.freshports.orgcommit hash: fp1.2318@dev.null.freshports.orgcommit hash: fp1.2318@dev.null.freshports.orgcommit hash: fp1.2318@dev.null.freshports.org files touched by this commit
kevlo search for other commits by this committer
PLIST @dirrm should be added to configuration directory.    
19 Jul 2000 12:14:20
commit hash: fp1.2168@dev.null.freshports.orgcommit hash: fp1.2168@dev.null.freshports.orgcommit hash: fp1.2168@dev.null.freshports.orgcommit hash: fp1.2168@dev.null.freshports.org files touched by this commit
jedgar search for other commits by this committer
Correct PLIST    
16 Jun 2000 22:52:41
commit hash: fp1.1027@dev.null.freshports.orgcommit hash: fp1.1027@dev.null.freshports.orgcommit hash: fp1.1027@dev.null.freshports.orgcommit hash: fp1.1027@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
16 Jun 2000 11:38:51
commit hash: fp1.1014@dev.null.freshports.orgcommit hash: fp1.1014@dev.null.freshports.orgcommit hash: fp1.1014@dev.null.freshports.orgcommit hash: fp1.1014@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with  
ldconfig in PLIST need personal consideration.    
03 Jun 2000 08:59:18
commit hash: fp1.528@dev.null.freshports.orgcommit hash: fp1.528@dev.null.freshports.orgcommit hash: fp1.528@dev.null.freshports.orgcommit hash: fp1.528@dev.null.freshports.org files touched by this commit
dirk search for other commits by this committer
GNU_CONFIGURE -> USE_LIBTOOL.    

Number of commits found: 185 (showing only 85 on this page)

«  1 | 2