Commit graph

63375 commits

Author SHA1 Message Date
Cy Schubert
5686db2567 Fix package build and package deinstall when not using GNOME.
PR:		42545
Noticed by:	bento & Udo Schweigert <udo.schweigert@siemens.com>
2002-09-09 00:56:05 +00:00
Kris Kennaway
b95103c143 Add missing LIB_DEPENDS on sdl_mixer 2002-09-09 00:53:09 +00:00
David E. O'Brien
37f72c4a9f The configure test to see if we have a prototype for strncasecmp() is
totally bogus with a ISO-C++ compiler.  And the ical provided strncasecmp()
prototype is also bogus.  So just force things to know we have a proper
prototype in strings.h.
2002-09-09 00:18:41 +00:00
Jacques Vidrine
c24ffe47f2 Oops. This patch was reversed.
PR:		ports/42562
Noticed by:	Tilman Linneweh <tilman@arved.de>
2002-09-09 00:01:33 +00:00
David E. O'Brien
191d6c8a5e I have no idea what bsd.port.mk change broke this port, but be more
pedantic about NO_BUILD.
2002-09-08 23:28:25 +00:00
Kris Kennaway
316c3bdfce Fix build on -current (add LIB_DEPENDS on libgmp4) 2002-09-08 23:07:37 +00:00
Kris Kennaway
446f68df26 Fix build on -current (link with ${CXX} for C++ code) 2002-09-08 22:59:10 +00:00
Kris Kennaway
ff53534b5a Fix build on -current by adding USE_LIBTOOL, and respect CFLAGS 2002-09-08 22:51:04 +00:00
Kris Kennaway
c9ddd7ec9c Fix build in -current (build/link C++ code with ${CXX}) 2002-09-08 22:31:54 +00:00
Hajimu UMEMOTO
df029a36c5 use GLIB_CONFIG. 2002-09-08 21:50:07 +00:00
Kris Kennaway
eb58e80358 Fix build on -current (build/link C++ code with ${CXX}) 2002-09-08 21:25:19 +00:00
Hajimu UMEMOTO
c1e98aa3f5 Add GKRELLM_SERVER_ONLY option which build/install only gkrellmd
with only glib12 required.

Requested by:	Hendrik Scholz <hscholz@raisdorf.net>
2002-09-08 21:22:22 +00:00
Kris Kennaway
0dd7d45851 Fix build on -current (build/link C++ code with $(CXX)) 2002-09-08 21:14:53 +00:00
Kris Kennaway
c494227445 Fix build on -current (build/link C++ code with ${CXX}) 2002-09-08 21:04:30 +00:00
Kris Kennaway
7321980334 Fix build on -current (Build/link C++ code with ${CXX}) 2002-09-08 20:59:22 +00:00
Kris Kennaway
4c24de8962 Fix build on -current (machine/soundcard.h -> sys/soundcard.h) 2002-09-08 20:43:08 +00:00
Kris Kennaway
053e3d8701 Fix build on -current (machine/soundcard.h -> sys/soundcard.h) 2002-09-08 20:37:20 +00:00
Joe Marcus Clarke
5d3634cff1 Restore the USE_LIBTOOL line which was accidentally deleted when moving to the
GNOMENG infrastructure.

Submitted by:	bento
2002-09-08 19:36:52 +00:00
Joe Marcus Clarke
4afe1b3be5 Add a missing dependency on gnomecanvas.
Submitted by:	bento
2002-09-08 19:30:27 +00:00
Joe Marcus Clarke
b14c0321ca Chase the new file layout of libgail-gnome. Bump PORTREVISION. 2002-09-08 19:29:04 +00:00
Joe Marcus Clarke
8d3685529d Check to see if /usr/include/security/pam_misc.h exists. If it does,
then gdmaskpass will be built (i.e. on -stable).  If not, then gdmaskpass
will not be built, and the plist needs to be updated accordingly.

Unfortunately, there doesn't appear to be a __FreeBSD_version that coincides
with OpenPAM.

Submitted by:	bento
2002-09-08 19:25:54 +00:00
Joe Marcus Clarke
80d7c47a23 Add a missing dependency on libglade.
Submitted by:	bento
2002-09-08 19:17:55 +00:00
Joe Marcus Clarke
6b710fcf41 Add missing dependency on bonobo.
Submitted by:	bento
2002-09-08 19:15:55 +00:00
Joe Marcus Clarke
b2aa46f214 Chase the right gdbm so version number.
Submitted by:	bento
2002-09-08 19:09:57 +00:00
Michael Haro
4b71e89f03 Add an italian master_site 2002-09-08 17:46:17 +00:00
Nick Sayer
62d793b81b Update to 1.1.3.
Submitted by:	Mike Harding
2002-09-08 17:39:44 +00:00
Martin Blapp
f2b32b838c Issue a warning if procfs is not mounted. This is a linuxism
we will remove soon, there is absolutly no reason that OO.org
needs a running procfs.

