/palm/

h'/>
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.14.tobez2013-05-172-3/+3
| | | | Changes: http://search.cpan.org/dist/XML-XPathEngine/Changes
* Update to 2.07.tobez2013-05-172-8/+4
| | | | Changes: http://search.cpan.org/dist/Text-Quoted/Changes
* Update to 0.02.tobez2013-05-172-3/+3
|
* Update to 0.88.tobez2013-05-172-3/+3
| | | | Changes: http://search.cpan.org/dist/Devel-PatchPerl/Changes
* ftp/wget: fix build with texinfo-5 installedvd2013-05-171-0/+40
| | | | | PR: ports/178646 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
* - Update to 3.71jadawin2013-05-172-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/GAAS/HTML-Parser-3.71/Changes
* - Update to 9.1.2gahr2013-05-173-9/+24
| | | | | | | - Fix build on < 900014 by depending on gcc 4.6+ [1] Obtained from: emulators/fceux (r315330) [1] Reported by: awarecons <awarecons@gmail.com> [1]
* - Update to 3.33jadawin2013-05-172-8/+4
| | | | - Changelog: http://cpansearch.perl.org/src/PLOBBES/Mail-IMAPClient-3.33/Changes
* - Update to 3.01jadawin2013-05-174-13/+25
| | | | | PR: ports/178367 Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
* - Fix crash while packaging netbeansbdrewery2013-05-172-0/+27
| | | | | Reported by: many Reviewed by: bapt
* - change PORTVERSION to what it should berm2013-05-171-2/+1
|
* - Update to checkin 9d45276ee9 which should become 3.0bdrewery2013-05-172-4/+5
| | | | | | | | | | | | | | | | | | | | Changes: - Add new subcommand 'status' which lists running builds. Specify -j[pz] to view the current status of a specific build and all of its jobs. - Missing/New Dependencies: Be more verbose by default about why packages are being deleted. - CHECK_CHANGED_OPTIONS now defaults to verbose - Add CHECK_CHANGED_DEPS and default it to on - Fix support for jails with ':' in them - bulk: Allow specifying -f multiple times - testport -i: Add hostname into /etc/hosts - Documentation fixes - Fix DISABLE_MAKE_JOBS support - Fix dependencies being checked twice during port builds when not port testing - jail -u fixes for freebsd-update/ftp - Fix buildtime tracking missing a space
* - update to latest upstream versions:rm2013-05-1725-293/+262
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | . lang/python27: 2.7.3 -> 2.7.5 . lang/python32: 3.2.3 -> 3.2.4 . lang/python33: 3.3.0 -> 3.3.1 - update Mk/bsd.python.mk with new versions - mark lang/python26 and lang/python31 as deprecated (set them to upstream EoL dates) - update docs (lang/python-doc-html) - align databases/py-bsddb patch for python27 - most of it was applied upstream. Raise BDB version to 4.3 atleast, according to upstream requirements. Many thanks to Martin (miwi) for his time on this update. PR: 178506 Submitted by: rm (myself) Exp-run by: portmgr (miwi) - revert erroneous threads patch in lang/python26 and lang/python27, that was added after ports/131080. It was rejected upstream, because it's not actually a bug, but misuse. Gabor Pali (pgj) in collaboration with Kubilay Kocak (koobs) did an independent investigation regard the issue. See here for details: http://lists.freebsd.org/pipermail/freebsd-python/2013-April/005376.html PR: 153167 Submitted by: Duncan Findlay <duncan@duncf.ca> Reported by: pgj/koobs (at python@ ML) Exp-run by: portmgr (miwi)
* - Change option OCC (build with opencascade libraries) to default to on.stephen2013-05-174-3/+42
| | | | | | | - Bump portrevision. PR: ports/178538 Submitted by: thierry@FreeBSD.org
* Fix build after libnids switched to using libnet10.wxs2013-05-171-1/+1
|
* libnids-libnet11 is a slave port of libnids that specifically uses libnet11.wxs2013-05-174-1/+38
| | | | | This is required because vortex needs libnids built with libnet11 while other ports (dsniff) needs libnids built with libnet10.
* Update to 2.4.12 and add a new option, CFF_HINTING_ADOBE. Themezz2013-05-174-13/+19
| | | | | | | | CFF_HINTING_ADOBE is a CFF parsing and hinting engine by Adobe and Google. It is disable by default. PR: ports/178552 Submitted by: pfg
* - Update to version 1.44_alpha4danfe2013-05-174-31/+82
| | | | | | | | | | | - Do not use hand-written assembly code by default: upstream says they do not currently maintain it, and it does not contain many new improvements made to rendering, nor fog effects (ticket #604) - Fix memory reporting in I_GetFreeMem() on amd64 (reported by Ilya Arkhipov) - Enable key auto repeat in the menu/console (ticket #587) - Assume maintainership while hacking on it more than I originally intended Most of the patches were submitted upstream (tickets 587, 602-610).
* - update project address in pkg-descrjgh2013-05-171-1/+1
|
* Fix fmtutil.cnf issue (missing %D).hrs2013-05-172-2/+3
|
* Update Firebug to 1.11.3bar2013-05-173-3/+4
| | | | Approved by: flo (mentor)
* Fix pkg-plistflo2013-05-172-6/+2
| | | | | PR: ports/178693 Submitted by: John Marino <draco@marino.st>
* - update to 0.72jgh2013-05-172-3/+3
| | | | | | | | | | | svnup-0.72 - 16 May 2013 - Fixed a bug with the -r command line option. [1] - Added a progress indicator to the output when the verbosity is > 1. - More code cleanup - special thanks to Eitan Adler <lists@eitanadler.com>. - Switched from non-blocking to blocking I/O PR: 178640 [1] Reported by: markiyan.kushnir@gmail.com
* Update the recent nginx entry to cover the exact version range and includedelphij2013-05-171-7/+18
| | | | information for CVE-2013-2070.
* Add an additional MASTER_SITE because upstream removes older releases.rakuco2013-05-171-1/+2
| | | | | PR: ports/178541 Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer)
* Revert r318338 to unbreak INDEX.rakuco2013-05-176-1/+73
| | | | | Even though libdockapp has long expired, it still has ports which depend on it.
* Unbreak on FreeBSD-8.x.thierry2013-05-174-5/+38
| | | | Reported by: stephen
* Remove x11-wm/libdockapp, expired last year.rakuco2013-05-176-73/+1
| | | | Abandonware, upstream disappeared.
* Fix leftovers.thierry2013-05-171-0/+1
| | | | Reported by: QAT
* Remove expired port textproc/p5-KinoSearch.rakuco2013-05-176-249/+1
| | | | Superseded by textproc/p5-KinoSearch1.
* Mark BROKEN on 9.x as well.erwin2013-05-171-1/+1
|
* Mark for removal in 1 month.rakuco2013-05-171-5/+4
| | | | | Upstream has been dead for years, so follow the previous maintainer's suggestion and axe it from the tree.
* Update maintainer's email address and drop maintainership of a few ports.rakuco2013-05-178-8/+8
| | | | | PR: ports/178543 Submitted by: Piotr Smyrak <smyru@heron.pl> (maintainer)
* Update to 3.1.2zeising2013-05-172-12/+5
| | | | | | | While here, remove FreeBSD 7.x stuff. PR: ports/178673 Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer)
* - fix pkg-plist (do not try to remove directories, installed by lang/pythonXXrm2013-05-172-18/+10
| | | | | | | | | | | | | | | | | and python directory name was hardcoded anyway) - fix PGSQL option name (was POSTGRE) - eliminate usage of PYTHON_SITELIBDIR in depends - remove leading indefinite article from COMMENT - move license into proper block to pacify portlint - limit python version to 2.x only (because of pygtk2) - convert desktopfileutils dependency to USES - remove descriptions for FIREBIRD and MSSQL options (they are already defined in Mk/bsd.options.desc.mk) - define portdocs list unconditionally - bump PORTREVISION because of the changes Reported by: pointyhat (miwi, pkg-plist issue) Approved by: bsam (maintainer, by mail)
* - Update to 3.30bdrewery2013-05-172-6/+6
| | | | | PR: ports/178641 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
* - Update to 2.6.1olivierd2013-05-172-3/+3
| | | | ChangeLog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.6.1_.282013-05-14.29
* Upgrade to 1.7.9.thierry2013-05-173-78/+55
| | | | Changelog at <http://tt-rss.org/redmine/versions/91>.
* Upgrade to 1.5.5.thierry2013-05-176-55/+95
| | | | | | Changelog at <http://sourceforge.net/projects/cimg/files/>. Remark: switching from ffmpeg to ffmpeg1.
* - Update to 0.9.10bdrewery2013-05-174-35/+49
| | | | | PR: ports/178672 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
* Use explicit IP for localhost rather than DNS name; this causes ipv6 attemptscrees2013-05-172-3/+4
| | | | | | | | | | PR: ports/155788 Submitted by: System Administrator <root@naboo.vindaloo.com> Pass flag to mount to disable lockd PR: ports/137378 Submitted by: kib
* - Fix default option CRYPTOPP not including its group DNSSECbdrewery2013-05-171-1/+1
| | | | | This fixes 'pretty-print-config' not including the CRYPTOPP option in its output.
* Update to 7.6.rakuco2013-05-1710-185/+105
| | | | | PR: ports/178257 Submitted by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
* - update to 2.9.3rm2013-05-163-3/+18
| | | | | changelog: http://goo.gl/V7ZZL
* - fix pkg-plist: do not try to remove directories owned by other portsrm2013-05-162-8/+2
| | | | | | | | and bump PORTREVISION - trim Makefile header, while here Reported by: pointyhat (miwi) With hat: python@
* - Update to 2.7.3.28wg2013-05-163-6/+31
| | | | | | | | | - Add LICENSE Changes: https://github.com/celery/billiard/blob/master/CHANGES.txt Approved by: culot (mentor)
* - Switch dependency from converters/R-cran-xtable to textproc/R-cran-xtabletota2013-05-161-1/+2
| | | | | | | * The former should have not been added because it duplicated the latter and it should be removed from the ports tree Reported by: indexbuild@
* - Update to 0.9.0bdrewery2013-05-162-3/+3
| | | | | PR: ports/178635 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
* Remove devel/py-celementtree becuase it's a part of Python standard libraryrm2013-05-166-52/+1
| | | | | | | | | since version 2.5 (included as xml.etree.cElementTree). Upstream development going on python.org, there is no ports depending on this one. PR: 155524 Submitted by: rm (myself) Approved by: nivit (maintainer, by mail)
* - Mark broken on amd64bdrewery2013-05-161-1/+9
| | | | | | | - Convert to new options framework PR: ports/178636 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
* - Update to 0.6.0wg2013-05-162-3/+5
| | | | | | | | | - Add LICENSE Changes: https://bitbucket.org/lgs/hghooks/src/b14f356ea0fe/CHANGES.txt?at=default Approved by: culot (mentor)
* - Update to 0.5.6wg2013-05-163-17/+13
| | | | Approved by: culot (mentor), jpaetzel (maintainer)
* - Update to 2013.04.30bdrewery2013-05-162-3/+3
| | | | | PR: ports/178633 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
* Drop maintainership.erwin2013-05-161-1/+1
|
* - Update to 1.77.00wen2013-05-164-128/+365
|
* Pass maintainership to Axel Steiner <ast@treibsand.com>zeising2013-05-161-4/+3
| | | | | PR: ports/178682: Submitted by: Frank Wall <fw@moov.de> (current maintainer)
* Use the 21.0 release instead of the 21.0 candidate1 checksums.flo2013-05-161-83/+83
| | | | | Reported by: Leslie Jensen <leslie@eskk.nu> Pointy hat to: flo
* - Update to version 0.1.8miwi2013-05-164-25/+41
| | | | | PR: 178597 Submitted by: Ports Fury
* - Update MASTER_SITESmiwi2013-05-161-5/+2
| | | | | | | - Trim HEADER PR: 178599 Submitted by: Ports Fury
* - Trim headermiwi2013-05-162-58/+44
| | | | | | | | | | | | - Update MASTER_SITES - Add LICENSE - Add MAKE_JOBS_SAFE - Support PLIST_FILES - Support DESKTOP_ENTRIES - OptionNG PR: 178591 Submitted by: Ports Fury
* - Update MASTER_SITESmiwi2013-05-161-1/+5
| | | | | | | - Add LICENSE PR: 178589 Submitted by: Ports Fury
* Update to 1.16.tobez2013-05-162-3/+3
| | | | Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
* Update to 1.36.tobez2013-05-162-3/+3
| | | | Changes: http://search.cpan.org/dist/Test-WWW-Selenium/Changes
* - Fix plistmiwi2013-05-162-9/+6
| | | | | | - Trim header Reported by: poudriere exp-run
* - Fix plistmiwi2013-05-162-6/+2
| | | | | | - Trim header Reported by: poudriere exp-run
* - Fix plistmiwi2013-05-162-2/+1
| | | | | | - Trim header Reported by: poudriere exp-run
* - Update to 0.9.15wg2013-05-163-3/+6
| | | | | | | Changes: https://github.com/toastdriven/django-tastypie/blob/master/docs/release_notes/v0.9.15.rst Approved by: culot (mentor)
* - Fix plistmiwi2013-05-161-2/+0
| | | | | | - Trim header Reported by: poudriere exp-run
* - Fix plistmiwi2013-05-162-7/+2
| | | | | | - Trim header Reported by: poudriere exp-run
* - Fix plistmiwi2013-05-162-6/+2
| | | | | | - Trim header Reported by: poudriere exp-run
* - Fix plistmiwi2013-05-162-8/+5
| | | | | | - Trim header Reported by: poudriere exp-run
* - Fix plistmiwi2013-05-162-7/+2
| | | | | | - Trim header Reported by: poudriere exp-run
* - Fix plistmiwi2013-05-162-8/+9
| | | | | | - Trim header Reported by: poudriere exp-run
* Commit a file forgotten in r318268.flo2013-05-161-12/+8
|
* Update to 1.626.tobez2013-05-162-4/+4
| | | | Changes: http://search.cpan.org/dist/DBI/Changes
* - Fix options entriesmiwi2013-05-161-22/+43
| | | | | PR: 178586 Submitted by: Ports Fury
* - Update to 1.13culot2013-05-162-8/+7
| | | | | | | - Trim Makefile's header - Add LICENSE (Artistic 1 & GPL 2) Changes: http://search.cpan.org/dist/B-Keywords/Changes
* - Update to 2.213culot2013-05-162-9/+8
| | | | | | | | - Trim Makefile's header - Add LICENSE (Artistic 1 & GPL 1) - Remove port name from COMMENT Changes: http://search.cpan.org/dist/Test-Inline/Changes
* - Fix plistmiwi2013-05-162-7/+2
| | | | | | - Trim header Reported by: poudriere exp-run
* - Fix plistmiwi2013-05-162-1/+1
| | | | Reported by: poudriere exp-run
* - Fix plistmiwi2013-05-162-2/+3
| | | | | | - Trim header Reported by: poudriere exp-run
* - Fix plistmiwi2013-05-162-6/+2
| | | | | | - Trim header Reported by: poudriere exp-run
* - Fix plistmiwi2013-05-162-9/+3
| | | | | | - Trim header Reported by: poudriere exp-run
* - Fix plistmiwi2013-05-162-10/+3
| | | | | | - Trim header Reported by: poudriere exp-run
* - Fix plistmiwi2013-05-162-9/+5
| | | | | | - Trim header Reported by: poudriere exp-run
* - Update Makefile header and COMMENTdanfe2013-05-161-9/+7
| | | | - Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS
* Add new port sysutils/replicant:mandree2013-05-168-0/+106
| | | | | | | | | Replicant is a tool for creating replicated state machines. WWW: https://github.com/rescrv/Replicant PR: ports/178665 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com>
* - Update to 0.005culot2013-05-162-3/+5
| | | | | | - Add LICENSE (Apache 2) Changes: http://search.cpan.org/dist/Test-FailWarnings/Changes
* - Update to 0.39culot2013-05-162-3/+3
| | | | Changes: http://search.cpan.org/dist/Test-Class/Changes
* Delete some dead code, left over from pre-OPTIONSNG days.matthew2013-05-161-10/+9
| | | | | | | | Clarify comments about choosing a web platform option: you don't need to choose any of the four options show, but can use the built-in plack webserver. Submitted by: G.halse@ru.ac.za
* Add license info.obrien2013-05-161-0/+3
|
* - use OPTIONS_DEFINEdinoex2013-05-164-119/+73
| | | | | | - options MILTER_SHARED and PICKY_HELO_CHECK now default - drop all old options, please use make config - bump MILTER_SOVER
* Update to the latest version of Adobe Flasheadler2013-05-163-5/+43
|
* Update to version 3.5.0.danfe2013-05-162-4/+9
|
* Fix inverse breakage introduced with last commit.grog2013-05-161-6/+3
| | | | | | Submitted by: danfe Approved by: itetcu (mentor) Pointy hat to: grog
* Drop build dependencies on bison/flex now that it is compatible with yacc/lexbapt2013-05-161-3/+1
| | | | Reported by: Vitaly Shevtsov <loki.vt@gmail.com>
* Update to 5.3.25flo2013-05-162-3/+3
|
* - update firefox to 21.0flo2013-05-1632-1247/+1137
| | | | | | | | | - update firefox-esr and thunderbird to 17.0.6 - WEBRTC now supports PULSEAUDIO - make linux-firefox work with plugins again (e.g. quakelive) Security: 4a1ca8a4-bd82-11e2-b7a0-d43d7e0c7c02 In collaboration with: Jan Beich <jbeich@tormail.org>
* Add missing pb_basebackupgirgen2013-05-163-8/+15
|
* Add ports-mgmt/pkg-rmleaf.rakuco2013-05-164-0/+108
| | | | | | | A little script for removing leaf packages (requires pkgng). PR: ports/178366 Submitted by: Yanhui Shen <shen.elf@gmail.com> (maintainer)
* - Add proper 3D acceleration support for FreeBSD guestsdecke2013-05-165-2/+208
| | | | Submitted by: John Clark <clarkjc@runbox.com>
* Don't try to remove directories we don't touch. [1]kwm2013-05-162-72/+5
| | | | | | | | | Drop gtk20 depend because we only need gtk-update-icon-cache which is already implied by INSTALLS_ICONS. [2] Update COMMENT. [2] Submitted by: miwi [1] Obtained from: GNOME devel repo [1],[2]
* - Bump PORTREVISION after dns/c-ares updatezi2013-05-161-1/+1
|
* Add USE_TEX=texlive.hrs2013-05-162-2/+2
|
* Chase updates to devel/lfc and devel/lfcxml, bump PORTREVISIONzeising2013-05-163-11/+7
| | | | | Remove versions from LIB_DEPENDS Trim makefile headers.
* Add run dependency on ghostscript and psutilsjohans2013-05-161-0/+4
|
* Update devel/lfc to 1.5.2 [1]zeising2013-05-166-14/+14
| | | | | | | | | | | Update devel/lfcxml to 1.1.1 [2] Remove versions from LIB_DEPENDS [3] Trim makefile headers [3] PR: ports/178658 [1], ports/178661 [2] Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) [1] [2] zeising [3]
* - Fix undetermined strings [1]wg2013-05-161-10/+7
| | | | | | | | | - Trim Makefile header - Use OptionsNG for DOCS option PR: ports/177660 [1] Submitted by: John Marino <draco@marino.st> [1] Approved by: culot (mentor)
* - Change MAINTAINER address of all my portswg2013-05-1622-22/+22
| | | | Approved by: culot (mentor)
* Add updated patch file, forgotten in previous commitjohans2013-05-161-4/+4
| | | | | PR: ports/178669 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
* Update to 2.6.3_01zeising2013-05-163-142/+325
| | | | | | | | | | - many enhacements - localisation updates While here, trim makefile headers PR: ports/178662 Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer)
* - Bump PORTREVISION after dns/c-ares updatezi2013-05-163-4/+7
|
* - Update to 1.10.0zi2013-05-163-21/+11
|
* Update to 4.0.1matthew2013-05-162-3/+3
| | | | | | This is a routine, bugfix update. ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.1/phpMyAdmin-4.0.1-notes.html/view
* Add a workaround when archivers/lha-ac is installed.hrs2013-05-161-1/+1
| | | | Spotted by: me
* security/cfs: Resurrect and maintain CFS.crees2013-05-168-1/+136
| | | | | | | | | The referenced security issues have been fixed in this version (1.5.0 beta), and some small bugs have been found too, with many fixes from Debian's Gerrit Pape. Obtained from: Debian (parts) Security: CVE-2002-0351 Security: CVE-2006-3123
* - Update GNU Awk to 4.1.0johans2013-05-163-9/+35
| | | | Details in http://lists.gnu.org/archive/html/info-gnu/2013-05/msg00003.html
* - Remove PORTDATA and pkg-deinstall in favour of static file listjohans2013-05-163-13/+139
| | | | | | | Installing the port without PORTDATA is not advised - Add USES=shared-mime-info - Fix plist - Bump PORTREVISION
* - Update to 20130514 (0.4.1-rc2)jase2013-05-162-4/+4
|
* - Update to 0.14.3zi2013-05-163-3/+7
|
* Mark USE_TEX=texlive in TeXLive-specific ports.hrs2013-05-154-7/+4
|
* - Fix LIB_DEPENDS when USE_TEX=full.hrs2013-05-151-25/+39
| | | | | - Add pdftex keyword. - Use tetex or texlive keyword to override TEX_DEFAULT.
* BusyBee provides a messaging abstraction on top of TCP sockets.wen2013-05-156-0/+59
| | | | | | | | | | | | BusyBee is a refined version of the HyperDex event loop. It exposes a "messaging" abstraction on top of TCP and automatically packs/unpacks messages on the wire. At the core of BusyBee is a thread-safe event loop that enables multiple threads to send and receive messages concurrently. WWW: https://github.com/rescrv/busybee PR: 178655 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com>
* - Update to 0.3.2wen2013-05-152-3/+3
| | | | | PR: 178653 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
* Add the patch from r317896 to qt4-svg too per miwi's request.rakuco2013-05-151-0/+35
| | | | | | | | | | | | | | From r318239: These ports which previously failed to build with clang-i386 use their private copies of the qsimd_p.h header, since this private header is not installed at all (which, in turns, makes the PORTREVISION bump in qt4-corelib quite useless). We thus need to add a copy of the same patch to all these ports to make sure the qsim_p.h they use when being built is actually the one we want. Hopefully this gets miwi happy and people on clang-i386 can build these ports again.
* - Update to 0.9.6miwi2013-05-154-21/+36
| | | | | PR: 178584 Submitted by: Ports Fury
* Add the patch I added to qt4-corelib in r317896 to some other Qt ports.rakuco2013-05-155-0/+175
| | | | | | | | | | | | | These ports which previously failed to build with clang-i386 use their private copies of the qsimd_p.h header, since this private header is not installed at all (which, in turns, makes the PORTREVISION bump in qt4-corelib quite useless). We thus need to add a copy of the same patch to all these ports to make sure the qsim_p.h they use when being built is actually the one we want. Hopefully this gets miwi happy and people on clang-i386 can build these ports again.
* . add new option MODBUS (off by default); [1]bsam2013-05-154-5/+31
| | | | | | | | | | | | | | | . add a mandatory dependency upon libinotify; [2] . bump PORTREVISION. [2] while I'm here: . pet portlint: remove whitespace before end of line; . add a mandatory dependency upon libinotify to the accompanying port (net-mgmt/collectd) and bump PORTREVISION. PR: ports/178637 [1] ports/178634 [2] Submitted by: bsam (me) Approved by: ports@bsdserwis.com (maintainer)
* . add a line space after the Makefile header;bsam2013-05-152-2/+3
| | | | | | | | | | | . correct a typo at CONFIGURE_ARGS (no PORTREVISION bump since no change in defaults); while here apply the last fix to accompanying port (net-mgmg/collectd). PR: ports/178632 Submitted by: bsam (me) Approved by: ports@bsdserwis.com (maintainer)
* Update to 2.0.6.kwm2013-05-152-3/+3
| | | | | | Minor bugfix. Submitted by: maintainer (via IRC)
* Update to 1.0.19.kwm2013-05-152-3/+3
| | | | | | GUI fixes and misc improvements. Submitted by: maintainer (via priv mail)
* - Fix build with Tcl/Tk 8.6gahr2013-05-153-2/+152
| | | | | Reported by: miwi (Tcl/Tk 86 exp-run) Approved by: portmgr
* - Fix build with Tcl/Tk 8.6gahr2013-05-155-5/+39
| | | | | Reported by: miwi (Tcl/Tk 86 exp-run) Approved by: portmgr
* - Fix build on amd64 < 9.0 by disabling assembly optimizationsgahr2013-05-151-0/+20
|
* Update to 0.19.tobez2013-05-152-3/+3
| | | | Changes: http://search.cpan.org/dist/Env-Path/Changes
* Update to 1.01.tobez2013-05-152-9/+5
| | | | | | Changes: http://search.cpan.org/dist/Math-SymbolicX-Complex/Changes Bring this port under perl@'s fold.
* Bring this port under perl@'s fold.tobez2013-05-151-1/+1
|
* Update to 1.03.tobez2013-05-152-8/+4
| | | | | Changes: http://search.cpan.org/dist/Math-Symbolic-Custom-CCompiler/Changes
* Update to 0.609.tobez2013-05-152-8/+4
| | | | Changes: http://search.cpan.org/dist/Math-Symbolic/Changes
* - Update to 2.80culot2013-05-152-3/+3
| | | | Changes: http://search.cpan.org/dist/Config-IniFiles/Changes
* - Update to version 0.900miwi2013-05-152-13/+9
| | | | | | | - Add License PR: 178581 Submitted by: Ports Fury
* - Update to version 2009110301miwi2013-05-152-5/+6
| | | | | | | - Add license PR: 178580 Submitted by: Ports Fury
* Update to 0.208.tobez2013-05-152-9/+5
| | | | | | | Bring this port under perl@'s fold. Changes: http://search.cpan.org/dist/Math-Symbolic-Custom-LaTeXDumper/Changes
* - Update to 1.5miwi2013-05-152-8/+11
| | | | | PR: 177929 Submitted by: ports fury
* - Update to 2.4.3miwi2013-05-153-11/+20
| | | | | PR: 177912 Submitted by: Ports Fury
* - Fix locale install directorygahr2013-05-151-0/+11
| | | | Reported by: PH (via itetcu, miwi)
* - Update to 0.13culot2013-05-152-3/+3
| | | | Changes: http://search.cpan.org/dist/Future/Changes
* - Remove debug printf introduced in my last commitgahr2013-05-151-5/+4
|
* - Update to 0.4.7 releasemiwi2013-05-153-11/+16
| | | | | | | | | | - Convert USE_GNOME to USES for desktop-file-utils - Remove update-desktop-database call which is now invoked by USES feature - Add two new translations - Update and sort pkg-plis PR: 178625 Submitted by: Marco Bröder <marco.broeder@gmx.eu> (maintainer)
* - Update MASTER_SITESmiwi2013-05-151-5/+4
| | | | | | | | - Trim header - Add license PR: 178585 Submitted by: Ports Fury
* - Remove broken line; it builds fine with poudriere and tinderbox, so ↵miwi2013-05-151-2/+0
| | | | another try on pointyhat
* - Backout previous commitmiwi2013-05-152-21/+0
| | | | | | This got fixed in r318197 Reported by: fluffy/makc
* - Fix build with amd64miwi2013-05-152-0/+21
| | | | | PR: 178583 Submitted by: Ports Fury
* - Update MASTER_SITES and WWW: linemiwi2013-05-152-12/+11
| | | | | | | | | - Switch to shebangfix - Trim header - Add LICENSE PR: 178582 Submitted by: Ports Fury
* - Update to 1.23wen2013-05-152-3/+3
| | | | Changes: http://cpansearch.perl.org/src/PSANNES/Geo-BUFR-1.23/Changes
* Use bootstrap Java instead of newly built binary to execute RMIC.jkim2013-05-151-0/+20
|
* OpenXcom is an open-source clone of the popularamdmi32013-05-155-0/+80
| | | | | | | UFO: Enemy Unknown (X-Com: UFO Defense in USA) videogame by Microprose, licensed under the GPL and written in C++ / SDL. WWW: http://openxcom.org
* - Switch to OptionsNGamdmi32013-05-151-11/+5
| | | | - Trim header
* Add missing mm3dnow.h and mm_malloc.h files.brooks2013-05-153-1/+4
|
* Upgrade LLVM, Clang, and Dragonegg to svn rev r181598.brooks2013-05-1512-42/+82
| | | | Install all *intrin*.h files.
* - Add new port: www/R-cran-shinytota2013-05-154-0/+37
| | | | | | | | | | | | | | Shiny makes it super simple for R users like you to turn analyses into interactive web applications that anyone can use. Let your users choose input parameters using friendly controls like sliders, drop-downs, and text fields. Easily incorporate any number of outputs like plots, tables, and summaries. No HTML or JavaScript knowledge is necessary. If you have some experience with R, youre just minutes away from combining the statistical power of R with the simplicity of a web page. WWW: http://www.rstudio.com/shiny/
* - Add new port: converters/R-cran-xtabletota2013-05-15