| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
1.* releases.
Submitted by: kris
|
|
|
|
|
|
|
|
|
| |
- New chipset supported: S3 Savage3D (I have not tested it personally);
- Improved support for already supported chipsets;
- Change port versioning scheme to PORTVERSION=YYYYMMDD, because despite the
promise, the project had not released its magic 1.0 version (promised to be
about 3 months ago);
- Catch change of the Mesa3 version.
|
|
|
|
|
|
|
|
| |
Please note, that it's a work in progress, so some features doesn't work (for
example mouse support). However, the functionality already present is
sufficient to run some of the popular apps (quakeforge for example).
I tested it on ATI Mach64 and C&T55554 adapters.
|
| |
|
|
|
|
| |
should move it into BEFOREPORTMK section).
|
|
|
|
|
|
|
|
|
| |
On XFree86-4 the port builds/installs only GLU and glut libraries and associated
includes, so GL applications have a chance to use GL library provided by the
XFree itself. Please don't forget to set XFREE86_VERSION=4 in your make.conf
if you are building it with XFee86-4.
Approved by: jseger (previous maintainer)
|
| |
|
| |
|
|
|
|
| |
Submitted by: jseger (previous maintainer)
|
|
|
|
|
| |
PR: 20789
Submitted by: MAINTAINER
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
video can be sent to both Netscape and Internet Explorer clients in
multi-part JPEG format. Supports cards handled by the bktr(4) driver.
PR: 20116
Submitted by: Charles Hein <chein@GeekDude.com>
|
| |
|
|
|
|
|
| |
PR: 20653
Submitted by: Ports Fury
|
|
|
|
| |
Makefile.in to really get -lqt2 in LDFLAGS.
|
| |
|
|
|
|
| |
with new version of OAF
|
| |
|
|
|
|
|
| |
PR: 20622
Submitted by: MAINTAINER
|
|
|
|
| |
Reviewed by: fenner (maintainer)
|
| |
|
|
|
|
|
| |
PR: 20378
Submitted by: Maintainer
|
|
|
|
|
|
|
|
| |
- Remove USE_GMAKE
- WindowMaker -> Window Maker
PR: 20543
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
| |
Backfract is a fractal image "animated" wallpaper program.
PR: 20493
Submitted by: patrick
Requested by: asami
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
| |
PR: 20269
Submitted by: Ports Fury
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- gnomify and sobomaxify the port;
- provide a shell script to make dia work just OOB.
PR: 18915 (partially)
Submitted by: Benno Rice <benno@netizen.com.au>
|
|
|
|
|
| |
PR: 20425
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/20423
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> (Ports Fury!)
|
|
|
|
|
| |
PR: ports/20424
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> (Ports Fury!)
|
|
|
|
| |
Wrists slapped by: knu, sheldon
|
| |
|
|
|
|
|
| |
since the bonobo-related code makes references to gdk-pixbuf
features that were removed/replaced in newer versions.
|
|
|
|
| |
post-extract rule
|
| |
|
|
|
|
| |
--> sanpei@FreeBSD.org
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(a) ImageMagick needs libxml2, not libxml
(b) libxml2 does not co-exist AT ALL with libxml
(c) libxml is a required component of GNOME
(d) the extra functionality for ImageMagick is minimal
Thus, if you installed GNOME, and then this port, or vice-versa
Really Bad[tm] things will happen.
As and when libxml2 is used by GNOME (and libxml is buried
with partial military honors), then it will be possible to
turn this support back on.
Discovered by: my crashbox going nuts after an install of GNOME
and then ImageMagick. There were no survivors :)
|
|
|
|
|
| |
PR: 20265
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
|
| |
sound cards
Submitted by: Mike Meyer <mwm@mired.org>
|
| |
|
| |
|
| |
|
|
|
|
| |
PR: ports/19450
|
| |
|
| |
|