Commit graph

128075 commits

Author SHA1 Message Date
Erwin Lansing
be4add44a9 Update to 0.8.4 2005-06-20 06:21:31 +00:00
Michael Johnson
af53321e45 - Update to 1.5.2
PR:		ports/82403
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2005-06-20 05:58:04 +00:00
Dmitry Sivachenko
990a0dd8e5 Fix check_nagios plugin to work with nagios-2.x.
The format of status file changed a lot since nagios-1.x, so we just
check that mtime is fresh enough.

Reviewed by:	maintainer
2005-06-20 05:48:16 +00:00
Dmitry Sivachenko
98bb7a1123 Upgrade to version 2.12.2. 2005-06-20 05:39:21 +00:00
Maho Nakata
ecba2e6a37 Add warning if x11-toolkits/fltk is installed build fails.
Corrected:	Mike Durian <durian@shadetreesoftware.com> (again)
2005-06-20 03:16:16 +00:00
Ying-Chieh Liao
fe3fbe62a1 It supports more spam/virus filter's log messages, and
compatible with RRDtool 1.2.x now (I just tested this).

PR:		82419
Submitted by:	maintainer
2005-06-20 01:27:53 +00:00
David E. O'Brien
2d4b1e6ff4 Update to the 20050618 snapshot of GCC 4.1.0. 2005-06-19 23:50:28 +00:00
David E. O'Brien
3669fa14f7 Update to the 20050616 snapshot of GCC 4.0.1. 2005-06-19 22:57:17 +00:00
Jeremy Messenger
0595b486ee Update to 0.6. 2005-06-19 22:36:26 +00:00
Thierry Thomas
0d4989be2c Fix WWW URL.
PR:		ports/82383
Submitted by:	anonymous
Approved by:	maintainer
2005-06-19 19:53:40 +00:00
Andrey A. Chernov
4364bdd110 Use bz2 dist to save some space
PR:             82398
Submitted by:   Matthew Luckie <mjl@luckie.org.nz>
2005-06-19 19:48:35 +00:00
Andrey A. Chernov
6c121354fe Add deskutils to categories 2005-06-19 19:21:46 +00:00
Jeremy Messenger
95b7b13ff3 Chase to netchild's recently committed of changes in Linux stuff, some have
changed the prefix like linux-flashplugins*, acroread and etc moved to
X11BASE. Teach linux-opera about those changes to ability find the plugins and
works again. Bump the PORTREVISION.
2005-06-19 19:04:08 +00:00
Mario Sergio Fujikawa Ferreira
b2428a738b Fix build on OSVERSION < 500000 by disabling POSTPROCESS library
building. The compiler does not support the assembler code. Tested
in tinderbox
2005-06-19 18:20:23 +00:00
Mario Sergio Fujikawa Ferreira
41a58609bb o Fix PLIST (thanks to tinderbox scripts); thus, removing BROKEN
status
o Fix typo: USE_LINUX is not required
o Update to snapshot 20050619
2005-06-19 17:59:54 +00:00
Florent Thoumie
285f9438fd - Update to 1.3.0.
PR:		ports/82416
Submitted by:	maintainer
2005-06-19 17:38:07 +00:00
Florent Thoumie
788ae1c540 - Use the true USE_RC_SUBR force.
- Create /var/log/bnbt when installing from package.
2005-06-19 17:33:12 +00:00
Thierry Thomas
2b905abd02 Add cduce 0.3.2.
CDuce is an XML centric programming language result of a joint research
project on XML, semantic subtyping, databases and efficient tree automata.

Despite its XML orientation, it is also generalist.

PR:		82117
Submitted by:	Marwan Burelle <marwan.burelle (at) lri.fr>
2005-06-19 14:38:51 +00:00
Maxim Sobolev
88593080e4 Update to 0.4.9. 2005-06-19 13:09:49 +00:00
Maxim Sobolev
3c22f7bdf1 o Fix patch in default musiconhold.conf file;
o use USE_MYSQL instead of manually specifying MySQL dependency.

