Commit Graph

7549 Commits

Author SHA1 Message Date
brad
adf6f4fc47 axe this port too 2000-09-07 03:30:08 +00:00
brad
dd2fcb0126 axe this port, -current has RSA integrated. 2000-09-07 03:25:42 +00:00
brad
78b5a9d723 for now forcefully disable the use of login capabilities. unfortunately
just because we have login_cap.h does not mean we actually have the
authentication part of login capabilities .... yet. fixes breakage on
-current systems.
2000-09-07 02:33:02 +00:00
brad
f5f252960c add pre-build warning, tell the end-user they might need to increase there
soft memory limits
2000-09-07 00:42:05 +00:00
brad
49d0afc666 add USE_X11 2000-09-06 21:35:06 +00:00
brad
4864505aae - don't force uid/gid to 40 when adding user/group for mysql
- user add/group add -> useradd/groupadd
- remove egrep nastiness and use userinfo/groupinfo instead
2000-09-06 21:09:16 +00:00
brad
cd88360bdf user del/group del -> userdel/groupdel 2000-09-06 21:06:20 +00:00
brad
92ce5d1c49 upgrade to Curl 7.2.1 2000-09-06 20:50:13 +00:00
marc
e1b157a003 bye-bye sslusa 2000-09-06 20:23:56 +00:00
marc
0a1c7f106d bye-bye 2000-09-06 20:23:30 +00:00
danh
b0407f0e4e - upgraded to rrdtool 1.0.25
- added dependencies on devel/libtool, graphics/gd
2000-09-06 19:17:22 +00:00
danh
2e16edf9cd update radiusd-cistron to 1.6.4 2000-09-06 19:08:18 +00:00
danh
d313ede189 upgrade to radiusd-cistron 1.6.4 2000-09-06 19:05:25 +00:00
marc
8f1a0a267f Remove intl/usa flavors as one port is OK for world wide use after
6 Sep 2000 (when RSA Security Inc. placed its public key encryption
algorithm into the public domain).   Remove configure patch that
added the no-longer-needed --with-rsaref option
2000-09-06 18:14:04 +00:00
marc
6baef942fd Remove intl and usa flavors. There is now a single world wide
version (RSA Security Inc. placed its public key encryption algorithm
into the public domain, today).
2000-09-06 17:26:28 +00:00
brad
551460cd44 add mod_perl and p5-Apache-DBI to Makefile 2000-09-06 08:07:49 +00:00
brad
7c10575c32 add p5-Apache-DBI port; From: Pavel Korovin <pvk@openbsd.ru>
--
These modules are supposed to be used with the Apache server together with
an embedded Perl interpreter like mod_perl. They provide support for basic
authentication and authorization as well as support for persistent
database connections via Perl's Database Independent Interface (DBI).

o AuthDBI.pm provides authentication and authorization:

  - optional shared cache for passwords to minimize database load
  - configurable cleanup-handler deletes outdated entries from the cache

o DBI.pm provides persistent database connections:

  - connections can be established during server-startup
  - configurable rollback to ensure data integrity
  - configurable verification of the connections to avoid time-outs.
2000-09-06 08:02:49 +00:00
brad
92c8d4dfe2 add mod_perl port; From: Pavel Korovin <pvk@openbsd.ru>
--
Tested on i386 (by Pavel), SPARC (by me). Needs testing on m68k-based
systems.
--
The Apache/Perl integration project brings together the full power of the
Perl programming language and the Apache HTTP server. This is achieved by
linking the Perl runtime library into the server and providing an object
oriented Perl interface to the server's C language API.

