| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
| |
Approved by: pat
|
|
|
|
| |
headers)
|
|
|
|
| |
Approved by: asami
|
|
|
|
|
| |
PR: ports/17496
Submitted by: Tetsurou OKAZAKI <okazaki@be.to>
|
|
|
|
|
|
|
| |
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
|
|
|
|
|
|
|
| |
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
|
| |
|
| |
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
| |
chown -> ${CHOWN}
|
|
|
|
| |
an X dependancy)
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
|
|
|
|
| |
in bsd.port.mk and this helps to unify the check and install.
|
|
|
|
|
|
| |
PR: 10783
Submitted by: Peter Jeremy <peter.jeremy@auss2.alcatel.com.au>
Diagnosed by: David Deatherage <DDeatherage@bridge.com>
|
|
|
|
| |
PR: ports/10782
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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. :)
|
| |
|
|
|
|
| |
- patch for configure, unexelf.c, alpha.h, PLIST and etc.
|
| |
|
|
|
|
|
| |
PR: ports/8289 (part of)
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
|
|
|
|
| |
Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
|
|
|
|
|
| |
PR: 8090
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
|
|
|
|
| |
PR: ports/8208
|
| |
|
|
|
|
|
| |
emacsen (*mule-common, mule). That is left for someone more
familiar with their twisty incestuous relationships.
|
|
|
|
|
| |
depend on ordering in the parent Makefiles for the links to be created
correctly.
|
|
|
|
| |
conventions.
|
|
|
|
|
| |
the need for a hack in ld.so to make emacs work. I have submitted
these changes to a GNU emacs maintainer.
|
|
|
|
|
|
| |
goodness, I don't even know how long they were missing!
PR: 5286 (pointed out the ccmode omission)
|
| |
|
| |
|
|
|
|
|
|
|
| |
use the terminfo version of tparam() since the termcap version supplies
tgoto() which seriously screws up text display. ncurses-4.1 has both a
termcap and terminfo internal interface and is quicker with the terminfo
one even when it's read a termcap.db file.
|
|
|
|
|
| |
(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!
|
|
|
|
| |
ports/3175.
|
|
|
|
| |
PR ports/2860.
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
|
|
|
|
| |
Submitted (in part) by: rich
|
| |
|
| |
|
|
|
|
| |
rms, is no longer necessary (naturally).
|
|
|
|
| |
Submitted by: roberto@blaise.ibp.fr (Ollivier Robert)
|
|
|
|
| |
looks much nicer that way.
|
| |
|
|
|
|
| |
/usr/local/share/emacs!
|
|
|
|
| |
/usr/local/share/emacs!
|
| |
|
|
|
|
|
| |
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
|
|
|
|
| |
not in the source of emacs.
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)
The rest will follow later
|
|
|
|
| |
but I think perhaps that's just a little TOO automagic.
|
|
|
|
|
| |
Fix it. Also try out an interesting and possibly even functional
hack to preserve the dir file. I'm scared to try it, personally! :-)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Submitted by: jkh
|
|
|
|
| |
Submitted by: jkh
|
|
make one when I wake up again.. :)
Submitted by: jkh
|