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/newsstar/Makefile
SVNWeb

Number of commits found: 48

Tue, 16 May 2023
[ 19:29 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:f60ad868af714eb390127421f0d1619c8cb5ea78  commit hash:f60ad868af714eb390127421f0d1619c8cb5ea78  commit hash:f60ad868af714eb390127421f0d1619c8cb5ea78  f60ad86 
news/newsstar: update WWW to upgraded https:// (sourceforge)
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)
Sun, 4 Sep 2022
[ 00:26 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:b8fd81efdd5021304bf957405a58490b7c105513  commit hash:b8fd81efdd5021304bf957405a58490b7c105513  commit hash:b8fd81efdd5021304bf957405a58490b7c105513  b8fd81e 
news/newsstar: fix OpenSSL detection & cleanups

OpenSSL detection was broken because it looked for SSL_library_init(),
which has been gone since OpenSSL 1.1.0 already. Patch to look for
OPENSSL_init_ssl() instead.

Replace @exec by @postexec.

Add USES=ncurses.

Rearrange Makefile to reduce complaints from portclippy and portlint.
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:4f7ba00ac9192d2904e7d970feaf58acd1a4e005  commit hash:4f7ba00ac9192d2904e7d970feaf58acd1a4e005  commit hash:4f7ba00ac9192d2904e7d970feaf58acd1a4e005  4f7ba00  (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
news: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Adam David <adam@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrey Slusar <anray@FreeBSD.org>
  *  Brian Somers <brian@FreeBSD.org>
  *  Carey Jones <mcj@acquiesce.org>
  *  David O'Brien (obrien@cs.ucdavis.edu)
  *  Denis Shaposhnikov <dsh@vlink.ru>
  *  Don Croyle <croyle@gelemna.org>
  *  Donald Burr <dburr@FreeBSD.org>
  *  Frederic Cambus
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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, 11 Nov 2018
[ 15:38 danfe search for other commits by this committer ] Original commit   Revision:484696 (Only the first 10 of 65 ports in this commit are shown above. View all ports for this commit)
Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support.  Due to shlib
version change, bump port revisions of the consumer ports.

PR:		233059
Exp-run by:	antoine
Approved by:	maintainer (johans, numerous timeouts)
Wed, 15 Mar 2017
[ 14:45 mat search for other commits by this committer ] Original commit   Revision:436247 (Only the first 10 of 257 ports in this commit are shown above. View all ports for this commit)
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
Thu, 8 Dec 2016
[ 19:23 tijl search for other commits by this committer ] Original commit   Revision:428150 (Only the first 10 of 122 ports in this commit are shown above. View all ports for this commit)
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
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
Wed, 30 Dec 2015
[ 15:16 mandree search for other commits by this committer ] Original commit   Revision:404861
Cleanup and update.

PR:		205574
Submitted by:	Dmitry Marakasov (amdmi3@)
Tue, 15 Jul 2014
[ 16:47 adamw search for other commits by this committer ] Original commit   Revision:361972
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Wed, 11 Jun 2014
[ 14:50 tijl search for other commits by this committer ] Original commit   Revision:357486 (Only the first 10 of 297 ports in this commit are shown above. View all ports for this commit)
Support LIBS like LDFLAGS.

- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 31 Oct 2013
[ 00:38 mandree search for other commits by this committer ] Original commit   Revision:332191
Attempt to fix build issues.
Add SHEBANG_FILES=newsstar.in, bumping PORTREVISION.
Wed, 23 Oct 2013
[ 22:17 mandree search for other commits by this committer ] Original commit   Revision:331435
Support staging.
Reorder Makefile targets (post-install after post-patch).
Update to new LIB_DEPENDS format.
Disable chown, and leave that to the package.

Note that this apparently exposes issues with
poudriere testport/make check-orphans due to absolute /var paths.
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)
Thu, 19 Sep 2013
[ 22:24 madpilot search for other commits by this committer ] Original commit   Revision:327653
- Add explicit $ICONV_LIB

Submitted by:	marino
Approved by:	portmgr (bapt, implicit)
Sat, 14 Sep 2013
[ 12:04 az search for other commits by this committer ] Original commit   Revision:327278 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Sat, 27 Apr 2013
[ 18:25 mva search for other commits by this committer ] Original commit   Revision:316683 (Only the first 10 of 181 ports in this commit are shown above. View all ports for this commit)
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
Tue, 22 Jan 2013
[ 08:32 mandree search for other commits by this committer ] Original commit   Revision:310813
Upgrade to new upstream release 1.5.6.
Sun, 20 Jan 2013
[ 16:27 mandree search for other commits by this committer ] Original commit   Revision:310700
Convert to OptionsNG.

Fix an installation error to fresh PREFIX directories, where a file was
installed one directory level too close to the root (lib/newsstar) and
renamed.
[ 14:52 mandree search for other commits by this committer ] Original commit   Revision:310691
Take maintainership.
[ 13:46 wen search for other commits by this committer ] Original commit   Revision:310687
- Update to 1.5.5
- Trim Makefile headers
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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
Mon, 12 Sep 2011
[ 13:46 gabor search for other commits by this committer ] Original commit  (Only the first 10 of 56 ports in this commit are shown above. View all ports for this commit)
- Track dependencies after databases/gdbm update
Thu, 9 Dec 2010
[ 10:05 mandree search for other commits by this committer ] Original commit 
Fix NOPORTDOCS builds if gmake isn't installed.
Wed, 8 Dec 2010
[ 13:08 mandree search for other commits by this committer ] Original commit 
Fix leftover files in NOPORTDOCS install.
Tue, 7 Dec 2010
[ 13:04 mandree search for other commits by this committer ] Original commit 
Add LICENSE=GPLv3 line.

Feature safe: yes
[ 12:58 mandree search for other commits by this committer ] Original commit 
- Update to upstream release 1.5.4 (2009)
  + This unbreaks the build, removing BROKEN= tag.

- For examples, use [NO]PORTEXAMPLES instead of [NO]PORTDOCS

- HAS_CONFIGURE -> GNU_CONFIGURE

- Drop all patches from files/,
  + patch-configure.in and patch-newsstar.in integrated in upstream
  + patch-Makefile.am no longer needed after further upstream fixes

- Drop USE_AUTOTOOLS, we're no longer patching *.ac/*.am files.

- Mark MAKE_JOBS_SAFE for parallel builds.

- Note I cannot actually test the resulting executable for lack of local
  news servers, hence I'm not taking maintainership either.

Feature safe: yes
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Wed, 1 Dec 2010
[ 23:38 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
Sat, 16 Oct 2010
[ 11:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 445 ports in this commit are shown above. View all ports for this commit)
Punt autoconf267->autoconf268
Thu, 7 Oct 2010
[ 15:21 ade search for other commits by this committer ] Original commit 
Migration of BROKEN ports from automake{19,110}->111 which will most
likely need to be looked at as and when they become unbroken.
Wed, 15 Sep 2010
[ 18:35 ade search for other commits by this committer ] Original commit  (Only the first 10 of 652 ports in this commit are shown above. View all ports for this commit)
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Sun, 25 Oct 2009
[ 09:14 erwin search for other commits by this committer ] Original commit 
Mark BROKEN: does not build
Thu, 15 Oct 2009
[ 12:46 anray search for other commits by this committer ] Original commit 
- Update to 1.5.3

PR:             ports/136807
Submitted by:   Radim Kolar SF.NET <hsn@sendmail.cz>
Sat, 22 Aug 2009
[ 00:32 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 341 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with N
Sun, 7 Oct 2007
[ 05:45 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally.  To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.

Hat:            portmgr
Sun, 16 Sep 2007
[ 17:16 anray search for other commits by this committer ] Original commit 
- Update to 1.3.2
- Fixed broken detection of installed INN
- Added missing dependency on GDBM
- manpage installed into right directory

PR:             ports/116370
Submitted by:   Radim Kolar SF.NET <hsn@sendmail.cz>
Thu, 15 Dec 2005
[ 20:34 anray search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Change email address for all my ports.

Approved by:    sem(mentor)
Thu, 3 Mar 2005
[ 09:10 krion search for other commits by this committer ] Original commit 
Update to version 1.2.2

PR:             ports/78326
Submitted by:   maintainer
Thu, 30 Dec 2004
[ 02:37 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
[PATCH] change MAINTAINER email address for all my ports.

PR:             ports/75559
Submitted by:   Andrey Slusar <anray@inet.ua>
Tue, 24 Aug 2004
[ 19:39 krion search for other commits by this committer ] Original commit 
Update to 1.2.1

PR:             ports/70908
Submitted by:   maintainer
Fri, 20 Aug 2004
[ 13:04 sem search for other commits by this committer ] Original commit 
Update to 1.2

PR:             ports/70676
Submitted by:   maintainer
Sat, 14 Aug 2004
[ 06:16 krion search for other commits by this committer ] Original commit 
Change option WITH_SN to WITH_INN and remove RUN_DEPENDS.
Add s-news to COMMENT.
Fix autosearch paths to newsservers.
Fix running overview program if using s-news.
Fix path to sendmail.
Bump portrevision.

PR:             ports/70437
Submitted by:   maintainer
Sat, 7 Aug 2004
[ 20:48 krion search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Change maintainer's email.

PR:             ports/70138
Submitted by:   Andrey Slusar <vasallia@ukr.net>
Thu, 15 Jul 2004
[ 03:13 sem search for other commits by this committer ] Original commit 
Update to 1.1.1

PR:             ports/68901
Submitted by:   maintainer
Approved by:    krion (mentor)
Fri, 14 May 2004
[ 17:54 pav search for other commits by this committer ] Original commit 
Add newsstar, a program that fetches news from a number of remote NNTP servers
and posts it to a local server (INN or sn), and also posts outgoing articles
from the local server to the remote ones. It uses a configurable number of
multiple  processes or "threads" to maximise bandwidth utilisation. The threads
are coordinated to avoid downloading multiple copies of the same article.

PR:             ports/66441
Submitted by:   Andrey Slusar <vasallia@ukr.net>

Number of commits found: 48