aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/fpc-syslog
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.2.2acm2009-01-142-5/+2
|
* - Use new freepascal stuffacm2008-06-241-3/+2
| | | | - Bump PORTREVISION
* - Add OPTIONS to some freepascal ports. Now, we can install the external libsacm2006-09-191-1/+0
| | | | | | | | 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-081-2/+2
| | | | | | - Add new dependencies to editors/lazarus Approved by: garga (mentor,implicit)
* - Added post-extract on Makefiles.units. It remove the svn directories fromacm2006-07-291-0/+1
| | | | | | | | | | | 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-242-2/+18
| | | | | | - Adding entry for lang/fpc-utils Approved by: garga (mentor)
* Add fpc-syslog , free Pascal interface to the system logger.garga2006-06-221-0/+18
PR: ports/98676 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>