1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
Commit Graph

331783 Commits

Author SHA1 Message Date
Jung-uk Kim
1bfb500259 Fix MIME types. 2014-04-10 05:32:37 +00:00
Jung-uk Kim
70b053ef8b Update to 1.5. 2014-04-10 05:24:06 +00:00
Greg Lewis
be52855fcd . Replace hardcoding of "8" with ${JRE_VERSION} 2014-04-10 05:15:56 +00:00
Greg Lewis
ccad5ca20f . Fix a reference to JDK 7.
. Replace hardcoding of "8" with ${JDK_VERSION}.
2014-04-10 05:15:26 +00:00
Olivier Duchateau
aa407e1ef5 - Update to 0.5.2 2014-04-10 05:07:53 +00:00
Greg Lewis
f3d1cb0a13 Missed the addition of linux-oracle-jdk18, removing this duplicate. 2014-04-10 04:34:54 +00:00
Greg Lewis
99ab8a3105 Add a port of Oracle Linux JDK 8. 2014-04-10 03:59:03 +00:00
Ryan Steinmetz
ee4a36e4e4 - Try fixing the plist again 2014-04-10 02:41:12 +00:00
Bryan Drewery
fa7bddb2ab Did not mean to commit this 2014-04-10 02:33:10 +00:00
Bryan Drewery
d1eb054bba - Stage 2014-04-10 02:30:21 +00:00
Bryan Drewery
0829a684e1 - Support stage
- Convert to optionsng
2014-04-10 02:30:10 +00:00
Bryan Drewery
a0139ffa24 - Stage
- Use USES=tar
2014-04-10 02:30:04 +00:00
Bryan Drewery
c395e1b255 - Stage
- Use OPTION helpers
2014-04-10 02:29:59 +00:00
Bryan Drewery
973b5b8e09 - Stage
- Remove bsd.port.pre.mk
- Add LICENSE
2014-04-10 02:29:52 +00:00
Ryan Steinmetz
949b407edd - Fix plist
- Fix include path
2014-04-10 02:26:09 +00:00
Ryan Steinmetz
69ecdcb7a8 - Add pkgNG support for HOST-RESOURCES-MIB::hrSWInstalled*
- Add STAGE support
- Bump PORTREVISION
2014-04-10 02:03:40 +00:00
Nicola Vitale
ddb24428aa - Update to 1.2.8
- Specify the clause of BSD license
- Remove code to support stage dir, now provided by *.python.mk
- Use options helpers

Release Notes:	http://pyquery.readthedocs.org/en/latest/changes.html
2014-04-10 01:53:31 +00:00
Nicola Vitale
c1d432c5cc - Update to 1.11.4
- Change COMMENT with a more descriptive text
- Fix TEST_DEPENDS
- Don't install unnecessary files of DOCS

Release Notes:	http://www.virtualenv.org/en/latest/news.html
2014-04-10 01:02:42 +00:00
John Marino
65f2051631 lang/gnatdroid-*: Support multiple API, base on gcc-aux (gcc 4.9)
This represents major changes with gnatdroid.

The sysroot is no longer API 9 or 19, but a choice of API 8, 9, 15,
16, 17, 18, or 19.  The prefix is not androidX but just "android".
The binutils port had to be adjusted due to the prefix change.

Finally, gnatdroid-armv(5,7) was substancially reworked to use
gcc-aux (4.9) instead of gcc47-aux (4.7).  This means the new ARM
unwinder is in use (zero cost exceptions).  Only 6 ACATS tests are
failing, they are related to the missing stack check capability.

Future work will speed up ACATS remote device testing and hopefully
enable gnat.dg testing too.
2014-04-10 00:34:48 +00:00
Nicola Vitale
eeaf3324e3 - Update to 1.5.4
- Use GitHub as download site, so we can  build docs
- Build docs as HTML format with Sphinx
- Add a regression-test target (not active at the moment, because
  some tests fail)
- Update pkg-descr

Release Notes:	http://www.pip-installer.org/en/latest/news.html
2014-04-10 00:34:17 +00:00
Bryan Drewery
e3b5cbc4c5 - Take maintainership
- Stage
- Fix DOXYGEN support
- Replace tab with space in WWW
- Add LICENSE
2014-04-10 00:04:16 +00:00
Bryan Drewery
6ba19179f0 - Take maintainership
- Stage
- Convert to OPTION Helpers
- Fix warning in 'make patch'
2014-04-10 00:04:04 +00:00
Bryan Drewery
21c7fb7aa5 - Take maintainership
- Stage
- Add LICENSE=GPLv2 [1]
- Update to git version from 2013 which fixes:
  * ignore IPv4/IPv6 address hints when option -H is present.
  * fix an error in the "hints" handling of the host resolver which confused
    local/source and remote hint (AF_INET/AF_INET6).
