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

336577 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
1376899fe3 - Add LICENSE
- Strip binary executable
- Support STAGEDIR
- Bump PORTREVISION for package change
- Pass maintainership to submitter
- While I'm here:
  - Use USES=tar:tgz
  - Update patch
  - Sort PLIST

PR:		ports/190263
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-30 05:31:26 +00:00
Sunpoet Po-Chuan Hsieh
de880f7155 - Add LICENSE
- Use USE_PYDISTUTILS=yes and PYDISTUTILS_AUTOPLIST
- Remove USE_GNOME=desktopfileutils
- Convert to new options helper
- Support STAGEDIR
- Bump PORTREVISION for package change
- Pass maintainership to submitter
- While I'm here:
  - Fix post-install: DESKTOPDIR is already in BSD.local.dist
  - Simplify Makefile

PR:		ports/190255
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-30 05:31:20 +00:00
Sunpoet Po-Chuan Hsieh
76e1fca2e4 - Fix dependency: this port requires libpgcommon.a from postgresqlXX-server
- Bump PORTREVISION for dependency change

PR:		ports/189773
Submitted by:	marck
Approved by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-05-30 05:31:16 +00:00
Eitan Adler
82186acef9 - Convert to staging 2014-05-30 04:09:41 +00:00
Andrej Zverev
7abf4c90e9 revert previous changes
Requested by:	mat@
2014-05-30 03:55:51 +00:00
Adam Weinberger
ab7b57c367 Add DOCS and EXAMPLES to OPTIONS_DEFINE, and avoid using :MDOCS to
determine whether to install EXAMPLES. It still seems really strange
to have the manpage listed under %%PORTDOCS%% though.
2014-05-30 03:44:44 +00:00
Adam Weinberger
2be231830f Update to 1.9.7, which came out over a year ago and contained only
security fixes. Also, add STAGE support.
2014-05-30 03:04:23 +00:00
Cy Schubert
5b4ff98319 Stagify.
Take maintainership of rdist6 port.
2014-05-30 02:38:05 +00:00
Danilo Egea Gondolfo
e3d6c061bb - Update from 9.7.83 to 9.7.84 2014-05-30 02:24:10 +00:00
Hiroki Sato
108450505f - Fix build when only CANNA is defined in PORT_OPTIONS.
- Simplify PORT_OPTIONS handling.

PR:	ports/190396
2014-05-30 02:16:34 +00:00
Cy Schubert
225c4dad08 Stagify. 2014-05-30 02:14:04 +00:00
Cy Schubert
096839c050 Stagify. 2014-05-30 01:52:56 +00:00
Xin LI
53846cd5eb Stageify.
Requested by:	maintainer
2014-05-30 00:56:36 +00:00
John Marino
891b6976cc security/signing-party: Eliminate unnecessarily post-extraction
The standard extraction target works fine; use it with NO_WRKSUBDIR.
This is part of ongoing effort to improve infrastructure extraction.
2014-05-30 00:45:06 +00:00
John Marino
e43af87d1c www/dalbum: Add stage support
* Remove unnecessary post-extract target by use of NO_WRKSUBDIR
* Wrap to 80 columns
* pet portlint a bit
2014-05-30 00:43:17 +00:00
Cy Schubert
d1e85356d5 Stagify. Modernize. 2014-05-30 00:26:39 +00:00
David Thiel
d327b8141c Stageify. 2014-05-30 00:11:07 +00:00
Antoine Brodin
4e122f03e1 Reset maintainer, maintainer no longer wishes to maintain those ports
With hat:	portmgr
2014-05-29 23:18:42 +00:00
John Marino
fe6f98f724 java/eclipse*: specify extraction with ${TAR}
It's possible that EXTRACT_CMD won't be predefined in the near future
in order to support distfiles in multiple formats.  We know the
extraction tool needs to be tar, so let's specify it directly.

The eclipse ports have pending PRs to update the version, although I
don't know if they include staging.  Each Eclipse is a huge port so
staging is out scope of this extraction tool work.

