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
Ade Lovett
27c31c725f
Update to 0.5.6
2000-02-18 02:13:09 +00:00
Ade Lovett
c79c3b0433
Update to 0.29
2000-02-18 02:11:49 +00:00
Ade Lovett
ddc8d1b4e7
Remove giflib. Also remove GIF support since the author
...
mentions "that patent", and the port does PNG anyway.
Discussed with: asami
2000-02-18 02:10:35 +00:00
Ade Lovett
e5fd1c4b6c
Remove irrelevant giflib references
...
Add USE_LIBTOOL to remove .la files
Discussed with: maintainer
2000-02-18 02:08:15 +00:00
Gary Jennejohn
127577ee39
I added logic to the Makefile to make it easier for me test when
...
PREFIX != LOCALBASE. Unfortunately, the change is guaranteed to
break pacakging on bento. Revert to the old way of doing things.
Why does this sort of thing always have to happen at 3 AM ?
2000-02-18 01:59:03 +00:00
Archie Cobbs
77116ce79e
The "-I/sys" hack should no longer be necessary to build this port
...
thanks to bde's rev 1.109 fix to <sys/systm.h>.
PR: ports/16496
2000-02-18 01:53:50 +00:00
Satoshi Taoka
2973ca60db
Use -lungif instead of -lgif
2000-02-18 00:36:54 +00:00
Daniel Baker
1c0ddbd0e6
New patch to eliminate editorial in reference file.
...
Submitted by: David McNett <nugget@slacker.com>
2000-02-17 23:28:32 +00:00
Daniel Baker
3c9a43b615
Fix WRKSRC per Satoshi's suggestion.
...
Make the various possible "BROKEN" comments a little nicer.
2000-02-17 23:03:13 +00:00
Daniel Baker
595bd1f84d
Change MAINTAINER
...
Change PREFIX
Make variables a little bit more obvious
Make port more consistent with freebsd standards
2000-02-17 22:57:09 +00:00
Gary Jennejohn
4dae08568b
The patch submitted by kiri@pis.toba-cmt.ac.jp was missing 2 of the
...
packages in files/md5. I fixed this when I tested but forgot about it
when I did the last commit. Fix it.
2000-02-17 22:05:30 +00:00
Gary Jennejohn
52b60f89bf
Add the hm--html-menus-1.14-pkg.tar.gz package. Also update some other
...
packages.
This is the first stage in a rather ambitious plan which kiri has to
add additional xemacs-package ports to make it easier for the user
to install additional packages beyond the base support.
Submitted by: kiri@pis.toba-cmt.ac.jp
2000-02-17 21:44:04 +00:00
Gary Jennejohn
07e0162344
Update to version 21.1.9.
...
As in ver. 21.1.7 the port creates lots of empty directories. This must
be reflected in PLIST, which explains the big diff. I wish they'd
make up their minds :-)
Tested on i386 and Alpha. Also tested packaging.
Submitted by: kiri@pis.toba-cmt.ac.jp
2000-02-17 21:38:02 +00:00
Jean-Marc Zucconi
238e0e0151
Writable strings must be declared 'char foo[]=...', not 'char *foo=...'
2000-02-17 20:17:13 +00:00
Jean-Marc Zucconi
cc6a88371d
Back out previous changes to work around tixwish core dumps. The right
...
fix is now in patch-ad.
Set MAINTAINER to jmz.
2000-02-17 20:15:04 +00:00
Chris D. Faulhaber
bd2dfd6108
Make the port install the application pixmap in the correct
...
place: share/gnome/pixmaps instead of share/pixmaps
Submitted by: ade
2000-02-17 18:30:04 +00:00
Jean-Marc Zucconi
bb331b64d8
This file goes with rev 1.17 of Makefile. I forgot to cvs add it last time.
...
PR: ports/16731
2000-02-17 15:56:43 +00:00
Chris D. Faulhaber
afd4f77614
Update port to 1.2210
2000-02-17 15:41:50 +00:00
Chris D. Faulhaber
0f169503df
Update MD5 checksum: author(s) added 'return 0;' to non-void
...
functions that did not previously return a value (found by
bento).
Remove/rearrange a few lines in pkg/DESCR to bring the total
number of lines <= 24 (portlint).
2000-02-17 13:55:03 +00:00
Chris D. Faulhaber
71035b4352
Update MD5 checksums for 4 of the 5 distfiles; the files seemed
...
to have grown by a few bytes, but the archives are not corrupted
and the content has not changed.
Found by: bento
2000-02-17 13:45:46 +00:00
Jun Kuriyama
31b5fc4a18
Use BUILD_DEPENDS on rpm, instead of RUN_DEPENDS.
...
Discussed with: marcel
2000-02-17 13:39:39 +00:00
Jun Kuriyama
769764e065
Use LIB_TOOL.
...
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
PR: ports/16698
Not approved by: maintainer
2000-02-17 13:08:50 +00:00
Jun Kuriyama
f14a1cf93b
Add BUILD_DEPENDS on rpm.
...
Discussed with: marcel
2000-02-17 13:08:16 +00:00
Thomas Gellekum
fcbf6fee55
Minor changes in the distfile, no new version number.
2000-02-17 12:13:10 +00:00
Joseph Koshy
b594f17f18
Update IPv6 patch to fix a problem with handling IPv4 http redirects.
...
Submitted by: Munechika SUMIKAWA <sumikawa@freebsd.org>
Original report: Jeff Scofield <jeff@beth.syntax.com>
2000-02-17 10:28:09 +00:00