summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Disable sound support on the Alpha. Also move the manpage from the PLISTsteve1999-06-224-8/+103
* egcs barfs when desctructors take arguments.steve1999-06-221-0/+11
* Disable sound and joystick support on the Alpha.steve1999-06-226-2/+140
* time(3) returns a time_t and not a long.steve1999-06-222-0/+22
* s/String/string/g so this builds again.steve1999-06-222-0/+22
* Compensate for not having a generic.h on -current boxes.steve1999-06-226-12/+58
* Dont' try to link with -ldnet_stub on the Alpha.steve1999-06-221-0/+11
* The Alpha doesn't have sound support yet.steve1999-06-221-1/+5
* Don't try to link with -ldnet_stub on the Alpha.steve1999-06-221-0/+11
* Correct grammar nits in the RESTRICTED string.steve1999-06-221-2/+2
* Don't add -lbsd to LDFLAGS on the FreeBSD/Alpha port.steve1999-06-221-3/+9
* Only enable sound support when the machine arch is not Alpha.steve1999-06-222-4/+8
* Defined timefield as a time_t instead of a long for the Alpha.steve1999-06-221-0/+11
* Disable sound support on the Alpha.steve1999-06-221-6/+9
* Revert my previous fix. It seems I had an old distfile.steve1999-06-221-2/+2
* The Alpha port doesn't have sound support yet.steve1999-06-221-1/+5
* Make this port reinstall friendly.steve1999-06-221-3/+3
* The Alpha's fp mask register doesn't have a FP_X_DNML bit.steve1999-06-221-2/+6
* Turn off sound support except on the i386 port.steve1999-06-222-10/+14
* Define pipe_broken as a sig_atomic_t so this build on the Alpha.steve1999-06-221-0/+11
* Build fails on the Alpha with a compiler error in functionsteve1999-06-221-1/+5
* Correct identity string on the alpha.steve1999-06-221-0/+16
* The build fails because this port cannot find glaux.h and not libaux.h.steve1999-06-221-2/+2
* Fixup patch botch from previous commit.steve1999-06-221-15/+15
* Don't require interaction on install while PACKAGE_BUILDING.steve1999-06-229-9/+9
* Move this port's distfiles into its own subdirectory to avoid conflictssteve1999-06-224-11/+25
* Move this port's distfiles to its own subdirectory since they conflictsteve1999-06-226-9/+15
* This one doesn't build on the Alpha yet, but should soon.steve1999-06-2214-14/+70
* time(3) returns a time_t and not a long.steve1999-06-228-24/+88
* On the Alpha this port's build dies with a compiler error in functionsteve1999-06-221-1/+5
* This doesn't build on the alpha yet, but should with a little work.steve1999-06-2210-10/+50
* This port doesn't build when the system compiler is egcs.steve1999-06-222-4/+14
* Use time_t instead of long so this builds on the Alpha.steve1999-06-221-0/+11
* Only build in sound support when the machine arch is i386.steve1999-06-221-3/+9
* Live with the single warning fixed previously so that this builds againsteve1999-06-221-17/+4
* This doesn't build on the Alpha.steve1999-06-221-1/+3
* This port contains i386 binaries.steve1999-06-221-1/+3
* Fix for archs where sizeof(long) != sizeof(time_t).steve1999-06-221-0/+29
* Add FETCH_BEFORE_ARGS=-b to fix distfile fennerage.steve1999-06-222-2/+6
* We don't have sound support on the Alpha yet.steve1999-06-223-3/+9
* This port contains i386 binaries.steve1999-06-221-1/+3
* Avoid interactive install while PACKAGE_BUILDING.steve1999-06-221-8/+8
* Mark this port "only for i386".steve1999-06-221-1/+3
* Only add -DUSE_ASSEMBLY_[AB] when building on an i386 machine.steve1999-06-221-8/+21
* This port also BUILD_DEPENDS on gettext for its documentation.steve1999-06-221-2/+3
* Use 'ln -sf' for the /var/news symlink just in case it already exists.steve1999-06-221-1/+1
* Upgrade to MM Shared Memory Library, version 1.0.7rse1999-06-222-4/+4
* Upgrade to 1.0.2.tg1999-06-225-30/+26
* Driver script for whole build process. It willasami1999-06-222-0/+228
* Add support for 4-current. Add /compat to list of directories toasami1999-06-221-22/+29
OpenPOWER on IntegriCloud