aboutsummaryrefslogtreecommitdiffstats
path: root/dns/dnstop
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>2002-11-26 05:48:27 +0800
committerfenner <fenner@FreeBSD.org>2002-11-26 05:48:27 +0800
commit8d463e18d53e4c8215816670b7e9c50ecc7d6604 (patch)
tree19a8c8cfb0017aab99f6eb8493a63623f48b7d70 /dns/dnstop
parent87679e6d4236d61dd5eecf9fc445d8fd55753cfc (diff)
downloadfreebsd-ports-gnome-8d463e18d53e4c8215816670b7e9c50ecc7d6604.tar.gz
freebsd-ports-gnome-8d463e18d53e4c8215816670b7e9c50ecc7d6604.tar.zst
freebsd-ports-gnome-8d463e18d53e4c8215816670b7e9c50ecc7d6604.zip
Upgrade to dnstop-20021125, with a proper distfile -- thanks, DW!
Diffstat (limited to 'dns/dnstop')
-rw-r--r--dns/dnstop/Makefile7
-rw-r--r--dns/dnstop/distinfo3
2 files changed, 2 insertions, 8 deletions
diff --git a/dns/dnstop/Makefile b/dns/dnstop/Makefile
index 9f2c75213518..174977bc1048 100644
--- a/dns/dnstop/Makefile
+++ b/dns/dnstop/Makefile
@@ -5,17 +5,12 @@
# $FreeBSD$
PORTNAME= dnstop
-PORTVERSION= 20021030
+PORTVERSION= 20021125
CATEGORIES= net
MASTER_SITES= http://dnstop.measurement-factory.com/src/
-DISTFILES= dnstop.c Makefile
-DIST_SUBDIR= dnstop
MAINTAINER= fenner@FreeBSD.Org
-EXTRACT_CMD= ${CP}
-EXTRACT_BEFORE_ARGS=
-EXTRACT_AFTER_ARGS= .
NO_WRKSUBDIR= true
do-install:
diff --git a/dns/dnstop/distinfo b/dns/dnstop/distinfo
index 8b9c65bc6348..e42db22f4163 100644
--- a/dns/dnstop/distinfo
+++ b/dns/dnstop/distinfo
@@ -1,2 +1 @@
-MD5 (dnstop/dnstop.c) = 1a73655fc92c1225ff10d845e12fbf25
-MD5 (dnstop/Makefile) = 24b84612e2acf9465c5c33e76960b05b
+MD5 (dnstop-20021125.tar.gz) = a2b44bf4b3aec40e88d024b01369c4cc
51e8dad6fd'>Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-272-11/+12 * Coding style and whitespace cleanup.Matthew Barnes2011-09-0418-315/+399 * Coding style and whitespace cleanup.Matthew Barnes2011-08-131-27/+22 * Use email instead of e-mail spelling, like anywhere elseAndre Klapper2011-07-281-2/+2 * Coding style and whitespace cleanups.Matthew Barnes2011-07-241-1/+0 * Adapt to CamelSession and e-passwords changes.Matthew Barnes2011-07-042-3/+3 * Bug #252670 - Remember columns settings in Certificates tabDan Vrátil2011-06-143-786/+727 * Coding style and whitespace cleanups.Matthew Barnes2011-06-091-1/+3 * Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0 * Coding style and whitespace cleanup.Matthew Barnes2011-05-222-7/+11 * Coding style cleanups.Matthew Barnes2011-05-099-32/+32 * Whitespace and coding style cleanups.Matthew Barnes2011-05-081-1/+2 * Remove NULL checks for GObject methods.Matthew Barnes2011-02-133-6/+6 * Dialogs no longer have separators.Matthew Barnes2011-01-251-3/+0 * Bug #633779 - GtkComboBoxText issuesMilan Crha2010-11-182-6/+9 * Workaround GtkComboBoxText/GtkComboBoxEntry in .ui filesMilan Crha2010-10-281-1/+1 * Bug 632641 - Handle combo box text API going awayMatthias Clasen2010-10-211-1/+4 * Coding style and whitespace cleanup.Matthew Barnes2010-10-041-27/+25 * Bug 626066 (again) - work around NSS bug #595861David Woodhouse2010-09-151-7/+21 * Bug 626066 - log in to NSS database on demand for changing trustDavid Woodhouse2010-09-144-12/+41 * Coding style cleanups.Matthew Barnes2010-09-1310-297/+297 * Bug 626066 - log in to NSS database before invoking certificate managerDavid Woodhouse2010-09-131-1/+6 * Bug 616073 - Various translation issuesMatthew Barnes2010-09-111-1/+1 * Coding style and whitespace cleanup.Matthew Barnes2010-08-291-238/+291 * Whitespace and coding style cleanup.Matthew Barnes2010-08-141-1/+0 * Defer the load / creation of configuration UI with changes toMichael Meeks2010-08-112-14/+12 * Bug 624237 - Fails to start when smartcard is insertedMatthew Barnes2010-07-141-2/+10 * Coding style and whitespace cleanup.Matthew Barnes2010-07-121-2/+2 * Fix some linking issues.Matthew Barnes2010-07-111-0/+2 * Coding style and whitespace cleanup.Matthew Barnes2010-06-201-1/+0 * Fix build breakage.Matthew Barnes2010-06-141-0/+2 * Bug #619218 - Should select imported certificate when succeededMilan Crha2010-06-123-47/+400 * Bug 585301 - Use camel_init() to initialize NSS consistentlyDavid Woodhouse2010-06-111-53/+6 * Bug 585301 - Use NSS SQLite database, if availableCraig Ringer2010-05-301-11/+34 * Bug #304415 - Allow change of signature hash algorithmMilan Crha2010-05-201-0/+9 * Miscellaneous string fixesPhilip Withnall2010-04-181-1/+1 * Bug 592986 - Preferences window shows some buttons on iconsMatthew Barnes2010-04-181-150/+27 * Open and save smime-ui.ui in Glade 3.Matthew Barnes2010-04-181-1221/+450 * Giant leap towards GSEAL compliance.Matthew Barnes2010-04-084-9/+24 * Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-031-896/+0 * Bug #325609 - Add translator comment for "%s = %s"Milan Crha2010-04-021-0/+6 * Fix mismatched quotes.Matthew Barnes2010-03-293-4/+4 * Coding style and whitespace cleanup.Matthew Barnes2010-01-311-20/+20 * Remove dead assignments found by clang.Matthew Barnes2010-01-163-5/+3 * Coding style and whitespace cleanup.Matthew Barnes2010-01-051-62/+68 * Coding style and whitespace cleanup.Matthew Barnes2010-01-043-9/+21 * Compiler and linker flag cleanups.Matthew Barnes2009-12-283-0/+5 * Bug #604761 - Select certificate doesn't workMilan Crha2009-12-171-114/+97 * Bug #603342 - Memory leak fixesMilan Crha2009-12-153-6/+26 * Remove markup from translatable strings in ui filesClaude Paroz2009-11-171-16/+32 * Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-179-2643/+2474 * Ensure "pkcs12.h" is the mozilla-nss one and not the gnutls oneTor Lillqvist2009-11-111-1/+0 * Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-271-1/+1 * Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-013-8/+10 * More whitespace cleanup.Matthew Barnes2009-07-192-3/+3 * Fix excessive whitespace.Matthew Barnes2009-07-147-10/+0 * Fix some build issues.Matthew Barnes2009-07-142-5/+5 * Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-013-3/+3 * Stop abusing forward declarations.Matthew Barnes2009-06-191-3/+6 * More code cleanup.Matthew Barnes2009-06-022-2/+2 * Prefer GLib basic types over C types.Matthew Barnes2009-05-2718-243/+243 * Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-2719-20/+20 |\ | * Remove trailing whitespace, again.Matthew Barnes2009-05-2718-18/+18 | * Fix compiler warnings in smime.Matthew Barnes2009-05-261-2/+2 | * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-174-5/+5 | * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-024-0/+8 | * Bug 580892 – Kill libgnomeui/gnome-app and gnome-app-helperMatthew Barnes2009-05-011-20/+19 * | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-214-5/+5 * | Use -no-undefined on Linux tooMilan Crha2009-05-201-4/+5 * | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-044-0/+8 * | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-256-37/+306 |\| | * GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-243-17/+253 | * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-233-16/+3 | * ** Remove a bunch of juvenile comments. Source code should lookMatthew Barnes2009-04-121-2/+0 | * ** Fix for bug #539002Milan Crha2009-04-072-1/+11 | * ** Fix for bug #529745Milan Crha2009-04-072-0/+9 | * ** Fix for bug #572975Milan Crha2009-02-253-15/+33 | * License changesSankarasivasubramanian Pasupathilingam2008-10-106-216/+160 | * esthetic license header cleans, and fix e-pkcs12Michael Meeks2008-09-062-25/+0 | * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-0310-129/+141 | * License ChangesSankarasivasubramanian Pasupathilingam2008-08-2711-125/+166 * | Kill EDropdownButton.Matthew Barnes2009-02-211-20/+19 * | Fix crash on startup.Matthew Barnes2009-02-192-4/+5 * | Documentation tweaks.Matthew Barnes2009-02-191-1/+3 * | Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-256-216/+160 * | Progress update:Matthew Barnes2008-09-183-14/+3 * | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-1120-264/+292 * | Saving progress. Lots of changes. Things are a bit broken at the moment.Matthew Barnes2008-09-051-1/+3 * | Progress update:Matthew Barnes2008-08-303-11/+23 |/ * updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-2121-21/+21 * ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-068-20/+6 * ** Fixes bug #534360Matthew Barnes2008-05-232-5/+12 * ** Fixes bug #513951Matthew Barnes2008-03-112-10/+11 * ** Remove trailing whitespace from source code.Matthew Barnes2007-11-1511-200/+200 * ** Fixes bug #437579Matthew Barnes2007-10-102-1/+11 * Remove the --enable-file-chooser configure option.Matthew Barnes2007-09-142-24/+8 * ** Fix for bug #471791 Srinivasa Ragavan2007-09-102-1/+8 * Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-0222-28/+28 * 2007-08-31 mcrha Fix for bug #378759Milan Crha2007-08-313-3/+11 * ** Fix for bug #455799Hiroyuki Ikezoe2007-08-044-12/+0 * calendar/gui/dialogs/memo-page.glade:Andre Klapper2007-07-312-1/+6 * Collect all the required package versions in one place and explicitlyMatthew Barnes2007-07-282-3/+7 * Fix for version removal from installed files.Srinivasa Ragavan2007-06-032-1/+7 * Fix for bug #396645Srinivasa Ragavan2007-04-202-0/+43 * Massive code cleanup (bug #429422)Matthew Barnes2007-04-202-1/+8 * ** Fixes bug #419524Matthew Barnes2007-03-2110-9/+15 * Initialize a pointer to NULL and cast away a warning. bug #332101. FixKjartan Maraas2006-10-013-4/+11 * changed window focus. Fixes bug #266828.Andre Klapper2006-08-222-1/+6 * ** Fixes #334848Veerapuram Varadhan2006-07-313-3/+12