cvs commit: ports/deskutils Makefile ports/deskutils/akamaru Makefile distinfo pkg-descr pkg-plist ports/deskutils/akamaru/files patch-Makefile patch-populate-dock.sh

Joe Marcus Clarke marcus at FreeBSD.org
Sat Oct 14 02:13:40 PDT 2006


marcus      2006-10-14 09:13:38 UTC

  FreeBSD ports repository

  Modified files:
    deskutils            Makefile 
  Added files:
    deskutils/akamaru    Makefile distinfo pkg-descr pkg-plist 
    deskutils/akamaru/files patch-Makefile patch-populate-dock.sh 
  Log:
  Add akamaru, a physics engine prototype.
  
  Akamaru is a simple, but fun, physics engine prototype. It's named after the
  super awesome ninja dog, Akamaru, from the Naruto anime and based on the
  article Advanced Character Physics by Thomas Jakobsen on Verlet integration.
  It contains a very cool dock, called kiba.
  
  Submitted by:   Phillip Neumann <pneumann at gmail.com>
  Approved by:    portmgr (implicit, kris)
  
  Revision  Changes    Path
  1.243     +1 -0      ports/deskutils/Makefile
  1.1       +43 -0     ports/deskutils/akamaru/Makefile (new)
  1.1       +3 -0      ports/deskutils/akamaru/distinfo (new)
  1.1       +19 -0     ports/deskutils/akamaru/files/patch-Makefile (new)
  1.1       +27 -0     ports/deskutils/akamaru/files/patch-populate-dock.sh (new)
  1.1       +6 -0      ports/deskutils/akamaru/pkg-descr (new)
  1.1       +4 -0      ports/deskutils/akamaru/pkg-plist (new)


More information about the cvs-all mailing list