Approved by:	portmgr (implicit)
2014-05-29 22:30:22 +00:00
Bryan Drewery
59efeb0862 - The output from PKG_INFO is actually needed
With hat:	portmgr
Pointyhat to:	bdrewery
2014-05-29 22:21:35 +00:00
Antoine Brodin
40fe690941 Unbreak 2014-05-29 22:14:00 +00:00
Josh Paetzel
8f15230af2 No need to try and patch the docs Makefile,
it's been replaced with a doxygen config file.

This unbreaks the port build when trying to build the docs.
2014-05-29 22:05:38 +00:00
John Marino
9c4f0764df math/spooles*: specify post-extraction with ${TAR}
It's possible that EXTRACT_CMD won't be predefined in the near future
in order to support distfiles in multiple formats.  We know the post-
extraction tool needs to be tar, so let's specify it directly.

It may be worth looking at the post-extract target here and seeing
if it's really needed.  Often one can just change the WRKSRC value to
avoid a custom post-extract taraget.

Approved by:	infrastructure improvements blanket
2014-05-29 22:02:52 +00:00
Bryan Drewery
8b2b8f3d8d - Stop showing pkg warnings when looking for dependencies based on package
version ranges

  old:
    ~/svn/ports/databases/libdrizzle # make
    ===>   libdrizzle-0.8_1 depends on package: doxygen>=0 - not found
    pkg-static: No package(s) matching doxygen
    ===>    Verifying install for doxygen>=0 in /root/svn/ports/devel/doxygen
  new:
    ~/svn/ports/databases/libdrizzle # make build-depends
    ===>   libdrizzle-0.8_1 depends on package: doxygen>=0 - not found
    ===>    Verifying install for doxygen>=0 in /root/svn/ports/devel/doxygen

With hat:	portmgr
2014-05-29 21:57:15 +00:00
Antoine Brodin
5d541fe5b1 Unbreak and finish stage support 2014-05-29 21:26:49 +00:00
Tijl Coosemans
98667694e1 mail/gmime2 mail/gmime2-sharp:
- USES=libtool
- Use USES+= to fix slave port.
- Remove LATEST_LINK and PTHREAD_CFLAGS.
- Remove $FreeBSD$ from patch.

mail/dbmail22:
- USES=libtool.
- Remove -fPIC, PTHREAD_CFLAGS and PTHREAD_LIBS.
- Remove pre-install target.  Not needed with staging.

PR:		ports/189749
2014-05-29 21:16:11 +00:00
John Marino
53422ba93d mail/lurker: specify post-extraction with ${TAR}
It's possible that EXTRACT_CMD won't be predefined in the near future
in order to support distfiles in multiple formats.  We know the post-
extraction tool needs to be tar, so let's specify it directly.

Approved by:	infrastructure improvements blanket
2014-05-29 21:07:59 +00:00
John Marino
4cf1abf943 editors/xemacs-packages: specify post-extraction with ${TAR}
It's possible that EXTRACT_CMD won't be predefined in the near future
in order to support distfiles in multiple formats.  We know the post-
extraction tool needs to be tar, so let's specify it directly.
2014-05-29 21:01:23 +00:00
Rusmir Dusko
7b8680d4cb - Transfer maintainership to games@ team
- Use tar:bzip2 instead of USE_BZIP2=yes
- Change Desktop entry file
- Remove HOW-TO-INSTALL, INSTALL, changelog.debian and changelog.openbsd
  from DOCS
2014-05-29 20:59:26 +00:00
Sofian Brabez
da4cdaffbb - Support STAGEDIR
- Update pkg-descr
- Make happy portlint
2014-05-29 20:45:55 +00:00
Mathieu Arnold
54cec76118 Change postgresql's default version to 9.2.
Requested by:	so many people
Exp-run by:	antoine
Sponsored by:	Absolight
2014-05-29 20:45:04 +00:00
Rusmir Dusko
2d2b455fdb - Set PORTSCOUT, https://github.com/qbittorrent/qBittorrent/issues/1713 2014-05-29 20:37:55 +00:00
Mathieu Arnold
188cc9c140 - Fix build
- Fix plist with pgsql > 9.0
- Update to 1.1.10 to fix with pgsql >= 9.3

