Commit Graph

782 Commits

Author SHA1 Message Date
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
espie
6a34dd3f91 Use new rules to generate simpler PLIST 2000-06-09 19:18:14 +00:00
espie
95de10ba44 Stub old ports 2000-06-09 17:13:30 +00:00
espie
e31b9ea46c Use new bsd.port.mk features. 2000-06-09 17:06:55 +00:00
espie
6aa2a33bc8 Stub ancient xautolock port 2000-06-09 16:20:33 +00:00
kevlo
0cfdf604c7 Add tktable. 2000-06-07 16:41:18 +00:00
kevlo
ba34bb2423 Initial import of tkTable version 2.5.
tkTable is a 2D table/matrix widget extensions to Tcl/Tk.
2000-06-07 16:40:02 +00:00
wvdputte
0ad2512309 I'm terrible with maps, but I think I live somewhere around here. 2000-06-03 14:25:59 +00:00
espie
77c3bc4d3f Non trivial fake.
Use cpp instead of xrdb to avoid X problems.
Note that xgrab does only work on 8 bit displays.
2000-06-02 15:47:50 +00:00
espie
763ab9132d Revert to PLIST/PLIST.noshared temporarily (qt packaging is awkward,
since it doesn't bother building a .a library on shared systems)
2000-06-02 15:05:55 +00:00
espie
55fa9f4807 Trivial fakes. 2000-06-02 15:01:18 +00:00
kevlo
dcd3221041 Fix the dependencies. 2000-06-01 10:27:39 +00:00
matthieu
5ec0d85a54 another misspelling 2000-06-01 07:15:48 +00:00
jakob
a9bfee92dc set PATH inside script; ok espie@ 2000-05-31 20:56:38 +00:00
niklas
a68b8823e1 misspeling 2000-05-31 20:01:08 +00:00
espie
3956d9eabf Oops 2000-05-30 20:00:51 +00:00
reinhard
292c87d0ec fix to right subdir; ok espie@ 2000-05-29 19:20:27 +00:00
ericj
875b58e17c fix spelling problems and add brad@ 2000-05-29 17:48:11 +00:00
espie
2c745424e1 Homepage 2000-05-28 01:24:04 +00:00
espie
738973983f First shot at an OpenBSD markers file (probably incomplete and full of
errors)
2000-05-27 16:09:56 +00:00
espie
2934dbc5af Oops, thanks Sean! 2000-05-24 17:54:38 +00:00
espie
b272ed2783 Narrow dependencies, only kasteroids need kdesupport. 2000-05-24 14:36:50 +00:00
espie
25506d5774 MULTI_PACKAGES. 2000-05-24 13:58:24 +00:00
kevlo
5bdd86f912 Upgrade to version 8.3.1 2000-05-24 02:10:06 +00:00
brad
4cee449e27 bump NEED_VERSION 2000-05-24 00:16:03 +00:00
espie
ce4aa77a48 99% sure those games don't depend on libjpeg and libgif. 2000-05-23 21:45:40 +00:00
espie
cde798bab6 Assume qt gif support. 2000-05-23 21:31:41 +00:00
espie
668ff4904e Remove ksame patch, use qt's newly found gif support instead. 2000-05-23 21:28:55 +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
37e0b7709c Our qt does not support gif (license issues, to check ?)
convert ksame image to bmp, repair ksame.
2000-05-23 00:41:55 +00:00
espie
8075031208 Link support & games 2000-05-22 15:19:38 +00:00
espie
7b85fef665 Right location... 2000-05-22 15:12:23 +00:00
espie
7fea15f5b7 kdesupport, from Sean Cavanaugh.
This port does not build libjpeg, libgif, nor libgdbm, as existing ports
are more recent.
2000-05-22 14:32:42 +00:00
espie
f1eed815bc Choose xglobe flavors 2000-05-22 14:02:15 +00:00
espie
cf2fa6da9c Forgot these... 2000-05-22 14:01:10 +00:00
espie
477551d3b1 Add getcloudmap script, using OpenBSD tools (needs ImageMagick for
gif->png, though)

Use qt's qimgio (update qt first) if FLAVOR=gfx

Install documentation
2000-05-22 13:59:32 +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
0ee734957a Kill getbdf port: it's poorly documented, copyright is unclear...
and it does nothing more than X11's fstobdf does.
(ok'd MAINTAINER)
2000-05-21 21:45:31 +00:00
fgsch
bdb6802c2c update libpng dependency since minor changed; sigh sigh. 2000-05-21 12:38:59 +00:00
espie
2cb732c2e1 Use random(), OpenBSD rand() is not suitable for %.
Makes for less funny stars.
2000-05-19 19:12:11 +00:00
espie
a320270065 Add xglobe 2000-05-19 14:06:31 +00:00
espie
95ff0faf4c Add a no_map flavor, creates a much smaller package, for people that
will grab another map and not use the default.
2000-05-19 14:04:37 +00:00
espie
74740d7141 Cute background, the Earth 2000-05-19 13:49:35 +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
espie
474d7b5485 FAKE, trivial 2000-05-17 16:28:20 +00:00
espie
c8a777411e gmake is far too lenient... remove stupid tabs, real bad reason to
require gnu-make.
2000-05-17 16:22:11 +00:00
espie
63c948f0cb Fake, No gmake 2000-05-17 16:20:13 +00:00
espie
33efd2796d Simplify packaging.
Fake.
2000-05-17 15:37:55 +00:00
espie
af4867ffe2 Erroneous ldconfig 2000-05-16 18:47:20 +00:00
beck
16b97b5f30 fix dist site, from dbt@meat.net 2000-05-15 21:58:40 +00:00
turan
bab352c0a7 directories on the checksums are wrong. 2000-04-28 15:13:02 +00:00
d
43c2197b49 fix two problems with xdu
* correctly handle cumulative size for directory / rather than treat
	  it as a file named "" under directory / (Seen with 'du /|xdu')
	* handle filenames with whitespace chars (but not [\r\n])
(jakob@ ok)
2000-04-24 23:49:36 +00:00
espie
f80fa9e00b From Kyle Hargraves <halogen@nol.net>:
add a few missing entries from SUBDIRs.
Leave lam out for now, as its install process is really weird.
2000-04-21 18:45:10 +00:00
turan
9a4169326c more missing licenses 2000-04-18 10:34:08 +00:00
espie
3a82a2e524 app-defaults 2000-04-18 01:10:10 +00:00
espie
306fda5eec missed app-default 2000-04-18 01:08:53 +00:00
espie
abec0ed12b Fix packing-list to include app-defaults, and fake it while I'm at it. 2000-04-17 22:35:22 +00:00
espie
57980a3121 Remove unwanted app-defaults dir in PLIST, probably a side-effect of
my bug in make-plist.
2000-04-17 20:57:19 +00:00
espie
143b76fdbe ja-eterm and eterm are different names, so they don't fall under the
automatic conflict rule, though both packages can't be installed
simultaneously.
2000-04-17 19:57:41 +00:00