Commit Graph

5039 Commits

Author SHA1 Message Date
espie
6f43c05443 Fake. Leave gnu-make along for now, it suspiciously looks like an OpenBSD
make bug.
2000-03-11 02:54:18 +00:00
espie
e55de11910 Need to put GSM_WORK *after* bsd.port.mk to evaluate PORTSDIR 2000-03-11 01:19:27 +00:00
espie
56e58566fa Fake 2000-03-11 01:09:01 +00:00
espie
2f1917c862 Licensing issues :)
Fake
Get a clean info file correctly installed.
2000-03-11 01:08:42 +00:00
rohee
bb6f91772d Licence info + fake 2000-03-11 00:51:55 +00:00
espie
91d92f4811 texmf 1.0.2
tetex 1.0.7

Fake, some heavy tweaking needed, but it works.
2000-03-11 00:07:37 +00:00
espie
dbb77da3c4 pre-fake target:
finish setting up WRKINST tree after mtree, but before making the
INSTALL_PRECOOKIE.

See /usr/ports/print/teTeX/base for sample use.
2000-03-10 18:09:23 +00:00
brad
80bac20ce7 fix stupid automake code for producing info pages so it'll work when using
SEPARATE_BUILD
2000-03-10 17:44:15 +00:00
espie
060f3cb7bd Install under /usr/local, use fake.
Link /usr/local/linux/emul -> /linux/emul
2000-03-10 17:02:04 +00:00
brad
5b9c20e98e upgrade to glib 1.2.7 2000-03-10 07:45:14 +00:00
todd
7b2858ee66 fake; update patch to not be interactive 2000-03-10 03:58:21 +00:00
itojun
42d95eeebb upgrade to 0.85. 2000-03-09 23:50:17 +00:00
jakob
8e1eeed637 update to version 19991231 patch 05. 2000-03-09 20:50:29 +00:00
jakob
2a1ba14de6 skill port 2000-03-09 18:21:22 +00:00
kevlo
e4eaf505ee Upgrade to version 1.10. 2000-03-09 09:58:53 +00:00
brad
9e2ed42cc5 style 2000-03-09 09:52:55 +00:00
brad
0cf45a5757 - make use of MAKE_FLAGS
- add NO_CONFIGURE
- Fake
2000-03-09 09:48:09 +00:00
todd
78c4206c10 fake 2000-03-09 07:48:40 +00:00
espie
5943776fe7 link links 2000-03-09 02:14:48 +00:00
espie
c8afb4eb17 Another text web browser.
tempnam() appears to be innocuous.
2000-03-09 02:12:54 +00:00
espie
bd03428a45 Fake 2000-03-09 01:58:24 +00:00
brad
2122257750 merge in a few minor diffs from my upgrade to qt 1.45
- remove dependency on Mesa since this isn't actually used by Qt for the
"default" installation
- use MAKE_FLAGS to bump the MINOR version number of the Qt lib upto 45
from 44
- ${MAKE_PROGRAM} -> make
- remove ldconfig
2000-03-08 08:55:32 +00:00
brad
604f1e7b82 better patches, uses $(LOCALBASE) to try and link in Mesa if someone trys to compile qgl separately 2000-03-08 08:52:36 +00:00
brad
6e64abcffe sort PLISTs 2000-03-08 08:49:34 +00:00
jasoni
653d5ad445 Fake. 2000-03-08 05:42:05 +00:00
kevlo
e6a3c04669 - Upgrade to 1.0.3 and fix the security problem.
- Mark unbroken.
- Update the MASTER_SITES.
2000-03-08 05:11:35 +00:00
kevlo
273faf8cad Enable base. 2000-03-08 04:10:23 +00:00
kevlo
79e27ae405 Fix up the Makefile and PLISTs. 2000-03-08 03:47:40 +00:00
kevlo
d2e310e03d Upgrade to version 1.1.2. 2000-03-08 03:37:06 +00:00
espie
244e741ae9 Fake 2000-03-08 03:10:58 +00:00
espie
6c779d0733 Fake, fix gtk location. 2000-03-08 02:46:02 +00:00
kevlo
01305f05b6 Upgrade to 1.1.2. 2000-03-08 02:23:34 +00:00
kevlo
e0813bd919 Upgrade to version 1.45. 2000-03-08 01:27:42 +00:00
espie
106738c232 Fake 2000-03-08 01:13:13 +00:00
espie
47d1583a64 Fix build-depends/recurse-build-depends to work with PORTSDIR removed.
(no, I'm not going back and adding NEED_VERSION everywhere...)
2000-03-08 00:07:37 +00:00
espie
07e1eed50b Fake 2000-03-07 23:58:10 +00:00
espie
c94751187c Fake.
gettext automake fragment is *moronic*
2000-03-07 23:49:40 +00:00
espie
135d80ace1 Replace sloppy mkstemp patch with something sane, that does correctly delete
temp files at the end, and traps error conditions better.

Checked with fries@
2000-03-07 23:20:17 +00:00
espie
af78218c6b Fake the i386 version.
sparc should be trivial, I just can't test it...
2000-03-07 22:44:48 +00:00
espie
6a05e0f9bb Fake 2000-03-07 22:24:22 +00:00
jakob
af58f4161a fake 2000-03-07 22:14:36 +00:00
espie
31efef2187 Fix LICENSE name.
Fake, a bit more fun than usual, since Bob has this notion is the best
programmer in the world, and he's going to rewrite configure from scratch
as a better tool, which doesn't want to be coerced into
prefix=${DESTDIR}/usr/local.

Well, **ck him.
2000-03-07 17:47:09 +00:00
espie
29be8b194d Make sure the LICENSE gets installed somewhere, so that we respect
the LICENSE terms.

That way, we can safely set PERMIT_* to Yes.

Bad, bad, angelos.
2000-03-07 17:16:30 +00:00
espie
5a5b0b61cd Fake. Need to use TRUEPREFIX 2000-03-07 16:59:20 +00:00
espie
0754f5f4fb Pass TRUEPREFIX, PREFIX, DESTDIR to pre-install, do-install, install targets
in FAKE mode, to simplify conversion.
2000-03-07 16:14:20 +00:00
espie
dd7b85d743 Fake
The change of checksum meant a few details changed as well...
2000-03-07 15:32:18 +00:00
camield
d2f4aea5cb No need for DESTDIR in do-install target, using fake 2000-03-07 10:07:27 +00:00
camield
a6922a99cd - Fake
- {yes|YES} -> Yes
2000-03-07 09:57:25 +00:00
jakob
a24b2f9de2 fake 2000-03-07 08:25:52 +00:00
jakob
dec5ad5f72 update to v4.7b 2000-03-07 08:18:30 +00:00