Commit graph

44 commits

Author SHA1 Message Date
Maxim Sobolev
63bb30b303 Use `@exec touch ...' to create ${PREFIX}/etc/gnome/fonts/gnome-print-x11.fontmap
if it doesn't exist. This ensures that the file is created in all cases and
should fix bento build. Originally file is only created when the package is
built on a system with X11 fonts installed.

Submitted by:	bento
2001-11-26 13:38:37 +00:00
Maxim Sobolev
70560775cc Add freetype2 as dependency.
Submitted by:	"Nuzrin Yaapar" <nuzrin@nuzrin.com>
2001-11-22 08:57:36 +00:00
Mario Sergio Fujikawa Ferreira
72dab870f3 Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:49:34 +00:00
Maxim Sobolev
f437256047 Update to 0.32. 2001-11-20 14:18:25 +00:00
Maxim Sobolev
c446627419 Update to 0.31. 2001-11-09 16:39:26 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Maxim Sobolev
3428db513a Prepare ground for gdk-pixbuf update to 0.13.0 - its include files have been
moved aroud, so all ports that don't pay attention to an output of
`gdk-pixbuf-config --cflags' need to be fixed.
2001-10-30 12:42:02 +00:00
Maxim Sobolev
7a587bde60 Update to 0.30. 2001-10-09 07:31:12 +00:00
Akinori MUSHA
520f943856 Replace the ghostscript6 dependencies with ghostscript-gnu. 2001-09-11 21:23:46 +00:00
Maxim Sobolev
11ece3cc77 Update WWW. 2001-08-08 15:57:49 +00:00
Ade Lovett
5a25039fa8 Update to 0.29 2001-06-05 04:58:33 +00:00
Ade Lovett
5ed28dbe7a SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Ade Lovett
03af2187bd Update to GNOME 1.4 -- massive changes all around, for the sake of
CVS repo bloat, I'll only list the updates.

  graphics/imlib		1.9.9  -> 1.9.10
  textproc/xml-i18n-tools	0.8    -> 0.8.1
  x11/gnomelibs			1.2.11 -> 1.2.13
  devel/oaf			0.6.2  -> 0.6.5
  devel/gconf			0.12   -> 1.0.0
  devel/gnomevfs		0.5    -> 1.0
  graphics/gdk-pixbuf		0.9.0  -> 0.11.0
  sysutils/gnomecontrolcenter	1.2.2  -> 1.4.0.1
  print/gnomeprint		0.25   -> 0.28
  devel/bonobo			0.37   -> 1.0.3
  audio/gnomeaudio		1.0.0  -> 1.4.0
  x11/gnomecore			1.2.4  -> 1.4.0.3
  devel/libgtop			1.0.11 -> 1.0.12
  x11/gnomeapplets		1.2.4  -> 1.4.0.1
  misc/gnomeuserdocs		          NEW 1.4.1
  misc/gnomeutils		1.2.1  -> 1.4.0
  deskutils/gnomepim		1.2.0  -> 1.4.0
  games/gnomegames		1.2.0  -> 1.4.0.1
  print/ggv			0.95   -> 1.0
  editors/ghex			1.1.4  -> 1.2
  devel/bugbuddy		1.2    -> 2.0.1
  devel/glade			0.5.11 -> 0.6.2
  sysutils/gtop			1.0.12 -> 1.0.13
  x11/xalf			          NEW 0.11
  x11-toolkits/py-gtk		0.6.6  -> 0.6.7
  x11-toolkits/py-gnome		1.0.53 -> 1.4.0
  x11-toolkits/guile-gtk	0.19   -> 0.20
  x11-toolkits/guile-gnome	0.10   -> 0.20
  devel/libsigc++		1.0.1  -> 1.0.3
  x11-toolkits/gnome--		1.1.15 -> 1.1.17
  x11-toolkits/panel--		          NEW 0.1
  x11-fm/gnomemc		4.5.51 -> 4.5.54