Sponsored by:	Absolight
2014-05-29 20:21:45 +00:00
John Marino
9951638e48 2 more ports: convert to USES+= zip
USES=zip is currently desired when all distfiles are zip archives, unless
the after-extraction arguments are tailored for ${TAR}.  Currently
USES=zip is incompatible with multiple distfiles of different formats,
but this is being worked on.

Approved by:	general infrastructure blanket
2014-05-29 20:18:17 +00:00
Dmitry Marakasov
5f330816ce - Spelling fixes 2014-05-29 20:14:26 +00:00
Koop Mast
297b82da29 Commit correct patch.
Noticed by:	nwhitehorn@
2014-05-29 19:58:14 +00:00
Koop Mast
05ba37f7f6 Fix compile on powerpc64.
PR:		ports/188278
Submitted by:	nwhitehorn@
2014-05-29 19:47:43 +00:00
Antoine Brodin
e2d3ccc810 Fix maintainer's email address
With hat:	portmgr
2014-05-29 19:47:41 +00:00
Nathan Whitehorn
209c632334 Fix build on 11-CURRENT (was otherwise failing due to using utmp instead of
utmpx).

Approved by:	portmgr (bdrewery)
2014-05-29 19:47:28 +00:00
John Marino
765a34327e games/dungeon: Add stage support 2014-05-29 19:47:19 +00:00
Koop Mast
d4ed80463d Fix compile on ppc.
PR:		ports/188278
Submitted by:	nwhitehorn@
2014-05-29 19:44:48 +00:00
Koop Mast
eeabcd7024 x11-drivers/xf86-video-ati:
On other ARCH then i386/amd64 keep the old version. Since 7.x is KMS which
 is not available on the other ARCHS.

x11-drivers/xf86-video-nv:
 Fix nv driver on ppc.

x11-servers/xorg-server:
 In the powerpc case of NEW_XORG don't overwrite EXTRA_PATCHES.
 Patch update:
   < nathanw> it works around the change in behavior in libpciaccess that
                the PR mentions
   < nathanw> by porting the relevant code from the Linux backend

PR:		ports/188278
Submitted by:	jmmv@, nwhitehorn@
2014-05-29 19:32:08 +00:00
Mathieu Arnold
55e4a46b72 Fix for postgresql > 9.0.
Sponsored by:	Absolight
2014-05-29 19:29:18 +00:00
Jung-uk Kim
9b415edf29 - Fix plist when both PYTHON and WEBSERVICE options are disabled. [1]
- Build and install correctly when DEBUG option is enabled. [2]

Reported by:	Mike Jakubik <mike.jakubik@intertainservices.com> [1]
PR:		ports/190227 [1]
Reported by:	Ron Thomas <ron@vopenhouse.ca> [2]
Tested by:	Ron Thomas <ron@vopenhouse.ca> [2]
2014-05-29 19:18:03 +00:00
Pawel Pekala
ab3c047ab5 - Update to version 1.11.4, development switched to github
- Convert to USES=libtool, options helpers
2014-05-29 19:03:19 +00:00
Rusmir Dusko
66cf122f40 - Update to 0.2.35, Announce message:
added /usr/share/appdata to showcase in the GNOME and KDE Software Centers.

- Remove TODO from DOCS
2014-05-29 19:03:16 +00:00
Sunpoet Po-Chuan Hsieh
f39f516400 - Update to 0.58
Changes:	http://search.cpan.org/dist/Net-OAuth2/Changes
2014-05-29 18:58:39 +00:00
Sunpoet Po-Chuan Hsieh
133ee9a8b3 - Update to 4.0.28
Changes:	http://www.tinymce.com/develop/changelog/index.php?type=tinymce
2014-05-29 18:58:33 +00:00
Sunpoet Po-Chuan Hsieh
7610002a76 - Update to 0.11
Changes:	http://search.cpan.org/dist/Specio/Changes
2014-05-29 18:58:20 +00:00
Andrej Zverev
91f65ad907 Restore behavior for internal EU::MM - make copy .bs files even if they
are empty.
2014-05-29 18:58:08 +00:00