Commit graph

185222 commits

Author SHA1 Message Date
Oliver Lehmann
2ec39f47c3 update to 0.60.0 2007-10-03 12:10:07 +00:00
Oliver Lehmann
6b1c1f22fe update to 4.2.0 2007-10-03 12:09:01 +00:00
Thomas Abthorpe
2943730b26 - Update to 3.47
Approved by:	miwi (co-mentor)
2007-10-03 11:52:24 +00:00
Timur I. Bakeyev
904832cafe Merge back changes from 1.2 which were lost with the recent autoconf changes.
Approved by:	linimon
2007-10-03 10:14:17 +00:00
Ollivier Robert
70b842c6a9 Bump PORTREVISION for last change.
Reminded by:	tobez (again)
2007-10-03 09:46:36 +00:00
Munechika SUMIKAWA
e06d01e576 Fix enclosure problem with XML::LibXML-1.64. 2007-10-03 09:40:49 +00:00
Stefan Walter
3cf7896972 Make ushare work on amd64 by fixing a variable declaration.
PR:		116757
Submitted by:	Josh Carroll <josh.carroll@gmail.com>
Approved by:	maintainer
2007-10-03 09:14:22 +00:00
Stefan Walter
531e73c161 Override compiler optimization to make the compiled programs work on -CURRENT.
PR:		115939
Submitted by:	phk
Approved by:	maintainer timeout (>4 weeks)
2007-10-03 08:34:59 +00:00
Edwin Groothuis
3fbe2cc5a6 Add missing pkgsearch port 2007-10-03 07:11:40 +00:00
Edwin Groothuis
7050073288 Sysutils/fusefs-kmod requires also userland sources
Fusefs-kmod says it requires kernel sources, but it also requires
	userland sources:

	Warning: Object directory not changed from original /var/ports/usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-0.3.9-pre1/mount_fusefs
	cc -O2 -fno-strict-aliasing -pipe -I/usr/src/sbin/mount -I../include -c mount_fusefs.c
					  ^^^^^^^^^^^^^^^^^^^^^^
	mount_fusefs.c:50:21: mntopts.h: No such file or directory
	mount_fusefs.c:57: error: elements of array `mopts' have incomplete type

PR:		ports/116196
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-10-03 05:05:22 +00:00
Chin-San Huang
c8a55de90a - Add backup for tarball.
Noticed by:	pav, linimon
Pointyhat on:	chinsan
2007-10-03 04:33:10 +00:00
Greg Lewis
3fd95fd7c0 . Update to 2.2.3.
PR:		115346
Submitted by:	Tomas Verbaitis <tomasv@megalogika.lt>
2007-10-03 04:05:00 +00:00
Edwin Groothuis
336cb2edff [MAINTAINER] net-p2p/azureus: update to 3.0.3.0
- Update to 3.0.3.0

	No longer BROKEN with release swt.
	UI selection works if SWT is built with brower integration.
	i.e. The Vuze interface is default on new installs now.
	Added a hack that I have used for a long time, even though I don't
	know that it is a proper fix or not.

PR:		ports/116850
Submitted by:	Robert Noland <rnoland@2hip.net>
2007-10-03 03:55:33 +00:00
Edwin Groothuis
08edb38ce1 [MAINTAINER] x11-toolkits/swt-devel: Update to 3.4M2
Update to 3.4M2

PR:		ports/116846
Submitted by:	Robert Noland <rnoland@2hip.net>
2007-10-03 03:40:28 +00:00
Edwin Groothuis
a991ef1bdd [MAINTAINER] x11-toolkits/swt: Update to 3.3 Release
Update to 3.3 Release.

PR:		ports/116845
Submitted by:	Robert Noland <rnoland@2hip.net>
2007-10-03 03:30:06 +00:00
Maho Nakata
fd0cf462df Cosmetic change in TWEAK_L10N section, mkdir the cookie dir before trying to
touch. Actually this option should not be used.

PR:		111632
Submitted by:	Ulrich Spoerlein
2007-10-03 00:37:58 +00:00
Michael Johnson
68839a4262 Don't give the 3dnow gcc 4.0+ option on OSVERSION < 700042 since it includes gcc 4.2. 2007-10-03 00:26:58 +00:00
Boris Samorodov
ec2827e0db . update to 4.0.2;
. remove stale DOCSDIR;
. list all localized language packages at the port's Makefile.inc header
  (they all should be changed simultaneously along with the master port
  while updating to a new version).
2007-10-02 23:44:28 +00:00
Alexander Botero-Lowry
ef1c54b116 - Fix build with new version of mpeg4ip-libmp4v2
PR:		116780
Submitted by:	Jaap Boender <jaapb@kerguelen.org>
2007-10-02 23:25:43 +00:00
Pav Lucistnik
6420cce43a - Fix build after recent ffmpeg update
Submitted by:	Angel Carpintero <ack@telefonica.net> (maintainer)
2007-10-02 23:13:10 +00:00
Martin Wilke
ba0f54d002 - Fix my mistake in the makefile 2007-10-02 22:52:25 +00:00
Martin Wilke
2ebf04a719 - Unbreak
- Fix build with gcc 4.2
- Reset maintainer to ports@

PR:		116836
Submitted by:	miwi
Approved by:	Samy Al Bahra <sbahra@kerneled.org> (maintainer)
2007-10-02 22:49:20 +00:00
Ade Lovett
9210e89d82 Fix slightly botched patch that would only allow libapreq2 to compile
with apache2 (not apache22)
2007-10-02 22:19:14 +00:00
Beech Rintoul
90b8786ffa - Update to 1.0.2
- Major changes compared to mimp 1.0.1 are:

- Add Simplified Chinese translation.
- Add Polish translation.

Approved by:	sat (mentor, implicit)
2007-10-02 22:08:27 +00:00
Edwin Groothuis
b1cf6462b9 [PATCH] games/sopwith: Fix build with gcc 4.2
- Unbreak
	- Fix build with gcc 4.2

PR:		ports/116839
Submitted by:	Martin Wilke <miwi@FreeBSD.org>
2007-10-02 21:52:50 +00:00
Edwin Groothuis
b7906ec96c [PATCH] games/einstein: Fix build with AMD64/GCC4.2
- Unbreak
	- Fix build with AMD64 and GCC4.2

PR:		ports/116832
Submitted by:	Martin Wilke <miwi@FreeBSD.org>
2007-10-02 21:39:28 +00:00
Herve Quiroz
3c7bc9f84d Remove support for Java 1.2
PR:		116724
Submitted by:	hq
Approved by:	maintainer
2007-10-02 21:17:32 +00:00
Beech Rintoul
6be77f6208 - Update to 2.1.6
- Major changes compared to kronolith 2.1.5 are:

- Display attendees list correctly without a mail/compose method.
- Send iCalendar data as UTF-8.
- Fix duration of remote and imported full-day events.
- Fix recurring multiday events crossing a month border.
- Fix duration calculation in edit form for events covering more than
  a month.

Approved by:	sat (mentor, implicit)
2007-10-02 21:13:48 +00:00
Beech Rintoul
ae5f3a3713 - Update to 2.1.5
- Major changes compared to turba 2.1.4 are:

- Fix some fatal errors caused by the IMSP driver when deleting
  certain contacts and while adding contacts to lists in certain cases.
- Fix adding contacts to a new contact list in a source other than the
  source the contacts being added are from.
- Fix paging through search results from another than the default
  address book.
- Fix copy/moving contacts to a new contact list.

Approved by:	sat (mentor, implicit)
2007-10-02 21:07:52 +00:00
Beech Rintoul
bdc295a5eb - Update to 4.1.5
- Changes compared to imp 4.1.4 are:

- Lower memory usage when downloading folders.
- Fix detection of default namespace information when no namespaces
  are defined on the server.
- Don't lose message bodies when moving messages to trash when over
  quota.
- Remove unused defaults in Fetchmail_imap.
- Fix empty folder name appearing on Cyrus and servers with similar
  namespaces.
- Only show reply options in iCalendar viewer if a reply is requested.
- Remove non-responsive www.keyserver.net and wwwkeys.pgp.net from PGP
  options.
- Fix moving messages when over quota on Dovecot servers.
- Fix parsing of certain distribution lists.
- Fix rare occurrence where an action perfomed on the mailbox screen
  would instead be performed on the INBOX.
- Don't show save attachments prompt in compose screen if configured
  to automatically link all attachments.

Approved by:	sat (mentor, implicit)
2007-10-02 21:03:17 +00:00
Thierry Thomas
ede0875e73 Release maintainership. 2007-10-02 19:49:58 +00:00
Thierry Thomas
bc95ba4eb8 Aspell Malayalam dictionary.
WWW: https://savannah.nongnu.org/task/?6787
2007-10-02 19:43:30 +00:00
Thierry Thomas
ac62ef40df - Upgrade to 0.03-0;
- Update WWW.
2007-10-02 19:43:08 +00:00
Tilman Keskinoz
9bdf38d5c2 Update to 1.7.6 2007-10-02 19:27:06 +00:00
Alejandro Pulver
05443b5f18 - Add entry for emulators/win4bsd. 2007-10-02 19:14:47 +00:00
Thierry Thomas
c33d9a909e Upgrade to v 2.20.
Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>.
2007-10-02 19:08:19 +00:00
Alejandro Pulver
caf9baa098 Win4BSD is a PC emulator that runs Windows as a guest at nearly native
speed under FreeBSD.  It is based on QEMU, a partially open, partially
closed source emulator package.  However, Win4BSD offers many advantages,
including much greater speed, ease of use, more seamless integration with
the host OS, and "grabless" mouse transition between the host and Windows
guest.

Win4BSD is the latest port of a product that has previously been known as
Win4lin and SCO Merge.

This port downloads, extracts and installs the contents of the Win4BSD
package.  It will work with or without a Win4BSD license.  If you do not
have a license, Win4BSD will function for a 3 week trial period.

WWW: http://www.win4bsd.com/

PR:		ports/116492
Submitted by:	Jason W. Bacon <bacon at smithers.neuro.mcw.edu>
2007-10-02 19:07:11 +00:00
Andrey Slusar
5e7bb11e94 - Add byte-compilation for c-sig.
PR:		ports/116796
Submitted by:	KIMURA Yasuhiro (maintainer)
2007-10-02 19:05:50 +00:00
Alejandro Pulver
0abb5f8893 - Add USE_XLIB since after the 7.x Xorg update, USE_GL doesn't imply it [1].
- Remove 4.x support.

Reported by:	linimon [1]
2007-10-02 18:56:06 +00:00
Roman Bogorodskiy
b9ab78aea3 Fix build with new mpeg4ip-libmp4v2.
Reported by:	pointyhat via pav
2007-10-02 18:55:05 +00:00
Li-Wen Hsu
49c18e799b - Change maintainer's email
- Remove dependence on apache
- Mark BROKEN on ${OSVERSION} >= 700000 only when using mysql
- Use ${COPYTREE_SHARE}, ${INSTALL_DATA} to replace ${CP} -r
- Use explicit pkg-plist
- Tweak pgsql cdr template
- Bump PORTREVISION

Approved by:	maintainer
Pointed out by:	sat
Suggested by:	dougb, pav, rafan, danfe
2007-10-02 18:51:44 +00:00
Alejandro Pulver
953d689ce3 Intel Threading Building Blocks (TBB) offers a rich and complete
approach to expressing parallelism in a C++ program. It is a library
that helps you take advantage of multi-core processor performance
without having to be a threading expert. Threading Building Blocks
is not just a threads-replacement library. It represents a higher-level,
task-based parallelism that abstracts platform details and threading
mechanism for performance and scalability.

WWW: http://tbb.sourceforge.net/

- Arun Sharma
arun@FreeBSD.org

PR:		ports/116771
Submitted by:	Arun Sharma <arun at sharma-home.net>
2007-10-02 18:39:18 +00:00
Remko Lodder
f0bb9c6ed8 Update the bugzilla and mediawiki entries to properly match their corrected
versions.

Prodded by:	Nick Barkas (and a few others)
2007-10-02 18:27:37 +00:00
Alejandro Pulver
2eb6ad8ab5 A theme for pluxml.
WWW: http://skins.pluxml.org/

PR:		ports/116738
Submitted by:	Philippe Audeoud <jadawin at tuxaco.net>
2007-10-02 18:27:22 +00:00
Alejandro Pulver
b5b2b10d93 JLine is a Java library for handling console input. It is similar in
functionality to BSD editline and GNU readline. People familiar with
the readline/editline capabilities for modern shells (such as bash and
tcsh) will find most of the command editing features of JLine to be
familiar.

JLine is distributed under the BSD license, meaning that you are
completely free to redistribute, modify, or sell it with almost no
restrictions.

API documentation can be found in the apidocs directory.

You can use the jline.ConsoleRunner application to set up the system
input stream and continue on the launch another program. For example,
to use JLine as the input handler for the popular BeanShell console
application, you can run: java jline.ConsoleRunner bsh.Interpreter

WWW: http://jline.sourceforge.net/

PR:		ports/116661
Submitted by:	Martin Kammerhofer <mkamm at gmx.net>
2007-10-02 18:20:44 +00:00
Roman Bogorodskiy
a4cc71ef7f Fix build with new mpeg4ip-libmp4v2.
Reported by:	pointyhat via pav
2007-10-02 18:13:31 +00:00
Jung-uk Kim
11dda04c54 Do not install soundcard.h.
This header file conflicts with FreeBSD's soundcard.h.  -CURRENT has
OSS v4 compatible version but -STABLE does not.  Since we are not
installing libOSSlib.so at the moment, it is useless any way.

Pointed out by:	trasz
Approved by:	glewis (mentor)
2007-10-02 18:01:51 +00:00
Jeremy Messenger
2012dafc0f Fix the build when audio/oss is installed by force to search for
sys/soundcard.h in /usr/include first rather than oss's header.

Reported by:	Adonis adonis <adonis77@gmail.com>
2007-10-02 17:24:06 +00:00
Mark Linimon
a71434d50e Give this one an expiration date: its plist is broken, and it's not
fetchable.
2007-10-02 17:18:47 +00:00
Mark Linimon
2e0f001e73 Remove ale.org; unfortunately they are offline right now. 2007-10-02 17:15:26 +00:00