Filter

Displaying 0 — 50 of 59 commits

Pages [1 2 ]

freebsd/HEAD: ports/multimedia/miro Makefile

  - Add missing py-gnome2 dependency
  - Bump PORTREVISION
  
  PR:             ports/149990
  Submitted by:   Oleg Ginzburg <olevole at olevole dot ru>
  Approved by:    Armin Pirkovitsch <armin at frozen-zone dot org> (maintainer), beat (co-mentor, 
implicit)
Rev Delta File
1.31 +3-1 ports/multimedia/miro/Makefile
+3-1 [Original Commit Message]

freebsd/HEAD: ports/www/trac-multirepos Makefile

  - Mark DEPRECATED and set EXPIRATION_DATE to 2010-10-10
  
  PR:             ports/149906
  Submitted by:   Alexey V. Degtyarev <alexey at renatasystems dot org> (maintainer)
  Approved by:    beat (co-mentor)
Rev Delta File
1.5 +3-0 ports/www/trac-multirepos/Makefile
+3-0 [Original Commit Message]

freebsd/HEAD: ports/net-mgmt/zabbix-server Makefile distinfo, ports/net-mgmt/zabbix-server/files patch-configure

  - Update to 1.8.3
  - Fix builds with libssh2 (upstream bug in configure)
  - Add requested CURL, IODBC, and UNIXODBC options
  - Add missing USE_ICONV for zabbix-server
  
  PR:             ports/149711
  Submitted by:   Jim Riggs <ports at christianserving dot org> (maintainer)
  Approved by:    beat (co-mentor)
Rev Delta File
1.4 +45-37 ports/net-mgmt/zabbix-server/pkg-plist.frontend
1.9 +26-5 ports/net-mgmt/zabbix-server/Makefile
1.2 +0-23 ports/net-mgmt/zabbix-server/files/patch-configure (dead)
1.2 +3-3 ports/net-mgmt/zabbix-server/pkg-plist
1.4 +3-3 ports/net-mgmt/zabbix-server/distinfo
+77-71 [Original Commit Message]

freebsd/HEAD: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml

  - Added long-overdue entry for Sergey Kandaurov
  
  Approved by:    beat (co-mentor)
Rev Delta File
1.948 +5-0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml
+5-0 [Original Commit Message]

freebsd/HEAD: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml

  - Added long-overdue entry for Fraser Tweedale
  
  Approved by:    beat (co-mentor)
Rev Delta File
1.946 +5-0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml
+5-0 [Original Commit Message]

freebsd/HEAD: ports/www/redmine Makefile distinfo

  - Update to 1.0.1
  
  Approved by:    beat (co-mentor)
Rev Delta File
1.9 +535-86 ports/www/redmine/pkg-plist
1.11 +3-3 ports/www/redmine/distinfo
1.15 +1-1 ports/www/redmine/Makefile
+539-90 [Original Commit Message]

freebsd/HEAD: ports/benchmarks Makefile, ports/benchmarks/randomio Makefile distinfo

  Randomio is a multithreaded disk i/o microbenchmark. It
  requires O_DIRECT, pread/pwrite, and pthreads.
  
  WWW: http://www.arctic.org/~dean/randomio/
  
  PR:             ports/149838
  Submitted by:   Sergey Kandaurov <pluknet at gmail dot com> (maintainer)
  Approved by:    beat (co-mentor)
Rev Delta File
1.1 +23-0 ports/benchmarks/randomio/Makefile (new)
1.1 +8-0 ports/benchmarks/randomio/files/patch-Makefile (new)
1.1 +4-0 ports/benchmarks/randomio/pkg-descr (new)
1.1 +3-0 ports/benchmarks/randomio/distinfo (new)
1.70 +1-0 ports/benchmarks/Makefile
+39-0 [Original Commit Message]

freebsd/HEAD: ports/ftp/kwebget Makefile

  - Mark DEPRECATED and set EXPIRATION_DATE to 2010-11-01
  
  PR:             ports/149858
  Submitted by:   Simon Olofsson <simon at olofsson dot de>
  Approved by:    beat (co-mentor)
Rev Delta File
1.23 +3-0 ports/ftp/kwebget/Makefile
+3-0 [Original Commit Message]

