Commit Graph

43424 Commits

Author SHA1 Message Date
David W. Chapman Jr.
a6a883f5eb Add logic to delete ini file if not modified
Bump PORTREVISION

PR:		27461
2001-06-16 05:07:07 +00:00
David W. Chapman Jr.
2f64b67322 Update to version 1.45
Remove unneeded patch (patch-ae)
Add new locales in pkg-plist

PR:		27920
Submitted by:	maintainer
2001-06-16 04:54:12 +00:00
David E. O'Brien
03d252a698 Fix a typo that breaks the Makefile. 2001-06-16 02:10:56 +00:00
David E. O'Brien
d46da60024 LSOF's configure uses `FREEBSD_SYS' as a way to override /usr/src/sys as
the path to the kernel sources.  Make the port Makefile follow suit.

Submitted by:	dd
2001-06-16 00:06:56 +00:00
David E. O'Brien
92409f305d spell check 2001-06-15 23:57:14 +00:00
Bill Fenner
4aaee3ebf5 Put quotes around BROKEN message, since
Syntax error: "(" unexpected
is a much less friendly message than is probably desired.
2001-06-15 23:20:17 +00:00
David W. Chapman Jr.
0cee35a4d1 Update pkg-descr to reflect the true nature of tridiavnc 2001-06-15 23:08:12 +00:00
David W. Chapman Jr.
8f505b1b20 Update to version 3.4
Convert hardcoded values to use port variables
Update pkg-plist and distinfo to reflect changes in new version

PR:		28187
Submitted by:	maintainer
2001-06-15 22:51:34 +00:00
David W. Chapman Jr.
7ccf0c3848 Add TridiaVNC, a version of VNC that provides more options and
commercial support.
Currently Xvnc doesn't compile on FreeBSD for some strange reason
2001-06-15 22:36:00 +00:00
David E. O'Brien
478fe098ef Update to 4.56.3.
LSOF now *requires* a populated /usr/src if building on a machine using
devfs (ie, 5-CURRENT).  There is no other currently existing way for it
to get the information it needs.
2001-06-15 22:12:53 +00:00
Anton Berezin
90a60483fb Upgrade to 1.3.3
PR:		27032
Submitted by:	maintainer
OK'ed by:	markm
2001-06-15 21:12:17 +00:00
Mark Murray
ef668daf52 Patch is not needed - causes core dumps. 2001-06-15 18:33:48 +00:00
Dirk Meyer
d7eb63a9e1 Sendmail:
- Save more documentation in %%PREFIX%%/share/doc/sendmail
- Update Sendmail package, only libmilter will be installed.
- Bump PORTREVISION
- Cleanup configuration, reduced overhead in "site.config.m4" files
- New option SENDMAIL_WITHOUT_IPV6=yes
- Use global WITH_TLS as well as SENDMAIL_WITH_TLS
- New slave ports: sendmail-sasl, sendmail-ldap
- vbsfilter now build a package
2001-06-15 17:28:11 +00:00
FUJISHIMA Satsuki
b5f16ad2c0 purge XFree86-4-fontLatin2.
Submitted by:	Dave Cornejo <dave@dogwood.com>
2001-06-15 16:35:23 +00:00
David W. Chapman Jr.
ff6ec1549f Add extra MASTER_SITE
PR:		27527
Submitted by:	Jeff Palmer <scorpio@drkshdw.org>
2001-06-15 16:21:47 +00:00
David W. Chapman Jr.
c1a2615dc6 Add bsd.port.pre.mk and bsd.port.post.mk instead of bsd.port.mk in
Don't build --with-regex under -current, broken
Take out configure_env and configure_target

Submitted by:	maintainer
2001-06-15 15:50:16 +00:00
Kevin Lo
9f858e4981 Update to version 0.1.8
PR: 28160
Submitted by: MAINTAINER
2001-06-15 15:21:28 +00:00
Sheldon Hearn
681fabeff1 Bump PORTREVISION to reflect the change made in rev 1.84 (exim.sh
retired, use mailwrapper(8) instead).
2001-06-15 14:39:48 +00:00
Sheldon Hearn
c06da2ea40 Exim is a drop-in replacement for sendmail. Since 4.1-RELEASE,
FreeBSD has shipped with mailwrapper(8), which facilitates the use of
drop-in replacements for sendmail.  Retire exim.sh in favour of the
mailwrapper(8) approach.

