| Summary: | [NEW PORT] net/wizd: An open-source media server for Syabas-based media players | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Ayumi M <ayu> | ||||||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||||
| Status: | Closed FIXED | ||||||||||
| Severity: | Affects Only Me | ||||||||||
| Priority: | Normal | ||||||||||
| Version: | Latest | ||||||||||
| Hardware: | Any | ||||||||||
| OS: | Any | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Ayumi M
2008-07-02 08:10:02 UTC
added dependency to libjpeg -- Ayumi M http://ayu.commun.jp/ PGP: EE97 796C 77F6 CFC9 1FBC C56A 318B F019 E605 D988 Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. State Changed From-To: open->feedback Could you please make it respect CC/CFLAGS. Also adding automatic config file handling would be useful (see security/bruteblock and games/magicor for example). sorry. respect CC, CFLAGS -- Ayumi M http://ayu.commun.jp/ PGP: EE97 796C 77F6 CFC9 1FBC C56A 318B F019 E605 D988 amdmi3 2008-08-14 21:10:10 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/wizd Makefile distinfo pkg-descr pkg-plist
net/wizd/files patch-Makefile
patch-nkfwrap__nkfwrap_test.c
patch-wizd_http.c patch-wizd_menu.c
wizd.sh.in
Log:
Wizd is serving all your media files (video, audio, photo...) to your
Syabas-based network player.
WWW: http://wizd.sourceforge.net/
PR: ports/125178
Submitted by: Ayumi M <ayu at commun dot jp>
Revision Changes Path
1.2028 +1 -0 ports/net/Makefile
1.1 +43 -0 ports/net/wizd/Makefile (new)
1.1 +6 -0 ports/net/wizd/distinfo (new)
1.1 +24 -0 ports/net/wizd/files/patch-Makefile (new)
1.1 +8 -0 ports/net/wizd/files/patch-nkfwrap__nkfwrap_test.c (new)
1.1 +20 -0 ports/net/wizd/files/patch-wizd_http.c (new)
1.1 +20 -0 ports/net/wizd/files/patch-wizd_menu.c (new)
1.1 +30 -0 ports/net/wizd/files/wizd.sh.in (new)
1.1 +4 -0 ports/net/wizd/pkg-descr (new)
1.1 +202 -0 ports/net/wizd/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"
State Changed From-To: feedback->closed New port added, with minor changes. Thanks! |