Commit graph

289664 commits

Author SHA1 Message Date
Kevin Lo
85eb36fef1 Drop maintainership.
Feature safe:	yes
2012-12-03 05:26:26 +00:00
Kevin Lo
1f12fd1bad Update to 2.1.
Feature safe:	yes

PR:	ports/174016
Submitted by:	Paul Schmehl <pauls at utdallas dot edu>
2012-12-03 05:20:38 +00:00
TAKATSU Tomonari
7652e37cd9 - Fix PST2DII_DESC
- Move PORTDOCS before <bsd.port.options.mk>

Pointed out by:	jhale@
Feature safe:	yes
2012-12-03 03:03:11 +00:00
Steve Wills
9666cea80c - Update to 1.1.23.2
Feature safe:	yes
2012-12-03 03:00:20 +00:00
Jason E. Hale
07d7f2b803 - Update to 1.1.1
- Update MASTER_SITES (SUNSITE has previous version...commented out for now)
- Add LICENSE (GPLv2)
- Add PORTDOCS
- Trim Makefile header
- Pass maintainership to submitter

PR:		ports/174038
Submitted by:	nemysis <nemysis@gmx.ch>
Feature safe:	yes
2012-12-02 22:55:57 +00:00
Raphael Kubo da Costa
95afc30ff5 Update to 2.5.0.
Detailed release notes:
  http://article.gmane.org/gmane.comp.audio.cmus.devel/799

PR:		ports/173562
Submitted by:	"Herbert J. Skuhra" <h.skuhra@gmail.com> (maintainer)
Feature safe:	yes
2012-12-02 21:05:07 +00:00
Wesley Shields
f6130530c8 Update to 2.6.2.
Trim header.
Switch to new options.
Add rc keywords to rc script.
Use command_interpreter in rc script.
Update maintainer address in header and MAINTAINER line. I will be updating
the rest of his ports and trimming headers once the freeze is over.

PR:		ports/173683
Submitted by:	Nicolas Jombart <ecu@200ok.org> (maintainer)
Feature safe:	yes
2012-12-02 20:08:26 +00:00
Henrik Brix Andersen
1a74f2931d - Update to v0.16
Feature safe:	yes
2012-12-02 20:07:16 +00:00
Chris Rees
dd07918e80 Don't clobber configuration files if reinstalled.
No PORTREVISION bump, because otherwise many will blindly update and possibly
lose everything.  Hopefully people will read UPDATING before the next update!

PR:		ports/173238
PR:		ports/173233
Submitted by:	crees
Approved by:	kevlo (maintainer)
Feature safe:	yes
2012-12-02 19:32:48 +00:00
Sofian Brabez
0ba0f1db67 - Update to 1.4.3
Feature safe:	yes
2012-12-02 17:12:51 +00:00
Ruslan Makhmatkhanov
67f490da8e - eliminate bogus setuptools dependency
- bump PORTREVISION because of dependency change
- extend python version in USE_PYTHON
- fix incorrect PYDISTUTILS_PKGNAME usage

Feature safe:	yes
2012-12-02 16:16:44 +00:00
Hajimu UMEMOTO
debd5801ef - Update to 2.4.17.
- Remove shlib versions.
- Trim Makefile header.

Feature safe:	yes
2012-12-02 15:41:17 +00:00
Gerald Pfeifer
c054a606c0 Make binutils a build dependency as well (not just a run-time dependency).
Without this, the libiberty build fails locating ar.

Also update to the 20121124 snapshot of 4.7.3.

Feature safe:	yes
2012-12-02 14:44:13 +00:00
Barbara Guida
cba14ebd25 Use descriptions from bsd.options.desc.mk for GEOIP, UPNP and WEBSERVER
Approved by:	rene (mentor)
Feature safe:	yes
2012-12-02 14:24:36 +00:00
Barbara Guida
db3f1aaafe Add DOCS to OPTIONS_DEFINE and fix test for NOPORTDOCS
Approved by:	rene (mentor)
Feature safe:	yes
2012-12-02 14:02:10 +00:00
Barbara Guida
2deeb5f2a2 - Trim Makefile headers
- Convert to OptionsNG
- Strip ABI version from LIB_DEPENDS
- Update my email address

Approved by:	rene (mentor)
Feature safe:	yes
2012-12-02 13:59:11 +00:00
Barbara Guida
51ec1a2c8c - Trim Makefile headers
- Convert to OptionsNG
- Update my email address

