Bug 152435 - [NEW PORT] graphics/box: Compiler for box, the figure description language
Summary: [NEW PORT] graphics/box: Compiler for box, the figure description language
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Nicola Vitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-21 05:30 UTC by Charlie Kester
Modified: 2010-11-25 22:40 UTC (History)
0 users

See Also:


Attachments
box.shar (4.54 KB, text/plain)
2010-11-21 05:30 UTC, Charlie Kester
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Kester 2010-11-21 05:30:08 UTC

    
Comment 1 Nicola Vitale freebsd_committer freebsd_triage 2010-11-21 23:02:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nivit

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-11-25 22:38:06 UTC
nivit       2010-11-25 22:38:01 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/box         Makefile distinfo pkg-descr pkg-plist 
  Log:
  Box is a programming language that puts special emphasis on graphics.
  It is intended to be for vector graphics what LaTeX is for writing
  scientific documents.
  
  WWW:    http://boxc.sourceforge.net
  
  PR:             ports/152435
  Submitted by:   Charlie Kester <corky1951 at comcast.net>
  
  Revision  Changes    Path
  1.1361    +1 -0      ports/graphics/Makefile
  1.1       +35 -0     ports/graphics/box/Makefile (new)
  1.1       +2 -0      ports/graphics/box/distinfo (new)
  1.1       +5 -0      ports/graphics/box/pkg-descr (new)
  1.1       +81 -0     ports/graphics/box/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Nicola Vitale freebsd_committer freebsd_triage 2010-11-25 22:38:48 UTC
State Changed
From-To: open->closed

New port added. Thanks!