1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

64379 Commits

Author SHA1 Message Date
Kris Kennaway
bfa1eb4481 Fix build (remove bogus *alloc declarations)
Submitted by:	Adam Weinberger <adam@vectors.cx>
PR:		ports/41101
2002-09-29 07:55:30 +00:00
Kris Kennaway
35fccdfba1 Fix build [1] and add missing manpage
Submitted by:	La Temperanza <temperanza@softhome.net> [1]
PR:		ports/42297
2002-09-29 07:54:25 +00:00
Kris Kennaway
320a3fd8c2 Update to blop-0.2.5 to unbreak
Submitted by:	Tilman Linneweh <tilman@arved.de> (maintainer)
PR:		ports/43293
Approved by:	myself (portmgr hat on)
2002-09-29 07:47:37 +00:00
Kris Kennaway
b0b6e4eff3 Update MASTER_SITES
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
PR:		ports/43274
2002-09-29 07:06:45 +00:00
Kris Kennaway
561d3d4312 Don't try and create the device node when PACKAGE_BUILDING since we
use devfs in the build chroots and it does not support manual device
node creation.
2002-09-29 07:02:37 +00:00
Kris Kennaway
32c9e244e0 Fix build on -current (don't shadow typedef ushort) 2002-09-29 06:45:34 +00:00
Kris Kennaway
7f6fda9569 Remove -Werror from CFLAGS to fix build 2002-09-29 06:37:58 +00:00
Kris Kennaway
d9e7317133 Fix build (removal of <values.h>) 2002-09-29 06:27:13 +00:00
Kris Kennaway
b2e89c04c2 Fix plist 2002-09-29 06:26:15 +00:00
Kris Kennaway
3eb20ef817 Fix build (removal of <values.h>) 2002-09-29 06:17:40 +00:00
Kris Kennaway
8354b705b5 Fix build (removal of <values.h>) 2002-09-29 06:08:08 +00:00
Kris Kennaway
08f994036f This no longer compiles after the open-motif upgrade
HTML.c:62: Xm/ManagerI.h: No such file or directory
HTML.c:63: Xm/TravActI.h: No such file or directory

These two open-motif headers appear to have been removed.
2002-09-29 05:50:37 +00:00
Ying-Chieh Liao
3216e7c0af forgot bump port revision last commit... 2002-09-29 05:47:32 +00:00
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