aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* - Update to the latest RCmva2013-07-062-3/+3
|
* Fix build with clang (USE_CSTD=gnu89) and respect CFLAGS, CPPFLAGStijl2013-07-052-0/+28
| | | | | | and LDFLAGS. Approved by: maintainer timeout (20 days)
* Update the KDE Software Compilation to 4.10.5.rakuco2013-07-055-2/+37
| | | | | | | | | | | | | | | | | | | Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two KDE updates in just a few days, but the work on 4.10.5 was very light compared to 4.10.4 so it was ready much faster. The release announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.5.php The biggest news for us on FreeBSD is that the Ruby bindings should work with Ruby 1.9 now. I will probably add a note to UPDATING later about this, but as avilla@ pointed out, the clang support we mentioned that was improved in 4.10.4 requires a rebuild of the ports that depend on kdelibs4. Most of them are covered by this update, but those which are not part of the Software Compilation need to be rebuilt manually to make sure the previous issues (proper symbol visibility being the most annoying of them) are solved.
* - Don't force gcc, make this work with clang, too [1]flo2013-07-057-8/+52
| | | | | | | | | | | - Don't call gmake directly [1] - Make the -p (Run as pseudo-realtime thread) work on FreeBSD [1] - Use @dirrmtry for directories that can contain files after deinstall - Fix build of guid_uuid.c [2] PR: ports/180233 [2] Submitted by: tijl [1] Kurt Jaeger <fbsd-ports@opsec.eu> [2]
* - Don't force gcc, make this work with clang, too [1]flo2013-07-056-16/+16
| | | | | | | | - Don't call gmake directly [1] - Make the -p (Run as pseudo-realtime thread) work on FreeBSD [1] - Use @dirrmtry for directories that can contain files after deinstall Submitted by: tijl [1]
* Update to 1.6.4bjk2013-07-057-77/+32
| | | | | | Build fixes for 10-CURRENT will come in a separate commit. Approved by: hrs (mentor, ports committer)
* - Updated to 3.1.0 [1]glarkin2013-07-042-6/+7
| | | | | | | | - Added license - Minor tweaks to dependency versions PR: ports/180142 [1] Submitted by: swills
* - Updated to 1.4.0 [1]glarkin2013-07-042-8/+6
| | | | | | | | | ChangeLog: https://raw.github.com/rightscale/right_http_connection/master/History.txt (scroll to bottom) - Trimmed Makefile header - Added license PR: ports/180141 [1] Submitted by: swills
* net/proxychains-ng: preserve conf filewg2013-07-031-5/+3
| | | | | | | - Fix preservation of .conf file PR: ports/180109 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.rakuco2013-07-033-70/+2
| | | | | | | | | | | | | | | With commits from avilla@, makc@, rakuco@ and Schaich Alonso. The upstream announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.4.php clang support should be more stable now, with clang being recognized by kdelibs4 and being passed the correct flags to build other ports. Additionally, all ports being committed have been verified to build with -CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for providing it). Work on the newly-released 4.10.5 will begin shortly.
* - Remove unneeded backrev portswills2013-07-024-38/+0
|
* - Actually set rubygem-bunny060 port to correct versionswills2013-07-022-7/+7
| | | | | - Add NO_LATEST_LINK to rubygem-bunny060 - Connect rubygem-bunny060 to build
* - Create backrev version of rubygem-bunny version 0.6.0 which chef requires,swills2013-07-023-0/+38
| | | | since there is a pending update to 0.8.0 soon
* Deprecate ports broken on FreeBSD 8 or newerantoine2013-07-022-0/+6
| | | | Approved by: maintainer silence
* Update to 2.83crees2013-07-022-5/+4
| | | | | PR: ports/180170 Submitted by: Stefan Bethke <stb@lassitu.de>
* Remove expired ports:rene2013-07-0122-1199/+0
| | | | | | | | | | | 2013-07-01 net/openldap23-sasl-client: Unmaintained by upstream 2013-07-01 net/openldap23-server: Unmaintained by upstream 2013-07-01 net/openldap23-client: Unmaintained by upstream 2013-07-01 www/py-django13: Unsupported version 2013-07-01 devel/libtifiles: Superseded by devel/libtifiles2 2013-07-01 comms/libticables: Superseded by comms/libticables2 2013-07-01 devel/libticalcs: Superseded by comms/libticalcs2 2013-07-01 emulators/tiemu2: Superseded by emulators/tiemu3
* Fixed typo in the patch that broke winbind_krb5_locator linking. Add externaltimur2013-07-012-5/+9
| | | | | | dependency on tevent library. PR: 180074, 180053
* - update to 0.97jgh2013-07-012-3/+3
| | | | | | | | svnup-0.97 - 30 June 2013 - Fixed bugs in find_local_files and set_configuration_parameters - special thanks to Rudolf Cejka <cejkar@fit.vutbr.cz>. Submitted by: jcm@visi.com ( maintainer )
* - Update to 2.5.0 and unbreaktota2013-06-302-13/+11
| | | | | | | | - Transfer maintainership to ruby@ - Add LICENSE section PR: ports/179885 Submitted by: swills
* New port: rubygem-packetfuantoine2013-06-304-0/+25
| | | | A mid-level packet manipulation library for Ruby
* - Fix path to vnstatdfeld2013-06-292-2/+2
| | | | | PR: ports/179271 Approved by: crees (mentor)
* net/py-kombu: update to 2.5.12wg2013-06-292-3/+3
| | | | | | - Update to 2.5.12 Changes: https://github.com/celery/kombu/blob/2.5/Changelog
* Remove USE_IMAKE leftoverbapt2013-06-291-1/+0
|
* Convert to USES=imakebapt2013-06-294-21/+11
| | | | | | Trim headers Mark as broken pload Remove indefinite article
* Hans makes it possible to tunnel IPv4 through ICMP echo packets, so youlippe2013-06-298-0/+191
| | | | | | | | | | | could call it a ping tunnel. This can be useful when you find yourself in the situation that your Internet access is firewalled, but pings are allowed. WWW: http://code.gerade.org/hans/ PR: ports/177649 Submitted by: Alexander Panyushkin <vsityz@gmail.com>
* New USES imake to handle the dependency on imake.bapt2013-06-282-3/+4
| | | | | | | | | | | | | | | | | | | | | | This uses accept 'env' as an argument for ports that do use their own or a different do-configure target. Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake. Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten. Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous imake also inherit the defined CppCmd CcCmd and CplusplusCmd. Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp. Make imake respect CC and CXX Make imake respect USE_GCC (if set imake will use gcc's cpp). While here: - Remove a couple of indefinite articles from comments - Trim headers - Fix a couple of ports to build with clang or use: USE_GCC=any - Fix a now useless redefinition of the extraction chain - Fix a typo in japanese/Wnn7-lib bundled imake template definitions - Fix some XMKMF execution with no env specified - Use options helper in x11/xautolock to simplify the port
* - Update to 1.12.1clsung2013-06-282-4/+3
|
* - Add rc scriptfeld2013-06-282-2/+49
| | | | | | | - Add vnstat to UIDs and GIDs PR: ports/179271 Approved by: crees (mentor)
* - Update to 4.6.lippe2013-06-284-11/+24
| | | | | | | | | | | - Trim Makefile header - Add DOCS as OPTION - Trim post install - Trim pkg-descr - Trim pkg-plist PR: ports/180029 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* fix patchfeld2013-06-271-14/+14
| | | | Approved by: swills (mentor)
* Upgraded port to the latest 3.6.16 revision.timur2013-06-275-44/+49
|
* - Update to 1.4.2miwi2013-06-272-3/+3
| | | | | PR: 179985 Submitted by: maintainer
* - Update to 4.8.1clsung2013-06-272-9/+6
| | | | | PR: ports/179884 Submitted by: swills@
* ProxyChains is a UNIX program, that hooks network-related libc functionslippe2013-06-275-0/+65
| | | | | | | | | | in dynamically linked programs via a preloaded DLL and redirects the connections through SOCKS4a/5 or HTTP proxies. WWW: http://sourceforge.net/projects/proxychains-ng/ PR: ports/175068 Submitted by: nemysis <nemysis@gmx.ch>
* - Fix sample install/uninstallfeld2013-06-275-75/+352
| | | | | | | | - Fix IPv6 case - Clean up rc script PR: ports/179964 Approved by: crees (mentor)
* - Fix pkg-plist issue when LDAP is enabledzi2013-06-271-2/+3
|
* Add missing dependenciescrees2013-06-271-1/+4
| | | | | PR: ports/179797 Submitted by: swills
* net/py-kombu: update to 2.5.11wg2013-06-262-4/+4
| | | | | | | - Update to 2.5.11 Changes: https://github.com/celery/kombu/blob/2.5/Changelog
* Update multimedia/ffmpeg1 to 1.2.1mm2013-06-251-0/+1
| | | | | PR: ports/177145 Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com>
* - Update to 3.1.12zi2013-06-253-4/+4
|
* Net::Google::SafeBrowsing2 implements the Google Safe Browsinglippe2013-06-255-0/+101
| | | | | | | | | | | | | | | | | | | | | | | | | v2 API. The library passes most of the unit tests listed in the API documentation. See the documentation (http://code.google.com/apis/safebrowsing/developers_guide_v2.html) for more details about the failed tests. The Google Safe Browsing database must be stored and managed locally. Net::Google::SafeBrowsing2::Sqlite uses Sqlite as the storage back-end, Net::Google::SafeBrowsing2::MySQL uses MySQL. Other storage mechanisms (databases, memory, etc.) can be added and used transparently with this module. You may want to look at "Google Safe Browsing v2: Implementation Notes" (http://www.zscaler.com/research/Google%20Safe%20Browsing%20v2%20API.pdf), a collection of notes and real-world numbers about the API. This is intended for people who want to learn more about the API, whether as a user or to make their own implementation. WWW: http://search.cpan.org/dist/Net-Google-SafeBrowsing2/ PR: ports/179819 Submitted by: Alexandre Biancalana <ale@biancalanas.net>
* Deprecate: broken on FreeBSD 8 and newerantoine2013-06-251-0/+3
| | | | Approved by: maintainer
* net/tigervnc: fix build dependswg2013-06-241-1/+2
| | | | | | | - Add font-util as BUILD_DEPENDS PR: ports/179838 Approved by: maintainer
* Welcome PHP 5.5!ale2013-06-246-0/+100
| | | | | | Future steps: - rename current php5 ports to php54 - make php55 the default one after an exp-run
* Add http mirrors as last resort option.delphij2013-06-242-2/+4
| | | | | PR: ports/179153 Submitted by: brd
* - Explicitly disable libxkbfile detection when no X11 option is selectedfluffy2013-06-241-1/+1
| | | | | PR: 179835 Reported by: Michael Moll <kvedulv AT kvedulv DOT de>
* Remove duplicate SQLITE and MYSQL options.rakuco2013-06-241-1/+1
| | | | | | | | | They are already in OPTIONS_MULTI, so there is no need to have them in OPTIONS_DEFINE as well. PR: ports/179359 Submitted by: Sayetsky Anton <vsjcfm@gmail.com> Approved by: maintainer timeout (17 days)
* - Update to 1.6.1swills2013-06-242-8/+6
|
* - Update to 0.9.8swills2013-06-232-3/+4
|
* - Remove redundant dependencyswills2013-06-231-2/+0
| | | | | PR: ports/179856 Submitted by: tota
* net/py-pynsq: [NEW PORT] The official Python client library for NSQkoobs2013-06-226-0/+135
| | | | | | | | | pynsq provides high-level nsq.Reader and nsq.Writer classes for building consumers and producers and two low-level modules for both sync and async communication over the NSQ Protocol (if you wanted to write your own high-level functionality). WWW: https://github.com/bitly/pynsq
* - Fix typo in libssh option handlefluffy2013-06-221-1/+1
|
* - Update to 0.9.1sunpoet2013-06-222-8/+7
| | | | | | | - Add LICENSE - Cleanup Makefile header Changes: https://github.com/intridea/oauth2/commits/master
* Welcome SDL2 to the FreeBSD ports system!mva2013-06-225-0/+36
| | | | | | | | | | | | | | | | | A set of new SDL2 related ports has been added, which are essentially the same as their corresponding port for SDL1.2: audio/sdl2_mixer graphics/sdl2_image graphics/sdl2_ttf net/sdl2_net A set of new USE_SDL knobs is available to enable SDL2 and its related ports to be added as dependency to ports. Use either of USE_SDL= sdl2 image2 mixer2 net2 ttf2 to pull in the specific sdl2_* or sdl20 port.
* Update the PyQt ports.rakuco2013-06-221-1/+1
| | | | | | - SIP has been upgraded to 4.14.7. - PyQt4 has been upgraded to 4.10.2. - QScintilla2 has been upgraded to 2.7.2.
* - Mark deprecated and set expiration date to 2013-08-04, depends on expiredrene2013-06-221-6/+7
| | | | | | | | | | x11-wm/libdockapp - Update Makefile header - Use PORT_OPTIONS:MDOCS PR: ports/179414 Submitted by: myself Approved by: maintainer timeout (xride, 14 days)
* net/turses: Fix spelling of LICENSEkoobs2013-06-211-1/+1
|
* net/turses: [NEW PORT] Python Twitter client for the consolekoobs2013-06-216-0/+137
| | | | | | | | | | | | | | | | | | | | | | | | A Twitter client for the console. The goal of the project is to build a full-featured, lightweight, and extremely configurable Twitter client. Features: - Multiple timelines (buffers) - Multi-column - Tweet, Reply, Retweet, Delete tweet - Follow/Unfollow - Favorite/Unfavorite - Direct Messages - Open URLs in browser - Thread view - Unread count - Search - View users tweets - Fully customizable - Multiple accounts - View user profile WWW: https://github.com/alejandrogomez/turses
* - update to 0.96jgh2013-06-212-3/+3
| | | | | | | | | svnup-0.96 - 19 June 2013 - Added a command line option for overriding the location where the lists of known files are stored. - Simplified the procedure that removes (prunes) local files. Submitted by: jcm@visi.com (maintainer)
* net/tweepy: Update to 2.0, install unzippedclsung2013-06-214-6/+56
| | | | | | | | | | | | | | | - Update to 2.0 - Patch setup.py to install zip_safe=False - Add pkg-plist - Remove PLIST_FILES accordingly - Whitespace alignment Changes: https://github.com/tweepy/tweepy/blob/2.0/CHANGELOG.md PR: ports/179574 Submitted by: koobs@
* - 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