Commit Graph

2343 Commits

Author SHA1 Message Date
steven
8c15307f05 drop maintainership 2007-11-18 10:40:27 +00:00
steven
85b69f5cea fix WANTLIB 2007-11-13 17:10:25 +00:00
ckuethe
bfb14d656c this does deserve a version bump. prodded by espie and ajacoutot. 2007-11-12 18:14:21 +00:00
ckuethe
50f8f8faa1 Molden distribution patched and re-rolled without changing version number.
No change to PLIST, so no version bump. Reported by kurt@

Molden changelog entry
======================
Fri Nov  9

- Added support for gaussian mp2 optimisations
  Previously the HF energy would be listed in the geometry convergence
  window, now the MP2 energy will be displayed.
- Added support for gaussian IRC outputs, previously all points were displayed
  in the geometry convergence windows, now only the optimised geometries
  along each point of the reaction coordinate.
2007-11-12 16:50:49 +00:00
ckuethe
983a18fd97 Add MOLDEN - a molecular density visualizer
testing and ok ajacoutot@
2007-11-09 17:28:38 +00:00
ckuethe
bea1305b8a Molden: a MOLecular DENsity visualizer 2007-11-09 17:26:27 +00:00
simon
54d7fef4f9 fix and sort WANTLIB after gtk+2 update
ok jasper@
2007-11-07 22:51:51 +00:00
eric
aa0dd0584f - add missing WANTLIB
- update my email

"looks fine" jasper@
2007-10-31 22:31:04 +00:00
jasper
a3ed1e21ef update l2p to 1.1.1 2007-10-26 23:57:09 +00:00
winiger
f3bfc1d373 fix WANTLIB, bump PKGNAME
ok mbalmer@ and ajacoutot@
2007-10-25 20:43:14 +00:00
ajacoutot
8f459ae438 - add an icon for the "View Thumbnails" button
- fix WANTLIB after recent gtk update
2007-10-25 10:53:53 +00:00
ajacoutot
3d0e8bee5d - unbreak after recent gtk update
- fix WANTLIB
2007-10-25 10:33:09 +00:00
jasper
2ecf8c7295 - unbreak after recent gtk update
- regen patches

looked good to mbalmer@
2007-10-24 22:44:22 +00:00
jasper
38cd1b431b unbreak after recent gtk update 2007-10-24 22:40:53 +00:00
jasper
25e8190607 update p5-SVG to 2.36 2007-10-23 15:44:50 +00:00
aanriot
67bf0ffd6a fix WANTLIB/LDFLAGS.
ok deanna@
2007-10-23 09:22:13 +00:00
ajacoutot
aefb100529 - update to gtkam-0.1.14 (libgphoto-2.4.0 compatible)
- take maintainership (former maintainer timeout)

ok espie@
2007-10-22 20:36:15 +00:00
ajacoutot
cb842f451e - add two mirrors that still carry older unmodified tarballs ;
somehow, the sourceforge mirrors are carrying a rerolled tarball with
different code (spotted by steven@)
2007-10-22 14:23:08 +00:00
jakemsr
7d42d3b257 - provide complete pkg-config information, instead of relying
on inter-library dependency magic
- libavcodec needs libvorbis which needs libogg, so add ogg
  to libavcodec's dependency libs
- as of the previous commit, libavformat depends on libX11 and
  libXext, add them as dependency libs
- add RPATH info when linking libavcodec and libavformat, so
  applications that dlopen() libavcodec or libavformat have a
  better chance of finding dependency libs

fixes multimedia/ffmpeg2theora build problem noticed by sturm@
2007-10-19 14:32:57 +00:00
ajacoutot
8940498c48 - update to gphoto-2.4.0 (following libgphoto2 update)
- enable localizations
- USE_LIBTOOL
- espie@ as sole maintainer

ok sthen@ landry@ jasper@, "go ahead" espie@
2007-10-19 13:00:18 +00:00
ajacoutot
1478d9df0d - monster update to 2.4.0
- enable localizations
- remove Arnaud Launay from MAINTAINER (timeout) ; leave espie@ though ;)

feedback and testing sthen@ landry@, thanks guys!
ok sthen@ landry@ jasper@, "go ahead" espie@
2007-10-19 12:57:51 +00:00
ajacoutot
df1e05c5c4 - make help button actually work and display help
- add update-mime goo
- take over maintainership

