aboutsummaryrefslogtreecommitdiffstats
path: root/devel/veepee
Commit message (Collapse)AuthorAgeFilesLines
* Various patches (mainly shared library revision changes) for thoseade2001-05-051-2/+2
| | | | ports that depend on GNOME and need to change for 1.4
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-2/+2
| | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
* Chase graphics/gd's shlib version bump.knu2001-02-121-1/+2
|
* Also add -lssl in addition to -lcrypto to fix builds on systems with cryptosobomax2000-10-311-1/+1
| | | | | | installed. Submitted by: bento
* Attempt to fix breakage when building on ssl-enabled systems (add -lcrypto ifsobomax2000-10-231-1/+4
| | | | | | | /usr/lib/libcrypto.a exists). Also add -lutil for glimmer which seems required to build it with Python2.0. Submitted by: bento
* - Update to 1.0;sobomax2000-10-214-17/+17
| | | | - use USE_PYTHON.
* Update to 0.3.sobomax2000-09-152-3/+7
|
* Don't break package building on Satoshi's cluster. Explicitly dependtg2000-09-081-2/+2
| | | | on python1.5:lang/python15.
* Add VeePee - user orientated scripting environment for embedding insobomax2000-08-029-0/+125
applications. Based on Python/GNOME.