CVS log for ports/graphics/smpeg/Attic/Makefile
Up to [FreeBSD] / ports / graphics / smpeg
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.24
Fri Apr 4 06:00:08 2003 UTC (8 years, 10 months ago) by lioux
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.23: +1 -1 lines
Finish repo copy move from graphics category to newly create multimedia one for the following ports: avidemux avinfo camserv dtv dumpmpeg enjoympeg fxtv gopchop gxanim libdvbpsi libfame libquicktime mmsclient mpeg mpeg2codec mpeg2play mpeg_encode mpeg_play mpeg_stat mpegedit mpgtx mplex mtv netshow ppm2fli smpeg smpeg-xmms splitmpg tkxanim totem transcode vlc xanim xawtv xine_d4d_plugin xine_d5d_plugin xmovie xmps xtheater Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:08:14 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -0 lines
de-pkg-comment
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Jan 30 17:38:24 2003 UTC (9 years ago) by arved
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Set Maintainership back to ports. cpiazza's email is bouncing since Jan 7.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Jan 2 15:06:07 2003 UTC (9 years, 1 month ago) by sobomax
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Update version number of SDL shared library.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Sep 3 02:46:47 2002 UTC (9 years, 5 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -1 lines
Deploy USE_GNOMENG infrastructure PR: 42349 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jul 2 12:43:45 2002 UTC (9 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
Use c++ instead of cc for linking shared library from objects generated from C++ code. This fixes the port on -current.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Apr 17 12:38:01 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Chase increase of libSDL version number.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Jun 26 16:24:13 2001 UTC (10 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Update to 0.4.4.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Apr 9 11:55:00 2001 UTC (10 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Move: devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Apr 6 13:40:22 2001 UTC (10 years, 10 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Update to 0.4.3.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Feb 16 19:48:10 2001 UTC (10 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Update SDL shared library version number.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Dec 11 09:28:57 2000 UTC (11 years, 2 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +7 -3 lines
Update to 0.4.2.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Oct 5 06:36:19 2000 UTC (11 years, 4 months ago) by reg
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +6 -7 lines
Implement USE_GTK, part 1.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Sep 22 21:33:38 2000 UTC (11 years, 4 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -2 lines
Add some additional master sites PR: 21483 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jun 16 21:50:56 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jun 16 08:19:08 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jun 15 17:59:27 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
Third round of INSTALL_SHLIBS=yes fixes.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jun 14 15:36:23 2000 UTC (11 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
Update to the 0.4.0 version.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Apr 25 21:31:41 2000 UTC (11 years, 9 months ago) by will
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -4 lines
Update smpeg to 0.3.5. PR: 18189 Submitted by: Maxim Sobolev <sobomax@altavista.net> Approved by: cpiazza
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Apr 23 06:48:40 2000 UTC (11 years, 9 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Revert to libSDL-1.0.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Apr 22 21:27:43 2000 UTC (11 years, 9 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Add a patch for I18N fontset.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Apr 14 10:47:21 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Convert to PORTNAME/PORTVERSION. lfview had an invalid version string so I fixed it.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Feb 3 08:06:38 2000 UTC (12 years ago) by cpiazza
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +10 -3 lines
Better DESCR and COMMENT files from Maxim Sobolev and merge in (really dumb) things that I forgot to do. PR: 16500 Submitted by: Maxim Sobolev <sobomax@altavista.net>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Feb 3 04:57:33 2000 UTC (12 years ago) by cpiazza
Branches: MAIN
add smpeg. SMPEG is a free, general purpose mpeg player that uses the SDL library. Combines the functionality of mpeg_play and splay. SMPEG is made by Loki Entertainment
