Commit Graph

23 Commits

Author SHA1 Message Date
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
naddy
a2c9a774ff Remove redundant variables OPSYS and OPSYS_VER.
OPSYS was always "OpenBSD", the ports tree doesn't cover other
operating systems.
OPSYS_VER was the same as OSREV.

ok espie@
2010-07-18 18:49:01 +00:00
benoit
43356604e6 - update libst to 1.9
ok ajacoutot@
2009-10-06 09:25:12 +00:00
benoit
44c306e2e1 - update to libst 1.8
- change maintainer
- regen PLIST
- bump SHARED_LIBS

ok ajacoutot@
2009-05-24 20:12:51 +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
d104f56e21 SHARED_LIBS 2005-12-30 22:43:56 +00:00
espie
f1e7eab840 those packages have not changed names since 3.6, even though their
packing-lists was changes in significant ways, and they do not have
enough dependencies that pkg_add can detect they changed through their
signature.

Bump the pkgname, so that pkg_add -r will choose to update them.

okay pvalchev@
2005-08-17 16:10:02 +00:00
pvalchev
baaa36ed92 build on sparc, point ppl to md.h where other arches can be supported 2005-03-12 06:10:20 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
naddy
56a6c9c624 update to 1.4; from Patroklos G. Argyroudis <argp@cs.tcd.ie> 2003-01-03 20:46:04 +00:00
fgsch
e5e4446061 finally, no more NEED_VERSION. 2002-12-29 21:14:10 +00:00
espie
aa8b372d10 say goodbye to MASTER_SITE_SUBDIR 2002-05-15 17:42:24 +00:00
espie
47bb0f3975 uniformize maintainer addresses. 2002-05-11 00:31:22 +00:00
pvalchev
82fff46ac2 apparently this is only for i386 & alpha, mark it as such for now (see md.h) 2002-03-13 23:38:05 +00:00
naddy
78e2ca2752 no regression tests 2002-01-25 20:09:28 +00:00
naddy
360b0a5279 Update to 1.3; submitted by maintainer Patroklos Argyroudis <argp@bsd.gr>. 2002-01-25 16:33:51 +00:00
naddy
1dcc345e43 - fix build on 3.0
- respect CFLAGS
2001-10-01 02:20:51 +00:00
lebel
3054b6f9b2 initial import of net/libst 1.2:
--
State Threads is an application library which provides a foundation
for writing fast and highly scalable Internet Applications on
UNIX-like platforms. It combines the simplicity of the multithreaded
programming paradigm, in which one thread supports each simultaneous
connection, with the performance and scalability of an event-driven
state machine architecture.

WWW: http://oss.sgi.com/projects/state-threads/

Submitted by Patroklos Argyroudis <argp@bsd.gr>
2001-08-15 16:47:07 +00:00