Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix things after recent GNOMENG commit. | marcus | 2002-09-09 | 1 | -1/+3 |
| | | | | | PR: 42605 Submitted by: Tilman Linneweh <tilman@arved.de> | ||||
* | Deploy USE_GNOMENG infrastructure | lioux | 2002-08-30 | 1 | -4/+4 |
| | | | | | PR: 42194 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | Implement WANT_GNOME. | reg | 2000-10-05 | 2 | -15/+8 |
| | |||||
* | Updates for new shared library versions in GNOME 1.2 | ade | 2000-06-01 | 1 | -2/+2 |
| | |||||
* | Standardize all user defined options to the booleans WITH_FOO and | reg | 2000-04-17 | 1 | -2/+2 |
| | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports | ||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-08 | 1 | -2/+2 |
| | |||||
* | Depend on gnomelibs if USE_GNOME is defined. | jim | 1999-10-25 | 1 | -0/+3 |
| | |||||
* | Updated to version 1.1.4 | jim | 1999-10-17 | 2 | -3/+3 |
| | |||||
* | Updated to version 1.1.3 | jim | 1999-08-29 | 2 | -3/+3 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Import of gaddr. | jim | 1999-08-16 | 7 | -0/+70 |
gaddr is a simple address book written using the GTK+ widget set that basically acts like a pile of alphabetized 3x5 index cards. PR: 13018 |