1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

1422 Commits

Author SHA1 Message Date
Thierry Thomas
fe309f8680 Upgrade to 2.0.
The major changes compared to the Mnemo 1.x versions are:
	* Shared notepads.
	* vNote support.
	* Kolab server support.
	* Access keys.
2004-12-26 10:24:55 +00:00
Edwin Groothuis
8c34c2a3bc Update to version 6.5.3 2004-12-23 21:12:59 +00:00
Norikatsu Shigemura
2ae96cb5f6 Chase dependency on databases/sqlite2, and
bump PORTREVISION.

Pointed out by:	krion
Pointy hat to:	myself
2004-12-23 12:16:22 +00:00
Alexey Dokuchaev
d26a0f8adb - Unbreak; remove BROKEN and DEPRECATED marks
- Reword COMMENT to make it sound better
2004-12-23 10:08:52 +00:00
Norikatsu Shigemura
617938836d Clean up SQLite and related ports.
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.

Approved by:	portmgr, maintainers of sqlite and related ports
2004-12-23 08:25:47 +00:00
Michael Nottebrock
b01a525078 Fix plist. 2004-12-22 13:06:59 +00:00
Edwin Groothuis
57e6338759 zip file re-rolled:
- properly use options for languages
- properly use options for email reminders
- add a fatal_error() function

