| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Notes:
svn path=/head/; revision=308630
|
|
|
|
| |
Notes:
svn path=/head/; revision=291338
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
|
|
|
| |
starting with M
Notes:
svn path=/head/; revision=240072
|
|
|
|
| |
Notes:
svn path=/head/; revision=209420
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USE_GETOPT_LONG respectively. This reduces the executable's size
considerably. (More ports should be doing this.)
When comparing md5 checksums (used to detect duplicates in the
input), treat each as a pair of 8-byte integers instead of calling
strncmp, which was just plain buggy. Memcmp should've been used
instead, but two integer comparisions are even faster.
Re-work the resizable array of checksums removing a separate malloc
call for each md5 checksum. This reduces the runtime memory consumption
considerably. (Tried using a hashtable instead of linearly searching
through the array, but did not see a speed-gain even over a large
collection of messages.)
Vendor notified, but has not responded (the software's last release
is several years old).
Bump PORTREVISION.
Approved by: maintainer
Notes:
svn path=/head/; revision=186962
|
|
|
|
| |
Notes:
svn path=/head/; revision=162032
|
|
|
|
| |
Notes:
svn path=/head/; revision=150431
|
|
|
|
|
|
|
|
| |
PR: 56356
Noticed by: anders
Notes:
svn path=/head/; revision=96461
|
|
|
|
|
|
|
|
|
| |
PR: 56356
Submitted by: leeym
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=96021
|
|
|
|
| |
Notes:
svn path=/head/; revision=78683
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
| |
Notes:
svn path=/head/; revision=64740
|
|
|
|
| |
Notes:
svn path=/head/; revision=57399
|
|
|
|
| |
Notes:
svn path=/head/; revision=56047
|
|
|
|
| |
Notes:
svn path=/head/; revision=53430
|
|
regular expression.
PR: 31550
Submitted by: Anders Nordby <anders@fix.no>
Notes:
svn path=/head/; revision=49403
|