jasper
78d8f72969
- set CONFIGURE_ENV, this will be needed with new cairo, but won't hurt having
...
around yet.
2010-10-08 16:57:24 +00:00
benoit
4467990cbd
- unbreak dcmtk after the openssl update
...
ok kili@
2010-10-07 04:19:44 +00:00
ajacoutot
b23b33d7fd
Unbreak by fixing WANTLIB.
...
spotted by landry@
2010-10-06 17:03:39 +00:00
armani
edafc0303d
Update inkscape to 0.48.0, from brad
...
ok sthen@
2010-10-05 08:57:47 +00:00
ajacoutot
963be35df1
Fix WANTLIB.
2010-10-03 16:00:11 +00:00
jasper
08a593f57e
- fix this script by not using non-standard sed features.
...
with upstream
2010-10-02 10:12:26 +00:00
jasper
89d90b8249
- switch to new MODCPAN_EXAMPLES
2010-10-01 22:08:56 +00:00
ajacoutot
f9a0aa7a8d
Unbreak by fixing WANTLIB.
...
Tweak schema file while here.
2010-10-01 11:45:08 +00:00
ajacoutot
8acbce3a67
Unbreak my fixing WANTLIB.
2010-10-01 09:13:12 +00:00
jasper
3550266f5b
- update gthumb to 2.12.0
...
- newstyle WANTLIB/DEPENDS
- add a patch to workaround gnu sed dependency, workaround is ugly and
will be revisited soon.
2010-10-01 08:14:15 +00:00
landry
8ba6a112a1
Bump -main after gtk+2/gdk-pixbuf split
2010-09-30 07:44:20 +00:00
jasper
3e1b8510bd
- fix build after gdk-pixbuf2 split
2010-09-30 07:25:57 +00:00
ajacoutot
f26c46c3b3
Fix build with new GTK+2.
2010-09-30 07:23:47 +00:00
ajacoutot
21da929ec9
Fix DEPENDS after gtk+2 and gdk-pixbuf split.
...
ok jasper@
2010-09-30 07:21:18 +00:00
ajacoutot
e099268f79
+gdk-pixbuf2
2010-09-30 07:16:32 +00:00
ajacoutot
23c098ff94
Import gdk-pixbuf-2.22.0
...
The Gdk Pixbuf library provides:
* Image loading and saving facilities
* Fast scaling and compositing of pixbufs
* Simple animation loading (ie. animated GIFs)
This library was moved out of gtk+2... wantlib fun is starting...
ok jasper@
2010-09-30 07:15:36 +00:00
jeremy
82143f7987
Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk
...
All ruby .gem files are now hosted on rubygems.org in the same
directory. If the ruby gem CONFIGURE_STYLE is used, make the
default MASTER_SITES that directory.
There are still a few uses of MASTER_SITE_RUBYFORGE in the tree, for
some ports that aren't gems, or where the .gem file isn't hosted on
rubygems.org, or where the hashes don't match. Most of these will be
dealt with in the near future.
OK landry@
2010-09-28 20:12:16 +00:00
landry
e204063f18
Fix WANTLIB (remove gsf-1/bz2) after librsvg update.
2010-09-28 12:03:16 +00:00
landry
eda8228b4f
Fix WANTLIB after librsvg update.
2010-09-28 10:55:46 +00:00
sthen
a279389e7e
update p5-Image-ExifTool to 8.25 from maintainer Patrick Keshishian
...
(tested with perl 5.12.2)
2010-09-28 09:49:06 +00:00
jasper
6e879b6dd5
- since we're having our fair share of threaded perl/p5-gtk/etc issues,
...
remove the p5 references from here now
2010-09-28 07:52:04 +00:00
jasper
8115b6b1e3
- remove cairo from here too
2010-09-28 07:50:50 +00:00
jasper
1a6a49969e
- remove, it's been merged into core with the latest release
...
and it's been unhooked for a while now
2010-09-28 07:50:34 +00:00
naddy
3d990673e6
* fix timestamps to prevent autotools cascade from triggering
...
* switch to REVISION and new LIB_DEPENDS/WANTLIB while here
2010-09-27 19:54:28 +00:00
jasper
1865c638b7
- switch to REVISION/new-style DEPENDS
...
- regen plist
to reduce the update diff a bit
2010-09-27 15:11:08 +00:00
naddy
8d07663180
remove -Lxxx/.libs workarounds required with GNU libtool
2010-09-26 13:40:11 +00:00
steven
f0f99b291f
indicate reason for gnu libtool
2010-09-25 20:51:41 +00:00
steven
9dde804a04
no longer requires gnu libtool
2010-09-25 17:15:25 +00:00
sthen
d053315499
bump
2010-09-24 15:29:20 +00:00
jeremy
d765f5df76
Bump all ruby ports not already handled.
...
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.
This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake. It moves most of
the regress tests to use MODRUBY_REGRESS.
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
jasper
fb330258b4
- update cfdg to 2.2.2
2010-09-22 21:11:10 +00:00
ajacoutot
4fe1d6a292
Major update to aqsis-1.6.0.
...
Drop maintainership.
ok sthen@
2010-09-22 12:52:36 +00:00
ajacoutot
1535ea7185
Move to new DEPENDS and REVISION.
...
ok sthen@
2010-09-22 12:50:32 +00:00
landry
f8b240b0c8
Force the use of gnu libtool here, our ports libtool generates a
...
slightly bogus libexiv2.la.
2010-09-22 06:48:59 +00:00
sthen
038ab963ce
update to 9.04 and drop strl* patches which are difficult to maintain,
...
and this code is already present several other times in the ports tree
unpatched. jasper@ has no objections to dropping strl* patches.
2010-09-21 10:29:09 +00:00
sebastia
15b04968d8
Update tkimg to 1.4
...
Now supporting new format: DTED, RAW.
indexing TIFF images is now possible
and lots of other updates/fixes.
OK landry@, jasper@
2010-09-21 08:27:32 +00:00
sthen
863c7fdc97
Switch to new-style LIB_DEPENDS and tighten the pkgspec for schroedinger.
...
No change to the package -> no bump. ok Brad (maintainer).
2010-09-20 07:59:59 +00:00
steven
ec05c91098
give maintainership to Alexandr Shadchin
2010-09-19 16:03:34 +00:00
kili
92b0a6a1cc
Use the lang/python module.
...
No change in the generated package (except for the build time which
is compiled into the blender binary).
Now someone with enough blender skills should really try
wether it will still work if MODPY_VERSION is set to 2.6.
2010-09-19 13:03:33 +00:00
ajacoutot
427b72a641
Move icons in the correct plist.
2010-09-18 13:46:59 +00:00
steven
34c6a5ebd0
depend on desktop-file-utils
2010-09-18 11:22:33 +00:00
steven
de4638db45
update to 4.6
...
normalize icon and desktop stuff
from Alexandr Shadchin with some tweaks
2010-09-18 11:19:24 +00:00
sthen
99ca5c3dd2
pkg-config now advertises 0.22, so there's no need for half of this patch.
...
no package change -> no bump.
2010-09-18 09:32:25 +00:00
sthen
4662963709
+darktable
2010-09-17 21:37:50 +00:00
sthen
cbdcad7738
import ports/graphics/darktable, thanks ajacoutot@ for review+fixes.
...
darktable is a virtual lighttable and darkroom for photographers:
it manages your digital negatives in a database and lets you view
them through a zoomable lighttable. It also enables you to develop
raw images and enhance them. It tries to fill the gap between the
many excellent existing free raw converters and image management
tools (such as ufraw or f-spot).
All editing is fully non-destructive and only operates on cached
image buffers for display. The full image is only converted during
export. Raw files, high-dynamic range and standard image formats
such as jpeg are all supported. The core operates completely on
floating point values, so darktable can not only be used for
photography but also for scientifically acquired images or output
of renderers (high dynamic range).
2010-09-17 21:37:18 +00:00
sthen
5e33580f1b
-ufraw,lensfun
2010-09-16 10:18:50 +00:00
sthen
ae131473a1
update UFRaw to 0.17, rolling in the lensfun flavour.
2010-09-16 10:18:38 +00:00
sthen
2643e08e66
update lensfun to 0.2.5 (missed 'cvs add')
2010-09-16 10:05:20 +00:00
sthen
54c897bf50
update lensfun to 0.2.5
2010-09-16 10:04:54 +00:00
sthen
ff41cea8d8
update libpano13 to 2.9.17
2010-09-16 07:52:54 +00:00
jakemsr
d36698bb12
better timestamp for recorded data: account for buffering
...
requested/ok maintainer
2010-09-15 15:40:00 +00:00
jasper
747d429c7e
- remove unneeded patch
...
- switch to new LIB_DEPENDS/REVISION
2010-09-13 17:52:53 +00:00
dcoppa
15a61c208c
Forgot to switch to new-style WANTLIB/LIB_DEPENDS in previous
...
commit... Shame on me
2010-09-13 07:41:39 +00:00
dcoppa
80e418d430
Update to feh-1.9
...
OK sthen@, ajacoutot@
2010-09-13 07:24:23 +00:00
jakemsr
fb2361ef73
* no more anonymous unions in video(4)
...
* REVISION, new style WANTLIB/LIB_DEPENDS
2010-09-12 22:31:05 +00:00
jasper
fab4167387
- move distfiles/ to a proper mirroring location.
2010-09-12 16:49:08 +00:00
jasper
d9ccdf4b01
- bump after recent lua.port.mk change
...
pointed out by sthen@
2010-09-09 17:34:14 +00:00
sthen
ca1d5ae29f
regen patches
2010-09-05 13:04:43 +00:00
sthen
f1c98b652f
-examples had p1p2 (set in both FULLPKGNAME and REVISION);
...
repair and use EPOCH to allow upgrades
2010-09-05 12:59:36 +00:00
sthen
c94edb297b
oops, this snuck into previous commit and shouldn't have been there.
2010-09-03 21:22:08 +00:00
sthen
b2094348e4
add a file that needed a 'cvs add' in steven@'s previous commit,
...
spotted by steven. didn't package before -> no bump.
2010-09-03 21:20:49 +00:00
sthen
581560209d
Missing BUILD_DEPENDS. Doesn't fix packaging but it's a start.
2010-09-03 17:19:23 +00:00
sthen
0dab9b2001
- Some clean up of the FFMpeg configure patch
...
- Update the sndio backend code to the newer libavdevice alsa code
which has been refactored and cleaned up a bit
From Brad (maintainer).
2010-09-03 16:39:13 +00:00
sthen
7a7be631b4
- drop python2.5 flavour of these "special" packages and add
...
@pkgpath markers; from ajacoutot@
- tweak from me: @pkgpath markers for these go in PFRAG.python2.6-*
files rather than straight in PLIST-*, so that they are only added
to 2.6 packages, otherwise pkg_add -u will see that either 2.4 or
2.6 versions are valid updates and will have to ask every time,
ok ajacoutot@
2010-09-03 12:34:55 +00:00
steven
2642c26dcb
update to 3.5.23
...
normalize icon and desktop stuff and other cleanup
all from Alexandr Shadchin, thanks!
2010-08-31 21:06:35 +00:00
jasper
4ddbe8b148
add asymptote
2010-08-31 14:13:21 +00:00
jasper
0f0aeccd71
import asymptote 2.04
...
Asymptote is a powerful descriptive vector graphics language that
provides a natural coordinate-based framework for technical drawing.
Labels and equations are typeset with LaTeX, for high-quality PostScript
output.
ok coutot
2010-08-31 14:12:29 +00:00
ajacoutot
f7296e021c
Remove PKGNAME=${DISTNAME} constructs where possible, as this is the
...
default anyway.
ok jasper@
2010-08-31 08:15:44 +00:00
fgsch
4d1bdc0c02
Build the python2.6 flavor instead of 2.5 now that 2.6 is the default.
2010-08-30 23:46:41 +00:00
jasper
26ee95fc25
- bump for python and switch default flavor to python2.6
2010-08-30 21:28:17 +00:00
jasper
ca039694d4
- bump for pythonia
2010-08-30 21:24:15 +00:00
sthen
55ef890d60
add missing wantlib, new lib_depends/revision, bump
2010-08-26 13:53:26 +00:00
sthen
adfaa8987d
- chase the library change in multimedia/schroedinger; oil->orc
...
- add various other missing WANTLIB (and LIB_DEPENDS in some cases)
- while there move PKGNAME=..pX to REVISION, and move some ports
to new-style LIB_DEPENDS
original diff from Brad, extensive checking by me (clean build of everything
related to liboil).
2010-08-25 23:27:21 +00:00
sthen
a7f643f9ea
add missing wantlibs, new-style lib_depends/revision, bump
2010-08-25 20:45:52 +00:00
jasper
9d14576ec1
- fix build on hppa
...
- rename patch
- use SUBST_CMD
- set license
2010-08-25 18:00:56 +00:00
jasper
5ef186da0f
- fix build on mips64
...
- switch to REVISION (w/o actually bumping it as the package doesn't change for !mips64)
2010-08-23 17:25:47 +00:00
phessler
64133c7e92
add a pkg-config .pc file for libraw
...
makes other ports nicer to write
2010-08-22 12:12:26 +00:00
sthen
934527172e
BUILD_DEPENDS on yasm on amd64/i386 and bump REVISION in case an
...
existing package was built without it. From Brad.
2010-08-20 12:10:52 +00:00
sthen
e9ba02b84c
FFmpeg appears to require a newer version of binutils on arm; switch
...
to the generic target for now on that arch. It's slower, but at least
it builds...
okay espie@
2010-08-07 22:41:47 +00:00
sebastia
d8df757324
* add space between variable and = in the ports makefiles
...
* zap pthread from WANTLIB in tkdnd
* get rid of expensive SUBST_VARS in pre-configure or whole pre-configure
* get rid of tktreectrl PFRAG.shared
* bump tkdnd and tktreectrl
OK, landry@ who's eyes got burned ;)
2010-07-30 16:41:09 +00:00
giovanni
819b70bdd6
Bugfix update to 2.6.10 and switch to new dependencies
2010-07-30 06:27:52 +00:00
sebastia
ae7fa59953
Style cleanup, and get rid of expensive SUBST_CMD in pre-configure.
...
OK, landry@
2010-07-29 11:42:56 +00:00
sebastia
819a4cdb13
add net/tcludp graphics/tkimg misc/memchan to the build
2010-07-28 17:50:46 +00:00
sebastia
d4dcd6f83c
import tkimg
...
image extension for Tcl/Tk
This package enhances Tk, adding support for many
other Image formats: BMP, XBM, XPM, GIF (with
transparency, but without LZW), PNG, JPEG, TIFF.
OK, landry@
2010-07-28 17:04:55 +00:00
jolan
377098d026
add mirror so this is fetchable again
2010-07-24 14:50:07 +00:00
benoit
da361b45a8
- update pngcrush to 1.7.11
...
ok sthen@
2010-07-23 21:04:02 +00:00
phessler
b3cf08455f
LibRaw is a library for reading RAW files obtained from digital photo
...
cameras (CRW/CR2, NEF, RAF, DNG, and others).
LibRaw is based on the source codes of the dcraw utility, where part of
drawbacks have already been eliminated and part will be fixed in future.
The users of the library are provided with API to be built into their
software programs.
requested by (and OK) landry@ at c2k10....
(this time, imported into a better dir path)
2010-07-23 16:05:40 +00:00
phessler
2df06e07cb
+libraw
2010-07-23 16:03:06 +00:00
steven
f2ab6d9e32
update to 3.50
2010-07-22 19:44:07 +00:00
ajacoutot
10e41a8fe3
Fix MASTER_SITES.
...
from patrick keshishian
2010-07-21 06:46:33 +00:00
kili
a72ff5f5e9
Switch to REVISION.
2010-07-17 13:56:14 +00:00
kili
205d4391a4
Add LIB_DEPENDS to RUN_DEPENDS.
...
Switch to REVISION.
Bump.
2010-07-17 13:43:36 +00:00
ajacoutot
b214e28324
Add a small HOWTO about OCR.
...
Inspired from http://info.iet.unipi.it/~luigi/FreeBSD/dx5050.html
Use REVISION and new DEPENDS.
2010-07-17 08:13:01 +00:00
sthen
31725d91b6
Forgot to cvs add these.. Workaround because our texinfo is too
...
old to have @textdegree{} (added in 4.11).
2010-07-15 17:01:58 +00:00
sthen
195490abf4
add missing BUILD_DEPENDS, packaging failure noted by espie@
...
(missing .info files). no bump.
2010-07-15 14:27:17 +00:00
sthen
3f913dcdaa
use REVISION
2010-07-13 19:46:10 +00:00
sthen
893f6f8009
missed bump
2010-07-13 16:02:24 +00:00
sthen
cbade10fd4
- sync WANTLIB (xcb-render{,-util}) and bump
...
- move to new-style LIB_DEPENDS/REVISION
2010-07-12 08:58:50 +00:00
landry
3fbe027844
Update to exiv2 0.20.
...
ok sthen@ espie@
2010-07-12 08:55:38 +00:00
sthen
f4523c2e9d
update enblend-enfuse to 4.0, with a patch to allow documentation to
...
built with in-tree texinfo (it wanted the textdegree macro which wasn't
added until texinfo-4.11).
2010-07-11 20:09:00 +00:00
dcoppa
4977310d25
Update to feh-1.8.
...
Use ftp from base instead of wget for remote images support.
OK sthen@
Maintainer timeout...
2010-07-11 14:46:13 +00:00
espie
54a1d27ff2
new-style WANTLIB and REVISION
2010-07-11 07:36:16 +00:00
naddy
8747197419
Remove a workaround no longer necessary now that i386 has switched to gcc4.
...
From maintainer
2010-07-10 22:45:19 +00:00
sebastia
8366197e03
enable graphics/tkpng and x11/tktreectrl
2010-07-09 16:55:43 +00:00
sebastia
3abaf59680
import tkpng-0.9
...
PNG photo image extension for Tcl/Tk
TkPNG provides support for PNG image manipulation with Tcl/Tk
and does not depend on libpng.
TkPNG supports the full range of color types, channels and bit depths
from 1 bit black & white to 16 bit per channel full color with alpha
(64 bit RGBA) and interlacing. Ancillary "chunks" such as gamma,
color profile and text fields are ignored, although they are checked
at a minimum for correct CRC.
OK, landry@, sthen@
2010-07-09 16:46:50 +00:00
giovanni
ab1529e5eb
Update to 2.6.9
2010-07-08 16:16:51 +00:00
espie
b660df6b9b
zap reeeally old variable
2010-07-06 22:25:53 +00:00
espie
436b053f42
should be a RUN_DEPENDS
2010-07-06 17:17:35 +00:00
espie
1ad2608d97
unfuck
2010-07-05 22:44:16 +00:00
espie
4bd16b92ad
fix deps
2010-07-05 11:45:53 +00:00
sthen
1c02a701d3
remove Extra pthread-stubs and xcb from wantlib (mostly because I'm going to
...
use this as an example in a mail and don't want to confuse things ;)
2010-07-02 21:59:39 +00:00
ajacoutot
795471e3f6
Remove myself from MAINTAINER.
2010-07-02 17:40:18 +00:00
naddy
bf83427c09
Update to 10.35.75. This jumps to the latest "super stable" branch
...
and adds pamx, a minimal X11 viewer for files in the various netpbm
formats.
2010-07-02 02:54:59 +00:00
naddy
12aaddf055
SECURITY:
...
Update to 3.9.4, which includes fixes for CVE-2009-2347 and CVE-2010-1411.
2010-06-30 17:10:07 +00:00
naddy
ceb369b828
LP64 fixes for format strings
2010-06-29 22:40:45 +00:00
naddy
3d794a8ec3
update to 8b
2010-06-28 20:48:45 +00:00
landry
7c503fca0a
Update to libcaca 0.99.beta17, needed by an upcoming minbif port.
...
ok ajacoutot@ (on a slightly different diff - no binary change, only
PLIST tidying)
2010-06-28 07:24:30 +00:00
ajacoutot
f5984dfbc7
Major update to vcdimager-0.7.23.
2010-06-27 21:20:43 +00:00
kili
df247d8854
SECRUTY update to 1.22.44
...
Fixes CVE-2010-1205.
ok naddy@
2010-06-27 19:55:04 +00:00
eric
0513239721
update to 1.60
...
ok ajacoutot@
2010-06-27 01:41:51 +00:00
ajacoutot
966d1bbdfd
Bugfix update to evince-2.30.3.
2010-06-26 03:43:58 +00:00
ajacoutot
1214d45aff
-win32-codecs
2010-06-26 03:41:42 +00:00
ajacoutot
33065fe34b
Remove win32-codecs.
...
Nothing in tree uses them anymore.
From Brad.
ok robert@
2010-06-26 03:41:24 +00:00
landry
6df95268de
Explicitely add libtool to BUILD_DEPENDS as bootstrap script checks for
...
libtoolize. Builds fine with ports libtool otherwise.
2010-06-23 16:53:20 +00:00
steven
a50d3c71c1
use gnu libtool (needs ltdl)
2010-06-23 16:09:10 +00:00
ajacoutot
6353ff7787
Bugfix update to evince-2.30.2.
2010-06-21 19:15:54 +00:00
sebastia
b5542258a3
update my e-mail address, and bump those packages
...
OK, landry@, sthen@
2010-06-18 22:20:03 +00:00
jasper
23a121b2aa
- use MODLUA_DATADIR/LIBDIR and regen PLIST
2010-06-18 18:08:56 +00:00
kili
68249e8f17
Add hs-cairo
2010-06-16 14:06:03 +00:00
kili
965a1464f4
Cairo is a library to render high quality vector graphics. There
...
exist various backends that allows rendering to Gtk windows, PDF,
PS, PNG and SVG documents, amongst others. This package provides
Haskell bindings to cairo.
2010-06-16 14:02:30 +00:00
sthen
72759fb067
add a comment saying quite how much ram is needed to build this
2010-06-16 09:26:28 +00:00
landry
fb043d8675
Use -O0 instead of -01 on !(i386||amd64), makes sparc64 happier, and
...
maybe alpha too.
ok/tweaks sthen@
2010-06-16 09:19:07 +00:00
kili
5da7f8b7b7
Bump.
...
Simplify MODGHC_SETUP_CONFIG_ENV.
2010-06-15 18:01:57 +00:00
kili
c78948cdd1
Bump after ghc update.
2010-06-15 17:18:50 +00:00
sebastia
e05e99aa77
build with gcc3 on sparc
...
OK landry@ sthen@
MAINTAINER OKed x264
2010-06-15 10:07:41 +00:00
jasper
411ef23867
- fix build on mips64
...
- use REGRESS_IS_INTERACTIVE=x11 while here
2010-06-14 05:37:55 +00:00
sthen
63ddd4217b
- SEPARATE_BUILD works for this (and should for most CMake projects),
...
use it, it's preferable.
- PERMIT_*_CDROM=Yes, the deghosting code has been replaced since then
- don't automatically RUN_DEPENDS on autopano-sift-c; add an install
message instead. Although it's a timesaver, hugin can work well without
this, and it's still subject to a USA patent, so don't force it.
bump PKGNAME.
2010-06-10 08:24:49 +00:00
kevlo
cd95405422
Make sure dot_dir exists before creating last_settings file.
...
Patch from upstream.
ok ajacoutot@
2010-06-09 08:48:13 +00:00
edd
77bbc2fb02
Remove cmake-2.8 from BUILD depends as the cmake MODULE now implies it.
...
OK sthen@
2010-06-07 20:36:33 +00:00
sthen
30938c4bf5
+libvidcap
2010-06-06 13:43:47 +00:00
sthen
47c4a35e5f
import ports/graphics/libvidcap, from Sebastian Reitenbach
...
libvidcap is a cross-platform library for capturing
video from webcams and other video capture devices.
2010-06-06 13:43:19 +00:00
kili
158027911f
Bump after the stupid ABI changes in GHC.
2010-06-06 10:06:44 +00:00
sthen
8a22b24cc4
glut is a LIB_DEPENDS, not a WANTLIB.
...
Build problem reported by naddy@
2010-06-05 12:38:48 +00:00
ajacoutot
e91ddcf83d
typo, s/Graphiz/Graphviz/
...
from Anthony J. Bentley
2010-06-04 05:27:58 +00:00
kili
eaa7cf93cd
WANTLIB fixes.
2010-06-02 09:59:38 +00:00
naddy
a0434d78f6
use fortran module
2010-05-29 15:27:21 +00:00
sthen
cab9f4f62e
Update Hugin to 2010.0.0 (dcoppa, thanks for the cmake update!)
2010-05-29 01:23:55 +00:00
espie
6a7a652c98
fix digikam
2010-05-28 14:39:51 +00:00
jakemsr
e7dd71d8c4
wantlib/lib_depends changes due to ffmpeg update
2010-05-26 23:16:16 +00:00
jakemsr
b3d0a038f0
wantlib/libdepends changes due to ffmpeg update
2010-05-26 21:46:50 +00:00
jakemsr
d5240098e3
update to ffmpeg subversion snapshot from 2010-05-12
...
update needed for newer x264 and for gcc4. this causes yet more
fallout as some libav* functions other ports were using have been
fully deprecated. commits coming rsn ...
mostly from new MAINTAINER
2010-05-26 21:38:52 +00:00
sthen
8432da7afd
update to 2.0.2, from Brad
2010-05-26 12:30:19 +00:00
landry
a3fe9e5e94
Use -O0 on hppa, fixes the build there.
...
While here replace perl dance by SUBST_CMD.
2010-05-24 11:57:57 +00:00
espie
bc9116d4ff
fix build for gcc4
2010-05-23 16:20:47 +00:00
landry
e98c821a0d
Remove .section .note.GNU-stack from this asm file, we already mark by
...
default the executable as not needing an executable stack, and it
confuses gas on hppa.
unbreaks both ports on hppa, no regression on other archs.
With hints from kettenis@
2010-05-22 15:13:39 +00:00
espie
8000754473
inconsistent decls
2010-05-22 14:58:36 +00:00
espie
635a31cac9
fix build with gcc4
2010-05-22 14:17:56 +00:00
espie
a9e99408fc
shun lvalue casts
2010-05-22 14:12:50 +00:00
espie
5e3775d999
fix build with gcc4 (prefix base class fields with this)
2010-05-22 13:43:24 +00:00
ajacoutot
8888a998a4
Unbreak after recent headers changes.
...
spotted by jasper@
2010-05-21 11:47:54 +00:00
espie
fd0e92b339
fix auto-detection of socket.h
2010-05-20 10:40:05 +00:00
ajacoutot
f3bc8fe224
Add a "light" PSEUDO_FLAVOR to be able to build only the -main
...
subpackage (without the need to have nautilus, texlive and djvulibre).
Regen WANTLIB for -main while here.
2010-05-20 09:57:21 +00:00
kili
bcea0ad2ce
Silent register.sh/unregister.sh after the change to Cabal in ghc.
...
Run unregister.sh with `--force'.
2010-05-19 15:58:18 +00:00
robert
7b6d876c84
remove a debug printf
2010-05-17 16:52:05 +00:00
kili
d73ffa853b
Use @unexec. I must have been on drugs when using @unexec-delete
...
for unregister.sh in all the new ghc libraries (which leads to bogus
registered ghc packages after updates).
You can use the command
ghc-pkg check
to check ghcs internal package list. If it reports missing files
for some package (like hashed-storage-0.4.11), you can forcibly
unregister it by running (as root) something like
ghc-pkg unregister hashed-storage-0.4.11
ok dcoppa@
2010-05-14 09:08:25 +00:00
dcoppa
326df63f32
Adjust compiler and linker flags.
...
OK phessler@, sthen@
2010-05-11 09:56:26 +00:00
robert
fa33b780cc
- make it build with gcc4
2010-05-10 08:38:44 +00:00
ajacoutot
bee49d0cc9
Update to gthumb-2.10.12.
...
ok Guillaume PROTET (maintainer)
2010-05-07 09:04:32 +00:00
jasper
44e313f935
- sync
2010-04-30 17:07:10 +00:00
jasper
556db2ac32
- remove old port from the gtk1/glib1 days
...
ok ajacoutot@
maintained timed-out long-ago
2010-04-30 17:06:56 +00:00
jasper
faf325748a
- add lsys
2010-04-30 09:32:44 +00:00
jasper
1fc93beb28
import lsys 0.8
...
lsys is a full-featured program that understands most of the syntax of
the original l-systems language, which is far more complex and powerful
than most available l-system interpreters.
2010-04-30 09:32:04 +00:00
ajacoutot
fb90d4ec07
WANTLIB.
2010-04-30 08:06:33 +00:00
matthieu
53e62b9384
Fix after recent X haders updates. ok naddy@, todd@ (MAINTAINER).
2010-04-29 19:50:14 +00:00
ajacoutot
fe20528756
Bring translations back using patch provided upstream.
2010-04-27 14:29:44 +00:00
ajacoutot
32ae601410
Bugfix update to evince-2.30.1.
2010-04-26 17:39:16 +00:00
ajacoutot
831597e2c8
Update to sane-backends-1.0.21.
...
* new backends
* lots of bugfixes
* 224 more scanner models supported
If you have any regression with your device, let me know.
2010-04-26 10:41:28 +00:00
ajacoutot
e20839f6f2
WANTLIB.
2010-04-26 09:57:59 +00:00
jakemsr
fe75938e11
sndio for audio recording.
...
NOTE: the audio recording muxer is still named 'oss' for compatability.
2010-04-26 01:57:13 +00:00
jolan
53e78892f8
update to 0.1.7
2010-04-26 00:11:37 +00:00
jasper
9aeeba76cb
- update p5-SVG to 2.50
...
- rename a patch while here
2010-04-24 22:31:20 +00:00
naddy
91db013e33
fix build and WANTLIB after libXp removal
2010-04-24 20:18:39 +00:00
ajacoutot
8376455597
Fix depends specs after recent babl+gegl updates.
2010-04-24 13:08:37 +00:00
ajacoutot
65d4e3f57a
Update to gegl-0.1.2.
2010-04-24 13:07:54 +00:00
ajacoutot
2978add6da
Update to babl-0.1.2.
2010-04-24 13:07:28 +00:00
jasper
436ea654c7
- add missing dependency
...
ok aja@
2010-04-24 08:41:24 +00:00
ajacoutot
b4d17f84af
Unbreak with newer gtk.
2010-04-23 11:04:47 +00:00
kili
d218f3b1f4
+ hs-GLUT. hs-OpenGL
2010-04-22 22:12:07 +00:00
jasper
52aa0a16c8
- update evince to 2.30.0
2010-04-20 22:06:50 +00:00
ajacoutot
b4827dd4b7
Cope with recent gnome-keyring changes.
2010-04-20 20:11:53 +00:00
jasper
0e32391a40
- add a missing build/run dependency
...
- add gettext to modules
- set USE_X11
- sync LIB_DEPENDS/WANTLIB
ok jsg@ (MAINTAINER)
2010-04-16 10:17:32 +00:00
sthen
b8f3bbf913
fix PKGNAMEs
2010-04-15 22:28:43 +00:00
dcoppa
7a9c9135b1
update-plist and bump because of cmake diff.
...
OK landry@, sthen@
2010-04-15 20:35:46 +00:00
sthen
0c678ecfa6
update to 1.5.3, from Brad.
2010-04-15 15:02:49 +00:00
ajacoutot
5985d2ef24
Consistency: remove the 1, 2 or even 3 empty blank lines.
...
sthen@ agrees
2010-04-15 14:11:01 +00:00
ajacoutot
3d7b62af41
Update to 20100303.
...
Thanks to all who tested.
"Please update" espie@ (it seems to be needed for some realmedia files)
2010-04-14 09:20:08 +00:00
sthen
dc34b0aa0c
VMEM_WARNING, requested by landry@
2010-04-13 09:03:08 +00:00
kili
1ffe42e4ea
Import hs-GLUT, Haskell bindings for libGLUT, part of the
...
Haskell Platform.
Not yet wired to the build.
(And now I'm just waiting for ghc-6.12.2 beeing released)
2010-04-12 11:31:29 +00:00
benoit
4d1326ca57
- update pngcrush to 1.7.10
...
ok ajacoutot@
2010-04-10 04:01:59 +00:00
kili
a6e55221cb
Import hs-OpenGL, which is part of the Haskell Platform.
...
Not yet wired to the build.
2010-04-09 17:15:47 +00:00
mglocker
264a2d25d2
Bump to latest version fswebcam-20100405.
2010-04-09 12:11:53 +00:00
jasper
fe7e23dc28
- update to 8.15
...
from patrick keshishian (MAINTAINER)
2010-04-05 10:35:07 +00:00
jasper
7d743bba54
commit Makefile too.
2010-04-04 13:08:48 +00:00
jasper
d9e0375194
- prepare the manpage for mandoc
...
from chris bennett, thanks!
2010-04-04 13:08:17 +00:00
sthen
4ec2f3de05
sync WANTLIB/LIB_DEPENDS, bump
2010-04-03 00:32:55 +00:00
sthen
a941ac7fd4
sync WANTLIB (mostly libffi) and bump PKGNAMEs
2010-04-02 16:02:27 +00:00
eric
f894418d1a
enable XCB backend
...
prodded by dcoppa@
ok ajacoutot@ jasper@
2010-04-02 08:21:14 +00:00
ajacoutot
1f65ea31d3
Update to libart-2.3.21.
...
No change to the code, only the way art-config.h is generated has
changed to ease cross-compmilation.
2010-04-01 13:49:21 +00:00
eric
d25fd5561a
update to 1.59
...
ok jasper@
2010-03-29 19:42:49 +00:00
eric
a9877e478f
update to cairo 1.8.10
...
prodded by Brad, ok ajacoutot@
2010-03-29 13:13:53 +00:00
jasper
5d8e04a3ca
- update GraphicsMagick to 1.3.8
2010-03-28 17:17:15 +00:00
jasper
ab7ccff4a7
- remove fnlib
2010-03-25 22:08:58 +00:00
jasper
53c160ad01
- garbage collect old/orphaned/yada yada lib
...
ok aja@
2010-03-25 22:08:35 +00:00
jasper
6be37b13b5
- make no_x11 flavor the default, dropping gtk+1 in the process
...
- re-order Makefile a bit
- regen patches
ok landry@
2010-03-23 19:42:57 +00:00
jasper
6c44203d0d
- sync
2010-03-23 14:31:47 +00:00
jasper
c29ed01638
- remove more unused, unmaintained gtk+1 cruft
...
ok aja@
2010-03-23 14:30:50 +00:00
ajacoutot
bbb5f1e23b
+simple-scan
2010-03-22 22:33:56 +00:00
ajacoutot
34fa6b7d4b
Import simple-scan-0.9.7
...
Simple Scan is an easy-to-use application, designed to let users connect
their scanner and quickly have the image/document in an appropriate
format.
Simple Scan is basically a frontend for SANE which means that all
SANE supported scanners will work and the interface is well tested.
2010-03-22 22:33:15 +00:00
jsg
591d37408f
+zbar
2010-03-22 22:00:36 +00:00
jsg
63ce350dd3
Import of zbar-0.10
...
ZBar is an open source software suite for reading bar codes from
various sources, such as video streams, image files and raw
intensity sensors. It supports many popular symbologies
(types of bar codes) including EAN-13/UPC-A, UPC-E, EAN-8, Code 128,
Code 39, Interleaved 2 of 5 and QR Code.
ok kili@
2010-03-22 21:57:58 +00:00
jasper
7d3c058a5f
- update freeglut to 2.6.0
...
from tobias ulmer (MAINTAINER)
ok sthen@
2010-03-21 12:45:21 +00:00
ajacoutot
a01fa67c22
Re-enable the pixma backend.
...
spotted by kolaloka at netbsd dot sk
2010-03-21 09:53:19 +00:00
ajacoutot
d3ace39e98
Fix desktop file.
...
spotted by J. Scott Heppler
2010-03-21 09:43:33 +00:00
jasper
060622e44d
- update cfdg to 2.2.1
2010-03-21 09:31:48 +00:00
ajacoutot
fc2cd23f56
Update to dia-0.97.1.
2010-03-20 16:53:22 +00:00
espie
713f816f1c
fix FULLPKGPATHs.
...
sorry: if package changes when flavors change,
it CAN'T be FULLPKGNAME-sub, it has to PKGNAME-sub
2010-02-26 19:18:28 +00:00
jasper
72bde0cc0a
- prevent running a configure build test, which allows mips64(el) to pass
...
configure and package.
ok sthen@
ports is unlocked for a while only for those who have been informed.
if I DID NOT MAIL YOU, DO NOT COMMIT!
2010-02-23 20:15:01 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
naddy
72b44c5513
bump PKGNAME for PLIST changes 4.6 -> 4.7
2010-01-27 21:43:27 +00:00
sthen
1186f2845f
Fix RUN_DEPENDS-bin, there's no version in the pkgspec, and new pkg_* tools
...
don't accept this. sure landry@ yepyep jasper@
2010-01-07 13:36:01 +00:00
eric
4b29a61467
update to 1.57
...
ok benoit@
2010-01-04 20:36:35 +00:00
sthen
d726173016
fix permissions on docs; Mikolaj Kucharski
2010-01-04 15:41:21 +00:00
jasper
023b5d3d20
SECURITY FIX for CVE-2009-3546
...
buffer overflow or buffer over-read attacks via a crafted GD file
2010-01-04 15:05:49 +00:00
jasper
977d748689
- sort
2010-01-04 10:43:30 +00:00
benoit
98d31ac31a
- update pngcrush to 1.7.7
...
ok giovanni@
2010-01-04 10:42:44 +00:00
giovanni
7a1e742553
Update to bugfix release 2.6.8
...
ok jasper@ stephan@
2009-12-30 09:06:12 +00:00
phessler
62865bdef8
another gcc2.95 fix
2009-12-28 17:22:21 +00:00
jasper
36f465a9a3
Security fix for CVE-2009-4227.
...
Xfig ".fig" File Parsing Buffer Overflow
2009-12-27 22:09:24 +00:00
jasper
a7f372265a
- regen
2009-12-27 22:07:36 +00:00
benoit
3940040a18
- update amide to 0.9.2
...
- regen PLIST
- update patch
ok ajacoutot@
2009-12-23 12:01:07 +00:00
ajacoutot
5c008745e3
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 16:06:40 +00:00
benoit
d703f4bce2
- update pngcrush to 1.7.6
...
ok ajacoutot@, giovanni@
2009-12-21 22:03:03 +00:00
benoit
c18f80f937
- change email of maintainer
2009-12-20 17:10:04 +00:00
benoit
9feaa9c0be
- update tgif to 4.2.2
...
- change maintainer
- regen PLIST and patch
with some tweaks by and ok sthen@, ajacoutot@
2009-12-19 22:35:28 +00:00
ajacoutot
85e459adf6
Maintenance update to evince-2.28.2.
2009-12-16 17:20:47 +00:00
naddy
6bbe29c2fc
maintenance update to 1.2.41
2009-12-06 21:43:11 +00:00
ajacoutot
619919cff4
Add missing gtk-update-icon-cache goo.
2009-12-06 18:44:25 +00:00
kili
1f304a298a
Unbreak after the latest poppler update.
...
While here, update license marker.
2009-12-04 20:12:35 +00:00
kili
6bee1b49d3
Quick hack: fix permissions of Libraries.
...
Problem noticed by Michele Zaffalon.
ok landry@
2009-11-24 22:30:45 +00:00
okan
78d6402dbc
missed patch
2009-11-19 14:26:26 +00:00