Initially noticed by: pointyhat / kris@
2004-12-22 02:19:18 +00:00
Edwin Groothuis
956022222b [ 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 <bogorodskiy@inbox.ru>
2004-12-22 00:40:53 +00:00
Kirill Ponomarev
90479e48ac Fix plist. 2004-12-21 11:55:08 +00:00
Jeremy Messenger
58a61e763c Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack.
deskutils/drivel is the only port that has pkg-plist change, so bump the
PORTREVISION. The rest else should be no function change, but just remove the
patches to allow gnomehack takes care of it. Keep in mind, I only touch those
ports that already have gnomehack.

Reviewed by:	pav and marcus
2004-12-21 00:23:18 +00:00
Koop Mast
c357278c81 Fix plist, remove mime directory if empty.
Bump portrevision for these changes.

PR:		75035
Submitted by:	Serge Gagnon ser_gagnon AT sympatico dot ca
Noticed by:	pointyhat via kris
2004-12-20 19:55:19 +00:00
Edwin Groothuis
10ed7b641f New port: sysutils/plan
It's a webbased calendar.
See http://www.planscalendar.com/ for more information.
2004-12-19 04:25:52 +00:00
Kris Kennaway
b70e8b7e1d This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
2004-12-18 23:02:35 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Clive Lin
fc64824d90 Add etask, an emacs mode to handle projects/todos/events.
PR:		ports/75095
Submitted by:	"Dryice Liu" dryice at liu.com.cn
2004-12-15 15:59:15 +00:00
Kirill Ponomarev
48549b3da0 Update to version 0.3.1
PR:		ports/75107
Submitted by:	Ports Fury
2004-12-15 15:13:04 +00:00
Michael Nottebrock
0083804533 Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
Ying-Chieh Liao
9649bbde77 unbreak by fixing plist problem 2004-12-13 07:27:46 +00:00
Michael Johnson
cee410e3f0 - Fix pkg-plist by using gnomehack [1]
- Bump PORTREVISION

Reported by:	pointyhat [1]
2004-12-13 04:17:56 +00:00
Sergey Matveychuk
04c8d0597a - Update to 3.5.1
PR:		ports/72800
Submitted by:	lowtech(at)lowtech.ii2.cc
Approved by:	maintainer (timeout: a month)
2004-12-12 23:15:23 +00:00
Thierry Thomas
645c948fc4 Fix BUILD_DEPENDS.
Reported by:	kris via pointyhat.
2004-12-12 19:36:13 +00:00
Josef El-Rayes
839dcd21c8 Unset maintainership on ports. Multiple maintainer
timeouts.

Approved by:	portmgr
2004-12-12 14:49:37 +00:00
Sergey Matveychuk
c03efc5458 - Update to 0.7.3
PR:		ports/74931
Submitted by:	maintainer
2004-12-11 01:14:05 +00:00
Kris Kennaway
6bc75c9a84 BROKEN: Incomplete pkg-plist 2004-12-10 22:23:20 +00:00
Jun Kuriyama
89bdf4a409 It seems Kris marked as broken based on previous version (1.0.00.005).
I cannot reproduce plist breakage with current version.

Let's go without $BROKEN and see what happens.
2004-12-10 04:22:50 +00:00
Thierry Thomas
07bd173377 - fix a coredump;
- take maintainership.

PR:		ports/74326
Submitted by:	Thomas Kempka.
2004-12-08 20:52:38 +00:00
Michael Nottebrock
bc343a7df3 PyQt doesn't like python 2.4, restrict it and ports depending on it to
python 2.3 for the time being.
2004-12-08 15:31:32 +00:00
Markus Brueffer
4d54ee9549 Chase project site and author's email address 2004-12-08 14:07:14 +00:00
Joe Marcus Clarke
e8aa15ef25 Bump PORTREVISION to chase the gtkhtml3 shared library version. 2004-12-08 06:34:54 +00:00
Volker Stolz
7ecbdced63 Update to 0.2.1
PR:		ports/74706
Submitted by:	maintainer
2004-12-06 08:41:07 +00:00
Adam Weinberger
e9d9500df8 Add the patch back. The mime-path fix is in the MarcusCom repo,
not in the FreeBSD repo yet.

Thanks to mezz for catching my idiocy.
2004-12-06 05:35:26 +00:00
Adam Weinberger
e8281ae736 Remove patch superseded by mime-path additions to gnomehack. 2004-12-06 01:01:36 +00:00
Jimmy Olgeni
c6c1fa1472 Fix typo ("account"). 2004-12-05 12:26:52 +00:00
Koop Mast
6df7c921d9 Update to version 1.2.3. 2004-12-05 10:31:54 +00:00
Michael Johnson
9aea9d1bc0 Fix pkg-descr so it's a little easier to understand 2004-12-05 04:11:04 +00:00
Michael Johnson
d2edf8cdac Add nautilus-sendto
This application provide integration between nautilus , evolution , and gaim.

- Nautilus context menu component ("Send To...") .
- A dialog for insert the email acount or IM account which you want to
   send the file/files .
   o Contact with evolution-data-server and get the email accounts .
   o Contact with gaim (nautilus gaim plugin) and get the IM acccounts
   o You can send files packaged in varios formats
- Plugin Support for gaim
2004-12-04 21:27:26 +00:00
Kris Kennaway
4638c0e850 BROKEN: Does not compile 2004-12-04 02:02:14 +00:00
Pav Lucistnik
7379be860e Add gnochm, a CHM file viewer. It is designed to integrate nicely with Gnome. It
uses PyCHM, a Python package that exports the CHMLIB API. Features are:

    * Full-text search support
    * Bookmarks
    * Gnome integration (on-line help, file associations, drag'n'drop from file
      manager, gnome menu entry)
    * Internationalisation support
    * Configurable support for HTTP links
    * Configurable support for external ms-its links

WWW: http://gnochm.sourceforge.net/

PR:		ports/74459
Submitted by:	Radek Kozlowski <radek@raadradd.com>
2004-12-02 07:32:34 +00:00
Thierry Thomas
12c2fcd1eb Add freemind 0.7.1, free mind-mapping software written in Java.
PR:		72806
Submitted by:	cartola (Carlos E. G. Carvalho)
2004-11-29 09:39:52 +00:00
Kirill Ponomarev
c6ed33f763 Update to version 0.3.0
PR:		ports/74423
Submitted by:	Ports Fury
2004-11-26 20:59:13 +00:00
Jeremy Messenger
9f0e255d09 mCatalog is a film and book catalog. It's completely written it C#, and
designed for working in the GNOME desktop. It can get the films/books data
from amazon, and has a nice themeable interface.

NOTE: The mCatalog interface was based on Delicious Library from Delicious
Monster Software, LLC, and is used with permission, although Delicious Monster
does not endorse or support this project.

WWW: http://mcatalog.sourceforge.net/

Project by:	BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
2004-11-26 06:32:57 +00:00
Volker Stolz
a16d36a28b Update to 0.2.0
PR:		ports/74194
Submitted by:	maintainer
2004-11-24 17:11:28 +00:00
Jeremy Messenger
e68c049cb7 Use new GCONF_SCHEMAS.
Approved by:	kwm and marcus
2004-11-24 00:14:56 +00:00
Jeremy Messenger
bdb974fb79 Use new GCONF_SCHEMAS.
Approved by:	pav
2004-11-23 19:33:08 +00:00
Volker Stolz
2ab047d154 Update to 1.10.1
PR:		ports/73014
Submitted by:	Peter Hofer
2004-11-23 16:36:14 +00:00
Koop Mast
db78fcaf26 Change the not yet changed maintainer fields to my FreeBSD.org account.
Approved by:	pav (mentor)
2004-11-23 08:51:28 +00:00
Pav Lucistnik
ea2be51e79 - Don't install includes, fix location of menu item and reword menu item
PR:		ports/74277
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
2004-11-23 08:40:48 +00:00
Pav Lucistnik
c114ed55bf - Unbreak on 4.x
Is no one using 4.x as desktop anymore?
2004-11-23 08:18:45 +00:00
Jeremy Messenger
d7fcc8234e Use new INSTALLS_OMF.
Approved by:	bland, kwm, marcus and pav
2004-11-23 02:23:08 +00:00
Joe Marcus Clarke
0d03632e39 Add gruler, a tool that helps measure dimension of the on-screen objects, one
very helpful to webmasters.

PR:		74021
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2004-11-22 20:55:41 +00:00
Daichi GOTO
3a77fd9d73 Add patch file for bugfix and.
Submitted by:	Masanori OZAWA (ozawa@ongs.co.jp)
2004-11-22 12:23:21 +00:00
Markus Brueffer
37b6955f49 Update to version 0.35 2004-11-19 19:17:00 +00:00
Kris Kennaway
7da1df3b75 BROKEN on 6.x: Broken pkg-plist 2004-11-18 22:06:31 +00:00
Kirill Ponomarev
ee19b2bbb1 Update to version 1.0.13
PR:		ports/74077
Submitted by:	Ports Fury
2004-11-18 20:19:57 +00:00
Kirill Ponomarev
9b647b41f0 Update to version 0.2.9
PR:		ports/74076
Submitted by:	Ports Fury
2004-11-18 20:16:37 +00:00
Pav Lucistnik
e65cbff2eb - Update to 0.31.1
PR:		ports/73947
Submitted by:	Franz Klammer <klammer@webonaut.com> (maintainer)
2004-11-15 01:18:41 +00:00
Pav Lucistnik
cee1bf4672 - Change dependency lines for gdesklets port, gdesklets-core.pc is going
away in next version
2004-11-15 01:17:16 +00:00
Michael Nottebrock
c9fd8c25c8 Link in libbluetooth when appropriate.
Reported by: Mark Murray <markm@freebsd.org>
2004-11-13 14:19:15 +00:00
Pav Lucistnik
39adc1b4ab - Update to 0.4.5
PR:		ports/73870
Submitted by:	Johan van Selst <johans@stack.nl> (maintainer)
2004-11-12 18:36:16 +00:00
Michael Nottebrock
851093b813 Remove conditional runtime dependency on the gtar port, it's available
in the base system.
2004-11-12 15:09:05 +00:00
Michael Nottebrock
29924df852 More pthread-check fixes. 2004-11-11 23:22:25 +00:00
Pav Lucistnik
d224c120cd - Mark IGNORE: this plugin does not work with new Evolution 2
Submitted by:	pointyhat via kris
2004-11-10 19:43:04 +00:00
Michael Nottebrock
72d4b805f8 More pthread-check fixes. 2004-11-10 15:47:30 +00:00
Michael Nottebrock
12d56caf58 More pthread-check fixes. 2004-11-10 15:14:29 +00:00
Jeremy Messenger
817db233c8 Bump 29 ports that use GCONF_SCHEMAS. Somehow, the diff of GNOME 2.8.x has
lost the small part. The small part was GCONF_SCHEMAS in bsd.gnome.mk that is
taking care of gconf key and schemas files for pkg-plist. Pav has committed by
re-add GCONF_SCHEMAS back in bsd.gnome.mk this afternoon. Therefore, must bump
PORTREVISION to correct our pkg-plist database installed.
2004-11-10 03:19:15 +00:00
Michael Nottebrock
a89378820f Fix korganizer crashbug on amd64.
Submitted by: Arjan Van Leeuwen <avleeuwen@gmail.com>
2004-11-10 01:56:10 +00:00
Jun Kuriyama
d3ca43fce7 Upgrade to 1.0.0.006.
- JiNN security fixes
 - massive bugfixes in the projects module
 - other bugfixes (ACL, global cats, ...)

References: http://sourceforge.net/mailarchive/forum.php?thread_id=5915445&forum_id=35178
2004-11-09 04:05:35 +00:00
Pav Lucistnik
8bd1221a1d - replace gtk-config with ${GTK_CONFIG} and gdk-pixbuf-config
with ${GDK_PIXBUF_CONFIG}
- install the manpage

PR:		ports/73676
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
Requested by:	Jean-Baptiste Quenot
2004-11-08 22:11:00 +00:00
Pav Lucistnik
3fa8f42d07 - Update to 0.4.4
PR:		ports/73661
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by:	Johan van Selst <johans@stack.nl> (maintainer)
2004-11-08 22:03:21 +00:00
Michael Nottebrock
14a1da27f4 Update to KDE 3.3.1 2004-11-08 00:34:12 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
58406bee89 Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.

This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team.  The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).

Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD.  We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:

Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>

GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.

As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8.  There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process.  Full documentation on the GNOME 2.8
upgrade is coming following this commit.

From all of us at FreeBSD GNOME, ENJOY!
2004-11-07 22:24:32 +00:00
Dirk Meyer
4eda369931 - update for gnustep-make 1.10.0 2004-11-07 21:48:30 +00:00
Pav Lucistnik
dc88962b94 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 <bogorodskiy@inbox.ru>
Approved by:	Mike <mike.patterson@unb.ca> (maintainer)
2004-11-06 21:27:01 +00:00
Pav Lucistnik
494c10fac9 Add hot-babe, a small graphical utility which displays the system activity in a
very special way. When the CPU is idle, it displays a dressed girl, and when
the activity goes up, as the temperature increases, the girl begins to
undress, to finish totally naked when the system activity reaches 100%.

PR:		ports/73621
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-11-06 18:49:39 +00:00
Pav Lucistnik
6c96f268b5 - Update to 0.10.1
PR:		ports/73325
Submitted by:	Tobias Roth <ports@fsck.ch> (maintainer)
2004-11-01 18:56:01 +00:00
Michael Johnson
3366bad2fa Remove forgotten patch sequence from do-build:
Approved by:	adamw (mentor)
2004-10-31 23:00:14 +00:00
Koop Mast
45ad1d9673 Update to 1.2.2.
Approved by:	pav (mentor)
2004-10-31 13:28:08 +00:00
Michael Johnson
a79d1002f7 update to 0.31
PR:		ports/73263
Approved by:	adamw (mentor)
2004-10-30 21:43:50 +00:00
Michael Johnson
b0823ae396 Change email to new FreeBSD.org address
Approved by:adamw (mentor)
2004-10-29 22:24:47 +00:00
David E. O'Brien
50832123ad Consume tcl/tk 8.4. 2004-10-29 03:46:01 +00:00
Pav Lucistnik
7e93fecc76 - Update to 0.10.0
PR:		ports/72893
Submitted by:	Tobias Roth <ports@fsck.ch> (maintainer)
2004-10-28 17:33:28 +00:00
Alexey Dokuchaev
b9a691ffbb Fix RUN_DEPENDS. No PORTREVISION bump since this bug existed for only
15 minutes.

