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: news/c-nocem/Makefile
SVNWeb

Number of commits found: 41

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, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
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.
Sun, 29 Jan 2017
[ 11:06 dinoex search for other commits by this committer ] Original commit   Revision:432716
- add LICENSE
- make portlint happier
Mon, 16 May 2016
[ 14:25 dinoex search for other commits by this committer ] Original commit   Revision:415330
- strip all binaries
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 21 Nov 2015
[ 17:23 dinoex search for other commits by this committer ] Original commit   Revision:402168
- fix build with custom CNEWS_PORT
Thu, 5 Nov 2015
[ 12:36 mat search for other commits by this committer ] Original commit   Revision:400848 (Only the first 10 of 206 ports in this commit are shown above. View all ports for this commit)
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
Sun, 1 Dec 2013
[ 18:33 dinoex search for other commits by this committer ] Original commit   Revision:335424
- use STAGEDIR
- USES=gmake
Mon, 28 Oct 2013
[ 06:31 dinoex search for other commits by this committer ] Original commit   Revision:331832
- use PLIST_FILES
Mon, 23 Sep 2013
[ 18:54 dinoex search for other commits by this committer ] Original commit   Revision:328030
- fix perl compatibility with getopt
Sat, 21 Sep 2013
[ 11:06 dinoex search for other commits by this committer ] Original commit   Revision:327804 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
- fix misplaced NO_STAGE in slaveports and ifdefs
Fri, 20 Sep 2013
[ 22:31 bapt search for other commits by this committer ] Original commit   Revision:327759 (Only the first 10 of 89 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:
news)
Mon, 2 Sep 2013
[ 09:22 az search for other commits by this committer ] Original commit   Revision:325955 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
Sat, 13 Oct 2012
[ 13:39 dinoex search for other commits by this committer ] Original commit   Revision:305832 (Only the first 10 of 174 ports in this commit are shown above. View all ports for this commit)
- cleanup comments
Feature safe: yes
Mon, 14 Nov 2011
[ 06:09 dinoex search for other commits by this committer ] Original commit 
- update FETCH_DEPENDS
Feature safe:   yes
[ 06:02 dinoex search for other commits by this committer ] Original commit 
- add FETCH_DEPENDS
Feature safe:   yes
Sun, 9 Sep 2007
[ 00:36 linimon search for other commits by this committer ] Original commit 
Fix in the new Perl order.

Hat:    portmgr
Fri, 22 Dec 2006
[ 02:51 kuriyama search for other commits by this committer ] Original commit  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
- 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
Thu, 21 Dec 2006
[ 13:31 kuriyama search for other commits by this committer ] Original commit  (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
- Upgrade gnupg to 2.0.1.  Old stable version (1.4.6) was repocopied
  to security/gnupg1.

Thanks to:      dougb, lofi
Fri, 26 Mar 2004
[ 17:55 dinoex search for other commits by this committer ] Original commit 
- use CNEWS_PORT
Wed, 4 Feb 2004
[ 05:10 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1422 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Mon, 3 Mar 2003
[ 20:58 dinoex search for other commits by this committer ] Original commit 
- 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
Sun, 23 Feb 2003
[ 10:57 dinoex search for other commits by this committer ] Original commit 
- backout as requested by kris
ports is now broken again on bento.
[ 07:16 dinoex search for other commits by this committer ] Original commit 
- update pre-fetch to use CNEWSSRC as well
[ 07:06 dinoex search for other commits by this committer ] Original commit 
- Update to 3.7
- add pre-fetch target for bento
- optimize configuration with option CNEWSSRC
Thu, 20 Feb 2003
[ 18:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
- add COMMENT
Fri, 13 Dec 2002
[ 06:16 dinoex search for other commits by this committer ] Original commit 
- Fix build, as USE_PERL5 now conditional.
[ 06:13 dinoex search for other commits by this committer ] Original commit 
- Fix build on CURRRENT
switch to USE_PERL5, even as it builds with perl4
Sun, 1 Sep 2002
[ 11:06 dinoex search for other commits by this committer ] Original commit 
change binary installation path for cnews
Sun, 24 Jun 2001
[ 05:28 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
change MAINTAINER to FreeBSD.org address    
Wed, 16 May 2001
[ 19:46 dinoex search for other commits by this committer ] Original commit 
- Added missing dependency for libcnews.a    
Thu, 15 Mar 2001
[ 21:17 dinoex search for other commits by this committer ] Original commit 
Add default CNEWSBIN, to ensure package can be made    
Wed, 14 Mar 2001
[ 07:27 dinoex search for other commits by this committer ] Original commit 
fix pkg-plist, even if CNEWSBIN is not set    
Sun, 11 Mar 2001
[ 05:52 dinoex search for other commits by this committer ] Original commit 
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/"    
Fri, 23 Feb 2001
[ 05:48 dinoex search for other commits by this committer ] Original commit 
Master-Sites changed, renaming of directories.    
Fri, 12 Jan 2001
[ 15:10 alex search for other commits by this committer ] Original commit 
This port needs PGP.  Add GnuPG as dependency.    
Tue, 10 Oct 2000
[ 05:11 kevlo search for other commits by this committer ] Original commit 
Fix BUILD_DEPENDS    
Thu, 10 Aug 2000
[ 17:12 kevlo search for other commits by this committer ] Original commit 
Substitute the extra spaces    
Sun, 6 Aug 2000
[ 15:58 nbm search for other commits by this committer ] Original commit 
Update to 3.6 and fix a few bugs too.    
Wed, 2 Aug 2000
[ 11:24 nbm search for other commits by this committer ] Original commit 
Add c-nocem, a fast filter to remove spam (works with cnews)    

Number of commits found: 41