aboutsummaryrefslogtreecommitdiff
path: root/graphics/fpc-libpng
Commit message (Collapse)AuthorAgeFilesLines
* - Added post-extract on Makefiles.units. It remove the svn directories fromJose Alonso Cardenas Marquez2006-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) Notes: svn path=/head/; revision=169024
* - The big change on ports of freepascal, now all ports are compiledJose Alonso Cardenas Marquez2006-07-242-2/+16
| | | | | | | | | - Adding entry for lang/fpc-utils Approved by: garga (mentor) Notes: svn path=/head/; revision=168609
* Add fpc-libpng , free Pascal interface to libpng, for reading PNG imageRenato Botelho2006-06-211-0/+19
files. PR: ports/98673 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=165949