34 Commits

Author SHA1 Message Date
zhuk
d04ea22dcb Next KDE deconflicting step: rename share/config/ to share/config.kde3/ and
share/config.kcfg/ to share/config.kcfg.kde3/. Tested on i386, including
run-time tests (not for all apps, though).

After this commit, there are only two conflicting files in kdelibs 3.x and
4.x packages left - to be solved soon.

spurring from espie@
2013-12-22 19:24:33 +00:00
zhuk
0e3d15242b Do a massive change on the placement of some KDE3 apps data:
* share/apps => share/apps.kde3
  * share/doc/HTML => share/doc/HTML.kde3

This is a part of KDE3/4 deconflicting work.

Build tested in a bulk by landry@, also sat over a week on ports@.
Run-time tested with some KDE3 apps, including KMail, taxipilot, yakuake...

"do it" landry@
2013-10-22 11:33:55 +00:00
espie
26b383a87e disentangle kde3 from kde4: all kde3 with the same name get an explict
PKGSPEC.  revision bumps follow.

Also, tag all kde3 ports, those that use the module and those that do not,
with explicit kde3 tags.
2013-10-05 07:34:30 +00:00
zhuk
cc129972c6 Massive cleanup for KDE3. Main point is in changing WANTLIB from "foo" to
"lib/kde3/foo" where appropirate, but also many missing desktop goo items
added, some PFRAG.shared removed and so on.

input and okay landry@ and ajacoutot@, also okay espie@
2013-06-24 15:53:38 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
zhuk
3e0342c770 Move KDE 3 headers from ${PREFIX}/include to ${PREFIX}/include/kde.
This just unbreaks build of the port, no need to bump REVISION.

Tested in a bulk, input and okay by landry@
Reviewed by ajacoutot@ too
2013-01-23 21:44:10 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
ajacoutot
bdab10293b Adapt after PSEUDO_FLAVORS change in net/avahi. 2011-07-14 18:48:50 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
49cc004681 new WANTLIB 2010-11-11 16:27:54 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
steven
15ba4108f7 builds fine with openbsd libtool 2010-09-26 11:55:18 +00:00
sthen
d1c6f80880 use REVISION, checked with before/after make show=PKGNAMES (plus some
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
steven
c1e90ca01a use gnu libtool here for now 2010-04-26 20:09:18 +00:00
ajacoutot
b9b195187c No need to specify the no_* FLAVOR for avahi, this is the default now.
naddy thinks there may be some gratuitous bumps but let's be safe.

reads good to sthen@, ok jasper@
2010-03-29 07:52:26 +00:00
sthen
925762d959 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ ajacoutot@ landry@
2009-12-22 00:31:22 +00:00
sthen
92b4b3cfe5 correct the LIB_DEPENDS for avahi and bump; fixes build on a clean machine.
ok Brad (maintainer).
2009-08-12 13:54:18 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
ajacoutot
441f4abb76 - avahi gets picked up, so add it to lib_depends
(adds zeroconf support)

wantlib tweak from and ok Brad (maintainer)
2009-06-03 18:39:28 +00:00
naddy
ef710ac0c6 unbreak and include stats plugin; from Brad 2009-01-28 20:03:40 +00:00
sthen
6b59837eac SECURITY update to 2.2.8, fixes "several security issues in the
webinterface plugin".

(This is the last 2.x/KDE3 version of KTorrent, further updates
are for the 3.x/KDE4 version only).

From Brad (maintainer).
2008-12-16 00:04:19 +00:00
ajacoutot
c88ef39eea - update to ktorrent-2.2.7
this fixes a "rather nasty infinite loop in the queue manager"

from brad@
2008-05-29 07:39:09 +00:00
sthen
63da3039ab update license marker in comment (GPL->GPLv2), req by Brad 2008-04-24 23:57:24 +00:00
sthen
812c82a798 maintenance update from Brad - most patches are now upstream. 2008-04-24 00:19:40 +00:00
jakemsr
6fcdd6f95b avoid overflowing a time_t when converting timeval to a timestamp in
milliseconds.

problem found and fix sent upstream by Mark Peloquin, who notified the
port maintainer.  thanks Mark!

this patch is from brad@ (MAINTAINER) via ktorrent svn
2008-04-01 21:22:10 +00:00
naddy
7864fdb78c fix build if statvfs() is available; from brad@ 2008-02-05 19:17:15 +00:00
sthen
18e568bc9d update to 2.2.5, add my patch to use statfs where statvfs isn't available
from brad, tested by me
2008-01-30 12:18:59 +00:00
sthen
5d5dcf40c6 update KTorrent from Brad
"commit it if it works for you" ajacoutot
2007-12-27 10:24:51 +00:00
ajacoutot
4bb724e760 - add update-desktop-database goo
(this should be the last one hopefully)
2007-12-16 00:04:27 +00:00
steven
86900645d6 fix WANTLIB 2007-11-17 20:39:02 +00:00
todd
b4b969dc11 fix the display of upload/download speed, applied in upstream cvs already
from maint, tested by me
2007-11-08 21:13:10 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
deanna
82aad8322e Import ktorrent 2.1.4
KTorrent is a BitTorrent client for KDE. Its main features are: 

  o Download torrent files
  o Upload speed capping, seeing that most people can't upload infinite
    amounts of data
  o Internet searching using The Bittorrent website's search engine
  o UDP Trackers
  o Port forwarding with UPnP
  o IP blocking plugin
  o Importing of partially or fully downloaded files
  o Support for distributed hash tables
  o Protocol encryption
  o Bandwith scheduling
  o Directory scanner to automatically load torrents in certain directories
  o Trackers can be added to torrents
  o File prioritization for multi file torrents

From brad (MAINTAINER)
2007-07-19 02:59:44 +00:00