non port: devel/cvsd/Makefile |
SVNWeb
|
Number of commits found: 63 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 9 Jan 2017
|
[ 13:16 amdmi3 ] (Only the first 10 of 104 ports in this commit are shown above. )
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket
|
Tue, 11 Oct 2016
|
[ 19:38 pawel ]
Update to version 1.0.24
PR: 213249
Submitted by: maintainer
|
Wed, 6 Apr 2016
|
[ 15:42 marino ]
devel/cvsd: Use OPSYS with OSVERSION
Approved by: OSVERSION use blanket
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 1 Sep 2015
|
[ 16:20 amdmi3 ] (Only the first 10 of 47 ports in this commit are shown above. )
- Switch to options helpers
- While here, add some NO_ARCHes
Approved by: portmgr blanket
|
Fri, 29 Nov 2013
|
[ 14:14 wg ]
devel/cvsd: fix include
Reported by: olli hauer <ohauer gmx.de>
|
[ 13:49 wg ]
devel/cvsd: allow staging
PR: ports/184337
Submitted by: maintainer
|
Fri, 18 Oct 2013
|
[ 15:02 bapt ]
Change maintainer
Submitted by: "Ilya A. Arkhipov" <rum1cro@yandex.ru>
Approved by: "Andrey V. Elsukov" <bu7cher@yandex.ru> (former maintainer)
|
Fri, 20 Sep 2013
|
[ 17:03 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
|
Sat, 14 Sep 2013
|
[ 09:59 ohauer ]
- fix r327153, cvs is only required
.if ${OSVERSION} > 1000000
- since I'm here do some minor cleanup
|
Fri, 13 Sep 2013
|
[ 14:44 bapt ]
Add cvs as dependency, since it has been removed from base
|
Mon, 9 Sep 2013
|
[ 18:34 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Wed, 17 Mar 2010
|
[ 07:41 miwi ]
- Update to 1.0.18
PR: 144645
Submitted by: Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
|
Fri, 28 Aug 2009
|
[ 16:25 araujo ]
- Update to 1.0.16.
- Change WWW reference into pkg-descr.
PR: ports/138222
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Thu, 20 Mar 2008
|
[ 09:37 pav ] (Only the first 10 of 35 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 200
|
Fri, 18 Jan 2008
|
[ 15:23 garga ]
- Update to 1.0.14
PR: ports/119768
Submitted by: maintainer
|
Thu, 4 Oct 2007
|
[ 00:41 edwin ] (Only the first 10 of 35 ports in this commit are shown above. )
Remove always-false/true conditions based on OSVERSION 500000
|
Mon, 26 Feb 2007
|
[ 22:49 miwi ]
- Bump PORTREVISION
- When RootJail is set to 'none' there is some errors on starting
rc_subr script and cvsd doesn't start. This patch solved
the Problem.
PR: 109546
Submitted by: Alexander Logvinov <ports@logvinov.com>
Approved by: maintainer
|
Mon, 29 Jan 2007
|
[ 19:05 gabor ] (Only the first 10 of 42 ports in this commit are shown above. )
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.
Approved by: portmgr (erwin), erwin (mentor)
|
Thu, 21 Dec 2006
|
[ 22:38 miwi ]
- Update to 1.0.13
PR: ports/106934
Submitted by: miwi
Approved by: maintainer
|
Thu, 8 Jun 2006
|
[ 16:59 dougb ]
Update rc.d script to better fit current practice.
PR: ports/98692
Submitted by: Andrey V. Elsukov <bu7cher@yandex.ru> [maintainer]
|
Tue, 6 Jun 2006
|
[ 09:33 ijliao ]
Take maintainership
Add rc.subr support
PR: 98582
Submitted by: "Andrey V. Elsukov" <bu7cher@yandex.ru> (new maintainer)
|
Sat, 3 Jun 2006
|
[ 00:34 leeym ]
- update to 1.0.12
|
Thu, 25 May 2006
|
[ 19:07 leeym ]
- update to 1.0.11
|
Fri, 30 Dec 2005
|
[ 18:23 pav ]
- Update to 1.0.10
PR: ports/91100
Submitted by: Jose Liang <jose@jose.idv.tw>
|
Mon, 29 Aug 2005
|
[ 02:39 ahze ]
- Update to 1.0.9
PR: ports/85376
Submitted by: Ports Fury
|
Mon, 1 Aug 2005
|
[ 08:21 vs ]
Update MASTER_SITES and WWW: line
PR: ports/84400
Submitted by: Ports Fury
|
Sat, 30 Jul 2005
|
[ 22:03 ahze ]
- Add MASTER_SITE_LOCAL to MASTER_SITES since main site is down.
Reported by: krion mail
|
Tue, 26 Jul 2005
|
[ 05:58 ahze ]
- Update to 1.0.8
PR: 84066
Submitted by: Ports Fury
|
Wed, 27 Apr 2005
|
[ 09:31 ahze ]
- Update to 1.0.7
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Sat, 12 Mar 2005
|
[ 20:58 ahze ]
- Update to 1.0.6
PR: 78736
Submitted by: Ports Fury
|
Sun, 6 Mar 2005
|
[ 19:23 ahze ]
- Update to 1.0.5
PR: 78498
Submitted by: Ports Fury
|
Wed, 15 Dec 2004
|
[ 15:14 krion ]
Update to version 1.0.4
PR: ports/75108
Submitted by: Ports Fury
|
Sun, 8 Aug 2004
|
[ 17:06 krion ]
Update to version 1.0.3
PR: ports/70165
Submitted by: Ports Fury
|
Sun, 18 Apr 2004
|
[ 15:20 pav ]
- Update to 1.0.2
PR: ports/65713
Submitted by: Ports Fury
|
Mon, 23 Feb 2004
|
[ 21:31 clement ]
- make portlint happy
- PGPify
- use %%DOCSDIR%%
PR: 63271
Submitted by: Jason Harris <jharris@widomaker.com>
|
[ 10:50 clement ]
- Update to 1.0.1
Changes: This version is stable after a month of testing. Code clean-up
was done. No major bugs were found, but a minor bug was corrected. The
access mode was changed from +o to +f. Multiple or shared database files
for each channel and major updates on the documentation files. This code
is final unless some major bug is reported or huge improvements are made.
|
Mon, 29 Sep 2003
|
[ 14:42 krion ]
- Update to version 1.0.0
PR: 57351
Submitted by: Ports Fury
|
Sat, 23 Aug 2003
|
[ 21:41 krion ]
- Update to version 0.9.20
PR: 55898
Submitted by: Ports Fury
|
Thu, 12 Jun 2003
|
[ 19:31 pat ]
- Fix overwriting cvsd.conf
- Update to 0.9.19
PR: ports/52434, ports/53099
Submitted by: Frank Altpeter <frank@altpeter.de>,
KATO Tsuguru <tkato@prontomail.com>
|
Sat, 26 Apr 2003
|
[ 22:38 nork ]
Update to 0.9.18.
PR: ports/51363
Submitted by: Ports Fury
|
Thu, 20 Feb 2003
|
[ 17:07 knu ] (Only the first 10 of 432 ports in this commit are shown above. )
De-pkg-comment.
|
Mon, 17 Feb 2003
|
[ 15:32 ijliao ]
upgrade to 0.9.17
|
Mon, 27 Jan 2003
|
[ 12:44 knu ]
Update to 0.9.16.
PR: ports/47317
Submitted by: Ports Fury
|
Tue, 10 Dec 2002
|
[ 01:07 petef ]
Add USE_PERL5.
Submitted by: bento
|
Mon, 28 Oct 2002
|
[ 10:48 ijliao ]
upgrade to 0.9.14
|
Mon, 14 Oct 2002
|
[ 15:45 naddy ]
Update to version 0.9.13.
PR: 43783
Submitted by: Ports Fury
|
Sat, 21 Sep 2002
|
[ 17:58 roam ]
Fix the problems in my last commit to make cvsd actually build:
- actually add files/patch-cvsd.c, which *was* in the PR;
- add files/patch-configure, which was mentioned but missing from the PR;
- remove autoconf/make/etc invocation from the Makefile so our changes
to the configure script are not lost.
Pointed out by: kris, Ports Fury
Pointy hat to: roam (myself)
|
Wed, 18 Sep 2002
|
[ 12:28 roam ]
Update to 0.9.12.
PR: 42879
Submitted by: Ports Fury
|
Tue, 25 Jun 2002
|
[ 05:52 ijliao ]
upgrade to 0.9.9
|
Fri, 12 Apr 2002
|
[ 03:27 ijliao ]
make it runnable
Submitted by: Paulius Bulotas <paulius@kaktusas.org>
|
Thu, 11 Apr 2002
|
[ 18:34 ijliao ]
upgrade to 0.9.8
PR: 36996
Submitted by: Paulius Bulotas <paulius@kaktusas.org>
|
Tue, 26 Feb 2002
|
[ 06:05 ijliao ]
upgrade to 0.9.6
|
Wed, 30 Jan 2002
|
[ 00:47 pat ]
Update to 0.9.5
|
Mon, 7 Jan 2002
|
[ 20:38 fenner ]
Fix typo in MAINTAINER. This kind of thing is why I think MAINTAINER-less
ports should simply have no MAINTAINER line and pick up the default from
bsd.port.mk.
|
Mon, 31 Dec 2001
|
[ 05:33 ijliao ]
add cvsd 0.9.3 cvs pserver daemon
|
Number of commits found: 63 |