1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

322260 Commits

Author SHA1 Message Date
Martin Wilke
4c567399df - Stage Support 2014-01-26 14:30:44 +00:00
John Marino
ca172e882f net/miniupnpd: Bump PORTREVISION
The previous commit fixed the intended action on a standard option;
it should have been bumped.
2014-01-26 14:27:10 +00:00
Martin Wilke
2cad2d75ce - Stage support 2014-01-26 14:07:33 +00:00
Martin Wilke
8ae7c274c1 - Stage support 2014-01-26 14:06:33 +00:00
Antoine Brodin
c7f09d8dda - Fix LIB_DEPENDS
- Stage support
2014-01-26 13:58:57 +00:00
John Marino
9c8c712dc1 net/miniupnpd: Fix PF rules issue, support stage
PR:		ports/184726
Submitted by:	Chris Scott
Approved by:	maintainer (Tor Halvard Furulund)
Stage support:	marino@
2014-01-26 13:56:39 +00:00
Antoine Brodin
a378805d2b - Fix LIB_DEPENDS syntax
While here:
- Remove USE_GCC=any, it builds and runs fine with clang (tested on 10-amd64)
- Add stage support
2014-01-26 13:48:06 +00:00
Gerald Pfeifer
e1bfc838a0 Ensure sure LDFLAGS are used correctly (which is necessary for newer
versions of GCC, for example).

PR:		182136
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by:	maintainer timeout
2014-01-26 13:20:07 +00:00
Alex Kozlov
f9116b2e98 - Switch to OPTIONS_MULTI [1]
- Use options helpers
- Support STAGEDIR

PR:	ports/186109 (based on) [1]
Submitted by:	Jakub Lach <jakub_lach@mailplus.pl> (maintainer) [1]
2014-01-26 12:55:03 +00:00
Mathieu Arnold
588588093a - Support staging
- Add to java category

Sponsored by:	Absolight
2014-01-26 12:36:59 +00:00
Antoine Brodin
68a1ff3eef - Stage support
- Remove inexistent directories from plist
2014-01-26 12:34:45 +00:00
John Marino
7b7e564e09 games/armagetron: Update to version 0.2.8.3.2 and support stage.
The previous version was 0.2.8.2.1.
Addition changes include:
 * Removal of PORTREVISION; this resets to 0 when PORTVERSION changes
 * convert USE_GMAKE to USES=gmake
 * Remove now unsupported armagetronad_dedicated.in processing
 * Convert LIBDEPENDS to new specification
 * Support stage

PR:		ports/184800
Submitted by:	Peter Kosyh
Approved by:	maintainer (Ian Wagner)
Fixed by:	marino@
2014-01-26 12:30:01 +00:00
Mathieu Arnold
3fa7680efe Convert to staging.
Sponsored by:	Absolight
2014-01-26 12:27:12 +00:00
Martin Wilke
ca590fee4a - Remove empty dir 2014-01-26 12:17:39 +00:00
Mathieu Arnold
09667e2879 Convert to staging.
Sponsored by:	Absolight
2014-01-26 12:14:29 +00:00
Mathieu Arnold
336e98a240 Convert to staging.
Sponsored by:	Absolight
2014-01-26 12:08:06 +00:00
Ruslan Makhmatkhanov
75676e555f - move DIST_SUBDIR upper
- convert to auto-generated packing list, where appropriate
- bump PORTREVISION
2014-01-26 12:01:03 +00:00
Mathieu Arnold
5dd4ea2cab - Convert to staging
- Add license
- Rename patch to follow makepatch naming
- Use new options knobs

Sponsored by:	Absolight
2014-01-26 11:57:13 +00:00
Antoine Brodin
edf41c0c16 - Switch from easy_install to install
- Use PYDISTUTILS_AUTOPLIST
- Remove DOCS/EXAMPLES conditionals
2014-01-26 10:29:40 +00:00
Antoine Brodin
2db9a53b00 - Finish stage support
- Add LICENSE instead of putting it in the DOCS
2014-01-26 09:36:41 +00:00
Antoine Brodin
cf740482d3 Finish stage support 2014-01-26 09:24:41 +00:00
Thomas Zander
64fedd9aff Fix runtime issue: Non-integer frame rates could not be handled
- Fix incorrect handling of input arguments (new patch file patch-src_cmdlineextractor.h)
  Submitter proposed fix after talking to upstream author
- Bump PORTREVISION

PR:		ports/185738
Submitted by:	Sergey Chernikov (no e-mail address)
Approved by:	thierry (mentor)
MFH:		2014Q1
2014-01-26 09:01:55 +00:00
Jason Helfman
c7f26330fd - update to 2.14.0 [1]
- while here shift manprefix

PR:		183542 (based on)
Submitted by:	giffunip@tutopia.com, [1] nukama+maintainer@gmail.com (maintainer)
2014-01-26 08:41:31 +00:00
Ruslan Makhmatkhanov
bcb64fa307 - move DIST_SUBDIR upper
- convert to auto-generated packing list, where appropriate
- support staging
- bump PORTREVISION
2014-01-26 07:57:22 +00:00
Alex Kozlov
70f8171c6a - Update to 0.9.10 [1]
- Fix build with clang [1]
- Fix ncpu detection [1]
- Pass maintainership to submitter
- Convert to USES=dos2unix
- Support STAGEDIR
- Remove support for FreeBSD 7.x
- Remove LICENSE_FILE for standard license

