Kris Kennaway
0d2b758767
Don't buffer overflow when reading the config file.
...
Obtained from: OpenBSD
2001-08-23 08:30:29 +00:00
Ying-Chieh Liao
fb1741b002
add borzoi
...
An Elliptic Curve Cryptography Library
2001-08-23 08:24:35 +00:00
Akinori MUSHA
6f412654c4
Update to 0.6.
2001-08-23 07:53:08 +00:00
Akinori MUSHA
7265c072b3
- Fix a typo.
...
Reported by: David M. Heller <dheller1@rochester.rr.com>
- Replace another occurrence of /usr/local with ${LOCALBASE}.
- Bump PORTREVISION.
2001-08-23 07:47:23 +00:00
Kris Kennaway
d6cae5eecf
Add nbtscan 1.0.2, a tool for scanning for NetBIOS name information.
...
Obtained from: OpenBSD
2001-08-23 07:30:44 +00:00
Akinori MUSHA
395b2d6a6e
Add ruby-qt2sound, Qt2 sound extension for Ruby.
2001-08-23 07:30:33 +00:00
Kris Kennaway
34d9284dd3
Add ppgen 1.0, a program to generate random passphrases from dictionary
...
words, with a desired amount of entropy.
Obtained from: OpenBSD
2001-08-23 07:03:56 +00:00
Ying-Chieh Liao
a69ee4a7f9
upgrade to 1.09
2001-08-23 06:57:09 +00:00
Akinori MUSHA
5d8baf9d40
Update ruby-qt2 modules to 0.14.
2001-08-23 06:46:35 +00:00
Dirk Meyer
4bffce3b34
Removed MASTER_SITE
2001-08-23 06:09:44 +00:00
Satoshi Taoka
d0b16a7b61
Easton's 1897 Bible Dictionary (EPWING V1 format)
2001-08-23 05:30:45 +00:00
Satoshi Taoka
78b311303c
The Free On-line Dictionary of Computing (EPWING V1 format)
2001-08-23 05:29:54 +00:00
Akinori MUSHA
d9659b79f5
Add a missing entry ("ChangeLog") to pkg-plist.
...
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2001-08-23 05:28:23 +00:00
Akinori MUSHA
ef76cbbf4c
Make pkg_tarup invoke pkg_create(1) and pkg_info(1) with their full
...
paths, so it works even if /usr/sbin is not in user's PATH.
Reported by: Christopher Masto <chris@netmonger.net>
2001-08-23 05:25:01 +00:00
Satoshi Taoka
11d8fe9121
Update version to 1.0.6
2001-08-23 05:21:22 +00:00
Satoshi Taoka
4c1395ab17
Update version to 1.0.7
2001-08-23 05:20:51 +00:00
Will Andrews
68e5f6a09c
Argh! Get this plist right, for the last time...
...
Found by: bento
2001-08-23 03:15:42 +00:00
Satoshi Taoka
ef25253be2
Use the converted file on the master site
...
instead of converting the original file by its converting script
in this port.
2001-08-23 01:57:35 +00:00
Satoshi Taoka
316868bdd8
Update MD5's data for distfiles (readme.tar.gz and faq.tar.gz)
2001-08-23 01:52:53 +00:00
Satoshi Taoka
e9ca48fe62
Update MD5 (but its version is not updated)
...
Obtained from: bento
2001-08-23 01:45:59 +00:00
Satoshi Taoka
88ed2f0eb5
Update MASTER_SITES
...
Pointed out by: fenner's mail
2001-08-23 01:38:51 +00:00
Satoshi Taoka
0fe6f61688
Update to 1.2a
...
Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
Obtained from: ports-jp@jp.freebsd.org
2001-08-23 01:02:41 +00:00
Satoshi Taoka
708937c9f5
* Update a distfile to vera-1.7-fpw1.0.2
...
(upgrade vera to 1.7 and its converting script to 1.0.2)
* Using a converted files on the master site
instead of converting the original file by its converting script
in this port.
2001-08-23 00:57:22 +00:00
John Baldwin
4645d1e48f
Sigh, fix a fat-finger: epplet -> epplets.
2001-08-23 00:15:19 +00:00
John Baldwin
ffd569eb4a
Bah, revert the previous change for now. There are work directories
...
shared among all epplets that should be created and "owned" by the
libepplet port, but they aren't. They are created and owned by the
epplets port, so depend on epplets again until that is fixed.
2001-08-23 00:11:45 +00:00
Pete Fritchman
109e5dda19
Initial import of p5-Net-Traceroute6 0.01.
...
Perl module to parse traceroute6(8) output
PR: 29664
Submitted by: petef
Reviewed by: ade
2001-08-22 23:58:54 +00:00
Pete Fritchman
3f818f2638
Add myself.
...
Reviewed by: ade
2001-08-22 23:12:28 +00:00
Pete Fritchman
35db8cc37d
Change my email address to petef@FreeBSD.org for the ports I maintain.
...
Reviewed by: ade
2001-08-22 23:07:23 +00:00
John Baldwin
73285d263f
Depend on the x11-wm/libepplet port for libepplet rather than the
...
x11-wm/epplets port.
2001-08-22 23:04:00 +00:00
Pete Fritchman
7f1b719073
Change my email address to petef@FreeBSD.org for the ports I maintain.
...
Reviewed by: ade
2001-08-22 22:55:02 +00:00
David E. O'Brien
b616bcf191
Use a consistant 64-bit int type.
2001-08-22 22:22:06 +00:00
Akinori MUSHA
937fd69693
Update to 20010823. I feel it's getting as stable as before... :)
...
Overall:
- Fix commands and libraries to run on a statically linked ruby.
- If a command fails to load dynamic modules with dynamically linked ruby,
restart itself with statically linked ruby.
This is to cope with the 4.3 -> 4.4 upgrade, since ruby's dynamic modules
are under a directory with a name including a FreeBSD version. Now
portupgrade can upgrade itself and ruby even after a major FreeBSD upgrade.
portupgrade:
- Fix a bug where portupgrade -sS 'su root -c %s' did not properly work.
[Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>]
portcvsweb:
- Accept a port path as well.
portsdb:
- Adopt better error handling and a better PORTS_DBDIR selection algorithm.
- Check database errors a bit harder.
2001-08-22 21:52:12 +00:00
Dirk Froemberg
720661d7ac
Set IS_INTERACTIVE if port is interactive. 8-)
...
Submitted by: olgeni
2001-08-22 20:13:50 +00:00
David E. O'Brien
34eaa3c702
Our -man package does not understand .PN and .MS. So use .B (bold) until
...
I figure out what is the correct spelling for .PN and .MS.
2001-08-22 18:54:19 +00:00
Maxim Sobolev
20740446aa
Don't use nl_langinfo() - this interface doesn't exist in 4-stable.
...
Reported by: Jose M. Alcaide <jose@we.lc.ehu.es>
2001-08-22 18:41:46 +00:00
David E. O'Brien
88e7d201df
Tweak install(partically from PR), use DOCDIR, use NOPORTDOCS(from PR)
...
PR: 28076
Submitted by: Patrick Li <pat@databits.net>
2001-08-22 18:38:13 +00:00
Maxim Sobolev
6eb4bd701a
Update to 0.11.1.
2001-08-22 18:08:04 +00:00
David E. O'Brien
04b79ace72
Update to 1.40.
...
- update mastersite
- install more docs, use DOCSDIR
- properly support NOPORTDOCS in pkg-plist
- sync pkg-descr with current features
- update ngrep.c (the t->tm_mon+1 change has been integrated in 1.40)
- remove patch-Makefile.in (no longer necessary)
PR: 29588
Submitted by: Pete Fritchman <petef@databits.net>
2001-08-22 18:06:44 +00:00
Maxim Sobolev
71c7818b12
Update to 1.4.1.1.
2001-08-22 18:06:36 +00:00
David E. O'Brien
548afcb921
Fix bash'isms.
...
Make PREFIX clean (by me)
PR: 23332
Submitted by: Kerne Fahey <teasmoke@webterrier.com>,
Glenn Johnson <glennpj@charter.net>
2001-08-22 17:46:52 +00:00
David E. O'Brien
750e1d4d53
Update to 1.33.25.
...
[and drop ownership]
PR: 28511
Submitted by: Sergey A.Osokin <osa@freebsd.org.ru>
2001-08-22 17:28:52 +00:00
Ying-Chieh Liao
0f986ec1ff
use system zlib
...
Submitted by: obrien
2001-08-22 17:27:22 +00:00
Ying-Chieh Liao
cf55a7d820
upgrade to 1.2
2001-08-22 17:12:10 +00:00
Maxim Sobolev
85a7238f2b
Forgot to cvs rm this patch when committing 0.70 update.
...
Submitted by: olgeni
2001-08-22 16:30:40 +00:00
James E. Housley
7731634970
Update to 4155
2001-08-22 16:06:33 +00:00
SADA Kenji
57166f93bf
Cope with Xvnc.
...
Submitted by: Christophe GIAUME <christophe@giaume.com>
2001-08-22 15:29:53 +00:00
Johann Visagie
3953bc07d2
- Update to version 1.2.4
2001-08-22 14:43:45 +00:00
Johann Visagie
4e8aeac440
- Update port to version 2.2g
2001-08-22 13:18:10 +00:00
Johann Visagie
8aff3a669c
Add seqio 1.2.2, a set of C functions which can read/write
...
biological sequence files.
PR: 29922
Submitted by: Tony Maher <tonym@biolateral.com.au>
2001-08-22 12:07:26 +00:00
Thomas Gellekum
c4322da6d8
Take out the check for ${XFREE86_VERSION} >= 4; libGL always needs
...
the thread lib now.
2001-08-22 11:41:54 +00:00