David E. O'Brien
6a972e963b
'union wait' was depreciated by the time of Net/2.
2002-09-09 02:37:41 +00:00
David E. O'Brien
8a08378eb1
Catch up with lossage of 'union wait' in 5-CURRENT.
...
Also use system prototypes rather than define incorrect local ones.
2002-09-09 02:12:30 +00:00
Joe Marcus Clarke
b520fc42b3
Fix things up after the GNOMENG commit.
...
PR: 42565
Submitted by: Tilman Linneweh <tilman@arved.de>
2002-09-09 01:27:39 +00:00
Kris Kennaway
05f7f5bac2
Fix build on -current (incorrect #include)
...
Submitted by: kan
2002-09-09 01:26:59 +00:00
Joe Marcus Clarke
659cc70dd0
Fix things after the GNOMENG commit.
...
PR: 42572
Submitted by: Tilman Linneweh <tilman@arved.de>
2002-09-09 01:24:05 +00:00
David E. O'Brien
43e0e48056
Fix corrupted comment line.
2002-09-09 01:23:46 +00:00
Joe Marcus Clarke
a7d6d44ecb
Fix things after the GNOMENG commit. Also, implemement REINPLACE_CMD.
...
PR: 42570
Submitted by: Tilman Linneweh <tilman@arved.de>
2002-09-09 01:21:47 +00:00
David E. O'Brien
ce9d222b68
"In certain cases, Bash appends a space instead of a slash to a directory name
...
relative to the current directory when performing command name completion.
This affects partial completion of intermediate directory names." Fix this.
Bash PR: http://mail.gnu.org/pipermail/bug-bash/2002-July/004789.html
Obtained from: http://www.geocrawler.com/mail/msg.php3?msg_id=9514404&list=342
2002-09-09 01:19:52 +00:00
Kris Kennaway
c084c2e753
Fix plist
2002-09-09 01:19:32 +00:00
Joe Marcus Clarke
ed4c661983
Fix things after GNOMENG commit.
...
PR: 42569
Submitted by: Tilman Linneweh <tilman@arved.de>
2002-09-09 01:18:56 +00:00
Joe Marcus Clarke
0c49069e17
Fix things after GNOMENG.
...
PR: 42567
Submitted by: Tilman Linneweh <tilman@arved.de>
2002-09-09 01:17:15 +00:00
Satoshi Taoka
162b6ef324
Update the version to 1.3a
2002-09-09 01:15:33 +00:00
Joe Marcus Clarke
af3ac90b87
Add a missing dependency on gdkpixbuf.
...
PR: 42571
Submitted by: Tilman Linneweh <tilman@arved.de>
2002-09-09 01:13:34 +00:00
Kris Kennaway
a508c32fd1
Fix build in -current (build/link C++ code with ${CXX})
2002-09-09 01:01:26 +00:00
Kris Kennaway
ae3accaccc
Fix build on -current (build/link C++ code with ${CXX})
2002-09-09 00:58:58 +00:00
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