aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* - Stage supportMartin Wilke2014-01-302-8/+3
| | | | Notes: svn path=/head/; revision=341808
* add missing dirrmtryBaptiste Daroussin2014-01-301-0/+1
| | | | Notes: svn path=/head/; revision=341803
* - update to version 0.012Andrej Zverev2014-01-302-4/+5
| | | | | | | Requested by: des@ Notes: svn path=/head/; revision=341802
* Update to r200401Baptiste Daroussin2014-01-294-27/+169
| | | | | | | | | | Use libcxxrt from ports if not in base Add stage support Convert libc++.so into a ldscript Create a testing lib/c++/libstdc++ ldscript to cheat with g++ Notes: svn path=/head/; revision=341794
* Use a c++11 compilerBaptiste Daroussin2014-01-291-1/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=341792
* Add -nostdlib to avoid linking to any stl libBaptiste Daroussin2014-01-291-0/+2
| | | | Notes: svn path=/head/; revision=341791
* Make sure the ${DATADIR}/remote-volume-monitors directory is always there.Koop Mast2014-01-292-0/+3
| | | | | | | | | | This was exposed by the introspection build of libgee failing when neither hal or gphoto2 backends where enabled. Reported by: Torfinn Ingolfsen <tingox@gmail.com> (ports ML) Notes: svn path=/head/; revision=341783
* - Add two new arguments to USES=iconv so ports can indicate they use GNUTijl Coosemans2014-01-292-13/+33
| | | | | | | | | | | | | | | | | iconv extensions that the base system iconv doesn't support yet: * wchar_t: port uses the special WCHAR_T character conversion. * translit: port uses //TRANSLIT or //IGNORE conversion options. Adding one or both of these arguments makes the port depend on converters/libiconv for now. - Allow installation of converters/libiconv on FreeBSD 10+. - Use ICONV_CONFIGURE_ARG in devel/gettext instead of defining CPPFLAGS and LDFLAGS to fix compilation with libiconv installed. - Stage converters/libiconv and devel/gettext. Approved by: bapt (on trust) Notes: svn path=/head/; revision=341775
* Bring back to the past the release date ;)Baptiste Daroussin2014-01-292-3/+3
| | | | | | | Submitted by: decke Notes: svn path=/head/; revision=341771
* Address a reasonably obscure issue with automatic restarting andAde Lovett2014-01-291-0/+17
| | | | | | | | | | | MAKEFLAGS. No PORTREVISION bump in this case since the confusion and mass hysteria is simply not worth it. PR: 185636 Submitted by: Julien Charbon <jcharbon@verisign.com> Notes: svn path=/head/; revision=341768
* Add libcxxrt into the ports tree, that is a necessary piece of bringingBaptiste Daroussin2014-01-295-0/+47
| | | | | | | a one true unique c++ ABI for the ports tree Notes: svn path=/head/; revision=341767
* Take maintainershipBaptiste Daroussin2014-01-291-1/+1
| | | | | | | Approved by: kwm Notes: svn path=/head/; revision=341766
* - add stage supportAndrej Zverev2014-01-2940-75/+43
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=341761
* - Stage supportMartin Wilke2014-01-292-24/+3
| | | | | | | | - Convert to PYDISTUTILS_AUTOPLIST - Bump PORTREVISION Notes: svn path=/head/; revision=341755
* - Convert to PYDISTUTILS_AUTOPLISTMartin Wilke2014-01-292-12/+3
| | | | | | | | - Stage support - Bump PORTREVISION Notes: svn path=/head/; revision=341745
* - Convert to PYDISTUTILS_AUTOPLISTMartin Wilke2014-01-292-12/+3
| | | | | | | | - Stage support - Bump PORTREVISION Notes: svn path=/head/; revision=341731
* - add stage supportAndrej Zverev2014-01-29107-194/+116
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=341711
* - add stage supportAndrej Zverev2014-01-29112-187/+92
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=341710
* - add stage supportAndrej Zverev2014-01-29112-194/+101
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=341707
* Update maintainer email addressRodrigo Osorio2014-01-2924-24/+24
| | | | | | | Approved by: bapt@ (co-mentor) Notes: svn path=/head/; revision=341704
* - Stage supportMartin Wilke2014-01-291-4/+3
| | | | | | | | - Convert to auto-generated packing list - Bump PORTREVISION Notes: svn path=/head/; revision=341702
* Support stageBaptiste Daroussin2014-01-293-276/+269
| | | | | | | Use options helpers Notes: svn path=/head/; revision=341694
* Support stageBaptiste Daroussin2014-01-291-11/+6
| | | | | | | | Add a NLS option use options helpers Notes: svn path=/head/; revision=341692
* - Stage supportMartin Wilke2014-01-292-3/+1
| | | | Notes: svn path=/head/; revision=341691
* Fix packaging with DOCSBaptiste Daroussin2014-01-291-0/+6
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=341684
* Support stageBaptiste Daroussin2014-01-281-9/+6
| | | | Notes: svn path=/head/; revision=341677
* Support stageBaptiste Daroussin2014-01-281-2/+1
| | | | Notes: svn path=/head/; revision=341676
* Support stageBaptiste Daroussin2014-01-282-3/+1
| | | | Notes: svn path=/head/; revision=341673
* Support stageBaptiste Daroussin2014-01-281-3/+2
| | | | Notes: svn path=/head/; revision=341672
* Support stageBaptiste Daroussin2014-01-281-1/+1
| | | | Notes: svn path=/head/; revision=341671
* Support stageBaptiste Daroussin2014-01-281-8/+9
| | | | | | | Fix shebangs Notes: svn path=/head/; revision=341670
* Support stageBaptiste Daroussin2014-01-281-28/+20
| | | | | | | | Convert to USES=libtool Add DOCS and EXAMPLES options Notes: svn path=/head/; revision=341668
* Support stageBaptiste Daroussin2014-01-282-3/+6
| | | | | | | | Convert to USES=libtool Allow packaging as a user Notes: svn path=/head/; revision=341667
* Support stageBaptiste Daroussin2014-01-282-7/+3
| | | | | | | Convert to USES=libtool Notes: svn path=/head/; revision=341665
* Support stageBaptiste Daroussin2014-01-282-8/+14
| | | | | | | | Convert to USES=libtool Add a static option now that we have a working libtool that respects that Notes: svn path=/head/; revision=341663
* Support stageBaptiste Daroussin2014-01-281-4/+2
| | | | | | | Use bsdtar + dos2unix to extract and convert the zip content Notes: svn path=/head/; revision=341662
* Support stageBaptiste Daroussin2014-01-282-22/+21
| | | | | | | | Use options helpers Prevent configure from detecting emacs Notes: svn path=/head/; revision=341661
* Support stageBaptiste Daroussin2014-01-281-8/+6
| | | | | | | Strip binaries Notes: svn path=/head/; revision=341660
* - Fix graphics/glfw2 dependency due to recent commitRusmir Dusko2014-01-281-1/+2
| | | | | | | | | | | | | | | | | | | | | devel/ChipmunkPhysics - Bump PORTREVISION for dependency change games/pink-pony - Bump PORTREVISION for dependency change games/sea-defender - Bump PORTREVISION for dependency change lang/io - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=341656
* - Stage supportMartin Wilke2014-01-282-3/+2
| | | | Notes: svn path=/head/; revision=341641
* - Stage supportMartin Wilke2014-01-282-3/+1
| | | | Notes: svn path=/head/; revision=341640
* - Stage supportMartin Wilke2014-01-282-3/+5
| | | | Notes: svn path=/head/; revision=341635
* - Stage supportMartin Wilke2014-01-282-5/+5
| | | | Notes: svn path=/head/; revision=341630
* - Stage supportMartin Wilke2014-01-282-3/+1
| | | | Notes: svn path=/head/; revision=341629
* - Stage supportMartin Wilke2014-01-282-3/+1
| | | | Notes: svn path=/head/; revision=341628
* - Stage supportMartin Wilke2014-01-282-3/+1
| | | | Notes: svn path=/head/; revision=341627
* - Stage supportMartin Wilke2014-01-282-6/+11
| | | | Notes: svn path=/head/; revision=341625
* - Stage supportMartin Wilke2014-01-282-3/+1
| | | | Notes: svn path=/head/; revision=341624
* - Stage supportMartin Wilke2014-01-282-3/+1
| | | | Notes: svn path=/head/; revision=341623
* - Stage supportMartin Wilke2014-01-282-4/+2
| | | | Notes: svn path=/head/; revision=341622