Commit Graph

22 Commits

Author SHA1 Message Date
pvalchev
e4ffad1c1f remove unneed traces of "xor" prototypes, as gcc3 C++ has "xor" to "^" alias; ok espie 2004-03-14 22:27:39 +00:00
espie
b453a56872 kill xor method, which was already marked as obsolete,
and which gcc3 complains loudly about.
2004-01-01 15:39:29 +00:00
brad
61cd098a2d pass the pic flag along to the compiler when linking the shared library. 2000-10-21 22:06:29 +00:00
brad
b88c55d4b6 -Bshareable -> -shared 2000-09-23 03:26:52 +00:00
brad
88daadede6 use g++ when linking the library as well 2000-09-02 21:36:47 +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
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
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
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
kevlo
e0813bd919 Upgrade to version 1.45. 2000-03-08 01:27:42 +00:00
brad
858e95b3d4 change built-in GIF reading support to the default behaviour of being
disabled
2000-01-12 04:58:25 +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
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
73174028dd - upgrade to Qt 1.44
- add patch to work around Internal Compiler errors on SPARC
1999-05-27 20:13:05 +00:00
brad
84d3dfac99 make Qt use the CXXFLAGS 1999-05-16 04:50:25 +00:00
brad
11a420a670 upgrade to Qt 1.42 1999-03-07 02:25:55 +00:00
form
7f898e70a0 Oops. We do not need patches for 1.41... 1998-11-27 10:51:59 +00:00
form
4af899ed18 update to 1.40 1998-07-22 12:49:44 +00:00
marc
28f0dcc060 update to version 1.33; broken on sparc due to g++ bug (reported) 1998-07-15 05:51:23 +00:00
don
7ac253f104 Initial import. 1998-01-24 21:31:53 +00:00