Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
XSgi is based on Release 6 of the X Consortium distribution, but it also
has a whole bunch of symlinks into Motif libraries and headers.
When installing the links, grab the right ABI.
|
|
We introduce two new variables: ABI and IMAKEOPTS
ABI determines the correct ABI to use and is set during bootstrapping
from /etc/compiler.defaults.
IMAKEOPTS are the options passed to imake to allow it to set the right
definitions and find the right paths etc. Use IMAKEOPTS with SunOS, too.
IRIX will always require xpkgwedge, since it's got a bogus X11BASE.
When linking against libXaw, make sure we get the right ABI.
|
|
This closes PR pkg/19860.
|
|
|
|
4.6 (10 June 2003)
* Language:
. new command @/ specifies an allowable breakpoint within a line.
. new command @dofirstparagraphindent to control whether the first
paragraph following a section heading is indented. Default is to
omit this indentation, unlike the output up to now.
. new command @indent for explicitly indenting a paragraph.
. makeinfo writes a new construct for @image in Info output, so that
graphical Info browsers (such as Emacs Info under X) can display an
actual image. (Standalone Info ignores this, since it runs in a tty.)
* makeinfo:
. Common:
- search for image files in the include file search path.
- warns if @value is used on an undefined variable.
. Info output:
- default --split-size now 300,000 bytes, up from 50,000.
- with --enable-encoding and a given @documentencoding,
output a Local Variables section specifying that encoding, for use
with Emacs.
. HTML output:
- uses <h3> at the smallest.
- a few css <style> definitions are included to better
implement @format, @display, @small..., etc.
- new option --css-include=FILE includes FILE in the <style>.
- @cartouche now outputs a <table> with a border.
* texinfo.tex:
. new Polish translation txi-pl.tex.
* texi2dvi:
. --command=CMD replaces --texinfo=CMD; it inserts CMD at the first
line of LaTeX files now, or after the @setfilename for Texinfo files.
* info:
. RET now goes to the nearest xref (rather like Emacs Info),
instead of the next xref starting on the current line.
* Distribution:
. new Romanian (ro) translation.
. variables now declared const where appropriate.
. gettext 0.12.1, automake 1.7.5.
|
|
|
|
version 2.2.4
-------------
* Added is and sr translations.
version 2.2.3
-------------
* Handle tar archives with a ':' in the path.
* Display the uncompressed size of gzipped files.
* Added ga, ml translations.
version 2.2.2
-------------
* Added he, tr, kn, zh_TW, fa, az translations.
|
|
mad-0.15.0b, texinfo-4.6, xpaint-2.7.0.
- source-highlight-1.7 (thanks, seb!)
|
|
Fixes build with native compiler on Solaris.
|
|
|
|
Bump to 1.16.
|
|
Make the comment somewhat more accurate.
|
|
a supported language]
|
|
Changes in version 1.7:
* scanner for Ruby programming language (thanks to Noritsugu Nakamura
<nnakamur@mxq.mesh.ne.jp>).
* fixed explicit rules in Makefiles that generated errors with some
versions of non-GNU makes.
|
|
gcc3 from pkgsrc now work as expected, but more work is required to
correctly handle the MIPSPro compiler on IRIX and SunPro on Solaris,
as well as an external gcc.
|
|
perform its magic.
allows this to build again on Darwin.
|
|
now and not NetBSD-*-arm32. Changes include one or more of:
- Change MACHINE_ARCH == arm32 to also match arm
- Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
- Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.
|
|
|
|
2003-05-11 0.45
- new option -D to not reset default portlist if -p is given
- new port - 5490 - NONAME/1.4 HTTP CONNECT-only proxy (trojan?)
2003-05-05 0.44
- added ports 1075 to list of ports for socks and http (MSP proxy)
2003-05-01 0.43
- determine DSBL-listed IP for DSBL submissions (new DSBL listme@
server now allows this by printing an IP that was listed on final
\r\n.\r\n reply line)
- added some proxy info recognision (proxy-agent - yay!), activate with -x.
- removed broken HTTP GET support altogether
- moved HTTP PUT and wingate/telnet to be more "advanced"
- added port 21 to the list of FTP ports
- changed connect timeout to be half of -t
- yet another wingate/telnet prompt ("telnet>")
- CCProxy Telnet handler
- write "open" string w/o stdio/buffering
- fixed error (proxycheck always prints "closed" lines ignoring -n flag)
|
|
mozilla-bin-nightly.
|
|
has "${PREFIX}/lib" in it's search path, causing configure to to pick
up libraries it shouldn't (such as "libiconv" -- PR pkg/21848).
|
|
|
|
functional change.
|
|
|
|
I'd already removed every other trace of these files from the
package, so as not to conflict with "autoconf", but I missed
these two "@exec"'s.
|
|
|
|
|
|
|
|
[pkg/21851], pekwm-0.1.3 [pkg/21852], postfix-2.0.11, sipcalc-1.1.2
[pkg/21846], yasm-0.2.2 [pkg/21850],
- freetds-0.61 [pkg/21395].
|
|
|
|
|
|
|
|
patches intact.
Changes since 0.60:
* Jan 2003
- Version 0.61
- Dynamic SQL
- Output parameters
- Compute rows
- Varbinary support
- dsn-less ODBC connections
- RPC support (db-lib)
- Compatibility with DBD::Sybase 0.95
- 68 new functions! (see doc/api_status.txt)
- Error/message handling rewritten, uses real error numbers
- new sample programs
- much cleaner code, warning-free compiles
- namespace cleanup
- public domain versions of functions for OSs that lack them
- autoconf portability improvements
- builds in HP-UX, Win32, and cygwin
- No dependency on OpenSSL
|
|
|
|
|
|
|
|
With fredb's changes to make gcc3 use binutils 2.13.2.1, the problems
with -O3 are resolved
|
|
With fredb's changes to make gcc3 use binutils 2.13.2.1, the problems
with -O3 are resolved
|
|
|
|
Richard Grace in private e-mail.
|
|
|
|
o -d without DEBUG enabled only prints one warning and continues
o one can now define the C macro SERVER_SOFTWARE when building to
change the Server: header and CGI variable of the same name
o add new -s flag the force logging output to stderr. from zakj@nox.cx
o add new -a flag for CGI bin that stops bozohttpd from outputting
any HTTP reply, the CGI program must output these. from zakj@nox.cx
o new REQUEST_URI and DATE_GMT environment variables for CGI. from
zakj@nox.cx
o add a "Makefile.boot" that should work with any make program
o build on linux again
o fix core dumps when using -C
|
|
From Greg Woods on netbsd-users.
|
|
|