Commit graph

26 commits

Author SHA1 Message Date
Lars Nordlund
f446609e39 Remove obsolete notes 2008-04-08 20:36:22 +00:00
Lars Nordlund
0bcab1d952 Update to new server certificate. 2007-10-24 20:21:09 +00:00
Thomas Klausner
33f9bcd438 No point in a PKGREVISION for daily snapshots. 2007-09-21 16:30:33 +00:00
Lars Nordlund
1e15b61b73 Update for new server certificate. 2007-07-11 22:31:14 +00:00
Lars Nordlund
84fb9661a0 Adapt for change layout on sourceforge svn servers. Also some new files.
XXX: I am unsure if the changes can be made in svn-package.mk yet.
2007-07-11 22:28:27 +00:00
Lars Nordlund
e6a8bee5ff Update PLIST and away with x11.buildlink. 2007-05-31 00:52:01 +00:00
Lars Nordlund
8e10dfbd1a Add certificate for subversion server.
Adjust PLIST for addition of a new file.
Add glib2 dependancy noted when building inside pkg_comp chroot.
2007-02-16 00:07:08 +00:00
Lars Nordlund
7dc25441da Update the PLIST to match current gtk-gnutella.
Also add a TODO for keeping the need-to-do-list public.
2006-12-17 10:00:23 +00:00
Lars Nordlund
2c3cdc1c95 Workaround for NetBSD PR no longer needed. 2006-11-30 08:57:10 +00:00
Lars Nordlund
84839eacac Workaround for NetBSD PR lib/35133. Avoid including sys/sysctl.h from
common.h in gtk-gnutella.
2006-11-29 21:31:40 +00:00
Lars Nordlund
ca668448a5 Add some new translations and remove removal of some very shared pkg
directories.
2006-11-04 22:43:11 +00:00
Lars Nordlund
39a5995a68 Do not depend on wip/gettext-tools. Instead use USE_TOOLS msgfmt and force
the usage of pkgsrc gettext (devel/gettext).

Also some new icons has been added to the PLIST.
2006-07-29 15:42:39 +00:00
Lars Nordlund
461e57d64a gtk-gnutella project has switched from cvs to subversion. Adapt to this
by using svn-package.mk.

Also regenerate PLIST to handle some new files and the PKGLOCALEDIR
changes.
2006-04-23 00:52:55 +00:00
Johnny C. Lam
37f83ea08f Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-18 00:46:27 +00:00
Lubomir Sedlacik
e0cb789c6d Change to the new cvs-package.mk world order. 2006-01-30 01:19:42 +00:00
Roland Illig
2c1cc3dceb Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
2005-11-28 00:27:22 +00:00
Roland Illig
4630aecd03 Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:50:09 +00:00
Lars Nordlund
60a7d90c50 Added dependancy against security/gnutls because it is needed.
Updated PLIST because of changes.
Bumped PKGREVISION. Not really needed since the date-like version is
stepped every day, but it is in line with how the rest of pkgsrc is handled
2005-08-16 14:50:04 +00:00
Krister Walfridsson
753f4543c4 Change obsolete USE_X11 to include ../../mk/x11.buildlink3.mk instead. 2005-06-12 23:51:13 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Lars Nordlund
0aaf14afe6 Finally fix the gettext-problem by making the package depend upon
../../wip/gettext-tools
2005-01-22 20:42:38 +00:00
Lars Nordlund
c285d01d1f The previous fix did not work if ../../devel/gettext was not installed.
Still unsure if this is the best way to solve the problem though..
2005-01-21 07:17:21 +00:00
Lars Nordlund
e30b689042 The Japanese translation seems to require a newer msgfmt than what NetBSD
currently has. Use the pkgsrc one instead.
2005-01-18 23:21:22 +00:00
Lars Nordlund
f4f26f1bcd Wrong path to Makefile.version. 2004-11-20 20:22:43 +00:00
Lars Nordlund
18b9007b1d This is a package that makes it easy to track the cvs HEAD version of
gtk-gnutella. It will checkout from sourceforge.net and build from that.
Problems remaining with this is that the PLIST is likely to be wrong if
files are added in the gnutella cvs repository. I would like to be able
to use pkgviews for this but at the moment that is not possible.


Gtk-Gnutella is a reliable and efficient Gnutella client, supporting the
latest Gnutella protocol, bandwidth limitation (both incoming and
outgoing) traffic compression, and advanced search filters among other
things.

Gnutella is a peer-based file-sharing protocol that allows a
user running a Gnutella client to search for and download files from
other Gnutella users, as well as share some files of his/her own.

Gtk-Gnutella offers all the extra features you expect from a modern
client: persistent downloads, searches and filters, intuitive interface,
upload statistics, and of course total control over many configuration
parameters.

See http://gtk-gnutella.sf.net/ for further information and help.
2004-11-19 20:36:32 +00:00