1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Commit Graph

50 Commits

Author SHA1 Message Date
Antoine Brodin
60ce08befa Stage support 2014-02-20 20:10:44 +00:00
Antoine Brodin
864284545c Stage support 2014-01-28 00:16:57 +00:00
Jose Alonso Cardenas Marquez
c597c9a763 - Fix static linking issues on amd64
- Bump PORTREVISION
2013-10-02 02:44:05 +00:00
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +00:00
Guido Falsi
083576c0af Teach fpc not to try to link to libiconv on head after the iconv change.
This fixes the lang/fpc-utils port build.

Bump PORTREVISION due to runtime behaviour change on head.

Approved by:	portmgr (bapt, implicit)
2013-09-06 15:15:10 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- 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
2013-07-11 16:26:26 +00:00
Jose Alonso Cardenas Marquez
9bcc09b9f2 - Update to 2.6.2
- Trim Makefile headers
2013-03-23 05:25:05 +00:00
Jose Alonso Cardenas Marquez
b8b76a83c2 - Fix install
Reported by:	pav
2012-05-17 19:27:39 +00:00
Jose Alonso Cardenas Marquez
ab3da0c113 - Fix a problem when fpc.cfg is removed on deinstall time
- Bump PORTREVISION

Reported by:	erwin
2012-05-16 21:49:29 +00:00
Jose Alonso Cardenas Marquez
1be5873e61 - Add ${LOCALBASE}/lib/qt4 path to fpc.cfg config file
- Bump PORTREVISION
2012-05-07 18:51:22 +00:00
Jose Alonso Cardenas Marquez
0fde88adba - Update to 2.6.0 2012-04-19 06:20:01 +00:00
Olli Hauer
d91f5feda8 - set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"
with hat apache@
2011-08-27 09:55:12 +00:00
Jose Alonso Cardenas Marquez
424718714b - Update to 2.4.4 2011-06-23 05:05:29 +00:00
Philip M. Gollucci
116ec22ac1 - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
2010-12-29 20:04:42 +00:00
Jose Alonso Cardenas Marquez
23c3f0f32d - Update to 2.4.2
See changelog at: http://wiki.freepascal.org/User_Changes_2.4.2
2010-11-15 22:50:00 +00:00
Jose Alonso Cardenas Marquez
7bcde27b94 - 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]
2010-08-16 17:45:15 +00:00
Dmitry Marakasov
048988d9ba - Fix some more SF URLs, including ones in PATCH_SITES and comments (for consistency)
Approved by:	portmgr (pav)
2009-08-27 18:31:08 +00:00
Jose Alonso Cardenas Marquez
f02f150fd3 - Fix all MASTER_SITES entries. Now it will compile without problems
Reported by:	Zahemszky Gábor <Gabor __ at__zahemszky.hu> via email
2009-05-04 23:51:05 +00:00
Jose Alonso Cardenas Marquez
abbf911981 - Update to 2.2.4
- Add convertors/fpc-iconvenc port to bsd.fpc.mk
- pkg-plist fixes
2009-05-04 15:23:08 +00:00
Jose Alonso Cardenas Marquez
f7f940d1c2 - Update to 2.2.2 2009-01-14 06:13:57 +00:00
Pav Lucistnik
41d8c3385c - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 20:36:33 +00:00
Pav Lucistnik
fc7ea207ea - PREFIX is always present in MAKE_ENV, no need to add it again 2008-07-25 08:54:04 +00:00
Jose Alonso Cardenas Marquez
3a14939100 - Use new freepascal stuff
- Bump PORTREVISION
2008-06-24 15:18:15 +00:00
Jose Alonso Cardenas Marquez
f36d96772a - Add a better way to install fpc.cfg config file, now lazarus will compile
without problems :)
- Bump PORTREVISION

PR		:	119385
Submitted by	:	bsam
2008-01-06 21:20:12 +00:00
Jose Alonso Cardenas Marquez
99a00aac42 - Update to 2.2.0 2007-09-18 06:53:29 +00:00
Jose Alonso Cardenas Marquez
b9f5999732 - Add OPTIONS to some freepascal ports. Now, we can install the external libs
optionally.[1]
- Other tiny modifications

