aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/logjam
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* [ patch ] fix logjam + gtkhtml3 problemedwin2004-12-221-1/+5
| | | | | | | | | | 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 <bogorodskiy@inbox.ru>
* Clean up handling of locale directories at deinstall-time:kris2004-12-161-0/+6
| | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-1/+1
| | | | big upgrade.
* Add knob for a patch, which customizes a "journal link" dialog. It allows to usepav2004-11-072-0/+8
| | | | | | | | aliases for users when posting links on their journals PR: ports/73563 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: Mike <mike.patterson@unb.ca> (maintainer)
* Fix build with gcc 3.4.adamw2004-08-121-0/+11
|
* Fix a bug with syncing offline copy with LiveJournal.krion2004-06-212-1/+16
| | | | | PR: ports/68123 Submitted by: maintainer
* Update ftp/curl to 7.12.0 and bump the shared library version in allroam2004-06-041-1/+2
| | | | dependent ports.
* deskutils/logjam2 -> deskutils/logjammezz2004-05-276-14/+85
| | | | | | | | | 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)
* Add size data.trevor2004-03-191-0/+1
|
* E-mail to the maintainer bounced:trevor2004-03-181-1/+1
| | | | | | <alanp@unixpower.org>: host unixpower.org[209.51.213.81] said: 550-Verification failed for <trevor@FreeBSD.org> 550-unrouteable mail domain "freebsd.org" 550 Sender verify failed
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Remove USE_GNOMENG.marcus2003-04-191-1/+0
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Deploy USE_GNOMENG infrastructurelioux2002-08-301-1/+2
| | | | | PR: 42194 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Update to version 3.0.4kevlo2002-07-232-2/+2
| | | | | PR: 40836 Submitted by: Dmitry Morozovsky <marck@rinet.ru>
* add logjamijliao2001-08-175-0/+34
A GTK interface to user journals on www.livejournal.com PR: 29684 Submitted by: Alan P. Laudicina <alanp@unixpower.org>