freebsd/HEAD: ports/audio/asunder Makefile distinfo

  - Update to 2.0
  - Add WINDOWS_CHARS option
  
  PR:             ports/149847
  Submitted by:   Fraser Tweedale <frase at frase dot id dot au> (maintainer)
  Approved by:    beat (co-mentor)
Rev Delta File
1.17 +8-3 ports/audio/asunder/Makefile
1.9 +3-3 ports/audio/asunder/distinfo
+11-6 [Original Commit Message]

freebsd/HEAD: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml

  - Added new contributor Jim Riggs for sysutils/hatop
  
  Approved by:    beat (co-mentor)
Rev Delta File
1.943 +5-0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml
+5-0 [Original Commit Message]

freebsd/HEAD: ports/sysutils Makefile, ports/sysutils/hatop Makefile distinfo

  HATop is an interactive ncurses client and real-time monitoring
  statistics displaying tool for the HAProxy unix socket.
  
  HATop's appearance is similar to top. It supports various modes for
  detailed statistics of all configured proxies and services in near
  realtime. In addition, it features an interactive CLI for the haproxy
  unix socket. This allows administrators to control the given haproxy
  instance (change server weight, put servers into maintenance mode,
  etc.) directly out of hatop (using keybinds or the CLI) and monitor the
  results immediately.
  
  WWW:    http://feurix.org/projects/hatop/
  
  PR:             ports/149719
  Submitted by:   Jim Riggs <ports at christianserving dot org> (maintainer)
  Approved by:    beat (co-mentor)
Rev Delta File
1.1 +36-0 ports/sysutils/hatop/Makefile (new)
1.1 +12-0 ports/sysutils/hatop/pkg-descr (new)
1.1 +3-0 ports/sysutils/hatop/distinfo (new)
1.1218 +1-0 ports/sysutils/Makefile
+52-0 [Original Commit Message]

freebsd/HEAD: ports/devel/htable Makefile distinfo

  - Update to 1.2
  - Add regression-test target
  - Add USE_GMAKE [1]
  
  PR:             ports/149792
  Submitted by:   Frederic Culot <frederic at culot dot org> (maintainer)
                  amdmi3@ [1]
  Approved by:    beat (co-mentor)
Rev Delta File
1.2 +5-1 ports/devel/htable/Makefile
1.2 +3-3 ports/devel/htable/distinfo
+8-4 [Original Commit Message]

freebsd/HEAD: ports/multimedia/playd Makefile distinfo

  - Update to 1.9.2
  
  PR:             ports/149745
  Submitted by:   Aldis Berjoza <aldis at bsdroot dot lv> (maintainer)
  Approved by:    beat (co-mentor)
Rev Delta File
1.10 +3-3 ports/multimedia/playd/distinfo
1.13 +1-1 ports/multimedia/playd/Makefile
+4-4 [Original Commit Message]

freebsd/HEAD: ports/net-mgmt/zabbix16-server Makefile

  - Mark DEPRECATED and set EXPIRATION_DATE to 2010-10-01
  
  PR:             ports/148542
  Submitted by:   Jim Riggs <ports at christianserving dot org> (maintainer)
  Approved by:    beat (co-mentor)
Rev Delta File
1.6 +3-0 ports/net-mgmt/zabbix16-server/Makefile
+3-0 [Original Commit Message]

freebsd/HEAD: ports/science/udunits Makefile distinfo

  - Update to 2.1.19
  
  PR:             ports/149801
  Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet dot net> (maintainer)
  Approved by:    beat (co-mentor)
Rev Delta File
1.9 +3-3 ports/science/udunits/distinfo
1.15 +1-1 ports/science/udunits/Makefile
+4-4 [Original Commit Message]

freebsd/HEAD: ports/www/mozplugger Makefile distinfo

  - Update to 1.14.1
  
  PR:             ports/149709
  Submitted by:   Rusty Nejdl <rnejdl at tethys dot ringofsaturn dot com> (maintainer)
  Approved by:    beat (co-mentor)
Rev Delta File
1.12 +3-3 ports/www/mozplugger/distinfo
1.16 +1-1 ports/www/mozplugger/Makefile
+4-4 [Original Commit Message]

freebsd/HEAD: ports/net/whois Makefile distinfo

  - Update to 5.0.7
  
  PR:             ports/149733
  Submitted by:   Lapo Luchini <lapo at lapo dot it> (maintainer)
  Approved by:    miwi (mentor)
