Commit graph

20 commits

Author SHA1 Message Date
joerg
e8c926aba1 Don't hard-code -lncurses when using curses.b3.mk. 2017-05-22 23:36:44 +00:00
jperkin
39f4b1df29 Remove toxic BUILDLINK_TRANSFORM. Requires termcap. 2017-05-09 16:17:39 +00:00
zafer
41fb33db20 update HOMEPAGE and MASTER_SITES 2017-01-07 21:58:46 +00:00
agc
286ea2536c Add SHA512 digests for distfiles for math category
Problems found locating distfiles:
	Package dfftpack: missing distfile dfftpack-20001209.tar.gz
	Package eispack: missing distfile eispack-20001130.tar.gz
	Package fftpack: missing distfile fftpack-20001130.tar.gz
	Package linpack: missing distfile linpack-20010510.tar.gz
	Package minpack: missing distfile minpack-20001130.tar.gz
	Package odepack: missing distfile odepack-20001130.tar.gz
	Package py-networkx: missing distfile networkx-1.10.tar.gz
	Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz
	Package quadpack: missing distfile quadpack-20001130.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:33:26 +00:00
wiz
c7383780db Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
2015-08-18 07:31:00 +00:00
joerg
4d888b6258 Don't conflict with libm. 2013-01-11 13:29:34 +00:00
joerg
4c56394759 Add missing includes. Don't conflict with sync(2). 2012-10-26 20:39:15 +00:00
asau
b63c74fdfd "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
asau
e92a5783d1 Support staged installation. 2009-12-11 17:47:28 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
rillig
ebcb0ce01e Resign from maintaining a lot of packages, so everyone is free to update
them at will.
2008-03-04 11:02:23 +00:00
joerg
68a303127d Fix malloc.h usage. 2007-07-28 01:42:50 +00:00
schmonz
67e138c0ba Include <machine/endian.h> on Darwin, and supply a fake <malloc.h>
if the system lacks one (trick borrowed from multimedia/smpeg).
Fixes build on Darwin.
2007-06-30 14:19:52 +00:00
joerg
aa03942ba6 Fix linkage. Bump revision. 2007-04-16 14:48:31 +00:00
joerg
965cfcb224 Modular Xorg support. A special spicy cookie goes to rillig for finding
the one way of not using mk/x11.buildlink3.mk. This was likely to be
broken with classic Xorg as well.
2007-02-15 14:44:04 +00:00
joerg
b0505dab46 Ensure that len does not shadow a parameter of the same name.
Don't use __sighandler_t at all, it is not standard and at least on
DrgaonFly means something completely different.  Also change the typedef
to match what signal actually expects. Fix some more minor glitches
for DragonFly.
2006-06-14 14:34:10 +00:00
rillig
a39d6f16c8 Made xfractint work on NetBSD. 2006-06-14 09:07:45 +00:00
rillig
95fc1f5ddb Added a patch for Solaris 5.8. 2006-06-12 14:54:55 +00:00
rillig
08eca46602 Fixed problems on Solaris 5.8. Added a proper PLIST. 2006-06-12 14:54:27 +00:00
rillig
10aa714944 Imported xfractint.
Xfractint draws a wide variety of fractals.  Xfractint is a port of the
IBM PC program fractint.  Xfractint has online documentation which
should be referenced for most operation information.  Note that the
online documentation is from fractint, and does not always accurately
describe xfractint.
2006-06-12 14:13:55 +00:00