2014-04-10 00:03:48 +00:00
Bryan Drewery
d965ac1ef9 - Take maintainership
- Stage
- Add OPTION for SSL
- Remove bsd.port.pre.mk
- Enable SSL by default
- Allow disabling BOOST dependency
2014-04-10 00:03:34 +00:00
Bryan Drewery
6edb10b8cc - Remove bsd.port.pre.mk
- Convert to OPTIONSNG
- Stage
2014-04-10 00:03:24 +00:00
Sergey A. Osokin
72d4b930f2 Update dependences.
Bump PORTREVISION.
2014-04-09 23:16:05 +00:00
Sergey A. Osokin
1f154591ba Update from 1.1.8 to 1.2.0. 2014-04-09 23:15:08 +00:00
Thierry Thomas
048f7df2bc Restore the previous sed to fix python.
Reported by:	swills
2014-04-09 21:34:25 +00:00
Rusmir Dusko
fd3a9ebe62 - Bump PORTREVISION
- Change master sites, add icon
- Remove leading article from COMMENT
- Transfer maintainership to games@ team
- Add license (LGPL21)
- Use PYGAME instead of PYTHON_SITELIBDIR
- Support STAGEDIR
- Add DOCS and Option
- Use files/farblazer.in instead of construct
- Add Desktop entry file
- Simplify installation handling
- Recreate patch with make makepatch
- Add WWW
- Recreate pkg-plist with make makeplist
2014-04-09 21:24:55 +00:00
Thierry Thomas
147dcf11f5 - Support staging;
- Use the new infrastucture;

- Fix dependency on www/py-mechanize.
2014-04-09 20:47:32 +00:00
Christian Weisgerber
dd85d495a8 * Drop provisions for long-dead slave ports.
* Turn esound into a proper option.
* Handle .la files that depend on options; partially from
  Craig Leres <leres@ee.lbl.gov>.
2014-04-09 20:10:40 +00:00
Pawel Pekala
8ebac017fa - Add staging support
- Convert to new LIB_DEPENDS format
2014-04-09 20:05:31 +00:00
Pawel Pekala
44cfd63f0c - Add staging support
- Use options helpers
2014-04-09 20:03:30 +00:00
Adam Weinberger
c0ce11c7b1 Update to 1.8.8. 2014-04-09 19:34:17 +00:00
Rusmir Dusko
3f9a50d1bc - Reset maintainer to ports@ 2014-04-09 19:16:17 +00:00
Rusmir Dusko
e2c66f71d6 - Reset maintainer to ports@ 2014-04-09 19:16:11 +00:00
Pawel Pekala
cc754660a3 Reset default qmake flags so that they don't taint our
globally set CFLAGS, CXXFLAGS

PR:		ports/188287
Submitted by:	myself
Approved by:	kde (makc)
2014-04-09 19:00:49 +00:00
Bryan Drewery
761d31957e - Fix build with clang34
This has many unused functions and variables and uses -Werror. Don't
  consider those as warnings for now.

Discussed with:	jhb
Approved by:	maintainer (they approved -no-werror, let's keep other warnings)
2014-04-09 18:17:33 +00:00
Pawel Pekala
688b5ad8cd - Add staging support
- Convert to USES=gmake tar:bzip2
2014-04-09 17:56:03 +00:00
Christian Weisgerber
8a2bb97360 XMMS is not going away soon, so unexpire the plugins that build. 2014-04-09 17:25:20 +00:00
Christian Weisgerber
55f54114ba Support staging. 2014-04-09 17:23:12 +00:00
Christian Weisgerber
a4a7f33849 Block attempts to remove this port. 2014-04-09 17:18:07 +00:00
Josh Paetzel
94524c47be Update to 1.1.8
Switch maintainer to someone who is actively working on the port.
2014-04-09 17:11:39 +00:00
TAKATSU Tomonari
f43d1b4d3b - Update to 1.3.0
- Fix LICENSE_PERMS_NODE
2014-04-09 16:40:15 +00:00
Frederic Culot
96b6497683 - Update to 1.37
- Sort and add missing dependencies
- Add LICENSE (Artistic 1 & GPL 1)
- Add WWW link
- Fix typo in COMMENT

Changes:	http://search.cpan.org/dist/Net-SSH-Perl/Changes
2014-04-09 16:28:21 +00:00
Rusmir Dusko
e387fda487 Pyggel (Python Graphical Game Engine + Libraries) will ease the learning curve
of getting into 3d programming, while also having a strong enough framework
for full-sized applications.

PYGGEL demo game

WWW: https://code.google.com/p/pyggel/
2014-04-09 16:15:39 +00:00
Pawel Pekala
ec8153cdbe Add staging support 2014-04-09 15:18:16 +00:00
Pawel Pekala
8fa5b9d5df - Add staging support
- Convert to new LIB_DEPENDS format, USES=gmake
- Register CONFLICTS
- Define DOCS option
2014-04-09 15:15:50 +00:00
Baptiste Daroussin
d5ebf9f0b3 Support stage 2014-04-09 15:14:54 +00:00
Guido Falsi
1d5a03f7ac - Fix build when MODPLUG option is enabled (disabled by default)
PR:		ports/188377
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name>
2014-04-09 15:07:44 +00:00