1359 Commits

Author SHA1 Message Date
sthen
7d0c407ab6 update to coq 8.4pl2, from Daniel Dickman, ok Yozo TODA (maintainer) 2013-11-08 23:11:48 +00:00
naddy
ac703bde18 install man page and sync wantlib 2013-11-05 15:33:06 +00:00
brad
d8981fd22f Fix GNU make check with newer versions.
ok sthen@
2013-10-26 07:38:19 +00:00
zhuk
0e3d15242b Do a massive change on the placement of some KDE3 apps data:
* share/apps => share/apps.kde3
  * share/doc/HTML => share/doc/HTML.kde3

This is a part of KDE3/4 deconflicting work.

Build tested in a bulk by landry@, also sat over a week on ports@.
Run-time tested with some KDE3 apps, including KMail, taxipilot, yakuake...

"do it" landry@
2013-10-22 11:33:55 +00:00
miod
15d673f805 NOT_FOR_ARCHES=${GCC3_ARCHS}, these port depend upon the C++ tr1 headers,
which are only available on gcc4 platforms.
ok espie@
2013-10-18 14:29:16 +00:00
naddy
19b8746210 make very sure we pick up the intended Tcl/Tk version, otherwise Tk
detection will fail in configure
2013-10-13 21:41:44 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
espie
492e1a91c6 the makefile does some crazy thing with libraries. Sometimes the timestamps
don't quite match, and all hell breaks loose.

MAKE DARN SURE it gets its file by forcing them down the problematic target.
Yep, sometimes ar will replace the same files twice. Which is always better
than 0.

this has long been an annoyance. Why do every single math guy still write
makefiles by hand that look like fortran77 code ?

(also fix an error in popen by speaking the right standardese)
2013-10-11 08:39:25 +00:00
brad
1d77e89c13 Remove Chris Kuethe as maintainer. OpenBSD e-mail address bounces and has been
inactive for quite awhile.
2013-10-10 02:08:19 +00:00
ajacoutot
c8083bfedf Update to gnumeric-1.12.8. 2013-10-08 09:21:15 +00:00
espie
26b383a87e disentangle kde3 from kde4: all kde3 with the same name get an explict
PKGSPEC.  revision bumps follow.

Also, tag all kde3 ports, those that use the module and those that do not,
with explicit kde3 tags.
2013-10-05 07:34:30 +00:00
dcoppa
a2a0464ede Bye bye MODPY_BADEGGS 2013-10-03 16:37:15 +00:00
ajacoutot
ea93efd05f Remove hardcoded HOMEPAGE and use the one from the x11/gnome MODULE
instead. It is just too hard to maintain a coherent list of still
reachable homepages for GNOME projects so use wiki.gnome.org which is
the entry point for *all* GNOME apps.
2013-09-28 08:50:34 +00:00
landry
3817610542 Mark as BROKEN-alpha: ICE in scipy/optimize/minpack/lmstr.f:462 2013-09-04 18:40:21 +00:00
ajacoutot
0edbdb972e Update to gnumeric-1.12.7. 2013-09-02 09:44:48 +00:00
ajacoutot
4441a6d003 Update to gnumeric-1.12.6. 2013-08-28 08:00:59 +00:00
zhuk
4f664d8b82 Fixup handling of FreeDesktop goo: desktop-file-utils, gtk-update-icon-cache
and shared-mime-info. Found by portcheck.

