aboutsummaryrefslogtreecommitdiffstats
path: root/net/gkrellm-gift/files
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-05-05 07:09:08 +0800
committerpav <pav@FreeBSD.org>2004-05-05 07:09:08 +0800
commit36e00580a3452a70b817af0d9b4f1bed45de4791 (patch)
tree0e00bdc50798cff7ab260000f55fafc8cf134098 /net/gkrellm-gift/files
parent0143b4a45f93413e901afa727bbd326613e50bf8 (diff)
downloadfreebsd-ports-graphics-36e00580a3452a70b817af0d9b4f1bed45de4791.tar.gz
freebsd-ports-graphics-36e00580a3452a70b817af0d9b4f1bed45de4791.tar.zst
freebsd-ports-graphics-36e00580a3452a70b817af0d9b4f1bed45de4791.zip
Add gkrellm-gift, a GKrellM plugin that monitors your active giFT transfers
and their progress. Each transfer is displayed in a panel showing the filename and the percentage of transmitted bytes. PR: ports/66204 Submitted by: Tobias Roth <ports@fsck.ch>
Diffstat (limited to 'net/gkrellm-gift/files')
-rw-r--r--net/gkrellm-gift/files/patch-configure27
-rw-r--r--net/gkrellm-gift/files/patch-io.c10
2 files changed, 37 insertions, 0 deletions
diff --git a/net/gkrellm-gift/files/patch-configure b/net/gkrellm-gift/files/patch-configure
new file mode 100644
index 00000000000..4273108c086
--- /dev/null
+++ b/net/gkrellm-gift/files/patch-configure
@@ -0,0 +1,27 @@
+--- configure.orig Mon May 3 08:53:37 2004
++++ configure Mon May 3 08:56:01 2004
+@@ -18994,10 +18994,11 @@
+ echo "${ECHO_T}no" >&6
+ fi
+
+-
+-cat >>confdefs.h <<\_ACEOF
+-#define GTK_DISABLE_DEPRECATED 1
+-_ACEOF
++# restore gtk 2.4 compatibility
++# author promised to fix this in the next version
++#cat >>confdefs.h <<\_ACEOF
++##define GTK_DISABLE_DEPRECATED 1
++#_ACEOF
+
+
+ if test x$prefix = xNONE; then
+@@ -19005,7 +19006,7 @@
+
+ fi
+
+-plugindir=${prefix}/lib/gkrellm2/plugins
++plugindir=${prefix}/libexec/gkrellm2/plugins
+
+
+ ac_config_files="$ac_config_files Makefile pixmaps/Makefile src/Makefile"
diff --git a/net/gkrellm-gift/files/patch-io.c b/net/gkrellm-gift/files/patch-io.c
new file mode 100644
index 00000000000..19f28c4d429
--- /dev/null
+++ b/net/gkrellm-gift/files/patch-io.c
@@ -0,0 +1,10 @@
+--- src/io.c.orig Sat Dec 20 10:42:39 2003
++++ src/io.c Wed May 5 00:58:19 2004
+@@ -16,6 +16,7 @@
+ *
+ */
+
++#include <sys/types.h>
+ #include <sys/socket.h>
+ #include <arpa/inet.h>
+ #include <netdb.h>
t/cgit.cgi/freebsd-ports-graphics/commit/?id=b49a876470f783c267f018b34753dbb04c79cf7f'>Fix build error on -stable.nobutaka2002-07-042-0/+22 * upgrade to 1.1.6ijliao2002-07-044-49/+7 * Upgrade to 6.02.des2002-07-0412-30/+180 * update to 4210jeh2002-07-042-2/+2 * * Do not link libraries against libc explicitlymarcus2002-07-043-2/+11 * Make an attempt at fixing the modules so they're actually usable.jim2002-07-046-6/+57 * Depend on links from www/links1 rather than www/links.demon2002-07-041-1/+1 * Update to 0.98.demon2002-07-043-67/+3 * links1 --> ports/www/links1demon2002-07-041-0/+1 * Put links-0.97 back as links1. This corresponds to www/links port as ofdemon2002-07-0410-0/+151 * Add a dependancy on libiconv, BUT ONLY do it if libiconv is already installed.obrien2002-07-041-1/+5 * Forgot to cvs add this patch in the previous commit. It (finally!) omitsjoerg2002-07-042-0/+24 * Mega-upgrade of the AVR GNU toolchain, part #3:joerg2002-07-046-78/+84 * Mega-upgrade of the AVR GNU toolchain, step #2:joerg2002-07-0412-200/+324 * Mega-upgrade the AVR GNU utils toolchain, part #1:joerg2002-07-044-18/+103 * USE_REINPLACElioux2002-07-0420-56/+94 * USE_REINPLACElioux2002-07-044-10/+14 * o Enable build for KDE either 2 or 3lioux2002-07-043-6/+36 * Update to 0.8.4lioux2002-07-046-6/+12 * Do not link in libc as this seems to cause -stable to acid trip in certainmarcus2002-07-043-17/+39 * o Update to 0.8.4lioux2002-07-046-26/+16 * Fix chmod in packagedinoex2002-07-042-4/+4 * jailer --> ports/sysutils/jailerskv2002-07-031-0/+1 * Add jailer 1.1.1, manage FreeBSD jail startup, shutdown and console.skv2002-07-036-0/+45 * upgrade to 1.01ijliao2002-07-032-2/+2 * upgrade to 1.3.2ijliao2002-07-036-46/+4 * upgrade to 0.9ijliao2002-07-033-15/+16 * Update to 0.30pat2002-07-033-2/+5 * Update to 0.17pat2002-07-034-3/+6 * Update to 0.40pat2002-07-032-2/+2 * Say g'bye to ports/net/spat - the project seems dead for at least a year now.sobomax2002-07-0313-182/+0 * Re-fix the sawfish configurators after switching over to librep.marcus2002-07-032-1/+21 * Mark BROKEN. The audio/p5-FreeDB dependency doesn't exist, and there'sade2002-07-031-0/+2 * Fix dependencies, py-plex is in devel/, not textproc/ade2002-07-031-2/+2 * Add USE_BISON.jim2002-07-033-0/+3 * Fix LIB_DEPENDS, support USE_REINPLACE, move modules to lib/everybuddy.jim2002-07-0324-273/+198 * Do not require Gcc 3.1 to compile -- or we have an infinate loop on RELENG_4.obrien2002-07-032-0/+4 * Welcome Sam Leffler <sam@FreeBSD.org> to /usr/src, /sys in particular.obrien2002-07-031-0/+1 * Fix "gibberish" in the filedwcjr2002-07-031-25/+0 * Minor corrections to resolve plugin finding problem.znerd2002-07-032-1/+2 * libv3d --> ports/graphics/libv3dijliao2002-07-031-0/+1 * add libv3d 0.1.7ijliao2002-07-037-0/+131 * Update to 2.1.0pat2002-07-034-46/+85 * libghthash --> ports/devel/libghthashijliao2002-07-031-0/+1 * add libghthash 0.5.0ijliao2002-07-036-0/+32 * Updated to 1.0, changed maintainer, fixed MASTER_SITES, added examples.skv2002-07-035-19/+34 * Removed suffix which I put there without understanding the implications.alane2002-07-032-2/+0 * manually added entry for fr-cups after botched "addport"alane2002-07-031-0/+1 * New port: Makefile for cups metaport with french manpages. Redone toalane2002-07-031-0/+20 * upgrade to 2.5.4ijliao2002-07-032-2/+18 * Drop badcommitters from checkoutlistpeter2002-07-031-1/+0 * Add missing startup scriptdwcjr2002-07-032-1/+62 * Update to 0.9.12.nobutaka2002-07-032-3/+2 * badcommitters,v is gone, this is just a plaintext file now.peter2002-07-031-3/+0 * Update to 0.10.2.sobomax2002-07-033-4/+4 * Update to 1.0.sobomax2002-07-023-23/+37 * Update port to version 0.990 (+ apache module update).olgeni2002-07-022-18/+4 * Update to 0.1.2.nobutaka2002-07-024-4/+4 * Update to 0.1.10.sobomax2002-07-022-2/+2 * Update to 0.80.1.sobomax2002-07-029-58/+54 * Update to 0.2.4.sobomax2002-07-023-6/+12 * upgrade to 0.4.1ijliao2002-07-0242-710/+82 * Update to 0.8.9.sobomax2002-07-025-9/+29 * Update to 0.16nork2002-07-022-2/+2 * upgrade to 1.4.5ijliao2002-07-022-2/+2 * Use c++ instead of cc for linking shared library from objects generatedsobomax2002-07-024-2/+30 * Update to 1.02. Remove the patch, since it (and more) was included intotobez2002-07-026-82/+4 * will be replacedalane2002-07-021-21/+0 * Update to 0.8.10.sobomax2002-07-023-17/+14 * forgotten PORTREVISION bump.sada2002-07-021-0/+1 * Update to 0.5.6.sobomax2002-07-023-4/+13 * use REINPLACEijliao2002-07-022-5/+25 * fr-cups-lpr --> ports/french/cups-lpralane2002-07-021-0/+1 * New port: cups lpr binaries with french manpages.alane2002-07-022-0/+21 * fr-cups-base --> ports/french/cups-basealane2002-07-021-0/+1 * New port: cups-base with french manpages. Makefile redone to quiet portlint.alane2002-07-022-0/+19 * New port: cups with french manpages. v. 1.1.15.1alane2002-07-022-0/+22 * needs linux-devtools-7 since linux_base is version 7.1 nowsada2002-07-021-1/+1 * Update to 0.7.13, use REINPLACE_CMD.netchild2002-07-023-4/+6 * Upgrade to 1.15.1.alane2002-07-029-239/+74 * 1. Upgrade to 1.15.1.alane2002-07-028-119/+72 * Committed last 2 files upgrade, that would not commit for some reason.alane2002-07-022-0/+106 * 1. Upgrade to 1.15.1. PR 39053.alane2002-07-027-18/+115 * gnomehier --> ports/misc/gnomehiersobomax2002-07-021-0/+1 * Add gnomehier - a port which creates common GNOME directories shared amongsobomax2002-07-026-0/+779 * Update:demon2002-07-0210-597/+609 * Update to 0.16 (based on SQLite 2.5.0)nork2002-07-024-4/+4 * Update to 7.9.8.roam2002-07-026-84/+2 * Update to 1.9.roam2002-07-022-3/+2 * - Update to version 2.0.3wjv2002-07-023-8/+6 * Update to 1.2.13.ume2002-07-026-30/+10 * Correct MASTER_SITES and WWWdemon2002-07-022-3/+2 * Prepare for xforms update.mikeh2002-07-021-0/+9 * Bugfix patch from links-2.1-pre.demon2002-07-021-0/+54 * Prepare for xforms update.mikeh2002-07-023-66/+58 * Update to 2.2.1.okazaki2002-07-025-38/+13 * Upgrade to 3.1.20ache2002-07-028-28/+6 * Update to 1.23.r9pat2002-07-029-17/+197 * Fix squid config path and bump PORTREVISION.pat2002-07-024-2/+33 * Forgot this patch to go along with the 6.30.1050 update.anders2002-07-022-0/+32 * Update to version 6.30.1050.anders2002-07-026-4/+8 * Add another master sitesperky2002-07-021-1/+5 * nc6 --> ports/net/nc6perky2002-07-021-0/+1 * Add nc6 0.2.p3, netcat 6 is a netcat clone with IPv6 support.perky2002-07-026-0/+30 * Cleanup patch to avoid conflicts with GSSAPI patchesdinoex2002-07-022-38/+60 * Unbreak building kterm on 4.6-REL or later.shige2002-07-021-0/+13 * Update to 0.5.2pat2002-07-023-15/+16 * Update to Python2.2.1+Stackless020701perky2002-07-024-12/+15 * Update to 0.4.4perky2002-07-026-90/+108 * pyrex --> ports/devel/pyrexperky2002-07-021-0/+1 * Add pyrex 0.3.2,perky2002-07-027-0/+152 * py-plex --> ports/devel/py-plexperky2002-07-021-0/+1 * Add py-plex 1.1.2, lexical Analysis Module for Python.perky2002-07-027-0/+114 * Change master site to MASTER_SITE_LOCALperky2002-07-023-8/+6 * Add another download location.netchild2002-07-022-2/+2 * A nice place to send state of the art hardware to.netchild2002-07-021-0/+1 * Update to 1.8.20.netchild2002-07-024-17/+43 * Update to 0.2perky2002-07-022-3/+4 * Update to 7.4pat2002-07-024-28/+25 * Also patch src/Makefile.innsayer2002-07-021-0/+17 * Don't clobber CONFIGURE_ARGS if user defines it.pat2002-07-021-1/+1 * arj --> ports/archivers/arjijliao2002-07-021-0/+1 * add arj 3.10bijliao2002-07-027-0/+75 * Create temporary dir for menu system if it doesn't existdwcjr2002-07-021-0/+1 * Add my coordinates.johan2002-07-021-0/+1 * Update to 1.2pat2002-07-014-6/+8 * Update to 0.2.2.3pat2002-07-012-2/+2 * Upgrade 2.5.1 --> 2.5.2cy2002-07-014-14/+16 * update MASTERSITEijliao2002-07-011-1/+3 * add REINPLACEijliao2002-07-011-3/+2 * lostirc --> ports/irc/lostircijliao2002-07-011-0/+1 * add lostirc 0.1.2ijliao2002-07-017-0/+78 * upgrade to 5.4.0ijliao2002-07-014-6/+7 * upgrade to 0.4.0ijliao2002-07-012-2/+2 * change maintainer's emailijliao2002-07-012-3/+3 * New src committer: Johan Karlsson <johan@FreeBSD.org>sheldonh2002-07-011-0/+1 * Use a patch rather than sed magic for the <sys/soundcard.h> issue.des2002-07-012-5/+11 * Bump PORTREVISION.des2002-07-011-1/+1 * Fully back out the "defer-detect" patch.des2002-07-011-12/+2 * Don't use -ffast-math, it doesn't work in -CURRENT on Alpha.des2002-07-011-1/+1 * Fix possible core dump on healthdc with the "P" option.jeh2002-07-012-3/+2 * Remove superfluous `\' in RE.sobomax2002-07-012-2/+2 * Indent regular expressions (whitespace-only).sobomax2002-07-011-1/+1 * Mark this port as only for the i386 architecture.jkoshy2002-07-011-0/+2 * Upgrade to v1.8.jkoshy2002-07-012-2/+2 * Update to 1.1.sobomax2002-07-015-10/+50 * This is getting out of hand, techo solution to social problem.imp2002-07-011-0/+3 * provide adequate ascii assistance for putting people in the box.billf2002-07-013-0/+14 * Prepare for xforms update.mikeh2002-07-015-17/+26 * Prepare for xforms update.mikeh2002-07-012-6/+12 * Prepare for xforms update.mikeh2002-07-013-6/+22 * README.FreeBSD fix.cy2002-07-014-4/+4 * Prepare for xforms update. Remove hardcoded XPM depend.mikeh2002-07-012-7/+12 * metaport, plist must be emptydinoex2002-07-011-152/+1 * Take maintainership of port since I'm currently working on updatingmikeh2002-07-011-1/+1 * Update to 2.32.tobez2002-07-012-2/+2 * Allow the pkg-install script to traverse symbolic links looking for DTD files.marcus2002-07-012-4/+4 * Update to 2.01.tobez2002-07-015-13/+24 * Update to 1.07.tobez2002-07-012-2/+2 * Update maintainer's e-mail.dougb2002-07-016-6/+6 * Add libufs, a library for dealing with UFS filesystems from userland tojmallett2002-07-011-0/+1 * Update to 0.5pat2002-07-015-27/+30 * Bump treecc binary versionpat2002-07-011-1/+1 * Update to 0.1.2pat2002-07-013-4/+3 * Update to 0.9pat2002-07-014-31/+56 * Allow gnomecontrolcenter to coexist with GNOME 2. This is need somarcus2002-07-011-1/+1 * Update to version 0.4.2.jim2002-07-0127-141/+273 * Update to 2.00.tobez2002-07-013-6/+29 * Add a WITH_PYTHON knob.jim2002-07-014-8/+32 * The FreeBSD GNOME team is proud to present GNOME 2.0 Release.marcus2002-07-01