non port: databases/firebird20-server/Makefile |
SVNWeb
|
Number of commits found: 31 |
Sun, 11 May 2014
|
[ 21:22 bapt ] (Only the first 10 of 26 ports in this commit are shown above. )
Remove EOLed firebird 2.0
|
Mon, 24 Mar 2014
|
[ 00:17 acm ]
- Mark DEPRECATED. Firebird 2.0 has been discontinued. Use firebird21 or
firebird25 instead
|
Fri, 7 Feb 2014
|
[ 11:44 bapt ] (Only the first 10 of 229 ports in this commit are shown above. )
Chase boost and icu bump
While here convert some LIB_DEPENDS
|
Wed, 11 Dec 2013
|
[ 18:08 bapt ] (Only the first 10 of 103 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
|
Wed, 9 Oct 2013
|
[ 19:56 acm ]
- Fix build on amd64
Reported by: pkg-fallout
|
Thu, 3 Oct 2013
|
[ 07:46 acm ]
- Add CONFLICTS with another firebird versions
|
[ 06:57 acm ]
- Remove LATEST_LINK [1]
- Other modifications for avoid pkg name collisions [1]
Suggested by: bapt [1]
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Tue, 16 Jul 2013
|
[ 05:42 ade ] (Only the first 10 of 51 ports in this commit are shown above. )
- Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
based on work from tijl@
PR: 178883
Submitted by: ade
Sponsored by: Wadsworth 6X
|
Sat, 30 Mar 2013
|
[ 04:33 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
|
Sun, 24 Mar 2013
|
[ 04:29 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
|
Fri, 8 Mar 2013
|
[ 11:32 bapt ] (Only the first 10 of 209 ports in this commit are shown above. )
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
|
Tue, 18 Dec 2012
|
[ 23:09 bapt ] (Only the first 10 of 34 ports in this commit are shown above. )
Chase icu, graphite2 and libexttextcat bump
|
Tue, 9 Oct 2012
|
[ 22:12 linimon ] (Only the first 10 of 95 ports in this commit are shown above. )
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.
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Sun, 10 Jul 2011
|
[ 21:06 bapt ] (Only the first 10 of 29 ports in this commit are shown above. )
- update ICU to 4.8
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines
|
Mon, 20 Dec 2010
|
[ 20:49 acm ]
- Fix MASTERSITES
Reported by: erwin
|
[ 09:01 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]
|
Wed, 15 Dec 2010
|
[ 11:37 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Chase devel/icu upgrade
Add an updating note
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 16 Oct 2010
|
[ 11:52 ade ] (Only the first 10 of 445 ports in this commit are shown above. )
Punt autoconf267->autoconf268
|
Tue, 5 Oct 2010
|
[ 19:57 ade ] (Only the first 10 of 235 ports in this commit are shown above. )
Round one migration of ports from automake{19,110} to automake111
|
Wed, 15 Sep 2010
|
[ 18:35 ade ] (Only the first 10 of 652 ports in this commit are shown above. )
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
Sun, 15 Aug 2010
|
[ 07:01 acm ]
- Remove conflict with databases/unixODBC and databases/virtuoso. isql binary
was renamed to isql-fb
- Bump PORTREVISION
|
Sat, 12 Jun 2010
|
[ 07:28 dinoex ]
- add sysvipc check for cleint
- CONFLICTS in slave ports now working
|
Sat, 24 Apr 2010
|
[ 05:35 dinoex ]
- warn when if no SYSVIPC
- fix coredump
PR: 140365
Submitted by: Dan Lukes
|
Thu, 3 Sep 2009
|
[ 15:12 skv ]
Reset maintainership (ENOTIME).
|
Sat, 22 Aug 2009
|
[ 00:18 amdmi3 ] (Only the first 10 of 417 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with D
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Tue, 7 Apr 2009
|
[ 23:25 pav ]
- Mark MAKE_JOBS_UNSAFE
Reported by: David Naylor <naylor.b.david@gmail.com>
|
Mon, 24 Nov 2008
|
[ 06:22 skv ] (Only the first 10 of 32 ports in this commit are shown above. )
Rename databases/firebird2-* to databases/firebird20-*
|
Number of commits found: 31 |