Commit Graph

2454 Commits

Author SHA1 Message Date
pvalchev
4f22812321 cast NULL sentinel to void * so it is 64bit on alpha & sparc64 2002-12-29 00:10:47 +00:00
pvalchev
de5a1ce02c cast NULL sentinel to void * so it is 64bit on alpha & sparc64 2002-12-28 23:29:13 +00:00
pvalchev
826e4a2989 this assigns negative values into char's all over the place, quick fix
is to specifically get signed char although most of those look wrong
and the code should be rewritten majorly.  maintainer gave me the
blessing for this not long ago; more issues remain
2002-12-28 22:55:46 +00:00
sturm
4b3cf9b8c0 set the CFLAGS the ocaml compiler uses (sigh!) to nothing so that
CFLAGS+=COPTS in bsd.port.mk isn't a problem anymore

from naddy@
MAINTAINER OK
2002-12-27 22:13:56 +00:00
danh
2ad9c799d2 simplify case statement 2002-12-27 18:37:07 +00:00
danh
c237443f82 * fix byte order of packet length in IP header
* use autoconf and clean up a bit
* bump package patch level
2002-12-27 18:07:00 +00:00
danh
cc3ca3d75c update to rrdtool 1.0.40 2002-12-27 15:26:07 +00:00
jakob
a2a6527ce1 remove propolice workaround, not needed in -current 2002-12-27 15:19:15 +00:00
pvalchev
36aeccd4bd Install examples in share/examples, not share/doc.
From Sebastian Stark; ok'ed by maintainer Patroklos G. Argyroudis
2002-12-24 01:08:43 +00:00
pvalchev
7e93cf2da1 set homepage in Makefile, then use it as MASTER_SITES and in DESCR,
instead of repeating it everywhere
2002-12-23 08:40:58 +00:00
margarida
0f9766a35e Remove unnecessary patch.
brad@ ok
2002-12-23 05:36:43 +00:00
pvalchev
3101b76380 Remove Angelos from maintainer per his request 2002-12-23 00:37:49 +00:00
grange
fe83f49502 Update my email.
ok espie@
2002-12-23 00:03:57 +00:00
pvalchev
a11e878887 undo last since those are not just simple example macros but are also used
internally and the old location is somewhat more appropriate; maintainer
2002-12-22 23:26:38 +00:00
pvalchev
440ba95829 minor cleanups by maintainer Sebastian Stark and me:
- better COMMENT/DESCR, mention edonkey_gui existance
- PERMIT_* to "no license" to be more clear
2002-12-22 20:19:00 +00:00
pvalchev
5667692e5d bump PKGNAME as well, since files locations changed inside package 2002-12-22 20:16:02 +00:00
pvalchev
2f817de706 install examples in ${PREFIX}/share/tinyfugue/examples; from maintainer Sebastian Stark 2002-12-22 20:14:58 +00:00
espie
2fa04bf08a my bad... bump pkgname, corresponding to important core-dump fix. 2002-12-22 14:56:28 +00:00
sturm
6e3c1c2aa8 add unison 2002-12-22 09:48:23 +00:00
sturm
c4a5e37379 import of unison 2.9.1
submitter Zvezdan Petkovic

Unison is a file-synchronization tool for Unix and Windows.  It allows
two replicas of a collection of files and directories to be stored on
different hosts (or different disks on the same host), modified
separately, and then brought up to date by propagating the changes in
each replica to the other.

naddy@ OK
2002-12-22 09:47:24 +00:00
margarida
971150818c Update to version 1.0.11.
This release changes the decompressor so that it
works with packets which some zoneservers with
large zonefiles generate.
Also minor revisions were made to the documentation.

brad@ ok
2002-12-22 02:47:04 +00:00
margarida
50302b8390 Add license;
Take maintainership, agreed by previous MAINTAINER.

brad@ ok
2002-12-22 01:46:15 +00:00
margarida
3ff9b85c4f Add MASTER_SITE;
Link to -lncurses (default behaviour);
Take maintainership, agreed by previous MAINTAINER.

