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

291616 Commits

Author SHA1 Message Date
Renato Botelho
6d0537a763 - Update to 2.3.4
- Add OPTIONS for ICONV, LDAP and PCRE
2013-01-08 10:25:00 +00:00
Pietro Cerutti
996138b39f - Update to 3.14.1
PR:		174089
Submitted by:	gahr
Approved by:	maintainer (timeout > 1 month)
2013-01-08 10:22:33 +00:00
Philippe Audeoud
59b5a65e33 - Update to 12 RC3
- Remove useless patch

PR:		ports/174970
Submitted by:	Mickael Maillot <mickael.maillot@gmail.com> (maintainer)
2013-01-08 10:10:21 +00:00
Anton Berezin
37eb8adbfd Update to 1.7.
Changes:	http://search.cpan.org/dist/Directory-Queue/Changes
2013-01-08 09:15:28 +00:00
Anton Berezin
a424db8b4c Add devel/p5-No-Worries 0.8,
a collection of Perl modules that ease coding by providing consistent
convenient functions to perform frequently used programming tasks.

It is added to the ports collection because other modules by the same
author depend on this one.
2013-01-08 09:13:09 +00:00
Anton Berezin
d35eb69f7c Update to 0.801.
Changes:	http://search.cpan.org/dist/Proc-Fork/Changes
2013-01-08 09:02:33 +00:00
Glen Barber
40bc0270f7 Chase r310063. 2013-01-08 07:20:48 +00:00
Jason Helfman
fd1df24fac - adjust EXPIRATION to match announcement
http://lists.freebsd.org/pipermail/freebsd-ports-announce/2012-October/000039.html
2013-01-08 07:14:17 +00:00
Maho Nakata
a8ae657896 update to 1.0.0. 2013-01-08 07:13:23 +00:00
Baptiste Daroussin
621195023a Convert last python@ ports to new options framework
for both make options work as expected (previous version were missing include <bsd.port.options.mk>)
for databases/py-pyPgSQL reverse the logic for the option test so that it
actually works as expected

Approved by:	python (crees)
2013-01-08 07:06:24 +00:00
Baptiste Daroussin
658ae124e6 Convert to new options framework
Trim headers
Convert USE_GNOME=pkgconfig -> USE_PKGCONFIG=build
Change MAINTAINER address from freebsd-eclipse@ to eclipse@

Approved by:	eclipse (glewis)
2013-01-08 06:58:16 +00:00
Maho Nakata
8d7dab3978 * Update to 3.0.0.
* Some build cleanups. [1]

Submitted by:	bapt@ [1]
2013-01-08 06:53:51 +00:00
Eygene Ryabinkin
9dfbb5ce5b www/squid31: add new vendor patch for SQUID-2012:1
PR:		ports/175084
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
Security:	http://portaudit.freebsd.org/c37de843-488e-11e2-a5c9-0019996bc1f7.html
QA page:	http://codelabs.ru/fbsd/ports/qa/www/squid31/3.1.22_2
2013-01-08 05:21:05 +00:00
Li-Wen Hsu
f6cc868e54 - Update to 1.498
Security:	3a65d33b-5950-11e2-b66b-00e0814cab4e
2013-01-08 05:18:55 +00:00
Li-Wen Hsu
9e8220759f Document Jenkins 2013-01-04 Security Advisory 2013-01-08 05:18:14 +00:00
Jason Helfman
cfbc6e269a - update to 3.1.13
PR:		175119
Submitted by:	maintainer, 5u623l20@gmail.com
2013-01-08 05:10:44 +00:00
Jason Helfman
6220fac37b - conditionally print pkg-message
PR:		175089
Submitted by:	wicked@baot.se
Approved by:	maintainer, udo.schweigert@siemens.com
Patched by:	jgh@
2013-01-08 05:06:26 +00:00
Eygene Ryabinkin
fb71a95bb1 New port: Perl extensions for rxvt-unicode terminal emulator
QA page:	http://codelabs.ru/fbsd/ports/qa/x11/urxvt-perls/2.0
2013-01-08 05:01:58 +00:00
Maho Nakata
03f8b03e09 Fix recent build on tinderbox. Somehow "sc_PsiCCSD_T.3" is not
build on tinderbox, so I removed as a quick hack.

