1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

875 Commits

Author SHA1 Message Date
Vanilla I. Shu
5fa2865a48 Add depend with guile, correct pkg/PLIST. 1998-10-10 13:22:16 +00:00
Steve Price
74a068b1ae Update to version 15.20.
PR:		8159
Submitted by:	maintainer
1998-10-10 03:54:36 +00:00
Satoshi Asami
668caf7aac Quote '. 1998-10-09 06:07:22 +00:00
Thomas Gellekum
a783310e66 Upgrade to 1.10. 1998-10-07 08:03:05 +00:00
Satoshi Asami
6ecbc5f7c8 Patch to fix this error:
===
cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/X11R6/share/locale"\"  -I/usr/X11R6/include                               -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk11 -I/usr/local/include/glib -O -pipe -I/usr/local/include  -I/usr/X11R6/include -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/include/glib -O -pipe -I/usr/X11R6/include -c menu.c
In file included from /usr/include/dirent.h:43,
                 from menu.c:21:
/usr/include/sys/dirent.h:52: parse error before `u_int32_t'
/usr/include/sys/dirent.h:52: warning: no semicolon at end of struct or union
/usr/include/sys/dirent.h:53: warning: data definition has no type or storage class
/usr/include/sys/dirent.h:54: parse error before `d_type'
/usr/include/sys/dirent.h:54: warning: data definition has no type or storage class
/usr/include/sys/dirent.h:55: parse error before `d_namlen'
/usr/include/sys/dirent.h:55: warning: data definition has no type or storage class
/usr/include/sys/dirent.h:62: parse error before `}'
menu.c: In function `create_menus':
menu.c:290: dereferencing pointer to incomplete type
menu.c:295: dereferencing pointer to incomplete type
*** Error code 1

Stop.
===
1998-10-06 04:55:21 +00:00
Satoshi Asami
e17e3c4ba1 Shared library "gnome.0" in installed by gnomelibs, not gnomecore. 1998-10-05 06:45:43 +00:00
Justin M. Seger
671f995626 Add a good MASTER_SITE 1998-10-04 18:11:54 +00:00
Justin M. Seger
3c2c4e0f96 Make this build 1998-10-04 18:09:02 +00:00
Justin M. Seger
18f91c2428 Remove bad MASTER_SITEs and add more good ones. 1998-10-03 13:39:48 +00:00
Brian Somers
109e3f3876 Elfify
This port remains broken
1998-10-02 18:21:31 +00:00
Vanilla I. Shu
0f20915abe Activate gnomegames. 1998-10-02 01:01:08 +00:00
Vanilla I. Shu
407792171b Import gnomegames, It's gnome game app.
PR:		ports/7656
Reviewed by:	vanilla
Submitted by:	Yukihiro Nakai <Nakai@technogilist.com>
1998-10-02 00:58:05 +00:00
Brian Somers
66bbf9dad0 Elfify 1998-10-01 18:35:41 +00:00
Steve Price
55e04bf4d0 Revert checksum changes. 1998-10-01 06:11:23 +00:00
Steve Price
131ecc8a26 Fix build for ELF.
PR:		7911
Submitted by:	maintainer
1998-10-01 06:09:56 +00:00
Steve Price
3f6183d1fb Bump the minor version number for a.out so it doesn't go backwards.
Noticed by:	Satoshi Asami
1998-10-01 06:09:03 +00:00
Justin M. Seger
1b4e5b49b4 Upgrade to Mesa 3.0 1998-10-01 02:17:49 +00:00
Justin M. Seger
c94a576e69 Mark all KDE ports BROKEN for ELF. 1998-09-30 02:07:28 +00:00
Steve Price
f19d346946 Remove empty directories on deinstall. 1998-09-28 02:34:32 +00:00
Steve Price
d4c9c588e2 Fix for ELF build. 1998-09-28 02:32:25 +00:00
Steve Price
e21990b7a7 Fix build for ELF. 1998-09-28 02:30:18 +00:00
Steve Price
df82e0b997 Escape the '@' character so that perl in -current doesn't choke. 1998-09-28 02:29:43 +00:00
Steve Price
c2b879eee3 Move manpages from pkg/PLIST to MAN* macro in Makefile and add a bunch
of files pkg/PLIST forgot.
1998-09-28 02:28:48 +00:00
Steve Price
98a694e9a8 Move manpages from pkg/PLIST to MAN* macro in Makefile. 1998-09-28 02:25:34 +00:00
Steve Price
2bccdc057c Move manpages from pkg/PLIST to MAN* macro in Makefile and add a bunch
of files that pkg/PLIST forgot.
1998-09-28 02:19:43 +00:00
Steve Price
196ddc050e Doesn't link in an ELF build. 1998-09-28 02:17:56 +00:00
Steve Price
c1e62c442c Fix build for ELF. 1998-09-28 02:17:33 +00:00
Steve Price
d0bcea0fbd Move manpages from pkg/PLIST to MAN* macro in Makefile and remove
empty directories on deinstall.
1998-09-28 02:15:40 +00:00
Steve Price
851cf528b2 Clean out a bunch 'o stuff this port doesn't install. 1998-09-28 02:14:28 +00:00
Steve Price
22d5122d5c Move manpages from pkg/PLIST to MAN* macro in Makefile and remove empty
directories on deinstall.
1998-09-28 02:13:29 +00:00
Steve Price
4b819b19c1 Doesn't build in an ELF world. 1998-09-28 02:12:05 +00:00
Steve Price
643814f6fe Make this port reinstall friendly. 1998-09-28 02:11:38 +00:00
Steve Price
47db41b40d Use MANCOMPRESSED to warn bsd.port.mk that the manpage is not
compressed by this port.
1998-09-28 02:10:29 +00:00
Steve Price
0e58a72c59 Conver to ELF. 1998-09-28 02:09:00 +00:00
Steve Price
3aafd3eb8b Only remove the scores file if it exists. 1998-09-28 02:08:28 +00:00
Steve Price
97992abcb6 Move manpages from pkg/PLIST to MAN* macro in Makefile. 1998-09-28 02:07:57 +00:00
Steve Price
4ab6de2217 Anyone for a game of chase the checksum? :) 1998-09-28 02:05:50 +00:00
Steve Price
1511a5bd89 Fix build for ELF. 1998-09-28 02:04:40 +00:00
Steve Price
d6cc7c671a Escape the '@' character so perl in -current doesn't choke. 1998-09-28 02:04:08 +00:00
Steve Price
b4e2738927 Remove empty directories on deinstall. 1998-09-28 02:03:16 +00:00
Steve Price
e5dfe5b0e7 Won't build in an ELF world. 1998-09-28 02:03:00 +00:00
Steve Price
c6c4ea2442 Remove regexp support for Mesa2 libs. 1998-09-27 16:06:59 +00:00
Steve Price
5d04b9652f Mark broken for ELF because of xforms port. 1998-09-26 23:18:10 +00:00
Satoshi Asami
41637d4447 tk80 has been ELFized. 1998-09-25 10:05:14 +00:00
Steve Price
a198154cf2 Remove regexp support for libxview not that it builds ELF too. 1998-09-21 22:15:59 +00:00
Thomas Gellekum
50e2a4e4ef Upgrade to 2.3.1. 1998-09-21 08:33:06 +00:00
Thomas Gellekum
b5cc7dbaeb Upgrade to 1.02. 1998-09-21 07:50:44 +00:00
Thomas Gellekum
4e848a58f0 Upgrade to 1.0i.
PR:		7933
Submitted by:	Pedro Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1998-09-21 07:35:04 +00:00
Steve Price
a7e780e5af Remove regexp support for Xaw3d since it can now be built in
an ELF world.
1998-09-21 01:35:33 +00:00
Steve Price
14b0409efa Update to version 15.18 and ELF'ize.
PR:		7887, 7909
Submitted by:	maintainer
1998-09-19 20:23:07 +00:00