Commit Graph

38787 Commits

Author SHA1 Message Date
Kris Kennaway
f5b9080ac3 Fix pkg-plist
Submitted by:	bento
2001-03-10 03:56:28 +00:00
Gregory Neil Shapiro
cf7d406097 Add two missing files and fixup directory removals in pkg-plist (bump revision) 2001-03-10 03:48:08 +00:00
Greg Lehey
8a213c34ea Metaport: install typical software for workstation applications.
This is a first stab at something which will be documented in the next
edition of "The Complete FreeBSD".  Comments welcome.

Reviewed by:	-ports (well, I got one reply)
2001-03-10 03:47:01 +00:00
Jordan K. Hubbard
2e00d397c7 Mark this broken - CAM's interface has changed. 2001-03-10 03:39:04 +00:00
Vanilla I. Shu
ece8286aa6 Add {BUILD|RUN}_DEPENDS to p5-Apache-AuthCookie.
Submitted by:	bento
2001-03-10 03:37:18 +00:00
Will Andrews
65725f44fb Remove the html file -- not sure why that worked for me. 2001-03-10 03:36:11 +00:00
Vanilla I. Shu
e0f7f2b9e5 Well, remove USE_PERL5, and add USE_ZIP.
it's my fault on last commit.

Submitted by:	bento
2001-03-10 03:32:13 +00:00
Vanilla I. Shu
1e273b89cf CONFIGURE_ENV will broken this ports,
so change it to CONFIGURE_ARGS.

Submitted by:	maintainer
2001-03-10 03:29:19 +00:00
Clive Lin
88b3d8ce69 Add missing entry.
Submitted by: bento
2001-03-10 03:24:54 +00:00
Kris Kennaway
d878e1cbdf Update to scanssh 1.5 and portlint
Submitted by:	bento
2001-03-10 03:17:11 +00:00
Kris Kennaway
19bcc66b8c Update to 20001206 version. There are only 3 trivial changes to the
previous.

Submitted by:	bento
2001-03-10 03:04:26 +00:00
Bill Fenner
201d12605a Handle private differently-prototyped ether_ntoa() 2001-03-10 01:38:28 +00:00
Bill Fenner
1540cc61a5 Use X Prefix, like xmms itself. 2001-03-10 01:28:49 +00:00
Mikhail Teterin
1d6002b35d Upgrade to version 1.0.0. Drop the configure, libtool, etc. non-sense
and just  use our  own clean  and straightforward  Makefile.bsd. While
here, remove the SHLIB_VER variable -- I  think it was not worth it to
have it there...

Thanks to Nathan for letting me know, the new version is available...

PR:		25580
Submitted by:	Nathan Ahlstrom <nrahlstr@winternet.com>
2001-03-10 01:04:19 +00:00
Jim Mock
d474a67bb7 Add ispell to RUN_DEPENDS if compiling with GNOME support.
Submitted by:	Joe Clarke <jclarke@cisco.com>
2001-03-10 00:05:14 +00:00
Mario Sergio Fujikawa Ferreira
54e5a54aec New port:
Understand can parse a C/C++ project helping reverse engineer it

[begin snip from the www site]
Understand parses any sized C or C++ project to help you reverse
engineer, document and understand it and thus maintain it better.
It supports K&R C, ANSI C, or C++ source code. Projects can contain
mixed C/C++ code as well. The parser is efficient, fast, and can
handle very large projects. Very little is needed to get started
- just aim it at your source tree.  Optionally (and for more parsing
accuracy) add any externally defined macro definitions and include
paths. All of this is done from the GUI - you should be able to do
an initial analysis of your project in a few minutes.

Understand for C++ quickly documents Class inheritance hierarchies
(Base Class and Derived Classes), Call and CallBy Trees, Include
and Include By Trees, as well as where and how everything in your
source code is used (cross reference). Understand for C++ creates
detailed automatic documentation about your source code in HTML
and text reports  Using the PERL and C API you can write your own
documentation generators.
[end snip from the www site]

