Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 Aug 2019 16:01:59
3.0.6_5

|
mat  |
Convert to UCL & cleanup pkg-message (categories d) |
31 Jan 2019 13:46:22
3.0.6_5

|
tobik  |
devel/cvsweb3: Do not set SUB_LIST after bsd.port.pre.mk
The framework already adds PREFIX and DOCSDIR to it, so drop it
entirely. Move variables that do not need to be after bsd.port.pre.mk
up. |
10 Sep 2018 13:15:48
3.0.6_5

|
mat  |
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
10 Sep 2018 13:14:52
3.0.6_5

|
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
16 Apr 2018 10:48:09
3.0.6_5

|
brnrd  |
www/apache22: Chase removal of Apache 2.2 |
09 Jan 2018 07:40:56
3.0.6_5

|
mat  |
Remove support for variables that have been deprecated for a while.
variables deprecation revision
WITHOUT_NLS 2013-12-13 r336337
WITH_/WITHOUT_ 2014-02-24 r345870
NOPORT(DOC|EXAMPLE)S 2014-04-19 r351587
WITH_BDB_VER 2016-05-02 r414444
OVERRIDE_LINUX_BASE_PORT 2016-09-05 r421387
WITH_OPENSSL_(BASE|PORT) 2016-06-16 r416965
While there, add an ERROR variable that works like DEV_ERROR, but for
user facing errors, and move NOPORTDOCS,
NOPORTEXAMPLES and WITHOUT_NLS to it.
Cleanup bsd.sanity.mk a bit.
Fix fallout.
PR: 224613
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D13490 |
01 Nov 2017 13:10:35
3.0.6_5

|
olgeni  |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. |
16 Jun 2017 09:19:38
3.0.6_5

|
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
09 Feb 2017 12:47:09
3.0.6_5

|
amdmi3  |
- Fix with perl 5.24
- While here, add LICENSE, NO_ARCH and regenerate patches
PR: 216465
Submitted by: vinny.abello@nttdata.com
Approved by: maintainer timeout (noackjr@alumni.rice.edu, 2 weeks) |
01 Apr 2016 14:00:57
3.0.6_4

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
14 May 2015 10:15:09
3.0.6_4

|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
02 Mar 2015 23:16:02
3.0.6_4

|
bapt  |
Remove Authors and License from pkg-descr |
27 Oct 2014 10:10:59
3.0.6_4

|
bapt  |
Cleanup plist |
18 Oct 2014 08:45:55
3.0.6_4

|
riggs  |
- Fix install in case share/apache dir is not created prior to installtion
PR: 192943
Submitted by: turutani@scphys.kyoto-u.ac.jp
Approved by: maintainer timeout |
17 Aug 2014 00:30:19
3.0.6_4

|
marino  |
devel/cvsweb3: Update cvsweb3.cgi for newer versions of perl
Remove patch to cvsweb3.cgi and implement all the necessary changes
only with sed which is already being used and shebangfix. This change to
the qw line is needed for the recent versions of perl.
PR: 192712
Submitted by: Dennis Glatting
Approved by: Just Fix It |
27 Jul 2014 20:12:43
3.0.6_3

|
wg  |
devel/cvsweb3: support stage
PR: 191282
Submitted by: joe thrallingpenguin com
Approved by: maintainer (timeout) |
07 Oct 2013 11:09:05
3.0.6_3

|
bapt  |
Fix pkgname collision
With hat: portmgr |
20 Sep 2013 17:03:27


|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
16 Sep 2013 08:39:20
3.0.6_3

|
az  |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
27 Jul 2013 16:06:25
3.0.6_3

|
az  |
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@) |
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. |