Commit Graph

12062 Commits

Author SHA1 Message Date
pvalchev
d6eb55f30d Sync INDEX, 1511 packages. 2001-07-25 08:30:35 +00:00
peter
00f46eae44 update to exim 3.30
This does not yet include the IPv6 / IPv4 OpenBSD patch discussed on
various lists.
2001-07-25 08:18:48 +00:00
peter
649c4c2500 update to PostgreSQL 7.1.2
All the hard work (apart from a small amount of testing) is by
Brandon Palmer <bpalmer@crimelabs.net>
2001-07-25 08:16:46 +00:00
pvalchev
97f9561dda sync with sdl update here, too 2001-07-25 08:15:37 +00:00
pvalchev
5e5e804143 Bump SDL library minor in dependency after an update. 2001-07-25 08:07:45 +00:00
pvalchev
c1cb058582 Update to SDL-1.2.2
Includes OpenBSD fixes and cleanups.
Other changes that concern us:
* Now gets correct keyboard state when starting up on X11
* Improved X11 fullscreen support, works better with KDE
2001-07-25 07:58:32 +00:00
jakob
c4df17bf58 import typo 2001-07-25 06:23:24 +00:00
jakob
f72b546c4b decode MS-TNEF MIME attachments 2001-07-25 06:23:22 +00:00
jakob
5cc209749d add tnef 2001-07-25 06:19:06 +00:00
jakob
400e560c99 decode MS-TNEF MIME attachments 2001-07-25 06:17:28 +00:00
pvalchev
5e89d67d1d clean; jsyn 2001-07-25 06:07:07 +00:00
jsyn
f8885f67cf remove unnecessary CC/CFLAGS passing -- it's supported in bsd.port.mk 2001-07-25 05:43:49 +00:00
obecian
f2a9c9cdfe crank-0.1.3 update
o transposition.grid-controls added (rectangular grid transposition
  ciphers)
o steganalysis.word-gaps added (hidden cipher breaker)
o Various cosmetic changes
o Made source pane editable updating view pane dynamically. Got rid of
  old "edit source" option.
o Moved hillclimb-cracker's progress bar onto widget display
o Description area in plugin-viewer
o Plugins share variables by not using 'static'
o New plugin->menu_string and menu items
o Added optional source pane to make the source/view idea more obvious
2001-07-25 04:20:17 +00:00
obecian
d9d6869bef Fix broken HOMEPAGE link 2001-07-25 04:17:49 +00:00
pvalchev
3af767e948 not needed. 2001-07-25 03:43:05 +00:00
shell
d5f38a35a6 cgicc & p5-CGI-XMLApplication 2001-07-25 03:06:11 +00:00
shell
8f16394eed Initial import of CGI-XMLApplication-0.8.1
---

CGI::XMLApplication is a CGI application class, that intends to
enable perl artists to implement CGIs that make use of XML/XSLT
functionality, without taking too much care about specialized
errorchecking. Also it is ment to provide the power of the XML::LibXML
/ XML::LibXSLT module package.
2001-07-25 03:05:27 +00:00
shell
2c0a477ce9 Initial import of 3.1.5
---

