FreshPorts -- The Place For Ports Sat, 5 Jul 2008 6:03 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
dvdstyler 1.5.1.2,2 multimedia on this many watch lists=7 search for ports that depend on this port
WXGTK2 front end to dvd recoding and authoring programs
Maintained by: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 20 Aug 2004 17:55:03


DVDStyler is a crossplatform GUI frontend to the dvd authoring and
recording programs.

The main DVDStyler features are:
 o drag and drop MPEG files directly
 o import image file for background
 o create NTSC/PAL menu
 o place text and images anywhere on the menu screen
 o change font/color
 o put basic text buttons, change font/color and background color
 o set chapters for each movie
 o change post command for each movie

WWW: http://dvdstyler.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: multimedia/dvdauthor, multimedia/mjpegtools, graphics/netpbm, multimedia/mpgtx, sysutils/dvd+rw-tools, devel/gmake, devel/pkg-config, devel/desktop-file-utils, sysutils/cdrtools
Required To Run: multimedia/dvdauthor, multimedia/mjpegtools, graphics/netpbm, multimedia/mpgtx, sysutils/dvd+rw-tools, devel/pkg-config, devel/desktop-file-utils, devel/gio-fam-backend, sysutils/cdrtools
Required Libraries: devel/gettext, x11-toolkits/wxgtk26, graphics/wxsvg, devel/glib20

To install the port: cd /usr/ports/multimedia/dvdstyler/ && make install clean
To add the package: pkg_add -r dvdstyler


Configuration Options
     No options to configure

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/dvdstyler/
http://kent.dl.sourceforge.net/sourceforge/dvdstyler/
http://easynews.dl.sourceforge.net/sourceforge/dvdstyler/
http://ufpr.dl.sourceforge.net/sourceforge/dvdstyler/
http://umn.dl.sourceforge.net/sourceforge/dvdstyler/
http://heanet.dl.sourceforge.net/sourceforge/dvdstyler/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:48:22
Original commit files touched by this commit  1.5.1.2,2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
04 Sep 2007 02:32:51
Original commit files touched by this commit  1.5.1.2,2
ahze search for other commits by this committer
Update to 1.5.1_2
02 Jun 2007 01:55:31
Original commit files touched by this commit  1.5,2
mezz search for other commits by this committer
-Update to 1.5 final.
-Use USE_WX stuff.
-Fix the dependencies.
-Remove FreeBSD 4.x stuff.
-Remove X11BASE stuff.
19 May 2007 21:32:57
Original commit files touched by this commit  1.5.b5_2,2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
26 Dec 2006 05:11:14
Original commit files touched by this commit  1.5.b5_1,2
grog search for other commits by this committer
Set default DVD drive names to /dev/cd0 (or /dev/cd0c for older
versions).  This port requires atapicam, but it was defaulting to
/dev/acd0*, which just doesn't work.
22 Aug 2006 14:32:36
Original commit files touched by this commit  1.5.b5_1,2
ahze search for other commits by this committer
- Don't add gmake to RUN_DEPENDS via RUN_DEPENDS=${BUILD_DEPENDS}

PR:             102350
Submitted by:   György Teubel <tgyurci@freemail.hu>
21 Jul 2006 02:55:00
Original commit files touched by this commit  1.5.b5_1,2
mezz search for other commits by this committer
Make sure to install a file, empty.mpg, to fix the burn on DVD. Bump the
PORTREVISION.

PR:             ports/100437
Submitted by:   Anish Mistry <amistry@am-productions.biz>
09 Jun 2006 19:00:35
Original commit files touched by this commit  1.5.b5,2
ahze search for other commits by this committer
- Transfer MAINTAINER to multimedia@

Approved by:    dhw (postmaster, for using multimedia@ as maintainer)
                gnome (gstreamer ports)
29 May 2006 14:43:01
Original commit files touched by this commit  1.5.b5,2
ahze search for other commits by this committer
- Update to 1.5b5
10 May 2006 23:37:39
Original commit files touched by this commit  1.5.b4
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.5.b4,2
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
26 Jan 2006 23:35:15
Original commit files touched by this commit  1.5.b4,2
ahze search for other commits by this committer
- Update to 1.5b4
22 Jan 2006 02:30:01
Original commit files touched by this commit  1.5.b3,2
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
08 Jan 2006 21:50:15
Original commit files touched by this commit  1.5.b3,2
ahze search for other commits by this committer
- Update to 1.5b3
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.4_3,2
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
09 Nov 2005 07:09:47
Original commit files touched by this commit  1.4_3,2
ahze search for other commits by this committer
- Add SHA256
- Add SIZE to a few ports
05 Nov 2005 05:22:06
Original commit files touched by this commit  1.4_3,2
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
27 Sep 2005 23:16:05
Original commit files touched by this commit  1.4_2,2
ahze search for other commits by this committer
- Chase libver of mjpegtools
  gstreamer-plugins-mpeg2enc is still broken.
14 Jul 2005 08:35:10
Original commit files touched by this commit  1.4_1
ahze search for other commits by this committer
- Chase mjpegtools lib version
28 May 2005 03:35:43
Original commit files touched by this commit  1.4,2
ahze search for other commits by this committer
- Add PTHREAD_LIBS to fix build in tinderbox. Works in non-tinderbox ..

Pointed out by: kris via pointyhat
21 May 2005 21:06:40
Original commit files touched by this commit  1.4,2
ahze search for other commits by this committer
- Mark broken on 4.x
20 May 2005 13:32:51
Original commit files touched by this commit  1.4,2
ahze search for other commits by this committer
- Update to 1.4
12 May 2005 17:39:59
Original commit files touched by this commit  1.31_1,1
fjoe search for other commits by this committer
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
26 Apr 2005 09:21:30
Original commit files touched by this commit  1.31_1,1
ahze search for other commits by this committer
- Install .desktop file
12 Mar 2005 10:54:27
Original commit files touched by this commit  1.31_1,1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
31 Jan 2005 02:31:32
Original commit files touched by this commit  1.31,1
ahze search for other commits by this committer
- Update to 1.31
14 Nov 2004 17:21:11
Original commit files touched by this commit  1.3b,1
ahze search for other commits by this committer
Update to 1.3b

Approved by:    pav (co mentor)
07 Nov 2004 22:37:47
Original commit files touched by this commit  1.1_1,1
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
30 Oct 2004 17:18:23
Original commit files touched by this commit  1.1,1
ahze search for other commits by this committer
update to 1.1

PR:     ports/71720
Approved by:    adamw (mentor)
29 Oct 2004 23:24:47
Original commit files touched by this commit  1.06
ahze search for other commits by this committer
Change email to new FreeBSD.org address

Approved by:adamw (mentor)
20 Aug 2004 17:50:14
Original commit files touched by this commit  1.06
pav search for other commits by this committer
Add dvdstyler, a crossplatform GUI frontend to the dvd authoring and
recording programs.

PR:             ports/70094
Submitted by:   Michael Johnson <ahze@ahze.net>

Number of commits found: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 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
Traffic

Calculated hourly:
Port count 18747
Broken 146
Deprecated 98
Ignore 430
Forbidden 5
Restricted 362
No CDROM 126
Vulnerable 52
Expired 14
Set to expire 78
Interactive 79
new 24 hours 4
new 48 hours8
new 7 days40
new fortnight76
new month186

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.411 seconds.