aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cppadvio
Commit message (Collapse)AuthorAgeFilesLines
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-7/+1
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* BROKEN: Does not compile on alpha 4.xkris2004-04-191-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)trevor2004-03-311-0/+1
|
* - Fix build on 4-x alphakrion2004-03-172-5/+12
| | | | | PR: ports/64362 Submitted by: maintainer
* BROKEN on alpha 4.x: Does not compilekris2004-03-131-1/+7
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* De-pkg-comment.knu2003-02-212-1/+1
|
* Build under current againpat2002-11-251-0/+1
| | | | | PR: ports/45572 Submitted by: maintainer
* CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' inknu2002-10-101-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.kris2002-08-311-1/+0
| | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571
* change master siteijliao2001-11-081-1/+2
| | | | | PR: 31844 Submitted by: maintainer
* add cppadvioijliao2001-05-197-0/+177
Advanced i/o, networking, and arithmetic compression C++ classlib PR: 23053 Submitted by: Oleg <oleg@pobox.com>