1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

19436 Commits

Author SHA1 Message Date
Steve Price
21d3259441 Disable sound support on the Alpha. Also move the manpage from the PLIST
to the Makefile.
1999-06-22 18:03:28 +00:00
Steve Price
89572a9bce egcs barfs when desctructors take arguments. 1999-06-22 18:01:20 +00:00
Steve Price
3c014fdf9c Disable sound and joystick support on the Alpha. 1999-06-22 17:58:23 +00:00
Steve Price
3e94dbb52b time(3) returns a time_t and not a long. 1999-06-22 17:55:49 +00:00
Steve Price
4d3f57a635 s/String/string/g so this builds again. 1999-06-22 17:54:26 +00:00
Steve Price
40a64497a9 Compensate for not having a generic.h on -current boxes. 1999-06-22 17:51:59 +00:00
Steve Price
d30ec4bde2 Dont' try to link with -ldnet_stub on the Alpha. 1999-06-22 17:49:51 +00:00
Steve Price
f5cb90c5dd The Alpha doesn't have sound support yet. 1999-06-22 17:48:53 +00:00
Steve Price
38bb479f38 Don't try to link with -ldnet_stub on the Alpha. 1999-06-22 17:47:37 +00:00
Steve Price
6d0a076c88 Correct grammar nits in the RESTRICTED string. 1999-06-22 17:45:27 +00:00
Steve Price
927450db7e Don't add -lbsd to LDFLAGS on the FreeBSD/Alpha port. 1999-06-22 17:44:08 +00:00
Steve Price
25534956ea Only enable sound support when the machine arch is not Alpha. 1999-06-22 17:42:56 +00:00
Steve Price
385e7121f3 Defined timefield as a time_t instead of a long for the Alpha. 1999-06-22 17:41:32 +00:00
Steve Price
b690c95a7a Disable sound support on the Alpha. 1999-06-22 17:40:16 +00:00
Steve Price
00fd185849 Revert my previous fix. It seems I had an old distfile. 1999-06-22 17:37:37 +00:00
Steve Price
0e8227b761 The Alpha port doesn't have sound support yet. 1999-06-22 17:36:15 +00:00
Steve Price
796060812d Make this port reinstall friendly. 1999-06-22 17:35:12 +00:00
Steve Price
cc81e5d1c4 The Alpha's fp mask register doesn't have a FP_X_DNML bit. 1999-06-22 17:34:14 +00:00
Steve Price
ded21ab4a4 Turn off sound support except on the i386 port. 1999-06-22 17:32:53 +00:00
Steve Price
bf4d110ec0 Define pipe_broken as a sig_atomic_t so this build on the Alpha. 1999-06-22 17:31:44 +00:00
Steve Price
b4d51b6dca Build fails on the Alpha with a compiler error in function
fixup_memory_subreg.
1999-06-22 17:30:06 +00:00
Steve Price
64c9f43037 Correct identity string on the alpha.
Noticed by:	Jeff Wheat <jeff@cetlink.net>
1999-06-22 17:28:03 +00:00
Steve Price
cab9ad235e The build fails because this port cannot find glaux.h and not libaux.h. 1999-06-22 17:25:50 +00:00
Steve Price
8b3efb3301 Fixup patch botch from previous commit. 1999-06-22 17:24:35 +00:00
Steve Price
81bb6bf339 Don't require interaction on install while PACKAGE_BUILDING. 1999-06-22 17:21:59 +00:00
Steve Price
dc4912343a Move this port's distfiles into its own subdirectory to avoid conflicts
with the povray port.  Also fix build/install for the Alpha.
1999-06-22 17:20:34 +00:00
Steve Price
2c2b267e2d Move this port's distfiles to its own subdirectory since they conflict
with the one's in the povray31 port.
1999-06-22 17:18:30 +00:00
Steve Price
065887ec00 This one doesn't build on the Alpha yet, but should soon. 1999-06-22 17:16:42 +00:00
Steve Price
ddcecda9c9 time(3) returns a time_t and not a long. 1999-06-22 17:05:03 +00:00
Steve Price
ff5f768f22 On the Alpha this port's build dies with a compiler error in function
fixup_memory_subreg.
1999-06-22 17:03:43 +00:00
Steve Price
c80dc06994 This doesn't build on the alpha yet, but should with a little work. 1999-06-22 17:01:39 +00:00
Steve Price
5f7699d913 This port doesn't build when the system compiler is egcs. 1999-06-22 16:55:16 +00:00
Steve Price
cd4f9532a6 Use time_t instead of long so this builds on the Alpha. 1999-06-22 16:52:42 +00:00
Steve Price
cbb17b468b Only build in sound support when the machine arch is i386. 1999-06-22 16:51:09 +00:00
Steve Price
9ca3a86277 Live with the single warning fixed previously so that this builds again
on the Alpha.
1999-06-22 16:49:47 +00:00
Steve Price
d888a056b4 This doesn't build on the Alpha. 1999-06-22 16:46:14 +00:00
Steve Price
71e5f89dea This port contains i386 binaries. 1999-06-22 16:42:42 +00:00
Steve Price
f35733722f Fix for archs where sizeof(long) != sizeof(time_t). 1999-06-22 16:41:35 +00:00
Steve Price
737970f192 Add FETCH_BEFORE_ARGS=-b to fix distfile fennerage. 1999-06-22 16:38:47 +00:00
Steve Price
44c0cfa3f8 We don't have sound support on the Alpha yet. 1999-06-22 16:37:26 +00:00
Steve Price
31d8519112 This port contains i386 binaries. 1999-06-22 16:31:55 +00:00
Steve Price
081a82771f Avoid interactive install while PACKAGE_BUILDING. 1999-06-22 16:30:43 +00:00
Steve Price
0922b5e651 Mark this port "only for i386". 1999-06-22 16:29:28 +00:00
Steve Price
8ec53e7e52 Only add -DUSE_ASSEMBLY_[AB] when building on an i386 machine. 1999-06-22 16:28:10 +00:00
Steve Price
d932d9bb50 This port also BUILD_DEPENDS on gettext for its documentation. 1999-06-22 16:26:28 +00:00
Steve Price
d9466e7bba Use 'ln -sf' for the /var/news symlink just in case it already exists. 1999-06-22 16:24:48 +00:00
Ralf S. Engelschall
eb10ee33c7 Upgrade to MM Shared Memory Library, version 1.0.7 1999-06-22 15:40:35 +00:00
Thomas Gellekum
23ad260e0c Upgrade to 1.0.2.
PR:		12303
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>
1999-06-22 15:27:39 +00:00
Satoshi Asami
c2ae7d52ff Driver script for whole build process. It will
(1) cvsup
(2) run cvs update on the ports and doc trees
(3) generate new index
(4) generate new duds list
(5) move old packages and distfiles out of the way
(6) build packages
(7) build packages again (to salvage those died with transient errors)
(8) generate restricted list
(9) generate no-cdrom list

Steps (3)-(9) are repeated for 4-current and 3-stable.
1999-06-22 10:43:10 +00:00
Satoshi Asami
be0abd7000 Add support for 4-current. Add /compat to list of directories to
delete after building is done.  Run mtree regardless of the directory
exists or not.  Do not use local copy of dependency packages -- it is
too hard to maintain consistency -- always use one on master.
1999-06-22 10:37:46 +00:00