Approved by:	rene (mentor)
Feature safe:	yes
2012-12-02 13:57:57 +00:00
Ruslan Makhmatkhanov
910d4fde6e - pass maintainership to submitter
- add license (GPLv2)
- add desktop icon and make .desktop file
- update WWW

while here:
- trim Makefile header
- remove Author filed from pkg-descr

PR:		173978
Submitted by:	nemysis <nemysis@gmx.ch>
Feature safe:	yes
2012-12-02 13:11:25 +00:00
Ruslan Makhmatkhanov
1a08b304c1 - update to 1.11
- add new port options

PR:		174024
Submitted by:	Paul Schmehl <pauls@utdallas.edu> (maintainer)
Feature safe:	yes
2012-12-02 12:56:59 +00:00
Tilman Keskinoz
de2db4fa37 Fix build with clang
PR:             173906
Submitted by:   Rainer Hurling <rhurlin@gwdg.de>

add USE_DOS2UNIX, because the file that needs to be patch had ^M endings.

Feature safe:	yes
2012-12-02 12:46:56 +00:00
Chris Rees
2054dc76b4 Update to 1.8
uname -r shows 4 formats.
9.0-BETA1, 9.0-RC1, 9.0-RELEASE, and 9.0-RELEASE-p1
Logic added by 1.7 was supposed to correctly remove the -p1 string,
which it did if present, but if not present the -RELEASE gets removed
in error which results in the incorrect ftp url path for fetching the
install source.

Rewrote logic to handle -p suffix differently so it gets stripped
off leaving 9.0-RELEASE which is handled normally.

PR:		ports/174037
Submitted by:	Joe Barbish <qjail@a1poweruser.com> (maintainer)
Feature safe:	yes
2012-12-02 12:25:48 +00:00
Ruslan Makhmatkhanov
4bbecee287 - fix wording of "RUN_DEPENDS"
- use INSTALL_DATA to not set execution bit for plugins
- remove trailing whitespace in pkg-descr, while here

PR:		174047
Submitted by:	antoine (maintainer)
Feature safe:	yes
2012-12-02 12:24:40 +00:00
Chris Rees
e62d98afee Set LATEST_LINK
PR:		ports/173769
Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de>
Feature safe:	yes
2012-12-02 12:19:12 +00:00
Ruslan Makhmatkhanov
9f887e7538 - no need to include pre.mk/post.mk
- replace ${PREFIX} with ${MANPREFIX} on manpage install command

Reporetd by:	jhale
Feature safe:	yes
2012-12-02 12:17:01 +00:00
Ruslan Makhmatkhanov
1ebcd18f74 - update to 2.1.12
- chase update in dovecot2-pigeonhole

while here, do some changes in dovecot2-pigeonhole:
- remove indefinite article from COMMENT
- tab -> scape in pkg-descr:WWW
- remove trailing whitespace in pkg-message
- fix pkg-plist

PR:		174014
Submitted by:	Attila Nagy <bra@fsn.hu> (maintainer)
Feature safe:	yes
2012-12-02 12:11:34 +00:00
Boris Samorodov
fa8b6d8458 . create a link from native asound configuration file at LINUXBASE/etc; [1]
. bump PORTREVISION;
. trim headers to two line style;
. remove the article from COMMENT.

PR:		ports/169896  [1]
Submitted by:	Jan Beich <jbeich@tormail.org>  [1]
Feature safe:	yes
2012-12-02 11:28:40 +00:00
Ruslan Makhmatkhanov
7f7b08fe54 - update to 0.16.2
- trim Makefile header
- remove indefinite article from COMMENT
- add LICENSE
- remove not needed BUILD_DEPENDS
- depend on TwistedCore via USE_TWISTED_RUN instead of direct dependency on meta-port
- convert to optionsng
- convert PYTHON_SITELIBDIR usage with PYTHON_PKGNAMEPREFIX

PR:		173661
Submitted by:	rm (myself)
Approved by:	maintainer timeout (2 weeks+)
Feature safe:	yes
2012-12-02 10:58:49 +00:00
Ruslan Makhmatkhanov
2b60661c84 - add pkg-plist, missed in previous commit
Feature safe:	yes
2012-12-02 10:56:26 +00:00
Ruslan Makhmatkhanov
b52aaee534 - correct displaying of pkg-message
while here:
- use one space in Created by:
- some whitespace aligning
- correct python versions in USE_PYTHON
- use PYDISTUTILS_PKGVERSION to set correct package version instead of crafting
  full PYDISTUTILS_EGGINFO