GNU cgicc is an ANSI C++ compliant class library that greatly
simplifies the creation of CGI applications for the World Wide Web.
2001-07-25 03:03:31 +00:00
kevlo
55bdcea49f add spim 2001-07-23 14:54:57 +00:00
kevlo
6931ff0eab Initial import of spim-6.3
Spim/xspim is a software simulator that runs assembly language programs
for the MIPS R2000/R3000 RISC computers.  It can read and immediately
run files containing assembly language statements. It is a self-contained
system for running these programs and contains a debugger and interface to
the operating system.
2001-07-23 14:54:28 +00:00
lebel
dcd804e414 update vim/snapshot to 6.0ao 2001-07-23 14:09:29 +00:00
jakob
50cf00f128 update to v3.16. move HOMEPAGE to author's site. code changes below:
- Some transfer() bugfixes/improvements.
- STDIN/STDOUT are no logner assumed to be non-socket decriptors.
- Problem with --with-tcp-wrappers patch fixed.
- pop3 and nntp support bug fixed by Martin Germann.
- -o option to append log messages to a file added.
- Changed error message for SSL error 0.
2001-07-23 08:55:25 +00:00
brad
7de4e15323 fix audiofile dependency 2001-07-22 22:49:47 +00:00
brad
094e37ab44 - add missing dependency on libnet
- remove unnecessary CONFIGURE_ENV, this is taken care of by bsd.port.mk
- change CONFIGURE_STYLE from autoconf to gnu
2001-07-22 22:34:23 +00:00
brad
07439e14e1 better dependency checking 2001-07-22 22:25:51 +00:00
shell
4182e2c7cc Upgrade to 0.7.5 2001-07-22 21:32:45 +00:00
jakob
10ee651ab0 ranlib library after build; PR#1951 2001-07-22 20:50:02 +00:00
pvalchev
d9a8296d85 need_version=no for libtool and use -avoid_version to build unnumbered
plugins, remove a workaround
2001-07-22 20:40:06 +00:00
brad
666752fc75 upgrade to MySQL 3.23.40 2001-07-22 20:35:29 +00:00
brad
e7f8c22367 .elsif -> .elif
--
Pointed out by: Piotr Domagalski <szalik@szalik.net>
2001-07-22 20:02:07 +00:00
jsyn
46b26f150b s/packetstorm.securify.com/packetstormsecurity.org/g; okay bmc@ 2001-07-22 19:39:58 +00:00
jakob
27cec8f113 update to v3.89beta, enable mp3rtp & fix no_x11 flavour 2001-07-22 13:48:56 +00:00
jsyn
155c62ed5e one more of the same (CC/CFLAGS honoring; nthought.com->openbsd.org; etc.)
ok lebel@, pvalchev@
2001-07-22 06:43:04 +00:00
jsyn
3e23e1acf6 add missing '/' in INSTALL message; ok pvalchev@ 2001-07-22 05:44:52 +00:00
jsyn
9f75ab7725 - respect CC and CFLAGS
- jsyn@nthought.com -> jsyn@openbsd.org
- bump NEED_VERSION
- s/packetstorm.securify.com/www.packetstormsecurity.org/g sentinel/Makefile
ok lebel@, pvalchev@
2001-07-22 05:39:20 +00:00
pvalchev
58ce757825 Set HOMEPAGE in the Makefile. 2001-07-22 04:32:21 +00:00
lebel
3a6f8dec0b oops, PKGNAME should get p1, not DISTNAME. Sloppy lebel@ 2001-07-22 00:20:06 +00:00
lebel
0b2bbcc209 build slrn 0.9.7.1 with all the newest official patches.
This include:
- slrn-0.9.7.1-xhdr_spool.diff
- slrn-0.9.7.1-readcount.diff
- slrn-0.9.7.1-include.diff
- slrn-0.9.7.1-decode.diff
- slrn-0.9.7.1-readfail.diff
- slrn-0.9.7.1-makefile.diff

thus, bump the package distname to slrn-0.9.7.1p1.  However, this is not
related to the development version named "slrn-0.9.7.1pl1".

See http://slrn.sourceforge.net/patches/index.html for more info.
2001-07-22 00:18:14 +00:00
naddy
990d67f368 - change from flavors to multi-package; guided by espie@
- simplify: switch to unversioned modules
2001-07-22 00:12:55 +00:00
naddy
25c6a75e70 remove libao flavoring 2001-07-22 00:10:38 +00:00
jsyn
43f689a840 - jsyn@nthought.com -> jsyn@openbsd.org
- bump NEED_VERSION
- for {siphon,flawfinder} s/packetstorm.securify.com/www.packetstormsecurity.org/
ok lebel@, pvalchev@
2001-07-21 20:46:58 +00:00
jsyn
9f87cec5dd - update to balance-2.28
- respect CC/CFLAGS; remove extraneous strip -- found by danh@
- jsyn@nthought.com -> jsyn@openbsd.org
2001-07-21 19:11:33 +00:00
lebel
f1f233df94 update misc/fileutils to 4.1; thanks Heikki Korpela <heko@iki.fi> 2001-07-21 14:56:26 +00:00
brad
4c5b6c2977 typo 2001-07-21 06:14:43 +00:00
brad
663a3bfb71 sync MASTER_SITE_{GNU,SUNSITE,SOURCEFORGE,GNOME,PERL_CPAN,TEX_CTAN} with
FreeBSD's bsd.sites.mk
2001-07-21 06:10:29 +00:00
shell
f67e6b4578 Upgrade to 0.16
bump VERSION
2001-07-21 04:22:53 +00:00
shell
7791b946d7 p5-Net-IPv4Addr 2001-07-21 04:14:45 +00:00
shell
0e11027986 Initial import of Net-IPv4Addr-0.10
---

Net::IPv4Addr provides functions for parsing IPv4 addresses both
in traditional address/netmask format and in the new CIDR format.
There are also methods for calculating the network and broadcast
address and also to see check if a given address is in a specific
network.
2001-07-21 04:13:51 +00:00
shell
08340710a2 Upgrade to 1.19 2001-07-21 04:11:08 +00:00
matt
82432e61f0 modernize, resp CFLAGS, use cc instead of ld for so's (ok jasoni@) 2001-07-21 00:46:00 +00:00