Commit graph

137 commits

Author SHA1 Message Date
Joe Marcus Clarke
7ce7b8a8e2 Add a BUILD_DEPENDS to desktopfileutils as some ports (e.g. planner)
require this to be present at configure time.
2006-12-10 19:34:42 +00:00
Jean-Yves Lefort
9a51a6d84c Add USE_GNOME_SUBR knob (pulls in sysutils/gnome_subr and adds
GNOME_SUBR to SUB_LIST).
2006-10-31 09:11:23 +00:00
Joe Marcus Clarke
b4d9a249b0 Correct a typo when restoring pre-GNOME 2.16 bit.
Approved by:	portmgr (implicit)
2006-10-15 03:42:39 +00:00
Joe Marcus Clarke
68662cdc57 Put back some bits overwritten in the GNOME 2.16 import.
Approved by:	portmgr (implicit, kris)
2006-10-14 09:34:03 +00:00
Joe Marcus Clarke
f1bb12de8e Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.

On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE.  This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed.  The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily.  We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.

Back to GNOME 2.16.  This release brings a huge amount of new functionality
to FreeBSD.  The standard release notes can be read at
http://www.gnome.org/start/2.16/ .  But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD.  This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.

But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:

Phillip Neumann <pneumann@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@gmail.com>
chinsan
Thomas <freebsdlists@bsdunix.ch>
Brian Gruber <knightbg@yahoo.com>
Franz Klammer <klammer@webonaut.com>
Dominique Goncalves <dominique.goncalves@gmail.com>
Pascal Hofstee <caelian@gmail.com>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
backyard <backyard1454-bsd@yahoo.com>
Andris Raugulis <endrju@null.lv> <endrju@null.lv>
Eric L. Chen <d9364104@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@mac.com>

Enjoy!

Approved by:	portmgr (implicit, kris)
2006-10-14 08:35:50 +00:00
Erwin Lansing
16a4d859c0 - s/${DESTDIR}${PREFIX}/${TARGETDIR}/
- Fix FORCE_PKG_REGISTER issues [1]
- Make USE_RCORDER respect DESTDIR [2]
- Make ldconfig stuff respect DESTDIR

Reported by:	lofi [1]
Submitted by:	gabor, sem [2]
2006-08-14 13:24:18 +00:00
Erwin Lansing
50513d5d52 Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
2006-08-04 12:34:50 +00:00
Mark Linimon
e2d64eefa6 * Change all bogus uses of BROKEN to IGNORE. Note: the BROKEN_WITH_*
forms are retained for compatibility but deprecated [1]

* Add sha256 to CHECKSUM_ALGORITHMS [2]

* Remove some whitespace [2]

* Add USE_SCONS and bsd.scons.mk for the Python-based SCons build system [3]

* Fix USE_LDCONFIG with non-default PREFIX [4]

* Add USE_WX and friends, and bsd.wx.mk, for common code for WxWidgets
  support [5]

* Add 'make missing' to show missing dependencies [6]

* Fix DESKTOP_ENTRIES processing on 4.x [7]

PR:	92445 [1], 98206 [2], 98731 [3], 99370 [4], 89398 [5],
	93601 [6], 98891 [7]

Submitted by:	linimon [1], edwin [2], alex at foxybanana dot com [3],
		gerald [4], flz [4], alepulver [5], alex at fafula dot com [6],
		shaun [7]
2006-07-05 02:18:09 +00:00
Joe Marcus Clarke
b9410c5b8d Add another icon hack to gnomehack. 2006-06-14 02:51:02 +00:00
Jeremy Messenger
31d019fabf x11-fm/nautilus2 -> x11-fm/nautilus
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.
2006-05-29 05:32:31 +00:00
Jeremy Messenger
950d1f7bd1 x11/gnomepanel -> x11/gnome-panel
x11/gnomepanel-reference -> x11/gnome-panel-reference

Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 20:05:19 +00:00
Jeremy Messenger
d9dd45d404 x11/gnomelibs -> x11/gnome-libs
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for japanese/gnomelibs, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 19:50:56 +00:00
Jeremy Messenger
cc26a6c8ba x11/gnomedesktop -> x11/gnome-desktop
x11/gnomedesktop-reference -> x11/gnome-desktop-reference

Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 19:27:48 +00:00
Pav Lucistnik
029e0ba297 - Rename ports
devel/gnomevfs -> devel/gnome-vfs1
  devel/gnomevfs2 -> devel/gnome-vfs
  devel/gnomevfs2-reference -> devel/gnome-vfs-reference
