non port: Mk/bsd.fpc.mk |
SVNWeb
|
Number of commits found: 38 |
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, 1 Feb 2018
|
[ 07:14 acm ] (Only the first 10 of 16 ports in this commit are shown above. )
- Update to 3.0.4
- Connect www/fpc-libmicrohttpd
|
Tue, 30 Jan 2018
|
[ 22:11 antoine ] (Only the first 10 of 26 ports in this commit are shown above. )
Revert recent fpc changes, they were obviously untested
With hat: portmgr
|
[ 18:05 acm ] (Only the first 10 of 16 ports in this commit are shown above. )
- Update to 3.0.4
- Link www/fpc-libmicrohttpd
|
Fri, 20 Oct 2017
|
[ 14:04 gahr ]
Track one more remaining reference to lang/fpc-tcl
Reported by: antoine
|
Sun, 26 Feb 2017
|
[ 17:38 acm ] (Only the first 10 of 27 ports in this commit are shown above. )
- Freepascal update to 3.0.2
- Lazarus BUMP PORTREVISION
- Connect www/fpc-googleapi and devel/fpc-fcl-pdf
|
Wed, 3 Aug 2016
|
[ 12:09 mat ] (Only the first 10 of 17 ports in this commit are shown above. )
Always include bsd.default-versions.mk in bsd.port.mk.
The variable defined in it are now always available after including
bsd.port.pre.mk.
PR: 210666
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6933
|
Thu, 14 Apr 2016
|
[ 13:34 mat ] (Only the first 10 of 14 ports in this commit are shown above. )
Try to be more helpful to our users, and keep all the possible versions
close to their default value in Mk/bsd.default-versions.mk.
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 27 Mar 2016
|
[ 01:23 bapt ] (Only the first 10 of 85 ports in this commit are shown above. )
Remove the now unneeded ${PORTSDIR} from dependency definition in
The infrastructure Makefiles
PR: 206569
Exp run by: antoine
Differential Revision: D5047
|
Mon, 21 Dec 2015
|
[ 01:40 marino ]
FPC framework: Use generic buildname to support DragonFly
|
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
|
Tue, 14 Jul 2015
|
[ 20:16 bapt ]
The lazarus GTK1 interface has been discontinued upstream:
http://wiki.lazarus.freepascal.org/GTK1_Interface
|
Thu, 25 Dec 2014
|
[ 14:49 bapt ]
Remove fpc-imlib and fpc-gnome1
|
Mon, 21 Jul 2014
|
[ 19:52 antoine ]
Deprecate GGI ports, they are unmaintained upstream since several years
and the project website is now squatted.
|
Mon, 5 May 2014
|
[ 09:45 bapt ] (Only the first 10 of 293 ports in this commit are shown above. )
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
|
Wed, 26 Mar 2014
|
[ 03:32 acm ] (Only the first 10 of 19 ports in this commit are shown above. )
- Update to 2.6.4
|
Tue, 11 Feb 2014
|
[ 17:12 mat ]
Use default-versions.mk for Apache, PHP, MySQL And PostgreSQL.
Submitted by: Allan Jude
Reviewed by: bdrewery, ohauer (apache), mat
With hat: portmgr
|
Mon, 20 May 2013
|
[ 00:45 miwi ]
- Remove CVS reference
PR: 178381
177581
Submitted by: Eitan Adler <lists@eitanadler.com>
Alex Kozlov <spam@rm-rf.kiev.ua>
With hat: portmgr
|
Sat, 23 Mar 2013
|
[ 05:28 acm ]
- Add databases/fpc-fpindexer port
|
[ 05:25 acm ] (Only the first 10 of 82 ports in this commit are shown above. )
- Update to 2.6.2
- Trim Makefile headers
|
Wed, 12 Dec 2012
|
[ 21:31 acm ]
- Add devel/fpc-fcl-extra port
|
Thu, 19 Apr 2012
|
[ 06:20 acm ] (Only the first 10 of 36 ports in this commit are shown above. )
- Update to 2.6.0
|
Fri, 12 Aug 2011
|
[ 16:10 linimon ]
- fix problem with metadata on tier-2 machines for Pascal ports. The
reason is that bsd.fpc.mk was only defining PPNAME for i386 and amd64.
Provide a placeholder and proper IGNORE for tier-2 [1]
- remove obsolete check for /usr/share/mk/bsd.port.options.mk [2]
- add USE_DRUPAL for easy include of Mk/bsd.drupal.mk [3]
PR: ports/155017 [2],
ports/159288 [3]
Submitted by: linimon (discussed with acm),
eadler,
crees
|
Thu, 23 Jun 2011
|
[ 05:05 acm ] (Only the first 10 of 26 ports in this commit are shown above. )
- Update to 2.4.4
|
Mon, 15 Nov 2010
|
[ 22:50 acm ] (Only the first 10 of 15 ports in this commit are shown above. )
- Update to 2.4.2
See changelog at: http://wiki.freepascal.org/User_Changes_2.4.2
|
Mon, 16 Aug 2010
|
[ 17:45 acm ] (Only the first 10 of 50 ports in this commit are shown above. )
- 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]
|
Mon, 13 Jul 2009
|
[ 19:29 acm ]
- Fix display of bogus message
PR: 133254
Submitted by: amdmi3
|
Sun, 24 May 2009
|
[ 06:12 acm ]
- Fix BUILD_DEPENDS. It must not overwrite previous BUILD_DEPENDS entries.
|
Fri, 22 May 2009
|
[ 21:57 acm ]
- Add support to defined USE_FPC after of bsd.port.pre.mk include
|
Mon, 4 May 2009
|
[ 15:23 acm ] (Only the first 10 of 24 ports in this commit are shown above. )
- Update to 2.2.4
- Add convertors/fpc-iconvenc port to bsd.fpc.mk
- pkg-plist fixes
|
Mon, 19 Jan 2009
|
[ 22:44 acm ]
- Finally www/fpc-httpd* ports were repocopied. Add new www/fpc-httpd* ports
to bsd.fpc.mk.
|
Fri, 16 Jan 2009
|
[ 12:44 acm ]
- Add numlib unit to _FPC_ALL_UNITS.
PR: 130613
Submitted by: bsam
|
Wed, 14 Jan 2009
|
[ 15:58 pav ]
- Backout the split of httpd into three ports, they are not repocopied/updated
yet. Should unbreak INDEX for now
With hat: portmgr
|
[ 07:39 acm ]
- Fix temporarily the INDEX
|
[ 06:13 acm ]
- Update to 2.2.2
|
Tue, 24 Jun 2008
|
[ 14:56 acm ]
- Add support for freepascal based ports
Approved by: portmgr (pav)
|
Number of commits found: 38 |