Requested by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
2001-06-15 14:12:44 +00:00
Ying-Chieh Liao
385508f68c remove paraftp from Makefile
Submitted by:	Dave Cornejo <dave@dogwood.com>
2001-06-15 14:12:40 +00:00
Johann Visagie
23164d0987 Update to 1.00.a1; change MAINTAINER to my new address.
Many changes to port, including addition of CORBA functionality.

PR:		27957
Submitted by:	Johann Visagie <johann@egenetics.com>
Reviewed by:	nbm
2001-06-15 13:25:56 +00:00
Kevin Lo
8b8f3b479d Update to version 0.0.2
PR: 28159
Submitted by: MAINTAINER
2001-06-15 13:22:38 +00:00
Kevin Lo
51894a6f17 Update to version 0.0.2
PR: 28158
Submitted by: MAINTAINER
2001-06-15 13:17:48 +00:00
Sheldon Hearn
a3a1c6fb57 Exim is a drop-in replacement for sendmail. FreeBSD ships with
mailwrapper, which facilitates drop-in replacements for sendmail.

Retire the exim.sh that was installed into ${PREFIX}/etc/rc.d/ to
start Exim, in favour of the mailwrapper approach.
2001-06-15 13:16:38 +00:00
Kevin Lo
add8ec9622 Update MASTER_SITES
PR: 28161
Submitted by: MAINTAINER
2001-06-15 13:15:46 +00:00
Kevin Lo
256a98ec90 Update to version 2.33
PR: 28149
Submitted by: MAINTAINER
2001-06-15 13:11:37 +00:00
Kevin Lo
0c34c0f110 Place port docs where they all go.
PR: 28131
Submitted by: Patrick Li <pat@databits.net>
2001-06-15 13:09:30 +00:00
Kevin Lo
2cd6d23ba4 Update to version 3.1.1
PR: 28080
Submitted by: MAINTAINER
2001-06-15 13:03:43 +00:00
Kevin Lo
5e2fb67a1b - Fix pkg-plist to complete NOPORTDOCS support
- Add ${PTHREAD_LIBS} and ${PTHREAD_CFLAGS} to fix compile errors

PR: 28072
Submitted by: Patrick Li <pat@databits.net>
2001-06-15 12:55:20 +00:00
Kevin Lo
e8ae4fa3fc Update to version 0.33.6.3
PR: 28062
Submitted by: Ports Fury
2001-06-15 12:48:30 +00:00
Mark Pulford
670c3475e9 Add sleuth 1.2, a tool for checking DNS zones. 2001-06-15 12:46:45 +00:00
Kevin Lo
07290919ca Update to version 1.13.0
PR: 28064
Submitted by: Ports Fury
2001-06-15 12:42:38 +00:00
Jacques Vidrine
213f32ac47 - upgrade to the current Scheme48 release (0.56)
- update MASTER_SITE
- remove FORBIDDEN since installation doesn't seem to email
  stuff anymore

Submitted by:	jkoshy
2001-06-15 12:42:21 +00:00
Kevin Lo
eaf118f3d1 Update to version 0.99.9
PR: 28063
Submitted by: Ports Fury
2001-06-15 12:28:56 +00:00
Mark Pulford
d48c79770e Add mguesser 0.1, a tool for guessing a text's charset and language. 2001-06-15 12:19:36 +00:00
Johann Visagie
4ff0dd1679 Update to 1.13.3; remove bogus file.
PR:		28119
Reviewed by:	nbm
2001-06-15 12:11:33 +00:00
Akinori MUSHA
a3b2597105 Update to 20010615.
This is a maintenance release.

  - Manpages provided.
  - Ports DB got faster.
  - Wording fixed.
  - New feature added to portsdb(1): you can use it to expand
    port/pkgname globs. (archivers/p5-*, zsh, gnome*, etc.)
