Age | Commit message (Collapse) | Author |
|
|
|
- take maintainership.
PR: ports/70095
Submitted by: Andrew Thompson
Obtained from: NetBSD.
|
|
PR: ports/70133
Submitted by: maintainer
|
|
Submitted by: Sean McNeil <sean@mcneil.com>
|
|
All autotools ports are now truly versioned and do not conflict with each
other.
This marks the end of "Phase 1" of the autotools updates.
|
|
PR: ports/69924
Submitted by: Ports Fury
|
|
PR: ports/69923
Submitted by: Ports Fury
|
|
|
|
because of it afterwards.
|
|
PR: ports/69818
Submitted by: Ports Fury
|
|
While I'm here, use the new libtool scheme.
Reported by: Franz Klammer <klammer@webonaut.com>
|
|
in the port anyway.
Noticed in PR: ports/69322
Submitted by: Torfinn Ingolfsen
|
|
PR: ports/69419
Submitted by: Patrick Dung (maintainer)
|
|
this patch, the following code fragment causes a segmentation fault.
\toksdef\whatevertoks = 266
\toksdef\extratoks = 267
\whatevertoks={junk}
\everypar{\extratoks=\whatevertoks}
\immediate\write16{t={\the\toks265}}
some paragraph\par
\bye
Approved by: linimon (mentor)
|
|
|
|
PR: ports/68210
Submitted by: Ulrich Spoerlein (q at uni.de)
Approved by: linimon (mentor)
|
|
ofm2opl, and opl2ofm, which are utilities in Omega distribution.
Approved by: linimon (mentor)
|
|
- Take maintainership.
Approved by: linimon (mentor)
|
|
Submitted by: ijliao
Approved by: linimon (mentor)
PR: ports/68039
|
|
TrueType fonts from working.
- A file cidfmap now includes entries for Ryumin-Light and
GothicBBB-Medium. They points japanese/kochi-ttfonts by default
(but this port does not depend on it).
Approved by: linimon (mentor)
|
|
Approved by: linimon (mentor)
|
|
|
|
|
|
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
|
|
|
|
|
|
|
|
PR: ports/68945
Submitted by: Stefan Grundmann
|
|
|
|
|
|
|
|
PR: ports/69189
Submitted by: Ports Fury
|
|
checked fetching of src, ok now
Submitted by: erob <erob@videotron.ca>
|
|
|
|
A C-library for generating multi page PostScript documents
|
|
|
|
|
|
|
|
|
|
Thank to Jean-Yves for spotting this and finding a solution.
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
|
|
|
|
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
|
security flaw, which was already fixed in FreeBSD. But the older tarball
is no longer available, hence the upgrade.
|
|
Reported by: pointyhat via kris
|
|
those ports will not work. Please see the more detail about this:
http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html
Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.
Approved by: marcus (portmgr hat)
Reviewed by: My team, FreeBSD GNOME Team
|
|
libxml2-2.6.11. We depend on libxml2 anyway, so this should effectively
be a NOP while ensuring this port still builds.
Reported by: pointyhat via kris
|
|
PR: ports/67390
Submitted by: Roman Neuhauser
Approved by: maintainer timeout
|
|
which supports -P flag. This should fix Bento build using bsdtar.
|
|
|
|
Submitted by: Kent Stewart <kstewart@owt.com>
Pointyhat to: krion
|