aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Convert to new options frameworkbapt2012-10-231-7/+8
| | | | Feature safe: yes
* - Update to 1.29culot2012-10-232-3/+3
| | | | | Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog Feature safe: yes
* Update CA list to Oracle Java 7u9.ale2012-10-231-0/+0
| | | | | | | | | Added CA: - geotrustprimarycag2 - thawteprimaryrootcag2 - verisignclass3g4ca Feature safe: yes
* - Update to 1.0.2wen2012-10-232-8/+4
| | | | | | - Trim Makefile headers Feature safe: yes
* - Update to 1.3.3wen2012-10-233-11/+9
| | | | | | - Trim Makefile headers Feature safe: yes
* - Use --enable-examplesdirsumikawa2012-10-233-9/+8
| | | | | | | | - draft-ietf-6man-rfc3484bis now becomes RFC6724 PR: ports/165796 Submitted by: Tobias Rehbein <tobias.rehbein@web.de> Feature safe: yes
* - Update to 2.78culot2012-10-232-4/+4
| | | | | | | - Take maintainership Changes: http://search.cpan.org/dist/Config-IniFiles/Changes Feature safe: yes
* Update to 20121022eadler2012-10-232-8/+4
| | | | | | | | Trim headers PR: ports/172970 Submitted by: Chris Howey <howeyc@gmail.com> (maintainer) Feature safe: yes
* Remove more environment variables. These variables are never meant to bejkim2012-10-231-4/+0
| | | | | | overridden by the user. Feature safe: yes
* - Update to 1.1.0.stephen2012-10-232-9/+4
| | | | Feature safe: yes
* - Update to 1.0.5.stephen2012-10-232-9/+4
| | | | Feature safe: yes
* The goal of the ccons project is to create an interactive consolelippe2012-10-234-0/+56
| | | | | | | | | for the C programming language, similar to "python" and "irb" for Python and Ruby respectively. PR: ports/172551 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> Feature safe: yes
* - mikutter:tota2012-10-234-54/+148
| | | | | | | | | | * Update to 0.2.0.1051 - mikutter003: * Update CONFLICTS, accordingly * Convert to new Makefile header * Trim WWW: line in pkg-descr Feature safe: yes
* Use exec to drop sh process, and remove redundant /usr/bin/env.crees2012-10-231-1/+1
| | | | | Submitted by: bdrewery Feature safe: yes
* Long have there been calls for an rc analog to portlint.crees2012-10-235-0/+44
| | | | | | | | This script allows people to make a quick pre-commit check of rc files. Try using the -v flag if the error messages are too terse. Feature safe: yes
* Remove a bogus environment variable, especially for i386. This fixes buildjkim2012-10-231-1/+0
| | | | | | under certain conditions. Feature safe: yes
* - Update to 0.2.1madpilot2012-10-2311-124/+50
| | | | | | PR: ports/172703 Submitted by: Kai Wang <kaiwang27@gmail.com> (maintainer) Feature safe: yes
* Reserve username and groupname for devel/zookeeper{-devel}skreuzer2012-10-232-0/+2
| | | | Feature safe: yes
* Document behaviour changes in the rc.d/samba startup script.timur2012-10-232-3/+20
| | | | Feature safe: yes
* Update to version 1.6.1pawel2012-10-232-9/+4
| | | | Feature safe: yes
* Update to 2012-10-13 release.delphij2012-10-235-467/+580
| | | | Feature safe: yes
* - Generate plist for DOXYGEN option independent of the PORTDOCS macrojhale2012-10-231-4/+7
| | | | | | | to avoid problems if NOPORTDOCS is defined Approved by: makc (mentor, implicit) Feature safe: yes
* - Generate plist for DOXYGEN option independent of the PORTDOCS macrojhale2012-10-231-4/+7
| | | | | | | to avoid problems if NOPORTDOCS is defined Approved by: makc (mentor, implicit) Feature safe: yes
* - Convert to new options frameworkjhale2012-10-231-16/+15
| | | | | | | | | | | | - Generate plist for DOXYGEN option independent of the PORTDOCS macro to avoid problems if NOPORTDOCS is defined - Remove indefinite article from COMMENT - Remove LICENSE_FILE, LGPL21 is in Templates/Licenses - Drop ABI version numbers from LIB_DEPENDS - Trim Makefile header Approved by: makc (mentor) Feature safe: yes
* - Update to version 3.2.10pawel2012-10-233-12/+21
| | | | | | | - Add missing deps - Port needs pkg-config during build Feature safe: yes
* - Update MASTER_SITESjhale2012-10-231-10/+7
| | | | | | | | | | - Use COPYTREE_SHARE to install data - Trim Makefile header PR: ports/172495 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* - Run depend on wine only on i386 this will allow amd64 userspawel2012-10-222-18/+15
| | | | | | | | | | to install from package - Move info addressed to amd64 users to pkg-message - Add ONLY_FOR_ARCHS to build only on supported archs Suggested by: makc Approved by: maintainer via private mail Feature safe: yes
* - Update to 2.75culot2012-10-222-3/+3
| | | | | Changes: http://search.cpan.org/dist/Module-CoreList/Changes Feature safe: yes
* - Update puppet to 3.0.1swills2012-10-2216-39/+518
| | | | | | - Add sysutils/puppet27 for those who will still need the older version Feature safe: yes
* - Switch to the new options frameworkdanfe2012-10-221-18/+15
| | | | | | | | | - Use two line style Makefile header - Drop ABI shlib versions from LIB_DEPENDS PR: ports/172902 (modified) Submitted by: bsam Feature safe: yes
* - Update to 1.5.1jhale2012-10-225-181/+37
| | | | | | | | | | | | | | - Move manpage definitions to Makefile.man - Use MLINKS macro to create manpage links - Use USE_PKGCONFIG in favor of USE_GNOME=pkgconfig - Use PORTDOCS to cut down pkg-plist size - Convert to new options framework - Trim Makefile header PR: ports/172853 Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer) Approved by: makc (mentor) Feature safe: yes
* - Add OPTION to choose which version of squid to depend onmadpilot2012-10-221-8/+13
| | | | | | | | | | | - Trim Makefile headers [1] PORTREVISION not bumped since there is no functional change or dependency change with default options. Requested by: Rainer Duffner <rainer@ultra-secure.de> and many others in the past Approved by: Dan Larsson <dl@tyfon.net> (creator) [1] Feature safe: yes
* - Update to 1.2.1zi2012-10-222-9/+4
| | | | | Submitted by: "Matthew D. Fuller" <fullermd@over-yonder.net> Feature safe: yes
* Update to version 3.7.1.demon2012-10-222-3/+3
| | | | Feature safe: yes
* - Convert to OptionsNGdecke2012-10-221-9/+6
| | | | | | | - Fix alternate distfile mirror - Trim Makefile header Feature safe: yes
* Update to tzdata2012gedwin2012-10-222-3/+3
| | | | | | | - Fix end of DST in Gaza and Hebron - Western Samoa: DST start at 30 Septembet 2012 and finished at 7 April 2013. Feature safe: yes
* Adjust for usage of new MASTER_SITE_SAMBAtimur2012-10-221-1/+1
| | | | Feature safe: yes
* Use adjusted MASTER_SAMBA_SITEtimur2012-10-221-1/+1
| | | | Feature safe: yes
* Use samba36 as a master port.timur2012-10-221-2/+2
| | | | Feature safe: yes
* Update Samba 3.6 to the 3.6.8 revision.timur2012-10-228-201/+411
| | | | Feature safe: yes
* Adjust samba sites so that they can be used by other ports that fetch from ↵timur2012-10-223-6/+6
| | | | | | the same origin. Feature safe: yes
* - fix inverted logic of DEBUGINFO optionrm2012-10-221-2/+2
| | | | Feature safe: yes
* - Update to 7.2.1gahr2012-10-223-521/+517
| | | | | | Release notes: http://netbeans.org/community/releases/72/relnotes.html Feature safe: yes
* - fix build on 10.0-CURRENTrm2012-10-223-12/+20
| | | | | | | | | | | while here: - trim Makefile header - convert to optionsng - remove trailing whitespace in pkg-descr Submitted by: hiren panchasara <hiren.panchasara at gmail dot com> (via ports@) Approved by: Harald Servat <redcrash at gmail dot com> (maintainer, via ports@) Feature safe: yes
* fcitx-rime provides RIME, a dialect-friendly intelligent Chinese input methodwen2012-10-226-0/+47
| | | | | | | | | | | engine, as a back-end to the Fcitx IM framework. WWW: http://code.google.com/p/fcitx/ PR: 172751 Submitted by: Zhihao Yuan <lichray@gmail.com> Feature safe: yes
* - Add librimewen2012-10-221-0/+1
| | | | Feature safe: yes
* - replace direct setuptools dependency with USE_DISTUTILS=easy_installrm2012-10-223-23/+10
| | | | | | | | | | | | | | | - bump PORTREVISION because USE_DISTUTILS implies both build and run dependency on setuptools - trim Makefile header - tune PYDISTUTILS_* variables and rely upon bsd.python.mk code instead of implementing the same stuff manually - tab -> space change in pkg-descr:WWW - move pkg-plist contents into Makefile:PLIST_FILES PR: 172858 Submitted by: rm (myself) Approved by: Radim Kolar <hsn at sendmail dot cz> (maintainer) Feature safe: yes
* Rime Input Method Engine is a customizable and dialect-friendly intelligentwen2012-10-224-0/+80
| | | | | | | | | | | Chinese input method. WWW: http://code.google.com/p/rimeime/ PR: 172751 Submitted by: Zhihao Yuan <lichray@gmail.com> Feature safe: yes
* - Update to 0.78culot2012-10-222-3/+3
| | | | | Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes Feature safe: yes
* - Update to 6.5.6wen2012-10-223-7/+3
| | | | Feature safe: yes
* Document multiple wireshark vulnerabilities.wxs2012-10-221-0/+50
| | | | Feature safe: yes
* - Update to 0.7wen2012-10-222-9/+5
| | | | | | | - Trim Makefile headers - Pass maintainership to perl@ Feature safe: yes
* - Update to 2.8.5wen2012-10-222-8/+4
| | | | Feature safe: yes
* - Fix buildswills2012-10-221-1/+1
| | | | | | | PR: ports/172940 Submitted by: Andy <andy.legkiy@gmail.com> Approved by: doceng (gjb) Feature safe: yes
* - Provide a major version .so [1]wen2012-10-223-4/+14
| | | | | | | | | - Trim Makefile headers PR: 172737 [1] Submitted by: Zhihao Yuan <lichray@gmail.com> [1] Approved by: Tim Niemueller <tim@niemueller.de> (maintainer) [1] Feature safe: yes
* Update to the new upstream version 1.8 of Wine Gecko.gerald2012-10-222-3/+3
| | | | | | PR: 172773 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) Feature safe: yes
* - move graphics/deegree-* suite to tomcat6jgh2012-10-227-48/+49
| | | | | | | | - move DOCS to optionsNG while here, and trim Makefile headers Submitted by: jgh@ Approved by: wen@ (private mail) Feature safe: yes
* Remove ports which no longer exist.eadler2012-10-221-11/+2
| | | | | | Update port locations for a few ports which have moved. Feature safe: yes
* grabeadler2012-10-221-6/+2
| | | | | | trim headers Feature safe: yes
* - set new MAINTAINERdinoex2012-10-223-3/+3
| | | | | | PR: 172861 Submitted by: Chris Petrik Feature safe: yes
* Forward port inclusion and use of the Eclipse Java compiler. [1]gerald2012-10-223-4/+16
| | | | | | | Update to the 20121013 snapshot of GCC 4.7.3. Submitted by: jkim [1] Feature safe: yes
* - Trim the header per new world orderdanfe2012-10-221-6/+4
| | | | | | | - Define LICENSE (ZLIB) - Relinquish to the pool Feature safe: yes
* - drop maintainershipdinoex2012-10-222-11/+3
| | | | Feature safe: yes
* - Update to 1.2.1swills2012-10-213-113/+34
| | | | | | | | | | | | - Update URLs of MASTER_SITES - Add lines related to LICENSE file - Add math/ruby-gsl to RUN_DEPENDS - Use PORTDOCS and PORTEXAMPLES - Trim headers while here PR: ports/165487 Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer) Feature safe: yes
* Make OpenSSL support optional + minor Makefile nits.demon2012-10-211-5/+10
| | | | | | PR: 172897 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> Feature safe: yes
* Update to 2.2.4. See http://netatalk.sourceforge.net/2.2/ReleaseNotes2.2.4.htmlmarcus2012-10-213-303/+4
| | | | | | for a list of changes in this release. Feature safe: yes
* Update to 1.8.3. Seemarcus2012-10-214-27/+4
| | | | | | | http://www.wireshark.org/docs/relnotes/wireshark-1.8.3.html for a list of changes in this release. Feature safe: yes
* Update to 4.4.0.rakuco2012-10-212-4/+4
| | | | | | | PR: ports/171800 Submitted by: Jr Aquino <tanawts@gmail.com> Feature safe: yes Approved by: maintainer timeout (31 days)
* Add devel/hub.rakuco2012-10-214-0/+46
| | | | | | | | | hub is a command line tool that wraps git in order to extend it with extra features and commands that make working with GitHub easier. PR: ports/172214 Submitted by: Simon Olofsson <simon@olofsson.de> Feature safe: yes
* - drop maintainershipdinoex2012-10-211-10/+10
| | | | | - set BROKEN, DEPRECATED, EXPIRATION_DATE Feature safe: yes
* Pass LIBS="-lm" to configure environmentmm2012-10-211-0/+2
| | | | | Suggested by: RyoTa SimaMoto on freebsd-ports@ Feature safe: yes
* Fix build dependency linebapt2012-10-211-1/+1
| | | | Feature safe: yes
* Make works with perl5.16sumikawa2012-10-212-1/+19
| | | | | Feature safe: yes Submitted by: Cy Schubert <Cy.Schubert@komquats.com>
* Silence svn update commands.erwin2012-10-211-4/+4
| | | | Feature safe: yes
* - Update to 2.0.5 [1]rakuco2012-10-212-11/+7
| | | | | | | | | - Trim header comment - Move LICENSE to the right place to pet portlint PR: ports/172356 [1] Submitted by: Max Baryshnikov <mephius@gmail.com> (maintainer) [1] Feature safe: yes
* Update to 0.9.9.7.rakuco2012-10-214-96/+371
| | | | | | PR: ports/172615 Submitted by: Nick Hilliard <nick@foobar.org> (maintainer) Feature safe: yes
* - Update to 0.10.rakuco2012-10-216-80/+75
| | | | | | | | - Convert to OptionsNG. PR: ports/172684 Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer) Feature safe: yes
* Remove stale pkg-descr, as pointed out by Tijl.rakuco2012-10-211-0/+0
| | | | Feature safe: yes
* - drop maintainershipdinoex2012-10-212-7/+3
| | | | Feature safe: yes
* - drop maintainershipdinoex2012-10-212-10/+2
| | | | Feature safe: yes
* - Update to 1.06culot2012-10-212-8/+7
| | | | | | | - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Test-Taint/Changes Feature safe: yes
* - Update to 0.7-20tota2012-10-212-3/+4
| | | | Feature safe: yes
* - Update to 1.00culot2012-10-212-8/+7
| | | | | | | - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/File-HomeDir/Changes Feature safe: yes
* - Update to 1.6.0swills2012-10-212-3/+3
| | | | Feature safe: yes
* - Update to 0.5.2swills2012-10-212-4/+4
| | | | | | PR: ports/172778 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Feature safe: yes
* Update to 1.7.40.jsa2012-10-212-4/+3
| | | | | Approved by: wxs (mentor) Feature safe: yes
* - Update to 0.6.4swills2012-10-212-3/+3
| | | | Feature safe: yes
* - Update to 1.4.2swills2012-10-216-110/+103
| | | | | | PR: ports/172916 Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer) Feature safe: yes
* - Update to 0.7.1swills2012-10-212-20/+21
| | | | | | | | | | | - Update db version to 4.8, for compatability with data files from other OSs - Convert to OptionsNG - Remove no-op sed commands. - Pet portlint PR: ports/172839 Submitted by: Robert Backahus <robbak@robbak.com> (maintainer) Feature safe: yes
* Update to 1.7.12.4wxs2012-10-213-7/+8
| | | | Feature safe: yes
* - Update to 0.8tabthorpe2012-10-214-192/+259
| | | | | | | PR: ports/169195 Submitted by: Neil Darlow <neil darlow.co.uk> Approved by: maintainer timeout Feature safe: yes
* - hardcode --with-openssl for slave 83/84 postgresql contrib portsjgh2012-10-212-7/+4
| | | | | | | with hat pgsql@ Spotted by: beatmail (ie. pointyhat) Feature safe: yes
* - Update ZSH completions to work on CURRENT with pkgng [1]bdrewery2012-10-212-5/+7
| | | | | | | - Don't depend on ports-mgmt/pkg on 7.x with PKGNGPATCH option Submitted by: ume [1] Feature safe: yes
* Update to 2.0.3.rakuco2012-10-213-31/+57
| | | | | | PR: ports/172604 Submitted by: Pakhom Golynga <pakhom706@gmail.com> (maintainer) Feature safe: yes
* Sync with lang/sdcc and update to 3.2.1.2012.10.18.rakuco2012-10-219-814/+1256
| | | | | | PR: ports/172907 Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer) Feature safe: yes
* - remove expired portsrm2012-10-2125-1014/+2
| | | | Feature safe: yes
* Update to r3.20.a3.17.2pawel2012-10-213-14/+50
| | | | | | PR: ports/172625 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Feature safe: yes
* - Convert to new options frameworkjhale2012-10-211-6/+6
| | | | | | | | | - Add specific pkgconf build dependency - Add LICENSE (GPLv2) - Trim Makefile header Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* I accidently committed too mucheadler2012-10-211-1/+1
| | | | | | version number goes backwards, but this was committed recently Feature safe: yes
* - Convert to new options frameworkjhale2012-10-211-8/+7
| | | | | | | | | - Remove indefinite article from COMMENT - Add LICENSE (GPLv2) - Trim Makefile header Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* Update to 2.0-15.rakuco2012-10-212-3/+3
| | | | | | PR: ports/172776 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) Feature safe: yes
* fix option nameeadler2012-10-211-1/+1
| | | | Feature safe: yes
* Convert to OptionsNGeadler2012-10-211-6/+4
| | | | | | Trim header Feature safe: yes
* Convert to OptionsNGeadler2012-10-202-19/+1
| | | | | | Remove stale patch (seems to not matter anymore with recent gcc versions) Feature safe: yes
* Convert to OptionsNGeadler2012-10-201-4/+5
| | | | | | Remove stale MASTER_SITE Feature safe: yes
* Convert to OptionsNGeadler2012-10-201-1/+3
| | | | Feature safe: yes
* Convert to OptionsNGeadler2012-10-201-4/+4
| | | | | | Use TEST_DEPENDS instead of custom hack Feature safe: yes
* Convert to OptionsNGeadler2012-10-201-1/+3
| | | | Feature safe: yes
* Convert to OptionsNGeadler2012-10-201-1/+3
| | | | Feature safe: yes
* Convert to OptionsNGeadler2012-10-201-1/+3
| | | | Feature safe: yes
* Upgrade to version 0.13.olgeni2012-10-203-237/+271
| | | | Feature safe: yes
* Update to 3.4.2.rakuco2012-10-204-37/+37
| | | | | | PR: ports/172852 Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer) Feature safe: yes
* Convert to OptionsNGeadler2012-10-201-1/+3
| | | | Feature safe: yes
* Fix build dependency linebapt2012-10-201-6/+2
| | | | Feature safe: yes
* oops, committed from the wrong directory.eadler2012-10-201-0/+2
| | | | | Pointyhat to: eadler Feature safe: yes
* Convert to OptionsNGeadler2012-10-201-2/+2
| | | | Feature safe: yes
* Convert to OptionsNGeadler2012-10-201-2/+3
| | | | | | Clean up port a bit Feature safe: yes
* Convert to OptionsNGeadler2012-10-201-1/+1
| | | | Feature safe: yes
* Convert to OptionsNGeadler2012-10-201-1/+1
| | | | Feature safe: yes
* Convert to OptionsNGeadler2012-10-201-1/+1
| | | | Feature safe: yes
* Convert to OptionsNGeadler2012-10-201-2/+4
| | | | Feature safe: yes
* - Upgrade to 1.7.0.kuriyama2012-10-203-18/+3
| | | | Feature safe: yes
* Fix a bug preventing compilation with clang 3.1 (r156863).marius2012-10-202-0/+29
| | | | | | | PR: 172799 Approved by: netchild Obtained from: NetBSD Feature safe: yes
* Fix build dependency linebapt2012-10-201-6/+2
| | | | Feature safe: yes
* - Add an alias to `checkconfig': `configtest'lme2012-10-202-1/+3
| | | | | | | | | The former is what is used in the upstream init script, the latter is commonly used in our rc scripts. - Bump PORTREVISION Suggested by: demon Feature safe: yes
* - Update to version 0.5.4bpawel2012-10-206-22/+75
| | | | | | | | | | | | | | - Change maintainer's email - Convert to OptionsNG While here: - Add missing lib deps - Don't install GPLv2 license file - Correct COMMENT PR: ports/172731 Submitted by: Peter Klett <peter@netkey.at> (maintainer) Feature safe: yes
* - Sync with the versions currently running on pointyhatbeat2012-10-202-105/+42
| | | | | | | - Use Subversion instead of CVS Approved by: erwin (maintainer) Feature safe: yes
* Update to 6.9mm2012-10-202-4/+4
| | | | Feature safe: yes
* Update to 0.2.2mm2012-10-204-9/+7
| | | | Feature safe: yes
* - Update to 3.02culot2012-10-202-10/+4
| | | | | | | Changes: http://search.cpan.org/dist/Business-OnlinePayment/Changes PR: ports/172884 Submitted by: Vivek Khera <vivek@khera.org> Feature safe: yes
* Fix build dependency linebapt2012-10-201-6/+2
| | | | Feature safe: yes
* - Fix paths to html documentation in man pages [1]madpilot2012-10-201-9/+25
| | | | | | | | | - Bump PORTREVISION - While here perform a whitespace fix and move MAN* variables where they belong. Reported by: Bjoern Voigt <bjoernv@arcor.de> [1] Feature safe: yes
* - Update to 2.3.1madpilot2012-10-202-25/+30
| | | | | | | | | | | - Add clang support - Update MASTER_SITES - Convert to optionsng - Trim Makefile headers PR: ports/172686 Submitted by: Gautam Mani <execve@gmail.com> (maintainer) Feature safe: YES
* - Mark as BROKEN: does not patchbeat2012-10-201-0/+2
| | | | | Reported by: pointyhat Feature safe: yes
* - Mark as BROKEN: does not linkbeat2012-10-201-0/+2
| | | | | | | | /usr/local/lib/libbfd.a(bfd.o): In function `bfd_assert': bfd.c:(.text+0x8fa): undefined reference to `libintl_dgettext' Reported by: pointyhat Feature safe: yes
* - Add upstream patch to fix CPU consumption and termination bugjhale2012-10-202-6/+14
| | | | | | | | | | | | | | | http://code.google.com/p/munge/issues/detail?id=18 - Bump PORTREVISION since runtime behavior will change While here: - Trim Makefile header - Remove indefinite article from COMMENT PR: ports/172856 Submitted by: Loic Pefferkorn <loic-freebsd@loicp.eu> Approved by: maintainer makc, avilla (mentors, implicit) Feature safe: yes
* - Update MASTER_SITESjhale2012-10-203-22/+16
| | | | | | | | | | | | | | | - Remove indefinite article from COMMENT - Add LICENSE (BSD) - Mark MAKE_JOBS_SAFE - Convert pkg-plist to PLIST_FILES and PORTDOCS - Convert to new options framework - Trim Makefile header - Add additional WWW to pkg-descr PR: ports/172045 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* Fix build dependency linebapt2012-10-201-6/+2
| | | | Feature safe: yes
* - Update MASTER_SITESjhale2012-10-201-11/+4
| | | | | | | | | | | | - Add perl5 to CATEGORIES - Remove DEPRECATED/EXPIRATION_DATE since port fetches now - Remove LICENSE_FILE for license in Templates/Licenses - Trim Makefile header PR: ports/172048 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* - Update MASTER_SITESjhale2012-10-202-13/+16
| | | | | | | | | | | | - Fix COMMENT grammar - Add LICENSE (GPLv2 or later) - Convert to new options framework - Update pkg-descr PR: ports/172049 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* Fix run dependency linebapt2012-10-201-6/+2
| | | | Feature safe: yes
* Fix dependency linesbapt2012-10-201-6/+3
| | | | Feature safe: yes
* - Update MASTER_SITESjhale2012-10-202-35/+13
| | | | | | | | | | | | | - Remove DEPRECATED/EXPIRATION_DATE since port fetches now - Convert to new options framework - Remove indefinite article from COMMENT - Trim Makefile header - Trim pkg-descr to a reasonable size PR: ports/172050 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* - Update MASTER_SITESjhale2012-10-201-11/+7
| | | | | | | | | | | - Remove DEPRECATED/EXPIRATION_DATE since port fetches now - Convert to new options framework - Trim Makefile header PR: ports/172055 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* - set expiration for port (upstream retired)jgh2012-10-201-0/+3
| | | | Feature safe: yes
* - Update MASTER_SITESjhale2012-10-201-9/+10
| | | | | | | | | | | - Add LICENSE (GPLv2) - Remove indefinite article from COMMENT - Trim Makefile header PR: ports/172070 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* - Update to 0.6-3tota2012-10-203-10/+5
| | | | | | | - Convert to new Makefile header - Update WWW: line in pkg-descr Feature safe: yes
* - Update MASTER_SITESjhale2012-10-202-7/+3
| | | | | | | | | | - Update WWW - Trim Makefile header PR: ports/172071 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* - Upgrade to 0.3003.kuriyama2012-10-202-3/+3
| | | | Feature safe: yes
* - Upgrade to 0.22.kuriyama2012-10-202-4/+4
| | | | Feature safe: yes
* - Upgrade to 1.00.kuriyama2012-10-202-3/+3
| | | | Feature safe: yes
* - Upgrade to 1.3110.kuriyama2012-10-202-6/+6
| | | | Feature safe: yes
* Previous commit missed required dependency.kuriyama2012-10-201-0/+2
| | | | Feature safe: yes
* - Upgrade to 1.0006.kuriyama2012-10-203-8/+4
| | | | Feature safe: yes
* Stream::Buffered is a buffer class to store arbitrary length of bytekuriyama2012-10-205-0/+34
| | | | | | | | | | strings and then get a seekable filehandle once everything is buffered. It uses PerlIO and/or temporary file to save the buffer depending on the length of the size. WWW: http://search.cpan.org/dist/Stream-Buffered/ Feature safe: yes
* Update to 2012.1/533841.gordon2012-10-205-9/+9
| | | | Feature safe: yes
* - Upgrade to 0.12.kuriyama2012-10-202-3/+3
| | | | Feature safe: yes
* - Upgrade to 0.18.kuriyama2012-10-202-3/+3
| | | | Feature safe: yes
* - Upgrade to 0.29.kuriyama2012-10-202-3/+3
| | | | Feature safe: yes
* - Upgrade to 7.86.kuriyama2012-10-202-3/+3
| | | | Feature safe: yes
* - Upgrade to 0.034.kuriyama2012-10-203-4/+20
| | | | Feature safe: yes
* - Upgrade to 1.001017.kuriyama2012-10-202-3/+3
| | | | Feature safe: yes
* New MASTER_SITE by the new maintainer.eadler2012-10-201-12/+4
| | | | | | Thanks for agreeing to help. Feature safe: yes
* - Update to 1.2.3zi2012-10-202-8/+7
| | | | | Submitted by: Bryan Drewery <bdrewery@freebsd.org> Feature safe: yes
* - Add 2012/10/16 security patches from IcedTea6 1.11.5. [1]jkim2012-10-2024-154/+3729
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://icedtea.classpath.org/hg/release/icedtea6-1.11/rev/d9564350faa6 http://blog.fuseyism.com/index.php/2012/10/19/security-icedtea-1-10-10-1-11-15-2-1-3-2-2-3-2-3-3-released/ - Completely turn off parallel build by default and remove parallel build hack for HotSpot. There were several reports that it fails to build under certain environment, ports/162991 for example. Users can still do parallel build by setting FORCE_MAKE_JOBS (and MAKE_JOBS_NUMBER if desired). - Implement os::available_memory(). Now it is consistent with "vm.vmtotal" sysctl(3) MIB rather than bogus (physical memory / 4). - Prefer sysconf(_SC_NPROCESSORS_CONF) over HW_NCPU sysctl MIB to get the number of installed processors. There is no functional difference except for CURRENT, which obtains the information from ELF aux vector. - Prefer sysconf(_SC_PHYS_PAGES) * sysconf(_SC_PAGESIZE) over HW_USERMEM sysctl MIB to get size of physical memory. Although it looks more logical to find currently available memory, it has an inevitable side-effect, i. e., it changes dynamically depending on current wired page count. Therefore, it is unpredictable and not too useful some times. For example, launcher uses the parameter to determine initial heap size and machine class for i386. Now it is more consistent with other places (and Linux JDK/JREs, including the ones we have in ports tree). - Implement os::active_processor_count() using cpuset_getaffinity(2). For example, Runtime.getRuntime().availableProcessors() now returns number of available processors for the current process as it should. - Sync. launchers (java_md.c) for HotSpot and JDK as much as possible for maintainability. As a good side-effect, launcher for i386 can now determine machine class based on the current hardware configuration. Previously, client VM was always chosen by default. - Fix CounterGet(), which is only used for debugging launcher. - Add swap info for os::print_memory_info(). Obtained from: IcedTea project [1] Feature safe: yes
* Update to 7u9.jkim2012-10-203-8/+4
| | | | Feature safe: yes
* - Update to 7u9.jkim2012-10-203-20/+19
| | | | | | - Trim makefile header and convert to optionsNG. Feature safe: yes
* Update to 6u37.jkim2012-10-202-8/+3
| | | | Feature safe: yes
* Update to 6u37.jkim2012-10-202-11/+5
| | | | Feature safe: yes
* Most of the samba sites were dead. Updated the list.timur2012-10-191-8/+3
| | | | Feature safe: yes
* - Upgrade to 0.004300.kuriyama2012-10-192-3/+3
| | | | Feature safe: yes
* - Upgrade to 1.5018.kuriyama2012-10-192-3/+3
| | | | Feature safe: yes
* - Upgrade to 0.08.kuriyama2012-10-192-3/+3
| | | | Feature safe: yes
* - Upgrade to 1.07.kuriyama2012-10-192-3/+3
| | | | Feature safe: yes
* - Upgrade to 0.29.kuriyama2012-10-192-3/+3
| | | | Feature safe: yes
* Update to 7.0.32 release.ale2012-10-192-3/+3
| | | | Feature safe: yes
* Sync with the version that's currently running on pointyhat:erwin2012-10-191-2/+5
| | | | | | | | | - be less verbose to be more friendly to running from cron - I've been running this script for several years now, not Kris - Send me a copy of the output for debugging Feature safe: yes
* - Update to 0.15.0rm2012-10-193-18/+32
| | | | | | | | | | | | | | | | - Tweak USE_PYTHON version - Add TEST_DEPENDS and regression-test: target - Add LICENSE - Add TORNADO and TESTS - Add NO_OPTIONS_SORT - Tweak OPTIONS descriptions - Trim Makefile header - Whitespace alignment PR: 172875 Submitted by: Kubilay Kocak <koobs.freebsd at gmail dot com> (maintainer) Tested by: redports Feature safe: yes
* - Mark as deprecated. This plugins are not needed for latest qutim version.rm2012-10-192-0/+6
| | | | | | | | Qutim itself will be updated soon. Set expiration date to 2012-11-19. PR: 172879 Submitted by: Ilya Bakulin <webmaster at kibab dot com> (maintainer) Feature safe: yes
* - Add a couple of @dirrmtry to make redports happygahr2012-10-191-0/+9
| | | | | Feature safe: yes Reported by: redports.org
* - Upgrade to 0.566.kuriyama2012-10-192-3/+3
| | | | Feature safe: yes
* - Update to 1.8.0lme2012-10-194-171/+138
| | | | | | | | | - Add a `checkconfig' option to icinga's startup script - Remove MAKE_JOBS_UNSAFE Changelog: https://www.icinga.org/2012/10/18/icinga-1-8-released/ Feature safe: yes
* Force python off to disable build time detection of python.erwin2012-10-191-1/+2
| | | | | Submitted by: zeising Feature safe: yes
* - Mark as DEPRECATED (expiration in 1 month), project is long deadgahr2012-10-191-1/+4
| | | | | | | - Mark myself as MAINTAINER in the meanwhile Approved by: maintainer (implicit, email address is 550) Feature safe: yes
* Beanstalk perl client needs run dependencies in order to work correctly.vsevolod2012-10-191-5/+1
| | | | | | PR: 172464 Submitted by: thompsa Feature safe: yes
* - Update to 1.7vsevolod2012-10-193-9/+20
| | | | | | | | | | | | | - Remove LICENSE_FILE for those listed in bsd.licenses.db.mk - Add test and regression-test targets - Patch integ-test.c so we can run unit tests (#include order, thanks ak!) - New Makefile header convention Changes: http://kr.github.com/beanstalkd/2012/09/11/1.7-release-notes.html PR: 172405 Submitted by: Kubilay Kocak <koobs.freebsd at gmail.com> Feature safe: yes
* scikit-learn is a Python module integrating classic machine learningdemon2012-10-195-0/+883
| | | | | | | | | | | algorithms in the tightly-knit scientific Python world (numpy, scipy, matplotlib). It aims to provide simple and efficient solutions to learning problems, accessible to everybody and reusable in various contexts: machine-learning as a versatile tool for science and engineering. WWW: http://scikit-learn.org/ Feature safe: yes
* - Update to 0.07culot2012-10-192-9/+7
| | | | | | | - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/DateTime-Incomplete/Changes Feature safe: yes
* Update to 9.9.2erwin2012-10-193-6/+8
| | | | Feature safe: yes
* Update to 9.8.4erwin2012-10-192-6/+6
| | | | Feature safe: yes
* Update to 9.7.7erwin2012-10-192-6/+6
| | | | Feature safe: yes
* Update to 9.6-ESV-R8erwin2012-10-192-6/+6
| | | | Feature safe: yes
* - Add missing dependenciesgahr2012-10-191-6/+6
| | | | | | | PR: 160397 Submitted by: Pietro Cerutti <gahr@FreeBSD.org> Approved by: maintainer (implicit, ports/150541 was committed) Feature safe: yes
* - Update to 1.01jhale2012-10-193-4/+10
| | | | | | | | | - Add regression-test target PR: ports/172825 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* - New port: sysutils/yumgahr2012-10-1920-0/+668
| | | | | | | | | The yum package manager is used by Fedora (and CentOS) to manage RPM packages. PR: 150541 Submitted by: Anders F Björklund <afb@rpm5.org> Feature safe: yes
* - Update to version 0.9.8, remove patches included upstreamdanfe2012-10-194-49/+10
| | | | | | | - Clean up Makefile (trim header, etc.) while I am here - Use double space after dot (full stop) in port description Feature safe: yes
* Update to new upstream beta6 version.mandree2012-10-193-44/+73
| | | | | ChangeLog: http://www.docear.org/software/history-changelog/ Feature safe: yes
* - update to 5.5.36jgh2012-10-193-10/+7
| | | | | | | | | - while here add myself as master_site to deliver distfile post-eol (max 1 month) Users are encouraged to update to 6.x or 7.x branch, respectively. http://tomcat.apache.org/tomcat-55-eol.html Feature safe: yes
* - Change license to GPLv3madpilot2012-10-192-4/+555
| | | | | | | | | | - Fix clang build - Fix ia64 build [1] PR: ports/172789 Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer) Reported by: Anton Shterenlikht <mexas@bristol.ac.uk> [1] Feature safe: yes
* Upgrade to version 1.95.olgeni2012-10-193-3/+6
| | | | Feature safe: yes
* - drop maintainershipdinoex2012-10-191-6/+2
| | | | Feature safe: yes
* - move maintainership to rubydinoex2012-10-191-6/+2
| | | | Feature safe: yes
* - drop maintainershipdinoex2012-10-192-12/+4
| | | | Feature safe: yes
* - drop maintainershipdinoex2012-10-191-7/+2
| | | | Feature safe: yes
* - drop maintainershipdinoex2012-10-192-12/+4
| | | | Feature safe: yes
* - Mark as deprecated. The functionality of this plugin is available in the Tracrm2012-10-192-10/+6
| | | | | | core as of 0.11. Set expiration date to 2012-11-18. Feature safe: yes
* - drop maintainershipdinoex2012-10-191-6/+2
| | | | Feature safe: yes
* - drop maintainershipdinoex2012-10-191-6/+2
| | | | Feature safe: yes
* - drop maintainershipdinoex2012-10-191-6/+2
| | | | Feature safe: yes
* - update to 1.1rm2012-10-192-8/+6
| | | | | | | | - trim Makefile header, while here PR: 172857 Submitted by: Denise H. G. <darcsis at gmail dot com> (maintainer) Feature safe: yes
* - drop maintainershipdinoex2012-10-191-6/+2
| | | | Feature safe: yes
* - drop maintainershipdinoex2012-10-191-6/+2
| | | | Feature safe: yes
* - drop maintainershipdinoex2012-10-191-1/+1
| | | | Feature safe: yes
* - Fix build with clangpav2012-10-195-59/+74
| | | | | | | | | | - Change BOINC_CLIENT_HOME ownership only for owner - Fixes to rc script - Allow for spaces in paths PR: ports/171569 Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> Feature safe: yes
* - drop maintainershipdinoex2012-10-192-2/+2
| | | | Feature safe: yes
* - drop maintainershipdinoex2012-10-191-1/+1
| | | | Feature safe: yes
* - drop maintainershipdinoex2012-10-191-1/+1
| | | | Feature safe: yes
* - drop maintainershipdinoex2012-10-191-1/+1
| | | | Feature safe: yes
* - drop maintainershipdinoex2012-10-191-6/+2
| | | | Feature safe: yes
* - drop maintainershipdinoex2012-10-191-1/+1
| | | | Feature safe: yes
* - Convert Makefile headers to new styleak2012-10-194-34/+17
| | | | | | | | | | | | | - Stop overwriting configuration file during installation [1] - Remove support for 7-CURRENT - Use REINPLACE_CMD instead of patch file. - Reset to ports@ by request of maintainer - Bump PORTREVISION PR: ports/171638 (based on) [1] Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> [1] Approved by: Patrick MARIE <mycroft@virgaria.org> (maintainer) Feature safe: yes
* - Unbreak gnuradio builddb2012-10-1921-27/+909
| | | | | | - sdcc changed syntax slightly, chase this in diffs Feature safe: yes
* Update from 2.0.0-beta10 to 2.0.0-beta11.osa2012-10-195-38/+50
| | | | | | | | Remove needless patch. ChangeLog: http://luajit.org/changes.html Feature safe: yes
* - address CVE-2012-4524 , ↵jgh2012-10-192-0/+53
| | | | | | | | http://www.vuxml.org/freebsd/57652765-18aa-11e2-8382-00a0d181e71d.html Submitted by: jgh@ Approved by: maintainer, marius@nuenneri.ch (private mail) Feature safe: yes
* - Fix WITH_PKGNG detection on CURRENT, as it maybdrewery2012-10-193-2/+16
| | | | | | | not be defined in /etc/make.conf. Submitted by: dim Feature safe: yes
* - Update to 2.4.10.2bdrewery2012-10-184-7/+7
| | | | | | | | Changes: - Fix error when running `pkgdb -L` PR: ports/172855 Feature safe: yes
* This is a fork of amqplib which was originally written by Barry Pederson. Itsbz2012-10-185-0/+64
| | | | | | | | | | | | | is maintained by the Celery project, and used by kombu as a pure python alternative when librabbitmq is not available. This library should be API compatible with librabbitmq. WWW: http://github.com/celery/py-amqp PR: ports/171506 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> Feature safe: yes
* Revert custom user: it's optional complexity, and this could causethierry2012-10-185-0/+56
| | | | | | | problems if the port is build as root. Submitted by: Simone Basso (author) Feature safe: yes
* PORTREVISION bump.lev2012-10-181-1/+1
| | | | Feature safe: yes
* Update with latest LTS patcheslev2012-10-182-2/+4
| | | | Feature safe: yes
* Update with latest LTS patcheslev2012-10-182-1/+3
| | | | Feature safe: yes
* (1) Update with latest LTS patcheslev2012-10-184-4/+63
| | | | | | | (2) Add patch from trunk to support FRAM devices. PR: ports/172352 (2) Feature safe: yes
* - Reassign to the heap at maintainer's requesttabthorpe2012-10-182-11/+4
| | | | | Feature safe: yes Redports: ignore
* - Update to 05_20121007gahr2012-10-183-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: 20121007: - An error message, that could occur when the Seed7 interpreter is compiled, is explained in the FAQ and to 'src/read_me.txt'. - A description of the for-step-statement was added to the manual. - The library make.s7i was improved. Now makefile dependencies can contain colons (:) and equal signs (=). The parameters of the echo command are parsed better now. Calls of the function callOwnProgram are also avoided now. This way the library works correctly, when it is used by programs other than make7.sd7. - The library tar.s7i was improved to set the file mode, when an archive is extracted. - Testcases for a variant of the @:= operator, which copies a string to another, were added to the program chkstr.sd7. - Interpreter and compiler were improved to support the situation, when source and destination of the @:= operator (action STR_POSCPY) are identical. - The compiler was improved to support the action ITF_DESTR. - The compiler was improved, to call C compiler and linker with specific options, such that unneeded functions are ommited (when the linker and executable file format support this feature). - The compiler was improved to remove debug symbols, unless called with -g (some makefiles now define LINKER_OPT_NO_DEBUG_INFO). - The function name(PROGRAM) was improved, to return the program name without following symbolic links. - The function path(PROGRAM) was improved, to follow symbolic links (see function followLink in cmd_rtl.c). Consequently dir(PROGRAM) also follows symbolic links. - The function CommandLineToArgvW in cmd_win.c was improved. - The files itf_rtl.c and itf_rtl.h, which contain interface functions, were added. - The makefile mk_mingc.mak was added to support compilation of the self extracting version of Seed7. 20120923: - Experimental support for automatic memory management with reference counting was added to the interpreter. - The libraries external_file.s7i, field.s7i, stritext.s7i, gzip.s7i, listener.s7i, pixmap_file.s7i, shell.s7i, socket.s7i, strifile.s7i, dir.s7i, utf16.s7i, utf8.s7i and xmldom.s7i were improved to use the function toInterface. - The function name(PROGRAM) was improved, to return the name of the program without extension and without path. - The interpreter was improved to support the action ITF_DESTR. Feature safe: yes
* Libcoverart is a client library for accessing the MusicBrainz coverjhale2012-10-185-0/+52
| | | | | | | | | art archive. WWW: http://coverartarchive.org/ Approved by: makc (mentor) Feature safe: yes
* Update to 1.5.5ehaupt2012-10-183-12/+13
| | | | Feature safe: yes
* - remove empty directoryrm2012-10-180-0/+0
| | | | Feature safe: yes
* - Fix segfault / freeze when building against libevent2gahr2012-10-181-0/+3
| | | | | | - Bump PORTREVISION Feature safe: yes
* - update to 6.0rm2012-10-182-9/+4
| | | | | | | | | | | | - trim Makefile header while here changelog: http://sourceforge.net/apps/trac/smartmontools/browser/tags/RELEASE_6_0/smartmontools/NEWS PR: 172697 Submitted by: Jeremy Chadwick <jdc at koitsu dot org> Approved by: Alex Samorukov <samm at os2.kiev dot ua> (maintainer) Feature safe: yes
* - remove empty binup directoryrm2012-10-180-0/+0
| | | | Feature safe: yes
* ezjail-remote is a remote control and convenience wrapper for the ezjail-adminsbz2012-10-185-0/+72
| | | | | | | | | | | command of the most excellent ezjail tool, which in turn is itself a convenience wrapper for jails, FreeBSD's leight-weight virtualization solution WWW: https://github.com/tomster/ezjail-remote PR: ports/171489 Submitted by: Kubilay Kocak <koobs.freebsd at gmail.com> Feature safe: yes
* - Update to 0.3.2sbz2012-10-182-10/+6
| | | | | | PR: ports/172385 Submitted by: Kubilay Kocak <koobs.freebsd at gmail.com> (maintainer) Feature safe: yes
* - Update to 1.8.0sbz2012-10-184-19/+169
| | | | | | | | - Add regression-test target PR: ports/172383 Submitted by: Kubilay Kocak <koobs.freebsd at gmail.com> Feature safe: yes
* Don't try to remove directories we don't make. This will quiet pkgngkwm2012-10-181-2/+0
| | | | | | PR: ports/172389 Approved by: maintainer Feature safe: yes
* - Update to 1.2.2jhale2012-10-182-9/+21
| | | | | | | | | | - Add LICENSE (LGPL21) - Trim Makefile header PR: ports/172500 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* - update to 3.0b1rm2012-10-182-11/+6
| | | | | | | | | | | | - remove old mirror while here: - trim Makefile headers - update USE_PYTHON value PR: 172844 Submitted by: Ildar Hizbulin <hizel at vyborg dot ru> (maintainer) Feature safe: yes
* - Update MASTER_SITESjhale2012-10-183-10/+11
| | | | | | | | | | | | | - Add LICENSE (MIT) - Trim Makefile header - Remove indefinite article from COMMENT - Convert 2-line pkg-plist to PLIST_FILES - Update WWW PR: ports/172512 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* - Update MASTER_SITESjhale2012-10-181-20/+13
| | | | | | | | | | | - Drop ABI version numbers from LIB_DEPENDS - Trim Makefile header - Remove indefinite article from COMMENT PR: ports/172508 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* Upgrade to 0.4.vanilla2012-10-188-49/+121
| | | | | | PR: ports/172791 Submitted by: maintainer Feature safe: yes
* - Update to 2.4.10.1bdrewery2012-10-184-7/+7
| | | | | | | | | Changes: * Fixes pkgdb stale lock when cleaning shared libraries * Fixes pkgng code causing 'pkg set -o' to be called when not needed. Feature safe: yes