2001-06-15 09:36:29 +00:00
Peter Pentchev
feedac49cd Update to 5.8.6.
Fix a problem with building Kerberos 4 (Kerberos 5 is still broken).

PR:		27941 (the Kerberos 4 build problem)
Submitted by:	Shawn Halpenny <malachai@iname.com>
Approved by:	maintainer
2001-06-15 07:51:44 +00:00
Ying-Chieh Liao
985c3da100 replace space with tab
PR:		28168
Submitted by:	edwin@mavetju.org
2001-06-15 07:25:51 +00:00
Mark Pulford
be4d2265d6 Update to 1.5.
PR:		28156
Submitted by:	Patrick Li <pat@databits.net>
2001-06-15 05:13:22 +00:00
Mark Pulford
9c1a386eb6 Update to 4.4.0
PR:		28153
Submitted by:	maintainer
2001-06-15 05:01:58 +00:00
Dirk Meyer
6a728486d9 - Added new file koi8-u.enc
- Fix Installation of new file
- PORTREVISTION bumped

The last item  is the koi8-u.enc itself, suitable, I  hope, for addition
to the next release of TCL.
koi8-u is not very different from koi8-r. See
        http://park.kiev.ua/multiling/koi8-u/draft-rfc-koi8-u.txt

Submitted by:	mi@misha.privatelabs.com (Mikhail Teterin)
2001-06-15 04:23:59 +00:00
David W. Chapman Jr.
8e411e4f14 Add GNU_CONFIGURE=yes
Make port compliant with NOPORTDOCS
Remove pkg-plist.htmlfiles in new NOPORTDOC procedure
Add two patches to be applied post-patch for NOPORTDOC
Correct pkg-plist to be compliant with NOPORTDOCS
Enable pop3 and imap4
Add hook for SSL
Put distfiles in mutt dist_subdir
Don't depend on sgml on alpha

Submitted by:	maintainer
Reviewed by:	will
2001-06-14 23:32:39 +00:00
Sheldon Hearn
6f3de0d20b Make these proper slaves. 2001-06-14 21:37:21 +00:00
Mikhail Teterin
d93008b7ae The better fix for ports/27337 is, IMO, to also install the man-page as
tclhttpd.1 instead of the too generic (and usurped by Apache) httpd.1...
2001-06-14 21:20:34 +00:00
Sheldon Hearn
057a6a562b Calling makeinfo with --no-validate hasn't been necessary for ages. 2001-06-14 20:27:55 +00:00
Shafeeq Sinnamohideen
1f1a87b745 Updated to Coda 5.3.15
Always using the provided configure script now
2001-06-14 19:09:13 +00:00
Ralf S. Engelschall
ec43d9eafc Upgrade to GNU shtool 1.5.4 2001-06-14 18:54:24 +00:00
Sheldon Hearn
ea514ed217 Rename patch-scripts::exim_install to patch-aa without a repo-copy.
A continuum in the history for this file isn't necessary.  What _is_
important is the purpose of the patch today:

*) Changes the test used to determine whether a file should be installed
   to cope with files which we "touch" to zero bytes for packaging
   purposes.

*) Causes the configure file to be installed as a sample only.  The
   administrator needs to rename this file to "activate" exim.

*) Changes the invocation of make-info to be less prone to fail on
   silly errors and fixes the info(1) titles so that, for example
   ``info exim'' actually enters the exim.info file.
2001-06-14 18:52:28 +00:00
Sheldon Hearn
98bfa4fbf7 Retire our local copy of configure.default, which is a maintenance pain.
Replace it with a patch against the distribution configure.default,
which changes as little as possible so that folks who are accustomed to
Exim on other platforms will not be astonished.

Install the file as configure.default instead of configure.sample, since
it's as close as damnit to the default Exim configuration file.

The only arguably unnecessary deviation from the default is:

* Accept SMTP relay from the loopback IP address.  Too many applications
  require this, and the window of abuse is arguably negligible.
2001-06-14 18:43:05 +00:00