Commit graph

6 commits

Author SHA1 Message Date
Ganael LAPLANCHE
a62e121b26 Update to 1.97.2 2016-10-19 10:20:01 +00:00
Mathieu Arnold
56bf85096c Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-27 15:09:11 +00:00
Ganael LAPLANCHE
782412b4a4 Fix build with Gcc/libstdc++
PR:		ports/188678
Submitted by:	Matthew Rezny <matthew@reztek.cz>
Tested by:	marino
2014-05-12 06:50:03 +00:00
Pete Fritchman
d66b0dc08a - support large files
- bump PORTREVISION

PR:		56011
Submitted by:	Vivek Khera <vivek@khera.org>
2003-12-21 03:19:28 +00:00
Patrick Li
24a1c852ed Update to 1.02c
PR:		39220
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-14 21:47:45 +00:00
Joerg Wunsch
cc28ab4e56 Setting optind to 0 before calling getopt(3) is a stupid idea; it would
cause argv[0] to be evaluated as a program option, which is usually not
what we want. ;-)  Just leave it alone, the library is supposed to DTRT
anyway.
2001-11-02 19:01:03 +00:00