63b9 FreshPorts -- net/wizd
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
wizd 24_5 net on this many watch lists=0 search for ports that depend on this port
Broken BROKEN: does not install
Ignore IGNORE: is marked as broken: does not install
An open-source media server for Syabas-based media players
Maintained by: ayu@commun.jp search for ports maintained by this maintainer
Port Added: 14 Aug 2008 21:10:50
Also Listed In: multimedia
License: not specified in port


Wizd is serving all your media files (video, audio, photo...) to your
Syabas-based network player.

WWW:	http://wizd.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. japanese/nkf
Required Libraries:
  1. multimedia/libdvdread
  2. graphics/jpeg
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/wizd/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/wizd/Sources/Sources%20v24/
  3. http://heanet.dl.sourceforge.net/project/wizd/Sources/Sources%20v24/
  4. http://internode.dl.sourceforge.net/project/wizd/Sources/Sources%20v24/
  5. http://iweb.dl.sourceforge.net/project/wizd/Sources/Sources%20v24/
  6. http://jaist.dl.sourceforge.net/project/wizd/Sources/Sources%20v24/
  7. http://kent.dl.sourceforge.net/project/wizd/Sources/Sources%20v24/
  8. http://nchc.dl.sourceforge.net/project/wizd/Sources/Sources%20v24/
  9. http://ncu.dl.sourceforge.net/project/wizd/Sources/Sources%20v24/
  10. http://osdn.dl.sourceforge.net/project/wizd/Sources/Sources%20v24/
  11. http://sunet.dl.sourceforge.net/project/wizd/Sources/Sources%20v24/
  12. http://surfnet.dl.sourceforge.net/project/wizd/Sources/Sources%20v24/
  13. http://switch.dl.sourceforge.net/project/wizd/Sources/Sources%20v24/
  14. http://ufpr.dl.sourceforge.net/project/wizd/Sources/Sources%20v24/
  15. http://voxel.dl.sourceforge.net/project/wizd/Sources/Sources%20v24/
  16. http://waix.dl.sourceforge.net/project/wizd/Sources/Sources%20v24/

Number of commits found: 13

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Sep 2012 12:38:29
Original commit files touched by this commit  24_5
beat search for other commits by this committer
- Mark BROKEN: does not install
  install  -s -o root -g wheel -m 555 work/wizd /usr/local/bin
  strip: /usr/local/bin/wizd: File format not recognized
  install: wait: No such file or directory

Reported by:	pointyhat
05 Aug 2012 23:19:40
Original commit files touched by this commit  24_5
dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
17 Jan 2012 14:35:18
Original commit files touched by this commit  24_5
martymac search for other commits by this committer
- Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisions
- libdvdread: allow package building with libdvdcss if WITH_DVDCSS is set [1]
- libdvdread/libdvdnav: fix endianness handling [2]

Submitted by: olgeni [1], richo <richo@psych0tik.net> [2] (via mail to ports@)
PR: ports/162197 [1]
14 Jan 2012 08:57:23
Original commit files touched by this commit  24_4
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
20 Mar 2011 12:54:45
Original commit files touched by this commit  24_4
miwi search for other commits by this committer
- Get Rid MD5 support
14 Sep 2010 18:58:52
Original commit files touched by this commit  24_4
makc search for other commits by this committer
Bump PORTREVISION for libdvdread dependants
27 Mar 2010 00:15:24
Original commit files touched by this commit  24_3
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
05 Feb 2010 11:46:55
Original commit files touched by this commit  24_3
dinoex search for other commits by this committer
- update to jpeg-8
22 Aug 2009 00:32:25
Original commit files touched by this commit  24_2
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
18 Jul 2009 11:11:29
Original commit files touched by this commit  24_2
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
15 Jul 2009 16:56:10
Original commit files touched by this commit  24_1
dougb search for other commits by this committer
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
08 Feb 2009 18:45:38
Original commit files touched by this commit  24_1
rnoland search for other commits by this committer
Replace libdvdread with the version maintained by the mplayer group

        -Turn over maintainership
        -Bump ports that depend on libdvdread since shared lib
         version rolls back from .5 to .4
        -Fix multimedia/ogle build with this version

PR:             127849
Submitted by:   Ganael LAPLANCHE <ganael.laplanche@martymac.com>
14 Aug 2008 21:10:10
Original commit files touched by this commit  24
amdmi3 search for other commits by this committer
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>

Number of commits found: 13

2824
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours10
new 7 days29
new fortnight62
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0