| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Mar 2013 04:33:49
2.0.7
|
acm  |
- 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 |
24 Mar 2013 04:29:26
2.0.7
|
acm  |
- 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 |
08 Mar 2013 11:32:12
2.0.6_2
|
bapt  |
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 |
18 Dec 2012 23:09:07
2.0.6_2
|
bapt  |
Chase icu, graphite2 and libexttextcat bump |
09 Oct 2012 22:12:14
2.0.6_1
|
linimon  |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
23 Sep 2011 22:26:39
2.0.6_1
|
amdmi3  |
- 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 |
10 Jul 2011 21:06:39
2.0.6_1
|
bapt  |
- update ICU to 4.8
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines |
20 Dec 2010 20:49:07
2.0.6
|
acm  |
- Fix MASTERSITES
Reported by: erwin |
20 Dec 2010 09:01:34
2.0.6
|
acm  |
- Update to 2.0.6
- Take maintainership
- Avoid conflicts with GEOM and sysutils/coreutils [1] gstat commands
- Clean up
Reported by: Jan Henrik Sylvester <me at janh.de> [1] |
15 Dec 2010 11:37:49
2.0.3_6
|
bapt  |
Chase devel/icu upgrade
Add an updating note |
04 Dec 2010 07:34:27
2.0.3_5
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
2.0.3_5
|
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
2.0.3_5
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
15 Sep 2010 18:35:24
2.0.3_5
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
15 Aug 2010 07:01:44
2.0.3_4
|
acm  |
- Remove conflict with databases/unixODBC and databases/virtuoso. isql binary
was renamed to isql-fb
- Bump PORTREVISION |
12 Jun 2010 07:28:11
2.0.3_3
|
dinoex  |
- add sysvipc check for cleint
- CONFLICTS in slave ports now working |
24 Apr 2010 05:35:58
2.0.3_3
|
dinoex  |
- warn when if no SYSVIPC
- fix coredump
PR: 140365
Submitted by: Dan Lukes |
03 Sep 2009 15:12:35
2.0.3_2
|
skv  |
Reset maintainership (ENOTIME). |
22 Aug 2009 00:18:43
2.0.3_2
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
02 Aug 2009 19:36:34
2.0.3_2
|
mezz  |
-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 |
07 Apr 2009 23:25:43
2.0.3_2
|
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: David Naylor <naylor.b.david@gmail.com> |
24 Nov 2008 06:22:36
2.0.3_2  |
skv  |
Rename databases/firebird2-* to databases/firebird20-* |