sthen
48b0b9660c
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:48:23 +00:00
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
sthen
eb3d0f5040
don't use a local copy of getopt, use libc's. ok mestre@
2017-05-25 14:39:58 +00:00
naddy
8ed6658f8a
Remove an instance of a deprecated and dangerous autoconf idiom
...
that checks for a type that isn't used anywhere in the source and
breaks the inclusion of <netinet/in.h>.
2017-02-03 16:21:10 +00:00
naddy
071c34fd6f
remove SHARED_ONLY from ports that use only the gnu module
2016-03-16 21:19:37 +00:00
jca
1bfa39e9f7
Unbreak trickle, and update it to version 1.07.
...
Previously broken because of undefined symbol '__guard_local'.
While here:
- set SHARED_ONLY, trickle depends on a DSO and LD_PRELOAD
- drop useless MESSAGE
ok landry@ sthen@
2015-01-22 00:02:41 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
gonzalo
9c70d0b5fc
add rc script
2012-05-24 18:41:34 +00:00
gonzalo
cc1e6eb4a7
Little update to make Makefile better to eyes, USE_GROFF is not needed,
...
fix the HOMEPAGE, add rc.d(8) script and cut the rc.local
parts on MESSAGE because now we have rc script.
Tested on i386.
Ok okan@, aja@, gsoares@
2012-05-24 18:40:49 +00:00
espie
47ff75aa46
USE_GROFF=Yes
2010-10-18 18:36:45 +00:00
sthen
d1c6f80880
use REVISION, checked with before/after make show=PKGNAMES (plus some
...
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
ajacoutot
ce7c969358
Stupid poor blank lines, stupid poor blank lines...
2010-04-15 14:58:24 +00:00
merdely
241b722760
Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
...
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
steven
c50240134a
USE_LIBTOOL
2006-09-18 21:10:11 +00:00
naddy
3169eb6ee8
now that we have a dynamic libevent, it needs to go into WANTLIB
2005-11-16 23:23:34 +00:00
jolan
2de1ebb235
drpo maintainership (properly this time)
2005-03-09 03:09:10 +00:00
jcs
3219b9c963
helps to define HOMEPAGE if you're using it as MASTER_SITES
2005-03-08 17:01:11 +00:00
naddy
fedfc3867f
SIZE
2005-01-05 17:14:37 +00:00
alek
2344f6d18c
Add WANTLIB markers
2004-12-16 00:31:20 +00:00
alek
0fcb286a79
- Kill DEINSTALL
...
- Better @extra
- Bump PKGNAME
ok jolan@
2004-11-27 18:00:31 +00:00
espie
52b24f12ea
new plists, kill a few INSTALL scripts.
2004-09-15 18:17:38 +00:00
jolan
caab30d7f3
drop maintainership
2004-05-22 19:54:10 +00:00
xsa
cf90df2b06
Yes, that's yet another @extra round ...
2004-04-14 18:59:07 +00:00
naddy
112339c1d4
remove WWW lines
2003-12-15 21:54:59 +00:00
naddy
6637437daa
poll() prototype changed; ok jolan@
2003-12-14 23:27:44 +00:00
jolan
e7d548b339
update to 1.06
2003-06-11 08:10:27 +00:00
jolan
67e58ed296
update e-mail address, ok brad@
2003-05-12 08:23:45 +00:00
pvalchev
4e74973c8d
update to trickle-1.05; from maintainer Jolan Luff <jolan@cryptonomicon.org>
2003-04-23 20:38:15 +00:00
pvalchev
c666ca6186
Initial import of trickle-1.04
...
trickle is a portable lightweight userspace bandwidth shaper. It can
run in collaborative mode (together with trickled) or in stand alone
mode. trickle works by taking advantage of the unix loader preloading.
Essentially it provides, to the application, a new version of the
functionality that is required to send and receive data through sockets.
It then limits traffic based on delaying the sending and receiving of
data over a socket. trickle runs entirely in userspace and does not
require root privileges.
WWW: http://monkey.org/~marius/trickle/
Maintainer Jolan Luff <jolan@cryptonomicon.org>
2003-04-13 08:07:50 +00:00