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
Satoshi Asami
45f51c8307
Timeout port builds after 4 hours. This will prevent ports that get
...
stuck indefinitely in fetch or configure from hanging up the entire
build process.
1999-06-22 10:18:40 +00:00
Satoshi Asami
d18483f0fa
Print out the time when the build starts and ends.
1999-06-22 10:13:23 +00:00
Satoshi Asami
613cff9828
Three scripts to look into the error logs and generate the now-famous
...
web page of errors.
1999-06-22 10:11:00 +00:00
Satoshi Asami
59c3805579
Comment mysql322-client, it's not ready yet.
1999-06-22 10:05:57 +00:00
Satoshi Asami
cfd759c29a
Remove empty lines and version number.
1999-06-22 09:58:31 +00:00
Satoshi Asami
b5968a968e
Remove empty line.
1999-06-22 09:57:11 +00:00
Satoshi Asami
50f1d25176
Little helper scripts to upgrade your machinery.
1999-06-22 09:51:31 +00:00
Satoshi Asami
ff4726b2bb
A little script to copy changed/new distfiles over to wcarchive. This
...
probably won't be of much use to too many people, but just FYI.
1999-06-22 09:48:00 +00:00
Satoshi Asami
a0a221bc9c
A little script to fire up checkmachines. Put in /usr/local/etc/rc.d.
1999-06-22 09:30:27 +00:00
Satoshi Asami
8ec91a7640
The makeindex and makeduds scripts now take a "branch" argument to work
...
on the specified branch.
1999-06-22 07:45:34 +00:00
Satoshi Asami
3dc9d1aad2
A perl script to run a command with a timeout. The command is killed if it
...
doesn't complete within the specified timeout period.
I tried to do this from within the pdispatch script, but I couldn't
get all the auxiliary processes to be killed correctly so implemented
this as a separate script in perl.
1999-06-22 06:47:21 +00:00
Satoshi Asami
9478eafe5e
Setup a client machine. Unmounts all read-only mounts that looks like
...
portbuild temporary mounts, deletes all the chroot dirs and copies the
portbuild script and the correct bindist tarball.
1999-06-22 06:41:39 +00:00