Suggested by:	Ales Catona <almindor__at__gmail.com> [1]
Approved by:	garga(mentor, implicit)
2006-09-18 18:41:13 +00:00
Jose Alonso Cardenas Marquez
5541fdbc2f - Update to 2.0.4
- Add new dependencies to editors/lazarus

Approved by:	garga (mentor,implicit)
2006-09-07 21:32:29 +00:00
Jose Alonso Cardenas Marquez
c8f8bcdfe0 - Added post-extract on Makefiles.units. It remove the svn directories from
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)
2006-07-29 02:48:26 +00:00
Jose Alonso Cardenas Marquez
995ae8b1bd - The big change on ports of freepascal, now all ports are compiled
- Adding entry for lang/fpc-utils

Approved by:	garga (mentor)
2006-07-24 11:21:27 +00:00
Renato Botelho
b06153abd6 - Update fpc to 2.0.2
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>
2006-06-21 16:52:57 +00:00
Edwin Groothuis
7c6393360c Remove USE_REINPLACE from the categories starting with L 2006-05-09 20:52:24 +00:00
Pav Lucistnik
e83c486c16 - No latest link, to prevent clash with lang/fpc2
Reported by:	kris
2006-01-15 08:34:12 +00:00
Pav Lucistnik
2955395a45 - Remove dead MASTER_SITES 2005-11-24 01:18:45 +00:00
Sergey Matveychuk
913cb3ae08 - Fix after spliting firebird
- Bump PORTREVISION

PR:		ports/79337
Submitted by:	Renato Botelho <freebsd@galle.com.br> (firebird maintainer)
2005-05-17 16:09:29 +00:00
Mark Linimon
09721c15a9 With portmgr hat on, reset maintainership of these ports. Maintainer's
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 ...
2005-02-13 18:28:23 +00:00
Kirill Ponomarev
7cf6127831 - Fix MASTER_SITES
PR:		ports/67345
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-29 16:38:44 +00:00
Joe Marcus Clarke
87cd1bbcc1 * Fix the build on -CURRENT
* Clean up Makefile
* Fix build when an earlier version of fpc was already installed

PR:		62485
Submitted by:	maintainer
2004-02-22 02:05:13 +00:00
Kris Kennaway
acc8e18d0a This is broken on 4.x as well. 2004-02-22 00:41:57 +00:00
Kris Kennaway
77634b9b63 BROKEN on 5.x: install fails 2004-02-07 00:20:53 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Ernst de Haan
4f05d6353d Update to 1.0.10.
Additional change according to the submitter:
- Port compiles for the first time
- Port has 'gone on a diet'

PR:		60912
Submitted by:	maintainer
2004-01-07 10:14:04 +00:00
Oliver Braun
9be18adae4 * Upgrade to 1.0.6.
* Fix build on -current.

PR:		ports/53884
Submitted by:	Matthew West <mwest@uct.ac.za>
Approved by:	maintainer
2003-07-12 21:03:30 +00:00
Jun Kuriyama
706c61fb34 Umm, I should bump PORTREVISION... 2003-07-08 10:03:20 +00:00
Jun Kuriyama
82bc9e1c48 Remove dependency on print/acroread4.
Run-depending on acroread is not required for *.pdf in plist.
2003-07-08 10:02:37 +00:00
Bill Fumerola
bfbee82e06 gtar is required for 'extract' not 'build' 2003-06-01 01:38:54 +00:00
Akinori MUSHA
3baa89dcc9 De-pkg-comment. 2003-02-21 12:35:09 +00:00
Edwin Groothuis
070f301dee Change of maintainers email address.
PR:		ports/45369
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu>
2002-11-17 23:06:21 +00:00
Edwin Groothuis
197dfc3321 lang/fpc needed perl to complete its install, the others are renaming
of PERL to REINPLACE_CMD

Noticed on: bento
2002-11-08 23:03:48 +00:00
Mario Sergio Fujikawa Ferreira
c05f72127c o Uphold port style tradition: handle post extraction duties in
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)
2001-12-10 01:50:42 +00:00
Mario Sergio Fujikawa Ferreira
36da4a1c41 o New port fpc version 1.0.4: Free Pascal beta compiler with Turbo,
Delphi and other extensions
o Borrows install scripting tricks from halflifeserver port

PR:		32385
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-12-09 02:28:27 +00:00