Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update for new shlib revision from guile 1.4 | ade | 2000-08-04 | 1 | -1/+1 |
| | |||||
* | Convert to the PORTNAME - PORTVERSION syntax. | obrien | 2000-04-12 | 1 | -2/+2 |
| | |||||
* | Change MAINTAINER address from nacai@iname.com | nakai | 2000-01-07 | 1 | -1/+1 |
| | | | | to nakai@FreeBSD.org | ||||
* | Guile shared lib version changed | jseger | 1999-11-29 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | Change maitainer's email address, | vanilla | 1999-01-13 | 1 | -3/+3 |
| | | | | and BROKEN some gnome ports until I upgrade it. | ||||
* | Escape quote. | asami | 1998-11-26 | 1 | -2/+2 |
| | |||||
* | gyve is broken with guile-1.3. Marking it and everything that | billf | 1998-11-18 | 1 | -1/+3 |
| | | | | | | | depends on it as BROKEN. PR: ports/8618 Submitted by: Yukihiro Nakai <nakai@TokyoNet.AD.JP> | ||||
* | Make this file match reality. | asami | 1998-11-09 | 1 | -4/+4 |
| | |||||
* | Change the version number of guile. | vanilla | 1998-10-28 | 1 | -2/+2 |
| | |||||
* | Don't use ${LDCONFIG} if we don't install any shared libraries. | steve | 1998-10-05 | 2 | -6/+1 |
| | |||||
* | Change CATEGORIES to lang, and guile is elf library now. | vanilla | 1998-09-24 | 1 | -4/+4 |
| | |||||
* | Initial import of guileobjc version 0.3.8. | steve | 1998-07-13 | 6 | -0/+49 |
A library to send messages from GNU GUILE to Objective C objects. PR: 7183 (2 of 9) Submitted by: Yukihiro Nakai <Nakai@technologist.com> |