841 Commits

Author SHA1 Message Date
brad
bd35293a4d add HOMEPAGE 2000-06-30 05:07:12 +00:00
brad
170b9c2cef make the autoconf script look in the relevant /usr/local dirs for the
headers/libs.
patch from Christian Edward Gruber <christian.edward.gruber@gmx.net>
2000-06-30 05:06:40 +00:00
espie
48b2a366ed Move games and support distfiles to kde/ subdir 2000-06-28 11:49:13 +00:00
fgsch
0cd0d3b34c remove deprecated 'if defined' statements since NEED_VERSION is there.
bump NEED_VERSION.
2000-06-28 01:00:09 +00:00
brad
6750310c77 - add HOMEPAGE
- add @comment with RCS id to PLIST
2000-06-26 23:44:00 +00:00
brad
b92487f64d - remove license type
- remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- fix typo with one of the CONFIGURE_ARGS options; pointed out by Joshua
Krage <jkrage@buser.net>
2000-06-26 23:42:39 +00:00
jasoni
a33b230c92 Remove FAKE=Yes
Add HOMEPAGE
Use CONFIGURE_STYLE
2000-06-26 15:40:31 +00:00
brad
356aa7c3a5 change dependency, png.1.6 -> png.1 2000-06-25 22:50:17 +00:00
brad
21597a9c1f fix @exec and remove @unexec 2000-06-25 01:43:19 +00:00
espie
6e45f9a96a qt2 flavor 2000-06-23 15:18:30 +00:00
espie
41fbfc94a6 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.

Package the full tutorial/example along.

Install qt1 to qt2 conversion tools along.

Provide a link to /usr/local/bin/moc2, to ease getting FreeBSD ports.
2000-06-23 14:17:40 +00:00
brad
194fa93ce6 - style
- remove unused EXAMPLES variable
- add QT_MANDIR knob
2000-06-23 09:53:52 +00:00
brad
6c0eb552f7 oops, this was not supposed to go in 2000-06-23 09:46:48 +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
espie
a203d81554 Typo 2000-06-23 08:41:16 +00:00
brad
5f36027d27 qt -> qt2 2000-06-23 08:37:33 +00:00
espie
07077fd847 Oops, install misworks if files are missing.
Remove the dead links manually, and complete packing list.
2000-06-23 01:25:35 +00:00
espie
2290fa0a05 Add qt2 2000-06-23 00:03:21 +00:00
espie
22a5ffcfb8 First cut at a qt2 port.
Probably needs some polish, but it compiles and runs.
2000-06-22 23:53:43 +00:00
espie
b5d6071c7e No easy way to avoid confusion with qt2 for static libraries... 2000-06-22 17:01:59 +00:00
brad
2f90265de4 upgrade to Gtk+ 1.2.8 2000-06-21 17:14:03 +00:00
jakob
bed6b58bcc remove fake
add comment to PLIST
CONFIGURE_STYLE
2000-06-20 20:29:49 +00:00
jakob
f929f6a586 remove fake
add comment to PLIST
CONFIGURE_STYLE
2000-06-20 20:01:40 +00:00
espie
cbd4a07619 New CONFIGURE_STYLE
Fix bogus conflict with xloadimage (move man page to the right location)
2000-06-20 17:05:08 +00:00
espie
fdbd2fbe63 Mark rman as conflicting with kdebase for now.
It looks like this is the same program, so it would be better
to have kde depend on rman, probably.
2000-06-20 16:37:41 +00:00
naddy
762b9f63c8 update to #139, upstream bugfixes; ok espie@ 2000-06-20 13:08:21 +00:00
brad
c91f4169f2 upgrade to LessTif 0.91.0 2000-06-20 01:24:44 +00:00
espie
0eda5adc71 Incorporate my changes to xglobe, make a temporary 0.5p1 release,
until Thorsten finds time to make a real 0.6 release.
This includes:
- much improved cloud cover code,
- slightly faster rendering,
- fixed stars position,
- label placement to avoid collisions,
- auto-calibration of ambient light for night maps.
2000-06-19 12:59:15 +00:00
espie
b1c8a02086 There is a bug in versions 137 and 138 of xterm: the -name option sets
the application class for X11 resources and not just the application
name (as specified by the man page and as usual for Xt applications).
This breaks many resource files.

(patch and explanation by David.Madore@ens.fr)
Ok'd naddy@
2000-06-18 00:04:08 +00:00
fgsch
3c85235921 Clean Makefile. Kill FAKE and use CONFIGURE_STYLE.
Add comment to package list.
2000-06-17 19:02:18 +00:00
espie
f100c128f9 Remove NO_CONFIGURE/NO_PATCH/NO_EXTRACT/NO_MTREE
Kill corresponding FAKE=Yes and switch to CONFIGURE_STYLE while I'm at it.
2000-06-16 23:06:03 +00:00
fgsch
3863823e2e remove FAKE=yes; use CONFIGURE_STYLE; add comment to plist.
clean a bit.
2000-06-15 10:53:11 +00:00
fgsch
cf441584cc remove uneeded patch. 2000-06-15 10:45:24 +00:00
fgsch
e5fe4ee5a6 enable gtkmm 2000-06-15 10:36:43 +00:00
fgsch
6a68e123b1 a C++ interface for gtk+ 2000-06-15 10:35:47 +00:00
kevlo
ef91df2aeb - Update the MASTER_SITES
- Remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- Add @comment to PLIST
2000-06-15 07:21:35 +00:00
brad
8e10ae0d17 - remove FAKE=Yes
- USE_IMAKE -> CONFIGURE_STYLE
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-06-14 17:16:29 +00:00
brad
a4bda272fd - remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-06-14 14:08:07 +00:00
brad
f6cd0c68b9 remove FAKE=Yes 2000-06-14 06:16:55 +00:00
jakob
e25fdc3318 use CONFIGURE_STYLE, and remove redundant FAKE 2000-06-13 21:18:47 +00:00
jakob
63de554084 enable xterm 2000-06-12 21:56:59 +00:00
jakob
0e1f043a88 fix author typo 2000-06-12 21:33:54 +00:00
jakob
452bf1aafe update to version 6pre6 2000-06-12 21:30:27 +00:00
jakob
dd3d16d24e xterm port; Christian Weisgerber <naddy@unix-ag.uni-kl.de> 2000-06-12 21:20:47 +00:00
kevlo
acb187b403 - Upgrade to version 3.4.0
- GNU_CONFIGURE -> CONFIGURE_STYLE
- Add @comment
- Bump NEED_VERSION
2000-06-12 15:04:33 +00:00
brad
8227d84e62 - remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- add HOMEPAGE to DESCR
- use new framework for PLISTs
2000-06-11 17:56:03 +00:00
fgsch
1df8590477 CONFIGURE_STYLE, NEED_VERSION and tag; remove FAKE=yes. 2000-06-11 08:42:37 +00:00
espie
c272568f93 Fake 2000-06-10 01:02:31 +00:00
espie
16cce7a54a fake 2000-06-10 00:59:20 +00:00
espie
c47de5cae5 Simple fake 2000-06-10 00:57:58 +00:00