Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.3a_2 25 Feb 2024 11:32:43 |
Muhammad Moinur Rahman (bofh) |
news/slrn: Moved man to share/man
Approved by: portmgr (blanket) |
1.0.3a_1 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.3a_1 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.0.3a_1 20 Jul 2022 14:22:44 |
Tobias C. Berner (tcberner) |
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 ) |
1.0.3a_1 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: 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) |
1.0.3a_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.3a_1 04 Nov 2019 21:21:04 |
rene |
Returns johans's ports to the pool after safekeeping his commit bit. |
1.0.3a_1 09 Oct 2019 12:17:15 |
bapt |
Drop the ipv6 virtual category for n* category as it is not relevant anymore |
1.0.3a_1 30 Jun 2018 00:49:19 |
eugen |
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) |
1.0.3a 06 Nov 2016 19:51:45 |
johans |
Update slrn to 1.0.3 (bugfix release) |
1.0.2 23 May 2016 20:35:01 |
amdmi3 |
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 |
1.0.2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.0.2 19 Jan 2015 17:43:58 |
marino |
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. |
1.0.2 22 Dec 2014 11:06:36 |
johans |
- Update to slrn 1.0.2
- Update MASTER_SITES |
1.0.1_1 16 Jul 2014 03:00:46 |
adamw |
Add DOCS option for ports with PORTDOCS in plist. |
1.0.1_1 26 Mar 2014 18:54:56 |
johans |
Fix character set selection that was broken with iconv from base
PR: ports/187847
Submitted by: David Marec <david.marec@davenulle.org> |
1.0.1 29 Dec 2013 22:31:27 |
johans |
- Enable STAGE support
- Simplify OPTIONS handling |
1.0.1 20 Sep 2013 22:31:15 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
news) |
1.0.1 04 Sep 2013 20:01:06 |
bsam |
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) |
1.0.1 27 Apr 2013 18:25:25 |
mva |
- 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 |
1.0.1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.0.1 22 Dec 2012 18:26:09 |
johans |
- Upgrade to slrn 1.0.1
- Update MASTER_SITES |
0.9.9p1_3 27 Jun 2012 19:52:13 |
johans |
Convert to new options framework |
0.9.9p1_3 15 Jun 2012 08:27:05 |
johans |
- Add conflicts
- Use new style options
- Remove unneeded library version numbers
- No functional changes |
0.9.9p1_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.9.9p1_2 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
0.9.9p1_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.9.9p1_2 30 Jul 2010 09:56:53 |
johans |
- Add OPTIONS instead of knobs for news/slrn
PR: ports/149100
Submitted by: David DEMELIER |
0.9.9p1_2 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.9.9p1_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.9.9p1 23 Feb 2010 18:06:02 |
johans |
Update my mail address to @FreeBSD.org
Feature safe: yes |
0.9.9p1 22 Aug 2009 02:23:49 |
amdmi3 |
- Fix broken makefiles introduced with translation to new SF File Release System
Reported by: dan
Pointyhat to: myself |
0.9.9p1 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
0.9.9p1 23 Mar 2009 18:18:13 |
johans |
- Respect NOPORTDOCS
- Take maintainership |
0.9.9p1 13 Mar 2009 23:27:19 |
shaun |
Free most of my ports, since they aren't being maintained to a
reasonable standard. |
0.9.9p1 28 Oct 2008 15:22:28 |
philip |
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) |
0.9.8.1_1 06 Jun 2008 13:55:03 |
edwin |
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) |
0.9.8.1 19 Jun 2006 20:06:59 |
shaun |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor) |
0.9.8.1 05 May 2006 06:46:38 |
erwin |
- Hand maintainership to submitter
- Pet portlint
PR: 96813
Submitted by: Shaun Amott <shaun@inerd.com> |
0.9.8.1 14 Apr 2006 20:45:44 |
linimon |
Reset petef due to no response to email. We hope to see him back sometime.
Hat: portmgr |
0.9.8.1 23 Jan 2006 23:46:39 |
edwin |
SHA256ify
Approved by: krion@ |
0.9.8.1 01 Sep 2005 07:18:37 |
linimon |
Remove mastersite which has gone away. |
0.9.8.1 07 Nov 2004 16:45:51 |
petef |
* update to 0.9.8.1
Submitted by: obraun |
0.9.8.0_3 23 Jun 2004 11:42:37 |
vs |
Add uudeview-support: WITH_DEVIEW
PR: ports/66323
Submitted by: Simon Dick
Approved by: maintainer silence |
0.9.8.0_3 30 Mar 2004 19:56:44 |
krion |
- Use USE_ICONV knob
Approved by: portmgr |
0.9.8.0_3 15 Mar 2004 03:26:58 |
petef |
Nuke USE_SIZE, it's the default now. |
0.9.8.0_3 11 Mar 2004 01:19:08 |
petef |
- 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] |
0.9.8.0_2 04 Feb 2004 04:36:30 |
marcus |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
0.9.8.0_1 23 Jan 2004 18:12:26 |
trevor |
Now gettext 0.12.1 is gettext-old. |
0.9.8.0_1 11 Oct 2003 17:45:14 |
petef |
- 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] |
0.9.7.4_1 26 Aug 2003 20:25:58 |
marcus |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
0.9.7.4 25 Aug 2003 05:41:38 |
marcus |
Chase the libintl.so shared lib version. |
0.9.7.4 07 Mar 2003 06:07:47 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.9.7.4 04 Nov 2002 05:46:38 |
edwin |
PERL -> REINPLACE
And some ports have USE_PERL5=yes now. |
0.9.7.4 01 Aug 2002 16:22:41 |
ade |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
0.9.7.4 19 Apr 2002 01:08:14 |
petef |
Add support for localization.
PR: 36351
Submitted by: Thierry Thomas <thierry@pompo.net> |
0.9.7.4 26 Mar 2002 07:24:54 |
petef |
- update to 0.9.7.4
- add extra MASTER_SITES
PR: 36217
Submitted by: Jason Harris <jharris@widomaker.com> |
24 Nov 2001 22:04:18 |
petef |
- add new MASTER_SITES - USE_BZIP2 |
20 Nov 2001 21:12:25 |
petef |
Update to 0.9.7.3 |
03 Oct 2001 06:38:40 |
petef |
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). |
23 Aug 2001 16:30:40 |
petef |
- 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 |
22 Jun 2001 12:24:35 |
asmodai |
Update slrn to 0.9.7.1 |
03 May 2001 23:51:51 |
olgeni |
Add the syscons definitions of pageup and pagedown to the stock slrn.rc sample
file. |
17 Apr 2001 17:21:36 |
kris |
Switch to .bz2 distfile to save a bit of space. |
04 Apr 2001 01:54:01 |
sumikawa |
Upgrade to 0.9.7.0. |
27 Feb 2001 02:00:46 |
steve |
Update to version 0.9.6.4. |
08 Oct 2000 04:57:04 |
asami |
Convert category news to new layout. |
04 Oct 2000 10:32:15 |
joe |
The last commiter updated the checksum, but forgot to update the filename :)
|
25 Sep 2000 12:53:58 |
asmodai |
Update to 0.9.6.3. |