notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
wordpress State-of-the-art semantic personal publishing platform
6.6.1 russian on this many watch lists=4 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.4.4Version of this port present on the latest quarterly branch.
Maintainer: joneum@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-01-06 07:33:17
Last Update: 2024-08-07 07:41:36
Commit Hash: ffbdde6
People watching this port, also watch:: openssl, stunnel, sendmail, chromium, firefox-esr
Also Listed In: www
License: GPLv2+
WWW:
https://ru.wordpress.org/
Description:
WordPress is a state-of-the-art semantic personal publishing platform with a focus on aesthetics, web standards, and usability. More simply, Wordpress is what you use when you want to work with your blogging software, not fight it.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/ru-wordpress-ru_RU-6.6.1/catalog.mk
  2. /usr/local/share/licenses/ru-wordpress-ru_RU-6.6.1/LICENSE
  3. /usr/local/share/licenses/ru-wordpress-ru_RU-6.6.1/GPLv2+
Collapse this list.
Dependency lines:
  • ru-wordpress-ru_RU>0:russian/wordpress
Conflicts:
CONFLICTS_INSTALL:
  • ??-wordpress
To install the port:
cd /usr/ports/russian/wordpress/ && make install clean
To add the package, run one of these commands:
  • pkg install russian/wordpress
  • pkg install ru-wordpress-ru_RU
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ru-wordpress-ru_RU
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1723015443 SHA256 (wordpress-6.6.1-ru_RU.tar.gz) = 74ecf03fad514691c2f55ae44742ea1bb82fbf77bddb6f5666870cd37901a68e SIZE (wordpress-6.6.1-ru_RU.tar.gz) = 25920155

Packages (timestamps in pop-ups are UTC):
ru-wordpress-ru_RU
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.6.16.6.1--6.6.1---
FreeBSD:13:quarterly6.6.16.6.1--6.6.1-6.2.2_1-
FreeBSD:14:latest6.6.16.6.1--6.6.16.2.2-6.2.2
FreeBSD:14:quarterly6.6.16.6.1--6.6.1-6.2.2_1-
FreeBSD:15:latest6.6.16.6.1n/a-n/a---
Master port: www/wordpress
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. php82-pecl-imagick>=2.2.2 : graphics/pecl-imagick@php82
  2. php.h : lang/php82
  3. curl.so : ftp/php82-curl
  4. exif.so : graphics/php82-exif
  5. fileinfo.so : sysutils/php82-fileinfo
  6. ftp.so : ftp/php82-ftp
  7. gd.so : graphics/php82-gd
  8. mysqli.so : databases/php82-mysqli
  9. tokenizer.so : devel/php82-tokenizer
  10. xml.so : textproc/php82-xml
  11. zip.so : archivers/php82-zip
  12. zlib.so : archivers/php82-zlib
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ru-wordpress-ru_RU-6.6.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
russian_wordpress
USES:
cpe php:web
pkg-message:
For install:
Before the first use of WordPress, copy wp-config-sample.php to wp-config.php in /usr/local/www/wordpress and modify it to fit your MySQL. Maybe you need 'mysqladmin create wordpress' first.
If upgrading
If you are upgrading, please run http://your.site/wordpress/wp-admin/upgrade.php to upgrade WordPress.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://ru.wordpress.org/
Collapse this list.

Number of commits found: 108 (showing only 8 on this page)

«  1 | 2 

NOTE: This slave port may no longer be vulnerable to issues shown below because the master port has been updated.

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: www/wordpress
CommitCreditsLog message
3.5.1
01 Feb 2013 15:04:01
Revision:311381Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
- Fix all cases of 'No newline at end of file' in ports tree

Approved by: portmgr (bapt)
3.5.1
30 Jan 2013 01:50:43
Revision:311195Original commit files touched by this commit This port version is marked as vulnerable.
delphij search for other commits by this committer
Update to 3.5.1.  While I'm there, also change russian to use gzipped tarball,
make the port to use OptionsNG and fix installation permissions.

PR:		ports/175525 [1], ports/175632 [2], ports/175679 [3]
Submitted by:	Takefu <takefu airport fm> [1],
		Mihail Timofeev <miha_hard mail ru> [2],
		delphij [3]
Approved by:	maintainer, 9267096@gmail.com [1][2], ychsiao [1][3]
Security:	559e00b7-6a4d-11e2-b6b0-10bf48230856
3.5
16 Dec 2012 19:24:53
Revision:309038Original commit files touched by this commit This port version is marked as vulnerable.
rm search for other commits by this committer
- update russian [1], chinese_zh_TW [2] and chinese_zh_CN [3]
  versions of wordpress to 3.5

while here, make changes common for all of this ports:
- trim Makefile header
- remove indefinite article from COMMENT
- do not define LICENSE_FILE for standard license
- remove license.txt from PORTDOCS
- tab -> space change in pkg-descr:WWW
- trailing whitespace fixes

PR:		174399 [1]
PR: 174452 [2]
PR: 174400 [3]
Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer) [1],
              Bo-Yi Wu <appleboy.tw@gmail.com> [2],
              Joe Horn <joehorn@gmail.com> (maintainer) [3]
Approved by:	Joe Horn <joehorn@gmail.com> (maintainer) [2]
3.4.2
09 Sep 2012 03:04:42
Revision:303953Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
- Update to 3.4.2

PR:		ports/171432
Submitted by:	Mihail Timofeev <9267096@gmail.com> (maintainer)
3.4.1
29 Jun 2012 02:59:04
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 3.4.1

PR:             ports/169533
Submitted by:   Mihail Timofeev <9267096@gmail.com> (maintainer)
3.4
16 Jun 2012 19:53:58
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 3.4
- Remove PKGNAMESUFFIX: language identifier is already in PKGNAMEPREFIX
- Update CONFLICTS_INSTALL

PR:             ports/169117
Submitted by:   sunpoet (myself)
Approved by:    Mihail Timofeev <9267096@gmail.com> (maintainer)
3.3.2
21 Apr 2012 18:30:40
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 3.3.2

Changes:        http://ru.wordpress.org/2012/04/wordpress-3-3-2/
PR:             ports/167147
Submitted by:   Mihail Timofeev <9267096@gmail.com> (maintainer)
3.3.1
06 Jan 2012 07:32:54
Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Add wordpress 3.3.1 [1][2]
- Add USE_PHP=curl [2]
- Use files/pkg-message.in: show value of WWWDIR [2]

PR:             ports/163644 [1]
Submitted by:   Mihail Timofeev <9267096@gmail.com> [1]
                Takefu <takefu@airport.fm> [2]

Number of commits found: 108 (showing only 8 on this page)

«  1 | 2