summaryrefslogtreecommitdiff
path: root/converters/kdesupport11/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Say goodbye to Qt 1.x and all of its dependents. The one port I foundWill Andrews2002-04-191-30/+0
| | | | | | | | | | | | | | | | which probably isn't supposed to be removed is misc/instant-workstation, which had a dependency on audio/xamp (being removed), so I removed that dependency and bumped PORTREVISION. All other ports are real dependents upon Qt 1.x, including KDE 1.x stuff. Code in bsd.kde.mk supporting these ports is also removed or adjusted. Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be committed Real Soon Now (TM), pending repo-copies. This commit made in impending view of Qt3/KDE3 entering ports tree. Notes: svn path=/head/; revision=57872
* Set DIST_SUBDIR=KDEDmitry Sivachenko2001-09-101-0/+1
| | | | Notes: svn path=/head/; revision=47615
* Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically toWill Andrews2001-08-251-1/+1
| | | | | | | | | | | maintain and improve QT/KDE on FreeBSD. This group (at this time) consists of: demon, olgeni, kevlo, lauri@kde.org, rwatson, and will. While I'm here, fail build of kdelibs11 if kdelibs2 is installed. This was originally supposed to be committed with the 2.2 update, but... Notes: svn path=/head/; revision=46840
* Overhaul QT/KDE support:Will Andrews2001-04-031-9/+2
| | | | | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal) Notes: svn path=/head/; revision=40792
* Update MASTER_SITES and add NO_LATEST_LINK=yes to facilitate KDE2.Will Andrews2000-10-301-1/+2
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=34435
* Make it PREFIX-safe.R. Imura2000-10-231-2/+10
| | | | | | | Submitted by: will Notes: svn path=/head/; revision=34142
* Merge kde11-i18n into kde11, and remove my *-i18n ports.R. Imura2000-10-231-1/+2
| | | | | | | | | There is no so-version bump, because of compatibility. Approved by: will (kde11 maintainer) Notes: svn path=/head/; revision=34140
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-161-4/+1
| | | | Notes: svn path=/head/; revision=29630
* Change MAINTAINER to myself, and clean these ports up a little.Will Andrews2000-05-171-8/+5
| | | | | | | Approved by: se (previous maintainer) Notes: svn path=/head/; revision=28517
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27419
* Add ".1" at end of PKGNAME to distinguish this with the previous versionSatoshi Asami2000-02-241-0/+1
| | | | | | | with incompatible shlibs. Notes: svn path=/head/; revision=26242
* Bump shlib numbers, USE_QT now implies USE_NEWGCC so people usingSatoshi Asami2000-02-241-8/+2
| | | | | | | 3-stable will be unable to link with old libraries. Notes: svn path=/head/; revision=26238
* Update to KDE-1.1.2Stefan Eßer1999-09-201-2/+2
| | | | Notes: svn path=/head/; revision=21828
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't installMichael Haro1999-06-051-2/+2
| | | | | | | the .la file. Notes: svn path=/head/; revision=19217
* Categories should be "converters kde", not "x11 kde".Satoshi Asami1999-05-101-2/+2
| | | | | | | Reportde by: imura@cs.titech.ac.jp Notes: svn path=/head/; revision=18768
* Upgrade KDE to Release 1.1.1.Stefan Eßer1999-05-031-3/+3
| | | | Notes: svn path=/head/; revision=18441
* MASTER_SITE_SUBDIR was broken. My choices in fixing were either go withDavid E. O'Brien1999-02-281-2/+4
| | | | | | | GZIP or BZIP2 distfiles. I went with BZIP2. Notes: svn path=/head/; revision=16923
* Upgrade to KDE 1.1 RELEASE.Stefan Eßer1999-02-081-3/+3
| | | | Notes: svn path=/head/; revision=16563
* Upgrade to KDE-1.1pre2 ...Stefan Eßer1999-02-061-8/+11
| | | | Notes: svn path=/head/; revision=16552
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-031-7/+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
* Add bzip2 dependency. They were missing in some kde*11 Makefiles.Satoshi Asami1999-01-111-1/+3
| | | | Notes: svn path=/head/; revision=15990
* Upgrade to the first pre-release of KDE 1.1.Stefan Eßer1999-01-071-5/+8
| | | | | | | | | | | | | | 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
* Mark these broken while Stefan works on an upgrade.Satoshi Asami1999-01-061-1/+3
| | | | Notes: svn path=/head/; revision=15881
* Elfify (no response from the maintainer)Brian Somers1998-10-011-3/+4
| | | | | | | With some help from postings by: Hans Petter Bieker <zerium@webindex.no> Notes: svn path=/head/; revision=13579
* Mark BROKEN for ELF.Justin M. Seger1998-10-011-1/+3
| | | | Notes: svn path=/head/; revision=13566
* Replace qt dependencies with USE_QT.Satoshi Asami1998-08-121-4/+2
| | | | | | | | (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-191-16/+5
| | | | 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
* Update to Beta-4.1Stefan Eßer1998-05-091-6/+11
| | | | Notes: svn path=/head/; revision=10923
* Use $(MASTER_SITE_KDE)Stefan Eßer1998-03-061-4/+3
| | | | Notes: svn path=/head/; revision=10055
* Bring back kdesupport, we only need (and only build) "mimelib" sinceStefan Eßer1998-02-221-0/+34
| | | | | | | our mimepp port does no longer suffice to build kdenetwork. Notes: svn path=/head/; revision=9883
* Remove kdesupport: Not required by any of our KDE ports ...Stefan Eßer1998-02-121-34/+0
| | | | Notes: svn path=/head/; revision=9685
* (1) Move the following ports out of x11/:Satoshi Asami1997-11-051-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
* Only the MIME and UU libraries are required from kdesupport,Stefan Eßer1997-11-031-0/+33
since libjpeg, libgif etc. exist as individual ports already. This port is required as a pre-requisite to kdenetwork. Notes: svn path=/head/; revision=8450