Commit graph

287404 commits

Author SHA1 Message Date
Jason E. Hale
b0118a479d - Update to 1.5019 [1]
- Fix portlint(1) warnings about BUILD/RUN_DEPENDS [1]
- Add regression-test target since TEST_DEPENDS were already there
- Trim Makefile header

PR:		ports/168112 [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
Approved by:	tobez (maintainer timeout, 5 months) [1]
		makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-13 00:21:02 +00:00
Jason E. Hale
fd2d831081 - Update to 0.62 [1]
- Fix portlint(1) warnings about BUILD/RUN_DEPENDS [1]
- Trim Makefile header

PR:		ports/168116 [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
Approved by:	tobez (maintainer timeout, 5 months) [1]
		makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-13 00:07:46 +00:00
Jason E. Hale
c6d7f8419c - Update to 1.21 [1]
- Trim Makefile header

PR:		ports/168130 [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
Approved by:	tobez (maintainer timeout, 5 months) [1]
		makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-13 00:02:08 +00:00
Jason E. Hale
d2dd55b3ad - Update to 0.13 [1]
- Trim Makefile header

PR:		ports/168194 [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
Approved by:	tobez (maintainer timeout, 5 months) [1]
		makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-12 23:56:16 +00:00
Jason E. Hale
f40c24166f - Update to 2.20 [1]
- Trim Makefile header

PR:		ports/168134 [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
Approved by:	tobez (maintainer timeout, 5 months) [1]
		makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-12 23:53:12 +00:00
Guido Falsi
ddd3e5c743 - Add patch to fix compilation with gcc46.
Submitted by:	Andriy Gapon <avg@FreeBSD.org>
Feature safe:	yes
2012-10-12 23:15:35 +00:00
Pawel Pekala
8cd0203dda Fix silly COMMENTs caps
Feature safe:	yes
2012-10-12 22:44:11 +00:00
Raphael Kubo da Costa
9b9bf3150a Follow-up to r305690: convert the OPTIONS line to OptionsNG as well.
Thanks to kwm@ for the heads-up.

PR:		ports/172561
Feature safe:	yes
2012-10-12 22:00:44 +00:00
Pawel Pekala
2ddc73251c Swine is a graphical wine frontend, that makes it easy to install and run
Windows software on Linux systems. Swine uses a modern QT4 interface to offer
most of the Wine command-line tools to users.

WWW: http://www.swine-tool.de/

PR:		ports/172142
Submitted by:	nemysis@gmx.ch
Feature safe:	yes
2012-10-12 21:56:09 +00:00
Tom Judge
fabb21366b Port number type for moose classes by The Internet Assigned Numbers
Authority (IANA).

WWW:	http://search.cpan.org/dist/MooseX-Types-PortNumber/

Feature safe:	yes
Approved by:	eadler (mentor)
2012-10-12 19:45:38 +00:00
Andrej Zverev
6027c1ae22 - Update to 2.0604
Changes:        http://search.cpan.org/dist/Moose/Changes

Feature safe: yes
2012-10-12 18:12:00 +00:00
Pawel Pekala
41878d8699 Rescue Max is a Action Adventure in Space written in java.
It is based on a old mac game called Rescue! by Tom Spreen.

A 2D space real-time, action/strategy game. You are in control of a ship that
you fly around space fighting enemies and making friends on your way.
The main objective is to rescue people from planets and take them to star bases.

WWW: http://rescue.sourceforge.net/

PR:		ports/172123
Submitted by:	nemysis@gmx.ch
Feature safe:	yes
2012-10-12 17:26:26 +00:00
Sunpoet Po-Chuan Hsieh
532dfb6479 - Update to 2012.10.07
Feature safe:	yes
2012-10-12 17:16:14 +00:00
Sunpoet Po-Chuan Hsieh
ad68d61512 - Update to 2012.10.07
Feature safe:	yes
2012-10-12 17:15:59 +00:00
Sunpoet Po-Chuan Hsieh
49a58e86ff - Update to 2012.10.07
Reported by:	Thomas Mueller <tmueller@sysgo.com>
Feature safe:	yes
2012-10-12 17:14:53 +00:00
Wesley Shields
392d692d4c Convert to new options.
PR:		ports/172419
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
Feature safe:	yes
2012-10-12 16:50:40 +00:00
Mikhail Teterin
45c1643739 Add a patch removing two unused private fields from an internal
class. The dead fields must've been there for years, but only
clang-3.2 complains about it...

The class' composition is not exported outside the library
anyway, so there are no concerns about a known structure changing
size -- hence, no shlib number bumps or anything.

PR:		ports/172637
Submitted by:	Oliver Hartmann
Feature safe:	yes
2012-10-12 16:39:23 +00:00
Glen Barber
bff02f6d3f Fix fetch.
Approved by:	eadler (mentor, implicit)
PR:		ports/172617
Feature safe:	yes
2012-10-12 15:30:30 +00:00
Gerald Pfeifer
753449006e For releases, libquadmath.info is always installed, even on
architectures where the library is not supported. [1]

Revamp the handling of different languages (frontends, run-times)
by GCC to allow for orthogonal setting them in the future. [2]

Print the list of languages being built as part of pre-everything
and shorten the output of operating system and version there.

Reported by:	linimon [1]
Inspired by:	jkim [2]
Feature safe:	yes
2012-10-12 15:18:02 +00:00
Thomas Abthorpe
3b0c181796 - Add ZLIB license
PR:		ports/171611
Submitted by:	Chris Petrik <c.petrik.sosa gmail.com>
Approved by:	portmgr (implicit)
Feature safe:	yes
2012-10-12 15:07:31 +00:00
Bryan Drewery
f45177a7ae - Update to checkin a71cb01551
Changes:
  * options: Show usage with no arguments
  * bulk: Support building entire tree with -a
  * testport/bulk -t: Enable PKGNG DEVELOPER_MODE to
    catch more plist errors
  * Show which PORTSDIR is being used during builds
  * queue: Fix syntax error with no arguments

Feature safe:	yes
2012-10-12 14:57:45 +00:00
Dmitry Sivachenko
ab84524d86 Use 'configtest' command to test config file to be consistent with apache,
nagios and others.  Do not invent yet another wheel.

Feature safe: yes
2012-10-12 14:01:04 +00:00
Alex Dupre
4276086831 Update to 0.8.2 release.
Feature safe:	yes
2012-10-12 13:57:26 +00:00
Alex Dupre
5e84c1164a Update to 5.5.28 release and switch to OptionsNG.
Feature safe:	yes
2012-10-12 13:44:59 +00:00
Alex Dupre
7bb7d3f180 Update to 5.1.66 release.
Feature safe:	yes
2012-10-12 13:22:20 +00:00
Bryan Drewery
5227f68ac2 - Fix plist referencing 2 nonexistent files with NLS [1]
- Trim header

PR:		ports/172597 [1]
Submitted by:	bdrewery
Approved by:	Jason Harris <jharris@widomaker.com> (maintainer) [1]
Approved by:	portmgr (erwin)
Feature safe:	yes
2012-10-12 12:54:01 +00:00
Adam Weinberger
4279040068 Release MAINTAINERship.
Feature safe: yes
2012-10-12 12:15:03 +00:00
Frederic Culot
1b78706860 - Update to 2.19
Changes:	http://search.cpan.org/dist/Term-Menus/ChangeLog
Feature safe:	yes
2012-10-12 11:29:34 +00:00
Jason E. Hale
54d220d791 - Update to 1.10
- Convert to new options framework
- Allow for any available version of TCL to be used
- Add LICENSE
- Remove indefinite article from COMMENT, update
- Mark MAKE_JOBS_SAFE
- Trim Makefile header

PR:		ports/172456
Submitted by:	Paul Schmehl <pauls@utdallas.edu> (maintainer)
Approved by:	makc (mentor)
Feature safe:	yes
2012-10-12 11:10:30 +00:00
Frederic Culot
a8f08877f8 - Update to 0.74
Changes:	http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
Feature safe:	yes
2012-10-12 11:03:24 +00:00
Frederic Culot
4c21df5ebb - Update to 1.5
- Sort USE_* flags

PR:		ports/172384
Submitted by: 	Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
Feature safe:	yes
2012-10-12 10:31:18 +00:00
Frederic Culot
85741ce50e - Update to 3.2.3
Changes:	https://github.com/RDFLib/rdflib/blob/master/CHANGELOG
PR:		ports/172612
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
Feature safe:	yes
2012-10-12 09:58:39 +00:00
Frederic Culot
2e92bd34b8 - Update to 1.20 [1]
- Remove dependency on p5-version (already in core)
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Net-Patricia/Changes
PR:		ports/172580 [1]
Submitted by:	Nick Hilliard <nick@foobar.org>
Feature safe:	yes
2012-10-12 09:45:56 +00:00
Jason E. Hale
a5789437d0 - Add gconf2 dependency for GNOME option [1]
- Convert to USE_PKGCONFIG
- Drop USE_GMAKE; port builds with regular make
- Drop unneeded WANT_GNOME
- Drop specific ABI version numbers from LIB_DEPENDS
- Improve GCONF_SCHEMAS handling
- Trim Makefile header

PR:		ports/172459
Submitted by:	Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com> [1]
Approved by:	mbsd <mbsd@isgroup.com.ua> (maintainer)
		makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-12 09:21:48 +00:00
Marcelo Araujo
d4d96a0bb4 - Trim header, forgotten in my previous commit.
Feature safe:	yes
2012-10-12 09:13:42 +00:00
Marcelo Araujo
d97ed92646 - Fix build and use the right path of freetype2. [1]
- Don't install xpdf on libexec when build without X support. [1]

PR:		ports/169196 [1], ports/170525 [2]
Submitted by:	Christopher <chris@imagemetrica.com> [1]
		Rainer Duffner <rainer@ultra-secure.de> [2]
Feature safe:	yes
2012-10-12 09:08:50 +00:00
Florian Smeets
58df8d2b31 - update {thunderbird,firefox}-esr* and libxul to 10.0.9
- use bundled jemalloc since 7.2 [1]
- avoid thread-local variables before 8.3, 9.1, 10.0, to avoid crashes [2]
- bump PORTREVISION on mail/thunderbird and www/firefox for the TLS fixes

Security:	6e5a9afd-12d3-11e2-b47d-c8600054b392
Reported by:	angelv <angelvg@gmail.com>, Hanno Krusken<ix260@yahoo.co.uk> [2]
Reference:	http://svnweb.freebsd.org/changeset/base/225582 [2]
Submitted by:	Jan Beich <jbeich@tormail.org> [1], [2]
Feature safe:	yes
2012-10-12 09:08:22 +00:00
Pietro Cerutti
a6c010248e - Avoid creating unused empty directories when installing tcl-modules
Approved by:	portmgr (bapt)
Feature safe:	yes
2012-10-12 07:57:47 +00:00
Baptiste Daroussin
a68af10365 Fix typo
Submitted by:	John Hein <jhein@symmetricom.com>
Feature safe:	yes
2012-10-12 07:47:00 +00:00
Vanilla I. Shu
febc6981ac Fix build with clang.
Feature safe: yes
2012-10-12 07:17:33 +00:00
Ruslan Makhmatkhanov
1a8881e2ec - convert Makefile header to new two-line format
- add dns/py-dnspython to RUN_DEPENDS too, because easyzone will not
  work w/o it
- remove some redundant python specific knobs: PYDISTUTILS_NOEGGINFO,
  PYDISTUTILS_PKGNAME
- use PYEASYINSTALL_EGG in pkg-plist instead of redundant passing
  PORTVERSION and PYTHON_VER there
- bump PORTREVISION because of dependencies change

PR:		172446
Submitted by:	rm (myself)
Approved by:	Attila Nagy <bra at fsn dot hu> (maintainer, by mail)
Feature safe:	yes
2012-10-12 07:08:52 +00:00
Baptiste Daroussin
b0fcd5062d Convert to new options framework
Feature safe:	yes
2012-10-12 07:08:38 +00:00
Baptiste Daroussin
a043a47f84 forgot the keep the defaults
Feature safe:	yes
2012-10-12 07:06:46 +00:00
Baptiste Daroussin
416fb31fde Convert to new options framework
Feature safe:	yes
2012-10-12 07:04:45 +00:00
Lars Thegler
4483e3ffd3 Update to 1.1901
Feature safe:	yes
2012-10-12 06:53:43 +00:00
Jason E. Hale
c4928ef7fe - Update to 0.99 [1]
- Trim Makefile header

PR:		ports/168271 [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
Approved by:	timur (maintainer timeout, 4.5 months) [1]
		makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-12 06:48:48 +00:00
Jung-uk Kim
2d4e9c6a9c Fix pkg-plist for i386.
Feature safe:	yes
2012-10-12 06:41:51 +00:00
Jason E. Hale
109d586f96 - Update to 0.28 [1]
- Trim Makefile header

PR:		ports/168270 [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
Approved by:	timur (maintainer timeout, 4.5 months) [1]
		makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-12 06:37:33 +00:00
Jason E. Hale
3729268d97 - Update to 1.001 [1]
- Trim Makefile header

PR:		ports/168259 [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
Approved by:	timur (maintainer timeout, 4.5 months) [1]
		makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-12 06:14:46 +00:00
Jason E. Hale
84fbcd6d5a - Update to 1.101 [1]
- Fix COMMENT [1]
- Trim Makefile header

PR:		ports/168260 [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
Approved by:	timur (maintainer timeout, 4.5 months) [1]
		makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-12 06:11:53 +00:00