Commit graph

47972 commits

Author SHA1 Message Date
wiz
01bc05eca6 Fix off-by-one in date output. Bump PKGREVISION. 2003-09-22 09:11:31 +00:00
wiz
e0baed69b8 Fix latex2rtf to not hardcode install(1). From Jonathan Perkins in PR 22881. 2003-09-22 09:06:35 +00:00
wiz
5320cda02a + cvsup-16.1.h [pkg/22870], links-2.11pre12, multitail-2.9.3,
neXtaW-0.15.1, oss-3.9.8a, prboom-2.2.4, staroffice-7, totd-1.4
  [pkg/22882].
- mgetty-1.1.30 (thanks, fredb!)
2003-09-22 09:04:07 +00:00
wiz
bde833c92b Note bozohttpd update. 2003-09-22 08:40:07 +00:00
wiz
7834b5da18 Teach bozohttpd some XML mime types (mozilla needs them).
Bump PKGREVISION.
2003-09-22 08:38:17 +00:00
grant
0f0b2f9840 style nits 2003-09-22 03:15:33 +00:00
grant
7be5254f17 formatting nits 2003-09-22 03:13:58 +00:00
jschauma
cd23f2989a Note update of lang/kaffe to 1.1.0 2003-09-22 03:05:38 +00:00
jschauma
bafe09326e Update lang/kaffe to 1.1.0, using patches provided in PR pkg/22155 by
M.Negovanovic.  While this version is actually a ``development'' version,
it has been reported to be much more usable than the stable 1.0.7 version.
Changes to 1.0.7 are far too numerous to list here, see http://www.kaffe.org
and/or the ChangeLog in the tarball.
2003-09-22 03:04:16 +00:00
grant
4f44662287 as this pkg now calls the linker directly, we need to explicitly
specify -lc on Solaris.

remove a bogus hack setting LD=${CC} which was also breaking the
build on Solaris.
2003-09-22 01:18:38 +00:00
grant
16dbb5f911 run ranlib over libskey.a in post-install, to appease Darwin's linker 2003-09-22 00:56:48 +00:00
kim
9b2e91b50d did p5-Apache-Gallery 2003-09-21 22:20:23 +00:00
wiz
d50314bf8a Remove empty gd subdir instead of PLIST; fixes binary package deinstall. 2003-09-21 21:47:11 +00:00
kim
3ca36e34e4 Updated mp to 3.7.1 (no problems, just wanted newer code; enabled mptool). 2003-09-21 21:34:47 +00:00
kim
492e498469 Upgrade to version 3.7.1. This is not done because of any problems,
just to get a more modern base for feeding back change, as requested
by Hubert Feyrer.  New distribution through SourceForge.

As a bonus, mptool is now enabled (uses Gtk, not any Sun stuff).
2003-09-21 21:33:09 +00:00
tron
b45ec90558 Fix error invented in last commit. 2003-09-21 21:04:39 +00:00
wiz
1185ea307d Fix relative path to mk dir. 2003-09-21 20:44:13 +00:00
tron
bdb6426a4b Fix build problem with GCC 3.3.1. 2003-09-21 20:39:26 +00:00
wiz
71e5e9e0f3 pkglint-3.61. 2003-09-21 20:33:41 +00:00
wiz
e483c525ee Make lintpkgsrc handle .includes correctly. Welcome to 3.61. 2003-09-21 20:32:35 +00:00
tron
a05c6a2985 Add patches from the FreeBSD ports collection to fix build problems
with GCC 3.3.1.
2003-09-21 20:03:52 +00:00
kent
6c5419c265 basename-only BUILD_DEPENDS value is wrong. 2003-09-21 19:58:38 +00:00
tron
1daa3a6b57 Fix build problem with GCC 3.3.1. 2003-09-21 18:56:39 +00:00
jmc
0b94b8426b This explictly needs pth. 2003-09-21 18:40:48 +00:00
kristerw
7af0b90e7f Make this build with gcc3.3.
From Stefan Kruger in PR 22590.
2003-09-21 18:22:14 +00:00
jmc
1fb4467a3e Reverse order of buildlink include's as py-soappy requires pth 2003-09-21 18:11:22 +00:00
grant
3adae31d17 don't try to use tools if they haven't been installed yet.
fixes PR pkg/22844.
2003-09-21 17:40:40 +00:00
kent
601ae05ff9 Note update of w32api and peace. 2003-09-21 17:29:51 +00:00
lukem
6df422d375 i did rdiff-backup 0.12.4 2003-09-21 16:44:33 +00:00
wiz
dfacdb1019 Test for egcs needs to come first, since egcs -v output also
contains "gcc". From Greg A. Woods in PR 22866.
2003-09-21 16:43:47 +00:00
lukem
784ddb2ca8 rdiff-backup 0.12.4 2003-09-21 16:43:28 +00:00
lukem
ccf34e4e4a Update rdiff-backup from 0.12.3 to 0.12.4:
New in v0.12.4 (2003/09/13)
---------------------------

