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
sturm
9dca1f7475
a little cleanup in preparation for improved SMP handling
...
print() -> warn() where useful
2004-11-14 11:25:53 +00:00
alek
79c8cfe9a7
- Remove DEINSTALL script
...
- Replace @exec mkdir with @sample and @mode
- Bump PKGNAME
ok pvalchev@
2004-11-14 10:31:08 +00:00
marc
192cef5c7a
Casting a structure element address to (unsigned long *) and
...
then dereferencing can give you a bus error on sparc64 and
other arches with stricter address alignment requirements than
i386. "Please commit this" brad@
2004-11-13 20:14:18 +00:00
alek
32d3f9a4a0
- Use @sample, @exec install; better @extraunexec
...
- Remove unnecessary DEINSTALL
- Bump PKGNAME
ok pvalchev@
2004-11-13 20:07:10 +00:00
kettenis
015f583043
i386 gcc3 support.
...
ok wilfried@
2004-11-13 14:25:51 +00:00
alek
174a8e0895
Forgotten PKGNAME bump
...
ok espie@
2004-11-13 13:39:40 +00:00
kettenis
436a851e0c
i386 gcc3 support.
...
ok wilfried@
2004-11-13 12:53:28 +00:00
alek
85aee80b15
Bump PKGNAME
...
definitely espie@
2004-11-13 12:15:47 +00:00
espie
f4978ac9af
synch with changes
2004-11-13 11:49:48 +00:00
espie
e7dd701872
synch with packing-list changes
2004-11-13 11:49:03 +00:00
espie
8af46cc105
fix cwd issues.
...
try harder to resolve links
2004-11-13 11:25:31 +00:00
sturm
4f48916814
/etc -> SYSCONFDIR
2004-11-13 10:29:32 +00:00
alek
8c79437c92
Opsie, this should be PREFIX not LOCALBASE
...
ok strum@
2004-11-13 10:24:57 +00:00