1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

257308 Commits

Author SHA1 Message Date
Hajimu UMEMOTO
fe3c933766 New variables CONF_FILES and CONF_DIRS are to be introduced
to bsd.port.mk.

PR:		ports/157158
Submitted by:	Chris Rees <utisoft__at__gmail.com>
2011-06-03 17:31:55 +00:00
Ashish SHUKLA
5d057ef07a - Bump PORTREVISION to chase devel/hs-haddock update
Obtained from:	FreeBSD Haskell
2011-06-03 17:20:54 +00:00
Ashish SHUKLA
571a2a4c0f - Move post-install task to pkg-install to fix bug in port where binary package
is unusable.

Obtained from:	FreeBSD Haskell
2011-06-03 17:18:22 +00:00
Ashish SHUKLA
5bbc9dea68 - Fix bug in installing Haskell ports when GHC is installed with NOPORTDOCS
Obtained from:	FreeBSD Haskell
2011-06-03 17:05:33 +00:00
Frederic Culot
c499d7fdcb - Update to 0.15 [1]
- Add TEST_DEPENDS
- Add LICENSE

Changes:	http://search.cpan.org/dist/XML-LibXML-Simple/ChangeLog
PR:		ports/157463 [1]
Submitted by:	Teramoto Masahiro <markun@onohara.to> (maintainer)
2011-06-03 16:37:05 +00:00
Gerald Pfeifer
af7b79bdd4 Change BUILD_DEPENDS from ${LOCALBASE}/bin/zip to plain zip since,
really, any zip does.  This bring gcc45 in line with later lang/gcc*
ports.
2011-06-03 16:07:16 +00:00
Gerald Pfeifer
7263a32e18 Update to the 20110531 snapshot of GCC 4.4.7.
Upstream now only provides a single tarball, so this brings a number
of changes around that.

Among others based on this, enable c, c++, and fortran (and only these)
explicitly. [1]

Reported by:	Scott Allendorf <scott-allendorf@uiowa.edu> [1]
2011-06-03 16:04:40 +00:00
Pav Lucistnik
de582d652d - Update to 0.9.0
PR:		ports/156861
Submitted by:	Kalten <kalten@gmx.at>
2011-06-03 15:51:40 +00:00
Sofian Brabez
d2456fe305 - Update to 0.2.3
- Add LICENSE

Approved by:	miwi@ (mentor)
2011-06-03 15:50:14 +00:00
Sofian Brabez
82ada10286 - Update to 0.2
Approved by:	miwi@ (mentor)
2011-06-03 15:49:17 +00:00
Emanuel Haupt
aa5b23decc Update to 2.3.1781
PR:		157563
Submitted by:	Vitaly Magerya <vmagerya@gmail.com>
2011-06-03 15:00:05 +00:00
Frederic Culot
5355afe606 - Update to 0.006
- Add LICENSE

Changes:	http://search.cpan.org/dist/Test-Fatal/Changes
2011-06-03 14:26:07 +00:00
Vsevolod Stakhov
0b6718e882 Update to 0.3.13. 2011-06-03 14:08:06 +00:00
Pav Lucistnik
3908ad806e - Silence compile time warning
PR:		ports/156588
Submitted by:	Kalten <kalten@gmx.at>
2011-06-03 13:41:39 +00:00
Pav Lucistnik
3adb7f6b99 - Update to 3.1.71
PR:		ports/156922
Submitted by:	Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>
2011-06-03 13:32:40 +00:00
Frederic Culot
6f9f22c050 - Update to 0.9.308
PR:		ports/157561
Submitted by:	Nicolas de Bari Embriz <nbari@dalmp.com> (maintainer)
2011-06-03 12:55:18 +00:00
Martin Matuska
81bfbd62f7 exiftran is a command line utility to transform digital image jpeg images.
It can do lossless rotations like jpegtran, but unlike jpegtran it cares
about the EXIF data: It can rotate images automatically by checking the exif
orientation tag, it updates the exif informaton if needed (image dimension,
orientation), it also rotates the exif thumbnail.
It can process multiple images at once.

WWW: http://www.kraxel.org/blog/linux/fbida/
2011-06-03 12:51:23 +00:00
Wesley Shields
be3682b91d net/isc-dchp41-server port installs two RC_SUBR scripts: isc-dhcpd and
isc-dhcpd6 when it is built with IPv6 support.  net/isc-dchp41-relay could be
built with IPv6 support, but it doesn't provide way to start two realys (for
IPv4 and IPv6) simultaneously.  This patch changes RC_SUBR script isc-dhcrelay
to support such operations, and install link from isc-dhcrelay to isc-dhcrelay6
when port is built with IPv6 support.

