aboutsummaryrefslogtreecommitdiff
path: root/lang/fpc-base
Commit message (Collapse)AuthorAgeFilesLines
* - Remove compat < 11 dependencies from bootstrap and compiler. It could fix ↵Jose Alonso Cardenas Marquez2020-03-061-1/+1
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=527858
* - Rebuild bootstrap (ppcx64 and ppc386) with ld patchesJose Alonso Cardenas Marquez2019-09-031-1/+1
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=510956
* - Add new fpc bootstrap (i386 and x86_64). It could need less COMPATXJose Alonso Cardenas Marquez2019-08-151-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=509004
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=507372
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=487272
* - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mkJose Alonso Cardenas Marquez2018-04-051-3/+1
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=466532
* - Update to 3.0.4Jose Alonso Cardenas Marquez2018-02-011-1/+1
| | | | | | | - Connect www/fpc-libmicrohttpd Notes: svn path=/head/; revision=460558
* Revert recent fpc changes, they were obviously untestedAntoine Brodin2018-01-301-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=460445
* - Update to 3.0.4Jose Alonso Cardenas Marquez2018-01-301-1/+1
| | | | | | | - Link www/fpc-libmicrohttpd Notes: svn path=/head/; revision=460424
* - Update WWWDmitry Marakasov2017-09-281-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=450808
* - Pass maintainership to me. marino@ is not part of FreeBSD committersJose Alonso Cardenas Marquez2017-08-031-1/+1
| | | | Notes: svn path=/head/; revision=447304
* - Freepascal update to 3.0.2Jose Alonso Cardenas Marquez2017-02-261-2/+1
| | | | | | | | - Lazarus BUMP PORTREVISION - Connect www/fpc-googleapi and devel/fpc-fcl-pdf Notes: svn path=/head/; revision=434894
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* lang/fpc-base: Re-enable docs run dependencyJohn Marino2015-12-211-2/+2
| | | | | | | | I forgot that this dependency was suppressed during 3.0.0 ports development. Notes: svn path=/head/; revision=404083
* FPC ecosystem: Upgrade version 2.6.4 => 3.0.0John Marino2015-12-051-3/+3
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=403082
* lang/fpc-base: convert to USES=metaportPhilip M. Gollucci2015-08-122-7/+1
| | | | | | | | | PR: 201640 Submitted by: s3erios@gmail.com Approved by: maintainer timeout (freebsd-fpc@FreeBSD.org ; 25 days) Notes: svn path=/head/; revision=393991
* - editors/lazarus update to 1.4.2Jose Alonso Cardenas Marquez2015-08-091-0/+1
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=393766
* Assign maintainership of FPC ports to new FPC ports teamJohn Marino2015-01-051-1/+1
| | | | | | | | | | The new team currently consists of the previous maintainer (acm@) and myself (marino@). PR: 195363 Notes: svn path=/head/; revision=376279
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Convert graphics/sdl_gfx to USES=libtool. Also set USE_AUTOTOOLS becauseTijl Coosemans2014-05-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | upstream forgot to regenerate the build scripts. This makes the build use the correct version information and causes a library version bump. Use this opportunity to use USES=libtool instead of USES=libtool:oldver. Bump PORTREVISION on all dependent ports and convert them to USES=libtool where needed. Also use USES=(gmake, pathfix, tar) and new LIB_DEPENDS syntax here and there. games/freedink-engine: - Option helpers. - Staging. - Use dirrmtry for locale directories. games/oolite: - Staging. - Replace ECHO with ECHO_CMD. - Don't use GNUSTEP_PREFIX to install files because it expands to LOCALBASE rather than PREFIX. games/openssn: - Remove USES=desktop-file-utils. No MimeType field in desktop file. - Staging. - Install files in standard DATADIR. games/xblast: - Use proper options. - Staging. - Patch configure so normal make install can be used instead of do-install. - Replace TAR | TAR with COPYTREE_SHARE. Notes: svn path=/head/; revision=352815
* - Update to 2.6.4Jose Alonso Cardenas Marquez2014-03-261-1/+1
| | | | Notes: svn path=/head/; revision=349217
* Stage supportAntoine Brodin2014-01-281-7/+5
| | | | Notes: svn path=/head/; revision=341492
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+2
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* - Update to 2.6.2Jose Alonso Cardenas Marquez2013-03-231-6/+2
| | | | | | | - Trim Makefile headers Notes: svn path=/head/; revision=314989
* - Update to 2.6.0Jose Alonso Cardenas Marquez2012-04-191-1/+1
| | | | Notes: svn path=/head/; revision=295093
* - Update to 2.4.4Jose Alonso Cardenas Marquez2011-06-231-1/+1
| | | | Notes: svn path=/head/; revision=276093
* - Update to 2.4.2. I forgotten to update PORTVERSION on my previous commitJose Alonso Cardenas Marquez2010-11-181-1/+1
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=264735
* - Update to 2.4.0Jose Alonso Cardenas Marquez2010-08-161-4/+1
| | | | | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=259359
* Mark BROKEN: does not buildErwin Lansing2010-07-301-0/+2
| | | | Notes: svn path=/head/; revision=258464
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to 2.2.4Jose Alonso Cardenas Marquez2009-05-041-2/+1
| | | | | | | | - Add convertors/fpc-iconvenc port to bsd.fpc.mk - pkg-plist fixes Notes: svn path=/head/; revision=233207
* - Bump PORTREVISION. Because it depends of new www/fpc-httpd* ports addedJose Alonso Cardenas Marquez2009-01-191-0/+1
| | | | | | | recently Notes: svn path=/head/; revision=226463
* - Update to 2.2.2Jose Alonso Cardenas Marquez2009-01-141-2/+1
| | | | Notes: svn path=/head/; revision=226034
* - Use new freepascal stuffJose Alonso Cardenas Marquez2008-06-241-20/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=215708
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Update to 2.2.0Jose Alonso Cardenas Marquez2007-09-181-2/+3
| | | | Notes: svn path=/head/; revision=199673
* - Update to 2.0.4Jose Alonso Cardenas Marquez2006-09-071-2/+3
| | | | | | | | | - Add new dependencies to editors/lazarus Approved by: garga (mentor,implicit) Notes: svn path=/head/; revision=172536
* - The big change on ports of freepascal, now all ports are compiledJose Alonso Cardenas Marquez2006-07-241-6/+3
| | | | | | | | | - Adding entry for lang/fpc-utils Approved by: garga (mentor) Notes: svn path=/head/; revision=168609
* - Update fpc to 2.0.2Renato Botelho2006-06-212-23/+26
| | | | | | | | | 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> Notes: svn path=/head/; revision=165965
* With portmgr hat on, reset maintainership of these ports. Maintainer'sMark Linimon2005-02-131-1/+1
| | | | | | | | | | | | 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 ... Notes: svn path=/head/; revision=128714
* Add fpc-base 1.0.10, meta package to install all of theThierry Thomas2004-04-123-0/+52
Free Pascal base. PR: 62623 Submitted by: John Merryweather Cooper <coop9211@uidaho.edu> Approved by: pav (mentor). Notes: svn path=/head/; revision=106838