Cy Schubert
318291c28d
1. Update to 4.1.72.
...
2. Change MAINTAINER from my work email address to my FreeBSD.org
email address.
3. Patch to optionally enable RAWDCF (DCF77 raw time code).
Obtained from: Harlan Stenn <stenn@whimsy.udel.edu>
Reviewed by: nectar
2001-12-30 04:48:07 +00:00
Jacques Vidrine
1dd602ade3
Update 0.96.1 -> 0.98
...
PR: ports/33146
Submitted by: Jochem Kossen <j.kossen@home.nl>
Fix the locale directories.
Add a WITH_SOCKS5 knob while I'm here.
2001-12-29 04:07:34 +00:00
Patrick Li
62a9ef4b2e
Import new port net/mutella - a command line gnutella client
...
PR: 33269
Submitted by: Dominic Marks <dominic_marks@btinternet.com>
2001-12-29 02:54:29 +00:00
Stefan Eßer
c80c715fc2
Add %%PORTDOCS%% tag for files wrapped by NOPORTDOCS in the Makefile.
2001-12-28 10:08:33 +00:00
Pete Fritchman
4c26f031ce
Fix pkg-plist.
...
Noticed by: bento
2001-12-27 21:48:14 +00:00
Mario Sergio Fujikawa Ferreira
2b9dd982d5
New port wmwave version 0.4: Display 802.11 status in the WindowMaker
...
Dock
PR: 33243
Submitted by: Bruce M Simpson <bms@spc.org>
2001-12-27 20:18:42 +00:00
Pete Fritchman
aa73a14a70
Make the dialog(1) title correct (this script was copied from the Postfix
...
port and still had a Postfix title).
PR: 33254
Submitted by: David Taylor <davidt@yadt.co.uk>
2001-12-27 19:34:11 +00:00
Dirk Froemberg
0486e17179
Upgrade to 1.5.7.3.
...
This fixes a buffer overflow. See
PR: ports/33236
2001-12-27 15:51:40 +00:00
Akinori MUSHA
6667df9858
Update to 1.3.4.2.
2001-12-26 18:46:24 +00:00
Dmitry Sivachenko
97c7a02eb0
New port: lam
...
LAM (Local Area Multicomputer) is an MPI programming environment and
development system for heterogeneous computers on a network. With LAM,
a dedicated cluster or an existing network computing infrastructure can act
as one parallel computer solving one problem.
PR: 29930
Submitted by: David Bremner <bremner@unb.ca>
2001-12-26 11:08:07 +00:00
Dmitry Sivachenko
bbaa94bb8e
Add -pthread where needed.
...
Spotted by: steve
2001-12-26 08:48:01 +00:00
Pete Fritchman
4367b15baf
- update to 1.0901
...
- add WWW: tag
- sort pkg-plist
Approved by: maintainer
2001-12-26 01:35:11 +00:00
Pete Fritchman
96347291e7
Add gnugadu 0.2.0, a GaduGadu client for X11/GTK.
...
PR: 33125
Submitted by: doc@lublin.t1.pl
2001-12-26 00:54:09 +00:00
Mario Sergio Fujikawa Ferreira
573d94952b
o Actually install libs
...
o Also, allow WITH/WITHOUT_GNOME installation
Approved by: maintainer
2001-12-26 00:22:07 +00:00
Pete Fritchman
c1a3bd12af
Support more network interfaces, bump PORTREVISION.
...
PR: 33162
Submitted by: maintainer
2001-12-25 19:46:57 +00:00
Dirk Froemberg
e5c205169e
portlint:
...
- begin with a capital
- don't end with '.'
- remove port name
- don't exceed 70 characters
2001-12-25 16:59:04 +00:00
Pete Fritchman
0e2f3f2905
Add staticcharge 0.4, a GTK client for the StaticCling dynamic DNS
...
service.
PR: 31528
Submitted by: Mahlon <mahlon@martini.nu>
2001-12-25 05:07:24 +00:00
Jun Kuriyama
77681f685f
Add "--disable-debug" to $CONFIGURE_ARGS to avoid unwanted warning messages.
...
rsync 2.5.0 was released with --enable-debug by default, but rsync team
turn this off for next release (may be 2.5.1) in their CVS repository.
# David, please back this out if you cannot accept this change.
2001-12-25 01:59:36 +00:00
Steve Price
9437748b42
Make this build again on -stable.
2001-12-24 21:57:43 +00:00
Jimmy Olgeni
c526b4c2ef
Update port to version 2.0.19.
2001-12-24 21:48:05 +00:00
Will Andrews
ae80cb83ef
Add missing rdesktop-devel SUBDIR.
...
Submitted by: bento
2001-12-24 11:30:26 +00:00
David W. Chapman Jr.
455e5f8ea9
Update to 1.2.13
...
PR: 32758
Submitted by: joseph@randomnetworks.com
No response: maintainer
2001-12-24 06:08:44 +00:00
David W. Chapman Jr.
699e3a3815
Fix up pkg-plist (still no package building due to man page problems)
...
Noticed by: petef
2001-12-24 05:58:18 +00:00
David W. Chapman Jr.
06f89fdeff
Patch configure.in to fix krb building problems when not wanting to build krb
...
Add dependency to AUTOCONF
Submitted by: petef
2001-12-24 04:50:51 +00:00
Patrick Li
b666502afd
- PORTDOCS police
...
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Martin Blapp
5ff28879f9
Change my email address, upgrade to latest version and fix
...
the endless loop during install in the case no netscape
was installed.
PR: ports/31390
Reviewed by: Dmitry Sivachenko <mitya@cavia.pp.ru>
2001-12-23 23:27:43 +00:00
Dmitry Sivachenko
2c1e95715c
New port: p5-Net-Z3950:
...
This Perl module provides interface to the Z39.50 information
retrieval protocol (aka ISO 23950), a mature and powerful protocol
used in application domains as diverse as bibliographic information,
geo-spatial mapping, museums and other cultural heritage information,
and structured vocabulary navigation.
2001-12-23 21:23:49 +00:00
Dmitry Sivachenko
95dd100c0d
Use LIB_DEPENDS instead of RUN_DEPENDS/BUILD_DEPENDS pair.
2001-12-23 20:13:25 +00:00
Dmitry Sivachenko
84a15f16b8
Do build shared libs.
...
Bump PORTREVISION.
2001-12-23 20:06:57 +00:00
Patrick Li
a9f37fecd2
Update to 0.9.3
2001-12-23 15:46:50 +00:00
Dmitry Sivachenko
02ec43a426
Upgrade this port to version 1.1.
2001-12-23 12:02:19 +00:00
Dmitry Sivachenko
5302aeeaa5
Upgrade to 1.8.3.
2001-12-23 10:46:44 +00:00
Pete Fritchman
3e671c9d05
- update to 0.2
...
- change MASTER_SITES/WWW: to reflect vomit's new home
2001-12-23 10:22:50 +00:00
David W. Chapman Jr.
a97d4427ed
Take out AUTOCONF due to problem with -current(configure doesn't
...
finish under -current either yet)
Update to alpha12
2001-12-23 07:52:21 +00:00
David W. Chapman Jr.
cfd27f5f5b
Remove unneeded patch so port will build
2001-12-23 07:22:37 +00:00
David W. Chapman Jr.
cd6fe96b1b
Make samba depends on cups instead of cups-base because it might need
...
lpr
Submitted by: marcus@marcuscom.com
2001-12-22 20:21:26 +00:00
David W. Chapman Jr.
87d89cf2ad
Make samba depend on cups-base instead of cups
...
Submitted by: jah4007@cs.rit.edu
2001-12-22 19:45:45 +00:00
Kevin Lo
ed6747475e
Update to version 1.2.3
...
PR: 32543
Submitted by: MAINTAINER
2001-12-22 15:08:25 +00:00
Pete Fritchman
590fdc6ba4
Update to 0.35.
...
Submitted by: Anders Andersson <anders@hack.org>
2001-12-22 03:23:33 +00:00
Patrick Li
9c85df8368
Update to 0.8.99a
...
PR: 33059
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-12-22 02:52:33 +00:00
Patrick Li
ca4e2fd99e
o Fix broken WWW: location to new one
...
o Grammar corrections to pkg-descr
o Remove bit about adding BPF devices to kernel,
as these are now included in GENERIC
o Hand maintainer over to submitter
PR: 33078
Submitted by: Ryan Thompson <ryan@sasknow.com>
2001-12-22 02:30:35 +00:00
Mario Sergio Fujikawa Ferreira
c1e7a22382
Update to 0.2.0
...
PR: 32977
Submitted by: maintainer
Reviewed by: asmodai
2001-12-21 23:18:30 +00:00
Mario Sergio Fujikawa Ferreira
59171d95d8
o Update to 0.9.6
...
o Revert maintainership to ports (maintainer expresses lack of
interest)
Approved by: maintainer
2001-12-21 16:41:23 +00:00
Mario Sergio Fujikawa Ferreira
a31cf2a1ce
Update to 0.7.2
2001-12-21 04:24:54 +00:00
Mario Sergio Fujikawa Ferreira
815873fb4d
Update to 0.7.2
2001-12-21 04:08:27 +00:00
Mario Sergio Fujikawa Ferreira
fa732e1b12
Update to 0.7.1
2001-12-21 03:58:59 +00:00
Andrey A. Chernov
e220af2442
Prevent request id overflow over 65535
2001-12-20 21:45:10 +00:00
Mario Sergio Fujikawa Ferreira
7284424fab
autotools police: don't hardcode aclocal, use variable ACLOCAL
2001-12-20 13:32:42 +00:00
Maxim Sobolev
d0fba3e0f1
Backout previous change - it seems that new revision of the patch doesn't
...
apply everywhere.
Submitted by: Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Chris D. Faulhaber
4695eaef2e
Drop setgid kmem privs before executing external programs.
...
Reported by: Christer Oberg <christer.oberg@gmx.net>
2001-12-19 22:45:28 +00:00