Commit graph

2859 commits

Author SHA1 Message Date
Martin Wilke
028543ae8e - Make kitchensync optional
By default, kdepim3 unconditionally require old libopensync,
  which lead to conflict with kdepim4 (based on new libopensync,
  if enabled)

PR:		based on 126669
Reported by:	"Dima Panov" <fluffy@fluffy.khv.ru>
Submitted by:	Max Brazhnikov (via area51)
2008-08-21 09:21:30 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Martin Wilke
2c918e019a The KDE FreeBSD team is proud to announce the release
of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.9.php

After the KDE 4.1.0 import the team found time to make
KDE 3.5.9 ready for the Ports tree.

KDE 3.5.9 was released six months ago and 3.5.10 is coming
soon. We are not sure we have time to get 3.5.10 for FreeBSD
7.1/6.4 release, but we would have minimum 3.5.9 for those
people who prefer to stay with KDE3.

Of course Thanks to all Testers.
2008-08-18 09:22:07 +00:00
Edwin Groothuis
7d924dfbd2 [NEW PORT] deskutils/org-mode.el6: An Emacs mode for notes and project planning
Org-mode is a mode for keeping notes, maintaining ToDo lists, and
	doing project planning with a fast and effective plain-text system.

	Org-mode develops organizational tasks around NOTES files that contain
	information about projects as plain text. Org-mode is implemented on
	top of outline-mode, which makes it possible to keep the content of
	large files well structured. Visibility cycling and structure editing
	help to work with the tree. Tables are easily created with a built-in
	table editor. Org-mode supports ToDo items, deadlines, time stamps,
	and scheduling. It dynamically compiles entries into an agenda. Plain
	text URL-like links connect to websites, emails, Usenet messages, BBDB
	entries, and any files related to the projects. For printing and
	sharing of notes, an Org-mode file can be exported as a structured
	ASCII file, or as HTML.

	WWW: http://staff.science.uva.nl/~dominik/Tools/org/

PR:		ports/125819
Submitted by:	"Thinker K.F. Li" <thinker@branda.to>
2008-08-17 06:00:27 +00:00
Beech Rintoul
588f4adfd5 - Update to 1.2.0
PR:		ports/126344
Submitted by:	Tobias Roth <ports@fsck.ch> (maintainer)
2008-08-17 00:57:00 +00:00
Martin Wilke
d37224f61b - Added Qt 4 support
- Fix update-mime-database handling

PR:		126474
Submitted by:	Ashish Shukla <wahjava@gmail.com> (maintainer)
2008-08-15 15:21:31 +00:00
Martin Wilke
22617714b8 - Update to 5.0.0g
PR:		126480
Submitted by:	Wen heping <wenheping@gmail.com>
Approved by:	maintainer
2008-08-14 22:53:57 +00:00
Dirk Meyer
71358c50c3 - update to 1.3.1 2008-08-12 09:52:14 +00:00
Jun Kuriyama
12a874c644 Upgrade to 1.3.6.
PR:		ports/126245
Submitted by:	OHASHI Seiji <sayzbrdg@gmail.com>
2008-08-11 01:25:39 +00:00
Martin Wilke
57250968cb - Remove duplicat kdepim3 entry. 2008-08-09 19:32:33 +00:00
Martin Wilke
568f8e877f The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.

Some note:

* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist

* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.

For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.

Have fun!
2008-08-09 16:52:28 +00:00
Koop Mast
1eed2f9c54 Update to 1.0.1. 2008-08-09 12:25:59 +00:00
Dirk Meyer
f6fcc19461 - update to 1.3 2008-08-08 10:17:51 +00:00
Martin Wilke
ab04357147 - Fix now really build 2008-08-07 09:59:10 +00:00
Martin Wilke
7b33f9b15b - Fix dependence 2008-08-07 09:47:09 +00:00
Martin Wilke
d44471fc20 - Connect deskutils/libopensync-plugin-evolution2-devel to the build 2008-08-07 09:08:34 +00:00
Martin Wilke
7d5f867d86 - Update to 0.36
- Pass maintainership to submitter

PR:		125790
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
2008-08-07 09:00:03 +00:00
Martin Wilke
5aee71c3b3 - Update to 1.12.0
PR:		126222
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-08-06 07:57:06 +00:00
Joe Marcus Clarke
f093f93361 Update to 0.3.13.1. 2008-08-06 04:52:46 +00:00
Martin Wilke
3535825075 Strigi is a daemon which uses a very fast and efficient crawler that can index
data on your harddrive. Indexing operations are performed without hammering
your system, this makes Strigi the fastest and smallest desktop searching
program.
Strigi can index different file formats, including the contents of the archive
files.

WWW:	http://www.vandenoever.info/software/strigi/
2008-08-05 11:15:31 +00:00
Martin Wilke
16d82841ce - Fix build after qt 4.4.1 update 2008-08-04 23:33:44 +00:00
Erwin Lansing
6b1aa59554 Mark BROKEN: does not build. 2008-08-04 18:25:43 +00:00
Joe Marcus Clarke
64abaf8aec Update to 0.3.13. 2008-08-04 17:34:05 +00:00
Joe Marcus Clarke
e8ae9f6d82 Update to 2.22.3.1. 2008-08-03 23:20:49 +00:00
Tilman Keskinoz
15e3a164a2 Try to fix the reported build problems
PR:             122416
Inspired by:    a patch by Max Brazhnikov for kmatrix3d
2008-08-01 13:58:07 +00:00
Tilman Keskinoz
602e727aa6 Add missing build dependencies
PR:		124709, 122416
Submitted by:	Max Brazhnikov
2008-08-01 13:51:13 +00:00
Beech Rintoul
8cf4c01d49 Hermes is a time-tracking application integrated with the Horde Framework. It
ties into Turba (to retrieve clients) and Nag and Whups (to retrieve cost
objects). It comes with a stop watch, search and reporting capabilities, and an
invoice interface.

