Commit graph

5774 commits

Author SHA1 Message Date
Mikhail Teterin
e63aeff1bb Drop work-arounds for FreeBSD-4.x The work-arounds required ports, which
are beeing deleted...

PR:	ports/113809
2007-07-03 18:23:40 +00:00
Jeremy Messenger
340a55aec3 Update to 1.10.3.1. 2007-07-03 17:35:23 +00:00
Erwin Lansing
d1d490fac9 Remove 4.x workaround
PR:		113810
Submitted by:	erwin
Approved by:	maintainer timeout
2007-07-03 17:09:26 +00:00
Max Khon
8881424bf5 - Update to 0.5.6
- Fix objformat issue [1]

Submitted by:	miwi [1]
2007-07-03 16:23:15 +00:00
Joe Marcus Clarke
0c2e09e6f6 Update to 1.10.3. 2007-07-03 05:47:39 +00:00
Martin Matuska
d7fa652b2c - fix build of libns*.so
- move AOLSERVERBASE under PREFIX
- move small pkg-plist to PLIST_FILES
- bump PORTREVISION

Approved by:	garga (mentor)
2007-07-02 22:43:31 +00:00
Pav Lucistnik
9a0d0575be - Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2 2007-07-02 19:01:04 +00:00
Martin Wilke
1995c66e00 - Update to 2.0.6
- Respect NOPORTEXAMPLES
- Drop FreeBSD 4.X gruft
2007-07-02 15:23:00 +00:00
Mathieu Arnold
71cda5d838 Update to 0.33 2007-07-02 11:47:53 +00:00
Alex Dupre
5afd401817 Fix compilation with gcc4.2, by moving down mix/max definitions.
Submitted by:	Huang wen hui <hwh@gddsn.org.cn>
2007-07-02 06:10:16 +00:00
Cheng-Lung Sung
9a06b90e67 Add mysql-proxy 0.5.0, monitor, analyze or transform the communication
of MySQL.

PR:		ports/114030
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-07-02 02:51:29 +00:00
Ying-Chieh Liao
9a82b672d2 add p5-DBD-AnyData 0.09
DBI access to XML, CSV and other formats
2007-07-01 05:56:34 +00:00
Erwin Lansing
8437b557e8 Remove 4.x workaround
PR:		113734
Submitted by:	erwin
Approved by:	maintainer timeout
2007-06-30 10:07:59 +00:00
Erwin Lansing
a3d6dac880 Remove 4.x workaround
PR:		113733
Submitted by:	erwin
Approved by:	maintainer timeout
2007-06-30 10:01:21 +00:00
Erwin Lansing
34ccb0640c Remove 4.x workaround
PR:		113731
Submitted by:	erwin
Approved by:	maintainer timeout
2007-06-30 09:54:41 +00:00
Erwin Lansing
aa902953d1 Remove 4.x workaround
PR:		113713
Submitted by:	erwin
Approved by:	maintainer timeout
2007-06-30 09:48:39 +00:00
Martin Wilke
ddad1a93c9 - Update to 1.58 2007-06-29 22:49:44 +00:00
Mark Linimon
0c0a374650 Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
2007-06-29 19:33:24 +00:00
Joe Marcus Clarke
2e33212737 * Fix a remote code execution vulnerability in the IMAP provider [1]
* Fix maildir support [2]

Submitted by:	delphij [1]
		Yuri Pankov <yuri@darklight.org.ru> [2]
Obtained from:	GNOME SVN [1]
		http://bugzilla.gnome.org/show_bug.cgi?id=352346 [2]
Security:	This commit contains a fix for CVE-2007-3257 [1]
2007-06-28 03:49:36 +00:00
Lars Balker Rasmussen
c8ce0ebcad Update to 0.04001 2007-06-27 13:16:08 +00:00
Dirk Meyer
5d86818622 - add homepage 2007-06-26 17:02:20 +00:00
Martin Matuska
e4641925d7 - upgrade to 4.1
Approved by:	garga (mentor)
2007-06-26 16:25:07 +00:00
Martin Matuska
e3400bfed8 - change default PostgreSQL version to 8.2
- fix PORTNAME/PKGNAMEPREFIX/DISTFILES
- bump PORTREVISION