Unfortunatly OO.org does segfault at the moment without procfs,
so this commit will make the live of some people easier. In
CURRENT, procfs is disabled now by default ...

Note that ${AWK}, ${GREP} etc are defined in the post section
of our bsd.port.mk and need to be redefined to work.

Requested indirectly by:	mwlucas (who suffered a lot)
2002-09-08 16:02:39 +00:00
Sergey Skvortsov
a72ffc79f0 Updated to 0.96 2002-09-08 13:47:27 +00:00
Oliver Braun
c8e680d3d5 Add gkrellmfmonitor 0.3, gKrellM FMonitor plugin.
PR:		ports/42549
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2002-09-08 12:59:05 +00:00
Alan Eldridge
62d1b1cac5 Remove refs to mosfet.org, since it's in a coma, or at least having a
real bad hair day.
2002-09-08 10:58:57 +00:00
Kris Kennaway
b8d312f395 Fix build on -current (catch up to <bsd.prog.mk> changes) 2002-09-08 10:46:25 +00:00
Kris Kennaway
e803575462 Fix build on -current (Build/link c++ code correctly) 2002-09-08 10:43:44 +00:00
Kris Kennaway
b2a7ffa557 Fix build on -current (machine/soundcard.h -> sys/soundcard.h) 2002-09-08 10:39:12 +00:00
Kris Kennaway
3b71e09158 Fix build on -current (machine/soundcard.h -> sys/soundcard.h) 2002-09-08 10:22:25 +00:00
Kris Kennaway
677b68964c Fix build on -current (machine/soundcard.h -> sys/soundcard.h) 2002-09-08 10:00:19 +00:00
Kris Kennaway
17ac05186d Fix buildworld in current (machine/soundcard.h -> sys/soundcard.h) 2002-09-08 09:55:31 +00:00
Kris Kennaway
293871109b Fix build on -current (machine/soundcard.h -> sys/soundcard.h) 2002-09-08 09:51:55 +00:00
Kris Kennaway
7b0023cf41 Fix build on -current (machine/soundcard.h -> sys/soundcard.h) 2002-09-08 08:59:58 +00:00
Kris Kennaway
2054bd0729 Fix build on -current (machine/soundcard.h -> sys/soundcard.h) 2002-09-08 08:41:13 +00:00
Trevor Johnson
eb11bf9a32 Scavenge plugins from Netscape 7 (new PORTREVISION). 2002-09-08 07:59:06 +00:00
Trevor Johnson
2d48a2346f Make GTK+ dependency less specific, so it will work with the GTK+
in linux_base-6.
2002-09-08 07:54:24 +00:00
Oliver Braun
d5d7a49702 Upgrade to 0.11.34. 2002-09-08 07:40:24 +00:00
Oliver Braun
0cab95f45d Upgrade to 3.02.00.
PR:		ports/42542
Submitted by:	maintainer
2002-09-08 07:19:18 +00:00
Trevor Johnson
20798e8ee8 security fix: update Netscape 7 to 7.0 (Netscape 6.2.3 ports remain
forbidden)
2002-09-08 05:06:45 +00:00
Akinori MUSHA
e6fa242397 Update to 0.3.4. 2002-09-08 04:53:20 +00:00
Trevor Johnson
86637b548d Add GTK+ 1.2.6-7 from Red Hat 6.2. This is needed by Mozilla and
by Netscape 6 and 7.  With all of those (so far), Java only works
with this version of linux_base.  The linux-gtk port is no longer
compatible with linux_base-6.  Increment PORTREVISION.
2002-09-08 04:43:20 +00:00
Trevor Johnson
7cbc9275b4 Remove old glib-1.2.5-1 hashes someone left when glib was updated
to 1.2.6-2).
2002-09-08 04:31:09 +00:00
Trevor Johnson
9e59025057 Sort distinfo files, for easier maintenance. 2002-09-08 04:24:38 +00:00
Trevor Johnson
620c76c917 Sort packing lists. 2002-09-08 04:03:36 +00:00
Jim Mock
baac36b97e Add USE_GNOME= gtk12 so configure actually finds gtk and builds the GUI.
Submitted by:	skrueger@europe.com
2002-09-08 03:47:52 +00:00