Approved by:	fjoe (mentor, implicit)
2004-10-27 11:53:45 +00:00
Alexey Dokuchaev
e1dd81efcf Add ljit, a GUI tool to help LiveJournal users post images.
Approved by:	fjoe (mentor, implicit)
2004-10-27 11:37:54 +00:00
Pav Lucistnik
7917b03dba - Update to 0.9.6 2004-10-26 09:20:04 +00:00
Adam Weinberger
2133693782 Update to 1.4.2. 2004-10-22 15:24:39 +00:00
Anton Berezin
45b4b2156d Add deskutils/vym 1.5.0.
VYM (View Your Mind) is a tool to generate and manipulate "mind maps".

PR:		72786
Submitted by:	Gerrit Beine <tux@pinguru.net>
2004-10-22 15:20:32 +00:00
Jeremy Messenger
da9816c587 Drop the maintainership, I have not follow up with gDesklets for the months and
months. Goodbye my love.
2004-10-20 20:22:48 +00:00
Ade Lovett
0d9fe4811f Kill off automake18, switching to automake19. Requiem Mors Pacem. 2004-10-15 17:32:46 +00:00
Adam Weinberger
88fa6c74d7 Simplify WWW link. 2004-10-14 23:58:27 +00:00
Koop Mast
47a16f440a Update to 1.2.1.
Change e-mail to my FreeBSD.org adres.
Add switches to disable rhythmbox and gtkspell support.

