Commit Graph

54 Commits

Author SHA1 Message Date
espie
2d200ebfcf Pull PKGNAME setup before bsd.port.mk 2001-04-18 14:47:58 +00:00
brad
6ceaa0d561 VERSION variable 2000-10-08 04:29:58 +00:00
brad
3918ceb4a1 add name to MAINTAINER 2000-09-24 07:03:59 +00:00
brad
f5f252960c add pre-build warning, tell the end-user they might need to increase there
soft memory limits
2000-09-07 00:42:05 +00:00
brad
49d0afc666 add USE_X11 2000-09-06 21:35:06 +00:00
brad
2b67758271 better 2000-09-02 21:20:58 +00:00
brad
c8e1c358a4 use VER_MAJ & VER_MIN durring do-install instead of hardcoding the
version numbers
2000-08-30 02:37:52 +00:00
brad
38ea9180a0 - bump NEED_VERSION
- style
2000-08-25 03:55:24 +00:00
brad
d7a7a22afd finally double checked this myself, add a BUILD_DEPENDS on png.h 2000-08-08 21:55:57 +00:00
brad
61da92ba44 revert the addition of the library dependencies on jpeg and png 2000-07-09 01:23:21 +00:00
brad
c5ed5de7a6 - bump NEED_VERSION
- add library dependency on jpeg and png
2000-07-08 20:25:40 +00:00
brad
b645d13993 - don't try to be smart with examples and tutorial, moving those files
around doesn't work, as there are cross-dependencies.
- move LOCALBASE/X11BASE setting to post-patch, as this allows having
  complete, independent Makefiles for examples/tutorial.
- use better filenames for patches and include patches to setup the debug
  Qt config files.
2000-06-30 07:01:33 +00:00
brad
2ae2b4d0c8 - use sub-packages to split examples/tutorial bins/source into an
examples subpackage and the html documentation (which is now being
  installed) into an html subpackage
- cleanup install target a bit
- make use of a few variables to specify paths for installation, QT_INCDIR,
  QT_LIBDIR, QT_MANDIR, QT_EXAMPLES, QT_TUTORIAL and QT_DOC
- man pages have moved from PREFIX/man to PREFIX/lib/qt/man to stay
  consistant with the qt2 port
2000-06-23 09:45:14 +00:00
brad
f6cd0c68b9 remove FAKE=Yes 2000-06-14 06:16:55 +00:00
espie
6a34dd3f91 Use new rules to generate simpler PLIST 2000-06-09 19:18:14 +00:00
brad
4cee449e27 bump NEED_VERSION 2000-05-24 00:16:03 +00:00
espie
c23f22863e Activate gif support, per Theo's request.
Fix packing list... I need to add a check for duplicates to bsd.port.mk,
this is stupid.
2000-05-23 21:25:37 +00:00
espie
2edaa04ba4 I'm dyslexic 2000-05-22 11:31:15 +00:00
espie
233c74fed3 Fix PLIST.noshared by removing it :)
Add qimgio support (other graphics formats).
This adds a build time dependency, but no runtime dependency,
as users have to explicitly link against libqimgio, as of qt 1.xx
2000-05-22 10:48:55 +00:00
espie
4de7362f18 Let manpages be readable. Problem reported by Marco, fix was slightly
less obvious than first foreseen (pesky .so use)
2000-05-19 13:36:21 +00:00
brad
9b8789a3de re-add USE_X11 2000-03-26 21:36:09 +00:00
brad
21e01d652b remove USE_X11 2000-03-26 20:43:10 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +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
kevlo
e0813bd919 Upgrade to version 1.45. 2000-03-08 01:27:42 +00:00
espie
76d52e1f68 PORTSDIR no longer needed in *DEPENDS. 2000-03-05 18:30:21 +00:00
brad
1e80f7511d post-configure -> do-configure 2000-01-12 05:38:55 +00:00
brad
4adbaf2f78 somehow I managed to use ${X11BASE} in a few places durring the install
target where they should have been ${PREFIX} and never noticed the mistake
until now.
2000-01-12 05:26:01 +00:00
brad
a5c1ca04cf - no need to list both MesaGL and MesaGLU for LIB_DEPENDS
- hardcoded gmake -> ${MAKE_PROGRAM}
- mkdir -> ${INSTALL_DATA_DIR}
2000-01-12 05:19:49 +00:00
brad
57d51facfd - cleanup Makefile
- use -Bforacrchive when linking shared lib
- stop patching static build config with shared lib options
1999-12-20 01:15:21 +00:00
brad
533396bb02 - remove unnecessary USE_EGXX tag now that we have GCC 2.95.x in-tree
- cleanup Makefile
1999-11-30 02:32:22 +00:00
brad
6fe015bbeb MesaGL is now known as Mesa in the ports tree 1999-06-20 23:54:28 +00:00
brad
c313aa4e83 style 1999-06-13 03:44:49 +00:00
brad
d8ad8624cd use EGCS to compile this port 1999-06-07 15:58:48 +00:00
brad
d1feb0a1ad - fixup patches
- remove BROKEN tag, Qt now compiles and works on SPARC
1999-05-28 18:10:19 +00:00
brad
900544e399 - style
- fix typo in SPARC patch
1999-05-27 21:02:16 +00:00
brad
c07be8e7b9 Qt 1.44 Makefile 1999-05-27 20:13:30 +00:00
brad
f7db821607 remove non-existant example, fixes install 1999-04-12 23:23:09 +00:00
brad
50b6b53e43 remove unnecessary creation of sym link and tidy up Makefile and PLIST
some more
1999-04-09 05:12:32 +00:00
brad
cd1337aa7d remove unnecessary MAN tags and fix examples list so Qt installs 1999-04-09 04:51:39 +00:00
brad
088232b80e fix install target 1999-03-23 22:00:04 +00:00
brad
f2e2852dc9 uncomment MesaGL LIB_DEPENDS 1999-03-10 04:00:14 +00:00
brad
2b3d9e7f10 oops, uncomment BROKEN lines 1999-03-07 03:40:09 +00:00
brad
11a420a670 upgrade to Qt 1.42 1999-03-07 02:25:55 +00:00
marc
99a1ab44b1 fix earlier bogus changes to Makefile where a value that
was defined in bsd.port.mk was checked before bsd.port.mk was included;
this should make ports with optional shared libs build on the alpha,
again.  However, chages require the latest bsd.port.mk
1999-03-02 04:41:00 +00:00
marc
30be626929 needs version 1.64 (or later) of bsd.port.mk
to build/install correctly; PLIST.noshared
1999-02-21 04:26:09 +00:00
marc
13b9a372ff use NO_SHARED_LIBS instead of test for alpha;
use PLIST.noshared instead of PLIST.alpha
1999-02-18 02:37:26 +00:00
form
fb30e7bbd7 update to 1.41 1998-11-27 10:42:45 +00:00
form
03a6993c8e form@vs.itam.nsc.ru -> form@openbsd.org 1998-10-20 08:39:43 +00:00
form
0bca2d6360 mark broken for /sparc 1998-07-23 03:57:51 +00:00