| Summary: | Missing Files in pkg-plist of news/inn | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Meyser+bugs.freebsd.org |
| Component: | Individual Port(s) | Assignee: | Alberto Villa <avilla> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Meyser+bugs.freebsd.org
2011-03-10 14:00:25 UTC
The official 8.2-Release package "inn-2.4.6_1.tbz" ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/8.2-RELEASE/packages/news/inn-2.4.6_1.tbz ist broken too. Regards matthias -- Matthias Meyser | XeNET Gesellschaft fuer Informations- und Kommunikationssysteme mbH Tel.: +49-5323-94018 | 38678 Clausthal-Zellerfeld, Burgstaetter Strasse 6 Fax: +49-5323-94014 | Registergericht: Amtsgericht Braunschweig, HRB 110823 Email: Meyser@xenet.de | Geschaeftsfuehrer: Matthias Meyser Responsible Changed From-To: freebsd-ports-bugs->fluffy Fix synopsis and assign. Hi, Matthias. Would you mind to list that missing files? Right now this files installed by package under %%EXAMPLESDIR%%/db: active active.times history history.dir newsgroups -- Regards, Ruslan Tinderboxing kills... the drives. Am 09.09.2011 12:57, schrieb Ruslan Mahmatkhanov: > Would you mind to list that missing files? > Right now this files installed by package under %%EXAMPLESDIR%%/db: under %%EXAMPLESDIR%%/inn/db. These are only the the DB Files. All config files schould be in %%EXAMPLESDIR%%/inn grep for "CONFIG_FILES" in ports Makefile. for e.g. actsync.cfg is not included. Best regards Matthias P.S. Ich have done a Port for inn 2.5.2. If someone ist interest I could file a PR with it. -- Matthias Meyser | XeNET Gesellschaft fuer Informations- und Kommunikationssysteme mbH Tel.: +49-5323-94018 | 38678 Clausthal-Zellerfeld, Burgstaetter Strasse 6 Fax: +49-5323-94014 | Registergericht: Amtsgericht Braunschweig, HRB 110823 Email: Meyser@xenet.de | Geschaeftsfuehrer: Matthias Meyser Responsible Changed From-To: fluffy->avilla I'll take it (maintainer timeout). avilla 2012-01-24 12:05:45 UTC
FreeBSD ports repository
Modified files:
news/inn Makefile pkg-plist
Log:
- Fix plist.
- Bump PORTREVISION.
The port didn't package most of the contents of share/examples/inn,
but attempted to use them in exec/unexec portions of the package list,
producing errors for binary package installations.
PR: 159977 [1]
PR: 155436
Submitted by: hag@linnaean.org [1]
Approved by: fluffy (maintainer timeout)
Revision Changes Path
1.96 +1 -1 ports/news/inn/Makefile
1.27 +27 -1 ports/news/inn/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 Problem fixed with patch submitted in PR 159977. |