1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

186477 Commits

Author SHA1 Message Date
Martin Wilke
f7edfb6e50 - Add backup MASTERSITES
Submitted by:	pointyhat
2007-10-24 10:55:55 +00:00
Rong-En Fan
723bbe1b61 - Update to 0.46
No functional changes, just move HTML::Display to separated module.
2007-10-24 10:36:19 +00:00
Rong-En Fan
8c1c9f3fbd This module abstracts the task of displaying HTML to the user. The
displaying is done by launching a browser and navigating it to either
a temporary file with the HTML stored in it, or, if possible, by
pushing the HTML directly into the browser window.

WWW: http://search.cpan.org/dist/HTML-Display/
2007-10-24 10:33:31 +00:00
Dirk Meyer
2688398134 - fix pkg-list for option WITH_X11
PR:		117359
Submitted by:	bf <bf2006a@yahoo.com>

- cleanup dependencies for option WITH_X11
  USE_XORG and USE_GL now defined
2007-10-24 10:29:11 +00:00
Anton Berezin
11a27cea0d Update to 1.95.1.
The author logged no changes in the Changes file.
2007-10-24 10:23:25 +00:00
Ying-Chieh Liao
55f7e62fab add p5-Net-OAuth 0.04
An implementation of the OAuth protocol
2007-10-24 10:22:06 +00:00
Anton Berezin
a1a6665b38 Update to 0.59.
Changes: http://search.cpan.org/src/TELS/Graph-Easy-0.59/CHANGES
2007-10-24 10:09:03 +00:00
Martin Wilke
1ed39dca71 pdfcrack is a command line, password recovery tool for PDF-files.
WWW: http://sourceforge.net/projects/pdfcrack

PR:		ports/117442
Submitted by:	Philippe Audeoud <jadawin at tuxaco.net>
2007-10-24 09:22:03 +00:00
Martin Wilke
2cf3cd9ec6 - Fix whitespaces 2007-10-24 09:17:37 +00:00
Martin Wilke
97793ba4d4 - Add notes for databases/mysql-connector-java users 2007-10-24 09:16:39 +00:00
Martin Wilke
a9c768dcba - Update to 5.1.5
PR:		117219
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2007-10-24 09:15:43 +00:00
Cheng-Lung Sung
82ef822ac6 - Update to 4.55 2007-10-24 09:13:20 +00:00
Martin Wilke
0827e3ad3c - Connect databases/mysql-connector-java50 2007-10-24 09:10:06 +00:00
Martin Wilke
411bc80554 - Force commit
Repocopy from databases/mysql-connector-java to databases/mysql-connector-java50

Repocopied by:	marcus
2007-10-24 09:00:50 +00:00
Rong-En Fan
afb9442d16 Allows you to both load one or more modules, while setting up inheritance
from those modules at the same time. Mostly similar in effect to

    package Baz;
    BEGIN {
        require Foo;
        require Bar;
        push @ISA, qw(Foo Bar);
    }

WWW: http://search.cpan.org/dist/parent/
2007-10-24 08:51:10 +00:00
Edwin Groothuis
8e8b0b5448 fix index, fix check-for-distfiles-target 2007-10-24 08:29:00 +00:00
Sergey A. Osokin
b0ea3c0f4f Update to latest bugfix release 0.3.5j. 2007-10-24 07:59:46 +00:00
Greg Lewis
9a5e4eb82f . Update to 3.3.1.
Submitted by:	Ken Yamada <ken@tydfam.jp>
2007-10-24 07:05:50 +00:00
Joe Marcus Clarke
99c8e1a515 Update to 1.8.4.
fix for BUG#291:
don't suppress password policy errors which should not be suppressed

fix for BUG#312:
pam_ldap does not try to reconnect when LDAP server closed the connection

PR:		116176
Submitted by:	mm
2007-10-24 06:15:14 +00:00
Cheng-Lung Sung
72d888c2d3 - Update to 7.00
ChangeLog is here: http://owl.phy.queensu.ca/~phil/exiftool/history.html

PR:		ports/117437
Submitted by:	maintainer (Tod McQuillin)
2007-10-24 06:07:58 +00:00
Chin-San Huang
e414c71604 - Update to 1.60.1
Noticed by:	clsung via #bsdchat
2007-10-24 04:47:13 +00:00
Cheng-Lung Sung
1f9cc310d3 - Update to 1.12 2007-10-24 03:41:57 +00:00
Thomas Abthorpe
f0e4c0818e - Update to 8.o7
PR:		ports/117439
Submitted by:	bf2006a yahoo.com (maintainer)
Approved by:	clsung (mentor, implicit)
2007-10-24 03:30:17 +00:00
Edwin Groothuis
ca2b3ebd0d Include bsd.port.pre.mk before checking variables. 2007-10-24 02:47:35 +00:00
Edwin Groothuis
b8042971d2 Properly include bsd.port.pre.mk before testing for variables. 2007-10-24 02:46:45 +00:00
Cheng-Lung Sung
539e008f90 - Update to 1.44 2007-10-24 02:35:34 +00:00
Thomas Abthorpe
3f90fd4974 - Use PLIST_FILES, remove pkg-plist
- Bump PORTREVISION
- Pass maintainership to submiiter

