aboutsummaryrefslogtreecommitdiff
path: root/net/zillion
Commit message (Collapse)AuthorAgeFilesLines
* Stage supportAntoine Brodin2014-02-111-1/+0
| | | | Notes: svn path=/head/; revision=343819
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - cleanup commentsDirk Meyer2012-10-131-5/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=305832
* - reset MAINTAINERDirk Meyer2012-06-261-1/+1
| | | | Notes: svn path=/head/; revision=299982
* - fix build after gmake updateDirk Meyer2011-04-201-0/+3
| | | | Notes: svn path=/head/; revision=272963
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* LICENSE BSDDirk Meyer2010-06-041-0/+2
| | | | Notes: svn path=/head/; revision=255721
* - drop USE_GNUSTEP_PREFIXDirk Meyer2010-05-302-9/+8
| | | | Notes: svn path=/head/; revision=255316
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* - add LICENSE:Dirk Meyer2009-02-151-0/+2
| | | | Notes: svn path=/head/; revision=228419
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - add category gnustepDirk Meyer2007-01-311-1/+1
| | | | | | | | PR: 103931 Approved by: pav Notes: svn path=/head/; revision=183799
* - update to use new bsd.gnustep.mkDirk Meyer2007-01-131-4/+2
| | | | | | | Approved by: gurkan@linuks.mine.nu Notes: svn path=/head/; revision=182275
* - keep Local/Library/BundlesDirk Meyer2006-11-131-1/+0
| | | | Notes: svn path=/head/; revision=177174
* The Zillion Project is a distributed computing project reminiscent of the goodDirk Meyer2006-11-094-0/+56
old Zilla.app of NeXTstep days. It is based on GNUstep, the most promising OPENSTEP replacement as of today. Jobs can be created from simple template projects and can be submitted with a single command to the Zillion Server which in turn will distribute the job amongst the registered clients. No other network resources than the distributed objects (DO) port of the server machine has to be available. The key features are as follows: * Rapid turn around cycles for job submission * Dynamic addition/removal of client nodes * Full OO-design * No need for shared network resources * Real-time capabilities * Lean and clean * Open and free WWW: http://zillion.sourceforge.net/ Notes: svn path=/head/; revision=176955