Approved by:	garga (mentor)
2007-06-26 15:02:31 +00:00
Anton Berezin
7a229173f9 Update to 0.26.
Changes: http://search.cpan.org/src/GRUBER/DBIx-Perlish-0.26/Changes
2007-06-26 08:16:38 +00:00
Palle Girgensohn
2e9d146f29 Update to 8.2.505 2007-06-25 14:32:15 +00:00
Tom McLaughlin
ffba539fe7 Don't clobber config files on update.
PR:		111923
Submitted by:	emaste
2007-06-25 05:13:25 +00:00
Edwin Groothuis
9fd848146f Go back to 1.14 which seems to work better that 1.15:
$ db hash name.hash.db josk
    db: Error reading key `josk': Invalid argument
    $ db hash name.hash.db joska
    db: Error reading key `joska': Invalid argument
    $ db btree name.btree.db josk
    db: Unknown key `josk'
    $ db btree name.btree.db joska
    db: Unknown key `joska'

It seems to happen due to the new design of db_get() in db.c, which
I will try to decypher later on.
2007-06-25 04:21:58 +00:00
Martin Wilke
ffe26aaedc - Update to 1.4.1 2007-06-21 09:52:26 +00:00
Lars Balker Rasmussen
3b0928fbac - Update to 1.0.1.0
- Remove the check for Perl < 5.6

PR:		113900
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2007-06-21 06:30:28 +00:00
Edwin Groothuis
6f3c44cfd9 update to version 1.15 2007-06-21 01:22:08 +00:00
Li-Wen Hsu
b5fad02a0d - EXAMPLES should be omitted when NOPORTEXAMPLES is defined
Noticed by:	sat
2007-06-20 21:24:22 +00:00
Li-Wen Hsu
6c982cd596 - Honour PKGNAMEPREFIX [1]
- Use DOCSDIR, EXAMPLESDIR in pkg-plist
- Things under EXAMPLESDIR should not be controlled by NOPORTDOCS
- Minor fix to pet portlint(1)
- Grab maintainership for python@
- Bump PORTREVISION

PR:		ports/113876 [1]
Submitted by:	Greg Skafte <skafte AT trollkarl.net>
2007-06-20 15:57:26 +00:00
Martin Wilke
fc180b3b55 - Unbreak
- Update to 1.4.1
2007-06-20 13:45:23 +00:00
Martin Wilke
362f57211e - Update to 2.4.1 2007-06-20 13:44:35 +00:00
Martin Wilke
55c7e69962 - Update to 1.4.1
- Unbreak
2007-06-20 13:44:34 +00:00
Mathieu Arnold
ac19017eb7 Update to 1.23 2007-06-20 13:00:11 +00:00
Lars Balker Rasmussen
d8511e1b4e Update to 0.08002 2007-06-20 12:07:43 +00:00
Cheng-Lung Sung
3edf9a7bce - Update to 1.0.1
PR:		ports/113648
Submitted by:	maintainer (Jean-Francois Dockes)
2007-06-20 05:11:22 +00:00
Martin Wilke
0ca94c4ffc - Update to 1.22 2007-06-19 21:41:34 +00:00
Mathieu Arnold
d348cc0c15 Update to 1.57 2007-06-19 19:16:57 +00:00
Martin Wilke
7d3fa3fdef - Update to 0.18.1 2007-06-19 10:23:34 +00:00
Mikhail Teterin
40bd9f0101 Add TCL binding for PostgreSQL client. This used to be part of PostgreSQL
client up to version 7.x, but is not found in 8.x.
2007-06-18 20:45:59 +00:00
Erwin Lansing
98eb6f5d44 Remove 4.x workaround
Approved by:	maintainer (in principle)
2007-06-18 17:08:50 +00:00
Li-Wen Hsu
4c920b7dad - Update to 0.9.3 [1]
- Respect NOPORTDOCS
- Change MAINTAINER from ports@ to python@
- Add CHEESESHOP to MASTER_SITES

PR:		ports/113781 [1]
Submitted by:	Bernd Schwendele <bernd AT schwebekoma.de> [1]
2007-06-18 15:59:24 +00:00
Ion-Mihai Tetcu
7c3b770b3b Fix typo.
Submitted by:	sat@
2007-06-18 15:23:49 +00:00
Erwin Lansing
ca6af9b099 Remove 4.x workaround
PR:		113730
Submitted by:	erwin
Approved by:	maintainer
2007-06-18 15:23:06 +00:00
Erwin Lansing
95013b42cf Remove 4.x workaround. 2007-06-18 10:13:47 +00:00
Erwin Lansing
77f247415a Remove 4.x workaround
Approved by:	maintainer (apriori)
2007-06-18 07:55:52 +00:00
Erwin Lansing
cf3c5e1ba6 Remove 4.x workaround. 2007-06-18 07:49:52 +00:00
Lars Balker Rasmussen
cb18c8282c Update to 0.08001 2007-06-18 06:20:15 +00:00
Ion-Mihai Tetcu
2dd2e37464 Change of email address, same maintainer.
PR:		ports/113686
Submitted by:	Steven Kreuzer (confirmed from the old email on private)
2007-06-17 21:27:42 +00:00
Ion-Mihai Tetcu
a69b5082a3 - Update to 1.0.7 [1]
- depreciate own hackish MANTISDIR in favor od WWWDIR [2]

