The NetBSD Project

CVS log for pkgsrc/net/gnome-netstatus/Attic/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / net / gnome-netstatus

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.15
Wed Jan 1 14:05:55 2020 UTC (4 years, 11 months ago) by nia
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.14: +1 -1 lines
net: Remove gnome-netstatus

Dead gnome2 panel applet. This is no longer part of GNOME.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Apr 18 11:41:50 2016 UTC (8 years, 7 months ago) by jperkin
Branches: MAIN
CVS tags: 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
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Fix build on SunOS.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Nov 4 00:35:02 2015 UTC (9 years, 1 month ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Add SHA512 digests for distfiles for net category

Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Mar 12 15:19:38 2009 UTC (15 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: 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, 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, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4 lines
Update to 2.26.0:

==============
Version 2.26.0
==============

Updates, deprecations
    * Don't single include GTK+. Fixes bug #561233.
    * Use gtk_show_uri instead of gnome_help.
    * Use gtk_show_about_dialog instead of g_object_new. This fixes the
    missing icon and the un-Close-able about dialog.
    * Use g_ascii_strncasecmp instead of g_strncasecmp, which is deprecated.
    Fixes bug #560431.
    * Remove libgnome dependency.
    * Remove deprecated GTK+ symbols in gnome-netstatus. Fixes bug #562392.
    Patch by Maxim Ermilov.
    * Use gtk-about instead of gnome-stock-about for the about icon.
    Fixes bug #556013. Patch by Pacho Ramos.
Fixes
    * Remove useless GtkLabels that were used for alignment (!) and marked
    for translation. This hopefully fixes #507251.
    * Make applet tooltip show device status. Fixes bug #166912.
    Patch by Pedro Villavicencio.
    * Remove an useless \n in the copyright, rename translator_credits to
    translator-credits. Fixes bug #300961
    * Obey Fitt's law in the panel applet. Fixes bug #325141.
    Patch by Benjamin Otte.

Doc Translators
    * Milo Casagrande (it)
    * Joan Duran (ca)
    * Rizitis (el)

Translators
    * Vladimir Melo (pt_BR)
    * Khaled Hosny (ar)
    * Ihar Hrachyshka (be@latin)
    * Erdal Ronahi (ku)
    * Baris Cicek (tr)
    * Gil Forcada (ca)
    * Jorge Gonzalez (es)
    * Ivar Smolin (et)
    * Kjartan Maraas (nb)
    * César Veiga (pt_BR)
    * Andre Klapper (de)
    * Thierry Randrianiriana(mg)
    * Yair Hershkovitz (he)
    * Changwoo Ryu (ko)
    * Raivis Dejus (lv)
    * Zabeeh Khan (ps)
    * Ilkka Tuohela (fi)
    * Clytie Siddall (vi)
    * Chao-Hsiung Liao (zh_HK, zh_TW)
    * Theppitak Karoonboonyanan (th)
    * Alexander Shopov (bg)
    * Daniel Nylander (sv)
    * Inaki Larranaga Murgoitio (eu)
    * Wouter Bolsterlee (nl)
    * Gabor Kelemen (hu)
    * Tomasz Dominikowski (pl)
    * Gintautas Miliauskas (lt)
    * Krishnababu K (te)
    * Manoj Kumar Giri (or)
    * Lucas Lommer (cs)
    * Praveen Arimbrathodiyil (ml)
    * Milo Casagrande (it)
    * Claude Paroz (fr)
    * Philip Withnall (en_GB)
    * Reşat SABIQ (crh)
    * Adi Roiban (ro)
    * Sweta Kothari (gu)
    * Duarte Loreto (pt)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Nov 8 18:25:10 2008 UTC (16 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -4 lines
Update to 2.12.2:

==============
Version 2.12.2
==============

 o Fixes

	* Fix leak (Kjartan Maraas)
	* Correctly install/uninstall/use named icon (Christian Kirbach)

 o Doc Translators

	* Joan Duran (ca)
	* David Lodge (en_GB)
	* Jorge González (es)
	* Robert-André Mauchin (fr)
	* Milo Casagrande (it)
	* Yannig Marchegay (oc)
	* Daniel Nylander (sv)
	* Theppitak Karoonboonyanan (th)

 o Translators

	* F Wolff (af)
	* Khaled Hosny (ar)
	* Ihar Hrachyshka (be@latin)
	* Alexander Shopov (bg)
	* Martin Willemoes Hansen (da)
	* Nikos Charonitakis (el)
	* Dominique PELLÉ (eo)
	* Jorge González (es)
	* Ivar Smolin (et)
	* Iñaki Larrañaga Murgoitio (eu)
	* Ilkka Tuohela (fi)
	* Andrea Decorte (fur)
	* Ignacio Casal Quinteiro (gl)
	* Garry Lachman (he)
	* Grunf (hr)
	* Gabor Kelemen (hu)
	* Tryggvi Björgvinsson (is)
	* Alessio Frusciante (it)
	* Takeshi AIHANA (ja)
	* Shankar Prasad (kn)
	* Erdal Ronahi (ku)
	* Žygimantas Beručka (lt)
	* Sandeep Shedmake (mr)
	* Nabin Gautam (ne)
	* Yannig Marchegay (Kokoyaya) (oc)
	* Duarte Loreto (pt)
	* Sebastian Ivan (ro)
	* Leonid Kanter (ru)
	* Danishka Navin (si)
	* Marcel Telka (sk)
	* Laurent Dhima (sq)
	* Dr.T.Vasudevan (ta)
	* Pramod (te)
	* Theppitak Karoonboonyanan (th)
	* Maxim Dizumanenko (uk)
	* Nurali Abdurahmonov (uz@cyrillic)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Aug 4 14:54:27 2008 UTC (16 years, 4 months ago) by ahoka
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
Fix interface listing on NetBSD and FreeBSD.
Patch submitted by Roy Marples.

For more information about the problem see:
http://bugzilla.gnome.org/show_bug.cgi?id=453070

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Mar 24 19:29:37 2007 UTC (17 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, cwrapper
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4 lines
Update to 2.12.1, addressing PR 36075:

==============
Version 2.12.1
==============

 o Fixes

	* Warning fixes (Benjamin Otte)

 o Doc Translators

	* Rostislav Raykov (bg)
	* Francisco Javier F. Serrador (es)
	* Christophe Bliard (fr)
	* Myckel Habets (nl)
	* AP S Alam (pa)
	* Nickolay V. Shmyrev (ru)
	* Daniel Nylander (sv)

 o Translators

	* Khaled Hosny (ar)
	* Runa Bhattacharjee (bn_IN)
	* Mahay Alam Khan (bn)
	* Hendrik Richter (de)
	* Pema Geyleg (dz)
	* Francisco Javier F. Serrador (es)
	* Ivar Smolin (et)
	* Iñaki Larrañaga Murgoitio (eu)
	* Ilkka Tuohela (fi)
	* Robert-André Mauchin (fr)
	* Ignacio Casal Quinteiro (gl)
	* Garry Lachman (he)
	* Gabor Kelemen (hu)
	* Alessio Frusciante (it)
	* Alexander Didebulidze (ka)
	* Žygimantas Beručka (lt)
	* Raivis Dejus (lv)
	* Fano Rajaonarisoa (mg)
	* Ani Peter (ml)
	* Sanlig Badral (mn)
	* Rahul Bhalerao (mr)
	* Shyam Krishna Bal (ne)
	* Åsmund Skjæveland (nn)
	* Subhransu Behera (or)
	* Amanpreet Singh Alam (pa)
	* GNOME PL Team (pl)
	* Leonardo Ferreira Fontenelle (pt_BR)
	* Leonid Kanter (ru)
	* Matic Žgur (sl)
	* Игор Несторовић (sr)
	* Daniel Nylander (sv)
	* Theppitak Karoonboonyanan (th)
	* Mai Hao Hui (zh_CN)
	* Woodman Tuen (zh_HK)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Oct 16 12:13:05 2005 UTC (19 years, 1 month ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4 lines
Update to 2.12.0:

==============
Version 2.12.0
==============

 o Translators

	* Jordi Mallach (ca)
	* Chris Jackson (cy)
	* Hendrik Richter (de)
	* Ilkka Tuohela (fi)
	* Jean-Michel Ardantz (fr)
	* Žygimantas Beručka (lt)
	* Leonid Kanter (ru)
	* Baris Cicek (tr)

===============
Version 2.11.92
===============

 o Misc

	* Use gnome-doc-utils for docs translations (Vincent Untz)

 o Translators

	* Vladimir Petkov (bg)
	* Tommi Vainikainen (fi)
	* Gabor Kelemen (hu)
	* Tino Meinen (nl)
	* GNOME PL Team (pl)
	* Sebastian Ivan (ro)
	* Laurent Dhima (sq)
	* Игор Несторовић (sr)
	* Clytie Siddall (vi)
	* Mai Hao Hui (zh_CN)
	* Woodman Tuen (zh_TW)

===============
Version 2.11.90
===============

 o Translators

	* Martin Willemoes Hansen (da)
	* Tommi Vainikainen (fi)
	* Takeshi AIHANA (ja)
	* Kjartan Maraas (nb, no)
	* Marcel Telka (sk)
	* Theppitak Karoonboonyanan (th)
	* Clytie Siddall (vi)
	* Roy Chan (zh_TW)

==============
Version 2.11.1
==============

 o Features

	* Wireless support on FreeBSD (Joe Marcus Clarke)

 o Translators

	* Miloslav Trmac (cs)
	* Adam Weinberger (en_CA)
	* Gareth Owen (en_GB)
	* Francisco Javier F. Serrador (es)
	* Priit Laes (et)
	* Farzad Ghanei (fa)
	* Ankit Patel (gu)
	* Takeshi AIHANA (ja)
	* Guilherme de S. Pastore (pt_BR)
	* Duarte Loreto (pt)
	* Steve Murphy (rw)
	* Canonical Ltd (xh)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Mar 22 16:34:58 2005 UTC (19 years, 8 months ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4 lines
Update to 2.10.0:

==============
Version 2.10.0
==============

 o Translators

	* Nikos Charonitakis (el)
	* Alexander Winston (en_CA)
	* Žygimantas Beručka (lt)
	* Rajeev Shrestha (ne)
	* Theppitak Karoonboonyanan (th)

=============
Version 2.9.4
=============

 o Misc

	* Handle requests for the old wireless applet IID (Mark)

 o Translators

	* Vladimir Petkov (bg)

=============
Version 2.9.2
=============

 o Fixes

	* Set the accessible name on the applet (Padraig O'Briain)
	* Make Shift-F10 pop up the context menu (Padraig O'Briain)
	* Make panel translucency work (Davyd Madely)
	* Update to automake 1.7 (Mark)
	* Remove panel:category attribute from .server file (Mark)

 o Traslators

	* Martin Willemoes Hansen (da)
	* Adam Weinberger (en_CA)
	* Ignacio Casal Quinteiro (gl)
	* ahmad riza h nst (id)
	* Alessio Frusciante (it)
	* Leonid Kanter (ru)
	* Marcel Telka (sk)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Feb 24 12:13:48 2005 UTC (19 years, 9 months ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Add RMD160 digests.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Sep 21 17:13:46 2004 UTC (20 years, 2 months ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Update to 2.8.0.  This version corresponds to GNOME 2.8.0.

=============
Version 2.8.0
=============

 o Translators

	* Abdulaziz Al-Arfaj (ar)
	* Dafydd Tomos (cy)
	* Hendrik Richter (de)
	* Nikos Charonitakis (el)
	* Åsmund Skjæveland (nn)
	* Mişu Moldovan (ro)
	* Baris Cicek (tr)
	* Roy Chan (zh_TW)

==============
Version 2.7.92
==============

 o Translators

	* Denis Radovanović (bs)
	* Ole Laursen (da)
	* Christian Neumair (de)
	* Kostas Papadimas (el)
	* Iñaki Larrañaga Murgoitio (eu)
	* Sami Pesonen (fi)
	* Audrey Simons (fr)
	* Satrou SATOH (ja)
	* Young-Ho Cha (ko)
	* Hasbullah Bin Pit (ms)
	* Kjartan Maraas (nb)
	* Elian Myftiu (sq)
	* Christian Rose (sv)
	* Maxim Dziumanenko (uk)

==============
Version 2.7.91
==============

 o Translators

	* Ankit Patel (gu)
	* Hasbullah Bin Pit (ms)
	* GNOME PL Team (pl)
	* Данило Шеган (sr)
	* Mai Hao Hui (zh_CN)

==============
Version 2.7.90
==============

 o Fixes

	* Don't make lack of wireless support in kernel an error condition (Mark)
	* Fix integer overflow with interface statistics display (Mark)

 o Misc

	* New signal strength icons (Calum Benson)

 o Translators

	* Rostislav Raykov (bg)
	* Martin Willemoes Hansen (da)
	* Adam Weinberger (en_CA)
	* Gareth Owen (en_GB)
	* Francisco Javier F. Serrador (es)
	* Tommi Vainikainen (fi)
	* Jean-Michel Ardantz (fr)
	* Ravishankar Shrivastava (hi)
	* ahmad riza h nst (id)
	* Takeshi AIHANA (ja)
	* Changwoo Ryu (ko)
	* Elros Cyriatan (nl)
	* Kjartan Maraas (no)
	* Duarte Loreto (pt)
	* Laurent Dhima (sq)

===============
Version 2.7.3.1
===============

 o Fixes

	* Fix broken build with --enable-debug (Mark)

 o Translators

	* Miloslav Trmac (cs)

=============
Version 2.7.3
=============

 o Fixes

	* Make the interface statistics update correctly (Mark)
	* Display the correct figures for bytes sent/received (Mark)
	* Remove ellipses from menu items as per HIG (Dennis Cranston)

 o Translators

	* Rostislav Raykov (bg)
	* Miloslav Trmac (cs)
	* Alexander Winston (en_CA)
	* Gareth Owen (en_GB)
	* Laszlo Dvornik (hu)
	* Takeshi AIHANA (ja)
	* Žygimantas Beručka (lt)
	* Arangel Angov (mk)
	* GNOME PL Team (pl)
	* Estêvão Samuel Procópio (pt_BR)
	* Laurent Dhima (sq)
	* zhakanini (ta)
	* Mai Hao Hui (zh_CN)

=============
Version 2.7.1
=============

  o Features

	* Add support for displaying wireless signal strength (Mark, Calum)
	* New colour scheme for the icons (Piero)

  o Fixes

	* Fix build on NetBSD (Julio M. Merino Vidal)
	* Only display a single error dialog at a time (Paolo Borelli)
	* Fix segfault on FreeBSD (Joe Marcus Clarke)
	* Make the thing actually flash again (Davyd Madeley)
	* Correctly set the window icon on the dialog (Mark)
	* Handle plurals correctly in all locales (Christian Rose, Mark)
	* Fix build on Solaris (Laca)
	* Make the help button show the correct help page (Muktha)
	* Make the icon appear in the dialog again (Mark)
	* Correctly display sent/received in Gb (Mark)

  o Translators

	* Mətin Əmirov (az)
	* Miloslav Trmac (cs)
	* Dafydd Tomos (cy)
	* Alexander Winston (en_CA)
	* Gareth Owen (en_GB)
	* Francisco Javier F. Serrador (es)
	* Žygimantas Beručka (lt)
	* Elros Cyriatan (nl)
	* Laurent Dhima (sq)
	* Enver ALTIN (tr)
	* Yuriy Syrota (uk)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jun 28 14:22:23 2004 UTC (20 years, 5 months ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -4 lines
Update to 2.6.2:

Fixes
* Fix build on Solaris (Lazlo Peter)

Translators
* Rostislav Raykov (bg)
* Miloslav Trmac (cs)
* Adam Weinberger (en_CA)
* Åsmund Skjæveland (nn)
* Raphael Higino (pt_BR)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu May 6 15:22:42 2004 UTC (20 years, 7 months ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Update to 2.6.1:

  o Misc

	* Lookup the window icon according to the icon theme (Mark)
	* Fix interface stats code on FreeBSD (Joe Marcus Clarke)
	* Destroy the error dialog when the applet is removed (Paolo Borelli)

  o Translators

	* Kjartan Maraas (no)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Apr 15 13:27:36 2004 UTC (20 years, 8 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Make this build in FreeBSD, patch stolen from FreeBSD/ports.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Apr 1 19:09:47 2004 UTC (20 years, 8 months ago) by jmmv
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of gnome-netstatus, version 2.6.0:

gnome-netstatus is an applet for the GNOME panel that shows the status of
a network connection, including the amount of transferred data.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Apr 1 19:09:47 2004 UTC (20 years, 8 months ago) by jmmv
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>