The NetBSD Project

CVS log for pkgsrc/net/overnet/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / net / overnet

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Oct 23 17:18:45 2012 UTC (12 years, 1 month ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, HEAD
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -3 lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Mar 21 16:29:41 2010 UTC (14 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Reset maintainer, developer lost his commit bit.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Feb 11 22:31:25 2010 UTC (14 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +7 -7 lines
DESTDIR support

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jul 29 05:19:47 2007 UTC (17 years, 4 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +9 -19 lines
* Add new emulator framework in pkgsrc/mk/emulator that handles all
  binary-only packages that require binary "emulation" on the native
  operating system.  Please see pkgsrc/mk/emulator/README for more
  details.

* Teach the plist framework to automatically use any existing
  PLIST.${EMUL_PLATFORM} as part of the default PLIST_SRC definition.

* Convert all of the binary-only packages in pkgsrc to use the
  emulator framework.  Most of them have been tested to install and
  deinstall correctly.  This involves the following cleanup actions:

    * Remove use of custom PLIST code and use PLIST.${EMUL_PLATFORM}
      more consistently.

    * Simplify packages by using default INSTALL and DEINSTALL scripts
      instead of custom INSTALL/DEINSTALL code.

    * Remove "SUSE_COMPAT32" and "PKG_OPTIONS.suse" from pkgsrc.
      Packages only need to state exactly which emulations they support,
      and the framework handles any i386-on-x86_64 or sparc-on-sparc64
      uses.

    * Remove "USE_NATIVE_LINUX" from pkgsrc.  The framework will
      automatically detect when the package is installing on Linux.

  Specific changes to packages include:

    * Bump the PKGREVISIONs for all of the suse100* and suse91* packages
      due to changes in the +INSTALL/+DEINSTALL scripts used in all
      of the packages.

    * Remove pkgsrc/emulators/suse_linux, which is unused by any
      packages.

    * cad/lc -- remove custom code to create the distinfo file for
	all supported platforms; just use "emul-fetch" and "emul-distinfo"
	instead.

    * lang/Cg-compiler -- install the shared libraries under ${EMULDIR}
	instead of ${PREFIX}/lib so that compiled programs will find
	the shared libraries.

    * mail/thunderbird-bin-nightly -- update to latest binary
	distributions for supported platforms.

    * multimedia/ns-flash -- update Linux version to 9.0.48 as the
	older version is no longer available for interactive fetch.

    * security/uvscan -- set LD_LIBRARY_PATH explicitly so that
	it's not necessary to install library symlinks into
	${EMULDIR}/usr/local/lib.

    * www/firefox-bin-flash -- update Linux version to 9.0.48 as the
	older version is no longer available for interactive fetch.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon May 22 22:22:04 2006 UTC (18 years, 6 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -2 lines
Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk where
it will live with other "check" targets run after package installation.

Get rid of SHLIB_HANDLING, whose meaning had mutated over the years
from one thing to another.  Currently, it is used to basically note
whether the system's "ldd" command can be usefully run on the package's
binaries and libraries.  Rename this variable to CHECK_SHLIBS_SUPPORTED
for more clarity.

CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf
to note whether the check for missing run-time search paths is performed
after a package is installed.  It defaults to "no" unless PKG_DEVELOPER
is set.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:10:28 2006 UTC (18 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Dec 12 14:43:26 2005 UTC (19 years ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -6 lines
First step at reworking Linux binary packages.

Change most pkgs to depend on either
emulators/suse_linux/Makefile.application (normal pkgs) or
Makefile.common (suse91 and suse themselves) to filter out Operating
Systems without Linux ABI support. Use CPU masks to limit the pkg to
supported platforms.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Sep 28 20:52:24 2005 UTC (19 years, 2 months ago) by rillig
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jun 17 03:50:27 2005 UTC (19 years, 5 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -1 lines
Create directories before installing files into them.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Dec 21 01:48:19 2004 UTC (19 years, 11 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +20 -6 lines
Avoid using RPMFILES, which is not available on Linux.  Instead, run
rpm2pkg directly.  No more dynamic PLIST.

Bump PKGREVISION due to PLIST changes.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Dec 21 00:21:56 2004 UTC (19 years, 11 months ago) by minskim
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -10 lines
Remove an unused target.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Dec 19 11:14:51 2004 UTC (19 years, 11 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +14 -5 lines
Update overnet to 1.0.1.  This is updated during freeze because the
previous version (0.51.2) doesn't work with net/ed2k-gtk-gui.
Approved by the maintainer.

Changes:
  - Better support for other protocols.
  - Fake file detection.
  - Lower CPU load.
  - Now downloads first and last chunk first
  - Improved zlib server support
  - RAM buffered uploads/downloads
  - Unicode support
  - Many internal changes to share code with kdrive
  - Fixed looping download
  - Upload ratio changed. Now your upload must be set to at least
    20KB/s to get unlimited download.
  - You can now fix the number of upload slots instead of letting it
    dynamically determine.
  - Creates less load on the servers.
  - Lots of smaller improvements
  - zlib Server support
  - vq command changed, new options

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 20 12:22:20 2004 UTC (20 years, 10 months ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jan 4 19:13:58 2004 UTC (20 years, 11 months ago) by cjep
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4 lines
Update of net/overnet to 0.51.2. PR#23945 from Min Sik Kim.

Many changes since 0.48 (see http://www.overnet.com/versions.html for a
full list) including:
    * Many crash bugs fixed
    * Many features added
    * zlib Server support
    * HTTP links recognised even if not exactly "http://" at front
    * Flat style download progress bar
    * Drag and drop support
    * New Horde download system
    * ed2K links: Files over 2GB sizes are correct now
    * Ports greater than 32876 are now shown correctly

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jul 28 15:20:37 2003 UTC (21 years, 4 months ago) by jschauma
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Ugh. Revert previous so-called "initial import":  grant had already imported
this months ago.  Ooops.

Revision 1.1.1.2 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Jul 28 15:02:25 2003 UTC (21 years, 4 months ago) by jschauma
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1: +18 -19 lines
Initial import of net/overnet provided by David Ferlier in PR pkg/20117:

Overnet is a File Sharing program. This means that it will give you the
opportunity to share files you have on your computer with other users on
the network, and you will in turn be able to download files of them.

This package is not built from sources, but installs a binary version.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu May 15 12:52:49 2003 UTC (21 years, 7 months ago) by grant
Branches: TNF
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of overnet-0.48.2 into The NetBSD Packages Collection.

Overnet is an application that allows you to share files with millions
of other people across the globe.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu May 15 12:52:49 2003 UTC (21 years, 7 months ago) by grant
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>