Commit graph

274183 commits

Author SHA1 Message Date
Gerald Pfeifer
d807706486 Update to Wine 1.4 RC5; translation fixes and some final bug fixes. 2012-02-26 15:54:54 +00:00
Juergen Lock
d613b75b1d - Update multimedia/libxine to 1.2.1 with a commit merged from hg
to fix DVB support.  (which still is broken for tuners using
  hardware pid filtering, like when running webcamd with
  "-m dvb-usb-init.force_pid_filter_usage=1".)

- Add patches to fix build of ports depending on libxine to:
  audio/amarok,
  graphics/gimageview [1], graphics/pornview [1],
  graphics/osg [2], graphics/osg-devel [2],
  multimedia/emotion,
  x11/kdelibs4 [3],
  multimedia/kmplayer,
  multimedia/konverter,
  multimedia/qdvdauthor [4],
  multimedia/vdr-plugin-xineliboutput,
  multimedia/xfce4-media [5],
  multimedia/xine_artsplugin,
  multimedia/k9copy-kde4 [6]

- Fix RUN_DEPENDS= xine... which should be LIB_DEPENDS for audio/atunes . [7]

- Mark multimedia/phonon-xine BROKEN which refuses to build with
  libxine 1.2.x and is deprecated upstream. [3]

- Disable XINE knob for x11/eaglemode for which I don't have a fix. [2]

- Note: multimedia/kaffeine runs after rakuco's x11/kdelibs4 fix,
  but it only shows a green window at least with mp4 or ts files.
  (avi files and audio still work.)  It seems the kaffeine developers
  have found this too and are now switching away from libxine in
  their git repo - so I guess we'll have a broken kaffeine at least
  until they release a new version.

- Bump PORTREVISIONs for ports depending on libxine by default.

- Add optional libbluray support to multimedia/libxine and
  multimedia/vdr-plugin-xineliboutput.

PR:		ports/165057 [6]
Submitted by:	nox (self) [6], rakuco [3]
Approved by:	dinoex (maintainer, via irc) [1],
		amdmi3 (maintainer, via private email) [2],
		kde@ (rakuco, via irc) [3],
		Phil Oleson <oz@nixil.net> (maintainer, via private email) [4],
		xfce@ (rene, via irc) [5],
		Eduardo Gielamo Oliveira <egoliveira@gmail.com> (maintainer) [6],
		lme (maintainer, via irc) [7]
Thanx to:	Darren Salt (upstream libxine maintainer) for a few
		hints on irc to help with patching ports depending
		on deprecated libxine features
2012-02-26 15:22:37 +00:00
Jun Kuriyama
448b972896 - Upgrade to 3.1.2. 2012-02-26 14:11:36 +00:00
Michael Scheidell
0730c774df - Update to 0.2.9.3
- Fix post-release bug which made billing sections not visible
- Pass maintainership to submitter

PR:		ports/165478
Submitted by:	Mel FLynn <rflynn@acsalaska.net> (maintainer)
Approved by:	gabor (mentor, implicit)
2012-02-26 14:04:06 +00:00
Jun Kuriyama
48801bb921 - Switch to giflib.
PR:		ports/165326
Submitted by:	swills
2012-02-26 13:32:41 +00:00
Martin Matuska
aa160a7e5b Update to 6.7.5.7 2012-02-26 12:50:16 +00:00
Ryan Steinmetz
da89a71867 - Update to 2.04b 2012-02-26 12:38:09 +00:00
Martin Matuska
8153d567fa Update to 3.6.1 2012-02-26 12:30:21 +00:00
Martin Matuska
dfa6b6b1dd Return maintainership back to pool 2012-02-26 12:20:47 +00:00
Martin Matuska
fac217fee0 Update to 2.09 2012-02-26 12:11:25 +00:00
Martin Matuska
8c26bbc254 Return maintainership back to pool 2012-02-26 12:10:28 +00:00
Martin Matuska
7bfe730580 Update to 2.1.16
Return maintainership back to pool
2012-02-26 11:28:37 +00:00
Andrey A. Chernov
01317708a2 Remove local orbs change sneaked in 2012-02-26 11:22:05 +00:00
Martin Matuska
5ba2e7d0c2 Update to 0.1.2 2012-02-26 11:21:43 +00:00
Andrey A. Chernov
847d1ffda4 spaces -> tabs fixes (wrong editor mode) 2012-02-26 09:29:00 +00:00
Andrey A. Chernov
98228699b1 Original version is abandonware since 1998.
Switch to more recent fork made by Valentin Abramov, it is much improved in
calculation (new ephemeris used), have many bugfixes and some new
features.

