aboutsummaryrefslogtreecommitdiffstats
path: root/x11/fpc-x11
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.6.2acm2013-03-232-1/+7
| | | | - Trim Makefile headers
* - adopt optionsNG and trim historical headersjgh2013-03-141-6/+4
| | | | | | | | | | | | | | | | PR: 176928 PR: 176936 PR: 176937 PR: 176938 PR: 176939 PR: 176940 PR: 176941 PR: 176942 PR: 176943 PR: 176944 PR: 176945 Submitted by: jgh@ Approved by: portmgr (miwi)
* - Update to 2.2.2acm2009-01-141-2/+2
|
* - Use new freepascal stuffacm2008-06-241-3/+2
| | | | - Bump PORTREVISION
* - Update to 2.2.0acm2007-09-181-1/+1
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Add OPTIONS to some freepascal ports. Now, we can install the external libsacm2006-09-191-3/+3
| | | | | | | | 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-082-37/+49
| | | | | | - 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/+56
| | | | | | - Adding entry for lang/fpc-utils Approved by: garga (mentor)
* Add fpc-x11 , free Pascal interface to X windows server.garga2006-06-221-0/+20
PR: ports/98682 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>