| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=21711
|
|
|
|
| |
Notes:
svn path=/head/; revision=21701
|
|
|
|
| |
Notes:
svn path=/head/; revision=20948
|
|
|
|
| |
Notes:
svn path=/head/; revision=19018
|
|
|
|
| |
Notes:
svn path=/head/; revision=18441
|
|
|
|
| |
Notes:
svn path=/head/; revision=16948
|
|
|
|
|
|
|
| |
GZIP or BZIP2 distfiles. I went with BZIP2.
Notes:
svn path=/head/; revision=16923
|
|
|
|
| |
Notes:
svn path=/head/; revision=16564
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=15990
|
|
|
|
|
|
|
| |
using the old names (without "11").
Notes:
svn path=/head/; revision=15927
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=13581
|
|
|
|
| |
Notes:
svn path=/head/; revision=13545
|
|
|
|
| |
Notes:
svn path=/head/; revision=13232
|
|
|
|
|
|
|
|
| |
(Note, since the shlib major didn't change this just removes the regexp
support.)
Notes:
svn path=/head/; revision=13147
|
|
|
|
|
|
|
|
| |
(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=11123
|
|
|
|
| |
Notes:
svn path=/head/; revision=11112
|
|
|
|
| |
Notes:
svn path=/head/; revision=10924
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
no longer builds.
Notes:
svn path=/head/; revision=10755
|
|
|
|
| |
Notes:
svn path=/head/; revision=10525
|
|
|
|
| |
Notes:
svn path=/head/; revision=10055
|
|
|
|
|
|
|
|
|
| |
make sure this one is correct.
Requested by: se
Notes:
svn path=/head/; revision=9770
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
look at the Asteroids game ...
Notes:
svn path=/head/; revision=8444
|