1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

25698 Commits

Author SHA1 Message Date
Chris D. Faulhaber
6164f971c1 Perl5 module that allows creation of pseudo-tty's
as well as manipulation.

PR:		16525
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-19 13:32:22 +00:00
Chris D. Faulhaber
2cf36f251c Perl5 module that hacks around the IO::File
deficiencies

PR:		16529
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-19 13:30:49 +00:00
Chris D. Faulhaber
f201c3a045 Activate popa3d 2000-02-19 13:25:57 +00:00
Chris D. Faulhaber
dc2053998b popa3d is a POP3 server with the following goals:
1. Security (to the extent that is possible with POP3 at all, of course).
2. Reliability (again, as limited by the mailbox format and the protocol).
3. RFC compliance (slightly relaxed to work with real-world POP3 clients).
4. Performance (limited by the more important goals, above).

PR:		16652
Submitted by:	Sergey Samoyloff <techline@hotmail.ru>
2000-02-19 13:21:54 +00:00
Jun Kuriyama
ebb5a1d803 Add RESTRICTED. 2000-02-19 13:12:03 +00:00
Jun Kuriyama
84b9ce92e5 cryptix-jce cannot be distributed. 2000-02-19 13:10:09 +00:00
Jun Kuriyama
c8ad72a6ff Activate cryptix-jce. 2000-02-19 12:26:26 +00:00
Jun Kuriyama
9b35d0c419 JCE(Java Cryptograph Extension) by Cryptix. 2000-02-19 12:26:04 +00:00
Kris Kennaway
63f99ba19c Respect CC 2000-02-19 10:42:53 +00:00
Jim Mock
2bde1b87c5 Update to version 0.7.24. 2000-02-19 09:20:45 +00:00
Kris Kennaway
7c05f640db Respect CC and CFLAGS 2000-02-19 09:01:54 +00:00
Brian Feldman
621f695a9d Update to version 0.3.2, mostly a maintenance release. Some bits of
code are cleaned up, and the net code is updated.  The manual page
has also been moved from section one to the proper section, six.
2000-02-19 03:31:29 +00:00
Andrey A. Chernov
9b8738b492 upgrade to 2.3
PR:		16730
Submitted by:	"KATO Tsuguru" <tkato@prontomail.ne.jp>
2000-02-19 03:27:44 +00:00
Satoshi Taoka
a5bedc7c51 Update to 21.1.9
PR: 16743
Submitted by: maintainer
2000-02-18 23:21:40 +00:00
Satoshi Taoka
428ca56ccd Fix as xemacs21-mule is updated 2000-02-18 23:19:44 +00:00
Satoshi Taoka
61b2f82de0 Fix as xemacs-mule is updated
Modify to be able to do "make" by any user
2000-02-18 23:17:19 +00:00
Jean-Marc Zucconi
b7292d3081 In 4.0-current, there is a new czech locale, but appropriate line in
locale.alias is missing. If this patch is not applied, X Window system will
not understand czech locales.

PR:		ports/16777
Submitted by:	Rudolf Cejka <cejkar@dcse.fee.vutbr.cz>
2000-02-18 21:17:53 +00:00
Chris Piazza
d361b9067a Update to 1.0.0
PR:		16811
Submitted by:	maintainer
2000-02-18 19:46:55 +00:00
Chris Piazza
8fe0bbe422 Update to glib/gtk 1.2.7
PR:		16809
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-02-18 19:39:18 +00:00
Michael Haro
766aa3c438 compile with mod_readme by default
Submitted by:	Dmitry Sivachenko <dima@Chg.RU>
2000-02-18 18:24:31 +00:00
Marcel Moolenaar
7c9c2cf2a8 Revert to using /compat/linux instead of /usr/compat/linux. The
linuxulator uses /compat/linux and /compat may be a link (it is
on fresh installs) and may not point to /usr/compat at all. Also,
linux_devtools still uses /compat/linux.

