1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
Commit Graph

1591 Commits

Author SHA1 Message Date
Andrey A. Chernov
7082ed95a5 Switch to publius.net service, anon.lcs.mit.edu seems too obsoleted 2000-07-06 08:27:41 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Akinori MUSHA
20489f8146 Catch up with imap-utils.tar.Z repack. (no essential changes regarding this port)
Submitted by:	Maintainer
Confirmed by:	Maintainer
2000-07-04 16:20:31 +00:00
Maxim Sobolev
92e6cf1871 Update to 0.9. 2000-07-04 10:56:56 +00:00
Maxim Sobolev
2d8158ef4b New port of smapi - a Squish MSGAPI which can be used to access Squish format
message bases.

PR:		19373
Submitted by:	Sergey Samoyloff <gonza@techline.ru>
2000-07-03 07:47:39 +00:00
Kris Kennaway
513cfea179 Remove extraneous directory on deinstall
Noticed by:	bento
2000-07-03 03:45:35 +00:00
SADA Kenji
fc6e9748a5 Upgrade to Ver.0.3.20 .
PR:		19627
Submitted by:	Maintainer
2000-07-02 14:46:39 +00:00
MIHIRA Sanpei Yoshiro
e3b1b27874 Change maintainer's mail address.
--> sanpei@sanpei.org
2000-07-02 14:14:04 +00:00
Ade Lovett
f707fab18c Evolution is the integrated mail, calendar and address book
distributed suite for GNOME from Helix Code, Inc.
2000-06-29 19:33:26 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Satoshi Asami
be6c01ee85 Use ${MASTER_SITE_LOCAL}. 2000-06-29 02:31:42 +00:00
Alexander Langer
81faedf826 - Update to version 0.6.8
- USE_X_PREFIX
- Change WWW/MASTER_SITE

PR:		19419
Submitted by:	maintainer
2000-06-28 13:38:41 +00:00
Alexander Langer
67c99c8431 Add a WITH_LDAP knob. Defaults to off, of course.
PR:		18228
Submitted by:	Mikko Tyolajarvi <mikko@dynas.se>
2000-06-27 16:25:32 +00:00
Sheldon Hearn
e32233c860 Update 3.14 -> 4.15:
Allow admins to start migrating to the new nomenclature for
	failing addresses:

		fail_soft -> pass
		fail_hard -> fail

		The queryprogram router should use the word decline
		instead of fail.

	New keyword timezone used to manipulate the TZ variable.
2000-06-27 14:24:30 +00:00
Maxim Sobolev
2d44b384eb - Enable multithreading support
- Fix path for refering balsa.mo files

PR:		19524
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-26 17:27:53 +00:00
Will Andrews
220a5701ef Update to 2.0rc3.
PR:		19473
Submitted by:	Stephen J. Roznowski <sjr@home.com>
2000-06-23 17:18:23 +00:00
Neil Blakey-Milner
3a748675e5 Update lbdb to 0.19.4, to escape fennerism.
Submitted by:	Matthew West <mwest@uct.ac.za> (maintainer)
2000-06-22 13:10:05 +00:00
Maxim Sobolev
57d0aa6054 Update to 0.8.1. 2000-06-22 08:01:29 +00:00
Will Andrews
f67050feec Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
2000-06-22 05:52:15 +00:00
Neil Blakey-Milner
3b62a1be5b Update to 0.33, and move to the sourceforge download site. This brings
in IPv6 support, if you are IPv6 capable.  (from PR)

Remove man page links provided for non-installed authentication modules.

PR:		ports/18933
Submitted by:	Koji Kondo <koji@jp.above.net>
2000-06-21 13:36:13 +00:00
Chris Piazza
303112b636 Erich Zigler <erich@tacni.net> is the new maintainer of this port 2000-06-20 21:56:52 +00:00
Chris Piazza
10ae656be9 Remove maintainership of most of my ports. I don't really have
time to maintain these and I'm just not interested in these particular
ones any more.
2000-06-20 21:45:58 +00:00
Ade Lovett
0456df5de4 Add WITH_X11 knob to bring in Python et al. so the fetchmailconf
program works.  Disabled by default, to keep the status-quo.