Rev Delta File
1.48 +3-3 ports/net/whois/distinfo
1.61 +1-1 ports/net/whois/Makefile
+4-4 [Original Commit Message]

freebsd/HEAD: ports/www/wb0 Makefile

  - Mark DEPRECATED and set EXPIRATION_DATE to 2010-11-01
  
  PR:             ports/149717
  Submitted by:   Simon Olofsson <simon at olofsson dot de>
  Approved by:    miwi (mentor)
Rev Delta File
1.23 +3-0 ports/www/wb0/Makefile
+3-0 [Original Commit Message]

freebsd/HEAD: ports/science/udunits Makefile distinfo

  - Update to 2.1.18
  
  PR:             ports/149760
  Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet dot net> (maintainer)
  Approved by:    miwi (mentor)
Rev Delta File
1.14 +5-6 ports/science/udunits/Makefile
1.8 +3-3 ports/science/udunits/distinfo
+8-9 [Original Commit Message]

freebsd/HEAD: ports/ports-mgmt/barry Makefile

  - Mark DEPRECATED and set EXPIRATION_DATE to 2010-11-01
  
  PR:             ports/149716
  Submitted by:   Simon Olofsson <simon at olofsson dot de>
  Approved by:    miwi (mentor)
Rev Delta File
1.32 +3-0 ports/ports-mgmt/barry/Makefile
+3-0 [Original Commit Message]

freebsd/HEAD: ports/astro/weatherspect Makefile

  - Add PORTSCOUT to ignore 1.31 (should have been 1.3.1)
  
  PR:             ports/149723
  Submitted by:   Simon Olofsson <simon at olofsson dot de>
  Approved by:    beat (co-mentor)
Rev Delta File
1.7 +2-0 ports/astro/weatherspect/Makefile
+2-0 [Original Commit Message]

freebsd/HEAD: ports/lang/slib Makefile distinfo, ports/lang/slib-gauche Makefile

  - Update slib to 3b3
  
  PR:             ports/148730
  Submitted by:   Armin Pirkovitsch <armin at frozen-zone dot org>
  Approved by:    beat (co-mentor)
Rev Delta File
1.34 +2-7 ports/lang/slib/Makefile
1.16 +3-6 ports/lang/slib/distinfo
1.16 +3-4 ports/lang/slib/pkg-plist
1.11 +1-1 ports/lang/slib-guile/Makefile
1.3 +1-1 ports/lang/slib-gauche/Makefile
+10-19 [Original Commit Message]

freebsd/HEAD: ports/audio/mythplugin-mythmusic Makefile distinfo, ports/multimedia/mythplugin-mythvideo Makefile distinfo

  - Update to 0.23.1
  
  Approved by:    miwi (mentor)
Rev Delta File
1.8 +51-50 ports/multimedia/mythtv/pkg-plist
1.5 +42-42 ports/multimedia/mythtv-frontend/pkg-plist
1.6 +3-3 ports/multimedia/mythtv/distinfo
1.2 +3-3 ports/multimedia/mythplugin-mythvideo/distinfo
1.4 +3-3 ports/www/mythplugin-mythweb/distinfo
+16-16 9 more files.
+118-117 [Original Commit Message]

freebsd/HEAD: ports/dns/maradns Makefile distinfo

  - Update to 1.4.04
  
  Approved by:    miwi (mentor)
Rev Delta File
1.52 +3-3 ports/dns/maradns/distinfo
1.67 +1-1 ports/dns/maradns/Makefile
+4-4 [Original Commit Message]

freebsd/HEAD: ports/finance/jgnash Makefile distinfo

  - Update to 2.4.1
  
  Approved by:    miwi (mentor)
Rev Delta File
1.5 +7-6 ports/finance/jgnash/pkg-plist
1.5 +3-3 ports/finance/jgnash/distinfo
1.6 +1-1 ports/finance/jgnash/Makefile
+11-10 [Original Commit Message]

freebsd/HEAD: ports/www Makefile, ports/www/phpvirtualbox Makefile distinfo

  An open source, AJAX implementation of the VirtualBox user
  interface written in PHP. As a modern web interface, it allows
  you to access and control remote VirtualBox instances.
  
  WWW:    http://code.google.com/p/phpvirtualbox/
  
  Submitted by:   myself
  Approved by:    miwi (mentor), beat (co-mentor)
