non port: databases/gigabase/Makefile |
SVNWeb
|
Number of commits found: 149 (showing only 100 on this page) |
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above )
|
Fri, 4 Jun 2021
|
[ 05:53 Gerald Pfeifer (gerald) ] d09ed09 (Only the first 10 of 52 ports in this commit are shown above. )
*/*: Replace USE_GCC=any with USE_GCC=yes
USE_GCC=any has been equivalent to USE_GCC=yes in most cases (such
as i386 and amd64 since 12.x and depending on configuration 11.x,
most newer installations on other platforms, and 13.x across the
board).
Since commit 96c17633d90386b5bcf8 Mk/bsd.gcc.mk is treating them as
different spellings of the same, so continue the deorbiting of the
USE_GCC=any form and simply replace it with USE_GCC=yes.
This should not make any functional difference at all.
Discussed with: mat, linimon, pkubaj
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Sun, 14 May 2017
|
[ 18:30 jbeich ]
databases/gigabase: work around GCC >= 6 bustage
testtimeseries.cpp: In function 'float fmax(float, float)':
testtimeseries.cpp:50:35: error: 'float fmax(float, float)' conflicts with a
previous declaration
inline float fmax(float x, float y) { return x > y ? x : y; }
^
In file included from /usr/local/lib/gcc6/include/c++/math.h:36:0,
from testtimeseries.cpp:15:
/usr/local/lib/gcc6/include/c++/cmath:1452:3: note: previous declaration
'constexpr float std::fmax(float, float)'
fmax(float __x, float __y)
^~~~
testtimeseries.cpp: In function 'float fmin(float, float)':
testtimeseries.cpp:51:35: error: 'float fmin(float, float)' conflicts with a
previous declaration
inline float fmin(float x, float y) { return x < y ? x : y; }
^ (Only the first 15 lines of the commit message are shown above )
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Sun, 20 Nov 2016
|
[ 09:38 gerald ] (Only the first 10 of 364 ports in this commit are shown above. )
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
|
Sun, 7 Jun 2015
|
[ 15:23 amdmi3 ]
- Strip libraries
|
Sat, 18 Apr 2015
|
[ 19:09 tijl ] (Only the first 10 of 26 ports in this commit are shown above. )
Convert to USES=autoreconf
|
Sat, 13 Sep 2014
|
[ 18:25 tijl ] (Only the first 10 of 30 ports in this commit are shown above. )
Use default LIBTOOLIZE_ARGS
|
Wed, 18 Jun 2014
|
[ 07:41 miwi ]
- Update to 3.91
PR: 190893
|
Mon, 26 May 2014
|
[ 06:55 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Convert to USES=dos2unix
With hat: portmgr
|
Thu, 6 Feb 2014
|
[ 03:17 miwi ]
- Drop maintainership
|
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)
|
Wed, 16 May 2012
|
[ 04:10 miwi ]
- Unbreak build
|
Sun, 13 May 2012
|
[ 20:09 pav ]
- Mark BROKEN: does not patch
Reported by: pointyhat
|
Thu, 3 May 2012
|
[ 16:04 miwi ]
- Update to 3.86
PR: 166967
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
Mon, 7 Nov 2011
|
[ 03:25 miwi ] (Only the first 10 of 22 ports in this commit are shown above. )
- Get rid FreeBSD 6.x support
|
Sun, 6 Nov 2011
|
[ 15:34 miwi ]
- Update to 3.84
|
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
|
Thu, 11 Aug 2011
|
[ 19:20 kwm ] (Only the first 10 of 543 ports in this commit are shown above. )
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
Sun, 12 Jun 2011
|
[ 03:54 miwi ]
- Update to 3.82
|
Sat, 12 Feb 2011
|
[ 18:36 miwi ]
- Update to 3.80
|
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
|
Thu, 4 Nov 2010
|
[ 10:00 miwi ]
- Update to 3.79
|
Sat, 10 Jul 2010
|
[ 07:38 miwi ]
- Update to 3.77
|
Fri, 2 Apr 2010
|
[ 16:50 miwi ]
- Update to 3.76
PR: 145153
Submitted by: Sahil Tandon <sahil@tandon.net>
|
Thu, 11 Mar 2010
|
[ 21:25 miwi ]
- Update to 3.75
|
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
|
Sat, 11 Jul 2009
|
[ 16:21 miwi ]
- Update to 3.70
|
Sun, 22 Mar 2009
|
[ 14:39 miwi ]
- Update to 3.69
|
Tue, 3 Feb 2009
|
[ 09:42 miwi ]
- Update to 3.68
|
Tue, 23 Dec 2008
|
[ 19:48 miwi ]
- Update to 3.67
- Take maintainership
|
Fri, 4 Jul 2008
|
[ 23:54 gahr ]
- Update to 3.66
PR: 125230
Submitted by: Ports Fury
|
Fri, 30 May 2008
|
[ 13:43 miwi ]
- Update to 3.65
PR: 124037
Submitted by: Ports Fury
|
Fri, 14 Dec 2007
|
[ 16:51 miwi ]
- Update to 3.61
PR: 118605
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Mon, 23 Jul 2007
|
[ 22:49 mm ]
- update to 3.58
PR: ports/114781
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Approved by: garga (mentor, implicitt)
|
Thu, 14 Sep 2006
|
[ 17:51 osa ]
Drop maintainership.
|
Tue, 13 Jun 2006
|
[ 10:20 osa ]
Update to 3.49.
|
Mon, 17 Apr 2006
|
[ 09:25 osa ]
Update to 3.48.
|
Fri, 14 Apr 2006
|
[ 10:24 osa ]
Update to 3.47.
|
Wed, 15 Mar 2006
|
[ 08:55 osa ]
Update to 3.46.
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Mon, 20 Feb 2006
|
[ 07:47 osa ]
Fix build depended port (i.e. www/oops) by install addition header.
Bump PORTREVISION.
No cookie for: author
Notice about broken build from: az, kris
|
Wed, 15 Feb 2006
|
[ 10:23 osa ]
Update to 3.45.
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
Mon, 14 Nov 2005
|
[ 14:30 osa ]
Update to 3.43.
|
Tue, 30 Aug 2005
|
[ 12:09 osa ]
Update to 3.42.
|
Mon, 1 Aug 2005
|
[ 12:18 osa ]
Update to 3.41.
|
Thu, 7 Jul 2005
|
[ 13:24 osa ]
Update to 3.40.
|
Thu, 16 Jun 2005
|
[ 07:01 osa ]
Update to 3.39.
Make patch directory more punctual.
|
Thu, 26 May 2005
|
[ 13:12 osa ]
Update to 3.38.
|
Mon, 25 Apr 2005
|
[ 09:59 osa ]
Update to fresh version 3.37.
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Mon, 4 Apr 2005
|
[ 07:09 osa ]
Update to 3.35.
|
Fri, 24 Dec 2004
|
[ 13:55 osa ]
Update to 3.31.
|
Tue, 30 Nov 2004
|
[ 08:48 osa ]
Update to latest release - 3.30.
|
Mon, 22 Nov 2004
|
[ 07:21 osa ]
Update to 3.29.
|
Mon, 1 Nov 2004
|
[ 15:00 osa ]
Update to 3.28.
|
Mon, 25 Oct 2004
|
[ 11:26 osa ]
Update to 3.27.
|
Mon, 23 Aug 2004
|
[ 11:33 osa ]
Update to 3.26.
Remove needless patch.
|
Wed, 11 Aug 2004
|
[ 22:02 osa ]
Update to 3.25 [1]
Add temporary fix for build with gcc-3.4.x [2]
[2] Notice from: kris
|
Mon, 19 Jul 2004
|
[ 08:56 osa ]
Update to 3.24.
|
Mon, 5 Jul 2004
|
[ 11:36 osa ]
Update to latest release 3.23.
Switch to use libtool 1.5 from ports tree instead of using distro's libtool.
|
Mon, 21 Jun 2004
|
[ 10:38 osa ]
Update to latest release 3.22.
From CHANGES:
<quote>
1. Introduce area_t type to specify type used for rectangle
coordinates multiplication (spatial index)
2. Fix critical bug in query deallocation synchronization
(which can cause crash in mu tithreaded environment)
</quote>
|
Mon, 31 May 2004
|
[ 09:00 osa ]
Update to 3.21.
|
Wed, 12 May 2004
|
[ 11:19 osa ]
Update to 3.20.
|
Thu, 29 Apr 2004
|
[ 09:36 osa ]
Update to 3.19.
|
Sun, 28 Mar 2004
|
[ 19:37 osa ]
Update to 3.17.
|
Fri, 19 Mar 2004
|
[ 12:18 osa ]
Update to latest release 3.16.
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
Wed, 10 Mar 2004
|
[ 09:48 osa ]
Update to 3.15.
|
Mon, 1 Mar 2004
|
[ 14:17 osa ]
Update to 3.14.
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Mon, 26 Jan 2004
|
[ 12:15 osa ]
Update to 3.12.
|
Thu, 22 Jan 2004
|
[ 12:34 osa ]
Update to 3.11.
|
Thu, 8 Jan 2004
|
[ 10:00 osa ]
Update to 3.10.
|
Tue, 6 Jan 2004
|
[ 15:34 osa ]
Update to 3.09.
|
Mon, 15 Dec 2003
|
[ 10:59 osa ]
Update to 3.07.
|
Tue, 9 Dec 2003
|
[ 11:43 osa ]
Update to 3.06.
|
Thu, 4 Dec 2003
|
[ 10:52 osa ]
Update to 3.05.
|
Tue, 11 Nov 2003
|
[ 12:28 osa ]
Update to 3.02.
|
Fri, 17 Oct 2003
|
[ 15:29 osa ]
Update to 3.01
|
Mon, 29 Sep 2003
|
[ 09:56 osa ]
Update to 2.99.
|
Wed, 24 Sep 2003
|
[ 09:45 osa ]
Update to 2.98
PR: 56888
|
Wed, 3 Sep 2003
|
[ 10:42 osa ]
Update to 2.97.
|
Thu, 17 Jul 2003
|
[ 10:38 osa ]
Update to 2.96.
|
Fri, 4 Jul 2003
|
[ 13:48 osa ]
Update to 2.93.
Approved by: fjoe (mentor) (implicit)
|
Thu, 26 Jun 2003
|
[ 16:16 osa ]
Update to 2.92
Approved by: fjoe (mentor) (implicit)
|
Thu, 19 Jun 2003
|
[ 15:00 osa ]
Update to latest release 2.91
Approved by: fjoe (implicit) (mentor)
|
[ 13:58 osa ]
Fix problem with database/fastdb port:
gigabase and fastdb pkg-plist's contain a cross-files
Approved by: fjoe (implicit)
|
Tue, 10 Jun 2003
|
[ 13:06 osa ]
Update to 2.90
Approved by: fjoe (implicit)
|
Number of commits found: 149 (showing only 100 on this page) |