| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
Submitted by: shige
PR: ports/12779
|
|
|
|
|
| |
Submitted by: Matthew Seaman <m.seaman@inpharmatica.co.uk>
PR: ports/11781
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
|
|
|
|
|
| |
because this port includes a long long patch for configure.
And patches/patch-ce removed.
|
| |
|
|
|
|
| |
- patch for configure, unexelf.c, alpha.h, PLIST and etc.
|
| |
|
|
|
|
|
| |
PR: ports/8775
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
|
|
|
|
| |
when the port is upgraded.
|
|
|
|
| |
PR: 7714
|
|
|
|
| |
Pointed out by: asami
|
| |
|
| |
|
|
|
|
|
| |
(with all entries listed in emacs.texi) deleted only the first entry
when the user did a pkg_delete (a bug in install-info, maybe?).
|
|
|
|
|
|
| |
(which was about equal to number of FreeBSD installations on Hale Bopp
itself). Seems like I need to just go ahead and commit it so people
can try out and scream!
|
|
|
|
| |
site 2 months ago and nobody noticed!
|
| |
|
| |
|
|
|
|
| |
Minor variable reordering where needed.
|
|
|
|
| |
Submitted by: asami
|
|
|
|
|
|
| |
Reminded by: "Philippe Charnier" <charnier@xp11.frmug.org>
Use GNU_CONFIGURE=yes instead of HAS_CONFIGURE=yes.
|
|
|
|
| |
Submitted (in part) by: rich
|
| |
|
|
|
|
| |
rms, is no longer necessary (naturally).
|
|
|
|
| |
looks much nicer that way.
|
| |
|
|
|
|
| |
/usr/local/share/emacs!
|
| |
|
|
|
|
|
| |
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
|
|
|
|
|
|
|
|
|
|
|
| |
called with a "-s" flag for shell-scripts, fells flat on the nose and doesn't
install them.
We have a serious problem with name overloading here. The bsd.port.mk file
uses INSTALL and INSTALL_PROGRAM that is also used from GNU's autoconfigure
script. If configure detects them it uses it happily with sometimes surprising
results. Normally configure know that shell scripts doesn't need the "-s"
flag but our INSTALL in bsd.port.mk always uses the "-s" flag and overides
configure's autodetection of the correct install and the installflags.
|
| |
|
|
|
|
| |
USES_GMAKE is set.
|
|
|
|
| |
but I think perhaps that's just a little TOO automagic.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Make MASTER_SITES entries contain a trailing /. Garrett says that
assuming a '/' seperator between entries in MASTER_SITES and entries
in DISTFILES is a dangerous assumption. This will also be taken
out of bsd.port.mk.
2. General clean-up. Some of these Makefiles were a little grim.
Make sure they're all in sync with the sometimes rapidly changing
bsd.port.mk! :)
3. Some small configuration tweaks to keep them compiling under the
most recent 2.0 - some things seem to have broken along our road
to release.
|
|
|
|
| |
this new ports system! :-)
|
|
|
|
| |
correctly.
|
|
|
|
|
|
|
| |
can just give me a little utility that ftps things based on an
ftp://... spec (connects as anonymous, fetches by full path, etc)
I might be able to make bsd.port.mk DTRT automagically.
Submitted by: jkh
|
|
|
|
| |
Submitted by: jkh
|
|
make one when I wake up again.. :)
Submitted by: jkh
|