You need a limited time period license to run the product in
evaluation mode. One can be obtained in the www site. A permanent
license can be purchased there too.

- Instalation issues:

This port has a hardcoded directory structure which is required to
run it. Therefore, some measures are necessary to install it under
FreeBSD following handbook rules'

1) All files but binaries are installed according to hier(7)

2) A fake structure is created under ${PREFIX}/lib/understand_c to
   please the program and soft links are made there to the correct
   locations under hier(7)

3) The binaries are installed under ${PREFIX}/lib/understand_c/bin
   and a wrapper is installed under ${PREFIX}/bin pointing to the fake
   structure

4) Since a license is required to run the program, warnings are
   issued when either it is installed or a package is added

5) Since the legal status is still being debated with the developers,
   it will be marked as RESTRICTED for the time being and LEGAL
   will be updated accordingly
2001-03-09 23:08:58 +00:00
SADA Kenji
1288d2ff34 Import of new port skeleton: mail/xmailwatcher.
From pkg-descr:

This is XMAILWATCHER, which periodically checks a user's mailbox. If
there is mail, the user is notified either by a changing icon, or by a
list of senders and subjects in an X object.

PR:	ports/25438
Submitted by:	Harry Newton <harry_newton@telinco.co.uk>
2001-03-09 22:31:33 +00:00
FUJISHIMA Satsuki
a29a9bd7c1 o update to 20010130.
o build plugin for libarc, libmng and libungif.

PR:		25629
Submitted by:	KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp>
Approved by:	maintainer
2001-03-09 21:38:37 +00:00
Trevor Johnson
34f7d6f3cc new port of digest 20010302, an MD5/SHA-1/RIPEMD-160 checksumming
utility

Obtained from:	NetBSD pkgsrc/pkgtools/digest
2001-03-09 21:24:50 +00:00
FUJISHIMA Satsuki
c8091bb624 update to 0.0.7b2.
PR:		25482
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-09 21:06:34 +00:00
FUJISHIMA Satsuki
84a2675595 correct dependencies.
PR:		25525
Submitted by:	maintainer
2001-03-09 20:52:20 +00:00
FUJISHIMA Satsuki
1a16db40ae o update to 1.3.16.j0.
o update Japanese manual.
o add Japanese message catalog.

PR:		25637
Submitted by:	maintainer
2001-03-09 20:21:16 +00:00
FUJISHIMA Satsuki
f48a84c18f update MASTER/PATCH_SITES.
PR:		25638
Submitted by:	maintainer
2001-03-09 20:12:02 +00:00
Mikhail Teterin
a0236a6b1d Made ``--with-modules'' an optional argument triggered by WITH_MODULES
knob.  IMO, this  should  be removed  at all.  It  seems, the  "modules"
provide solution to  a problem that does not exist.  And provide poorly.
First, every  module is  really a  shell script  (.la), which  loads the
namesake shared object  (.so). Second -- they don't work.  At least, not
on FreeBSD. I wish someone did
	cd work/ImageMagick-<version>/PerlMagick/demo
	make
before enabling them for the rest of us...
2001-03-09 19:51:23 +00:00
FUJISHIMA Satsuki
23c3d0a151 o update to 2.80.
o show message to activate linuxulator to make extract.
2001-03-09 19:50:11 +00:00
Nick Sayer
9ba7436d59 1. Respect CFLAGS
2. Respect X11BASE

