| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
07 Jun 2006 11:49:10
1.3
|
sem  |
- Add MASTER_SITE_LOCAL as mirror while there is a problem on master site |
11 Nov 2005 07:36:56
1.3
|
sem  |
- Yield to a total SHAtification.
- mysql-administrator: simplify BROKEN message |
12 Apr 2005 04:26:57
1.3
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
1.3
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
07 Jul 2004 20:20:02
1.3
|
sem  |
Change email address for my ports.
Approved by: krion (mentor) |
01 Mar 2004 09:15:09
1.3
|
krion  |
Add argp-standalone 1.3,
It is standalone version of argp - part of glibc library.
It was separated off glibc by Niels Myller, Niels primary use
it for inclusion in the LSH distribution, but it's useful for
any package that wants to use argp and at the same time be
portable to non-glibc systems.
Besides portability fixes, there are a few other changes in
this version. The most important is that it no longer builds
upon getopt; the one or two hairy functions of GNU getopt are
incorporated with the argp parser. There are longer any global
variables keeping track of the parser state.
PR: ports/63568
Submitted by: Sergey Matveychuk <sem@ciam.ru> |