1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

4022 Commits

Author SHA1 Message Date
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Ade Lovett
3b3128196e Update to the autotools new world order.
Tested by:	numerous package build runs
Approved by:	portmgr
Thanks to:	des, kris, linimon, pav
2007-07-28 06:33:59 +00:00
Rong-En Fan
c925c340dd - Remove --mandir and --infodir from CONFIGURE_ARGS. They are now default
in bsd.port.mk.

Tested with:	my tinderbox on i386 6
Approved by:	portmgr
2007-07-24 15:10:14 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Rong-En Fan
4da8d6ce1f - Update to 3.2.8
PR:		ports/114702
Submitted by:	Angel Carpintero <ack at telefonica.net> (maintainer)
2007-07-19 16:06:23 +00:00
Andrew Pantyukhin
82ac450aba - Update to 0.9.8.6 2007-07-18 15:43:59 +00:00
Kevin Lo
7a3fdf991c There is no need to replace pthread in examples/Makefile.in 2007-07-18 08:33:30 +00:00
Kevin Lo
cec2f81270 Initial import of recordmydesktop 0.3.5.1
Recordmydesktop produces a file(default out.ogg) that contains a video
and audio recording of a desktop session. The default behavior of
recording is to mark areas that have changed(through libxdamage) and
update the frame.
2007-07-18 08:25:47 +00:00
Stefan Eßer
068618e3d7 The port has been unbroken by compensating for recent ffmpeg header
changes.
2007-07-17 07:29:58 +00:00
Stefan Eßer
8b8a92680a Unbreak compilation caused by removal of C++ compatibility wrappers
from include files that are installed by ffmpeg. The ffmpeg developers
wanted to make it clear, that C++ is not officially supported.
2007-07-17 06:27:12 +00:00
Michael Nottebrock
cfd92dbea0 Make fetchable 2007-07-16 23:16:57 +00:00
Andrew Pantyukhin
7268acee8e - Unbreak with gcc4 by using strtoq(3) instead of strtoll(3)
Reported by:	pointyhat via pav
2007-07-16 16:41:12 +00:00
MANTANI Nobutaka
c67ccf4ed5 Do not build if WITH_CACA=true and libxine is not built with libcaca support.
PR:		ports/114622
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2007-07-16 12:52:30 +00:00
MANTANI Nobutaka
73cfcb5280 Change dependency on libcaca from BUILD_DEPENDS to LIB_DEPENDS.
PR:		ports/114622
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2007-07-16 12:45:15 +00:00
Tilman Keskinoz
4d5d737b97 Fix build by disabling Werror 2007-07-16 12:41:50 +00:00
MANTANI Nobutaka
b656a2e5d3 Fix build with automake19.
PR:		ports/114401
Submitted by:	novel
2007-07-16 12:39:32 +00:00
Michael Nottebrock
8bd00266dc Update to Qt 4.3.0, introduce bsd.qt.mk.
Approved by: portmgr (bsd.port.mk changes)
2007-07-16 10:12:15 +00:00
Martin Wilke
cb417c0f83 - Update to 1.0
PR:		114460
Submitted by:	Diego Depaoli <trebestie@gmail.com> (maintainer)
2007-07-15 22:12:30 +00:00
Jeremy Messenger
93246636c0 Remove 'BROKEN=needs libxine-1.1.7' as libxine port has been updated to 1.1.7
recently.
2007-07-15 17:21:18 +00:00
MANTANI Nobutaka
d7e60fec56 Update to 0.99.5.
Use OPTIONS.
Add lirc support (default off).
Make curl support optional (default on).
Add WITHOUT_NLS knob

PR:		ports/114015
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2007-07-15 15:28:34 +00:00
MANTANI Nobutaka
14905f1b01 Update to 1.1.7.
Use OPTIONS.
2007-07-15 15:21:33 +00:00
Pav Lucistnik
0fb6640b2b - Mark BROKEN: does not link against new ffmpeg 2007-07-15 12:55:14 +00:00
Andrew Pantyukhin
b80e316fc2 - Unbreak with gcc4
Approved by:	portmgr (pav)
2007-07-14 16:36:26 +00:00
Martin Wilke
a2a2f89e84 YAMDI stands for Yet Another MetaData Injector and is a metadata injector
for FLV files. It adds the onMetaData event to your FLV files.

WWW: http://yamdi.sourceforge.net/

PR:		ports/114432
Submitted by:	buganini at gmail.com
2007-07-12 20:27:33 +00:00
Lars Engels
6c852b2d98 Change e-mail address of my ports to my FreeBSD.org one.
Approved by:	miwi (mentor)
2007-07-12 18:52:00 +00:00
Rong-En Fan
fed8c632f6 - Fix build with gcc 4.x
- Drop USE_X_PREFIX

