| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/12851
Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
|
|
|
|
| |
Submitted by: kiri@pis.toba-cmt.ac.jp
|
| |
|
| |
|
|
|
|
| |
around them, but they don't detect it (or we don't tell it what it wants to know.
|
|
|
|
| |
Submitted by: Carlos A M dos Santos <casantos@inf.ufrgs.br>
|
|
|
|
| |
for that platform.
|
|
|
|
|
| |
PR: 13677 (7 of 10)
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
|
|
|
| |
bsd.port.pre.mk
|
| |
|
| |
|
|
|
|
| |
Submitted by: BoB Savage <bob@savage.kiev.ua>
|
|
|
|
| |
Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>
|
|
|
|
| |
errors with pkg_delete.
|
|
|
|
| |
Approved by: jmz
|
| |
|
|
|
|
| |
(necessary for FreeBSD 2.2.x)
|
|
|
|
| |
Allow compilation of XF86Setup with tcl/tk 8.1
|
| |
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
|
| |
true -> ${TRUE}
false -> ${FALSE}
|
|
|
|
|
|
| |
will work again on FreeBSD/Alpha.
Reviewed by: gallatin
|
|
|
|
|
|
|
| |
tweaks to the PLIST to accomodate the recent upgrade to 3.3.4.
Submitted by: dfr
Reviewed by: jmz (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: 11924
Submitted by: taguchi@tohoku.iij.ad.jp
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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. :)
|
|
|
|
|
| |
ftp.ibp.fr (no such host) -> ftp.lip6.fr
ftp.uni-stuttgart.de (broken symlink) -> ftp.cs.tu-berlin.de
|
|
|
|
| |
Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
|
|
|
|
|
| |
neo cyrix rendition p9x00 spc8110
PR: ports/9114
|
| |
|
| |
|
| |
|
|
|
|
|
| |
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
|
|
|
|
|
| |
PR: ports/8230
Submitted by: NAKAJI Hiroyuki <nakaji@zeisei3.dpri.kyoto-u.ac.jp>
|
|
|
|
|
|
| |
PR: ports/8230
Reviewed by: jmz
Submitted by: NAKAJI Hiroyuki <nakaji@zeisei3.dpri.kyoto-u.ac.jp>
|
|
|
|
| |
Reviewed by: Steve Price <sprice@hiwaay.net>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
on the -current mailing list and at least partial credit goes
to the following people for this commit:
Joachim Kuebart <joki@kuebart.stuttgart.netsurf.de>
Ollivier Robert <roberto@keltia.freenix.fr>
NOTE: Kerberos support has been temporarily turned off until
someone can make it work.
|
| |
|
| |
|
|
|
|
|
| |
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
|
|
|
|
| |
feature.
|
|
|
|
| |
(sorry, I should hav batched these commits together better...)
|
|
|
|
|
|
|
| |
haven't rebuilt it in a while, make sure libtcl80.a and libtk80.a
have been ranlib-ed, else your build of XFree86 will choke.
OK'd by jmz
|
|
|
|
|
|
|
|
|
|
|
|
| |
following problems:
- xterm utmp handling problem.
- exploitable buffer overflows in xterm related to the preeditType,
inputMethod and *Keymap resources.
- fix xterm's mishandling of the -vb command line option.
- fix an invisible cursor problem with xterm.
- exploitable buffer overflows in setuid programs using the Xaw library
which are related to the preeditType and inputMethod resources.
|
|
|
|
|
| |
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
|