Index: head/audio/Makefile =================================================================== --- head/audio/Makefile (revision 33985) +++ head/audio/Makefile (revision 33986) @@ -1,177 +1,178 @@ # $FreeBSD$ # SUBDIR += afsp SUBDIR += amp SUBDIR += ascd SUBDIR += aumix SUBDIR += autozen SUBDIR += bladeenc SUBDIR += btc SUBDIR += cam SUBDIR += ccaudio SUBDIR += cd-console SUBDIR += cd2mp3 SUBDIR += cdd SUBDIR += cdindex SUBDIR += cdplay SUBDIR += cdplayer.app SUBDIR += cdrdao SUBDIR += cmp3 SUBDIR += csound SUBDIR += csound-manual SUBDIR += dagrab SUBDIR += dap SUBDIR += esound SUBDIR += extace SUBDIR += fcplay SUBDIR += festdoc SUBDIR += festival SUBDIR += festlex-cmu SUBDIR += festlex-oald SUBDIR += festlex-ogi SUBDIR += festlex-poslex SUBDIR += festogi-spanish SUBDIR += festvox-abc SUBDIR += festvox-don SUBDIR += festvox-el11 SUBDIR += festvox-hvs SUBDIR += festvox-jph SUBDIR += festvox-kal16 SUBDIR += festvox-kal8 SUBDIR += festvox-ked16 SUBDIR += festvox-ked8 SUBDIR += festvox-mwm SUBDIR += festvox-ogirab SUBDIR += festvox-rab16 SUBDIR += festvox-rab8 SUBDIR += festvox-tll SUBDIR += gdcd SUBDIR += gkrellmms SUBDIR += gkrellmvolume SUBDIR += glame SUBDIR += gmixer SUBDIR += gnapster SUBDIR += gnomeaudio SUBDIR += gnomemedia SUBDIR += gogo SUBDIR += gqmpeg SUBDIR += gramofile SUBDIR += grip SUBDIR += gsm SUBDIR += holyshout SUBDIR += icecast SUBDIR += id3ed SUBDIR += id3ren SUBDIR += juke SUBDIR += kdemultimedia11 SUBDIR += kdemultimedia11-i18n SUBDIR += kdemultimedia2 SUBDIR += kmikmod SUBDIR += kmp3 SUBDIR += kmpg SUBDIR += knapster SUBDIR += krio SUBDIR += lame SUBDIR += libaudiofile SUBDIR += libcdaudio SUBDIR += libmikmod SUBDIR += libshout SUBDIR += libsidplay SUBDIR += libworkman SUBDIR += linux-realplayer + SUBDIR += lopster SUBDIR += maplay SUBDIR += mikmod SUBDIR += mixer.app SUBDIR += mp3_check SUBDIR += mp3blaster SUBDIR += mp3encode SUBDIR += mp3info SUBDIR += mp3rename SUBDIR += mpegaudio SUBDIR += mpg123 SUBDIR += mpg123.el SUBDIR += mpmf20 SUBDIR += mxv SUBDIR += napster SUBDIR += nas SUBDIR += nosefart SUBDIR += nspmod SUBDIR += openal SUBDIR += opennap SUBDIR += p5-MP3-ID3v1Tag SUBDIR += pimp3 SUBDIR += play SUBDIR += playmidi SUBDIR += pysol-sound-server SUBDIR += radio SUBDIR += raproxy SUBDIR += replay SUBDIR += rio SUBDIR += rio500 SUBDIR += ripenc SUBDIR += ripit SUBDIR += ripit-atapi SUBDIR += rosegarden SUBDIR += rplay SUBDIR += rsynth SUBDIR += s3mod SUBDIR += sdl_mixer SUBDIR += shorten SUBDIR += shout SUBDIR += sidplay SUBDIR += snd SUBDIR += snowstar SUBDIR += soundtracker SUBDIR += sox SUBDIR += sphinx SUBDIR += spiralsynth SUBDIR += splay SUBDIR += splaytk SUBDIR += streamripper SUBDIR += sweep SUBDIR += tclmidi SUBDIR += teknap SUBDIR += timidity SUBDIR += timidity++ SUBDIR += timidity++-emacs SUBDIR += timidity++-gtk SUBDIR += timidity++-motif SUBDIR += timidity++-slang SUBDIR += timidity++-tcltk SUBDIR += timidity++-xaw SUBDIR += timidity++-xskin SUBDIR += tosha SUBDIR += tracker SUBDIR += vorbis SUBDIR += waveplay SUBDIR += wavplay SUBDIR += wmcdplay SUBDIR += wmmixer SUBDIR += wmmp3 SUBDIR += wmtune SUBDIR += wmusic SUBDIR += workman SUBDIR += wsoundprefs SUBDIR += wsoundserver SUBDIR += x11amp SUBDIR += xamp SUBDIR += xcd SUBDIR += xcdplayer SUBDIR += xhippo SUBDIR += xmcd SUBDIR += xmix SUBDIR += xmixer SUBDIR += xmmix SUBDIR += xmms SUBDIR += xmms-liveice SUBDIR += xmms-tfmx SUBDIR += xmp SUBDIR += xmpeg3 SUBDIR += xmradio SUBDIR += xsidplay SUBDIR += xtuner SUBDIR += xwave SUBDIR += yamt .include Property changes on: head/audio/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.176 \ No newline at end of property +1.177 \ No newline at end of property Index: head/audio/lopster/Makefile =================================================================== --- head/audio/lopster/Makefile (nonexistent) +++ head/audio/lopster/Makefile (revision 33986) @@ -0,0 +1,26 @@ +# New ports collection makefile for: lopster +# Date created: 19 Oct 2000 +# Whom: Roman Shterenzon +# +# $FreeBSD$ +# + +PORTNAME= lopster +PORTVERSION= 0.9.4 +CATEGORIES= audio +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} + +MAINTAINER= roman@xpert.com + +GNU_CONFIGURE= yes +USE_GMAKE= yes +USE_GTK= yes +USE_X_PREFIX= yes + +post-extract: +.for i in aclocal.m4 stamp-h.in Makefile.in configure + ${TOUCH} ${WRKSRC}/${i} +.endfor + +.include Property changes on: head/audio/lopster/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/audio/lopster/distinfo =================================================================== --- head/audio/lopster/distinfo (nonexistent) +++ head/audio/lopster/distinfo (revision 33986) @@ -0,0 +1 @@ +MD5 (lopster-0.9.4.tar.gz) = a618bdb8733013ad3999d4da0d3f7616 Property changes on: head/audio/lopster/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/audio/lopster/pkg-comment =================================================================== --- head/audio/lopster/pkg-comment (nonexistent) +++ head/audio/lopster/pkg-comment (revision 33986) @@ -0,0 +1 @@ +GTK+ client for Napster Property changes on: head/audio/lopster/pkg-comment ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/audio/lopster/pkg-descr =================================================================== --- head/audio/lopster/pkg-descr (nonexistent) +++ head/audio/lopster/pkg-descr (revision 33986) @@ -0,0 +1,5 @@ +Lopster is a Napster client for Linux/Unix written in C and based on GTK. + +WWW: http://lopster.sourceforge.net/ + +Roman Shterenzon Property changes on: head/audio/lopster/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/audio/lopster/pkg-plist =================================================================== --- head/audio/lopster/pkg-plist (nonexistent) +++ head/audio/lopster/pkg-plist (revision 33986) @@ -0,0 +1,32 @@ +bin/lopster +share/lopster/pixmaps/arrowd.xpm +share/lopster/pixmaps/arrowl.xpm +share/lopster/pixmaps/arrowr.xpm +share/lopster/pixmaps/arrowu.xpm +share/lopster/pixmaps/bug16b.xpm +share/lopster/pixmaps/chat.xpm +share/lopster/pixmaps/d16x16.xpm +share/lopster/pixmaps/enemy.xpm +share/lopster/pixmaps/enemy2.xpm +share/lopster/pixmaps/folder.xpm +share/lopster/pixmaps/folder_blue.xpm +share/lopster/pixmaps/folder_open.xpm +share/lopster/pixmaps/friend.xpm +share/lopster/pixmaps/home16b.xpm +share/lopster/pixmaps/ignore.xpm +share/lopster/pixmaps/kfind.xpm +share/lopster/pixmaps/logo.jpg +share/lopster/pixmaps/logo.xpm +share/lopster/pixmaps/mail16b.xpm +share/lopster/pixmaps/mini-folder.xpm +share/lopster/pixmaps/notes16.xpm +share/lopster/pixmaps/speedgray.xpm +share/lopster/pixmaps/speedgreen.xpm +share/lopster/pixmaps/speedred.xpm +share/lopster/pixmaps/speedyellow.xpm +share/lopster/pixmaps/transfer.xpm +share/lopster/pixmaps/user.xpm +share/lopster/pixmaps/user1.xpm +share/lopster/pixmaps/user2.xpm +@dirrm share/lopster/pixmaps +@dirrm share/lopster Property changes on: head/audio/lopster/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/net-p2p/lopster/Makefile =================================================================== --- head/net-p2p/lopster/Makefile (nonexistent) +++ head/net-p2p/lopster/Makefile (revision 33986) @@ -0,0 +1,26 @@ +# New ports collection makefile for: lopster +# Date created: 19 Oct 2000 +# Whom: Roman Shterenzon +# +# $FreeBSD$ +# + +PORTNAME= lopster +PORTVERSION= 0.9.4 +CATEGORIES= audio +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} + +MAINTAINER= roman@xpert.com + +GNU_CONFIGURE= yes +USE_GMAKE= yes +USE_GTK= yes +USE_X_PREFIX= yes + +post-extract: +.for i in aclocal.m4 stamp-h.in Makefile.in configure + ${TOUCH} ${WRKSRC}/${i} +.endfor + +.include Property changes on: head/net-p2p/lopster/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/net-p2p/lopster/distinfo =================================================================== --- head/net-p2p/lopster/distinfo (nonexistent) +++ head/net-p2p/lopster/distinfo (revision 33986) @@ -0,0 +1 @@ +MD5 (lopster-0.9.4.tar.gz) = a618bdb8733013ad3999d4da0d3f7616 Property changes on: head/net-p2p/lopster/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/net-p2p/lopster/pkg-comment =================================================================== --- head/net-p2p/lopster/pkg-comment (nonexistent) +++ head/net-p2p/lopster/pkg-comment (revision 33986) @@ -0,0 +1 @@ +GTK+ client for Napster Property changes on: head/net-p2p/lopster/pkg-comment ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/net-p2p/lopster/pkg-descr =================================================================== --- head/net-p2p/lopster/pkg-descr (nonexistent) +++ head/net-p2p/lopster/pkg-descr (revision 33986) @@ -0,0 +1,5 @@ +Lopster is a Napster client for Linux/Unix written in C and based on GTK. + +WWW: http://lopster.sourceforge.net/ + +Roman Shterenzon Property changes on: head/net-p2p/lopster/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/net-p2p/lopster/pkg-plist =================================================================== --- head/net-p2p/lopster/pkg-plist (nonexistent) +++ head/net-p2p/lopster/pkg-plist (revision 33986) @@ -0,0 +1,32 @@ +bin/lopster +share/lopster/pixmaps/arrowd.xpm +share/lopster/pixmaps/arrowl.xpm +share/lopster/pixmaps/arrowr.xpm +share/lopster/pixmaps/arrowu.xpm +share/lopster/pixmaps/bug16b.xpm +share/lopster/pixmaps/chat.xpm +share/lopster/pixmaps/d16x16.xpm +share/lopster/pixmaps/enemy.xpm +share/lopster/pixmaps/enemy2.xpm +share/lopster/pixmaps/folder.xpm +share/lopster/pixmaps/folder_blue.xpm +share/lopster/pixmaps/folder_open.xpm +share/lopster/pixmaps/friend.xpm +share/lopster/pixmaps/home16b.xpm +share/lopster/pixmaps/ignore.xpm +share/lopster/pixmaps/kfind.xpm +share/lopster/pixmaps/logo.jpg +share/lopster/pixmaps/logo.xpm +share/lopster/pixmaps/mail16b.xpm +share/lopster/pixmaps/mini-folder.xpm +share/lopster/pixmaps/notes16.xpm +share/lopster/pixmaps/speedgray.xpm +share/lopster/pixmaps/speedgreen.xpm +share/lopster/pixmaps/speedred.xpm +share/lopster/pixmaps/speedyellow.xpm +share/lopster/pixmaps/transfer.xpm +share/lopster/pixmaps/user.xpm +share/lopster/pixmaps/user1.xpm +share/lopster/pixmaps/user2.xpm +@dirrm share/lopster/pixmaps +@dirrm share/lopster Property changes on: head/net-p2p/lopster/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property