Bug 95639 - [PATCH] multimedia/libxine: Lots of cleanup
Summary: [PATCH] multimedia/libxine: Lots of cleanup
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: MANTANI Nobutaka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-12 04:20 UTC by Alexander Botero-Lowry
Modified: 2006-04-30 18:40 UTC (History)
1 user (show)

See Also:


Attachments
libxine-1.1.1_2.patch (37.10 KB, patch)
2006-04-12 04:20 UTC, Alexander Botero-Lowry
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Botero-Lowry 2006-04-12 04:20:12 UTC
- Fix over forty portlint(1) warnings
- ditch USE_REINPLACE
- use DATADIR macro
- Make WITHOUT knobs actually disable features with configure
- Rename all the patches to the current format

Added file(s):
- files/patch-src_input_input_cdda.c
- files/patch-src_libffmpeg_libavcodec_h263.c
- files/patch-src_libffmpeg_libavcodec_msmpeg4.c
- files/patch-src_libffmpeg_libavcodev_mpeg12.c
- files/patch-src_libreal_audio_decoder.c
- files/patch-src_libreal_xine_decoder.c
- files/patch-src_post_deinterlace_plugins_tomsmocomp_tomsmocompmacros.h
- files/patch-src_xine-engine_xine_internal.h

Removed file(s):
- files/patch-src:input:input_cdda.c
- files/patch-src:libffmpeg:libavcodec:h263.c
- files/patch-src:libffmpeg:libavcodec:mpeg12.c
- files/patch-src:libffmpeg:libavcodec:msmpeg4.c
- files/patch-src:libreal:audio_decoder.c
- files/patch-src:libreal:xine_decoder.c
- files/patch-src:post:deinterlace:plugins:tomsmocomp:tomsmocompmacros.h
- files/patch-src:xine-engine:xine_internal.h

Port maintainer (nobutaka@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-04-12 04:24:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nobutaka

Over to maintainer
Comment 2 MANTANI Nobutaka freebsd_committer freebsd_triage 2006-04-30 18:27:55 UTC
State Changed
From-To: open->closed

Committed, thanks! 
I didn't renamed the patches since I'd like to retain commit history for them. 
I will conform to the current patch naming convention for new patches.