Bug 125178 - [NEW PORT] net/wizd: An open-source media server for Syabas-based media players
Summary: [NEW PORT] net/wizd: An open-source media server for Syabas-based media players
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-02 08:10 UTC by Ayumi M
Modified: 2008-08-14 22:20 UTC (History)
0 users

See Also:


Attachments
wizd-24.shar (15.60 KB, text/plain)
2008-07-02 08:10 UTC, Ayumi M
no flags Details
wizd.shar (15.86 KB, text/plain)
2008-07-20 05:28 UTC, Ayumi M
no flags Details
wizd-24.shar (15.94 KB, text/plain)
2008-08-14 14:21 UTC, Ayumi M
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ayumi M 2008-07-02 08:10:02 UTC
Wizd is serving all your media files (video, audio, photo...) to your
Syabas-based network player.

WWW:	http://wizd.sourceforge.net/

Generated with FreeBSD Port Tools 0.77
Comment 1 Ayumi M 2008-07-20 05:28:43 UTC
added dependency to libjpeg

-- 
Ayumi M        http://ayu.commun.jp/
PGP: EE97 796C 77F6 CFC9 1FBC  C56A 318B F019 E605 D988
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2008-08-12 18:17:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2008-08-13 01:41:53 UTC
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).
Comment 4 Ayumi M 2008-08-14 14:21:35 UTC
sorry. respect CC, CFLAGS

-- 
Ayumi M        http://ayu.commun.jp/
PGP: EE97 796C 77F6 CFC9 1FBC  C56A 318B F019 E605 D988
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-08-14 22:10:23 UTC
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"
Comment 6 Dmitry Marakasov freebsd_committer freebsd_triage 2008-08-14 22:10:26 UTC
State Changed
From-To: feedback->closed

New port added, with minor changes. Thanks!