Commit Graph

1205 Commits

Author SHA1 Message Date
kevlo
34a02ddfde upgrade to version 8.3.3 2001-05-12 09:07:19 +00:00
naddy
3269a691f9 +aewm 2001-05-11 01:16:39 +00:00
naddy
731fc0bb7e Initial import of aewm-1.1.2.
Submitted by Joshua Stein <jcs@rt.fm>.

aewm is a minimalistic window manager for X11.  It has no nifty
features, but is light on resources and extremely simple in appearance.
2001-05-11 01:15:25 +00:00
lebel
b391938795 shells/zsh is now shells/zsh/stable, so fix BUILD_DEPENDS. 2001-05-10 19:44:54 +00:00
shell
2b7ef15689 Add MASTER_SITES from Maintainer 2001-05-09 02:21:07 +00:00
shell
14dedbbaa5 Correct MASTER_SITES 2001-05-08 18:23:21 +00:00
shell
c9aca93749 - Change ${ARCH} to ${MACHINE_ARCH}
- upgrade VERSION
2001-05-07 17:02:41 +00:00
lebel
4d2d27e247 last few COMMENT-* removed. Mission accomplished. 2001-05-06 05:15:12 +00:00
lebel
86d9940c0c x11: integrate COMMENT, bump NEED_VERSION. 2001-05-06 04:41:05 +00:00
naddy
dd0a656448 Update to #156. Fixes freetype detection. 2001-05-05 22:44:00 +00:00
espie
93c8e3144e designer is happier with docs 2001-05-05 21:29:51 +00:00
espie
59b5d4b425 PKGNAME nailed before include bsd.port.mk 2001-05-05 21:29:21 +00:00
espie
6f3c2bc9ef Minor packaging issues. 2001-05-05 20:24:25 +00:00
todd
2624ce4459 qt2-designer build dependency; ok espie@ 2001-04-24 22:06:17 +00:00
espie
2cb2764239 Yuck. Removing konsole sgid bit does not mean removing konsole.
kde takes so long to build, I just found out.
2001-04-24 16:29:35 +00:00
espie
f4a30feb61 Split motif-dependent files into a separate SUBPACKAGE 2001-04-24 11:44:03 +00:00
espie
cc5d671c09 same patch as magick plugins... 2001-04-23 23:19:50 +00:00
espie
9c05f8b30f Bring patches in line with the rest of kde.
Also, fix run depends for subpackages...
2001-04-23 21:19:29 +00:00
espie
d412916b3b - USE_MOTIF sneaked in from kdebase2... No need for it.
- pixie plugins depend on dlopen recursively grabbing libraries...
doesn't work for us, so link the plugins with the library.
2001-04-23 21:16:52 +00:00
jakob
49ed7fc304 update to wmx-6 (release version) & integrate COMMENT. ok espie@. 2001-04-23 13:20:49 +00:00
brad
3334340512 split off recently added Big5 support into a separate big5 FLAVOR and add
missing run dependency on chinese/taipeifonts so the proper fonts are
installed.
2001-04-22 22:27:11 +00:00
brad
4f540f1e0f mark this BROKEN on powerpc. 2001-04-22 21:39:01 +00:00
espie
e78f976acf synch with other kde ports.
Since it's autoconf, remove configure patch, do configure.in instead.
2001-04-22 16:33:16 +00:00
espie
64b919c96b Similar patches to libs2/base2 2001-04-22 15:02:29 +00:00
espie
7157746931 Run autoconf, so that aclocal.m4 is used. 2001-04-22 14:59:43 +00:00
espie
153be3513b same fixes as libs2.
Plus:
- do the login/logout in konsole_grantpty. It's just a question of opening
the tty slave so that login() won't get confused.
2001-04-22 13:23:38 +00:00
espie
f2d3f33a01 Some brute-force fixes.
- insist on using pass_all systematically everywhere on OpenBSD.
libtool can't be trusted with that, the darn stupid thing wants a shared
libgcc half the time.
- acknowledge that build won't even work without shared libraries. There
are symbol collisions all over the place.
- disable debugging messages, so that the result looks sane.
- remove the konsole kludge, it didn't work anyways, and I figured out how
to do it from konsole_grantpty.
- insist on using zsh in sh compatibility mode instead of our somewhat
buggy ksh.
2001-04-22 13:20:45 +00:00
espie
7af638ee64 don't build kde1 2001-04-21 14:18:26 +00:00
espie
8b2374a083 Oops, IDIR.
Thx rd@thrush.com
2001-04-21 14:03:34 +00:00
espie
b47a1ec6b1 change flavors built for qt2 2001-04-20 15:09:49 +00:00
espie
58a27fc6c8 0.5p2, all my changes, including QT_XFT support. 2001-04-20 15:07:35 +00:00
espie
5bed1b1faf fix typos 2001-04-20 15:01:04 +00:00
brad
c4d163e816 - integrate COMMENT
- bump NEED_VERSION
- remove Mesa dependency
2001-04-19 22:56:58 +00:00
naddy
5ccbcb6bc8 Lowest impact patch to make this build on sparc. 2001-04-19 01:35:22 +00:00
espie
eef0f0e76b Fix USE_MOTIF, especially for those ports with `motif' flavors. 2001-04-18 15:01:02 +00:00
brad
8f7a78d079 better 2001-04-18 14:59:28 +00:00
espie
2d200ebfcf Pull PKGNAME setup before bsd.port.mk 2001-04-18 14:47:58 +00:00
naddy
6e7c3a2f57 Add DYNLIBDIR to fix real cause of fltk dependency troubles.
Remove unversioned lib symlink.
XXX Shared lib version number is still suspect.
2001-04-17 20:59:44 +00:00
naddy
f2a8bf4164 Fix LIB_DEPENDS to make this build again. 2001-04-17 19:02:39 +00:00
espie
a5af56271a Fix qt2 for XFree4, provided Matthieu and Todd fix XFree4.
Note a build dependency on libjpeg.
2001-04-17 16:56:37 +00:00
naddy
f5c3f23e6b - Fix building with XF4; some input from Heikki Korpela <heko@saitti.net>.
- Bring this port into the 21st century.
2001-04-17 14:57:10 +00:00
shell
91d63998f0 Change MAINTAINER email address 2001-04-17 06:37:33 +00:00
kevlo
4160eb6463 - support Big5 encoding with chinese/xcin
- integrate COMMENT
- bump NEED_VERSION
--
ok'd by maintainer
2001-04-17 03:40:57 +00:00
brad
ce1278566c - remove redundant Gtk+ dependency entry
- CFLAGS -> CONFIGURE_ENV= CPPFLAGS
--
Ok'd by: maintainer
2001-04-17 02:07:35 +00:00
reinhard
570b4aa4c9 +USE_X11 2001-04-16 08:39:39 +00:00
reinhard
a4f4285ff6 *) remove redundant GL dependency
*) build with new gtk+
*) integrate COMMENT and bump NEED_VERSION

ok maintainer
2001-04-16 07:55:47 +00:00
espie
2236dd7fd3 horrible kludge to circumvent ksh bug 2001-04-15 18:30:03 +00:00
matt
5837456c1d Respect PREFIX when installing Motif.{rules,tmpl} 2001-04-15 13:27:41 +00:00
wilfried
c39c01e95e - update to 0.4.1
- change fltk depending
- create shared library
- remove unused opengl test
2001-04-15 10:32:06 +00:00
wilfried
db200c61de change fltk depending 2001-04-15 10:23:05 +00:00