PR:		ports/113780
Submitted by:	Nils Vogels [1], itetcu@ (me) [2]
Approved by:	Dan Langille [1], [2] (on IRC)
2007-06-17 21:10:29 +00:00
Ion-Mihai Tetcu
9fca0faec1 - drop 4.x (EOL) support
- per portlint

PR:		111936
Submitted by:	araujo@
Approved by:	maintainer timeout
2007-06-17 06:25:04 +00:00
Erwin Lansing
cd8f325e58 Remove 4.x workaround
Approved by:	maintainer
2007-06-16 17:44:32 +00:00
Marcus Alves Grando
a0db7240c1 - Update to 1.36 2007-06-16 14:32:36 +00:00
Pav Lucistnik
ba52f50b64 - Update to 2.10.2
PR:		ports/113717
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2007-06-16 11:58:34 +00:00
Martin Wilke
28cd4ad8ea - Updatew to 0.18.0
- Take maintainership
2007-06-16 10:52:44 +00:00
Erwin Lansing
c541f3d1e4 Remove 4.x workaround 2007-06-16 09:35:33 +00:00
Erwin Lansing
7ae6ea08fa This port unconditionally depends on p5-DBD-File which only works
on 4.x.  Schedule for removal unless someone fixes the dependencies
for newer perl version in the next 2 weeks.
2007-06-16 09:27:56 +00:00
Dryice Dong Liu
43dc391f35 - update to 0.3.8
- catch up the EXAMPLEDIR change
2007-06-16 08:58:03 +00:00
Erwin Lansing
645cf61e7c This port can only be used on 4.x, so schedule to deorbit. 2007-06-16 08:55:11 +00:00
Dryice Dong Liu
726f5a8e68 update to 0.9.0 2007-06-16 07:09:49 +00:00
Shaun Amott
5812bfeb16 - Remove FreeBSD 4.x (old Perl) support. [1]
- Reset bouncing maintainer address:

  <lubomir_m@abv.bg>: host pmx.abv.bg[194.153.145.77] said: 550 5.1.1
      <lubomir_m@abv.bg>: Recipient address rejected: User unknown in virtual
      mailbox table (in reply to RCPT TO command)

PR:		ports/113715 [1]
Submitted by:	erwin [1]
2007-06-16 00:35:27 +00:00
Erwin Lansing
8f060fc2f8 Remove 4.x workaround 2007-06-15 23:40:26 +00:00
Erwin Lansing
e1bbac7b00 Remove 4.x workaround. 2007-06-15 23:16:09 +00:00
Erwin Lansing
8b67490c20 - Remove 4.x workaround
- portlint

Approved by:	maintainer (apriori)
2007-06-15 17:22:11 +00:00
Erwin Lansing
d9a3adb9be Remove 4.x workaround 2007-06-15 17:15:38 +00:00
Erwin Lansing
87c444e6ac Remove 4.x cruft 2007-06-15 15:52:44 +00:00
Erwin Lansing
5d61305791 Remove 4.x workaround 2007-06-15 15:47:20 +00:00
Erwin Lansing
b5f10cfc2d Remove 4.x workaround.
Approved by:	maintainer (apriori)
2007-06-15 15:29:44 +00:00
Timur I. Bakeyev
ccd266efda Change MAINTAINER addresses for my ports to point to the FreeBSD address.
Approved by:	shaun (mentor)
2007-06-15 15:08:02 +00:00
Pav Lucistnik
dfefa7d02d - Drop maintainership
- Set a generous three months expiration

PR:		ports/112929
Submitted by:	Sascha Holzleiter <sascha@root-login.org> (maintainer)
2007-06-14 22:16:41 +00:00
Erwin Lansing
f9909bdaed Version 1.32 was only needed for 4.x. Goodbye 1.32, you have
served us well.

2007-05-10 databases/p5-DBD-Pg-13: Use databases/p5-DBD-Pg instead
2007-06-14 19:46:51 +00:00
Erwin Lansing
cf3470b14e Remove 4.x cruft
PR:		113166
Approved by:	maintainer timeout
2007-06-14 19:14:57 +00:00
Erwin Lansing
c08df6a717 Remove 4.x cruft.
Note: this does not unbreak the build, it just clears the way for the
removal of DBI-137 and friends.

