non port: devel/ecgi/Makefile |
SVNWeb
|
Number of commits found: 20 |
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.
|
Sat, 19 Oct 2019
|
[ 12:21 rakuco ] (Only the first 10 of 106 ports in this commit are shown above. )
Switch MASTER_SITES and WWW to https in Chris' ports.
PR: 241272
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
|
Tue, 25 Nov 2014
|
[ 00:21 danilo ]
- Update to 0.6.3
PR: 195337
Submitted by: C Hutchinson <portmaster@bsdforge.com> (maintainer)
|
Sat, 14 Jun 2014
|
[ 18:32 marino ]
devel/ecgi: Remove double entry from plist-plist
When PORTDOCS is used, the docs files can't be listed in pkg-plist,
otherwise they get listed twice (thus two attempts to remove them are
made). This only counts as a warning and not fatal for Redports, which
is how it slipped by me.
Related PR: 189010
|
[ 10:11 marino ] (Only the first 10 of 13 ports in this commit are shown above. )
Resurrect devel/ecgi with stage support
The port had been essentially unmaintained since 2006 and was removed
three years ago. It needs some TLC to bring it up to modern standards.
Pass maintainership to submitter.
PR: 189010
Submitted by: Chris Hutchinson
Add'l fixes by: marino
|
Mon, 2 May 2011
|
[ 11:57 bapt ] (Only the first 10 of 173 ports in this commit are shown above. )
Remove unmaintained expired ports from devel
2011-05-01 devel/a2dev: Upstream disapear and distfile is no more available
2011-05-01 devel/c2lib: Upstream disapear and distfile is no more available
2011-05-01 devel/c2man: Upstream disapear and distfile is no more available
2011-05-01 devel/c2mdoc: Upstream disapear and distfile is no more available
2011-05-01 devel/c_parser: Upstream disapear and distfile is no more available
2011-05-01 devel/cdoc: Upstream disapear and distfile is no more available
2011-05-01 devel/diffconvert: Upstream disapear and distfile is no more
available
2011-05-01 devel/ecgi: Upstream disapear and distfile is no more available
2011-05-01 devel/error: Upstream disapear and distfile is no more available
2011-05-01 devel/excalibur-configuration: Upstream disapear and distfile is no
more available
2011-05-01 devel/freelibiberty: Upstream disapear and distfile is no more
available
2011-05-01 devel/gengameng: Upstream disapear and distfile is no more available
2011-05-01 devel/hptools: Upstream disapear and distfile is no more available (Only the first 15 lines of the commit message are shown above )
|
Wed, 16 Mar 2011
|
[ 13:55 bapt ] (Only the first 10 of 39 ports in this commit are shown above. )
Deprecate unmaintained ports from devel where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
|
Mon, 14 Aug 2006
|
[ 22:55 clsung ] (Only the first 10 of 102 ports in this commit are shown above. )
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
Thu, 4 May 2006
|
[ 21:41 edwin ] (Only the first 10 of 364 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with D
|
Mon, 22 Mar 2004
|
[ 12:49 arved ]
Only the shared library needs -fPIC
|
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)
|
Fri, 21 Nov 2003
|
[ 14:29 arved ]
Add -fPIC to fix build on amd64
|
Thu, 13 Feb 2003
|
[ 01:53 naddy ] (Only the first 10 of 19 ports in this commit are shown above. )
Switch over to MASTER_SITE_DEBIAN.
Also convert COMMENT while I'm here.
List of candidate ports from
PR: 47881
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
Sun, 6 Oct 2002
|
[ 17:45 ijliao ]
- Fix MASTER_SITES
- Support CC properly
- Remove obsolete WWW: line from pkg-descr
PR: 43697
Submitted by: Ports Fury
|
Thu, 27 Jun 2002
|
[ 13:32 perky ]
PERL -> REINPLACE_CMD
PR: 39262, 39263, 39264, 39265, 39266, 39267
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
Sat, 26 Jan 2002
|
[ 08:08 kris ]
Fix build on -current
|
Sat, 29 Sep 2001
|
[ 19:12 lioux ]
o install some header files o un"echo" some Makefile commands
|
Mon, 12 Mar 2001
|
[ 22:08 will ]
Add ecgi 0.6.2, a library for the creation of CGI-based Web applications.
|
Number of commits found: 20 |