Commit Graph

615 Commits

Author SHA1 Message Date
Steve Price
a23d18d6d7 Put the freefall-specific patches behind a WANT_FREEFALL_CFG knob. Moved
Paul's changes to files/gnats-edit-pr.patch.  Added [1] the ability to track
class changes with a change message.  Also added [2] a URL to the problem
report online in the 'thank you' message when a new report is submitted.

Submitted by:	[1] sheldonh
Inspired by:	[2] archie@whistle.com
2000-05-29 04:05:09 +00:00
Steve Price
74fd001d80 Specify the path to javac so this builds even if it isn't in the user's path. 2000-05-28 03:58:38 +00:00
Steve Price
5b51dbc6ff Specify the path to javac just in case it is not in the user's PATH as
it wasn't on bento.
2000-05-28 03:46:58 +00:00
Maxim Sobolev
a9600cccfa Add a warning message that this software is not maintained and could became
obsolete in the nearest future.
2000-05-26 08:29:21 +00:00
Maxim Sobolev
3f6f295181 Activate py-MySQLdb. 2000-05-26 07:43:13 +00:00
Maxim Sobolev
b5e2400373 Initial import of py-MySQLdb.
py-MySQLdb is a Python module to access MySQL databases, very similar to the one
in ports/databases/py-MySQL, but unlike the latter it is actively maintained
and conform to the DB-API v2.0. Therefore it should be used instead of the oldest
one by all who want retain maintainability of their Python DB applications in
the future.

PR:		18383
Submitted by:	sobomax
2000-05-26 07:05:20 +00:00
Andreas Klemm
989d7f9fd3 make startup script work (start/stop)
Obtained from:	Palle Girgensohn <girgen@partitur.se>
2000-05-25 09:35:25 +00:00
Andreas Klemm
af0564d809 upgrade postgresql to v 7.0 release
thanks for complete diffs ;-)
closed PR

PR:	18699
Obtained from:	Palle Girgensohn <girgen@partitur.se>
2000-05-24 14:11:19 +00:00
Akinori MUSHA
c64d023017 Complete the PLIST.
Submitted by:	bento
2000-05-17 18:04:01 +00:00
Tim Vanderhoek
f5a27b3b34 Comment clean-ups. 2000-05-12 20:00:17 +00:00
Nick Sayer
22cd9f07ec Add a threading patch
Submitted by:	glewis@trc.adelaide.edu.au
2000-05-12 03:11:34 +00:00
Nick Sayer
75f67d8b0c Add unixODBC port 2000-05-11 15:41:27 +00:00
Nick Sayer
6939674606 Activate unixODBC port 2000-05-11 15:40:20 +00:00
Satoshi Asami
3b9ee8cb50 Remove some directories upon deinstallation.
Submitted by:	bento
2000-05-10 06:06:16 +00:00
Chris D. Faulhaber
59c464d691 Fix DISTNAME breakage 2000-05-08 15:37:24 +00:00
Dirk Froemberg
0cd9c6aaf6 Remove -Werror from configure script. This caused incorrect results
if -Wall was in CFLAGS. Thus mysql didn't build.

Reported, analyzed and tested by:	deischen
2000-05-03 11:33:14 +00:00
Steve Price
01de4f1c56 Adding mysql-editor version 0.2.
A set of CGI scripts in Perl for editing your MySQL tables.

PR:		17376
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-05-01 02:45:01 +00:00
Kris Kennaway
2f253f5bf6 This file was forgotten during the recent version update.
Noticed by:	bento
2000-04-30 01:09:57 +00:00
Chris Piazza
9740e2415c Update to 1.4.3
PR:		18136
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-29 21:14:39 +00:00
Akinori MUSHA
f3c862d4ac - Update to 1.2c.
PR:		ports/17773
Submitted by:	MAINTAINER