Fixes from me:
integrate our fixes for original version
fix some out of memory / junk memory accesses
avoid text clipping on long lines
add seconds precision to zone offset (for true local time)
add missing color reset in one place
2012-02-26 09:20:16 +00:00
Kevin Lo
649db06f7d Update to 1.3.8 2012-02-26 08:44:54 +00:00
Jun Kuriyama
12d81fa73e - Upgrade to 1.1.1.
PR:		ports/165396
Submitted by:	Norberto Lopes <nlopes.ml@gmail.com>
2012-02-26 07:11:20 +00:00
Eitan Adler
ffe87c3f8b Update to 2.3.0 2012-02-25 23:54:29 +00:00
Greg Lewis
586ff4d4de . Note the shared library bump for libarchive. 2012-02-25 22:42:24 +00:00
Greg Lewis
b16670362f . Update to 3.0.3.
PR:		165291
Submitted by:	mm@
2012-02-25 22:41:56 +00:00
Eitan Adler
89a16f616d Remove quotes from BROKEN, IGNORE, and RESTRICTED as they are not required
Approved by:	maintainer timeout
2012-02-25 22:20:16 +00:00
Eitan Adler
7d4a16a84d Remove quotes from BROKEN and IGNORE as they are not required
Approved by:	maintainer timeout
2012-02-25 22:15:56 +00:00
Eitan Adler
43b06b941a - Add various depends to the appropriate OPTIONS
- Fix up wording of options
- misc. options improvements

PR:		ports/165006
Submitted by:	4721@hushmail.com
Approved by:	maintainer timeout (2 weeks)
2012-02-25 22:12:25 +00:00
Steve Wills
c6388cce6d - Add patch to fix CVE-2012-0806
PR:		ports/164719
Submitted by:	swills (myself)
Approved by:	maintainer timeout (sylvio, > 3 weeks)
2012-02-25 21:16:22 +00:00
Steve Wills
d67bc547d5 - Add missing DEPENDS
- Move one depend to TEST_DEPENDS
- Bump PORTREVISION due to RUN_DEPENDS change

PR:		ports/164968
Submitted by:	swills (myself)
Approved by:	maintainer timeout (clsung, > 2 weeks)
2012-02-25 21:14:47 +00:00
Steve Wills
f8207b8e4c - Avoid use of SITE_PERL in BUILD/RUN DEPENDS
- Add TEST_DEPENDS to enable testing

PR:		ports/164778
Submitted by:	swills (myself)
Approved by:	maintainer timeout (clsung, > 2 weeks)
2012-02-25 21:11:47 +00:00
Steve Wills
bc5777787a - Update to 0.17
PR:		ports/164960
Submitted by:	swills (myself)
Approved by:	maintainer timeout (simarg@gmail.com. > 2 weeks)
2012-02-25 21:10:30 +00:00
Steve Wills
5f71b6406d - Add missing BUILD_DEPENDS and RUN_DEPENDS
- Bump PORTREVISION due to new RUN_DEPENDS
- Add TEST_DEPENDS to enable testing

PR:		ports/164782
Submitted by:	swills (myself)
Approved by:	maintainer timeout (geraud@gcu.info, > 2 weeks)
2012-02-25 21:09:29 +00:00
Steve Wills
42b7df54a0 - Switch from libungif to giflib to avoid conflict
PR:		ports/165329
Submitted by:	swills (myself)
Approved by:	Hiroyuki Iwatsuki <don@na.rim.or.jp> (maintainer)
2012-02-25 21:07:15 +00:00
Steve Wills
142f6b774a - Switch from libungif to giflib to avoid conflict
PR:		ports/165375
Submitted by:	swills (myself)
2012-02-25 21:05:31 +00:00
Steve Wills
237d0d373b - Switch from libungif to giflib to avoid conflict
- Mark MAKE_JOBS_UNSAFE since this failed for me with MAKE_JOBS enabled

