aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Convert last python@ ports to new options frameworkbapt2013-01-082-18/+16
| | | | | | | | for both make options work as expected (previous version were missing include <bsd.port.options.mk>) for databases/py-pyPgSQL reverse the logic for the option test so that it actually works as expected Approved by: python (crees)
* Convert to new options frameworkbapt2013-01-081-13/+10
| | | | | | | | Trim headers Convert USE_GNOME=pkgconfig -> USE_PKGCONFIG=build Change MAINTAINER address from freebsd-eclipse@ to eclipse@ Approved by: eclipse (glewis)
* * Update to 3.0.0.maho2013-01-084-175/+8
| | | | | | * Some build cleanups. [1] Submitted by: bapt@ [1]
* www/squid31: add new vendor patch for SQUID-2012:1rea2013-01-082-2/+4
| | | | | | | PR: ports/175084 Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer) Security: http://portaudit.freebsd.org/c37de843-488e-11e2-a5c9-0019996bc1f7.html QA page: http://codelabs.ru/fbsd/ports/qa/www/squid31/3.1.22_2
* - Update to 1.498lwhsu2013-01-082-3/+3
| | | | Security: 3a65d33b-5950-11e2-b66b-00e0814cab4e
* Document Jenkins 2013-01-04 Security Advisorylwhsu2013-01-081-0/+39
|
* - update to 3.1.13jgh2013-01-083-4/+4
| | | | | PR: 175119 Submitted by: maintainer, 5u623l20@gmail.com
* - conditionally print pkg-messagejgh2013-01-081-6/+2
| | | | | | | PR: 175089 Submitted by: wicked@baot.se Approved by: maintainer, udo.schweigert@siemens.com Patched by: jgh@
* New port: Perl extensions for rxvt-unicode terminal emulatorrea2013-01-084-0/+44
| | | | QA page: http://codelabs.ru/fbsd/ports/qa/x11/urxvt-perls/2.0
* Fix recent build on tinderbox. Somehow "sc_PsiCCSD_T.3" is notmaho2013-01-082-7/+10
| | | | | | build on tinderbox, so I removed as a quick hack. pointed out by: beat@
* Implement the concept of a "master" port for the set ofgjb2013-01-082-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysutils/cfengine* ports. The idea here is two-fold: 1.) Users should not need to ever change port origins for a default software version bump; 2.) Users should expect to exist an unversioned port directory to reflect the latest major version (and they should be correct in this expectation). With this change, users can install the sysutils/cfengine port, and by default track the latest major version of the software. Subsequent version releases, for example the 3.5 branch, will not require any interaction from user side. Additionally, users can stay on a certain branch release by adding, in this case, CFENGINE_VERSION version to make.conf or specifying the branch during build time with: # make CFENGINE_VERSION=NN The list of available CFENGINE_VERSION values are listed with: # make -V VERSIONS Discussed with: cy
* Fix runtime error.kevlo2013-01-081-0/+6
| | | | Spotted by: Jan Beich <jbeich at tormail dot org>
* Mark textproc/docproj-jadetex 'moved' instead of 'removed'.gjb2013-01-081-1/+1
| | | | Submitted by: hrs
* Upgrade to 2.03pre18ache2013-01-082-5/+4
|
* - update security/rubygem-net-ssh to 2.2.2,2 [1]jgh2013-01-089-43/+60
| | | | | | | | | | | | | - update devel/rubygem-mixlib-authentication to 1.3.0 [2] - update devel/rubygem-highline to 1.6.15 [3] - update sysutils/rubygem-chef to 10.16.4 [4] PR: 171010 [1] PR: 173646 [2] PR: 173647 [3] PR: 171005 [4] Submitted by: nickdewing@gmail.com [1,4] Submitted by: maintainer, renchap@cocoa-x.com [2,4], renchap@cocoa-x.com [3]
* - update to 1.0.22jgh2013-01-082-9/+9
|
* - unbreak graphics/xsane by correcting path for PKG_CONFIG_LIBDIRjgh2013-01-081-0/+3
| | | | | PR: 174961 Submitted by: eric@krausser-edv.de
* Update to 3.0.9.lx2013-01-082-4/+3
|
* Convert dhn's ports to the new options frameworkbapt2013-01-089-119/+88
| | | | | | | While here trim headers and convert some USE_GNOME=pkgconfig to USE_PKGCONFIG=build Approved by: maintainer (dhn)
* - Update to 2.15sylvio2013-01-082-9/+8
|
* FcntlLock is a module to do file locking in an object oriented fashion usingtj2013-01-085-0/+33
| | | | | | | | the fcntl(2) system call. This allows locks on parts of a file as well as on the whole file and overcomes some known problems with flock(2), on which Perls flock() function is based by default. WWW: http://search.cpan.org/dist/File-FcntlLock/
* Update to 2.7.4madpilot2013-01-082-3/+3
| | | | | PR: ports/175088 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
* Exim: add patch that avoids breaking messages with Spamooborona 1024rea2013-01-082-0/+14
| | | | | | SO 1024 sometimes give back new headers with '\r\n' as the end of line delimiter. Such result should be treated properly to avoid adding extra '\n' to the message headers and turning some of them into body.
* - Update to 1.3.7culot2013-01-082-3/+3
| | | | | | Changes: http://www.lemke-it.com/litnoauth?request=pubcloglfc&lang=en PR: ports/175096 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
* Remove PKGNAMEPREFIX from textproc/py-ackcrees2013-01-088-4/+4
| | | | | Submitted by: Sebastian Santoro (original idea) Reviewed by: perl
* - Unbreak build with default OPTION knobs being setmva2013-01-081-2/+2
| | | | Reported by: linimon@
* Host some documens in local-distfiles. Somehow documents are dissapeared.maho2013-01-071-1/+2
| | | | The reason seems that developers are now interested in psi4.
* - Update to release 1.09 [1]db2013-01-078-46/+56
| | | | | | | | | - Clean up header - Tidy up make patches - remove bash dependancy PR: ports/174931 [1] Submitted by: takefu@airport.fm
* - Update to 0.08 [1]culot2013-01-072-5/+8
| | | | | | | | - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Test-Class-Most/Changes PR: ports/175050 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
* Update to 5.0.4 to match the version in base in FreeBSD 8/9/10.naddy2013-01-073-12/+18
|
* Fix run_depend to actualy include appskwm2013-01-071-1/+1
| | | | | PR: ports/175076 Submitted by: Harry Matthiesen Jensen <hmj@elgert.dk>
* - Change OPTIONS to new format.sylvio2013-01-071-4/+6
| | | | | PR: ports/174869 Submitted by: Doug Penner <darwinsurvivor@gmail.com>
* - Bump PORTREVISION for distinfo changezi2013-01-071-0/+1
|
* - Update distinfo due to upstream re-rolling the tarball (I've confirmed ↵zi2013-01-071-2/+2
| | | | this with the lead developer for exabgp)
* - Update to 5.0.1tota2013-01-075-84/+106
| | | | | | | | | | - Change maintainer address - Trim Makefile header - Convert to new options framework - Cleanup PR: ports/173860 (based on) Submitted by: Riaan Kruger (maintainer)
* Update to 7.0.34 release.ale2013-01-073-4/+4
|
* Horde package update:mm2013-01-078-12/+12
| | | | | | | comms/pear-Horde_ActiveSync to 2.1.1 devel/pear-Horde_Core to 2.1.4 mail/pear-Horde_Imap_Client to 2.4.2 mail/pear-Horde_Mime to 2.0.2
* Update devel/libevent2 to 2.0.21mm2013-01-072-3/+3
|
* Add devel/p5-Object-Tiny-Lvalue 1.07, a Perl module very similar to thetobez2013-01-075-0/+31
| | | | | existing devel/p5-Object-Tiny, but adjusted to create accessors that return lvalues.
* - update to 1.7.1rm2013-01-075-172/+837
| | | | | | | | | | | | - update dependencies list - limit to python 2.x only while here: - remove indefinite article from COMMENT - tab -> space change in pkg-descr:WWW PR: 174682 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> (maintainer)
* - update to 0.7.8rm2013-01-074-13/+158
| | | | | | | | | | | | - update dependencies list - limit to python 2.x only while here: - remove indefinite article from COMMENT - tab -> space change in pkg-descr:WWW PR: 174681 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> (maintainer)
* - update to 3.2.5rm2013-01-074-17/+21
| | | | | | | | | | | | | | | - trim Makefile header - convert to optionsng while here: - remove indefinite article - fix fetch - limit to python 2.x only (except/print) - whitespace fix in pkg-descr - fix pkg-plist PR: 175056 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
* Update to 2.4.6.tobez2013-01-072-9/+4
| | | | Changes: http://search.cpan.org/dist/Chart/README
* - Switch dependency to www/py-djangolwhsu2013-01-071-7/+4
| | | | | | | | | | Since py-django-evolution is only required by www/reviewboard, and the latest version of reviewboard now depends on django-1.4.x , switch the dependency port of py-django-evolution to avoid conflict. - Pass maintainership to submitter PR: ports/175093 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
* Update to 1.04.tobez2013-01-072-3/+3
| | | | Changes: http://search.cpan.org/dist/Color-Scheme/Changes
* - Update to 0.11.2nivit2013-01-072-8/+4
| | | | | | | - Trim Makefile header PR: ports/172622 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com>
* - update to 4.0.1rm2013-01-073-6/+8
| | | | | | | - convert to optionsng (NOPORTDOCS case), while here PR: 175075 Submitted by: Vasiliy P. Melnik <basil@vpm.net.ua> (maintainer)
* - Deprecate as it depends on the expired x11-toolkits/gtkglarea [1]bapt2013-01-071-15/+15
| | | | | | | | While here: - Trim headers - Convert to OptionsNG Approved by: nivit (maintainer) [1]
* - Remove wrong dependency on gtkglareabapt2013-01-071-7/+4
| | | | | | | | While here: - Trim headers - Convert USE_GNOME=pkgconfig -> USE_PKGCONFIG= build Approved by: maho (maintainer)
* - Add an explicit dependency on gettext to fix build on system where everythingbapt2013-01-071-5/+4
| | | | | | | | | is built without NLS While here: - Trim headers - Convert USE_GNOME=pkgconfig -> USE_PKGCONFIG= build Approved by: maho (maintainer)
* - Update to 0.5lwhsu2013-01-076-43/+71
| | | | | PR: ports/174670 Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
* JavaScript minifier.rm2013-01-074-0/+38
| | | | | | | WWW: http://pypi.python.org/pypi/jsmin PR: 174564 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
* - Remove x11/Terminal (replaced by x11/xfce4-terminal)olivierd2013-01-0710-547/+0
| | | | | Approved by: rene, miwi (mentors, implicit) Reported by: linimon
* - Update DESKTOP_ENTRIES:makc2013-01-0748-243/+114
| | | | | | | | | | * rephrase Comment field or use port ${COMMENT} if appropriate * adjust Icon field according to the Desktop Entry Specification * update Categories field: remove deprecated category Application; set main category, if missing - Remove indefinite article and/or rephrase COMMENT - Trim Makefile header - Other minor changes
* - Removed empty directory %%DATADIR%%/docsylvio2013-01-071-1/+0
| | | | | PR: ports/174325 Submitted by: John Marino <draco@marino.st>
* - Update to 0.95-39tota2013-01-072-4/+3
|
* Convert jlaffayes's ports to new options frameworkbapt2013-01-074-45/+36
| | | | Approved by: jlaffaye
* Remove deprecation of print/freetype. This port is needed for thegjb2013-01-071-3/+1
| | | | | | textproc/docproj build with CJK set. Assign maintainer to doceng@ until a suitable replacement is found.
* - Update to 1.3zi2013-01-072-8/+7
| | | | | - Update header for new 'created by' style - Add LICENSE
* - Update to 3.1.1zi2013-01-076-26/+45
| | | | - Fix rc issue that could result in duplicate instances running
* VuXML: extend entry for MoinMoin vulnerabilities fixed in 1.9.6rea2013-01-071-11/+30
| | | | | Use more verbose descriptions from CVE entries and trim citation from CHANGES to the relevant parts.
* Update to 3.1.9ehaupt2013-01-072-3/+3
| | | | Changelog: http://ccache.samba.org/releasenotes.html#_ccache_3_1_9
* - Fix pkg-plistolivierd2013-01-071-0/+3
| | | | | Approved by: rene, miwi (mentors, implicit) Reported by: qat.redports.org
* - update nmap to version 6.25ohauer2013-01-076-13/+161
| | | | | | | | | | | | | | | | | | | | | | | | | - fix build with clang and stdlib=libc++ [1] Nmap 6.25 [2012-11-29] o [NSE] Added CPE to smb-os-discovery output. o [Ncat] Fixed the printing of warning messages for large arguments to the -i and -w options. [Michal Hlavinka] o [Ncat] Shut down the write part of connected sockets in listen mode when stdin hits EOF, just as was already done in connect mode. [Michal Hlavinka] o [NSE] Added new fingerprints for http-enum: Sitecore, Moodle, typo3, SquirrelMail, RoundCube. [Jesper Kückelhahn] o Added some new checks for failed library calls. [Bill Parker] PR: 172358 174817 Submitted by: arrowdodger <6yearold@gmail.com> [1] Anders N. <wicked@baot.se> (general update request)
* - Update to 1.496lwhsu2013-01-072-3/+3
| | | | | PR: ports/174935 Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com>
* - Update to 20130106 snapshotlwhsu2013-01-073-879/+81
| | | | | | | - Trim header - Use multi-choices of new options framework Security: 1b769b72-582b-11e2-b66b-00e0814cab4e
* Fix year.gjb2013-01-071-1/+1
| | | | | | Pointyhat: gjb (myself) Submitted by: Mateusz Guzik via irc
* - Update to 1.3.5lwhsu2013-01-072-3/+3
| | | | | | PR: ports/174498 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> Security: 1b769b72-582b-11e2-b66b-00e0814cab4e
* - Update to 1.4.3lwhsu2013-01-072-3/+3
| | | | | | PR: ports/174499 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> Security: 1b769b72-582b-11e2-b66b-00e0814cab4e
* Document Django 2012-12-10 vulnerabiltylwhsu2013-01-071-0/+74
|
* Fix typo in MAINTAINER address (was also in the submitted .shar).mandree2013-01-071-1/+1
|
* If security/krb5 is installed and OPENLDAP option is enabled, itume2013-01-071-2/+8
| | | | | | | failed to build unless KRB5_HOME is set properly. Now, only when KRB5_HOME is set properly, it build with security/krb5. Spotted by: David Gessel <gessel__at__blackrosetech.com>
* - Update to 2.65amva2013-01-072-3/+3
|
* Use proper krb5-config when using HEIMDAL in ports.ume2013-01-072-17/+33
|
* Fix terminal icon with x11/xfce4-terminalolivierd2013-01-072-0/+12
| | | | Approved by: rene, miwi (mentors, implicit)
* - Update to 3.0.2swills2013-01-075-17/+15
| | | | | | | | | | - Fix config generation - Specify rundir, logdir, vardir explicitly to avoid potential issues - Fix command_interpreter in rc script [1] - General improvements to rc script while here [2] PR: ports/174557 [1] Reviewed by: crees [1] [2]
* Bump PORTREVISION due to new name of Xfce's terminal.olivierd2013-01-071-1/+2
| | | | Approved by: rene, miwi (mentors, implicit)
* - Project name has changed (Terminal to xfce4-terminal)olivierd2013-01-076-1/+144
| | | | | | - Update to 0.6.1 Approved by: rene, miwi (mentors, implicit)
* Mark as deprecated: upstream says: This package is obsolete. The author does notbapt2013-01-061-5/+4
| | | | recommend to use it. (see PR: ports/173369) for more details
* - Update to 20121228.kuriyama2013-01-064-10/+10
|
* 2012-05-10 databases/hypertable: BROKEN for more than 6 monthbapt2013-01-0639-3042/+6
| | | | | | | | 2012-05-10 graphics/autopano-sift: Disappeared from vendor site. No longer required by graphics/hugin 2012-05-10 misc/airoflash: BROKEN for more than 6 month 2012-05-10 x11-themes/kde-icons-krystaline: BROKEN for more than 6 month 2012-05-10 x11-themes/kde-icons-amaranth: BROKEN for more than 6 month 2012-05-10 x11-themes/kde-icons-realistic: BROKEN for more than 6 month
* 2013-01-04 ports-mgmt/portmanager: Does not support modern ports features ↵bapt2013-01-0649-3972/+4
| | | | | | | | such as MOVED, is lacking upstream and active contributions, and does not support pkgng. Consider using ports-mgmt/portmaster, ports-mgmt/portupgrade or pkgng. 2013-01-04 net-im/openfetion: Abandoned upstream 2013-01-04 textproc/libpathan: Does not build and upstream has discontinued the project and advises that it has been replaced by textproc/xqilla 2013-01-01 java/sun-wtk: no more public distfiles, merged with Java ME SDK 3.0 upstream
* Add http mirrors for LOCAL and ISCcrees2013-01-061-0/+2
| | | | | | PR: ports/174427 Submitted by: 4721 Reviewed by: simon
* Convert to new options frameworkbapt2013-01-061-23/+11
| | | | Remove gtk12 support
* Convert to new options frameworkbapt2013-01-061-34/+13
|
* Convert to New options frameworkbapt2013-01-061-25/+9
|
* Update to 0.42.tobez2013-01-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Log-Any-App/Changes
* Update to 0.99.tobez2013-01-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Devel-Cover/Changes
* Update to 1.35.tobez2013-01-063-14/+16
| | | | Changes: http://search.cpan.org/dist/Test-WWW-Selenium/Changes
* VuXML: fix r309982rea2013-01-061-3/+3
| | | | | | Use proper tags for CVE identifiers. I should run 'make validate' _every_ time before committing. Pointyhat to: rea
* - Restore entry for looks and remove nonexisting one for jgoodies-looks tobeat2013-01-061-1/+1
| | | | | | fix INDEX. Pointyhat to: mi
* VuXML for MoinMoin issues: add CVE referencesrea2013-01-061-0/+4
|
* Bump PORTREVISION, to get the ports rebuilt with ${CC}.mandree2013-01-061-1/+1
|
* Convert to Options NGmandree2013-01-061-15/+12
|
* - Convert to Options NG. Renames GTK option to GTK2 for consistency.mandree2013-01-061-10/+11
| | | | | | | - Strip Makefile header. - Make sure that the port build heeds ${CC}, passing it through MAKE_ARGS. - Replace CC-is-clang specific -Wno-empty-body by unconditional -Wno-error. - Remove LIB_DEPENDS ABI versions.
* - Convert to OptionsNGmandree2013-01-062-23/+24
| | | | | - Strip Makefile header - Drop LIB_DEPENDS ABI versions
* Convert to Options NG.mandree2013-01-061-12/+10
| | | | Clean up Makefile header.
* - fix CATEGORIESrm2013-01-061-1/+1
|
* Add decompiler for Python's .pyc and .pyo files.mi2013-01-065-1/+104
|
* - update to 1.1netchild2013-01-063-3/+5
|
* Add new port lang/lua52.mandree2013-01-068-0/+239
| | | | | | | | | | | | | | | | | | | | | | | | | | | Lua is a programming language originally designed for extending applications, but also frequently used as a general-purpose, stand-alone language. Lua combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management with garbage collection, making it ideal for configuration, scripting, and rapid prototyping. A fundamental concept in the design of Lua is to provide meta-mechanisms for implementing features, instead of providing a host of features directly in the language. For example, although Lua is not a pure object-oriented language, it does provide meta-mechanisms for implementing classes and inheritance. Lua's meta-mechanisms bring an economy of concepts and keep the language small, while allowing the semantics to be extended in unconventional ways. Extensible semantics is a distinguishing feature of Lua. Lua is implemented as a small library of C functions, written in ANSI C, and compiles unmodified in all known platforms. The implementation goals are simplicity, efficiency, portability, and low embedding cost. WWW: http://www.lua.org/ PR: ports/174437 Submitted by: Green Dog <fiziologus@gmail.com>
* Convert x11@ owned ports to OptionsNG. Thanks go to bapt@ for review and helpkwm2013-01-067-148/+129
| | | | | | rendered with deciphering the monster that is xorg-drivers. With hat: x11@
* Bugfix:mandree2013-01-061-8/+7
| | | | | | | | | | | | - Record liblua's dependency on libm.so explicitly. [1] Assorted lint removals: - Convert to Options NG - Reduce old-style Makefile header - USE_GNOME=pkgconfig -> USE_PKGCONFIG=yes PR: ports/174964 Submitted by: Matthew X. Economou
* Update to 3.14.1.with.ckbi.1.93flo2013-01-064-10/+13
| | | | | | | This was released to revoke certificates that were used for MITM. For details see: https://blog.mozilla.org/security/2013/01/03/revoking-trust-in-two-turktrust-certficates/
* When building with security/krb5 (specifying KRB5_HOME), makeume2013-01-062-0/+2
| | | | sure to link mit-krb5 libs.
* - Update to 19.20111121mva2013-01-064-42/+142
| | | | | | | | | - Convert to OptionsNG framework - Trim Makefile headers - Pass maintainership to submitter PR: ports/174635 Submitted by: nemysis <nemysis@gmx.ch>
* Update to 0.51.tobez2013-01-062-8/+4
| | | | | Changes: http://search.cpan.org/dist/XML-Feed/Changes (does not seem to be updated for this release, though).
* Update to 0.53.tobez2013-01-062-8/+4
| | | | Changes: http://search.cpan.org/dist/IMDB-Film/ChangeLog
* Update to 0.34.tobez2013-01-062-13/+6
| | | | Changes: http://search.cpan.org/dist/Package-Stash/Changes
* Update SKS to 1.1.4johans2013-01-054-19/+19
|
* - Update to 4.2.13.0nivit2013-01-056-72/+68
| | | | | | | | - Add files/patch-geogebra.desktop - New download site - Add shells/bash to RUN_DEPENDS - Remove post-patch target - Fix format of pkg-descr
* - remove an obsoleted dependency on py-numarray;thierry2013-01-051-6/+5
| | | | | | | | | - limiting python version to 2.x only (because py-numpy isn't python3 aware yet); - eliminating PYTHON_SITELIBDIR in matplotlib dependency. Submitted by: rm
* update lang/sbcl to 1.1.3 and adjust dependent portsbf2013-01-0524-105/+72
|
* Build and link with base ncurses otherwise program has UI display problems.pawel2013-01-051-3/+3
|
* Update to 1.9.6, fixing security issue.crees2013-01-054-10/+9
| | | | | | | | All problems here are my responsiblity. PR: ports/175004 Submitted by: crees Approved by: so (simon)
* Freetype 2.4.8 vulnerabilities were already documented.crees2013-01-051-22/+2
| | | | | | While here, correct pkgname Noticed by: kwm
* update to 3.4.2maho2013-01-052-5/+5
|
* - update to 1.78.00rm2013-01-053-13/+13
| | | | | PR: 175003 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
* Add the 5.5 branch of MariaDBflo2013-01-0538-0/+1235
| | | | | | | PR: ports/174660 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> Approved by: geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer of databases/mariadb-*)
* Mark moinmoin vulnerablecrees2013-01-051-0/+83
| | | | | | | | Security: http://www.debian.org/security/2012/dsa-2593 document freetype vulnerabilities Security: CVE-2012-(1126-1144)
* Update to 2.1.7flo2013-01-052-8/+3
|
* Mark as deprecated. Using of this branch of argus is discouraged. Please migraterm2013-01-052-0/+7
| | | | | | | | to net-mgmt/argus3. Set expiration date to 2013-02-05. PR: 174991 Submitted by: rm (myself) Approved by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
* Install some relevant header files.maho2013-01-052-0/+5
| | | | Submitted by: olgeni@
* - update to 3.0.6.2rm2013-01-0511-122/+82
| | | | | | | | | | | | | | - convert to optionsng - remove unneded patches while here: - trim Makefile header - add license (GPLv3) - add missing perl dependency PR: 173036 Submitted by: Paul Schmehl <pauls@utdallas.edu> Approved by: Alexander Demin <support@spectrum.ru>
* - update to 3.0.6.1rm2013-01-056-55/+32
| | | | | | | | | | | | | | - convert to optionsng - remove unneded patches while here: - trim Makefile header - add license (GPLv3) - add missing perl dependency PR: 173040 Submitted by: Paul Schmehl <pauls@utdallas.edu> Approved by: Alexander Demin <support@spectrum.ru> (maintainer)
* - add new port: databases/p5-DBIx-Class-PassphraseColumnjgh2013-01-055-0/+34
| | | | | | | | | DBIx::Class::PassphraseColumn - Automatically hash password/passphrase columns WWW: http://search.cpan.org/dist/DBIx-Class-PassphraseColumn/ PR: 174736 Submitted by: fw@moov.de
* - Port to optionsNG.avilla2013-01-054-77/+60
| | | | | | | | - Trim headers. - Cleanup COMMENT and LICENSE. PR: 173807 [1] Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1], bapt via email
* Unbreak INDEXgjb2013-01-051-1/+2
| | | | Pointyhat: gjb (myself)
* Updates to textproc/docproj* ports:gjb2013-01-056-51/+56
| | | | | | | | | | | | | | | | | | | | | | | | | o textproc/docproj-jadetex: - Remove port; functionality is moved to textproc/docproj o textproc/docproj-nojadetex: - Remove extraneous MAINTAINER line - Trim headers o textproc/docproj: - Trim headers - Convert to new options framework - Default to WITH_JADETEX=yes - Make devel/subversion dependency optional while noting it is required for source checkout; this allows us to skip svn and dependencies for release builds - Bump PORTREVISION o Add UPDATING entry explaining who needs to update port origins o Add MOVED entry for textproc/docproj-jadetex
* - Update to 1.8.4bdrewery2013-01-052-9/+5
| | | | - Fix plist by not installing Apple example files
* update to 5.12bf2013-01-052-9/+14
|
* update to r230bf2013-01-054-16/+12
|
* - Add missing run depspawel2013-01-052-8/+7
| | | | | | | | - tab -> space WWW: line in pkg-descr PR: ports/174512 Submitted by: myself Approved by: maintainer timeout (2 weeks)
* - Fix build on 10.0-CURRENT.hrs2013-01-058-23/+217
| | | | | | | - Update MAINTAINER line. - Drop kaserver (kerberos4) support. Submitted by: bjk
* - update to 6.25rm2013-01-053-6/+11
| | | | | | | | | while here: - limit python version to 2.x only (pygtk2) - correct dependency PR: 174607 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* Fix build with clangpawel2013-01-051-0/+2
| | | | | | PR: ports/174491 Submitted by: myself Approved by: maintainer timeout (2 weeks)
* - Update to version 20121122 [1]pawel2013-01-053-25/+42
| | | | | | | | | | - Don't use port name in COMMENT Release Notes: http://savannah.gnu.org/forum/forum.php?forum_id=7460 PR: ports/174645 [1] Submitted by: Chris Howey <howeyc@gmail.com> (maintainer)
* - update to 1.4.12rm2013-01-054-21/+23
| | | | | | | | | | | | | | | - switch master sites to CHEESESHOP - trim Makefile header while here: - shorten COMMENT (portlint warning) - limit python version to 2.x only (except) - do not install *.orig files - general cleanup - tab -> space change in pkg-descr:WWW PR: 174973 Submitted by: Kevin Golding <ports@caomhin.org> (maintainer)
* update the R base ports to 2.15.2 and adjust dependent portsbf2013-01-05116-384/+301
| | | | Reviewed by: thierry, tota, wen
* - Update to 1.1.0gblach2013-01-052-5/+5
| | | | Approved by: crees (mentor)
* - Update to version 1.4.2pawel2013-01-055-66/+43
| | | | | | | | | - Install config file by default - this allows to view compressed files, add usual remove if not edited statements in pkg-plist - Remove leading article from COMMENT - Simplify REINPLACE_CMD - Convert to OptionsNG - Take maintainership
* A fork of the original MPD (Music Player Daemon) client library writtenrene2013-01-045-0/+55
| | | | | | | | in pure Python. WWW: https://github.com/Mic92/python-mpd2/ Use new Makefile header and optionsNG
* Enable the CHERRYPY option by default and bump PORTREVISIONrene2013-01-041-1/+2
| | | | The client of the upcoming spotify-websocket-api port needs this.
* - update to 2.8.6rm2013-01-042-3/+6
| | | | | | - add tests Approved by: wen (maintainer, by mail)
* Mark DEPRECATED with a timeout of one month. The spotify API changed and is noehaupt2013-01-041-1/+4
| | | | | | longer supported. Confirmed by: author via IRC
* - Update to 0.58jadawin2013-01-043-8/+17
| | | | - Changelog: http://cpansearch.perl.org/src/PFIG/Net-Amazon-S3-0.58/CHANGES
* Really update to 3.0.8 this time. It appears that the first hunk of the patchcrees2013-01-042-9/+4
| | | | | | | | | | | caused a conflict that wasn't resolved. PR: ports/174878 Submitted by: Moggie <moggie@elasticmind.net> (maintainer) Submitted by: Gasol Wu <gasol.wu@gmail.com> Submitted by: Chris Petrik Submitted by: sbz Pointyhat to: crees
* - update to 1.8.15rm2013-01-043-57/+5
| | | | | | | | | - update patch to reflect changes in zabbix source - update CONFLICTS to include zabbix 2.x PR: 171931 Submitted by: Frank Wall <fw@moov.de> Approved by: maintainer timeout (3 month+)
* Add LICENSE.erwin2013-01-044-0/+8
|
* Add experimental option for Response Rate Limiting patch.erwin2013-01-044-2/+18
|
* - Update to 0.16.03jadawin2013-01-042-7/+13
| | | | | | | - Submitter is now maintainer PR: ports/174821 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
* - Update to 6.64jadawin2013-01-043-12/+5
| | | | | | | | - Remove unnecessary BUILD_DEPENDS - Fix typo in pkg-plist PR: ports/174809 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
* - Update to 0.29jadawin2013-01-044-14/+9
| | | | | PR: ports/174805 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
* Update to 2.5.0.tobez2013-01-042-8/+4
| | | | Changes: http://search.cpan.org/dist/podlators/ChangeLog
* Update to 0.12.tobez2013-01-042-8/+4
| | | | Changes: http://search.cpan.org/dist/Log-Procmail/Changes
* Update to 0.12.tobez2013-01-042-8/+4
| | | | Changes: http://search.cpan.org/dist/Try-Tiny/Changes
* Bump copyright to 2013.erwin2013-01-041-1/+1
|
* - update to 5.0.0jgh2013-01-042-8/+4
|
* Fix Makefile bug introduced in r308609.cy2013-01-041-1/+2
| | | | | PR: 174962 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
* Update to 3.4.14garga2013-01-042-5/+4
|
* - update to 0.6.34jgh2013-01-042-3/+3
|
* - update to 0.6.33jgh2013-01-042-4/+4
|
* Revert previous commit. The more correct solution to this portgjb2013-01-041-1/+1
| | | | | | | is to convert to the new options framework. Submitted by: doceng (hrs) Approved by: doceng (implicit), eadler (mentor, implicit)
* - update to 2.03jgh2013-01-043-8/+5
| | | | - while here trim historical header
* Unset WITH_JADETEX if not otherwise specified.gjb2013-01-041-1/+1
| | | | | | PR: ports/174952 Submitted by: markj Approved by: doceng (implicit), eadler (mentor)
* - Update to 3.1.23gblach2013-01-042-3/+3
| | | | Approved by: tabthorpe (mentor)
* update 1.3 --> 1.5.cy2013-01-046-102/+84
| | | | | | | | Assume maintainership. PR: 174312 Submitted by: cy Approved by: Maintainer timeout
* Update to 4.13.1garga2013-01-043-8/+3
|
* Add correct version numbers to the recent asterisk entryflo2013-01-041-2/+2
| | | | Pointy hat to: flo
* - update net/asterisk to 1.8.19.1flo2013-01-047-9/+47
| | | | | | | | - update net/asterisk10 to 10.11.1 - update net/asterisk11 to 10.1.2 - add vuln.xml entry Security: f7c87a8a-55d5-11e2-a255-c8600054b392
* Update to 3.2.5 + a few upstream patchesflo2013-01-042-7/+15
| | | | | PR: ports/174680 Submitted by: maintainer
* - Update to version 1.3pawel2013-01-044-29113/+11
| | | | | - Switch to dynamic generation of plist - tab -> space WWW: line in pkg-descr
* - update to 4.1rm2013-01-045-30/+41
| | | | | | | | | | | | - trim Makefile header - update MASTER_SITES - remove indefinite article from COMMENT - limit python version to 2.x only - convert to optionsng (NOPORTDOCS case) - patch out setuptools for from setup.py for now (mainly to not use PYEASYINSTALL_OSARCH) - update formatting in pkg-descr and change tab with space at WWW Reported by: D'Arcy J.M. Cain <darcy@PyGreSQL.org> (on ports@)
* - sync list of vim mirrors with official list on http://www.vim.org/mirrors.phprm2013-01-041-11/+16
| | | | | | | | | | - remove dead vim sites - remove vim sites with missing files - remove slow vim sites (> 10 seconds to serve a file) after repeated complaints by blakkheim (I'm not sure what's that) PR: 174875 Submitted by: 4721@hushmail.com
* - Update to 1.18jadawin2013-01-042-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/HARDAKER/Net-DNS-ZoneFile-Fast-1.18/Changes
* Make OSS audio work out of the boxcrees2013-01-041-0/+8
| | | | Suggested by: theraven
* - Update to 0.72jadawin2013-01-042-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/NLNETLABS/Net-DNS-0.72/Changes
* - Update to 1.9culot2013-01-032-4/+7
| | | | | | | - Add LICENSE (Artistic 1 & GPL 1) - Take maintainership Changes: http://search.cpan.org/dist/Parse-PhoneNumber/Changes
* - update to 0.2.17rm2013-01-033-34/+5
| | | | | | | - make it PREFIX-safe PR: 174834 Submitted by: olivier@cochard.me (maintainer)
* - make it PREFIX-saferm2013-01-031-0/+2
| | | | | | | - bump PORTREVISION PR: 174833 Submitted by: olivier@cochard.me (maintainer)
* - update to 0.4.10rm2013-01-033-4/+7
| | | | | | | - make it PREFIX-safe PR: 174832 Submitted by: olivier@cochard.me
* - update to 0.0.9rm2013-01-032-4/+5
| | | | | | | - make it PREFIX-safe PR: 174830 Submitted by: olivier@cochard.me (maintainer)
* - make it PREFIX-saferm2013-01-031-0/+2
| | | | | | | - bump PORTREVISION PR: 174829 Submitted by: olivier@cochard.me (maintainer)
* - update to 2.2.2rm2013-01-032-4/+4
| | | | | PR: 174942 Submitted by: Mamoru Sakaue <sakaue.mamoru@samurai.mwghennn.net> (maintainer)
* - Update to 4.23culot2013-01-033-4/+7
| | | | | | Changes: http://search.cpan.org/dist/Devel-NYTProf/Changes PR: ports/174932 Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer)
* - register optional dependency on libewf (default on)rm2013-01-031-3/+16
| | | | | | | | | - convert to optionsng (PORTDOCS case) - bump PORTREVISION - pass maintainership to submitter PR: 174700 Submitted by: antoine
* Add missing directories for musicpd to work out of the boxcrees2013-01-034-13/+12
| | | | | | Noticed by: theraven Fix mpd user home directory
* Introducing baresip 0.4.2, along with the same versions of libre and librem.crees2013-01-039-31/+22
| | | | | | | | | | | | re and rem must be updated first, since baresip will not compile against older versions. [ Fix linking of Speex modules PR: ports/174925 (based on) Submitted by: Anish Mistry <amistry@unitedware.com> ]
* - Update to 0.58jadawin2013-01-033-11/+7
| | | | | | | - Submitter is now maintainer PR: ports/174799 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
* Register mutual conflictcrees2013-01-032-9/+6
| | | | | | PR: ports/174943 PR: ports/174941 Submitted by: Sebastien Santoro <dereckson@gmail.com>
* - update to 1.2.22rm2013-01-033-12/+24
| | | | | | | | | | | | while here: - trim Makefile header - shorten COMMENT - eliminate SITELIBDIR in depends - limit to python 2.x only (print) PR: 174508 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> Approved by: maintainer timeout (16 days)
* - add missing dependencyrm2013-01-031-0/+3
| | | | | | | - bump PORTREVISION because of dependency change PR: 174802 Submitted by: antoine
* - update to 0.7.2rm2013-01-032-3/+3
| | | | | PR: 174608 Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer)
* - update to 12.09.1rm2013-01-033-15/+13
| | | | | | | | | while here: - trim Makefile header - convert to optionsng (PORTDOCS case) PR: 174666 Submitted by: Christopher J. Ruwe <cjr@cruwe.de> (maintainer)
* - Add note for virtualbox updatedecke2013-01-031-0/+11
|
* - Update to 4.2-4decke2013-01-033-23/+41
|
* - Update to 4.2.6decke2013-01-0343-1321/+518
| | | | | | | | | | | | | | | | | | | | | | | | | - Remove custom FreeBSD compiler flags that are only supported by our old base GCC 4.2 [1] - Fix building with ports GCC 4.6 [1] - Fix build on 10-CURRENT after removal of vm_page_lock_queues() in r242941 [2] - Improve waits for periods shorter than a single tick [1] - Fix dependency check when building with custom KMODDIR [3] - Fix recording with OSS Audio backend to record at a proper volume [4] - Initialize host-only interfaces at boot time so that other scripts and daemons can properly use them [2] - Fix build if $ENV not ash-compatible [5] - Fix ich9 bios to correctly configure pci bridge1 and pci bridge2 [6] - Add VLAN trunking support to vboxnetflt [7] PR: ports/171730 [1], ports/167521 [5] Submitted by: Andriy Gapon <avg@FreeBSD.org> [1] Submitted by: Ed Maste <emaste@FreeBSD.org> [2] Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> [5] Submitted by: Gustau Perez i Querol <gperez@entel.upc.edu> [6] Submitted by: Landon J Fuller <landonf at plausible.coop> [7] Reported by: Daniel Braniss <danny@cs.huji.ac.il> [3] Obtained from: https://www.virtualbox.org/ticket/10695 [4] See: http://article.gmane.org/gmane.os.freebsd.devel.emulation/10438 [6]
* - Update to 4.1.24decke2013-01-0330-284/+1490
| | | | | | - Fix building with libxslt newer than 1.1.26 Obtained from: https://www.virtualbox.org/ticket/10940
* - Update to 0.1.9998r2662decke2013-01-034-25/+41
| | | | | | | | | - Switch maintainership to vbox@ [1] - Fix if $ENV not ash-compatible [2] PR: ports/167520 [2] Approved by: gahr (maintainer) [1] Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> [2]
* - Deprecate kBuild-devel in preparation of the upcoming VirtualBox 4.2decke2013-01-031-0/+3
| | | | update. Please use devel/kBuild instead.
* Update to 0.11.4.novel2013-01-032-3/+3
| | | | Submitted by: Christer Edwards <christer.edwards@gmail.com>
* - Update to 0.21 [1]culot2013-01-032-8/+6
| | | | | | | | | - Add LICENSE (Apache 2) Changes: http://search.cpan.org/dist/Capture-Tiny/Changes PR: ports/174804 [1] Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> Approved by: Bill Brinzer <bill.brinzer@gmail.com> (maintainer)
* - update to 1.3.2rm2013-01-032-3/+3
| | | | | PR: 174927 Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer)
* - update to 1.1.5rm2013-01-032-6/+3
| | | | | PR: 174924 Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer)
* - update to 1.2.7rm2013-01-032-6/+3
| | | | | PR: 174922 Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer)
* - update to 1.2.2rm2013-01-033-7/+4
| | | | | PR: 174921 Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer)
* - Update to 0.51 [1]culot2013-01-032-11/+8
| | | | | | | | | | - Remove duplicate dependency on Test::Warn [1] - Add LICENSE (Artistic 1 & GPL 1) - Pet portlint(1) by moving TEST_DEPENDS earlier Changes: http://search.cpan.org/dist/Inline/Changes PR: ports/174872 [1] (based on) Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
* - add missing dependencyrm2013-01-031-0/+3
| | | | | | | - bump PORTREVISION PR: 174923 Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer)
* - pass maintainership to new volunteerrm2013-01-031-1/+1
| | | | Requested by: Gasol Wu <gasol.wu@gmail.com> (in private mail)
* - Update to 0.12jadawin2013-01-032-9/+5
| | | | | | | - Change MASTER_SITE_SUBIR to BOBTFISH PR: ports/174797 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> (maintainer)
* - Update to 0.20jadawin2013-01-032-13/+14
| | | | | | | - Submitter take maintainership PR: ports/174771 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
* This module provides a Perl wrapper around the Pushoverjadawin2013-01-035-0/+39
| | | | | | | | | | | ( http://pushover.net ) RESTful API. You'll need to register with Pushover to obtain an API token for yourself and for your application before you'll be able to do anything with this module. WWW: http://search.cpan.org/dist/WebService-Pushover/ PR: ports/174720 Submitted by: gslin@gslin.org
* Update to 0.50.tobez2013-01-032-3/+3
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes
* Remove deprecation warning introduced with the last update.tobez2013-01-031-0/+4
| | | | | | | | | | Unfortunately, this port is depended on by quite a few other ports, so we do not want the deprecation warning at this stage. Patch up the sources instead of a more drastic PORTEPOCH bump. PR: 174904 Submitted by: Olli Hauer
* Update to 1.623.tobez2013-01-032-3/+3
| | | | Changes: http://search.cpan.org/dist/DBI/Changes
* - USE_GCC set to 4.6+jadawin2013-01-031-1/+2
| | | | | | | - Bump PORTREVISION PR: ports/174629 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
* Accordingly bump portrevision as SuiteSparse is updated to 4.0.2.maho2013-01-031-1/+1
|
* * update to 4.0.2maho2013-01-035-48/+16
| | | | | | * correct openblas dependency [1] Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> [1]
* Correct dependency of openblas.maho2013-01-031-1/+1
| | | | Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp>
* Update (and soften) DEPRECATED statement.gerald2013-01-031-2/+6
| | | | | | Mark BROKEN on FreeBSD 10.0 and later. Reported by: erwin
* - trim historical headerjgh2013-01-031-7/+5
| | | | - move DOCS and EXAMPLES to new options framework
* - trim historical headerjgh2013-01-031-7/+2
| | | | - tighten COMMENT
* Remove .1 from GraphicsMagick, as octave doesn't requiremaho2013-01-031-1/+1
| | | | | | paticular version. Submitted by: Scott Bennett <bennett@cs.niu.edu>
* - update MASTER_SITEohauer2013-01-031-8/+6
| | | | | | | - adopt new Makefile header PR: 174915 Submitted by: Brad Davis <brd@FreeBSD.org>
* Install lsdistccskreuzer2013-01-032-1/+3
| | | | | PR: ports/174314 Submitted by: 4721@hushmail.com
* - Fix build with clang [1]pawel2013-01-032-10/+11
| | | | | | | | | - Use standard header - Convert spaces to tabs in options and descriptions - Spelling fixes in pkg-descr PR: ports/174887 [1] Reported by: Garrett Cooper <yanegomi@gmail.com> [1]
* - remove dead python master siterm2013-01-031-1/+0
| | | | | PR: 174914 Submitted by: brd
* - pass maintainership to new volunteerrm2013-01-031-1/+1
| | | | | | | | | | | | | | | | Requested by: Marek Rudnicki <marekrud@gmail.com> (via ports@) -This line, and those below, will be ignored-- > Description of fields to fill in above: 76 columns --| > PR: If a GNATS PR is affected by the change. > Submitted by: If someone else sent in the change. > Reviewed by: If someone else reviewed your modification. > Approved by: If you needed approval for this commit. > Obtained from: If the change is from a third party. > MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email. > Security: Vulnerability reference (one per line) or description. > Empty fields above will be automatically removed. M py-mnemosyne/Makefile
* - update to 2012.1rm2013-01-034-5347/+5469
| | | | | | | | | | while here: - trim Makefile header - convert to optionsng (PORTDOCS case) - add WWW PR: 174909 Submitted by: Hannes Mehnert <hannes@mehnert.org> (maintainer)
* - Update to version 1.0.3pawel2013-01-0310-86/+954
| | | | | | | - Add optional patches for ATmega644p support PR: ports/174783 Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer)
* - update to 0.8.1rm2013-01-032-8/+4
| | | | | | | - trim Makefile header PR: 174894 Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
* - fix whitespace and do tab -> space change in pkg-descr:WWWrm2013-01-031-2/+2
|
* - update to 1.0.2rm2013-01-033-21/+54
| | | | | | | | | | | | - trim Makefile header - add license (BSD) while here: - eliminate PYTHON_SITELIBDIR usage - limit python version to 2.x (print/except) PR: 174896 Submitted by: Kevin Golding <ports@caomhin.org> (maintainer)
* - restore obrien's name in `Created by' fieldrm2013-01-031-1/+1
|
* - update to 4.87rm2013-01-032-12/+6
| | | | | | | | | - trim Makefile header - remove USE_GCC (builds fine with clang) - bump PORTEPOCH (4.87A is greater than 4.87) PR: 174906 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
* - Update to 1.0madpilot2013-01-033-11/+12
| | | | - Remove ABI version number from LIB_DEPENDS
* - update to 1.2.0 [1,2]rm2013-01-033-12/+11
| | | | | | | | | | | | | | - update MASTER_SITES list [1,2] - add hidden devel/libexecinfo dependency (reported by pawel@) while here: - trim Makefile header - convert to optionsng (PORTDOCS case) - tab -> space change in pkg-descr:WWW PR: 173190 [1] PR: 174514 [2] Submitted by: csosstudy <csosstudy@gmail.com> [1], Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer) [2]
* - update to 3.7.6rm2013-01-032-45/+26
| | | | | PR: 172779 Submitted by: Gasol Wu <gasol.wu@gmail.com>
* Copy/Paste Detector (CPD) for PHP code.rm2013-01-034-0/+39
| | | | | | | WWW: https://github.com/sebastianbergmann/phpcpd PR: 172774 Submitted by: Gasol Wu <gasol.wu@gmail.com>
* Update to 1.8.3lme2013-01-032-3/+3
|
* - Add desktop entry filepawel2013-01-032-18/+21
| | | | | | | | - Update COMMENT, WWW - Give maintainership to submitter PR: ports/174649 Submitted by: Kevin Zheng <kevinz5000@gmail.com>
* x11-toolkits/c++-gtk-utils: update to version 2.0.14pawel2013-01-037-10/+19
| | | | comms/efax-gtk: update to version 3.2.11
* FinderFacade is a convenience wrapper for Symfony's Finder component.rm2013-01-034-0/+37
| | | | | | | WWW: https://github.com/sebastianbergmann/finder-facade PR: 172772 Submitted by: Gasol Wu <gasol.wu@gmail.com>
* - Update to 0.11culot2013-01-033-15/+6
| | | | | | | Changes: http://search.cpan.org/dist/Web-Query/Changes PR: ports/174354 (based on) Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> Approved by: maintainer timeout (>14 days)
* Symfony Finder Componentrm2013-01-034-0/+24
| | | | | | | WWW: http://pear.symfony.com/ PR: 172771 Submitted by: Gasol Wu <gasol.wu@gmail.com>
* - build from java sourcejgh2013-01-032-6/+17
| | | | | - add README for Port Documentation - take maintainership
* Symfony2 Yaml Componentrm2013-01-034-0/+24
| | | | | | | WWW: http://pear.symfony.com/Yaml PR: 172770 Submitted by: Gasol Wu <gasol.wu@gmail.com>
* - fix malformed reg filerm2013-01-032-2/+2
| | | | | | - bump PORTREVISION Reported by: Gasol Wu <gasol.wu@gmail.com> (maintainer, for similar issue)
* phploc is a tool for quickly measuring the size and analyzing the structure ofrm2013-01-034-0/+38
| | | | | | | | | a PHP project. WWW: https://github.com/sebastianbergmann/phploc PR: 172768 Submitted by: Gasol Wu <gasol.wu@gmail.com>
* - update to 3.0.3rm2013-01-033-4/+7
| | | | | | | - change USE_PYTHON to yes since it's now supports python3 (except the tests), according to changelogs Packing list for python3 is broken, but this will be fixed globally later.