CVS log for ports/graphics/xine/Attic/Makefile
Up to [FreeBSD] / ports / graphics / xine
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.35
Mon Feb 24 12:54:55 2003 UTC (8 years, 11 months ago) by nobutaka
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.34: +1 -1 lines
Move graphics/libdvdnav, graphics/libxine and graphics/xine to the multimedia category.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Feb 22 14:25:35 2003 UTC (8 years, 11 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -0 lines
De-pkg-comment.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Feb 1 16:44:37 2003 UTC (9 years ago) by nobutaka
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +6 -8 lines
Update xine to 0.9.18 and libxine to 1-beta4.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Nov 28 16:37:33 2002 UTC (9 years, 2 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
After repo copy from graphics category, update all appropriate dependency references from both audio and graphics to multimedia category. audio/xmms --> multimedia/xmms graphics/avifile --> multimedia/avifile graphics/divx4linux --> multimedia/divx4linux graphics/ffmpeg --> multimedia/ffmpeg graphics/libdv --> multimedia/libdv graphics/libdvdcss --> multimedia/libdvdcss graphics/libdvdread --> multimedia/libdvdread graphics/libmpeg2 --> multimedia/libmpeg2 graphics/linux-realplayer --> multimedia/linux-realplayer graphics/mjpegtools --> multimedia/mjpegtools graphics/mplayer --> multimedia/mplayer graphics/mplayer-fonts --> multimedia/mplayer-fonts graphics/openquicktime --> multimedia/openquicktime graphics/win32-codecs --> multimedia/win32-codecs Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Sep 3 02:46:48 2002 UTC (9 years, 5 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -1 lines
Deploy USE_GNOMENG infrastructure PR: 42349 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Aug 5 16:40:31 2002 UTC (9 years, 6 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Update to 0.9.13.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Aug 1 16:22:14 2002 UTC (9 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Chase shlib rev of devel/gettext Submitted by: lots and lots Pointy hat to: ade
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Jun 30 17:35:29 2002 UTC (9 years, 7 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +8 -4 lines
Don't use gcc -falign-* options. These options are not supported by gcc on -stable. Pointed out by: Bjarne Wichmann Petersen <freebsd.nospam@mekanix.dk>
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Jun 30 14:02:44 2002 UTC (9 years, 7 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +6 -2 lines
Update to 0.9.12. Submitted by: mdodd (for updating to 0.9.11)
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Jun 2 13:41:09 2002 UTC (9 years, 8 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Update to 0.9.10.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon May 20 17:55:04 2002 UTC (9 years, 8 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +15 -6 lines
Update to 0.9.9.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Apr 12 17:09:40 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
gettext upgrade uber-patch (stage 3) - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Mar 15 19:44:05 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Stage 1 of gettext update. Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Jan 29 13:46:28 2002 UTC (10 years ago) by nobutaka
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +13 -8 lines
Support PTHREAD_CFLAGS/PTHREAD_LIBS properly. PR: 34383 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Jan 24 09:22:15 2002 UTC (10 years ago) by nobutaka
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Update to 0.9.8.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Dec 12 08:37:37 2001 UTC (10 years, 2 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -4 lines
Update to 0.9.7.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Nov 30 19:53:00 2001 UTC (10 years, 2 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +21 -5 lines
Update xine and libxine to 0.9.6. Submitted by: lioux (for updating to 0.9.3) Reviewed by: knu
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Nov 3 19:16:48 2001 UTC (10 years, 3 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Maintainer is committer now. Reviewed by: knu
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Oct 26 17:00:09 2001 UTC (10 years, 3 months ago) by lioux
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +7 -4 lines
update to 0.9.2 Reviewed by: MAINTAINER, FreeBSD-multimedia
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Sep 20 13:54:25 2001 UTC (10 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -2 lines
Fix the png dependency. (png.4 -> png.5) Hence bump PORTREVISION. Submitted by: Roman Shterenzon <roman@xpert.com>
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Sep 20 07:50:11 2001 UTC (10 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +14 -9 lines
Update xine to 0.9.1 and separate libxine from xine. Hand the maintainership over to MANTANI Nobutaka. PR: ports/30413 Submitted by: Roman Shterenzon <roman@xpert.com> (MAINTAINER) MANTANI Nobutaka <nobutaka@nobutaka.com> Patrick Li <pat@databits.net>
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri May 18 10:04:27 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +13 -12 lines
Update to 0.4.3. PR: 27388 Submitted by: maintainer, sobomax Approved by: maintainer
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Feb 8 15:31:31 2001 UTC (11 years ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -4 lines
Upgrade to version 0.3.7. Besides, I fix MASTER_SITES. PR: 24883 Submitted by: Ports Fury
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jan 24 18:53:27 2001 UTC (11 years ago) by vanilla
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
s/w32/win32/, my fault :Q And bump version. Submitted by: maintainer
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jan 24 09:19:41 2001 UTC (11 years ago) by alex
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
If the graphics/avifile port is installed, xine can use its win32 libs. Correct the path to them. PORTREVISION bump. PR: 24579 Submitted by: Roman Shterenzon <roman@xpert.com>
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jan 24 01:43:08 2001 UTC (11 years ago) by vanilla
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -1 lines
Set the right win32 path, and bump version. PR: ports/34579 Submitted by: maintainer.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 23 07:36:26 2001 UTC (11 years ago) by kevlo
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -3 lines
Upgrade to 0.3.6. Besides, I fix pkg-plist. PR: 24532 Submitted by: MAINTAINER
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jan 19 22:21:09 2001 UTC (11 years ago) by alex
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
Activate VCD Support on FreeBSD. Submitted by: Bruno Schwander <bruno.schwander@technologist.com> Reworked by: sos
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jan 11 16:08:19 2001 UTC (11 years, 1 month ago) by kevlo
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Upgrade to 0.3.5 PR: 24245 Submitted by: MAINTAINER
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Dec 20 15:14:04 2000 UTC (11 years, 1 month ago) by kevlo
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -4 lines
Update to version 0.3.2 Note that I update MASTER_SITES PR: 23613 Submitted by: MAINTAINER
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Nov 26 15:56:53 2000 UTC (11 years, 2 months ago) by kevlo
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Update to version 0.3.1 PR: 23102 Submitted by: MAINTAINER
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Oct 25 23:18:37 2000 UTC (11 years, 3 months ago) by jeh
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Update: graphics/xine 0.2.2 -> 0.2.3 PR: 22294 Submitted by: Roman Shterenzon <roman@xpert.com> MAINTAINER
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Oct 15 11:21:16 2000 UTC (11 years, 3 months ago) by alex
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Change maintainer to roman@xpert.com
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Oct 14 16:20:52 2000 UTC (11 years, 3 months ago) by alex
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -1 lines
Improve port: - add PKGMESSAGE, so that everyone raises shared memory. - patch configure PORTREVISION NOT bumped since the last commit was only some hours ago. PR: 21669 Submitted by: Roman Shterenzon <roman@xpert.com>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Oct 14 10:05:34 2000 UTC (11 years, 4 months ago) by alex
Branches: MAIN
Add xine 0.2.2, a MPEG-1/2 player.
