1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Commit Graph

1775 Commits

Author SHA1 Message Date
Mikhail Teterin
727e83b1a7 This library should always have been linked with c++, rather than
cc, but we were able to get away with it previously. Not any more.
Set CC to ${CXX} (something bsd.lib.mk should be doing for us!) to
avoid unresolved __gxx_personality_v0 when trying to load the package
into the Tcl interpreter at run-time.

No PORTREVISION bump, since the port did not build on -current until
5 minutes ago, and the problem does not affect -stable.

Not Approved by: portmgr (Linnex would too cruel and too unusual anyway)
2002-11-27 01:00:57 +00:00
Mikhail Teterin
def45225d8 The newer, kinder C++ does not like it, when the default values
for functions' arguments are specified twice -- in the declaration
(sql-mysql.h) and in the definition (sql-mysql.cc). The added patch
removes the redundant defaults from the functions' definitions and fixes
the build on -current.

Submitted by:	bento
Not Approved by: portmgr -- no approval requested, since port did not build
2002-11-27 00:47:37 +00:00
Mikhail Teterin
b39fcf1f02 Point the WWW tag to the SourceForge too. 2002-11-25 11:54:38 +00:00
Edwin Groothuis
52669ed64d Fix master-site for databases/tcl-Mysql
PR:		ports/45668
Submitted by:	Glenn Trewitt <trewitt@trewitt.org>
2002-11-24 09:08:10 +00:00
Yen-Ming Lee
65d3fa6000 upgrade to mytop-1.2
Noticed by:	Szymon Grabowski <simonaway@implix.com>
2002-11-24 05:07:49 +00:00
Edwin Groothuis
6e41809f7e New port: databases/gbib
gBib is an editor/browser for BibTeX bibliographic database
    files.

PR:		ports/35355
Submitted by:	Christian Brueffer <chris@unixpages.org>
2002-11-23 04:10:42 +00:00
Edwin Groothuis
a681a88a76 Maintainer springcleaning of his Makefiles
PR:		ports/45514
Submitted by:	Dave Glowacki <dglo@hyde.ssec.wisc.edu>
2002-11-22 23:44:52 +00:00
Edwin Groothuis
a776f8a865 Maintainer update
(also added WWW-field to pkg-descr to make portlint happy)

PR:		ports/45582
Submitted by:	Chris Knight <chris@aims.com.au>
2002-11-22 23:30:24 +00:00
Edwin Groothuis
e60fc71117 Maintainer update
PR:		ports/45583
Submitted by:	Chris Knight <chris@aims.com.au>
2002-11-22 23:26:24 +00:00
Norikatsu Shigemura
f5d155859d Add p5-DBIx-DBSchema 0.21, an OO-interface to database schemas.
PR:		38013
Submitted by:	Peter Avalos <pavalos@theshell.com>
2002-11-22 19:57:43 +00:00
Dirk Froemberg
b2a012a879 Fix MASTER_SITES. 2002-11-21 21:04:16 +00:00
Dirk Froemberg
da05ec7190 Fix MASTER_SITES. 2002-11-21 20:57:49 +00:00
Sean Chittenden
7b2178dbc3 Update the pkg-plist for phpPgAdmin.
Approved by:	nbm (maintainer)
2002-11-21 20:08:23 +00:00
Ying-Chieh Liao
baa07f3c3a fix make package error
Noted by:	kris
2002-11-21 02:49:07 +00:00
Sean Chittenden
59148f3e9f Updated PostgreSQL to 7.3 rc1. 2002-11-20 21:07:48 +00:00
Ying-Chieh Liao
0d21dd0321 fix build on -current
PR:		45464
Submitted by:	maintainer
2002-11-20 13:59:05 +00:00
Ying-Chieh Liao
0097a8100a - Do not install useless .la files
- Utilize NOPORTDOCS

