notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/cvsweb3/Makefile
SVNWeb

Number of commits found: 38

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 5 Oct 2021
[ 20:01 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:c70316b40b6ddaa7c3c5758ae516cae2e1e0bc4c  commit hash:c70316b40b6ddaa7c3c5758ae516cae2e1e0bc4c  commit hash:c70316b40b6ddaa7c3c5758ae516cae2e1e0bc4c  c70316b 
devel/cvsweb3: Add CPE information

Approved by:	portmgr (blanket)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 31 Jan 2019
[ 13:46 tobik search for other commits by this committer ] Original commit   Revision:491719
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.
Mon, 10 Sep 2018
[ 13:15 mat search for other commits by this committer ] Original commit   Revision:479407 (Only the first 10 of 127 ports in this commit are shown above. View all ports for this commit)
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
[ 13:14 mat search for other commits by this committer ] Original commit   Revision:479406 (Only the first 10 of 995 ports in this commit are shown above. View all ports for this commit)
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
Mon, 16 Apr 2018
[ 10:48 brnrd search for other commits by this committer ] Original commit   Revision:467474
www/apache22: Chase removal of Apache 2.2
Tue, 9 Jan 2018
[ 07:40 mat search for other commits by this committer ] Original commit   Revision:458513 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
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
Wed, 1 Nov 2017
[ 13:10 olgeni search for other commits by this committer ] Original commit   Revision:453284 (Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
Thu, 9 Feb 2017
[ 12:47 amdmi3 search for other commits by this committer ] Original commit   Revision:433725
- 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)
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
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
Sat, 18 Oct 2014
[ 08:45 riggs search for other commits by this committer ] Original commit   Revision:371099
- 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
Sun, 17 Aug 2014
[ 00:30 marino search for other commits by this committer ] Original commit   Revision:365145
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
Sun, 27 Jul 2014
[ 20:12 wg search for other commits by this committer ] Original commit   Revision:363099
devel/cvsweb3: support stage

PR:		191282
Submitted by:	joe thrallingpenguin com
Approved by:	maintainer (timeout)
Mon, 7 Oct 2013
[ 11:09 bapt search for other commits by this committer ] Original commit   Revision:329692
Fix pkgname collision

With hat:	portmgr
Fri, 20 Sep 2013
[ 17:03 bapt search for other commits by this committer ] Original commit   Revision:327722 (Only the first 10 of 379 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
Mon, 16 Sep 2013
[ 08:39 az search for other commits by this committer ] Original commit   Revision:327371 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Sat, 27 Jul 2013
[ 16:06 az search for other commits by this committer ] Original commit   Revision:323795 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
- switch simple inline replacement from perl to sed
  and remove where is no need in this anymore.
- trim Makefile header

Approved by:  bapt@ (portmrg@)
Sat, 30 Jun 2012
[ 14:07 az search for other commits by this committer ] Original commit  (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Fri, 23 Dec 2011
[ 14:45 crees search for other commits by this committer ] Original commit 
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+)
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Wed, 22 Jul 2009
[ 16:27 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 263 ports in this commit are shown above. View all ports for this commit)
- 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)
Sat, 8 Sep 2007
[ 00:56 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 101 ports in this commit are shown above. View all ports for this commit)
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
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Mon, 23 Jan 2006
[ 07:04 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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`
Sun, 22 Jan 2006
[ 05:52 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 153 ports in this commit are shown above. View all ports for this commit)
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
Mon, 26 Dec 2005
[ 00:04 edwin search for other commits by this committer ] Original commit 
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>
Fri, 2 Dec 2005
[ 19:30 erwin search for other commits by this committer ] Original commit 
Update to 3.0.6

PR:             89829
Submitted by:   Jonathan Noack <noackjr@alumni.rice.edu> (maintainer)
Mon, 31 Oct 2005
[ 18:24 erwin search for other commits by this committer ] Original commit  (Only the first 10 of 97 ports in this commit are shown above. View all ports for this commit)
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
Sun, 10 Apr 2005
[ 13:01 pav search for other commits by this committer ] Original commit 
- Style

PR:             ports/79710
Submitted by:   Jonathan Noack <noackjr@alumni.rice.edu> (maintainer)
Sun, 6 Mar 2005
[ 13:47 knu search for other commits by this committer ] Original commit 
Hand the maintainership over to Jon Noack.  Thanks!
Fri, 4 Feb 2005
[ 15:00 knu search for other commits by this committer ] Original commit 
Update to 3.0.5.
Sun, 30 Jan 2005
[ 16:53 knu search for other commits by this committer ] Original commit 
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
Fri, 21 Jan 2005
[ 20:51 krion search for other commits by this committer ] Original commit 
Set LATEST_LINK.

Reported by:    kris
Wed, 12 May 2004
[ 07:02 knu search for other commits by this committer ] Original commit 
Update to CVSweb 3.0.1 after a repocopy.  Optional dependencies are
currently all enabled by default.

Number of commits found: 38