aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Enable proper manpage handling for PYDISTUTILS_AUTOPLIST, if themva2013-10-191-1/+3
| | | | | | | manpages are installed by distutils. Requested by: avg@ Improvements: jhein@symmetricom.com
* devel/pear-PHPUnit, removed, EOLed upstreambapt2013-10-188-85/+2
| | | | | devel/pear-PHPUnit2, removed EOLed upstream This also solves a package name collision
* - Distinguish clang from Microsoft cl.exe [1]tijl2013-10-182-6/+64
| | | | | | | | | | | | | | - Treat g++*, c++* and clang* the same. - Remove ?= assignments because this isn't a master port. - Remove libtool dependency. - Remove pkgconfig dependency. The port only installs a .pc file. - Disable use of MMX for now. It cannot be used in i386 packages and on amd64 the compiler already uses SSE. - Support staging. - Support WITH_DEBUG. PR: ports/173741 [1] Submitted by: Jeremy Huddleston Sequoia <jeremyhu@freedesktop.org> [1]
* - General cleanupfeld2013-10-182-14/+20
| | | | | | | | | | | | - unrar and Python are default enabled options - New p7zip option, disabled by default - The final release of 11.0 only requires --disable-sigchld-handler on 32bit FreeBSD [1] [1] http://nzbget.sourceforge.net/forum/viewtopic.php?f=3&t=596&start=10 PR: ports/183026 Approved by: maintainer, swills (mentor)
* Change maintainerbapt2013-10-185-5/+5
| | | | | Submitted by: "Ilya A. Arkhipov" <rum1cro@yandex.ru> Approved by: "Andrey V. Elsukov" <bu7cher@yandex.ru> (former maintainer)
* - Support stagingdecke2013-10-181-1/+0
|
* - Support stagingdecke2013-10-181-10/+8
| | | | | | - Convert LIB_DEPENDS to new shlib format - Clanup - Bump PORTREVISION
* STAGIFYbrooks2013-10-182-3/+5
|
* Fix the build with clang and with libc++ [1]kwm2013-10-1827-47/+970
| | | | | | | | Switch to new lib_depend syntax, stageify, USES=desktop-file-utils. Quiet warning spam when building with clang. Cleanup obsolete sed lines, rename patches with obsolete names. Obtained from: inkscape launchpad bug 1232474 and 0.48.x stable branch [1]
* STAGIFYbrooks2013-10-181-15/+10
| | | | | | | | | | | Allow to build on amd64 and ia64 since pvm has had shared libs on all platforms for quite some time. Mark DEPRECATED as it seems unlikely there are any actual users given that it hasn't worked on amd64 ever and the upstream hasn't made any changes for 8 years or so. Drop maintainership.
* Fix pkgname collisionbapt2013-10-182-4/+2
|
* Passes all tests with net/p5-SOAP-Lite.mat2013-10-181-1/+2
|
* Fix pkgname collisionbapt2013-10-182-4/+4
|
* STAGIFYbrooks2013-10-181-2/+1
|
* STAGIFYbrooks2013-10-181-10/+8
|
* - Convert to USES+=tkgahr2013-10-182-11/+11
| | | | | - STAGE-clean - Bring PLIST into Makefile
* Fix a hidden bad usage of pkgconfigbapt2013-10-181-1/+2
|
* STAGIFYbrooks2013-10-181-57/+66
| | | | Depend on a more modern version of clang when the base one won't do.
* . support stage;bsam2013-10-182-453/+458
| | | | | | | | | | | | . use new LIB_DEPENDS syntax; . mark MAKE_JOBS_UNSAFE, different failures at pkg-fallout: ----- Running dot for graph 26/116 Abort trap (core dumped) *** [doc/html] Error code 134 ----- ====>> Killing runaway build after 7200 seconds with no output -----
* - Fix build/run depends on www/rt40matthew2013-10-183-13/+24
| | | | | | | | - Stagify - Take maintainership Submitted by: marko.cupac@mimar.rs Approved by: feld (previous maintainer)
* STAGIFYbrooks2013-10-181-1/+0
|
* Fix installation of mod_php.ale2013-10-187-2/+46
|
* - Fixed build on 10.xvg2013-10-181-0/+1
| | | | | | - Added depend by GCC Approved by: eadler, osa, rm (mentors, implicit)
* Add a series of upstream patches to fix the build with devel/py-sip >= 4.15.rakuco2013-10-181-0/+335
| | | | PR: ports/183046
* www/py-flexget: update to 1.1.140wg2013-10-182-3/+3
| | | | - Update to 1.1.140
* - Add USES=desktop-file-utilsdecke2013-10-182-66/+31
| | | | | | | - Support staging - Convert optional dependencies to new format - Convert LIB_DEPENDS to new shlib format - Bump PORTREVISION
* Mark broken when APACHE is enabled until a fix is committed.ale2013-10-182-0/+2
|
* Update to 5.4.21 release and STAGify.ale2013-10-185-44/+36
|
* Fix two bugs reported by clang.tijl2013-10-183-1/+23
| | | | | | PR: ports/172209 Submitted by: Miklos Magyari <magyarimiki@gmail.com> Approved by: maintainer timeout (1 year)
* Update to 5.5.5 release and STAGify.ale2013-10-185-44/+38
|
* Lua4 is deprecated upstream for longbapt2013-10-181-0/+3
| | | | Approved by: maintainer
* - Remove no longer needed MAN1 from Makefile.tdb2013-10-181-1/+0
| | | | Submitted by: az
* deprecate ports broken for more than 6 monthbapt2013-10-1816-0/+48
|
* Fix build on i386 with clang.tijl2013-10-182-1/+12
| | | | | | | | | | | Some inline asm requires 7 registers but only 6 are available because clang assumes the stack is 4-byte aligned and there's a local variable that requires 16-byte alignment so the stack has to be realigned which requires one register to be used as frame pointer. PR: ports/180564 Submitted by: dt71@gmx.com Approved by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
* Fixup with perl 5.16.mat2013-10-181-0/+13
| | | | Approved by: maintainer
* - Convert to new optional LIB_DEPENDS formatdecke2013-10-182-21/+11
| | | | | - Support staging - Bump PORTREVISION (extremely conservative)
* Deprecated some ports broken for more than 6 monthbapt2013-10-1824-0/+72
|
* fix build with clang by removing the forced set of CColiver2013-10-182-2/+3
|
* 2013-10-18 x11/silo: Upstream has disappearedbapt2013-10-186-65/+1
|
* Fix MOVED entry after memcached12 removalbapt2013-10-181-1/+1
| | | | | PR: ports/183070 Submitted by: Alexey <alexey@kouznetsov.com>
* update to 0.2.35oliver2013-10-184-425/+3
|
* Update to 1.1.0eadler2013-10-182-3/+3
|
* - Mark devel/rubygem-rascut brokentabthorpe2013-10-184-22/+4
| | | | | | - Remove dependancy on www/rubygem-mongerl from other ports With hat: portmgr
* - Update to 1.8tabthorpe2013-10-182-3/+3
| | | | | PR: ports/182955 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* - Support stagingamdmi32013-10-182-132/+6
| | | | - Convert USE_GMAKE to USES
* - Support stagingamdmi32013-10-181-31/+17
| | | | - Convert USE_GMAKE to USES
* - Support stagingamdmi32013-10-182-52/+7
| | | | - Convert USE_GMAKE to USES
* - Support stagingamdmi32013-10-182-13/+6
| | | | - Convert USE_GMAKE to USES
* - Support stagingamdmi32013-10-182-79/+14
| | | | | - Convert USE_GMAKE to USES - Add DESKTOP_ENTRIES
* - Support stagingamdmi32013-10-182-44/+4
| | | | - Convert USE_GMAKE to USES
* - Update to 1.0.r3nemysis2013-10-184-31/+81
| | | | | | | | | | | | | - Change maintainership to submitter - Add license (GPLv3 - USES cmake desktop-file-utils - Add DOCS and NLS Options - Support STAGEDIR and add OPTIONS_SUB - Change pkg-message PR: ports/172141 Submitted by: nemysis (self) Approved by: wg (mentor)
* - Improve wrapper scriptamdmi32013-10-181-2/+4
|
* - Support stagingamdmi32013-10-182-9/+17
| | | | | | - Convert USE_GMAKE to USES - Add DESKTOP_ENTRIES - Improve wrapper script
* - Support stagingamdmi32013-10-182-43/+6
| | | | - convert USE_GMAKE to USES
* - Support stagingamdmi32013-10-181-8/+5
| | | | - Add categories to desktop file
* Train Game (working title) is a game about trains! Woo! You control a trainnemysis2013-10-188-0/+273
| | | | | | | | | | | | | | which you drive around a 3D world picking up cargo, trundle it about, and deliver it for PROFIT; whilst avoiding disasters like falling off the rails, hitting other trains, bad weather, or privatisation. Imagine Elite but with trains instead of space craft. Cant believe no ones thought of it before. WWW: http://www.doof.me.uk/train-game/ PR: ports/171552 Submitted by: nemysis (self) Approved by: wg (mentor)
* - Support stagingamdmi32013-10-181-8/+7
|
* - Support stagingamdmi32013-10-181-10/+6
| | | | - Convert USE_GMAKE to USES
* - Support stagingamdmi32013-10-181-1/+0
|
* - Support stagingamdmi32013-10-181-8/+5
|
* - Add patch forgotten in previous commitamdmi32013-10-182-1/+20
| | | | - Bump PORTREVISION
* - Support stagingamdmi32013-10-184-46/+47
| | | | | - Reimplement build/install to avoid autocr*p madness - Handle config file properly
* - Support stagingamdmi32013-10-182-32/+11
|
* - Support stagingamdmi32013-10-182-562/+4
|
* - Support stagingamdmi32013-10-182-35/+14
|
* - Support stagingamdmi32013-10-182-14/+10
| | | | - Convert USE_GMAKE to USES
* - Support stagingamdmi32013-10-182-14/+10
|
* - Support stagingamdmi32013-10-182-73/+42
| | | | | | | | - Use new OPTIONS features - Use new LIB_DEPENDS syntax - Fix NVTT option - Add missing SQUISH option - Enable all options by default as upstream does
* - Support stagingamdmi32013-10-181-6/+5
|
* - Support stagingamdmi32013-10-181-3/+2
|
* - Support stagingamdmi32013-10-181-5/+4
|
* - Support stagingamdmi32013-10-182-63/+15
| | | | | - Convert USE_GMAKE to USES - Use new LIB_DEPENDS syntax
* - Support stagingamdmi32013-10-182-29/+91
|
* The goal of the game is to reach the highest possible score. You get a limitednemysis2013-10-188-0/+133
| | | | | | | | | | | | | | | | | | | | | | number of pipes on each level and need to combine them to lead the water from the house at the top of the screen to the storage tank at the bottom. For each pipe water goes through, you get 20 points and if you fill the cross-pipe both ways, you get 60 points. At end of each level, you are awarded depending on the skill level: * Beginner: 100 points * Toolman: 100 points + number of pipes remaining * Master plumber: 100 points + 2 x number of pipes remaining Some of the levels also have obstacles where you cannot place pipes. The game is playable with joystick/joypad: just move it and press buttons when you go to Options -> Configure controls WWW: http://home.gna.org/vodovod/ PR: ports/173881 Submitted by: nemysis (self) Approved by: pawel (mentor)
* Upgrade to rc4, changes over rc3 (-: removed, +: added)mandree2013-10-182-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | REVERT: Add --force-fast-ra option. Another thanks to Uwe Schindler. NEW: + Update Spanish transalation. Thanks to Vicente Soriano. + Add --ra-param option. Thanks to Vladislav Grishenko for + inspiration on this. + Add --add-subnet configuration, to tell upstream DNS + servers where the original client is. Thanks to DNSthingy + for sponsoring this feature. + Add --quiet-dhcp, --quiet-dhcp6 and --quiet-ra. Thanks to + Kevin Darbyshire-Bryant for the initial patch. + Allow A/AAAA records created by --interface-name to be the + target of --cname. Thanks to Hadmut Danisch for the + suggestion. + Avoid treating a --dhcp-host which has an IPv6 address + as eligable for use with DHCPv4 on the grounds that it has + no address, and vice-versa. Thanks to Yury Konovalov for + spotting the problem. + Do a better job caching dangling CNAMEs. Thanks to Yves + Dorfsman for spotting the problem. Fix shebang lines of two Perl scripts.
* multimedia/ffmpeg2: fix PROVIDEwg2013-10-181-1/+1
| | | | | | - Fix PROVIDE (Forgot in last commit) Reported by: olgeni
* multimedia/ffmpeg2: fix references to ffserverwg2013-10-181-3/+3
| | | | | | - Fix references to ffserver Reported by: olgeni
* Deprecate port and prepare for removal.girgen2013-10-181-0/+8
| | | | | | It has not been maintained upstreams for 10+ years. Approved by: pgsql@ With hat: pgsql@
* Sigh, fix yet another plist bug.brooks2013-10-182-3/+2
| | | | Reported by: marino
* - Update to 2013-10-13pav2013-10-183-3/+12
| | | | Submitted by: gleb (maintainer)
* - Support stagedircs2013-10-183-8/+6
| | | | | - Remove leading article in COMMENT - Fix typo in pkg-descr
* - Update to 2.6cs2013-10-182-12/+11
| | | | - use stagedir
* Remove extra $${name}_flags from command_args, it will be automatically appendeddemon2013-10-181-1/+1
| | | | | | by rc.subr. Submitted by: Gennady Karpov <gekar@yandex-team.ru>
* - Back to poolcs2013-10-181-2/+2
| | | | - Remove leading article in COMMENT
* - fix dependencyohauer2013-10-182-16/+15
| | | | | - add stage support - bump PORTREVISION
* - Convert to stagingmadpilot2013-10-182-4/+2
| | | | | | - Convert to new LIB_DEPENDS format - Don't duplicate lib depends with build depends - Use space for WWW line in pkg-descr
* - Fixed build with clangvg2013-10-181-0/+2
| | | | Approved by: eadler, osa, rm (mentors, implicit)
* - Convert to stagingmadpilot2013-10-182-4/+4
|
* . update to version 7.2d;bsam2013-10-1827-825/+174
| | | | | | | | | | | | | . organize as master and slave ports; . while I'm here: support stage. PR: ports/175590 [1] ports/176011 [2] ports/176716 [3] Submitted by: KATO Tsuguru <tkato432@yahoo.com> [1] Vitaly Magerya <vmagerya@gmail.com> [2] Hirohisa Yamaguchi <umq@ueo.co.jp> [3]
* - Update to 3.9tabthorpe2013-10-182-3/+3
| | | | | PR: ports/182856 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* - Change Makefile headernemysis2013-10-184-34/+34
| | | | | | | | | | | | | | | | - Bump PORTREVISION - Change master sites, use supplied icons - Recreate tarball, new GH_COMMIT - Change maintainer email to @FreeBSD.org - USES gmake iconv - Support STAGEDIR - Add DOCS Option - Change REINPLACE_CMD, fix build with Clang - Mute dir install - Change WWW - Use pkg-plist instead of PLIST_FILES and PLIST_DIRS Approved by: pawel (mentor)
* - fix RUN_DEPENDSohauer2013-10-181-1/+1
|
* - Update to 0.8.4nemysis2013-10-182-16/+17
| | | | | | | | | | | | - Change Makefile header - Remove DIST_SUBDIR - Change maintainer email to @FreeBSD.org - USES gmake - Change Desktop entry file - Add DOCS Option - Mute dir install and others Approved by: pawel (mentor)
* - adjust include pathohauer2013-10-183-3/+3
|
* - update to latest release [1]ohauer2013-10-1843-77/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - use PKGNAMESUFFIX instead LATEST_LINK - whitespace cleanup - svn mv */bugzilla to */bugzilla40 - add vuxml entry 4.4.1, 4.2.7, and 4.0.11 Security Advisory Wednesday Oct 16th, 2013 Summary ======= Bugzilla is a Web-based bug-tracking system used by a large number of software projects. The following security issues have been discovered in Bugzilla: * A CSRF vulnerability in process_bug.cgi affecting Bugzilla 4.4 only can lead to a bug being edited without the user consent. * A CSRF vulnerability in attachment.cgi can lead to an attachment being edited without the user consent. * Several unfiltered parameters when editing flagtypes can lead to XSS. * Due to an incomplete fix for CVE-2012-4189, some incorrectly filtered field values in tabular reports can lead to XSS. All affected installations are encouraged to upgrade as soon as possible. [1] even bugzilla40 gets upstream fixes an upgrade to bugzilla42/44 is recommend Security: vid e135f0c9-375f-11e3-80b7-20cf30e32f6d CVE-2013-1733 CVE-2013-1734 CVE-2013-1742 CVE-2013-1743
* Properly support staging after r330463.rakuco2013-10-181-3/+3
| | | | Submitted by: antoine@
* Fix unnecessicary and sometimes wrong RUN_DEPENDS on lang/gcc.brooks2013-10-182-5/+4
| | | | Reported by: marino
* - Add dependency on pkgconfig when building with cairo support [1]makc2013-10-182-28/+20
| | | | | | | - Support staging - Use option helpers Reported by: Andreas Nilsson via mail [1]
* - Update from 0.5.4 to 0.5.5danilo2013-10-182-9/+8
| | | | | | | | - Pass maintainership to submitter - Add stage support PR: ports/183049 Submitted by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
* Update to 1.8.4.1.wxs2013-10-183-7/+9
| | | | | | | | | Among other things, this fixes git rebase. https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.4.1.txt PR: ports/183027 Submitted by: olgeni@
* - Add stage supportdanilo2013-10-182-74/+46
| | | | | | | | - Use options helpers - Fix a problem when PYTHON and BUNDLED_READLINE options are active PR: ports/183048 Submitted by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
* Remove audio/akode*. This was part of KDE 3.x.tijl2013-10-1855-942/+9
| | | | | PR: ports/182283 Approved by: Scot Hetzel <swhetzel@gmail.com> (maintainer)
* - Disable SSE if arch != amd64danilo2013-10-181-1/+1
| | | | Reported by: tijl
* - Fixed build with clangvg2013-10-181-0/+2
| | | | Approved by: eadler, osa, rm (mentors, implicit)
* - fix INDEX building s/)/}/ohauer2013-10-181-1/+1
| | | | Approved by: hrs@ (implicit)
* Fix staging to rubygemsantoine2013-10-181-1/+1
| | | | Approved by: portmgr (bapt)
* Update to alpha-20131015antoine2013-10-182-3/+3
|
* Update to alpha-20131015antoine2013-10-182-3/+3
|
* Fix plistantoine2013-10-182-2/+3
| | | | Bump PORTREVISION for package change
* - Update to 2.18 [1]tdb2013-10-174-42/+46
| | | | | | - Add stage support Submitted by: Andre Heider <a.heider@gmail.com> [1]
* Add missing man pages to the plistantoine2013-10-171-0/+4
| | | | Approved by: multimedia (bapt)
* - Update to checkin ab7af29666bdrewery2013-10-172-4/+4
| | | | | | | | | | Changes: * pkgclean: Detect and cleanup duplicated packages due to PKGNAME renaming * Misc typo fixes * ports -m git - Use --depth=1 to not download all history for the repository. - Support -v to show output
* Only depend on one version of GCC. [1]brooks2013-10-171-8/+17
| | | | | | | | | Switch to USES=gmake. STAGIFY. Don't try to build when the default compiler uses libc++. Initiate deorbit burn sequence. Submitted by: John Marino <freebsd@marino.st> [1]
* - Update to 2.13.0decke2013-10-173-46/+62
| | | | - Add staging support
* sysutils/gdisk: update to 0.8.8wg2013-10-173-17/+14
| | | | | - Update to 0.8.8 - Allow staging
* - Disable SSE if the arch is powerpc [1]danilo2013-10-172-104/+39
| | | | | | | | - Add stage support - Use options helpers PR: ports/182986 Submitted by: Jack <xxjack12xx@gmail.com> (maintainer) [1]
* Correct a plist bug that crept in at the end of testing.brooks2013-10-172-4/+4
| | | | | Reported by: mat Pointy hat: brooks (still figuring out the details of this stage thing...)
* - Added depends by gcc because clang doesn't buildvg2013-10-172-6/+16
| | | | | | - Fixed find libiconv on 10.x Approved by: eadler, osa, rm (mentros, implicit)
* multimedia/gmerlin-avdecoder: bump portrevisionwg2013-10-171-1/+1
| | | | - Forgot to bump port revision in last commit
* Add p5-Bucardo 4.5.0, asynchronous PostgreSQL replication system.mat2013-10-175-0/+53
|
* . fix build with NTLM option -- use iconv unconditionallybsam2013-10-172-7/+6
| | | | | | | | | (as it has always been before using iconv.mk); . bump PORTREVISION. Reported by: Marko Cupać <marko.cupac@mimar.rs> Tested by: Marko Cupać <marko.cupac@mimar.rs> Approved by: garga (maintainer)
* Fix LATEST_LINK and some cleanupgirgen2013-10-175-8/+6
|
* Allow staging rubygems (which here, enforce the bindir for staged rubygem ports)bapt2013-10-171-9/+13
|
* Readd forgotten port-install-script in the stage seq.bapt2013-10-171-2/+2
|
* - Get rid of MAN1 macrogahr2013-10-172-1/+1
| | | | Reported by: antoine
* - Remove un-needed patchtabthorpe2013-10-171-20/+0
| | | | Submitted by: maintainer via email
* Fix build by commenting out the most recent of the two discoverydes2013-10-171-1/+1
| | | | dates.
* - Convert to stagingmadpilot2013-10-174-2/+1
| | | | - Rename patch files according to standard
* - Convert to stagingmadpilot2013-10-175-8/+13
| | | | | | - Fix build with clang - Rename patch files according to standard - Convert to new LIB_DEPENDS format
* - Update to 2013.60ak2013-10-172-3/+3
|
* Update to 1.9.18.2.demon2013-10-172-3/+3
|
* Update to version 1.3.9demon2013-10-172-4/+4
|
* - Fix year, move entry upak2013-10-171-32/+32
|
* - Document new vulnerabilities in security/dropbearak2013-10-171-0/+32
|
* Mark as deprecated.rene2013-10-171-0/+2
|
* - Support stagingamdmi32013-10-172-11/+19
| | | | | | - Convert USE_GMAKE to USES - Add CONFLICTS on wingsl - Add DESKTOP_ENTRIES
* - Support stagingamdmi32013-10-172-12/+20
| | | | | | - Convert USE_GMAKE to USES - Add CONFLICTS on wings-devel - Add DESKTOP_ENTRIES
* Document "openmp" as a valid argument.rene2013-10-171-2/+2
| | | | Approved by: portmgr (bapt)
* Switch to new LIB_DEPENDS format.demon2013-10-171-1/+1
|
* - Convert to USES+=tkgahr2013-10-171-9/+14
| | | | | | - Fix MASTER_SITES - Convert to OPTIONSng (DOCS) - STAGE-clean
* update to 5.7.0oliver2013-10-172-14/+16
|
* Add graphos port, from the GNUstep Applications Project.theraven2013-10-174-0/+76
| | | | Approved by: bapt (mentor)
* - Update to 05_20131013gahr2013-10-173-17/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: 20131013: - Libraries for TLS (Transport Layer Security), SSL (Secure Sockets Layer) and HTTPS (HyperText Transfer Protocol Secure) support have been added. The new libraries are: arc4.s7i, asn1.s7i, cipher.s7i, gethttps.s7i, hmac.s7i, pkcs1.s7i, tls.s7i and x509cert.s7i. - Comparison operators for < (proper subset) and > (proper superset) have been added to hashsetof.s7i. - The type digestAlgorithm and the functions msgDigest, blockSize and digestSize have been added to msgdigest.s7i. - The function hex has been added to bytedata.s7i. - The example program castle.sd7 has been improved to avoid, that an item can be dropped on an illegal place. - The library make.s7i has been improved to accept the option -p for the cp command. - Documentation comments have been added to sockbase.s7i, socket.s7i, atom.c, entutl.c, soclib.c, soc_rtl.c and striutl.c. - The padding in the message digest functions of msgdigest.s7i has been corrected. Now the functions pad nothing instead of 64 bytes, when the message length is 55 (mod 64). - The function getHttp in gethttp.s7i has been improved to use a case-insensitive comparison for HTTP header field names. - In exec.c the functions eval_arg_list and dump_arg_list have been improved to avoid reading from freed memory. This occured in very rare cases. - The functions find_action (in actutl.c), fltParse (in flt_rtl.c), cmdConfigValue (in cmd_rtl.c) and find_sysvar (in syvarutl.c) have been improved to use the macros MAX_STRI_EXPORT_LEN and max_utf8_size. - Interpreter and runtime library have been improved to ignore the signal SIGPIPE. Writing to a broken pipe or socket raises the exception FILE_ERROR instead. - The functions bln_and and bln_or in blnlib.c have been improved to return either SYS_TRUE_OBJECT or SYS_FALSE_OBJECT. - The program chkccomp.c has been improved to determine the alignment used by malloc and whether an access to unaligned memory succeeds. - Usages of ALLOC_CHUNK in flistutl.h have been improved to allocate aligned memory the same way as malloc returns aligned memory. - The program chkccomp.c has been improved to define the macro 'inline', when the C compiler does not support the keyword inline. - Occurances of 'INLINE' have been replaced with 'inline' in the files analyze.c, atom.c, big_gmp.c, big_rtl.c, chr_rtl.c, exec.c, findid.c, infile.c, int_rtl.c, numlit.c, parser.c, rfl_data.c, scanner.c, striutl.c, strlib.c, str_rtl.c, syntax.c and ut8_rtl.c. 20130929: - The functions bStriLe, bytesLe, bStriBe and bytesBe have been added to bytedata.s7i. This functions convert an integer to a sequence of bytes. - The compiler has been improved to generate inline code for the action STR_PUSH. This action is used when a character is appended to a string (with the operator &:= ). - The function sendGet has been added to gethttp.s7i. - The functions str_yy_mm_dd and str_hh_mm_ss have been added to time.s7i. - Checks for +:= and -:= have been added to chkbig.sd7. - Checks for bytesBe and bytesLe have been added to chkint.sd7. - Checks for & and &:= have been added to chkstr.sd7. - The function doLocalDeclsOfStatement has been added to the compiler. This function is used to simplify the processing of various statements. - The functions that process the statement actions BIG_GROW, BIG_LSHIFT_ASSIGN, BIG_MULT_ASSIGN, BIG_RSHIFT_ASSIGN, BIG_SHRINK, BLN_CPY, CHR_CPY, CHR_GROW, CHR_SHRINK, ENU_CPY, FIL_CPY, FLT_CPY, FLT_DIV_ASSIGN, FLT_GROW, FLT_MULT_ASSIGN, FLT_SHRINK, INT_AND_ASSIGN, INT_CPY, INT_GROW, INT_LSHIFT_ASSIGN, INT_MULT_ASSIGN, INT_OR_ASSIGN, INT_RSHIFT_ASSIGN, INT_SHRINK, INT_URSHIFT_ASSIGN, REF_CPY, RFL_INCL, SET_EXCL, SET_INCL, SOC_CPY, STR_PUSH and TYP_CPY in the compiler have been simplified. - The functions int_toBStriBe and int_toBStriLe have been added to intlib.c. - The functions intToBStriBe and intToBStriLe have been added to int_rtl.c - In big_rtl.c and big_gmp.c the functions bigFromBytesBe and bigFromBytesLe have been renamed to bigFromByteBufferBe respectively bigFromByteBufferLe. - The performance of the functions bst_cmp (in bstlib.c), bstCmp (in bst_rtl.c) and strMult (in str_rtl.c) has been improved. - The macro 'unlikely' has been added to functions in bst_rtl.c.
* Update to 0.10.2bapt2013-10-172-3/+6
| | | | Strip binaries
* - Fix build with clangvg2013-10-172-13/+19
| | | | | | PR: ports/182885 Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) Approved by: eadler, osa, rm (mentors, implicit)
* - Add STAGEDIR support.hrs2013-10-174-9/+30
| | | | | - Fix build on stable/10 and head. - Style clean-ups.
* update to 4.14oliver2013-10-172-14/+18
|
* Add STAGEDIR support.hrs2013-10-171-8/+4
|
* Add a mirror for the distfilebapt2013-10-172-5/+3
| | | | | | | Change www to new home [1] Let stage handle what is packed or not. Submitter by: Francois Pesce (upstream) [1]
* update to 0.66.0oliver2013-10-176-98/+81
|
* Add STAGEDIR support.hrs2013-10-172-4/+2
|
* Add STAGEDIR support.hrs2013-10-171-5/+6
|
* - Update to 20130820.hrs2013-10-172-10/+14
| | | | - Add STAGEDIR support.
* Fix build on 10.0edwin2013-10-172-0/+12
|
* Fix build on 10.0edwin2013-10-172-1/+12
|
* Add STAGEDIR support.hrs2013-10-171-20/+9
|
* - Add STAGEDIR support.hrs2013-10-174-13/+74
| | | | | - Remove MAKE_JOBS_UNSAFE. - Take maintainership.
* Fix build on 10.0edwin2013-10-172-1/+11
|
* Fix linking to mariadb libs [1]flo2013-10-174-1/+31
| | | | | | | PR: ports/183001 [1] PR: ports/182565 [2] Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> [1] Reported by: Vincent Hoffman-Kazlauskas <vince@unsane.co.uk> [2]
* Add STAGEDIR support.hrs2013-10-172-9/+26
|
* Add STAGEDIR support.hrs2013-10-172-15/+15
|
* Fix Makefile to get the manual pages compressed.hrs2013-10-173-19/+19
|
* Attempt to fix build. This progresses farther but isn't a complete fix.eadler2013-10-171-4/+4
|
* - Convert to stagingeadler2013-10-171-6/+6
|
* - Support stagingamdmi32013-10-171-30/+21
| | | | - Convert USE_GMAKE to USES
* - Support stagingamdmi32013-10-171-19/+25
| | | | | | - Convert USE_GMAKE to USES - Rework OPTIONS - Add DESKTOP_ENTRIES
* - Support stagingamdmi32013-10-172-117/+59
| | | | | | - Rework OPTIONS - Use new LIB_DEPENDS syntax - Add DESKTOP_ENTRIES
* - Support stagingamdmi32013-10-171-6/+3
| | | | - Use new LIB_DEPENDS syntax
* - Support stagingamdmi32013-10-175-46/+17
| | | | | - Rename patches in a meaningful way - Use new LIB_DEPENDS syntax
* - Support stagingamdmi32013-10-172-77/+6
|
* - Support stagingamdmi32013-10-172-14/+8
| | | | | | - Convert USE_GMAKE to USES - Use new LIB_DEPENDS syntax - Don't try to remove mtree directory
* - Support stagingamdmi32013-10-171-1/+1
| | | | - Enable SSE by default on amd64
* - Support stagingamdmi32013-10-172-20/+12
| | | | | - Use new LIB_DEPENDS syntax - Convert USE_GMAKE to USES
* - Support stagingamdmi32013-10-171-17/+13
| | | | - Use new LIB_DEPENDS syntax
* - Support stagingamdmi32013-10-171-2/+4
| | | | - Convert USE_GMAKE to USES
* - Support stagingamdmi32013-10-171-12/+12
| | | | - Convert USE_GMAKE to USES
* - Support stagingamdmi32013-10-171-9/+6
| | | | - Use new LIB_DEPENDS syntax
* Fix a typo.hrs2013-10-171-2/+2
| | | | Spotted by: QAT
* - Support stagingamdmi32013-10-172-7/+8
|
* - Support stagingamdmi32013-10-171-7/+6
| | | | - Use new LIB_DEPENDS syntax
* - Support stagingamdmi32013-10-172-23/+6
| | | | - Use new LIB_DEPENDS syntax
* - Support stagingamdmi32013-10-172-2318/+7
| | | | - Use new LIB_DEPENDS syntax
* - Support stagingamdmi32013-10-172-30/+9
|
* - Support stagingamdmi32013-10-171-17/+8
| | | | - Convert USE_GMAKE to USES
* - Support stagingamdmi32013-10-172-35/+3
| | | | - Convert USE_GMAKE to USES
* - Support stagingamdmi32013-10-172-81/+11
| | | | | - Use new LIB_DEPENDS syntax - Convert USE_GMAKE to USES
* - Support stagingamdmi32013-10-171-1/+0
|
* - Support stagingamdmi32013-10-171-1/+0
|
* - Support stagingamdmi32013-10-171-4/+3
| | | | - Use new LIB_DEPENDS syntax
* - Support stagingamdmi32013-10-172-15/+14
| | | | - Use new LIB_DEPENDS syntax
* - Support stagingamdmi32013-10-173-16/+16
|
* - Support stagingamdmi32013-10-171-3/+4
|
* - Support stagingamdmi32013-10-171-6/+5
| | | | - Use new LIB_DEPENDS syntax
* - Support stagingamdmi32013-10-171-11/+10
| | | | - Use new LIB_DEPENDS syntax
* - Support stagingamdmi32013-10-171-6/+4
| | | | - Use new LIB_DEPENDS syntax
* - Support stagingamdmi32013-10-171-7/+11
| | | | - Install into PREFIX instead of LOCALBASE
* - Support stagingamdmi32013-10-171-13/+17
| | | | - Install into PREFIX instead of LOCALBASE
* - Support stagingamdmi32013-10-172-10/+47
|
* - Update to 0.12.1wen2013-10-172-3/+3
|
* - Support stagingamdmi32013-10-171-3/+2
|
* - Support stagingamdmi32013-10-171-3/+2
|
* - Support stagingamdmi32013-10-171-3/+2
|
* - Update from 1.7.0 to 1.7.1 [1]danilo2013-10-173-14/+16
| | | | | | | | | | - Add stage support - Force build with gcc - Convert LIB_DEPENDS to new syntax PR: ports/182886 Submitted by: Pedro Giffuni <giffunip@tutopia.com> [1] Approved by: wg/culot (mentors, implicit)
* - Split broccoli library into separate porttabthorpe2013-10-177-37/+280
| | | | | | | | - Use new infrastructure - Bump PORTREVISION PR: ports/182475 Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer)
* - Change maintainer email to @FreeBSD.orgnemysis2013-10-172-17/+21
| | | | | | | | | - Use the new format for LIB_DEPENDS - USES gmake pkgconfig - Support STAGEDIR - Add patches, fix build with Clang Approved by: wg/pawel (mentors)
* Add support for installing the lit and FileCheck test tools.brooks2013-10-172-14/+74
| | | | Requested by: jonathan
* Figaro's Password Manager 2 is a program that allows you to securely store thenemysis2013-10-176-0/+99
| | | | | | | | | | | | | | | | | | | | | | | | passwords using GTK2 interface. Features include: - Passwords are encrypted with the AES-256 algorithm. - Copy passwords or usernames to the clipboard/primary selection. - If the password is for a web site, FPM2 can keep track of the URLs of your login screens and can automatically launch your browser. In this capacity, FPM2 acts as a kind of bookmark manager. - You can teach FPM2 to launch other applications, and optionally pass hostnames, usernames or passwords to the command line. - FPM2 also has a password generator that can choose passwords for you. It allows you to determine how long the password should be, and what types of characters (lower case, upper case, numbers and symbols) should be used. You can even have it avoid ambiguous characters such as a capital O or the number zero. - Auto-minimise and/or auto-locking passwords database after configurable time to the tray icon. WWW: http://als.regnet.cz/fpm2/ PR: ports/179096 Submitted by: nemysis (self) Approved by: wg/pawel (mentors)
* - Change comment and pkg-descrnemysis2013-10-172-2/+3
| | | | | | - Add CONFIGURE_ARGS+=--with-pic Approved by: wg/pawel (mentors)
* Update to the 20131013 snapshot of GCC 4.9.0.gerald2013-10-172-6/+6
| | | | Migrate to the new LIB_DEPENDS standard.
* Pang Zero is a clone of Super Pang, a fast-paced action game that involvesnemysis2013-10-176-0/+171
| | | | | | | | | | | | popping balloons with a harpoon. The intention of our effort is to create a fun, open-source game that many (currently up to 6) people can play together. WWW: http://apocalypse.rulez.org/pangzero PR: ports/179092 Submitted by: nemysis (self) Approved by: wg/pawel (mentors)
* Update to 1.37.delphij2013-10-173-21/+3
|
* A simple tool to convert packet captures in 802.11 format to Ethernet format.nemysis2013-10-175-0/+55
| | | | | | | | | | | | | | | | | Lots of tools can only understand Ethernet link types, so I wrote this tool to convert captures to a format that they can understand. Note that this tool is really only useful for encrypted traffic. Specify a wireless packet capture as an input file, and the name of the desired Ethernet-format output file. Wlan2eth will only convert data frames to the output file, which will likely result in a significantly smaller output packet capture file. Note that wlan2eth will only convert unencrypted frames. WWW: http://www.willhackforsushi.com/?page_id=79 PR: ports/179095 Submitted by: nemysis (self) Approved by: wg/pawel (mentors)
* - Update to 2.4.20130923 snapshot.hrs2013-10-176-29/+27
| | | | - Add STAGEDIR support.
* - update to 2.14.0rm2013-10-172-5/+5
| | | | | changes: https://github.com/boto/boto/blob/develop/docs/source/releasenotes/v2.14.0.rst
* Add STAGEDIR support.hrs2013-10-173-9/+37
|
* - Convert to stagingmadpilot2013-10-172-8/+6
| | | | - Convert LIB_DEPENDS to new format
* - Convert to stagingmadpilot2013-10-173-6/+2
| | | | - Rename patch files according to standard
* - Convert to stagingmadpilot2013-10-171-4/+1
|
* Tarball has been rerolled with the same version number.thierry2013-10-172-8/+8
| | | | | | | | | | | | | | | | | | | | | The only change is a CSS file : diff -urN fpdf17.orig/fpdf.css fpdf17/fpdf.css --- fpdf17.orig/fpdf.css 2008-06-08 20:45:41.000000000 +0200 +++ fpdf17/fpdf.css 2008-07-19 15:04:48.000000000 +0200 @@ -1,6 +1,6 @@ body {font-family:"Times New Roman",serif} h1 {font:bold 135% Arial,sans-serif; color:#4000A0; margin-bottom:0.9em} -h2 {font:bold 100% Arial,sans-serif; color:#900000; margin-top:1.5em} +h2 {font:bold 95% Arial,sans-serif; color:#900000; margin-top:1.5em; margin-bottom:1em} dl.param dt {text-decoration:underline} dl.param dd {margin-top:1em; margin-bottom:1em} dl.param ul {margin-top:1em; margin-bottom:1em} Since I'm there, "stagify". PR: ports/183010 Submitted by: marino
* - update to 0.11rm2013-10-174-6/+43
| | | | | changes: https://bitbucket.org/blueluna/transmissionrpc/wiki/releasenotes/0.11
* - Update to 5.0.4madpilot2013-10-173-5/+10
|
* Allow adding extra patches from slave ports.jkim2013-10-171-1/+1
|
* Fix build on 10.xedwin2013-10-172-3/+3
|
* Broccoli is the Bro client communications library and lets youtabthorpe2013-10-176-0/+113
| | | | | | | | | create applications that can speak the Bro communication protocol. WWW: http://www.icir.org/christian/broccoli/ PR: ports/ports/182476 Submitted by: Craig Leres <leres@ee.lbl.gov>
* Support STAGEDIRbrooks2013-10-173-24/+23
|
* Update to 2.1.2matthew2013-10-173-26/+25
| | | | | | | - stagify - new style LIB_DEPENDS Announcement: http://sphinxsearch.com/blog/2013/10/15/sphinx-2-1-2-is-now-available/
* Don't try building on libc++ systems, it won't work.brooks2013-10-171-7/+15
| | | | | | Deconflict docs between master and slave ports. STAGIFY
* - Upgrade to version 1.97.olgeni2013-10-175-189/+207
| | | | | - Add staging support. - Fix sample configuration file.
* - Fix plistlme2013-10-172-5/+5
| | | | | | - Bump PORTREVISION Approved by: maintainer
* Update to 4.0.18matthew2013-10-173-8/+6
| | | | | | | - Drop LATEST_LINK in favour of PKGNAMESUFFIX AnnouncementL http://blog.bestpractical.com/2013/10/rt-4018-released.html ChangeLog: https://github.com/bestpractical/rt/compare/rt-4.0.17...rt-4.0.18
* - Update to 1.6.0antoine2013-10-173-12/+10
| | | | | | | | | - Use new LIB_DEPENDS syntax - Options are already described in bsd.options.desc.mk - Convert to STAGEDIR PR: ports/183011 Submitted by: Jens K. Loewe (maintainer)
* - Update to version 9.10mva2013-10-173-36/+34
| | | | | - Enable staging support - Switch to new LIB_DEPENDS syntax
* Fix pkg-plistolivierd2013-10-171-0/+1
| | | | Reported by: qat.redports.org
* - Update to 1.2.2olivierd2013-10-174-14/+15
| | | | - Support STAGEDIR
* - Fix pkg-plistolivierd2013-10-172-2/+1
| | | | | | - Bump PORTREVISION Reported by: pkg-fallout@
* Fix pkg-plist, when DOCS is setolivierd2013-10-171-1/+1
| | | | Reported by: Kenta Suzumoto
* Upgrade to 3.4.r191854.brooks2013-10-179-63/+74
| | | | | | | | STAGIFY Mark dragonegg IGNORE on systems where the default compiler defaults to libc++ on the grounds the the clang/llvm ports are likely linked with it and thus won't work with gcc and libstdc++.
* enable stage.ume2013-10-171-3/+3
|
* - enable stage.ume2013-10-171-4/+3
| | | | - use modern LIB_DEPENDS format.
* enable stage.ume2013-10-171-16/+18
|
* Move doing chown from do-install to pkg-plist. In stageume2013-10-162-4/+4
| | | | build, uid/gid creation is not done at do-install yet.
* Deprecate graphics/linux-panorama-tools.vd2013-10-161-0/+2
| | | | Per notice from rene@ graphics/linux-f10-png10 is going to be removed soon.
* - Update to checkin 725ea5afcfbdrewery2013-10-162-4/+4
| | | | | | | | | Changes: * poudriere.8: Document that -j is required for bulk * bulk/testport: Delete packages that have changed PKGNAME during startup, which will avoid pkg-repo duplicate package warnings/bugs. This will not clean up existing duplicates, just fix new ones going forward. * bulk: Fix start hook starting before validations
* - Update to 3.0.11bdrewery2013-10-162-3/+3
| | | | | | | | Changes: * poudriere.8: Document that -j is required for bulk * bulk/testport: Delete packages that have changed PKGNAME during startup, which will avoid pkg-repo duplicate package warnings/bugs. This will not clean up existing duplicates, just fix new ones going forward.
* Convert to stages.mat2013-10-162-7/+1
|
* devel/py-sysctl: update to 0.1b5wg2013-10-162-9/+5
| | | | | - Update to 0.1b5 - Use PYTHON_PY3K_PLIST_HACK
* Do generate documentation if asked.mat2013-10-164-9/+109
|
* - Update to 0.6.0amdmi32013-10-165-1002/+59
| | | | | | | | - Support staging - Use new LIB_DEPENDS syntax - Optionize NLS Submitted by: Brian Callahan <bcallah@cvs.openbsd.org> (partially)
* Fix build with GCC 4.8rene2013-10-161-0/+10
| | | | Submitted by: avg, Michael Moll <mmoll@mmoll.at>
* multimedia/gmerlin-avdecoder: fix pkg-plistwg2013-10-162-8/+10
| | | | | - Fix pkg-plist with non-default options - Fix detection of libs