Rev Delta File
1.1 +536-0 ports/www/phpvirtualbox/pkg-plist (new)
1.1 +76-0 ports/www/phpvirtualbox/files/patch-lib-vboxconnector.php (new)
1.1 +42-0 ports/www/phpvirtualbox/Makefile (new)
1.1 +25-0 ports/www/phpvirtualbox/files/patch-panes-tabs.html (new)
1.1 +11-0 ports/www/phpvirtualbox/pkg-message (new)
+9-0 3 more files.
+699-0 [Original Commit Message]

freebsd/HEAD: ports/net-mgmt/nefu Makefile pkg-deinstall

  - Convert to new USERS/GROUPS framework
  - Bumped PORTREVISION
  
  PR:             ports/148319
  Submitted by:   Bapt <baptiste dot daroussin at gmail dot com>
  Approved by:    miwi (mentor)
Rev Delta File
1.2 +0-70 ports/net-mgmt/nefu/pkg-deinstall (dead)
1.2 +0-25 ports/net-mgmt/nefu/pkg-install (dead)
1.24 +5-5 ports/net-mgmt/nefu/Makefile
+5-100 [Original Commit Message]

freebsd/HEAD: ports/math/fityk Makefile distinfo

  - Update to 0.9.3
  - Add LICENSE
  - Pass maintainership to submitter (via IRC)
  
  PR:             ports/148968
  Submitted by:   Armin Pirkovitsch <armin at frozen-zone dot org>
  Approved by:    miwi (mentor)
Rev Delta File
1.36 +5-2 ports/math/fityk/Makefile
1.22 +3-3 ports/math/fityk/distinfo
+8-5 [Original Commit Message]

freebsd/HEAD: ports/lang/cparser Makefile distinfo, ports/lang/cparser/files patch-Makefile

  - Update to 0.9.11
  - Add LICENSE
  - Pass maintainership to submitter (via IRC)
  
  PR:             ports/148723
  Submitted by:   Armin Pirkovitsch <armin at frozen-zone dot org>
  Approved by:    beat (co-mentor)
Rev Delta File
1.1 +11-0 ports/lang/cparser/files/patch-Makefile (new)
1.4 +3-3 ports/lang/cparser/distinfo
1.5 +4-2 ports/lang/cparser/Makefile
+18-5 [Original Commit Message]

freebsd/HEAD: ports/devel/libfirm Makefile distinfo

  - Update to 1.18.1
  - Add LICENSE
  - Pass maintainership to submitter (via IRC)
  
  PR:             ports/148723
  Submitted by:   Armin Pirkovitsch <armin at frozen-zone dot org>
  Approved by:    beat (co-mentor)
Rev Delta File
1.3 +4-7 ports/devel/libfirm/pkg-plist
1.5 +5-2 ports/devel/libfirm/Makefile
1.4 +3-3 ports/devel/libfirm/distinfo
+12-12 [Original Commit Message]

freebsd/HEAD: ports/finance/jgnash Makefile distinfo

  - Update to 2.4.0
  
  Approved by:    beat (co-mentor)
Rev Delta File
1.4 +6-2 ports/finance/jgnash/pkg-plist
1.4 +3-3 ports/finance/jgnash/distinfo
1.5 +2-2 ports/finance/jgnash/Makefile
+11-7 [Original Commit Message]

freebsd/HEAD: ports/www/redmine Makefile distinfo

  - Update to 0.9.6
  
  Approved by:    miwi (mentor)
  Security:       ba61ce15-8a7b-11df-87ec-0050569b2d21
Rev Delta File
1.10 +3-3 ports/www/redmine/distinfo
1.14 +1-1 ports/www/redmine/Makefile
+4-4 [Original Commit Message]

freebsd/HEAD: ports/security/vuxml vuln.xml

  - Document redmine vulnerabilities
  
  Approved by:    miwi (secteam)
  Security:       http://www.redmine.org/news/41
Rev Delta File
1.2183 +28-1 ports/security/vuxml/vuln.xml
+28-1 [Original Commit Message]

freebsd/HEAD: ports/www/mplayer-plugin Makefile

  - Mark DEPRECATED: Upstream support dropped. Please consider using www/gecko-mediaplayer instead
  - Set EXPIRATION_DATE to 2010-08-01 (+1 month)
  
  Approved by:    beat (co-mentor)
  Feature safe:   yes
