non port: devel/etoile-collectionkit/Makefile |
SVNWeb
|
Number of commits found: 10 |
Sun, 10 Jun 2012
|
[ 16:10 dinoex ] (Only the first 10 of 63 ports in this commit are shown above. )
- mark DEPRECATED
- reset MAINTAINER
|
Sun, 30 May 2010
|
[ 12:28 dinoex ] (Only the first 10 of 371 ports in this commit are shown above. )
- drop USE_GNUSTEP_PREFIX
|
Mon, 6 Jul 2009
|
[ 07:31 dinoex ] (Only the first 10 of 13 ports in this commit are shown above. )
- add PORTSCOUT
|
Fri, 6 Jun 2008
|
[ 13:21 edwin ] (Only the first 10 of 367 ports in this commit are shown above. )
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)
|
Sun, 11 May 2008
|
[ 13:21 dinoex ] (Only the first 10 of 63 ports in this commit are shown above. )
- update to etoile 0.2
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Wed, 31 Jan 2007
|
[ 18:18 dinoex ] (Only the first 10 of 160 ports in this commit are shown above. )
- add category gnustep
PR: 103931
Approved by: pav
|
Sun, 14 Jan 2007
|
[ 10:21 dinoex ] (Only the first 10 of 31 ports in this commit are shown above. )
- cleanup MASTER_SITES
|
Sat, 13 Jan 2007
|
[ 10:55 dinoex ] (Only the first 10 of 28 ports in this commit are shown above. )
- use new macros
|
Sat, 23 Dec 2006
|
[ 10:26 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/
|
Number of commits found: 10 |