jasper
a4e9bcea5d
- hookup two ports that were forgotten some time, some how
2008-08-19 22:33:31 +00:00
martynas
9bc163a84b
update plist to include missing libs; ok wcmaier@, naddy@
2008-07-30 17:51:21 +00:00
martynas
f32cb3c378
define _ISOC99_SOURCE to get definitions from c99. ok naddy@
2008-07-30 17:14:37 +00:00
simon
4e75fd7ac5
maintenance update to version 1.66 and replace spaces with tabs
2008-07-27 17:22:17 +00:00
sthen
6053487601
Upstream distfile has been rebuilt. Unpacked contents identical
...
to before (diffed and double-checked with hashes).
Pointed out by fgsch@
2008-07-25 22:59:52 +00:00
sthen
ef06c44284
Upstream has rerolled the distfile, pointed out by fgsch. It adds a
...
translation (we don't use them anyway), and changes an install script
(which we also don't use), so there's no change to the package, hence
no bump.
2008-07-25 22:19:01 +00:00
martynas
6d68596d52
math.h has macros for isinf, isnan, isnormal, isfinite. remove teh
...
patches, it will just work. ok sthen@
2008-07-25 20:48:12 +00:00
sthen
323cf44154
shared library and PKGNAME bumps due to use of isinf/isnan/nan
...
following libc/libm changes
2008-07-25 20:25:59 +00:00
espie
e64e345303
forgot one patch.
...
use new sqlite3 now that it's committed.
didn't build before -> no pkgname bump
2008-07-24 17:23:32 +00:00
laurent
eb5fd36d66
Fix CVS id, noticed by and okay sthen@ .
2008-07-24 12:34:54 +00:00
laurent
9180b3709b
import of graphics/cal3d port, ok sthen@
2008-07-23 21:07:05 +00:00
sthen
40bf404177
+cfdg
2008-07-23 08:28:18 +00:00
sthen
32f123d700
import cfdg, from MAINTAINER jared r r spiegel. ok okan
...
Chris Coyne created a small language for design grammars called
CFDG. These grammars are sets of non-deterministic rules to produce
images. The images are surprisingly beautiful, often from very
simple grammars.
cfdg is a command-line tool to produce images in PNG format from
these grammars.
2008-07-23 08:24:36 +00:00
brad
5271e7ed3d
Remove a patch that was only necessary for older snaps of x264.
...
ok jakemsr@
2008-07-22 20:25:17 +00:00
sthen
0d3f76d5d4
Typo in DESCR, from undeadly comment. Bump PKGNAME.
2008-07-22 07:36:26 +00:00
sthen
bbf861a76c
Email address change and bump from MAINTAINER. While there, add
...
a more specific license marker.
2008-07-21 18:48:45 +00:00
espie
7c39318b90
update digikam, along with libkipi dependencies.
...
revisit digikam once sqlite3 is updated
2008-07-19 11:58:57 +00:00
espie
e86c62c1b1
zap stupid warnings during further compilation using lcms.
...
Kill the darn noise !
2008-07-19 11:18:23 +00:00
espie
512dbf696f
minor update
2008-07-18 22:03:11 +00:00
espie
6c5c2e6c6d
minor update, added method, fixed bug -> bump minor of library
2008-07-18 19:56:04 +00:00
espie
5e08354f58
minor update to 0.2.5 (translations, patch got upstream)
2008-07-18 19:45:13 +00:00
brad
724f97f3bb
upgrade to libmng 1.0.10.
...
Tested by kevlo@ and okan@
ok okan@
2008-07-16 19:53:13 +00:00
sturm
67f81bc393
missing PKGNAME bump after adding @bin to PLIST-main
2008-07-13 12:09:14 +00:00
sthen
a57173695c
+rawstudio
2008-07-13 08:42:08 +00:00
sthen
a4de53177a
import rawstudio:
...
Rawstudio is an open-source program to read and manipulate RAW images
from most digital cameras.
Rawstudio will convert your RAW files into JPEG, PNG or TIF images which
you can then print or send to friends and clients.
It has a graphical user interface, so you can simply open a RAW file and
experiment with the controls to see how they effect the image. Rawstudio
has a very simple architecture which is optimized for ease of use and
therefore should be intuitive to most photographers.
The normal workflow would be that you first convert your RAW files and
then use an image editing application to further work on your images.
Rawstudio itself is a highly specialized application for processing RAW
images, not a fully featured image editing application.
ok phessler@
2008-07-13 08:41:16 +00:00
sthen
a2f74d2e42
enable D-Bus support and bump package. ok brad@
...
remove duplicate pixman-1 in WANTLIB.
2008-07-12 13:28:04 +00:00
jakemsr
6838aeee39
* FFmpeg headers moved
...
* FFmpeg LIB_DEPENDS/WANTLIB changes
* add @bin markers in PLISTs
* bump PKGNAMEs
feedback/ok brad@
2008-07-09 02:07:36 +00:00
jakemsr
f78c7b80a6
update to subversion snapshot from 2008-06-20.
...
added since last update:
- AVM2 (Flash 9) SWF muxer
- QT variant of IMA ADPCM encoder
- VFW grabber
- Ipod/Iphone compatible mp4 muxer
- Mimic decoder
- MSN TCP Webcam stream demuxer
- RL2 demuxer / decoder
- IFF demuxer
- 8SVX audio decoder
- BFI demuxer
- MAXIS EA XA (.xa) demuxer / decoder
- BFI video decoder
- OMA demuxer
also:
* headers have been moved to library specific subdirectories instead
of all under ffmpeg.
* libswscale is now enabled in the build.
feedback/ok brad@
2008-07-09 01:57:44 +00:00
naddy
b3e53655d3
bump PKGNAME for PLIST changes 4.3 -> 4.4
2008-07-04 19:57:06 +00:00
landry
269f303361
Long due update to mapivi 0.97, from MAINTAINER Giovanni Bechis, thanks !
...
ok okan@
2008-07-02 14:26:21 +00:00
merdely
15d198b12c
Implement the same fix jakemsr@ used to make audio/jack work with alpha.
...
(va_list cannot be NULL)
Bump -main subpackage.
input from jakemsr@
ok ajacoutot@
2008-07-02 14:03:40 +00:00
sthen
6abd222381
sync WANTLIB following cairo update. ok naddy
2008-06-29 20:44:51 +00:00
sthen
7593938789
WANTLIB+=pixman-1, and add LIB_DEPENDS on gtkspell which gets pulled
...
in by configure if it's installed. ok landry
2008-06-29 20:29:53 +00:00
martynas
9ff4557468
There's a fine utility in base, called ftp. There's no reason at
...
all that some of the ports RUN_DEPEND on wget.
"Nice!" naddy@, who also went even further and made libxml not
BUILD_DEPEND on wget.
2008-06-20 10:49:42 +00:00
ajacoutot
80ce3ec43d
- update to gtkam-0.1.15 following the libgphoto2 update
2008-06-18 11:44:28 +00:00
ajacoutot
e7c6d04429
- update to gphoto2-2.4.1
...
tested by landry@ (i386) and myself (macppc)
"go for it if it works" espie@
2008-06-18 11:44:04 +00:00
ajacoutot
88cc8ec721
- update to libgphoto2-2.4.1
...
tested by landry@ (i386) and myself (macppc)
"go for it if it works" espie@
2008-06-18 11:43:39 +00:00
okan
7586dab9d5
update to 2.4.6 from Giovanni Bechis
...
ok merdely@
2008-06-15 17:08:01 +00:00
ajacoutot
e07d3338bd
- remove MAINTAINER as per his request
2008-06-15 01:51:11 +00:00
landry
4b4a2f3781
bump PKGNAMEs after lang/ruby module change, fix CATEGORIES.
2008-06-14 23:51:46 +00:00
robert
4f10fbfb2b
regen PLIST w/new infrastructure so it picks up @bin
2008-06-13 17:11:01 +00:00
robert
e9a2c6885c
Do not hardcode LOCALBASE and X11BASE; regen PLIST
2008-06-13 17:10:30 +00:00
robert
f37cf5730a
fix HOMEPAGE and MASTER_SITES, noticed by ajacoutot@
2008-06-13 17:07:46 +00:00
mglocker
e0dd5cf72b
+fswebcam
2008-06-13 16:56:59 +00:00
robert
9e01b5d74a
+luvcview
2008-06-13 16:45:51 +00:00
robert
1145e7bd17
initial import of luvcview-20070512, a V4L capable application
2008-06-13 16:45:01 +00:00
mglocker
202d4e059f
fswebcam is a small and simple webcam app. It can capture images from
...
a number of different sources and perform simple manipulation on the
captured image. The image can be saved as one or more PNG or JPEG
files.
Works with uvideo(4).
OK robert@
2008-06-13 16:39:44 +00:00
landry
dd899175bb
Convert existing lua-related ports to use new lang/lua MODULE, and bump
...
PKGNAMEs.
ok wcmaier@ ajacoutot@
2008-06-11 05:04:37 +00:00
okan
0c0e44e104
update to 1.17 from brad@
...
ok merdely@
2008-06-10 00:42:40 +00:00
naddy
9420c52758
SECURITY:
...
Fix buffer overflows in the pnm and xpm loaders.
http://secunia.com/secunia_research/2008-25/advisory/
2008-06-09 18:24:21 +00:00