Commit graph

23 commits

Author SHA1 Message Date
asau
b63c74fdfd "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
joerg
b502e5bdcb Not MAKE_JOBS_SAFE. 2009-07-16 14:32:49 +00:00
joerg
4ecaf785e5 Fix build with newer bison. 2008-12-19 14:04:07 +00:00
obache
7804ce4efb Update eukleides to 1.0.3.
Pkgsrc changes:
* Update MASTERE_SITES (Thanks for Zafer Aydogan) and HOMEPAGE.
* add DESTDIR support

NEWS in 1.0.3
* Improvement of `frame' and `box' commands.
NEWS in 1.0.2
* `disc' point shape.
* Makefile improvement.
2008-09-02 05:28:44 +00:00
rillig
105dd4b97c Some packages need lex and yacc. Patch by Aleksey Cheusov via
pkgsrc-users.
2007-11-17 12:04:11 +00:00
joerg
038dc3153a Fix path to and depend on bash. 2007-08-01 21:17:45 +00:00
wiz
768a49f2dd Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:47:16 +00:00
jlam
a4cbc72f58 List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-05 23:01:15 +00:00
jlam
8151e56f81 USE_TOOLS+=bison instead of direct BUILD_DEPENDS on the bison package. 2006-04-05 22:35:50 +00:00
jlam
6e0c050321 * Teach the tools framework how to supply the pkgsrc version of
makeinfo if no native makeinfo executable exists.  Honor TEXINFO_REQD
  when determining whether the native makeinfo can be used.

* Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo.

* Get rid of all the "split" argument deduction for makeinfo since
  the PLIST module already handles varying numbers of split info files
  correctly.

NOTE: Platforms that have "makeinfo" in the base system should check
      that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are
      correct.
2006-03-05 16:27:22 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
agc
1e46c076aa Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
kristerw
df135dcd28 Update eukleides to 1.0.1 using patches provided by Torsten Sadowski
in PR pkg/28746.

Changes since 0.9.0 are unknown.
2004-12-31 12:36:44 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
seb
d15567544c Remove info files entries from PLIST. 2004-03-07 22:19:51 +00:00
grant
f1ab3f4ed4 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:51:13 +00:00
seb
56b682547a USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:59:08 +00:00
seb
f71dbbb5b4 Convert to USE_NEW_TEXINFO. 2003-07-31 23:49:14 +00:00
seb
7582674243 Use texinfo.mk.
Fix info files handling in Makefile and PLIST.
2003-05-06 23:19:17 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
cjep
62d45f9eb2 Initial import of eukleides 0.9.0 into the NetBSD packages collection
as math/eukleides.

A Euclidean drawing language compiler which allows one to typeset
geometry figures within a (La)TeX document. This program is also useful
to convert such figures into EPS format or into various other vector
graphic formats.

Supplied by ich (tsadowski at gmx dot net) in PR#19090. Thanks!
2002-12-07 17:59:25 +00:00