1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Commit Graph

288877 Commits

Author SHA1 Message Date
Bryan Drewery
52c4cfbbba - Update to checkin 02876f6378
Changes:
  * testport: Fix portlint using wrong PORTSDIR
  * options: Add -c/-C to select config/config-conditional
  * testport: Fail the test if dependencies fail
  * Non-ZFS ports trees are now supported.  See the site
    for details on how to use a local tree.
  * bulk -a: Greatly speedup the next_in_queue calculation,
    which keeps most builders always busy.
  * HTML Stats page now auto refreshes every 10 seconds
  * Fix HTML Stats not being written atomically
  * Misc bugfixes

Feature safe:	yes
2012-11-06 16:18:10 +00:00
Jun Kuriyama
32200ea988 - Upgrade to r242658.
Feature safe: yes
2012-11-06 15:26:53 +00:00
Dmitry Sivachenko
0d69064e14 Update to version 0.04.
Feature safe:	yes
2012-11-06 15:12:51 +00:00
Alexey Dokuchaev
ab8242d393 As optimized assembly routines are i386 only, do not offer this option for
other architectures.  If anyone can prove they also can work/benefit amd64,
please feel free to adjust the check.

Feature safe:	yes
2012-11-06 15:12:08 +00:00
Dmitry Sivachenko
2fdd7c5e88 Update to version 1.63.
Feature safe:	yes
2012-11-06 15:07:38 +00:00
Jun Kuriyama
ef7abef012 - Update to 20121031.
Feature safe: yes
2012-11-06 15:07:03 +00:00
Dmitry Sivachenko
7724271dd8 Update to version 1.3.7.
Feature safe:	yes
2012-11-06 15:03:31 +00:00
Dmitry Sivachenko
959b07f7ec Update to version 1.3.3.
Feature safe:	yes
2012-11-06 15:00:45 +00:00
Alexey Dokuchaev
73acfb1273 - Compress legacy.wad distfile (deflate 65%)
- Minor cosmetic Makefile changes

Feature safe:	yes
2012-11-06 14:55:25 +00:00
Dmitry Sivachenko
3ef0144ff9 Update to version 5.40.02.
Feature safe:	yes
2012-11-06 14:55:05 +00:00
Alexey Dokuchaev
875855eefc - Fix stupid typo in MASTER_SITES
- Really remove pkg-plist

Feature safe:	yes
Pointy hat to:	danfe
2012-11-06 13:25:20 +00:00
Alexey Dokuchaev
e4d96b78dc Overhaul the port to make it usable and up-to-date with the reality:
- Update to version 1.44 alpha3 (unfortunately, for the sake of sane version
  number, have to bump PORTEPOCH)
- Switch to unified SDL media interface (this is what all modern systems
  should use) and stop building and installing no longer required stuff; now
  both sound and music works as expected out of the box
- Switch from kvm(3) kernel memory interface calls to obtain memory stats to
  sysctl(3) to avoid kmem group privileges (setgid bit) requirement
- Get rid of wrapper script by providing better default value of DOOMWADDIR
- Rename X86_ASM option to standard ASM (which already has nice description)
- Change USE_GL knob value from umbrella "yes" to more specific "glu"
- Adjust COMMENT and define LICENSE (GPLv2); really honor CC and CFLAGS
- Utilize PORTDOCS and PLIST_FILES and thus purge pkg-plist
- Trim Makefile header while I'm here per new world order
- Provide better and cleaner port description

