| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=11096
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=10673
|
|
|
|
| |
Notes:
svn path=/head/; revision=10525
|
|
|
|
| |
Notes:
svn path=/head/; revision=10055
|
|
|
|
| |
Notes:
svn path=/head/; revision=9738
|
|
|
|
|
|
|
|
|
|
| |
Recompile all your applications!
Only the minor revision of the shared libraries changed, but
they are not really upward compatible with those from Beta2!
Notes:
svn path=/head/; revision=9608
|
|
|
|
| |
Notes:
svn path=/head/; revision=8863
|
|
|
|
|
|
|
| |
${PREFIX}/share/doc/HTML/en/kdelibs ;-).
Notes:
svn path=/head/; revision=8579
|
|
|
|
|
|
|
| |
kde* ports have it this way already.
Notes:
svn path=/head/; revision=8501
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
The use of --x-inc and --x-lib to pass in multiple directories is a hack,
and should be replaced by a more robust approach. It works, but relies on
implementation details of the configure script.
Notes:
svn path=/head/; revision=8434
|