summaryrefslogtreecommitdiff
path: root/x11/kdebase4 (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-09-22Remove CD-ROM.kdelnk for the fourth time.Satoshi Asami1-1/+0
Notes: svn path=/head/; revision=21893
1999-09-18Update to KDE-1.1.2Stefan Eßer3-5/+320
Notes: svn path=/head/; revision=21711
1999-09-18The version number of libgif.so has changed to 5.Steve Price1-1/+1
Notes: svn path=/head/; revision=21701
1999-08-31$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21147
1999-05-27Forget about ${PREFIX}/include/giflib.Thomas Gellekum1-3/+2
Notes: svn path=/head/; revision=19018
1999-05-10Categories "misc kde" should be "x11 kde".Satoshi Asami1-2/+2
Reported by: imura@cs.titech.ac.jp Notes: svn path=/head/; revision=18767
1999-05-05Remove one file that is not installed. I'm not sure if this is theSatoshi Asami1-1/+0
correct fix but at least this will get the package build going again. Notes: svn path=/head/; revision=18489
1999-05-03Upgrade KDE to Release 1.1.1.Stefan Eßer3-26/+67
Notes: svn path=/head/; revision=18441
1999-03-19Now that gettext includes a shared library, dependencies shouldJacques Vidrine1-4/+3
use it in LIB_DEPENDS. PR: ports/10647 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=17285
1999-02-28Portlint.Satoshi Asami1-3/+2
Notes: svn path=/head/; revision=16953
1999-02-28MASTER_SITE_SUBDIR was broken. My choices in fixing were either go withDavid E. O'Brien2-3/+5
GZIP or BZIP2 distfiles. I went with BZIP2. Notes: svn path=/head/; revision=16923
1999-02-13Add build and run depends to msgfmt (gettext).Satoshi Asami1-1/+3
Notes: svn path=/head/; revision=16714
1999-02-13Remove one file that does not exist.Satoshi Asami1-1/+0
Notes: svn path=/head/; revision=16713
1999-02-08Remove extra argument to "configure" that had been committed by accident.Stefan Eßer1-3/+1
Notes: svn path=/head/; revision=16564
1999-02-08Upgrade to KDE 1.1 RELEASE.Stefan Eßer3-11/+45
Notes: svn path=/head/; revision=16563
1999-02-06Upgrade to KDE-1.1pre2 ...Stefan Eßer3-68/+182
Notes: svn path=/head/; revision=16552
1999-02-03Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1-6/+2
bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518
1999-01-21Remove a non-existent file so this thing packages.Satoshi Asami1-1/+0
Notes: svn path=/head/; revision=16233
1999-01-21${RM} is not defined outside bsd.port.mk, so pass it down in MAKE_ENV.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=16232
1999-01-10There are a total of 5 locale specific message files, that can not beStefan Eßer1-5/+0
installed. Until this is fixed in the KDE sources, those files have to be removed from the Makefiles that deal with them and from the PLIST of this port ... Notes: svn path=/head/; revision=15989
1999-01-08Make dependency lines point to right directories -- they were stillSatoshi Asami1-2/+2
using the old names (without "11"). Notes: svn path=/head/; revision=15927
1999-01-07Upgrade to the first pre-release of KDE 1.1.Stefan Eßer3-52/+597
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 ... Notes: svn path=/head/; revision=15901
1999-01-06Mark these broken while Stefan works on an upgrade.Satoshi Asami1-1/+3
Notes: svn path=/head/; revision=15881
1998-12-01Add dependency to xpm.Satoshi Asami1-2/+3
Notes: svn path=/head/; revision=14973
1998-10-10Activate utmp, wtmp and lastlog support for kvt.Jun Kuriyama1-55/+2
Submitted by: "Andrew J. Korty" <ajk@physics.purdue.edu> Forwarded by: Stefan Esser <se@mi.uni-koeln.de> BTW, this port installs some files missing in PLIST depending on what program is installed on the system. Are there any hacks for this? # I deleted @dirrm's which are included in kdelibs. Notes: svn path=/head/; revision=13843
1998-10-01ElfifyBrian Somers1-9/+7
Notes: svn path=/head/; revision=13581
1998-09-30Mark all KDE ports BROKEN for ELF.Justin M. Seger1-1/+3
Notes: svn path=/head/; revision=13545
1998-09-19giflib is now converted to ELF so remove regexp support.Steve Price1-2/+2
Notes: svn path=/head/; revision=13232
1998-09-15jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1-2/+2
(Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
1998-08-12Replace qt dependencies with USE_QT.Satoshi Asami1-4/+3
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) Notes: svn path=/head/; revision=12469
1998-08-07Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1-3/+3
Notes: svn path=/head/; revision=12335
1998-07-23Change dependencies to accept Qt-1.33 if present,Stefan Eßer1-3/+3
but to build Qt-1.40 if no compiled Qt library can be found. Notes: svn path=/head/; revision=12083
1998-07-13Fix MASTER_SITE_SUBDIR.Stefan Eßer1-2/+2
Notes: svn path=/head/; revision=11908
1998-07-13Upgrade to KDE Release 1.0Stefan Eßer3-100/+275
Partially based on patches prepared by Thomas Gellekum. Notes: svn path=/head/; revision=11906
1998-05-04Change JPEG shared library number to 9. This is to make sure that everyoneJustin M. Seger1-2/+2
installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami Notes: svn path=/head/; revision=10846
1998-04-25Update to KDE Beta4.Stefan Eßer3-26/+325
Notes: svn path=/head/; revision=10673
1998-04-15Switch remaining ports to use jpeg lib version 8.0.Justin M. Seger1-2/+2
Notes: svn path=/head/; revision=10525
1998-03-06Use $(MASTER_SITE_KDE)Stefan Eßer1-4/+3
Notes: svn path=/head/; revision=10055
1998-03-06Add kdm_bg.jpg to wallpapersStefan Eßer1-0/+1
Notes: svn path=/head/; revision=10054
1998-02-15Clean up MakefileStefan Eßer1-5/+5
Notes: svn path=/head/; revision=9738
1998-02-07Upgrade to Beta3Stefan Eßer3-454/+794
Notes: svn path=/head/; revision=9609
1997-11-27Fix --prefix parameter: The previous commit contained a value used forStefan Eßer1-3/+2
testing the PLIST ... Notes: svn path=/head/; revision=8865
1997-11-27Update to Beta2Stefan Eßer3-429/+414
Notes: svn path=/head/; revision=8863
1997-11-05(1) Move the following ports out of x11/:Satoshi Asami1-3/+4
kdegames -> games/ kdenetwork -> net/ kdesupport -> converters/ kdeutils -> misc/ (Repository copy already done, dependency path and category name fixups is being done in this commit.) (2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib}) ports. (3) Make package names follow the convention. (4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...". There is no need to specify the full pathname if the target is an executable in the standard path. (Actually, as the same port is specified in LIB_DEPENDS, I think we can completely do away with this line but since Stefan added this explicitly, I assume there is a reason for it and left it alone.) Approved by: se (all but 4) Notes: svn path=/head/; revision=8489
1997-11-03Fix PLIST and remove CONFIGURE option from Makefile, since it wasStefan Eßer2-605/+603
ignored by the KDE configure script, anyway. Notes: svn path=/head/; revision=8462
1997-11-03Add BUILD_DEPENDS on moc pre-processor.Stefan Eßer1-2/+3
Make LIB_DEPENDS accept both libjpeg.so.6.0 and 7.0, as requested by TOYONAGA Tatsuto <toyonaga@msd.ts.fujitsu.co.jp> Notes: svn path=/head/; revision=8449
1997-11-01Intial import of the base KDE components (at level Beta1-3).Stefan Eßer5-0/+798
kwm - window manager kfm - file manager kdm - login manager (xdm replacement) kcc - KDE config tool kvt - xterm replacement ... and too many more to list here ... I have not yet tested the functionality of kdm, but there seems to be a problem with decoding the screenlock password, so it may be wise to use KDE with xdm for now (or to use startkde, which also shows what to add to your .xsession file, if you want to stay with xdm). Notes: svn path=/head/; revision=8435