Commit Graph

37 Commits

Author SHA1 Message Date
ajacoutot
8f4dc25866 Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
jasper
bc606bafaf whitespace cleanup 2012-04-10 08:27:16 +00:00
ajacoutot
abd3a15c39 Update to genius-1.0.15. 2012-03-29 07:06:02 +00:00
ajacoutot
e73daf7b20 Use MODGNOME_ICON_CACHE. 2011-12-03 22:17:15 +00:00
jasper
8ea933b403 - regen WANTLIB 2011-11-04 09:56:28 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
jasper
bba7451cd3 adjust dependencies after vte(3) changes 2011-09-26 14:34:52 +00:00
ajacoutot
56760fbd6b Fix dependencies and bump after recent vte switch to FLAVORS and gtk+3
support by default.
2011-09-23 08:49:41 +00:00
jasper
df5676b596 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:10:00 +00:00
jasper
390043cddc - switch to MODGNOME_TOOLS 2011-09-20 20:52:45 +00:00
ajacoutot
034d725fcc DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
discussed with and ok jasper@
2011-09-19 07:44:58 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
ajacoutot
6b737a552f Remove gratuitous patch. 2011-09-14 05:52:04 +00:00
jasper
9d1eccb70a switch to using .tar.xz by default 2011-09-12 12:04:16 +00:00
ajacoutot
c844ef2dc4 Update to genius-1.0.14, fixes a crasher. 2011-07-29 18:04:52 +00:00
ajacoutot
b0389a30ce Bugfix update to genius-1.0.13. 2011-07-29 06:25:48 +00:00
ajacoutot
56881e0491 --disable-scrollkeeper is not needed when rarian is in the dependency
chain (scrollkeer is a compatility wrapper that does nothing).
2011-04-05 16:37:58 +00:00
ajacoutot
d66aebe02d Bugfix update to genius-1.0.12. 2010-11-23 06:00:31 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
ajacoutot
50bcf5a045 jasper@ gave me a hint that this may actually work now, and it does, so
remove BROKEN and regen WANTLIB.
2010-10-29 09:20:06 +00:00
ajacoutot
11af210b75 Remove PFRAG.shared and regen PLIST.
prodded by Charles Smith.
2010-10-22 18:31:07 +00:00
jasper
994b63da94 - remove USE_X11=Yes where needed (can't we fully get rid of it?)
and set USE_X11=No where needed

agreed by aja@
2010-10-18 13:18:13 +00:00
jasper
e3604b64c5 - set SHARED_ONLY 2010-10-18 12:26:04 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
7c1071c1c9 Minor update to genius-1.0.11. Still broken. 2010-09-10 07:16:05 +00:00
ajacoutot
219d0ea12e Update to genius-1.0.10.
Still broken but another step towards gnomevfs2 removal...
2010-09-08 08:18:57 +00:00
ajacoutot
acf3cb55ca Switch to new DEPENDS/WANTLIB/REVISION. 2010-07-25 08:15:32 +00:00
ajacoutot
9b94698107 Update to genius-1.0.9.
Been broken for a while, so mark it as such until it is fixed (iirc some
pthreads(3) bug).
2009-12-26 16:25:45 +00:00
ajacoutot
0070e11661 Use @unexec-delete instead of @unexec for the *-update-* goos and remove
@unexec for theme ports.

prodded by espie@ after me whining at the ports system ;)
discussed with espie@ sthen@ landry@
2009-12-21 18:03:17 +00:00
ajacoutot
7cc297308a Bugfix update to genius-1.0.8. 2009-11-10 08:09:37 +00:00
ajacoutot
94a45c6c2f Update to genius-1.0.7. 2009-10-22 13:18:23 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
sthen
f14f73d635 sync WANTLIB, bump PKGNAME 2009-06-28 10:54:04 +00:00
ajacoutot
205c226bb2 Rework the way we handle build_depends with the gnome MODULE when
MODGNOME_HELP_FILES is set to yes.

* add a build_depends on gnome-doc-utils if MODGNOME_HELP_FILES is set
to yes
* add rarian as a run_depends for gnome-doc-utils (will help with older
ports that will never be updated from using deprecated scrollkeeper)
* remove build+run_depends on gnome-doc-utils and rarian for ports that
have MODGNOME_HELP_FILES as they are now implied.
* bump where needed

This should help in having all required build dependencies for
gnome-related ports and it greatly simplifies things.

"thanks for cleaning this mess" and ok jasper@
2009-04-06 10:05:20 +00:00
ajacoutot
5094129772 - one entry in the menu in enough 2009-03-18 11:28:37 +00:00
ajacoutot
23ff019326 - add to math CATEGORIES 2009-03-15 21:55:12 +00:00
ajacoutot
8333001089 Import genius-1.0.6
Genius is a general purpose calculator program similiar in some aspects 
to BC, Matlab, Maple or Mathematica.  It is useful both as a simple
calculator and as a research or educational tool.  The syntax is very
intuitive and is designed to mimic how mathematics is usually written.
GEL is the name of its extention language, it stands for Genius
Extension Language.
2009-03-15 11:50:10 +00:00