Rev Delta File
1.71 +3-0 ports/www/mplayer-plugin/Makefile
+3-0 [Original Commit Message]

freebsd/HEAD: ports/x11/slim Makefile, ports/x11/slim/files patch-002-fix-shutdown

  - Add patch from upstream to fix crash on SIGTERM
  - Bump PORTREVISION
  
  PR:             ports/148258
  Submitted by:   myself
  Approved by:    Henry Hu <henry.hu.sh AT gmail.com> (maintainer), beat (co-mentor)
  Obtained from:  http://svn.berlios.de/wsvn/slim/?rev=169
  Feature safe:   yes
Rev Delta File
1.1 +65-0 ports/x11/slim/files/patch-002-fix-shutdown (new)
1.22 +1-1 ports/x11/slim/Makefile
+66-1 [Original Commit Message]

freebsd/HEAD: ports/www/redmine Makefile distinfo

  - Update to 0.9.5
  - Improve pkg-plist and use @dirrmtry
  
  Approved by:    miwi (mentor)
  Feature safe:   yes
Rev Delta File
1.9 +3-3 ports/www/redmine/distinfo
1.8 +3-2 ports/www/redmine/pkg-plist
1.13 +1-2 ports/www/redmine/Makefile
+7-7 [Original Commit Message]

freebsd/HEAD: ports/finance/jgnash Makefile distinfo

  - Update to 2.3.5
  
  Approved by:    miwi (mentor)
  Feature safe:   yes
Rev Delta File
1.3 +3-3 ports/finance/jgnash/pkg-plist
1.3 +3-3 ports/finance/jgnash/distinfo
1.4 +1-1 ports/finance/jgnash/Makefile
+7-7 [Original Commit Message]

freebsd/HEAD: ports/multimedia Makefile, ports/multimedia/mythplugin-mythvideo Makefile distinfo

  MythVideo allows for cataloguing and playback of a variety of video
  file formats. It can perform automatic metadata look ups on
  themoviedb.org  or The TV DB as well as retrieve poster, fanart,
  banner, and screenshot artwork. You can also add your own Meta data
  to your own videos and add custom poster artwork to videos.
  
  WWW:    http://www.mythtv.org/wiki/MythVideo
  
  Thanks to:      Andriy Bakay <andriy AT irbisnet.com>
  Approved by:    beat (co-mentor)
  Feature safe:   yes
Rev Delta File
1.1 +60-0 ports/multimedia/mythplugin-mythvideo/pkg-plist (new)
1.1 +36-0 ports/multimedia/mythplugin-mythvideo/Makefile (new)
1.1 +20-0 ports/multimedia/mythplugin-mythvideo/files/patch-mythvideo-mtd-dvdprobe.cpp (new)
1.1 +11-0 ports/multimedia/mythplugin-mythvideo/files/patch-settings.pro (new)
1.1 +7-0 ports/multimedia/mythplugin-mythvideo/pkg-descr (new)
+4-0 2 more files.
+138-0 [Original Commit Message]

freebsd/HEAD: ports/audio Makefile, ports/audio/mythplugin-mythmusic Makefile distinfo

  MythMusic is a sophisticated MythTV plugin that allows you to
  play and manage music and audio files .i.e MP3, Ogg, FLAC,
  wav etc. It is specifically designed to be operated by a normal
  remote control.
  
  WWW:    http://www.mythtv.org/wiki/MythMusic
  
  Approved by:    beat (co-mentor)
  Feature safe:   yes
Rev Delta File
1.1 +81-0 ports/audio/mythplugin-mythmusic/pkg-plist (new)
1.1 +50-0 ports/audio/mythplugin-mythmusic/Makefile (new)
1.1 +14-0 ports/audio/mythplugin-mythmusic/files/patch-mythmusic-mythmusic-mythmusic.pro (new)
1.1 +10-0 ports/audio/mythplugin-mythmusic/files/patch-configure (new)
1.1 +6-0 ports/audio/mythplugin-mythmusic/pkg-descr (new)
+4-0 2 more files.
+165-0 [Original Commit Message]

freebsd/HEAD: ports MOVED, ports/www Makefile

  - Update to 0.23
  - Port has been renamed to mythplugin-mythweb to have a common prefix for
  all MythTV plugins.
  
  Approved by:    beat (co-mentor)
  Feature safe:   yes
