Commit Graph

46332 Commits

Author SHA1 Message Date
Andrey A. Chernov
dc9c9458a3 Oops, remove wrong warning - there was a problem in drweb32.ini 2001-08-25 15:20:52 +00:00
Akinori MUSHA
3ebd3062f3 Update to 20010826.
Overall:

- Support the cases where PORTREVISION == 0 and PORTEPOCH == 0.

portupgrade:

- Add a new option: -l/--log-results, which is used to save the
  results as a file. [new]

- Properly exit with a non-zero status when main() does not return a
  valid value. [fix]

portsclean:

- Finally implement portsclean -L/--libclean, which cleans the old
  shared libraries that are not recorded in the package database.  It
  moves old and orphan shared libraries to ${PREFIX}/lib/compat/pkg.
  [new]

- In concert with this feature, the portupgrade port now digs the
  directory and installs a startup script which runs `ldconfig -m
  ${PREFIX}/lib/compat/pkg'. [new]

- Implement portsclean -DD, which cleans all the distfiles which are
  not referenced from any port that is currently installed, which
  portsclean -D only cleans the distfiles which are not referenced
  from any port in the ports tree. [new]

  Note that -DD runs very fast but removes more, whereas -D runs so
  slow but removes less.

  Idea provided by:	Kris Kennaway <kris@obsecurity.org>

portsdb:

- Do not fail in the case when INDEX.db and INDEX.rbo are not in sync
  somehow. [fix]

- Implement -r/--recursive. (a bit slow, though) [new]

Completions:

- Improve and update zsh compdefs.

- Add completion definitions for bash. [new]

..and several minor improvements.  Enjoy!
2001-08-25 15:14:42 +00:00
Peter Pentchev
b6aa397e9d Update to 1.0pre3.
Use MANCOMPRESSED instead of tweaking MAKE_ENV.
Remove the WRKSRC hack, I've learned to package up my stuff properly.
Change e-mail addresses and URL's to ones at ringlet.net.
2001-08-25 15:10:39 +00:00
Andrey A. Chernov
51c70519e5 Simplify configuration installation in rc.d 2001-08-25 14:48:12 +00:00
Andrey A. Chernov
0ebb7c5682 Do not install something running in rc.d, just as sample, tuning needed 2001-08-25 14:46:35 +00:00
Andrey A. Chernov
a8d6bfc59a Add warnings that viruses in mail not detected with evaluation key 2001-08-25 14:38:03 +00:00
Andrey A. Chernov
be3f8f91a9 Use right umask for socket creation 2001-08-25 14:14:27 +00:00
Pete Fritchman
5d3b64aa05 - update to version 0.14
- sort pkg-plist rmdirs

PR:		30073
Submitted by:	maintainer
2001-08-25 13:54:09 +00:00
Andrey A. Chernov
c84686b4ff Fix socket permissions after start 2001-08-25 12:33:53 +00:00
Andrey A. Chernov
5077dff50b Install drwebdc too 2001-08-25 11:40:57 +00:00
Andrey A. Chernov
5c70b177ab Use abs path for rm 2001-08-25 11:30:15 +00:00
Andrey A. Chernov
3ba0cf932c Spelling fix 2001-08-25 11:29:33 +00:00
Kris Kennaway
aa460bf537 Add ctrace-0.8
ctrace is an IPv4 traceroute tool that supports many features missing
in standard 4.3BSD traceroute(8). It is programmed entirely in perl.

Obtained from:	OpenBSD
2001-08-25 11:20:49 +00:00
Andrey A. Chernov
4a3c01bb47 Use more natural initial values 2001-08-25 11:02:57 +00:00
Andrey A. Chernov
fc1ecaaffe Remove socket after stop 2001-08-25 10:56:29 +00:00
Kris Kennaway
c6e1f2266c The MASTER_SITE seems to no longer exist; host this locally for now. 2001-08-25 10:53:28 +00:00
Dirk Froemberg
43b0dfaa46 Fix shared library number for sablotron after upgrade. 2001-08-25 10:46:47 +00:00
Kris Kennaway
3524d0d5f8 Oops, remove stray file 2001-08-25 10:14:31 +00:00
Kris Kennaway
0e61002d04 Add smtpclient-1.0.0
This program is a minimal SMTP client that takes an email
message body and passes it on to a SMTP server (default is the
MTA on the local host). Since it is completely self-supporting,
it is especially suitable for use in restricted environments.

Obtained from:	OpenBSD
2001-08-25 10:14:13 +00:00
Shigeyuki Fukushima
5d8b47b83f Clean empty etc directories. 2001-08-25 09:59:07 +00:00
Kris Kennaway
a3ffa46306 Add xworld-2.0
XWorld displays a pretty picture of our earth as it would look if
viewed from the direction of the sun.  The window is regularly updated.
You can use xworld in lieu of a clock.

Obtained from:	OpenBSD
2001-08-25 09:55:44 +00:00
Kiriyama Kazuhiko
66ebec5b33 Mew2 port for XEmacs21-Mule now committed on reposit copied from
mail/mew-xemacs21-mule.
2001-08-25 09:26:03 +00:00
Kiriyama Kazuhiko
3fc3dcfd86 Mew2 for XEmacs21 now committed on reposit copied from
mail/mew-xemacs21.
2001-08-25 09:22:38 +00:00
Kiriyama Kazuhiko
7fbc9cb45c Mew2 for Emacs20 port now committed on reposit copied from
mail/mew.
2001-08-25 09:17:58 +00:00
Andrey A. Chernov
40fe2d9de9 Do not overwrite existen drwebsmf.sh on install 2001-08-25 09:06:43 +00:00
Kris Kennaway
307bcf45ad Update to Mixer.app-1.7.0
Approved by:	maintainer (implicitly)
2001-08-25 08:45:51 +00:00
CHOI Junho
d287836c4c Update to 7.0 2001-08-25 08:42:42 +00:00
Kris Kennaway
a7567581c6 Update to id3ed 1.10.2
Approved by:	maintainer
2001-08-25 08:42:08 +00:00
Kris Kennaway
361e277443 Add source-highlight-1.1
Source-highlight is a simple program that, given a source C/C++ or Java file,
produces an html source with syntax highlighting.

Obtained from:	OpenBSD
2001-08-25 08:40:27 +00:00
Andrey A. Chernov
a21d51d19e drwebd -> drwebfilter 2001-08-25 08:26:40 +00:00
CHOI Junho
16ef6cd239 Add backup site. 2001-08-25 08:20:18 +00:00
Kiriyama Kazuhiko
775c5c2289 Remove mew2-emacs20 because of my miss-repo-copy. 2001-08-25 08:14:38 +00:00
Kiriyama Kazuhiko
cfe7809883 Repositry copy mail/mew -> mail/mew2-emacs20. 2001-08-25 08:11:07 +00:00
Kiriyama Kazuhiko
4429447b64 I've misset category. Change CATEGORIES editors -> mail. 2001-08-25 08:06:40 +00:00
Andrey A. Chernov
b6ae3a7c1d Silence patch, add some comments, cleanup after patch 2001-08-25 08:00:13 +00:00
Kiriyama Kazuhiko
58eb04e53b I've mistaken category. Remove editors/mew2-emacs20. 2001-08-25 07:58:58 +00:00
Kiriyama Kazuhiko
b50f25078e Repositry copy mail/mew-xemacs21-mule -> mail/mew2-xemacs21-mule. 2001-08-25 07:47:05 +00:00
Kiriyama Kazuhiko
ab9a1ed8d4 Repositry copy mail/mew-xemacs21 -> mail/mew2-xemacs21. 2001-08-25 07:46:17 +00:00
Kiriyama Kazuhiko
fc7335473b Repositry copy mail/mew-xemacs21 -> mail/mew2-xemacs21. 2001-08-25 07:44:34 +00:00
Kiriyama Kazuhiko
a1a4bf835e Repositry copy ports/mail/mew -> ports/mail/mew2-emacs20. 2001-08-25 07:39:51 +00:00
Kris Kennaway
1f7ae535a0 Add cadubi-1.1b1
CADUBI is an application written in Perl that allows you to
draw text-based images that are viewable on typical unix-based
consoles.  Usually the applications that emulate these
consoles support various text modes, such as background and
foreground colors, bold, and inverse.  This text art, commonly
called "ASCII art," is used in various places such as online
BBSes, email and login prompts.

Obtained from:	OpenBSD
2001-08-25 07:17:59 +00:00
Kiriyama Kazuhiko
6d3a00d005 Correct MASTER_SITES. 2001-08-25 06:53:26 +00:00
SADA Kenji
989251c4f7 - bump PORTREVISION for new patch-ab file.
- shorten pkg-comment to follow portlint's advice.
2001-08-25 06:33:07 +00:00
Dirk Meyer
414f81e2b0 Add missing BUILD_DEPENDS line. 2001-08-25 06:13:05 +00:00
Clive Lin
1af61da4bc Chasing mail/mutt-devel (1.3.20 -> 1.3.21). 2001-08-25 05:49:54 +00:00
FUJISHIMA Satsuki
3bfa53e899 fix zh_TW locale to be readable on FreeBSD.
Submitted by:	clive
2001-08-25 05:44:46 +00:00
Pete Fritchman
34b0012e77 Chase textproc/sablotron's update.
Submitted by:	knu
2001-08-25 04:57:56 +00:00
Dirk Meyer
eb09bf66a1 Added Options to build for diffrent CPU types.
PR:		29959,30020
Submitted by:	riggs@f113.hadiko.de
2001-08-25 04:51:38 +00:00
Pete Fritchman
87236a41af Add missing files to pkg-plist when including modules.
Submitted by:	maintainer
2001-08-25 04:50:16 +00:00
Pete Fritchman
395a6668ff - update to version 0.65
- remove redundant LDCONFIG_DIRS= %%PREFIX%%/lib
- sort pkg-plist

PR:		29951
Submitted by:	maintainer
2001-08-25 04:23:51 +00:00