non port: devel/fpc-fcl-image/Makefile |
Number of commits found: 24 |
Sunday, 12 Nov 2023
|
20:49 Jose Alonso Cardenas Marquez (acm)
lang/fpc-*: Merge all units to lang/fpc
- Merge all fpc-* units to lang/fpc. It gives us a better way to maintain fpc
and lazarus ports.
- Update Mk/fpc.mk for reflects new changes
- Update Mk/lazarus.mk for reflects new changes
- Now we can defined WANT_FPC_DEVEL AND WANT_LAZARUS_DEVEL for use devel version
of fpc or lazarus for build apps based on fpc/lazarus
- Add entries to MOVED
- Bump PORTREVISON of affected ports
- Some other minor modifications
0b92f92 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Thursday, 15 Aug 2019
|
16:11 acm
- 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
|
Thursday, 5 Apr 2018
|
04:52 acm
- 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
|
Thursday, 3 Aug 2017
|
23:40 acm
- Pass maintainership to me. marino@ is not part of FreeBSD committers
|
Saturday, 5 Dec 2015
|
23:29 marino
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
|
Tuesday, 18 Aug 2015
|
01:52 acm
- Remove USE_FPC_RUN. It is not necessary
|
Monday, 10 Aug 2015
|
18:39 antoine
Add missing run dependencies
Reported via lang/nbc:
Compiling uRIC.pas
Fatal: Can't find unit JPEGLib used by FPReadJPEG
|
Sunday, 9 Aug 2015
|
08:06 acm
- 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
|
Monday, 5 Jan 2015
|
00:16 marino
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
|
Tuesday, 28 Jan 2014
|
00:16 antoine
Stage support
|
Friday, 20 Sep 2013
|
17:04 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
|
Saturday, 23 Mar 2013
|
05:25 acm
- Update to 2.6.2
- Trim Makefile headers
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Monday, 16 Aug 2010
|
17:45 acm
- Update to 2.4.0
- Add support for amd64 [1]
- Add 23 new ports to to bsd.fpc.mk
- Remove obsolete patch file patch-packages-fcl-db_Makefile
- Turn off some optional dependencies like databases/unixODBC,
graphics/svgalib, databases/oracle8-client for avoid break amd64 support
- Clean up
PR: ports/146001
Submmitted by: Christopher Key <cjk32__ at _cam.ac.uk>
Patch reviewed by: marcov_ at _pascalprogramming.com (fpc developer)[1]
|
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Wednesday, 14 Jan 2009
|
06:12 acm
- Update to 2.2.2
|
Tuesday, 24 Jun 2008
|
15:18 acm
- Use new freepascal stuff
- Bump PORTREVISION
|
Friday, 30 Nov 2007
|
12:27 acm
- Add missing dependencies.
- Remove BROKEN
Reported by: linimon
Approved by: portmgr (linimon)
|
Sunday, 25 Nov 2007
|
01:35 linimon
Mark as broken: fails to install (cannot find certain components.)
Approved by: portmgr (self)
|
Thursday, 8 Nov 2007
|
06:27 acm
- Add some missing dependencies, possibly it fixes some build problems
Approved by: portmgr (pav)
|
Monday, 15 Oct 2007
|
21:52 acm
- Add mising dependencies
- Bump PORTREVISION
Reported by: erwin
|
Tuesday, 18 Sep 2007
|
06:06 acm
- The devel/fpc-fcl port was separated to:
devel/fpc-fcl-base
devel/fpc-fcl-db
devel/fpc-fcl-fpcunit
devel/fpc-fcl-image
devel/fpc-fcl-net
devel/fpc-fcl-passrc
devel/fpc-fcl-registry
devel/fpc-fcl-web
devel/fpc-fcl-xml
|
Number of commits found: 24 |