Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix remotely exploitable buffer overflow (CVE-2002-0391). | Stefan Eßer | 2003-07-06 | 1 | -0/+24 |
| | |||||
* | Fix build on -STABLE: The previous work-around was only tested (and | Stefan Eßer | 2003-06-01 | 1 | -6/+4 |
| | | | | worked only) on -CURRENT. This one is tested on both 4.8 and 5.1-RC. | ||||
* | Fix build on 5.1 (remove port's conflicting definition of float_t) | Stefan Eßer | 2003-05-18 | 2 | -4/+12 |
| | |||||
* | BROKEN on 5.1: does not compile | Kris Kennaway | 2003-05-18 | 1 | -0/+4 |
| | |||||
* | Clear moonlight beckons. | Ade Lovett | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Chase libaudio shlib major (from the audio/nas update). | Pete Fritchman | 2001-12-30 | 1 | -1/+1 |
| | |||||
* | Use stdlib.h instead of malloc.h, which is deprecated. | Stefan Eßer | 2001-11-24 | 2 | -0/+28 |
| | |||||
* | Add URL of ACM web-site. | Stefan Eßer | 2001-11-23 | 1 | -0/+2 |
| | |||||
* | typo clean up police: \s -> \t | Mario Sergio Fujikawa Ferreira | 2001-02-14 | 1 | -2/+2 |
| | |||||
* | Ditch out "Version required" from comments section. | Maxim Sobolev | 2000-11-23 | 1 | -1/+0 |
| | |||||
* | Standardize all user defined options to the booleans WITH_FOO and | Jeremy Lea | 2000-04-17 | 1 | -3/+2 |
| | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports | ||||
* | Back out useful `Version required lines' that I'd blindly removed. | Akinori MUSHA | 2000-04-15 | 1 | -0/+1 |
| | |||||
* | Remove obsolete `Version required' lines. | Akinori MUSHA | 2000-04-14 | 1 | -1/+0 |
| | |||||
* | update portname/portversion stuff (games commit part 1, a-c) | Michael Haro | 2000-04-14 | 1 | -1/+2 |
| | |||||
* | Fetch with FTP instead of HTTP. | Stefan Eßer | 1999-09-29 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | This port needs USE_XLIB. | Satoshi Asami | 1999-05-17 | 1 | -1/+2 |
| | | | | Submitted by: maintainer | ||||
* | Use bsd.port.{pre,post}.mk. | Satoshi Asami | 1999-02-03 | 1 | -4/+3 |
| | |||||
* | Upgrade to version 5.0 of ACM. | Stefan Eßer | 1999-02-01 | 8 | -109/+175 |
| | |||||
* | BROKEN='acm-5.0.tar.gz is all that is available' | David E. O'Brien | 1999-02-01 | 1 | -1/+3 |
| | |||||
* | Fix ELF brokenness caused by wrong assumptions of GNU configure, if an | Stefan Eßer | 1998-12-06 | 8 | -31/+64 |
| | | | | | | | | "elf.h" header file is found (assumption was System V.4, which made later configure tests fail). Make myself maintainer of this port (as suggested by the previous maintainer: joerg). | ||||
* | Remove empty directories on deinstall. | Steve Price | 1998-09-28 | 1 | -0/+1 |
| | |||||
* | Won't build in an ELF world. | Steve Price | 1998-09-28 | 1 | -2/+4 |
| | |||||
* | Remove manpages defined in MAN? macros in games' Makefiles. | Satoshi Asami | 1998-08-13 | 1 | -1/+0 |
| | |||||
* | Add CONFIGURE_ENV="${SH} -x". We have no idea why this works, but | Satoshi Asami | 1997-07-10 | 1 | -3/+3 |
| | | | | | | | | | | configure will die otherwise because it finds elf.h and concludes we are SVR4. While I'm here, delete CONFIGURE_ARGS=--prefix=${PREFIX} and change HAS_CONFIGURE to GNU_CONFIGURE. Submitted by: Donald J. Maddox (dmaddox@scsn.net) | ||||
* | Have manpage installed in man6 where games belong. | David E. O'Brien | 1997-01-03 | 4 | -3/+22 |
| | | | | and some /usr/local hardcodings --> ${PREFIX} | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | Satoshi Asami | 1996-11-18 | 2 | -5/+3 |
| | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | Satoshi Asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Update this from 2.0 to 4.7 :-) and add optional NAS (audio) support | Mark Murray | 1996-08-13 | 4 | -138/+69 |
| | | | | OK-ed by: joerg | ||||
* | Shorten the COMMENT line. | Joerg Wunsch | 1995-10-24 | 1 | -1/+1 |
| | |||||
* | Make this port actually work: | Joerg Wunsch | 1995-04-17 | 1 | -9/+8 |
| | | | | | | | | | | | | | | . install the data files, too :) . make acm complain if it cannot find a data file, instead of dump core . moved the data file location to where all X11 programs used to have it . try working around some floating point problems by masking all FP exceptions (yes, i know that it's ugly, but i won't like to go and fix acm -- it's way too huge for me) | ||||
* | And here comes the next round of Makefile updates, for games. Folks, | Satoshi Asami | 1995-04-11 | 1 | -8/+10 |
| | | | | | | there are lots of broken stuff and funky Makefiles here. Please check your ports, and also put yourself in MAINTAINER so I know who to talk to. Thanks.... | ||||
* | De-canonicalize the host and dir names of the master site. | Joerg Wunsch | 1995-04-02 | 1 | -4/+4 |
| | | | | | | Reviewed by: Submitted by: Obtained from: | ||||
* | Claim my ports, and add the MAINTAINER entry. | Joerg Wunsch | 1995-04-01 | 1 | -2/+2 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | Jordan K. Hubbard | 1995-04-01 | 1 | -1/+3 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | The tarball is now .tar.gz ... | Gary Palmer | 1995-03-28 | 2 | -3/+2 |
| | |||||
* | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. | Andreas Schulz | 1995-03-20 | 1 | -1/+2 |
| | | | | | This thing is getting boring :-). Also add the acm.1 manpage to the packing list. | ||||
* | Add the missing package files. | Joerg Wunsch | 1995-03-06 | 3 | -0/+147 |
| | |||||
* | acm - a flight simulator for X11. | Joerg Wunsch | 1995-03-05 | 2 | -0/+18 |
The program still SIGFPE's for me when compiled without -g, but that doesn't seem to be acm's fault. Also, i don't want to get my patches lost. The port should remain disabled in the parent Makefile until the floating point troubles are fixed. ...desperatley hoping that i've got the import right this time. :-/ |