If the prefix is changed to something other than /compat/linux,
make sure it's changed in all relevant places!
2000-02-18 18:14:07 +00:00
Satoshi Taoka
da661c3988 Change according to xemacs21 version up
PR: 16807
Submitted by: maintainer
2000-02-18 17:08:05 +00:00
Yukihiro Nakai
6c1c9af9a8 Use %%VERSION%% for maintanance convenience.
Submitted by:	taoka@FreeBSD.org
2000-02-18 13:34:45 +00:00
Satoshi Taoka
cdcde9f29a Update to 1.3 2000-02-18 12:22:16 +00:00
Mark Murray
86365c08b2 Add p5-Crypt-CBC. 2000-02-18 12:19:46 +00:00
Mark Murray
44b827b5d1 This is Crypt::CBC, a Perl-only implementation of the cryptographic
cipher block chaining mode (CBC).  In combination with a block
cipher such as Crypt::DES or Crypt::IDEA, you can encrypt and
decrypt messages of arbitrarily long length.  The encrypted messages
are compatible with the encryption format used by B<SSLeay>.
2000-02-18 12:11:52 +00:00
Yukihiro Nakai
24bb964bb5 Fix *_DEPENDS 2000-02-18 09:34:27 +00:00
Satoshi Taoka
acb0ce1097 Update to 1.5
PR: 16725
Submitted by: maintainer
2000-02-18 09:18:12 +00:00
Yukihiro Nakai
f72b903e22 Update to 0.24 2000-02-18 09:14:33 +00:00
Yukihiro Nakai
b0ed14bbc6 Update to 0.29.2 2000-02-18 09:10:53 +00:00
Satoshi Taoka
4826416686 Update to 0.1.6
PR: 16790
Submitted by: maintainer
2000-02-18 08:12:24 +00:00
Masafumi Max NAKANE
184f8d383d - Update to 7.55.
- Added WWW: to the DESCR.

Reminded by: KATO Tsuguru <tkato@prontomail.ne.jp>
in
PR:	16668

- Install some more docs and examples.
2000-02-18 06:53:12 +00:00
Chris D. Faulhaber
43a669e9bc * Fix for 'warning: function declaration isn't a prototype' warnings
* Properly symlink during install

PR:		16757
Submitted by:	Maintainer
2000-02-18 04:12:57 +00:00
Chris D. Faulhaber
14afa1d692 * Remove obsolete post-extract target
* Move install path of utility data from lib/ to libdata/

PR:		16791
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-18 04:05:35 +00:00
Chris D. Faulhaber
540a1d125b Update port to 0.4
PR:		16774
Submitted by:	Maintainer
2000-02-18 04:02:13 +00:00
David E. O'Brien
d33e0fe157 Make PREFIX clean.
PR:		14854
Submitted by:	Joe Greco <jgreco@solaria.sol.net>
2000-02-18 04:00:45 +00:00
David E. O'Brien
dcf29c4a04 Support tty speeds of 57600 and 115200 bit/sec.
PR:		14977
Submitted by:	Vlad Patenko <vlad@lucky.net>
2000-02-18 03:52:25 +00:00
Chris D. Faulhaber
d28a0b89be Update port to 4.2.1
PR:		16751
Submitted by:	Maintainer
2000-02-18 03:48:18 +00:00
Chris D. Faulhaber
79c64ae2e0 * Support get-wraster-flags
* Remove redundant *_DEPENDS
* Add example preference file

PR:		16783
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-18 03:36:33 +00:00
Chris D. Faulhaber
551ac96ffd Update port to 0.6.7
PR:		16782
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-18 03:24:20 +00:00
Yukihiro Nakai
21b18ef512 Add xtraceroute 2000-02-18 03:23:37 +00:00
Yukihiro Nakai
95386b0121 Initial import.
3D version of "traceroute" program

PR:		ports/16776
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-02-18 03:22:47 +00:00
Yukihiro Nakai
9c65fcfe10 Fix type in LIB_DEPENDS, and use symlink
PR:		ports/16784
Submitted by:	"KATO Tsuguru" <tkato@prontomail.ne.jp>
2000-02-18 02:31:37 +00:00
Satoshi Taoka
a8491985a9 PCcard monitor for FreeBSD + PAO 2000-02-18 02:28:54 +00:00
Yukihiro Nakai
724fd09dc2 - Fix MASTER_SITES
- Add WWW: line into pkg/PLIST

PR:		ports/16780
Submitted by:	"KATO Tsuguru" <tkato@prontomail.ne.jp>
2000-02-18 02:28:03 +00:00
Yukihiro Nakai
d41f265462 Fix about *_DEPENDS and GNU_CONFIGURE
PR:		ports/16781
Submitted by:	"KATO Tsuguru" <tkato@prontomail.ne.jp>
2000-02-18 02:22:56 +00:00
Satoshi Taoka
10e9b77d49 Move wmpccard from misc to sysutils
Pointed out by: asami
2000-02-18 02:21:40 +00:00
Ade Lovett
b7ab8a463c Add gaspell, a GNOME front-end to textproc/aspell 2000-02-18 02:18:36 +00:00
Michael Haro
9d05a0457b fix name of manpage to include section and portlint 2000-02-18 02:15:27 +00:00
Ade Lovett
5de6a3c908 Update to 1.0.7 2000-02-18 02:15:24 +00:00