Commit graph

44 commits

Author SHA1 Message Date
Baptiste Daroussin
3724b470e6 Prefer relative symlink to be relocation friendly 2016-06-23 07:17:46 +00:00
Dmitry Marakasov
e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00
Mathieu Arnold
38cbe5cc9e Remove USE_FIREBIRD from bsd.databases.mk, replaced by USES=firebird.
Also:
- replace USE_FIREBIRD by USES=firebird.
- convert ports depending on databases/firebird25-client directly to USES=firebird.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
2016-04-25 16:14:02 +00:00
Kurt Jaeger
4995762e2f databases/firebird25-server: fix build with libc++ 3.8.0
PR:		208469
Submitted by:	dom
2016-04-12 17:38:21 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
John Marino
435a16fb24 databases/firebird25-client: Fix build for ports ncurses
libedit pulls in libncurses, but in some cases the linker can't find
the library, so explicitly set a search path for ports ncurses.
2016-01-30 15:21:11 +00:00
Jung-uk Kim
b4a7359c34 Fix dependencies again since r401229 partially reverted r398897, which was
my attempt to remove redundant libedit.so from dependencies for server.
However, it was incomplete because BUILD_DEPENDS was left for configure.
Now firebird25-server does not directly require devel/libedit any more.
2015-11-11 21:04:37 +00:00
John Marino
34502a32ff databases/firebird25-(client|server): convert to USES=libedit
The -server port had to be bumped because libedit was listed as a
BUILD_DEPENDS but libedit is linked dynamically so it has to be a
LIB_DEPENDS.  The error was masked by the fact the client is usually
present which ensures libedit.so is available.

While here, remove obsolete CONFLICT* definitions and unmask a bunch
of installation commands.
2015-11-11 08:53:08 +00:00
Jung-uk Kim
abd74b66ef Fix dependencies and add LICENSE. 2015-10-08 23:14:18 +00:00
Jung-uk Kim
377bb55f1a Update to 2.5.4. 2015-09-23 22:49:46 +00:00
Jung-uk Kim
d42cd29114 Fix option handling.
PR:		197080
2015-09-23 21:51:39 +00:00
Dmitry Marakasov
fec870862e - Switch to USES=libedit for firebird-client, as suggested by stage-qa
Approved by:	portmgr blanket
2015-09-11 18:47:40 +00:00
Baptiste Daroussin
25c34fd38f Update icu to 55.1 2015-04-23 21:26:09 +00:00
John Marino
8f3cf904a9 databases category: Remove $PTHREAD_LIBS
Note: virtuoso did not pass check-plist from before, so it was fixed.

approved by:	PTHREAD blanket
2015-03-25 09:33:52 +00:00
Dmitry Marakasov
dbe2224f4f - Add empty directory to plist 2015-03-11 14:41:40 +00:00
Baptiste Daroussin
2192d28a52 Convert to @sample and cleanup plist 2015-01-19 20:27:48 +00:00
John Marino
9a2a4eeb50 databases/firebird25-(server,client): unbreak; 2.5.3 was re-released
The firebird 2.5.3 SQL server was re-released, and the previous distfile
was removed from sourceforge, thus breaking the build.  Move to the latest
distfile to fix the fetch phase.
2015-01-12 18:32:02 +00:00
Baptiste Daroussin
fafeeb9043 Simplify plist 2014-10-07 17:02:16 +00:00
Kurt Jaeger
fbd1044558 databases/firebird25-{server|client}: 2.5.2 -> 2.5.3
Changes:
http://www.firebirdsql.org/file/documentation/release_notes/html/rlsnotes253.html#notes-253

PR:		193174
Tested by:	Steve Faleiro <stevef199@yahoo.com>
2014-09-04 20:53:31 +00:00
Guido Falsi
f4c7894056 Stagify.
PR:		191701, 191702
Submitted by:	Dan Lukes <dan@obluda.cz>
2014-07-23 22:36:23 +00:00
Baptiste Daroussin
3e97fc69e3 Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
2014-07-04 23:48:56 +00:00
Adam Weinberger
0cf8ed500c Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while
we're here. Remove any other references to NOPORT*.