PR:		ports/157501
Submitted by:	lev@
Approved by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer)
2011-06-03 12:31:24 +00:00
Sylvio Cesar Teixeira
a38ad749fb - Update to 1.0.25
PR:		ports/157518
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2011-06-03 12:01:29 +00:00
Sylvio Cesar Teixeira
ec55c5ed4c - Update to 5.1
PR:		ports/157519
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2011-06-03 11:57:10 +00:00
Wesley Shields
450286a69d - Update to 8.12.
PR:		ports/157487
Submitted by:	Ryan Steinmetz (rpsfa@rit.edu)
Approved by:	Brian Clapper <bmc@clapper.org> (maintainer)
2011-06-03 11:26:20 +00:00
Wesley Shields
0b53bd6cd6 - Update to 1.8.0rc2.
- Rename RC script.

PR:		ports/157485
Submitted by:	Ryan Steinmetz (rpsfa@rit.edu)
Approved by:	chifeng <chifeng@gmail.com> (maintainer)
2011-06-03 11:25:11 +00:00
Wesley Shields
cfd0739d17 - Update to 0.19.
- Respect PREFIX.
- Fix RUN_DEPENDS.

PR:		ports/157442
Submitted by:	Ryan Steinmetz (rpsfa@rit.edu)
Approved by:	Sergey Alexanov <salexanov@gmail.com> (maintainer)
2011-06-03 11:23:46 +00:00
Palle Girgensohn
9e9dccb392 Fix bug that made portmaster fail
PR: ports/157530
2011-06-03 10:00:17 +00:00
Rene Ladan
a9319be3a7 Remove expired and vulnerable port:
2011-06-02 mail/postfix24: no further upstream development; please consider upgrading
2011-06-03 09:57:09 +00:00
Johan van Selst
0041b0fa6f New port: dmtx-utils
This port includes the command line utilities that were
previously included in the graphics/libdmtx package

dmtx-utils - software for reading and writing Data Matrix barcodes

libdmtx is open source software for reading and writing Data Matrix
barcodes on Linux, Unix, OS X, Windows, and certain mobile devices.
The included utility programs, dmtxread and dmtxwrite, serve as the
official interface to libdmtx from the command line, and also provide
a good reference for programmers who wish to write their own programs
that interact with libdmtx.

Data Matrix barcodes are two-dimensional symbols that hold a dense
pattern of data with built-in error correction. The Data Matrix
symbology (sometimes casually referred to as "DataMatrix") was invented
and released into the public domain by RVSI Acuity CiMatrix.

WWW:	http://www.libdmtx.org/
2011-06-03 09:50:30 +00:00
Johan van Selst
f9b730436f Update libdmtx to version 0.7.4
Note binaries are no longer included in this package,
they moved to a separate distribution dmtx-utils (to be added shortly)
2011-06-03 09:46:18 +00:00
Gerald Pfeifer
2c2c51a0da Update to the 20110602 snapshot of GCC 4.5.4. Remove the LTO options and
force LTO to off.  Anyone interested in that should be using GCC 4.6 now,
where support is a lot more mature, stable and complete.
2011-06-03 09:36:38 +00:00
Pav Lucistnik
c95b8160a9 - Update to 1.0.1
PR:		ports/156995
Submitted by:	Craig Whipp <crwhipp@gmail.com> (maintainer)
2011-06-03 09:24:44 +00:00
Frederic Culot
2b8b912ab3 - Update to 2.3
- Remove BROKEN tag for 9.X
- Pass maintainership to submitter

PR:		ports/157550
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
2011-06-03 08:45:23 +00:00
Frederic Culot
664b4c66c1 - Update to 0.1203 [1]
- Make use of the CPAN:USER macro
- Pet portlint(1) using tabs instead of spaces

Changes:	http://search.cpan.org/dist/Dancer-Plugin-Email/CHANGES
PR:		ports/157541 [1]
Submitted by:	Grzegorz Blach <magik@roorback.net> (maintainer)
2011-06-03 08:31:42 +00:00
Wen Heping
8e48712e3e NZMATH is a Python based number theory oriented calculation system.
The centre of development in origin is Tokyo Metropolitan University.
It is freely available and distributed under the BSD license.

