Commit graph

27176 commits

Author SHA1 Message Date
bouyer
a8534af1b5 Horde also requires php-session, php-gettext and php-xml 2002-03-01 20:44:11 +00:00
skrll
f948ebf12d Require the new libtool. 2002-03-01 15:59:16 +00:00
skrll
bc353bae49 Pull in a change from libtool-current that changes the dependency
recording strategy and a flag (--preserve-dup-deps) to provide the old
stratey if needed. The new strategy reduces the length of the
dependency_libs information stored in .la files and therefore the length
of link lines. This has a positive effect on performance.

Pull across the documentation updates for the change.

Bump the PKGREVISION.

This was tested by building and running both KDE and Gnome.
2002-03-01 15:40:43 +00:00
fredb
1e2d9d4843 Fix a typo. 2002-03-01 13:27:35 +00:00
agc
192d43cb23 Fix for PR 15761 from Jonathan Perkin <sketch@rd.bbc.co.uk> - only print
the number of bytes about to be downloaded, as gleaned from the distinfo
file, if a distinfo file exists.
2002-03-01 13:16:45 +00:00
martti
21b9852e7c Updated cvsgraph to 1.2.0 (provided by Amitai Schlair in pkg/15764)
* The entire tree can now be drawn upside-down. This is usefull if you have
many revisions in a trunk and want to see the latest first. The configuration
includes an option 'upside_down' with a boolean argument. You can override the
default value on the command-line with the '-u' switch, which will negate the
configured value. The imagemap generation also supports this, so you will still
be able to point and shoot on and between the revisions.

* You can now instruct CvsGraph to ommit all revisions that are not tagged.
This is highly usefull for very large trees/trunks to reduce the produced image
size. Note that the first and the last revision in a trunk are not hidden. A
new configuration option 'strip_untagged' with boolean argument enables this
feature. Alternatively, the command-line provides option '-s' wich negates the
value set in the configuration file. You can also strip the first revision if
it is untagged using '-S' and/or strip_first_rev.

* The boxes to identify the branches can now be drawn on both sides of the
trunk. Configuration option 'branch_dupbox' with boolean argument activates
this feature, which is usefull when the tree is drawn upside-down.The
command-line option '-b' negated the configured value.

* Configuration no longer requires a configuration file. All options can now be
entered on the commandline using '-O'. CvsGraph will still read the
configuration file if one is avaliable, but it is no longer an error if none is
found.

* If no file is entered on the command-line, then the input is taken from
standard input, like all decent *nix programs.

* ViewCVS (http://viewcvs.sourceforge.net) is now officially supporting the use
of CvsGraph in their code as of version 0.8. So, no bad hacks needed anymore to
get it working, and it always looks nice :-)

* Implemented string drawing using freetype interface of libgd. It looks very
nice, but it is significantly slower than gd's standard bitmap fonts. Extra
configuration parameters *_ttfont and *_ttsize set font and size. Option
use_ttf enables ttf rendering. Note that gd's bitmap fonts are used as a
fallback in case where the ttfont contains errors or is not found.

* The branch tag color and font can now be set separately using branch_tag_*
configuration options.

* It is now possible to draw the connector lines between the boxes thicker by
setting thick_lines to something else than 1. Maximum thickness is limited to
lines of 11 pixels wide.

* Transparent backgrounds can now be generated by setting transparent_bg option
to true in the configuration.
2002-03-01 12:24:43 +00:00
markd
7afd956cdf Make local copy of R's package list writable before trying to append
to it.  From PR# pkg/15773 from Ray Brownrigg.
2002-03-01 11:11:35 +00:00
martti
95ec51883d Added some .if ... .endif glue to detect the gcc version. Now systems with
gcc 2.95.3 in /usr/bin don't need to build lang/gcc (pkg/15620).
2002-03-01 10:56:51 +00:00
markd
2b2f1f68c7 Update to version 1.4.1 from PR pkg/15757 by Ray Brownrigg with minor mods
by me.

Changes and bug fixes from 1.3.1 are numerous.  See the NEWS file in
the distribution for details.
2002-03-01 10:46:53 +00:00
mrauch
ced48aa9f3 More instances of improper quoting which cause problems (only) in the
bulk build.
2002-03-01 09:52:45 +00:00
fredb
14dc3cee71 Don't install the gnome control panel twice -- that's ugly. 2002-03-01 07:36:05 +00:00
fredb
76e11f5f11 Add webcollage-helper, now that we're building it. 2002-03-01 06:51:13 +00:00
fredb
66b4265065 Make the demo and some of the hacks slightly more featureful,
by helping it find "libxml" and "libjpeg" and adding depencencies
for them. Also, "gdk_pixbuf" gets favored now over "Xpm" anyway,
so add an explicit dependency for it, too.
2002-03-01 06:46:49 +00:00
abs
f0f261bf58 Added p5-Class-ObjectTemplate-0.4
Class::ObjectTemplate is a utility class to assist in the
    building of other Object Oriented Perl classes.
    It was described in detail in the O\'Reilly book,
    "Advanced Perl Programming" by Sriram Srinivasam.
