Commit graph

63627 commits

Author SHA1 Message Date
Kris Kennaway
9c2b0cc91a Add missing directories and respect NOPORTDOCS 2002-09-16 00:43:26 +00:00
Kris Kennaway
e277335a31 Fix plist 2002-09-16 00:35:58 +00:00
Josef Karthauser
3b1c8fd784 Make amanda compile on machines that don't have lpr installed.
(This fix needs to be submitted back to the Amanda team as it's a
software bug, not a FreeBSD issue.)
2002-09-16 00:30:40 +00:00
Kris Kennaway
1884fdf0eb Add missing file 2002-09-16 00:24:45 +00:00
Kris Kennaway
e6c50587c0 Add missing files/directories 2002-09-15 23:45:35 +00:00
Kris Kennaway
37311ac3f9 Add missing files 2002-09-15 23:41:00 +00:00
Kris Kennaway
663b06b528 Add missing directories 2002-09-15 23:31:56 +00:00
Kris Kennaway
33f216ea71 Add missing manpage 2002-09-15 23:20:27 +00:00
Kris Kennaway
a692ef3f19 Add missing file/directory to plist 2002-09-15 23:18:44 +00:00
Joe Marcus Clarke
394bde2e8d Readd Galeon when building with mozilla-devel. Bump PORTREVISION. 2002-09-15 22:50:36 +00:00
Joe Marcus Clarke
02cfdd681e Update to 1.2.6. This release supports both Mozilla 1.0 and 1.1. It will
build with 1.0.x support by default, but this can be overwritten by
building with:

make -DWITH_MOZILLA_DEVEL
2002-09-15 22:50:10 +00:00
Kris Kennaway
de5f3117b5 Switch to .tbz packages in generated makefile target. 2002-09-15 22:08:24 +00:00
Kris Kennaway
ef6266db84 Correct a message 2002-09-15 22:05:54 +00:00
Kris Kennaway
ce8ff4da93 Conditionalize one more thing on i386 2002-09-15 22:04:05 +00:00
Kris Kennaway
a959b8bdac Optimize the html output by putting multiple missing files in the same
table row, instead of making a new row for every single file.  This
cuts down the generated page size drastically, improving rendering times.

Submitted by:	Edwin Groothuis <edwin@mavetju.org>
PR:		ports/40962
2002-09-15 22:02:20 +00:00
Kris Kennaway
2eda2e760e Add a bunch of new failure modes (mostly to do with ports failing on 5.0) 2002-09-15 21:58:46 +00:00
Kris Kennaway
538513b7da Use PKGSUFFIX from buildenv 2002-09-15 21:57:52 +00:00
Kris Kennaway
d50285d854 Add PKG_PATH so packages can be found automatically (not sure what caused
this to break).  Support both .tgz and .tbz packages.
2002-09-15 21:57:05 +00:00
Kris Kennaway
b2abae3101 .tbz packages are now standard 2002-09-15 21:56:08 +00:00
Kris Kennaway
328a27e8b5 * XFREE86_VERSION=4 is now standard
* Add PKGSUFFIX and PKGZIPCMD variables
2002-09-15 21:55:52 +00:00
Kris Kennaway
17048bd504 * Support multiple arches and conditionalize i386-only stuff
* Fetch perl package on -current
2002-09-15 21:55:08 +00:00
Josef Karthauser
0a41bbf3f0 Some GNU (and GNU-style) programs assume that the presence of the
restartable multibyte/wide character functions (mbsrtowcs(),
wcsrtombs()) means that all of the other ISO C90 Amd.1 wide character
functions exist. The restartable mb/wc functions were added recently
and do not exist in -stable.

Making blind assumptions like this defeats the purpose of using
autoconf at all..

Submitted by:	tjr
2002-09-15 21:54:12 +00:00
Kris Kennaway
ec25ae9a13 * Catch up to .tbz packages
* Hack to use perl package on -current (needs to be done better somehow)
* Use buildenv
2002-09-15 21:53:59 +00:00
Sean Chittenden
46c968b9a4 Fix building of kdemultimedia3 on -CURRENT. Obtained from wca.
Reviewed by:	wca
Approved by:	knu (mentor)
2002-09-15 21:50:36 +00:00
Joe Marcus Clarke
c9c1f9972c Fix build on -stable.
Reported by:	Mike Harding <mvh@ix.netcom.com>
Approved by:	timeout from maintainer
2002-09-15 21:27:42 +00:00
Alan Eldridge
f77f88340c update to current version.
PR:		42774
Approved by:	maintainer email dead

I am temporarily taking over the port, at least until keroin gets back
to me.
2002-09-15 21:23:47 +00:00
Akinori MUSHA
6a228fad08 - Apply a couple of patches posted on the FD-clone mailing list,
which fix bugs in file name completion and handling of tar archives
  that contain ".".