- remove trailin whitespace in pkg-descr and unneded newlines in pkg-message

PR:		174044
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
Approved by:	Christoph Theis <theis@gmx.at> (maintainer)
Feature safe:	yes
2012-12-02 10:53:00 +00:00
Ruslan Makhmatkhanov
83cc3b9f8d - update to 1.0.1
- add OPTIONS for unit test support
- patch setup.py to install the egg uncompressed
- use a pkg-plist instead of PLIST_FILES
- restore creator to Makefile header and use new convention
- fix plist for python >= 3.2

PR:		172592
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
Approved by:	maintainer timeout (1 month+)
Feature safe:	yes
2012-12-02 10:39:45 +00:00
Ruslan Makhmatkhanov
3caa05e50c - update to 1.1.1
- add OPTIONSFILE to save OPTIONS properly
- fix source directory for installing EXAMPLES
- add regression-test target for unit tests
- trim Makefile header
- silence @cd calls
- whitespace alignment
- limit python version to 2.x, while here

PR:		173834
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
Feature safe:	yes
2012-12-02 10:18:18 +00:00
Martin Matuska
bf09467ffb Update phoronix-test-suite to 4.0.1
Feature safe:	yes
2012-12-02 10:17:08 +00:00
Ruslan Makhmatkhanov
ba78ee5c83 This is a python client for the Swift API. There's a Python API (the
``swiftclient`` module), and a command-line script (``swift``).

This code is based on original the client previously included with
OpenStack's swift -- a highly available, distributed, eventually
consistent object/blob store.

WWW: http://launchpad.net/python-swiftclient

PR:		174041
Submitted by:	Mikolaj Golub <trociny@FreeBSD.org>
Feature safe:   yes
2012-12-02 10:00:05 +00:00
Ruslan Makhmatkhanov
fb0742c225 - update to 1.7.5
- add the missing dependency on www/py-pastedeploy
- add the man pages;
- replace /etc/swift with ${PREFIX}/etc/${PORTNAME} in the code
- while here, add license (AL2) and fix plist

PR:		174041
Submitted by:	trociny
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
Feature safe:	yes
2012-12-02 09:57:48 +00:00
Ruslan Makhmatkhanov
7105a2be3d - update to 0.04.10
- trim Makefile header
- fix plist for python >= 32

PR:		174036
Submitted by:	rm (myself)
Approved by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer)
Feature safe:	yes
2012-12-02 05:35:20 +00:00
TAKATSU Tomonari
f0537e4c30 - Update to 0.6.55
- Convert to new Makefile header
- Add an entry to MASTER_SITES
- Add LICENSE
- Convert to new options framework
- Make use of PORTDOCS
- Remove specific ABI version number from LIB_DEPENDS

PR:		ports/174013
Submitted by:	tota (myself)
Approved by:	maintainer
Feature safe:	yes
2012-12-02 02:52:03 +00:00
TAKATSU Tomonari
d5b9806854 - Update to 0.2.0.1064
Feature safe:	yes
2012-12-02 02:43:54 +00:00
Wesley Shields
432d08d725 Update to 1.6.8.
Switch to gnu89 mode so building with clang works.

PR:		ports/173596
Submitted by:	Mike Stupalov <landy2005@gmail.com>
Approved by:	janos.mohacsi@bsd.hu (maintainer timeout)
Feature safe:	yes
2012-12-02 02:43:25 +00:00
Wesley Shields
e26f33a258 Update to 1.3.6p1.
PR:		ports/173594
Submitted by:	Mike Stupalov <landy2005@gmail.com>
Approved by:	janos.mohacsi@bsd.hu (maintainer timeout)
Feature safe:	yes
2012-12-02 02:41:19 +00:00
Wesley Shields
79088bd126 Update to 1.5.1.
Trim header.
Switch to depending upon py-paramiko.
Add TESTS option.
Whitespace in pkg-descr.

PR:		ports/173733
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Approved by:	maintainer
Feature safe:	yes
2012-12-02 01:28:29 +00:00
Wesley Shields
8a613936e3 Update to 2.4.1.
Trim header.
Switch to USE_GITHUB.
Add a regression-test target.

PR:		ports/173714
Submitted by:	Grzegorz Blach <magik@roorback.net>
Approved by:	maintainer
Feature safe:	yes
2012-12-02 01:16:05 +00:00
Jason Helfman
0821a742f9 add new port: games/tuxfighter
Was the first visible part of The Python Game Book project.
TuxFighter is a little Asteroids-like Shooter game, written around 2006.
The game support modding. You control Tux, the penguin (with mouse or keyboard)
and shoot down rectangular enemies (to make points).
Shots may reflect from the screen border, and self-shooting result
in negative points.

