aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Mark as jobs unsafeBaptiste Daroussin2013-07-121-0/+1
| | | | Notes: svn path=/head/; revision=322850
* Fix build with new gmake orderBaptiste Daroussin2013-07-121-8/+3
| | | | Notes: svn path=/head/; revision=322847
* - Trim Makefile headersDmitry Marakasov2013-07-1215-122/+118
| | | | | | | | | | | | - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful - Canonicalize patch names - Fix DOS line endings in patch files Notes: svn path=/head/; revision=322840
* Mark jobs unsafeBaptiste Daroussin2013-07-121-0/+1
| | | | Notes: svn path=/head/; revision=322837
* Update to 1.23.1Max Brazhnikov2013-07-122-4/+3
| | | | Notes: svn path=/head/; revision=322834
* - Bump PORTREVISION for ftp/curl shlib changeSunpoet Po-Chuan Hsieh2013-07-121-0/+1
| | | | | | | Notified by: Rotluchs (via IRC) Notes: svn path=/head/; revision=322833
* Replace John Marino email address with FreeBSD versionJohn Marino2013-07-124-14/+9
| | | | | | | | | | While I'm here, also trim the headers on a couple of ports and remove a reference to the Dragonlace mirror which is down indefinitely. Approved by: bapt (mentor) Notes: svn path=/head/; revision=322832
* - update to 1.59Lars Thegler2013-07-122-8/+3
| | | | Notes: svn path=/head/; revision=322826
* - Always use Gcc, as this version of Raknet will probably never been fixed forGanael LAPLANCHE2013-07-121-9/+2
| | | | | | | | | being built with clang. This fixes build where clang is the default compiler (${OSVERSION} >= 1000024). - Use new Makefile header format Notes: svn path=/head/; revision=322821
* Add an option to create and install files to let cmake build projectsBrooks Davis2013-07-111-3/+25
| | | | | | | | that depend on llvm work. Enable this by default so they are in packages. Notes: svn path=/head/; revision=322799
* - Update to 0.8.3Steve Wills2013-07-112-10/+8
| | | | | | | | | | | - Trim Makefile header - Pass maintainership to ruby@ PR: ports/179084 Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> Notes: svn path=/head/; revision=322793
* Update libewf to 20130416 and libvshadow to 20130509Antoine Brodin2013-07-114-7/+8
| | | | | | | | | | This makes them fetchable again PR: ports/180285 , ports/180064 Approved by: maintainer timeout Notes: svn path=/head/; revision=322786
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-1110-9/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi Notes: svn path=/head/; revision=322783
* - Update to 0.96Frederic Culot2013-07-113-4/+4
| | | | | | | | | - Pet portlint(1) by changing tab into space in WWW link Changes: http://search.cpan.org/dist/Devel-PatchPerl/Changes Notes: svn path=/head/; revision=322782
* - Update to 0.02 [1]Frederic Culot2013-07-112-6/+10
| | | | | | | | | | | | - Pass maintainership to submitter [1] - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/MooseX-MultiInitArg/Changes PR: ports/180375 [1] Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> Notes: svn path=/head/; revision=322754
* Mark jobs unsafeBaptiste Daroussin2013-07-111-6/+3
| | | | Notes: svn path=/head/; revision=322752
* Fix PORTSDIR not already defined by using relative pathBaptiste Daroussin2013-07-104-4/+4
| | | | Notes: svn path=/head/; revision=322734
* Fix pure by removing the useless pre.mk/post.mk dancingBaptiste Daroussin2013-07-104-29/+8
| | | | | | | | | Convert to USES=gmake Reported by: marino Notes: svn path=/head/; revision=322733
* Add missing NLS options dialog.Ade Lovett2013-07-101-0/+2
| | | | | | | Submitted by: peter (and others) Notes: svn path=/head/; revision=322731
* Convert my ports to current standardsPawel Pekala2013-07-101-10/+5
| | | | | | | | | | | - Switch USE_GMAKE to USES=gmake - Define supported options so users can see them in config dialogs - Use OPTIONS_SUB for plist alteration - Convert to options macros for better readability - Use PORTDOCS where it makes sense Notes: svn path=/head/; revision=322729
* New port: devel/rubygem-paperclip:Ryan Steinmetz2013-07-104-0/+28
| | | | | | | | | Easy upload management for ActiveRecord WWW: https://rubygems.org/gems/paperclip Notes: svn path=/head/; revision=322721
* New port: devel/rubygem-cocaine:Ryan Steinmetz2013-07-104-0/+24
| | | | | | | | | A small library for doing (command) lines WWW: https://rubygems.org/gems/cocaine Notes: svn path=/head/; revision=322720
* New port: devel/rubygem-climate_control:Ryan Steinmetz2013-07-104-0/+24
| | | | | | | | | Modify your ENV WWW: https://rubygems.org/gems/climate_control Notes: svn path=/head/; revision=322719
* devel/py-celery: update to 3.0.20William Grzybowski2013-07-102-6/+6
| | | | | | | | | | | | | | - Update to 3.0.20 - Take maintainership Changes: https://github.com/celery/celery/blob/v3.0.20/Changelog PR: ports/180085 Submitted by: wg (myself) Approved by: maintainer Notes: svn path=/head/; revision=322716
* Mark job unsafeBaptiste Daroussin2013-07-101-0/+1
| | | | Notes: svn path=/head/; revision=322709
* Remove unnneded part of the descriptionBaptiste Daroussin2013-07-101-4/+0
| | | | | | | Reported by: marino Notes: svn path=/head/; revision=322707
* - Update to 3.3.2Ryan Steinmetz2013-07-102-3/+3
| | | | Notes: svn path=/head/; revision=322701
* Update to 0.05.02Steven Kreuzer2013-07-102-8/+4
| | | | Notes: svn path=/head/; revision=322693
* Update to 1.02Steven Kreuzer2013-07-103-11/+5
| | | | Notes: svn path=/head/; revision=322691
* Mark jobs unsafeBaptiste Daroussin2013-07-101-0/+1
| | | | | | | | Convert to USES=gmake where appropriate Trim headers Notes: svn path=/head/; revision=322689
* - Update to 2.33Frederic Culot2013-07-102-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog Notes: svn path=/head/; revision=322680
* Add llvm's libc++ stdc++ library, which supports c++11.Koop Mast2013-07-106-0/+182
| | | | | | | | | This is for 9.1-stable so ports can use it. libc++ isn't build by default in 9.x. Borrow some code from the llvm/clang -devel ports for generating svn checkout semi automaticly. Notes: svn path=/head/; revision=322652
* Mark job unsafeBaptiste Daroussin2013-07-101-4/+3
| | | | Notes: svn path=/head/; revision=322646
* Update to 0.3.1Baptiste Daroussin2013-07-103-3/+13
| | | | Notes: svn path=/head/; revision=322636
* - Fix build with redports.org and poudriere(8)Nicola Vitale2013-07-101-3/+1
| | | | | | | | Build log: http://goo.gl/sC2sr Reported by: olgeni, Sascha Holzleiter >sascha@root-login.org> (via private email) Notes: svn path=/head/; revision=322633
* Remove expired ports:Rene Ladan2013-07-1020-512/+0
| | | | | | | | 2013-07-10 audio/gdam: Broken for a while 2013-07-10 devel/gnome-vfs1: No more depend on, No more supported upstream Notes: svn path=/head/; revision=322632
* Update CMake to 2.8.11.2.Raphael Kubo da Costa2013-07-106-28/+28
| | | | | | | PR: ports/178737 Notes: svn path=/head/; revision=322628
* - Update to 4.15Frederic Culot2013-07-103-19/+4
| | | | | | | | | | | | | - Remove obsolete patch (included upstream) - Trim Makefile's header Changes: http://search.cpan.org/dist/EV/Changes PR: ports/180386 Submitted by: Anton Yuzhaninov <ayuzhaninov@openstat.ru> Approved by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) Notes: svn path=/head/; revision=322627
* Convert from USE_MOTIF to USES=motifBaptiste Daroussin2013-07-101-8/+2
| | | | Notes: svn path=/head/; revision=322620
* Deprecate and expire in 1 week.Raphael Kubo da Costa2013-07-091-0/+3
| | | | | | | | The port has been merged into devel/kdevelop-kde4 itself in the 4.5 KDevelop series, and does not even build anymore now that KDevPlatform is at 1.5. Notes: svn path=/head/; revision=322592
* Add upstream commit that fixes a plasma-desktop crash in x11/kde4-workspace.Raphael Kubo da Costa2013-07-092-1/+17
| | | | | | | | | | | | The upstream bug report can be found in [1], the commit itself is in [2]. [1] https://bugreports.qt-project.org/browse/QTBUG-29082 [2] http://qt.gitorious.org/qt/qtbase/commit/f0221d359499f675115da1f47dd3669a4383653d Submitted by: avg Notes: svn path=/head/; revision=322590
* Unbreak by setting a working WRKSRC (it changed in recent releases).Raphael Kubo da Costa2013-07-091-1/+1
| | | | Notes: svn path=/head/; revision=322588
* - Drop all my portsPav Lucistnik2013-07-093-3/+3
| | | | Notes: svn path=/head/; revision=322581
* - Update to 3.0.0TAKATSU Tomonari2013-07-092-4/+3
| | | | Notes: svn path=/head/; revision=322574
* plist adjustments.Raphael Kubo da Costa2013-07-092-4/+1
| | | | | | | | | | | | | | | | | | o libpythonplugin.so does not exist anymore, it has been renamed to libpyqt4.so. o Remove the creation of the empty python/ subdir in the designer directory. This was artificially created because that's one of the directories the PyQt designer plugin looks for Python plugins, but was causing plist problems due to the @exec+@dirrmtry combination. Instead of trying to fix that, I believe it makes more sense to just get rid of this part since this is just one of the directories automatically searched and no port actually installs anything there. Notes: svn path=/head/; revision=322573
* - update to 0.1.7Jason Helfman2013-07-093-7/+10
| | | | Notes: svn path=/head/; revision=322571
* Depend on textproc/docbook-xsl.Raphael Kubo da Costa2013-07-091-0/+3
| | | | | | | | This is needed to generate the man pages, and should fix the package building, as reported by the FreeBSD cluster machines. Notes: svn path=/head/; revision=322570
* - Update to 0.024Sunpoet Po-Chuan Hsieh2013-07-092-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Module-Build-Tiny/Changes Notes: svn path=/head/; revision=322569
* Horde package update:Martin Matuska2013-07-092-3/+3
| | | | | | | | | pear-Horde_ActiveSync 2.5.2 -> 2.5.4 pear-Horde_Core 2.6.0 -> 2.6.1 pear-Horde_Share 2.0.3 -> 2.0.4 Notes: svn path=/head/; revision=322568
* Correct the location of the gold linker plugin. Users who have notBrooks Davis2013-07-091-1/+2
| | | | | | | | | enabled it may skip this revision. Submitted by: Eric van Gyzen <eric@vangyzen.net> Notes: svn path=/head/; revision=322564