Bug 123907 - New port: editors/yzis - Vi-like editor
Summary: New port: editors/yzis - Vi-like editor
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-22 17:50 UTC by Ganael LAPLANCHE
Modified: 2008-05-29 10:30 UTC (History)
0 users

See Also:


Attachments
file.shar (9.62 KB, text/plain)
2008-05-22 17:50 UTC, Ganael LAPLANCHE
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ganael LAPLANCHE 2008-05-22 17:50:01 UTC
This is a port of Yzis which includes libyzis, kyzis and nyzis.

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-05-22 19:50:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-05-29 10:24:53 UTC
miwi        2008-05-29 09:24:47 UTC

  FreeBSD ports repository

  Modified files:
    editors              Makefile 
  Added files:
    editors/yzis         Makefile distinfo pkg-descr pkg-plist 
    editors/yzis/files   patch-kyzis-src-viewwidget.h 
                         patch-libyzis-linesearch.h 
  Log:
  Yzis a vi-like editor inspired by Vim.
  
  It aims to be a powerful, fast editor with all of Vim's
  features and hopefully, at some point, more.
  
  WWW: http://www.yzis.org
  
  PR:             ports/123907
  Submitted by:   Ganael Laplanche <ganael.laplanche at martymac.com>
  
  Revision  Changes    Path
  1.398     +1 -0      ports/editors/Makefile
  1.1       +70 -0     ports/editors/yzis/Makefile (new)
  1.1       +3 -0      ports/editors/yzis/distinfo (new)
  1.1       +13 -0     ports/editors/yzis/files/patch-kyzis-src-viewwidget.h (new)
  1.1       +11 -0     ports/editors/yzis/files/patch-libyzis-linesearch.h (new)
  1.1       +6 -0      ports/editors/yzis/pkg-descr (new)
  1.1       +173 -0    ports/editors/yzis/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 Martin Wilke freebsd_committer freebsd_triage 2008-05-29 10:25:56 UTC
State Changed
From-To: open->closed

Committed. Thanks!