Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | At Kris's request, back out the MACHINE_ARCH spelling correction until | obrien | 2005-04-12 | 1 | -2/+6 |
| | | | | after 5.4-RELEASE. | ||||
* | Assist getting more ports working on AMD64 by obeying the | obrien | 2005-04-11 | 1 | -6/+2 |
| | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. | ||||
* | SIZE-ify distinfo | vs | 2004-03-22 | 1 | -0/+2 |
| | | | | | Reminded by: trevor Approved by: linimon (mentor) | ||||
* | - Update MAINTAINER-line of my ports to new @FreeBSD.org address | vs | 2004-03-10 | 1 | -1/+1 |
| | | | | | | - Nuke 2x USE_SIZE while here Approved by: linimon (mentor) | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | - Mark ONLY_FOR_ARCHS=i386 | krion | 2003-12-20 | 1 | -1/+3 |
| | | | | | | | - Give maintainership to submitter PR: 60424 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> | ||||
* | - Update to version 0.6 | krion | 2003-11-08 | 4 | -162/+421 |
| | | | | | PR: 59033 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> | ||||
* | BROKEN: Does not compile (5.x) or install (4.x) | kris | 2003-07-31 | 1 | -0/+2 |
| | |||||
* | Instead of setting NO_PACKAGE to note that the port does not respect CC | kris | 2003-07-31 | 1 | -1/+1 |
| | | | | or CFLAGS, just note it in the pre-everything target. | ||||
* | replace ${PERL} with ${REINPLACE_CMD} | oliver | 2003-07-06 | 1 | -1/+2 |
| | | | | PR: 47406 | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | fix MAINTAINTER to ports@FreeBSD.org | dinoex | 2003-01-03 | 1 | -1/+1 |
| | | | | | PR: 46686 Submitted by: erwin@lansing.dk | ||||
* | Give up maintainership of these ports since I don't have time. Quanta goes to | alane | 2002-11-15 | 1 | -1/+1 |
| | | | | kde@, all the rest are up for grabs to the most masochistic bidder. | ||||
* | Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize | alane | 2002-11-01 | 1 | -2/+2 |
| | | | | | mail's case insensitive and will try to type that. Sorry folks, purely a cosmetic change here, nothing to see, move along, move along.... | ||||
* | Changed MAINTAINER to my FreeBSD address. | alane | 2002-11-01 | 1 | -2/+2 |
| | |||||
* | Fix brokenness, the port can now fetch again. | cy | 2002-06-10 | 1 | -4/+4 |
| | | | | | PR: 38639 Approved by: MAINTAINER Alan E <alane@geeksrus.net> | ||||
* | Mark BROKEN: the current distfile isn't fetchable, and the maintainer is | petef | 2002-06-09 | 1 | -0/+2 |
| | | | | | | | still working on updating the port to 0.3. PR: 38639 Submitted by: maintainer | ||||
* | I am unable to test this as the port is broken. But I could find no | obrien | 2002-06-05 | 1 | -1/+0 |
| | | | | | explaination in our cvs logs or the package website why this cannot be compiled with GCC 3.1. | ||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | knu | 2002-01-29 | 1 | -1/+1 |
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. | ||||
* | New port cyclone version 0.2: A safe dialect of C from Cornell and | lioux | 2002-01-18 | 6 | -0/+267 |
AT&T Research PR: 33613 Submitted by: Alan Eldridge <alane@geeksrus.net> |