aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/fpc-paszlib
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.2.2acm2009-01-142-6/+17
|
* - Use new freepascal stuffacm2008-06-241-4/+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-082-32/+28
| | | | | | - 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/+63
| | | | | | - Adding entry for lang/fpc-utils Approved by: garga (mentor)
* - Update fpc to 2.0.2garga2006-06-224-82/+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>
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0
|
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-4/+4
|
* - Add SHA256pav2005-11-241-0/+1
|
* With portmgr hat on, reset maintainership of these ports. Maintainer'slinimon2005-02-141-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 ...
* Add fpc-paszlib 1.0.10, Free Pascal unit for native compression IO.thierry2004-04-134-0/+95
PR: 62612 Submitted by: John Merryweather Cooper Approved by: pav (mentor).