Loosely based on PR:	19398
Discussed with:		alex
2000-06-20 18:43:34 +00:00
Yukihiro Nakai
60be1cf3c8 Update to 0.3.18 2000-06-19 11:39:26 +00:00
Chris Piazza
1db72cd906 Give Patrick Seal <patseal@hyperhost.net> maintainership of
these ports.
2000-06-18 01:42:14 +00:00
Will Andrews
1e60866cc1 Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.

Patches largely done by:	Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Satoshi Asami
37d5b09492 Remove pine.conf upon deinstallation if unchanged.
Reviewed by:	maintainer
2000-06-16 20:12:50 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Yukihiro Nakai
8f418b90ca Update to 0.3.17 2000-06-16 07:20:38 +00:00
Chris D. Faulhaber
cefa94ae8b Update port to 4.41 2000-06-15 14:27:33 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Akinori MUSHA
e83a709d64 Output PREFIX safe pkg/MESSAGE.
PR:		ports/19188
Submitted by:	Maintainer
2000-06-11 07:48:08 +00:00
Akinori MUSHA
92e1cb0ffd Update to version 5.4.1.
PR:		ports/19181
Submitted by:	Maintainer
2000-06-11 07:43:45 +00:00
Satoshi Asami
fe90a46320 Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
2000-06-09 21:59:16 +00:00
Will Andrews
5fd3fdcc9a Use PORTVERSION=2.0.rc1 even though portlint doesn't like it.
Submitted by:	asami
Approved by:	MAINTAINER
2000-06-09 21:43:29 +00:00
Satoshi Asami
7b27962e8b Use MASTER_SITE_PORTS_JP instead of spelling out the URL. 2000-06-09 21:21:52 +00:00
Maxim Sobolev
383d1f9d87 Correct DISTNAME. 2000-06-09 13:28:52 +00:00
Maxim Sobolev
0259e3653f Activate solidpop3d. 2000-06-09 13:20:43 +00:00
Maxim Sobolev
4964b5a918 Initial import of solidpop3d - a yet another pop3 daemon that has flexibility
as its main goal.

PR:		18782
Submitted by:	Marco Rodrigues <drkangel@snickers.org>
2000-06-09 13:18:36 +00:00
Maxim Sobolev
2313db16de Unbroke for RELENG_3.
PR:		19081
Submitted by:	Munehiro Matsuda <haro@tk.kubota.co.jp>
Approved by:	MAINTAINER
2000-06-09 08:54:43 +00:00
Will Andrews
7032f98510 Update to 2.0rc1. Portlint.
PR:		18931, 17426
Submitted by:	Stephen J. Roznowski <sjr@home.com>
Reported by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-06-09 00:30:58 +00:00
Maxim Sobolev
5029de3d09 Update bulk_mailer from 1.12 to 1.13.
Several my own fixes/cleanups:
- make it use mkstemp() instead of less secupe mktemp();
- HAS_CONFIGURE --> GNU_CONFIGURE;
- install README into separate bulk_mailer directory under ${PREFIX}/share/doc,
  not just ${PREFIX}/share/doc/bulk_mailer.README.

PR:		19100
Submitted by:	Ying-Chieh Liao <ijliao@Terry.Dorm8.NCTU.edu.tw>
2000-06-08 10:00:45 +00:00
Satoshi Asami
b2f8b27d3e Add lib/X11/ml/ML.ad.ORIG (I know, but there were other .orig files
in this PLIST already!).

Submitted by:	bento
2000-06-07 22:01:21 +00:00
David E. O'Brien
d624138fd5 The local-distfiles dir on ftp.freebsd.org was moved under ports/. 2000-06-07 17:44:39 +00:00
Satoshi Asami
6e799d00b7 Add binary and manpage for lbdb_dotlock.
Submitted by:	bento
2000-06-07 07:57:57 +00:00
David E. O'Brien
55ddf4365b Become the guinnie-pig and move all my Freefall ~/public_html distfiles
over to the new ftp.freebsd.org local distfiles site.
2000-06-07 03:09:25 +00:00
Yukihiro Nakai
e0efebdf06 Update to 0.3.14 2000-06-06 08:03:46 +00:00
Yukihiro Nakai
bf9594f99c Add sylpheed.
PR:		ports/18622
2000-06-05 10:37:34 +00:00