| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
| |
See the complete changelog at http://www.lazarus.freepascal.org
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
Reported by: kris
Approved by: portmgr (erwin)
|
|
|
|
| |
Approved by: portmgr (self)
|
| |
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
|
| |
- Bump PORTREVISION
Suggested by: Ales Katona <almindor__at__gmail.com>
|
| |
|
|
|
|
|
|
|
| |
the lazarus is been used.
- Bump PORTREVISION
Reported by: Ales Katona <almindor__at__gmail.com>
|
| |
|
|
|
|
|
| |
Reported by: kris
Approved by: garga (mentor,implicit)
|
|
|
|
|
|
| |
- Add new dependencies to editors/lazarus
Approved by: garga (mentor,implicit)
|
|
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)
|