Frederic Culot
b2af6e6887
- Update to 0.16
...
- Add LICENSE (Artistic 1 & GPLv1)
Changes: http://search.cpan.org/dist/Sys-Mmap/Changes
2011-08-31 07:49:48 +00:00
Sunpoet Po-Chuan Hsieh
d9593fb759
- Update to 1.42
...
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
2011-08-31 07:36:43 +00:00
Frederic Culot
dbcf85544b
- Update to 0.15
...
- Add LICENSE (Artistic 1 & GPLv1)
Changes: http://search.cpan.org/dist/Scope-Upper/Changes
2011-08-31 07:36:25 +00:00
Sunpoet Po-Chuan Hsieh
c9062ce258
- Update to 2.112150
...
Changes: http://search.cpan.org/dist/CPAN-Meta/Changes
PR: ports/159755
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 17 days)
2011-08-31 07:34:20 +00:00
Sunpoet Po-Chuan Hsieh
f82d2f91a1
- Update to 20110810
...
Changes:
- Another fix to avoid core dump with delete(ARGV); again, many thanks to
Ruslan Ermilov.
PR: ports/160226
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
Approved by: Yoshihiro Ota <ota@j.email.ne.jp> (maintainer)
2011-08-31 07:31:24 +00:00
Baptiste Daroussin
2b6b270615
Fix the library version number for gcrypt/gnutls
...
Submitted by: Ilias-Dimitrios Vrachnis <vrachil@gmail.com> (by mail)
2011-08-31 05:21:54 +00:00
Baptiste Daroussin
a8d8b2d67b
- Readd the accidentaly removed "else" (now drupal6 can be installed)
...
Reported by: Mike Harding <mvh@ix.netcom.com>
Pointyhat to: Bapt (myself)
2011-08-31 05:16:20 +00:00
Roman Bogorodskiy
07daa16764
Unbreak (hopefully) by partially merging upstream code
...
to work with new openbox API.
2011-08-31 04:58:04 +00:00
Mark Linimon
e1858ae1c3
Fix fetch by hacking DISTNAME to compensate for overly agressive s/1.3/13/ .
...
Since the port is expiring, this doesn't matter much.
Hat: portmgr
2011-08-31 04:53:48 +00:00
Joseph S. Atkinson
44465e3fac
Update to 3.5.1.
...
Approved by: kwm (mentor)
2011-08-31 03:42:53 +00:00
Stanislav Sedov
764bc338f9
- Fix SMC91c111 device emulation in qemu. This allows FreeBSD to boot on
...
the GUMSTIX platform.
Approved by: nox (maintainer)
Obtained from: qemu git
2011-08-31 02:34:44 +00:00
Sylvio Cesar Teixeira
4fc8c9131a
- Update to 0.1.8
2011-08-31 00:40:57 +00:00
Mark Linimon
ff972417a5
Return this one to the pool at maintainer's request.
...
Also, maintainer notes that this is abandonware, so mark it for removal
if no one comes along to fix it up.
Submitted by: maintainer (personal email)
2011-08-31 00:40:55 +00:00
Anders Nordby
81b2b426df
Add libvmod-header, a Varnish Module (vmod) for manipulation of
...
duplicated headers.
2011-08-30 23:57:21 +00:00
Anders Nordby
f34c47019a
Update to 3.0.1.
...
Prepare for vmod builds.
Fix libedit support (bz@ patch + more).
2011-08-30 23:50:20 +00:00
Beech Rintoul
edd874affa
- Update to 4.6.0
...
PR: ports/160162
Submitted by: Jason E. Hale <bsdkaffee@gmail.com (maintainer)
2011-08-30 23:28:56 +00:00
Renato Botelho
19271a617a
Add compat8x, for i386 and amd64, repocopied from compat7x
2011-08-30 23:16:13 +00:00
Renato Botelho
e8886d64b7
Forced commit to note repocopy compat7x -> compat8x
...
PR: ports/160302
Submitted by: garga
Repocopied by: marcus@
2011-08-30 23:09:53 +00:00
Stanislav Sedov
b1c95c33dd
- Add pkg-message suggesting increasing the kern.maxfiles tunable. [1]
...
- Add LICENSE.
Suggested by: bapt [1]
2011-08-30 22:34:24 +00:00
Shaun Amott
6f3d9abf71
Put a lower bound on the last php entry, as the bug was introduced in
...
5.3.7-RC5.
Submitted by: "jaset" via #bsdports
2011-08-30 22:29:14 +00:00
Pawel Pekala
ec522edfb2
- fix plist [1]
...
- restrict python versions to 2.5-2.7 [1]
- add x11-toolkits/py-gtk2 build/run dep for WITH_PYTHON [2]
- add devel/qt4-moc build dep for WITH_QT4 [2]
PR: ports/160182
Submitted by: [1] Oliver Heesakkers <dev2@heesakkers.info> (maintainer)
[2] myself
Approved by: miwi, wen (mentors implicit)
2011-08-30 22:24:52 +00:00
Chris Rees
715ee5058b
Update forgotten distinfo.
...
Pointyhat: erwin -> crees
2011-08-30 22:17:14 +00:00
TAKATSU Tomonari
2eef16d59f
- Add a new port: math/R-cran-xts
...
Provide for uniform handling of R's different time-based data classes
by extending zoo, maximizing native format information preservation
and allowing for user level customization and extension, while
simplifying cross-class interoperability.
WWW: http://r-forge.r-project.org/projects/xts/
2011-08-30 21:18:51 +00:00
TAKATSU Tomonari
968e974976
- Add a new port: math/R-cran-zoo
...
An S3 class with methods for totally ordered indexed observations.
It is particularly aimed at irregular time series of numeric
vectors/matrices and factors. zoo's key design goals are independence
of a particular index/date/time class and consistency with ts and
base R by providing methods to extend standard generics.
WWW: http://zoo.r-forge.r-project.org/
2011-08-30 21:14:29 +00:00
Pawel Pekala
b7ef8e6b1d
Update to 1.5.0
...
PR: ports/160058
Submitted by: pluknet <pluknet@gmail.com>
Approved by: maintainer, miwi, wen (mentors implicit)
2011-08-30 20:21:32 +00:00
Andrey A. Chernov
82f1686d2a
According to agreement with current maintainer m.tsatsenko@gmail.com
...
return this port back to pgollucci@FreeBSD.org who commits my e-mail
address to MAINTAINER field at v1.17 apparently by mistake syncing
this port with milter-greylist.
Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com>
2011-08-30 19:48:41 +00:00
Pawel Pekala
90eee137a8
Assign maintainership
...
PR: ports/160039
Submitted by: Aldis Berjoza <aldis@bsdroot.lv>
Approved by: miwi, wen (mentors implicit)
2011-08-30 19:11:01 +00:00
Christian Weisgerber
333a0f8556
Move pkgconfig from lib to libdata.
...
Approved by: oliver
2011-08-30 17:46:08 +00:00
Xin LI
4a72f6b50f
- Update to 5.21p.
...
- Take maintainership.
2011-08-30 17:31:06 +00:00
Eitan Adler
c10a99c9fd
Battray is a python program that displays a tray icon to inform you of the
...
battery status of your notebook.
It is also able to take certain actions depending on battery status.
It's simple, easy, fairly environment-independent, and "just works" without
tons of (Gnome|KDE|..) dependencies.
WWW: http://code.google.com/p/battray/
PR: ports/159152
Submitted by: Martin Tournoij <carpetsmoker@daemonforums.org>
Approved by: bapt (mentor)
2011-08-30 17:27:36 +00:00
Matthias Andree
2a9cbca0a0
Use recently bugfixed rc script from ../openvpn port.
2011-08-30 17:12:31 +00:00
Matthias Andree
a2cf6822c5
Use required_modules rather than _precmd.
...
To fix failures with 'restart'.
Reported by: Miroslav Lachman
2011-08-30 17:11:57 +00:00
Brendan Fabeny
3ed506443b
update to 0.2.2.32
2011-08-30 16:57:43 +00:00
Dennis Herrmann
7475f0f821
- Update to 0.6.3
...
- Pass maintainership to submitter
PR: ports/160297
Submitted by: Kaspars Bankovskis <kaspars@bankovskis.lv> (maintainer)
2011-08-30 16:03:02 +00:00
Matthias Andree
cb9b93bc67
Make Mikhail Tsatsenko, m.tsatsenko at gmail.com, the new maintainer.
2011-08-30 15:47:01 +00:00
Florian Smeets
d35f9b9286
- update to 2.3.1
...
- use officcial fix from bugzilla to prevent enigmail hang
In collaboration with: ale
2011-08-30 15:35:11 +00:00
Brendan Fabeny
9babaa45d5
update to 1.93.7
2011-08-30 15:33:13 +00:00
Brendan Fabeny
d41667d6bb
update to 5.25.1
2011-08-30 15:32:32 +00:00
Dennis Herrmann
a82c757680
- Chase astro/libnova update
...
- Bump PORTREVSION
2011-08-30 15:15:51 +00:00
Dennis Herrmann
cfad71f444
- Update to 0.14.0
2011-08-30 15:15:45 +00:00
Dennis Herrmann
9c6af52b78
- Update to 0.2.14
...
PR: ports/160254
Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer)
2011-08-30 15:09:32 +00:00
Dennis Herrmann
065c7182ac
- Update to 0.8.0
...
PR: ports/160234
Submitted by: Matt Dawson <matt@chronos.org.uk> (maintainer)
2011-08-30 15:07:29 +00:00
Jimmy Olgeni
6e41a12c2d
Fix a typo that I noticed just after hitting return :|
2011-08-30 15:05:33 +00:00
Jimmy Olgeni
61f95809b0
Add notice about lang/racket and WITHOUT_X11.
2011-08-30 15:03:50 +00:00
Jimmy Olgeni
d12e4b64a3
Upgrade to version 5.1.3.
2011-08-30 15:02:48 +00:00
Jimmy Olgeni
a6061aed8c
Add markdown-mode.el: an Emacs major mode for editing Markdown-formatted
...
text files.
2011-08-30 14:47:15 +00:00
Jimmy Olgeni
577be98a0c
Setup.sh: ensure that $tempdir exists.
2011-08-30 14:17:18 +00:00
Steven Kreuzer
6b9a25765e
Correct typo in COMMENT field
2011-08-30 13:33:46 +00:00
Sofian Brabez
1efff13278
- Fix entry date and use two ranges
...
Reviewed by: gahr@
Approved by: jadawin@ (mentor)
2011-08-30 13:21:27 +00:00
Frederic Culot
a398e3eea7
- Update to 1.93
...
Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog
2011-08-30 13:12:17 +00:00