Anders Nordby
68a1787418
Remove bpft. It has been superseded by ports/net/trafd.
...
PR: 31185
Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org>
2001-12-09 03:45:05 +00:00
Anders Nordby
37a48ed3ee
Remove bpft. It has been superseded by ports/net/trafd.
...
PR: 31185
Submitted by: maintainer
2001-12-09 03:25:27 +00:00
David W. Chapman Jr.
6bfc4611e3
Add Pam support
...
PR: 29120
Submitted by: maintainer
2001-12-09 03:20:14 +00:00
David W. Chapman Jr.
7357ca7c85
Update to 1.2.2
2001-12-09 00:38:03 +00:00
Ying-Chieh Liao
01856ccdc4
upgrade to 3.0
...
PR: 32598
Submitted by: maintainer
2001-12-08 20:53:05 +00:00
Ying-Chieh Liao
b3427beff1
remove docsdir when deinstall
...
Submitted by: maintainer
2001-12-08 20:28:34 +00:00
Ying-Chieh Liao
5a10833b63
upgrade to 0.8.35
...
PR: 32627
Submitted by: Ports Fury
2001-12-08 20:21:15 +00:00
Ying-Chieh Liao
3a887ab7f2
ipsorc
...
A tool to create and send IP packets with a graphical GTK front-end
PR: 32597
Submitted by: Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
2001-12-08 20:05:26 +00:00
Ying-Chieh Liao
7d7a63cbcd
add xipdump
...
Displays ip packets using X window
PR: 28225
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
2001-12-08 19:45:01 +00:00
Akinori MUSHA
fd2399de80
Update to 1.3.3.
2001-12-08 15:16:15 +00:00
Akinori MUSHA
81bb3b3301
Update to 1.4.1.
2001-12-08 15:07:06 +00:00
Pete Fritchman
c804805778
Fix a problem with auto{conf,make}: some build magic was introduced to
...
make sure that the "autoconf" and "automake" binaries KDE looked for were
found and were autoconf213 and automake14 (as there are issues with the
latest versions), but the logic in setting $PATH was wrong. This puts
${WRKSRC}/auto-bin before the rest of the users $PATH. This fixes KDE
auto* problems if automake14 and automake-1.5 are both installed.
PR: 32512
Submitted by: Alan Eldridge <alane@geeksrus.net>
Approved by: will
2001-12-08 14:10:04 +00:00
Pete Fritchman
5b36ff26b0
Update to 2.1.a3.
2001-12-07 23:06:59 +00:00
Pete Fritchman
61a3a66271
Fix a problem with auto{conf,make}: some build magic was introduced to
...
make sure that the "autoconf" and "automake" binaries KDE looked for were
found and were autoconf213 and automake14 (as there are issues with the
latest versions), but the logic in setting $PATH was wrong. This puts
${WRKSRC}/auto-bin before the rest of the users $PATH. This fixes KDE
auto* problems if automake14 and automake-1.5 are both installed.
PR: 32512
Submitted by: Alan Eldridge <alane@geeksrus.net>
Approved by: will
2001-12-07 15:43:46 +00:00
Roger Hardiman
5ac324ca84
Upgrade to GnomeMeeting 0.12.2.
...
Many new features including better ILS support, video preview
detachable video windows and video scaling.
Plus many bug fixes.
2001-12-07 10:27:10 +00:00
Roger Hardiman
1fa3dd0638
Upgrade to OpenH323 1.7.4 and PWLib 1.2.5 ready for GnomeMeeting 0.12.2
2001-12-07 10:15:52 +00:00
Kevin Lo
1cbe28dd61
vICQ includes Net::ICQ2000
2001-12-07 05:15:55 +00:00
Anton Berezin
cdf868d154
Update to 3.07.
2001-12-06 20:30:09 +00:00
Maxim Sobolev
82c0c69040
- Update to 1.5.234;
...
- assign maintainership to Nuzrin Yaapar <p9711422@mmu.edu.my>.
PR: 30831
Submitted by: NuzrinYaapar<p9711422@mmu.edu.my>
2001-12-06 15:03:02 +00:00
Kevin Lo
62c505d4c8
fix checksum error.
...
The author fixed bug with authorization and wpset bug.
2001-12-06 13:58:21 +00:00
Maxim Sobolev
f49e979496
Correct WWW.
...
PR: 32149
Submitted by: Jochem Kossen <j.kossen@home.nl>
2001-12-06 12:12:55 +00:00
Kevin Lo
537797f77d
Initial import of vicq-0.3.
...
vICQ is a simple text-mode ICQ client written with look and feel of
micq in mind. Its features: PERL source code suitable for hacking
and scripting, text-only look & feel, and ICQ v7 protocol support.
2001-12-06 08:52:17 +00:00
Kevin Lo
c6b620fb2c
Initial import of Net-ICQ2000-0.2.1
...
This is a perl5 module for ICQv7 protocol realisation.
2001-12-06 08:48:07 +00:00
Mario Sergio Fujikawa Ferreira
9f618d6c16
o Update to latest version 0.142
...
o Bump PORTEPOCH since latest version number is smaller than previous
(1.16)
2001-12-04 21:37:15 +00:00
Jimmy Olgeni
1539848367
Fix typo.
2001-12-04 12:22:44 +00:00
Will Andrews
c0f7f37878
Add kio_fish 1.0.1, a KIO module that allows you to use sftp or scp
...
from within KDE's Konqueror.
Submitted by: Lauri Watts <lauri@kde.org>
2001-12-04 07:02:35 +00:00
Will Andrews
1d206a3483
Upgrade KDE to 2.2.2:
...
* General:
- Support for objprelink.
- Hack for autoconf 2.13/automake 1.4. Note that we can't use
the standard USE_AUTO* because they change things in work/*;
KDE has its own way of doing that.
- Light cleanup of extra dirs in the PLISTs provided by
my mkplistpkg[1] script.
- Speedups of both compile and runtime through the usage of
--disable-debug and --enable-final. The latter did not work
with the kdemultimedia package, unfortunately.
- Patch updates.
* audio/kdemultimedia2:
- Patch to fix KSCD on FreeBSD[2]. It works very well now.
* deskutils/kdepim:
- Enable kpilot[3]. Pull in the latest pilot-link stuff.
* devel/kdesdk,
* devel/kdevelop:
- No specific changes.
* devel/qt-designer:
- Make this port depend almost entirely on qt23 to make it more
maintainable, so I don't have to keep hacking the patches to
get them to apply.
* editors/koffice,
* games/kdegames,
* graphics/kdegraphics:
- No specific changes.
* misc/kdeaddons:
- SDL is required now. Cull SDL PLIST_SUB and such.
- Fix breakage from hardcoding "sdl-config".
* misc/kdeutils2:
- Fix problem with klaptopdaemon[4] where it didn't properly
display the battery time. This patch is untested, but applied.
* net/kdenetwork2:
- Fix DCC for KSIRC[5].
- Remove ktalkd from the build. It requires some weird thing
in the configure script that I don't have time to look at.
* sysutils/kdeadmin:
- No specific changes.
* textproc/kdoc:
- Remove bogus requirement that kdoc requires Perl 5.6.0; it sure
seems to operate fine with >= 5.005. But I'll let time tell.
* www/quanta:
- No specific changes (--disable-debug support only).
* x11/kde2:
- No specific changes.
* x11/kdebase2:
- Fix ksysguard compile by merging the files from the HEAD branch
of KDE CVS that were missing at release time for FreeBSD[6]. :\
* x11/kdelibs2:
- Recognize CUPS' spinoff[7].
- Add libxslt dependency since it was removed from kdelibs.
- Fix libxml compile problems[8] (accomplished by upgrading).
- Remove libkformula from port Makefile; this library has been
spun off into koffice.
- Fix mode problems with DCOP[9]. This allows you to save files
properly. It also seems to be a FreeBSD specific problem.
- Fix bashisms in kdeprint/imagetops script[10].
* x11-clocks/kdetoys2:
- No specific changes.
* x11-toolkits/qt23:
- Do NOT upgrade to QT 2.3.2[11].
- Allow devel/qt-designer to depend on this port entirely for the
patches by adding a perlre to accomplish this.
* x11-wm/kdeartwork:
- No specific changes.
Thanks to the FreeBSD/KDE[1] team[12] who helped me test these out!
[1] http://freebsd.kde.org/ ;
http://www.databits.net/cgi-bin/cvsweb.cgi/scripts/portbuild/mkplistpkg
[2] Submitted by: Matthew Holmes <matt@speakeasy.net>
[3] PR: 31914
Submitted by: Alan Eldridge <alane@geeksrus.net>
[4] PR: 28475
Submitted by: Arun Sharma <arun@sharmas.dhs.org>
[5] Submitted by: Luc Morin <luc_m@videotron.ca>
[6] Found at: http://webcvs.kde.org/kdebase/ksysguard/ksysguardd/FreeBSD/
[7] PR: 32321
Reported by: gad
Submitted by: James A. Halstead <jah4007@cs.rit.edu>
[8] PR: 32055
Reported by: William Richard <wrichard@trivalley.com>, others
[9] PR: 31629
Submitted by: Alan Eldridge <alane@geeksrus.net>
[10] PR: 32358
Submitted by: Alexander N. Kabaev <ak03@gte.com>
[11] PR: 31809
Requested by: Nathan Ahlstrom <nrahlstr@winternet.com> (denied)
[12] http://freebsd.kde.org/contact.shtml ;
http://lists.csociety.org/pipermail/kde-freebsd ;
http://lists.csociety.org/listinfo/kde-freebsd
2001-12-04 03:47:18 +00:00
David E. O'Brien
75ead950c0
Upgrade to 2.5.0.
...
The main change is the integration of the KAME IPv6 patch.
Also one minor nit was fixed about the rsyncd PID file.
Submitted by: naddy
2001-12-04 01:13:37 +00:00
Ying-Chieh Liao
23cb759c91
add angst
...
An active sniffer
2001-12-03 18:56:00 +00:00
Ying-Chieh Liao
6f1afb519b
upgrade to 1.6.5
2001-12-03 16:43:44 +00:00
Pete Fritchman
7a93a41411
Give maintainership to edwin@mavetju.org from ports@.
...
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2001-12-03 15:06:28 +00:00
Patrick Li
64a85d3e38
Add port net/wmnd a network monitor dockapp.
...
PR: 31690
Submitted by: Paolo Flag <flag@gufi.org>
Reviewed by: petef
2001-12-03 06:32:27 +00:00
Patrick Li
60d60bc369
Fix WWW
2001-12-03 02:30:32 +00:00
Steve Price
53c7b6480a
Spell rsync correctly.
2001-12-02 22:15:09 +00:00
Mario Sergio Fujikawa Ferreira
f6fd91e028
Update to 0.35
2001-12-02 21:54:45 +00:00
Mario Sergio Fujikawa Ferreira
6452587524
o Update to 0.61
...
o Greatly simplify the patches removing sigprocmask protection
around send/receive since there is already a global signal handler
2001-12-02 21:54:10 +00:00
Ying-Chieh Liao
2f98c5546a
upgrade to 4.2.1
...
Noted by: vanilla
2001-12-02 18:06:16 +00:00
David E. O'Brien
348c0a84a9
I don't have time and interest to maintain this very poorly written piece
...
of software.
2001-12-02 17:25:27 +00:00
Patrick Li
8d2492ba37
Dont include getopt.h
...
PR: 32292
Submitted by: maintainer
2001-12-01 19:55:17 +00:00
Jim Mock
2b4e6f364d
Update to version 0.49.
2001-12-01 04:57:40 +00:00
Kris Kennaway
7d02d7e4ad
Remove share/doc/pancho on deinstall
...
Submitted by: bento
2001-11-30 23:37:08 +00:00
Ying-Chieh Liao
f7a7d43a1f
upgrade to 4.2.0
2001-11-30 05:44:16 +00:00
Pete Fritchman
fed9165c1d
Update to patchlevel 19.7.5.
...
PR: 32257
Submitted by: maintainer
2001-11-30 05:06:23 +00:00
Kris Kennaway
7fb72a4808
Update to gnut 0.4.28.
2001-11-30 04:34:33 +00:00
Pete Fritchman
d4c40a9419
Update MAINTAINER's email address: anders@codefactory.se -> anders@hack.org
...
Submitted by: maintainer
2001-11-29 17:48:01 +00:00
Patrick Li
2ee6ef6a50
o Use MASTER_SITE_LOCAL since site been down for months. No response
...
from the author
o do-configure -> pre-patch (wmqmon only)
o Enforce DOCSDIR
2001-11-29 07:53:36 +00:00
Ying-Chieh Liao
58a3b04439
upgrade to 1.6.4
2001-11-28 07:02:47 +00:00
Masafumi Max NAKANE
82ec3a0bfd
Add %%PORTDOCS%% where appropriate.
2001-11-27 03:29:24 +00:00
Masafumi Max NAKANE
0c82456710
Upgrade to 7.7.0.
2001-11-27 03:27:29 +00:00
John W. De Boskey
03cef729d2
Final patch from submitter.
...
zephyr.vars is now searched for in the same location as the
other SYSCONFDIR configuration files.
Permit realm to be defined in zephyr.vars to allow overriding
of the default hard-coded "local-realm" in lib/ZInit.c.
PR: ports/30491
Submitted by: sasdrq@unx.sas.com
2001-11-26 19:35:23 +00:00
Alexey Zelkin
345085a5bf
Sort entries
...
Reviewed by: sobomax
2001-11-26 19:27:18 +00:00
Mario Sergio Fujikawa Ferreira
8054b27e6d
Remove furi since it was both superseded by phex and discontinued
...
by the author. phex is a work from another developer based on the
original furi code.
2001-11-26 18:50:48 +00:00
Ying-Chieh Liao
5da4a4b23b
include sys/types.h
...
Submitted by: bento
2001-11-26 17:59:09 +00:00
Vanilla I. Shu
f96876e099
Upgrade to 0.2016.
2001-11-26 12:12:25 +00:00
Vanilla I. Shu
3a9144722f
Upgrade to 0.36.
2001-11-26 12:11:57 +00:00
Mark Murray
03847eae10
Tweak the master site.
2001-11-26 12:05:28 +00:00
Andrey A. Chernov
da66d11416
Upgrade to 1.17
...
PR: 32262
2001-11-26 02:31:26 +00:00
Mario Sergio Fujikawa Ferreira
581764e7a6
Update to 0.34
2001-11-25 21:00:18 +00:00
Mario Sergio Fujikawa Ferreira
b7975676da
Update to 0.60
2001-11-25 20:57:08 +00:00
Anton Berezin
cb2852b6b1
Update to 3.05.
2001-11-25 15:58:38 +00:00
Dirk Froemberg
441e558cc8
Upgrade to 3.6.
2001-11-25 15:32:07 +00:00
Pete Fritchman
e4349e4eeb
Add py-pcap-0.2, a Python interface to LBL Packet Capture library (libpcap)
...
PR: 32240
Submitted by: Hye-Shik Chang <perky@fallin.lv>
2001-11-25 09:41:29 +00:00
Pete Fritchman
f072ef3d87
Add ip6_int-1.0, convert an IPv4/IPv6 address to an in-addr.arpa/ip6.int PTR
...
value
PR: 32178
Submitted by: Jean-Yves Lefort <jylefort@twist.frontis.net>
2001-11-25 09:09:33 +00:00
Pete Fritchman
385ae3605d
- update to 0.99e
...
- update MASTER_SITES
- fix auto{conf,make} breakage
- add INSTALLS_SHLIB
- silence the cat'ing of pkg-message
- add @exec mkdir's to pkg-plist for packages
PR: 31810
Submitted by: maintainer (mostly)
2001-11-25 00:12:30 +00:00
Akinori MUSHA
30ead26de2
Update to 1.7.7.
2001-11-24 20:21:19 +00:00
David W. Chapman Jr.
784a571455
Update to 5.1
...
PR: 31759
Submitted by: maintainer
2001-11-24 18:52:33 +00:00
David W. Chapman Jr.
ce915dcf9b
Rename to scli and Update to 0.2.4
...
PR: 31939
Submitted by: maintainer
2001-11-24 16:31:17 +00:00
David W. Chapman Jr.
eb16c711e1
Remove stools, it has been repo copied to scli
...
Update net/Makefile
PR: 31939
Submitted by: michael@lyngbol.dk
2001-11-24 16:28:14 +00:00
Ying-Chieh Liao
fe80eb445c
upgrade to 4.1.0
2001-11-24 13:33:33 +00:00
Stefan Eßer
1e9ce92672
Fix install: LICENSE has been replaced by COPYING.
2001-11-24 13:24:23 +00:00
Ying-Chieh Liao
c4ecd4e055
add vnc-tight
...
Enhanced version of VNC
2001-11-24 13:08:41 +00:00
Dirk Froemberg
ffc78fd4ea
Fix startup script (add missing ;; in stop block).
2001-11-24 12:55:21 +00:00
Pete Fritchman
1cae134ec1
Install the bounce binary into ${PREFIX}/sbin, not ${PREFIX}/libexec.
...
PR: 19585
Submitted by: Nathan Yoder <njyoder@gummibears.nu>
Approved by: maintainer
2001-11-24 01:32:22 +00:00
Stefan Eßer
4af9e30476
Upgrade to release 2.0.3.
2001-11-23 23:39:32 +00:00
Mario Sergio Fujikawa Ferreira
c1fc84c6b3
correct MASTER_SITE_SUBDIR
2001-11-23 22:21:44 +00:00
Patrick Li
7efa8c2c83
Update to 0.7.0
2001-11-23 21:37:55 +00:00
Dirk Meyer
f05ab56406
- Fix port build
...
- local.mtree must include "info"
- set MANDIR in uucpd/Makefile
- As we allow the Logfiles to be rotated, we sould allow UUCP to open new ones (see gnu/#17202).
- The Grade patch ifor uucico applied (see gnu/#17202)..
PR: 31960
Approved by: lyndon@atg.aciworldwide.com
2001-11-23 08:56:27 +00:00
Patrick Li
f010f9c4c1
Update to 1.4
...
PR: 32209
Submitted by: maintainer
2001-11-23 05:41:25 +00:00
David W. Chapman Jr.
33ca59dc1a
Fix build problem with two versions of automake installed
...
Bump PORTREVISION
PR: 32029
Submitted by: clefevre@citeweb.net
Reviewed by: maintainer
2001-11-23 04:37:13 +00:00
David W. Chapman Jr.
bb3b4472fd
New maintainer to this port.
...
Update to 0.18
PR: 32203
Submitted by: roman@xpert.com
2001-11-23 04:26:59 +00:00
Patrick Li
cf020d6135
Fix breakage and avoid installing useless .la file
...
Reviewed by: maintainer
2001-11-23 03:34:39 +00:00
Mario Sergio Fujikawa Ferreira
8d191d6759
New port dctc-gui version 0.33: A GUI to DirectConnect (www.neo-modus.com)
...
text client
2001-11-22 04:34:15 +00:00
Mario Sergio Fujikawa Ferreira
bc737cecdd
o New port dctc version 0.59: A DirectConnect (www.neo-modus.com)
...
text client for file sharing
o Renamed hublist to dc_hublist; former was too generic
o FreeBSD's send(2) (in fact, all *BSD) does not support MSG_NOSIGMASK or any
similar feature. Therefore, tried to mimick it with signal masking.
However, this introduces a possible race condition which, fortunaly,
is not triggered by this application since it is not concurrent.
Reviewed by: Anders Nor Berle <debolaz@debolaz.com>
2001-11-22 04:32:47 +00:00
Ying-Chieh Liao
4dfeb47794
add koi8 support
...
pass maintainership to submitter
PR: 32137
Submitted by: Sergey Trofimovsky <troff@paranoia.ru>
2001-11-21 16:43:43 +00:00
Ying-Chieh Liao
0809873ca5
add ickle
...
ICQ2000 protocol implementation
2001-11-21 07:27:25 +00:00
John W. De Boskey
3a86bb925d
One too many "/zephyr/"s in the default config file location.
...
PR: ports/30491
Submitted by: sasdrq@unx.sas.com
2001-11-21 05:22:59 +00:00
Dirk Meyer
1c440bc171
backed out, objections from dirk and kris.
2001-11-21 04:50:39 +00:00
Mario Sergio Fujikawa Ferreira
72dab870f3
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
2001-11-20 23:49:34 +00:00
Mario Sergio Fujikawa Ferreira
b1ab094b5f
Style police: in WWW tag, remove trailing . after trailing /
2001-11-20 23:39:47 +00:00
Pete Fritchman
f7c521879a
Update to 0.90
2001-11-20 23:34:24 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
2001-11-20 23:29:38 +00:00
Pete Fritchman
02038c5cc2
Update to 2.1.a2
2001-11-20 22:53:45 +00:00
Mario Sergio Fujikawa Ferreira
3c7443d83b
Style police: remove trailing space in WWW tag
2001-11-20 22:33:58 +00:00
Pete Fritchman
23036526db
- don't try to modify things outside of ${WRKDIR}
...
- cleanup pkg-message handling: we don't need a base pkg-message: we
generate ${WRKSRC}/pkg-message from ${FILESDIR}/pkg-message.in
- pkg-message -> ${PKGMESSAGE}
- use a different example host to ping6 in pkg-message.in
PR: 31921
Submitted by: maintainer
2001-11-20 20:45:55 +00:00
Pete Fritchman
23b98043c0
- update to 1.5
...
- respect CFLAGS
PR: 31709
Submitted by: maintainer
2001-11-20 20:39:38 +00:00
Mario Sergio Fujikawa Ferreira
6055c390fa
o Actually build instead of just using shipped bytecode
...
o Do not add to jar that which is not necessary
2001-11-20 17:42:55 +00:00
Mario Sergio Fujikawa Ferreira
8cb80f164d
o Update to 0.6
...
o Let the java program receive parameters through the wrapper script
2001-11-20 17:08:07 +00:00
Mario Sergio Fujikawa Ferreira
cab70e6536
Actually build instead of just using shipped bytecode
2001-11-20 16:53:17 +00:00
Dirk Meyer
2000edc9d9
This is a port of the Taylor UUCP Unix-to-Unix Copy Program suite
...
of utilities.
- no scripts in etc/periodic/daily/
- no scripts in etc/periodic/weekly/
- no program libexec/uucpd
- info/uucp not compressed
PR: 17202
2001-11-20 08:10:25 +00:00
Mario Sergio Fujikawa Ferreira
5a615600f4
New port jiFT version 0.8: A Java interface to FastTrack (TM)
...
virtually replacing giFT
2001-11-20 04:45:29 +00:00
Mario Sergio Fujikawa Ferreira
7dd7b1cd81
let the java program receive parameters
2001-11-20 04:30:32 +00:00
Mario Sergio Fujikawa Ferreira
db76173f83
New port phex version 0.5.6: A Java multi platform and spyware free
...
gnutella client
2001-11-20 02:55:28 +00:00
Mario Sergio Fujikawa Ferreira
38779987a4
New port javadc version 0.20: Open source Java DirectConnect (TM)
...
command-line client
2001-11-20 02:16:48 +00:00
Pete Fritchman
0fbe80bdc3
Add kinkatta-1.00, an AOL instant messenger client for KDE
2001-11-20 01:45:12 +00:00
Mario Sergio Fujikawa Ferreira
8dbb94485a
o New port XNap version 1.1.pre2: A pure java napster client; also,
...
supports OpenNap & giFT (FastTrack)
o giFT support is currently off while its protocol is synced to
the latest FastTrack protocol
2001-11-20 00:07:05 +00:00
Mario Sergio Fujikawa Ferreira
f632bb8aa3
Uphold hier(7): install user daemons under sbin rather than bin
2001-11-19 23:47:02 +00:00
Nick Sayer
f3ae391048
Release this port, as I no longer have a real Airport anymore.
2001-11-19 23:25:30 +00:00
Mario Sergio Fujikawa Ferreira
b41cac7188
update WWW tag
2001-11-19 22:49:37 +00:00
Ying-Chieh Liao
75f7d279f0
make WWW correct
2001-11-19 14:11:21 +00:00
Kris Kennaway
0a53790043
Update to ssldump 0.9b2
...
Submitted by: Eric Rescorla <ekr@rtfm.com>
PR: 31340
2001-11-18 01:09:51 +00:00
Patrick Li
b5ce732260
New port ipfw-graph: Graphical overview of traffic going through
...
your IPFW rules
patch-ipfw-gtk.c contributed by lioux
PR: 32031
Submitted by: Edwin Groothuis <edwin@mavetju.org>, lioux(see above)
Reviewed by: lioux
Approved by: lioux
2001-11-17 19:12:25 +00:00
Cy Schubert
f261274fa7
Updatre to 4.1.71.
...
Reviewed by: nectar
Approved by: nectar
2001-11-17 16:28:47 +00:00
Tom Hukins
d49d576fe5
Make Generic-NQS actually work properly
...
PR: ports/31208
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
2001-11-17 16:06:51 +00:00
Jim Mock
c9c9f252d4
Update to version 0.48.
2001-11-17 07:33:17 +00:00
Shafeeq Sinnamohideen
885dfb4c17
Updated for Coda-5.3.15
...
Shafeeq
2001-11-16 20:52:25 +00:00
Mario Sergio Fujikawa Ferreira
7f91b72c00
New port giFT version 0.9.7: A generic interface to the
...
FastTrack (TM) peer-to-peer network
2001-11-16 16:04:10 +00:00
Mario Sergio Fujikawa Ferreira
a2c2f90a08
o Update to 0.6.6
...
o Depend on silc-doc instead of installation documentation by itself
o Update PKG{,DE}INSTALL: do not create/remove modules directory.
There are no modules for BSD platforms yet
Reviewed by: Anders Nor Berle <debolaz@debolaz.com>
2001-11-16 00:25:52 +00:00
Mario Sergio Fujikawa Ferreira
4d70efd3f7
o New port silc-doc version 0.6.4: Secure Internet Live Conferencing
...
(SILC) documentation
o Actually, this port exists so that both silc-server and silc-client
don't install duplicated documentation, rather depending on this
one
2001-11-16 00:18:26 +00:00
Patrick Li
8ca16eda55
Maintainer is now committer so change to new email address.
...
Approved by: lioux
2001-11-15 03:59:42 +00:00
Ying-Chieh Liao
16fafce74e
add pen
...
A load balancer for "simple" tcp based protocols
2001-11-13 18:52:17 +00:00
Makoto Matsushita
7924e205fa
Update to 3.0.1.
...
Suggested by: Jason Harris <jharris@widomaker.com>
2001-11-12 03:41:09 +00:00
Mario Sergio Fujikawa Ferreira
5a6ee9eba6
bump PORTREVISION due to:
...
- new patches fixing some "issues" with server daemon:
1) drop root id as soon as possible;
2) add a non-daemon mode
- typo fix: configure pid location option should point to a file
not a directory
Submitted by: Anders Nor Berle <debolaz@debolaz.com>
2001-11-10 22:16:38 +00:00
Mario Sergio Fujikawa Ferreira
60c90c1c1b
- fix some "issues" with server daemon:
...
1) drop root id as soon as possible;
2) add a non-daemon mode
Submitted by: Anders Nor Berle <debolaz@debolaz.com>
2001-11-10 22:14:31 +00:00
Mario Sergio Fujikawa Ferreira
14ac98ffa9
typo -> configure pid location option should point to a file not a directory
...
Submitted by: Anders Nor Berle <debolaz@debolaz.com>
2001-11-10 22:13:00 +00:00
Dirk Meyer
688a9146f0
Fixes email of author
2001-11-10 04:23:50 +00:00
Mario Sergio Fujikawa Ferreira
f4dd222b64
o add more MASTER_SITES
...
o add PKG{,DE}INSTALL scripts to handle:
- empty directories
- configuration files
o do not create unnecessary directories
o remove prefix in the daemon binary name (debolaz)
Submitted by: Anders Nor Berle <debolaz@debolaz.com> (some of it)
2001-11-09 22:16:11 +00:00
Mario Sergio Fujikawa Ferreira
d52bd53bb1
o add more MASTER_SITES
...
o add PKG{,DE}INSTALL scripts to handle:
- empty directories
- configuration files
o do not create unnecessary directories
2001-11-09 22:12:14 +00:00
Mario Sergio Fujikawa Ferreira
71c77b1076
o Add port silc-server version 0.6.2: Secure Internet Live Conferencing
...
(SILC) network server
o With invaluable feedback from debolaz during our all-nighter
porting work :)
Reviewed by: Anders Nor Berle <debolaz@debolaz.com>
2001-11-09 07:50:55 +00:00
Mario Sergio Fujikawa Ferreira
22f6a5de21
o Add port silc-client version 0.6.4: Secure Internet Live Conferencing
...
(SILC) network client
o With invaluable feedback from debolaz during our all-nighter
porting work :)
Reviewed by: Anders Nor Berle <debolaz@debolaz.com>
2001-11-09 07:46:16 +00:00
Mario Sergio Fujikawa Ferreira
f11935b0d5
linux binary; hence, add linux as secondary category
2001-11-09 04:14:51 +00:00
Kevin Lo
9cadab2a15
Initial import of freenet6-0.9.5.
...
Freenet is the Freenet6 Tunnel Setup Protocol Client
PR: 31791
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2001-11-08 15:24:26 +00:00
Archie Cobbs
30458d205e
Add NO_LATEST_LINK=.
...
Requested by: Akinori MUSHA <knu@iDaemons.org>
2001-11-08 06:06:55 +00:00
David W. Chapman Jr.
e67048df89
Add recycle bin support with WITH_RECYCLE hook
2001-11-08 05:14:12 +00:00
Akinori MUSHA
d65a5c0d8e
Define NO_LATEST_LINK=yes in favor of coda 5.x.
2001-11-07 17:10:48 +00:00
David W. Chapman Jr.
ee9c7e2271
Update to 3.0.1.r4
...
PR: 31818
Submitted by: maintainer
2001-11-07 16:56:51 +00:00
Mario Sergio Fujikawa Ferreira
da3b8718ac
Avoid conflicts between net/icqlib and net/icqlib0, add LATEST_LINK=icqlib0
...
Submitted by: knu
2001-11-07 16:25:42 +00:00
Akinori MUSHA
07ed94ca37
Set LATEST_LINK to scotty3.
2001-11-07 08:36:11 +00:00
Akinori MUSHA
92c518e006
Set LATEST_LINK to "openldap2" to avoid conflict with net/openldap.
2001-11-06 20:43:31 +00:00
Anton Berezin
e0d8a14811
Update to 3.04.
2001-11-06 13:47:53 +00:00
FUJISHIMA Satsuki
9996b62071
add hook to use OpenLDAP2.
...
PR: 30956
Submitted by: Michael Lucas <mwlucas@blackhelicopters.org>
Approved by: maintainer of silence
2001-11-06 13:06:54 +00:00
Pete Fritchman
3cbf1288f7
Update to 2.0.18
...
PR: 31584
Submitted by: Maxim O. Konovalov <maxim@macomnet.ru>
2001-11-06 11:52:43 +00:00
Pete Fritchman
16024e26ea
Update to 1.2
...
PR: 31544
Submitted by: maintainer
2001-11-06 11:12:22 +00:00
Dirk Froemberg
b901c60d4e
Upgrade to 0.51.
2001-11-06 10:06:23 +00:00
Jean-Marc Zucconi
dff7072a3a
Add a pre-everything target to inform about the WITH_PANCHO_LOGGING option.
...
Submitted by: MAINTAINER
2001-11-05 20:48:20 +00:00
Jean-Marc Zucconi
24bd388951
pancho - A perl script useful to configure Cisco devices via TFTP
...
PR: ports/31734
Submitted by: Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
2001-11-05 14:58:39 +00:00
Munechika SUMIKAWA
b54e01ac65
Add geta(GET Address) - Simple IPv4/IPv6 address resolving tool.
2001-11-05 12:17:56 +00:00
SADA Kenji
78cc860b84
Remove some restrictions of source distribution.
...
Approved by: maintainer
Pointed out by: mi
2001-11-04 16:06:58 +00:00
Trevor Johnson
d9c95f5e85
a Web page that is still online
...
Submitted by: fenner's port survey
2001-11-03 21:18:25 +00:00
Jim Mock
799a95696c
Update to version 0.47.
...
PR: 31715
Submitted by: Patrick Li <pat@databits.net>
2001-11-03 11:32:40 +00:00
Jimmy Olgeni
861ba1d82b
Replace "WWW: " -> "WWW: ", and reformat to remove a line > 80 chars.
2001-11-03 10:42:09 +00:00
FUJISHIMA Satsuki
ba0b43633d
update to 1.4.2.
...
PR: 31717
Submitted by: Christopher J. Michaels <cjm2@altavista.net>
assign maintainership back to ports@.
Submitted by: Matthew Emmerton <matt@gsicomp.on.ca> (previous maintainer)
2001-11-03 06:25:42 +00:00
Pete Fritchman
a1267e181a
Update to 0.20
2001-11-02 14:19:58 +00:00
Peter Pentchev
7833a202b4
Add bsdproxy 0.03, a TCP proxy using the kevent(2)/kqueue(2) API.
2001-11-02 14:08:43 +00:00
Peter Pentchev
d636ccb537
Update to 1.4.
...
PR: 31702
Submitted by: author/maintainer
2001-11-02 11:51:23 +00:00
Akinori MUSHA
716a9ab5bb
Update to 1.7.6.
2001-11-02 11:42:59 +00:00
Akinori MUSHA
fed812a244
Update to 1.7.5.
2001-11-01 19:48:11 +00:00
Jeroen Ruigrok van der Werven
c56a406a60
Update to 0.18.2.
...
Submitted by: MAINTAINER <anders@codefactory.se>
2001-11-01 13:22:45 +00:00
Pete Fritchman
a141d83ba6
Update to 0.1.19
...
PR: 31643
Submitted by: maintainer
2001-10-31 14:56:07 +00:00
Peter Pentchev
9674a8035c
Update to 3.0.1rc2.
...
PR: 31654
Submitted by: maintainer
2001-10-31 14:19:57 +00:00
Maxim Sobolev
b0790e4238
Don't link in libc - FreeBSD doesn't need this.
...
Submitted by: Ports Fury
2001-10-31 08:20:45 +00:00
Murray Stokely
b645a6190c
Make this port RESTRICTED.
...
A license is required to use, copy, modify, or distribute GateD.
The readme for this archive says that said license must be obtained
from the Merit GateD Consortium, but this consortium has been
swallowed by a company called "NextHop" which is much less friendly
about this "public" version of GateD.
2001-10-31 05:22:59 +00:00
Clive Lin
7e27b5f7dd
Support PORTDOCS.
...
PR: ports/31616
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-10-30 12:14:54 +00:00
Pete Fritchman
006ca37bc4
- update to 0.1.15
...
PR: 30790
Submitted by: maintainer
2001-10-29 10:34:27 +00:00
Jeroen Ruigrok van der Werven
bc9d39437a
Remove an extra `y'.
...
PR: 17806
Submitted by: Pete Fritchman <petef@databits.net>
2001-10-28 19:55:44 +00:00
Masafumi Max NAKANE
d59e4fcbc4
Upgrade to 7.5.4.
...
While at it, change the pre-fetch to display a note suggesting
unsetenv'ing FTP_PASSIVE_MODE if set, as the master site seems to have
problem w/ passive ftp.
2001-10-28 00:10:09 +00:00
Dmitry Sivachenko
909c189130
Upgrade to 1.8
2001-10-27 09:22:54 +00:00
Dmitry Sivachenko
c96b4198d0
Upgrade to 2.2.1.
...
Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
(with slight modifications)
2001-10-27 08:50:18 +00:00
Roger Hardiman
87ff7d1b2b
Upgrade to version 1.1.7
2001-10-27 07:52:39 +00:00
Roger Hardiman
000a3935cf
Upgrade to 1.1.3, which adds support for reading and recording G.723.1
...
messages to .wav files (which can be replayed by Windows Media Player)
2001-10-27 07:49:10 +00:00
Roger Hardiman
f2215b5592
Upgrade to version 1.7.2
2001-10-27 07:41:37 +00:00
Anton Berezin
a0700df69f
Update to 3.03.
2001-10-26 19:47:29 +00:00
Peter Pentchev
36b4897e28
Update to 0.09, fixing a local and possibly also remote
...
denial of service attack.
PR: 31497
Submitted by: maintainer
2001-10-26 07:23:05 +00:00
Dirk Meyer
d232eb30f4
Update to 1.7.5
...
Old distfile is not longer on server
2001-10-25 17:07:54 +00:00
SADA Kenji
da4399d402
My fault - ``NO_PACKAGE'' should be activated.
2001-10-25 14:45:22 +00:00
SADA Kenji
39164a1693
New port: net/spread
...
WWW: http://www.spread.org
PR: ports/28025
Submitted by: Anders Nordby <anders@fix.no>
2001-10-25 14:36:41 +00:00
Anton Berezin
27878a79f4
Update to 3.02.
2001-10-24 09:30:16 +00:00
Jordan K. Hubbard
347602b347
Explicit mention of the patched -release version, and defaulting to
...
the latest one.
Moving HEAD down the menu a bit
Adding additional cvsup servers, and adding state names to the US
servers to help people make a slightly more intelligent choice.
The -P option to cvsup is completely useless with multiplexed mode
and the man page states that it is obsolete. Cut that.
Changed the comment on scheduling to point to /etc/weekly.local.
Submitted by: Michael Lucas <mwlucas@blackhelicopters.org>
2001-10-24 05:11:16 +00:00
Tom Hukins
0aa721ef1c
Add more MASTER_SITES
2001-10-23 12:37:57 +00:00
Akinori MUSHA
9662c622b0
Update to 1.7.4.
2001-10-22 17:40:00 +00:00
Jacques Vidrine
f8f2294d6e
Add support for specifying an IPsec policy.
...
Approved by: maintainer
2001-10-22 13:40:25 +00:00
Bill Fumerola
607ebd539f
contrary to david obrien's opinion. if I don't upgrade my port in time,
...
that _doesn't_ give him the right to touch it.
2001-10-22 01:11:09 +00:00
David E. O'Brien
cc3bf3c366
Update to 0.8.20.
2001-10-22 01:06:57 +00:00
Akinori MUSHA
2ff931dc66
Remove redundant spaces at EOL.
2001-10-21 21:51:15 +00:00
Ying-Chieh Liao
0b2cd85810
add p5-RPC-XML
...
XML-RPC client and server library for Perl
PR: 30368
Submitted by: Dominic Mitchell <dom@happygiraffe.net>
2001-10-20 13:28:22 +00:00
Ying-Chieh Liao
8c6c91cd8d
add missing file to PLIST
...
Submitted by: bento log
2001-10-20 04:49:58 +00:00
Kevin Lo
1e2d710bb9
- Add suport LDAP
...
- Add pkg-message
- Bump PORTREVISION
PR: 31351
Submitted by: MAINTAINER
2001-10-19 15:52:02 +00:00
David W. Chapman Jr.
438770d94f
Update to 1.0.0.p19.7.4
...
PR: 31246
Submitted by: maintainer
2001-10-19 04:08:05 +00:00
David W. Chapman Jr.
75f4c2d15b
Update to 2.0.17
...
PR: 31332
Submitted by: maxim@macomnet.ru
2001-10-19 03:33:58 +00:00
David W. Chapman Jr.
86a07e8b54
Update to 3.0.1
...
PR: 31357
Submitted by: maintainer
2001-10-19 03:12:25 +00:00
Michael Haro
3048241bc6
update to 0.10.3
2001-10-18 19:46:16 +00:00
Michael Haro
50065a6781
incorporate Arne.Juul@fast.no's patches
...
Submitted by: Arne.Juul@fast.no
2001-10-18 19:38:56 +00:00
Ying-Chieh Liao
3f833214a1
net/netatalk overwrites the init script each time it installs.
...
Instead of installing a netatalk.sh script, install a netatalk.sh.sample.
PR: 31359
Submitted by: maintainer
2001-10-18 19:28:15 +00:00
Archie Cobbs
3834ff643a
Upgrade to mpd version 3.3.
2001-10-18 16:21:43 +00:00
Anton Berezin
379cfa86b2
Update to 0.03.
...
PR: 31256
Submitted by: maintainer
2001-10-18 12:56:34 +00:00
Ying-Chieh Liao
19855da15c
add stools
...
A collection of SNMP command line management tools
PR: 30934
Submitted by: Michael Lyngbøl <lyngbol@bifrost.lyngbol.dk>
2001-10-17 19:18:33 +00:00
Ying-Chieh Liao
fb76d7344e
upgrade to 1.3.2
...
PR: 30932
Submitted by: maintainer
2001-10-17 19:15:31 +00:00
David W. Chapman Jr.
fccb6415b8
Remove extra carriage return from Makefile
2001-10-17 01:40:16 +00:00
David W. Chapman Jr.
3f01585109
Update samba to 2.2.2 which includes the winbindd server
...
Submitted by: ianjhart@ntlworld.com
2001-10-17 01:39:24 +00:00
Doug Barton
8dff0035ae
Update to version 1.5.7.1, which removes the pgp code, uses
...
autoconf 2.5.2d to hopefully prevent segfaults on FreeBSD,
and changes the samples and documentation slightly.
Submitted by: Jeff Chan <rwhois@jeffchan.com> (the author)
2001-10-15 23:31:32 +00:00
Peter Pentchev
42e5345a50
Add a message that Cyrille did provide in PR 31058, but I somehow
...
missed in committing..
Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
2001-10-15 16:36:30 +00:00