Commit graph

185186 commits

Author SHA1 Message Date
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
Christian Weisgerber
602021dfd9 Use new style of startup script install.
PR:		116772
Submitted by:	Alexander Logvinov <ports@logvinov.com>
2007-10-02 17:06:05 +00:00
Ollivier Robert
059add0aad A bug in our /bin/sh is making one of the tests fail when looking for a
OS X only utility (FileMerge).  The bug has been fixed recently but as it
is irrelevant to FreeBSD, remove the offending line to avoid tripping on
the bug on older systems.

This should fix hgmerge on these systems.

Reminded by:		tobez
2007-10-02 16:13:09 +00:00
Jose Alonso Cardenas Marquez
3014809adf - Update to 0.21 2007-10-02 16:01:14 +00:00
Alex Dupre
4c2b8f5893 Improve examples. 2007-10-02 16:00:44 +00:00
Timur I. Bakeyev
0dbe290c8c Add misc/e2fsprogs-libblkid port.
Approved by:	shaun (mentor)
2007-10-02 15:52:29 +00:00
Timur I. Bakeyev
b643de6ab0 A new slave port of the blkid library from the sysutils/e2fsprogs.
PR:             ports/116231
Submitted by:   Matthias Andree <matthias.andree@gmx.de> (maintainer)
Approved by:    shaun (mentor)
2007-10-02 15:50:56 +00:00
David E. O'Brien
31cf697f5a Fix build on 7-current. 2007-10-02 15:50:39 +00:00
Martin Wilke
f90aed4781 - Bump PORTREVISION after claws-mail update 2007-10-02 15:50:00 +00:00
Martin Wilke
f611b9b749 - Update to 3.0.2
Approved by:	maintainer implicit
2007-10-02 15:46:51 +00:00
Jose Alonso Cardenas Marquez
52887ea6e0 - Chase increase of devel/ccrtp shlib version.
- Bump PORTREVISION
2007-10-02 15:45:33 +00:00
Timur I. Bakeyev
6cde4c43b3 Clean up to sync with the master port.
PR:             ports/116232
Submitted by:   Matthias Andree <matthias.andree@gmx.de> (maintainer)
Approved by:    shaun (mentor)
2007-10-02 15:45:18 +00:00
Jose Alonso Cardenas Marquez
7e189d74cf - Update to 0.9.2 2007-10-02 15:43:27 +00:00
Jose Alonso Cardenas Marquez
7882e3c7a3 - Update to 1.5.2 2007-10-02 15:42:21 +00:00
Timur I. Bakeyev
69aead19c7 Changes:
- Support new e2fsprogs-libblkid slave port[1]
- Get rid of pkg-install, use @exec option unconditionally[1]
- Turn NLS knob into an option[2]
- Avoid building/installing things rather than removing them afterwards[2]

PR:             ports/116434
Submitted by:   Matthias Andree <matthias.andree@gmx.de>[1]
                Alejandro Pulver <alepulver@FreeBSD.org>[2]
Approved by:    shaun(mentor)
2007-10-02 15:15:57 +00:00
Kevin Lo
14326f5ba4 - Fix build with gcc4.
- Drop maintainer.
2007-10-02 15:00:14 +00:00
Jose Alonso Cardenas Marquez
96187d7a68 - Update to 1.5.7
PR:		116300
Submitted by:	alepulver
2007-10-02 14:42:31 +00:00
Alex Dupre
455eee4b11 Install language files.
PR:		ports/116491
Submitted by:	edwin
2007-10-02 12:51:30 +00:00
Alex Dupre
907b90afa8 Bump PORTVERSION for latest commit. 2007-10-02 12:39:11 +00:00
Michael Landin
158bc9aebc - update to -> 1.0.1 2007-10-02 12:11:29 +00:00
Thomas Abthorpe
5ec2f3859f - Update to 1.0.2
PR:		ports/116793
Submitted by:	Greg Larkin (maintainer)
Approved by:	miwi (co-mentor)
2007-10-02 10:54:28 +00:00
Mark Linimon
506ffc5b30 Mark as broken with gcc4.2. While here, pet portlint. 2007-10-02 10:53:42 +00:00
Mark Linimon
d62f68cf9a Mark as broken with gcc4.2 on amd64. It may be broken with gcc4.2 on
other buildenvs, but they are not showing up yet.
2007-10-02 10:49:29 +00:00
Mark Linimon
1676fdea55 Mark as broken with gcc4.2. 2007-10-02 10:46:22 +00:00
Mark Linimon
4c7d3f7600 Mark broken with gcc4.2. While here, remove obsolete cruft. 2007-10-02 10:39:45 +00:00
Mark Linimon
a93377b570 Mark as broken with gcc4.2 on 64-bit archs. While here, remove
obsolete cruft.
2007-10-02 10:37:26 +00:00
Mark Linimon
ab7852d3d3 Mark as broken with gcc4.2. 2007-10-02 10:35:11 +00:00
Gerald Pfeifer
9c0391659b Update to the 20071001 snapshot of GCC 4.1.3. 2007-10-02 10:32:35 +00:00
Mark Linimon
32366735ff Just for one day, mark broken with gcc4.2. 2007-10-02 10:22:10 +00:00
Mark Linimon
fe4507b243 Mark broken with gcc4.2. While here, remove obsolete cruft. 2007-10-02 10:18:55 +00:00
Mark Linimon
18b25c14ed Mark as broken with gcc4.2 on 64-bit archs. 2007-10-02 10:15:40 +00:00
Mark Linimon
460fcc7867 Mark as broken with gcc4.2 on 64-bit archs. 2007-10-02 10:09:40 +00:00
Mark Linimon
34ca79247e Mark as broken with gcc4.2. 2007-10-02 10:07:48 +00:00
Mark Linimon
8317eb7d8b Mark as broken on gcc4.2. While here, remove obsolete cruft. 2007-10-02 10:03:24 +00:00
Martin Wilke
c57c618458 - Unbreak
- Fix build with gcc4.2

Submitted by:	Mike Durian <durian@shadetreesoftware.com> (maintainer)
2007-10-02 10:02:09 +00:00
Martin Wilke
5d6ad60da0 - Update to 4.3.1
Submitted by:	Danny Pansters <danny@ricin.com> (maintainer)
2007-10-02 09:58:36 +00:00
Martin Wilke
f7d08c88e9 - Update to 4.7.1
Submitted by:	Danny Pansters <danny@ricin.com> (maintainer)
2007-10-02 09:51:30 +00:00