aboutsummaryrefslogtreecommitdiff
path: root/devel/libgpc
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Correct legacy a.out packing list formatKris Kennaway2007-01-271-1/+1
| | | | Notes: svn path=/head/; revision=183428
* Rename the package from gpc to libgpc -- to avoid conflicting with GNU PascalMikhail Teterin2006-08-161-2/+2
| | | | | | | | | | | Compiler. Prompted by: kris The directory may be repo-copied too... Notes: svn path=/head/; revision=170758
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Use NO_PROFILE in addition to NOPROFILE in the bsd.lib.mk-using makefile.Mikhail Teterin2005-10-221-0/+1
| | | | Notes: svn path=/head/; revision=146140
* Add ports of the General Polygon Clipping library and its sampleMikhail Teterin2005-10-225-0/+130
client application. Some day OpenOffice may use this too... Notes: svn path=/head/; revision=146102