summaryrefslogtreecommitdiff
path: root/databases/freetds-devel/files/patch-src-tds-Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-05-20databases/freetds-devel: Update version 0.96.3=>0.96.55Muhammad Moinur Rahman1-11/+0
- Update patch files to reflect 'make makepatch' output standard
2013-09-04- Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi1-1/+1
after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code)
2013-02-01- Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov1-1/+1
Approved by: portmgr (bapt)
2012-04-15- link libtdsodbc.so with libiconv to unbreak runtimeMichael Scheidell1-0/+11
PR: ports/166136 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> Approved by: Kurt Jaeger <pi@opsec.eu> (maintainer)