| Summary: | Update port: devel/libedit enable non-GPL readline emulation | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Martin Kammerhofer <dada> | ||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Martin Kammerhofer
2007-09-27 11:10:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver I'll take it. alepulver 2007-09-29 20:59:12 UTC
FreeBSD ports repository
Modified files:
devel/libedit Makefile pkg-plist
Added files:
devel/libedit/files patch-configure patch-readline.c
Log:
- Enable non-GPL readline implementation.
- Bump PORTREVISION.
PR: ports/116687
Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at>
Revision Changes Path
1.16 +4 -1 ports/devel/libedit/Makefile
1.1 +32 -0 ports/devel/libedit/files/patch-configure (new)
1.1 +11 -0 ports/devel/libedit/files/patch-readline.c (new)
1.3 +3 -0 ports/devel/libedit/pkg-plist
_______________________________________________
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"
State Changed From-To: open->closed Committed. Thanks! |