PR:		ports/117426
Submitted by:	Philippe Audeoud <jadawin tuxaco.net>
Approved by:	clsung (mentor, implicit)
2007-10-24 02:10:30 +00:00
Cheng-Lung Sung
87b89dd102 - Update to 1.1.0
PR:		ports/117369
Submitted by:	Motomichi Matsuzaki <mzaki_AT_e-mail dot ne dot jp>
Approved by:	maintainer (Mauricio Herrera Cuadra)
2007-10-24 01:38:51 +00:00
Rong-En Fan
60bad46c42 - Use features from bsd.python.mk for Egg support
- Prevent build package on pointyhat for 5.x. See the thread

  http://docs.freebsd.org/cgi/mid.cgi?6eb82e0710200218q4719ba69h536a4da492c2f097

  for details.

Approved by:	maintainer (implicit, in private communication)
2007-10-24 01:34:57 +00:00
Cheng-Lung Sung
40a6bb8855 - Update to 0.09
PR:		ports/117317
Submitted by:	leeym
2007-10-24 01:18:06 +00:00
Christian S.J. Peron
701d7bd70a Update bsmtrace to 1.1.0.
1.1.0 fixes a pretty serious bug which resulted in BSM records without
pathname tokens being processed in some cases.

Additionally, timeout-window and timeout-probability features were added
to allow people defining sequences with timeouts to add an element of
randomness to the timeout, in theory making it more difficult for people
to attack.

timeout 60;
timeout-window 10;
timeout-probability 65;

Basically equates to:

"This sequence should timeout in a random amount of time, where the
 probability of the timeout being from 60-70 is 65%"

It should be noted that there is a probability of 35% that the value will
be completely random.  So naturally, the lower the timeout-probability, the
more random the timeout will be.

Approved by:	tmclaugh
2007-10-24 01:08:36 +00:00
Cheng-Lung Sung
c7920fe805 - Update to 1.095 2007-10-24 00:50:21 +00:00
Jun Kuriyama
71122a2acf Upgrade to 1.3. 2007-10-24 00:49:38 +00:00
Cheng-Lung Sung
0a9079174c - Update to 0.22
- Reset maintainership

PR:		ports/117408
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-10-24 00:49:32 +00:00
Jun Kuriyama
1168aaf277 - Install freebsd8.h header (unbreak on 8-current).
Probbed by:	nork
2007-10-24 00:48:04 +00:00
Alejandro Pulver
13df9c1dfa - Mark as BROKEN on FreeBSD 5.x (does not build). 2007-10-24 00:44:23 +00:00
Alejandro Pulver
508af99589 - Only mark BROKEN when PACKAGE_BUILDING, since the failure seems related to
pointyhat (a user reported success).
- Change BROKEN message accordingly.
2007-10-24 00:43:50 +00:00
Martin Wilke
289500c0f7 - Update to 200710.r1
PR:		117341
Submitted by:	Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
2007-10-23 23:54:09 +00:00
Martin Wilke
c6c6848a4f - Fix loading on system startup
PR:		117259
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
2007-10-23 23:46:16 +00:00
Martin Wilke
cbb2be7816 - Update to 1.3.0 2007-10-23 23:07:40 +00:00
Martin Wilke
0f194bc8a2 - Update to 0.2.0
Approved by:	maintainer implicit
2007-10-23 23:07:36 +00:00
Martin Wilke
4f59740792 - Update to 0.83.3 2007-10-23 23:07:29 +00:00
Martin Wilke
382106cdf4 - Update to 0.2.4 2007-10-23 23:07:25 +00:00
Martin Wilke
6dd56adad3 - Update to 20071022 2007-10-23 23:07:22 +00:00
Martin Wilke
e3afa3a02b - Update to 2.1.2b
PR:		117336
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-10-23 23:07:19 +00:00
Martin Wilke
83151efacd - Update to 0.9.1
PR:		117338
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-10-23 23:07:15 +00:00
Martin Wilke
0ce67f20c6 - Update to 3.52.6
PR:		117333
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-10-23 23:07:09 +00:00
Martin Wilke
48a2177587 - Update to 1.6.0
PR:		117208
Submitted by:	miwi
Approved by:	maintainer
2007-10-23 23:07:05 +00:00
Martin Wilke
ea70d63c97 - Update to 3.0
PR:		117207
Submitted by:	miwi
Approved by:	maintainer
2007-10-23 23:07:02 +00:00
Martin Wilke
2da82bb37b - Update to 0.5.5
PR:		117209
Submitted by:	miwi
Approved by:	maintainer
2007-10-23 23:06:58 +00:00