non port: news/sabnzbdplus/Makefile |
Number of commits found: 115 (showing only 100 on this page) |
Monday, 8 May 2023
|
08:25 Robert Clausecker (fuz) Author: Matt
news/sabnzbdplus: update to 4.0.0 and rename to news/sabnzbd
Changes since 3.7.2
In this major update we optimized a core part of the SSL handling.
This results in large performance increases when downloading from news
servers with SSL enabled. In addition, the general connection handling
was improved, resulting in performance improvements for all news servers.
Special thanks to: mnightingale, puzzledsab and animetosho!
There are multiple settings that can tweak performance, see:
When adding a new news server, SSL is enabled by default.
File assembly performance significantly improved by relying on the
CRC32 instead of the MD5 to perform QuickCheck of files.
Slowdown more gracefully when the cache fills up.
Replaced separate Series/Movie/Date Sorting with general Sorter.
HTTPS files are included in the Backup.
Improved Watched Folder scanning and processing.
Ignore resource fork files created by macOS.
Deobfuscate final filenames is enabled for new installations.
Dropped support for Python 3.7.
Bugfixes since 3.7.2
Restore applying History Retention setting at startup.
Windows: Not all invalid characters were removed from filenames.
Windows: Firewall rules were not removed by uninstaller.
Approved by: james@french.id.au (maintainer)
PR: 271125
c297177 |
Sunday, 19 Feb 2023
|
08:19 Florian Smeets (flo) Author: James French
news/sabnzbdplus: Update to 3.7.2
PR: 269677
cf85757 |
Saturday, 24 Dec 2022
|
09:23 Nuno Teixeira (eduardo) Author: James French
news/sabnzbdplus: Update to 3.7.1
ChangeLog: https://github.com/sabnzbd/sabnzbd/releases/tag/3.7.1
PR: 268464
11a58e4 |
Monday, 7 Nov 2022
|
18:04 Guangyuan Yang (ygy) Author: James French
news/sabnzbdplus: Update to 3.7.0
Changelog: https://github.com/sabnzbd/sabnzbd/releases/tag/3.7.0
PR: 267585
3d77056 |
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 |
Tuesday, 23 Aug 2022
|
16:53 Fernando Apesteguía (fernape) Author: James French
news/sabnzbdplus: Update to 3.6.1
ChangeLog: https://github.com/sabnzbd/sabnzbd/releases/tag/3.6.1
PR: 265983
Reported by: joakim@nylen.nu
e8c0ac9 |
Friday, 10 Jun 2022
|
06:42 Florian Smeets (flo) Author: James French
news/sabnzbdplus: Update to 3.6.0
PR: 264518
c5f03de |
Wednesday, 30 Mar 2022
|
02:42 Guangyuan Yang (ygy) Author: James French
news/sabnzbdplus: Update to 3.5.3
Changelog: https://github.com/sabnzbd/sabnzbd/releases/tag/3.5.3
PR: 262851
c6f0fcd |
Tuesday, 15 Mar 2022
|
07:06 Guangyuan Yang (ygy) Author: James French
news/sabnzbdplus: Update to 3.5.2
Changelog: https://github.com/sabnzbd/sabnzbd/releases/tag/3.5.2
PR: 262516
a76bf7f1 |
Monday, 7 Mar 2022
|
16:13 Jason E. Hale (jhale) Author: James French
news/sabnzbdplus: Update to 3.5.1
PR: 262385
Reported by: <controlledburn@gmail.com>
6846eb0 |
Sunday, 30 Jan 2022
|
15:11 Florian Smeets (flo) Author: James French
news/sabnzbdplus: Update to 3.5.0
PR: 261548
d763116 |
Sunday, 9 Jan 2022
|
21:11 Max Brazhnikov (makc)
news/sabnzbdplus: update to 3.4.2
and switch from p7zip to 7-zip.
PR: 258597
Submitted by: James French (maintainer)
2366660 |
Tuesday, 1 Jun 2021
|
15:48 Li-Wen Hsu (lwhsu) Author: James French
news/sabnzbdplus: Update to 3.3.0
PR: 256323
fca8aae |
Wednesday, 5 May 2021
|
09:09 Tim Bishop (tdb) Author: James French
news/sabnzbdplus: Update to 3.2.1
PR: 250411
903174f |
Friday, 30 Apr 2021
|
11:34 Rene Ladan (rene)
news/sabnzbdplus: use archivers/par2cmdline
Previously this port used archivers/par2cmdline-tbb, but that port has
expired in favor of par2cmdline.
While here pet portclippy.
af459b5 |
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 |
Tuesday, 27 Oct 2020
|
23:37 adamw
news/sabnzbdplus: Back out r553378
Feedburner needs to be a hard dependency, and the version currently
in ports is incompatible.
PR: 250411, 250380
|
Monday, 26 Oct 2020
|
19:45 adamw
news/sabnzbdplus: Update to 3.1.0
PR: 250411
Submitted by: maintainer
|
Monday, 28 Sep 2020
|
08:43 arrowd
news/sabnzbdplus: Update to 3.0.2
PR: 249022
Submitted by: James French <james@french.id.au>
Reviewed by: daniel.engberg.lists@pyret.net
|
Wednesday, 19 Aug 2020
|
10:21 lwhsu
news/sabnzbdplus: Update to 3.0.1
PR: 248720
Submitted by: James French <james@french.id.au> (maintainer)
|
Sunday, 16 Aug 2020
|
20:58 flo
- update to 3.0.0
- pass maintainership to submitter
PR: 248525
Submitted by: James French <james@french.id.au>
Approved by: joshruehlig@gmail.com (previous maintainer)
|
Sunday, 8 Mar 2020
|
17:01 antoine
Deprecate some ports using deprecated version of python
With hat: portmgr
|
Saturday, 8 Jun 2019
|
01:00 swills
news/sabnzbdplus: Update to 2.3.9
PR: 238287
Submitted by: Ben Nied <spacewreckage@gmail.com>
Approved by: joshruehlig@gmail.com (maintainer)
|
Tuesday, 30 Apr 2019
|
12:18 swills
news/sabnzbdplus: update to 2.3.8
PR: 237444
Submitted by: Ben Nied <spacewreckage@gmail.com>
Approved by: joshruehlig@gmail.com (maintainer)
|
Tuesday, 29 Jan 2019
|
10:56 joneum
Update to 2.3.7
PR: 234986
Reported by: Rob <robin@chee.ma>
Approved by: maintainer
Sponsored by: Netzkommune GmbH
|
Friday, 2 Nov 2018
|
15:13 flo
Update to 2.3.5
PR: 231917
Approved by: joshruehlig@gmail.com (maintainer)
|
Tuesday, 5 Jun 2018
|
08:08 flo
Update to 2.3.4
PR: 228629
Submitted by: Ralf van der Enden
Approved by: maintainer
|
Saturday, 20 Jan 2018
|
17:37 flo
Update to 2.3.2
PR: 225075
Submitted by: Ralf van der Enden <tremere@cainites.net>
Approved by: maintainer
|
Thursday, 11 Jan 2018
|
14:18 danfe
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
|
Thursday, 30 Nov 2017
|
15:50 mat
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
|
Saturday, 23 Sep 2017
|
10:55 dbaio
news/sabnzbdplus: Update to 2.3.0
Changes: https://github.com/sabnzbd/sabnzbd/releases/tag/2.3.0
PR: 222501
Submitted by: Ralf van der Enden <tremere@cainites.net>
Approved by: joshruehlig@gmail.com (maintainer)
|
Saturday, 2 Sep 2017
|
20:36 ultima
* Updated to 2.2.1
Changes: https://github.com/sabnzbd/sabnzbd/releases/tag/2.2.1
PR: 221606
Submitted by: Ralf van der Enden
Approved by: joshruehlig@gmail.com (maintainer)
|
Monday, 12 Jun 2017
|
16:01 tdb
- Update SABnzbd to 2.1.0.
- GH_TAGNAME no longer needed now it is correctly tagged in GitHub.
- Uses py-sabyenc instead of py-yenc as recommended upstream.
PR: 218722
Submitted by: joshruehlig@gmail.com (maintainer)
|
Wednesday, 26 Apr 2017
|
17:34 feld
UNRAR description is now available in bsd.options.desc.mk
Approved by: portmgr (with hat)
|
Wednesday, 22 Mar 2017
|
08:22 tdb
news/sabnzbdplus: Update to 1.2.3
PR: 217936
Submitted by: joshruehlig@gmail.com (maintainer)
|
Monday, 27 Feb 2017
|
18:08 swills
news/sabnzbdplus: Update to 1.2.1
PR: 217359
Submitted by: joshruehlig@gmail.com (maintainer)
|
Monday, 30 Jan 2017
|
10:22 amdmi3
- Update to 1.1.1
- Switch to new GitHub home
PR: 214768
Submitted by: joshruehlig@gmail.com (maintainer)
|
Sunday, 6 Nov 2016
|
10:49 riggs
Fix character encoding issues
Details:
- port now defaults to en_US.UTF-8 for LC_CTYPE
- Bump PORTREVISION
PR: 212993
Submitted by: joshruehlig@gmail.com (maintainer)
MFH: 2016Q4
|
Thursday, 22 Sep 2016
|
16:14 amdmi3
- Update to 1.1.0
- While here, add NO_ARCH and apply minor cosmetic fixes
PR: 212848
Submitted by: joshruehlig@gmail.com (maintainer)
|
Tuesday, 14 Jun 2016
|
16:52 pi
news/sabnzbdplus: 1.0.2 -> 1.0.3
- Fix jobs hanging at 99% or 100%
- Support X-DNZB-PASSWORD header for inders that use this
- Prevent fatal "too many connections" issue
- Show checksum errors reported by unrar
- patch portlint-compliant
PR: 210210
Submitted by: Ultima1252@gmail.com
Approved by: joshruehlig@gmail.com (maintainer)
|
Wednesday, 18 May 2016
|
14:11 amdmi3
- No need to specify master site subdirectory when it's the same as default
Approved by: portmgr blanket
|
Monday, 16 May 2016
|
20:24 robak
news/sabnzbdplus: update 1.0.1 -> 1.0.2
PR: 209505
Submitted by: Joshua Ruehlig <joshruehlig@gmail.com> (maintainer)
|
Wednesday, 4 May 2016
|
09:17 robak
news/sabnzbdplus: update 1.0.0 -> 1.0.1
PR: 209086
Submitted by: <joshruehlig@gmail.com> (maintainer)
|
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Friday, 18 Mar 2016
|
02:49 feld
news/sabnzbdplus: Update to 1.0.0
Changelog: http://forums.sabnzbd.org/viewtopic.php?f=8&t=20382
PR: 208051
|
Saturday, 12 Mar 2016
|
22:32 pi
news/sabnzbdplus: fix RUN_DEPENDS
PR: 207936
Submitted by: Ultima1252@gmail.com
Approved by: joshruehlig@gmail.com (maintainer)
|
Wednesday, 9 Mar 2016
|
16:59 feld
news/sabnzbdplus: Revert removal of PATH in rc script
There were reports of fallout so this has been reverted. It is not
understood why an explicit PATH needs to be set. In testing without it
the correct PATH appears to be exported during the start_precmd routine.
PR: 207583
Approved by: maintainer
|
Tuesday, 8 Mar 2016
|
16:40 feld
news/sabnzbdplus: Port cleanup
- Better define which versions of python sabnzbd can actually run with
- Remove "+" sign from SUB_LIST
- Modernize OPTION RUN_DEPENDS
- Do not set PATH in rc script
- Make patch and reinplace more logical by not replacing %%PREFIX%% with
%%DATADIR%%
- Remove creation of PREFIX/sabnzbd (sabznzbd's config directory) from
install as it is already handled in start_precmd routine
- Replace INSTALL_DATA with INSTALL_MAN for installing PORTDOCS
- Hand off maintainership
PR: 207583
|
Friday, 10 Apr 2015
|
15:10 feld
Consolidate LICENSEs
This port had a lot of custom licenses defined instead of using the
correct licenses that the ports license framework already knows about.
Due to incorrect LICENSE_PERMS on these custom licenses the sabnzbdplus
package was missing from the official FreeBSD mirrors.
While here, modernize the instructions in pkg-message
|
Wednesday, 26 Nov 2014
|
00:32 feld
Update to 0.7.20
|
Wednesday, 5 Nov 2014
|
18:19 feld
Update to 0.7.19
|
Friday, 24 Oct 2014
|
16:43 mva
- Convert ports of news/ and print/ to new USES=python
Approved by: portmgr (implicit)
|
Thursday, 21 Aug 2014
|
03:59 bdrewery
No need to show pkg-message with staging.
It already shows. This was showing after installing to stagedir,
and then the new default would show on install as well
|
Tuesday, 15 Jul 2014
|
16:47 adamw
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Thursday, 10 Jul 2014
|
12:14 feld
Update to 0.7.18
Submitted by: bryce@cobryce.com
|
12:13 olgeni
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt)
|
Wednesday, 16 Apr 2014
|
15:14 feld
Just spotted in the 0.7.17 changelog they implemented my request for full
control over the pidfile! Now we no longer scrape the config file to guess
its name, which was based on both the hostname of the server and the port.
Previously, if you changed the hostname of your server you could no longer
signal the running sabnzbd process through the rc framework...
|
14:41 feld
update to 0.7.17
|
Monday, 13 Jan 2014
|
21:00 rene
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
Thursday, 5 Dec 2013
|
19:32 feld
Redesigned rc script to use a pidfile instead of attempting to use web API
which cannot stop the server in some configurations.
I've confirmed in the python codepath that both the web API shutdown and
the signal handling both call save_state() so it is safe to shutdown
this way.
PR: ports/177944
Approved by: crees (mentor)
|
Monday, 7 Oct 2013
|
16:02 feld
- Update to 0.7.16
- STAGE support
Approved by: crees (mentor)
|
Friday, 20 Sep 2013
|
22:31 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
news)
|
Wednesday, 4 Sep 2013
|
17:39 feld
Fix SSL and Feedparser options
PR: ports/181806
Approved by: crees (mentor)
|
Monday, 29 Jul 2013
|
15:03 feld
Fix my email address again, using proper @FreeBSD.org styling
Approved by: swills (mentor)
|
Thursday, 25 Jul 2013
|
11:30 feld
Update my email address throughout the tree
Approved by: swills (mentor)
|
Monday, 8 Jul 2013
|
17:43 feld
- Update to 0.7.14
Approved by: swills (mentor)
|
Saturday, 29 Jun 2013
|
14:28 feld
- Add REQUIRE keyword fixing startup order
Submitted by: matt.raspberry@gmail.com
Approved by: crees (mentor)
|
Friday, 28 Jun 2013
|
20:08 feld
- Update to 0.7.13
Approved by: crees (mentor)
|
Thursday, 30 May 2013
|
17:18 swills
- Put back PATH setting, so that unrar and par2 are found, but only add it to
prestart
- Bump PORTREVISION
Reported by: flo
Submitted by: "Mark Felder" <feld@feld.me> (maintainer, private email)
|
Monday, 27 May 2013
|
01:28 swills
- Update to 0.7.12
- rc script passes rclint now
PR: ports/178886
Submitted by: Mark Felder <feld@feld.me>
|
Wednesday, 24 Apr 2013
|
18:10 ak
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Monday, 4 Mar 2013
|
10:55 lwhsu
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation
|
Sunday, 17 Feb 2013
|
20:38 swills
- Update to 0.7.11
PR: ports/176143
Submitted by: Mark Felder <feld@feld.me> (maintainer)
|
Monday, 4 Feb 2013
|
00:35 swills
- Update to 0.7.10
PR: ports/175777
Submitted by: Mark Felder <feld@feld.me> (maintainer)
|
Wednesday, 9 Jan 2013
|
04:11 swills
- Update to 0.7.9
PR: ports/174866
Submitted by: Mark Felder <feld@feld.me> (maintainer)
|
Wednesday, 28 Nov 2012
|
02:41 swills
- Update to 0.7.6
PR: ports/173908
Submitted by: Mark Felder <feld@feld.me> (maintainer)
Feature safe: yes
|
Friday, 23 Nov 2012
|
23:34 swills
- Update to 0.7.5
- Set maintainer to submitter
PR: ports/173628
Submitted by: Mark Felder <feld@feld.me>
Approved by: David Brooks <dab@rj45.org> (maintianer)
Feature safe: yes
|
Sunday, 26 Aug 2012
|
18:42 swills
- Update to 0.7.3
PR: ports/170520
Submitted by: Mark Felder <feld@feld.me>
Approved by: maintainer timeout (dab@rj45.org, > 2 weeks)
|
Monday, 30 Jul 2012
|
01:13 swills
- Update to 0.7.2
- Convert to OptionsNG
PR: ports/170260
Submitted by: Mark Felder <feld@feld.me>
Approved by: David Brooks <dab@rj45.org> (maintainer)
|
Saturday, 16 Jun 2012
|
23:53 scheidell
- Update to 0.7.0
PR: ports/169140
Submitted by: David Brooks <dab@rj45.org> (maintainer)
|
Tuesday, 14 Feb 2012
|
05:20 jgh
- Update to 0.6.15
- while here move away from "cp" license installation
in favor of license framework, respect PORTDOCS and move
from other "cp" installations to copytree installations.
PR: ports/165024
Submitted by: maintainer, dab at rj45.org
|
Monday, 19 Dec 2011
|
09:21 culot
- Update to 0.6.14 [1]
- Pet portlint(1) by removing extra blank line
PR: ports/163302 [1]
Submitted by: David Brooks <dab@rj45.org> (maintainer)
|
Saturday, 29 Oct 2011
|
13:13 zi
- Update to 0.6.10
PR: ports/161841
Submitted by: David Brooks <dab@rj45.org> (maintainer)
|
Thursday, 22 Sep 2011
|
17:00 jlaffaye
- Update to 0.6.9
- Use internal cherrypy module
- Update rc script
PR: ports/160710
Submitted by: David Brooks <dab@rj45.org> (maintainer)
|
Wednesday, 7 Sep 2011
|
16:22 jlaffaye
Update to 0.6.8
PR: ports/160487
Submitted by: Sam Cassiba <sam@cassiba.com>
Approved by: David Brooks <dab@rj45.org> (maintainer)
|
Tuesday, 9 Aug 2011
|
16:48 zi
Update to 0.6.6
Pacify portlint(1)
PR: ports/159373
Submitted by: David Brooks <dab@rj45.org> (maintainer)
Approved by: wxs (mentor)
|
Monday, 27 Jun 2011
|
13:22 jlaffaye
Update to 0.6.5
PR: ports/158241
Submitted by: David Brooks <dab@rj45.org> (maintainer)
Approved by: tabthorpe (mentor)
|
Thursday, 9 Jun 2011
|
22:25 jlaffaye
Update to 0.6.4
PR: ports/157733
Submitted by: David Brooks <dab@rj45.org> (maintainer)
Approved by: bapt (mentor)
|
Wednesday, 30 Mar 2011
|
09:50 mandree
Change maintainer per
http://lists.freebsd.org/pipermail/freebsd-ports/2011-March/067013.html
|
Friday, 11 Mar 2011
|
02:21 wen
- Fix build with cherrypy-3.2.0
PR: ports/155387
Submitted by: Spil <spil.oss@gmail.com>
Approved by: maintainer
|
Monday, 7 Mar 2011
|
20:39 pav
- cherrypy went all eggy so adjust depline
Reported by: pointyhat
|
Friday, 25 Feb 2011
|
10:59 miwi
- Remove PYTHON_REL < 250, since USE_PYTHON 2.5+
|
00:47 miwi
- Move to py25 or above
- While here kick md5 support
|
Thursday, 24 Feb 2011
|
20:18 mandree
Only grep first host from .ini file in rcfile when shutting down.
Submitted by: Damien Fleuriot <dam@c-mal.com>
Approved by: Daniel Bretoi <daniel@netwalk.org> (maintainer)
PR: ports/153357
|
Saturday, 27 Nov 2010
|
15:15 swills
- Update to 0.5.6
PR: ports/152608
Submitted by: Mark Felder <feld at feld.me>
Approved by: wxs (mentor), Daniel <daniel at netwalk.org> (maintainer)
|
Sunday, 10 Oct 2010
|
18:02 swills
- add RC script
- add separate UIDs/GIDs for the daemon
- bump PORTREVSION
PR: ports/150070
Submitted by: Spil <spil.oss@gmail.com>
Approved by: pgollucci (mentor), daniel@netwalk.org (maintainer)
|
Wednesday, 6 Oct 2010
|
00:33 swills
- add missing SQLite dependency
- use PYTHON_REL instead of PYVERSION
- add LICENSE
- remove unnecessary BUILD_DEPENDS
PR: ports/151176
Submitted by: Julien Laffaye <kimelto@gmail.com>
Approved by: wxs (co-mentor)
|
Sunday, 5 Sep 2010
|
05:45 swills
- Update to 0.5.4
Submitted By: myself (swills)
Approved By: dcecchin<dcecchin@gmail.com>, pgollucci (mentor)
|
Friday, 27 Aug 2010
|
08:15 pav
- Update to 0.5.3
PR: ports/149788
Submitted by: Steve Wills <steve@mouf.net>
Approved by: Daniel <daniel@netwalk.org> (maintainer)
|
Number of commits found: 115 (showing only 100 on this page) |