Commit Graph

285 Commits

Author SHA1 Message Date
Renato Botelho
456be59813 - Fix PLIST: Remove locale dirs not contained in BSD.x11-4.dist
PR:		ports/101512
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
Approved by:	Lewis Thompson <lewiz at compsoc.man.ac.uk> (maintainer)
2006-08-07 12:14:37 +00:00
Joe Marcus Clarke
ebdbeeb410 Update to 4.0.4. 2006-08-01 03:14:31 +00:00
Joe Marcus Clarke
4f4e6ed97d Update to 4.0.3. 2006-07-30 16:21:02 +00:00
Joe Marcus Clarke
fdba27ab15 Update to 1.0.6. 2006-07-13 13:18:52 +00:00
Joe Marcus Clarke
e8f3268b64 Update to 0.12.6. 2006-07-13 03:05:52 +00:00
Boris Samorodov
6478ed46be 1. Upgrade linux infrostructure ports from FC3 to FC4.
2. Introduce gtk2-engines into x11-toolkits/linux-gtk2.     [1]

Requested by:	netchild [1]
Approved by:	netchild (mentor, implicit)
2006-07-09 21:01:45 +00:00
Michael Nottebrock
c5accf0b17 Update to KDE 3.5.3 2006-06-05 19:24:58 +00:00
Jeremy Messenger
336ae3953d - Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
  USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
  for example:

  	Incorrect: (Without USE_X_PREFIX)
	================================
	# cd /usr/ports/x11-toolkits/gtk20
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.local.dist <-- Here...
	================================

  	Correct: (With USE_X_PREFIX)
	================================
	# cd /usr/ports/x11-toolkits/gtk20
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist <-- Here...
	================================

- Change a several of *-reference ports to install in LOCALBASE instead
  X11BASE, but only two gtkmm*-reference couldn't be change at the moment.
  Bump the PORTREVISION for change prefix.

Discussed with:	marcus
2006-05-31 22:18:51 +00:00
Joe Marcus Clarke
7e85d91a31 Update to 1.0.5. 2006-05-28 20:47:58 +00:00
Jeremy Messenger
9fd86ed460 Change the PORTNAME:
gnomemag -> gnome-mag
	gnomespeech -> gnome-speech
	fileroller -> file-roller
	gnomeaudio -> gnome-audio
	gnomemedia2 -> gnome-media
	gnomedb -> gnome-db
	gnomeblog -> gnome-blog
	gnomepim -> gnome-pim
	gnomeutils2 -> gnome-utils
	bugbuddy -> bug-buddy
	gnomebuild -> gnome-build
	gnomecommon -> gnome-common
	gnomecrash -> gnome-crash
2006-05-28 04:06:27 +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
Jeremy Messenger
ec5b70658e Move gnomespeech from LIB_DEPENDS to USE_GNOME, no function change. 2006-05-28 00:49:45 +00:00
Jeremy Messenger
cc7724d7b2 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 accessibility/gnopernicus, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 00:41:03 +00:00
Jeremy Messenger
7745ea46a1 Update to 0.12.5. 2006-05-22 01:39:50 +00:00
Michael Johnson
d3138e9a45 - Add pkg-descr
Requested by:	Dan Langille <dan@langille.org> for freshports.org
2006-05-17 20:56:56 +00:00
Joe Marcus Clarke
4243b9a14b Update to 1.0.10. 2006-05-15 22:27:57 +00:00
Jeremy Messenger
6486c7771f Add USE_GETTEXT to appease portlint. 2006-05-15 22:23:04 +00:00
Joe Marcus Clarke
e534360e30 Fix a crash when trying to do anything useful in GOK.
Obtained from:	GNOME CVS
2006-05-13 22:53:25 +00:00
Jean-Yves Lefort
4fe68db297 Move the at-spi programming reference to the at-spi-reference port. 2006-05-11 03:35:50 +00:00
Jean-Yves Lefort
983154eb81 Move the gail programming reference to the gail-reference port. 2006-05-10 19:33:08 +00:00
Jean-Yves Lefort
ca1d98e19e Move the atk programming reference to the atk-reference port. 2006-05-09 22:23:35 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
Alexander Leidinger
c1eba2d83e - convert to use bsd.linux-rpm.mk (get rid of include of linux-gtk/Makefile) [1]
- use fixed plists [1]
- category "linux" added to those ports without it [1]
- update some ports to a recent FC3 one [1]

- remove plists/... for Alpha (there's no support since linux_base-8 for
  Alpha anymore)
- don't hardcode version numbers in some plists, use PLIST_SUB instead
  (any errors are mine, don't keep them, send them to me)

Regarding linux-ungif I declare a maintainer timeout (one month, Boris tried
to contact the maintainer) and also pull the "sweeping commit"-card (the
port which it uses as some kind of master port can not be used for this
anymore). Besides this, I don't think he will be upset when other people
do the work instead of adding an entry to his TODO list. :-)

This commit brings us just before the switch of the default linux base
port to the fc3 one, modulo some bugs which may appear. So:
	 Beta testers wanted!

