aboutsummaryrefslogtreecommitdiff
path: root/lang/fpc/Makefile.units
Commit message (Collapse)AuthorAgeFilesLines
* Stage supportAntoine Brodin2014-01-281-334/+10
| | | | Notes: svn path=/head/; revision=341492
* Convert the tree to USES=openalAntoine Brodin2013-12-251-6/+0
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=337464
* Teach fpc not to try to link to libiconv on head after the iconv change.Guido Falsi2013-09-061-1/+2
| | | | | | | | | | | This fixes the lang/fpc-utils port build. Bump PORTREVISION due to runtime behaviour change on head. Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=326511
* - update libdg to 2.1.0Dirk Meyer2013-08-091-1/+1
| | | | Notes: svn path=/head/; revision=324437
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi Notes: svn path=/head/; revision=322783
* Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin2013-04-291-1/+1
| | | | | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format Notes: svn path=/head/; revision=316786
* Convert the last USE_ICONV to USES=iconvBaptiste Daroussin2013-04-271-1/+1
| | | | Notes: svn path=/head/; revision=316695
* - Fix editors/fpc-ideJose Alonso Cardenas Marquez2012-09-301-2/+7
| | | | Notes: svn path=/head/; revision=305058
* - Now freepascal units respect LOCALBASEJose Alonso Cardenas Marquez2012-08-101-0/+1
| | | | | | | | PR: ports/153567 Submitted by: amdmi3 Notes: svn path=/head/; revision=302371
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Use USE_XORG instead of USE_XLIBJose Alonso Cardenas Marquez2012-04-191-1/+1
| | | | | | | Suggested by: bapt Notes: svn path=/head/; revision=295103
* - Update to 2.6.0Jose Alonso Cardenas Marquez2012-04-191-147/+148
| | | | Notes: svn path=/head/; revision=295093
* - Chase unixODBC shlib bumpMartin Wilke2012-02-061-1/+1
| | | | Notes: svn path=/head/; revision=290490
* - change required APACHE version from 13+ to 20+Olli Hauer2012-01-011-6/+0
| | | | | | | | | | | (prepare to remove www/apache13) - no PORTREVISION bump since apache22 is the default with hat apache@ Notes: svn path=/head/; revision=288372
* - update fftw3* to 3.3 [1], and adjust dependent portsBrendan Fabeny2011-10-171-1/+1
| | | | | | | | | | - make use of optimizations by default, where possible (quad flavor to follow shortly, and mpi at a later date) Suggestions and patches from: ache, C. Burns, wen Notes: svn path=/head/; revision=283695
* - Track dependencies after databases/gdbm updateGabor Kovesdan2011-09-121-1/+1
| | | | Notes: svn path=/head/; revision=281668
* - Chase x11-toolkits/xforms shlib version bumpPietro Cerutti2011-09-071-1/+1
| | | | Notes: svn path=/head/; revision=281360
* - Update to 2.4.4Jose Alonso Cardenas Marquez2011-06-231-1/+10
| | | | Notes: svn path=/head/; revision=276093
* - Change s/LIB_DEPENDS/RUN_DEPENDS on rexx-regina dependency. It solves aJose Alonso Cardenas Marquez2010-08-161-1/+1
| | | | | | | | | problem with rexx-regina install detection Reported by: QAT Notes: svn path=/head/; revision=259405
* - s/NOPORTSDOCS/NOPORTDOCSJose Alonso Cardenas Marquez2010-08-161-1/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=259396
* - Update to 2.4.0Jose Alonso Cardenas Marquez2010-08-161-5/+119
| | | | | | | | | | | | | | | | - 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
* Chase the ftp/curl shlib version bump.Peter Pentchev2010-04-031-1/+1
| | | | Notes: svn path=/head/; revision=252125
* - 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
* - Chase fftw3 updatePav Lucistnik2009-05-181-1/+1
| | | | Notes: svn path=/head/; revision=234143
* - Update to 2.2.4Jose Alonso Cardenas Marquez2009-05-041-0/+4
| | | | | | | | - Add convertors/fpc-iconvenc port to bsd.fpc.mk - pkg-plist fixes Notes: svn path=/head/; revision=233207
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-2/+1
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* Bump the version of the curl shared library after the ftp/curl updatePeter Pentchev2009-01-231-1/+1
| | | | | | | | | to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working. Notes: svn path=/head/; revision=226721
* - Remove example files from fpc-gtk1 and fpc-gtk2 ports. It can beJose Alonso Cardenas Marquez2009-01-201-2/+0
| | | | | | | obtained from fpc-source into distfiles directory. Notes: svn path=/head/; revision=226525
* - Update to 2.2.2Jose Alonso Cardenas Marquez2009-01-141-70/+25
| | | | Notes: svn path=/head/; revision=226034
* - PREFIX is always present in MAKE_ENV, no need to add it againPav Lucistnik2008-07-251-1/+0
| | | | Notes: svn path=/head/; revision=217464
* - Use new freepascal stuffJose Alonso Cardenas Marquez2008-06-241-22/+18
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=215708
* - Add some missing dependencies, possibly it fixes some build problemsJose Alonso Cardenas Marquez2007-11-081-0/+4
| | | | | | | Approved by: portmgr (pav) Notes: svn path=/head/; revision=202580
* - Update to 2.2.0Jose Alonso Cardenas Marquez2007-09-181-10/+45
| | | | Notes: svn path=/head/; revision=199673
* Attempt to fix build of fpc units on pointyhat.Mark Linimon2007-09-171-0/+1
| | | | | | | Suggested by: maintainer Notes: svn path=/head/; revision=199585
* Switch firebird dependency from hardcoding to USE_FIREBIRD. This switchesMark Linimon2007-07-251-1/+1
| | | | | | | | | the default to v2 and thus fixes some packages on pointyhat. Hat: portmgr Notes: svn path=/head/; revision=196248
* - Fix Makefiles.units. The devel/fpc-fcl was building without -CX optionJose Alonso Cardenas Marquez2006-10-051-1/+1
| | | | | | | - Bump devel/fpc-fcl PORTREVISION Notes: svn path=/head/; revision=174592
* - Add a clean solution to compile devel/fpc-fcl, using OPT and removing the rtlJose Alonso Cardenas Marquez2006-09-251-1/+4
| | | | | | | | | | | and packages directories from WRKSRC - Bump devel/fpc-fcl PORTREVISION Submitted by: Ales Katona <almindor__at__gmail.com> (via email) Modified by: me Notes: svn path=/head/; revision=173830
* - Remove the comment character from ibase sectionJose Alonso Cardenas Marquez2006-09-221-1/+1
| | | | Notes: svn path=/head/; revision=173613
* - Add OPTIONS to some freepascal ports. Now, we can install the external libsJose Alonso Cardenas Marquez2006-09-181-0/+222
| | | | | | | | | | | 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-071-1/+1
| | | | | | | | | - 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/+4
| | | | | | | | | | | | | | 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-241-48/+22
| | | | | | | | | - Adding entry for lang/fpc-utils Approved by: garga (mentor) Notes: svn path=/head/; revision=168609
* - Update fpc to 2.0.2Renato Botelho2006-06-211-0/+65
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