Commit graph

1546 commits

Author SHA1 Message Date
Dirk Froemberg
88d74bc517 Switch from mysql322-{client,server} to mysql323-{client,server}.
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).

mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
2001-01-21 15:40:47 +00:00
Yoshio MITA
21eac15325 Compilation failure problem under XFree86 version 3 is solved.
Reviewed by:ports-jp@jp.FreeBSD.org (ports-jp 10658)
2001-01-21 03:10:31 +00:00
Kris Kennaway
604ed8e591 Mark FORBIDDEN; local buffer overflows yielding user nobody. 2001-01-21 00:48:20 +00:00
Clive Lin
e3d4cd38b1 Upgrade to 1.9
PR: 24491
Submitted by: MAINTAINER
2001-01-20 21:03:20 +00:00
Neil Blakey-Milner
91bb619319 Change the BUILD_DEPENDS I used for testing to RUN_DEPENDS. I'll assume
no packages have been built for this yet.
2001-01-19 14:49:30 +00:00
Neil Blakey-Milner
5cc738d9cd Add achievo 0.4.5,a flexible web-based resource management tool. 2001-01-19 13:35:59 +00:00
Peter Pentchev
dd624dfc29 sync with bsd.port.mk's PORTDOCS handling 2001-01-17 08:01:32 +00:00
Peter Pentchev
2a6fea1f1f fix master-site subdir name 2001-01-17 07:41:52 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Maxim Sobolev
981f436fe7 Move just-added aureal-kmod from misc into audio, because it better belongs
there.

For those who missed decsription from previous commit:
Add aureal-kmod - a port to provide convinient way for building FreeBSD driver
for Aureal based soundcards. This driver could not be added to the base system
because it's uses binary-only Linux Vortex Core object modules.

The port supports 4-STABLE and 5-CURRENT, however 4-STABLE isn't tested, so
please report your mileage to me.

Suggested by:	alex
2001-01-15 17:42:47 +00:00
Maxim Sobolev
116e7472d2 Add aureal-kmod - a port to provide convinient way for building FreeBSD driver
for Aureal based soundcards. This driver could not be added to the base system
because it's uses binary-only Linux Vortex Core object modules.

The port supports 4-STABLE and 5-CURRENT, however 4-STABLE isn't tested, so
please report your mileage to me.
2001-01-15 17:03:40 +00:00
David E. O'Brien
96bcd8de97 Update to version 1.6.5 (and fix known vulnerabilities).
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-01-14 11:47:57 +00:00
Yoshio MITA
776b1b5e87 Added HTML manual
Submitted by: sf@FreeBSD.org personally
2001-01-14 01:37:16 +00:00
Alexander Langer
dd5ea90aa2 $(INSTALL) already includes the -o/-g flags. Use them correctly and
_not_ an empty $(groupid) variable the Makefile uses.

Submitted by:	bento
2001-01-12 16:00:35 +00:00
Alexander Langer
f3fe1f940f Don't include the Rcs-id line from the to-be-patched file in the patch,
since $FreeBSD$ is expanded and the patch fails.

Submitted by:	bento
2001-01-12 14:57:40 +00:00
FUJISHIMA Satsuki
010aca9740 fix 1 char typo.
PR:		22638
Submitted by:	Jia-Shin Li <bugs@jaguar.cs.nthu.edu.tw>
2001-01-10 14:02:37 +00:00
FUJISHIMA Satsuki
afa64dd44f fix X manpage error with XFree86-4
PR:		23433
2001-01-09 19:36:39 +00:00
Jun-ichiro itojun Hagino
8a1d4f194e drop myself from MAINTAINER. too many KAME platforms to support,
to little time...
2001-01-09 05:57:08 +00:00
Will Andrews
052cf380ee Release to the world all of my ports that I don't use, excluding KDE 1,
which I'm holding for various reasons, so some kind soul can take the time
to fix them without having to wait for me.
2001-01-09 00:06:25 +00:00
Dmitry Sivachenko
826ddb1116 Update to 1.7.2.
Fix MASTERSITES.

Reminded by:	Fenner's distfiles survey.
2001-01-08 10:00:13 +00:00
Kevin Lo
ee7a2c477f Add USE_GMAKE and fix pkg-plist
Submitted by: MAINTAINER
2001-01-08 01:35:01 +00:00
Will Andrews
e40046b15d Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
Kevin Lo
e092ade9f6 - Fix Makefile
- Add WWW
- Take over maintainership

BTW, I fixed pkg-plist

