Commit graph

22 commits

Author SHA1 Message Date
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