Commit Graph

505 Commits

Author SHA1 Message Date
espie
e66da3bfa7 Fake 2000-03-12 01:11:48 +00:00
espie
4c72cd9a30 Fake, /usr/local. 2000-03-12 01:00:54 +00:00
kevlo
e6c7d9ae26 Fake 2000-03-11 16:15:11 +00:00
kevlo
320e80746e Fake 2000-03-11 16:01:14 +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
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
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
jakob
4f1ee69591 fix license info 2000-03-05 23:00:29 +00:00
espie
76d52e1f68 PORTSDIR no longer needed in *DEPENDS. 2000-03-05 18:30:21 +00:00
espie
1649dee48b Fake 2000-03-04 18:08:06 +00:00
kevlo
d5e2f1476d Enable icewm. 2000-02-28 12:21:22 +00:00
kevlo
da85cd9142 Initial import of icewm version 1.0.2
Icewm is a small, fast window manager for X

Submitted by:	Sean Cavanaugh <seanc@cginfo.sk.ca>
2000-02-28 12:20:33 +00:00
kevlo
bf7f3211c9 Add the license info. 2000-02-24 03:37:27 +00:00
jasoni
5981830a59 Add license info; fix MASTER_SITES. 2000-02-23 05:02:31 +00:00
jasoni
8891c0a414 and the Makefile.. 2000-02-22 22:44:27 +00:00
jasoni
33a3eb90be Update to 1.1 (bugfix release) 2000-02-22 22:43:54 +00:00
turan
8cad0ebe85 broken maintainer, don@openbsd.org -> ports@openbsd.org 2000-02-22 20:27:33 +00:00
espie
edba5cfedf MAKEFILE-> MAKE_FILE 2000-02-22 17:08:31 +00:00
jason
6edf694a82 GPL license 2000-02-21 23:45:38 +00:00
kevlo
ae9261f84c Add license info. 2000-02-18 03:05:52 +00:00
kevlo
d5aac13bd0 Upgrade to version 1.8.0. 2000-02-17 16:11:18 +00:00
espie
4420842031 All the Makefiles cvs missed first time around... 2000-02-16 10:52:08 +00:00
brad
606189a9d8 style 2000-02-15 18:42:43 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
cd5562bda9 typo in source location. mark unbroken.
Jean-Jacques Bernard <Jean-Jacques.Bernard@hsc.fr>
2000-02-14 10:14:32 +00:00
turan
5db11ba290 broken, sources missing 2000-02-14 07:54:15 +00:00
turan
5d4f242545 public domain licenses 2000-02-12 08:58:16 +00:00
turan
ce65793f81 none licenses 2000-02-12 08:41:07 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
turan
8d37dded6c bsd licenses 2000-02-12 06:29:49 +00:00
espie
898da22d5e Remove NO_WRKDIR... The xview ports need a rewrite.
Document NO_WRKDIR as being a bad idea.
2000-02-12 01:00:28 +00:00
espie
b3ed337056 Change MAKE_FLAGS to remove the -f.
Actually reading the Makefiles proved that about one third of them was
confused about this already...
2000-02-12 00:43:57 +00:00
espie
a813079932 Kill a large set of deprecated variables.
Thoroughly unsubtle, most mkdir -p should probably be INSTALL* at
*install stage, and echo/ECHO_MSG is somewhat unsorted.

It's quite possible I missed a few automated changes...
2000-02-11 01:09:59 +00:00
espie
28accd1d93 Use WRKDIST where appropriate. 2000-02-11 00:37:15 +00:00
espie
1958137a5f Kill NO_WRKSUBDIR.
Clean up a few deprecated variables on the fly.
2000-02-10 23:14:27 +00:00
brad
1864104e9c enable interlibrary dependencies 2000-02-10 19:49:36 +00:00
espie
d90e8b995d Remove deprecated variables. 2000-02-10 17:28:15 +00:00
jasoni
598e52db36 mkdir -> ${INSTALL_DATA_DIR} 2000-02-10 15:44:19 +00:00
kevlo
0551533263 Enable eterm. 2000-02-09 08:22:34 +00:00
kevlo
acf97303c3 Initial import of Eterm verion 0.8.10.
Eterm is a X-Windows terminal emulator based on rxvt/xterm.

Submitted by:	Kyle Hargraves <halogen@nol.net>
Fixed by:	Kevin Lo <kevlo@cvs.openbsd.org>
2000-02-09 08:21:36 +00:00
espie
e201e9d26b Kill most instances of PATCH_SITES 2000-02-02 17:02:38 +00:00
brad
322596b62c - fix usage of ranlib
--
based on PR#: 1058 patches

- make libtk82.a as part of binaries target instead of install-binaries
2000-01-30 02:59:06 +00:00
jasoni
986722c4c5 Oops, forgot one point. 2000-01-30 00:07:39 +00:00
jasoni
1347af520a Make a note of default port and default directory change. 2000-01-30 00:06:08 +00:00