A lot of input from and okay ajacoutot@
2013-08-20 22:05:46 +00:00
ajacoutot
c334bb4e91 Update to gnumeric-1.12.5. 2013-08-20 07:31:15 +00:00
naddy
2394f51acd move http://github.com and http://bitbucket.org to https
suggested by bentley@
2013-08-07 21:57:40 +00:00
naddy
c2832a1290 move http://code.google.com, *.googlecode.com, and sites.google.com to https
suggested by bentley@
2013-08-07 21:31:12 +00:00
miod
103afb9d45 Mark as BROKEN on m88k: fails to figure out cpu details, and I don't have
enough time to fix this at the moment.
2013-07-21 18:26:29 +00:00
ajacoutot
c19b680d2a Update to gnumeric-1.12.4. 2013-07-15 07:16:41 +00:00
bcallah
5e29795085 Minor update to 1.18 2013-07-09 16:32:35 +00:00
naddy
6b7bf0fa1b bump for plist changes 5.3 -> 5.4 2013-07-07 21:25:27 +00:00
ajacoutot
75da358e68 Updtae to gnumeric-1.12.3. 2013-06-26 06:52:09 +00:00
espie
fd70df1e93 prepare for upcoming ninja switch 2013-06-24 19:35:18 +00:00
zhuk
cc129972c6 Massive cleanup for KDE3. Main point is in changing WANTLIB from "foo" to
"lib/kde3/foo" where appropirate, but also many missing desktop goo items
added, some PFRAG.shared removed and so on.

input and okay landry@ and ajacoutot@, also okay espie@
2013-06-24 15:53:38 +00:00
bcallah
b1593e51fc +veusz 2013-06-20 14:57:21 +00:00
bcallah
e6108e0c36 Import math/veusz, a graphical scientific plotting and graphing package
designed to produce publication-ready Postscript or PDF output.
Minor tweak from and ok sthen@
2013-06-20 14:56:49 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
dcoppa
c7d96ee94d Bugfix update to R-2.15.3.
Until someone understand what is wrong with R-3.0.x and we can move
to the R-3 branch...
2013-06-03 10:46:45 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
sthen
7e0f6517b6 zap whitespace at eof, no package changes 2013-05-30 10:51:22 +00:00
jasper
e3dfc3bc2f drop the xmhtml flavor, which wasn't built by default.
ok aja@
2013-05-29 20:46:25 +00:00
jasper
3a56a8d6f4 - update to gnuplot 4.6.3
testing by various
ok sthen@
2013-05-29 14:32:11 +00:00
kirby
35e59d7159 - update HOMEPAGE
- regen distinfo while here.
Patches from Martin Natano natano at natano dot net, thanks!
2013-05-18 16:11:39 +00:00
sthen
8c49cfdb82 use gettext/libiconv MODULES. 2013-05-16 09:16:43 +00:00
zhuk
8956c3b65c No need for pre-configure here: file being patched does not go to binary
package, and is not called as executable script but as
"$(TCLSH) gv_doc_writer.tcl" instead.

okay edd@ (MAINTAINER)
2013-05-06 18:50:47 +00:00
naddy
634881cc28 maintenance update to 2.1.2 2013-04-29 14:00:44 +00:00
ajacoutot
0b37488866 Update to gnumeric-1.12.2. 2013-04-27 11:32:47 +00:00
sthen
d5c9aab9b1 update to p5-Math-Base36 0.12, minor fixes, from maintainer Mikolaj Kucharski 2013-04-18 23:44:51 +00:00
ajacoutot
a24f325efa goi -> gi (gnome MODULE change). 2013-04-16 13:17:00 +00:00
zhuk
dfe0b288b0 Hook up wcslib and libqalculate. 2013-04-11 14:06:40 +00:00
ajacoutot
c5a198e230 Missing textproc/intltool MODULE.
Remove uneeded BUILD_DEPENDS.
2013-04-11 13:46:51 +00:00
zhuk
97e642770d Import libqalculate, somewhat useful math library, used by recent KDE 4 SC
versions.

Qalculate! is small and simple to use but with much power and
versatility underneath. Features include customizable functions,
units, arbitrary precision, plotting, and a graphical interface
that uses a one-line fault-tolerant expression entry (although it
supports optional traditional buttons).

Input and okay landry@
2013-04-11 13:38:31 +00:00
ajacoutot
1b2df4e9ad Add comment about desktop-file-install(1). 2013-04-03 07:01:32 +00:00
ajacoutot
59da45c3b9 Fix build with gtk+3>=3.8.0.
Regen WANTLIB.
2013-03-27 18:03:33 +00:00
naddy
398591c503 really generate the shared library correctly 2013-03-22 18:10:59 +00:00
benoit
5a760dfe17 - update p5-Statistics-Descriptive to 3.0604
- regen PLIST

from David Hill
2013-03-21 11:42:03 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00