aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Switch to USES=python USE_PYTHON=autoplist distutils.Juergen Lock2014-08-181-3/+2
| | | | Notes: svn path=/head/; revision=365346
* Add ksh support to USES=shebangfixAntoine Brodin2014-08-181-1/+3
| | | | | | | | | PR: ports/192781 Submitted by: timp87 With hat: portmgr Notes: svn path=/head/; revision=365345
* - Make pipelight depend on the new i386-wine-compholio on amd64Kris Moore2014-08-181-2/+3
| | | | | | | - Bump PORTREV Notes: svn path=/head/; revision=365344
* Convert most NO_INSTALL_MANPAGES to USES=imake:nomanAntoine Brodin2014-08-1846-145/+46
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=365343
* Introduce emulators/i386-wine-compholio.David Naylor2014-08-185-5/+41
| | | | | | | | This is the companion port to wine-compholio: proving a means to compile, and binaries, for FreeBSD/amd64. Notes: svn path=/head/; revision=365342
* www/chromium: Enable build on FreeBSD < 10 and enable file chooser dialog [1].Rene Ladan2014-08-187-8/+96
| | | | | | | | | | | | | | | | | - Spell out full path to /sbin/sysctl [2] - Build with OpenSSL from base to avoid a link conflict on FreeBSD < 10 - Fix build with libusb on FreeBSD < 10 [3] - Fix build with GCC 4.7 (for 8.4 / 9.1) - Bump PORTREVISION PR: 192742 [1] Submitted by: cmt@burggraben.net [1] Submitted by: J. R. Oldroyd [2] Submitted by: db@ [3] MFH: 2014Q3 Notes: svn path=/head/; revision=365341
* - Update to 2.0.2, announce message is here:Juergen Lock2014-08-183-6/+6
| | | | | | | | | | http://thread.gmane.org/gmane.comp.emulators.qemu/291585 - Strip executables by default. - Switch to USES=python:2,build. Notes: svn path=/head/; revision=365340
* www/squid33: Use @sample with 5 conf files to avoid overwritesJohn Marino2014-08-181-16/+15
| | | | Notes: svn path=/head/; revision=365339
* Update 2.065.0 --> 2.066.0Cy Schubert2014-08-185-28/+36
| | | | Notes: svn path=/head/; revision=365338
* STAGE.Matthias Andree2014-08-184-31/+25
| | | | | | | | Fix skype.sh launcher script, using "$@" instead of the unsafe $@, and fixing its shebang line to /bin/sh. Notes: svn path=/head/; revision=365337
* STAGE.Matthias Andree2014-08-183-6/+7
| | | | Notes: svn path=/head/; revision=365336
* Update emulators/i386-wine-devel to 1.7.24.David Naylor2014-08-184-11/+13
| | | | | | | | | Also, fix the binbounce script to properly invoke LD_32_LIBRARY_PATH_RPATH. Reported by: Nils Beyer <nbe@renzel.net> Notes: svn path=/head/; revision=365335
* - Update to 3.9.20140806Bernhard Froehlich2014-08-1813-1213/+235
| | | | | | | | | | | | | - Separate dtv-scan-tables in his own port - Add XMLTV option - Create a new user/group for tvheadend - Improve tvheadend startscript - Convert manual patching to USES=shebangfix Submitted by: Dreamcat4 <dreamcat4@gmail.com> Notes: svn path=/head/; revision=365334
* - Use USES=pythonSunpoet Po-Chuan Hsieh2014-08-181-3/+2
| | | | Notes: svn path=/head/; revision=365333
* Digital TV initial scanning tables are used to speed up scanning for DTVBernhard Froehlich2014-08-185-0/+1166
| | | | | | | | | | | | | | | | | | frequencies. Most dvb applications rely on them. This supplies initial data for certain regions so that the dvb applications in question only scan those known frequencies, saving a lot of time scanning. These tables however need to be kept up to date by users. This repository is maintained by Olliver Schinagl (https://github.com/oliv3r) on behalf of the LinuxTV.org project. WWW: http://linuxtv.org Submitted by: Dreamcat4 <dreamcat4@gmail.com> Notes: svn path=/head/; revision=365332
* - Switch www/libwww to USES=libtool, drop .la filesDmitry Marakasov2014-08-188-54/+55
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=365331
* - Switch devel/liboop to USES=libtool, drop .la filesDmitry Marakasov2014-08-185-12/+28
| | | | | | | | | | - Fix glib2 detection by adding USES=pkgconfig - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=365330
* devel/py-jsonpatch: Apply JSON-Patches (RFC 6902)William Grzybowski2014-08-184-0/+23
| | | | | | | | | | WWW: https://pypi.python.org/pypi/jsonpatch PR: 192674 Submitted by: harm weites com Notes: svn path=/head/; revision=365329
* - Convert USE_PYTHON to USES=pythonMarcus von Appen2014-08-182-8/+14
| | | | | | | | | | | | - Enable math/py-numpy to be installed for different Python versions concurrently Phabric: D599 Reviewed by: db With hat: python@ Notes: svn path=/head/; revision=365328
* devel/py-jsonpointer: Identify specific nodes in a JSON document (RFC 6901)William Grzybowski2014-08-184-0/+23
| | | | | | | | | | WWW: https://pypi.python.org/pypi/jsonpointer PR: 192673 Submitted by: harm weites com Notes: svn path=/head/; revision=365327
* A selection of supplementary tools for the Python language, which ship withMarcus von Appen2014-08-183-0/+66
| | | | | | | | | | | the Python default distribution. Phabric: D561 Reviewed by: antoine, koobs With hat: python@ Notes: svn path=/head/; revision=365326
* - Move RESETPREFIX to default PLIST_SUBBryan Drewery2014-08-1826-35/+8
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=365325
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-08-182-2/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=365324
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-08-182-8/+8
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=365323
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-08-182-43/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=365322
* - Add LICENSE and LICENSE_FILEDmitry Marakasov2014-08-182-3/+9
| | | | | | | | | - Switch to USES=libtool, drop .la files - Strip libraries - Silence post-patch and post-configure Notes: svn path=/head/; revision=365321
* - Clarify LICENSEDmitry Marakasov2014-08-182-3/+6
| | | | | | | | | - Add LICENSE_FILE - Switch to USES=libtool, drop .la files - Strip libraries Notes: svn path=/head/; revision=365320
* - Bump PORTREVISION for dependency changeSunpoet Po-Chuan Hsieh2014-08-181-0/+1
| | | | Notes: svn path=/head/; revision=365319
* Stage cad/cider. Mark BROKEN on F10+ caused by bmakeJohn Marino2014-08-1846-500/+528
| | | | | | | | | | | | | | | | | | This port generates a makefile and then passes it to "make" via stdin, which makes it different to troubleshoot. When I finally saw the file in order to figure out why several internal static libraries weren't getting built leading to some programs not getting built, I saw a generic static library target made up of variables. fmake likes it; bmake does not. I tried USES+= fmake along with some patching but I must have missed some hardcoded "make" commands because bmake got called again. This software is 20 years old so I finally gave it. It got a stay of execution by getting staged. If somebody wants to study a target that bmake just doesn't get, this is a good place to start. Notes: svn path=/head/; revision=365318
* - Update from 4.320.1 to 4.320.2Danilo Egea Gondolfo2014-08-183-4/+4
| | | | Notes: svn path=/head/; revision=365317
* - Update from 1.25 to 1.26Danilo Egea Gondolfo2014-08-182-4/+4
| | | | | | | - Use install-strip as INSTALL_TARGET Notes: svn path=/head/; revision=365316
* - Update from 0.7.5 to 0.8.3Danilo Egea Gondolfo2014-08-183-9/+15
| | | | | | | | - Add stage support - Take maintainership Notes: svn path=/head/; revision=365315
* Remove x11-clocks/alarm-clock.Romain Tartière2014-08-187-113/+1
| | | | Notes: svn path=/head/; revision=365314
* net/nmsg: fix build for FreeBSD 8.xWilliam Grzybowski2014-08-181-0/+7
| | | | | | | | PR: 192771 Submitted by: maintainer Notes: svn path=/head/; revision=365313
* - Switch from devel/sfml to devel/sfml1 in preparation to sfml updateDmitry Marakasov2014-08-181-2/+6
| | | | Notes: svn path=/head/; revision=365312
* - Use canonical patch filenamesDmitry Marakasov2014-08-1812-79/+122
| | | | | | | - Fix SONAMEs and simplify libraries installation Notes: svn path=/head/; revision=365311
* mail/roundcube-automatic_addressbook: stageBartek Rutkowski2014-08-181-17/+7
| | | | | | | | | | | | | - Add stage support - Set maintainership to anes@anes.su - Fix some tabulations PR: 192307 Submitted by: Anes Mukhametov <anes@anes.su> Approved by: marino (mentor) Notes: svn path=/head/; revision=365310
* Take maintainership, i use it sometimesTilman Keskinoz2014-08-181-1/+1
| | | | Notes: svn path=/head/; revision=365309
* - Update to 3.33Frederic Culot2014-08-182-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Test-Harness/Changes Notes: svn path=/head/; revision=365308
* net/sie-nmsg: update to 0.17.0William Grzybowski2014-08-183-9/+9
| | | | | | | | | | - Use install-strip make target PR: 192758 Submitted by: maintainer Notes: svn path=/head/; revision=365307
* - Update to 0.08Frederic Culot2014-08-182-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Parse-CPAN-Packages-Fast/Changes Notes: svn path=/head/; revision=365306
* - Update to 1.002001Frederic Culot2014-08-182-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Package-Variant/Changes Notes: svn path=/head/; revision=365305
* - Update to 1.16Frederic Culot2014-08-182-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Devel-Cover/Changes Notes: svn path=/head/; revision=365304
* 2014-08-18 databases/jasperserver: Unstaged, depends on expiring devel/maven2Antoine Brodin2014-08-1820-2578/+2
| | | | | | | 2014-08-18 devel/maven2: No longer supported by the Apache Foundation. Use 3.x instead. Notes: svn path=/head/; revision=365303
* - Add LICENSESunpoet Po-Chuan Hsieh2014-08-181-1/+2
| | | | | | | - Remove contiguous blank lines Notes: svn path=/head/; revision=365302
* - Update to 1.2.3Sunpoet Po-Chuan Hsieh2014-08-182-3/+3
| | | | | | | Changes: https://github.com/grosser/parallel/commits/master Notes: svn path=/head/; revision=365301
* - Update to 9.20140817Sunpoet Po-Chuan Hsieh2014-08-182-3/+3
| | | | | | | Changes: http://source.joeyh.branchable.com/?p=source.git Notes: svn path=/head/; revision=365300
* - Update to 0.009Sunpoet Po-Chuan Hsieh2014-08-182-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/experimental/Changes Notes: svn path=/head/; revision=365299
* - Update to 1.000005Sunpoet Po-Chuan Hsieh2014-08-182-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Safe-Isa/Changes Notes: svn path=/head/; revision=365298
* - Restore commentSunpoet Po-Chuan Hsieh2014-08-181-0/+4
| | | | Notes: svn path=/head/; revision=365297