Commit graph

29 commits

Author SHA1 Message Date
jperkin
deb1dba0d7 Requires termcap. 2017-05-09 16:30:25 +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
tnn
50bea9a745 needs curses 2015-03-15 14:54:19 +00:00
joerg
8d882d9e73 Fix missing includes. Add missing value in return. 2012-10-26 20:39:57 +00:00
asau
b63c74fdfd "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
asau
bb1e4f4a53 Support staged installation. 2009-12-12 19:19:00 +00:00
joerg
674dbd1712 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:47:52 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
wiz
b524dc18ff Reset maintainer on his request. 2007-12-12 20:42:28 +00:00
wiz
6e2c35c083 pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
2007-02-22 19:01:13 +00:00
joerg
d26cf36e57 - fine grained X11 dependencies for packages which have either USE_IMAKE
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-27 13:37:35 +00:00
jlam
5a7738ae2c INSTALL_TARGET is automatically set to the right value if USE_IMAKE is
defined, so no need to set it explicitly here.
2006-06-21 18:18:05 +00:00
joerg
27f9a95a6d Also call install.man. 2006-06-20 21:17:35 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
42a56af0c6 Let imake handle the man pages and use PLIST variables. Bump revision,
since only one copy is installed now e.g. on NetBSD.
2006-01-03 19:07:31 +00:00
kristerw
6aefcf52ab Add some missing man pages to the PLIST.
Bump PKGREVISION.
2005-08-20 19:27:11 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
tv
a207154f2b Don't forcibly try to install .0 formatted catpages -- Interix imake
doesn't produce them.  Just install the .1 pages.

Rather than using ${DISTNAME}nbX, use the newer PKGREVISION convention.
2005-03-15 04:38:57 +00:00
agc
1e46c076aa Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
drochner
8563856e16 USE_BUILDLINK3, to make it build even if ncurses is installed 2004-07-22 17:11:35 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
fredb
e58d4e544b Make this build with gcc-3.3.2. 2003-11-09 04:20:18 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
abs
ce281bb5b9 Update xlife to 5.0nb1:
Set -DLIFEDIR in EXTRA_DEFINES not CCOPTIONS, to permit optmisation
	flags to be passed in CCOPTIONS.
2002-12-05 10:57:46 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
fredb
c721e6880d Initial import of xlife-5.0, an X implementation of John Horton Conway's
classic "Game of Life".
2001-12-31 21:32:56 +00:00