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 japanese 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: 2011-10-16 05:24:36
Last Update: 2024-08-07 07:41:36
Commit Hash: ffbdde6
People watching this port, also watch:: openssl, openvpn, aide, postfix-postfwd, virtualbox-ose-kmod
Also Listed In: www
License: GPLv2+
WWW:
https://ja.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/ja-wordpress-ja-6.6.1/catalog.mk
  2. /usr/local/share/licenses/ja-wordpress-ja-6.6.1/LICENSE
  3. /usr/local/share/licenses/ja-wordpress-ja-6.6.1/GPLv2+
Collapse this list.
Dependency lines:
  • ja-wordpress-ja>0:japanese/wordpress
Conflicts:
CONFLICTS_INSTALL:
  • ??-wordpress
To install the port:
cd /usr/ports/japanese/wordpress/ && make install clean
To add the package, run one of these commands:
  • pkg install japanese/wordpress
  • pkg install ja-wordpress-ja
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ja-wordpress-ja
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1723015388 SHA256 (wordpress-6.6.1-ja.tar.gz) = 568ff1703635b7e1000ec7eca2804b92711b4b701c23fd4986e90ff5806d531c SIZE (wordpress-6.6.1-ja.tar.gz) = 25787627

Packages (timestamps in pop-ups are UTC):
ja-wordpress
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--5.5.3-----
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 

ja-wordpress-ja
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.6.16.6.1-6.6.16.6.1---
FreeBSD:13:quarterly6.6.16.6.1-6.6.16.6.1-6.2.2_1-
FreeBSD:14:latest6.6.16.6.1-6.6.16.6.16.2.2-6.2.2
FreeBSD:14:quarterly6.6.16.6.1-6.6.16.6.1-6.2.2_1-
FreeBSD:15:latest6.6.16.6.1n/a6.6.1n/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 ja-wordpress-ja-6.6.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
japanese_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://ja.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.4.2
26 Jan 2013 15:26:28
Revision:311021Original commit files touched by this commit This port version is marked as vulnerable.
zi search for other commits by this committer
- Reset maintainership due to MAINTAINER email bounce

Reported by:	portscout
3.4.2
13 Oct 2012 17:16:54
Revision:305840Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
- Update 3.4.2
- Trim the headers

PR:		ports/172476
Submitted by:	Takefu <takefu@airport.fm> (maintainer)
Security:	30149157-f926-11e1-95cd-001fd0af1a4c
Feature safe:	yes
3.4.1
29 Jun 2012 02:59:42
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

Changes:        http://ja.wordpress.org/2012/06/28/wordpress-3-4-1/
PR:             ports/169532
Submitted by:   Takefu <takefu@airport.fm> (maintainer)
3.4
18 Jun 2012 06:51:59
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
- Fix CONFLICTS_INSTALL: chinese/wordpres-* do not install to
PREFIX/www/wordpress/

Changes:        http://ja.wordpress.org/2012/06/15/wordpress-3-4-ja/
PR:             ports/169115
Submitted by:   sunpoet (myself)
Approved by:    Takefu <takefu@airport.fm> (maintainer)
3.3.2
27 May 2012 10:08:17
Original commit files touched by this commit This port version is marked as vulnerable.
scheidell search for other commits by this committer
- Update to 3.3.2
- Add conflict list
- Change file ownership to www wp-content directory

PR:             ports/167219
Submitted by:   Takefu <takefu@airport.fm> (maintainer)
3.3.1
06 Jan 2012 07:28:09
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.1
- Update CONFLICTS_INSTALL

Changes:        http://ja.wordpress.org/2012/01/04/wordpress-3-3-1/
PR:             ports/163811
Submitted by:   Takefu <takefu@airport.fm> (maintainer)
3.3
15 Dec 2011 07:08:18
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

Changes:        http://ja.wordpress.org/2011/12/13/wordpress-3-3-sonny/
                http://ja.wordpress.org/2011/12/13/wordpress-3-3-ja/
PR:             ports/163303
Submitted by:   Takefu <takefu@airport.fm> (maintainer)
3.2.1
16 Oct 2011 05:24:11
Original commit files touched by this commit This port version is marked as vulnerable.
tota search for other commits by this committer
- Add a new port: japanese/wordpress

  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.

  WWW:  http://ja.wordpress.org/

PR:             ports/160172
Submitted by:   Takefu <takefu_AT_airport_DOT_fm>

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

«  1 | 2