2002-03-01 02:34:51 +00:00
abs
cb68fb0b5d Import Class-ObjectTemplate-0.4
Class::ObjectTemplate is a utility class to assist in the
    building of other Object Oriented Perl classes.
    It was described in detail in the O\'Reilly book,
    "Advanced Perl Programming" by Sriram Srinivasam.
2002-03-01 02:32:35 +00:00
fredb
46543ebd35 Update Pan to 0.11.2. Literally *hundreds* of bug fixes and refinements
documented in the "NEWS" file since the release of 0.10.0.93, only four
months ago! Still point-oh, but more usable than ever before.
2002-03-01 02:25:36 +00:00
abs
c90ffd0d11 If we find ourself on Linux-*-i686, deal with it. 2002-03-01 01:58:35 +00:00
wiz
03192295c0 .Dt should have uppercase argument; explain what happens when -outfile is not
given; punctuation nit and markup improvement.
2002-03-01 01:55:01 +00:00
wiz
26a75053d4 Make last more pkglint-friendly. 2002-03-01 01:51:53 +00:00
jmc
39848914ee Make this a nb1 version 2002-03-01 01:46:27 +00:00
jmc
b0f7cee06a Change some of the short's to ints and extend the hash table size so /usr/src is
indexable again.
2002-03-01 01:38:47 +00:00
mjl
9f654b9629 Enable adjustkernel 2002-03-01 01:34:53 +00:00
mjl
5ff2b0db8f Initial import of adjustkernel, a tool to generate a kernel config
from dmesg.
2002-03-01 01:32:13 +00:00
wiz
4a9fe9d374 Remove unused NEED_NCURSES code fragment. 2002-02-28 23:33:13 +00:00
wiz
c1bb685fe8 Fix rpath to include X. Patch from Hiramatsu Yoshifumi in pkg/15768. 2002-02-28 21:20:41 +00:00
jlam
e48eed927a Note that these modules only work with Apache 1.3.* and not the forthcoming
Apache 2.x servers.
2002-02-28 18:32:18 +00:00
jlam
d338162c8c * Fix the build against expat as the apache xml headers are not correct for
the library routines we will use when loaded into httpd.
* This package won't work with apache-2.*, so ensure that it won't match
  the apache dependency.
2002-02-28 18:28:14 +00:00
jlam
3d405780b7 Update www/cadaver to 0.19.1. Pkgsrc changes include:
* Don't use the shared libneon as the neon API is just too unstable.
	  Revert back to using the included neon library.
	* Remove dependency on gettext-lib as the NLS build is broken.
	* Remove dependency on libgetopt as cadaver provides its own
	  getopt_long implementation if one doesn't exist on the system.

Changes from version 0.19.0 include:

	* Fix permissions of local file downloaded using 'get' (Dan Mullen).
	* Add man page (Jules <jules@jules.com>)
	* lockdepth option is used for any non-collection resource.
	* Add 'quiet' option; when set, connection status messages are
	  supressed.
2002-02-28 18:23:57 +00:00
kristerw
b229e18ec6 This package needs gmake to install properly.
Noted by Ben Wong in PR pkg/15765.
2002-02-28 17:54:52 +00:00
wiz
7a2ac970fe Sort. 2002-02-28 17:50:05 +00:00
wiz
b6efb0b53c Move contents of misc/freewnn-common to japanese/freewnn-lib. 2002-02-28 17:45:42 +00:00
wiz
e75bbe8771 Fix build on Solaris. Patch provided by Jonathan Perkin in pkg/15763. 2002-02-28 17:23:13 +00:00
jlam
da63540a46 Update php3 and ap-php3 to 3.0.18nb1. Changes from version 3.0.18 are
a security fix for a file-upload bug.

			<===> SECURITY NOTE <===>

Note that the buffer overflow fix is a major security fix.  Quoting from
the security advisory at:

        http://security.e-matters.de/advisories/012002.html

"PHP supports multipart/form-data POST requests (as described in RFC1867)
known as POST fileuploads. Unfourtunately there are several flaws in the
php_mime_split function that could be used by an attacker to execute
arbitrary code. During our research we found out that not only PHP4 but
also older versions from the PHP3 tree are vulnerable.
2002-02-28 15:07:16 +00:00
martti
10f7f0ae66 Updated gtkam to 0.1.2
List of changes is unknown since the previous version was NetBSD's
own "port" stored in ftp.netbsd.org. This version is from
sourceforge.net and it should work with the new gphoto-2.0.
2002-02-28 14:52:18 +00:00
fredb
8527784dd6 Comprehensive update to the fetch-list target (and friends), incorporating
many suggestions made by Bernd Ernesti on "tech-pkg". Closes PR pkg/15539.

