Commit graph

14 commits

Author SHA1 Message Date
tv
de6ca65bde Update to 0.8.3.421. No official ChangeLog; summary follows:
* i18n support.
* More doc.
* Minor bugfixes in refresh timings (particularly for news boards).
2005-06-28 16:59:36 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
tv
74369d70db nb2: Reenable setproctitle() usage. 2004-10-29 17:38:20 +00:00
jdolecek
158484ab16 use mk/mysql.buildlink3.mk instead of databases/mysql-client/buildlink3.mk,
so that we'd not force dependance on specific MySQL version, and instead pick
the currently installed mysql*-client (or install the default if there
is no mysql-client package installed yet)

this makes package buildable with arbitrary MySQL version, such as 3.23.x,
4.0.x or 4.1.x
2004-10-29 05:59:23 +00:00
tv
616fc7544b whitespace alignment nit 2004-10-28 00:59:18 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
tv
6ad499bdc9 Update to 0.8.2.418. No changelog; changes of note include:
* FCP HTLs are now limited to 20 rather than 5; helps propagation
* Some log message severity leves are reduced (less "normal"-mode logs)
* Beginnings of support for much larger primes in the crypto code.
2004-09-25 13:43:05 +00:00
tv
51d0d54f89 www.duh.org is no longer mirroring the distfile. 2004-07-25 15:29:29 +00:00
tv
728f216bff Update to 0.8.2.416 (long overdue); some minor fixes in keyspace management. 2004-07-25 15:29:11 +00:00
wiz
1749a05be8 s/buildlink2/buildlink3/ in an overlooked line. 2004-05-09 23:59:55 +00:00
tv
6db84bbaa4 "www" belongs in the category list, but not as the primary category (as
HTTP is only one view of the data moved around by Entropy).
2004-03-29 18:45:03 +00:00
tv
9f1b94bafe Entropy, a P2P anonymity network much like Freenet, but written in C.
From the DESCR:

=====

ENTROPY is developed as a response to increasing censorship and surveillance
in the internet. The program connects your computer to a network of machines
which all run this software. The ENTROPY network is running parallel to the
WWW and also other internet services like FTP, email, ICQ. etc.

For the user the ENTROPY network looks like a collection of WWW pages. The
difference to the WWW however is that there are no accesses to central
servers. And this is why there is no site operator who could log who
downloaded what and when. Every computer taking part in the ENTROPY network
(every node) is at the same time server, router for other nodes, caching
proxy and client for the user: that is You.
2004-03-29 18:40:43 +00:00