PR:		ports/114414
Submitted by:	KATO Tsuguru <tkato432 at yahoo.com>
2007-07-11 16:38:55 +00:00
Michael Johnson
2cbf29c2e1 Update to 0.0.20070708 2007-07-09 17:25:57 +00:00
Michael Johnson
db89b73f66 Update to 0.4.4 2007-07-09 15:36:43 +00:00
Mathieu Arnold
026eef156f Update to 0.98.6 2007-07-08 11:08:21 +00:00
Jeremy Messenger
84b7aecf7f -Remove an incorrect dependency that I have added in the previous committed.
-Fix the build by add two missing files. These files were took from its CVS.

PR:		ports/114136
Reported by:	Dominic Fandrey <lon_kamikaze@gmx.de>
2007-07-05 20:31:49 +00:00
Michael Johnson
640070333d Force -O2 in CFLAGS to fix runtime in -CURRENT 2007-07-05 12:21:06 +00:00
Michael Johnson
8be3d7c8ef Force -O2 in CFLAGS to fix runtime problems in -CURRENT and for anyone who sets -O[1] 2007-07-05 11:24:22 +00:00
Beech Rintoul
ebc6758085 - Change maintainer address
- Cleanup master_sites

Requested by:	Yinghong Liu <relaxbsd@gmail.com> (maintainer)
Approved by:	sat (mentor)
2007-07-05 07:21:24 +00:00
Alexey Dokuchaev
dcdffecb67 Remove BROKEN tag. 2007-07-04 21:55:44 +00:00
Jeremy Messenger
09c8face0e Fix a typo, ncueses -> ncurses.
PR:		ports/113621
Submitted by:	Matthew D. Fuller <fullermd@over-yonder.net>
2007-07-04 19:51:27 +00:00
Jeremy Messenger
7c230942cc Chase mjpegtools's shared library version change, bump the PORTREVISION. 2007-07-04 19:42:04 +00:00
Jeremy Messenger
e74df0a978 Add a missing dependency, gstreamer-plugins-vorbis, bump the PORTREVISION.
Reported by:	krismail
2007-07-04 19:37:18 +00:00
Pav Lucistnik
11e5683631 - Fix build with GCC 4.2
Submitted by:	Nikos Ntarmos <ntarmos@ceid.upatras.gr>
Obtained from:	http://lists.freebsd.org/pipermail/freebsd-multimedia/2007-June/007012.html
2007-07-04 19:16:56 +00:00
Jeremy Messenger
1e290c5bf7 Remove multimedia/handbrake-gtk2:
BROKEN=		Does not build with new ffmpeg
DEPRECATED=	Obsolete, getting old to keep unsupport version around
EXPIRATION_DATE=2007-06-30
2007-07-04 19:12:12 +00:00
Michael Johnson
9475ee3528 Retire libdivxdecore, libdivxdecore-devel, and libdivxencore as project mayo
has been dead for years
2007-07-04 17:01:32 +00:00
Michael Johnson
9f2a2b8efc - X11BASE -> LOCALBASE
- Transfer maintainership to multimedia@
2007-07-04 16:26:52 +00:00
Simon Barner
ff9f11c4da - Bump boost shared library version to 4
- Bump PORTREVISION
2007-07-04 15:10:58 +00:00
Martin Wilke
518bc5bf16 - Update to 1.4.0
- Update maintainer mail adress

PR:		114268
Submitted by:	Raaf <raaf@zen.mooo.com> (maintainer)
2007-07-04 14:14:12 +00:00
Michael Nottebrock
961141fb14 Update to KDE 3.5.7 / KOffice 1.6.3 2007-07-04 10:25:00 +00:00
Mark Linimon
7756bb9635 Update maintainer's email address and website.
Hat:		portmgr
2007-07-04 04:25:45 +00:00
Alexey Dokuchaev
5560133eb2 - Fix the build with GCC 4.2 [1]
- Try to pacify portlint(1)
- Usual minor Makefile cleanups

Reported by:	pointyhat (logs) [1]
2007-07-03 17:03:31 +00:00
Pav Lucistnik
c75235d91f - Deprecate and schedule for removal in 3 months [1]
- Mark BROKEN with GCC 4.2

Requested by:	maintainer [1]
2007-07-03 11:21:29 +00:00
Pav Lucistnik
737b8faa1b - Mark BROKEN on CURRENT: does not build with GCC 4.2 2007-07-03 09:32:56 +00:00
Michael Johnson
dfc3d82c9c Update to 0.9.0.20070701 snapshot 2007-07-02 20:12:40 +00:00
Martin Wilke
05e6e1f105 - Update to 3.01
PR:		114163
Submitted by:	Lars Engels <lars.engels@0x20.net> (maintainer)
2007-07-02 12:12:27 +00:00