PR:		113164
Approved by:	maintainer timeout
2007-06-14 18:20:21 +00:00
Sergey Skvortsov
93784639cd Update to 0.35
Changes:	http://search.cpan.org/src/PERRIN/Ima-DBI-0.35/Changes
2007-06-13 20:29:02 +00:00
Sergey Skvortsov
5e078d5a44 Update to 4.005
Changes:	http://search.cpan.org/src/CAPTTOFU/DBD-mysql-4.005/ChangeLog
2007-06-13 05:41:04 +00:00
Martin Wilke
39bb798087 - Fix copy&paste typo.
- Bump PORTREVISION

Submitted by:	pointyhat
2007-06-12 04:35:33 +00:00
Thierry Thomas
bec39030ef Upgrade to JasperReports 1.3.4.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=515274>.
2007-06-11 19:41:11 +00:00
Martin Wilke
d1842a5190 - Fix depends after pear-log update
- Bump PORTREVISION
2007-06-11 14:17:09 +00:00
Ion-Mihai Tetcu
07dc4134d5 Update to 2.0.17
PR:		ports/112051
Submitted by:	araujo@
2007-06-11 08:27:03 +00:00
Martin Wilke
6227794fea RRDman is a set of utilities that manipulate the RRDtool database files.
Currently it consists of the following utilities:

    * rrd_hwreapply: Re-apply Holt-Winters prediction parameters to RRD data

RRDman is hosted as a subproject of RRFW

WWW:	http://rrfw.sourceforge.net/rrdman/

PR:		ports/113449
Submitted by:	Janos Mohacsi <janos.mohacsi at bsd.hu>
2007-06-11 05:13:47 +00:00
Kris Kennaway
a7d8316df3 BROKEN: Does not compile 2007-06-10 04:16:24 +00:00
Martin Wilke
62b2e2e5a2 - Update to 3.2
PR:		113450
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer)
2007-06-08 22:57:20 +00:00
Lars Balker Rasmussen
b060153b4c Update to 0.04000 2007-06-08 05:46:47 +00:00
Martin Wilke
19a5291897 - Update to 0.8.10
PR:		113372
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2007-06-06 10:55:23 +00:00
Dirk Meyer
f07682383f - Security Update to 4.1.2 2007-06-04 10:40:57 +00:00
Anders Nordby
f7629b3945 Drop maintainership of ports added due to NAV (net-mgmt/nav), which
I do not maintain anymore.
2007-06-03 20:15:41 +00:00
Lars Balker Rasmussen
5136fff934 Stupid me forgot to finish the job I started the other day, and assumed I
had before submitting.  Bad lbr.  No cookie.  Thanks to kris.
2007-06-01 19:59:33 +00:00
Alex Dupre
01331bd91c Update to 5.1.19 release. 2007-06-01 09:24:31 +00:00
Lars Balker Rasmussen
ee007affef Update to 1.0.0.0
Pointy hat to the gruelling version-lock with xapian-core (thanks kris).
2007-05-31 20:06:06 +00:00
Anton Berezin
767079921c Update to 0.25.
Changes: http://search.cpan.org/src/GRUBER/DBIx-Perlish-0.25/Changes
2007-05-31 14:49:50 +00:00
Jimmy Olgeni
ea7f65b9cf Remove obsolete workaround for Perl 5.005_03.
PR:		ports/113163
Submitted by:	erwin
2007-05-30 22:36:10 +00:00
Cheng-Lung Sung
7130825347 Add xapian-bindings 1.0.0, bindings allowing Xapian to be used from
various programming languages.

PR:		ports/113033
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-05-30 08:45:32 +00:00
Cheng-Lung Sung
d928ba9740 - Update to 1.0.0
PR:		ports/113035
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
Reviewed by:	maintainer (Jean-Francois Dockes)
Approved by:	maintainer
2007-05-30 08:41:25 +00:00
Cheng-Lung Sung
b011027e42 - update WWW, author seems to have tweaked his website
PR:		ports/113142
Submitted by:	maintainer (Thomas Abthorpe)
2007-05-30 01:41:09 +00:00
Martin Wilke
b9ef204200 - File was rerolled [1]
Notes from Page:
 * Fixed a bug that prevented certain reserved words from being detected
   as primary key columns in Postgres.  (Reported by Fred Cox)

PR:		113122
Submitted by:	pointyhat via kris [1]
                hideo <hideo@lastamericanempire.com> (maintainer)
2007-05-29 14:23:51 +00:00
Jeremy Messenger
7ae8e301fb Update to 1.10.2. 2007-05-29 03:06:03 +00:00
Xin LI
21527bf243 Fix python module build.
Approved by:	demon (implict via private mail)
2007-05-28 19:52:47 +00:00
Marcus Alves Grando
c57513fae0 - Update to 3.3.17 2007-05-28 18:21:27 +00:00