1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

94 Commits

Author SHA1 Message Date
Bernard Spil
e2f02690c3 databases/unixODBC: Take ownership 2018-02-13 22:43:25 +00:00
Vanilla I. Shu
09ef9b523b Update to 2.3.5. 2018-02-10 11:13:57 +00:00
Dmitry Marakasov
1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00
Jung-uk Kim
6be1888fe3 Update to 2.3.4.
PR:		203243
2015-09-23 19:38:57 +00:00
Tijl Coosemans
a374acb969 By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do.  On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).

Bump PORTREVISION on all ports where the build log contains -export-symbols.

audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions.  Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to.  Fix a number of other issues in the same
Makefile.am and clean up the port Makefile.

japanese/scim-honoka: Tries to hide all symbols that start with an
underscore, but because this library is written in C++ all symbols start
with _Z so it ends up hiding everything.  Just don't hide anything at all
like the textproc/scim configure script does.

multimedia/schroedinger: Apply an upstream patch.

textproc/scim-input-pad: Same as japanese/scim-honoka.

PR:		201922
Approved by:	portmgr (antoine)
Exp-run by:	antoine
2015-08-02 15:03:19 +00:00
Baptiste Daroussin
3edc030b9f Cleanup plist 2014-10-20 10:41:12 +00:00
Tijl Coosemans
66a0fb4907 Add USES=libtool and INSTALL_TARGET=install-strip 2014-08-30 21:29:46 +00:00
Sunpoet Po-Chuan Hsieh
699c7c7e7e - Simplify Makefile 2014-08-02 17:23:47 +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
William Grzybowski
77bc22afb0 databases/unixODBC: update to 2.3.2
- Update to 2.3.2
- Add LICENSE
- Add DOCS option
- Allow staging

PR:		ports/183568
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
2013-11-02 15:05:30 +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
Boris Samorodov
9f7e7e1326 Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).

Co-authors:	bapt, madpilot and bsam (me)
2013-09-04 20:01:05 +00:00
Max Khon
56da9b9779 Remove CONFLICTS with databases/virtuoso. 2013-06-09 09:29:45 +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
Martin Wilke
5c23aa439f - Update to 2.3.1
PR:		162983
Submitted by:	Armin Pirkovitsch <armin@frozen-zone.org>
2012-02-06 12:24:43 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Koop Mast
042e49267c Fix typo in last commit.
Submitted by:	Andrey Zverev (irc)
2011-10-28 18:32:50 +00:00
Koop Mast
17af7fcdb9 Fix build on FreeBSD 10 2011-10-28 17:21:35 +00:00
Thomas Abthorpe
bfc22dc307 - Reassign to the heap 2011-09-21 16:48:43 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Jose Alonso Cardenas Marquez
37673c0a9a - Remove firebird20-* CONFLICTS entry because isql tool was renamed to isql-fb
on databases/firebird20-client
2010-09-08 18:45:41 +00:00
Wen Heping
d38b7bbc54 - Update to 2.30
- Pass maintainership to submitter

PR:		ports/146388
Submitted by:	Ju Pengfei <jupengfei@gmail.com>
2010-05-19 07:12:05 +00:00
Max Khon
3ab4412abb This port conflicts with firebird-client (${PREFIX}/bin/isql).
Probably better solution would be to not install ${PREFIX/bin/isql
for this port at all (it is not that usable anyway).

PR:		122801
Feature safe:	yes
2010-02-16 18:09:48 +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
Max Khon
ac1dd0c9bd Add CONFLICTS with virtuoso-* ports.
PR:		122801
2010-02-08 15:43:25 +00:00
Alex Dupre
3e893a14b9 Remove unneeded dependencies and don't link to libthr.
Approved by:	maintainer
2009-12-13 08:39:46 +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
Max Khon
14681a6608 - Fix ODBCINT64 and UODBCINT64 definitions in unixodbc_conf.h
Patch is taken from unixODBC CVS repository.

Approved by:	MAINTAINER
2009-01-27 05:07:23 +00:00
Beech Rintoul
8d38cd37a3 - Update to 2.2.14
- Pass maintainership to submitter

PR:		ports/129454
Submitted by:	Peter C. Lai <cowbert@gmail.com>
2009-01-08 05:29:51 +00:00
Dmitry Marakasov
32712d9eaa - Fix build qt3 GUI while qt4.4 installed
PR:		126645
Submitted by:	"Dima Panov" <fluffy at fluffy dot khv dot ru>
2008-09-05 21:11:39 +00:00
Alejandro Pulver
1f4dc27f41 - Install MySQL sample configuration files in EXAMPLESDIR.
- Add pkg-message to let the user know about the example configuration files
  and how to use them.
- Bump PORTREVISION.
- Restrict CONFLICTS as portlint(1) suggests.
- Clean up.

PR:		ports/113538
Submitted by:	"User1001" <supraexpress@globaleyes.net>
Reworked by:	alepulver (myself)
2007-09-30 21:09:42 +00:00
Tilman Keskinoz
0103d93356 Don't install world writeable files and directories.
PR:		114286
Reported by:	"O. Hartmann" <ohartman@zedat.fu-berlin.de>
2007-07-30 15:30:55 +00:00
Tom McLaughlin
ffba539fe7 Don't clobber config files on update.
PR:		111923
Submitted by:	emaste
2007-06-25 05:13:25 +00:00
Max Khon
1233e51f94 - Fix the build if MiniSQL headers are present: never build MiniSQL
ODBC driver. It is not in our pkg-plist and the build is broken.
- Bump PORTREVISION.
2006-11-28 20:01:56 +00:00
Max Khon
0f9d45de73 Do not call ${CHOWN} if INSTALL_AS_USER is set. 2006-11-07 15:27:36 +00:00
Martin Wilke
32ae46724f - Update to 2.2.12
PR:		ports/105029
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Sponsored by:   FreeBSD Bug-a-thon #2
2006-11-04 23:14:18 +00:00
Cheng-Lung Sung
4de56a776b - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 22:55:18 +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
8782296f87 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry 2006-01-22 00:30:24 +00:00
Pav Lucistnik
aa1836b7e9 - Add SHA256 2005-11-24 01:23:57 +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
Cheng-Lung Sung
b32e278877 - update to 2.2.11
PR:		78874
Submitted by:	Ports Fury
2005-03-16 03:18:55 +00:00
Kirill Ponomarev
197cc79069 Update to version 2.2.10
PR:		ports/73347
Submitted by:	Ports Fury
2004-11-01 17:54:04 +00:00
Joe Marcus Clarke
9e5632dd66 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
2004-07-09 17:43:11 +00:00
Max Khon
537115a154 Build with thread supports by default.
Bump PORTREVISION.
2004-06-28 01:19:44 +00:00
Kirill Ponomarev
20aa451f1b Update to version 2.2.9
PR:		ports/68370
Submitted by:	Ports Fury
2004-06-27 18:02:50 +00:00
Max Khon
d7b47d8803 - Never build MiniSQL driver (it is broken)
- Provide a real fix for building MiniSQL driver in case someone
will be interested in adding it back (including WITH/WITHOUT Makefile
knobs and correct pkg-plist conditionals).
2004-05-31 21:05:11 +00:00
Kirill Ponomarev
da603e0252 - Fix handling empty directory
PR:		ports/65532
Submitted by:	Ports Fury
2004-04-14 18:48:40 +00:00
Mark Linimon
98a42122f1 Per dosirak run, add missing directories to plist. 2004-04-14 05:30:10 +00:00
Ade Lovett
3f651573ad 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.
2004-03-14 06:17:56 +00:00