PR:		79253
Submitted by:	Ari Maniatis <ari@ish.com.au>
2005-06-19 12:50:39 +00:00
Sergey Skvortsov
3712a2d5e0 Update to 1.25 2005-06-19 12:45:57 +00:00
Sergey Skvortsov
951eb6831d * update to 0.08
* change MAINTAINER to perl@
2005-06-19 12:36:37 +00:00
Hye-Shik Chang
814a29cb2b - Disable "fpectl" base module on non-i386 platforms to fix build
on the recent -CURRENT i386 base. [1]
- Fix package build on NO_NIS base. [2]

PR:		81806 [1]
Submitted by:	Li-Lun Wang (Leland Wang) <llwang@infor.org> [1],
		ache [2]
2005-06-19 11:34:56 +00:00
Kirill Ponomarev
746a645a9a Add mutt-ng 20050614, a fork of the mutt.
A list of features unique to mutt-ng:

    * Better view support for format=flowed attachments.
    * Message IDs are configurable.
    * User can set signoff_string just like in slrn.
    * User can call up the "last folder" when saving attachments.
    * IMAP reconnecting: when the connection to the IMAP server dies,
      mutt-ng attempts reconnecting.
    * User can set the umask with which all the files shall be created
      (was hard-coded before, and caused huge problems for shared
      mailboxes to some people).
    * Support for NNTP, i.e. mutt-ng can be used as a newsreader.
    * A sidebar similar to other (graphical) MUAs where you can directly
      jump to a certain mailbox.

PR:		ports/82235
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-06-19 10:55:28 +00:00
Alexander Leidinger
0135a450b4 Update to 1.1.0.13.
Note: I have problems with it, I see empty boxes instead of characters. But
since several people reported success, and some people (except me) got it
working after removing ~/.qt*, I commit it anyway.
2005-06-19 10:20:33 +00:00
Alex Dupre
2d8f23f015 Fix build when libbind is present.
PR:		ports/82024
Submitted by:	Edwin Culp <eculp@bafirst.com>
2005-06-19 10:12:14 +00:00
FUJISHIMA Satsuki
9c4e814c7e update to 8.01 (20050615).
fix for locale data compatibility problem on -CURRENT.

Changelog:
http://www.opera.com/freebsd/changelogs/801/

PR:             82395
Submitted by:   maintainer
2005-06-19 07:15:46 +00:00
Michael Johnson
4cb240652f - Add devel/libopensync
OpenSync is a synchronization framework that is platform and distribution
 independent. It consists of several plugins that can be used to connect to
 devices, a powerfull sync-engine and the framework itself. The synchronization
 framework is kept very flexible and is capable of synchronizing any type of
 data, including contacts, calendar, tasks, notes and files.

Note: You may want to avoid extra dependencies from devel/swig13 by building with
      the following SWIG_LANGUAGES="perl python"
2005-06-19 05:54:13 +00:00
Dejan Lesjak
7e1eb3a2ff Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist.

Noticed by:	Soeren Straarup (xride at x12.dk)
Approved by:	maintainer
2005-06-19 05:50:41 +00:00
Hiroki Sato
e21fc4f2ab Fix year in <discovery> and <entry>.
Noticed by:	nectar
Pointy hat to:	hrs
2005-06-19 04:57:35 +00:00
Norikatsu Shigemura
248f4deb27 Bump PORTREVISION by previous commit.
Approved by:	rushani (maintainer)
2005-06-19 04:20:40 +00:00
Maho Nakata
f366db09bf Set as broken if epm is installed. it causes a build error
while building epm project. Now epm is a part of OpenOffice.org's
distribution.

Reported by:	Mike Durian <durian at shadetreesoftware.com>
2005-06-19 03:45:25 +00:00
Maho Nakata
1acede4f1b (forced commit again since my commit log was wrong)
since gtk1 is needed libIDL dependency,
but OOo2 of moz project build with gtk2 (and this is the default)
so dependency of gtk1 and orbit are now redundant.

