aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.4.3Pav Lucistnik2008-11-097-20/+26
| | | | | | | | | | - Raise MAX_ENTRIES limit from 1024 to 8192 entries (a stopgap for 2.4.x series, 2.5.x will have adaptive list) PR: ports/127847 Requested by: Henrik Herranen <leopold@iki.fi> Notes: svn path=/head/; revision=222607
* - Update to 0.9.6Martin Wilke2008-11-092-5/+4
| | | | | | | | | | | | | Fix a stack overflow vulnerability while parsing malformed cue files. The vulnerability may be exploited by a (remote) attacker to execute arbitrary code in the context of VLC media player. PR: 128656 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer) Security: http://www.vuxml.org/freebsd/4b09378e-addb-11dd-a578-0030843d3802.html Notes: svn path=/head/; revision=222606
* Fix a stack overflow vulnerability while parsing malformed cue files.Martin Wilke2008-11-092-1/+112
| | | | | | | | | | | | The vulnerability may be exploited by a (remote) attacker to execute arbitrary code in the context of VLC media player. PR: 128660 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer) Security: http://www.vuxml.org/freebsd/4b09378e-addb-11dd-a578-0030843d3802.html Notes: svn path=/head/; revision=222605
* - Update to 20081109Martin Wilke2008-11-093-5/+5
| | | | Notes: svn path=/head/; revision=222604
* - Update to 1.4.20Pav Lucistnik2008-11-093-4/+5
| | | | Notes: svn path=/head/; revision=222603
* Gmerlin is a multimedia framework, which allows you to quicklyDmitry Marakasov2008-11-095-0/+538
| | | | | | | | | | | | | | | | | | | develop multimedia applications. It is built upon gavl (for low level Audio/Video things) and libxml2 (for loading and saving configuration data and other things). The gmerlin API can be used at multiple levels: Either you take the basic things like plugins, fifos, message-queues and gavl audio/video converters and build your own media engine. The other possibility is to use the player or transcoder engines directly. The latter approach is probably easier, but you'll have less freedom in controlling the process. Gmerlin includes GUI player with mediatree and a GUI transcoder among other things. WWW: http://gmerlin.sourceforge.net/ Notes: svn path=/head/; revision=222602
* - Correctly assign RUN_DEPENDS, otherwise dependency on Perl interpreterAlexey Dokuchaev2008-11-092-10/+7
| | | | | | | | | | would be recorded twice - Use official project name here and there - Drop old-school attribution from the pkg-descr - Canonicalize Makefile header Notes: svn path=/head/; revision=222601
* - Correctly assign RUN_DEPENDSAlexey Dokuchaev2008-11-093-85/+86
| | | | | | | | | | - Clean up Makefile - Respect NOPORTEXAMPLES - Utilize DOCSDIR and EXAMPLESDIR macros in pkg-plist - Improve and beutify port description Notes: svn path=/head/; revision=222600
* - Correctly assign RUN_DEPENDSAlexey Dokuchaev2008-11-092-5/+5
| | | | | | | | - Canonicalize Makefile header - Use double space after period in port description Notes: svn path=/head/; revision=222599
* Update to Wine 1.1.8. Among others, this includes the following changes:Gerald Pfeifer2008-11-096-8/+10
| | | | | | | | | | | - Substantial parts of inetcomm implemented (for Outlook). - Still better crypt32 support. - Memory management improvements. - Theming support for buttons. - Various bug fixes. Notes: svn path=/head/; revision=222598
* Mark BROKEN: does not configureErwin Lansing2008-11-091-0/+2
| | | | Notes: svn path=/head/; revision=222597
* - Update to 0.4.5Rong-En Fan2008-11-093-4/+5
| | | | | | | | PR: ports/128702 Submitted by: Daniel Bretoi <daniel at netwalk.org> (maintainer) Notes: svn path=/head/; revision=222596
* - Fix buildRong-En Fan2008-11-092-0/+2
| | | | Notes: svn path=/head/; revision=222595
* - Correctly assign RUN_DEPENDS. While it might work here as it was, it'sAlexey Dokuchaev2008-11-091-3/+4
| | | | | | | | better be safe once and for all and do it right - Canonicalize Makefile header while here Notes: svn path=/head/; revision=222594
* Update to 0.5.1.Edward Tomasz Napierala2008-11-093-5/+5
| | | | Notes: svn path=/head/; revision=222593
* - update to 1.4Dirk Meyer2008-11-092-4/+4
| | | | Notes: svn path=/head/; revision=222592
* - update to 1.3.0Dirk Meyer2008-11-092-4/+4
| | | | Notes: svn path=/head/; revision=222591
* - add boost as direct dependencyDirk Meyer2008-11-091-0/+2
| | | | Notes: svn path=/head/; revision=222590
* Fix build after audio/jack update.Edward Tomasz Napierala2008-11-093-1/+50
| | | | | | | PR: ports/125900 Notes: svn path=/head/; revision=222589
* Set maintainer to ports@Oliver Braun2008-11-095-5/+5
| | | | Notes: svn path=/head/; revision=222588
* Update Ardour to 2.5. Yes, I know there is already a newerEdward Tomasz Napierala2008-11-094-24/+44
| | | | | | | version there. Notes: svn path=/head/; revision=222587
* Fix classic case of bad rdeps = bdeps assignment. Previously, things likeAlexey Dokuchaev2008-11-091-1/+1
| | | | | | | | | gmake(1) would have ended up in rdeps. Approved by: maintainer Notes: svn path=/head/; revision=222586
* - Convert to OPTIONSAlexey Dokuchaev2008-11-092-12/+7
| | | | | | | | | - Spell Gtk in a more appealing way Approved by: gnome (marcus) Notes: svn path=/head/; revision=222585
* - add boost as direct dependencyDirk Meyer2008-11-091-1/+2
| | | | Notes: svn path=/head/; revision=222584
* - Update to 0.89Rong-En Fan2008-11-092-4/+4
| | | | Notes: svn path=/head/; revision=222583
* - Update to 1.4.2Rong-En Fan2008-11-092-11/+10
| | | | | | | | PR: ports/128713 Submitted by: Conor McDermottroe <ports at mcdermottroe.com> (maintainer) Notes: svn path=/head/; revision=222582
* - Update to 3.29Rong-En Fan2008-11-092-4/+4
| | | | | | | | PR: ports/128712 Submitted by: Conor McDermottroe <ports at mcdermottroe.com> (maintainer) Notes: svn path=/head/; revision=222581
* Update to the 20081107 snapshot of GCC 4.4.0.Gerald Pfeifer2008-11-0912-114/+120
| | | | Notes: svn path=/head/; revision=222580
* Document trac wiki markup DoS issueXin LI2008-11-091-0/+33
| | | | Notes: svn path=/head/; revision=222579
* - Fix build without GTK guiDmitry Marakasov2008-11-081-5/+7
| | | | Notes: svn path=/head/; revision=222577
* Update to 0.09Lars Balker Rasmussen2008-11-082-5/+4
| | | | Notes: svn path=/head/; revision=222576
* Use PYTHON_CMD with the -m flag to run compileall (avoid referencing ↵Jimmy Olgeni2008-11-0810-17/+24
| | | | | | | PYTHON_SITELIBDIR). Notes: svn path=/head/; revision=222575
* Update to 5.7014Lars Balker Rasmussen2008-11-082-4/+4
| | | | Notes: svn path=/head/; revision=222574
* - Update to 1.9Martin Wilke2008-11-086-10/+28
| | | | | | | | PR: 128666 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> (maintainer) Notes: svn path=/head/; revision=222573
* - Update to 1.9.1Martin Wilke2008-11-083-4/+7
| | | | | | | | PR: 128667 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> (maintainer) Notes: svn path=/head/; revision=222572
* - Update to 0.060Martin Wilke2008-11-082-4/+4
| | | | | | | | PR: 128611 Submitted by: maintainer Notes: svn path=/head/; revision=222571
* - Update to 3.6.0.2Martin Wilke2008-11-083-2801/+2065
| | | | | | | | PR: 128595 Submitted by: maintainer Notes: svn path=/head/; revision=222570
* - Update to 2442Martin Wilke2008-11-082-5/+6
| | | | | | | | | PR: 128594 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=222569
* - Update to 14.1Martin Wilke2008-11-082-5/+5
| | | | Notes: svn path=/head/; revision=222568
* - Document vlc -- cue processing stack overflowMartin Wilke2008-11-081-0/+33
| | | | Notes: svn path=/head/; revision=222567
* - rename patchesDirk Meyer2008-11-083-0/+0
| | | | Notes: svn path=/head/; revision=222566
* - Update to 1.8.2Martin Wilke2008-11-082-4/+4
| | | | | | | | PR: 128523 Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer) Notes: svn path=/head/; revision=222565
* - Update to 0.35Martin Wilke2008-11-083-7/+5
| | | | | | | | | | - Pass maintainership to submitter PR: 128697 Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) Notes: svn path=/head/; revision=222564
* - Update to 0.3Martin Wilke2008-11-085-71/+40
| | | | | | | | PR: 128682 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) Notes: svn path=/head/; revision=222563
* - Update to 0.6.0Martin Wilke2008-11-082-4/+4
| | | | | | | | PR: 128381 Submitted by: maintainer Notes: svn path=/head/; revision=222562
* - Update to 2008-11-07Martin Wilke2008-11-083-4/+40
| | | | | | | | | PR: 128676 Submitted by: Martin <dada@sbox.tugraz.at> Approved by: maintainer Notes: svn path=/head/; revision=222561
* - Update to 1.2.15Martin Wilke2008-11-086-18/+16
| | | | | | | | PR: 128571 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=222560
* - Update to 0.1.0Martin Wilke2008-11-084-34/+30
| | | | | | | | PR: 128699 Submitted by: Wen heping <wenheping@gmail.com> Notes: svn path=/head/; revision=222559
* - Update to 3.0.5Martin Wilke2008-11-086-34/+22
| | | | | | | | PR: 128596 Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer) Notes: svn path=/head/; revision=222558
* LinKNX is a backend for controlling a KNX/EIB home and building automationMartin Wilke2008-11-087-0/+125
| | | | | | | | | | | | | | | | | system. It connects to eibd which is part of the BCU SDK and keeps state of KNX devices such as lamps, window blinds, heating and so on. Furthermore it provides a powerful, rule-based event after treatment, e.g. for switching other KNX devices, sending e-mail or SMS or executing a shell command. You can configure and control the LinKNX daemon using an XML-style protocol via TCP network socket or Unix domain socket. WWW: http://linknx.sourceforge.net/ PR: ports/128320 Submitted by: Björn König <bkoenig at alpha-tierchen.de> Notes: svn path=/head/; revision=222557