Commit Graph

44850 Commits

Author SHA1 Message Date
Ying-Chieh Liao
5ed19b6bdd no longer use SDL & smpeg
handle pthread more properly

Submitted by:	Alexander Leidinger <Alexander@leidinger.net>
2001-07-20 17:35:36 +00:00
Jacques Vidrine
7749fc1146 Merge telnetd vulnerability fix from FreeBSD.
Submitted by:	Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
2001-07-20 16:53:32 +00:00
Jim Mock
62dbf0c035 Update to version 0.3.1. 2001-07-20 15:10:13 +00:00
Jim Mock
6295eb999b Update to version 1.8.1.
PR:		29065
Submitted by:	Patrick Li <pat@databits.net>
2001-07-20 14:38:22 +00:00
OKAZAKI Tetsurou
2e730301a1 Upgrade openssl to 0.9.6b. 2001-07-20 14:24:10 +00:00
James E. Housley
0f3ec1cb8b Update to version 4148 2001-07-20 12:45:40 +00:00
Maxim Sobolev
aa78687b5b Update to 0.2.2. 2001-07-20 12:45:37 +00:00
Akinori MUSHA
c732eff794 Update fox and fox-xunicode to 0.99.174.
Install documents under share/doc/fox instead of share/fox.

Support NOPORTDOCS.

Do parallel build to reduce build time.
2001-07-20 12:44:47 +00:00
Maxim Sobolev
d9f2c0c23d Update to 1.1.7.
PR:		28963
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-07-20 12:09:05 +00:00
Maxim Sobolev
1611217d1f Update to 0.6.0. 2001-07-20 12:01:15 +00:00
Akinori MUSHA
78e2e0308e Add ruby-audiofile, a Ruby binding to the audiofile library. 2001-07-20 11:21:15 +00:00
Maxim Sobolev
ff7076dd35 - Don't infect user's system with totally useless .la files;
- remove USE_LIBTOOL (which is nop in this case) and associated patches that
  "make" it work;
- add missed USE_OPENSSL.
2001-07-20 09:58:19 +00:00
Ying-Chieh Liao
79826837b7 add cpp2latex
Convert C++-programmlistings to a file you can input in an LaTeX-document
2001-07-20 09:36:57 +00:00
Maxim Sobolev
8d89a8b137 Remove bogus comment. 2001-07-20 09:32:54 +00:00
Akinori MUSHA
e84b923025 Add ruby-cvs, a Ruby library to provide a high level interface to a
CVS repository, with a couple of useful examples bundled:

	reviz   - a ViewCVS/CVSweb like CGI script
	viztree - a revision tree visualizer.
2001-07-20 09:32:40 +00:00
Akinori MUSHA
abff510ac6 Add Author and WWW. 2001-07-20 09:27:23 +00:00
Akinori MUSHA
867a6ea981 Add flex_rb, Ruby flex regular expression matching extension. 2001-07-20 09:11:46 +00:00
Ying-Chieh Liao
172b30f771 add cfv
cfv is a utility to both test and create .sfv, .csv and md5sum files
2001-07-20 09:07:39 +00:00
Akinori MUSHA
78405deff0 Update to 1.6.9. 2001-07-20 07:59:52 +00:00
Akinori MUSHA
5cb295de1f Update to 0.9.0. 2001-07-20 07:49:13 +00:00
Ying-Chieh Liao
85b1e5c39f upgrade to 0.4.3
drop maintainership
2001-07-20 07:03:27 +00:00
Ying-Chieh Liao
2ff3ae9ae5 upgrade to 1.1.1
drop maintainership
2001-07-20 06:47:57 +00:00
Ying-Chieh Liao
1b46df0f19 upgrade to 0.1.1 2001-07-20 06:21:33 +00:00
Ying-Chieh Liao
d54915368a upgrade to 0.3.1
drop maintainership
2001-07-20 06:20:50 +00:00
David E. O'Brien
aff9c67b1f Perform a major cleanup of the usr.sbin Makefiles.
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
2001-07-20 06:20:32 +00:00
Ying-Chieh Liao
22ba2c102a upgrade to 0.3
drop maintainership
2001-07-20 05:43:10 +00:00
David E. O'Brien
8ef2aeebc1 Remove GCC'isms in CFLAGS. 2001-07-20 04:23:01 +00:00
Ying-Chieh Liao
2f073c4520 upgrade to 0.9 2001-07-20 04:19:43 +00:00
Ying-Chieh Liao
357265a6e5 add mp3asm
MP3 frame level editor
2001-07-20 03:28:15 +00:00
Ying-Chieh Liao
8ef42ce549 add libsndfile
Reading and writing files containing sampled sound (like WAV or AIFF)
2001-07-20 02:45:18 +00:00
David E. O'Brien
923951d741 Update to version 4.57. 2001-07-20 01:56:35 +00:00
Jacques Vidrine
ae3b77d753 Update 0.4b -> 0.4c 2001-07-19 22:54:09 +00:00
Jacques Vidrine
65947fb078 = Fix possible telnetd vulnerability in option processing.
Obtained from:	heimdal-discuss@sics.se

