| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=47615
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Submitted by: steve
Notes:
svn path=/head/; revision=34435
|
|
|
|
|
|
|
| |
Submitted by: will
Notes:
svn path=/head/; revision=34142
|
|
|
|
|
|
|
|
|
| |
There is no so-version bump, because of compatibility.
Approved by: will (kde11 maintainer)
Notes:
svn path=/head/; revision=34140
|
|
|
|
| |
Notes:
svn path=/head/; revision=33336
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=29630
|
|
|
|
|
|
|
| |
Approved by: se (previous maintainer)
Notes:
svn path=/head/; revision=28517
|
|
|
|
| |
Notes:
svn path=/head/; revision=27419
|
|
|
|
|
|
|
| |
with incompatible shlibs.
Notes:
svn path=/head/; revision=26242
|
|
|
|
|
|
|
| |
3-stable will be unable to link with old libraries.
Notes:
svn path=/head/; revision=26238
|
|
|
|
| |
Notes:
svn path=/head/; revision=21828
|
|
|
|
| |
Notes:
svn path=/head/; revision=20944
|
|
|
|
|
|
|
| |
the .la file.
Notes:
svn path=/head/; revision=19217
|
|
|
|
|
|
|
| |
Reportde by: imura@cs.titech.ac.jp
Notes:
svn path=/head/; revision=18768
|
|
|
|
| |
Notes:
svn path=/head/; revision=18441
|
|
|
|
|
|
|
| |
GZIP or BZIP2 distfiles. I went with BZIP2.
Notes:
svn path=/head/; revision=16923
|
|
|
|
| |
Notes:
svn path=/head/; revision=16563
|
|
|
|
| |
Notes:
svn path=/head/; revision=16552
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
committing a patch without testing.
Notes:
svn path=/head/; revision=16225
|
|
|
|
|
|
|
|
| |
made, causing other kde*11 builds to fall over if dependencies were installed
from packages.
Notes:
svn path=/head/; revision=16220
|
|
|
|
| |
Notes:
svn path=/head/; revision=15990
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=15881
|
|
|
|
|
|
|
| |
With some help from postings by: Hans Petter Bieker <zerium@webindex.no>
Notes:
svn path=/head/; revision=13579
|
|
|
|
| |
Notes:
svn path=/head/; revision=13566
|
|
|
|
|
|
|
|
| |
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
GNU_CONFIGURE)
Notes:
svn path=/head/; revision=12469
|
|
|
|
| |
Notes:
svn path=/head/; revision=12335
|
|
|
|
|
|
|
| |
but to build Qt-1.40 if no compiled Qt library can be found.
Notes:
svn path=/head/; revision=12083
|
|
|
|
| |
Notes:
svn path=/head/; revision=11966
|
|
|
|
| |
Notes:
svn path=/head/; revision=11905
|
|
|
|
| |
Notes:
svn path=/head/; revision=10923
|
|
|
|
| |
Notes:
svn path=/head/; revision=10055
|
|
|
|
|
|
|
| |
our mimepp port does no longer suffice to build kdenetwork.
Notes:
svn path=/head/; revision=9883
|
|
|
|
| |
Notes:
svn path=/head/; revision=9685
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
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
|