| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Upgrade port graphics/sane to version 0.73.
* Update checksum.
* Update patches to patch against new sources.
* patch-03 no longer needed, it's now in the source.
* add new patch-04 to fix a new bogon.
* add instructions on how to configure it as a GIMP plug-in.
* redo PLIST to reflect the change in how libraries are installed
* add new man-page sane-microtek2.5 to both PLIST and Makefile
|
| |
|
|
|
|
|
| |
PR: 6158
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
|
| |
|
|
|
|
|
| |
PR: 6672
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
|
|
|
|
|
| |
PR: 6698
Submitted by: brett@peloton.physics.montana.edu
|
| |
|
|
|
|
|
|
|
| |
about 100 OpenGL-like functions for high-level 3D graphics programming.
PR: 6532
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
|
|
|
|
|
|
|
|
|
|
|
| |
and for the plug-ins. Linux defaults to this (I think), but FreeBSD
does not. Thus SIGFPEs happen at inopportune times under FreeBSD.
GIMP catches the signals, but prompts at the standard input asking
what to do about them. On my system, I start GIMP from a window
manager menu, and this prompt to standard input caused the window
manager and every child of it to enter the STOPPED state. Not
nice at all. Why the other processes got stopped too, I don't
understand.
|
|
|
|
|
| |
from 1.0 to just 1. The current version of the gtk port installs
version 1.1 of the library, and it seems to work fine with gimp.
|
| |
|
|
|
|
|
| |
PR: 6643
Submitted by: Yukihiro Nakai <Nakai@technologist.com>
|
| |
|
| |
|
|
|
|
|
| |
PR: 6326
Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
|
|
|
|
|
|
|
|
|
| |
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default. Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.
Approved by: asami
|
|
|
|
| |
Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/6442
Submitted by: Donald Burr <dburr@POBoxes.com>
|
|
|
|
| |
and no longer build.
|
|
|
|
|
| |
PR: 6435
Submitted by: Donald Burr <dburr@POBoxes.com>
|
| |
|
|
|
|
| |
patches/patch-ah. sorry.
|
|
|
|
| |
to 62.
|
|
|
|
| |
we indeed have libjpeg.so.8.0, my fault.
|
|
|
|
| |
to play TCP the right way.
|
|
|
|
|
|
| |
- configure doesn't detect libaa, added lib dependency for libaa
- lib dependency for jpeg lib corrected, we still have libjpeg.so.7 not 8
- PLIST updated
|
|
|
|
|
|
|
|
|
|
|
| |
- corrected MD5 checksum
- the removal of config.cache isn't necessary anomore, port build
failed here, since config.cache isn't in the sources anymore
- revamped the patches a bit, it's bad style to patch one file
(configure) using several patches, you loose the overview what
is patches in one file and it makes it difficult to maintain
patches in the future...
- hope MAINTAINER agrees, needed aalib for gimp port, but didn't work
|
| |
|
| |
|
|
|
|
| |
Make myself MAINTAINER.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/6250
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/6146
Submitted by: Jeffrey Wheat <jeff@ns1.cetlink.net>
|
|
|
|
|
|
|
|
|
|
|
|
| |
-I../../mfhdf/port -DSWAP -DNDEBUG -DHDF -O2 -pipe -ansi -DNDEBUG xdr.c
In file included from /usr/include/sys/types.h:96,
from types.h:54,
from xdr.c:22:
/usr/include/machine/endian.h:62: conflicting types for `htonl'
types.h:29: previous declaration of `htonl'
/usr/include/machine/endian.h:64: conflicting types for `ntohl'
types.h:28: previous declaration of `ntohl'
|
| |
|
|
|
|
| |
Found by: Satoshi Asami
|
| |
|
| |
|