1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

26044 Commits

Author SHA1 Message Date
Chris D. Faulhaber
a688194399 Fix PLIST and clean up RUN_DEPENDS 2000-02-29 22:00:45 +00:00
Dirk Froemberg
1372371f5f Add Sybase/MS-SQL database support for PHP.
PR:		ports/16980
Submitted by:	Yung-Jeng Hung <winard@ritax.dorm.ccu.edu.tw>
		Dmitry Petrov <DPetrov@nchcapital.com>
2000-02-29 21:46:06 +00:00
Chris D. Faulhaber
1218c101bf Update port to 0.3.5
* Improved error handling

Update MASTER_SITES and WWW
2000-02-29 21:17:09 +00:00
Dirk Froemberg
7f932326e4 Fix typo (--enable-dmbfix -> --enable-dbmfix) and remove unneeded
PKGNAME.
2000-02-29 20:49:07 +00:00
Bill Fumerola
62d709abb5 Add cproto. 2000-02-29 20:11:08 +00:00
Bill Fumerola
c46f10d6d1 Cproto is a program that generates function prototypes and variable
declarations from C source code.  It can also convert function definitions
between the old style and the ANSI C style.  This conversion overwrites the
original files, so make a backup copy of your files in case something goes
wrong.

The program isn't confused by complex function definitions as much as other
prototype generators because it uses a yacc generated parser.  By ignoring all
the input between braces, I avoided implementing the entire C language grammar.

WWW:	http://www.vex.net/~cthuang/cproto/

PR:		ports/16704
Submitted by:	Abel Chow <abel@Island.DHS.ORG>
2000-02-29 20:10:16 +00:00
Satoshi Asami
2e2c906f10 Fix packaging, .la files aren't installed anymore.
PR:		17076
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-29 19:45:01 +00:00
Chris Piazza
2e8df20a20 Update to 1.3.6 2000-02-29 19:03:49 +00:00
Sheldon Hearn
903cbbbd11 Activate freeciv-gtk 2000-02-29 15:48:22 +00:00
Sheldon Hearn
a135ca494d Add a freeciv-gtk wrapper port so that packages are built for both
the standard Athena Widgets and the GNOME toolkit.
2000-02-29 15:26:01 +00:00
Dirk Froemberg
f8648060a8 Upgrade to mod_ssl 2.6.1. 2000-02-29 15:25:21 +00:00
Sheldon Hearn
02c90adaa5 Update to 1.10.0:
* Includes several new nations.
    * Better internationalization (+ Norway, Britain, Russia).
    * Lots of rule changes, mostly for Civ2 conformance.
    * A few GUI improvements (like city work queues).
    * A neat "connect" command for settlers/engineers, which allows
      easy building of a road between two arbitrary points.
2000-02-29 14:58:38 +00:00
Ralf S. Engelschall
4caba1def4 Upgrade to mod_ssl 2.6.1 2000-02-29 14:25:08 +00:00
Sheldon Hearn
39b42805b7 Update to nmh-1.0.3:
* Fixes a recently discovered security hole.
	* Introduces a new port hook for nmh locking style, which
	  defaults to flock(2).

PR:		17055
Submitted by:	maintainer
2000-02-29 10:50:09 +00:00
David E. O'Brien
68a56eb6c5 Fix paths in .bochsrc file.
PR:		16511
Submitted by:	Dann Lunsford <dann@greycat.com>
2000-02-29 10:02:29 +00:00
David E. O'Brien
61a937032c Link with -lxpg4 to mutt display multibyte char correctly under euc
locales(ko_KR.EUC and ja_JP.*).

PR:		16369
Submitted by:	CHOI Junho <cjh@kr.FreeBSD.ORG>
2000-02-29 09:52:30 +00:00
David E. O'Brien
1f1d0d32a8 Enable multibyte character support. This helps Japanese users.
I am unsure if there are any down sides to this commit for non-multibyte
character users.

Submitted by:	TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
2000-02-29 09:41:36 +00:00
David E. O'Brien
6cef8fe0ee * Update version 5.6 to patchlevel 12.
* tweak PLIST

PR:		16987
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru> (PLIST tweak needed)
2000-02-29 09:36:44 +00:00
David E. O'Brien
bfbaa15f89 Upgrade to version 1.5.22a.
PR:		17051
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-29 09:32:18 +00:00
David E. O'Brien
bcd7e08825 distsite reorged
PR:		17049
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-29 09:21:41 +00:00
Roger Hardiman
e4178402d0 Add USE_XLIB= yes
Spotted by: Bento
2000-02-29 08:41:41 +00:00
Yukihiro Nakai
f15b3e9694 Support CFLAGS/PREFIX properly
PR:		ports/17052
2000-02-29 08:23:37 +00:00
Kris Kennaway
6300138766 Oops, forgot to save the editor buffer on the other vty 2000-02-29 08:07:12 +00:00
Kris Kennaway
431bc7128f pgp4pine 1.74 is a filter intended for use within pine, which can
sign/encrypt mail using PGP2/5/6/GPG

