Commit graph

322610 commits

Author SHA1 Message Date
Kubilay Kocak
4eb7db23fd devel/py-capstone: Actually add LIB_DEPENDS on libcapstone
capstone will not import without the library installed. This seems obvious in
hindsight :)
2014-01-28 11:05:31 +00:00
Baptiste Daroussin
07298393b2 Support stage 2014-01-28 10:58:01 +00:00
Alexey Dokuchaev
938b25c033 - Stagify, convert to OptionsNG, remove check for alpha (unsupported)
- Cleanup Makefile and port description while here
2014-01-28 10:42:26 +00:00
Alexey Dokuchaev
5a53bc762b - Trim Makefile header; remove LICENSE_FILE for a well-known license
- Set LICENSE for more specific, albeit more ugly, BSD3CLAUSE
- Remove USE_GMAKE: seems to build fine with BSD default make(1)
- Stagify, set OPTIONS_DEFINE (for DOCS), convert to use PORTDOCS
2014-01-28 10:21:59 +00:00
Alexey Dokuchaev
a47d02c4e7 - Trim Makefile header; remove LICENSE_FILE for a well-known license (LGPL21)
- Modernize LIB_DEPENDS, remove bogus GMAKE knob, touch COMMENT, and stagify
2014-01-28 09:58:20 +00:00
Pietro Cerutti
d264ff8a07 - STAGE-clean
Reported by:	miwi
2014-01-28 09:58:19 +00:00
Pietro Cerutti
acd4bd95fa - Chase compiler warning
- Fix segfault on "tmux info" due to broken strnvis(3), see
  http://sourceforge.net/mailarchive/message.php?msg_id=31707330

Reported by:	Robert Simmons <rsimmons0@gmail.com>
2014-01-28 09:49:21 +00:00
Romain Tartière
52060eee2a Update to 3.0.34 and frenshen port.
Partially based on [1].

