Volker Stolz
0cc49119d6
Add SHA256 distinfo
...
PR: ports/89925
Submitted by: Byung-Hee HWANG
2005-12-09 08:58:11 +00:00
Mario Sergio Fujikawa Ferreira
2a5a672171
o Add dependency on multimedia/subtitleripper which will allow
...
subtitle handling
o Bump PORTREVISION
2005-12-09 02:43:09 +00:00
Marcus Alves Grando
41e9f0cbbf
New port
...
A simple KDE TV viewer for BSD
WWW: http://freebsd.ricin.com/kbtv
PR: 89908
Submitted by: Danny Pansters <danny@ricin.com>
2005-12-07 11:51:27 +00:00
Mario Sergio Fujikawa Ferreira
882cd434b5
1) Update to cvs snapshot 2005120600 by means of a diff to snapshot
...
2005112800: house the snapshot patch file under MASTER_SITE_LOCAL.
Currently, ffmpeg cvs snapshot distribution server is down.
2) [1] fixes FFmpeg libavcodec Buffer Overflow Vulnerability advisory:
http://secunia.com/advisories/17892/
Prompted by: marcus [2]
2005-12-06 20:06:51 +00:00
Mario Sergio Fujikawa Ferreira
02842e9ddf
o Fix FFmpeg libavcodec Buffer Overflow Vulnerability advisory:
...
http://secunia.com/advisories/17892/
o Patch can be found at:
http://article.gmane.org/gmane.comp.video.ffmpeg.devel/26558
o Bump PORTREVISION
Submitted by: Simon Kilvington <s.kilvington@eris.qinetiq.com> (patch)
Prompted by: marcus
2005-12-06 20:06:50 +00:00
Mario Sergio Fujikawa Ferreira
e7c2e0efa6
Add SHA256 checksum
2005-12-04 19:40:11 +00:00
Mario Sergio Fujikawa Ferreira
462873e86f
Fix BROKEN by updating MASTER_SITES
2005-12-04 19:40:00 +00:00
Mario Sergio Fujikawa Ferreira
e5e34689bd
1) PLIST change: install ffmpeg's libavutil.pc pkgconfig under
...
${PREFIX}/libdata/pkgconfig instead of incorrect
${PREFIX}/lib/pkgconfig. This incidently fixes PLIST since
{PREFIX}/lib/pkgconfig dir can no longer forgotten behind.
2) Safer installion (no complains received regarding this): add
quotes around file/directory paths inside ffmpeg's Makefile.
Safety approach.
3) Bump PORTREVISION due to [1]
Submitted by: pointyhat (kris) [1]
2005-12-04 10:51:30 +00:00
Edwin Groothuis
13e64f75ce
Fix post-patch target
...
PR: ports/87518
Submitted by: Simun Mikecin <numisemis@yahoo.com>
2005-12-03 02:18:48 +00:00
Mario Sergio Fujikawa Ferreira
24e432e264
Remove improper additions to CFLAGS
2005-12-02 00:19:28 +00:00
Florent Thoumie
d6fe46d18c
- Bump PORTREVISION since people may have upgraded mplayer-skins between these two commits.
...
Noticed by: mnag
2005-11-30 19:19:58 +00:00
Florent Thoumie
ea661701bc
- Fix latest commit.
...
Noticed by: mnag
2005-11-30 19:11:10 +00:00
Simon Barner
0300ad0fc0
- Fix segfault while changing stations
...
- Bump PORTREVISION
Submitted by: Simun Mikecin <numisemis@yahoo.com>
PR: ports/89614
2005-11-30 10:22:56 +00:00
Michael Johnson
9fe20c282f
- Add support for a gecko plugin via WITH_MOZILLA_PLUGIN
...
Note: You must use dbus for this, see http://www.freebsd.org/gnome/docs/faq2.html#q25
for more details.
Approved by: maintainer timeout 18 days
2005-11-30 07:58:15 +00:00
Michael Johnson
c695a2d35d
- Update to 0.0.20051129
2005-11-30 04:21:56 +00:00
Florent Thoumie
d4ebc8bed2
- Add another MASTER_SITE.
...
- Change PORTNAME to mplayer-skins.
- Add SHA256 checksums.
PR: ports/89737
Submitted by: maintainer
2005-11-29 23:05:42 +00:00
Florent Thoumie
54f0486e51
- Update to 0.5.3.
...
PR: ports/81188
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by: maintainer timeout (6 months)
2005-11-29 22:28:25 +00:00
Michael Johnson
2167ec1521
- Update to 0.8.5.20051128
...
- Use USE_GECKO
- Add WITH_SHOUT for libshout2 support
- Fix 2 typos
2005-11-29 21:45:21 +00:00
Florent Thoumie
490bf2bc71
- Remove hardcoded gcc in scripts and Makefiles.
...
PR: ports/89027
Submitted by: lioux
Approved by: maintainer timeout (2 weeks)
2005-11-29 19:02:12 +00:00
Michael Johnson
f02c0e43de
- Fix build if an older version of vlc is already installed
...
- Fix typo
Submitted by: db@db.net
kysd@po.harenet.ne.jp
2005-11-29 17:42:36 +00:00
Andrej Zverev
1c90bfe1da
- Make distfile fetchable again
...
- Unbreak port
- Add SHA265
PR: ports/89586
Submitted by: Jan Srzednicki (maintainer)
2005-11-29 12:06:27 +00:00
Mario Sergio Fujikawa Ferreira
4bb41a8ba4
Update to cvs snapshot 2005112800: house the snapshot distinfo under
...
MASTER_SITE_LOCAL. Currently, ffmpeg cvs snapshot distribution
server is down.
2005-11-29 03:11:41 +00:00
Mario Sergio Fujikawa Ferreira
96d55faa24
o If ${OSVERSION} >= 500000 use bswap16(9)/bswap32(9) instead
...
of be16toh(9)/be32toh(9).
o Bump PORTREVISION
2005-11-28 22:56:51 +00:00
Mario Sergio Fujikawa Ferreira
2b384388e0
Update MASTER_SITES
2005-11-28 17:51:54 +00:00
Mario Sergio Fujikawa Ferreira
3198463d49
o Update to 0.9.1a
...
o Bump PORTEPOCH since the new DISTVERSION number is smaller than
the previous one
2005-11-28 17:25:23 +00:00
Mario Sergio Fujikawa Ferreira
93f54b55bc
Only build/install documentation if WITH_DOXYGEN is defined since
...
the dependency chain is too long. However, do not build under any
circumstances if NOPORTDOCS is defined.
2005-11-28 00:56:13 +00:00
Michael Johnson
bf0304b408
- Add support for win32 codecs (i386 only)
...
- Update to 0.8.4
- Update to 0.8.4
- Add support for avahi (disabled for now because of API changes in avahi)
- Remove OPTIONS, it caused too many problems because there are too many
options and things that should be auto-detected aren't and things broke.
- Add support for win32 codecs (i386 only)
Release notes: http://developers.videolan.org/vlc/NEWS
2005-11-27 20:42:55 +00:00
Mario Sergio Fujikawa Ferreira
a3755dd8d7
Fix english grammar typo
2005-11-27 20:26:31 +00:00
Mario Sergio Fujikawa Ferreira
efa3c5a59a
o Properly consider documentation building/installation process
...
- Do not try to build latex documentation (too many dependencies)
when html gives exact the same information [1]
- Actually install documentation unless NOPORTDOCS is defined [2]
o Bump PORTREVISION due to (2)
Submitted by: paul <paul@paulbeard.org> [1]
(warn about lack of dvips)
2005-11-27 20:25:07 +00:00
Roman Bogorodskiy
25da8f185e
Update to 0.12.9.
...
PR: 89581, 89274 (based on)
Submitted by: Ports Fury, David Le Brun <david@dyn-ns.net>
2005-11-26 16:38:56 +00:00
Edwin Groothuis
b864f7c8d2
Update to 2005-10-30 version of the CXM driver:
...
[ This is the Oct 30, 2005 snapshot of my source tree. Included
are changes to support FreeBSD 6.0 including amd64. As part of
the changes the iicbb patch for FreeBSD 5 / 6 has been updated
to address iicbus_write not defining the buffer as const. ]
2005-11-26 01:34:42 +00:00
Pav Lucistnik
3f06646f44
- Add SHA256
2005-11-26 00:44:05 +00:00
Pav Lucistnik
97cfbd61e1
- Fix fetching: chase redirect
2005-11-25 23:37:59 +00:00
Pav Lucistnik
d3639835ab
- Add SHA256
...
Requested by: maintainer
2005-11-25 21:47:35 +00:00
Pav Lucistnik
ca3cc2742a
- Add SHA256
2005-11-25 16:19:39 +00:00
Pav Lucistnik
f6119ceea9
- Add SHA256
...
Submitted by: Dominique Goncalves <dominique.goncalves@gmail.com> (maintainer)
2005-11-24 23:22:03 +00:00
Simon Barner
f50a6c5196
Add SHA256 for my ports (that don't already have it).
2005-11-24 14:08:01 +00:00
Marcus Alves Grando
5b8e4e734e
Enable OSS support
...
Bump PORTREVISION
Add SHA256
PR: 88613
Submitted by: Ulrich Spoerlein <q@galgenberg.net>
Approved by: maintainer timeout, 16 days
2005-11-24 13:47:52 +00:00
Jean-Yves Lefort
5cda33769c
iso-codes is also needed in the non-gstreamer case.
...
PR: ports/88658
Submitted by: jylefort
Approved by: maintainer timeout (16 days)
2005-11-24 06:45:28 +00:00
Pav Lucistnik
0cd0244e86
- Add some SHA256s
2005-11-23 17:38:02 +00:00
Pav Lucistnik
92601650b6
- Remove dead MASTER_SITES
...
PR: ports/89465
Submitted by: Espen Skoglund <esk@ira.uka.de> (maintainer)
2005-11-23 16:06:02 +00:00
Florent Thoumie
616d9f06cc
- Fix fetch issues by removing stale mirrors and adding MASTER_SITE_GENTOO to
...
MASTER_SITES.
- Pass maintainership to submitter.
- Add SHA256 checksum.
PR: ports/89189
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-11-23 12:33:34 +00:00
Roman Bogorodskiy
e34688c35c
Add BMPx, an audio player that can be either used with a built-in
...
frontend which currently utilizes Winamp 2.x compatible skins, or
as a daemon for other frontends to connect via a DBus
interface. It can run under X11 with graphical GUIs, or without X
under plain UNIX terminal as a daemon (in which case it
requires a different frontend connecting to it via DBus).
http://bmpx.berlios.de/
2005-11-23 11:57:02 +00:00
Mario Sergio Fujikawa Ferreira
b33921aef1
Update to 1.2.9
...
PR: 89412
Submitted by: Adi Pircalabu <apircalabu@bitdefender.com>
2005-11-23 03:43:01 +00:00
Pav Lucistnik
348d185b7d
- Switch from BROKEN to IGNORE
...
- Add OPTIONS for X11
PR: ports/89300
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2005-11-22 22:19:46 +00:00
Michael Johnson
d0acaf9c7a
- Update to 1.4.1
2005-11-22 22:09:39 +00:00
Pav Lucistnik
3edf39fd3e
- Update to 6.0
2005-11-22 22:04:05 +00:00
Pav Lucistnik
d535ccac64
- Update to 6.0
...
PR: ports/89304
Submitted by: Remington <MrL0Lz@gmail.com> (maintainer)
2005-11-22 22:03:23 +00:00
Edwin Groothuis
13260f6b32
[patch]: Unregistered conflict between multimedia/dvts and multimedia/gdvrecv
...
Both multimedia/gdvrecv and multimedia/dvts provides executable
bin/dvrecv with non-compatible uses and syntax. The last installed
will overwrite the other.
Further, gdvrecv installs no man-pages, so installing first dvts
then gdvrecv will cause incorrect manual page to appear.
PR: ports/85979
Submitted by: Erik Norgaard <norgaard@locolomo.org>
Approved by: maintainer timeout
2005-11-22 13:12:11 +00:00
Mario Sergio Fujikawa Ferreira
b69ccc5a2a
Fix build on ${OSVERSION} >= 504100
2005-11-22 02:16:24 +00:00