1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
Jose Alonso Cardenas Marquez
ba273927d9 - Fix build with QT4 2010-11-19 05:16:51 +00:00
Jose Alonso Cardenas Marquez
23437637aa - Update to 0.9.28.3 (sync with 0.9.28 fixes branch). Maybe I'll update lazarus
tarball from project svn fixes branch each month
2010-11-15 22:57:22 +00:00
Jose Alonso Cardenas Marquez
bca3f1607f - Add tools like a new target. It could be useful for compile some apps like
net-p2p/transmisson-remote-gui because it uses somes tools from lazarus tools
  directory

Reported by:	QAT
2010-08-16 23:18:15 +00:00
Jose Alonso Cardenas Marquez
fe8e65b07e - Add support for amd64 (now fpc support that)
- Bump PORTREVISION
2010-08-16 18:40:15 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Jose Alonso Cardenas Marquez
5d6d942f78 - Fix build with QT4 interface 2009-11-14 06:00:07 +00:00
Jose Alonso Cardenas Marquez
eefa7d56ac - Update to 0.9.28.2
- Use QT 4.5.x for QT interface
- Remove obsolete patch file
2009-11-10 17:23:31 +00:00
Dmitry Marakasov
c6d73b3a64 - Switch SourceForge ports to the new File Release System: categories starting with E,F 2009-08-22 00:20:34 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Jose Alonso Cardenas Marquez
f9ae706a6e - Remove some dependencies not neccesary
- Use GTK2 option by default
- Remove BIGIDE option
- Add pkg-message
- Add lazbuild.cfg file. It will be used to compile some ports developed with
  Lazarus
- Bump PORTREVISION
2009-05-24 05:22:08 +00:00
Jose Alonso Cardenas Marquez
ff12ec775a - Update to 0.9.26.2
- Add support for QT4 interface
2009-05-04 15:24:03 +00:00
Jose Alonso Cardenas Marquez
5e89537c30 - Update to 0.9.26
- Remove obsolete patch file
2009-01-19 22:47:10 +00:00
Jose Alonso Cardenas Marquez
0b807d701e - Use new freepascal stuff
- Bump PORTREVISION
2008-06-24 15:23:56 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Jose Alonso Cardenas Marquez
7a171f9d69 - Update to 0.9.24 2008-01-06 21:23:58 +00:00
Jose Alonso Cardenas Marquez
5cc511c7a6 - Use new version of lang/fpc
- Bump PORTREVISION
2007-09-18 07:12:58 +00:00
Jose Alonso Cardenas Marquez
363ea39419 - Install lazbuild tool
- Add BIGIDE option
- Add support for gtk20 and gtk12 interface
- Remove pkg-plist file
- Fix build of printers4lazarus when BIGIDE option is selected
- Bump PORTVERSION
2007-09-09 08:13:02 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jose Alonso Cardenas Marquez
1882a4b0c7 - Update to 0.9.22
See the complete changelog at http://www.lazarus.freepascal.org
2007-03-31 05:40:15 +00:00
Jose Alonso Cardenas Marquez
66fcbec49d - Update to 0.9.20
- See the changelog at

http://www.lazarus.freepascal.org/modules.php?op=modload&name=News&file=article&sid=134&mode=thread&order=0&thold=0
2006-11-09 22:01:44 +00:00
Jose Alonso Cardenas Marquez
9fb118ded1 - Fix build problem
Reported by:	kris
Approved by:	portmgr (erwin)
2006-10-22 18:48:45 +00:00
Kris Kennaway
7fc7c16fe8 BROKEN: Does not build
Approved by:    portmgr (self)
2006-10-21 02:53:50 +00:00
Jose Alonso Cardenas Marquez
410031f859 - I forgot of the changes of pkg-plist on previous commit. 2006-10-02 02:52:35 +00:00
Jose Alonso Cardenas Marquez
a7d874f565 - Finally this version was officially released
- Dependency of freepascal source code isn't neccesary anymore
- The tarball was rerolled, because the lazarus source code had some errors [1]
- Bump PORTREVISION

Obtained from:	freepascal forums and email [1]
2006-10-01 23:41:56 +00:00
Jose Alonso Cardenas Marquez
4186e6895a - Use lazarus wrapper script instead of symlink.
- Bump PORTREVISION

Suggested by:	Ales Katona <almindor__at__gmail.com>
2006-09-23 19:50:43 +00:00
Jose Alonso Cardenas Marquez
bfab3d0ab8 - Update to 0.9.18 2006-09-22 19:11:30 +00:00
Jose Alonso Cardenas Marquez
8ad3f34136 - Use startlazarus instead of lazarus on symlink. It solve some problems when
the lazarus is been used.
- Bump PORTREVISION

Reported by:	Ales Katona <almindor__at__gmail.com>
2006-09-21 18:33:45 +00:00
Jose Alonso Cardenas Marquez
3714f1ed2e - Fix CATEGORIES 2006-09-20 01:56:37 +00:00
Jose Alonso Cardenas Marquez
dc151568ed - Fix MASTER_SITES
Reported by:	kris
Approved by:	garga (mentor,implicit)
2006-09-14 15:20:03 +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
412ae8e390 - New port: editors/lazarus
Lazarus is the class libraries for Free Pascal that emulate Delphi.
Free Pascal is a GPL'ed compiler that runs on Linux, Win32, OS/2, 68K
and more. Free Pascal is designed to be able to understand and compile
Delphi syntax, which is of course OOP.

Lazarus is the part of the missing puzzle that will allow you to
develop Delphi-like programs in all of the above platforms. Unlike Java
which strives to be a write once run anywhere, Lazarus and Free Pascal
strives for write once compile anywhere.

WWW: http://www.lazarus.freepascal.org/

Approved by:	garga (mentor)
2006-07-30 21:06:57 +00:00