To test:
sed -i.old -e 's:linux-XFree86-libs:linux-xorg-libs:' /usr/ports/Mk/bsd.port.mk
echo OVERRIDE_LINUX_BASE_PORT=fc3 >> /etc/make.conf
portupgrade -f -o emulators/linux_base-fc3 -f linux_base-8
portupgrade -o x11/linux-xorg-libs linux-XFree86-libs
portupgrade linux-\*

The first two steps are necessary to switch to fc3 as the new default linux
base port, the last 3 steps to upgrade to fc3.

And feel free to send a big "Thank you!" to Boris, he did a lot of the work!
I just provided some hints and answered some questions (besides from
committing all the necessary changes for FC3 and doing some minor
changes+comments/improvements to/of his work), even when he tries to tell
you something else. ;-)

Submitted by:	Boris Samorodov <bsam@ipt.ru> [1]
2006-05-01 17:28:17 +00:00
Joe Marcus Clarke
798e9bed2a Presenting GNOME 2.14.1 for FreeBSD! Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release.  In particular, GNOME 2.14 focused
on performance, and they did not miss the mark.  There's some new eye candy,
but most of the big things are waiting until GNOME 2.16.  On the FreeBSD
side, we tried to clean up all the crashers we could.  In particular, we
really improved GNOME's 64-bit support.

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:47:21 +00:00
Michael Nottebrock
5f86d4f59a Update to KDE 3.5.2 2006-03-30 20:30:29 +00:00
Pav Lucistnik
d3171f20bd - Fix build on FreeBSD 4.X
- Style

PR:		ports/94537
Submitted by:	Tod McQuillin <devin@spamcop.net>
2006-03-16 15:55:04 +00:00
Joe Marcus Clarke
23e4570a5c Update to 0.3.10. 2006-03-15 05:28:49 +00:00
Joe Marcus Clarke
d3ea682e7f Update to 0.12.4.
Submitted by:	mezz
2006-03-15 05:28:26 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Joe Marcus Clarke
fa3ce5d4fd Update to 1.8.10. 2006-02-21 20:51:15 +00:00
Michael Johnson
4aabf49f9a - Back out of gok update, this is meant for gnome 2.13+
Reported by:    marcus
2006-02-14 18:38:15 +00:00
Michael Johnson
36d7b4d818 - Update to 1.0.6 2006-02-14 12:56:31 +00:00
Joe Marcus Clarke
af51812034 Update to 1.8.9. 2006-02-14 07:14:04 +00:00
Jun Kuriyama
fa50ddead3 - Bump $PORTREVISION for libexpat shlib bump.
- Add explicit LIB_DEPENDS on libexpat.

Spotted by:	nork
2006-02-06 06:54:53 +00:00
Joe Marcus Clarke
f0a6e5b363 Update to 0.12.3. 2006-02-03 05:36:17 +00:00
Michael Nottebrock
79fc2a8db2 Update to KDE 3.5.1. 2006-02-01 09:13:29 +00:00
Edwin Groothuis
ad9f2a6d9a Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 04:14:55 +00:00
Edwin Groothuis
913a5a5cba Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:29:46 +00:00
Michael Nottebrock
7710b55bc3 Update to KDE 3.5.0 2006-01-08 19:32:36 +00:00
Edwin Groothuis
541ad91290 Add SHA256 message digest to distinfo file
PR:		ports/90962
Submitted by:	Scott Flatman <sf@slappy.org>
2005-12-27 10:42:06 +00:00
Edwin Groothuis
205692c8eb Add SHA256 message digest to distinfo file
PR:		ports/90961
Submitted by:	Scott Flatman <sf@slappy.org>
2005-12-27 10:40:23 +00:00
Adam Weinberger
bc20eb5d39 Back out the PTHREAD_CFLAGS/LIBS-adding stuff, now that
libtool-1.5.22 is unbroked.
2005-12-24 21:12:07 +00:00
Adam Weinberger
139a57b585 Add PTHREAD_{CFLAGS,KUBS} to CONFIGURE_ENV. 2005-12-24 16:38:35 +00:00
David E. O'Brien
a18bd239e1 un-RESTRICTED, and fetch matching SRPM. 2005-12-14 02:44:35 +00:00
Florent Thoumie
877059e786 - Fix pkg-plist issues.
PR:		ports/89682
Submitted by:	Boris B. Samorodov <bsam@ipt.ru>
2005-11-29 14:29:26 +00:00
Joe Marcus Clarke
f2d8564bd3 Update to 1.8.8. 2005-11-29 05:28:40 +00:00
Jean-Yves Lefort
b579a63ab6 Fix some memory leaks in gailtreeview.c (now Glade will not crash
anymore when saving a project).

Reference:	http://bugzilla.gnome.org/show_bug.cgi?id=322299
2005-11-25 06:38:42 +00:00
Jean-Yves Lefort
2bc5479bb6 Update to 1.8.7 2005-11-24 13:51:02 +00:00
Jean-Yves Lefort
97224c0fdc Fix a crash.
Reference:	http://bugzilla.gnome.org/show_bug.cgi?id=322044
Obtained from:	GNOME CVS
2005-11-24 04:50:59 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +00:00