1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

46 Commits

Author SHA1 Message Date
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
db7a56d5ed Add an explicit dependency on pkgconf 2013-09-03 06:36:41 +00:00
Baptiste Daroussin
cd20a7e988 Fix a typo
While here trim headers

Reported by:	pkg (PKG_DEVELOPER_MODE)
Approved by:	gnome (kwm)
2013-05-24 12:04:36 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +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
010577f15d Update to 0.7.2. 2011-09-05 19:05:44 +00:00
Koop Mast
d0cf5603ac Update to 0.7.1. 2011-08-23 18:34:25 +00:00
Koop Mast
0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Koop Mast
3680f27ebf Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/

This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.

This release features commits by avl, marcus, mezz and myself.

The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:

Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
Bapt <baptiste.daroussin@gmail.com>
jsa@
miwi@
Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Maxim Samsonov <xors@mne.ru>
Kris Moore

And pav@ for 2 exp-runs

PR:		ports/152255
		ports/143260
		ports/141033
		ports/149629
		ports/150350
		ports/151523
With hat:	gnome@
2010-11-20 15:37:08 +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
Emanuel Haupt
305f4eaf68 Register CONFLICTS 2009-10-22 12:12:29 +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
ec48df7375 Notification-daemon now explicitly depends on libnotify.
Reported by:	QA Tinderbox
2009-01-10 17:34:29 +00:00
Joe Marcus Clarke
610ae56816 Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet

PR:		125857 [1]
		126993 [2]
		130031 [3]
		127399 [4]
		127661 [5]
		124302 [6]
		129570 [7]
		129936
		123790
2009-01-10 05:22:13 +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
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Emanuel Haupt
f11b6eddaf Register CONFLICTS 2007-12-11 22:48:52 +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
Jeremy Messenger
0b099a0531 -Update to 0.3.7.
-No longer need popt dependency.
2007-03-27 02:43:23 +00:00
Jeremy Messenger
70b406871e Portlint:
-Add USE_GETTEXT.
2007-03-26 19:51:33 +00:00
Jean-Yves Lefort
f780e75d73 Fix the packing list 2006-11-15 21:47:19 +00:00
Jean-Yves Lefort
fbbe817554 - Update to 0.3.6
- Make it work with dbus-glib >= 0.72
- Take maintainership

PR:		ports/104876
Submitted by:	jylefort, Pawel Worach <pawel.worach@gmail.com>
Approved by:	maintainer timeout (17 days)
2006-11-14 13:01:25 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Roman Bogorodskiy
ea92a7a301 - Add a patch which checks the D-BUS struct type of the icon-data
correctly that is being sent trough libnotify (written by Milosz
  Derezynski)
- Bump PORTREVISION

Submitted by:	Andreas Kohn (maintainer)
2006-07-17 12:08:13 +00:00
Martin Wilke
ac186aa40a Update to 0.3.5
PR:		ports/98399
Submitted by:	miwi
Approved by:	krion (mentor), maintainer via icq
2006-06-12 14:38:32 +00:00
Pav Lucistnik
05464a503a - Chase libsexy update 2006-05-25 19:57:44 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Sam Lawrance
d535eed7d5 Update to 0.3.4.
PR:		ports/93129
Submitted by:	Andreas Kohn <andreas@syndrom23.de> (maintainer)
2006-02-12 01:27:42 +00:00
Jean-Yves Lefort
11fbf42162 Update to 0.3.3
PR:		ports/92456
Submitted by:	maintainer
2006-01-28 18:10:22 +00:00
Marcus Alves Grando
7c5a29f918 Update to 0.3.2
PR:		92228
Submitted by:	Andreas Kohn <andreas@syndrom23.de> (maintainer)
2006-01-24 18:00:48 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Joe Marcus Clarke
3549788aa1 Chase the dbus shared lib version. 2005-12-31 18:49:08 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Pav Lucistnik
d9be7ae874 - Update to 0.2.4
PR:		ports/88578
Submitted by:	Andreas Kohn <andreas@syndrom23.de> (maintainer)
2005-11-08 21:45:24 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Roman Bogorodskiy
a8d2808127 Project URL changed.
PR:		86585
Submitted by:	Andreas Kohn (maintainer)
2005-09-26 11:15:19 +00:00
Pav Lucistnik
8c6948a655 - Master site is dead; mirror files locally
Reported by:	krismail
Requested by:	maintainer
2005-09-05 18:55:35 +00:00
Pav Lucistnik
c59fdfc05e - Update to 0.2.2
PR:		ports/85524
Submitted by:	Andreas Kohn <andreas@syndrom23.de> (maintainer)
2005-08-31 21:30:50 +00:00
Joe Marcus Clarke
20d7a1e937 Move this port to LOCALBASE since it doesn't need to be under X11BASE, and
doesn't need gnomeprefix.
2005-08-31 20:52:13 +00:00
Joe Marcus Clarke
23b4d716e8 Fix fetching.
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2005-08-29 04:53:51 +00:00
Joe Marcus Clarke
7b1f1a59e9 Add notification-daemon, a framework for notifying the user of application
events using passive pop-up windows.

PR:		84721
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-08-28 06:58:22 +00:00