| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 31634
Submitted by: Udo Schweigert <ust@cert.siemens.de>
|
| |
|
|
|
|
|
| |
PR: ports/31616
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
|
|
|
| |
Fix a bug: When export to EPS file, big5 characters could not be
correctly wrapped.
Submitted by: June-Yen Huang <jihuang@gate.sinica.edu.tw>
|
|
|
|
|
| |
Pointed-out by: TERAMOTO Masahiro <markun@onohara.to>
PR: 31628
|
|
|
|
|
| |
PR: ports/31542
Submitted by: MAINTAINER
|
|
|
|
|
|
| |
will at least try to contact GNOME team before doing any changes to ports
maintained by gnome@FreeBSD.org, especially when those changes are obviously
untested.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the path to the environment directory to be used.
This allows you to do neat things like:
[roam@straylight:v0 /usr/ports/textproc/docproj]$ mkdir -p `penv -p`
[roam@straylight:v0 /usr/ports/textproc/docproj]$ echo no > `penv -p`/JADETEX
[roam@straylight:v0 /usr/ports/textproc/docproj]$ echo yes > `penv -p`/A4
[roam@straylight:v0 /usr/ports/textproc/docproj]$ penv -L
JADETEX=no
A4=yes
[roam@straylight:v0 /usr/ports/textproc/docproj]$ penv make clean all install
..and watch the port build fly!
|
|
|
|
|
|
|
|
|
|
| |
Reported by: Jim Freeze <jfreeze@freebsdportal.com>
- Fix the name of the macro to enable the Unicode support.
Submitted by: HIDAKA Takahiro <cv8t-hdk@asahi-net.or.jp>
- Bump the PORTREVISION accordingly.
|
| |
|
|
|
|
| |
abusing AUTOMAKE...
|
|
|
|
| |
abusing AUTOMAKE...
|
|
|
|
|
| |
as is intended. I don't know what the porter was trying to acompilsh.
Also, I accidently removed some lines I didn't intend to.
|
|
|
|
| |
or pre-build target.
|
|
|
|
|
| |
commits. Repeat after me: once set PORTEPOCH could not be decreased or
deleted.
|
|
|
|
|
| |
systems. Some functionality is still missed, though (e.g. Mozilla component
doesn't work), but it is a good start.
|
|
|
|
|
|
|
| |
erroneously decreased it to 2.
Submitted by: Joe Clarke <marcus@marcuscom.com>
Mike Harding <mvh@ix.netcom.com>
|
|
|
|
| |
Submitted by: "Tim J. Robbins" <tim@robbins.dropbear.id.au>
|
|
|
|
| |
Submitted by: Anders Andersson <anders@codefactory.se>
|
|
|
|
|
| |
PR: 31594
Submitted by: TOGAWA Satoshi <toga@puyo.org>
|
|
|
|
|
|
|
| |
set ${AUTOMAKE_ARGS} to --add-missing --include-deps.
PR: 31593
Submitted by: TOGAWA Satoshi <toga@puyo.org>
|
|
|
|
|
|
|
| |
to -a -i.
PR: 31592
Submitted by: TOGAWA Satoshi <toga@puyo.org>
|
|
|
|
|
|
|
| |
to -a -i.
PR: 31590
Submitted by: TOGAWA Satoshi <toga@puyo.org>
|
|
|
|
|
|
|
| |
must have been a local problem on one of my test machines.
PR: 31621
Submitted by: Alec Wolman <wolman@cs.washington.edu>
|
|
|
|
| |
Text column alignment filter
|
|
|
|
|
|
|
| |
Correct a syntax for chown
becuase FreeBSD-current no longer supports the owner.group
submitted by: Kelly Yancey <kbyanc@posi.net>
|
| |
|
|
|
|
|
|
|
|
| |
does a font change in the Options menu seems to be fixed, although no
change actually seems to result.
The GTK binding does not seem to be any better, but it's also not any
worse.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
portupgrade:
- Fix quotes.
[Submitted by: Jimmy Olgeni <olgeni@uli.it>]
- Do not ask whether to install a port twice. (portinstall/-N)
- Complete missing words in the manpage.
pkgdb:
- Comment out deleted pkgdeps properly.
misc.:
- Convert the install script to Makefiles.
- Change the examples/docs subdirectory name from `portupgrade' to
`pkgtools'.
|
|
|
|
|
|
|
| |
libfpx with g++ 3.0.x. It does not hurt compilations with the 2.x
compiler.
Submitted by: Alex Vasylenko
|
|
|
|
| |
Reminded by: kkenn
|
| |
|
|
|
|
| |
PR: 31599
|
| |
|
|
|
|
|
| |
PR: 31604
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: ports/30120
Submitted by: Scott Renfro <scott@renfro.org>
|
| |
|
|
|
|
|
| |
PR: 31585
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
did not see any problems with the later on my local box, but it doesn't do
any harm, so put it in to make few users happy.
PR: 31333
Submitted by: "Alexander N. Kabaev" <ak03@gte.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
try to use writev(2) in a non-blocking mode, especially on sockets. Not only
this makes handling of EAGAIN rather weird, but in the case of sockets makes
your code subject of a ENOBUFS, which is absolutely unclear how to handle
properly. *sigh*
Bump PORTREVISION.
|
|
|
|
|
| |
PR: 31589
Submitted by: Stijn Hoop <stijn@win.tue.nl>
|
| |
|
|
|
|
|
| |
Change MASTER_SITES.
Add WWW infomation to pkg-descr.
|
|
|
|
|
|
| |
daemon.
= Fix a bug in `ktutil get' which was causing a segfault.
= Bump PORTREVISION.
|
|
|
|
|
| |
Submitted by: kuriyama
Obtained from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/11587
|
| |
|
| |
|