Commit graph

90 commits

Author SHA1 Message Date
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Pawel Pekala
4603705627 - Update to version 1.1.6 [1]
- Convert to USES=localbase

PR:		204722 [1]
Submitted by:	maintainer [1]
2015-11-24 22:41:03 +00:00
Mathieu Arnold
9783336c86 Update to 1.1.5
PR:		203731
Changes:	http://gtk-gnutella.sourceforge.net/en/?page=news#news_74
Submitted by:	maintainer
Sponsored by:	Absolight
2015-10-14 13:55:00 +00:00
Jan Beich
45e76ba7c5 net-p2p/gtk-gnutella: update to 1.1.4 [1]
- Convert to new option helpers

Changes:	http://gtk-gnutella.sourceforge.net/en/?page=news#news_73
PR:		203020 [1]
Submitted by:	Ben Woods <woodsb02@gmail.com> (maintainer) [1]
2015-09-23 07:21:26 +00:00
John Marino
034b63d462 net-p2p/gtk-gnutella: new version is not jobs safe
This failed two of the last three attempts in a multijob bulk bulld.
It failed during linking (unknown symbol references) so probably the
object files were still building at link time.

Approved by:	blanket (jobs safe)
2015-06-09 14:32:00 +00:00
Adam Weinberger
c0e06834ee - Update to 1.1.3.
- Remove perl5 dependency (see PR for details).
- Strip as part of the install rather than post-install due to permission
  problems.
- Mark as -jn safe

PR:		199363
Submitted by:	Ben Woods (maintainer)
2015-04-27 12:38:17 +00:00
Adam Weinberger
a5ab1aec21 Update to 1.1.2, and pass maintainership to submitter (Ben Woods).
PR:		198916
Submitted by:	Ben Woods
2015-03-26 23:37:03 +00:00
Antoine Brodin
6affac3ade Cleanup plist 2014-11-12 21:31:27 +00:00
Pawel Pekala
32f521a0e0 - Update to version 1.1.1 [1]
- Fix LIB_DEPENDS for DBUS option

PR:		ports/193328 [1]
Submitted by:	tkato432@yahoo.com
2014-09-21 08:03:46 +00:00
John Marino
39adf271de net-p2p/gtk-gnutella: Finish off de-hardcoding pkg-plist 2014-08-23 00:20:48 +00:00
John Marino
8ed170d6f4 net-p2p/gtk-gnutella: Upgrade version 1.0.1 => 1.1.0
PR:		191825
Submitted by:	Ports Fury
2014-08-09 23:54:31 +00:00
Tijl Coosemans
3ab1b8443e - Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-07-23 09:54:02 +00:00
John Marino
ef2000b10b net-p2p/gtk-gnutella: Support dragonFly (dports) 2014-07-05 23:28:42 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Martin Wilke
89446d7a5c - Update to 1.0.1
PR:		181890
Submitted by:	port fury
2014-01-17 14:43:16 +00:00
Dmitry Marakasov
27d195667d - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [np])
Approved by:	portmgr (bdrewery)
2013-10-22 13:59:53 +00:00
Baptiste Daroussin
bb4b86e043 Add NO_STAGE all over the place in preparation for the staging support (cat: net-p2p) 2013-09-20 22:28:25 +00:00
John Marino
27713e1c50 Add explicit dependency on pkgconf (10 ports)
Approved by:	portmgr (bapt, implicit)
2013-09-13 01:21:55 +00:00
Andrej Zverev
99ad912735 - Convert to new perl framework
- Trim Makefile header
2013-08-03 08:45:51 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Roman Bogorodskiy
91e365d630 - Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Marcelo Araujo
4a76c1a7c6 - Update to version 0.98.4.
PR:		ports/174202
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-02-04 08:47:40 +00:00
Baptiste Daroussin
1bf55a1c33 Convert to new option framework
rename TLS to GNUTLS
2012-12-13 08:54:03 +00:00
Ryan Steinmetz
c4786a9368 - Reset MAINTAINER due to unrecoverable bounce
Reported by:	portscout
Feature safe:	yes
2012-12-04 20:39:22 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Roman Bogorodskiy
207386f96a Chase security/gnutls update and add an UPDATING entry. 2011-06-05 18:43:16 +00:00
Dennis Herrmann
4bc837a025 - Update to 0.96.9
PR:		ports/156094
Submitted by:	Jamie Landeg Jones <jamie@bishopston.net> (maintainer)
2011-04-05 16:55:01 +00:00
Steve Wills
f1eb3a35c7 - Update to 0.96.8
- Set maintainer to submitter due to maintainers email address bouncing

Submitted by:	Jamie Landeg Jones <jamie@bishopston.net>
Approved by:	wxs (mentor)
2010-10-17 23:06:08 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Roman Bogorodskiy
f32c11d872 Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. 2009-08-16 18:04:40 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Martin Wilke
226402c42c - MAKE_JOBS_SAFE -> MAKE_JOBS_UNSAFE
Reported by:	pavbot/maintainer
2009-04-05 09:16:32 +00:00
Martin Wilke
1e452e338f - Update to 0.96.6
PR:		133266
Submitted by:	jonas sonntag <jonas@schiebtsich.net> (maintainer)
2009-04-02 11:09:23 +00:00
Rong-En Fan
70ec8ae4ed - Update to 0.96.5
PR:		ports/125864
Submitted by:	Jonas Sonntag <jonas at schiebtsich.net> (maintainer)
2008-07-22 13:45:36 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
06aa815303 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 23:03:18 +00:00
Roman Bogorodskiy
c9536f39b3 - Chase security/gnutls shlib version bump
- Add an entry to UPDATING
2008-03-03 11:57:08 +00:00
Martin Wilke
efe04f57c4 - Update to 0.96.4
PR:		118420
Submitted by:	Jonas Sonntag <jonas@schiebtsich.net> (maintainer)
2007-12-18 00:25:40 +00:00
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Roman Bogorodskiy
95eecf16e6 Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
2007-07-01 08:56:16 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Roman Bogorodskiy
3d0dcc46ab - Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
2007-01-02 08:54:13 +00:00
Renato Botelho
5ad2753d5d Remove outdated MASTER_SITES
PR:		ports/107094
Submitted by:	Jonas Sonntag <jonas@schiebtsich.net> (maintainer)
2006-12-30 14:56:23 +00:00
Martin Wilke
15a34d6138 - Add ipv6 category
PR:		ports/106889
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by:	maintainer
2006-12-21 21:43:26 +00:00
Martin Wilke
52bb140a25 - Swap logic for X11 option
- Increase PORTREVISION so users notice the change

PR:		ports/105913
Submitted by:	Jonas Sonntag <jonas@schiebtsich.net> (maintainer)
2006-11-27 21:28:04 +00:00
Martin Wilke
27c05cfbd3 - Fix bug that would prevent FreeBSD nodes from uploading files (obtained from Gtk-Gnutella SVN)
- Move from X11BASE to LOCALBASE
- New option to build without GUI
- Various readability changes to ./Configure options
- Update comments on configuration knobs

PR:		ports/105576
Submitted by:	Jonas Sonntag <jonas@schiebtsich.net> (maintainer)
2006-11-17 08:41:01 +00:00