notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/etoile-collectionkit/Makefile
SVNWeb

Number of commits found: 10

Sun, 10 Jun 2012
[ 16:10 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
- mark DEPRECATED
- reset MAINTAINER
Sun, 30 May 2010
[ 12:28 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 371 ports in this commit are shown above. View all ports for this commit)
- drop USE_GNUSTEP_PREFIX
Mon, 6 Jul 2009
[ 07:31 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- add PORTSCOUT
Fri, 6 Jun 2008
[ 13:21 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 367 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit  (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
- update to etoile 0.2
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 160 ports in this commit are shown above. View all ports for this commit)
- add category gnustep
PR:             103931
Approved by:    pav
Sun, 14 Jan 2007
[ 10:21 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
- cleanup MASTER_SITES
Sat, 13 Jan 2007
[ 10:55 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
- use new macros
Sat, 23 Dec 2006
[ 10:26 dinoex search for other commits by this committer ] Original commit 
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