| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
module for generating Globally/Universally
Unique Identifiers (GUIDs/UUIDs).
|
|
|
|
|
| |
create constructors, accessor, update
methods for objects from Tangram.
|
|
|
|
|
| |
utility functions for (factory)
classes.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
base class to treat unhandled method
calls as errors.
PR: 32967
Submitted by: Sergey Skvortsov <skv@FreeBSD.org>
|
|
|
|
|
| |
PR: 32963
Submitted by: Sergey Skvortsov <skv@FreeBSD.org>
|
|
|
|
|
|
|
|
| |
base class to treat unhandled method
calls as no-ops.
PR: 32965
Submitted by: Sergey Skvortsov <skv@FreeBSD.org>
|
| |
|
|
|
|
|
|
|
| |
install the header.
PR: 36800
Submitted by: The Anarcat <anarcat@anarcat.dyndns.org>
|
|
|
|
|
|
|
| |
package list
PR: 38580
Submitted by: maintainer
|
|
|
|
|
| |
PR: 38585
Submitted by: maintainer
|
|
|
|
|
| |
PR: 38502
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 38545
Submitted by: maintainer
|
|
|
|
|
|
|
| |
Give maintainership to submitter
PR: 38521
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
|
|
|
|
| |
- Install a slightly patched version of the scripts that work
stand-alone under ${PREFIX}/bin/ prefixing `ruby-'.
|
|
|
|
| |
out.
|
|
|
|
|
| |
PR: ports/38280
Submitted by: maintainer
|
|
|
|
| |
PR: 38203
|
|
|
|
|
| |
build GNOME 1.4 applications. This port should be installed when one wants
to run GNOME 1.4 applications within the GNOME 2.0 desktop.
|
|
|
|
|
| |
without the desktop. This will allow you to run GNOME 2.0 applications
along side the GNOME 1.4 desktop.
|
|
|
|
|
|
| |
PR: 38461
Submitted by: obraun@informatik.unibw-muenchen.de
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
on current issue. gotta back it out sooner or later.
/me puts on pointy hat
Requested by: many
|
|
|
|
|
| |
PR: 38455
Submitted by: maintainer
|
|
|
|
| |
Submitted by: find /usr/ports -type f -size 0
|
|
|
|
|
| |
PR: 38359
Submitted by: maintainer
|
|
|
|
|
|
|
| |
fix mastersite
PR: 38407
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
|
|
|
|
|
|
|
|
| |
is /usr/local/bin/gcc, which simply is not true. Correct it. Bump
PORTREVISION for imake-4 port (XFree86-4-libraries isn't bumped because this
port doesn't install its own imake binary, but builds it for internal
consumption only).
No reply from: MAINTAINERs
|
|
|
|
|
| |
PR: 38410
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
|
|
|
|
|
|
|
|
| |
2002-05-22 Akinori MUSHA <knu@iDaemons.org>
* cvsweb.cgi: Previous fixes against cross-site scripting
vulnerabilities were insufficient and buggy (error messages were
messed up). Revamp fatal() to HTML-quote automatically and fix
error message output.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-05-22 Akinori MUSHA <knu@iDaemons.org>
* cvsweb.cgi: Read configuration files with `do' instead of
`require' to unbreak mod_perl support.
[Submitted by: "Khachaturov, Vassilii" <vassilii@tarunz.org>]
* cvsweb.cgi: Cosmetic fixes. Use and/or rather than &&/|| to
connect sentences.
* cvsweb.cgi: Exit with -1 if exec() fails.
* cvsweb.cgi: Do not print a redundant `Diff' for rev.1.1.
[Submitted by: Ville Skytt,Ad(B <ville.skytta@iki.fi>]
* cvsweb.cgi: Prevent cross-site scripting.
[Submitted by: Motoyuki Konno <motoyuki@bsdclub.org> (modified)]
* cvsweb.cgi: Skip a possible `locked by' clause and extract a
revision number out of a log entry properly.
[Submitted by: "Khachaturov, Vassilii" <vassilii@tarunz.org>]
* cvsweb.cgi: Apply some HTML cleanups and use CSS instead of
ancient HTML 3/4 tags and attributes.
[Submitted by: Ville Skytt,Ad(B <ville.skytta@iki.fi>]
* cvsweb.cgi: Pass `use' features to import to make it more memory
efficient.
[Submitted by: Ville Skytt,Ad(B <ville.skytta@iki.fi>]
* cvsweb.cgi: Add new configuration variables: $allow_log_extra,
$allow_dir_extra, and $allow_source_extra.
[Submitted by: "Khachaturov, Vassilii" <vassilii@tarunz.org>]
* cvsweb.cgi: Release as FreeBSD-cvsweb 2.0.2.
2002-05-11 Akinori MUSHA <knu@iDaemons.org>
* cvsweb.cgi: There are no spaces at EOL in modern rlog output.
[Submitted by: "Khachaturov, Vassilii" <vassilii@tarunz.org>]
2002-05-08 Motoyuki Konno <motoyuki@FreeBSD.org>
* cvsweb.cgi: Fix a cross-site scripting vulnerablity.
2002-05-07 Akinori MUSHA <knu@iDaemons.org>
* cvsweb.conf-netbsd, cvsweb.conf-openbsd: NetBSD and OpenBSD
don't use $CVSHeader$ but $Id$.
[Submitted by: motoyuki@FreeBSD.org]
* cvsweb.cgi: Work around a bug of cvs -p; expand symlinks in a
cvsroot.
[Submitted by: motoyuki@FreeBSD.org]
* cvsweb.cgi: Fix parsing in 'tags' state.
[Submitted by: "Khachaturov, Vassilii" <vassilii@tarunz.org>]
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
| |
PR: 37892
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
|
|
|
|
|
|
|
|
| |
The port now installs into ${PREFIX} instead of
${PREFIX}/share/java since this is an application,
not a library.
For a list of changes, see:
http://jakarta.apache.org/builds/jakarta-ant/release/v1.5Beta1/
|
| |
|
|
|
|
| |
Inspired from: cvsweb
|
|
|
|
|
|
| |
Sorry, I have no time to fix this problem. Please refer below:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/viewcvs/viewcvs/lib/viewcvs.py.diff
|
| |
|
|
|
|
|
| |
PR: 38218
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
PR: 38217
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 38216
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 38357
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
|
|
| |
- Change maintainer to PR originator.
No response about related PR 37431 from maintainer.
PR: ports/37525
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
| |
|
|
|
|
|
| |
PR: 38295
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
patch).
PR: 33176
Submitted by: Alan Eldridge <ports@geeksrus.net>
Approved by: maintainer timeout
|
| |
|
| |
|
|
|
|
|
| |
PR: 38177
Submitted by: David Lay <dave@staff.netc.net.au>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
maintainership to ports. The latest version, released May 6 is
2.0, but MUST run on the same machine, that the p4 server is
on. At least for my situation this is too strict a limitation.
Approved by: creator and ex-maintainer (knu)
|
|
|
|
|
| |
PR: ports/36862
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
the doc directory and unconditionalize document install -- so the
texts are found even in the case of NOPORTDOCS.
Not bumping the REVISION, since so little time elapsed since this port's
appearance.
|
| |
|
|
|
|
| |
It expects p4 in the path.
|
| |
|
| |
|
|
|
|
|
|
| |
this would enable to get even more packages for alpha.
Prompted by: kris
|
|
|
|
|
|
|
|
| |
- Make a directory mipsel-linux/include/linux/modules in pkg-plist.
This empty directory was made only when you intall from port and
warning was shown if you deinstall pkg_add'ed one.
PR: ports/36763
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- hand over maintainership to Alex Dupre <sysadmin@alexdupre.com>.
PR: 38076
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
|
|
|
|
| |
which exists sinse last fix of ports/36935.
Requested by: maintainer
|
| |
|
|
|
|
|
|
|
| |
It's now possible to compile sdl for console use only.
Submitted by: Joe Sunday <sunday@csh.rit.edu>
Approved by: sobomax (maintainer)
|
|
|
|
| |
I'll hopefully release the next version this weekend.
|
|
|
|
|
|
|
|
|
|
|
|
| |
From PR's description:
IMP 3.0 is the stable release of IMP,
and Horde 2.0 the stable release of Horde.
Note: mail/imp3 and deskutils/kronolith are marked as IS_INTERACTIVE
since they need depending port mod_php4 with its mcrypt option
enabled by hand.
PR: ports/35051
Submitted by: maintainer
|
|
|
|
| |
Noticed by: bento
|
| |
|
|
|
|
| |
tool for GNOME 2.0.
|
|
|
|
| |
o Update WWW tag
|
| |
|
|
|
|
| |
Convert the result of the cflow utility in a VCG format
|
|
|
|
|
|
|
| |
PR: 37735
Submitted by: Lapo Luchini
Make /home/ncvs/ the default path for CVSROOT.
|
|
|
|
|
| |
PR: 38028
Submitted by: maintainer
|
|
|
|
| |
An interpreted dynamic parser
|
|
|
|
|
|
| |
for software developers.
Submitted by: Lawrence Mayer dsg <Lawrence.Mayer@dsg.ki.se>
|
| |
|
| |
|
|
|
|
| |
Approved by: obrien
|
| |
|
| |
|
|
|
|
| |
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
|
|
|
|
|
|
|
| |
necessary for some GNOME packages (evolution et al.)
Reported by: bento, paul, Marc Unangst <mju@unangst.org>
PR: 37924
|
|
|
|
| |
Reported by: bento
|
|
|
|
|
|
| |
top of this one when he relinquished maintainership.
Noticed by: bento
|
|
|
|
|
| |
PR: 37911
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/35596
Submitted by: maintainer
|
|
|
|
|
|
| |
the libc. This should unbreak the build on -current;
- add missed .pyo files into pkg-plist (broken after USE_PYDISTUTILS) -
pointy hat goes to ijliao.
|
|
|
|
|
| |
problematic usb one. This should fix problems some ports are having when
linked against libsdl without joystick code at all. Bump PORTREVISION.
|
|
|
|
|
|
|
| |
- fix search path for activation config files in X11BASE in bonobo-activation;
- correct name of gnome-panel executable in GNOME_Panel.server.
Bump PORTREVISIONs of both ports.
|
| |
|
|
|
|
| |
Generates assembly language code at run-time
|
|
|
|
|
|
|
|
|
| |
older, incompatable version of apr is installed into ${PREFIX}. I've sent
a mail about the problem to dev@apr.apache.org, so hopefully this will be
worked out before the next time I update this package, and I'll be able to
get rid of this hack.
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
|
| |
|
|
|
|
|
|
| |
libgtop_server2 binary setgid to kmem. Bump PORTREVISION.
Brought to light by: gnome-system-monitor
|
| |
|
| |
|
|
|
|
| |
o Conform to the preferred way to name checksum files.
|
| |
|
|
|
|
| |
GNOME 2.0.
|
| |
|
| |
|
|
|
|
|
|
|
| |
Unbreak for -current
PR: 36139
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
Patch slightly modified to remove a leftover \ at the end of one line.
PR: ports/37810
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
|
|
|
|
|
|
|
| |
Subversion update.
PR: ports/37810
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
|
|
|
|
|
|
|
| |
Bumped PORTREVISION.
Submitted by: Christopher Elkins <chrise@scardini.com>
PR: 32546
|
|
|
|
|
| |
Install install.rb and setup.rb into ${PREFIX}/bin since they are not
really libraries but common installer scripts.
|
|
|
|
|
|
| |
I18N problems reported with Nautilus. Bump PORTREVISION.
Reported by: Franz Klammer <klammer@webonaut.com>
|
|
|
|
|
|
|
| |
* Disable gtk-doc
* Bump PORTREVISION
These changes allow the soon-to-be-committed gnomecontrolcenter2 to work.
|
|
|
|
| |
Ragel State Machine Compiler
|
|
|
|
| |
Library for Shared Buffer IPC
|
|
|
|
|
|
|
|
| |
MD4 instead of its own. According to the vendor, Samba uses this
implementation too (compiled staticly) and, IMO, should be patched
similarly.
Approved by: maintainer
|
| |
|
|
|
|
| |
Prompted by: Franz Klammer <klammer@webonaut.com>
|
| |
|
| |
|
|
|
|
| |
Noticed by: bento
|
| |
|
|
|
|
| |
Noticed by: bento
|
|
|
|
|
|
|
| |
- Give maintainership to submitter
PR: 37743
Submitted by: Hye-Shik Chang <perky@fallin.lv>
|
|
|
|
|
| |
PR: 37749
Submitted by: maintainer
|
|
|
|
|
| |
PR: 37753
Submitted by: maintainer
|
|
|
|
| |
drop maintainership
|
| |
|
|
|
|
|
| |
PR: 37684
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
| |
|
|
|
|
|
|
| |
if the user occasionally has db2html installed on his system.
Submitted by: Alan E <alane@geekrus.net>
|
|
|
|
| |
on -current.
|
|
|
|
|
| |
PR: 37510
Submitted by: Jan.Stocker@t-online.de
|
| |
|
| |
|
|
|
|
| |
- install documentation into the correct location (bump PORTREVISION).
|
|
|
|
| |
being installed.
|
|
|
|
|
| |
Submitted by: Alan E <ports@geeksrus.net>
Approved by: will
|
| |
|
|
|
|
| |
PORTREVISION.
|
|
|
|
|
| |
- don't explicitly link libc into the gettext shared library, because
potentially it can screw up threaded programs linked against libintl.so.
|
|
|
|
|
| |
PR: 37565
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
override it.
PR: ports/34779
Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
(MAINTAINER of ja-{qt23,kde*2} ports)
Replace `cd dir && cmd' with `cd dir ; cmd' while I'm here.
|
| |
|
|
|
|
|
| |
PR: ports/37494
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
|
| |
|
| |
|
|
|
|
|
| |
PR: 37544
Submitted by: Tilman Linneweh <tilman@arved.de>
|
| |
|
|
|
|
| |
Interpolated Strings
|
|
|
|
|
| |
PR: ports/37142
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
| |
|
| |
|
|
|
|
| |
for this port PREFIX == LOCALBASE, not X11BASE.
|
| |
|
| |
|
| |
|
|
|
|
| |
- use USE_LIBTOOL.
|
| |
|
| |
|
|
|
|
| |
- use USE_LIBTOOL.
|
|
|
|
| |
- use USE_LIBTOOL.
|
|
|
|
| |
- use USE_LIBTOOL.
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Mea culpa.
|
|
|
|
| |
was imported (3.5 years ago).
|
|
|
|
|
| |
PR: 37119
Submitted by: Dominic Marks <dominic_marks@btinternet.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
is also installed.
PR: 36401
Reported by: many
Approved by: sobomax
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
AspectR is a library interface that lets Ruby developers program in an
aspect oriented style (similar to AspectJ).
PR: ports/36905
Submitted by: Sean Chittenden <sean@chittenden.org>
|
|
|
|
|
|
|
|
| |
Assign maintainership to submitter.
PR: 31644
Submitted by: Samuel Tardieu <sam@inf.enst.fr>
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
- Block cancel signal while creating new thread to avoid losing
the signal.
- Terminate the process with _exit(1) if it's unsafe to continue
calling atexit functions and destructors.
|
|
|
|
|
|
|
|
|
|
| |
incompatible versions of USB code in different FreeBSD releases (or even in
the same release makeworded on from sources cvsup'ed on different dates), so
that supporting all of them is nightmare.
I wish USB team would care about API compatibility in the future.
Submitted by: many
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
original versions of these ports, so some PORTREVISIONs were bumped. See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.
bsd.kde.mk has already been updated a few days ago to work with these.
Some patches applied to fix a few bugs were:
deskutils/kdepim3:
[1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
[2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
[3] Fix compile problem with kvoctrain.
x11/kdebase3:
[4] Fix KDM CPU usage and login bug.
Some caveats:
* All PLISTs are broken for deinstall due to script bug that I
didn't notice until very recently. This will be fixed when I
commit an update tomorrow. These ports should still install
perfectly fine though. They should also deinstall without
giving errors, but will leave directories behind.
* You can't install this with any other version of QT or KDE
already installed. I am not sure the checks are 100% working,
but fixes for these will be forthcoming. This is mainly due
to a policy decision made by kde@ to make QT/KDE ports install
the way the rest of the world expects it to while also still
conforming to FreeBSD's hier(7). For reference on this decision,
please consult the KDE/FreeBSD mailing list archives. This
decision fixes 2-year-old bug reports relating to how we handled
this for KDE2 vs KDE1.
Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>,
[2] David Faure <faure@kde.org>,
Andy Fawcett <andy@athame.co.uk>
Lauri Watts <lauri@kde.org>
[3] Lauri Watts <lauri@kde.org>
[4] Alan Eldridge <alane@geeksrus.net>
Oswald Buddenhagen <ossi@kde.org>
Reviewed by: kde
|
|
|
|
|
|
|
| |
- Utilize NOPORTDOCS
PR: 37274
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 37273
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 37272
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
ALL USERS OF THIS PORT ARE STRONGLY URGED TO UPGRADE.
PR: 37265
Submitted by: maintainer
|
|
|
|
|
|
| |
relating to Qt1. When someone has time they can test with Qt2 and fix this.
Requested by: sobomax
|
|
|
|
|
| |
PR: 37238
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION. All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.
Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.
This commit made in impending view of Qt3/KDE3 entering ports tree.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since the author switched to use autoconf to maintain it, the entire
build system changed quite a bit. In order to get it to use the
correct tools (avr-gcc etc.) instead of the default C compiler, the
package now contains wrapper scripts to configure and build it, so a
good part of our ports framework doesn't apply anymore very well. As
a side-effect, i can't get it to honor ${PREFIX} in any way right now.
Maybe i'll switch away from the shipped scripts, and redo all their
stuff within that Makefile in future.
|
| |
|
|
|
|
|
| |
Reviewed by: sobomax
Approved by: sobomax
|
| |
|
|
|
|
|
|
| |
Reported by: Mike Murphree <w4lna@knology.net>
Nuno Teixeira <nunotex@pt-quorum.com>
Mark Sergeant <sarge@snsonline.net>
|
|
|
|
|
|
|
|
|
|
|
|
| |
combined with a FreeBSD SDL package creates development environment more
similar to SDL development environment on other platforms (mostly Linux).
Please note that this package is only for developer's use - no package should
use it as a dependency!
Created due to massive number of complais from the Linux camp that local
FreeBSD hacks (sdl-config --> sdl11-config, include/SDL --> include/SDL11
etc.) are making FreeBSD useless platform for SDL developer.
|
|
|
|
| |
Burn baby, burn!
|
| |
|
| |
|
|
|
|
| |
Library that provides the red-black balanced tree algorithm
|
|
|
|
| |
LIB_DEPENDS.
|
|
|
|
| |
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
|
|
|
|
|
| |
PR: 32922
Submitted by: Gary W. Swearingen <swear@blarg.net>
|
|
|
|
|
|
|
|
|
| |
Using ${SED} i.s.o. ${PERL} for replacements.
Made the output of the make process friendlier.
Fixed the problem that JAVA_HOME had to be set.
Bumped PORTREVISION.
PR: 32382
|
|
|
|
|
| |
Reviewed by: sobomax
Approved by: sobomax
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
|
| |
|
| |
|
|
|
|
|
|
| |
- teach it to play nicely with corresponding GNOME2 component.
Submitted by: marcus
|
|
|
|
| |
Submitted by: Paulius Bulotas <paulius@kaktusas.org>
|
| |
|
|
|
|
| |
is repro-copied to m6811-gcc
|
|
|
|
|
| |
PR: 36996
Submitted by: Paulius Bulotas <paulius@kaktusas.org>
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: naddy
Pointy hat to: knu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-04-11 Akinori MUSHA <knu@iDaemons.org>
* cvsweb.cgi, cvsweb.conf: Perform an HTML cleanup.
[Submitted by: Ville Skytt,Ad(B <ville.skytta@iki.fi>]
* cvsweb.cgi: Call this version FreeBSD-cvsweb 2.0.1.
2002-04-05 Akinori MUSHA <knu@iDaemons.org>
* INSTALL: Somehow description configuration doesn't work if you
put trailing /'s in module names, so fix the document for the
moment.
[Submitted by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>]
2002-02-06 Akinori MUSHA <knu@iDaemons.org>
* cvsweb.cgi: Use TMPDIR instead of the hardcoded /tmp.
* cvsweb.cgi: Never pass 'MAIN' to cvs(1). 'HEAD' is the valid
tag.
|
|
|
|
|
| |
PR: 36961
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
fix entry in plist
merge patches in files/
PR: 36890
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
PR: 36886
Submitted by: maintainer
|
|
|
|
| |
dirs.
|
|
|
|
| |
Approved by: markm
|
|
|
|
| |
Approved by: markm
|
|
|
|
| |
Approved by: markm
|
|
|
|
| |
Approved by: markm
|
|
|
|
| |
Approved by: markm
|
|
|
|
|
| |
PR: 36686
Submitted by: Jonathan Hanna <jhanna@shaw.ca>
|
|
|
|
| |
Approved by: sobomax
|
|
|
|
| |
Reviewed by: knu (mentor)
|
| |
|
| |
|
|
|
|
| |
Approved by: sobomax
|
|
|
|
|
| |
PR: 36787
Submitted by: maintainer
|
|
|
|
|
|
|
| |
Fix malloc.h for -current
PR: 36715
Submitted by: maintainer
|
|
|
|
|
| |
PR: 36745
Submitted by: maintainer
|
|
|
|
|
| |
PR: 36744
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
- Give maintainership to submitter
PR: 36679
Submitted by: Hye-Shik Chang <perky@fallin.lv>
Approved by: maintainer
|
| |
|
|
|
|
|
| |
I don't have to go to the website to just figure out what the heck this
thing is.
|
|
|
|
| |
Suggested by: obrien
|
|
|
|
|
|
|
|
| |
(aka associative arrays). Data is stored as void *'s so any data structure
can be stored.
PR: 33859
Submitted by: andrew@ugh.net.au
|
| |
|
|
|
|
|
|
| |
a module that was included in 2.5. While I'm here, update to 2.5.1.
Reported by: bento
|