aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* - Add stage support [1]Rene Ladan2014-04-222-10/+12
| | | | | | | | | | | | | | | | | - cups-image(1) is part of print/cups-image, so depend on that port instead of on print/cups-base [1] - Convert USE_GMAKE and USE_BZIP2 to their corresponding USES [1] - Fix pkg-plist - Use modern LIB_DEPENDS - Add dependency on print/cups-client for cups-config(1) and correctly reference it - Bump PORTREVISION PR: ports/188864 [1] Submitted by: Zsolt Udvari <udvzsolt@gmail.com> Notes: svn path=/head/; revision=351880
* devel/soapui: update from 4.6.4 to 5.0.0Kurt Jaeger2014-04-223-61/+33
| | | | | | | | | | PR: ports/188851 Obtained from: Federico Bernoldi Submitted by: pi (myself) Approved by: culot (mentor) Notes: svn path=/head/; revision=351879
* print/cups-base: remove BLOCKS detection from cups/cups.hBoris Samorodov2014-04-222-16/+21
| | | | | | | | | | | | | | | | | | It appears to be the best option here, i.e. just remove BLOCKS detection from cups/cups.h: there are some other ports which use cups/cups.h and get broken by a BLOCKS detection. So: . patch cups/cups.h to remove the offending code; . remove traces of previous attempts to fix cups-* ports; . bump PORTREVISION; . at PORTNAME block add a note that PORTREVISION is defined later for all ports. Discussed at: freebsd-ports Suggested by: tijl MFH: 2014Q2 Notes: svn path=/head/; revision=351878
* Return this port back to Yvan.Ruslan Makhmatkhanov2014-04-221-1/+1
| | | | | | | Reported by: thierry Notes: svn path=/head/; revision=351877
* www/free-sa-devel: update to 2.0.0b6.7Ruslan Makhmatkhanov2014-04-222-4/+5
| | | | | | | | PR: 188791 Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) Notes: svn path=/head/; revision=351876
* - Un-break fetch stage: the name scheme of the source tarballs has changedThomas Zander2014-04-225-12/+34
| | | | | | | | | | | | | | | | - Add LICENSE* - Remove conflict with hunspell: - Rename the 'analyze' binary to 'analyze_t' - put a note in pkg-message.in - Pet portlint PR: ports/187569 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Approved by: thierry (mentor) MFH: 2014Q2 Notes: svn path=/head/; revision=351875
* - Add staging supportPawel Pekala2014-04-221-49/+28
| | | | | | | - Use options helpers, subs Notes: svn path=/head/; revision=351874
* devel/libserver: Upgrade version 1.19 => 1.21John Marino2014-04-222-3/+3
| | | | | | | | | | | This update fixes a broken checksum reported by myself [1] PR: ports/188815 [1] PR: ports/188887 submitted by: maintainer (James Bailie) Notes: svn path=/head/; revision=351873
* - Update to 1.8.2Olivier Duchateau2014-04-223-81/+4
| | | | | | | - Use PYDISTUTILS_AUTOPLIST Notes: svn path=/head/; revision=351872
* - Fix package build as non-rootRene Ladan2014-04-221-12/+3
| | | | | | | | | | | - Use option helpers Note that the CONFLICT with the -nox11 variant is not registered anymore. PR: ports/188785 Submitted by: John Hein <john.hein@microsemi.com> Notes: svn path=/head/; revision=351871
* - Stage support [1]Rene Ladan2014-04-227-33/+29
| | | | | | | | | | | | - Clean up pkg-plist a bit [1] - Use modern LIB_DEPENDS PR: ports/188037 Submitted by: Danilo G. Baio <dbaio@bsd.com.br> Approved by: maintainer timeout (<pakhom706@gmail.com> , 3 weeks) Notes: svn path=/head/; revision=351870
* Fix options helpers conversionAntoine Brodin2014-04-221-1/+1
| | | | Notes: svn path=/head/; revision=351869
* - Add stage supportRene Ladan2014-04-226-22/+18
| | | | | | | | | | | - Use modern LIB_DEPENDS Based on ports/188037 Approved by: portmgr (infrastructure blanket) Notes: svn path=/head/; revision=351868
* Fix pkg-descr for vhdtool.Glen Barber2014-04-221-9/+2
| | | | | | | | | Spotted by: bapt Pointyhat: gjb Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=351867
* Fix build with clang/libc++Baptiste Daroussin2014-04-222-3/+15
| | | | | | | | | | Fix regeneration of the configure [1] While here switch to lua 5.2 Reported by: mat [1] Notes: svn path=/head/; revision=351866
* Update to 2.0.8Baptiste Daroussin2014-04-224-4/+19
| | | | | | | Fix pthsem.m4 macros to avoid [] to disappear (this allow net/linknx to generate a working test for conf Notes: svn path=/head/; revision=351865
* bash does NOT require procfs mounted.Emanuel Haupt2014-04-222-5/+2
| | | | Notes: svn path=/head/; revision=351864
* Add sysutils/vhdtool, a utility to create VHD files fromGlen Barber2014-04-226-0/+108
| | | | | | | | | | raw disk images. Reviewed by: bdrewery Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=351863
* - Update to 1.560Li-Wen Hsu2014-04-222-3/+3
| | | | Notes: svn path=/head/; revision=351862
* Support stageBaptiste Daroussin2014-04-221-10/+6
| | | | Notes: svn path=/head/; revision=351861
* - Add license information [1]Rene Ladan2014-04-224-47/+57
| | | | | | | | | | | | | | | | | | - Fix shebang for fetchmailconf.py [1] - Convert POP2 knob into an option [1] - Use option helpers [1] - Fix staging of documentation and X11 files [1] - Simplify post-install target and pkg-plist - Replace USE_GMAKE and USE_XZ by their USES equivalents - Do not display pkg-message in post-install - Do not create /var/run/fetchmail in pkg-plist PR: ports/185572 [1] Submitted by: Takefu <takefu@airport.fm> Approved by: maintainer timeout (<chalpin@cs.wisc.edu>) Notes: svn path=/head/; revision=351860
* Allow packaging as a user (running ldconfig in the stage is completly useless)Baptiste Daroussin2014-04-221-1/+1
| | | | Notes: svn path=/head/; revision=351859
* - Update to 2.14Pietro Cerutti2014-04-223-90/+9
| | | | | | | | Changes: * Rationalize buffer usage and suppress private buff module. Notes: svn path=/head/; revision=351858
* - Add an option for DEBUGRene Ladan2014-04-222-7/+18
| | | | | | | | | | | | | | - Shebang fixes for perl scripts - Properly handle conditional manual pages Part of PR already committed in r351697 PR: ports/188266 Submitted by: Danilo G. Baio <dbaio@bsd.com.br> Approved by: maintainer timeout (<umq@ueo.co.jp> , 18 days) Notes: svn path=/head/; revision=351857
* USES=libtoolBaptiste Daroussin2014-04-221-2/+3
| | | | | | | strip binaries Notes: svn path=/head/; revision=351856
* USES=libtoolBaptiste Daroussin2014-04-222-12/+8
| | | | | | | Use options helpers Notes: svn path=/head/; revision=351855
* Possibly unbreakAntoine Brodin2014-04-221-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=351854
* - Update to 1.13.0Sofian Brabez2014-04-222-4/+3
| | | | Notes: svn path=/head/; revision=351853
* Support stageBaptiste Daroussin2014-04-221-3/+1
| | | | Notes: svn path=/head/; revision=351852
* Support stageBaptiste Daroussin2014-04-222-6/+6
| | | | Notes: svn path=/head/; revision=351851
* Support stageBaptiste Daroussin2014-04-222-6/+7
| | | | Notes: svn path=/head/; revision=351850
* Support stageBaptiste Daroussin2014-04-221-4/+3
| | | | Notes: svn path=/head/; revision=351849
* Support stageBaptiste Daroussin2014-04-221-4/+2
| | | | Notes: svn path=/head/; revision=351848
* - Update to 05_20140420Pietro Cerutti2014-04-222-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: * The chapter in the manual about the foreign function interface has been improved. * A paragraph about regular expressions and lexical scanner functions has been added to the FAQ. * The handling of the actions CHR_CLIT and INT_STRI in the compiler has been improved. The string buffers for chrCLitToBuffer and intStrToBuffer use the correct alignment now. * In big_rtl.c the functions bigParseBasedPow2 and bigParseBased2To36 have been added and bigParseBased has been changed to call them. This improves the conversion of a string to a bigInteger, when the base is a power of two. Valgrind measurements of the function bigParseBased in chkbig.sd7 show a speed improvement with a factor of 239. * The macros memcpy_to_strelem and memset_to_strelem (defined in striutl.h) have been turned into functions (defined in striutl.c). * The unrolling in memcpy_to_strelem and memset_to_strelem has been changed from 8 times to 32 times. This improves the performance for big data amounts by 16% (Measured with valgrind and gcc). * Usages of the macros memcpy_to_strelem and memset_to_strelem in bst_rtl.c, fil_rtl.c, soc_rtl.c and str_rtl.c have been turned into usages of the corresponding functions. * Calls of cstri_expand, ustri_expand, cstri_expand2 and ustri_expand2 in analyze.c, chr_rtl.c, flt_rtl.c, infile.c, str_rtl.c and striutl.c have been turned into calls of memcpy_to_strelem. * The functions (macros) cstri_expand, ustri_expand, cstri_expand2 and ustri_expand2 have been removed from striutl.c and striutl.h. * The functions doCompileAndLink, compileAndLinkWithOptionsOk, compileAndLinkOk, appendToFile and detemineDatabaseDefines have been added to chkccomp.c. The function compilationOkay has been replaced by compileAndLinkOk. Notes: svn path=/head/; revision=351847
* Restore vanhu as maintainer: bounce was due to mail configuration error.Mark Linimon2014-04-221-1/+1
| | | | Notes: svn path=/head/; revision=351846
* Fix duplicate plist entriesMark Felder2014-04-221-4/+0
| | | | Notes: svn path=/head/; revision=351845
* - Update to checkin 32a2683ecaBryan Drewery2014-04-226-167/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - Queue is now priotitized by the dependency-chain length and not by number of direct dependencies. - Add PRIORITY_BOOST in poudriere.conf which takes PKGNAME globs to boost up to the top of the queue. Example: PRIORITY_BOOST="apache-openoffice* pypy* mysql-workbench*" - bulk/testport: Add -k to keep going on test failures. The failures are stll considered failures but do not skip further builds depending on that port. - bulk -at: This now defaults to -k - Leftovers and Orphan checking now uses the scripts in ports so we can update them frequently without a poudriere release and allow Tinderbox to use the same checks. [1] - This fixes many false-positives with orphans - Now @dirrm are not shown if they are already in the plist - Hook-up stage-qa into the tests and remove our redundant checks. - testport -i: Fix common double-install error - Fix leftover mtree not showing all results when a directory is modified. I.e., changed user and group, only one of which was showing. - bulk -a: Don't consider missing origins as fatal. - Rework distfile handling to be more atomic - Fix many race conditions with cleanup after port build, especially with skipping ports. - Optimize port cleanup after builds - Speedup compute_deps - Fix crashed build detection (commonly shows as "unknown stuck queue bug") - status: Fix regression causing it to not work with multiple builds at once [1] It's possible we may change the format of the scripts in ports once Tinderbox integrates with them. If this happens you will need to update poudriere-devel. Notes: svn path=/head/; revision=351844
* - support stagingRodrigo Osorio2014-04-223-226/+237
| | | | | | | | Submitted by: rodrigo@freeBSD.org (maintainer) Approved by: bapt (mentor) Notes: svn path=/head/; revision=351843
* lang/python{27,31,32}: Replace USE_XZ with USES=tar:xzKubilay Kocak2014-04-223-6/+3
| | | | | | | | | USE_XZ has been deprecated, replace it with the new USES value. Python 3.3 and 3.4 ports have already been converted. Notes: svn path=/head/; revision=351842
* Fix buildBaptiste Daroussin2014-04-221-1/+1
| | | | | | | Reported by: swills (jenkins) Notes: svn path=/head/; revision=351841
* Fix LIB_DEPENDSBaptiste Daroussin2014-04-221-1/+1
| | | | | | | Reported by: jenkins Notes: svn path=/head/; revision=351840
* - Update port to 7.4.0Rodrigo Osorio2014-04-223-18/+28
| | | | | | | | | | | | - Add extra master site - fix license PR: ports/188321 Submitted by: Oleksii Tsai <oleksii.tsai@googlemail.com> Approved by: bapt (mentor) Notes: svn path=/head/; revision=351839
* Fix directory keywords handlingAntoine Brodin2014-04-221-1/+1
| | | | | | | | Reviewed by: bdrewery With hat: portmgr Notes: svn path=/head/; revision=351838
* - Patch to restrict terminal size to 255x255 max to avoid uint8 overflow.Kris Moore2014-04-222-1/+42
| | | | | | | | | | | - Bump PORTREV https://github.com/grehan-freebsd/grub2-bhyve/commit/70ace4fd43f5017d4aacc920017b5641c9d45431 Submitted by: Oleg Ginzburg <olevole@olevole.ru> Notes: svn path=/head/; revision=351837
* - Clean up *.orig files before buildRyan Steinmetz2014-04-221-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=351836
* [NEW PORT] multimedia/py-soco: Python interface to Sonos speakersKubilay Kocak2014-04-224-0/+32
| | | | | | | | | | | | | SoCo (Sonos Controller) is a simple Python class that allows you to programmatically control Sonos speakers. WWW: https://github.com/SoCo/SoCo PR: ports/186993 Submitted by: Conall O'Brien <conall at conall dot net> Notes: svn path=/head/; revision=351835
* - fix clang issue caused by incorrect namespacingRodrigo Osorio2014-04-222-2/+26
| | | | | | | | | | | | | | - add dependency - bump portrevision PR: ports/188044 Submitted by: Chris Rees <crees@FreeBSD.org> Approved by: bapt (mentor) Obtained from: Macports MFH: 2014Q2 Notes: svn path=/head/; revision=351834
* - Add a couple of missing patchesPietro Cerutti2014-04-224-12/+37
| | | | | | | | - Explicitely depend on graphics/jpeg - Remove DOCS Notes: svn path=/head/; revision=351833
* Support stageBaptiste Daroussin2014-04-222-7/+3
| | | | | | | | Modernize Fix dependencies Notes: svn path=/head/; revision=351832
* Support stageBaptiste Daroussin2014-04-222-26/+34
| | | | Notes: svn path=/head/; revision=351831