Commit graph

46 commits

Author SHA1 Message Date
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Koop Mast
2f0486b647 Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
2015-08-02 20:23:55 +00:00
Ruslan Makhmatkhanov
fc7425aed2 deskutils/conduit: drop dependency on py-xml
conduit doesn't using py-xml since version 0.3.5, so remove it and bump
PORTREVISION. Limit python version to 2.x while here.

References:
 * http://lwn.net/Articles/265342/
 * https://bugzilla.redhat.com/show_bug.cgi?id=454995

With hat:   python
2015-06-22 14:17:52 +00:00
Antoine Brodin
bd63b368ac Fix some _DEPENDS 2015-01-24 19:27:27 +00:00
John Marino
2e3279a8dd sysutils/gnome-schedule,deskutils/conduit: USE_GNOME+=gnomedocutils 2014-11-21 18:35:55 +00:00
Baptiste Daroussin
ff2951b4df Cleanup plist 2014-10-20 11:52:39 +00:00
Marcus von Appen
e1555011ab - Convert ports from databases/ and deskutils/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-19 08:50:17 +00:00
Koop Mast
2e6c75cd62 Disable nautilus support, it is incompatible with nautilus 3.x.
Replace manual pkgconfig sed with USES=pathfix.
Stagify.
2014-03-11 19:19:02 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Baptiste Daroussin
0d0c38abda In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in deskutils
2013-12-11 18:28:10 +00:00
Dmitry Marakasov
fdb84adb5d - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with d)
Approved by:	portmgr (bdrewery)
2013-10-22 13:52:24 +00:00
Baptiste Daroussin
cf104c570b Add NO_STAGE all over the place in preparation for the staging support (cat: deskutils) 2013-09-20 16:21:37 +00:00
Baptiste Daroussin
49f4fffe6d Add an explicit dependency on pkgconf 2013-09-03 17:05:18 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Koop Mast
2a3357182d Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.

Reviewed by:	miwi, bapt
2013-03-19 10:40:22 +00:00
Li-Wen Hsu
5aa43c1aba - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation 2013-03-04 10:55:23 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Koop Mast
b533fe7a93 Switch to using py-sqlite3.
replace a py-* with ${PYTHON_PKGNAMEPREFIX}

PR:		ports/160063
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-09-12 18:24:12 +00:00
Baptiste Daroussin
284ce4efae Remove firefox3 run depends firefox 3.5 has expired 2011-08-01 05:35:44 +00:00
Martin Wilke
a2ee9211ad - Remove PYTHON_REL < 250, since USE_PYTHON 2.5+ 2011-02-25 10:59:09 +00:00
Martin Wilke
021fc3a529 - Move over to py25+ or above
- While here kick md5 support
2011-02-25 00:12:12 +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
Joe Marcus Clarke
aa3c3a20a8 Update to 0.3.17. 2010-01-23 19:23:58 +00:00
Joe Marcus Clarke
e9f670bfd9 Depend on firefox35 instead of the obsolete firefox. 2009-11-30 07:44:00 +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
Joe Marcus Clarke
94d44d7f00 Update to 0.3.16. 2009-07-04 22:13:19 +00:00
Joe Marcus Clarke
92ca07b4cc We no longer require py-elementtree with Python 2.5. 2009-05-15 06:47:51 +00:00
Joe Marcus Clarke
de3ab4821f Update to 0.3.15. 2008-10-28 04:50:58 +00:00
Alexander Nedotsukov
b945e82d07 Change the way we depend on py-vobject.
__init__.py is not mandatory and does not indicate minimum version
requirement.
2008-09-25 02:44:43 +00:00
Joe Marcus Clarke
705e820dce Update to 0.3.14. 2008-09-08 02:37:33 +00:00
Joe Marcus Clarke
f093f93361 Update to 0.3.13.1. 2008-08-06 04:52:46 +00:00
Joe Marcus Clarke
64abaf8aec Update to 0.3.13. 2008-08-04 17:34:05 +00:00
Joe Marcus Clarke
c9ec06cc76 Update to 0.3.12. 2008-07-19 22:33:21 +00:00
Joe Marcus Clarke
66a7befe4e Update to 0.3.11.2. 2008-07-06 17:25:46 +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
Jeremy Messenger
86cf6e02fd Really fix plist this time by reverse order, bump it again.
Reported by:	pointyhat via pav
2008-03-28 01:53:59 +00:00
Jeremy Messenger
486da34435 Fix the plist, bump the PORTREVISION.
Reported by:	pointyhat via pav
2008-03-27 01:38:58 +00:00
Michael Johnson
ed088e660d - Distfile rerolled for a unicode fix
Reported by:	pointyhat
2008-03-25 14:12:30 +00:00
Joe Marcus Clarke
6f32add9a7 The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
2008-03-24 03:52:36 +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
Joe Marcus Clarke
de7f951764 Attempt to remove share/pixmaps.
Submitted by:	ahze
Approved by:	portmgr (kris)
2006-10-19 19:19:06 +00:00
Michael Johnson
6d3f5bb5fd - Fix depends
Approved by:	portmgr (marcus)
Reported by:	many
Pointyhat to:	me (ahze)
2006-10-14 20:18:25 +00:00
Michael Johnson
1e712e77a7 - Add conduit
Synchronization application for GNOME. It allows you to synchronize your data
between online web services (Gmail, backpackit.com, etc) and your computer.

WWW: http://www.conduit-project.org/

Approved by:	portmgr (marcus, kris)
2006-10-14 08:57:22 +00:00