These pieces are seamlessly glued together by the `mod_perl' server
plugin, making it is possible to write Apache modules entirely in Perl.
In addition, the persistent interpreter embedded in the server avoids the
overhead of starting an external interpreter program and the additional
Perl start-up (compile) time.
2000-09-06 07:52:45 +00:00
brad
68da769ceb xjed FLAVOR -> no_x11 2000-09-06 07:14:15 +00:00
brad
b2b9b9bcd7 jed's xjed FLAVOR -> no_x11 2000-09-06 07:08:53 +00:00
brad
f062efdefa add Solaris SPARC binary for SPARC users; From: miod@ 2000-09-06 06:32:07 +00:00
brad
8e04cec64c add HOMEPAGE 2000-09-06 06:03:10 +00:00
brad
39f4ba63e7 remove SYSCONFDIR from SUBST_VARS and SUBST_VARS too if no other variables
are listed
2000-09-06 05:48:47 +00:00
brad
187065079f - remove config.sub and config.guess from patches and provide them in
files dir
- remove post-build and post-install, override ALL_TARGET and
INSTALL_TARGET instead
- use better filename for patch
2000-09-06 05:07:24 +00:00
brad
f5a7719c84 reorganize 2000-09-06 05:01:57 +00:00
brad
9c7e8607e6 remove gicq from Makefile 2000-09-06 04:53:39 +00:00
brad
5b95f7ed7e remove libicq from Makefile 2000-09-06 04:49:19 +00:00
brad
e543d49ee1 axe this long unmaintained port 2000-09-06 04:48:46 +00:00
brad
36240af95e {TCL,TK}_BUILD_LIB_SPEC -> {TCL,TK}_LIB_SPEC 2000-09-06 03:46:59 +00:00
brad
f93b869151 ${PREFIX} -> ${LOCALBASE} 2000-09-06 03:46:15 +00:00
brad
d92984f3cc upgrade to larswm 5.8 2000-09-06 01:34:13 +00:00
brad
57c9b344b8 upgrade to expect 5.32.1 2000-09-06 01:06:26 +00:00
brad
793e62a6b7 add USE_X11 for xjed FLAVOR 2000-09-06 00:30:08 +00:00
brad
c1cc00eb34 - remove SYSCONFDIR from SUBST_VARS
- remove part of the patch that overrides the all target and just fill in
ALL_TARGET
2000-09-06 00:28:05 +00:00
matt
f0c8300c8c - USE_X11 in reg. flavor, thx anil@recoil.org
- pretty Makefile, HOMEPAGE var in DESCR
2000-09-06 00:24:01 +00:00
brad
4f9c60afa7 add xjed FLAVOR for jed 2000-09-06 00:08:05 +00:00
brad
ce89c25aff upgrade to jed 0.99.11 2000-09-06 00:07:14 +00:00
matt
686e0c1e26 damn cvs... FAKE, HOMEPAGE (ok niklas@) 2000-09-05 23:28:13 +00:00
matt
04d717c60d FAKE, HOMEPAGE (ok niklas@) 2000-09-05 23:27:39 +00:00
espie
996e841d00 Add SYSCONFDIR to SUBST_VARS. 2000-09-05 17:27:45 +00:00
kevlo
232bcba10d - Update MASTER_SITES
- Remove extra spaces & FAKE
- Bump NEED_VERSION
- GNU_CONFIGURE -> CONFIGURE_STYLE
- Add @comment to package list

Ok'd by maintainer.
2000-09-05 15:06:26 +00:00
espie
57a1b75287 Update to release 1.4.6.
mkstemp patch no longer needed, as the new mktemp usage is safe.
2000-09-05 13:56:24 +00:00
espie
56009c55ed Synch (887 packages) 2000-09-05 12:18:32 +00:00
espie
3b36b37799 +wwwoffle 2000-09-05 11:40:54 +00:00
espie
318cb46109 wwwoffle port, by Sebastian Stark. 2000-09-05 11:37:27 +00:00
kevlo
a9d338e1cb - Add HOMEPAGE
- WRKSRC -> WRKDIST
- Add @comment to PLIST
2000-09-05 09:39:07 +00:00
brad
2653a8244e upgrade to libslang 1.4.2 2000-09-05 03:27:29 +00:00
jakob
50041ddd64 remove USE_LIBTOOL as php4 always uses its own libtool; Evan Champion <evanc@concer.to> 2000-09-04 21:15:40 +00:00
jakob
1420c43d70 make sure configure finds mysql.sock 2000-09-04 21:14:47 +00:00
brad
dcc356085e bump NEED_VERSION 2000-09-04 19:58:47 +00:00