pointed out by:	beat@
2013-01-08 04:49:03 +00:00
Glen Barber
0fda4454c6 Implement the concept of a "master" port for the set of
sysutils/cfengine* ports.

The idea here is two-fold:

 1.)  Users should not need to ever change port origins
      for a default software version bump;
 2.)  Users should expect to exist an unversioned port
      directory to reflect the latest major version (and
      they should be correct in this expectation).

With this change, users can install the sysutils/cfengine
port, and by default track the latest major version of the
software.  Subsequent version releases, for example the 3.5
branch, will not require any interaction from user side.

Additionally, users can stay on a certain branch release by
adding, in this case, CFENGINE_VERSION version to make.conf
or specifying the branch during build time with:

	# make CFENGINE_VERSION=NN

The list of available CFENGINE_VERSION values are listed
with:

	# make -V VERSIONS

Discussed with:		cy
2013-01-08 04:33:08 +00:00
Kevin Lo
f82cbeb7df Fix runtime error.
Spotted by:	Jan Beich <jbeich at tormail dot org>
2013-01-08 03:12:23 +00:00
Glen Barber
0216a9aedc Mark textproc/docproj-jadetex 'moved' instead of 'removed'.
Submitted by:	hrs
2013-01-08 01:55:58 +00:00
Andrey A. Chernov
2235ab2f61 Upgrade to 2.03pre18 2013-01-08 01:49:51 +00:00
Jason Helfman
f4c5c26085 - update security/rubygem-net-ssh to 2.2.2,2 [1]
- update devel/rubygem-mixlib-authentication to 1.3.0 [2]
- update devel/rubygem-highline to 1.6.15 [3]
- update sysutils/rubygem-chef to 10.16.4 [4]

PR:		171010 [1]
PR:		173646 [2]
PR:		173647 [3]
PR:		171005 [4]
Submitted by: nickdewing@gmail.com [1,4]
Submitted by: maintainer, renchap@cocoa-x.com [2,4], renchap@cocoa-x.com [3]
2013-01-08 00:35:19 +00:00
Jason Helfman
f73f9886f4 - update to 1.0.22 2013-01-08 00:05:16 +00:00
Jason Helfman
4a853afdd0 - unbreak graphics/xsane by correcting path for PKG_CONFIG_LIBDIR
PR:		174961
Submitted by:	eric@krausser-edv.de
2013-01-08 00:02:56 +00:00
David Thiel
d542383805 Update to 3.0.9. 2013-01-07 21:14:03 +00:00
Baptiste Daroussin
baedaefc13 Convert dhn's ports to the new options framework
While here trim headers and convert some USE_GNOME=pkgconfig to
USE_PKGCONFIG=build

Approved by:	maintainer (dhn)
2013-01-07 20:50:20 +00:00
Sylvio Cesar Teixeira
721c5abc42 - Update to 2.15 2013-01-07 20:32:55 +00:00
Tom Judge
a64486ec8e FcntlLock is a module to do file locking in an object oriented fashion using
the fcntl(2) system call. This allows locks on parts of a file as well as on
the whole file and overcomes some known problems with flock(2), on which Perls
flock() function is based by default.

