non port: databases/fpc-ibase/Makefile |
SVNWeb
|
Number of commits found: 30 |
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 )
|
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.
|
Wed, 25 Nov 2020
|
[ 02:57 acm ] (Only the first 10 of 58 ports in this commit are shown above. )
- Update to 3.2.0
ChangeLog at: https://wiki.freepascal.org/FPC_New_Features_3.2.0
|
Fri, 6 Mar 2020
|
[ 06:26 acm ] (Only the first 10 of 45 ports in this commit are shown above. )
- Remove compat < 11 dependencies from bootstrap and compiler. It could fix
problems
when GENERIC kernel is not used.
- Rebuild bootstrap (ppcx64 and ppc386) with new changes
- Bump PORTREVISION
PR: 239135
Reported by: fbsdbugs4 at sentry.org
|
Tue, 31 Dec 2019
|
[ 15:11 acm ] (Only the first 10 of 30 ports in this commit are shown above. )
- Change LDPATH to FPC_LDPATH into lang/fpc/Makefile. It can be changed from
/etc/make.conf
- Add FPC_LDPATH to freepascal compiler. By default it is defined to
%%LOCALBASE%%/bin/ld.bfd but it can be changed setting FPC_LDPATH environment
variable
- Remove compatX dependencies from bootstrap and compiler. It could fix problems
when GENERIC kernel is not used [1]
- Rebuild bootstrap (ppcx64 and ppc386) with new changes
- Bump PORTREVISION
PR: 239135
Submitted by: fbsdbugs4 __at__ sentry.org
|
Tue, 3 Sep 2019
|
[ 15:51 acm ] (Only the first 10 of 44 ports in this commit are shown above. )
- Rebuild bootstrap (ppcx64 and ppc386) with ld patches
- Fix build on 12-STABLE and CURRENT (amd64 and i386)
- Bump PORTREVISION for all ports that depends of lang/fpc
- Add USE_BINUTILS to fpc and lazarus based ports
- Add binutils dependency to Uses/fpc.mk and Uses/lazarus.mk
PR: 240293 239934 233413 214864
Exp-run by: antoine
|
Thu, 15 Aug 2019
|
[ 16:11 acm ] (Only the first 10 of 68 ports in this commit are shown above. )
- Add new fpc bootstrap (i386 and x86_64). It could need less COMPATX
dependencies in kernel
- Add patch file to solve some linking problem
- Remove LD_UNSAFE. Now it can be defined via LDPATH (/usr/bin/ld.bfd by
default). fpc is not working with lld. We will use binutils-ports when
ld.bfd is moved from base if lld not working on future version
of fpc
- Bump PORTREVISION
|
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
|
Thu, 5 Apr 2018
|
[ 04:52 acm ] (Only the first 10 of 111 ports in this commit are shown above. )
- Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk
- Convert all fpc-based ports to USES=fpc
PR: 227210
Reviewed by: portmgr
Approved by: portmgr
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D14617
|
Thu, 3 Aug 2017
|
[ 23:40 acm ] (Only the first 10 of 96 ports in this commit are shown above. )
- Pass maintainership to me. marino@ is not part of FreeBSD committers
|
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
|
Sat, 5 Dec 2015
|
[ 23:29 marino ] (Only the first 10 of 246 ports in this commit are shown above. )
FPC ecosystem: Upgrade version 2.6.4 => 3.0.0
This is the first major release of FreePascal in nearly four years.
There are a ton of new features, way more to list here. see:
http://wiki.freepascal.org/FPC_New_Features_3.0
Several new unit ports were added, some were contracted. Most of
those were absorbed into the main FPC packages, but two units are
no longer supported: sndfile and matroshka.
All 99 remaining ports (including Lazarus ports) were build tested
on FreeBSD i386 and amd64 Release 10.2
|
Sun, 9 Aug 2015
|
[ 08:06 acm ] (Only the first 10 of 106 ports in this commit are shown above. )
- editors/lazarus update to 1.4.2
- Add USE_FPC_RUN to bsd.fpc.mk. It add fpc units like run dependencies.
Otherwise
fpc units only are added like build dependencies (less dependencies registered
when they are installed with pkg).
- Remove GTK1 obsolete dependencies
- Bump all ports with dependencies of fpc-* units
- Bump all ports with dependencies of lazarus ports
- Clean up
|
Mon, 5 Jan 2015
|
[ 00:16 marino ] (Only the first 10 of 96 ports in this commit are shown above. )
Assign maintainership of FPC ports to new FPC ports team
The new team currently consists of the previous maintainer (acm@) and
myself (marino@).
PR: 195363
|
Tue, 28 Jan 2014
|
[ 00:16 antoine ] (Only the first 10 of 99 ports in this commit are shown above. )
Stage support
|
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)
|
Thu, 14 Mar 2013
|
[ 06:32 jgh ] (Only the first 10 of 49 ports in this commit are shown above. )
- adopt optionsNG and trim historical headers
PR: 176928
PR: 176936
PR: 176937
PR: 176938
PR: 176939
PR: 176940
PR: 176941
PR: 176942
PR: 176943
PR: 176944
PR: 176945
Submitted by: jgh@
Approved by: portmgr (miwi)
|
Wed, 14 Jan 2009
|
[ 06:12 acm ] (Only the first 10 of 89 ports in this commit are shown above. )
- Update to 2.2.2
|
Tue, 24 Jun 2008
|
[ 15:18 acm ] (Only the first 10 of 62 ports in this commit are shown above. )
- Use new freepascal stuff
- Bump PORTREVISION
|
Tue, 18 Sep 2007
|
[ 06:53 acm ] (Only the first 10 of 40 ports in this commit are shown above. )
- Update to 2.2.0
|
Mon, 18 Sep 2006
|
[ 18:41 acm ] (Only the first 10 of 38 ports in this commit are shown above. )
- Add OPTIONS to some freepascal ports. Now, we can install the external libs
optionally.[1]
- Other tiny modifications
Suggested by: Ales Catona <almindor__at__gmail.com> [1]
Approved by: garga(mentor, implicit)
|
Thu, 7 Sep 2006
|
[ 21:32 acm ] (Only the first 10 of 59 ports in this commit are shown above. )
- Update to 2.0.4
- Add new dependencies to editors/lazarus
Approved by: garga (mentor,implicit)
|
Sat, 29 Jul 2006
|
[ 02:48 acm ] (Only the first 10 of 46 ports in this commit are shown above. )
- Added post-extract on Makefiles.units. It remove the svn directories from
some fpc ports.
- Added PORTREVISION for each port
- Fixed pkg-plist on fpc-gtk2 and fpc-gtk ports
- Fixed the gtk, glib and gdk libraries linking for fpc-gtk
- Removed obsolete patches from fpc-gtk. Now it's using ${REINPLACE_CMD}
- Removed post-extract from fpc-fcl. I just added it to makefiles.units file
Approved by: garga (mentor)
|
Mon, 24 Jul 2006
|
[ 11:21 acm ] (Only the first 10 of 90 ports in this commit are shown above. )
- The big change on ports of freepascal, now all ports are compiled
- Adding entry for lang/fpc-utils
Approved by: garga (mentor)
|
Wed, 21 Jun 2006
|
[ 16:52 garga ] (Only the first 10 of 66 ports in this commit are shown above. )
- Update fpc to 2.0.2
PR: 98628, 98629, 98630, 98632, 98641, 98646, 98650, 98652,
98654, 98656, 98657, 98658, 98720, 98724
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
|
Thu, 4 May 2006
|
[ 21:41 edwin ] (Only the first 10 of 364 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with D
|
Thu, 24 Nov 2005
|
[ 01:18 pav ] (Only the first 10 of 11 ports in this commit are shown above. )
- Remove dead MASTER_SITES
|
Sun, 13 Feb 2005
|
[ 18:28 linimon ] (Only the first 10 of 33 ports in this commit are shown above. )
With portmgr hat on, reset maintainership of these ports. Maintainer's
old email address bounces, and he has not been responsive to email on the
only other one we have for him.
These ports are now available for adoption.
Come back coop, we miss ya ...
|
Wed, 26 May 2004
|
[ 17:20 pav ]
- Update MASTER_SITES
PR: ports/67224
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
Mon, 12 Apr 2004
|
[ 21:55 thierry ]
Add fpc-ibase 1.0.10, Free Pascal interface to interbase.
PR: 62620
Submitted by: John Merryweather Cooper
Approved by: pav (mentor).
|
Number of commits found: 30 |