1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
Commit Graph

210722 Commits

Author SHA1 Message Date
Greg Larkin
e0044de7e9 - Update to 0.1.5180 2009-02-04 21:40:59 +00:00
Christian Weisgerber
96c5ea1b33 Update to 2.8.2: fixes a rounding error and adds Basque translation. 2009-02-04 21:05:57 +00:00
Ion-Mihai Tetcu
e7e08a9575 Fix MASTER_SITES.
PR:		ports/131295
Submitted by:	Steven Kreuzer
Prompted by:	QAT BotMail
2009-02-04 20:58:47 +00:00
Martin Wilke
83c65c1a80 - Unbreak
- Fix build
2009-02-04 20:56:42 +00:00
Ion-Mihai Tetcu
9fd42e66c9 - fix plist with -D NOPORTEXAMPLES
- info pages are not governed by NOPORTDOCS, install them unconditionally.

PR:		ports/131271
Submitted by:	rafan@
Approved by:	maintainer timeout to QAT BotMails
2009-02-04 20:45:51 +00:00
Thierry Thomas
d67b8697ef Fix LIB_DEPENDS. 2009-02-04 20:35:25 +00:00
Joe Marcus Clarke
5b9a4f46cb Fix jingle on 64-bit platforms. 2009-02-04 20:34:32 +00:00
Thierry Thomas
fe531bb705 - Bump PORTREVISION to chase the compiler change, in order to avoid the
message:

/usr/local/mpich2/include/mpicxx.h:46:4: error: #error 'Please use the
same version of GCC for compiling MPICH2 and user MPI programs'

- use execinfo.
2009-02-04 18:41:08 +00:00
Jung-uk Kim
68bcf49d36 - Replace open(2)/close(2) pairs with stat(2). Closing mouse device has
a side effect of changing current operation level and sysmouse(4) lets
you open /dev/sysmouse multiple times unlike other mouse drivers.
- Check if /dev/mouse is linked to /dev/psm0 or /dev/ums0.
- Simplify the patches a little while I am here.
2009-02-04 18:31:01 +00:00
Greg Larkin
2560dc431d - Updated to 0.35
- Added new required dependencies
2009-02-04 18:15:32 +00:00
Jung-uk Kim
b791481683 - Do not allow openning /dev/sysmouse multiple times. When there are
multiple instances of moused(8) and Xorg mouse driver
opens /dev/sysmouse multiple times, Xorg server gets confused badly,
e.g., losing input events, waiting for already processed events, etc.
- Really fix laptop brightness control.  The previous commit didn't
fix IBM and Sony laptops.  Pointyhat to me, again.

Reviewed by:	marcus
2009-02-04 17:45:32 +00:00
Lars Balker Rasmussen
5e844b1553 Update to 0.67
Now includes a full manual, as per
http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_moose_do.html
2009-02-04 15:02:48 +00:00
Greg Larkin
cbc1c5f18e - Update to 1.7.4 2009-02-04 14:34:47 +00:00
Li-Wen Hsu
f1760a6de0 Add tokyodystopia 0.9.9, a full-text search system based on Tokyo
Cabinet.
2009-02-04 14:10:32 +00:00
Thierry Thomas
7de1dcc4e0 Upgrade to 2.3.0.
Changelog at <http://www.geuz.org/gmsh/doc/VERSIONS.txt>.
2009-02-04 14:07:54 +00:00
Greg Larkin
ad119ee53c LWP::UserAgent is the default module for issuing HTTP requests from
Perl. It has a keep_alive setting which by default allows unlimited
requests to the same server. Some servers will disconnect you after
a limited number of requests (in Apache 2 this is achieved with the
MaxKeepAliveRequests directive). This module allows you to limit
the maximum number of keep alive requests to a server.

WWW:     http://search.cpan.org/dist/LWP-UserAgent-Determined/
2009-02-04 14:04:17 +00:00
Martin Wilke
a7d87b5548 - Fix a typo (s/drual/drupal) 2009-02-04 14:01:58 +00:00
Martin Wilke
ff1267a311 - Update to 6.9
PR:		130819
Submitted by:	Angelo Turetta <aturetta@bestunion.it>
Approved by:	maintainer
Security:	http://www.vuxml.org/freebsd/6d85dc62-f2bd-11dd-9f55-0030843d3802.html
2009-02-04 13:54:55 +00:00
Martin Wilke
ea6b1b9d17 - Update to 5.15
Approved by:	maintainer
Security:	http://www.vuxml.org/freebsd/6d85dc62-f2bd-11dd-9f55-0030843d3802.html
2009-02-04 13:54:07 +00:00
Martin Wilke
90ab7d09a8 - Cleanup 2009-02-04 13:53:49 +00:00
Martin Wilke
788051a5bf - Document drupal -- multible vulnerabilities 2009-02-04 13:47:09 +00:00
Gabor Kovesdan
4ef9544c62 Crypt::Juniper - Encrypt/decrypt Juniper $9$ secrets
WWW:	http://search.cpan.org/dist/Crypt-Juniper/

PR:		ports/131126
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2009-02-04 12:46:38 +00:00
Gabor Kovesdan
07099141b4 The Mcrypt modules provides and simple and inuitive perl abstraction of the
libmcrypt cryptography library.  It provide mechanisms for encoding and
decoding perl scalars.

WWW: http://search.cpan.org/dist/Mcrypt/