2006-05-28 16:11:40 +00:00
Pav Lucistnik
5d8e925c01 - Rename port textproc/gnomedocutils -> textproc/gnome-doc-utils 2006-05-28 15:41:18 +00:00
Pav Lucistnik
5946ea0cd3 - Rename ports
sysutils/gnomecontrolcenter -> sysutils/gnome-control-center1
  sysutils/gnomecontrolcenter2 -> sysutils/gnome-control-center
2006-05-28 15:30:03 +00:00
Pav Lucistnik
b47ad7a943 - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl 2006-05-28 13:37:06 +00:00
Pav Lucistnik
d172aa5862 - Rename port print/gnomeprint -> print/gnome-print 2006-05-28 13:24:05 +00:00
Pav Lucistnik
978991f3da - Rename port
misc/gnomemimedata --> misc/gnome-mime-data
2006-05-28 12:41:45 +00:00
Jeremy Messenger
e05ae3dfa7 devel/pkgconfig -> devel/pkg-config
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 05:47:28 +00:00
Jeremy Messenger
0da70991cd databases/gnomedb -> databases/gnome-db
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 02:53:21 +00:00
Jeremy Messenger
57854d4c76 Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 00:57:24 +00:00
Jean-Yves Lefort
83daa0ce2e Add the referencehack component (patches out programming reference in
GNOME ports).
2006-05-09 22:21:29 +00:00
Joe Marcus Clarke
47b2a64f74 Add a new public macro, GTK2_VERSION, which will track the GTK+ 2.0
API version needed for ports installing theme engines, pixbuf loaders,
and input method modules.
2006-05-06 09:06:16 +00:00
Joe Marcus Clarke
950372989e Convert some spaces to tabs. 2006-04-30 04:44:06 +00:00
Joe Marcus Clarke
a23c8a0a9d I took out too much of an experimental bsd.gnome.mk patch which caused
BUILD and RUN_DEPENDS not to get registered.  Also, revert a regression
in CONFIGURE_TARGET.

Reported by:	mnag
2006-04-30 04:41:46 +00:00
Joe Marcus Clarke
40a2004fd6 The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.

The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).

Yasuda Keisuke <kysd@po.harenet.ne.jp>
Pascal Hofstee <caelian@gmail.com>
rmgls@wanadoo.fr
tmclaugh
Yuri Pankov <yuri.pankov@gmail.com>
sajd on #freebsd-gnome
ade
ankon on #FreeBSD-Gnome
mux
Pascal Hofstee <caelian@gmail.com>
QuiRK on #freebsd-gnome
Vladimir Timofeev <vovkasm@gmail.com>
2006-04-30 00:58:13 +00:00
Joe Marcus Clarke
f2213f7f1b Add gnomedocutils to gnomedesktop's implied dependencies list. 2006-03-28 01:20:44 +00:00
Joe Marcus Clarke
8b7107986e Chase the libgda3 addition and resurrection of libgda2. 2006-03-26 23:20:22 +00:00
Ade Lovett
888e973cd3 As a result of the conversion to single libtool, the glib/gtk 1.2.x
libraries have now moved from <lib>12.so to <lib>-12.so

Approved by:	portmgr (kris)
2006-02-23 10:42:21 +00:00
Joe Marcus Clarke
16b56d3d9c Add a hack for dbus service installation. 2006-02-02 07:15:22 +00:00
Pav Lucistnik
fcdc9db7d1 - USE_REINPLACE is noop now 2006-01-22 20:35:15 +00:00
Kirill Ponomarev
01c588a635 - Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]

- Fix warning issued during make index on archs !368. [7]

- Add USE_DOS2UNIX variable.  If set to "YES", remove the ^M from
  all files under ${WRKSRC}. If set to a string, remove in all files
  under ${WRKSRC} with one of these names the ^Ms. [8]

- Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by
  checking the existance of the Perl modules with the "perl -e 'use
  module;'" command. [9]

- Fix bsd.port.mk variable quoting issues.  No quoting is necessary
  anymore either in the Makefile or on the command line.  Affected
  variables include:

  BROKEN
  FORBIDDEN
  IGNORE
  MANUAL_PACKAGE_BUILD
  NO_CDROM
  NO_PACKAGE
  RESTRICTED

  [10]

- Add NOFETCHFILES variable.  If set, don't download these files
  from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from
  ${MASTER_SITE_OVERRIDE}). [11]

- Improve 'search' target output. [12]

- Add a new virtual category for Amateur Radio - hamradio. [13]

- Cleanup some old/unused pathes in bsd.port.mk. [14]

- Add @dirrmtry for plists which does the same as:
  "@unexec rmdir %D/foo 2>/dev/null || true" [15]

- Remove virtual category - offix. [16]

- Use portsnap instead of cvsup or cvs on "make update" in
  /usr/ports. [17]

