| Commit message (Collapse) | Author | Files | Lines |
|
Notes:
svn path=/head/; revision=11552
|
|
Notes:
svn path=/head/; revision=11406
|
|
PR: 6725
Submitted by: Hans Petter Bieker <hanspb@persbraten.vgs.no>
Notes:
svn path=/head/; revision=11405
|
|
$PREFIX/share/misc.
Notes:
svn path=/head/; revision=11345
|
|
sure if I really need the latter, but since we're building the
required bits anyway....)
Notes:
svn path=/head/; revision=11291
|
|
Notes:
svn path=/head/; revision=11289
|
|
Notes:
svn path=/head/; revision=11287
|
|
tar: can't add file libexec/amanda/amcat.awk : No such file or directory
tar: can't add file libexec/amanda/amplot.awk : No such file or directory
tar: can't add file libexec/amanda/amplot.g : No such file or directory
tar: can't add file libexec/amanda/amplot.gp : No such file or directory
tar: can't add file sbin/amplot : No such file or directory
Notes:
svn path=/head/; revision=11283
|
|
2. Make --enable-subshell as configure argument.
Notes:
svn path=/head/; revision=11241
|
|
Notes:
svn path=/head/; revision=11212
|
|
Notes:
svn path=/head/; revision=11206
|
|
Notes:
svn path=/head/; revision=11195
|
|
Notes:
svn path=/head/; revision=11192
|
|
Notes:
svn path=/head/; revision=11150
|
|
Notes:
svn path=/head/; revision=11137
|
|
PR: 6703
Submitted by: maintainer
Notes:
svn path=/head/; revision=11119
|
|
which was just committed.
Notes:
svn path=/head/; revision=11032
|
|
Notes:
svn path=/head/; revision=10966
|
|
need GNU cpio and gzip, but at least you don't have to install the
whole RPM manager to get the files in an RPM.
Notes:
svn path=/head/; revision=10956
|
|
Notes:
svn path=/head/; revision=10941
|
|
A Scour Media Agent client for UNIX.
PR: 6553, 6554
Submitted by: Donald Burr <dburr@POBoxes.com>
Notes:
svn path=/head/; revision=10940
|
|
Notes:
svn path=/head/; revision=10882
|
|
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
Notes:
svn path=/head/; revision=10860
|
|
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
|
|
of other ports.
PR: 6423
Notes:
svn path=/head/; revision=10829
|
|
Change MAINTAINER from ports->me
Notes:
svn path=/head/; revision=10826
|
|
Notes:
svn path=/head/; revision=10810
|
|
Notes:
svn path=/head/; revision=10809
|
|
Notes:
svn path=/head/; revision=10807
|
|
to depend on it. This fixes gimp's build problem ("XDELTA not found,
the sky is falling!!!") too.
PR: 6451
Submitted by: Donald Burr dburr@POBoxes.com
Notes:
svn path=/head/; revision=10774
|
|
Notes:
svn path=/head/; revision=10770
|
|
Creating package /usr/ports/packages/All/kdeutils-4.1b.tgz
Registering depends: giflib-3.0 jpeg-6b kdelibs-4.1b qt-1.31.
Creating gzip'd tar ball in '/usr/ports/packages/All/kdeutils-4.1b.tgz'
tar: can't add file share/applnk/Applications/kedit.kdelnk : No such file or directory
tar: can't add file share/apps/kjots/toolbar/OpenBook.xpm : No such file or directory
tar: can't add file share/apps/kjots/toolbar/filedel.xpm : No such file or directory
tar: can't add file share/apps/kljettool/pics/kljetlogo.xpm : No such file or directory
tar: can't add file share/doc/HTML/en/kjots/index.html : No such file or directory
tar: can't add file share/icons/kjots.xpm : No such file or directory
*** Error code 1
Notes:
svn path=/head/; revision=10729
|
|
Notes:
svn path=/head/; revision=10713
|
|
Notes:
svn path=/head/; revision=10654
|
|
PR: 6381
Notes:
svn path=/head/; revision=10648
|
|
Notes:
svn path=/head/; revision=10635
|
|
PR: 5431
Submitted by: ian@majesticnet.com
Notes:
svn path=/head/; revision=10634
|
|
Notes:
svn path=/head/; revision=10617
|
|
of order includes--this version compiled on a 2.2.6 machine without
problems, though).
Rather than patch it, I cut a new release.
Problem #2 is:
> 1) Though the port depends on GDBM, the configure script does not find
> it; I got that to work by creating ad hoc symlinks for
> /usr/include/gdbm.h and /usr/lib/libgdbm.a --> for some reasons,
> /usr/local/include and /usr/local/lib are ignored (btw, any way I can do
> that "cleanly" for all ports?)
which I haven't touched. Since the standard gcc doesn't search
/usr/local/include and /usr/local/lib, it is neccesary to have
CFLAGS=-I/usr/local/include
LDFLAGS=-L/usr/local/lib
before configure succeeds, but I tried adding those lines to MAKE_ENV
and it didn't help configure (is there a CONFIGURE_ENV)?
Why doesn't it search those paths anyway? I looked at other ports which
require gdbm and they are no different, it seems they all have this problem,
or their makefiles have hardcoded /usr/local paths in them.
-josh
Notes:
svn path=/head/; revision=10614
|
|
make WITH_SETUID=yes
it will install setuid root, and verify system passwords. Otherwise,
it will not.
Notes:
svn path=/head/; revision=10604
|
|
stage is run by root, "configure" asks whether the program should be
installed setuid, to allow it to verify passwords.
A better solution may be a make variable.
Submitted by: Joe "Marcus" Clarke <marcus@miami.edu>
Notes:
svn path=/head/; revision=10601
|
|
Notes:
svn path=/head/; revision=10600
|
|
PR: 6354
Submitted by: Joe "Marcus" Clarke <marcus@miami.edu>
Notes:
svn path=/head/; revision=10599
|
|
Notes:
svn path=/head/; revision=10569
|
|
Notes:
svn path=/head/; revision=10525
|
|
- the method for removing japanese-oriented code fragment has changed.
Notes:
svn path=/head/; revision=10486
|
|
Notes:
svn path=/head/; revision=10483
|
|
Notes:
svn path=/head/; revision=10438
|
|
Forgotten by: whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist
Notes:
svn path=/head/; revision=10426
|
|
Notes:
svn path=/head/; revision=10417
|