aboutsummaryrefslogtreecommitdiff
path: root/x11/fpc-x11
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to 3.2.0Jose Alonso Cardenas Marquez2020-11-251-1/+0
| | | | | | | ChangeLog at: https://wiki.freepascal.org/FPC_New_Features_3.2.0 Notes: svn path=/head/; revision=556252
* - 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
* - Change LDPATH to FPC_LDPATH into lang/fpc/Makefile. It can be changed fromJose Alonso Cardenas Marquez2019-12-311-1/+1
| | | | | | | | | | | | | | | | | /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 Notes: svn path=/head/; revision=521624
* Sprinkle more USES=xorgNiclas Zeising2019-11-071-0/+1
| | | | Notes: svn path=/head/; revision=517008
* - 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-2/+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
* - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mkJose Alonso Cardenas Marquez2018-04-051-1/+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
* Fix plistAntoine Brodin2018-02-112-1/+5
| | | | Notes: svn path=/head/; revision=461464
* - Fix plistDmitry Marakasov2018-01-312-0/+11
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=460523
* - Pass maintainership to me. marino@ is not part of FreeBSD committersJose Alonso Cardenas Marquez2017-08-031-1/+0
| | | | Notes: svn path=/head/; revision=447304
* FPC ecosystem: Upgrade version 2.6.4 => 3.0.0John Marino2015-12-052-27/+1
| | | | | | | | | | | | | | | | 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
* - editors/lazarus update to 1.4.2Jose Alonso Cardenas Marquez2015-08-091-1/+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
* Cleanup plistAntoine Brodin2014-11-101-5/+0
| | | | Notes: svn path=/head/; revision=372428
* Stage supportAntoine Brodin2014-01-281-2/+3
| | | | Notes: svn path=/head/; revision=341492
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11) Notes: svn path=/head/; revision=327777
* - Update to 2.6.2Jose Alonso Cardenas Marquez2013-03-232-1/+7
| | | | | | | - Trim Makefile headers Notes: svn path=/head/; revision=314989
* - adopt optionsNG and trim historical headersJason Helfman2013-03-141-6/+4
| | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=314133
* - Update to 2.2.2Jose Alonso Cardenas Marquez2009-01-141-2/+2
| | | | Notes: svn path=/head/; revision=226034
* - Use new freepascal stuffJose Alonso Cardenas Marquez2008-06-241-3/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=215708
* - Update to 2.2.0Jose Alonso Cardenas Marquez2007-09-181-1/+1
| | | | Notes: svn path=/head/; revision=199673
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add OPTIONS to some freepascal ports. Now, we can install the external libsJose Alonso Cardenas Marquez2006-09-181-3/+3
| | | | | | | | | | | optionally.[1] - Other tiny modifications Suggested by: Ales Catona <almindor__at__gmail.com> [1] Approved by: garga(mentor, implicit) Notes: svn path=/head/; revision=173353
* - Update to 2.0.4Jose Alonso Cardenas Marquez2006-09-072-37/+49
| | | | | | | | | - Add new dependencies to editors/lazarus Approved by: garga (mentor,implicit) Notes: svn path=/head/; revision=172536
* - Added post-extract on Makefiles.units. It remove the svn directories fromJose Alonso Cardenas Marquez2006-07-291-0/+1
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=169024
* - The big change on ports of freepascal, now all ports are compiledJose Alonso Cardenas Marquez2006-07-242-2/+56
| | | | | | | | | - Adding entry for lang/fpc-utils Approved by: garga (mentor) Notes: svn path=/head/; revision=168609
* Add fpc-x11 , free Pascal interface to X windows server.Renato Botelho2006-06-211-0/+20
PR: ports/98682 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=165961