- Move location of bsd.autotools.mk within bsd.port.mk [18]

- Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19]

- Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20]

- Replace the string "FreeBSD" by "The FreeBSD Project" in the
  security warning [21]

- Add bsd.local.mk for local modification to ports framework. [22]

- Replace rcNG spelling by rc.d [23]

- Remove superfluous USE_REINPLACE. [24]

Special thanks to:      linimon for spending hours with all these patches
                        clement for fixes
                        kris for help with pointyhat
PR:     ports/86310 [1], ports/89498 [2], ports/83530 [3],
        ports/83789 [4], ports/84053 [5], ports/86281 [6],
        ports/87214 [7], ports/87234 [8], ports/87318 [9],
        ports/87396 [10], ports/87605 [11], ports/87840 [12],
        ports/88230 [13], ports/88493 [14], ports/88711 [15],
        ports/88751 [16], ports/89281 [17], ports/89999 [18],
        ports/90031 [19], ports/90150 [20], ports/90668 [21],
        ports/91433 [23], ports/88754 [24]
Submitted by:   mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3],
                pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7],
                edwin [8, 9, 11, 15, 21],
                fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12],
                Carl Makin <carl@stagecraft.cx> [13], arved [14],
                NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18],
                jylefort [19], linimon [22], dougb [23]
2006-01-21 17:37:14 +00:00
Adam Weinberger
5f8a0bcc53 Grammar fixes.
Don't worry, mezz, you have other good qualities ;;-)
2006-01-16 18:28:35 +00:00
Jeremy Messenger
331de87b8c More improvement on the grammar.
Copied from:	marcus (www/en/gnome/docs/bugging.sgml,v 1.25)
2006-01-09 21:28:42 +00:00
Jeremy Messenger
d254c19332 Improvement on the grammar and reword.
Submitted by:	ceri (Thanks!)
2006-01-07 05:54:09 +00:00
Jeremy Messenger
803b559099 We no longer suggest to send attach in mailing list, because the list usually
like to strip it. Change the suggest with different choices to:

	-Put your attach in website.
	-copy-n-paste in http://freebsd-gnome.pastebin.com/
	-send-pr with attach

Modify the FreeBSD GNOME FAQ and bug report are on the way too.

Discussed with:	marcus
2006-01-06 21:56:54 +00:00
Adam Weinberger
90b695acb7 Make the configure fail message a little less verbose. 2005-12-24 21:08:42 +00:00
Jean-Yves Lefort
80aae80d02 Use ${X11BASE} rather than %%X11BASE%% in the packing list of
INSTALLS_ICONS ports. The latter does not work because we modify the
packing list after the PLIST_SUB processing.
2005-11-16 16:50:15 +00:00
Joe Marcus Clarke
88bd438cb7 As nice as .warning is for telling ports they're doing A Bad Thing, it
is not generally available in all versions of make(1) (specifically, it
was never ported to 4.X).  This was causing INDEX builds to break on 4.X.

Reported by:	cperciva
2005-11-05 15:15:21 +00:00
Joe Marcus Clarke
bf17204649 Update for GNOME 2.12. 2005-11-05 05:10:27 +00:00
Koop Mast
718b940f32 Update dependencies to reflect reality. 2005-05-21 19:51:41 +00:00
Michael Johnson
b608cfcee6 - Add "-type f" to ${FIND} in gnomehack and lthack so it only finds
files and not directories.
2005-05-20 19:53:59 +00:00
Joe Marcus Clarke
0dea958325 Remove trailing whitespace. 2005-05-16 21:20:23 +00:00
Pav Lucistnik
d1cddd245e - Update librsvg2_IMPLIES according to changes to this port by adamw 4 days ago
Bumped into by:	lofi
Pointy hat to:	adamw
Approved by:	portmgr (marcus)
2005-03-22 18:11:51 +00:00
Adam Weinberger
b63effc0bc Put the USE_GNOME component lists in alphamabetical order. 2005-03-21 17:47:08 +00:00
Pav Lucistnik
0d7ebb42fd - Fix braino in pygnomeextras section that prevented dependencies
on pygnomeextras from working

Submitted by:	Franz Klammer <klammer@webonaut.com>
2005-03-16 15:26:10 +00:00
Joe Marcus Clarke
47b1a6e9dd Update with all the new GNOME 2.10 components. 2005-03-12 10:40:28 +00:00
Pav Lucistnik
8fdaf5d1e7 - Move x11-toolkits/eel2 -> x11-toolkits/eel 2005-01-24 23:07:37 +00:00
Joe Marcus Clarke
1326e56c4f desktop-file-utils now lives in LOCALBASE.
Reported by:	mezz
2004-12-29 02:23:30 +00:00