non port: databases/flamerobin/Makefile |
SVNWeb
|
Number of commits found: 35 |
Sun, 24 Feb 2019
|
[ 18:04 bapt ]
Mark as wxGTK 2.8 only
|
[ 18:04 bapt ]
Mark as deprecated, abandonware since 2009 and does not work with newer version
of wxgtk
|
Wed, 25 Apr 2018
|
[ 18:40 acm ] (Only the first 10 of 16 ports in this commit are shown above. )
- Bump PORTREVISION. databases/firebird25-* ports were updated
|
Tue, 16 Aug 2016
|
[ 16:48 amdmi3 ]
- Drop deprecated WX_UNICODE and unneeded LDFLAGS
|
Mon, 25 Apr 2016
|
[ 16:14 mat ] (Only the first 10 of 15 ports in this commit are shown above. )
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
|
Wed, 16 Sep 2015
|
[ 19:51 bapt ] (Only the first 10 of 73 ports in this commit are shown above. )
Remove ansi version fo wxGTK 2.8 and only keep the unicode version
All applications in the ports tree works correctly with unicode version of wxGTK
Newer version of wxGTK are unicode only (3.0+)
Note that now WX_UNICODE macro is noop
|
Mon, 11 May 2015
|
[ 18:34 mat ] (Only the first 10 of 285 ports in this commit are shown above. )
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
|
Thu, 16 Apr 2015
|
[ 11:08 antoine ]
Fix build with GCC on recent head kernel by disabling PCH for GCC
With hat: portmgr
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Sat, 5 Jul 2014
|
[ 16:32 marino ]
databases/flamerobin: Stage, indicate license, DF support (dports)
|
Fri, 4 Jul 2014
|
[ 23:48 bapt ] (Only the first 10 of 26 ports in this commit are shown above. )
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
|
Mon, 30 Sep 2013
|
[ 23:40 acm ]
- Bump PORTREVISION. firebird25-* ports has been modified for solved some
problems related to ICU
|
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)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
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
|
Tue, 13 Sep 2011
|
[ 14:17 acm ]
- Fix distinfo
Reported by: pav
|
Mon, 29 Aug 2011
|
[ 23:02 pav ]
- Mark BROKEN: invalid distinfo
Reported by: pointyhat
|
Fri, 19 Aug 2011
|
[ 14:42 acm ]
- Update to 0.9.2
- Take maintainership
PR: 158157
Submitted by: acm
Approved by: dindin at FreeBSD.org.ua (maintainer timeout)
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
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
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Sun, 28 Jun 2009
|
[ 11:26 erwin ]
Firebird1 has expired some time ago, remove the option.
PR: 135547
Submitted by: erwin
Approved by: maintainer timeout
|
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-*
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Fri, 6 Jun 2008
|
[ 13:17 edwin ] (Only the first 10 of 155 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Sun, 23 Mar 2008
|
[ 16:44 miwi ] (Only the first 10 of 104 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 27 Feb 2007
|
[ 16:52 acm ]
- Update to 0.7.6
- Move to LOCALBASE
- Change USE_WX to 2.6+
- Add FIREBIRD option. it works with firebird2 too
PR: ports/109585
Approved by: Denis Barov <dindin_ at __dindin.ru> (maintainer)
|
Tue, 14 Nov 2006
|
[ 18:03 alepulver ]
- Integrate completely with bsd.wx.mk.
- Use ARCH instead of MACHINE_ARCH (will possibly allow cross-compilation).
- Rename local WX_VERSION since it is a variable defined in bsd.wx.mk.
- Remove BROKEN for 4.x since bsd.wx.mk takes care of it when WX_UNICODE is
defined.
PR: ports/105492
Submitted by: alepulver
Approved by: Denis Barov <dindin@dindin.ru> (maintainer)
|
Sun, 17 Sep 2006
|
[ 09:48 rafan ]
- Update to 7.5
PR: ports/103299
Submitted by: Denis Barov <dindin at freebsd.org.ua> (maintainer)
|
Sun, 6 Aug 2006
|
[ 05:35 rafan ]
- Use wxgtk2.6-unicode, bump PORTREVISION
- Some cleanup
PR: ports/101369
Submitted by: dindin <dindin at freebsd.org.ua> (maintainer)
|
Wed, 14 Jun 2006
|
[ 14:34 skv ]
Fix dependencies list.
PR: ports/98931
Submitted by: Denis Barov <dindin xx freebsd.org.ua> (maintainer)
|
Tue, 6 Jun 2006
|
[ 18:10 skv ]
Add flamerobin 0.7.2, an GUI administration tool for Firebird database.
PR: ports/95468
Submitted by: Denis Barov <dindin xxx freebsd.org.ua>
|
Number of commits found: 35 |