Bug 152299 - New port: devel/elfkickers: Collection of programs to manipulate ELF files
Summary: New port: devel/elfkickers: Collection of programs to manipulate ELF files
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: Philippe Audeoud
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-16 14:50 UTC by Sofian Brabez
Modified: 2010-11-17 08:50 UTC (History)
0 users

See Also:


Attachments
elfkickers-2.0.a.shar (2.45 KB, text/plain)
2010-11-16 14:50 UTC, Sofian Brabez
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sofian Brabez 2010-11-16 14:50:06 UTC
This distribution is a collection of programs that are generally
unrelated, except in that they all deal with the ELF file format.

The main purpose of these programs is to be illustrative and
educational -- to help fellow programmers understand the ELF file
format and something of how it works under the Linux platform.

WWW:	http://www.muppetlabs.com/~breadbox/software/elfkickers.html

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-16 14:50:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jadawin

jadawin@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-11-17 08:41:25 UTC
jadawin     2010-11-17 08:40:48 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/elfkickers     Makefile distinfo pkg-descr 
  Log:
  This distribution is a collection of programs that are generally
  unrelated, except in that they all deal with the ELF file format.
  
  The main purpose of these programs is to be illustrative and
  educational -- to help fellow programmers understand the ELF file
  format and something of how it works under the Linux platform.
  
  WWW:    http://www.muppetlabs.com/~breadbox/software/elfkickers.html
  
  PR:             ports/152299
  Submitted by:   Sofian Brabez <sbrabez at gmail.com>
  
  Revision  Changes    Path
  1.4123    +1 -0      ports/devel/Makefile
  1.1       +52 -0     ports/devel/elfkickers/Makefile (new)
  1.1       +2 -0      ports/devel/elfkickers/distinfo (new)
  1.1       +8 -0      ports/devel/elfkickers/pkg-descr (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 Philippe Audeoud freebsd_committer freebsd_triage 2010-11-17 08:42:40 UTC
State Changed
From-To: open->closed

New port added. Thanks!