Commit Graph

2469 Commits

Author SHA1 Message Date
lebel
073db446e0 build iperf with gcc3 on sparc64 2003-01-05 03:18:50 +00:00
pvalchev
f73f96583c change of maintainer email address 2003-01-04 19:09:52 +00:00
naddy
56a6c9c624 update to 1.4; from Patroklos G. Argyroudis <argp@cs.tcd.ie> 2003-01-03 20:46:04 +00:00
lebel
da46c09000 just zap PFRAG.shared; its useless, irssi-icb will never run on static archs
from brad@
2003-01-03 15:13:31 +00:00
lebel
1c6ca7343a update net/irssi-icb to 0.14 2003-01-02 18:56:06 +00:00
naddy
469a7e13ee sync with -current pf; from dhartmei@ 2003-01-02 12:28:49 +00:00
reinhard
dc600cba96 update to irssi 0.8.6; thx ish@ for testing 2003-01-02 11:03:44 +00:00
jakob
ec989dab0b update to v3.3 2002-12-30 12:34:06 +00:00
pvalchev
4d9627f908 final round:
cast NULL sentinel to void * so it is 64bit on alpha & sparc64, use
NULL instead of '0' where appropriate.
2002-12-30 09:15:26 +00:00
pvalchev
bde9781b56 sync patch 2002-12-30 09:07:45 +00:00
brad
34616db918 upgrade to gaim 0.59.7
--
jcs@ ok
2002-12-30 00:42:18 +00:00
pvalchev
f1edb3f5c1 since this assumes char is signed all over the place, just pass a gcc
flag -fsigned-char for compilation. ok maintainer
2002-12-29 22:49:02 +00:00
fgsch
1ad10a57ff zap NEED_VERSION here as well. 2002-12-29 21:30:57 +00:00
brad
0d571da43f better 2002-12-29 21:22:13 +00:00
fgsch
e5e4446061 finally, no more NEED_VERSION. 2002-12-29 21:14:10 +00:00
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