WWW: http://search.cpan.org/dist/File-FcntlLock/
2013-01-07 19:37:10 +00:00
Guido Falsi
2e96dd33c6 Update to 2.7.4
PR:		ports/175088
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2013-01-07 19:25:25 +00:00
Eygene Ryabinkin
4758a2c0d3 Exim: add patch that avoids breaking messages with Spamooborona 1024
SO 1024 sometimes give back new headers with '\r\n' as the end of line
delimiter.  Such result should be treated properly to avoid adding extra
'\n' to the message headers and turning some of them into body.
2013-01-07 19:21:57 +00:00
Frederic Culot
fc5f2912ea - Update to 1.3.7
Changes:	http://www.lemke-it.com/litnoauth?request=pubcloglfc&lang=en
PR:		ports/175096
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-01-07 18:06:55 +00:00
Chris Rees
054cd49885 Remove PKGNAMEPREFIX from textproc/py-ack
Submitted by:	Sebastian Santoro (original idea)
Reviewed by:	perl
2013-01-07 17:28:31 +00:00
Marcus von Appen
fdb71e16b0 - Unbreak build with default OPTION knobs being set
Reported by:	linimon@
2013-01-07 17:25:36 +00:00
Maho Nakata
b7143a6eec Host some documens in local-distfiles. Somehow documents are dissapeared.
The reason seems that developers are now interested in psi4.
2013-01-07 14:32:02 +00:00
Diane Bruce
c1addba27e - Update to release 1.09 [1]
- Clean up header
- Tidy up make patches
- remove bash dependancy

PR:		ports/174931 [1]
Submitted by:	takefu@airport.fm
2013-01-07 14:28:10 +00:00
Frederic Culot
33eb5a6ac6 - Update to 0.08 [1]
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/Test-Class-Most/Changes
PR:		ports/175050 [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2013-01-07 13:43:11 +00:00
Christian Weisgerber
9d0856fcf9 Update to 5.0.4 to match the version in base in FreeBSD 8/9/10. 2013-01-07 13:39:29 +00:00
Koop Mast
d1a849f17a Fix run_depend to actualy include apps
PR:		ports/175076
Submitted by:	Harry Matthiesen Jensen <hmj@elgert.dk>
2013-01-07 13:14:45 +00:00
Sylvio Cesar Teixeira
a2155147fb - Change OPTIONS to new format.
PR:		ports/174869
Submitted by:	Doug Penner <darwinsurvivor@gmail.com>
2013-01-07 12:33:59 +00:00
Ryan Steinmetz
4a8b54d224 - Bump PORTREVISION for distinfo change 2013-01-07 12:16:45 +00:00
Ryan Steinmetz
b7b86cb24d - Update distinfo due to upstream re-rolling the tarball (I've confirmed this with the lead developer for exabgp) 2013-01-07 12:12:28 +00:00
TAKATSU Tomonari
e62bbe9b89 - Update to 5.0.1
- Change maintainer address
- Trim Makefile header
- Convert to new options framework
- Cleanup

PR:		ports/173860 (based on)
Submitted by:	Riaan Kruger (maintainer)
2013-01-07 12:11:14 +00:00
Alex Dupre
42995bf309 Update to 7.0.34 release. 2013-01-07 11:25:41 +00:00
Martin Matuska
4bf2fad154 Horde package update:
comms/pear-Horde_ActiveSync to 2.1.1
devel/pear-Horde_Core to 2.1.4
mail/pear-Horde_Imap_Client to 2.4.2
mail/pear-Horde_Mime to 2.0.2
2013-01-07 11:20:45 +00:00
Martin Matuska
a998669020 Update devel/libevent2 to 2.0.21 2013-01-07 11:18:23 +00:00
Anton Berezin
e2788b2dbf Add devel/p5-Object-Tiny-Lvalue 1.07, a Perl module very similar to the
existing devel/p5-Object-Tiny, but adjusted to create accessors that
return lvalues.
2013-01-07 10:38:17 +00:00
Ruslan Makhmatkhanov
3ed60a524e - update to 1.7.1
- update dependencies list
- limit to python 2.x only

while here:
- remove indefinite article from COMMENT
- tab -> space change in pkg-descr:WWW

PR:		174682
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw> (maintainer)
2013-01-07 10:33:45 +00:00
Ruslan Makhmatkhanov
a3f66e5293 - update to 0.7.8
- update dependencies list
- limit to python 2.x only

while here:
- remove indefinite article from COMMENT
- tab -> space change in pkg-descr:WWW

PR:		174681
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw> (maintainer)
2013-01-07 10:33:19 +00:00