Specified socket type as SOCK_STREAM.  (Error reported by Erik
Forsberg.)

Fixed bug backing up unreadable regular files and directories when
rdiff-backup is run by root on the source site and non-root on the
destination side.  (Reported by Troels Arvin and Arkadiusz
Miskiewicz.)

If there is data missing from the destination dir (for instance if a
user mistakenly deletes it), only warn when restoring, instead of
exiting with error.

Fixed problems with --restrict options that would cause proper
sessions to fail.  Thanks to Randall Nortman for error report.

File examples.html added to distribution; examples section removed
from man page.
2003-09-21 16:42:45 +00:00
kim
78f93a1791 Added p5-Module-Build-0.20 and p5-Image-Imlib2-0.12
Updated p5-Apache-Gallery to 0.7
2003-09-21 16:24:26 +00:00
kim
22ab797dce Upgraded to Apache::Gallery 0.7:
- Support mod_perl version 1 and 2 (1.99) (Michael Legart)
- Send status code 500 on errors, 404 on file not found and
  make IE show our own errorpage. (Thomas L. Kjeldsen)
- Bugfix for directories named "0" (Andreas Plesner Jacobsen)
- Added "selection mode". Select images with checkboxes and
  get a list of filenames. (Peter Andreasen)
- Fix to let the module work with perl 5.005 (Aaron)
- Do not allow scaling pictures to sizes above their
  original size (Aaron)
- Added GalleryUseFileDate option to make A::G show
  the files timestamps instead of using the EXIF value (Dennis Haney)
- Remember display size when turning Slideshow off (Hans Joergensen)
- Nice new layout (Thomas Kjaer)
- New option GalleryEXIFMode to control the way EXIF
  info is displayed. See docs for details (Michael Legart)
- Support for the FNumber EXIF value (Thomas Corell)
- Added GalleryRootText option to allow changing the name of
  the root element in the menu (Christopher Knight)
- Use Image::Imlib2 instead of Inline::C (Andreas Plesner Jacobsen)
- New option GalleryMaxThumbnailsPerPage to limit the number
  of thumbnails displayed per page. Disabled by default
  and requires templates update. (Michael Legart)
- Bugfix for the GalleryThumbnailSize option. Both height and
  width max sizes are now obeyed. (David Gee)
2003-09-21 16:21:14 +00:00
kim
500f1e96f6 Image::Imlib2 is a Perl port of Imlib2, a graphics library that does
image file loading and saving as well as manipulation, arbitrary polygon
support, etc. It does ALL of these operations FAST. It allows you to
create colour images using a large number of graphics primitives, and
output the images in a range of formats.
2003-09-21 16:17:42 +00:00
kim
6310e4d4de This is a beta version of a new module "Module::Build". It is meant to
be a replacement for "ExtUtils::MakeMaker".
2003-09-21 16:15:38 +00:00
kent
d832727a5d Update w32api to 2.4, and PEACE to 20030919 snapshot.
This change fixes PR pkg/19049.
2003-09-21 16:03:39 +00:00
grant
cda35250fb override AS, AR, CPP and LD unless they are set to absolute path.
avoids relying on having /usr/ccs/{bin,lib} in $PATH.
2003-09-21 14:50:29 +00:00
taca
f1abf4a906 Add missing files to PLIST to fix errror with pkg_delete(1). 2003-09-21 14:17:26 +00:00
markd
9d4e65ed7d s/REAME/README/ 2003-09-21 12:53:02 +00:00
markd
01dd6d2eb9 Cyrus-1.0.tar.bz2 checksum changed.
Only change to the tar file was that README and readme files were merged
into a single README file.

Closes PR pkg/22871 from Karsten Kruse.
2003-09-21 12:40:22 +00:00
markd
43d3322c5a Would have to include <sys/param.h> to get a definition of NetBSD and
KDE is never going to build on NetBSD<1.0 so don't bother testing a
version, just assume we have setproctitle in libc.

Should fix a gcc3 build problem mentioned by Juan RP.
2003-09-21 12:14:19 +00:00
jmmv
4cbd8bc7e8 Capitalize comment. 2003-09-21 11:15:21 +00:00
jmc
51812310e9 Add USE_BUILDLINK2 so this picks up a proper depend 2003-09-21 09:39:21 +00:00
jmc
3d864cb4ab Bump rev so folks get proper PLIST 2003-09-21 09:37:53 +00:00
jmc
6f90ef45ff Add missing piddle.pth 2003-09-21 09:37:28 +00:00
jmc
6d9e862c9d Add USE_BUILDLINK2 so this picks up a proper depend 2003-09-21 09:33:29 +00:00
jmc
a7801fb1a4 Add USE_BUILDLINK2 so this picks up a proper depend 2003-09-21 09:21:07 +00:00
jmc
dd4959549c Needs USE_BUILDLINK2 in order to get dependencies 2003-09-21 09:17:02 +00:00
jmc
33d5cd65de Rename some #define's so they don't conflict with some definitions from arpa.h 2003-09-21 09:15:30 +00:00