Feature safe:	yes
Inspired by:	http://lists.freebsd.org/pipermail/freebsd-questions/2012-August/244371.html
Tested on:	i386 only :(
2012-11-06 13:15:40 +00:00
Boris Samorodov
5da32c1697 . update to version 1.2.15;
. trim makefile headers.
Feature safe:	yes
2012-11-06 12:49:10 +00:00
Bryan Drewery
181c332e6a - Github has renamed the internal download URL from /tarball
to /tar.gz and /legacy.tar.gz. Update to use the /legacy.tar.gz
  which continues to give the same distinfo as it did previously.
  Github support indicates they plan to continue supporting the
  old distinfo public download URL of github.com/USER/PROJECT/tarball/COMMIT
  but that using nodeload. may change at any time.

PR:		173359
Reported by:	Mickael Maillot <mickael.maillot@gmail.com>
Approved by:	portmgr (bapt)
Feature safe:	yes
2012-11-06 12:42:39 +00:00
Boris Samorodov
acff8c0bb6 . update to version 2.3.3;
. trim makefile headers.
Feature safe:	yes
2012-11-06 12:38:52 +00:00
Baptiste Daroussin
0aae5c80eb Deprecate as it has been merge in netstat(1) on all supported version of FreeBSD
Approved by:	csjp (maintainer)
Feature safe:	yes
2012-11-06 11:54:36 +00:00
Anton Berezin
b79712fe84 Update to 1.08.
Changes: http://cpansearch.perl.org/src/MATTLAW/Module-Util-1.08/Changes

Feature safe:	yes
2012-11-06 11:16:17 +00:00
Anton Berezin
7638b09114 Update to 1.6.
Changes: http://cpansearch.perl.org/src/LCONS/Directory-Queue-1.6/Changes
Feature safe:	yes
2012-11-06 11:14:11 +00:00
Anton Berezin
f5277e5362 Update to 1.111010.
Changes: http://cpansearch.perl.org/src/RJBS/CPAN-Mini-1.111010/Changes
Feature safe:	yes
2012-11-06 11:12:24 +00:00
Ganael LAPLANCHE
f3e6648757 - Update to 4.4.0
- Fix typos in patch-configure

Feature safe:	yes
2012-11-06 11:03:27 +00:00
Ganael LAPLANCHE
4dee036b29 Update to 1.2.2
Feature safe:	yes
2012-11-06 11:01:54 +00:00
Alexey Dokuchaev
85aaa70bf0 - Download pregenerated icon file and drop dependency on `graphics/netpbm'
- Reorder Makefile header to more common form
- Drop DISTVERSIONSUFFIX altogether: it does not make sense now since we
  have to assign DISTFILES manually
- Remove redundant assignment of WRKSRC
- In DESKTOP_ENTRIES, do not rely on the fact that ${FALSE} will always be
  "false" as required by fd.o spec; literal value should be used instead

PR:		ports/173386
Submitted by:	maintainer
Feature safe:	yes
2012-11-06 10:20:47 +00:00
Raphael Kubo da Costa
ba5714cb8e Pass maintainership to Jr Aquino <tanawts@gmail.com>.
The previous maintainer has timed out on many of the recent updates,
and Jr Aquino has expressed interest in maintaining the port in PR
171800.

I sent an email to both maintainers on Oct 21 and got no response from
Yonatan so far; considering the usual timeout period for PRs of 14
days, I guess it is safe to also use it to pass maintainership to
someone who is more interested in the port.

Feature safe:	yes
2012-11-06 09:20:41 +00:00
Wen Heping
a00a60ad0d - Update to 1.4.3
- Trim Makefile headers
- Reset maintainer to ports@

Feature safe:	yes
2012-11-06 09:04:29 +00:00
Wen Heping
9819252687 - Update to 0.35
Changes: http://cpansearch.perl.org/src/JJNAPIORK/Test-DBIx-Class-0.35/Changes
- Trim Makefile headers

Feature safe:	yes
2012-11-06 09:01:30 +00:00
Boris Samorodov
fc4bf11dcf . licence is GPLv2 or later;
. use build target for USE_PKGCONFIG (more readable than just "yes");
. mark the new version as MAKE_JOBS_SAFE;
. the option -DHAVE_LIBGD is not needed anymore;
. remove ABI version from LIB_DEPENDS at options.

PR:		ports/172021
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-11-06 08:53:46 +00:00
Raphael Kubo da Costa
1cf9ece161 Remove remaining .bak file to fix the plist.
Follow-up to r307041.

PR:		ports/173183
Feature safe:	yes
2012-11-06 08:41:50 +00:00
Alexey Dokuchaev
62f3ca1ad9 graphics/gexiv2:
- Update to version 0.4.1
- Drop shlib versions in LIB_DEPENDS
- Define LICENSE (GPLv2)
- Cleanup Makefile and port description

graphics/shotwell (gexiv2 consumer):
- Bump port revision (chase gexiv2 update)
- Drop shlib versions in LIB_DEPENDS
- Define LICENSE (LGPL21)
- Provide a better port description
- Nota bene: version 0.13.1 is available

Feature safe:	yes
Approved by:	maintainer timeout
2012-11-06 04:52:08 +00:00
Adam Weinberger
09740eacf9 Unbreak package build by registering PORTDOCS if we're installing docs.
Feature safe:	yes
2012-11-06 03:51:42 +00:00
Adam Weinberger
e11b6ba781 Re-roll patch to unbreak build. This is a strange patch and half of the
changes seem to be personal preference settings, so I really have no
idea if this re-roll makes Chinese support work. But it builds.

Feature safe:	yes
2012-11-06 03:40:59 +00:00
Bryan Drewery
8a29ff593e - Update to 0.8.5
Changes:
 - Name temporary mount points with Boot Environment name.
 - Disable mounting datasets with mountpoint=none (avilla).
 - Implement automatic deletion of temporary mountpoints.
 - Only delete the temporary created mountpoint directories.
 - Make use of TMPDIR when using mktemp(1).

Feature safe:	yes
2012-11-06 03:22:47 +00:00
Wen Heping
64216dc912 - Trim Makefile headers
- Reset maintainer to perl@

Feature safe:	yes
2012-11-06 01:04:48 +00:00
Wen Heping
fdaa44ea44 - Update to 0.5.1
Feature safe:	yes
2012-11-06 00:58:00 +00:00
Wen Heping
20735458d9 - Update to 2.2.1
- Trim Makefile headers

Feature safe:	yes
2012-11-06 00:56:52 +00:00
Gerald Pfeifer
c3b86ec308 In addition to CFLAGS and LDFLAGS now also CXXFLAGS set an rpath to
the GCC run-time.

This extends revision r246991 (2010-01-02) and should not be necessary
in most cases since LDFLAGS already covers linking, but one can always
compile and link in one swoop, and this makes things consistent between
C and C++.

Feature safe:	yes
2012-11-06 00:23:43 +00:00
Thierry Thomas
81d9fe7c50 Upgrade to 1.5.2.
Feature safe:	yes
2012-11-05 22:48:07 +00:00
Adam Weinberger
9f3d75288b Add missing semicolon, newline escapes, that sort of thing, to
fix build.

Feature safe:	yes
2012-11-05 22:34:58 +00:00
Adam Weinberger
705ad75ebd Force NLS support with a very broken autotools configure. This fixes
package building. PORTREVISION bump for plist change if NLS enabled.

Feature safe:	yes
2012-11-05 22:30:28 +00:00
Raphael Kubo da Costa
db514c68d7 - Replace patch in files/ with a combination of ${REINPLACE_CMD} and
USE_DOS2UNIX so we can avoid having to set the svn:eol-style
  property in the patch.
- Convert to OptionsNG.
- Trim Makefile header.

PR:		ports/173183
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>, Nick Hilliard <nick@foobar.org> (maintainer)
Feature safe:	yes
2012-11-05 22:17:44 +00:00
Pawel Pekala
c6d0e0746f - Update to version 1.6.4
- Remove ABI versions from LIB_DEPENDS
- Use common description for FREI0R option
- Silent REINPLACE_CMD command
- Trim Makefile header

Feature safe:	yes
2012-11-05 22:17:15 +00:00
Sofian Brabez
9ce02d3c65 - Update to 0.3
PR:		ports/172850
Submitted by:	Kubilay Kocak <koobs.freebsd at gmail.com> (maintainer)
Feature safe:	yes
2012-11-05 22:15:43 +00:00
Diane Bruce
1ae9a88237 - tidy up header
- options for various versions of splat!
- add LICENSE
- update to 1.4.0

This release introduces a new contour smoothing feature (used to generate
the graphic shown in Figure 1 below), introduces a color key overlay
to GoogleEarth contour displays, and supplants the Longley-Rice
propagation model with a new Irregular Terrain with Obstructions
Model (ITWOM v3.0) created by Sid Shumate, President of Givens & Bell, Inc.
The ITWOM model promises improved performance and greater accuracy over
the older ITM model used in the past.

Feature safe:	yes
2012-11-05 22:08:20 +00:00
Michael Reifenberger
a9e3abbbd9 Update to version 1.3.2
Feature safe: yes
2012-11-05 22:04:50 +00:00
TAKATSU Tomonari
bbf4304d87 - Add missing PHP extensions
- Remove specific ABI version number from LIB_DEPENDS
- Convert to new Makefile header
- Bump PORTREVISION

PR:		ports/173367 (based on)
Submitted by:	tota (myself)
Approved by:	Bo-Yi Wu (maintainer)
Feature safe:	yes
2012-11-05 22:03:48 +00:00
Adam Weinberger
ece0321d16 Make sure plugins use the same php version as the main squirrelmail
port. This is an issue for packages, where dependencies are computed
before other dependencies are installed.

While we're at it, remove the vestigial WITHOUT_WWWDIR thing. I'm
just assuming noone uses it, and if you do, then you can set
SQUIRRELDIR= as noted in the file---this is the same setting used in
the main squirrelmail port.

Feature safe:	yes
2012-11-05 21:51:04 +00:00
Raphael Kubo da Costa
d65b8903d9 Update to 0.1.49.
PR:		ports/172938
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe:	yes
2012-11-05 21:41:07 +00:00
Raphael Kubo da Costa
07c079837d Update to 0.9.9.13.
PR:		ports/173401
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
Feature safe:   yes
2012-11-05 21:27:06 +00:00
TAKATSU Tomonari
217d145ff9 - Update to 1.2.3
Feature safe:	yes
2012-11-05 21:26:07 +00:00
Sofian Brabez
f765f75803 - Fix runtime utf-8 problems using codec encoder and system locale
PR:		ports/173195
Submitted by:	rm
Reviewed by:	sbz (myself)
Feature safe:	yes
2012-11-05 21:14:54 +00:00
Dirk Meyer
0cc883c990 - drop maintainership
Feature safe: yes
2012-11-05 20:10:03 +00:00