PR:		ports/131051
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com>
2009-02-04 12:45:02 +00:00
Philip M. Gollucci
d3846904dd - Update to 0.4801 2009-02-04 10:41:57 +00:00
Philip M. Gollucci
ce2aecb480 - Update to 2.12 2009-02-04 10:40:41 +00:00
Philip M. Gollucci
e6a72114ef - fix a comment 2009-02-04 10:39:38 +00:00
Philip M. Gollucci
2cca34765a - Update to 4.1.10
- Remove 0 byte file
2009-02-04 10:32:55 +00:00
Philip M. Gollucci
2e04b9b9d3 - Update to 4.44.1
- While here:
  fix DISTNAME/DISTFILES and ordering
  pet portlint
  rename rc.d scripts from foo.sh -> foo.in (.sh is legacy)

PR:             ports/131292,   ports/131293, ports/131300, ports/131301
Submitted by:   Demin Alexander <support@spectrum.ru> (maintainer)
2009-02-04 10:26:36 +00:00
Philippe Audeoud
8cd7215b76 aspects is a lightweight approach to aspect oriented programming (AOP) in
Python.The aspects.py library provides means to intercept function calls.
Functions and methods (also in Python standard library and third party code)
can be wrapped so that when they are called, the wrap is invoked first.

WWW:    http://www.cs.tut.fi/~ask/aspects/index.shtml

PR:		ports/131319
Submitted by:	Sofian Brabez <sbrabez at gmail.com>
2009-02-04 09:55:27 +00:00
Max Khon
fb13a921b8 Update to 4.6.2
PR:		131355
Submitted by:	Yi-Jheng Lin
2009-02-04 09:40:12 +00:00
Martin Matuska
400f12521a - Fix pkg-plist if manpages/demos are to be installed 2009-02-04 09:33:28 +00:00
Martin Matuska
3ca718746b - Cosmetic fix: b1 suffix for package provide 2009-02-04 09:07:29 +00:00
Martin Matuska
825c0e60b2 - Add Tcl/Tk 8.6
- Take maintainership of Mk/bsd.tcl.mk
2009-02-04 08:50:50 +00:00
Philip M. Gollucci
537e67ef6a - Update to software release as of 2008-09-21.
- Distfile name is not changed, PORTREVISION bump indicates the change

PR:             ports/131343
Submitted by:   Frank W. Josellis <frank@dynamical-systems.org> (maintainer)
2009-02-04 08:03:21 +00:00
Philip M. Gollucci
7d98dd6fa7 - Update to 2979
PR:             ports/131335
Submitted by:   Vladimir Korkodinov <viper@perm.raid.ru>
Approved by:    Steven Kreuzer <skreuzer@exit2shell.com> (maintainer)
2009-02-04 08:00:50 +00:00
Philip M. Gollucci
8ea07b0f27 - Distfile re-rolled upstream:
The distribution file changed, only adding README file.

PR:             ports/131334
Submitted by:   Koji Yokota <yokota@res.otaru-uc.ac.jp> (maintainer)
2009-02-04 07:58:16 +00:00
Philip M. Gollucci
d7a5052469 - A function in gnokii happens to use strndup() which is implemented
only in 8.0, so revert it to a simple strdup().

PR:             ports/131350
Reported by:    ledondo2000 at gmail.com
Submitted by:   Guido Falsi <mad@madpilot.net>  (maintainer)
2009-02-04 07:56:26 +00:00
Li-Wen Hsu
064f841c5b - Update to 5.00 2009-02-04 07:25:22 +00:00
Martin Wilke
f2430f0ada - Use DISTVERSION instead PORTVERSION
- Fix RUN_DEPENDS
- Remove pkg-plist
- Bump PORTREVISION

Pointy hat to:	tabthorpe
Reported by:	ionbot
2009-02-04 07:10:43 +00:00
Alex Dupre
5b3afb6eb8 Update php5-gd entry. 2009-02-04 06:47:06 +00:00
Alex Dupre
8ef0ea3823 Fix security bug. 2009-02-04 06:42:35 +00:00
Philip M. Gollucci
cec464ecaf - Update to 0.6.16b
PR:             ports/131227
Submitted by:   Prudhvi Krishna Surapaneni <prudhvikrishna@gmail.com>
Approved by:    Mikhail Zakharov <zmey20000@yahoo.com> (maintainer)
2009-02-04 04:57:22 +00:00
Thomas Abthorpe
d62df22549 - Fix plist
Submitted by:	pointyhat via pavmail
Approved by:	maintainer implicit
2009-02-04 04:48:04 +00:00
Philip M. Gollucci
91f0eda57d - Update download locations, update WWW
Reported by:    -fetch-original pointyhat run
2009-02-04 03:50:32 +00:00
Philip M. Gollucci
1d07cd60fd - Update download locations, update WWW
Reported by:    -fetch-original pointyhat run
2009-02-04 03:31:00 +00:00
Philip M. Gollucci
9d9b7423ae - Update download locations
restore CPAN subdir

Reported by:    -fetch-original pointyhat run
2009-02-04 03:28:49 +00:00
Philip M. Gollucci
14855f6863 - Update download locations
Reported by:    -fetch-original pointyhat run
2009-02-04 03:03:34 +00:00
Philip M. Gollucci
e68fb575f5 - Update download locations
0.5.20b is not on GNU, but a and c are.

Reported by:    -fetch-original pointyhat run
2009-02-04 02:57:40 +00:00
Philip M. Gollucci
11e5a5b0da - Distfile rerolled up stream, exactly 1 fprintf() removed
Reported by:    -fetch-original pointyhat run
2009-02-04 02:52:12 +00:00
Philip M. Gollucci
c4461ced9c - Update download locations
downloads moved to SourceForge, site still there.

Reported by:    -fetch-original pointyhat run
2009-02-04 02:45:28 +00:00