Rev Delta File
1.2 +0-778 ports/www/mythweb/pkg-plist (dead)
1.6 +0-57 ports/www/mythweb/Makefile (dead)
1.3 +0-11 ports/www/mythweb/files/pkg-message.in (dead)
1.2 +0-7 ports/www/mythweb/pkg-descr (dead)
1.3 +3-3 ports/www/mythplugin-mythweb/distinfo
+10-9 5 more files.
+13-865 [Original Commit Message]

freebsd/HEAD: ports/www/mythplugin-mythweb Makefile distinfo, ports/www/mythplugin-mythweb/files pkg-message.in

  - Forced commit to document that www/mythplugin-mythweb was
  repocopied from www/mythweb.
  
  PR:             ports/147737
  Repocopy by:    marcus
  Approved by:    beat (co-mentor)
  Feature safe:   yes
Rev Delta File
1.2 +1-1 ports/www/mythplugin-mythweb/pkg-plist
1.3 +0-0 ports/www/mythplugin-mythweb/files/pkg-message.in
1.2 +0-0 ports/www/mythplugin-mythweb/distinfo
1.2 +0-0 ports/www/mythplugin-mythweb/pkg-descr
1.6 +0-0 ports/www/mythplugin-mythweb/Makefile
+1-1 [Original Commit Message]

freebsd/HEAD: ports/multimedia/mythtv-themes Makefile distinfo

  - Update to 0.23
  
  Feature safe:   yes
  Approved by:    beat (co-mentor)
Rev Delta File
1.3 +445-6 ports/multimedia/mythtv-themes/pkg-plist
1.3 +3-3 ports/multimedia/mythtv-themes/distinfo
1.6 +1-2 ports/multimedia/mythtv-themes/Makefile
+449-11 [Original Commit Message]

freebsd/HEAD: ports/multimedia/mythtv-frontend Makefile distinfo, ports/multimedia/mythtv-frontend/files patch-configure patch-libs__libmythdb__lcddevice.cpp

  - Update to 0.23
  - VDPAU and PulseAudio support added
  - Harmonize mythtv and mythtv-frontend Makefiles and patches
  
  Feature safe:   yes
  Approved by:    beat (co-mentor)
Rev Delta File
1.2 +0-2171 ports/multimedia/mythtv-frontend/files/patch-qt3style-includes.diff (dead)
1.4 +80-52 ports/multimedia/mythtv-frontend/pkg-plist
1.9 +38-22 ports/multimedia/mythtv-frontend/Makefile
1.4 +16-8 ports/multimedia/mythtv-frontend/files/patch-configure
1.1 +15-0 ports/multimedia/mythtv-frontend/files/patch-libs__libmythui__mythrender_vdpau.cpp (new)
+14-40 5 more files.
+163-2293 [Original Commit Message]

freebsd/HEAD: ports/multimedia/mythtv Makefile distinfo, ports/multimedia/mythtv/files makedb patch-configure

  - Update to 0.23
  - V4L support enabled for webcamd (works fine with DVB-S2 USB hardware)
  - Use USERS/GROUPS framework
  - Removed automatic database creation from POST-INSTALL [1]
  - Harmonize mythtv and mythtv-frontend Makefiles and patches
  - Remove incorrect CONFLICTS entry for mythtv-themes
  
  Feature safe:   yes
  Discussed with: Mickael Maillot <mickael.maillot (AT) gmail.com> [1]
  Thanks to:      Torfinn Ingolfsen <torfinn.ingolfsen (AT) broadpark.no>
  Approved by:    beat (co-mentor)
Rev Delta File
1.2 +0-2171 ports/multimedia/mythtv/files/patch-qt3style-includes.diff (dead)
1.7 +116-68 ports/multimedia/mythtv/pkg-plist
1.3 +0-91 ports/multimedia/mythtv/files/pkg-install.in (dead)
1.32 +47-36 ports/multimedia/mythtv/Makefile
1.1 +29-0 ports/multimedia/mythtv/files/patch-libs__libmythtv__dvbstreamhandler.cpp (new)
+53-105 11 more files.
+245-2471 [Original Commit Message]

freebsd/HEAD: ports/emulators/virtualbox-ose-additions Makefile distinfo, ports/emulators/virtualbox-ose-kmod Makefile distinfo

  - Update to 3.2.4
  
  Approved by:    beat (co-mentor)