- Add `java' category.
2000-04-25 13:59:18 +00:00
Akinori MUSHA
5265cd36e2 Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.org
so as to make it clear that a FreeBSD committer maintains them.
2000-04-24 15:51:20 +00:00
Kris Kennaway
39c06186fa Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.

Reviewed by:		ports
No response from:	erich
2000-04-23 22:59:51 +00:00
Vanilla I. Shu
8ee05fcbde Cleanup of build process of the py-MySQL port. Previously port used
custom Makefile for this purpose, which led to resulting module
being bloated (~600K) by linking all Python code from libpython1.5
into it. With this patch the module will use standard Python's way
to build supplemental modules, which should generally be cleaner.
Other good sideeffect is that after this patch resulting module
is only 20K in size.

PR:		ports/17893
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-04-23 16:24:06 +00:00
Vanilla I. Shu
b7fe3ddec4 Upgrade
p5-Errno => 1.09
    p5-File-BasicFlock => 98.1202
    p5-File-Sync => 0.09
    p5-Filter => 1.18
    p5-HTML-Parser => 3.07
    p5-IO-Tty => 0.03
    p5-IO-stringy => 1.210
    p5-Mysql => 1.2213
    p5-Net => 1.703
    p5-Storable => 0.6.11
    p5-URI => 1.06
    p5-libwww => 5.48
2000-04-22 22:25:32 +00:00
Akinori MUSHA
27a1f19ec5 Update to 2.0.4. 2000-04-20 18:24:24 +00:00
Michael Haro
ad963fa132 portlint 2000-04-20 05:04:31 +00:00
Michael Haro
baefc72969 portlint and add SLAVEDIRS variable 2000-04-20 04:44:30 +00:00
Satoshi Asami
9c080badf9 Add postgresql7.
Forgotten (again) by:	andreas ;)
2000-04-19 17:26:30 +00:00
Andreas Klemm
358c2408d6 Update to postgresql 7 beta 5
closes PR

PR:		17736
2000-04-17 20:56:06 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Michael Haro
e78fe5bbfb portlint - mostly moving around variables. 2000-04-16 23:12:33 +00:00
Andreas Klemm
d6eb50cc40 Close PR
Postgresql port now can be packaged.
User and group will be created automatically

PR:		17744
Submitted by:	Adrian Filipi-Martin <adrian@ubergeeks.com>
2000-04-16 18:43:19 +00:00
Chris D. Faulhaber
afcfbbe9fa Update port to 0.0.6 2000-04-16 12:42:47 +00:00
Akinori MUSHA
52190dc850 Portlint COMMENT's.
Everybody should read the Handbook again!

PR:		ports/18008
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Akinori MUSHA
74dd526e72 Remove obsolete `Version required' lines. 2000-04-14 17:44:00 +00:00
Satoshi Asami
2af857df77 Convert to PORTNAME/PORTVERSION. 2000-04-13 06:40:05 +00:00
Akinori MUSHA
edcf8b3594 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)
2000-04-11 14:15:53 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Michael Haro
3da86c6aa2 update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:49:07 +00:00
Michael Haro
5530ead648 place optional variables after required ones 2000-04-06 17:10:13 +00:00
Akinori MUSHA
16084b8ee4 Update to 2.0.3.
- Small security fix
  - Add some more filters
Change PKGNAME to PORTNAME + PORTVERSION.
Remove `Version required'.
2000-04-06 13:58:55 +00:00
Will Andrews
dcc8379ff7 Add the mysqltcl port, which is a suite that allows manipulation of MySQL
through Tcl. The port installs only the libraries.

PR:		13514
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-04-06 04:07:48 +00:00
Akinori MUSHA
eb72ea0971 Update to 2.0.2.
- Fix several small bugs.
  - Support Excel spreadsheets using xlHtml. (RUN_DEPENDS added)
  - Abolish mknmz --ole option.
  - Introduce mknmz --html-split option.  Split a large HTML document
  into parts by <a name="..."> and index them respectively.
Fix PLIST.  (@dirrm share/namazu was missing)
2000-04-04 05:29:01 +00:00
Dirk Froemberg
b96340db55 - move startup file from Makefile to files/mysql-server.sh
- check for start/stop arguments in startup file
- don't rip off --force option from mysql_install_db
2000-04-02 22:15:13 +00:00
Akinori MUSHA
e6bde6dd45 Change PKGNAME: ja-namazu -> ja-namazu2 2000-03-30 07:57:39 +00:00
Kris Kennaway
89a307bf8a Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.

Approved by:	andy
2000-03-29 07:16:59 +00:00
Michael Haro
b8f99c3a9b remove a.out support
Approved by:	maintainer
2000-03-27 17:28:41 +00:00
Dirk Froemberg
82d2d592bc Fix URL. 2000-03-26 21:38:19 +00:00
Vanilla I. Shu
01ac56597c Correct PLIST. 2000-03-25 14:32:52 +00:00
Michael Haro
4250be55ee Portlint:
PREFIX -> LOCALBASE
	Man pages in Makefile, not PLIST
	Remove extra blank lines
2000-03-21 23:40:35 +00:00