aboutsummaryrefslogtreecommitdiff
path: root/devel/cppadvio
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* BROKEN: Does not compile on alpha 4.xKris Kennaway2004-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. Notes: svn path=/head/; revision=107585
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Fix build on 4-x alphaKirill Ponomarev2004-03-172-5/+12
| | | | | | | | PR: ports/64362 Submitted by: maintainer Notes: svn path=/head/; revision=104268
* BROKEN on alpha 4.x: Does not compileKris Kennaway2004-03-131-1/+7
| | | | Notes: svn path=/head/; revision=103856
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* Build under current againPatrick Li2002-11-241-0/+1
| | | | | | | | PR: ports/45572 Submitted by: maintainer Notes: svn path=/head/; revision=71031
* CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' inAkinori MUSHA2002-10-101-1/+1
| | | | | | | | them when using a non-default compiler/linker, so do not use `/' as delimiter for s///. (I picked `|' instead) Notes: svn path=/head/; revision=67737
* Remove USE_NEWGCC, which is no longer supported or required.Kris Kennaway2002-08-311-1/+0
| | | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 Notes: svn path=/head/; revision=65347
* change master siteYing-Chieh Liao2001-11-081-1/+2
| | | | | | | | PR: 31844 Submitted by: maintainer Notes: svn path=/head/; revision=49837
* add cppadvioYing-Chieh Liao2001-05-197-0/+177
Advanced i/o, networking, and arithmetic compression C++ classlib PR: 23053 Submitted by: Oleg <oleg@pobox.com> Notes: svn path=/head/; revision=42727