Joe Marcus Clarke
cc56110c89
Update to 2.0.11.
2003-05-11 17:18:17 +00:00
Pete Fritchman
c8ceaef61d
- fix permissions on installed files
...
- don't exclude .txt files from ${PYTHON_SITELIBDIR}; that broke the port.
- bump PORTREVISION
Noticed by: maintainer
Pointy hat to: petef
2003-05-11 16:57:56 +00:00
Pete Fritchman
6fcbe10248
- Don't do two read()s, we're not on windows and don't have a \r to strip
...
out. Also fix an off-by-one error when trying to trim trailing spaces.
- bump PORTREVISION
PR: 41719
Submitted by: Michael Pearce <mpearce@coreth.com>
2003-05-11 16:56:13 +00:00
Mario Sergio Fujikawa Ferreira
635f8e2ab0
Comment out code when building in 5.x FreeBSD branch when using gcc
...
3.x. This code segment does not work with gcc 3.x. Is is responsible
for a sanity check which will be improved in an upcoming LMule
release.
Obtained from: LMule Forums
2003-05-11 16:48:58 +00:00
Pete Fritchman
4bb8a19312
Require perl 5.6.1.
...
PR: 52074
Submitted by: "Miguel Mendez" <flynn@energyhq.es.eu.org>
2003-05-11 16:48:18 +00:00
Pete Fritchman
325927942c
Add igal 1.3, a static html image gallery generator for *nix.
...
PR: 41673
Submitted by: Dylan Carlson <absinthe@pobox.com>
2003-05-11 16:40:38 +00:00
Pete Fritchman
e678c82be9
- update to 0.4
...
- remove Crypt_HCEMD5.php
PR: 50168
Submitted by: Thierry Thomas <thierry@pompo.net>
2003-05-11 15:36:38 +00:00
Pete Fritchman
87ff19f63f
- update to 2.28
...
- sort pkg-plist
PR: 52070
Submitted by: maintainer
2003-05-11 15:29:36 +00:00
Pete Fritchman
b7f4a984ec
- update to 1.1.4.b3
...
While I'm here,
- spell ports@FreeBSD.org correctly
- portlint'ify: move WRKSRC to it's proper section
PR: 51736
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net>
2003-05-11 15:13:52 +00:00
Pete Fritchman
30c3b132b8
Add pflogstats 20030404, postfix Log Statistics Reporter.
...
PR: 51641
Submitted by: Andrew J. Caines <A.J.Caines@halplant.com>
2003-05-11 15:01:13 +00:00
Joerg Wunsch
f503890a8c
Fix broken LaTeX code generated by doxygen. Changing package
...
fancyhdr's \footrulewidth has always been documented using
\renewcommand (as opposed to \setlength), and the LaTeX from teTeX 2.x
barfs about it otherwise.
This is merely a stop-gap measure until the maintainer finds the time
to upgrade the doxygen port to a current version.
2003-05-11 14:11:57 +00:00
Martin Cracauer
d17ef48497
Update this port to include some manpages that were missing from the
...
original SGI tarball.
Thanks to Daniel Mueller <mue.da@gmx.de> for finding the missing bits
deep in the SGI dungeons.
2003-05-11 13:43:11 +00:00
Jimmy Olgeni
0a62a1be6b
Update to version 0.93.0314 and unbreak.
...
PR: 52047
Submitted by: Ports Fury
2003-05-11 13:30:49 +00:00
Martin Cracauer
a0ac7c84ee
Use new master site.
2003-05-11 13:14:23 +00:00
Hidetoshi Shimokawa
de8fe2d73f
Update to dvts-patch-20030511.
2003-05-11 12:56:40 +00:00
Dmitry Sivachenko
44b21d9205
Fix patch after recent tin port update.
...
Spotted by: kris
2003-05-11 10:12:49 +00:00
Oliver Braun
a2f71a8494
Reset maintainer to ports@ since rsync is not written in Haskell ;o)
2003-05-11 10:06:31 +00:00
Hajimu UMEMOTO
673653e1a9
Workaround to fix build on ia64. I hope it fixes the problem.
...
Reported by: bento via kris
2003-05-11 09:04:08 +00:00
Andrey A. Chernov
8af42f368a
Include <stdlib.h> for malloc() prototype
...
Submitted by: tjr
2003-05-11 08:59:54 +00:00
Edwin Groothuis
ea3683d47a
Make it buildable on non-x86 machines.
2003-05-11 08:18:18 +00:00
Kris Kennaway
0e0085b240
Update to astime-2.8
2003-05-11 08:11:13 +00:00
Kris Kennaway
f0c29c4d39
Update to adzap-20030505
2003-05-11 08:08:38 +00:00
Andreas Klemm
55855a21d9
- use acroread5 port instead of old ancient acroread (v3) for port dependency,
...
good suggestion by: ajhar@physics.miami.edu (Dr. Edward Ajhar)
- update apsfilters acroread search order to use acroread5 in the 1st place
- bump PORTREVISION
- tested installation and package-building
2003-05-11 07:49:18 +00:00
Dirk Meyer
1b5eda48af
- allow build with more warnings enabled, NO_WERROR=yes
...
- no response from maintainer since 2003-04-05
2003-05-11 07:47:17 +00:00
Dirk Meyer
dd707f302c
- extend MASTER_SITES
2003-05-11 07:42:26 +00:00
Dirk Meyer
dbff6f6915
- update to 2.9.8
...
- recursor defaults off, Option POWERDNS_WITH_RECURSOR
2003-05-11 07:36:26 +00:00
Joe Marcus Clarke
bb859c2c14
Remove a '/' in front of the README in the plist that was preventing the
...
package build on bento.
Reported by: bento
2003-05-11 07:14:50 +00:00
Joe Marcus Clarke
da8e6d4792
Add a patch to allow -lc_r to be linked in on -CURRENT. Not having this caused
...
gdm to lock up when started.
Special thanks goes to Glenn Johnson <gjohnson@srrc.ars.usda.gov> for
tracking this down. Apparently, newer versions of libtool have code
to prevent -lc_r from being passed to the linker on _all_ versions of
FreeBSD. Since ${PTHREAD_LIBS} is set to -lc_r for 5.x, this causes
massive problems with threaded applications.
2003-05-11 06:31:55 +00:00
Kris Kennaway
1306ff7f07
Update to xprobe 0.0.2 and drop maintainership
...
PR: ports/44153
Submitted by: Ulrich Spoerlein <q@uni.de>
2003-05-11 04:54:41 +00:00
Kris Kennaway
61e13e2a66
Update to snortsnarf 021111.1
...
PR: ports/48410 (based on)
Submitted by: Larry Daberko <larry@daberko.net>
2003-05-11 04:50:59 +00:00
Mario Sergio Fujikawa Ferreira
7937fb10f8
Unmark BROKEN: 5.x branch after OSVERSION 500041 has getopt_long.
...
Therefore, do not try using libgnugetopt in such situations
2003-05-11 04:30:12 +00:00
Mario Sergio Fujikawa Ferreira
aa0066287d
Only apply the PTHREAD_LIBS fix to 5.x branch
2003-05-11 04:24:54 +00:00
Mario Sergio Fujikawa Ferreira
b435bf2c22
Fix small typo: sed recipy should be 's|before|after|', not
...
s'|before|after|'
2003-05-11 04:23:16 +00:00
Mario Sergio Fujikawa Ferreira
5663132a21
o For some reason configure is not propagating PTHREAD_LIBS to the
...
makefiles in the SDL lib lines in the 5.x branch. Add PTHREAD_LIBS
by hand on those.
o Unmark BROKEN
Submitted by: David Yeske <dyeske@yahoo.com>
2003-05-11 04:05:23 +00:00
Doug Barton
ef3c1ba029
Fix a nibble calculation bug for IPv6 in nslookup.
...
This bug will be fixed in the next release of BIND.
2003-05-11 03:56:57 +00:00
Mario Sergio Fujikawa Ferreira
12a2e551a0
Unmark BROKEN by fixing PLIST. According to bento logs, the error
...
is actually a PLIST packaging error, not a build error.
Prompted by: bento
Submitted by: adamw
2003-05-11 03:55:35 +00:00
Mario Sergio Fujikawa Ferreira
6872036594
o Fix typo: use PKGNAMESUFFIX for naming destination directories
...
when installing docs
o Bump PORTREVISION due to installation fix
Prompted by: bento
2003-05-11 03:18:35 +00:00
Pete Fritchman
3b47b59a82
- unbreak: fix pkg-install not to create a /usr/interbase symlink
...
- strongly suggest manually creating the symlink in pkg-message
PR: 51712
Submitted by: maintainer
2003-05-11 03:18:17 +00:00
Mario Sergio Fujikawa Ferreira
8435e9af1b
Attent to bento cluster peculiar behavior: it is prefixing the
...
binary files with CONFIGURE_TARGET variable contents although this
is not reproduceable in local tests. Nevertheless, fix it by setting
CONFIGURE_ARGS+=--program-transform-name=''
Prompted by: bento
2003-05-11 03:11:00 +00:00
Pete Fritchman
bbb80885fa
Add xmms-cdparanoia 0.1, cdparanoia plugin for XMMS.
...
PR: 51739
Submitted by: David Yeske <dyeske@yahoo.com>
2003-05-11 03:02:14 +00:00
Mario Sergio Fujikawa Ferreira
8611b700ac
o Do not check return of dlerror(3) to see if there was an error.
...
dlerror(3) holds the value of the LAST dlsym(3) error. It does
not tell if an error occured in the last dlsym(3) call. It could
have happened before.
o Bump PORTREVISION
Submitted by: nectar
2003-05-11 02:52:06 +00:00
Mario Sergio Fujikawa Ferreira
38d9021823
Fix build on alpha ARCH
...
Submitted by: marcus
2003-05-11 02:42:33 +00:00
Mario Sergio Fujikawa Ferreira
9db866593c
Fix fetching: correct MASTER_SITE_SUBDIR
...
PR: 52010
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
2003-05-11 02:32:46 +00:00
Mario Sergio Fujikawa Ferreira
f4c737a074
Add specific handling of and appropriate dependences for
...
libexec/gst-player-view binary
Submitted by: marcus
2003-05-11 02:28:55 +00:00
Pete Fritchman
62806b628a
Update to 2.3.10.
...
PR: 51976
Submitted by: maintainer
2003-05-11 00:29:36 +00:00
Adam Weinberger
f903d995be
Update to 1.1.
...
PR: 51901
Submitted by: Franz Klammer <klammer@webonaut.com> (maintainer)
2003-05-11 00:25:26 +00:00
Pete Fritchman
6c9a7d2637
Update to 1.10.0.
...
PR: 51841
Submitted by: maintainer
2003-05-10 23:41:23 +00:00
Pete Fritchman
8feb0d0477
- update to 1.9.1i
...
- update maintainer's email address
PR: 52035
Submitted by: maintainer
2003-05-10 23:16:01 +00:00
Pete Fritchman
6a615f7f52
- update to a working master site
...
- update maintainer's email address
PR: 52036
Submitted by: maintainer
2003-05-10 23:12:11 +00:00
Alfred Perlstein
2173168f91
Variable subst must be %% quoted on both sides.
...
pointed out by: kris
2003-05-10 23:11:51 +00:00