espie
06c807b85a
Ensure trn does not pick a bogus libnet dependency
2001-05-05 20:25:18 +00:00
espie
6f3c2bc9ef
Minor packaging issues.
2001-05-05 20:24:25 +00:00
espie
e05abe6f1d
Minor fixes having to do with PACKAGING.
...
This repairs dependencies in some japanese ports.
2001-05-05 20:23:42 +00:00
espie
41127009fa
Fix _COMMENT and add SUDO for those few unfaked ports that are left.
2001-05-05 20:20:59 +00:00
fgsch
919712eaae
Update to 1.9.11; bump NEED_VERSION and Add HOMEPAGE.
...
Also integrate COMMENT.
2001-04-30 03:52:13 +00:00
todd
2624ce4459
qt2-designer build dependency; ok espie@
2001-04-24 22:06:17 +00:00
espie
88d4e5034e
cooledit,python broke as a result of flavor changes.
...
It doesn't want the default flavor of python1.5, it wants the non-threaded
one, and it was the old rules said...
Reminded by naddy@...
2001-04-24 21:55:53 +00:00
naddy
e7819bc30d
fix build with PostgreSQL 7.1; from peter@
2001-04-24 19:43:28 +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
49aaa28e39
Sync INDEX, 1316 packages.
2001-04-24 11:50:19 +00:00
espie
f4a30feb61
Split motif-dependent files into a separate SUBPACKAGE
2001-04-24 11:44:03 +00:00
naddy
4fd45d6e59
- cleanup, better CFLAGS/COPTS handling
...
- add esd flavor
- don't clobber xterm title
no response from maintainer; ok espie@
2001-04-24 00:48:12 +00:00
avsm
95c6f62340
correct curl LIB_DEPENDS from curl.1 -> curl.2 to reflect whats in our
...
tree; noted by Diana Eichert <deichert@wrench.com>
2001-04-23 23:58:52 +00:00
espie
cc5d671c09
same patch as magick plugins...
2001-04-23 23:19:50 +00:00
espie
771ee2ed5c
Dependency computation may not define SUBPACKAGE and undefine PACKAGING.
...
This repairs onew...
2001-04-23 23:19:02 +00:00
espie
594099de65
Patches to fix dynamic libraries, especially on ppc which understands
...
only major/minor.
Add DYNLIBDIR where needed.
Some style issues.
From peter@, brad@ and peter_e@gmx.net
2001-04-23 21:58:44 +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
espie
9767b3b32c
Repair sound.
...
ossaudio should be somewhat documented, having to go to the source to
discover that fragments is unsupported, and that this is what freezes
squeak, is beyond lame.
2001-04-23 16:24:18 +00:00
wilfried
baae51bd87
fix build on alpha, reported by art@, ok naddy@
2001-04-23 14:43:11 +00:00
jakob
49ed7fc304
update to wmx-6 (release version) & integrate COMMENT. ok espie@.
2001-04-23 13:20:49 +00:00
peter
c55c1cb234
take over as maintainer from Pavel. Agreed with him by e-mail
...
integrate COMMENT
bump NEED_VERSION
ok espie@
2001-04-23 12:40:15 +00:00
peter
8e947ac808
take over as maintainer, agreed with kevlo@
...
integrate COMMENT
bump NEED_VERSION
change postgresql settings for updated package
reformat and slightly reword DESCR
ok espie@
2001-04-23 12:38:17 +00:00
obecian
cea36a20d9
fix build permissions for unprivileged build, no longer concurrent
...
naddy@ ok
2001-04-22 23:53:22 +00:00
avsm
0fdf923ea7
mark as broken on powerpc for now (internal compiler error from gcc)
2001-04-22 23:20:40 +00:00
avsm
27b3086c64
fix build on powerpc, naddy@ ok
2001-04-22 22:57:27 +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
naddy
866748bdd7
- fix build; from wilfried@
...
- integrate COMMENT; from maintainer
2001-04-22 21:45:18 +00:00
brad
4f540f1e0f
mark this BROKEN on powerpc.
2001-04-22 21:39:01 +00:00
naddy
dcd3e3fcff
- Fix MASTER_SITES.
...
- Pull COMMENT into Makefile while we're here.
Submitted by maintainer.
2001-04-22 21:12:23 +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
afc9760354
generate trimmed list using the Makefile. Ensure the same method is
...
used to remove comments, and (more importantly) pick up default
canonical package names, useful for ordering and removing duplicates.
2001-04-22 16:16:42 +00:00
avsm
ac8e5b173a
update pgsql configure args for 7.1; from peter@
2001-04-22 16:07:12 +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
lebel
f376f701f5
PERMIT_PACKAGE_*: Yes to No, since there is no clear license.
2001-04-22 14:01:34 +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
camield
cea92579e2
PERMIT_PACKAGE_*: Yes -> No
...
No license, or license not clear
2001-04-22 12:18:16 +00:00
camield
643cc1206a
PERMIT_PACKAGE_*: Yes -> No
...
No license, or license not clear
2001-04-22 12:04:43 +00:00
peter
349245f796
take over being maintainer from ports@
...
ok'd espie (yesterday)
2001-04-22 10:41:57 +00:00
shell
f7a2729ae0
ftpcopy upgrade to 0.3.7
...
- bump NEED_VERSION
- integrate COMMENT
from maintainer : Brian J. Kifiak <bk@rt.fm>
2001-04-22 10:10:54 +00:00
peter
9c67d66ac2
add '-m fast' to rc.shutdown suggestion, as otherwise the shutdown process
...
will default to waiting for all clients to disconnect - which could be never
2001-04-22 09:35:00 +00:00
peter
29d991f46c
minor type in an example
2001-04-22 09:03:40 +00:00
brad
4cc2a86a24
remove dewey dependency entry on gettext until post-2.9.
2001-04-22 04:23:13 +00:00
obecian
fa4e583a9a
add sdl and smpeg
2001-04-22 00:33:40 +00:00
peter
f436f5f836
oops. Thanks Peter Valchev for noticing.
2001-04-21 22:28:47 +00:00
peter
47009373fa
exim: add no_x11 combinations of builds with other FLAVORs and also
...
a "monster" (not really) all FLAVORs exim build. The no_ssl FLAVOR
is not normally used and I have left it out for use in special
circumstances.
ok espie@
2001-04-21 19:17:47 +00:00
peter
f255c13dfa
add FLAVOR="tcl odbc" postgresql build. ok espie@
2001-04-21 19:12:55 +00:00
peter
e827943d23
Add FLAVOR="odbc" for postgresql port. ok espie@
2001-04-21 19:05:45 +00:00