| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Jul 2012 01:02:21
0.2_1
|
ak  |
Remove expired ports:
2012-07-20 audio/etoile-melodie: API no longer supported
2012-07-20 audio/etoile-volumecontrolmenulet: API no longer supported
2012-07-20 deskutils/etoile-corner: API no longer supported
2012-07-20 deskutils/etoile-dictionaryreader: API no longer supported
2012-07-20 deskutils/etoile-distributedview: API no longer supported
2012-07-20 deskutils/etoile-extendedworkspacekit: API no longer supported
2012-07-20 deskutils/etoile-hardware: API no longer supported
2012-07-20 deskutils/etoile-inspectorkit: API no longer supported
2012-07-20 deskutils/etoile-lookandbehavior: API no longer supported
2012-07-20 deskutils/etoile-menuserver: API no longer supported
2012-07-20 deskutils/etoile-panekit: API no longer supported
2012-07-20 deskutils/etoile-scriptservices: API no longer supported
2012-07-20 deskutils/etoile-servicemenulet: API no longer supported
2012-07-20 deskutils/etoile-servicesbarkit: API no longer supported (Only the first 15 lines of the commit message are shown above ) |
10 Jun 2012 16:10:22
0.2_1
|
dinoex  |
- mark DEPRECATED
- reset MAINTAINER |
07 Apr 2011 18:26:01
0.2_1
|
dinoex  |
- drop MD5 |
30 May 2010 12:28:39
0.2_1
|
dinoex  |
- drop USE_GNUSTEP_PREFIX |
06 Jul 2009 07:31:13
0.2_1
|
dinoex  |
- add PORTSCOUT |
06 Jun 2008 13:21:59
0.2_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
01 Jun 2008 09:42:37
0.2
|
olgeni  |
Large round of typo fixes in ports/devel (pkg-descr). |
13 May 2008 16:36:42
0.2
|
dinoex  |
- cleanup pkg-plist |
11 May 2008 13:21:59
0.2
|
dinoex  |
- update to etoile 0.2 |
19 May 2007 20:32:57
0.1.20061221_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
31 Jan 2007 18:18:14
0.1.20061221
|
dinoex  |
- add category gnustep
PR: 103931
Approved by: pav |
14 Jan 2007 10:21:49
0.1.20061221
|
dinoex  |
- cleanup MASTER_SITES |
13 Jan 2007 10:55:37
0.1.20061221
|
dinoex  |
- use new macros |
23 Dec 2006 10:26:23
0.1.20061221
|
dinoex  |
CollectionKit provides a common storage facility for records with properties,
such as contact information, playlist, bookmark, etc.
These records have defined structure (property-value relationship)
which can be handled better than general property list.
But values of these properties are too flexible to be stored in database,
for example, a contact information may have multipe home phone numbers.
Records can be grouped and groups can have groups inside.
AddressBook framework from Apple provides a good machenism of handling
these kind of records and Addresses for GNUstep implements the same interface.
CollectionKit aims to provide a general storage facility based on
Addresses for GNUstep so that other applications and frameworks
can easily handle their information in the same manner.
CollectionKit provide very little pre-defined properties.
Therefore, a framework on top of CollectionKit is needed
if the information is intended to be shared by many applications.
WWW: http://www.etoile-project.org/ |