Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove always-false/true conditions based on OSVERSION 500000 | edwin | 2007-10-04 | 1 | -7/+1 |
| | |||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | BROKEN: Does not compile on alpha 4.x | kris | 2004-04-19 | 1 | -0/+4 |
| | | | | | # This is probably broken on all !i386 platforms, but it depends on gcc # 2.95, and alpha 4.x is the only non-i386 platform where that builds. | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | - Fix build on 4-x alpha | krion | 2004-03-17 | 2 | -5/+12 |
| | | | | | PR: ports/64362 Submitted by: maintainer | ||||
* | BROKEN on alpha 4.x: Does not compile | kris | 2004-03-13 | 1 | -1/+7 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Build under current again | pat | 2002-11-25 | 1 | -0/+1 |
| | | | | | PR: ports/45572 Submitted by: maintainer | ||||
* | CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' in | knu | 2002-10-10 | 1 | -1/+1 |
| | | | | | them when using a non-default compiler/linker, so do not use `/' as delimiter for s///. (I picked `|' instead) | ||||
* | Remove USE_NEWGCC, which is no longer supported or required. | kris | 2002-08-31 | 1 | -1/+0 |
| | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 | ||||
* | change master site | ijliao | 2001-11-08 | 1 | -1/+2 |
| | | | | | PR: 31844 Submitted by: maintainer | ||||
* | add cppadvio | ijliao | 2001-05-19 | 7 | -0/+177 |
Advanced i/o, networking, and arithmetic compression C++ classlib PR: 23053 Submitted by: Oleg <oleg@pobox.com> |