Approved by:	portmgr (blanket for modernization)
2014-07-04 23:46:52 +00:00
Martin Wilke
85d657e6f0 Approved by: portmgr (myself) 2014-05-26 11:38:51 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Baptiste Daroussin
56fcf8379f Fix properties on pkg-plist 2014-01-21 23:18:05 +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
Jose Alonso Cardenas Marquez
030d776860 - Add CONFLICTS with another firebird versions 2013-10-03 07:46:58 +00:00
Jose Alonso Cardenas Marquez
35e9b8ca05 - Add Super Server support
- Add superclassic and superserver modes to firebird rc script
- Remove LATEST_LINK [1]
- Other modifications for avoid pkg name collisions [1]

Suggested by:	bapt [1]
2013-10-03 06:55:36 +00:00
Jose Alonso Cardenas Marquez
31759ddbd7 - Fix issues with newest version of ICU
- Fix fbintl.conf installation
- Bump PORTREVISION
- Few other modifications
2013-09-30 23:38:45 +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
Jose Alonso Cardenas Marquez
b90ad08bc5 - Fix build on all version of firebird2*-client
- Rename pkg-install to pkg-install-server. It only must be used by firebird
  server ports

Reported by:	miwiw
2013-03-30 04:33:48 +00:00
Jose Alonso Cardenas Marquez
bde5cd9e44 - Bump PORTREVISION. firebird 2.5.2 and 2.1.5 were rerolled, because one
vulnerability was found on these versions

Security:	http://tracker.firebirdsql.org/browse/CORE-4058
2013-03-26 05:38:32 +00:00
Jose Alonso Cardenas Marquez
7e8be82735 - Update to 2.0.7
- Move files/pkg-install.in to pkg-install
- Add new warning message when it is building as root
- Remove obsolete patch files
- Fix installation of fbintl.conf to ${PREFIX}/etc/firebird [1].

PR:	176191		[1]
Submitted by:	Jose Jachuf <jjachuf __ __gmail.com>
2013-03-24 04:35:29 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Baptiste Daroussin
2ed39f40cb Chase icu, graphite2 and libexttextcat bump 2012-12-18 23:09:07 +00:00
Jose Alonso Cardenas Marquez
a39410a82b - Rename gsplit to fbsplit for avoid conflict with sysutils/coreutils port
- Add entry to pkg-message
- Bump PORTREVISION

PR:		ports/170329
Submitted by:	Alfred Bartsch <bartsch   at  dssgmbh.de>
2012-08-09 19:48:14 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Jose Alonso Cardenas Marquez
eb5e6cefd8 - Update firebird25 to 2.5.1 2011-10-19 22:26:38 +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
Baptiste Daroussin
10f5e8576f - update ICU to 4.8
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines
2011-07-10 21:06:39 +00:00
Chris Rees
6d7c5bdddb Use USERS and GROUPS
PR:		ports/157555
Submitted by:	crees (me)
Approved by:	rene (mentor, implicit), maintainer timeout (acm, 35 days)
2011-07-10 17:37:11 +00:00
Jose Alonso Cardenas Marquez
c83fdd2ddb - Fix fb_inet_server path in pkg-message.in file
PR:		155928
Submitted by:	Dean Matzkov <bapabooiee _ at _gmail.com>
2011-04-08 08:00:17 +00:00
Jose Alonso Cardenas Marquez
7d392d83b0 - Fix MASTER_SITES 2010-12-20 09:38:49 +00:00
Jose Alonso Cardenas Marquez
889c999039 - New port: databases/firebird25-server
Firebird is a relational database offering many ANSI SQL-99 features
that runs on Linux, Windows, and a variety of Unix platforms.  Firebird
offers excellent concurrency, high performance, and powerful language
support for stored procedures and triggers.  It has been used in
production systems, under a variety of names since 1981.

Firebird is completely free of any registration, licensing or deployment
fees.  It may be deployed freely for use with any third-party software,
whether commercial or not.

WWW: http://sourceforge.net/projects/firebird/
WWW: http://www.firebirdsql.org/
2010-12-20 08:48:54 +00:00