PR:		ports/181361 [1]
Submitted by:	Jack Pappas <jack.pappas@gmail.com> [1]
2014-01-28 09:42:03 +00:00
Alexey Dokuchaev
8fe9a21f84 Stagify; reduce the differences to `japanese/skkinput' port. 2014-01-28 09:38:08 +00:00
Kubilay Kocak
29e4ac9d48 devel/buildbot-slave: Modernise and enable STAGE support
- Enable STAGE support
- Enable AUTOPLIST support (Delete pkg-plist accordingly)
- Deprecate easy_install target
- Remove OPTIONSFILE override
- Switch MASTER_SITES to CHEESESHOP (Remove PROJECTHOST accordingly)
- Patch out empty directory in setup.py:data_files
- Re-order USE[S] sections
- Tweak COMMENT

Requested by:	bapt
2014-01-28 09:33:51 +00:00
Alexey Dokuchaev
07aaabf83c - Stagify; define LICENSE (GPLv2); add missing OPTIONS_DEFINE for DOCS
- Contract MASTER_SITES and use SFJP abbreviation (makes it nice and short)
- One of the docfiles lives in its own subdirectory; link it relative to
  ${WRKSRC} to simplify installation routine (install all files at once)
- Convert pkg-plist info PLIST_FILES and PORTDOCS; remove attribution from
  the port description (original submitter mentioned in Makefile header)
2014-01-28 09:25:02 +00:00
Bernhard Froehlich
1a4e87af80 - Fix typo in options conversion
With hat:	portmgr
2014-01-28 09:19:20 +00:00
Baptiste Daroussin
d639837aac Support stage
Use options helpers
2014-01-28 08:49:51 +00:00
Martin Wilke
96fda31bb8 - Fix clang build
- Stage support

PR:		185704
Submitted by:	ports fury
2014-01-28 08:45:59 +00:00
Martin Wilke
7643bdb6a6 - Fix build on -current
- Add LICENSE
- Stage support
- Options support

PR:		185718
Submitted by:	ports fury
2014-01-28 08:44:11 +00:00
Baptiste Daroussin
4afe08237d Support stage
Simplify post-install
2014-01-28 08:42:15 +00:00
Baptiste Daroussin
1522b709fb Support stage 2014-01-28 08:41:25 +00:00
Baptiste Daroussin
e478a2e7bf Support stage 2014-01-28 08:37:45 +00:00
Baptiste Daroussin
50a0b78f32 Support stage 2014-01-28 08:36:05 +00:00
Baptiste Daroussin
5eb2b3a017 Support stage
Use modern LIB_DEPENDS
A bit of cosmetic changes
2014-01-28 08:34:57 +00:00
Baptiste Daroussin
44e0ec92e9 Support stage
Use options framework and options helpers
Stop automatically linking on cups or aspell if they are installed but do it when the options is checked
Use modern LIB_DEPENDS

This port would need way more cleanup :(
2014-01-28 08:31:56 +00:00
Baptiste Daroussin
b7d1e54746 Support stage
Make sure to properly depend on libobjc2 and not get polluted by gcc
Use modern libdepends
2014-01-28 08:17:13 +00:00
Baptiste Daroussin
198ce00aa7 Specify minor version of libobjc to avoid LIB_DEPENDS to catch the gcc version if gcc is installed 2014-01-28 08:15:38 +00:00
Baptiste Daroussin
0de261a765 Support stage
Respect prefix
2014-01-28 08:13:37 +00:00
Baptiste Daroussin
e864325e63 Support stage
Add DOCS option
2014-01-28 08:04:07 +00:00
Baptiste Daroussin
e519aa2ec3 Support stage
Add a EXAMPLES option
2014-01-28 08:03:33 +00:00
Kubilay Kocak
9e190ba5dc devel/buildbot: Enable STAGE support and modernise
- Enable STAGE support
- Enable AUTOPLIST support
- Deprecate easy_install target
- Remove OPTIONSFILE override

Requested by:	bapt
2014-01-28 07:47:57 +00:00
Baptiste Daroussin
6e1ef4b943 Support stage
use bsdtar to extract zip
use autoplist
2014-01-28 07:47:43 +00:00
Baptiste Daroussin
2805432ec3 Support stage 2014-01-28 07:44:39 +00:00
Baptiste Daroussin
58812bc25f Support stage
Add DOCS option
USE_GMAKE->USES=gmake
2014-01-28 07:43:51 +00:00
Baptiste Daroussin
fa6aa0f5c8 Support stage
Fix shebang
2014-01-28 07:39:39 +00:00
Baptiste Daroussin
d88da1e856 Support stage 2014-01-28 07:33:56 +00:00
Baptiste Daroussin
a2073fe882 Support stage
Be less creative about DOCS installation
Add NLS and DOCS options
2014-01-28 07:32:19 +00:00
Martin Wilke
d169182964 - Fix packaging
Reported by:	deckebot
2014-01-28 04:48:10 +00:00
Dmitry Marakasov
6270f9f8ae - Keep category Makefiles sorted 2014-01-28 03:25:28 +00:00
Dmitry Marakasov
cc72379d5c - Keep category Makefile sorted 2014-01-28 03:07:49 +00:00
Li-Wen Hsu
1af8930d8e - Update to 1.2.1
- Fix Python 3 support
2014-01-28 03:07:11 +00:00
Dmitry Marakasov
02860edcd7 - Bring back hosted directory for games to be placed into 2014-01-28 02:58:32 +00:00
Dmitry Marakasov
478f0e1e73 Simon Tatham's Portable Puzzle Collection is a set of popular puzzle
games for one player including Black Box, Bridges, Cube, Dominosa,
Fifteen, Filling, Flip, Galaxies, Guess, Inertia, Keen, Light Up,
Loopy, Magnets, Map, Mines, Net, Netslide, Pattern, Pearl, Pegs,
Range, Rectangles, Same Game, Signpost, Singles, Sixteen, Slant,
Solo, Tents, Towers, Twiddle, Undead, Unequal, Unruly and Untangle.

WWW: http://www.chiark.greenend.org.uk/~sgtatham/puzzles/
2014-01-28 02:33:50 +00:00
Baptiste Daroussin
182c1841b2 Support stage
Add DOCS options
Use options helpers
2014-01-28 00:25:23 +00:00
Baptiste Daroussin
06b6434190 Support stage by injecting the ${DESTDIR} support in Makefiles thought configure script
Add DOCS options
USE_GMAKE -> USES=gmake
2014-01-28 00:17:56 +00:00
Antoine Brodin
864284545c Stage support 2014-01-28 00:16:57 +00:00
Baptiste Daroussin
177c914d31 Support stage
Convert to PYDISTUTILS_AUTOPLIST
Cosmetic changes
2014-01-28 00:13:11 +00:00
Baptiste Daroussin
5e6756d7fa Support stage
Use shebangfix
2014-01-28 00:10:08 +00:00
Brooks Davis
33428cd370 Attempt to add back support for scan-build.[1]
Change ccc-analyzer's default compiler to clang.[2]

Install unwind.h.[3]

PR:		ports/185733 [1], ports/183802 [2], ports/186173 [3]
2014-01-28 00:04:46 +00:00
Baptiste Daroussin
3c2cd70068 Support stage 2014-01-28 00:04:20 +00:00
Baptiste Daroussin
4a50daf649 Support stage
Use shebangfix
Remove support for the nonexisting cvsnt
Add dependency on cvs
2014-01-28 00:02:29 +00:00
Stephen Montgomery-Smith
fd81a40c98 - Update to 1.3.0. 2014-01-27 23:58:30 +00:00
Baptiste Daroussin
62fd0f550d Support stage 2014-01-27 23:57:31 +00:00
Mathieu Arnold
21a74701f7 Convert to staging.
Sponsored by:	Absolight
2014-01-27 23:49:28 +00:00