In the game, you can pick up one of those power-up's and enjoy
different effects.

WWW: http://thepythongamebook.com/en:resources:games:tuxfighter

PR:		169893
Submitted by:	nemysis@gmx.ch
Feature safe:	yes
2012-12-02 00:10:19 +00:00
Ruslan Makhmatkhanov
b2c05cf165 - update to 0.16.1
- Use GITHUB mastersite instead of CHEESESHOP
- remove USE_PYTHON version limit (Python3 Ready)
- tweak TESTS_DESC
- allow OPTIONSFILE to be overridden
- re-order TEST_DEPENDS and replace py-nose with py-test in it
- add {TEST,RUN}_DEPENDS to BUILD_DEPENDS when TESTS option is selected
- patch out pytest-cov from requirements_dev.txt
- update regression-test target bits
- fix plist for python >= 3.2, while here

PR:		173901
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
Feature safe:	yes
2012-12-01 21:22:44 +00:00
Wesley Shields
3692af59fa Update to 0.84.
Trim header and cosmetic fix to PLIST_FILES.

PR:		ports/173990
Submitted by:	"Alexey V. Degtyarev" <alexey@renatasystems.org> (maintainer)
Feature safe:	yes
2012-12-01 20:18:50 +00:00
Grzegorz Blach
bd0411ddfb - Changes GH_ACCOUNT to redis
- Use PORTVERSION instead of DISTVERSION
- Update distinfo (Only difference from previous tarball is changed
account in directory name)

Approved by:	crees (mentor)
Feature safe:	yes
2012-12-01 16:29:13 +00:00
Bryan Drewery
985edba8f6 - Update to 0af89d84d3 checkin to sync with 2.3 release
Changes:
  * jail: Add 'gjb' method to use Glen Barber's snapshots
  * bulk: Fix skipped port handling
  * ports: Allow non zfs portstrees to be created/updated/deleted
  * Bugfixes

Feature safe:	yes
2012-12-01 16:27:34 +00:00
Bryan Drewery
18fe7e5cab - Update to 2.3
- Sort PLIST_FILES and remove trailing slash

Changes:
  * Heavy parallelization improvements
  * Performance improvements
  * Non-ZFS ports trees are now supported.  See the site
    for details on how to use a local tree.
  * distclean: New script to cleanup old distfiles
  * bulk: New NO_RESTRICTED flag to clean restricted distfiles and packages
  * jail: Add 'gjb' method to use Glen Barber's snapshots
  * jail -cu: Support PARALLEL_JOBS/-J for buildworld
  * jail -cu: Enable ccache support, requires host have devel/ccache
  * New TMPFS_DATA to allow having the pool,cache and other poudriere temporary
    files be stored in memory (important if using bulk -a)
  * Fix needing pkg_install on host for pkg_install target builds
  * bulk/testport: Automatically detect dependency loops and
    deadlocked queue, which fixes "infinite loop" or "hang"
    when building
  * options: Add -c/-C to select config/config-conditional
  * testport: Fail the test if dependencies fail
  * HTML Stats page now auto refreshes every 10 seconds
  * Fix HTML Stats not being written atomically
  * bulk/testport: Add -v flag to be more verbose
  * bulk/testport: -D is now -vv
  * jail -c: Install games dist as some ports require it to build
  * Html status: Link port origins to portsmon
  * testport: SAVE_WRKDIR is now supported
  * Better FreeBSD 8.3 support
  * Many bugfixes

Feature safe:	yes
2012-12-01 16:22:57 +00:00
Barbara Guida
01d796b549 - Trim Makefile headers
- Update my email address

Approved by:	rene (mentor)
Feature safe:	yes
2012-12-01 14:47:52 +00:00
Chris Rees
5a5b3b2742 Update to 6.1.16
Feature safe:	yes
2012-12-01 13:37:36 +00:00
Chris Rees
632973f7c8 Enable users plugin, which works as is
Enable zfs_arc plugin, which has been ported to FreeBSD
(patch has also been submitted upstream)

Make write_graphite optional, allowing it as the single output plugin
(otherwise at least another output plugin is required)

PR:		ports/173894
Submitted by:	Paul Guyot <pguyot@kallisys.net>
Approved by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
Feature safe:	yes
2012-12-01 12:14:37 +00:00