aboutsummaryrefslogtreecommitdiffstats
path: root/lang/fpc
Commit message (Collapse)AuthorAgeFilesLines
* - remove reference to /usr/X11R6 in pkg-messagerm2014-02-101-1/+0
| | | | | | PR: 185127 Submitted by: crees Approved by: maintainer timeout (1 month)
* Stage supportantoine2014-01-282-335/+11
|
* Fix properties on pkg-plistbapt2014-01-221-1/+0
|
* Convert the tree to USES=openalantoine2013-12-261-6/+0
| | | | Approved by: portmgr (bapt)
* - Fix static linking issues on amd64acm2013-10-022-1/+37
| | | | - Bump PORTREVISION
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-1/+2
| | | | lang)
* Teach fpc not to try to link to libiconv on head after the iconv change.madpilot2013-09-062-3/+10
| | | | | | | | This fixes the lang/fpc-utils port build. Bump PORTREVISION due to runtime behaviour change on head. Approved by: portmgr (bapt, implicit)
* - update libdg to 2.1.0dinoex2013-08-091-1/+1
|
* - Update to 7.31.0sunpoet2013-07-122-2/+2
| | | | | | | | | | | | | | | | | | | | | | | - 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
* Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-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
* Convert the last USE_ICONV to USES=iconvbapt2013-04-281-1/+1
|
* - Update to 2.6.2acm2013-03-233-16/+12
| | | | - Trim Makefile headers
* In categories starting with [h-m], remove empty lines from pkg-plist (anddanfe2013-03-171-1/+0
| | | | purge one empty file).
* - Fix editors/fpc-ideacm2012-09-302-3/+8
|
* - Now freepascal units respect LOCALBASEacm2012-08-101-0/+1
| | | | | PR: ports/153567 Submitted by: amdmi3
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* - Fix installacm2012-05-181-1/+1
| | | | Reported by: pav
* - Fix a problem when fpc.cfg is removed on deinstall timeacm2012-05-171-2/+2
| | | | | | - Bump PORTREVISION Reported by: erwin
* - Add ${LOCALBASE}/lib/qt4 path to fpc.cfg config fileacm2012-05-081-1/+2
| | | | - Bump PORTREVISION
* - Use USE_XORG instead of USE_XLIBacm2012-04-191-1/+1
| | | | Suggested by: bapt
* - Update to 2.6.0acm2012-04-196-170/+185
|
* - Chase unixODBC shlib bumpmiwi2012-02-061-1/+1
|
* - change required APACHE version from 13+ to 20+ohauer2012-01-021-6/+0
| | | | | | | | (prepare to remove www/apache13) - no PORTREVISION bump since apache22 is the default with hat apache@
* - update fftw3* to 3.3 [1], and adjust dependent portsbf2011-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
* - Track dependencies after databases/gdbm updategabor2011-09-121-1/+1
|
* - Chase x11-toolkits/xforms shlib version bumpgahr2011-09-071-1/+1
|
* - set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"ohauer2011-08-271-4/+4
| | | | with hat apache@
* - Update to 2.4.4acm2011-06-234-18/+28
|
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.pgollucci2010-12-301-1/+0
| | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav)
* - Fix distinfo entryacm2010-11-171-1/+1
| | | | Reported by: sahil
* - Update to 2.4.2acm2010-11-165-129/+10
| | | | See changelog at: http://wiki.freepascal.org/User_Changes_2.4.2
* - Change s/LIB_DEPENDS/RUN_DEPENDS on rexx-regina dependency. It solves aacm2010-08-171-1/+1
| | | | | | problem with rexx-regina install detection Reported by: QAT
* - s/NOPORTSDOCS/NOPORTDOCSacm2010-08-171-1/+1
| | | | Reported by: QAT
* - Update to 2.4.0acm2010-08-177-36/+303
| | | | | | | | | | | | | - 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]
* Chase the ftp/curl shlib version bump.roam2010-04-031-1/+1
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Fix some more SF URLs, including ones in PATCH_SITES and comments (for ↵amdmi32009-08-281-1/+1
| | | | | | consistency) Approved by: portmgr (pav)
* - Chase fftw3 updatepav2009-05-181-1/+1
|
* - Fix all MASTER_SITES entries. Now it will compile without problemsacm2009-05-051-8/+7
| | | | Reported by: Zahemszky Gábor <Gabor __ at__zahemszky.hu> via email
* - Update to 2.2.4acm2009-05-044-14/+32
| | | | | - Add convertors/fpc-iconvenc port to bsd.fpc.mk - pkg-plist fixes
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-241-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).
* Bump the version of the curl shared library after the ftp/curl updateroam2009-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.
* - Remove example files from fpc-gtk1 and fpc-gtk2 ports. It can beacm2009-01-201-2/+0
| | | | obtained from fpc-source into distfiles directory.
* - Update to 2.2.2acm2009-01-145-89/+49
|
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-5/+2
|
* - PREFIX is always present in MAKE_ENV, no need to add it againpav2008-07-252-2/+0
|
* - Use new freepascal stuffacm2008-06-243-34/+37
| | | | - Bump PORTREVISION
* - Add a better way to install fpc.cfg config file, now lazarus will compileacm2008-01-073-3/+19
| | | | | | | | without problems :) - Bump PORTREVISION PR : 119385 Submitted by : bsam
* - Add some missing dependencies, possibly it fixes some build problemsacm2007-11-081-0/+4
| | | | Approved by: portmgr (pav)
* - Update to 2.2.0acm2007-09-184-34/+75
|
* Attempt to fix build of fpc units on pointyhat.linimon2007-09-171-0/+1
| | | | Suggested by: maintainer
* Switch firebird dependency from hardcoding to USE_FIREBIRD. This switcheslinimon2007-07-251-1/+1
| | | | | | the default to v2 and thus fixes some packages on pointyhat. Hat: portmgr
* - Fix Makefiles.units. The devel/fpc-fcl was building without -CX optionacm2006-10-061-1/+1
| | | | - Bump devel/fpc-fcl PORTREVISION
* - Add a clean solution to compile devel/fpc-fcl, using OPT and removing the rtlacm2006-09-261-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
* - Remove the comment character from ibase sectionacm2006-09-231-1/+1
|
* - Add OPTIONS to some freepascal ports. Now, we can install the external libsacm2006-09-192-1/+223
| | | | | | | | optionally.[1] - Other tiny modifications Suggested by: Ales Catona <almindor__at__gmail.com> [1] Approved by: garga(mentor, implicit)
* - Update to 2.0.4acm2006-09-084-22/+30
| | | | | | - Add new dependencies to editors/lazarus Approved by: garga (mentor,implicit)
* - Added post-extract on Makefiles.units. It remove the svn directories fromacm2006-07-292-1/+5
| | | | | | | | | | | 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)
* - The big change on ports of freepascal, now all ports are compiledacm2006-07-245-280/+238
| | | | | | - Adding entry for lang/fpc-utils Approved by: garga (mentor)
* - Update fpc to 2.0.2garga2006-06-228-377/+366
| | | | | | 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>
* Remove USE_REINPLACE from the categories starting with Ledwin2006-05-101-1/+0
|
* - No latest link, to prevent clash with lang/fpc2pav2006-01-151-0/+2
| | | | Reported by: kris
* - Add SHA256pav2005-11-251-0/+1
|
* - Remove dead MASTER_SITESpav2005-11-241-7/+1
|
* - Fix after spliting firebirdsem2005-05-181-2/+2
| | | | | | | - Bump PORTREVISION PR: ports/79337 Submitted by: Renato Botelho <freebsd@galle.com.br> (firebird maintainer)
* With portmgr hat on, reset maintainership of these ports. Maintainer'slinimon2005-02-141-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 ...
* - Fix MASTER_SITESkrion2004-05-301-1/+1
| | | | | PR: ports/67345 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* * Fix the build on -CURRENTmarcus2004-02-223-32/+42
| | | | | | | | * Clean up Makefile * Fix build when an earlier version of fpc was already installed PR: 62485 Submitted by: maintainer
* This is broken on 4.x as well.kris2004-02-221-4/+2
|
* BROKEN on 5.x: install failskris2004-02-071-0/+4
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Update to 1.0.10.znerd2004-01-071-0/+11
| | | | | | | | | | | Additional change according to the submitter: - Port compiles for the first time - Port has 'gone on a diet' (forgot about this file in last commit, few seconds ago) PR: 60912 Submitted by: maintainer
* Update to 1.0.10.znerd2004-01-074-2649/+187
| | | | | | | | | Additional change according to the submitter: - Port compiles for the first time - Port has 'gone on a diet' PR: 60912 Submitted by: maintainer
* * Upgrade to 1.0.6.obraun2003-07-1310-2453/+2729
| | | | | | | | * Fix build on -current. PR: ports/53884 Submitted by: Matthew West <mwest@uct.ac.za> Approved by: maintainer
* Umm, I should bump PORTREVISION...kuriyama2003-07-081-0/+1
|
* Remove dependency on print/acroread4.kuriyama2003-07-081-3/+0
| | | | Run-depending on acroread is not required for *.pdf in plist.
* gtar is required for 'extract' not 'build'billf2003-06-011-1/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Change of maintainers email address.edwin2002-11-181-1/+1
| | | | | PR: ports/45369 Submitted by: John Merryweather Cooper <coop9211@uidaho.edu>
* lang/fpc needed perl to complete its install, the others are renamingedwin2002-11-091-0/+1
| | | | | | of PERL to REINPLACE_CMD Noticed on: bento
* Missing patch. Part of Makefile revision 1.2 fixlioux2001-12-101-1/+10
| | | | | | PR: 32645 Submitted by: Kuang-che Wu <kcwu@ck.tp.edu.tw> (PR), maintainer (fix)
* o Uphold port style tradition: handle post extraction duties inlioux2001-12-103-8/+17
| | | | | | | | | | | | post-extract instead of pre-install o Handle per installation transient files in PKG{,DE}INSTALL instead of PLIST o Do not install corrupted binary o Do not @ prefix inside PKG{,DE}INSTALL PR: 32645 Submitted by: Kuang-che Wu <kcwu@ck.tp.edu.tw> (PR), maintainer (most of the fix)
* o New port fpc version 1.0.4: Free Pascal beta compiler with Turbo,lioux2001-12-0911-0/+2597
Delphi and other extensions o Borrows install scripting tricks from halflifeserver port PR: 32385 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>