wiz
a8730d5aa1
Bump PKGREVISION for mysql default change to 55.
2013-03-02 20:33:21 +00:00
asau
e059e7e469
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-23 17:18:07 +00:00
joerg
1a21d3ef84
DESTDIR support
2010-02-11 20:50:59 +00:00
joerg
62d1ba2bac
Remove @dirrm entries from PLISTs
2009-06-14 18:03:28 +00:00
tv
b0ce45fc02
give away to pkgsrc-users
2007-03-19 16:36:41 +00:00
tv
ae3489ec53
Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a
...
PR-responsible person (such as I am ;) a little easier.
2006-03-22 22:50:31 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
wiz
768c589c29
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
...
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
xtraeme
eadc9131c8
Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysql
...
pkg has been changed to 5.x). Reminded by wiz... thanks.
2006-01-08 18:35:08 +00:00
rillig
579e977969
Ran "pkglint --autofix", which corrected some of the quoting issues in
...
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
tv
256a699b9f
Test sizeof(unsigned short) in the int types hackery.
...
Use autoconf to generate configure, until this patch is regen'd at the source.
2005-11-08 15:59:38 +00:00
tv
85a89ed42a
Update to 0.9.1.439. Minor bugfixes, still compatible with .438.
...
(No official changelog or release notes for this build.)
2005-10-24 17:01:43 +00:00
rillig
9984e0604a
Removed trailing white-space.
2005-09-28 14:15:48 +00:00
tv
994018d9f5
Update to 0.9.1-438. Main change:
...
Fix a serious bug in fragment sizes of files being >= 256K. The bug wasted a
lot of data store space and traffic.
2005-08-17 15:31:52 +00:00
tv
ef2a5e980d
Update to 0.9.0-433, as the -429 distfile disappeared quickly.
...
No official ChangeLog; summary:
- various buffer size fixes
- remove some double and triple encryption CPU wastes
- zlib usage fixes
2005-07-14 13:07:39 +00:00
tv
aa2729f2e9
Update to 0.9.0.429.
...
No official ChangeLog; primary change is switching to RSA for asymmetric
keys (was McEliece). The 0.8.x network is now dead, forcing this bump.
2005-06-30 16:31:47 +00:00
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
agc
b12d62efb5
Add RMD160 digests.
2005-02-24 12:13:41 +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
minskim
9b94261617
regen to remove an unused entry.
2004-04-17 12:11:46 +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