Port details |
- ljdeps Meta-port to install all the perl modules used by LiveJournal
- 1.0_7 www =3 1.0_7Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-06-02 05:40:46
- Last Update: 2024-04-07 09:36:13
- Commit Hash: 92a030d
- People watching this port, also watch:: autoconf, php81-pear, p5-MIME-Tools, OpenSP, libunicode
- Also Listed In: perl5
- License: NA
- WWW:
- http://www.livejournal.com/code/
- Description:
- LiveJournal is an open source content management system, written
mainly in Perl and utilizing MySQL as a database backend. By itself,
it serves as a powerful content updating system. In other uses, it
is the framework application behind many successful online communities,
including LiveJournal.com and DeadJournal.com.
ljdeps is a meta-port which installs all of the perl modules needed
by LiveJournal.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/ljdeps/ && make install clean
- To add the package, run one of these commands:
- pkg install www/ljdeps
- pkg install ljdeps
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ljdeps
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-Net-Telnet>=0 : net/p5-Net-Telnet
- p5-Image-Size>=0 : graphics/p5-Image-Size
- p5-MIME-Tools>=0 : mail/p5-MIME-Tools
- p5-MIME-Lite>=0 : mail/p5-MIME-Lite
- p5-URI>=0 : net/p5-URI
- p5-HTML-Tagset>=0 : www/p5-HTML-Tagset
- p5-HTML-Parser>=0 : www/p5-HTML-Parser
- p5-libwww>=0 : www/p5-libwww
- p5-Time-modules>=0 : devel/p5-Time-modules
- p5-GD>=0 : graphics/p5-GD
- p5-GD-Graph>=0 : graphics/p5-GD-Graph
- p5-GD-TextUtil>=0 : graphics/p5-GD-TextUtil
- p5-Data-ShowTable>=0 : devel/p5-Data-ShowTable
- p5-DBD-mysql>=0 : databases/p5-DBD-mysql
- p5-Proc-ProcessTable>=0 : devel/p5-Proc-ProcessTable
- p5-SOAP-Lite>=0 : net/p5-SOAP-Lite
- p5-Unicode-MapUTF8>=0 : converters/p5-Unicode-MapUTF8
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libmysqlclient.so.21 : databases/mysql80-client
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_ljdeps
- USES:
- metaport mysql perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_7 07 Apr 2024 09:36:13 |
Florian Smeets (flo) |
databases/p5-DBD-mysql: Fix for MariaDB users
Add a new variable DBD_MYSQL, use that in *_DEPENDS and add mysql to USES
where required. DBD_MYSQL will automatically set the correct DBD dependency.
In cd16748194e2 databases/p5-DBD-mysql was updated to 5.x, in 5.x the
support for MariaDB was removed and only MySQL >= 8.0 is supported.
In the 4.x releases MariaDB is still supported, according to upstream 4.x
will still be supported for a while [1], so use that for now when we detect
that MYSQL_FLAVOUR is set to mariadb. databases/p5-DBD-mysql4 was added in
d95f49cb3b54.
DBD:MariaDB would be another alternative, but migrating to it might need
more analysis than just staying with the 4.x releases of p5-DBD-mysql. This (Only the first 15 lines of the commit message are shown above ) |
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_6 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_6 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.0_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0_6 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.0_6 15 Jul 2015 20:58:25 |
pgollucci |
www/ljdeps: cleanup
- convert to USES=metaport
PR: 201570
Submitted by: s3erios@gmail.com |
1.0_6 06 Aug 2014 09:11:58 |
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 W.
CR: D510
Approved by: portmgr (bapt) |
1.0_6 29 Jan 2014 11:51:51 |
miwi |
- Stage support |
1.0_6 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.0_6 03 Aug 2013 07:52:55 |
az |
- Convert to new perl framework
- Trim Makefile header |
1.0_6 24 May 2013 10:35:14 |
az |
- Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12 |
1.0_6 28 Jun 2012 18:37:23 |
az |
- Remove SITE_PERL from *_DEPENDS |
1.0_6 21 Sep 2010 07:56:43 |
mm |
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION |
1.0_5 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.0_4 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.0_3 25 Jan 2010 22:42:58 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 6).
Approved by: portmgr (itetcu) |
1.0_2 22 Jan 2010 14:24:39 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 2).
Approved by: portmgr (itetcu) |
1.0_1 26 Sep 2007 01:39:39 |
linimon |
Add missing USE_PERL5. |
1.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0 03 Dec 2006 12:45:59 |
demon |
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update. |
1.0 13 Aug 2006 18:15:37 |
linimon |
Reset inactive maintainer (recent timeouts).
Hat: portmgr |
1.0 24 Oct 2003 14:15:32 |
erwin |
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit. |
1.0 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.0 02 Jun 2003 05:40:03 |
lioux |
New port ljdeps version 1.0: A meta-port to install all the perl
modules used by LiveJournal
PR: 40925
Submitted by: Ryan T. Dean <rtdean@cytherianage.net> |