Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various patches (mainly shared library revision changes) for those | ade | 2001-05-05 | 1 | -2/+2 |
| | | | | ports that depend on GNOME and need to change for 1.4 | ||||
* | -pthread --> ${PTHREAD_LIBS} | sobomax | 2001-03-30 | 1 | -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. | knu | 2001-02-12 | 1 | -1/+2 |
| | |||||
* | Also add -lssl in addition to -lcrypto to fix builds on systems with crypto | sobomax | 2000-10-31 | 1 | -1/+1 |
| | | | | | | installed. Submitted by: bento | ||||
* | Attempt to fix breakage when building on ssl-enabled systems (add -lcrypto if | sobomax | 2000-10-23 | 1 | -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; | sobomax | 2000-10-21 | 4 | -17/+17 |
| | | | | - use USE_PYTHON. | ||||
* | Update to 0.3. | sobomax | 2000-09-15 | 2 | -3/+7 |
| | |||||
* | Don't break package building on Satoshi's cluster. Explicitly depend | tg | 2000-09-08 | 1 | -2/+2 |
| | | | | on python1.5:lang/python15. | ||||
* | Add VeePee - user orientated scripting environment for embedding in | sobomax | 2000-08-02 | 9 | -0/+125 |
applications. Based on Python/GNOME. |