PR:		ports/165369
Submitted by:	swills (myself)
Approved by:	<michael.grunewald@laposte.net> (maintainer)
2012-02-25 21:04:15 +00:00
Thierry Thomas
a89e5afdce Fix rc script.
Since I'm there, clean plist.

PR:		ports/164750
Submitted by:	Joe Horn <joehorn (at) gmail.com>
Approved by:	maintainer time-out
2012-02-25 19:33:24 +00:00
Greg Lewis
9060f2f6c3 . Update to 3.2. This also fixes building with openjdk6.
PR:		164813
Approved by:	Maintainer timeout
2012-02-25 18:19:36 +00:00
Greg Lewis
6bd63212d4 . Change gif dependency from libungif to giflib due to the latter being the
preferred library of the two.  I actually think this is superfluous as
  this library is never linked in (nor is the inbuilt version used).  I'll
  investigate this further.
. Mark as MAKE_JOBS_UNSAFE.
. Pet portlint.

PR:		165383
Submitted by:	swills@
2012-02-25 18:10:47 +00:00
Steve Wills
b421f40a18 - Set depends correctly for various versions of perl
Submitted by:	sunpoet
2012-02-25 17:01:49 +00:00
Sunpoet Po-Chuan Hsieh
1ac8aec33d - Take maintainership
Approved by:	roam (maintainer, implicit)
2012-02-25 16:51:35 +00:00
Sunpoet Po-Chuan Hsieh
ee31bb6b73 - Fix PLIST: %%SITE_PERL%%/Lingua is also used by other p5-Lingua-* ports 2012-02-25 16:47:03 +00:00
Ryan Steinmetz
db7c1b8062 - Update to 1.8 2012-02-25 16:39:05 +00:00
Steve Wills
9bd514f86b - Add missing BUILD_DEPENDS and RUN_DEPENDS 2012-02-25 16:37:29 +00:00
Andrey A. Chernov
a3d0f5e0b7 Fix printed universal time calculation when time zone offset contains
minutes.
2012-02-25 16:33:10 +00:00
Steve Wills
c9e85d257a - set PKGNAMEPREFIX 2012-02-25 16:22:20 +00:00
Wesley Shields
a2b63b954d Take this port off roam@.
Thank you for your work!
2012-02-25 16:19:58 +00:00
Ryan Steinmetz
799302962a - Update to 4.52
- Use USERS/GROUPS
- Remove support for FreeBSD 5.x/6.x
- Cosmetic changes
2012-02-25 16:15:12 +00:00
Steve Wills
dcb4d0dd9e Perl module for static variables without namespace pollution
WWW:	http://search.cpan.org/dist/Lexical-Var/
2012-02-25 16:05:29 +00:00
Steve Wills
c6a146fc9f - Add distinfo forgotten in intial commit 2012-02-25 16:01:18 +00:00
Steve Wills
beb176abc3 Perl module to prevent leakage of lexical hints
WWW:	http://search.cpan.org/dist/Lexical-SealRequireHints/
2012-02-25 15:52:29 +00:00
Steve Wills
b056987a7e - Update lang/ruby18 to p385
- Update lang/ruby19 to p125

Changes:

http://www.ruby-forum.com/topic/3663807#1047121
http://www.ruby-lang.org/en/news/2012/02/16/ruby-1-9-3-p125-is-released/

PR:		ports/165223
Submitted by:	swills (myself)
Reviewed by:	pgollucci
Approved by:	portmgr
2012-02-25 15:25:49 +00:00
Vanilla I. Shu
f8a4b8671c Upgrade to 2.7.4. 2012-02-25 15:07:21 +00:00
Ryan Steinmetz
2cada48d0a - Update to 1.7.5
- Add additional MASTER_SITES
2012-02-25 14:59:11 +00:00