WWW: http://horde.org/hermes/
2008-07-30 20:38:38 +00:00
Alexey Dokuchaev
571b71ef29 Add Launchy, handly utility to access your applications, files, and bookmarks
with just a few keystrokes.  It can help you forget about your start menu,
the icons on your desktop, and even your file manager.

WWW: http://launchy.sourceforge.net/
2008-07-30 06:03:57 +00:00
Martin Wilke
773a79e82e - connect msynctool-devel 2008-07-27 16:58:07 +00:00
Martin Wilke
fe180f01b5 - Update to 0.36
- Pass maintainership to submitter

PR:		125562
Submitted by:	Alexander Logvinov <ports@logvinov.com>
2008-07-27 16:51:48 +00:00
Rong-En Fan
76157bcf82 - Chase databases/xapian-core update
PR:		ports/125954 (deskutils/recoll)
Submitted by:	maintainer of xapian-core
2008-07-27 03:09:13 +00:00
Li-Wen Hsu
be4982e1fa - Update to 1.6.0
PR:		ports/125836
Submitted by:	antoine
2008-07-26 13:05:58 +00:00
Martin Wilke
dca4e313c6 - Pass maintainership to submitter
PR:		125821
Submitted by:	Bakulin Ilya <webmaster@kibab.com>
Approved by:	maintainer
2008-07-25 23:29:04 +00:00
Martin Wilke
453f8ad228 - Update maintainer mail address
PR:		125786
Submitted by:	Phillip N. <pneumann@gmail.com>
2008-07-25 22:46:15 +00:00
Pav Lucistnik
acacd0d015 - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 09:38:45 +00:00
Pav Lucistnik
7e89caa3a2 - Fix build: ${LIB_BZ2} is undefined, replace it with ${LIBBZ2} from
bsd.libnames.mk

PR:		ports/125712
Submitted by:	Fico <federicogalvezdurand@yahoo.com>

- While here, remove noop USE_GCC=3.4+
2008-07-24 09:03:22 +00:00
Rong-En Fan
fd47512c4d - Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:		ports/125435
2008-07-21 04:49:09 +00:00
Thierry Thomas
57a2fc0e8f Upgrade to 0.87.
Changelog at
<http://svn.berlios.de/wsvn/pinot/tags/version_0_8_7/NEWS?op=file&rev=0&sc=0>
2008-07-20 20:57:11 +00:00
Martin Wilke
e138b52073 - Update to 0.10.0
PR:		125801
Submitted by:	Ashish Shukla <wahjava@gmail.com> (maintainer)
2008-07-20 20:04:09 +00:00
Joe Marcus Clarke
c9ec06cc76 Update to 0.3.12. 2008-07-19 22:33:21 +00:00
Martin Wilke
8f68b17158 This plugin is based on vformat.{c,h} which got adapted from evolution e-vcard
parser. vformat.{c,h} parsing and assembling of vObject-like formatting. The
term vformat is often use to describe this format of vCard 2.1, vCard 3.0,
vCalendar, iCalendar and vNote.

WWW: http://www.opensync.org/

PR:		ports/125663
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-07-19 14:02:19 +00:00
Martin Wilke
7aa6dbc2d3 A python module for the OpenSync framework.
WWW: http://www.opensync.org/

PR:		ports/125662
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-07-19 14:01:56 +00:00
Martin Wilke
c0e18c2aff A python module for the OpenSync framework.
WWW: http://www.opensync.org/

PR:		ports/125498
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-07-19 14:00:50 +00:00
Martin Wilke
a4f3d2c1bd This plugin allows applications using OpenSync to synchronise to and from
Evolution 2.

WWW: http://www.opensync.org/

PR:		ports/125499
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-07-19 14:00:25 +00:00
Ion-Mihai Tetcu
598dad9b83 - fix plist with -DNOPORTDOCS
- use SF macro
- bump PORTREVISION
2008-07-15 22:03:56 +00:00
Martin Wilke
ec4f00ff40 - Update to 2.4.1
PR:		124811
Submitted by:	Chess Griffin <chess@chessgriffin.com>
2008-07-12 15:16:20 +00:00
Jun Kuriyama
0e215220ee - Upgrade to 1.4.004.
- Pass maintainership to the submitter.

PR:		ports/123717
Submitted by:	Wen heping <wenheping@gmail.com>
2008-07-12 05:03:55 +00:00
Martin Wilke
36d221f794 A command line client for the OpenSync framework.
WWW: http://www.opensync.org/

PR:		ports/125488
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-07-11 08:42:52 +00:00
Ion-Mihai Tetcu
185474641a - fixx depend on p5-ZConf (is in net/, not devel/) and unbreak INDEX
- bump PORTREVISION

Pointyhat to:	edwin@
Reported by:	QA Tindy
2008-07-09 17:44:46 +00:00