- - Partially revert 1.895, which made 'fetch-list' ape 'fetch', so instead
    check if a file exists on the building host before emitting anything
    for it into the generated script. Update to use the new 'fetch' procedure
    on the fetching host, once it is determined that the file is needed,
    and generally clean up the output, so that it's a human readable shell
    script with comments.
- - Introduce utility target 'show-all-depends-dirs', to do the necessary
    recursing over dependencies quickly and correctly. Add a couple of
    variations to show how it's done, and bracket the whole thing with
    ".if make()", so it's invisible to the dependency graph for all the
    other targets. The key improvement over the old way, is that it utilizes
    an "awk" associative array to guarantee that no package subdirectory
    is visited twice. For the package with the hairiest dependency graph,
    "x11/gnome", this leads to something like a 1,000-fold improvement!
- - "sort -u" over the result of 'fetch-list-one-pkg' goes bye-bye. The new
    "awk" post-processor begins emitting output as soon as there is a file
    to fetch, so the user doesn't have to wait for the whole thing to finish
    before he sees anything.
- - Get rid of the old hook for non-recursing for a top-level 'fetch-list',
    which was never used. Previously, a top-level 'fetch-list' couldn't work
    anyway, because the progress reports ruined the shell script. Remove
    'fetch-list' from the targets that recurse from the top, and instead
    use a different 'fetch-list' target in "bsd.pkg.subdir.mk" to do the right
    thing. Currently, that right thing includes recursing in the single-category
    case, or if ${SPECIFIC_PKGS} is set, and not recursing in the top-level,
    all packages case (where it would be perfectly pointless).
2002-02-28 14:42:39 +00:00
fredb
f8bde3dbfa Update to ntp-4.1.1. From the "NEWS" file:
* Lose the source port check on incoming packets
    * (x)ntpdc compatibility patch
    * Virtual IP improvements
    * ntp_loopfilter fixes and improvements
    * ntpdc improvements
    * GOES refclock fix
    * JJY driver
    * bsdi port fixes
    * HP MPE/iX port
    * Win/NT port upgrade
    * Dynix PTX port fixes
    * Document conversion from CVS to BK
    * readline support for ntpq
2002-02-28 13:51:23 +00:00
agc
a2991295a9 Pass the definitions of BSD_INSTALL_* down through the environment at
install time.
2002-02-28 13:42:59 +00:00
wiz
f3a6a2aa50 Expand a variable to silence pkglint. 2002-02-28 13:22:50 +00:00
martti
96ce6ff87c Added gettext-lib as dependency (pkg/15751) 2002-02-28 12:53:29 +00:00
martti
d11b1375b5 Added icewmconf 2002-02-28 11:29:20 +00:00
martti
adb7107c46 IceWMConf is a graphical configuration tool for setting and/or changing
your options and settings for IceWM.
2002-02-28 11:29:16 +00:00
agc
828c0da9d9 When constructing the build version information, avoid problems
when there is a filename with an embedded space in the directory.

Fixes PR 15755 from Simon Burge (simonb@wasabisystems.com).

Whilst I'm here, only include the build information for the package
Makefile once.
2002-02-28 11:08:55 +00:00
tron
b8d1c715f6 Update distribution file checksum for PHP version 4.1.2. 2002-02-28 09:50:01 +00:00
jlam
08fc0c1e7f Update textproc/php4-xslt to 4.1.2. The only change from version 4.1.1 is
that this is built from the php-4.1.2 sources.
2002-02-28 06:19:03 +00:00
jlam
5fc61c12b3 Update textproc/php4-xml to 4.1.2. The only change from version 4.1.1 is
that this is built from the php-4.1.2 sources.
2002-02-28 06:18:58 +00:00
jlam
080c29e851 Update textproc/php4-wddx to 4.1.2. The only change from version 4.1.1 is
that this is built from the php-4.1.2 sources.
2002-02-28 06:18:53 +00:00
jlam
43a410d1ba Update textproc/php4-domxml to 4.1.2. The only change from version 4.1.1 is
that this is built from the php-4.1.2 sources.
2002-02-28 06:18:48 +00:00
jlam
854863ef02 Update security/php4-mcrypt to 4.1.2. The only change from version 4.1.1 is
that this is built from the php-4.1.2 sources.
2002-02-28 06:18:43 +00:00
jlam
298f792172 Update print/php4-pdflib to 4.1.2. The only change from version 4.1.1 is
that this is built from the php-4.1.2 sources.
2002-02-28 06:18:38 +00:00
jlam
20dc083b68 Update net/php4-yp to 4.1.2. The only change from version 4.1.1 is
that this is built from the php-4.1.2 sources.
2002-02-28 06:18:33 +00:00