Approved by:	mentor (pav)
2004-10-13 15:32:41 +00:00
Jun Kuriyama
d6f4166d47 - Upgrade to 1.0.00.005-1. 2004-10-12 22:52:08 +00:00
Pav Lucistnik
5163b75f46 - Fix loading of plugins
Obtained from:	Multisync authors via Sam Lawrance <boris@brooknet.com.au>
2004-10-11 22:36:43 +00:00
Michael Nottebrock
a9162df1c1 Don't depend on gnupg/gnupg-devel, just specify default paths.
Approved by: portmgr
2004-09-24 06:35:57 +00:00
Kris Kennaway
7a6f05bb7a BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 18:47:46 +00:00
Kris Kennaway
a2d3091558 Oops, it looks like it might have been fixed 2 days ago. Revert previous.
Approved by:	portmgr (self)
Pointy hat to:	self
2004-09-18 16:47:21 +00:00
Kris Kennaway
56fe8a8724 BROKEN: Configure fails
Approved by:	portmgr (self)
2004-09-18 16:46:35 +00:00
Koop Mast
a543a08118 Add gtksourceview to USE_GNOME to fix the build.
Also put some leftover directories in the plist.

Reported by:	pointyhat
Approved by:	portmgr (marcus), pav (mentor)
2004-09-16 14:12:52 +00:00
Jimmy Olgeni
1333251d94 Upgrade to version 0.9.16.003 (fix vulnerability: 64726098-00aa-11d9-81b0-000347a4fa7d).
Approved by:	portmgr
2004-09-09 13:07:21 +00:00
Daniel Eischen
e23a932395 Turn maintainership over to ports - I don't use this any longer. 2004-09-03 20:37:38 +00:00