non port: devel/cvstrac/Makefile |
SVNWeb
|
Number of commits found: 26 |
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, 12 Oct 2021
|
[ 15:01 Tobias Kortkamp (tobik) ] ae22a78 (Only the first 10 of 70 ports in this commit are shown above. )
*: Clean up some things
- Fix typos
- Fix overwritten variables with focus on master/slave ports
- Remove unreferenced variables
- Sort categories
- Remove redundant option descriptions
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan
|
Thu, 2 Sep 2021
|
[ 15:18 Bernhard Froehlich (decke) ] 338732a
devel/cvstrac: Add CPE information
Approved by: portmgr (blanket)
|
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, 25 Apr 2016
|
[ 16:13 mat ] (Only the first 10 of 84 ports in this commit are shown above. )
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951
|
Sat, 28 Mar 2015
|
[ 12:18 sunpoet ]
- Pass maintainership to submitter
- While I'm here, remove WRKSRC
PR: 198847
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
|
Fri, 4 Jul 2014
|
[ 09:41 tijl ] (Only the first 10 of 116 ports in this commit are shown above. )
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
|
Wed, 15 Jan 2014
|
[ 08:05 vanilla ]
- Support CC properly
PR: ports/185693
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Mon, 16 Dec 2013
|
[ 18:24 glarkin ] (Only the first 10 of 111 ports in this commit are shown above. )
[Errno 11] Resource Temporarily Unavailable
Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.
Submitted by: glarkin
|
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)
|
Mon, 2 Sep 2013
|
[ 06:45 bapt ] (Only the first 10 of 33 ports in this commit are shown above. )
Eradicate USE_GNOME=pkgconfig from devel
While here:
USE_GMAKE->USES=gmake
USE_GNOME=gnomehack->USES=pathfix
USE_PERL5*->USES=perl5
|
Thu, 19 Nov 2009
|
[ 22:07 pav ] (Only the first 10 of 68 ports in this commit are shown above. )
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Fri, 18 Jul 2008
|
[ 21:05 glarkin ] (Only the first 10 of 50 ports in this commit are shown above. )
Changed my MAINTAINER address to
glarkin@FreeBSD.org.
Approved by: beech (mentor)
|
Sun, 18 May 2008
|
[ 03:50 beech ]
- Update to 2.0.1
- Take maintainership
- Added patch file to fix core dumps (will be submitted upstream)
- Pass maintainership to submitter
PR: ports/123564
Submitted by: Greg Larkin <glarkin@sourcehosting.net>
|
Mon, 7 Apr 2008
|
[ 02:09 mnag ]
- Use pkg-config to determine if sqlite3 are compiled with threads
- Add USE_GNOME=pkgconfig
- portlint(1)
Reported by: pav
|
Mon, 2 Apr 2007
|
[ 16:48 rafan ]
- Update to 2.0.0
- Switch to SQLite 3
PR: ports/111139
Submitted by: Norbert Koch <nkoch at demig.de>
|
Sun, 4 Jun 2006
|
[ 20:30 sem ]
- Update to 1.2.1
PR: ports/97496
Submitted by: Norbert Koch <nkoch at demig.de>
|
Mon, 12 Dec 2005
|
[ 21:53 bms ] (Only the first 10 of 29 ports in this commit are shown above. )
Drop maintainership for ports which I sadly no longer have
the time, hardware, or resources to maintain.
|
Wed, 12 Jan 2005
|
[ 16:21 bms ]
Update to version 1.1.5.
|
Thu, 23 Dec 2004
|
[ 08:25 nork ] (Only the first 10 of 34 ports in this commit are shown above. )
Clean up SQLite and related ports.
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.
Approved by: portmgr, maintainers of sqlite and related ports
|
Wed, 16 Jun 2004
|
[ 07:36 bms ]
Fix leap year calculation. Bump PORTREVISION.
PR: ports/64871
Submitted by: Johannes Groedem
|
Fri, 6 Feb 2004
|
[ 13:12 trevor ] (Only the first 10 of 1568 ports in this commit are shown above. )
Use PLIST_FILES (bento-tested, marcus-reviewed).
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Tue, 7 Oct 2003
|
[ 17:11 bms ]
Update maintainer.
|
Tue, 3 Jun 2003
|
[ 05:01 will ]
Add cvstrac 1.1.2, a Web-Based Bug And Patch-Set Tracking
System For CVS.
PR: 51975
Submitted by: Bruce M Simpson <bms@spc.org>
|
Number of commits found: 26 |