aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.122jadawin2013-06-202-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/MTHURN/Net-Address-Ethernet-1.122/Changes
* - Use master remmina tarball instead of fetch the same with another namefluffy2013-06-202-3/+3
| | | | Submitted by: Koichiro IWAIO / Volodymir Kostyrko (via email)
* Update to 1.6.ume2013-06-202-3/+3
| | | | Spotted by: portscout
* Update to 5.7.mav2013-06-202-3/+3
|
* - Make pointyhat happy: by changing RSA key pair generation behaviour now keyswills2013-06-203-14/+35
| | | | | | | | | will be generated on first xrdp daemon start - Add options to select VNC variants - Build with freerdp since net/freerdp has been updated to 1.0.2 PR: ports/179542 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
* - Remove empty file, missed in previous big commitfluffy2013-06-201-0/+0
|
* - Update net/remmina and its plugins to 1.0.0 releasefluffy2013-06-2020-143/+311
| | | | | | | | - Add gnome and nx plugins Big thanks to Koichiro IWAIO for his work! Submitted by: Koichiro IWAIO <meta AT vmeta DOT jp> via mail
* net/minidlna: fix run dir for packageswg2013-06-202-8/+6
| | | | | | | | | - Use rc.d script to install /var/{db,run}/minidlna as precmd - Fix order (rclint) PR: ports/179487 Submitted by: crees Approved by: culot / jpaetzel (mentors, implicit)
* - Fix rc script for new file locationzi2013-06-202-1/+2
| | | | | | - Bump PORTREVISION Submitted by: Victor Sudakov <sudakov@sibptus.tomsk.ru>
* Unbreak on recent -CURRENT.delphij2013-06-192-6/+38
|
* - Cleanup outdated checks. (PERL_LEVEL < 5.12)az2013-06-1813-86/+11
| | | | | | - Assign some p5- ports under perl@ maintainership. Approved by: portmgr@ (bapt@)
* Add two new examples files.demon2013-06-181-0/+2
|
* Update to -dev19.demon2013-06-172-4/+4
|
* Update to version 1.4.24.demon2013-06-172-4/+4
|
* net/xmlrpc-epi: update to 0.54.2wg2013-06-172-25/+17
| | | | | | | | | | | | | | | - Update to 0.54.2 - Remove expat version from LIB_DEPENDS - Add LICNESE (MIT) - Remove leading article from COMMENT - NOPORTDOCS -> PORT_OPTIONS:MDOCS Changes: http://sourceforge.net/p/xmlrpc-epi/git/ci/master/tree/NEWS PR: ports/179155 Submitted by: nemysis <nemysis@gmx.ch> Approved by: culot / jpaetzel (mentors, implicit)
* - Update to 0.04culot2013-06-173-11/+13
| | | | | | | | - Add LICENSE (Artistic 2) - Trim Makefile's header - Take maintainership Changes: http://search.cpan.org/dist/URI-FromHash/Changes
* net/tcptrace: minor Makefile fixeswg2013-06-173-60/+29
| | | | | | | | | | | | | - Trim Makefile header - Remove leading article from COMMENT - Add LICENSE (GPLv2) - Use PLIST_FILES instead of pkg-plist - NOPORTDOCS -> PORT_OPTIONS:MDOCS - Rework pkg-descr PR: ports/179156 Submitted by: nemysis <nemysis@gmx.ch> Approved by: culot / jpaetzel (mentors, implicit)
* net/fping: update to 3.5wg2013-06-173-31/+5
| | | | | | | | | - Update to 3.5 - Add LICENSE (GFDL) PR: ports/178833 Submitted by: Jason Harris <jharris@widomaker.com> (maintainer) Approved by: culot / jpaetzel (mentors, implicit)
* Fix permission mismatch between net/v6eval and net/ct.hrs2013-06-171-4/+6
| | | | Reported by: QAT
* - Fix ownership and permissions of the installed files.hrs2013-06-1723-1/+1235
| | | | | - Fix up #!/usr/bin/perl. - Remove v6eval/ct/COPYRIGHT from pkg-plist.
* - Add p5-YAML as runtime dependency.hrs2013-06-1710-3/+455
| | | | | | - Add sample test scripts. - Fix up #!/usr/bin/perl. - Fix ownership and permissions of the installed files.
* - update to 0.95jgh2013-06-162-3/+3
| | | | | | | | | | | svnup-0.95 - 15 June 2013 - Fixed a bug with the $FreeBSD$ line (pr ports/179548) - Fixed a bug where local files were not being removed when using the -t option. PR: 179548 Reported by: redrat@mail.ru Submitted by: jcm@visi.com (maintainer)
* - Add patches to fix type mismatch. Bump PORTREVISION becuase some affecthrs2013-06-1613-0/+258
| | | | | the result binaries. - Fix build on head after byacc 20130304.
* - new port py-pysphereohauer2013-06-164-0/+52
| | | | | | | | | | | | | | | | | | | | | | | | Python API for interaction with the vSphere Web Services SDK. Among other operations, it provides easy interfaces to: - Connect to VMWare's ESX, ESXi, Virtual Center, Virtual Server hosts - Query hosts, datacenters, resource pools, virtual machines - VM: Power on, power off, reset, revert to snapshot, get properties, update vmware tools, clone, migrate. - vSphere 5.0 Guest Operations: create/delete/move files and directories. Upload/download files from the guest system. List/start/stop processes in the guest system. - Create and delete snapshots - Hosts statistics and performance monitoring An of course, you can use it to access all the vSphere API through python. It's built upon a slightly modified version of ZSI (that comes bundled-in) which makes it really fast in contrast to other python SOAP libraries that don't provide code generation. WWW: https://code.google.com/p/pysphere/
* - rename ldapdelete tinyldapdeletedinoex2013-06-152-2/+5
| | | | PR: 179043
* - Remove www/libxul19, is has been vulnerable and unsupported upstream forflo2013-06-151-1/+7
| | | | | | | | | quite some time. - Switch all remaining consumers to depend on www/libxul - Mark ports that don't work with the new libxul BROKEN - Mark some old ports DEPRECATED with a reasonable timeout Approved by: portmgr (miwi)
* - Prevent situation which leads to overriding configuration file on reinstall.az2013-06-151-3/+3
| | | | | | PR: ports/179047 Submitted by: Anton Yuzhaninov <ayuzhaninov@openstat.ru> Approved by: maintainer (timeout)
* Bring back the defaults as they were prior to options conversionbapt2013-06-151-2/+2
| | | | | PR: ports/179567 Submitted by: john marino <draco@marino.st>
* net/vde: fix build with clangwg2013-06-151-0/+1
| | | | | | - Fix build with clang, use gnu89 C std Approved by: culot / jpaetzel (mentors, implicit)
* net/pmf: fix build with clangwg2013-06-151-7/+7
| | | | | | | | | - Fix build with clang, -Wno-return-type - NOPORTEXAMPLES -> PORT_OPTIONS:MEXAMPLES - NOPORTDOCS -> PORT_OPTIONS:MDOCS - Trim Makefile header Approved by: culot / jpaetzel (mentors, implicit)
* Trim Makefile header, impliment pathfix and pkgconfig USES. [1]kwm2013-06-151-10/+9
| | | | | | | Fix leftover files [2] Submitted by: pkgng DEVELOPER_MODE via miwi [2] Obtained from: GNOME devel repo [1]
* - Update to 0.2.0miwi2013-06-142-8/+6
| | | | | | PR: 174668 Submitted by: tota Approved by: maintainer timeout
* Fix typobapt2013-06-141-1/+1
| | | | Reported by: wg
* Use new options helpersbapt2013-06-141-26/+15
|
* - Update to 5.0.1nivit2013-06-142-5/+5
| | | | Release notes: http://goo.gl/w2atu
* Update to 0.16.tobez2013-06-142-8/+5
| | | | Changes: http://search.cpan.org/dist/POE-Component-Server-Twirc/Changes
* - create missing directories before chowning them [1]flo2013-06-145-8/+25
| | | | | | | | | | | | - asterisk depends on gmake so use gmake to run the menuselect.makeopts target [1] - disable res_timing_kqueue module until we can figure out what's wrong with it [2] Submitted by: John Marino <draco@marino.st> [1] Reported by: Ian FREISLICH <ianf@clue.co.za>, [2] Alejandro Imass <ait@p2ee.org>, [2] Amr Elsharqawi <aelsharqawi@live.com> [2]
* - Fix buildmiwi2013-06-142-5/+3
|
* net/ipgrab: fix build with clangwg2013-06-142-10/+22
| | | | | | | | | - Fix build with clang - NOPORTDOCS -> PORT_OPTIONS:MDOCS - Unmute install commands - Trim Makefile header Approved by: culot / jpaetzel (mentors, implicit)
* net/gq: fix build with clangwg2013-06-141-0/+12
| | | | | | - Fix build with clang, func return value Approved by: culot / jpaetzel (mentors, implicit)
* No need to globally define X_NESTSERVER_PORTbapt2013-06-141-1/+1
|
* - Update to 0.13sunpoet2013-06-142-17/+9
| | | | | | | | - Add LICENSE - Remove outdated PERL_LEVEL check - Cleanup Makefile header Changes: http://search.cpan.org/dist/Net-HTTPS-NB/Changes
* Fix building with clang (CPPFLAGS+=-Wno-return-type).bsam2013-06-131-1/+1
|
* - Update to 0.12.2sunpoet2013-06-132-3/+6
| | | | Changes: http://git.gnome.org/browse/gupnp-av/tree/NEWS
* - Add rubygem-dropbox-sdk 1.5.1sunpoet2013-06-134-0/+26
| | | | | | | | dropbox-sdk is a library that provides a plain function-call interface to the Dropbox API web endpoints. WWW: https://www.dropbox.com/developers RG: https://rubygems.org/gems/dropbox-sdk
* - Update to 0.48jadawin2013-06-132-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.48/Changes
* - Trim old-style header.hrs2013-06-133-19/+21
| | | | | | | | - Take maintainership. - Add LICENSE. - MAKE_JOBS_SAFE=yes. - Use OPTION_DEFINE. - Use PORTDOCS for $DOCSDIR/*.
* Update to version 4.2.59pawel2013-06-132-3/+3
|
* - Fix build with new site_perlaz2013-06-131-1/+1
| | | | Submitted by: ohauer@
* - Fix build with new site_perlaz2013-06-131-1/+1
| | | | Submitted by: olli hauer <ohauer@gmx.de>
* - Do not remove directories not created by this portmiwi2013-06-121-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* net/py-twitter-tools: Python API and CLI toolset for Twitter [NEW PORT]koobs2013-06-126-0/+106
| | | | | | | | | | | The Minimalist Twitter API for Python is a Python API for Twitter, everyone's favorite Web 2.0 Facebook-style status updater for people on the go. Also included is a twitter command-line tool for getting your friends' tweets and setting your own tweet from the safety and security of your favorite shell and an IRC bot that can announce Twitter updates to an IRC channel. WWW: https://github.com/sixohsix/twitter
* net/py-twitter: Update to 1.0, Use CHEESESHOP (pypi)koobs2013-06-122-8/+6
| | | | | | | | | | | | | - Update to 1.0 - Use CHEESESHOP for MASTER_SITES, remove PROJECTHOST accordingly - BUILD_DEPENDS are actually RUN_DEPENDS, remove the former - Whitespace alignment Changes: https://github.com/bear/python-twitter/blob/v1.0/CHANGES Reported by: Jethro Carr (via Twitter)
* Fix MAN8 leftover.rakuco2013-06-121-1/+2
| | | | | | PR: ports/179492 Submitted by: Anes Mukhametov <anes@anes.su> Approved by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
* - Update tcpflow to 1.4.0b1antoine2013-06-124-56/+33
| | | | | | | - Trim Makefile header - Maintain - Add LICENSE and install DOCS - Update pkg-descr
* - Update to 2.5.7wg2013-06-123-7/+10
| | | | | | | | - Take maintainership PR: ports/179014 Submitted by: wg (myself) Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout)
* - Fix buildmiwi2013-06-111-2/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Fix buildmiwi2013-06-111-2/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* Update to 0.6.5.2jhay2013-06-113-7/+13
|
* Update to 1.119.tobez2013-06-112-3/+3
| | | | Changes: http://search.cpan.org/dist/Net-Address-Ethernet/Changes
* - Remove unnecesary patchsumikawa2013-06-113-14/+3
| | | | - Fix @exec/@unexec on pkg-plist
* - Unbreak buildmiwi2013-06-111-2/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Update to 3.1.11zi2013-06-112-3/+3
|
* - Update to 1.42jadawin2013-06-102-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/BORISZ/Geo-IP-1.42/Changes
* - Update to 1.8.6.3gabor2013-06-102-5/+8
| | | | | Submitted by: Oleg Moskalenko <mom040267@gmail.com> (maintainer, via private mail)
* Update to 0.56(00).tobez2013-06-103-3/+5
| | | | Changes: http://search.cpan.org/dist/perl-ldap/Changes
* Update to 1.118.tobez2013-06-102-3/+3
| | | | Changes: http://search.cpan.org/dist/Net-Address-Ethernet/Changes
* - Update to 0.5.12swills2013-06-102-3/+3
|
* - Update to 1.1.0wg2013-06-1024-1676/+220
| | | | | | | Changes: http://sourceforge.net/projects/minidlna/files/minidlna/1.1.0/ Approved by: culot / jpaetzel (mentors, implicit)
* * Major update to FLAC 1.3.0, including shared library bumps.naddy2013-06-101-1/+1
| | | | | | * Chase the update in dependent ports. PR: 179072
* - Remove php4 referencemiwi2013-06-101-1/+0
|
* - Do not remove directories not created by this portmiwi2013-06-091-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Update to 0.20.3sunpoet2013-06-092-3/+3
| | | | Changes: http://git.gnome.org/browse/gupnp/tree/NEWS
* - Update to 0.14.3sunpoet2013-06-093-12/+12
| | | | | | - Adjust OPTIONS: GTK2 -> GTK3 Changes: http://git.gnome.org/browse/gssdp/tree/NEWS
* - update to 0.90jgh2013-06-092-3/+3
| | | | | | | | | | | | | svnup-0.9 - 8 June 2013 - Added a new command line and show all files that exist in the target directory structure that do not exist in the repository. - Fixed bug with the way the progress indicator is displayed. - Fixed segmentation fault that occurred when using the svn protocol and displaying the progress indicator. PR: 179325 Reported by: redrat@mail.ru Submitted by: maintainer, jcm@visi.com
* Update to 1.10.0.marcus2013-06-094-16/+33
|
* Update to 3.0.4.marcus2013-06-093-5/+6
|
* - Fix build with clang and warnings [1]wg2013-06-086-11/+63
| | | | | | | | | - Use PLIST_FILES instead of pkg-plist - NOPORTDOCS -> PORT_OPTIONS:MDOCS PR: ports/178350 [1] Submitted by: nork [1] Approved by: culot / jpaetzel (mentors, implicit)
* - Add new port: net/urtwn-firmware-kmod:gjb2013-06-085-0/+52
| | | | | | | | Realtek RTL8188CU/RTL8192CU firmware kernel module - Add LEGAL entry - Hope INDEX isn't broken Submitted by: rpaulo (original)
* Revert the pkgconfig change in r320019. It didn't work and my initialbrooks2013-06-074-35/+8
| | | | | efforts to fix it didn't work. The result wouldn't have been useful enough to spend more effor on it.
* Update to 1.14.tobez2013-06-072-3/+3
| | | | Changes: http://search.cpan.org/dist/AnyEvent-RabbitMQ/Changes
* - Update to 1.0.14miwi2013-06-072-3/+3
|
* - Revert LICENSE_FILE lineaz2013-06-071-0/+1
| | | | Requested by: hrs@ (maintainer)
* - Remove of use SITE_PERLaz2013-06-071-9/+2
| | | | | | | | | - License framework already have license text of standart licenses - Remove extra depend on p5-Digest-MD5 if perl < 5.7 (current minumum perl 5.12) PR: ports/178866 Submitted by: az Reviewed by: maintainer (timeout)
* - Update to 1.8.6.1 bugfix releasegabor2013-06-072-3/+3
| | | | Submitted by: mom040267@gmail.com (maintainer, via private mail)
* Finish conversion to new options frameworkbapt2013-06-071-12/+1
| | | | While here remove check for unsupported versions
* - fix OPTIONS spellingohauer2013-06-071-1/+1
|
* *PERL* cleanup. ports@ maintained ports.mat2013-06-061-2/+1
| | | | | | | - PERL_CONFIGURE implies USE_PERL5. - USE_PERL5 implies USE_PERL5_BUILD and USE_PERL5_RUN. Reported by: az
* - Add another upstream patch to fix build with Clang.avilla2013-06-061-0/+43
| | | | Submitted by: rakuco via upstream and area51 commit
* Convert to new options frameworkbapt2013-06-061-32/+31
|
* - Fix INDEX and options conversionbdrewery2013-06-061-1/+1
| | | | | | | | $ make -C cvsup -V PKGNAME ; make -C cvsup-without-gui -V PKGNAME cvsup-without-gui-16.1h_4 cvsup-without-gui-16.1h_4 Pointyhat to: eadler
* Convert cvsup and cvsup-without-gui to OptionsNG.eadler2013-06-062-22/+10
| | | | | | There is a little more cleanup work to be done with these ports. Reviewed by: kwm, ak
* Remove SGE support as the SGE ports will be removed shortly.brooks2013-06-064-25/+38
| | | | | | | | | Fix the IPv6 enable/disable option. IPv6 support was impropertly disabled before. Install pkgconfig files in a slightly less wrong place. Drop maintainership, I no longer maintain any FreeBSD clusters.
* Take a first pass at cleaning up this port:eadler2013-06-061-13/+2
| | | | | | - remove alpha support - remove conditional MAINTAINER - remove never-going-to-be-seen message
* - Update to 1.8.6.0gabor2013-06-053-5/+4
| | | | | | - Fix typo in the rc script Submitted by: mom040267@gmail.com (maintainer, via private mail)
* Convert to new options frameworkbapt2013-06-0512-173/+141
|
* Convert to new options framework, while here cleanup linknxbapt2013-06-053-52/+48
|
* Convert to new options frameworkbapt2013-06-053-70/+63
|
* Horde package update:mm2013-06-052-7/+4
| | | | | | | | comms/pear-Horde_ActiveSync 2.3.6 -> 2.4.0 devel/pear-Horde_Cache 2.1.0 -> 2.2.0 devel/pear-Horde_Core 2.4.3 -> 2.5.0 mail/pear-Horde_Imap_Client 2.11.2 -> 2.11.3 net/pear-Horde_Rpc 2.0.5 -> 2.1.0
* Samba34 is no more maintained upstream and expired for 3 month, consider ↵bapt2013-06-0528-4493/+0
| | | | using samba36
* - Update The Glorious Glasgow Haskell Compiler to version 7.6.3pgj2013-06-0514-28/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update Haskell Platform to version 2013.2.0.0 Please note that port revisions for all the Haskell ports without version changes are bumped. Some highlights of the update: - Fix PDF generation for pandoc [1] - From now on, PREFIX/{lib,share,share/doc}/cabal/ghc-GHC_VERSION are used for hs- ports (Cabal packages) as prefixes to avoid problems when upgrading with portmaster(8) [2] - Experimental support for LLVM-based code generation (disabled by default) - Many simplifications, refactoring in bsd.cabal.mk New ports (11): devel/hs-asn1-types 0.1.3 devel/hs-data-default-class 0.0.1 devel/hs-data-default-instances-base 0.0.1 devel/hs-data-default-instances-containers 0.0.1 devel/hs-data-default-instances-dlist 0.0.1 devel/hs-data-default-instances-old-locale 0.0.1 devel/hs-extensible-exceptions 0.1.1.4 devel/hs-mmorph 1.0.0 devel/hs-quickcheck-io 0.1.0 x11-toolkits/hs-GLURaw 1.3.0.0 x11-toolkits/hs-OpenGLRaw 1.3.0.0 Updated ports (104): archivers/hs-zlib 0.5.4.0_1 --> 0.5.4.1 databases/hs-persistent 1.1.5.1 --> 1.2.0.1 databases/hs-persistent-sqlite 1.1.5 --> 1.2.0 databases/hs-persistent-template 1.1.2.4 --> 1.2.0 devel/hs-HUnit 1.2.5.1_1 --> 1.2.5.2 devel/hs-IORefCAS 0.2_3 --> 0.2.0.1 devel/hs-MonadRandom 0.1.8 --> 0.1.9 devel/hs-QuickCheck 2.5.1.1_1 --> 2.6 devel/hs-abstract-deque 0.1.6_1 --> 0.2 devel/hs-alex 3.0.2_1 --> 3.0.5 devel/hs-async 2.0.1.3_1 --> 2.0.1.4 devel/hs-basic-prelude 0.3.4.0 --> 0.3.5.0 devel/hs-blaze-builder 0.3.1.0_4 --> 0.3.1.1 devel/hs-byteorder 1.0.3_4 --> 1.0.4 devel/hs-cabal-install 0.14.0_4 --> 1.16.0.2 devel/hs-classy-prelude 0.5.3 --> 0.5.7 devel/hs-cmdargs 0.10.2 --> 0.10.3 devel/hs-conduit 1.0.2 --> 1.0.5 devel/hs-data-default 0.5.0_1 --> 0.5.3 devel/hs-fsnotify 0.0.6 --> 0.0.11 devel/hs-generic-deriving 1.4.0 --> 1.5.0 devel/hs-git-annex 4.20130323_1 --> 4.20130601 devel/hs-haddock 2.11.0_1 --> 2.13.2 devel/hs-hashable 1.2.0.5 --> 1.1.2.5,1 devel/hs-hlint 1.8.43 --> 1.8.45 devel/hs-hspec 1.4.4 --> 1.5.4 devel/hs-hspec-expectations 0.3.0.3_1 --> 0.3.2 devel/hs-largeword 1.0.4 --> 1.0.5 devel/hs-lens 3.8.7.3 --> 3.9.0.2 devel/hs-lifted-base 0.2.0.2 --> 0.2.0.5 devel/hs-monad-control 0.3.1.4_1 --> 0.3.2.1 devel/hs-monad-logger 0.3.0.1 --> 0.3.1.1 devel/hs-monad-par 0.3.4.1 --> 0.3.4.2 devel/hs-pool-conduit 0.1.1_1 --> 0.1.2 devel/hs-profunctors 3.3 --> 3.3.0.1 devel/hs-reflection 1.1.7 --> 1.3.2 devel/hs-resourcet 0.4.5 --> 0.4.7.1 devel/hs-show 0.5 --> 0.6 devel/hs-split 0.2.1.1_1 --> 0.2.2 devel/hs-stm 2.4_1 --> 2.4.2 devel/hs-syb 0.3.7_1 --> 0.4.0 devel/hs-tagged 0.4.4_1 --> 0.6 devel/hs-text 0.11.2.3_1 --> 0.11.3.1 devel/hs-unix-compat 0.4.1.0 --> 0.4.1.1 devel/hs-unix-time 0.1.5 --> 0.1.8 devel/hs-unordered-containers 0.2.3.0 --> 0.2.3.1 devel/hs-utility-ht 0.0.8_3 --> 0.0.9 devel/hs-uuagc 0.9.42.2_3 --> 0.9.42.3 devel/hs-uuid 1.2.9 --> 1.2.13 devel/hs-void 0.5.11 --> 0.6 math/hs-NumInstances 1.2 --> 1.3 math/hs-comonad-transformers 3.0.1_1 --> 3.0.2 math/hs-semigroups 0.9 --> 0.9.1 math/hs-statistics 0.10.2.0_2 --> 0.10.3.1 net/hs-network 2.3.1.0_1 --> 2.4.1.2 net/hs-publicsuffixlist 0.0.3 --> 0.1 net/hs-socks 0.5.0 --> 0.5.1 security/hs-certificate 1.3.5_1 --> 1.3.7 security/hs-cipher-aes 0.1.7 --> 0.1.8 security/hs-clientsession 0.8.1_1 --> 0.9 security/hs-crypto-api 0.11 --> 0.12.1 security/hs-crypto-conduit 0.5.0 --> 0.5.2 security/hs-crypto-pubkey 0.1.2_1 --> 0.1.3 security/hs-crypto-pubkey-types 0.2.0_1 --> 0.3.2 security/hs-cryptocipher 0.4.0_1 --> 0.5.0 security/hs-cryptohash 0.8.3_1 --> 0.9.0 security/hs-skein 0.1.0.12 --> 1.0.3 textproc/hs-HaXml 1.23.3_2 --> 1.24 textproc/hs-attoparsec-conduit 1.0.0 --> 1.0.1 textproc/hs-blaze-html 0.6.0.0 --> 0.6.1.1 textproc/hs-blaze-markup 0.5.1.4 --> 0.5.1.5 textproc/hs-case-insensitive 1.0 --> 1.0.0.2 textproc/hs-highlighting-kate 0.5.3.8 --> 0.5.3.9 textproc/hs-hs-bibutils 4.17 --> 5.0 textproc/hs-polyparse 1.8_3 --> 1.9 textproc/hs-texmath 0.6.1.3 --> 0.6.1.5 textproc/hs-xml 1.3.12_4 --> 1.3.13 textproc/hs-yaml 0.8.2.3 --> 0.8.2.4 www/hs-HTTP 4000.2.5_1 --> 4000.2.8 www/hs-cgi 3001.1.7.4_6,1 --> 3001.1.7.5,1 www/hs-hamlet 1.1.6.3 --> 1.1.7.1 www/hs-happstack-server 7.1.7 --> 7.1.7.1 www/hs-heist 0.11.1 --> 0.12.0 www/hs-http-conduit 1.9.0 --> 1.9.3 www/hs-http-reverse-proxy 0.1.1.3 --> 0.1.1.6 www/hs-shakespeare 1.0.3.1 --> 1.0.5 www/hs-shakespeare-css 1.0.3 --> 1.0.5.1 www/hs-shakespeare-js 1.1.2.1 --> 1.1.4 www/hs-snap 0.11.2 --> 0.12.0 www/hs-wai-extra 1.3.2.4 --> 1.3.4 www/hs-wai-test 1.3.0.4 --> 1.3.1 www/hs-warp 1.3.7.4 --> 1.3.8.1 www/hs-yesod 1.1.9.2 --> 1.2.0.1 www/hs-yesod-auth 1.1.5.3 --> 1.2.0 www/hs-yesod-core 1.1.8.2 --> 1.2.0.4 www/hs-yesod-form 1.2.1.3 --> 1.3.0 www/hs-yesod-persistent 1.1.0.1_1 --> 1.2.0 www/hs-yesod-platform 1.1.8 --> 1.2.0.1 www/hs-yesod-routes 1.1.2 --> 1.2.0 www/hs-yesod-static 1.1.2.2 --> 1.2.0 www/hs-yesod-test 0.3.5 --> 1.2.0 x11-toolkits/hs-GLUT 2.1.2.1_7,1 --> 2.4.0.0,1 x11-toolkits/hs-OpenGL 2.2.3.1_4,1 --> 2.8.0.0,1 x11/hs-xmobar 0.16_2 --> 0.17 Removed ports (2): www/hs-yesod-default 1.1.3.2 www/hs-yesod-json 1.1.2.1 PR: ports/179146 [1] Requested by: Omar Thameen <omar@biglist.com> [1] Reported by: sperber, bapt [2] Tested by: sperber [2] Obtained from: FreeBSD Haskell
* - Update to 1.5.0miwi2013-06-052-3/+3
|
* Fix previous bad commit in plistbapt2013-06-041-0/+1
| | | | Reported by: QAT
* Convert to new options frameworkbapt2013-06-0411-150/+111
| | | | While here trim parts related to unsupported FreeBSD versions
* - Update to 2.2.3swills2013-06-042-3/+3
|
* Restore a couple of patches to fix plist, and add missed manpagecrees2013-06-043-0/+162
| | | | Submitted by: QAT (glad you're back!)
* Update to 1.6.2crees2013-06-0420-2053/+12
| | | | | | | | | | | | | | | * Fix buffer overflows in fileserver and ptserver. * Fix rare file corruption during background sync (Gerrit 8796). * Fix corrupting clients' metadata cache during certain errors (Gerrit 6957). * Fix cache corruption when reading from a file another client is simultaneously writing to (Gerrit 7994). * Fix fileservers to properly report >2 TiB partitions. and some other less serious changes. PR: ports/179259 Submitted by: Adam Nowacki <nowak@tepeserwery.pl> Submitted by: bjk (maintainer) Security: CVE-2013-1794
* Update to 1.03.tobez2013-06-032-8/+4
| | | | Changes: http://search.cpan.org/dist/Net-Subnet/Changes
* Add net/pxe-pdhcp, an implementation of Preboot Execution Environment (PXE)hrs2013-06-036-0/+155
| | | | server which can cooperate with an existing DHCP server.
* - Update to 0.4.7swills2013-06-032-8/+4
|
* - update to 0.73jgh2013-06-032-6/+5
| | | | | | | | | | | | | | | | | - while here trim COMMENT and stale mirror svnup-0.73 - 2 June 2013 - Significantly improved performance when using the http/https protocol to fetch incremental updates. - Added a new command line and section option to allow a custom port number to connect to. - Added a new command line option to override the specified section's protocol. - Added a new command line and section option to remove (trim) any files found in the local copy that are not found in the repository. - Fixed a display bug in the progress indicator. Submitted by: maintainer (jcm@visi.com) via mail
* - Update to 1.2.1swills2013-06-032-3/+3
|
* - Update to 0.5.11swills2013-06-032-8/+5
|
* - Improve the rc script [1]gabor2013-06-032-9/+10
| | | | | | | | - Do not force installation of OpenSSL port [2] - Remove trailing slash from hiredis [2] - Bump PORTREVISION Reported by: crees [1], miwi [2]
* - Convert to PEAR_AUTOINSTALLmiwi2013-06-021-25/+3
|
* Trim Makefile header.ume2013-06-022-10/+0
|
* Update to 20130602 which has Ruby 1.9 awareness.ume2013-06-022-4/+3
|
* It seems xorp is not Free Software. :(eadler2013-06-022-3/+3
| | | | Submitted by: bcallah@FreeBSD.org
* This a BSD-licensed version of the RFC5766 TURN Server implementation,gabor2013-06-027-0/+284
| | | | | | | | with IPv6 and DTLS extensions. WWW: http://code.google.com/p/rfc5766-turn-server/ Submitted by: Oleg Moskalenko <mom040267@gmail.com> (via private mail)
* - Convert to OptionsNGeadler2013-06-021-26/+16
| | | | | - Reset maintainer due to lack of input. - Clean up other constructs while here
* - Update to 1.2ehaupt2013-06-023-10/+12
| | | | | | - Move to github - Adjust WWW - Trim header
* - update to 1.1.4rm2013-06-012-3/+3
|
* New port: rubygem-pcaprubantoine2013-06-014-0/+26
| | | | | | | libpcap bindings for ruby WWW: https://github.com/shadowbq/pcaprub Approved by: miwi, eadler (mentors, implicit)
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-312-6/+1
| | | | | | - Trim header Reported by: pkg (DEVELOPER_MODE)
* Update to 4.00006.tobez2013-05-312-3/+3
| | | | Changes: http://search.cpan.org/dist/Net-Twitter/Changes
* Update to 0.6.ume2013-05-312-3/+3
|
* Add missing mo file.sumikawa2013-05-302-0/+2
|
* - Update to 0.0.20130415swills2013-05-303-7/+10
| | | | | | | - Use USE_GITHUB framework to fetch file PR: ports/179077 Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
* Upgrade to 1.2.6.sumikawa2013-05-305-15/+28
|
* - Unbreak build on HEADmiwi2013-05-301-4/+0
|
* - Add missing type for py-txamqp codecdelphij2013-05-302-3/+45
| | | | | | | - Pass maintainership to submitter. PR: ports/179100 Submitted by: Chenguang Li <horus.li gmail.com>
* Update to 4.4.0wxs2013-05-302-8/+4
|
* Update to 1.4.0.wxs2013-05-302-3/+3
|
* Add an option to build SHA2 modules.delphij2013-05-302-2/+24
| | | | | PR: ports/178268 Submitted by: Mike Carlson <mike bayphoto com>
* - update to 2.4.12rm2013-05-303-5/+5
| | | | | - remove leading article from COMMENT - tab -> space change in pkg-descr:WWW
* Update libfixbuf to 1.3.0.lx2013-05-304-6/+5
|
* - Add backport patches to support xorg-server 1.12.xswills2013-05-305-8/+2378
| | | | | | | | - Fix the build after xorg mega-update - Fix typo s/LISENCE/LICENSE/ PR: ports/179018 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
* Reset maintainer for till@php.netcrees2013-05-291-6/+2
| | | | | Thanks for all your help in the past, but unfortunately we haven't heard from you in a very long time.
* - Update to 1.14jadawin2013-05-293-9/+5
| | | | - Changelog: http://search.cpan.org/src/WROG/Net-OpenID-Consumer-1.14/Changes
* Wrapper for Mail.Ru simple network protocol IProto. Support 2 modes: block viamiwi2013-05-294-0/+27
| | | | | | | | | | Ruby's TCPSocket and non block via EventMachine with fiblers. Wrapper used in Tarantool ruby client and private libs. WWW: https://github.com/mailru/iproto-ruby PR: ports/178621 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
* Update math/R to 3.0.1-patched, and adjust dependent ports;bf2013-05-281-0/+1
| | | | | | | synchronize math/rpy with upstream repository Reviewed by: wen Approved by: wen, tota
* Rework previous commit. The problem is not clang 3.3 but rather the fact thatehaupt2013-05-281-8/+3
| | | | with 1000024 CC became 'cc' rather than 'clang'.
* Handle clang 3.3 fallout. I wish we had a __FreeBSD_version tag from when theehaupt2013-05-281-4/+13
| | | | clang 3.3 import happened, that way we wouldn't have to resort to such hacks.
* - Update to 0.5.6miwi2013-05-282-3/+3
| | | | | PR: 178880 Submitted by: marck@
* - Update to 1.4.1wg2013-05-282-3/+3
| | | | | | | | Changes: https://github.com/jech/babeld/blob/47ef5722/CHANGES PR: ports/179008 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) Approved by: jpaetzel (mentor)
* - Add patch to work correctly with ruby19swills2013-05-282-5/+17
| | | | | | PR: ports/177883 Submitted by: Rainer Duffner <rainer@ultra-secure.de> Obtained from: https://github.com/ruby-ldap/ruby-net-ldap/pull/41/files (upstream)
* Fix build with clang and byaccbapt2013-05-271-0/+10
|
* - Update to 2.28 [1]culot2013-05-273-12/+8
| | | | | | | | - Trim Makefile's header Changes: http://search.cpan.org/dist/IP-Country/CHANGES PR: ports/178974 [1] Submitted by: dikshie <dikshie@lapi.itb.ac.id> (maintainer)
* - Upgrade to 2.2.7.kuriyama2013-05-273-4/+5
|
* Update to 1.7.2.2ehaupt2013-05-272-4/+3
| | | | Security: CVE-2013-3571
* - Convert to OptionsNG [1]wg2013-05-279-69/+92
| | | | | | | | | | | | - Use libtoolize for autotools [1] - Trim Makefile header [1] - Add LICENSE (GPLv2) - Use PORTDOCS at Makefile - Remove PORTEXAMPLES (sample conf same as original) PR: ports/177113 [1] Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com> (maintainer) [1] Approved by: jpaetzel (mentor)
* - Update to 0.716sunpoet2013-05-262-6/+6
| | | | Changes: http://search.cpan.org/dist/SOAP-Lite/Changes
* The FreeBSD x11 team proudly presentszeising2013-05-252-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an zeising, kwm, miwi, bapt, eadler production: Xorg 7.7 Starring: xserver 1.12.4 (new xorg only) Mesa 8.0.4, including libGL, libGLU and dri (new xorg only) libX11 1.5.0 libxcb 1.9 libdrm 2.4.42 (new xorg only) freeglut 2.8.1 Also starring: Updates to drivers and other libraries and utilities Additional notes: Change pkgconf to be a build dependency. Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use this. Trim makefile headers. Take maintanership of x11/xcb-proto, ok'd by ashish. If you are running WITH_NEW_XORG=, you need to rebuild all installed drivers, see UPDATING for more information. Various fixes to make ports compile. PR: ports/177942 Exp-run by: miwi Approved by: portmgr (miwi) Thanks to all who helped testing!
* Update to 11.4.0flo2013-05-252-3/+3
|
* - Update devel/hwlock to version 1.7.1 [1]pawel2013-05-251-1/+1
| | | | | | | - Bump net/openmpi PR: ports/178882 [1] Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
* Remove the indefinite article from COMMENT.bsam2013-05-251-1/+1
|
* Mark DEPRECATED and schedule for removal on July 1st.delphij2013-05-251-0/+3
|
* . fix build at 10.x; [1]bsam2013-05-242-14/+15
| | | | | | | | | . trim Makefile headres; . fix MASTER_SITES; . remove the indefinite article from COMMENT; . remove check for unsupported OS versions. Pointed out by: pointyhat build (via miwibot) [1]
* Grive is an independent implementation of Google Drive client. It useswg2013-05-246-0/+89
| | | | | | | | | | the Google Document List API to talk to the servers in Google. WWW: http://www.lbreda.com/grive/ PR: ports/178025 Submitted by: Key-Teck SIN <ktsin@acm.org> Approved by: culot (mentor)
* - Fix leftoverssbz2013-05-241-1/+1
| | | | Reported by: QAT
* Do not try to remove a directory not created or existingbapt2013-05-242-2/+0
| | | | Reported by: pkg (PKG_DEVELOPER_MODE)
* - Update to 3.3.12ga13.araujo2013-05-242-3/+3
| | | | | PR: ports/169942 [based on] Submitted by: Thomas Johnson <tom@claimlynx.com>
* Add net/ranch, an Erlang library to accept TCP connections with aolgeni2013-05-245-0/+99
| | | | small code base and low latency.
* Update to version 4.2.57pawel2013-05-242-3/+3
|
* - Update to 1.8sbz2013-05-233-11/+30
| | | | | | | | - Convert to new option framework - Add regression-test target PR: ports/178069 Submitted by: Robert Simmons <rsimmons0 at gmail.com>
* Add upstream patch to fix build with clangmakc2013-05-231-0/+25
|
* - Remove mysql 4X referencemiwi2013-05-221-1/+0
|
* Update to 0.23.tobez2013-05-222-8/+7
| | | | Changes: http://search.cpan.org/dist/Net-NBsocket/Changes
* - Upgrade to 3.04.kuriyama2013-05-212-8/+3
|
* - Fix build with Tcl/Tk 8.6gahr2013-05-211-0/+38
| | | | | Reported by: miwi (Tcl/Tk 8.6 exp-run latecomers) Approved by: portmgr
* - Update to 2.5.7wg2013-05-214-10/+23
| | | | | | | | | | | | - Fix depends for python 2.6 - Remove article from COMMENT - Replace tab for space in pkg-descr (WWW) Changes: https://github.com/celery/kombu/blob/9c519e8d/Changelog PR: ports/177021 Submitted by: wg (myself) Approved by: culot (mentor), maintainer (timeout, > 60 days)
* Update to 1.8.7. Seemarcus2013-05-212-4/+3
| | | | | http://www.wireshark.org/docs/relnotes/wireshark-1.8.7.html for the list of changes in this release.
* - Update to 3.0.4wg2013-05-213-165/+161
| | | | | | | | | | | | | | | - Sort pkg-plist - Trim Makefile header Changes: http://www.rabbitmq.com/release-notes/README-3.0.4.txt http://www.rabbitmq.com/release-notes/README-3.0.3.txt http://www.rabbitmq.com/release-notes/README-3.0.2.txt http://www.rabbitmq.com/release-notes/README-3.0.1.txt PR: ports/178315 Submitted by: olgeni Reviewed by: culot (mentor), maintainer (timeout, > 14 days)
* Horde package update:mm2013-05-202-3/+3
| | | | | | | mail/pear-Horde_Imap_Client 2.9.0 -> 2.10.0 devel/pear-Horde_Prefs 2.4.0 -> 2.4.1 net/pear-Horde_Rpc 2.0.4 -> 2.0.5 textproc/pear-Horde_Text_Filter 2.1.1 -> 2.1.2
* - Upgrade to 0.20.kuriyama2013-05-202-9/+5
|
* - Add missing dependency on x11/xkeyboard-config and x11/xkbcompswills2013-05-202-5/+21
| | | | | | | | | | - Move xorg-macros from BUILD_DEPENDS to USE_XORG - Install desktop entry file with vncviewer - Add LICENSE - Cleanup CONFIGURE_ARGS PR: ports/178602 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
* Update to 5.8.0.tj2013-05-204-73/+93
| | | | | | This upgrade switches the required JVM to 1.7. Changes: http://activemq.apache.org/activemq-580-release.html
* Implement upstream fix where multiple net/iaxmodem instances are spawned.rakuco2013-05-192-6/+19
| | | | | | | | | | Multiple instances of iaxmodem are being spawned due to a badly placed closedir call. The fix has been submitted (and accepted) upstream, however there has been no new release since the fix was submitted. PR: ports/176178 Submitted by: John Bayly <freebsd.ports@tipstrade.net> Approved by: maintainer timeout (93 days)
* Add some additional MASTER_SITES to unbreak `make fetch'.rakuco2013-05-191-3/+4
| | | | | | | lscube.org currently does not host tarballs it used to. Sigh. PR: ports/177998 Submitted by: John Marino <draco@marino.st>
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!makc2013-05-194-627/+6
| | | | | | - Remove patches and checks for unsupported FreeBSD versions. The area51 repository features commits by avilla, rakuco and myself.
* - Update EFL libraries to 1.7.7gblach2013-05-192-7/+4
| | | | | | - Update Enlightenment to 0.17.3 Approved by: crees (mentor)
* Update to 1.8.22.0flo2013-05-193-3/+4
|
* - Convert to OptionsNGwg2013-05-171-10/+10
| | | | | | | | - Trim Makefile header PR: ports/177212 Submitted by: wg (myself) Approved by: culot (mentor), maintainer (timeout, > 4 weeks)
* Drop maintainership, a new version (3.5.0) has been released two years ago,arved2013-05-171-1/+1
| | | | but i am not using x2go anymore
* 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 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 to 2013.04.30bdrewery2013-05-162-3/+3
| | | | | PR: ports/178633 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
* - Fix plistmiwi2013-05-162-9/+6
| | | | | | - Trim header Reported by: poudriere exp-run
* - Fix plistmiwi2013-05-162-9/+3
| | | | | | - Trim header Reported by: poudriere exp-run
* - Change MAINTAINER address of all my portswg2013-05-161-1/+1
| | | | Approved by: culot (mentor)
* - Bump PORTREVISION after dns/c-ares updatezi2013-05-161-0/+1
|
* - Update to 0.9.6miwi2013-05-154-21/+36
| | | | | PR: 178584 Submitted by: Ports Fury
* - Convert to PEAR_AUTOINSTALLmiwi2013-05-131-87/+4
| | | | - Trim header
* - Convert to PEAR_AUTOINSTALLmiwi2013-05-131-10/+3
| | | | - Trim header
* - Convert to PEAR_AUTOINSTALLmiwi2013-05-131-15/+4
| | | | - Trim header
* - Convert to PEAR_AUTOINSTALLmiwi2013-05-131-17/+3
|
* - Convert to PEAR_AUTOINSTALLmiwi2013-05-131-21/+5
| | | | - Trim header
* - Conver to PEAR_AUTOINSTALLmiwi2013-05-131-9/+4
| | | | | - Trim header - Take maintainership
* - Convert to PEAR_AUTOINSTALLmiwi2013-05-131-19/+3
| | | | - Trim header
* - Convert to PEAR_AUTOINSTALLmiwi2013-05-131-9/+4
| | | | | - Trim Header - Take maintainership
* - Convert to PEAR_AUTOINSTALLmiwi2013-05-131-21/+3
| | | | - Trim header
* - Convert to PEAR_AUTOINSTALLmiwi2013-05-131-13/+5
| | | | - Trim Header
* - Convert to PEAR_AUTOINSTALLmiwi2013-05-131-63/+4
| | | | - Trim header
* Add libosip2 port version 4.0.0, that is API incompatible with versionrm2013-05-125-0/+89
| | | | | | | | | | | | | | | | | | in net/libosip. This patch was submitted as an update against net/libosip but it was decided to add it as a separate port. oSIP is an implementation of SIP. SIP stands for the Session Initiation Protocol and is described by the rfc2543 (soon to be deprecated by latest revisions). This library aims to provide multimedia and telecom software developers an easy and powerful interface to initiate and control SIP based sessions in their applications. SIP is a open standard replacement from IETF for H323. WWW: http://www.gnu.org/software/osip/ PR: 175104 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* - fix pkg-plistrm2013-05-122-10/+6
| | | | | | | | | | | - bump PORTREVISION while here: - trim Makefile header - eliminate PYTHON_SITELIBDIR from depends - limit python version to 2.x only (print/except) Reported by: pointyhat (miwi)
* - Update to 2.23zi2013-05-122-8/+7
| | | | - Convert to new 'created by' header
* Horde update (introducing MongoDB support):mm2013-05-112-3/+3
| | | | | | | | | | | | | | | | | | | | | databases/pear-Horde_Db 2.0.2 -> 2.0.3 devel/pear-Horde_Cache 2.0.4 -> 2.1.0 devel/pear-Horde_Date 2.0.4 -> 2.0.5 devel/pear-Horde_Icalendar 2.0.4 -> 2.0.5 devel/pear-Horde_Lock 2.0.2 -> 2.1.0 devel/pear-Horde_Prefs 2.3.2 -> 2.4.0 devel/pear-Horde_Timezone 1.0.2 -> 1.0.3 devel/pear-Horde_Token 2.0.3 -> 2.0.4 devel/pear-Horde_Util 2.2.1 -> 2.2.2 mail/pear-Horde_Imap_Client 2.8.2 -> 2.9.0 net/pear-Horde_Rpc 2.0.3 -> 2.0.4 security/pear-Horde_Crypt 2.1.3 -> 2.2.0 sysutils/pear-Horde_Vfs 2.0.4 -> 2.1.0 textproc/pear-Horde_Text_Filter 2.1.0 -> 2.1.1 www/horde-passwd 5.0.0 alpha0 -> 5.0.0 beta1 www/horde-trean 1.0.0 -> 1.0.1 www/pear-Horde_Http 2.0.2 -> 2.0.3 www/pear-Horde_SessionHandler 2.0.2 -> 2.1.0
* Switch to libnet10 by default.wxs2013-05-111-3/+3
| | | | | | While here, fix whitespace. Submitted by: sbz@
* - Update to 0.2.1miwi2013-05-102-4/+4
| | | | | PR: 177930 Submitted by: ports fury
* - update to 0.71jgh2013-05-102-3/+3
| | | | | | | | | | | svnup-0.71 - 9 May 2013 - Fixed a bug with the -V command line option not displaying the version number. - Code cleanup - special thanks to Eitan Adler <lists@eitanadler.com>. - Changed the default directory for storing "known files" to /var/tmp/svnup/ in svnup.conf. Submitted by: maintainer, via mail
* Update py-impacket to 0.9.10antoine2013-05-094-14/+37
| | | | Approved by: miwi (mentor)
* Update to 21.fjoe2013-05-092-3/+3
|
* - update to 0.70jgh2013-05-092-3/+3
| | | | | | | | | | | | | | | svnup-0.70 - 7 May 2013 - Merged the http and svn code paths. - Replaced binary search tree code with red-black tree defined in <sys/tree.h> - Fixed a bug where revision tags were improperly included if the FreeBSD=%H was not included in the file attributes. - Changed the default directory for storing known files to /var/db/svnup/. - Added the command line option -n to display section's the last known revision and exit. Submitted by: maintainer, via mail
* - Update to 0.8.13zi2013-05-093-7/+8
|
* Mark MAKE_JOBS_SAFEehaupt2013-05-081-0/+1
|
* Add forgotten birdcl (lightweight client) to plist.melifaro2013-05-082-0/+2
| | | | Reviewed by: az
* Update net/bird && net/bird6 to 1.3.10.melifaro2013-05-085-37/+6
| | | | Reviewed by: az
* - Update to 1.4.0bdrewery2013-05-072-4/+4
| | | | | | | - Remove indefinite article from COMMENT PR: ports/178380 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
* Update to 1.13.tobez2013-05-072-4/+4
| | | | Changes: http://search.cpan.org/dist/AnyEvent-RabbitMQ/Changes
* Update to 4.131(.)260.tobez2013-05-072-3/+3
| | | | Changes: http://search.cpan.org/dist/Net-Appliance-Session/Changes
* Convert USE_NCURSES by USES=ncursesbapt2013-05-061-6/+3
| | | | Convert USE_READLINE by USES=readline
* Update to 3.06.tobez2013-05-062-8/+4
| | | | Changes: http://search.cpan.org/dist/XML-Compile-SOAP-Daemon/ChangeLog
* Update to 2.36.tobez2013-05-062-7/+7
| | | | Changes: http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
* Fix typobapt2013-05-061-1/+1
|
* Convert from WITHOUT_NLS to PORT_OPTIONS:MNLSbapt2013-05-0611-98/+86
| | | | While here do some conversion to new options framework
* Update to 1.4.0.wxs2013-05-062-5/+4
| | | | Switch to depending upon textproc/xerces-c3.
* Fix the build when netatalk3 is already installed.marcus2013-05-061-1/+10
|
* Fix installation of ports that rely on cp -n for installing files. r245960flo2013-05-052-2/+2
| | | | | | | | | | | changed cp to exit with a non-zero exit code if the file exists and is not overwritten thus causing ports to fail installing when e.g. trying to cp .default -> .conf files that already exist. We just ignore the error and continue, as we used to. Reported by: jaset Approved by: portmgr (bapt)
* Add some missing options to OPTIONS_DEFINEmarcus2013-05-051-1/+2
| | | | Reported by: sunpoet
* Mark as broken: does not fetchbapt2013-05-051-0/+2
|
* Fix build when flac is compiled WITHOUT_NLScrees2013-05-053-1/+12
| | | | | PR: ports/177803 Approved by: william (maintainer)
* - Trim old-style header.hrs2013-05-041-6/+8
| | | | | - Add LICENSE. - Use OPTIONS_DEFINE.
* Wireshark always needs pkgconf (this fixes wireshark-lite)bapt2013-05-041-2/+1
|
* Fix build on currentbapt2013-05-042-10/+6
|
* New port: tcpsplitantoine2013-05-044-0/+39
| | | | | | | | | Breaks a libpcap trace along TCP connection boundaries WWW: http://www.icir.org/mallman/software/tcpsplit/ PR: ports/177441 Submitted by: Lars Eggert Approved by: eadler (mentor)
* - Update to 3.3.2.hrs2013-05-0413-111/+77
| | | | | - Add LICENSE. - Mark MAKE_JOBS_SAFE.
* Chase security/libgcrypt updateehaupt2013-05-0415-40/+25
|
* Fix build with bmake by using gmake if make is bmakebapt2013-05-031-0/+3
|
* Upstream makefile is not bmake compatible, let's use gmake to build this ↵bapt2013-05-031-0/+4
| | | | | | port in case make is bmake Obtained from: dports
* Fix with bmake(1)bapt2013-05-031-1/+1
|
* Fix WWW.sobomax2013-05-031-1/+1
|
* Add p5-Net-Syslog - a perl extension for sending syslog messages to a remotesobomax2013-05-035-0/+34
| | | | | | syslogd. Sponsored by: pbxpress.it
* Fix typo.cy2013-05-033-3/+3
|
* Please bmake(1) as well as make(1)bapt2013-05-022-16/+7
|
* - Update to 0.52culot2013-05-023-4/+5
| | | | | | - Pet portlint(1) by changing tab into space in WWW link Changes: http://search.cpan.org/dist/Net-GitHub/Changes
* Update to version 3.3pawel2013-05-025-121/+34
| | | | | PR: ports/177774 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
* - Update to 1.12culot2013-05-022-3/+3
| | | | Changes: http://search.cpan.org/dist/AnyEvent-RabbitMQ/Changes
* Update to 4.131(.)210.tobez2013-05-022-3/+3
| | | | Changes: http://search.cpan.org/dist/Net-Appliance-Session/Changes