Bug 103510 - new port: editors/emacs.app - The GNU Emacs editor on GNUstep
Summary: new port: editors/emacs.app - The GNU Emacs editor on GNUstep
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: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-23 10:20 UTC by Gürkan
Modified: 2006-09-28 21:10 UTC (History)
0 users

See Also:


Attachments
emacs.app.shar (3.50 KB, text/plain)
2006-09-23 10:20 UTC, Gürkan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gürkan 2006-09-23 10:20:21 UTC
This is GNU Emacs ported to OS X and GNUstep, based on the earlier
Rhapsody, OPENSTEP, and NeXTSTEP versions.
This port offers superior platform support for MacOS X and GNUstep,
including full desktop integration (dock, drag/drop, etc.), standard
keybindings, use of standard Font, Color, and File open/save panels,
and support for Services. Via GNUstep, it provides anti-aliased font
rendering on Linux and other Unix systems.
This port is based on GNU Emacs 23 from CVS.
Comment 1 Dirk Meyer freebsd_committer freebsd_triage 2006-09-27 20:17:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

I will take care of it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-09-28 21:07:12 UTC
dinoex      2006-09-28 20:06:41 UTC

  FreeBSD ports repository

  Modified files:
    editors              Makefile 
  Added files:
    editors/emacs.app    Makefile distinfo pkg-descr pkg-plist 
  Log:
  This is GNU Emacs ported to OS X and GNUstep, based on the earlier
  Rhapsody, OPENSTEP, and NeXTSTEP versions.
  This port offers superior platform support for MacOS X and GNUstep,
  including full desktop integration (dock, drag/drop, etc.), standard
  keybindings, use of standard Font, Color, and File open/save panels,
  and support for Services. Via GNUstep, it provides anti-aliased font
  rendering on Linux and other Unix systems.
  This port is based on GNU Emacs 23 from CVS.
  PR:             103510
  Submitted by:   Gürkan Sengün
  
  Revision  Changes    Path
  1.354     +1 -0      ports/editors/Makefile
  1.1       +42 -0     ports/editors/emacs.app/Makefile (new)
  1.1       +3 -0      ports/editors/emacs.app/distinfo (new)
  1.1       +10 -0     ports/editors/emacs.app/pkg-descr (new)
  1.1       +2877 -0   ports/editors/emacs.app/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 Dirk Meyer freebsd_committer freebsd_triage 2006-09-28 21:07:53 UTC
State Changed
From-To: open->closed

committed, thanks. 

- make fetchable 
- generate pkg-plist 
- made prefix clean 
- made portlint happier