Rev Delta File
1.12 +3-3 ports/emulators/virtualbox-ose-kmod/distinfo
1.3 +3-3 ports/emulators/virtualbox-ose-additions/distinfo
1.21 +1-1 ports/emulators/virtualbox-ose-kmod/Makefile
1.6 +1-1 ports/emulators/virtualbox-ose-additions/Makefile
+8-8 [Original Commit Message]

freebsd/HEAD: ports/emulators/virtualbox-ose Makefile distinfo, ports/emulators/virtualbox-ose/files patch-src-VBox-Installer-freebsd-virtualbox.desktop

  - Update to 3.2.4
  - Replace virtualbox.desktop with the one from the FreeBSD installer,
  chase rebranding and remove DocPath because we don't install the user
  manual. [1]
  - Fix icon location
  
  Reported by:    Mike Harding <mvh AT ix.netcom.com>, avg@, Warren Block <wblock AT wonkity.com> 
[1]
  Approved by:    beat (co-mentor)
Rev Delta File
1.1 +16-0 ports/emulators/virtualbox-ose/files/patch-src-VBox-Installer-freebsd-virtualbox.desktop (new)
1.12 +6-6 ports/emulators/virtualbox-ose/distinfo
1.24 +4-4 ports/emulators/virtualbox-ose/Makefile
1.15 +1-5 ports/emulators/virtualbox-ose/pkg-plist
+27-15 [Original Commit Message]

freebsd/HEAD: ports/www/redmine Makefile, ports/www/redmine/files patch-vendor-rails-actionpack-lib-action_controller.rb

  - Fix after rack 1.1.0 update
  - Bump PORTREVISION
  
  Discussed with: pgollucci@
  Approved by:    beat (co-mentor)
Rev Delta File
1.1 +11-0 ports/www/redmine/files/patch-vendor-rails-actionpack-lib-action_controller.rb (new)
1.12 +1-0 ports/www/redmine/Makefile
+12-0 [Original Commit Message]

freebsd/HEAD: ports/emulators/virtualbox-ose-additions Makefile

  - Install drivers for xorg-server 1.7 to chase Xorg 7.5 update
  - Bump PORTREVISION
  
  PR:             ports/146333
  Reported by:    G. Dinolt <gdinolt (at) pacbell.net>
  Tested by:      Thomas Schwark <thomas.schwark (at) googlemail.com> (via private mail)
  Approved by:    beat (co-mentor)
Rev Delta File
1.4 +3-3 ports/emulators/virtualbox-ose-additions/Makefile
+3-3 [Original Commit Message]

freebsd/HEAD: ports/multimedia/mythtv-frontend/files patch-libs__libmythfreemheg__Programs.cpp, ports/multimedia/mythtv/files patch-libs__libmythfreemheg__Programs.cpp

  - Fix mythtv on CURRENT after r203862
  
  The commit r203862 indirectly broke mythtv because until
  that time the missing include of <sys/types.h> caused
  that mythtv used gettimeofday(2) instead of ftime(3) and
  nobody noticed that building with ftime is broken in
  mythtv.
  
  So instead of repairing the deprecated ftime usage I've
  removed it and use the gettimeofday fallback as it was
  until now but by pure intention now.
  
  Approved by:    beat (co-mentor)
  Reported by:    pointyhat via erwin
Rev Delta File
1.3 +13-0 ports/multimedia/mythtv-frontend/files/patch-libs__libmythfreemheg__Programs.cpp (new)
1.3 +13-0 ports/multimedia/mythtv/files/patch-libs__libmythfreemheg__Programs.cpp (new)
+26-0 [Original Commit Message]

freebsd/HEAD: ports/www/redmine Makefile distinfo

  - Update to 0.9.4
  - Add optional Gantt chart support
  - Replace mandatory thin dependency with optional thin or Apache/nginx support
  - Improve pkg-plist
  
  PR:             145633
  Submitted by:   Artem Naluzhnyy <tut (at) nhamon.com.ua>
  Approved by:    beat (co-mentor)
  Security:       http://www.vuxml.org/freebsd/fcc39d22-5777-11df-bf33-001a92771ec2.html
Rev Delta File
1.11 +25-7 ports/www/redmine/Makefile
1.7 +5-5 ports/www/redmine/pkg-plist
1.8 +3-3 ports/www/redmine/distinfo
+33-15 [Original Commit Message]

Pages [1 2 ]