| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
o Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb
correctly (bug #6195).
o Fix serving of files with colons to CIFS/VFS client (bug #6196).
o Fix "map readonly" (bug #6186).
|
|
|
|
|
| |
PR: ports/133225
Submitted by: lwhsu
|
| |
|
|
|
|
|
| |
PR: ports/133444
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
|
|
|
|
|
|
|
|
| |
back out previous commit.
Also add a FUSE dependency to fix a soft error.
Submitted by: kan
|
| |
|
|
|
|
|
| |
PR: 133409
Submitted by: Stephen Montgomery-Smith <stephen at missouri dot edu> (maintainer)
|
|
|
|
|
| |
PR: 133418
Submitted by: hideo <hideo at lastamericanempire dot com> (maintainer)
|
| |
|
|
|
|
|
|
| |
for linux_base-f8 and above. Don't define RUN_DEPENDS for those components
if OVERRIDE_LINUX_NONBASE_PORTS is not defined. That should unbreak
index for default configurations.
|
| |
|
|
|
|
|
| |
PR: ports/132679
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
|
|
|
|
|
| |
PR: ports/132678
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
|
| |
|
|
|
|
|
|
|
| |
- Update installation instructions. [1]
PR: ports/132624
Submitted by: Michael Krauss <hippodriver@gmx.net> [1]
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/130085
Submitted by: Hannes Hauswedell (maintainer)
|
|
|
|
|
| |
Prompted by: QAT QA run
Approved by: maintainer timeout on QATMail
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
| |
PR: ports/132600
Submitted by: Boris Samorodov <bsam@freebsd.org>
|
| |
|
|
|
|
|
|
|
| |
Gervill is a software sound synthesize which was created for the
open source JDK Audio Synthesis Engine Project.
The goal of the JDK Audio Synthesis Engine Project is to create a
new open source JDK software midi synthesizer implementation.
|
|
|
|
| |
Pointed out by: QAT, itetcu
|
| |
|
|
|
|
|
| |
PR: ports/133113
Submitted by: Scot Hetzel <swhetzel@gmail.com>
|
| |
|
| |
|
|
|
|
| |
Prompted by: QAT QA run
|
| |
|
|
|
|
|
| |
Prompted by: QAT QA run
Approved by: maintainer timeout on QATMail
|
|
|
|
| |
Prompted by: QAT QA run
|
|
|
|
| |
Approved by: tabthorpe (co-mentor)
|
| |
|
|
|
|
| |
Poity hat to: kan
|
|
|
|
|
|
| |
PR: ports/132399
Submitted by: scf
Approved by: maintainer (me)
|
|
|
|
|
|
|
|
|
|
| |
(2) Add optional module mod_dontdothat
(3) Fix order of apache module loading
(4) Make deinstall script much mor robust, it should not trash Apache config
in case of various errors.
PR: ports/133366 [2]
Submitted by: Many users [1], olli hauer <ohauer@gmx.de> [2], Dag-Erling Smorgrav <des@des.no> [3]
|
|
|
|
|
|
| |
PR: ports/133429
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
Approved by: miwi (mentor)
|
| |
|
| |
|
| |
|
|
|
|
| |
(Linux Fedora 8).
|
|
|
|
| |
library (Linux Fedora 8).
|
| |
|
|
|
|
| |
SQL database engine (Linux Fedora 8).
|
|
|
|
|
|
|
|
|
| |
Corresponding ports will be committed shortly.
Those components are needed to run the upcomming
www/linux-f8-flashplugin10.
Please note, that there are only linux -f8- ports,
no -fc4- infrastructure ports are available.
|
|
|
|
|
| |
Please note, that there are only linux -f8- ports,
no -fc4- infrastructure ports are available.
|
| |
|
|
|
|
|
|
| |
Various fixes for X11
Submitted by: Alexander Kabaev <kabaev@gmail.com>
|
|
|
|
| |
PR: ports/133343
|
|
|
|
|
| |
PR: ports/131805
Submitted by: Stas Timokhin <stast at bsdportal.ru>
|
|
|
|
|
| |
PR: ports/131806
Submitted by: Stas Timokhin <stast at bsdportal.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add third-party upstream fair module. [*]
[*] Requested by: Gergely CZUCZY <gergely.czuczy@harmless.hu>
[*] Redistribution OK: Grzegorz Nosek <root@localdomain.pl> (author)
<ChangeLog>
Changes with nginx 0.7.50
*) Bugfix: the $arg_... variables did not work; the bug had appeared
in 0.7.49.
Changes with nginx 0.7.49
*) Bugfix: a segmentation fault might occur in worker process, if the
$arg_... variables were used; the bug had appeared in 0.7.48.
Changes with nginx 0.7.48
*) Feature: the "proxy_cache_key" directive.
*) Bugfix: now nginx takes into account the "X-Accel-Expires",
"Expires", and "Cache-Control" header lines in a backend response.
*) Bugfix: now nginx caches responses for the GET requests only.
*) Bugfix: the "fastcgi_cache_key" directive was not inherited.
*) Bugfix: the $arg_... variables did not work with SSI subrequests.
Thanks to Maxim Dounin.
*) Bugfix: nginx could not be built with uclibc library.
Thanks to Timothy Redaelli.
*) Bugfix: nginx could not be built on OpenBSD; the bug had
appeared in 0.7.46.
</ChangeLog>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The port should be used by adding to /etc/make.conf file:
-----
OVERRIDE_LINUX_BASE_PORT=f9
OVERRIDE_LINUX_NONBASE_PORTS=f8
-----
For those who want to migrate from linux_base-f8 to this
port portupgrade may be useful:
-----
# portupgrade -o emulators/linux_base-f9 linux_base-f8
-----
The port was tested to build/run with linux -f8- infrastructure
ports at 8-CURRENT:
. linux-opera;
. linux-seamonkey;
. linux-realplayer;
. acroread8.
Skype works but for russian locale it shows squares for cyrillic
letters (just like with linux_base-f8). Seems to be a configuration
fault. Someone with apropriate knowledge should look at the case.
Please, report any regressions/success to emulation@ ML.
Thanks.
Enjoy.
PR: ports/128940 (based on)
Submitted by: Steven Hartland <steven.hartland at multiplay.co.uk>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
. add a variable _F8_COMPATIBLE_LINUX_BASE_PORTS, it's a list
of linux base ports compatible (i.e. may be used) with
linux -f8- infrastructure ports;
. define apropriate _LINUX_BASE_SUFFIX;
. let ports with AUTOMATIC_PLIST=yes use the new value;
. add some comments about those changes.
|
|
|
|
|
|
| |
PR: ports/132698
Submitted by: az
Approved by: maintainer timeout
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note, prior to marking this port MAKE_JOBS_SAFE the following parallel build
checks passed:
http://people.freebsd.org/~ehaupt/most-5.0.0/amd64-6.4-most-5.0.0.log
http://people.freebsd.org/~ehaupt/most-5.0.0/amd64-7.1-most-5.0.0.log
http://people.freebsd.org/~ehaupt/most-5.0.0/i386-6.4-most-5.0.0.log
http://people.freebsd.org/~ehaupt/most-5.0.0/i386-7.1-most-5.0.0.log
http://people.freebsd.org/~ehaupt/most-5.0.0/i386-8.0-most-5.0.0.log
PR: 133275
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
| |
Submitted by: kwm
|
|
|
|
| |
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
- make sure to create copy of default config files when necessary to
match what the port does.
|
|
|
|
|
|
|
| |
- add missed CONFLICTS to prevent from clashing with 1.2 or 1.6;
- when installing package make sure to copy default configs into
actual configs to match what the port does.
|
|
|
|
| |
Adapt this port to use the plugin from the good tarball release.
|
| |
|
| |
|
|
|
|
|
|
| |
above), the library ended up being installed in the wrong place on 6.x.
Comment out the respective part of the Makefile.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- chase moved db.h include location
PR: 130410
Submitted by: David Naylor
Approved by: maintainer timeout
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Tweak the layout to allow distfiles to be shared between multiple
architectures (i386 and amd63) and push it under the perforce directory
also used by devel/p4.
PR: ports/133402
Noticed by: pav
Approved by: pav
|
|
|
|
|
|
|
|
|
| |
crashes if it was truly used by this port. The port has its own copy that
does work.
PR: ports/133365
Submitted by: Alexander Logvinov <ports at logvinov.com>
Approved by: pav
|
|
|
|
|
| |
Reported by: makc
Approved by: netchild (maintainer)
|
|
|
|
|
|
| |
PR: ports/133397
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by: tabthorpe (co-mentor)
|
|
|
|
|
|
|
|
| |
into executables using many of techniques found in
Thomas Heller's py2exe, Godon McMillan's Installer and
the Freeze utility that ships with Python itself.
WWW: http://sourceforge.net/projects/cx-freeze/
|
|
|
|
|
|
| |
PR: ports/133277
Submitted by: bsam (me)
Repocopied by: portmgr (marcus)
|
|
|
|
|
|
| |
bump PORTREVISION
Noted by: pav
|
| |
|
|
|
|
|
|
|
| |
my system, but... just think about all the systems that do not yet have
a new enough GCC for e.g. -Wno-pointer-sign :)
Reported by: QAT via pav@
|
|
|
|
| |
Submitted by: Cezary Morga <cm@therek.net> (maintainer)
|
|
|
|
| |
Submitted by: wen heping <wenheping@gmail.com> (maintainer)
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
PR: 133351
|
| |
|
| |
|
|
|
|
|
|
|
| |
Release notes:
http://sourceforge.net/project/shownotes.php?group_id=9655&release_id=672806
Mark MAKE_JOBS_SAFE
|
|
|
|
|
|
| |
- define PORTDOCS unconditionally [2]
Submitted by: pgollucci@ [1], danfe [2]
|
|
|
|
|
|
|
| |
- modernize rc.d and pkg-message handling
- bump PORTREVISION
Prompted by: QAT QA run
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Depend on p5-Mail-DKIM >= 0.33 [2]
- Patch clamscan timeout bug [2]
- REQUIRE: mysql postgresql in rc.d script [2]
- Bump PORTREVISION
- pkg-message nits
PR: ports/132575 [1], ports/133073 [2]
Submitted by: Helmut Schneider <jumper99@gmx.de> [1],
Michael Scheidell <scheidell@secnap.net> [2]
|
|
|
|
|
|
|
| |
- do alll patching in post-patch
Prompted by: QAT QA run
Approved by: maintainer timeout on QATMail
|
|
|
|
| |
Changelog: http://gstreamer.net/releases/gst-ffmpeg/0.10.7.html
|
|
|
|
| |
PR: ports/133194
|
|
|
|
| |
Changelog: http://www.gstreamer.net/releases/gst-plugins-bad/0.10.11.html
|
| |
|
|
|
|
|
| |
Prompted by: QAT QA run
Approved by: maintainer timeout on QATMail
|
|
|
|
|
| |
PR: 133281 (based on)
Submitted by: delphij
|
|
|
|
|
| |
Prompted by: QAT QA run
Approved by: maintainer timeout on QATMail
|
|
|
|
| |
Changelog: http://gstreamer.net/releases/gst-plugins-ugly/0.10.11.html
|
|
|
|
|
|
|
| |
thus fix packaging with _DNOPORTDOCS
Prompted by: QAT QA run
Approved by: maintainer timeout on QATMail
|
|
|
|
| |
Prompted by: QAT QA run
|
|
|
|
|
|
|
| |
-DNOPORT* defined.
Prompted by: QAT QA run
Approved by: maintainer timeout on QATMail
|
|
|
|
| |
Release notes: http://gstreamer.net/releases/gst-plugins-good/0.10.14.html
|
|
|
|
|
|
| |
PR: ports/132941
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
Approved by: maintainer timeout (two weeks), miwi (mentor)
|
|
|
|
|
|
|
|
| |
- Use SF now and remove DIST_SUBDIR while I am here
PR: ports/132930
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
Approved by: maintainer timeout (two weeks), miwi (mentor)
|
| |
|
|
|
|
| |
fix pkg-plist
|
| |
|
|
|
|
| |
Reported by: pavbot/maintainer
|
|
|
|
|
| |
PR: ports/133391
Submitted by: G.raud Continsouzas <geraud xx gcu.info>
|
|
|
|
|
| |
update cyphesis to 0.5.19
bump portrevision on ember
|
|
|
|
|
|
|
|
|
|
|
| |
- fix plist with -DNOPORTOCS
- install man pages irrespective of NOPORTDOCS
- use some dirrmtry in plist for locate dirs that might contain files istalled
by other ports
- bump PORTREVISION
Prompted by: QAT QA run
Approved by: maintainer timeout on QATMails
|
|
|
|
|
| |
PR: ports/133376
Submitted by: Stefan Ehmann <shoesoft at gmx.net> (maintainer)
|
|
|
|
| |
Submitted by: wen heping <wenheping@gmail.com> (maintainer)
|
|
|
|
| |
libbfd from recent (2.19) binutils.
|
|
|
|
|
| |
PR: ports/128558
Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org>
|
| |
|
| |
|
|
|
|
| |
Reported by: Jonathan Chen <jonc@chen.org.nz>
|
|
|
|
| |
Reported by: Jonathan Chen <jonc@chen.org.nz>
|
| |
|
| |
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
Reported by: QAT
|
|
|
|
| |
Reported by: QAT
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
Reported by: QAT
|
|
|
|
| |
Reported by: QAT
|
|
|
|
|
| |
Prompted by: QAT QA run
Approved by: maintainer timeout on QATMail
|
| |
|
|
|
|
|
| |
PR: 133380
Submitted by: legatvs <legatvs@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 133379
Submitted by: legatvs <legatvs@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 133378
Submitted by: legatvs <legatvs@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 133330
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
|
|
|
|
|
|
| |
- pet portlint
Reported by: ionbot [1]
|
|
|
|
| |
Submitted by: <boris@tagnet.ru> (maintainer)
|
|
|
|
|
|
| |
PR: 131120
Submitted by: Danny Braniss <danny@cs.huji.ac.il>
Approved by: Ashish SHUKLA <wahjava@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
| |
PR: 132824
Submitted by: miwi
Approved by: maintainer timeout
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Please migrate to Drupal 6.x
2009-03-26 www/drupal4-filemanager: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x
2009-03-26 www/drupal4-gsitemap: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x
2009-03-26 www/drupal4-i18n: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x
2009-03-26 www/drupal4-nice_menus: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x
2009-03-26 www/drupal4-taxonomy_access: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x
2009-03-26 www/drupal4-textile: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x
2009-03-26 www/drupal4: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x
2009-03-31 www/squid26: The 2.6 series is no longer actively maintained by the Squid developers
2009-03-30 x11-themes/camaelon-nesedah: now included in camaelon
|
| |
|
|
|
|
|
| |
PR: 133377
Submitted by: legatvs <legatvs@gmail.com> (maintainer)
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Reported by: QAT
|
| |
|
|
|
|
|
| |
PR: 133342
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
|
|
|
|
| |
PR; 133350
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
|
|
|
|
|
| |
PR; 133360
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 133368
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
and XML parsing, ripped from ActiveSupport so it can be
used without all of ActiveSupport.
WWW: http://rubyforge.org/projects/crack/
PR: ports/133367
Submitted by: Wen Heping <wenheping at gmail.com>
|
|
|
|
|
| |
PR: 133370
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
| |
|
|
|
|
|
| |
PR: 133374
Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer)
|
| |
|
|
|
|
| |
- Mark MAKE_JOBS_SAFE
|
| |
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Approved by: maintainer implicit
|
|
|
|
|
| |
All stuffs that depends directly of FOX16, needs to be rebuilt after an
upgrade.
|
|
|
|
| |
Reported by: QAT
|
|
|
|
| |
Reported by: Tijl Coosemans <tijl@ulyssis.org> at emulation@ ML
|
|
|
|
|
| |
Pointy hat to: myself for overzealously cleaning up "unused" functions
after I adopted the prips upstream :)
|
|
|
|
|
|
|
| |
- Fix build on sparc64.
Approved by: marcus
Obtained from: NetBSD [1]
|
|
|
|
| |
Approved by: marcus (implicit)
|
|
|
|
| |
bump PORTREVISION on the affected ports
|
|
|
|
|
|
|
|
|
| |
which got lost with the switch to bsd.gecko.mk:
Work around the miscompilation/mislinkage problem of the sCanonicalVTable
hacks in the XPCOM string code on sparc64 by omitting the code in question
and bump PORTREVISIONs accordingly.
Approved by: marcus
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
| |
(i.e. will be included into forthcoming 5.10.1).
|
| |
|
| |
|
|
|
|
|
| |
PR: 133167
Submitted by: Anonymous <swell.k@gmail.com>
|
| |
|
|
|
|
|
|
|
|
| |
o Update randrproto, libXrandr and xrandr to 1.3.0
o Update xf86-video-intel to 2.6.3
o Update other less common drivers as needed
o Mark a bunch of un-maintained input drivers ignored
o Update the various slave X server ports as well
|
|
|
|
| |
Funded by: OpenOffice.org community
|
|
|
|
|
|
| |
for applications and languages that need it
WWW: http://code.google.com/p/avbin/
|
|
|
|
|
|
|
| |
the vendor's makefiles.
Those (like myself), for whom the parallel build just worked, can simply
use the new whitelist functionality of the ports system.
|
| |
|
|
|
|
|
|
|
|
| |
Module::Build as run-depend which is incorrect.
- bump PORTREVISION.
Submitted by: leeym
PR: ports/133335
|
| |
|
| |
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
| |
PR: ports/133336
Submitted by: Sofian Brabez <sbrabez@gmail.com>
Approved by: lx (maintainer)
|
|
|
|
|
|
|
| |
(2) Enable parallel build
PR: ports/133121, ports/133016
Submitted by: olli hauer <ohauer@gmx.de>, Martin Matuska <mm@FreeBSD.org>
|
|
|
|
|
| |
PR: ports/133347
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
|
|
|
|
|
| |
PR: ports/133346
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
|
|
|
|
|
|
|
| |
and upgrade linux applications which use linux-scim-libs (ex.: acroread).
Discussed at: emulation@ ML
Tested by: Richard Kuhns <rjk at wintek.com>
|
|
|
|
|
| |
Many new cool features, new WC version (autougrade), new repo version (NO AUTOUPGRADE)
Read svn original documentation, please!
|
|
|
|
|
|
| |
- Use SF macro
Reported by: pointyhat [1]
|
|
|
|
| |
Reported by: QAT
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- update URL in pkg-descr
- replace PORTDOCS with PORTEXAMPLES and fix DISTVERSION to make it portlint clean
- bump PORTREVISION
PR: 129423
Submitted by: leeym
Approved by: maintainer timeout
|
| |
|
| |
|
|
|
|
|
| |
to a version that have the fix and won't update it anymore until 0.95.1 is
released
|
| |
|
|
|
|
| |
Submitted by: glebius (maintainer)
|
|
|
|
| |
Reminded by: QAT@freebsd.org
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/133229
Submitted by: Naram Qashat <cyberbotx _at_ cyberbotx.com> (maintainer)
|
| |
|
|
|
|
|
|
| |
Enable MAKE_JOBS_SAFE.
Approved by: danfe (maintainer)
|
|
|
|
|
|
|
| |
Bump portrevision.
PR: 133334
Submitted by: leeym
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 133171
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer
|
|
|
|
|
| |
PR: 133322
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 133322
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
| |
- Add MAKE_JOBS_SAFE
- Bump PORTREVISION
PR: 133298
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 133308
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 133310
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 133311
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 133312
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 133313
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 133316
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 133318
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 133319
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 133321
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 133320
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 133309
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 133315
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 133323
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 133324
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 133325
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 133326
Submitted by: Ports Fury
|