summaryrefslogtreecommitdiff
path: root/lang/cyclone (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 0.6Kirill Ponomarev2003-11-074-162/+421
| | | | | | | | PR: 59033 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=93323
* BROKEN: Does not compile (5.x) or install (4.x)Kris Kennaway2003-07-311-0/+2
| | | | Notes: svn path=/head/; revision=85995
* Instead of setting NO_PACKAGE to note that the port does not respect CCKris Kennaway2003-07-311-1/+1
| | | | | | | or CFLAGS, just note it in the pre-everything target. Notes: svn path=/head/; revision=85987
* replace ${PERL} with ${REINPLACE_CMD}Oliver Lehmann2003-07-061-1/+2
| | | | | | | PR: 47406 Notes: svn path=/head/; revision=84287
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* fix MAINTAINTER to ports@FreeBSD.orgDirk Meyer2003-01-021-1/+1
| | | | | | | | PR: 46686 Submitted by: erwin@lansing.dk Notes: svn path=/head/; revision=72250
* Give up maintainership of these ports since I don't have time. Quanta goes toAlan Eldridge2002-11-151-1/+1
| | | | | | | kde@, all the rest are up for grabs to the most masochistic bidder. Notes: svn path=/head/; revision=70143
* Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realizeAlan Eldridge2002-11-011-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.... Notes: svn path=/head/; revision=69249
* Changed MAINTAINER to my FreeBSD address.Alan Eldridge2002-11-011-2/+2
| | | | Notes: svn path=/head/; revision=69236
* Fix brokenness, the port can now fetch again.Cy Schubert2002-06-091-4/+4
| | | | | | | | PR: 38639 Approved by: MAINTAINER Alan E <alane@geeksrus.net> Notes: svn path=/head/; revision=60980
* Mark BROKEN: the current distfile isn't fetchable, and the maintainer isPete Fritchman2002-06-091-0/+2
| | | | | | | | | | still working on updating the port to 0.3. PR: 38639 Submitted by: maintainer Notes: svn path=/head/; revision=60973
* I am unable to test this as the port is broken. But I could find noDavid E. O'Brien2002-06-041-1/+0
| | | | | | | | explaination in our cvs logs or the package website why this cannot be compiled with GCC 3.1. Notes: svn path=/head/; revision=60626
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-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. Notes: svn path=/head/; revision=53957
* New port cyclone version 0.2: A safe dialect of C from Cornell andMario Sergio Fujikawa Ferreira2002-01-176-0/+267
AT&T Research PR: 33613 Submitted by: Alan Eldridge <alane@geeksrus.net> Notes: svn path=/head/; revision=53256