feedback and ok landry
2007-10-18 14:18:40 +00:00
naddy
d89a9420a7 SECURITY update to 1.2.22.
Fixes a number of out-of-bounds reads in certain chunk-handlers.
CVE-2007-5266, CVE-2007-5267, CVE-2007-5268, CVE-2007-5269.
2007-10-16 20:32:18 +00:00
ajacoutot
ca351c243d - remove useless part from patch-configure
no pkg change
2007-10-16 13:37:15 +00:00
steven
78ab0a431b link correctly with libiconv and libintl, without adding them to LDFLAGS.
fix the homepage while here.

ok ajacoutot
2007-10-16 11:47:34 +00:00
ajacoutot
06e176dc8c +libexif-gtk 2007-10-16 07:31:38 +00:00
ajacoutot
b0d38a9d14 Import libexif-gtk-0.3.5
This is the library of GTK+ based graphical user interface elements for
libexif.
2007-10-16 07:30:49 +00:00
naddy
18a100b3ee Update to 10.26.46:
* pamstack: accept Standard Input properly
* bmptopnm: fix crash with 16 bit images
2007-10-15 19:29:52 +00:00
djm
6c4a88b895 update to matplotlib-0.90.1
use numpy instead of deprecated Numeric
make examples use python${MODPY_VERSION}
2007-10-12 11:07:43 +00:00
aanriot
d9fc38004e enable "x11grab" which allows to grab the X11 display.
ok jakemsr@
2007-10-10 07:59:32 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
naddy
e0a69b4d6a maintenance update to 1.2.20 2007-10-06 19:33:28 +00:00
steven
76cd1c0a1d fix master site 2007-10-04 07:08:23 +00:00
jasper
e5d81d4310 we prefer the idiom of MODULES=devel/gettext over MODULES=gettext
"looks good" steven@
2007-10-02 19:09:44 +00:00
steven
3b92333205 switch teTeX -> texlive
discussed with sturm and mbalmer
2007-10-01 11:42:30 +00:00
sthen
ce42d5417e uncomment some @commented directories which now have files installed.
ok pval (maintainer)
2007-09-26 20:30:59 +00:00
naddy
aa0b60fc4c maintenance update to 10.26.44 2007-09-24 16:42:17 +00:00
jakemsr
e7eafae972 update to snapshot from 2007-09-10
additions/changes in this update:

- RoQ muxer, audio encoder
- Renderware TXD demuxer and decoder
- extern C declarations for C++ removed from headers
- sws_flags command line option
- codebook generator
- RoQ video encoder
- QTRLE encoder
- OS/2 support removed
- AC-3 decoder
- NUT muxer (since r10052)
- Matroska muxer
- Slice-based parallel H.264 decoding

plus lots of bugfixes

prodding/testing/ok brad@
2007-09-24 07:51:24 +00:00
steven
edc10697e2 distfile was rerolled after removing .svn directories
size change noticed by mbalmer
2007-09-23 13:32:17 +00:00
steven
110f1d4490 fix compilation with new sdl 2007-09-23 09:11:20 +00:00
merdely
c9f2f54d96 Update to Imlib2 1.4.0. The new version integrates the security fixes and has
a few bug fixes.

From brad@. ok kili@
2007-09-22 22:08:16 +00:00
kili
ae9c3cf788 Update to 1.4.2. From brad@ 2007-09-21 00:05:19 +00:00
steven
bc81956154 update to 2.45
add an icon

partly from Vlad Glagolev
2007-09-20 19:58:49 +00:00
steven
e801f3bde2 update to 1.1.10, fixes image rotation 2007-09-20 14:29:06 +00:00
sthen
715705e483 update to 6.3.5-9 from Giovanni Bechis; this fixes various bugs
including a number of security vulnerabilities; see
http://www.imagemagick.org/script/changelog.php

ok merdely@
2007-09-19 18:52:05 +00:00
sthen
af3b790aaf update to 6.3.5-9 from Giovanni Bechis; this fixes various bugs
including a number of security vulnerabilities; see
http://www.imagemagick.org/script/changelog.php

ok merdely@
2007-09-19 18:46:55 +00:00
steven
c28fae7d85 update to 1.1.9
tested by sthen@ and merdely@, ok merdely@
2007-09-19 05:58:14 +00:00
simon
ebdbe6de2d don't bump DISTNAME but PKGNAME
noticed by naddy@
2007-09-16 20:39:56 +00:00
simon
e37abd0e92 add missing char in comment and bump pkgname 2007-09-15 20:12:08 +00:00
simon
68a2007cc1 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:09:40 +00:00