Commit Graph

33 Commits

Author SHA1 Message Date
Maxim Sobolev
da22f39fbd Fix patch, so that it doesn't break some ports on 4-STABLE.
Submitted by:	Joe Macus Clarke <marcus@marcuscom.com>
2002-02-03 07:16:38 +00:00
Maxim Sobolev
30205df2d5 Add missed continue statement. 2002-01-29 07:17:18 +00:00
Maxim Sobolev
0e2657bde9 Nuke ssl-modules.conf.
Submitted by:	FUJISHIMA Satsuki <sf@FreeBSD.ORG>
2002-01-26 14:15:15 +00:00
Maxim Sobolev
b8c349e9fa Prevent OpenSSL detection, because otherwise re-entrancy issues will cause
galeon to coredump in MD2_Update(). Bump PORTREVISION.

Prompted by:    Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-26 08:05:29 +00:00
Maxim Sobolev
667a05fa8b Ensure that the -pthread flag isn't omitted by libtool. I hope this would
solve problems people having on 4-STABLE after yesterday's GNOME megaupgrade.
2002-01-24 15:09:56 +00:00
Maxim Sobolev
d057340b07 Update to 1.0.4. 2002-01-23 15:22:19 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
9ab3c47058 Update to 1.0.3. 2001-11-09 16:40:19 +00:00
Ying-Chieh Liao
294f4a2273 s/malloc.h/stdilb.h/ 2001-11-09 04:12:18 +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
99b36d315d Update to 1.0.2. 2001-10-01 06:37:30 +00:00
Akinori MUSHA
329c977502 Conditionalize bzip2 dependencies. 2001-08-15 20:33:16 +00:00
Jimmy Olgeni
7a7d1e590a Fix typos: INSTALL_SHLIBS -> INSTALLS_SHLIB 2001-06-01 20:08:36 +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
2c499a3938 Update to 1.0.1 2001-05-10 19:34:03 +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
7bb591a2d3 Update to 0.5 2001-01-30 04:39:20 +00:00
Ade Lovett
69fdfd600a * Fix gnome-vfs-config: looking in wrong directory for vfsConf.sh
* Don't build the test programs, since they're not installed and
  are pretty much meaningless anyway

Submitted by:	sobomax
2000-11-30 18:15:57 +00:00
Ade Lovett
a40ba5a01b Update to 0.4.2 2000-11-07 16:33:21 +00:00
Ade Lovett
cd979eecfe Update to 0.4.1 (.8.1.6.2nd-cup-of-coffee.maybe.hey.it.compiles.ship.it) 2000-11-03 21:51:30 +00:00
Ade Lovett
2d33c2262d Update to 0.4 2000-11-03 17:51:47 +00:00
Ade Lovett
778c2011ea Updates for new bonobo 2000-10-10 17:25:14 +00:00
Jeremy Lea
b7bdcd418e Implement USE_GNOME, part 1. 2000-10-05 07:10:50 +00:00
Ade Lovett
cd92546e53 Chase new gconf 2000-10-03 17:37:51 +00:00
Ade Lovett
95f2b1324c Update to 0.3.1 2000-08-17 16:41:12 +00:00
Ade Lovett
93ef84db5d Add missing dependency
Submitted by:	bento
2000-08-16 20:39:58 +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
9594f3f893 Extensive patchfile cleanups using sobomax's wonderful
post-extract rule
2000-08-04 01:34:38 +00:00
Steve Price
b71678b65c This port requires the bz2 library to build/run.
Approved by:	maintainer
2000-07-30 18:06:27 +00:00
Ade Lovett
d40a7a68ac Update to 0.2 2000-07-05 22:01:40 +00:00
Ade Lovett
53d3581af0 gnomevfs is the embryonic GNOME Virtual File System, 2000-06-29 19:28:06 +00:00