WWW: http://tnt.math.se.tmu.ac.jp/nzmath/
2011-06-03 08:10:38 +00:00
Dennis Herrmann
09ecd9d121 - Update to 1.11 2011-06-03 06:50:55 +00:00
Martin Wilke
94be36dcb0 - Updatet to 0.7.3
- Pet Portlint

PR:		157509
Submitted by:	maintainer
2011-06-03 03:43:15 +00:00
Cy Schubert
ef3cc099a7 Update to a new beta, from 3.2beta1 to 3.3.0beta1. 2011-06-03 03:41:08 +00:00
Martin Wilke
1b279feeb7 - Cleanup 2011-06-03 03:36:15 +00:00
Sunpoet Po-Chuan Hsieh
4d1d198786 - Add p5-AnyMQ 0.33
AnyMQ is message queue system based on AnyEvent. It can store all messages in
memory or use external message queue servers.

WWW: http://search.cpan.org/dist/AnyMQ/
2011-06-03 02:07:25 +00:00
Sunpoet Po-Chuan Hsieh
afc508d646 - Add p5-MouseX-Traits 0.1102
Often you want to create components that can be added to a class arbitrarily.
MouseX::Traits makes it easy for the end user to use these components. Instead
of requiring the user to create a named class with the desired roles applied,
or apply roles to the instance one-by-one, he can just create a new class from
yours with with_traits, and then instantiate that.

WWW: http://search.cpan.org/dist/MouseX-Traits/
2011-06-03 02:06:11 +00:00
Wen Heping
6d884979d6 - Update to 0.9.4 2011-06-03 01:25:30 +00:00
Wesley Shields
e649ddedf9 - Introduce textproc/kmfl-khmer in place of the removed
textproc/scim-kmfl-khmer. There is no need to repocopy as there
  is no history to preserve.

PR:		ports/156855
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2011-06-03 01:00:16 +00:00
Wesley Shields
260d069abc - Run under an unprivileged user (freeradius)
- Utilise bsd.port.options.mk
- Remove Makefile hack for python
- Change the ownership of files & directories to new user

PR:		ports/157400
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
Approved by:	Ryan Steinmetz <rpsfa@rit.edu> (maintainer)
2011-06-03 00:49:45 +00:00
Wesley Shields
92ac3e83a4 Graph-tool is an efficient python module for manipulation and statistical
analysis of graphs (a.k.a. networks).

WWW:	http://projects.skewed.de/graph-tool/

PR:		ports/157331
Submitted by:	Dikshie <dikshie@sfc.wide.ad.jp>
2011-06-03 00:42:05 +00:00
Wen Heping
a49dcfd292 - Revert previous commit
Reported by:	bsam@ (maintainer)
2011-06-03 00:03:41 +00:00
Steve Wills
0546522289 - Update to 2.5.21 2011-06-02 22:50:46 +00:00
Gerald Pfeifer
c083471e66 Complete Java support by providing a pre-built copy of ecj.jar.
PR:		157115
Tested by:	joerg, mandree
2011-06-02 22:11:48 +00:00
Florian Smeets
80783ebd28 - update to 1.8.4.2
Security:	http://www.vuxml.org/freebsd/34ce5817-8d56-11e0-b5a2-6c626dd55a41.html
2011-06-02 20:43:44 +00:00
Pav Lucistnik
56313cc731 - Update to 2.4.11 2011-06-02 20:43:31 +00:00
Pav Lucistnik
7ba2198e09 - Update to 4.4
- Transfer maintainership to the submitter

PR:		ports/156885
Submitted by:	geoffroy desvernay <dgeo@centrale-marseille.fr>
Approved by:	Thomas Sandford <freebsduser@paradisegreen.co.uk> (maintainer)
2011-06-02 20:41:14 +00:00
Florian Smeets
7d88409993 - document asterisk remote crash vulnerability
Security:	http://www.vuxml.org/freebsd/34ce5817-8d56-11e0-b5a2-6c626dd55a41.html
2011-06-02 20:39:53 +00:00
Pav Lucistnik
e3cabba08b - Remove lang/libobjc2, it's duplicate of gnustep-libobjc
Submitted by:	Pete French <pete@twisted.org.uk> (maintainer)
2011-06-02 20:06:44 +00:00