| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Jun 2012 14:07:27
3.0.6_3
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
23 Dec 2011 14:45:07
3.0.6_3
|
crees  |
Use bsd.port.pre.mk to allow the port to actually find the correct cgi-bindir
without falling through to the last case every time.
PR: ports/163099
Submitted by: crees
Approved by: maintainer timeout (2w+) |
24 Oct 2011 09:11:38
3.0.6_3
|
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 |
03 Jul 2011 14:59:23
3.0.6_3
|
ohauer  |
-remove MD5 |
28 Mar 2010 06:47:48
3.0.6_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
3.0.6_2
|
dinoex  |
- update to jpeg-8 |
22 Jul 2009 16:27:08
3.0.6_1
|
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
08 Sep 2007 00:56:04
3.0.6_1
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
19 May 2007 20:32:57
3.0.6_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
23 Jan 2006 07:04:10
3.0.6
|
linimon  |
Revert last commit. It is not possible (yet) to have the dirrmtry usage
in the post-install target. Its usage must preceed generate-plist.
This problem needs to be revisited either in a rework of bsd.port.mk or
each of these Makefiles.
Hat: portmgr
Pointy hat: edwin` |
22 Jan 2006 05:52:28
3.0.6
|
edwin  |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
22 Jan 2006 01:48:34
3.0.6
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
26 Dec 2005 00:04:55
3.0.6
|
edwin  |
devel/cvsweb3: Wrong install location with www/apache22
www/apache22 installs its data files to ${PREFIX}/www/apache22
though, devel/cvsweb3 fails to find this directory.
PR: ports/90418
Submitted by: Tetsuya Uemura <t_uemura@macome.co.jp> |
02 Dec 2005 19:30:41
3.0.6
|
erwin  |
Update to 3.0.6
PR: 89829
Submitted by: Jonathan Noack <noackjr@alumni.rice.edu> (maintainer) |
31 Oct 2005 18:24:21
3.0.5_1
|
erwin  |
Let the IGNORE message make a bit more sense and change it from:
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports |
10 Apr 2005 13:01:56
3.0.5_1
|
pav  |
- Style
PR: ports/79710
Submitted by: Jonathan Noack <noackjr@alumni.rice.edu> (maintainer) |
06 Mar 2005 13:47:15
3.0.5
|
knu  |
Hand the maintainership over to Jon Noack. Thanks! |
04 Feb 2005 15:00:41
3.0.5
|
knu  |
Update to 3.0.5. |
30 Jan 2005 16:53:43
3.0.1
|
knu  |
Change the maintainer to myself, adding a note that issues that are
not specific to this port/package should go to the freebsd-cvsweb
mailing list.
Requested by: scop |
21 Jan 2005 20:51:01
3.0.1
|
krion  |
Set LATEST_LINK.
Reported by: kris |
12 May 2004 07:02:16
3.0.1
|
knu  |
Update to CVSweb 3.0.1 after a repocopy. Optional dependencies are
currently all enabled by default. |