2001-05-04 21:39:58 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Ade Lovett
ebea2bb062 Update to 0.25 2000-11-14 14:09:33 +00:00
Jeremy Lea
c76cf46929 Implement USE_GNOME, part 2. 2000-10-05 07:17:31 +00:00
Ade Lovett
8088e74ef6 Update to 0.24. Read the ChangeLog for updates, the list is enormous. 2000-09-28 17:58:46 +00:00
Ade Lovett
972ca4afab Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by:	knu, sheldon
2000-08-04 16:11:37 +00:00
Ade Lovett
38ae599271 Extensive patchfile cleanups using sobomax's wonderful
post-extract rule
2000-08-04 01:19:21 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Ade Lovett
1ecc592d8c Say hello to GNOME 1.2
audio/gnomemedia		1.2.0
	deskutils/gnomepim		1.2.0
	devel/bugbuddy			1.0
	devel/glade			0.5.9
	devel/libgtop			1.0.9
	games/gnomegames		1.2.0
	graphics/imlib			1.9.8.1
	misc/gnomeusersguide		1.2
	misc/gnomeutils			1.2.0
	sysutils/gnomecontrolcenter	1.2.0
	sysutils/gtop			1.0.8
	x11-fm/gmomemc			4.5.50
	x11/gnomecore			1.2.0
	x11/gnomelibs			1.2.1

Along with cosmetic changes to other parts of the metaport
for the new shared library version numbers.

Plus.  The metaport has been reworked to bring in a few more
often-requested items.

Please note that you absolutely need GTK/GLIB 1.2.8 or higher
for this release.
2000-06-01 16:10:38 +00:00
Ade Lovett
65273d21b3 Update to 0.20 2000-05-22 18:56:14 +00:00
Ade Lovett
f244bb2b84 Update to 0.19 2000-05-17 16:28:17 +00:00
Ade Lovett
f51470b439 Update to 0.18 2000-04-19 15:06:04 +00:00
Chris Piazza
e062d3845f Accidental whitespace 2000-04-09 17:50:59 +00:00
Chris Piazza
d38f7d91c8 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 17:41:40 +00:00
Ade Lovett
d1c5f3e756 Update to 0.16, a bunch of new features, and plenty of bugs fixed.
Shared library revision bumped as a result.
2000-03-28 02:53:40 +00:00
Ade Lovett
fc37748c85 Update to 0.12 2000-02-23 00:07:21 +00:00
Yukihiro Nakai
a6844f7b83 Change MAINTAINER to ade@FreeBSD.org . 2000-01-07 02:07:00 +00:00
Steve Price
4275cb17e6 New location on MASTER_SITE.
PR:		15238, 15248
Submitted by:	Ade Lovett <ade@lovett.com>
1999-12-04 19:08:13 +00:00
Yukihiro Nakai
86a432532c Update to 0.10
PR:		ports/14541
Submitted by:	Ade Lovett<ade@lovett.com>
1999-10-27 10:26:49 +00:00
Yukihiro Nakai
d67fae549a PR: ports/14303
Submitted by:Ade Lovett <ade@lovett.com>
Update to 0.9
This is a core library for 'October GNOME'
1999-10-14 03:44:07 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Steve Price
1c0431424f Update to version 0.4.
PR:		12781 (7 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-22 03:46:56 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Steve Price
cf18d659f6 Update to version 0.1.1.
PR:             11844
Submitted by:   Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:53:04 +00:00
Michael Haro
bea9ae51f4 The faster this commit message is typed the faster it'll all be over.
(add WWW:)
1999-05-03 04:59:32 +00:00
Michael Haro
aa3374648f gtk11 -> gtk12 1999-04-22 07:57:18 +00:00
Steve Price
466b1016aa DISTFILES moved on MASTER_SITE. 1999-04-08 18:08:39 +00:00
Vanilla I. Shu
8c90f843b8 Portlint, libtool.
PR:		ports/9826
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-02-02 14:17:53 +00:00
Bill Fenner
dc90d64404 Use ${MASTER_SITE_GNOME} 1999-01-27 08:31:54 +00:00
Vanilla I. Shu
78bb89e29e GNOME print library. 1999-01-17 20:19:18 +00:00