robert
18364b5cdf
Let's use ${LOCALBASE}/share/examples/php4/ for the example configuration
...
files. requested by f@obiit.org
2004-11-18 16:36:18 +00:00
naddy
4b33a1c6b0
Restore function: do not assume that shmat() returns the same address
...
in parent and child. From Yoshihiro Ota <ota@j.email.ne.jp>.
2004-11-18 13:49:20 +00:00
espie
308b4e6fa5
don't pick gtkspell, doesn't even compile right now.
2004-11-17 23:47:13 +00:00
pvalchev
c5342a29b5
sync, 2766 unzelski
2004-11-17 23:20:28 +00:00
naddy
5c0a69399f
sync with Debian, no code changes
2004-11-17 22:23:24 +00:00
itojun
309ab74948
upgrade to 20041025. too many fixes to mention here.
2004-11-17 22:11:12 +00:00
jakob
0ffb48aa00
clarify why mysql is separated in configure
2004-11-17 21:11:07 +00:00
jakob
733c503a6c
resolve conflict and update to 2.0s4
2004-11-17 21:08:26 +00:00
naddy
6f514cd779
update to 3.43; from Steve Shockley <steve.shockley@shockley.net>
2004-11-17 19:13:59 +00:00
nick
590a349ae2
Correct MAINTAINER name. ok MAINTAINER, pvalchev@
2004-11-17 19:06:16 +00:00
naddy
e72f470991
sync with Debian, no changes
2004-11-17 18:31:33 +00:00
espie
4551b1e62f
Missing @lib marker in gnome flavor => bump pkgname.
2004-11-17 18:23:50 +00:00
xsa
907cf3205c
- fix LIB_DEPENDS
...
- remove jolan@ from MAINTAINER per his request
- bump PKGNAME
espie@ jolan@ ok
2004-11-17 17:41:26 +00:00
alek
d0ef489adc
Fix PLIST
...
ok naddy@ mbalmer@
2004-11-17 15:32:16 +00:00
mbalmer
23177890a0
Added
...
SUBDIR+= smtp-vilter
ok naddy@, alek@
2004-11-17 11:10:55 +00:00
espie
723c37630f
can't depend on WRKDIR unconditionally, throws update off when
...
UPDATE_COOKIES_DIR is set.
2004-11-17 11:09:44 +00:00
mbalmer
93985f9733
mail/smtp-vilter, a sendmail milter for email content scanning using
...
different backends (clamd, spamd, savse).
ok naddy@, alek@
2004-11-17 11:00:01 +00:00
mbalmer
bce2473cd5
Added uid/gid _vilter for mail/smtp-vilter.
...
ok naddy@, alek@
2004-11-17 10:45:25 +00:00
espie
3979adeb86
add missing stuff around update so that BULK works for it too.
2004-11-17 10:38:37 +00:00
jakob
2f458afa12
jabber server
2004-11-17 06:36:39 +00:00
alek
caac3fe9ee
- ispell-config groks now command line arguments
...
- Replace INSTALL script with MESSAGE and @exec in PLIST
- Bump PKGNAME
ok sturm@, pvalchev@
2004-11-17 01:19:28 +00:00
jakob
7f75b4531c
remove - from version; noted by naddy
2004-11-16 06:56:07 +00:00
pvalchev
7165853bcc
fix tcl dependency
2004-11-16 02:31:28 +00:00
espie
66fe9ee3b0
Fix tk dependency
2004-11-16 02:10:56 +00:00
espie
65134e9f73
only pass FULLPKGPATH, PERMIT_PACKAGE_CDROM, PERMIT_PACKAGE_FTP to
...
pkg_create, and quote the later properly...
2004-11-16 02:08:59 +00:00
mjc
2b38b106af
update to 1.45
...
from kevlo@
2004-11-16 01:26:01 +00:00
xsa
122cbcc3eb
Update MAINTAINER's e-mail address, per his request;
2004-11-15 21:53:20 +00:00
sturm
bb2a5c3f76
don't use versioned subdirs in share/
...
bump PKGNAME
noticed by xsa@
2004-11-15 21:35:43 +00:00
xsa
0e4e7ce99a
Update to 1.4;
2004-11-15 21:31:57 +00:00
alek
e1c5a73c68
Better(?) MESSAGE
...
ok pvalchev@
2004-11-15 18:51:53 +00:00
espie
1b8f6e0f0c
Pass PERMIT_PACKAGE_CDROM, PERMIT_PACKAGE_FTP, FULLPKGPATH as parameters
...
to pkg_create... This should allow the automatic generation of ExtraInfo
without needing to do it manually.
2004-11-15 16:31:28 +00:00
naddy
3198c10ab6
new maintainer kevlo@; ok shell@
2004-11-15 15:04:58 +00:00
espie
e39dc1ae33
mark update as .PHONY target, necessary with UPDATE_COOKIES_DIR ;-)
2004-11-15 13:53:43 +00:00
espie
147d3cf94a
industrial-strength updates:
...
- separate UPDATE_COOKIES_DIR, unless set to empty.
Makes for easier management.
- FORCE_UPDATE variable, that makes certain packages are updated when
a dependency is run, and that forces the replacement of packages that are
already there. Still uses the update cookie, so that this update occurs
just once unless you wipe out yur UPDATE_COOKIES_DIR (which justifies putting
update cookies in a separate directory).
2004-11-15 13:52:03 +00:00
espie
54a74ef157
use pkg_info -q -e instead of pkg dependencies check now that it does
...
what it should.
Use the exact same rules for checking LIB_DEPENDS that will later be used
to build the package itself, e.g., add the pkg dependency check.
2004-11-15 11:49:05 +00:00
alek
9f5b320a07
Remove, this time for real
...
spotted by brad@
2004-11-15 08:47:00 +00:00
naddy
5639ef7576
update to 1.2.6, fixes build with latest libGeoIP; prodded by espie@
2004-11-14 21:40:35 +00:00
espie
880492cd58
fix build
2004-11-14 21:33:22 +00:00
brad
e64e11c3e1
remove workaround for sparc64.
2004-11-14 21:33:11 +00:00
espie
b6797baf63
don't try to register anything that isn't at least a FileObject...
...
Found out by alek@
2004-11-14 19:42:04 +00:00
naddy
43715eea9e
update to 3.6; from Mario Lang <mlang@delysid.org>
2004-11-14 17:34:05 +00:00
espie
8e79e81676
fix LIB_DEPENDS to correctly hunt for libltdl
2004-11-14 13:53:00 +00:00
espie
01fee7560b
fix dependency
2004-11-14 12:49:46 +00:00
espie
ed6943c884
fix dependencies, bump pkgname.
2004-11-14 12:47:50 +00:00
sturm
7cc282f1aa
+p5-Net-Radius
2004-11-14 12:16:24 +00:00
sturm
2a92d6eca0
Initial import of p5-Net-Radius 1.44.
...
This package contains the Net::Radius::Dictionary and
Net::Radius::Packet modules.
Net::Radius::Dictionary is a simple module that reads a RADIUS
dictionary file and parses it, allowing conversion between dictionary
names and numbers. Vendor-Specific attributes are supported in a
way consistent to the standards.
Net::Radius::Packet provides an interface to turn RADIUS packets
into Perl data structures and vice-versa.
from Alexander Bluhm <alexander_bluhm at genua.de>
2004-11-14 12:15:38 +00:00
sturm
78074d531a
add _maradns
2004-11-14 11:59:31 +00:00
sturm
7a4d2974e7
sparc64.p -> localhost
2004-11-14 11:56:07 +00:00
espie
cff383bc22
tag shared libraries... this is mandatory for libspecs to work.
2004-11-14 11:48:19 +00:00
sturm
0148b33be9
improved SMP handling
...
- automatically detect number of cpus per host
- differentiate between hosts and nodes
=> each cpu is its own node
=> ports are build on nodes now
=> multiple host entries are no longer necessary for smp machines
2004-11-14 11:46:15 +00:00