3. Reduce Makefile patching by specifying ALL-TARGET
2001-03-09 18:25:08 +00:00
Akinori MUSHA
394b6b3d6a Add ruby-xmlrpc, a Ruby interface to XML-RPC. 2001-03-09 17:17:52 +00:00
Nick Sayer
f6f71d0416 Add vmware. 2001-03-09 17:11:59 +00:00
Akinori MUSHA
53e304b4c6 Use expat2 (1.95.1) rather than expat (1.2). 2001-03-09 16:44:50 +00:00
Nick Sayer
00ee016797 Whoops! distfile was null-tar! Replaced with correct one and re-md5'd. 2001-03-09 16:39:48 +00:00
Akinori MUSHA
59a3efc65c Add ruby-sablot, a Ruby interface to the Sablotron XSLT processor. 2001-03-09 16:08:49 +00:00
FUJISHIMA Satsuki
83606be014 rename package-name isc-dhcp3-3.0.xx to isc-dhcp-3.0.xx.
Approved by:	maintainer
2001-03-09 15:10:15 +00:00
David E. O'Brien
abbb19fb7b Update to version 3.3. 2001-03-09 13:10:10 +00:00
David E. O'Brien
ae33ef37fd * Found a new mastersite for the patches. Also found more patches there.
* Fix the build problem that was created when bsd.port.mk started setting
  CXXFLAGS in MAKE_ENV.  The problem is if a port uses a BSD-style Makefile
  and C++, sys.mk will not craft a proper CXXFLAGS because it uses "=?".
2001-03-09 13:01:35 +00:00
Akinori MUSHA
9b41fd3b79 The condition for checking whether the system supports IPv6 was
reversed.  D'oh!

Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2001-03-09 12:19:42 +00:00
FUJISHIMA Satsuki
6995d706ac update to 1.1.
PR:		25628
Submitted by:	maintainer
2001-03-09 12:18:38 +00:00
FUJISHIMA Satsuki
e689ddad06 update maintainer's e-mail address.
PR:		25621,25622
Submitted by:	maintainer
2001-03-09 12:16:38 +00:00
FUJISHIMA Satsuki
42e3d7ed68 add maintainer's signature.
PR:		25623
Submitted by:	maintainer
2001-03-09 12:15:54 +00:00
FUJISHIMA Satsuki
e74083a067 comment should be commented out.
PR:		25618
Submitted by:	maintainer
2001-03-09 12:15:13 +00:00
FUJISHIMA Satsuki
fb08a99b1a fix WWW:
PR:		25625
Submitted by:	maintainer
2001-03-09 12:14:23 +00:00
Akinori MUSHA
37b30f463e Put the original name of this software ("FXRuby") in pkg-comment. 2001-03-09 12:13:32 +00:00
Akinori MUSHA
1304072dc9 Update to 0.14. I merged all the patches into the upstream. :) 2001-03-09 12:02:41 +00:00
Kiriyama Kazuhiko
9d386ce44c Change CATEGORIES as to include Japanese.
Submitted by: knu
2001-03-09 10:47:15 +00:00
Jun Kuriyama
9424caa7ad Remove unneeded entry.
Found by:	bento
2001-03-09 09:47:23 +00:00
Greg Lehey
ffba203842 Upgrade to version 0.1.42
PR:		ports/25624
Submitted by:	Maintainer
2001-03-09 07:19:19 +00:00
Satoshi Taoka
06ad58dfb7 Update version to 1.69.e (this is beta version, 10103091216).
The version supports YaTeX's hilighting for XEmacs (font-lock).
2001-03-09 05:56:26 +00:00
Satoshi Taoka
a42cbff412 Bug-fix (rpm command was dealed with non-rpm files)
Obtained from: bento
2001-03-09 05:17:00 +00:00
Satoshi Taoka
945a70e7c7 Use USE_LINUX_PREFIX=yes instead of PREFIX=/compat/linux
Suggested by: FUJISHIMA Satsuki <sf@FreeBSD.org>
2001-03-09 04:56:00 +00:00
Steve Price
ab81d2e662 Make this package again on the Alpha. 2001-03-09 03:31:03 +00:00
Greg Lehey
3fa300b2f4 New port: xtset
xtset sets the title and icon name for xterms.

Obtained from:	Martin Smith <msmith@lssec.bt.co.uk>, decades ago.
2001-03-09 01:59:37 +00:00