summaryrefslogtreecommitdiff
path: root/archivers/ark (unfollow)
Commit message (Collapse)AuthorFilesLines
1998-07-14Upgrade to KDE Release 1.0Stefan Eßer3-27/+135
Notes: svn path=/head/; revision=11916
1998-07-13Mark as broken, will be upgraded to 1.0 within a few days.Stefan Eßer1-1/+3
Notes: svn path=/head/; revision=11905
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-05-02Port is no longer broken: correct PLIST has been commitedStefan Eßer1-3/+1
Notes: svn path=/head/; revision=10810
1998-05-02Update PLIST to match Beta4.1Stefan Eßer1-22/+68
Notes: svn path=/head/; revision=10809
1998-04-28===> Building package for kdeutils-4.1bSatoshi Asami1-1/+3
Creating package /usr/ports/packages/All/kdeutils-4.1b.tgz Registering depends: giflib-3.0 jpeg-6b kdelibs-4.1b qt-1.31. Creating gzip'd tar ball in '/usr/ports/packages/All/kdeutils-4.1b.tgz' tar: can't add file share/applnk/Applications/kedit.kdelnk : No such file or directory tar: can't add file share/apps/kjots/toolbar/OpenBook.xpm : No such file or directory tar: can't add file share/apps/kjots/toolbar/filedel.xpm : No such file or directory tar: can't add file share/apps/kljettool/pics/kljetlogo.xpm : No such file or directory tar: can't add file share/doc/HTML/en/kjots/index.html : No such file or directory tar: can't add file share/icons/kjots.xpm : No such file or directory *** Error code 1 Notes: svn path=/head/; revision=10729
1998-04-27Update to KDE Beta4.Stefan Eßer2-10/+15
Notes: svn path=/head/; revision=10713
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-02-15Clean up MakefileStefan Eßer1-6/+7
Notes: svn path=/head/; revision=9739
1998-02-07Upgrade to KDE Beta3Stefan Eßer3-118/+123
Notes: svn path=/head/; revision=9616
1997-11-29Don't delete ${PREFIX}/share/doc.Satoshi Asami1-1/+0
Notes: svn path=/head/; revision=8887
1997-11-28Update to Beta2Stefan Eßer3-22/+42
Notes: svn path=/head/; revision=8874
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-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-02Utilities for the KDE desktop environment (Calculator, Editor,Stefan Eßer5-0/+184
Calendar,...). Notes: svn path=/head/; revision=8441