Commit graph

93 commits

Author SHA1 Message Date
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
Kurt Jaeger
bb6eee2402 databases/freetds-devel: fix pkg-plist for make install,
change MAINTAINER email

PR: ports/189411
Submitted by:	Kris Van Biesen
Approved by:    jadawin (mentor)
2014-05-08 17:57:10 +00:00
Baptiste Daroussin
f4f46a920e Fix unixODBC vs libiodbc conflicts
Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time

While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql

Discussed with:	rakuco (kde)
With hat:	portmgr
2014-05-05 16:24:00 +00:00
Pietro Cerutti
72854d2d4b - Add LICENSE
- STAGE-clean
2014-02-21 13:15:37 +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
William Grzybowski
259fdfc80f databases/freetds-devel: fix option
Pointy hat:	wg
2013-11-07 13:35:43 +00:00
William Grzybowski
2f6dca8ddd databases/freetds-devel: add option for odbc-wide
PR:		ports/182516
Submitted by:	Mike Carlson <mike bayphoto.com>
Approved by:	maintainer
2013-11-07 13:16:47 +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
Pietro Cerutti
b83813cf9b - Update to 0.92.79
PR:		181423
Submitted by:	gahr@
Approved by:	maintainer (timeout)
2013-09-18 09:33:45 +00:00
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
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-09-04 18:06:07 +00:00
Baptiste Daroussin
5e04dfb987 Eliminate USE_GNOME=pkgconfig from databases
While here:
- trim headers
- Convert to USES=pathfix, USES=gmake
2013-09-02 09:01:51 +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
Roman Bogorodskiy
91e365d630 - Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Alex Kozlov
05a9235c98 - Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Baptiste Daroussin
5ebe89f4cb Fix OPTIONS bsd.port.option.mk should be included only once and after the option
definition
2012-12-12 07:34:17 +00:00
Bryan Drewery
789a96beb2 - Trim header
- 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
2012-11-29 22:18:20 +00:00
Michael Scheidell
67bc646926 - link libtdsodbc.so with libiconv to unbreak runtime
PR:		ports/166136
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com>
Approved by:	Kurt Jaeger <pi@opsec.eu> (maintainer)
2012-04-15 11:58:27 +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
Frederic Culot
386a4fb82a - Update to 0.91
PR:		ports/160525
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2011-09-09 06:50:26 +00:00
Frederic Culot
464eea7549 - Update to 0.82.1.dev.20110409
- 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>
2011-08-23 06:46:44 +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
Sunpoet Po-Chuan Hsieh
285bc01e49 - Update to 0.82.1.dev.20100810
- Use PORTNAME/PORTVERSION in WRKSRC

PR:		ports/151083
Submitted by:	Dan Rowe <bsdports at csnstores.com>
Approved by:	pgollucci (mentor)
2010-10-06 05:59:51 +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
Wen Heping
a42ff3e0c5 - Reset maintainer to ports@
PR:		ports/143675
Submitted by:	"Peter C. Lai" <cowbert@gmail.com> (maintainer)
2010-02-09 06:10:29 +00:00
Roman Bogorodskiy
262cd89b85 Fix build when gnutls support is enabled.
PR:		138178 (based on)
Submitted by:	Robert Kruus <rob.kruus@gmail.com>
2009-11-21 06:55:51 +00:00
Roman Bogorodskiy
f32c11d872 Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. 2009-08-16 18:04:40 +00:00
Mark Linimon
d70e533cd2 Fix bogus code in WITH_GNUTLS case.
Hat:		portmgr
2009-08-16 05:47:14 +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
3347e987ea - Add gnutls option
- Bump portrevision

Approved by:	Peter Lai <cowbert@gmail.com> (maintainer)
2009-03-03 06:18:42 +00:00
Beech Rintoul
e23a2ab06e - Update to 0.82.1
- Hook into build
2009-02-14 23:31:43 +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
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Pav Lucistnik
e9797ba044 - Update to 0.63
PR:		ports/79392
Submitted by:	Alex Kiesel <kiesel@schlund.de> (maintainer)
2005-04-11 20:52:27 +00:00
Volker Stolz
330c3278ea Update to 0.62.4
PR:		ports/75451
Submitted by:	Marcus Grando
Approved by:	maintainer
2005-02-14 12:06:11 +00:00
Pav Lucistnik
96db1030a6 - Make tdsver overridable
PR:		ports/69651
Submitted by:	Kenneth Vestergaard Schmidt <kvs@pil.dk>
Approved by:	maintainer
2004-07-29 10:42:56 +00:00