summaryrefslogtreecommitdiff
path: root/net/kdenetwork4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ElfifyBrian Somers1998-10-011-11/+9
| | | | Notes: svn path=/head/; revision=13581
* Mark all KDE ports BROKEN for ELF.Justin M. Seger1998-09-301-1/+3
| | | | Notes: svn path=/head/; revision=13545
* giflib is now converted to ELF so remove regexp support.Steve Price1998-09-191-2/+2
| | | | Notes: svn path=/head/; revision=13232
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-151-2/+2
| | | | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
* Replace qt dependencies with USE_QT.Satoshi Asami1998-08-121-5/+4
| | | | | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) Notes: svn path=/head/; revision=12469
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-3/+3
| | | | Notes: svn path=/head/; revision=12335
* Change dependencies to accept Qt-1.33 if present,Stefan Eßer1998-07-231-3/+3
| | | | | | | but to build Qt-1.40 if no compiled Qt library can be found. Notes: svn path=/head/; revision=12083
* Upgrade to KDE Release 1.0Stefan Eßer1998-07-193-33/+66
| | | | Notes: svn path=/head/; revision=11966
* Mark as broken, will be upgraded to 1.0 within a few days.Stefan Eßer1998-07-131-1/+3
| | | | Notes: svn path=/head/; revision=11905
* Upgrade to Beta 4.1Stefan Eßer1998-05-213-36/+190
| | | | Notes: svn path=/head/; revision=11094
* Change JPEG shared library number to 9. This is to make sure that everyoneJustin M. Seger1998-05-041-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
* Mark these ports broken, they are left behind in the beta-4.1 upgradeSatoshi Asami1998-04-291-1/+3
| | | | | | | and no longer build. Notes: svn path=/head/; revision=10762
* Switch remaining ports to use jpeg lib version 8.0.Justin M. Seger1998-04-151-2/+2
| | | | Notes: svn path=/head/; revision=10525
* portlint: ln -> ${LN}Andreas Klemm1998-04-111-2/+2
| | | | | | | | Force symlink: ${LN} -s -> ${LN} -sf, in case of error a 2nd try of make install doesn't fail with an error link exists ... Notes: svn path=/head/; revision=10478
* Use $(MASTER_SITE_KDE)Stefan Eßer1998-03-061-4/+3
| | | | Notes: svn path=/head/; revision=10055
* Add category news because of krn.Stefan Eßer1998-03-041-2/+2
| | | | Notes: svn path=/head/; revision=10038
* Upgrade to Beta3Stefan Eßer1998-02-233-63/+126
| | | | Notes: svn path=/head/; revision=9896
* Remove the two kdesupport dependencies, I assume Stefan will fixSatoshi Asami1998-02-181-3/+1
| | | | | | | those later when he upgrades it but it's pointing to nowhere now. Notes: svn path=/head/; revision=9792
* Mark kdenetwork broken instead of taking it out of the parent Makefile.Satoshi Asami1998-02-161-1/+2
| | | | Notes: svn path=/head/; revision=9750
* (1) Move the following ports out of x11/:Satoshi Asami1997-11-051-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Add build dependency on libgdbm.aStefan Eßer1997-11-031-2/+3
| | | | Notes: svn path=/head/; revision=8463
* This port provides the KDE Mail and News user agents, which are not yetStefan Eßer1997-11-035-0/+138
fully functional, different from most of the other KDE stuff, but look very promising, already. Notes: svn path=/head/; revision=8451