The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD deskutils : logjam

A GTK2 interface to livejournals, ie www.livejournal.com

 "LiveJournal.com... because you like to think other people care." LogJam is
a GTK2 client for the LiveJournal API.  It sits unobtrusively in the corner
of your screen, waiting for you to have something worthwhile to tell the
world.  It can read your current music from XMMS, spellcheck with gtkspell,
and offers preview capabilities using gtkhtml3.  It will interface with any
site running LiveJournal, not just www.livejournal.com, and can create
offline copies of your journal. 

http://logjam.danga.com/



logjam history


v. 1.28
date: 2007/10/24 23:35:28;  author: marcus;  state: Exp;  lines: +1 -1
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338

v. 1.27 date: 2007/05/19 20:01:44; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.26 date: 2007/03/19 05:13:24; author: marcus; state: Exp; lines: +2 -2 Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME releases in that it focuses more on stability and functionality than on new features. Not that it doesn't have its share of new and exciting items. See http://www.gnome.org/start/2.18/ for all the goodies in this release. GNOME 2.18 for FreeBSD would not have been possible without the hard work of the FreeBSD GNOME Team and our intrepid band of testers including J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi, Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen, Phillip Neumann, Franz Klammer, and Neal Delmonico.
v. 1.25 date: 2006/12/13 12:41:22; author: roam; state: Exp; lines: +2 -2 Update the ftp/curl port to 7.16.0. Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports
v. 1.24 date: 2006/08/20 09:35:46; author: novel; state: Exp; lines: +1 -0 Add two additional patches, one of them with backdated entries fix and another provides a keyboard shortcut for insertion of images; and bump PORTREVISION. PR: 102237 Submitted by: danfe
v. 1.23 date: 2006/05/28 15:54:07; author: pav; state: Exp; lines: +1 -1 - Rename ports textproc/gtkspell2 -> textproc/gtkspell textproc/gtkspell2-reference -> textproc/gtkspell-reference
v. 1.22 date: 2006/05/04 21:40:15; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with D
v. 1.21 date: 2006/02/10 17:01:53; author: novel; state: Exp; lines: +1 -1 Update to 4.5.3.
v. 1.20 date: 2006/01/06 23:30:38; author: novel; state: Exp; lines: +2 -9 - Update to 4.5.2 - Remove an obsolete patch - Take maintainership Approved by: Mike (former maintainer)
v. 1.19 date: 2005/11/05 05:19:17; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.18 date: 2005/09/04 14:45:25; author: novel; state: Exp; lines: +6 -5 Update to 4.5.1. Approved by: Mike Patterson (maintainer)
v. 1.17 date: 2005/06/25 08:50:29; author: novel; state: Exp; lines: +4 -0 Add an extra patch which adds support of recently added tags system for livejournal.com. It can be enabled via WITH_TAGS_PATCH knob. Approved by: Mike (maintainer) Obtained from: http://www.livejournal.com/community/logjam_dev/28745.html
v. 1.16 date: 2005/06/06 06:24:54; author: novel; state: Exp; lines: +1 -2 Update to 4.4.1. PR: 81925 Submitted by: novel Approved by: Mike (maintainer)
v. 1.15 date: 2005/05/09 16:46:24; author: novel; state: Exp; lines: +1 -1 Fix build with xmms support enabled. PR: 73758 Submitted by: alfred
v. 1.14 date: 2005/03/12 10:52:35; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.13 date: 2004/12/22 00:40:53; author: edwin; state: Exp; lines: +5 -1 [ patch ] fix logjam + gtkhtml3 problem LogJam's configure script tries to find libgtkhtml-3.0, while we have libgtkhtml-3.1 in ports tree. Of cource, it fails to do so and as a result we have logjam compiled without gtkhtml support even if gtkhtml3 is installed. PR: ports/74260 Submitted by: Roman Bogorodskiy
v. 1.12 date: 2004/11/07 22:36:10; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.11 date: 2004/11/06 21:27:01; author: pav; state: Exp; lines: +6 -0 Add knob for a patch, which customizes a "journal link" dialog. It allows to use aliases for users when posting links on their journals PR: ports/73563 Submitted by: Roman Bogorodskiy Approved by: Mike (maintainer)
v. 1.10 date: 2004/06/20 16:04:22; author: krion; state: Exp; lines: +1 -1 Fix a bug with syncing offline copy with LiveJournal. PR: ports/68123 Submitted by: maintainer
v. 1.9 date: 2004/06/03 22:41:36; author: roam; state: Exp; lines: +2 -1 Update ftp/curl to 7.12.0 and bump the shared library version in all dependent ports.
v. 1.8 date: 2004/05/27 08:27:54; author: mezz; state: Exp; lines: +46 -6 deskutils/logjam2 -> deskutils/logjam GTK2 logjam (was logjam2) is now default and remove the GTK1 logjam. Also, included some tweaks and cleans up like add checks if libraries exist and depend on them by automatic. PR: ports/66620 Approved by: adamw (mentor)
v. 1.7 date: 2004/03/18 03:01:26; author: trevor; state: Exp; lines: +1 -1 E-mail to the maintainer bounced: : host unixpower.org[209.51.213.81] said: 550-Verification failed for 550-unrouteable mail domain "freebsd.org" 550 Sender verify failed
v. 1.6 date: 2004/02/04 05:19:16; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.5 date: 2003/04/18 21:20:06; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.4 date: 2003/02/21 11:15:55; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.3 date: 2002/08/30 13:21:15; author: lioux; state: Exp; lines: +2 -1 Deploy USE_GNOMENG infrastructure PR: 42194 Submitted by: Edwin Groothuis
v. 1.2 date: 2002/07/23 02:53:06; author: kevlo; state: Exp; lines: +1 -1 Update to version 3.0.4 PR: 40836 Submitted by: Dmitry Morozovsky
v. 1.1 date: 2001/08/17 14:35:56; author: ijliao; state: Exp; add logjam A GTK interface to user journals on www.livejournal.com PR: 29684 Submitted by: Alan P. Laudicina =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm