aboutsummaryrefslogtreecommitdiff
path: root/security/fpc-hash
Commit message (Collapse)AuthorAgeFilesLines
* - Add OPTIONS to some freepascal ports. Now, we can install the external libsJose Alonso Cardenas Marquez2006-09-181-1/+0
| | | | | | | | | | | optionally.[1] - Other tiny modifications Suggested by: Ales Catona <almindor__at__gmail.com> [1] Approved by: garga(mentor, implicit) Notes: svn path=/head/; revision=173353
* - New port:Jose Alonso Cardenas Marquez2006-09-072-10/+13
| | | | Notes: svn path=/head/; revision=172534
* - 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/+17
| | | | | | | | | - Adding entry for lang/fpc-utils Approved by: garga (mentor) Notes: svn path=/head/; revision=168609
* - Update fpc to 2.0.2Renato Botelho2006-06-214-47/+5
| | | | | | | | | PR: 98628, 98629, 98630, 98632, 98641, 98646, 98650, 98652, 98654, 98656, 98657, 98658, 98720, 98724 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=165965
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* With portmgr hat on, reset maintainership of these ports. Maintainer'sMark Linimon2005-02-131-1/+1
| | | | | | | | | | | | old email address bounces, and he has not been responsive to email on the only other one we have for him. These ports are now available for adoption. Come back coop, we miss ya ... Notes: svn path=/head/; revision=128714
* Add fpc-md5, a Free Pascal module with MD5 hash routines.Pav Lucistnik2004-03-034-0/+60
PR: ports/62593 Submitted by: John Merryweather Cooper <coop9211@uidaho.edu> Notes: svn path=/head/; revision=102842