Submitted by:	Holger Lamm <holger@flatline.de>
PR:		ports/16134
2000-02-29 07:59:38 +00:00
Yukihiro Nakai
074ea1453a Update to 1.0.0 2000-02-29 07:58:58 +00:00
Donald Burr
65c8675090 Activate ppptraf. 2000-02-29 04:03:16 +00:00
Donald Burr
681c2f8225 PR: ports/15375
Submitted by:		diskiller@cnbinc.com
Reviewed by:		dburr@FreeBSD.ORG

Import of new port net/ppptraf, a PPP bytes in/out monitoring tool.
2000-02-29 04:00:55 +00:00
Chris D. Faulhaber
f48ae2b09c Support CC/CFLAGS/X11BASE properly
Support install macros
Install sample configuration file

PR:		17048
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-29 03:23:17 +00:00
Chris D. Faulhaber
c7ebf682d0 Update port to 0.1.7
PR:		17050
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-29 03:04:32 +00:00
Chris D. Faulhaber
804abed251 Update port to 4.1.27
PR:		17044
Submitted by:	Maintainer
2000-02-29 02:46:36 +00:00
Yukihiro Nakai
448870586f Update to 0.93.0 2000-02-29 02:43:06 +00:00
Chris D. Faulhaber
a38c336c97 Update port to 0.1f
PR:		17039
Submitted by:	Maintainer
2000-02-29 02:35:46 +00:00
Chris D. Faulhaber
46a5d7753d Correct patch
PR:		16990
Submitted by:	Maintainer
2000-02-29 02:32:11 +00:00
Chris D. Faulhaber
d158e99d33 Upgrade shells/perlsh to new version (perlsh 0.007).
1) Update pkg/PLIST.
2) Change to depend on perlsh's install mechanism.
3) New patch (patch-aa) fixes PREFIX problem.
4) Account for broken TCP/IP on MASTER_SITES.
5) General Makefile cleanups.
6) Addition of perlsh to perl5 virtual category.
7) Use PKGNAME to match port's name.
8) Remove unnecessary perl substitution.

PR:		17031
Submitted by:	Maintainer
2000-02-29 02:27:02 +00:00
Chris D. Faulhaber
61ab6ea6be Update port to 0.3.1
PR:		16973
Submitted by:	Rod Taylor <rbt@zort.on.ca>
Approved by:	Maintainer
2000-02-29 02:14:00 +00:00
Chris D. Faulhaber
98a708a146 Update MASTER_SITES and WWW
PR:		16968
Submitted by:	Maintainer
2000-02-29 02:08:56 +00:00
Chris D. Faulhaber
80053aa18e Update port to 1.08
PR:		16965
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-29 02:03:02 +00:00
Chris D. Faulhaber
a9f5e94d36 Update port to 1.1.2
PR:		16963
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-29 01:58:29 +00:00
Steve Price
f7be4e02a5 Add mb@imp.ch as the new MAINTAINER.
Submitted by:	Darren Wiebe <dkwiebe@hagenhomes.com>
2000-02-28 23:55:27 +00:00
Dirk Froemberg
8b13dd02f2 Upgrade to 0.92. 2000-02-28 21:59:08 +00:00
Dirk Froemberg
d7905faa33 Fix build error by adding ${OPENSSLINC}/openssl to the include path.
Submitted by:	Jim Bloom <bloom@acm.org>
2000-02-28 21:36:02 +00:00
Andrey A. Chernov
aca90445a6 Make TTF support not optional, it never come into package otherwise 2000-02-28 20:03:52 +00:00
Bill Fumerola
8ec3de5178 Change MAINTAINERship to kris, he evidently maintains this now.
Submitted by:	previous commit
2000-02-28 19:05:37 +00:00
R. Imura
fb3062ab44 Update to version 2.04.
PR:		16656
Submitted by:	Ronald Kuehn <kuehn@rz.tu-clausthal.de>
Approved by:	maintainer
2000-02-28 15:44:36 +00:00
Peter Wemm
b6983955fd Try my hand at a port/package for making a modular librsaintl library
plugin for libcrypto in order to implement RSA using the better rsa_eay.c
code instead of having to use rsaref.  Naturally this is for non-US folks.
'make world' will install this directly, this port is only needed to
make life easier for sysinstall on binary installs.
2000-02-28 13:38:42 +00:00
Yukihiro Nakai
040a3c2789 Update to 0.92.4 2000-02-28 10:01:38 +00:00
Yukihiro Nakai
8cf8bfceef Fix around libtool.
PR:		ports/16876
Submitted by:	Kato Tsuguru<tkato@prontomail.ne.jp>, Ade Lovett<ade@FreeBSD.org>
2000-02-28 10:01:09 +00:00
David E. O'Brien
9f84fa9700 Upgrade to Netscape version 4.72 2000-02-28 08:34:14 +00:00
Satoshi Asami
b2fc2bafbb Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
David E. O'Brien
d6460f94c7 Whitespace cleanup 2000-02-28 08:32:12 +00:00