Ying-Chieh Liao
4644cd8b1e
forgot to add pkg-message last commit
2002-09-29 05:46:40 +00:00
Kris Kennaway
51ea95812d
Fix build on -stable and respect CXX and CXXFLAGS
2002-09-29 05:37:51 +00:00
Kris Kennaway
0f4d8530e3
- Install PostScript documentation, too
...
- Respect NOPORTDOCS
- Use INSTALL_DATA instead of INSTALL_MAN when installing docs
- Use DOCSDIR shortcut
- Make installation a little bit more vebose
- Redo patch a bit better than my last commit
Submitted by: Sergei Kolobov <sergei@kolobov.com>
PR: ports/42693
2002-09-29 05:33:01 +00:00
Kris Kennaway
7ba7a368c1
Fix build (4.x doesn't have <stdint.h>)
2002-09-29 05:19:53 +00:00
Kris Kennaway
3cbc3e9339
Fix build (remove dup declarations of functions from system headers)
2002-09-29 05:18:32 +00:00
Kris Kennaway
b59ab6fefd
Catch up to locale renaming (de_DE.ISO_8859-1 -> de.ISO8859-1)
...
Approved by: wosch (in principle)
2002-09-29 05:14:30 +00:00
Kris Kennaway
888299841c
Remove reference to pkg-message, which is not present in the repo
...
(accidentally not committed?)
2002-09-29 05:08:14 +00:00
Kris Kennaway
a778502eea
Fix plist
2002-09-29 04:34:55 +00:00
Ying-Chieh Liao
a7adc7040b
PERL -> REINPLACE_CMD
...
PR: 43353
Submitted by: maintainer
2002-09-29 04:33:58 +00:00
Kris Kennaway
a80513f9a6
Fix install by adding an appropriate imake macro
2002-09-29 04:24:01 +00:00
Kris Kennaway
7d6767bc3d
Add USE_XLIB=yes
2002-09-29 04:15:47 +00:00
Kris Kennaway
510b91e1dc
Fix build (chase libusb to libusbhid)
2002-09-29 03:41:37 +00:00
Joe Marcus Clarke
e4b03d20ec
Forced commit. The last commit should have read that kris tested this on
...
beta. bento is x86.
2002-09-29 03:08:34 +00:00
Kris Kennaway
ef82274f65
Add dependency on gettext, since there appears to no longer be an
...
included gettext in this port.
2002-09-29 02:55:24 +00:00
Kris Kennaway
be8e5d8733
Unbreak on -stable by removing -pedantic-errors from CFLAGS, which
...
exposes new (fatal) warnings on recent compilers.
2002-09-29 01:59:20 +00:00
Alan Eldridge
eb8d176832
Remove unneeded dependency on kdenetwork.
...
Approved by: Kris K
2002-09-29 01:56:26 +00:00
David E. O'Brien
06c98b8989
Fix logic error when NOPORTDOCS is set.
...
Submitted by: Peter Avalos <pavalos@theshell.com>
PR: 43459
2002-09-29 01:44:12 +00:00
Kris Kennaway
5d09c4546f
Move files from illegal subdirectory src/ to files/ and fix
...
extract procedure.
2002-09-29 01:42:08 +00:00
Kris Kennaway
18a7f750cd
Unbreak by installing into the right directory (chases guile update and
...
unbreaks installation command)
2002-09-29 01:36:50 +00:00
Joe Marcus Clarke
d9d6806bc6
Disable Chatzilla by default. The irc buffer overflow is still present.
...
Submitted by: trevor
2002-09-29 01:30:37 +00:00
Joe Marcus Clarke
743c3a8e40
Fix build on Alpha.
...
Reported by: bento
Tested by: kris on bento
2002-09-29 01:28:41 +00:00
Kris Kennaway
512ca7dd11
Update to ssldump 0.9.b3, which includes some security-related cleanups
...
and bug fixes.
Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch>
Approved by: myself (portmgr hat on)
2002-09-29 01:28:15 +00:00
Kris Kennaway
f888c523d3
Fix build on -stable
...
Submitted by: Adam Weinberger <adam@vectors.cx>
PR: ports/41092
2002-09-28 23:23:38 +00:00
Kris Kennaway
10eac1dbc7
Correct plist
2002-09-28 22:28:04 +00:00
Kris Kennaway
0591ffbe42
Correct pkg-plist
2002-09-28 22:14:55 +00:00
Kris Kennaway
840675829b
Make fetchable again (MASTER_SITE moved)
2002-09-28 22:09:15 +00:00
Kris Kennaway
49c1bfdbf5
Correct syntax error in do-install (&& && -> &&)
2002-09-28 22:03:50 +00:00
Patrick S. Gardella
3c638559ec
PR: 43446
...
Submitted by: Tilman Linneweh <tilman@arved.de>
2002-09-28 21:00:00 +00:00
Akinori MUSHA
558a35e021
Add three mirror sites to MASTER_SITE_RUBY to fill vacancies.
...
(ftp.iDaemons.org, mirrors.sunsite.dk and ftp.ntua.gr)
2002-09-28 20:47:41 +00:00
Clive Lin
bb82744a29
o Fix build on -CURRENT.
...
o Use REINPLACE_CMD instead of a hard wired patch, which breaks this port
on -CURRENT.
o Use tab instead of space, BTW.
Submitted by: bento
2002-09-28 20:46:51 +00:00
Akinori MUSHA
63eb0ebbbf
Remove non-working mirror sites from MASTER_SITE_RUBY.
2002-09-28 19:55:34 +00:00
Ying-Chieh Liao
fe352567a9
distfile fetch again ; unbroken
2002-09-28 18:19:39 +00:00
Christian Weisgerber
4ef1beeed0
* Handle unexpected "125" reply as seen e.g. from ftp.compaq.com.
...
Obtained from: Dieter Baron <dillo@giga.or.at>
* Remove unnecessary gnugetopt dependency.
* Remove useless documentation.
Approved by: knu (portmgr)
2002-09-28 17:57:00 +00:00
Ying-Chieh Liao
769e50a617
fix build on -stable
...
PR: 43295
Submitted by: maintainer
2002-09-28 14:06:37 +00:00
Ying-Chieh Liao
e3b3d5fa78
s/ /\t/
...
PR: 43294
Submitted by: maintainer
2002-09-28 14:00:18 +00:00
Ying-Chieh Liao
4bd9c8b5a9
fix installation
...
unbreak
PR: 43309
Submitted by: adam@vectors.cx
2002-09-28 13:56:42 +00:00
Ying-Chieh Liao
befbd5b2d2
fix bento build error : there is a *alloc() clash
...
PR: 43311
Submitted by: adam@vectors.cx
2002-09-28 13:39:17 +00:00
Akinori MUSHA
0d30ad804c
Bump PORTREVISION and update pkg-message properly.
2002-09-28 13:36:56 +00:00
Akinori MUSHA
175abab3c7
- Install binaries with the "-emacs" program suffix to avoid conflict
...
with the XEmacs ports.
- The configure script is a GNU one, so define GNU_CONFIGURE instead
of HAS_CONFIGURE + CONFIGURE_ARGS=--prefix=${PREFIX}.
2002-09-28 13:34:19 +00:00
Ying-Chieh Liao
209fcbbecb
update WWW
...
PR: 43363
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
2002-09-28 13:31:20 +00:00
Ying-Chieh Liao
221014b9b5
1. Mark IGNORE because of License issues
...
2. fix WWW
PR: 43419 (1)
Submitted by: Tilman Linneweh <tilman@arved.de>
2002-09-28 13:22:57 +00:00
Ying-Chieh Liao
8d5e197860
fix dependency
...
PR: 43415
Submitted by: maintainer
2002-09-28 13:16:59 +00:00
Clive Lin
14c8b2f605
Add a proper dependency.
2002-09-28 12:56:12 +00:00
Ying-Chieh Liao
184d169376
fix build on -current
...
PR: 43258
Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
2002-09-28 05:51:31 +00:00
Joe Marcus Clarke
7b6a7e6953
Fix patch after recent GNOMENG conversion.
...
PR: 43429
Submitted by: Tilman Linneweh <tilman@arved.de>
2002-09-28 02:45:13 +00:00
Jun Kuriyama
2874c6c219
Fix Italian localization (this fix is already included in original
...
repository).
PR: ports/42925
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Approved by: portmgr (kris)
2002-09-28 02:42:54 +00:00
Mario Sergio Fujikawa Ferreira
5ea04f3c45
Mark it BROKEN for the time being. Clears it for 4.7-RELEASE
2002-09-28 01:17:31 +00:00
Alan Eldridge
288f3f33bf
1. Fixed broken current build, and a warning on stable.
...
2. Changed a lib dep to a build dep only.
3. Bumped portrevision because of dependency change (sorry people, I know
I'm thrashing you....)
Submitted by: Mikhail Teterin <mi+mx@aldan.algebra.com>
Approved by: Kris (approved fixing quanta, tell me if you want to back
out, kris)
2002-09-27 21:09:00 +00:00
Sean Chittenden
f046c0e968
Fix misc/GeoIP's hanging install target by cat'ing a real file (not stdin).
...
While I'm here, upgrade to 1.0.5.
Approved By: portmgr/knu (mentor)
2002-09-27 19:45:02 +00:00
Ying-Chieh Liao
a3d5906f5e
unbroken by fixing values.h bug
...
Submitted by: bento log
2002-09-27 18:53:11 +00:00