non port: news/c-nocem/Makefile |
Number of commits found: 41 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Sunday, 29 Jan 2017
|
11:06 dinoex
- add LICENSE
- make portlint happier
 |
Monday, 16 May 2016
|
14:25 dinoex
- strip all binaries
 |
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
 |
Saturday, 21 Nov 2015
|
17:23 dinoex
- fix build with custom CNEWS_PORT
 |
Thursday, 5 Nov 2015
|
12:36 mat
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735
 |
Sunday, 1 Dec 2013
|
18:33 dinoex
- use STAGEDIR
- USES=gmake
 |
Monday, 28 Oct 2013
|
06:31 dinoex
- use PLIST_FILES
 |
Monday, 23 Sep 2013
|
18:54 dinoex
- fix perl compatibility with getopt
 |
Saturday, 21 Sep 2013
|
11:06 dinoex
- fix misplaced NO_STAGE in slaveports and ifdefs
 |
Friday, 20 Sep 2013
|
22:31 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
news)
 |
Monday, 2 Sep 2013
|
09:22 az
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
 |
Saturday, 13 Oct 2012
|
13:39 dinoex
- cleanup comments
Feature safe: yes
 |
Monday, 14 Nov 2011
|
06:09 dinoex
- update FETCH_DEPENDS
Feature safe: yes
 |
06:02 dinoex
- add FETCH_DEPENDS
Feature safe: yes
 |
Sunday, 9 Sep 2007
|
00:36 linimon
Fix in the new Perl order.
Hat: portmgr
 |
Friday, 22 Dec 2006
|
02:51 kuriyama
- Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,
depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
correct. To work around this, change dependency line from bin/gpg
to bin/gpgv which exists in security/gnupg1 port only.
Spotted by: ume
 |
Thursday, 21 Dec 2006
|
13:31 kuriyama
- Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1.
Thanks to: dougb, lofi
 |
Friday, 26 Mar 2004
|
17:55 dinoex
- use CNEWS_PORT
 |
Wednesday, 4 Feb 2004
|
05:10 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
 |
Monday, 3 Mar 2003
|
20:58 dinoex
- fix build on bento.
It works fine when PORTSDIR points at the physical lcoation.
if PORTSDIR point to symlink (as on benot), the workdirs are
at a diffrent location.
You expect:
${WRKDIRPREFIX}${PORTSDIR}/news/cnews/work
===> c-nocem-3.7 depends on file:
/tmp/usr/ports/news/cnews/work/conf/substitutions - not found
but the port genarted itws workfiles at:
/tmp/a/ports/news/cnews/work/conf/substitutions
The location can only be found with
${WRKDIRPREFIX}${.CURDIR}/../../news/cnews/work
 |
Sunday, 23 Feb 2003
|
10:57 dinoex
- backout as requested by kris
ports is now broken again on bento.
 |
07:16 dinoex
- update pre-fetch to use CNEWSSRC as well
 |
07:06 dinoex
- Update to 3.7
- add pre-fetch target for bento
- optimize configuration with option CNEWSSRC
 |
Thursday, 20 Feb 2003
|
18:26 dinoex
- add COMMENT
 |
Friday, 13 Dec 2002
|
06:16 dinoex
- Fix build, as USE_PERL5 now conditional.
 |
06:13 dinoex
- Fix build on CURRRENT
switch to USE_PERL5, even as it builds with perl4
 |
Sunday, 1 Sep 2002
|
11:06 dinoex
change binary installation path for cnews
 |
Sunday, 24 Jun 2001
|
05:28 dinoex
change MAINTAINER to FreeBSD.org address
 |
Wednesday, 16 May 2001
|
19:46 dinoex
- Added missing dependency for libcnews.a
 |
Thursday, 15 Mar 2001
|
21:17 dinoex
Add default CNEWSBIN, to ensure package can be made
 |
Wednesday, 14 Mar 2001
|
07:27 dinoex
fix pkg-plist, even if CNEWSBIN is not set
 |
Sunday, 11 Mar 2001
|
05:52 dinoex
Changing path for BUILD_DEPENDS. For some unknown reason for the i386 ports
build had failed, workdir was searched in: "/tmp/usr/ports/news/cnews/work/"
but created files are at: "/tmp/a/ports/news/cnews/work/"
 |
Friday, 23 Feb 2001
|
05:48 dinoex
Master-Sites changed, renaming of directories.
 |
Friday, 12 Jan 2001
|
15:10 alex
This port needs PGP. Add GnuPG as dependency.
 |
Tuesday, 10 Oct 2000
|
05:11 kevlo
Fix BUILD_DEPENDS
 |
Thursday, 10 Aug 2000
|
17:12 kevlo
Substitute the extra spaces
 |
Sunday, 6 Aug 2000
|
15:58 nbm
Update to 3.6 and fix a few bugs too.
 |
Wednesday, 2 Aug 2000
|
11:24 nbm
Add c-nocem, a fast filter to remove spam (works with cnews)
 |
Number of commits found: 41 |