= Fix bug in GSSAPI accept_sec_context() that prevented credential
  forwarding from working in some cases.
2001-07-19 21:43:42 +00:00
Akinori MUSHA
6bf1507aad Add ruby-tcpsocketpipe, a Ruby library to create I/O pipes for TCP
socket tunneling.
2001-07-19 19:06:03 +00:00
Akinori MUSHA
19b42c1e98 Add ruby-dump.rb, a binary data dumper module for Ruby. 2001-07-19 18:50:30 +00:00
Akinori MUSHA
362e1c6e6f Do not install a redistributed application.rb and depend on the newly
added port sysutils/ruby-application.rb.
2001-07-19 18:36:43 +00:00
Akinori MUSHA
fe58ca2bec Add ruby-application.rb, easy logging facility for Ruby applications. 2001-07-19 18:32:08 +00:00
FUJISHIMA Satsuki
6e393df938 o IPv6 enabled again.
Submitted by:	motoyuki

o Add more KAME patch mirror.
2001-07-19 18:28:48 +00:00
Akinori MUSHA
c5cdc923c4 Update to 0.3.1b. 2001-07-19 18:15:03 +00:00
Mikhail Teterin
c63c60cc72 Add another patch (by Mike Meyer), who answered my call for a
Python guru and fixed the linbot to work under modern version of
Python (as well  as the 1.5). He also replaced  regex and regsub
with  the  re  module,  which  seems  to  make  it  work  better
with  no-ascii  web-pages  too  (a nice  side-effect).  Bump  up
PORTREVISION and  give MAINTAINERship to  Mike (he *did*  see it
coming).

Obtained from:	Mike Meyer
2001-07-19 16:34:13 +00:00
Peter Pentchev
92fa5e5f82 Add the ipv6 category.
Submitted by:	sf
2001-07-19 15:58:34 +00:00
Mark Pulford
e1c9c8a98f Add rprint 3.2, remote printing utility using a raw bidirectional
tcp connection.

PR:		29085
Submitted by:	Konrad Heuer <kheuer@gwdu60.gwdg.de>
2001-07-19 15:55:18 +00:00
Mark Pulford
0ae3bdb947 Add stegdetect 0.2, an automated tool for detecting stenographic
content in jpegs.
2001-07-19 15:07:54 +00:00
Mark Pulford
3a6764bfe7 Add snort-rep 1.2, a Snort reporting tool that can produce text
or HTML from logs.
2001-07-19 14:26:23 +00:00
Mark Pulford
2289bdd5af Update to 1.62. Add USE_PYTHON while I'm here..
PR:		29044
Submitted by:	maintainer
2001-07-19 13:55:53 +00:00
Mark Pulford
8ba0339c2a gtk12-config handles pthreads. Removed redundant -pthread. 2001-07-19 13:41:46 +00:00
Mark Pulford
1fdf510389 Update to 4.4.1
PR:		28973
Submitted by:	maintainer
2001-07-19 13:21:52 +00:00
Mark Pulford
d9dec091a3 Patch rinetd to properly become a daemon. Also drop maintainership.
PR:		27049
Submitted by:	Dmitry A. Yanko <fm@astral.ntu-kpi.kiev.ua>
Approved by:	maintainer
2001-07-19 12:54:20 +00:00
Dmitry Sivachenko
8c6c7bc703 Fix typo (DICSDIR -> DOCSDIR).
Submitted by:	Per Andersson <pa@cdg.chalmers.se>
2001-07-19 11:02:28 +00:00
Akinori MUSHA
2e98df83f9 Update to 0.5, with h2rb and callback support. 2001-07-19 07:22:55 +00:00