Pointed out by:	adamw
2005-06-19 03:33:29 +00:00
Maho Nakata
d9c75c0426 (forced commit)
We should better to uses gtk20 for mozilla build, but now
reason was little bit different reason a) from PR 77290.
b) might be right, but I've never confirmed yet.

PR:		77290
Submitted by:	adamw
2005-06-19 02:46:12 +00:00
Maho Nakata
aa06433dcf call uname needlessly.
SIMPLEOSVER by parsing the  output of `uname -r`.  This is pointless,
since the same data can be obtained from the (already generated)
OSREL variable.
PR:		76330
Submitted by:	Colin Percival <cperciva@hexahedron.daemonology.net>
2005-06-19 02:31:48 +00:00
Maho Nakata
93f259ae26 Add English helpfile as default for languages
which have no localized helps.
I didn't convert polish help since it doesn't have a commit
quality. http://l10n.openoffice.org/servlets/ReadMsg?list=dev&msgNo=4977

PR:		78332
Submitted by:	Pawel Wieleba <P.Wieleba@iem.pw.edu.pl>
2005-06-19 02:25:52 +00:00
Maho Nakata
8d963d4abe fix typo and correct apparent mistake
Submitted by:	des
2005-06-18 21:39:23 +00:00
Andrew Thompson
7ac7c9c877 Update to version 2.0.4.
PR:		ports/79775
Approved by:	maintainer timeout (seanc), linimon
2005-06-18 21:34:54 +00:00
Oliver Lehmann
0f572f5542 remove WITHOUT_NLS knob since it's not any longer supported by gqview's
configure script

Noted by:	philip
2005-06-18 20:58:35 +00:00
Pav Lucistnik
12b1381812 - This needs session extension too
PR:		ports/82304
Submitted by:	James McDowell <jdmcd@webscapehawaii.com>
2005-06-18 20:22:39 +00:00
Maxim Sobolev
6d3988e5b9 o Make CC, CXX, CFLAGS, PREFIX and LOCALBASE clean;
o fix plist.
2005-06-18 20:19:38 +00:00
Mario Sergio Fujikawa Ferreira
43886434ac New port alleyoop version 0.8.3: A graphical front-end to Valgrind
memory checker
2005-06-18 19:58:28 +00:00
Thierry Thomas
4435c6db78 - Upgrade to 2.1.2;
- change my address;

- switch from p5-Mysql to p5-DBD-mysql;

- do some cleaning.
2005-06-18 19:40:52 +00:00
Norikatsu Shigemura
864d635231 Add support for other mozilla's.
PR:		ports/81753
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-06-18 19:08:51 +00:00
Norikatsu Shigemura
9424c94b3e Add support ssh+svn://.
PR:		ports/81889
Submitted by:	Matthias Fechner <idefix@fechner.net>
Approved by:	rushani (maintainer)
2005-06-18 18:50:26 +00:00
Norikatsu Shigemura
b1dc0c94e2 Update to 1.4.4.
PR:		ports/82391
Submitted by:	Masafumi Otsune <info@otsune.com> (maintainer)
2005-06-18 18:48:56 +00:00
Maxim Sobolev
de80e13115 Add asterisk-oh323 - an alternative H.323 protocol module for the asterisk.
Unlike h323 module in the asterisk itself it's being actively maintained
and pretty functional.

Submitted by:	Andriy I Pylypenko <bamby@portaone.com>
2005-06-18 18:48:32 +00:00
Norikatsu Shigemura
5857bd80cc Update to 2.1.6.
o unBROKEN.
o no more japanese specified patches.

PR:		ports/82018
Submitted by:	Sunagawa Koji <koj@ofug.net> (maintainer)
2005-06-18 18:39:36 +00:00
Maxim Sobolev
d1fc3c4591 Use [:lower:]/[:upper:] instead of [a-z]/[A-Z] in tr(1), since the latter
may not work in some locales.

PR:		75193
Submitted by:	Stuart Barkley <stuartb@4gh.net>
2005-06-18 18:38:33 +00:00
Andrey A. Chernov
947417b0de Remove unneded lines 2005-06-18 18:30:04 +00:00