- Update fd2rc:
  o Properly call zip(1) with -r (recursive).
  o Make some file extensions case insensitive.
  o Source /etc/fd2rc.local so administrators can put their own local
    configurations in it.
  o Set FD_WRITEFS to 1 (do not ask).
  o Set FD_INHERITCOPY to 1 (preserve timestamps).
2002-09-15 20:55:58 +00:00
Oliver Braun
2dd80b19db Upgrade to 0.5.
PR:		ports/42814
Submitted by:	maintainer
2002-09-15 19:50:32 +00:00
Oliver Braun
cade76d380 * Fix detection of ghc version.
=> Fix pkg-plist s/ghcunknown/ghc5/
* Bump PORTREVISION.
2002-09-15 19:30:32 +00:00
Ying-Chieh Liao
4130aa4896 add eboxy 0.3
Create simple GUI interfaces for entertainment PC
2002-09-15 18:57:10 +00:00
Pete Fritchman
def9c68df2 Update to 1.0.1, -current build fixes
PR:		42424
Submitted by:	maintainer
2002-09-15 16:33:27 +00:00
Trevor Johnson
a4546be50b Be more efficient. Remove stray $FreeBSD: line. 2002-09-15 15:53:07 +00:00
Alan Eldridge
7c61ae395a PR: 41962
Approved by:	maintainer timeout
2002-09-15 15:48:56 +00:00
Trevor Johnson
5a9db66685 Don't install mu2-alloywm.in or x-panel.in. Add documentation to
packing list.

noticed by:  kris
2002-09-15 15:47:12 +00:00
Oliver Braun
998a192b40 * Fix detection of ghc version.
=> Fix pkg-plist s/ghcunknown/ghc5/
* Bump PORTREVISION.

Submitted by:	Manuel M T Chakravarty <chak@cse.unsw.edu.au> (developer)
2002-09-15 15:37:33 +00:00
Ying-Chieh Liao
ead763c948 put header files into standard SDL dir 2002-09-15 15:17:29 +00:00
Sergey Skvortsov
c5bdf5a659 Update to 1.01
Submitted by:	Leo Kim <leo@florida.sarang.net>
PR:		42759
2002-09-15 14:18:50 +00:00
Dirk Meyer
b29bd2eb2e fix path for option OPENSSL_OVERWRITE_BASE
PR:		42665
Submitted by:	roman@bellavista.cz
2002-09-15 13:01:05 +00:00
Dirk Meyer
dfb29e227b Update to 1.3.26+ssl_1.48
removed FORBIDDEN
2002-09-15 12:34:16 +00:00
Andrey A. Chernov
d2727cedb9 Update koi8-r fonts from their official source. More fonts added as result
and old fonts becomes more koi8-r conformant.
2002-09-15 12:20:01 +00:00
Ying-Chieh Liao
99b190c92b add libfs++ 0.1.7
C++ library which provides a file_iterator class
2002-09-15 12:18:40 +00:00
Akinori MUSHA
b22644f661 Update to 0.0.9-beta and chase the gdchart update. 2002-09-15 12:12:15 +00:00
Akinori MUSHA
e0254c9e7a Chase the gdchart update and bump PORTREVISION. 2002-09-15 12:11:38 +00:00
Akinori MUSHA
adc76a287b - Update to 0.11.2dev.
- Use a BSD Makefile rather than messing with the bundled one.
  Currently no shlib is provided since the library's global variables
  are not properly exported. (Could be fixed in future)

- Take maintainership.
2002-09-15 12:10:35 +00:00
Dirk Meyer
665f0c659d Unbreak Package-Build, removed IS_INTERACTIVE 2002-09-15 12:03:05 +00:00
Vanilla I. Shu
95bcfa2de1 Add another MASTER_SITE.
PR:		ports/42800
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2002-09-15 11:55:18 +00:00
Vanilla I. Shu
270ccb6e07 Upgrade to 2.3.8,
move default config patch to $PREFIX/etc/xinetd.conf.

Submitted by:	"Justin R. Miller" <justin@hrnoc.net> (config file's path)
2002-09-15 11:37:58 +00:00
Alan Eldridge
4b35e63042 Update to 0.5.0. 2002-09-15 10:57:58 +00:00
Peter Pentchev
0f12aaab1a Update to vpopmail-5.3.9, with better processing of the exit code
of mail/autoresponder.
2002-09-15 10:25:50 +00:00
Akinori MUSHA
fcc49964ba Add ruby-mnogosearch, a Ruby binding to mnoGoSearch. 2002-09-15 09:55:17 +00:00