1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Will Andrews
246fe3cbb8 Back out USE_LIBTOOL. This thing isn't working. I'll have to do some more
work to ensure that LIBTOOL works properly next time I commit something to
fix this. :-(

Hopefully this will stop all the complaints that have flooded my mailbox.
2000-03-25 21:49:47 +00:00
R. Imura
544bec4012 Add share/applnk/Network 2000-03-25 19:42:59 +00:00
R. Imura
3daf5ca497 Doing KDE style mtree in kdelibs.
OK'd by:	will
2000-03-25 16:14:50 +00:00
Will Andrews
4cf6f6a1c3 Whoops, forgot to re-add libkdecore.la to PLIST per previous Makefile
commit. I hope this doesn't break USE_LIBTOOL. Same pretense as said commit.
2000-03-24 22:24:27 +00:00
Will Andrews
8a99d54a0d Fix kdelibs11 port so it builds on 5.0-CURRENT.
Change MAINTAINER to myself.
Clean up pkg/PLIST, fix some of the unexec rmdir's and change some of the
@dirrm's to unexec rmdir.
Add USE_LIBTOOL + remove pkg/PLIST *.la.
Actually add WWW: to pkg/DESCR.

Reported by:	asami
Approved by:	asami
2000-03-23 02:54:30 +00:00
Satoshi Asami
19a6a6739c Bump shlib numbers. Add ".1" to end of PKGNAME to distinguish it from
the previous version.

Submitted by:	Will Andrews <andrews@TECHNOLOGIST.COM>
2000-02-24 06:54:56 +00:00
Stefan Eßer
833e387518 Update to KDE-1.1.2 1999-09-18 09:02:12 +00:00
Stefan Eßer
c6161bba71 Upgrade KDE to Release 1.1.1. 1999-05-03 22:29:39 +00:00
Stefan Eßer
dd6fe9e879 Upgrade to KDE 1.1 RELEASE. 1999-02-08 22:25:54 +00:00
Stefan Eßer
523f3928b7 Upgrade to KDE-1.1pre2 ... 1999-02-06 23:22:08 +00:00
Satoshi Asami
274dff273c The red face you see behind the table is yours truly being ashamed by
committing a patch without testing.
1999-01-21 04:32:54 +00:00
Satoshi Asami
cc7d7ac38a Fix ordering of ln -s arguments -- the lib*.so symlinks were not properly
made, causing other kde*11 builds to fall over if dependencies were installed
from packages.
1999-01-21 00:54:24 +00:00
Stefan Eßer
8f11472006 Upgrade to the first pre-release of KDE 1.1.
This port requireat least s version 1.41 of the Qt library.
There will be an error reported by configure, if only an earlier
version is found, but no automatic port dependency exists (i.e.
the x11-toolkits/qt141 port has to be manually built and installed).

There may still be a problem with a missing -lXext in the kdesupport
port. This will be taken care of during the next few days, if the
problem still exists ...
1999-01-07 00:52:05 +00:00
Jun Kuriyama
06f40e8a25 Add missing *.so symlinks and add ${LN} for aout systems. 1998-10-10 06:43:49 +00:00
Brian Somers
17960648ef Elfify (no response from the maintainer)
With some help from postings by: Hans Petter Bieker <zerium@webindex.no>
1998-10-01 18:35:36 +00:00
Stefan Eßer
b5072b14e7 Upgrade to KDE Release 1.0
Partially based on patches prepared by Thomas Gellekum.
1998-07-13 23:36:02 +00:00
Stefan Eßer
527825c10d Update to KDE Beta4. 1998-04-25 07:33:05 +00:00
Stefan Eßer
04ca42b6b6 Upgrade to KDE Beta3:
Recompile all your applications!

Only the minor revision of the shared libraries changed, but
they are not really upward compatible with those from Beta2!
1998-02-07 11:55:47 +00:00
Stefan Eßer
a04ee5160f Update to Beta2 1997-11-27 00:29:58 +00:00
Thomas Gellekum
a2d6cd4a5c Run `ldconfig -m' on ${PREFIX}/lib, not on
${PREFIX}/share/doc/HTML/en/kdelibs ;-).
1997-11-11 07:28:19 +00:00
Stefan Eßer
1449f40eb6 Initial port of the KDE support libraries. Required by all other parts of KDE.
The use of --x-inc and --x-lib to pass in multiple directories is a hack,
and should be replaced by a more robust approach. It works, but relies on
implementation details of the configure script.
1997-11-01 14:21:18 +00:00