ajacoutot
a5f3d33b9c
Bye bye kerby.
2014-04-21 22:22:51 +00:00
sthen
96733857f5
no more egd, it wasn't used here anyway if RAND_status succeeded
2014-04-19 12:38:45 +00:00
espie
bcf3856632
PERMIT_* / REGRESS->TEST sweep
2013-03-11 10:50:00 +00:00
espie
c5a475ebe0
normalize pkgpath
2011-09-16 09:24:48 +00:00
espie
5855efb734
move depends to new style
2010-11-15 19:45:56 +00:00
espie
d7f6fc7e23
more conversions
2010-11-08 10:28:22 +00:00
kili
533c7253f3
Fix after openssl update.
...
ok sthen@
ps: i leave any comments about the stupidity of STACK_OF to marco@ ;-)
2010-10-03 21:36:58 +00:00
espie
f24a2516b1
cast is not an lvalue
2010-05-19 15:24:21 +00:00
kurt
a48ed8c7f1
- adjust to depend on threaded boehm-gc
2008-04-01 17:42:12 +00:00
espie
17d70806a3
tweak FAKE_FLAGS semantics to saner defaults.
2008-01-04 17:48:33 +00:00
merdely
376b75df06
Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN
2007-09-16 02:52:56 +00:00
kili
a2e52b65da
Let it build with the new boehm-gc, and add a help file to the PLIST.
2007-07-14 22:17:22 +00:00
espie
470294650d
base64 distinfo with SHA256
2007-04-05 15:37:40 +00:00
espie
53d48f3c04
new libspecs
2006-08-01 23:39:08 +00:00
todd
e6bfa659fb
cvs or I forgot to commit these, either way pointed out by STeve Andre', thanks!
2005-12-06 19:05:21 +00:00
todd
dd7f8025d5
update to opencm 0.1.2alpha8-2
2005-11-30 20:43:44 +00:00
naddy
bfd5225608
Always explicitly set the AUTOCONF_VERSION to use. In some cases
...
the default was not appropriate.
2005-11-03 18:28:55 +00:00
espie
2a54ba08d0
gnu-make magic will fuck up directory names if some shit is already on
...
the disk.
avoid that.
2005-08-09 09:07:24 +00:00
naddy
3f04f8f321
SIZE
2005-01-05 16:22:24 +00:00
espie
b060aaf66c
WANTLIB markers
2004-11-24 00:11:03 +00:00
todd
69fef40492
remove now unused files
2004-10-14 01:34:21 +00:00
espie
f28f2a833d
switch to new plist, killing a few install scripts along the way.
2004-09-14 23:43:54 +00:00
todd
05fa41b2cd
o @dir subdir -> subdir/ syntax change
...
o resort properly with current make-plist
2004-07-23 13:11:58 +00:00
todd
6d1c5ef1d4
move to @dir
2004-07-14 17:10:19 +00:00
sturm
7297ccd7b0
mark some subpackages arch independent
...
ok naddy@
2004-02-04 07:39:18 +00:00
espie
4c049c59dc
Yet another libz misuse.
2003-12-19 00:11:48 +00:00
naddy
2276d3b230
remove WWW lines
2003-12-15 21:42:08 +00:00
todd
8c7758b0e7
fix dependencies, build should not over-ride lib, pointed out by nikolay
2003-11-16 21:11:10 +00:00
todd
694027cd6c
remove the nogc flavor, pointless now that boehm-gc works again
...
update to the last public release opencm0.1.2alpha7pl1-1
2003-10-15 13:12:04 +00:00
todd
43876760f7
oops, as pointed out a long time ago, regress is broken.
...
Until today, I did not realize how badly.
The entire tests/ subdir is missing from the release, but is available if
you wish to checkout their repository. hmm...
2003-06-12 21:33:36 +00:00
todd
776b70bc18
more malloc -> calloc; fixes a 'cm add' fault
2003-05-28 13:27:48 +00:00
todd
dad1d51d85
note to self x2: fully test, and look at other examples first next time
...
builds fully now
2003-05-28 12:54:48 +00:00
todd
80bf02ca80
from naddy@:
...
- '=' vs '+=' can cause grief wrt depends
- BUILD_DEPENDS is not needed if it only contains LIB_DEPENDS
from nikolay@
- teTeX is no longer v1.x*, depend accordingly
Thanks guys!
2003-05-27 22:08:42 +00:00
todd
31057a08c0
update to 0.1.2alpha5pl2 from 0.1.0alpha18
...
see http://www.opencm.org/news.html for hilights of this update, major
noteworthy changes include:
- sxd has gone away, gzfs is 'interim' while 'sxd2' is almost ready
- if you have an old sxd repository, read the mailing list archives for
how to update (use an interum version)
- an incompatible update to the server/client protocol requires that you
update both at the same time
(as a reminder, this is 'alpha' and as such is subject to incompatible changes
like the above. expect more to come when sxd2 emerges)
Also, add a 'nogc' flavor that removes the dependency on boehm-gc, at the
cost of not free()'ing all memory allocated (read: at the moment, most).
2003-05-23 13:22:14 +00:00
sturm
4690548b5e
remove version number from tetex dependency, I missed this one when
...
updating tetex
reported by wilfried@ ok pvalchev@
2003-03-04 21:41:00 +00:00
todd
cc9f2babf2
- much improved/cleaned 'logmail' log messages (prompted by art)
...
- ignore vim .*.swp files, from Alexander Yurchenko <grange@rt.mipt.ru>
2002-11-04 16:01:32 +00:00
todd
a40e980fb1
opencm-alpha18pl2 .. another upwards-only compatible update
2002-10-23 20:57:30 +00:00
todd
e2e50ffba9
update to alpha18pl1
...
WARNING: Anyone using OpenCM must realize that with this update, you will
no longer be able to talk to older repositories. The repository
itself upgrades fine, just the wire protocol changed incompatibly.
Recap: alpha18pl1 and beyond will not talk to alpha17 and below, and
vica versa.
2002-10-23 15:35:54 +00:00
todd
e18e0273a9
make _sure_ we dont use the includes from the in-tree version of boehm-gc
2002-10-11 12:34:20 +00:00
todd
6e9c7cab13
update to alpha17 (finally some activity!)
2002-10-11 12:27:00 +00:00
todd
106390e2e4
respect CPPFLAGS
2002-09-12 15:26:33 +00:00
todd
6b35f41b29
we use ${LOCALBASE} here, not /usr/local
2002-09-12 15:08:57 +00:00
todd
2076b86927
use gc.h and co from /usr/local/include
2002-09-12 15:07:23 +00:00
todd
33c4e5d770
ugh. dont patch a generated file.
2002-09-04 21:18:04 +00:00
todd
ad8c2e31b3
o 64bit fixes are back, tested on i386, alpha, sparc64 (more archs work now
...
than before)
o add the 'cm mv file* dir/.' fix from current
o we do not use zlib in this tree, remove an irrelevent patch accordingly
2002-09-04 16:21:43 +00:00
todd
0aa50eff78
64bit stuff breaks in bad ways. more testing needed
2002-08-28 22:23:29 +00:00
todd
42c5ea0ac6
from wilfried@ .. properly use LIB_DEPENDS and use the PLIST${SUBPACKAGE} so
...
we don't end up with two packages with docs with the docs flavor. Thanks!
2002-08-28 14:38:25 +00:00
todd
9937b48075
this snuck in. bye!
2002-08-27 18:01:09 +00:00
todd
ee03b19c7a
I was reminded about 64bit patches.
...
o rename three patches to 'update-patches' naming conventions
o add 64bit patches
o add other tidbits from my
opencm://opencm.org/everyone/todd@fries.net/home/merge-candidate
branch
2002-08-27 17:43:14 +00:00
todd
50e2027bf4
wrap DESCR to 72 chars, suggested by pvalchev@
2002-08-27 16:52:45 +00:00