| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Oct 2011 09:11:38
0.3.0_2
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
23 Sep 2011 22:26:39
0.3.0_2
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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 |
18 Mar 2011 17:59:51
0.3.0_2
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
31 May 2010 02:01:56
0.3.0_2
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
07 Sep 2008 00:19:05
0.3.0_1
|
linimon  |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
06 Jun 2008 13:02:32
0.3.0_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
18 Apr 2007 08:01:25
0.3.0
|
sat  |
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports |
02 Feb 2007 14:53:47
0.3.0
|
sat  |
Add port archivers/grzip:
grzip is a high-performance file compressor based on Burrows-Wheeler
Transform, Schindler Transform, Move-To-Front, and Weighted Frequency
Counting. It uses the Block-Sorting Lossless Data Compression Algorithm,
which has received considerable attention in recent years for both its
simplicity and effectiveness. This implementation has a compression rate
of 2.234 bps on the Calgary Corpus (14 files) without preprocessing
filters.
WWW: http://magicssoft.ru/?folder=projects&page=GRZipII
Author: Ilya Grebnov |