PR:	ports/184111 [1]
Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de> (based on) [1]
Approved by:	llc2w@virginia.edu (old maintainer)
2014-01-26 03:20:55 +00:00
Raphael Kubo da Costa
a87c66f8f6 Add net/libkfbapi.
This will be used by future KDE versions, and it doesn't hurt adding it in
advance.

  Library for accessing Facebook services.
  WWW: http://projects.kde.org/libkfbapi
2014-01-26 01:06:24 +00:00
Kubilay Kocak
1c14e8f796 multimedia/x264: Add OPTION for High 10 Profile 10-bit encoding
- Add OPTION for High 10 Profile 10-bit encoding
- Bump PORTREVISION

PR:		ports/185381
Submitted by:	Kenta S <kentas@hush.com>
2014-01-26 00:58:05 +00:00
Mathieu Arnold
a013c1e300 Fix build when PDFDOCS is disabled.
Sponsored by:	Absolight
2014-01-26 00:53:44 +00:00
Kubilay Kocak
8fe00c1ba3 science/py-coards: Modernise and enable STAGE support
- Remove NO_STAGE= flag
- Use PYDISTUTILS=yes instead of easy_install
- Use AUTOPLIST

PR:		ports/185952
Submitted by:	Johannes Jost Meixner <xmj@chaot.net> (maintainer)
2014-01-26 00:52:15 +00:00
Baptiste Daroussin
43d38217bd Do not try to remove a directory that are defined in the mtree
Reported by:	QAT
2014-01-26 00:28:14 +00:00
Eitan Adler
8dadef9a57 - Since aalib contains an X11 option, it should also set it in OPTIONS_DEFINE
Reported by:	mat
2014-01-26 00:27:55 +00:00
Baptiste Daroussin
0286c303a6 Pass maintainership to multimedia 2014-01-26 00:23:05 +00:00
John Marino
ff46e6ed0a lang/gnat-aux: Mark deprecated in favor of lang/gcc-aux
Now that the gnatdroid-arm ports have been rebased on lang/gcc-aux, there
is no port that requires lang/gnat-aux.  Since it can't build most of the
Ada framework, there's no anticipated reason to use it over the newer,
gcc4.7-based gcc-aux.  Leave it around just in case, but let folks fooled
by "gnat" in name that it's not the latest Ada compiler.
2014-01-26 00:21:03 +00:00
Mathieu Arnold
1632c3021e - Convert to staging
- Add option to build pdf doc

PR:		186113
Submitted by:	mat
Approved by:	gerald
Sponsored by:	Absolight
2014-01-26 00:05:36 +00:00
Baptiste Daroussin
4c1e010eaa Switch to lua 5.2
While here update license
2014-01-26 00:05:02 +00:00
Mathieu Arnold
005071a063 - Convert to staging
- pet portlint
- add license
- convert patches to makepatch naming

Sponsored by:	Absolight
2014-01-26 00:03:51 +00:00
Rusmir Dusko
18bc365f51 - Mark DEPRECATED, set EXPIRATION_DATE for deps of deprecated pysol 2014-01-26 00:01:13 +00:00
Baptiste Daroussin
ccab8112cb License is acually ISC 2014-01-25 23:54:15 +00:00
Baptiste Daroussin
3b9f0fdbbe Update to 4.7.2 2014-01-25 23:44:40 +00:00
Rusmir Dusko
5c83ffb193 - Mark DEPRECATED, set EXPIRATION_DATE 2014-01-25 23:39:21 +00:00
Baptiste Daroussin
5028f279cf Switch to use lua 5.2 2014-01-25 23:25:14 +00:00
Johan van Selst
f15ec8e8e4 Enable stage support 2014-01-25 23:08:38 +00:00
TAKATSU Tomonari
5606d081bd - Update to 2.0.0
- Add LICENSE
- Replace tab with a single space after WWW: in pkg-descr
2014-01-25 23:07:59 +00:00
Baptiste Daroussin
860620e08b Update to 5.2.0
Bring under lua@ maintainership [1]
Support stage
Use MAKE_ARGS instead of patching config
Convert to USES=lua

Approved by:	edwin@ [1]
2014-01-25 23:07:49 +00:00
Steve Wills
bf294b34d5 - Update to 0.11.1 2014-01-25 22:58:11 +00:00
Raphael Kubo da Costa
2d32eff9fa - Fix the build with clang and 10+'s ld(1).
On the clang side, there's a non-void function missing a return statement
  and some wrong QString-to-char* casts that had to be fixed.
  On the linker side, r253839 made our ld stricter, so we had to add some
  shared libraries that we use since they are not being pulled in indirectly
  anymore.
  Based on a patch by Jan Henrik Sylvester <me@janh.de> [1].
- Set LICENSE
- Support staging.
- Remove LATEST_LINK, it is deprecated.
- Use the new OPTIONS helpers for conditional RUN_DEPENDS.

PR:		ports/185032 [1]
Submitted by:	Jan Henrik Sylvester <me@janh.de> [1]
Approved by:	maintainer timeout (37 days)
MFH:		2014Q1
2014-01-25 22:41:42 +00:00
Baptiste Daroussin
932dddc678 Remove non existing PORTDOCS
Support stage
2014-01-25 22:40:05 +00:00
Antoine Brodin
81c3e8234d Finish stage support 2014-01-25 22:30:09 +00:00
Johan van Selst
34745878ac Fix build issue when MAKE_JOBS_UNSAFE is set 2014-01-25 22:22:54 +00:00
Baptiste Daroussin
8e29bca4e3 Support stage
USE_GMAKE -> USES=gmake
2014-01-25 22:18:46 +00:00