Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
19 Oct 2019 12:21:22
0.3.0_3

|
rakuco  |
Switch MASTER_SITES and WWW to https in Chris' ports.
PR: 241272
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) |
08 Dec 2016 19:52:20
0.3.0_3

|
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
28 Feb 2016 21:10:22
0.3.0_2

|
rakuco  |
Add another mirror and pass maintainership to submitter.
PR: 206686
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> |
30 Mar 2015 21:20:27
0.3.0_2

|
bapt  |
Remove CENKES mirror (it is dead) |
01 Jun 2014 07:59:15
0.3.0_2

|
ohauer  |
- fix sanity in CAT archivers
- USE_BZIP2 -> USES=tar:bzip2
- LICENSE=BSD -> BSD[n]CLAUSE |
21 Oct 2013 20:54:28
0.3.0_2

|
danilo  |
- Add stage support
- Add LICENSE |
20 Sep 2013 13:11:21
0.3.0_2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
14 Sep 2013 08:53:59
0.3.0_2

|
sunpoet  |
- Cleanup Makefile header
- Remove Author line |
24 Apr 2013 18:10:32
0.3.0_2

|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
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 |