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

Number of commits found: 61

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, 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, 23 Nov 2021
[ 22:11 Stefan Eßer (se) search for other commits by this committer ]    commit hash:5933ac0b099d61d98eb531d373cf57a8927bc7af  commit hash:5933ac0b099d61d98eb531d373cf57a8927bc7af  commit hash:5933ac0b099d61d98eb531d373cf57a8927bc7af  5933ac0  (Only the first 10 of 157 ports in this commit are shown above. View all ports for this commit)
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
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.
Mon, 4 Nov 2019
[ 21:21 rene search for other commits by this committer ] Original commit   Revision:516744 (Only the first 10 of 99 ports in this commit are shown above. View all ports for this commit)
Returns johans's ports to the pool after safekeeping his commit bit.
Wed, 9 Oct 2019
[ 12:17 bapt search for other commits by this committer ] Original commit   Revision:514143 (Only the first 10 of 103 ports in this commit are shown above. View all ports for this commit)
Drop the ipv6 virtual category for n* category as it is not relevant anymore
Sat, 30 Jun 2018
[ 00:49 eugen search for other commits by this committer ] Original commit   Revision:473592
news/slrn: fix crash with SIGSERV in the iconv_convert_string()

Back out r349278 that added --with-non-gnu-iconv trying to solve
our early iconv() inconsistences that are not actual anymore
as it now now correctly returns non-zero count of convertable symbols.

This fixes unsigned underflow in the slrn code turning
negative value to large positive leading to incorrect memory accesses later.

PR:		228502
Approved by:	johans (maintainer timeout, 1 month)
Sun, 6 Nov 2016
[ 19:51 johans search for other commits by this committer ] Original commit   Revision:425577
Update slrn to 1.0.3 (bugfix release)
Mon, 23 May 2016
[ 20:35 amdmi3 search for other commits by this committer ] Original commit   Revision:415742 (Only the first 10 of 217 ports in this commit are shown above. View all ports for this commit)
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed

Approved by:	portmgr blanket
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
Mon, 19 Jan 2015
[ 17:43 marino search for other commits by this committer ] Original commit   Revision:377443
Designatate 4 ports as unsafe for parallel building

All had similar errors that it couldn't find something during the build,
yet built on a subsequent pass with no adjustments.  Most I've seen before
on previous bulk runs.
Mon, 22 Dec 2014
[ 11:06 johans search for other commits by this committer ] Original commit   Revision:375229
- Update to slrn 1.0.2
- Update MASTER_SITES
Wed, 16 Jul 2014
[ 03:00 adamw search for other commits by this committer ] Original commit   Revision:362023 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Add DOCS option for ports with PORTDOCS in plist.
Wed, 26 Mar 2014
[ 18:54 johans search for other commits by this committer ] Original commit   Revision:349278
Fix character set selection that was broken with iconv from base

PR:		ports/187847
Submitted by:	David Marec <david.marec@davenulle.org>
Sun, 29 Dec 2013
[ 22:31 johans search for other commits by this committer ] Original commit   Revision:338052
- Enable STAGE support
- Simplify OPTIONS handling
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)
Wed, 4 Sep 2013
[ 20:01 bsam search for other commits by this committer ] Original commit   Revision:326316 (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).

Co-authors:	bapt, madpilot and bsam (me)
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
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Sat, 22 Dec 2012
[ 18:26 johans search for other commits by this committer ] Original commit   Revision:309402
- Upgrade to slrn 1.0.1
- Update MASTER_SITES
Wed, 27 Jun 2012
[ 19:52 johans search for other commits by this committer ] Original commit 
Convert to new options framework
Fri, 15 Jun 2012
[ 08:27 johans search for other commits by this committer ] Original commit 
- Add conflicts
- Use new style options
- Remove unneeded library version numbers
- No functional changes
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Fri, 30 Jul 2010
[ 09:56 johans search for other commits by this committer ] Original commit 
- Add OPTIONS instead of knobs for news/slrn

PR:             ports/149100
Submitted by:   David DEMELIER
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Tue, 23 Feb 2010
[ 18:06 johans search for other commits by this committer ] Original commit  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Update my mail address to @FreeBSD.org

