Commit Graph

3175 Commits

Author SHA1 Message Date
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