Bug 111772 - [PATCH] sysutils/jailme: cleanup non-supported FreeBSD versions
Summary: [PATCH] sysutils/jailme: cleanup non-supported FreeBSD versions
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: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-17 18:00 UTC by Marcelo Araujo
Modified: 2007-04-18 21:00 UTC (History)
1 user (show)

See Also:


Attachments
jailme-0.1.patch (461 bytes, patch)
2007-04-17 18:00 UTC, Marcelo Araujo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marcelo Araujo 2007-04-17 18:00:09 UTC
- cleanup non-supported FreeBSD version 4.x (EOL)

Port maintainer (wmoran@collaborativefusion.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-04-17 18:00:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Bill Moran 2007-04-17 18:14:14 UTC
Correct me if I'm wrong, but isn't this adding cruft?  It's my
understanding that 4.X is no longer supported by ports and the effort
is to remove 4.X-specific stuff from the tree.

-- 
Bill Moran
Collaborative Fusion Inc.

wmoran@collaborativefusion.com
Phone: 412-422-3463x4023
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-04-17 18:17:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

itetcu handle marcelo pr's :)
Comment 4 Bill Moran 2007-04-17 19:01:21 UTC
Never mind, I misread the patch.  This looks good to me.

-- 
Bill Moran
Collaborative Fusion Inc.
http://people.collaborativefusion.com/~wmoran/

wmoran@collaborativefusion.com
Phone: 412-422-3463x4023
Comment 5 dfilter service freebsd_committer freebsd_triage 2007-04-18 20:59:15 UTC
itetcu      2007-04-18 19:59:09 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/jailme      Makefile 
  Log:
  Remove 4.x support.
  
  PR:             ports/111772
  Submitted by:   Marcelo Araujo (araujo@bsdmail.org)
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.4       +1 -7      ports/sysutils/jailme/Makefile
_______________________________________________
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 6 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-04-18 21:00:00 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!