PR:		45446
Submitted by:	Ports Fury
2002-11-20 13:15:12 +00:00
Ying-Chieh Liao
fc1a499ec3 upgrade to 2.73
PR:		45424
Submitted by:	Ports Fury
2002-11-20 12:24:10 +00:00
David E. O'Brien
bc6672dcfb Our configure tupple is ${ARCH}-portbld-freebsd${OSREL}. 2002-11-19 21:06:24 +00:00
Edwin Groothuis
a9439a9c1d strmov() is a macro for strcpy() and obsolete in libmysqlclient.
Noticed on: bento
2002-11-19 12:24:55 +00:00
Tilman Keskinoz
bebb970d83 /usr/bin/chgrp -> ${CHGRP}
PR:		39972
Submitted by:	Scott Flatman <sf@dsinw.com>
2002-11-18 22:59:52 +00:00
Ying-Chieh Liao
1a0b435e07 fix previous patch, which patches generated file
PR:		45387
Submitted by:	maintainer
2002-11-18 10:54:30 +00:00
Kris Kennaway
64f0415ebe Reset undeliverable maintainer addresses to ports@FreeBSD.org 2002-11-18 03:48:10 +00:00
Edwin Groothuis
06e0bf7130 Maintainer update
PR:		ports/45364
Submitted by:	Eugene Grosbein <eugen@grosbein.pp.ru>
2002-11-17 22:23:34 +00:00
Dirk Froemberg
1d48e3c107 WITH_XCHARSET is independent of WITH_CHARSET.
PR:		ports/45173
Submitted by:	ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
2002-11-17 15:58:19 +00:00
Sean Chittenden
cf19879c06 Patch for Ruby 1.7.
Approved by:	maintainer (knu)
2002-11-17 04:49:02 +00:00
Edwin Groothuis
519513e88a Maintainer update for -current building
PR:		ports/45228
Submitted by:	Chris Knight <chris@aims.com.au>
2002-11-16 14:04:51 +00:00
Ying-Chieh Liao
5ae757f5d2 upgrade to 0.06
PR:		45280
Submitted by:	maintainer
2002-11-15 17:21:34 +00:00
Edwin Groothuis
f209474b37 Make databases/zpygresqlda building again.
Noticed on: bento
2002-11-15 01:46:49 +00:00
Dirk Froemberg
d1a0e21987 Bump PORTVERSION for CXX=${CC} in mysql323-server. 2002-11-13 10:47:42 +00:00
Dirk Froemberg
d649ce27bb -STABLE exits with signal 11 while connecting via TCP/IP if empty
prototypes are used. -CURRENT needs empty prototypes to build. Use
__FreeBSD_version to differentiate.

Set CXX to $CC on -STABLE again to get around stability problems
under heavy load.
2002-11-13 10:38:20 +00:00
Ying-Chieh Liao
33442f5f39 1. fix memory allocator
2. remove extra files I forgot last commit

PR:		45253
Submitted by:	maintainer
2002-11-13 02:05:20 +00:00
SADA Kenji
f160a7126f fix for different tcl versions
PR:	ports/42010
Submitted by:	unknown -- see the PR
Approved by:	maintainer
2002-11-13 01:42:44 +00:00
Christian Weisgerber
359da7e8c8 Update to 1.14.
PR:		44898
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-11-12 17:39:45 +00:00
Ying-Chieh Liao
3340a78674 upgrade to 2.7.3
PR:		45203
Submitted by:	maintainer
2002-11-11 18:05:19 +00:00
Ying-Chieh Liao
1f412c28a5 Add SuperServer build
Remove perl from scripts
Remove scripts + consolidate into pkg-install

PR:		45185
Submitted by:	maintainer
2002-11-11 17:23:49 +00:00
Kris Kennaway
063c457172 Don't remove system directories share/java, share/java/classes, and
share/doc
2002-11-10 22:44:03 +00:00
Dirk Froemberg
46420237f9 FreeBSD has broken realpath(3), too.
PR:		ports/44784
Submitted by:	Adrian Filipi-Martin <adrian@ubergeeks.com>
2002-11-10 22:22:17 +00:00
Dirk Froemberg
be81ea8214 Set limits from user mysql before starting mysqld.
Submitted by:	Denis Shaposhnikov <dsh@neva.vlink.ru>
2002-11-10 21:47:46 +00:00
Dirk Froemberg
69ae594e86 Only kill mysqld we started. Don't kill all mysqld.
Submitted by:	Submitted by:   sobomax (modified by me a bit)
2002-11-10 20:28:07 +00:00
Dirk Froemberg
9eeffbcbf8 Only kill mysqld we started. Don't kill all mysqld.
Submitted by:	sobomax (modified by me a bit)
2002-11-10 20:24:24 +00:00
Dirk Froemberg
7f49013883 Fix build on 5.0-CURRENT.
Submitted by:	sobomax
2002-11-10 17:11:59 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Sean Chittenden
84706ed727 Update to PostgreSQL 7.3 beta 5. 2002-11-08 22:38:20 +00:00
Christian Weisgerber
48bc240b41 Do not install useless .la file.
PR:		44484
Submitted by:	Ports Fury
2002-11-08 22:01:31 +00:00
Tilman Keskinoz
2edc3cc767 Remove -fnopermissve
PR:		Craig Rodrigues <rodrigc@attbi.com>
Submitted by: 	42785
2002-11-08 19:32:00 +00:00
Edwin Groothuis
ff2a2f614d And update to 1.0.13 (submitted at the end of october while the
previous commit was around september)

PR:		ports/44742
Submitted by:	Alex Rodioukov <simuran@shaw.ca>
2002-11-08 06:01:28 +00:00
Edwin Groothuis
2f163123e9 Maintainer update to version 1.0.11.1
PR:		ports/42432
Submitted by:	Alex Rodioukov <simuran@shaw.ca>
2002-11-08 04:49:48 +00:00
Akinori MUSHA
2a09fc7f1c Put a copy of the distfile on MASTER_SITE_LOCAL. www.firstworks.com
has been down these days.
2002-11-07 17:57:37 +00:00
Yen-Ming Lee
e1ab150f4b add gqlplus, the SQL*PLUS with commandline editing, history, and
table/column name completion

Reviewed by:	ijliao (mentor)
Approved by:	ijliao (mentor)
2002-11-07 17:36:47 +00:00