Feature safe:   yes
Sat, 22 Aug 2009
[ 02:23 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Fix broken makefiles introduced with translation to new SF File Release System

Reported by:    dan
Pointyhat to:   myself
[ 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
Mon, 23 Mar 2009
[ 18:18 johans search for other commits by this committer ] Original commit 
- Respect NOPORTDOCS
- Take maintainership
Fri, 13 Mar 2009
[ 23:27 shaun search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Free most of my ports, since they aren't being maintained to a
reasonable standard.
Tue, 28 Oct 2008
[ 15:22 philip search for other commits by this committer ] Original commit 
Update to 0.9.9p1.

Among other things, slrn now uses libslang2 instead of libslang.

Changelog: http://slrn.sourceforge.net/docs/changes.txt

Approved by:    shaun (maintainer)
Fri, 6 Jun 2008
[ 13:55 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Mon, 19 Jun 2006
[ 20:06 shaun search for other commits by this committer ] Original commit  (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
Switch to my @FreeBSD.org address.

Approved by:    ahze (mentor)
Fri, 5 May 2006
[ 06:46 erwin search for other commits by this committer ] Original commit 
- Hand maintainership to submitter
- Pet portlint

PR:             96813
Submitted by:   Shaun Amott <shaun@inerd.com>
Fri, 14 Apr 2006
[ 20:45 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
Reset petef due to no response to email.  We hope to see him back sometime.

Hat:    portmgr
Thu, 1 Sep 2005
[ 07:18 linimon search for other commits by this committer ] Original commit 
Remove mastersite which has gone away.
Sun, 7 Nov 2004
[ 16:45 petef search for other commits by this committer ] Original commit 
* update to 0.9.8.1

Submitted by:   obraun
Wed, 23 Jun 2004
[ 11:42 vs search for other commits by this committer ] Original commit 
Add uudeview-support: WITH_DEVIEW

PR:             ports/66323
Submitted by:   Simon Dick
Approved by:    maintainer silence
Tue, 30 Mar 2004
[ 19:56 krion search for other commits by this committer ] Original commit  (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
- Use USE_ICONV knob

Approved by:    portmgr
Mon, 15 Mar 2004
[ 03:26 petef search for other commits by this committer ] Original commit 
Nuke USE_SIZE, it's the default now.
Thu, 11 Mar 2004
[ 01:19 petef search for other commits by this committer ] Original commit 
- add slrn-0.9.8.0-ranges2.diff [0]
- use %%DOCSDIR%%, USE_SIZE [0]
- portlint [0]
- bump PORTREVISION [0]
- make gettext optional, add WITHOUT_NLS [1]

PR:             62867 [0]
Submitted by:   obraun [0], Phil Pennock <pdp@nl.demon.net> [1]
Wed, 4 Feb 2004
[ 04:36 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 312 ports in this commit are shown above. View all ports for this commit)
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
Fri, 23 Jan 2004
[ 18:12 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 314 ports in this commit are shown above. View all ports for this commit)
Now gettext 0.12.1 is gettext-old.
Sat, 11 Oct 2003
[ 17:45 petef search for other commits by this committer ] Original commit 
- update to 0.9.8.0 [0]
- use the provided install target instead of re-writing do-install

PR:             55988 [0]
Submitted by:   Stefan Walter <sw@gegenunendlich.de> [0]
Tue, 26 Aug 2003
[ 20:25 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 173 ports in this commit are shown above. View all ports for this commit)
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
Mon, 25 Aug 2003
[ 05:41 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 175 ports in this commit are shown above. View all ports for this commit)
Chase the libintl.so shared lib version.
Fri, 7 Mar 2003
[ 06:07 ade search for other commits by this committer ] Original commit  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Mon, 4 Nov 2002
[ 05:46 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 75 ports in this commit are shown above. View all ports for this commit)
PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
Thu, 1 Aug 2002
[ 16:22 ade search for other commits by this committer ] Original commit  (Only the first 10 of 191 ports in this commit are shown above. View all ports for this commit)
Chase shlib rev of devel/gettext

Submitted by:   lots and lots
Pointy hat to:  ade
Fri, 19 Apr 2002
[ 01:08 petef search for other commits by this committer ] Original commit 
Add support for localization.

PR:             36351
Submitted by:   Thierry Thomas <thierry@pompo.net>
Tue, 26 Mar 2002
[ 07:24 petef search for other commits by this committer ] Original commit 
- update to 0.9.7.4
- add extra MASTER_SITES

PR:             36217
Submitted by:   Jason Harris <jharris@widomaker.com>
Sat, 24 Nov 2001
[ 22:04 petef search for other commits by this committer ] Original commit 
- add new MASTER_SITES   - USE_BZIP2    
Tue, 20 Nov 2001
[ 21:12 petef search for other commits by this committer ] Original commit 
Update to 0.9.7.3    
Wed, 3 Oct 2001
[ 06:38 petef search for other commits by this committer ] Original commit 
Add a patch to fix a potential security hole (any shell scripts in uuencoded  
archives would be executed, they were assumed to be a shar).    
Thu, 23 Aug 2001
[ 16:30 petef search for other commits by this committer ] Original commit 
- update to version 0.9.7.2   - use MASTER_SITE_SOURCEFORGE   - build with SSL
by default (WITH_SSL => WITHOUT_SSL)   - replace patch w/regex   - clean up
do-install target   - better pkg-descr   - take over as maintainer    
Fri, 22 Jun 2001
[ 12:24 asmodai search for other commits by this committer ] Original commit 
Update slrn to 0.9.7.1    
Tue, 17 Apr 2001
[ 17:21 kris search for other commits by this committer ] Original commit 
Switch to .bz2 distfile to save a bit of space.    
Wed, 4 Apr 2001
[ 01:54 sumikawa search for other commits by this committer ] Original commit 
Upgrade to 0.9.7.0.    
Tue, 27 Feb 2001
[ 02:00 steve search for other commits by this committer ] Original commit 
Update to version 0.9.6.4.    
Mon, 25 Sep 2000
[ 12:53 asmodai search for other commits by this committer ] Original commit 
Update to 0.9.6.3.    

Number of commits found: 61