Commit Graph

11801 Commits

Author SHA1 Message Date
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
pvalchev
bc68c3c80b We don't want the program version number in the shared library names,
so don't pass -release to libtool.
2001-07-21 00:27:10 +00:00
rohee
b9ba3c6d7c Give this port back to ports@ + more newbie friendly pre-fetch warning. 2001-07-20 23:52:48 +00:00
brad
e965a79301 - PREFIX -> LOCALBASE
- never create an ldap FLAVORized Pico package since it does not pertain
to Pico and do not mistakenly register a dependency on ldap with the
package either
2001-07-20 22:48:10 +00:00
shell
6cb3967931 Add patches for libtool, no -release now
ok pval@
2001-07-20 20:59:33 +00:00
pvalchev
075462a113 Update to SDL_ttf-2.0.3
Uses FreeType 2.0 from XF4, drop print/freetype dependency.
--
no response from maintainer
2001-07-20 20:32:42 +00:00
brad
9e113bd23a document ldap FLAVOR.
--
Pointed out by: pvalchev@
2001-07-20 19:51:51 +00:00
lebel
64abb85a1c +xmms 2001-07-20 18:20:06 +00:00
shell
cd6e8a79e5 SUBDIR += py-mxDateTime 2001-07-20 17:43:01 +00:00
shell
be3842fa5d Initial import of py-mxDateTime-2.0.2
Port by Maurice Nonnekes <maurice@amaze.nl>

---
The eGenix mx Extension Series are a collection of Python extensions
written in ANSI C and Python which provide a large spectrum of useful
additions to everyday Python programming.

The BASE package includes the Open Source subpackages of the series and
is needed by all other add-on packages of the series.
2001-07-20 17:41:50 +00:00
shell
7ba8fe888e Upgrade to 1.09, sync with libxml 2001-07-20 17:38:50 +00:00
shell
75796dc938 Upgrade to 0.99, sync with libxml 2001-07-20 17:38:12 +00:00