aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/lopster/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2018-09-021-40/+0
| | | | | | | | | | | | 2018-08-30 games/libdungeonmaker: Abandonware. Unused in the ports tree 2018-08-30 net-p2p/lopster: Unmaintained. Napster is dead 2018-08-30 audio/napster: Unmaintained. Napster and OpenNap are dead 2018-08-30 net-p2p/xnap: Unmaintained. Napster, OpenNap, and FastTrack are dead 2018-08-30 russian/napster: Unmaintained. Napster and OpenNap are dead 2018-08-30 devel/mico: unmaintained upstream and unused in the ports tree Notes: svn path=/head/; revision=478775
* Deprecate one more Napster client overlooked in r475499Tobias Kortkamp2018-08-221-0/+3
| | | | Notes: svn path=/head/; revision=477771
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Add LICENSEDmitry Marakasov2015-08-241-20/+8
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=395155
* Reset maintainerErwin Lansing2015-08-191-1/+1
| | | | | | | | | | | | <conrads@cox.net>: host mx.west.cox.net[68.6.19.3] said: 550 5.1.1 <conrads@cox.net> invalid recipient - Refer to Error Codes section at http://postmaster.cox.net/confluence/display/postmaster/Error+Codes for more information. (in reply to RCPT TO command) Sponsored by: DK Hostmaster A/S Notes: svn path=/head/; revision=394716
* 2 ports categories: Remove $PTHREAD_LIBSJohn Marino2015-03-241-2/+0
| | | | | | | | | | | | | Categories: net-p2p, comms Note that qrq was not properly staged, it failed stage-QA. aprsd failed check-plist; it had a plist orphan. Now it fails stage-QA with a fs violation, but it may be acceptable. Fixes added to both. approved by: PTHREAD blanket Notes: svn path=/head/; revision=382189
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* devel/glib12 x11-toolkits/gtk12:Tijl Coosemans2014-09-131-1/+1
| | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Remove patches that renamed include directories and libraries so they didn't conflict with early development versions of glib/gtk 2.0 Notes: svn path=/head/; revision=368108
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-141-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361812
* - Stage supportMartin Wilke2014-02-121-2/+1
| | | | | | | - Convert to USES Notes: svn path=/head/; revision=343872
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-p2p) Notes: svn path=/head/; revision=327758
* * Major update to FLAC 1.3.0, including shared library bumps.Christian Weisgerber2013-06-091-2/+2
| | | | | | | | | * Chase the update in dependent ports. PR: 179072 Notes: svn path=/head/; revision=320405
* Convert to new options frameworkBaptiste Daroussin2013-05-101-13/+7
| | | | Notes: svn path=/head/; revision=317828
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber2012-07-191-2/+2
| | | | | | | directly or indirectly (via libvorbis, libtheora). Notes: svn path=/head/; revision=301188
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Cleanup, and stop auto-detecting OGG-- now an option.Chris Rees2011-09-071-17/+21
| | | | | | | | PR: ports/160012 Submitted by: Conrad J. Sabatier <conrads@cox.net> Notes: svn path=/head/; revision=281393
* - Change to use alternative server, thus making it useful again.Chris Rees2011-08-131-6/+5
| | | | | | | | | | - Pass maintainership to submitter PR: ports/159722 Submitted by: "Conrad J. Sabatier" <conrads@cox.net> Notes: svn path=/head/; revision=279581
* Deprecate napster clientsBaptiste Daroussin2011-08-011-0/+2
| | | | Notes: svn path=/head/; revision=278749
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-061-3/+3
| | | | | | | (via libvorbis, libtheora). Notes: svn path=/head/; revision=255958
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+2
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-061-2/+2
| | | | Notes: svn path=/head/; revision=237283
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-251-1/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209811
* - Fix build with gcc 4.2Martin Wilke2007-10-171-5/+1
| | | | | | | | PR: 117203 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Notes: svn path=/head/; revision=201607
* BROKEN with gcc 4.2Kris Kennaway2007-05-271-0/+4
| | | | Notes: svn path=/head/; revision=191950
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Move audio/lopster to net-p2p/lopsterPav Lucistnik2007-01-281-1/+1
| | | | | | | | | PR: ports/108366 Submitted by: Conrad J. Sabatier <conrads@cox.net> Repocopied by: marcus Notes: svn path=/head/; revision=183534
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Reset maintainer, does not respond to mails for 19 days. Since a fewEmanuel Haupt2005-10-281-1/+1
| | | | | | | | | | | | | | days his MTA also remains unresponsive [1]. [1] Unable to deliver to destination domain Failed to deliver to domain oven.org after 73 tries. The last error was: CantConnectToHost Approved by: portmgr (linimon) Notes: svn path=/head/; revision=146588
* WITH_OGG vs. WITH_LIBOGG in some portsEdwin Groothuis2005-10-141-4/+4
| | | | | | | | | | | | | | There are so many ports in FreeBSD, that has libogg dependency (transcode, vlc, mplayer, etc). But at least one of them, audio/lopster use an incorrect name - all of them use the WITH(OUT)?_OGG, but lopster uses the (I think) incorrect WITH(OUT)?_LIBOGG make variable. PR: ports/87398 Submitted by: Zahemszky Gabor <gabor@zahemszky.hu> Notes: svn path=/head/; revision=145357
* - Provide option to turn off zlibPav Lucistnik2005-07-311-2/+16
| | | | | | | | | | | | - Fix welcome packet for older servers - Fix problems with empty password PR: ports/83217 Submitted by: Radim Kolar <hsn@netmag.cz> Approved by: maintainer timeout (18 days) Notes: svn path=/head/; revision=140526
* - Update to 1.2.2.Florent Thoumie2005-04-041-3/+1
| | | | | | | | | | | - Global cleanup. PR: ports/78197 Submitted by: ports@c0decafe.net <ports@c0decafe.net> Approved by: Roman Shterenzon <roman@oven.org> (maintainer) Notes: svn path=/head/; revision=132451
* - Distfile was rerolled with few non-critical changes (diff have 106 lines).Pav Lucistnik2004-07-251-2/+2
| | | | | | | | | | More, there is a note on project website and new MD5 matches MD5 on the website. PR: ports/69544 Submitted by: Roman Shterenzon <ports@oven.org> (maintainer) Notes: svn path=/head/; revision=114680
* Update to 1.2.1Kirill Ponomarev2004-07-231-2/+1
| | | | | | | | | PR: ports/69418 Submitted by: Evgueni V. Gavrilov <aquatique-ports@rambler.ru> Approved by: maintainer Notes: svn path=/head/; revision=114471
* Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)Edwin Groothuis2004-03-121-1/+1
| | | | | | | | | | | | | | From: Roman Shterenzon <romanbsd@yahoo.com> To: ports@freebsd.org Subject: e-mail change The email address roman@xpert.com is no longer valid. Please update ports' maintainer to ports@oven.org. Submitted by: Roman Shterenzon <romanbsd@yahoo.com> Notes: svn path=/head/; revision=103708
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Catch up with libogg/libvorbis version bump.Christian Weisgerber2003-12-201-1/+1
| | | | Notes: svn path=/head/; revision=96269
* portlint (whitespace cleanup)Kris Kennaway2003-10-271-2/+2
| | | | Notes: svn path=/head/; revision=92312
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Fix a Crash.Tilman Keskinoz2003-05-121-2/+15
| | | | | | | | | | | Made OGG support optional Bump PORTREVISION PR: 51718 Submitted by: maintainer Notes: svn path=/head/; revision=80830
* Update to 1.2.0Tilman Keskinoz2003-04-151-2/+7
| | | | | | | | | PR: 49960 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Approved by: maintainer Notes: svn path=/head/; revision=79006
* Remove the USE_GNOMENG macro.Joe Marcus Clarke2003-04-081-1/+0
| | | | Notes: svn path=/head/; revision=78566
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76030
* Maintainer bugfix 'resume "IO Error" bug'Edwin Groothuis2002-11-231-1/+1
| | | | | | | | PR: ports/45405 Submitted by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=70788
* Use USE_GNOMENG.Joe Marcus Clarke2002-08-311-1/+2
| | | | | | | | PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65340
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-1/+2
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=57625