brad@ ok
2002-12-22 01:24:49 +00:00
margarida
18326501dd Add MASTER_SITE;
Remove patch, all work is now done in the Makefile;
Cosmetic changes;
Take maintainership, agreed by previous MAINTAINER.

brad@ ok
2002-12-22 01:20:16 +00:00
jcs
05597075ad update to gaim-0.59.6
noticed by jolan.  vroom!
2002-12-20 22:16:10 +00:00
lebel
3400f00e37 workaround a gcc bug on sparc64 for lib/cylink/sha.c 2002-12-19 15:43:25 +00:00
brad
cfcadfa5b1 add silc-server 2002-12-16 03:51:04 +00:00
brad
b1917787cd add silc-server port;
--
silc-server (silcd) is the server for the SILC protocol.

SILC (Secure Internet Live Conferencing) is a protocol which provides
secure conferencing services in the Internet over insecure channel.

From: Jolan Luff <jolan@cryptonomicon.org>
2002-12-16 03:40:02 +00:00
espie
255768ca8b disallow infinite call chains of exit_cleanup
(this happened when the pipe to rsync got broken, because rsync would
then try to write to stderr, find out it didn't work, and call exit_cleanup,
which would then try it all over again... oops.
2002-12-14 18:06:58 +00:00
naddy
7fbde767f9 Maintainer asked to be removed. 2002-12-14 14:32:37 +00:00
brad
d525fdc3e6 upgrade to Samba 2.2.7a
--
MAINTAINER ok
2002-12-14 09:31:50 +00:00
jakob
bdfb426373 build with -O0 until propolice bug is fixed 2002-12-13 23:12:21 +00:00
brad
2212d1892c remove the Perl modules for now. The ideal "fix" would be to fix the
naming of the damn Perl modules so they do not conflict with irssi's.
2002-12-13 16:28:31 +00:00
pvalchev
44c9692895 sync with update-patches 2002-12-13 08:04:52 +00:00
jakob
a15c0d2b4a mark BROKEN 2002-12-12 14:57:59 +00:00
sturm
90d51b717a update to 0.91.1
minor bugfixes and some new features from the development branch
for deatils see HOMEPAGE

naddy@ OK
2002-12-12 09:11:58 +00:00
jakob
b6a7584397 update to v0.08, from MAINTAINER 2002-12-10 19:30:41 +00:00
brad
a69012ebd6 Fix directory traversal bug in FTP mode with wget which can potentially
allow files to be written outside the download directory.

http://marc.theaimsgroup.com/?l=bugtraq&m=87602746719482
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-1344
2002-12-10 18:37:24 +00:00
brad
adf8863b15 sync with update-patches 2002-12-10 18:22:06 +00:00
brad
3718df684e mail now bounces for this MAINTAINER. 2002-12-10 15:34:30 +00:00
jakob
32323ef35e update to ethereal v0.9.8 2002-12-10 00:13:09 +00:00
couderc
a20889f31c Sync with ruby module 2002-12-09 21:13:05 +00:00
margarida
4733974034 Update to version 1.0.10;
This release fixes a bug with the RP definition so
that the decompressor can accept a DNS packet with
this RR type.
In addition: documentation clean-up and updating of
root servers database.

brad@ ok
2002-12-09 17:13:48 +00:00
brad
fb4ec1cc36 change e-mail address.
--
From: MAINTAINER
2002-12-09 15:37:23 +00:00
brad
4e6a1619c0 upgrade to silc-client 0.9.10.1.
incompatible protocol change.

MAINTAINER unreachable by e-mail.
2002-12-09 15:17:43 +00:00
brad
c97095b7c4 upgrade to ircII 20021103 2002-12-08 23:21:34 +00:00
pvalchev
16856e7b9b varargs fixens (short gets promoted to int as a parameter) 2002-12-06 02:12:28 +00:00
sturm
f5afb360a6 update to 3.03
from MAINTAINER

naddy@ OK
2002-12-04 08:12:09 +00:00
pvalchev
482cfd82fa Update Jim's address in those as well 2002-12-03 22:45:32 +00:00
nino
fa81b9fc3d Drop maintainership. 2002-12-03 19:29:08 +00:00