PR: 24111
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2001-01-06 17:34:48 +00:00
Kevin Lo
59fc53e8e8 Update to 4.2.1.21
PR: 24108
Submitted by: MAINTAINER
2001-01-06 17:25:07 +00:00
Kevin Lo
9cac85e2ab Update to 0.6.6
PR: 24095
Submitted by: Ports Fury
2001-01-06 16:17:20 +00:00
Tim Vanderhoek
36647dc805 Quick hacks to catch this port up with FreeBSD, namely the upgrade
to ncurses and the removal of CIRCLEQ.  Proper hacks will be made
at a later date.  This gets us compiling again.
2001-01-06 03:41:36 +00:00
Alexander Langer
36786254f3 Add smssend 2.2, a tool to send a SMS to any GSM.
PR:		24017
Submitted by:	Miklos Niedermayer <mico@bsd.hu>
2001-01-05 17:49:38 +00:00
James E. Housley
9efa8d4a6c Major update from 3.04 to 4.2.1.19
PR:		23948
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2001-01-05 03:37:07 +00:00
Neil Blakey-Milner
f0f5b68983 Update due to distfile no longer being available at MASTER_SITES.
PR:		23930
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-01-04 14:59:33 +00:00
Neil Blakey-Milner
ef78bf56c7 Add pg 010103,an implementation of System V's pg pager.
PR:		24047
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-01-04 10:58:56 +00:00
Brian Somers
b37c84c9e4 Actually use the version 2.0 distfile :-/ 2001-01-03 09:53:23 +00:00
Brian Somers
47a1b98514 Use the latest data from http://www.brainstorm.co.uk/public/utils 2001-01-03 09:50:25 +00:00
Brian Somers
6c41a83044 Put back the colon separators that I managed to drop in 2.1
so that the uk.phone file can be auto-parsed again.
2001-01-03 09:50:03 +00:00
Brian Somers
60790c6d16 Cosmetic: Make MASTER_SITES consistent with the uk-postcodes port 2001-01-03 08:35:23 +00:00
Brian Somers
c7e08c45c2 Move MASTER_SITES to something that I control
Approved by: asami, wosch
2001-01-03 08:24:51 +00:00
Brian Somers
ab822b635b Update to the latest codes from www.brainstorm.co.uk 2001-01-02 01:46:05 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Will Andrews
441bdcd6a5 Add p5-Finance-Quote 1.04, a perl module to obtain stock and mutual fund
quotes from various exchanges.

PR:		23854
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2000-12-31 05:48:35 +00:00
Daniel Harris
09c1087c76 Put distfile on MASTER_SITE_LOCAL.
PR:		21602
Submitted by:	maintainer
2000-12-29 20:19:06 +00:00
Peter Pentchev
9825048697 Remove the orbitel.bg MASTER_SITE. 2000-12-29 15:45:17 +00:00
Kevin Lo
44baba4f64 Upgrade to 0.06
PR: 23831
Submitted by: Ports Fury
2000-12-26 15:20:38 +00:00
Kris Kennaway
f161b32923 Critical bugfix; don't segfault at the drop of a hat.
PR:		23059
Submitted by:	Valentin Nechayev <netch@netch.kiev.ua>
Silence by:	Maintainer
2000-12-25 13:55:17 +00:00
OKAZAKI Tetsurou
875b21eb3d Remove `qclock' port.
PR:           22752
Submitted by: Brett Taylor <brett@peloton.runet.edu> (MAINTAINER)
2000-12-23 17:11:44 +00:00
Will Andrews
272b15896e Fix violations of COMMENT files.
PR:		22986
Submitted by:	Ports Fury
2000-12-21 08:54:25 +00:00
Will Andrews
faf67f5ee2 Update MASTER_SITES.
PR:		22194
Submitted by:	MAINTAINER
2000-12-21 06:31:44 +00:00
Dan Moschuk
e67285a0c7 Point MAINTAINER to ports@freebsd.org. I don't really have the time, nor
motivation to watch (and fix) this port.
2000-12-19 18:54:20 +00:00
Will Andrews
490492b8aa Add ftree 1.6, a tool for displaying family tree genealogy information.
It's a Linux binary.

PR:		22997
Submitted by:	Kim Scarborough <sluggo@unknown.nu>
2000-12-19 10:20:36 +00:00
Maxim Sobolev
a4b7ce27a1 - Update to version 0.9.
PR:		23626
Submitted by:	Ports Furry
2000-12-19 08:17:41 +00:00
Maxim Sobolev
ebf6615d5c - Update to version 0.05.
PR:		23627
Submitted by:	Ports Furry
2000-12-19 08:14:05 +00:00
Dmitry Sivachenko
0aafce6a70 Remove trailing period and package name from the pkg-comment. 2000-12-18 20:32:55 +00:00