aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Convert to new options.wxs2012-10-131-4/+5
| | | | | | PR: ports/172419 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer) Feature safe: yes
* Add a patch removing two unused private fields from an internalmi2012-10-131-0/+14
| | | | | | | | | | | | | class. The dead fields must've been there for years, but only clang-3.2 complains about it... The class' composition is not exported outside the library anyway, so there are no concerns about a known structure changing size -- hence, no shlib number bumps or anything. PR: ports/172637 Submitted by: Oliver Hartmann Feature safe: yes
* Fix fetch.gjb2012-10-121-1/+1
| | | | | | Approved by: eadler (mentor, implicit) PR: ports/172617 Feature safe: yes
* For releases, libquadmath.info is always installed, even ongerald2012-10-121-5/+8
| | | | | | | | | | | | | | architectures where the library is not supported. [1] Revamp the handling of different languages (frontends, run-times) by GCC to allow for orthogonal setting them in the future. [2] Print the list of languages being built as part of pre-everything and shorten the output of operating system and version there. Reported by: linimon [1] Inspired by: jkim [2] Feature safe: yes
* - Add ZLIB licensetabthorpe2012-10-121-1/+4
| | | | | | | PR: ports/171611 Submitted by: Chris Petrik <c.petrik.sosa gmail.com> Approved by: portmgr (implicit) Feature safe: yes
* - Update to checkin a71cb01551bdrewery2012-10-122-4/+4
| | | | | | | | | | | | Changes: * options: Show usage with no arguments * bulk: Support building entire tree with -a * testport/bulk -t: Enable PKGNG DEVELOPER_MODE to catch more plist errors * Show which PORTSDIR is being used during builds * queue: Fix syntax error with no arguments Feature safe: yes
* Use 'configtest' command to test config file to be consistent with apache,demon2012-10-122-8/+8
| | | | | | nagios and others. Do not invent yet another wheel. Feature safe: yes
* Update to 0.8.2 release.ale2012-10-122-8/+4
| | | | Feature safe: yes
* Update to 5.5.28 release and switch to OptionsNG.ale2012-10-123-17/+19
| | | | Feature safe: yes
* Update to 5.1.66 release.ale2012-10-122-8/+4
| | | | Feature safe: yes
* - Fix plist referencing 2 nonexistent files with NLS [1]bdrewery2012-10-122-8/+2
| | | | | | | | | | - Trim header PR: ports/172597 [1] Submitted by: bdrewery Approved by: Jason Harris <jharris@widomaker.com> (maintainer) [1] Approved by: portmgr (erwin) Feature safe: yes
* Release MAINTAINERship.adamw2012-10-121-1/+1
| | | | Feature safe: yes
* - Update to 2.19culot2012-10-122-3/+3
| | | | | Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog Feature safe: yes
* - Update to 1.10jhale2012-10-127-242/+76
| | | | | | | | | | | | | | - Convert to new options framework - Allow for any available version of TCL to be used - Add LICENSE - Remove indefinite article from COMMENT, update - Mark MAKE_JOBS_SAFE - Trim Makefile header PR: ports/172456 Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) Approved by: makc (mentor) Feature safe: yes
* - Update to 0.74culot2012-10-122-3/+3
| | | | | Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes Feature safe: yes
* - Update to 1.5culot2012-10-122-11/+7
| | | | | | | | - Sort USE_* flags PR: ports/172384 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer) Feature safe: yes
* - Update to 3.2.3culot2012-10-123-10/+11
| | | | | | | Changes: https://github.com/RDFLib/rdflib/blob/master/CHANGELOG PR: ports/172612 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> Feature safe: yes
* - Update to 1.20 [1]culot2012-10-122-12/+13
| | | | | | | | | | - Remove dependency on p5-version (already in core) - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Net-Patricia/Changes PR: ports/172580 [1] Submitted by: Nick Hilliard <nick@foobar.org> Feature safe: yes
* - Add gconf2 dependency for GNOME option [1]jhale2012-10-121-17/+15
| | | | | | | | | | | | | | | - Convert to USE_PKGCONFIG - Drop USE_GMAKE; port builds with regular make - Drop unneeded WANT_GNOME - Drop specific ABI version numbers from LIB_DEPENDS - Improve GCONF_SCHEMAS handling - Trim Makefile header PR: ports/172459 Submitted by: Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com> [1] Approved by: mbsd <mbsd@isgroup.com.ua> (maintainer) makc, avilla (mentors, implicit) Feature safe: yes
* - Trim header, forgotten in my previous commit.araujo2012-10-121-5/+0
| | | | Feature safe: yes
* - Fix build and use the right path of freetype2. [1]araujo2012-10-122-4/+2
| | | | | | | | | - Don't install xpdf on libexec when build without X support. [1] PR: ports/169196 [1], ports/170525 [2] Submitted by: Christopher <chris@imagemetrica.com> [1] Rainer Duffner <rainer@ultra-secure.de> [2] Feature safe: yes
* - update {thunderbird,firefox}-esr* and libxul to 10.0.9flo2012-10-1218-320/+268
| | | | | | | | | | | | - use bundled jemalloc since 7.2 [1] - avoid thread-local variables before 8.3, 9.1, 10.0, to avoid crashes [2] - bump PORTREVISION on mail/thunderbird and www/firefox for the TLS fixes Security: 6e5a9afd-12d3-11e2-b47d-c8600054b392 Reported by: angelv <angelvg@gmail.com>, Hanno Krusken<ix260@yahoo.co.uk> [2] Reference: http://svnweb.freebsd.org/changeset/base/225582 [2] Submitted by: Jan Beich <jbeich@tormail.org> [1], [2] Feature safe: yes
* - Avoid creating unused empty directories when installing tcl-modulesgahr2012-10-122-2/+1
| | | | | Approved by: portmgr (bapt) Feature safe: yes
* Fix typobapt2012-10-121-1/+1
| | | | | Submitted by: John Hein <jhein@symmetricom.com> Feature safe: yes
* Fix build with clang.vanilla2012-10-123-10/+32
| | | | Feature safe: yes
* - convert Makefile header to new two-line formatrm2012-10-122-31/+25
| | | | | | | | | | | | | | | - add dns/py-dnspython to RUN_DEPENDS too, because easyzone will not work w/o it - remove some redundant python specific knobs: PYDISTUTILS_NOEGGINFO, PYDISTUTILS_PKGNAME - use PYEASYINSTALL_EGG in pkg-plist instead of redundant passing PORTVERSION and PYTHON_VER there - bump PORTREVISION because of dependencies change PR: 172446 Submitted by: rm (myself) Approved by: Attila Nagy <bra at fsn dot hu> (maintainer, by mail) Feature safe: yes
* Convert to new options frameworkbapt2012-10-121-7/+6
| | | | Feature safe: yes
* forgot the keep the defaultsbapt2012-10-121-0/+1
| | | | Feature safe: yes
* Convert to new options frameworkbapt2012-10-121-4/+3
| | | | Feature safe: yes
* Update to 1.1901lth2012-10-122-3/+3
| | | | Feature safe: yes
* - Update to 0.99 [1]jhale2012-10-122-10/+5
| | | | | | | | | | - Trim Makefile header PR: ports/168271 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1] Approved by: timur (maintainer timeout, 4.5 months) [1] makc, avilla (mentors, implicit) Feature safe: yes
* Fix pkg-plist for i386.jkim2012-10-121-0/+1
| | | | Feature safe: yes
* - Update to 0.28 [1]jhale2012-10-122-8/+4
| | | | | | | | | | - Trim Makefile header PR: ports/168270 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1] Approved by: timur (maintainer timeout, 4.5 months) [1] makc, avilla (mentors, implicit) Feature safe: yes
* - Update to 1.001 [1]jhale2012-10-122-8/+4
| | | | | | | | | | - Trim Makefile header PR: ports/168259 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1] Approved by: timur (maintainer timeout, 4.5 months) [1] makc, avilla (mentors, implicit) Feature safe: yes
* - Update to 1.101 [1]jhale2012-10-122-9/+5
| | | | | | | | | | | - Fix COMMENT [1] - Trim Makefile header PR: ports/168260 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1] Approved by: timur (maintainer timeout, 4.5 months) [1] makc, avilla (mentors, implicit) Feature safe: yes
* - Update to 2.003 [1]jhale2012-10-123-9/+12
| | | | | | | | | | - Trim Makefile header PR: ports/168285 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1] Approved by: timur (maintainer timeout, 4.5 months) [1] makc, avilla (mentors, implicit) Feature safe: yes
* - Update to 1.13 [1]jhale2012-10-123-11/+11
| | | | | | | | | | - Trim Makefile header PR: ports/168261 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1] Approved by: timur (maintainer timeout, 4.5 months) [1] makc, avilla (mentors, implicit) Feature safe: yes
* Update to 1.330eadler2012-10-122-8/+3
| | | | | | | | | Changes: Major improvements include DocBook XML support and the ability to use additional spelling dictionaries. Numerous bug fixes and improvements. PR: ports/172617 Submitted by: wblock (maintainer) Feature safe: yes
* - Update to 20120831 snapshot [1]bdrewery2012-10-122-9/+4
| | | | | | | | | - Trim header PR: ports/171201 [1] Submitted by: dumbbell [1] Approved by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer) [1] Feature safe: yes
* - Remove quotes from options stringjhale2012-10-121-6/+2
| | | | | | | | | | | While here: - Trim Makefile header PR: ports/172603 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) Approved by: makc, avilla (mentors, implicit) Reported by: Riccardo Torrini Feature safe: yes
* Add a port of the development version of DragonEgg.brooks2012-10-124-0/+174
| | | | | | | | | | DragonEgg is a gcc plugin that replaces GCC's optimizers and code generators with those from the LLVM project. It works with gcc-4.5 or gcc-4.6, can target the x86-32/x86-64 and ARM processor families. It fully supports Ada, C, C++ and Fortran. It has partial support for Go, Java, Obj-C and Obj-C++. Feature safe: yes
* Add a port to self-bootstrap OpenJDK6. Note the initial distfiles werejkim2012-10-129-4/+356
| | | | | | | | bootstrapped with pre-built openjdk6 packages from FreeBSD build clusters on clean 7.4-RELEASE installation, and the ports tree was checked out at r305682. Feature safe: yes
* - Unbreak and mark IGNORE when RUBY_DEFAULT_VER is not 1.9tota2012-10-121-2/+4
| | | | | | - Revive Created by line which was Whom line in Makefile header Feature safe: yes
* Fix WWW in pkg-descr.wxs2012-10-121-1/+1
| | | | | | | PR: ports/171890 Submitted by: Derek Wood <ddwood@outlook.com> Approved by: sylvio@ (maintainer timeout) Feature safe: yes
* Firebird RDBMS bindings for Python.rm2012-10-126-0/+76
| | | | | | | | | | | fdb package is a set of Firebird RDBMS bindings for python. It works on Python 2.6+ and Python 3.x WWW: http://www.firebirdsql.org/en/python-devel-status/ PR: 172455 Submitted by: Jose Jachuf <jjachuf at gmail dot com> Feature safe: yes
* - Update to latest snapshot [1]bdrewery2012-10-124-15/+10
| | | | | | | | | | - Properly install symlinks for auth-pam and down-root plugins [1] - Fix pkg-message description of locations of these plugins [1] - Fix plist for nonexistent DOCSDIR/openvpn and DOCSDIRS/sample PR: ports/172587 [1] Submitted by: Eric F Crist <ecrist@secure-computing.net> (maintainer) [1] Feature safe: yes
* - Properly install symlinks for auth-pam and down-root plugins [1]bdrewery2012-10-123-9/+6
| | | | | | | | | - Fix pkg-message description of locations of these plugins [1] - Fix plist for nonexistent DOCSDIR/openvpn PR: ports/172598 [1] Submitted by: Eric F Crist <ecrist@secure-computing.net> (maintainer) [1] Feature safe: yes
* - Fix AUTO in daily_status_smart_devices parameter (skip arX devices).nox2012-10-122-1/+2
| | | | | | | | | - Bump PORTREVISION. PR: ports/172480 Submitted by: Leonid Nevecherya <nlv@imbera.ru> Approved by: samm@os2.kiev.ua (maintainer) Feature safe: yes
* A module used to generate (fairly) random strings easily.tj2012-10-125-0/+41
| | | | | | | WWW: http://search.cpan.org/dist/Data-Rand-Obscure/ Feature safe: yes Approved by: db (mentor)
* - Update to 1.95-1.1tota2012-10-122-3/+3
| | | | Feature safe: yes
* - update to 16.0.1flo2012-10-129-265/+274
| | | | | | - update vuln.xml entry Feature safe: yes
* - Mark as DEPRECATEDaz2012-10-121-1/+2
| | | | | | | | - Set EXPERATION_DATE Port not in use almost 16 months. Feature safe: yes
* - update to 0.9.9.1rm2012-10-125-36/+45
| | | | | | | | | | | | | | | | | - add build dependencies on bison and flex while here: - trim Makefile header - remove redundant tabs in Makefile - use SF shortcut in MASTER_SITES - remove indefinite article from COMMENT - remove exclicit dependency on qmake, since it is already defined in USE_QT4 - change BUILD_DEPENDS usage to more common - remove trailing whitespace in pkg-descr PR: 172583 Submitted by: Fernando <fernando.apesteguia at gmail dot com> (maintainer) Feature safe: yes
* - use multiple choice feature of options framework for database backendrm2012-10-121-7/+5
| | | | | | | | | selection (mysql is still default) - convert NOPORTDOCS case to optionsng too Suggested by: jhale Approved by: Alan Hicks <ahicks at p-o.co dot uk> (maintainer, by mail) Feature safe: yes
* A module used to generate random strings and lists.tj2012-10-125-0/+28
| | | | | | | WWW: http://search.cpan.org/dist/Data-Rand/ Feature safe: yes Approved by: db (mentor)
* - Update to 0.3.2.ume2012-10-112-9/+4
| | | | | | - Simplify Makefile's header. Feature safe: yes
* checkbashisms is a perl script that checks for commonly usedbdrewery2012-10-114-0/+41
| | | | | | | | bash features that are not supported by POSIX shells. WWW: http://sourceforge.net/projects/checkbaskisms Feature safe: yes
* Use classic run dependency linebapt2012-10-111-1/+1
| | | | | Hat: portmgr Feature safe: yes
* - Update multimedia/vtkmpeg2encode to reflect math/vtk5 PORTVERSIONgahr2012-10-111-6/+2
| | | | Feature safe: yes
* - Convert Makefile headers to new styleak2012-10-111-18/+8
| | | | | | | | | - Remove indefinite article from COMMENT - Add DESKTOP_ENTRIES - Bump PORTREVISION Submitted by: nemysis <nemysis at gmx.ch> (maintainer) Feature safe: yes
* Update to 2.0.0 release:ale2012-10-113-8/+94
| | | | | | - add PSKC support Feature safe: yes
* Dependency line should not end with a '/'bapt2012-10-112-3/+3
| | | | | Submitted by: az Feature safe: yes
* - Convert Makefile headers to new styleak2012-10-112-29/+38
| | | | | | | | | | | | - Convert to new options framework - Remove redundant comments - Improve COMMENT - Add DESKTOP_ENTRIES - Fix typo in sed regexp - Bump PORTREVISION Submitted by: nemysis <nemysis at gmx.ch> (maintainer) Feature safe: yes
* If OPIE option is on we can not pass --with-pam in CONFIGURE_ARGS. Make itwxs2012-10-112-16/+8
| | | | | | | | | | so that OPIE will pass --with-opie and if it is off we pass --with-pam. [1] No functional changes with this, just a build fix. While here use tabs where appropriate and cleanup pkg-descr. [2] Feature safe: yes
* Fix MAILDIRQUOTA patch that was calculating the wrong email size.garga2012-10-112-0/+12
| | | | | | PR: ports/168870 Submitted by: Michael Gmelin <freebsd@grem.de> Feature safe: yes
* - Remove tab at ^ before variable assignmentgahr2012-10-111-1/+1
| | | | | Reported by: bdrewery Feature safe: yes
* - convert to optionsngrm2012-10-112-24/+17
| | | | | | | | | | | | | | | while here: - trim Makefile header - remove indefinite article - remove conflicts with port versions we don't have in the tree - fix portlint warning (shlib versions) - remove redundant MANCOMPRESSED=no - use bsd.port.options.mk instead of bsd.port.pre/post.mk - tab -> space change in pkg-descr:WWW PR: 172380 Submitted by: Alan Hicks <ahicks at p-o.co dot uk> (maintainer) Feature safe: yes
* Fix typo.ale2012-10-111-1/+1
| | | | Feature safe: yes
* - Update to 1.1.4gahr2012-10-112-8/+4
| | | | | | * Handle Ctrl-w (kill word) Feature safe: yes
* Cleanup headers of ports created by megarga2012-10-118-39/+0
| | | | Feature safe: yes
* - Update to 2.3.2culot2012-10-112-9/+5
| | | | | | PR: ports/172543 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer) Feature safe: yes
* Dependency line should not end with a '/'bapt2012-10-111-1/+1
| | | | Feature safe: yes
* - update to 0.9.0rm2012-10-113-9/+9
| | | | | | | | | | | - trim Makefile header while here: - change DISTVERSION with PORTVERSION (I missed this when this port was added) PR: 172528 Submitted by: John W. O'Brien <john at saltant dot com> (maintainer) Feature safe: yes
* - Update to 1.6.5jhale2012-10-112-3/+3
| | | | | | | PR: ports/172584 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* Dependency line should not end with a '/'bapt2012-10-111-1/+1
| | | | Feature safe: yes
* Update to 2.0.6makc2012-10-115-16/+25
| | | | | | | Add optional support for Matlab files via math/matio Trip Makefile header Feature safe: yes
* Dependency line should not end with a '/'bapt2012-10-111-1/+1
| | | | Feature safe: yes
* - Update to 2.3.2culot2012-10-112-9/+5
| | | | | | PR: ports/172518 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer) Feature safe: yes
* Update to 283ehaupt2012-10-113-3/+7
| | | | | Notified by: gahr Feature safe: yes
* Rename the DOCS option to DOXYGEN off by default as the documentation is onlybapt2012-10-111-7/+3
| | | | | | doxygen generated files Feature safe: yes
* - Update to 0.08wen2012-10-113-10/+8
| | | | | | | | Changes: http://cpansearch.perl.org/src/ANDREWF/LaTeX-Encode-0.08/Changes - Trim Makefile headers - Reset maintainer to perl@ Feature safe: yes
* Fix typo during OptionsNG conversionbapt2012-10-111-1/+2
| | | | | | Reported by: pointyhat-west Pointyhat to: eadler Feature safe: yes
* - Trim Makefile headerswen2012-10-111-6/+2
| | | | | | - Reset maintainer to perl@ Feature safe: yes
* - Update to 3.6.1wen2012-10-113-13/+15
| | | | | | - Trim Makefile headers Feature safe: yes
* - Update to 2.15.1.0wen2012-10-112-9/+4
| | | | | | - Trim Makefile headers Feature safe: yes
* - Update to 1.0.1wen2012-10-112-3/+3
| | | | | | - Trim Makefile headers Feature safe: yes
* - Update to 0.3.10wen2012-10-112-9/+4
| | | | | | - Trim Makefile headers Feature safe: yes
* - add local patches (svn rev. 5401)ohauer2012-10-112-0/+7
| | | | | | | Bugs fixed: * Handle non-ASCII, non-UTF8 filenames in .cvsignore files. Feature safe: yes
* add new port: games/smashbattlejgh2012-10-116-0/+80
| | | | | | | | | | | | | Smash Battle is a cross platform, 8-bit style game where two, three or four player face off against each other. The game was inspired by the mario battle minigame from mario 3 when we started developing, but changed a lot over time. WWW: http://smashbattle.condor.tv/ PR: 167855 Submitted by: nemysis@gmx.ch Feature safe: yes
* - Update devel/gitolite to 3.1swills2012-10-113-5/+11
| | | | | | | | | | - Document security issue in devel/gitolite PR: ports/172565 Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer) Reviewed by: eadler Security: f94befcd-1289-11e2-a25e-525400272390 Feature safe: yes
* - Update to checkin da583db283bdrewery2012-10-112-4/+4
| | | | | | | | | | Changes: * bulk: Show which make.conf, PKGDIR and OPTIONS directory is being used for the build. * testport: Add -z SETNAME support * Support PTNAME-make.conf Feature safe: yes
* - Update to 0.9.3.3swills2012-10-112-3/+3
| | | | | | PR: ports/172564 Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer) Feature safe: yes
* Update to version 2.0.10.brucec2012-10-113-3/+9
| | | | | | | | | | | | | | | | o XP/2003 compatibility fix o fio patch: Windows netio fixes o Windows: avoid large writes during file layout. o Windows: handle SIGBREAK. o Fix confusion between terse and json output o Fix segfault race on exit for platforms that don't have disk util support o client: support per-client job files o Add support for Fusion-io atomic write engine o ioengine: Add fallocate ioengine o parser: fix overflowing integer type options o Add pending IO to the tail of the busy list Feature safe: yes
* Update to 22.0.1229.94rene2012-10-112-3/+3
| | | | | Security: http://www.vuxml.org/freebsd/09e83f7f-1326-11e2-afe3-00262d5ed8ee.html Feature safe: yes
* Document a new vulnerability in www/chromium < 22.0.1229.94rene2012-10-111-0/+27
| | | | | Obtained from: http://googlechromereleases.blogspot.nl/search/label/Stable%20updates Feature safe: yes
* Update to 0.3.9.rakuco2012-10-114-10/+9
| | | | | | PR: ports/172538 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer) Feature safe: yes
* Convert to OptionsNG.rakuco2012-10-111-2/+2
| | | | | | PR: ports/172561 Submitted by: Andrew J. Caines <A.J.Caines@halplant.com> (maintainer) Feature safe: yes
* Update to 2.1.3.rakuco2012-10-112-3/+3
| | | | | | PR: ports/172571 Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer) Feature safe: yes
* - Update to 1.7.1madpilot2012-10-113-139/+168
| | | | | | | | | - Convert to new options framework - Trim Makefile headers PR: ports/172271 Submitted by: Andrew Sidorov <derfi@vei.ru> (maintainer) Feature safe: yes
* - Update to 1.4.3.3sunpoet2012-10-113-1229/+601
| | | | | | | | - Cleanup Makefile header - Add maintainer section Changes: http://www.zenphoto.org/news/category/changelog Feature safe: yes
* - Update to 3.0.6tota2012-10-112-8/+4
| | | | | | - Convert new Makefile header Feature safe: yes
* - Add new mirrorbdrewery2012-10-111-15/+19
| | | | | | | - Convert to new options framework - Remove use of bsd.port.pre.mk Feature safe: yes
* - Update firefox-esr, thunderbird-esr, linux-firefox and linux-thunderbird ↵flo2012-10-11173-3120/+5347
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to 10.0.8 - Update firefox and thunderbird to 16.0 - Update seamonkey to 2.13 - Update all -i18n ports respectively - switch firefox 16.0 and seamonkey 2.13 to ALSA by default for better latency during pause and seeking with HTML5 video - remove fedisableexcept() hacks, obsolete since FreeBSD 4.0 - support system hunspell dictionaries [1] - unbreak -esr ports with clang3.2 [2] - unbreak nss build when CC contains full path [3] - remove GNOME option grouping [4] - integrate enigmail into thunderbird/seamonkey as an option [5] - remove mail/enigmail* [6] - enable ENIGMAIL, LIGHTNING and GIO options by default - add more reporters in about:memory: page-faults-hard, page-faults-soft, resident, vsize - use bundled jemalloc 3.0.0 on FreeBSD < 10.0 for gecko 16.0, only heap-allocated reporter works in about:memory (see bug 762445) - use lrintf() instead of slow C cast in bundled libopus - use libjpeg-turbo's faster color conversion if available during build - record startup time for telemetry - use -z origin instead of hardcoding path to gecko runtime - fail early if incompatible libxul version is installed (in USE_GECKO) - *miscellaneous cleanups and fixups* PR: ports/171534 [1] PR: ports/171566 [2] PR: ports/172164 [3] PR: ports/172201 [4] Discussed with: ale, beat, Jan Beich [5] Approved by: ale [6] In collaboration with: Jan Beich <jbeich@tormail.org> Security: 6e5a9afd-12d3-11e2-b47d-c8600054b392 Feature safe: yes Approved by: portmgr (beat)
* - Remove double quotes from *_DESCmadpilot2012-10-111-1/+1
| | | | | | | Requested by: Zhihao Yuan <lichray@gmail.com> (maintainer, via email) Noticed by: Riccardo Torrini <riccardo@torrini.org> Feature safe: yes
* - Explicitly set registervm as build dependency. When BOOTSTRAPJDKDIR isjkim2012-10-111-10/+11
| | | | | | | | manually set, this dependency may not be fulfilled. - Consistently use WRKSRC over WRKDIR where it makes sense. Although they are actually the same directory, there is no reason to confuse users. Feature safe: yes
* - Update to 20121002sunpoet2012-10-112-8/+4
| | | | - Cleanup Makefile header
* - Update to 20121006 (pt_PT) and 2012-06-09 (pt_BR)sunpoet2012-10-113-13/+9
| | | | - Cleanup Makefile header
* - Converted to OptionsNGglarkin2012-10-111-10/+17
|
* - Only add GH to MASTER_SITES if not already there [1]beat2012-10-112-1/+5
| | | | | | | | | - Allow WRKSRC to be overridden when using USE_GITHUB [2] PR: ports/171644 [1], ports/171688 [2] Submitted by: bdrewery Reviewed by: gahr Tested by: Exp-run on pointyhat
* - Fix Whom linetabthorpe2012-10-111-1/+1
| | | | | | | - Seems I neglected to abide by the community rules Submitted by: flo@ via irc Pointyhat to: tabthorpe
* - Trim Makefile headersmatthew2012-10-111-5/+2
| | | | | | - Remove extraneous quote marks from option DESC Submitted by: Riccardo Torrini
* Tweak the layout slightly to improve readability.matthew2012-10-111-2/+2
|
* - Reassign to the heap at maintainer's requesttabthorpe2012-10-111-7/+2
|
* - Remove SITE_PERL from *_DEPENDS (final part)az2012-10-1118-76/+48
| | | | Approved by: portmgr@ (bapt@)
* - Remove unnecessary double quote in OPTIMFROG_DESCsunpoet2012-10-111-1/+1
| | | | Submitted by: Riccardo Torrini <riccardo@torrini.org>
* Do not try to delete a directory where nothing is being added by the package andbapt2012-10-111-1/+0
| | | | | | | | not created by the package. This fix tcl86 building on pointyhat with pkgng. Approved by: c.petrik.sosa@gmail.com (maintainer)
* Update the AFFECTS line to reflect the exact freebsd version concerned by thebapt2012-10-101-1/+1
| | | | switch.
* Create a directory with default permissions to fix pkgng failure.jkim2012-10-101-7/+4
| | | | Reported by: bapt (via pkgng exp-run)
* Auto chinese encoding converter. It can detect UTF-8/Big5/GBK text and convertbdrewery2012-10-104-0/+31
| | | | | | | | | them to specified chinese encoding with transliteration. WWW: https://github.com/buganini/chiconv PR: ports/172267 Submitted by: Kuan-Chung Chiu <buganini@gmail.com>
* - Update to 2.0.3jhale2012-10-102-14/+7
| | | | | | | - Remove devel/pth dependency; libassuan-pth was dropped in 2.0.0 - Remove additional CFLAGS for amd64; builds fine on tinderbox without them Approved by: makc, avilla (mentors, implicit)
* Open Chinese Convert (OpenCC) is an open source Simplified-Traditionalbdrewery2012-10-105-0/+71
| | | | | | | | | | | | | | | Chinese conversion project, providing high quality thesaurus and libopencc, as well as a conversion utility and a dictionary generator. bsdconv is a BSD licensed charset/encoding converter library with more function than libiconv. (Currently, only a few codecs are supported) This port is a opencc conversion module for bsdconv. WWW: https://github.com/buganini/bsdconv-opencc PR: ports/172266 Submitted by: Kuan-Chung Chiu <buganini@gmail.com>
* - Converted to OptionsNGglarkin2012-10-101-4/+6
| | | | - Added missing RUN_DEPENDS entry
* - Converted to OptionsNGglarkin2012-10-101-21/+29
|
* Update to 2.1.3makc2012-10-103-4/+6
|
* - Do not build with debug symbols (used in testing)gahr2012-10-101-2/+1
|
* - Update to 5.10.0gahr2012-10-107-49/+427
| | | | | Release notes: http://www.kitware.com/news/home/browse/408 - Convert to OptionsNG
* - Update to 0.14gahr2012-10-106-85/+81
|
* Add a part forgotten in previous commit concerning switching to pkgngbapt2012-10-102-0/+5
|
* - Update to 1.18sunpoet2012-10-109-573/+7
| | | | Changes: https://github.com/pfenwick/finance-quote/commits/master
* - Update to 3.5.7sunpoet2012-10-103-8/+10
| | | | | | - Cleanup Makefile header Changes: http://www.tinymce.com/develop/changelog/index.php?type=tinymce
* - Update to 1.0.11gahr2012-10-102-13/+12
| | | | | - Add OptionsNG to select ESD sound server - Convert NLS and PORTDOCS checks to OptionsNG
* - Update to 0.14sunpoet2012-10-103-9/+5
| | | | | | - Cleanup Makefile header Changes: http://search.cpan.org/dist/PocketIO/Changes
* - Move to new home, http://github.com/portmasterbdrewery2012-10-103-24/+29
| | | | | | | | | | - Take maintainership - Convert to new options framework - Use USE_GITHUB for fetching - Add DISTNAME to avoid conflict with existing distfile as the checksum of the distfile has changed now that it is no longer modified for release. - Remove use of bsd.port.pre.mk
* - Update to 2.05sunpoet2012-10-103-4/+7
| | | | | | - Convert to new options framework Changes: http://search.cpan.org/dist/GraphViz2/CHANGES
* - Set DIST_SUBDIR: move dist files to DISTDIR/hunspellsunpoet2012-10-102-14/+6
| | | | | - Remove unnecessary pre-build: - Cleanup Makefile header
* - Use GH_ACCOUNT in DISTNAMEbdrewery2012-10-107-7/+7
| | | | | Suggested by: sunpoet Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Take maintainershipbdrewery2012-10-101-7/+6
| | | | | - Trim header - Use USE_GITHUB for fetching
* - Do not install the try.n manpage when using Tcl 8.6, cause try/catch/finallygahr2012-10-102-1/+9
| | | | | are part of Tcl 8.6 core and the relevant manpage is installed by lang/tcl86 http://www.tcl.tk/cgi-bin/tct/tip/329.html
* - update to 1.1.0rm2012-10-104-76/+24
| | | | | | | | | | | | | | | | | | - trim Makefile header completely (requested by maintainer) - add CHEESESHOP and make it primary MASTER_SITE, because other locations doesn't hold the new release yet - remove one distfile mirror (requested by maintainer) - add LICENSE (BSD) - replace USE_XZ with USE_ZIP, since it was changed upstream - tune PYDISTUTILS_PKGNAME - move python32 plist stuff into separate file changelog: http://pgfoundry.org/pipermail/python-general/2012-October/001003.html PR: 172544 (but I can't see it in GNATS because of hub transition) Submitted by: rm (myself) Approved by: Volodymyr Kostyrko <c.kworr at gmail dot com> (maintainer, by mail)
* - Take maintainershipjhale2012-10-101-2/+1
| | | | Approved by: makc, avilla (mentors, implicit)
* Upgrade to the latest BIND patch level:erwin2012-10-109-24/+62
| | | | | | | A deliberately constructed combination of records could cause named to hang while populating the additional section of a response. Security: http://www.vuxml.org/freebsd/57a700f9-12c0-11e2-9f86-001d923933b6.html
* - Update to 1.007culot2012-10-102-8/+4
| | | | Changes: http://search.cpan.org/dist/Acme-MetaSyntactic/Changes
* remove trainling " from MYSQLND_DESCflo2012-10-101-2/+2
| | | | Submitted by: Riccardo Torrini <riccardo@torrini.org>
* - Update to 1.3.2zi2012-10-104-6/+58
|
* - Add patch to fix null dereferencezi2012-10-102-1/+23
| | | | | | | - Bump PORTREVISION Approved by: wxs@ (maintainer) Obtained from: Upstream bug repo
* - Add additional MASTER_SITES for pkcs header files.zi2012-10-101-1/+2
|
* Take maintainership of the BIND ports while I'm working on the latesterwin2012-10-104-4/+4
| | | | security releases.
* We are in 2012, it is time to activate IPV6 options by default everywherebapt2012-10-102-0/+8
|
* Switching current to use pkgng by defaultbapt2012-10-104-0/+48
| | | | | | | | Adding WITHOUT_PKGNG for people not willing to migrate to pkgng now Hat: portmgr Non-regression: beat Exp-runs: beat
* Fix Recipes for portmaster and portupgrade regarding libva-vdpau-driver.madpilot2012-10-101-2/+2
|
* Change the header in one of my ports to test ports commit mailflo2012-10-101-5/+0
|
* - Trim Makefile headerswen2012-10-101-6/+2
| | | | - Reset maintainer to ports@
* - Trim Makefile headerswen2012-10-109-45/+9
|
* - Update to 0.054wen2012-10-102-8/+4
| | | | | Changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.054/Changes - Trim Makefile headers
* - Update to 0.7.0wen2012-10-103-11/+9
| | | | - Trim Makefile headers
* - Update to 2.136culot2012-10-102-8/+7
| | | | | | - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Data-Dumper/Changes
* - Update to 2.3.2culot2012-10-103-9/+14
| | | | | PR: ports/172483 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
* - Update to 0.5.1swills2012-10-102-5/+8
| | | | | PR: ports/172449 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
* FreeBSD VM tools for Citrix XenServer and XCPswills2012-10-105-0/+72
| | | | | PR: ports/172468 Submitted by: Mark Felder <feld@feld.me>
* - Added search path for libexecinfo to prevent configure error [1]glarkin2012-10-102-17/+4
| | | | | | | | | - Mark port BROKEN for versions of FreeBSD that don't include POSIX spawn(). It may be possible to convert the spawn() code back to fork()/exec() for FreeBSD 7.x, and I'll look into that and unbreak once it's ready. [2] Reported by: ports ML [1] Reported by: bdrewery [2]
* - Prepare for splitting out guest scripts into another portswills2012-10-104-141/+4
| | | | | PR: ports/172466 Submitted by: Mark Felder <feld@feld.me> (maintainer)
* - add new port: games/bombhermanjgh2012-10-105-0/+159
| | | | | | | | | A Bomberman clone written in C++, student project for SUPINFO, France WWW: https://github.com/Keruspe/Bomb-her-man PR: 167973 Submitted by: nemysis@gmx.ch
* Update to 10.9.0flo2012-10-104-15/+16
|
* Update to 1.8.17.0flo2012-10-104-15/+16
|
* Allow textproc/libtextcat and textproc/libexttextcat to coexist on the samecy2012-10-103-10/+19
| | | | | | | system. Reviewed by: thierry, crees, bapt Approved by: bapt (using his portmgr and office hats), thierry
* - add new port: games/barbie_seahorse_adventuresjgh2012-10-105-0/+72
| | | | | | | | | You are a seahorse and you want to go to the moon! WWW: http://www.imitationpickles.org/barbie/ PR: 167854 Submitted by: nemysis@gmx.ch
* Update to 0.15makc2012-10-103-28/+47
| | | | | | | | make D-Bus support optional [1] Respect CC, CFLAGS via QMAKEFLAGS PR: ports/172406 [1] Submitted by: amdmi3
* Attempt to force this port to build only with gcc. It is known to belinimon2012-10-101-0/+1
| | | | | | | | | | | | broken on clang. However, setting USE_GCC=any appears to be insufficient: the too-clever configure glop sees that clang is installed and attempts to use it regardless. This commit is thus a temporary measure. Hat: portmgr
* Back out USE_GCC=any. I failed to notice that the build had been fixedlinimon2012-10-101-1/+0
| | | | | | with clang while my tests were still running. Hat: portmgr
* - Update to 1.9.7zi2012-10-102-3/+3
|
* - Reset maintainer to Chris Petrik, who is active and the current maintainer ↵zi2012-10-101-1/+1
| | | | | | of multimedia/xmms. Approved by: maintainer timeout (4+ years)
* Remove kde from CATEGORIES - the port doesn't depend on KDEmakc2012-10-102-14/+10
| | | | | | Amend desktop file, COMMENT and description Trim Makefile header Take maintainership
* - Resolve issue on amd64 [1]zi2012-10-101-9/+5
| | | | | | | | - Pacify portlint PR: ports/171919 [1] Submitted by: Tomasz CEDRO <cederom@tlen.pl> Approved by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
* Update Home Page.madpilot2012-10-101-1/+1
| | | | Noticed by: kwm
* - Update to 4.54zi2012-10-102-3/+3
|
* Force numerous ports that fail to build with clang over to instead alwayslinimon2012-10-1095-0/+99
| | | | | | | | | | | | | | | | | | | rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to accomplish this. The ports chosen were ports that blocked 2 or more ports from building with clang. (There are several hundred other ports that still fail to build with clang, even with this patch. This is merely one step along the way.) Those interested in fixing these ports with clang, and have clang as their default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes. For those who have gcc as their default compiler, this change is believed to cause no change. Hat: portmgr Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various combinations of patch/no-patch and flag settings.
* - Remove indefinite article from COMMENTmadpilot2012-10-101-1/+1
| | | | Forgot this in previous commit.
* Force numerous ports that fail to build with clang over to instead alwayslinimon2012-10-101-0/+1
| | | | | | | | | | | | | | | | | | | rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to accomplish this. The ports chosen were ports that blocked 2 or more ports from building with clang. (There are several hundred other ports that still fail to build with clang, even with this patch. This is merely one step along the way.) Those interested in fixing these ports with clang, and have clang as their default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes. For those who have gcc as their default compiler, this change is believed to cause no change. Hat: portmgr Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various combinations of patch/no-patch and flag settings.
* - Move vdpau-video to libva-vdpau-driver to follow upstream projectmadpilot2012-10-108-20/+31
| | | | | | | | | | | name change - Update to 0.7.4 - Take maintainership - Update master site - Undeprecate - Remove ABI version number from LIB_DEPENDS - Convert to new options framework - Add note in UPDATING about the move
* - Update to 1.1.0madpilot2012-10-106-32/+65
| | | | | | | | | - Take maintainership - Strip Makefile headers - Patch software to install with correct ABI version number - Convert to new options framework - Remove ABI version number from LIB_DEPENDS - Add global option description
* Disable the gold linker when building on ia64. It is not supported on thiszeising2012-10-102-2/+6
| | | | | | | | | | architecture, and having it enabled nontheless gives plist issues. [1] Fix plist when compiled with NLS support [2] Bump PORTREVISION since the plist changed. Reported by: Anton Shterenlikht <mexas@bristol.ac.uk> (private mail) [1] eadler, crees, makc (on irc) [2] Approved by: kwm (mentor)
* Update to build 26.jkim2012-10-104-7714/+809
|
* Mark as DEPRECATED since there are no more public distfiles available.rakuco2012-10-101-0/+3
| | | | EXPIRATION_DATE set to 2012-11-09.
* - Convert to new options frameworkmadpilot2012-10-101-31/+33
| | | | | | | - Trim Makefile headers PR: ports/172423 Submitted by: Michael Gmelin <freebsd@grem.de>
* Update from RC1 to RC2.cy2012-10-103-7/+7
| | | | Submitted by: Peter Czanik <czanik@balabit.hu> (our syslog-ng upline)
* - Convert Makefile headers to new styleak2012-10-102-21/+19
| | | | | | | | - Remove redundant comments - Add DESKTOP_ENTRIES - Bump PORTREVISION Submitted by: nemysis <nemysis at gmx.ch> (maintainer)
* fix plist for use with pkg.delphij2012-10-102-2/+1
| | | | | PR: ports/172387 Submitted by: kwm
* fix plist for use with pkg.delphij2012-10-102-2/+1
| | | | | PR: ports/172387 Submitted by: kwm
* Recommend newly added openjdk6-jre.jkim2012-10-101-1/+1
|
* - Sanitize user, group and permission. Inspired by openjdk7.jkim2012-10-103-10/+73
| | | | - Add a slave port to create JRE-only package.
* - add STAT to bsd.commands.mkbapt2012-10-102-10/+6
| | | | | | | | | | - use ${STAT} -f \"%z\" in make makesum to calculate size - speed up USE_PKGCONFIG by using a more efficient syntax [1] and test in the order it is most expected to appear: "yes/build" first, "both" second, "run being the last one. Reported by: dougb [1] Exp-Run by: beat
* - Remove indefinite article from COMMENTak2012-10-102-16/+21
| | | | | | | | | - Convert Makefile headers to new style - Add DESKTOP_ENTRIES - Fix manpage name - Remove redundant comments Submitted by: nemysis <nemysis at gmx.ch> (maintainer)
* - update to checkin 06e052c2c9bapt2012-10-102-4/+4
| | | | | | | | | | | - changes: * Add explicit check-config phase to detect invalid OPTIONS * Fix finding run-depends packages as leftovers * Search for eligible ports trees on all ZFS pools * Fix '[: die: bad number' error in testport * bulk: If given -C, clean any previous packages only for the ports provided * Switch back to github for ports git as it is the preferred source * Call leftovers phase 'leftovers' instead of 'fscheck'
* Clean-up command-line options.ale2012-10-091-7/+3
| | | | Approved by: crees
* - Update to 5531amdmi32012-10-092-24/+5
|
* - Convert to new options frameworksunpoet2012-10-091-24/+20
| | | | | | | - Rename options: GTK -> GTK2, ICONV -> UTF8 - Pet portlint: remove ABI version number from LIB_DEPENDS - Cleanup Makefile header - Cosmetic change
* - Update to 0.2.0sunpoet2012-10-092-8/+4
| | | | | | - Cleanup Makefile header Changes: https://github.com/Manfred/HTTPauth/commits/master
* - Update to 0.05sunpoet2012-10-092-11/+6
| | | | | | - Cleanup Makefile header Changes: http://search.cpan.org/dist/Class-Load-XS/Changes
* - Add LICENSEsunpoet2012-10-091-7/+9
| | | | | - Convert to new options framework - Cleanup Makefile header
* - Convert to new options frameworksunpoet2012-10-091-7/+5
| | | | - Cleanup Makefile header
* - Update to 2012.10.08sunpoet2012-10-092-3/+3
|
* - Update to 2012.09.07sunpoet2012-10-092-3/+3
|
* - Update to 2012.09.07sunpoet2012-10-092-3/+3
|
* - Update to 20121008sunpoet2012-10-092-3/+3
|
* - Update to 2012.09.07sunpoet2012-10-092-3/+3
|
* - Update to 2.1.0sunpoet2012-10-092-3/+3
| | | | Changes: https://github.com/guard/guard-rspec/commits/master
* - Fix Makefile headersbz2012-10-091-1/+1
|
* - Fix PERL_VERSION_REGEX to match actual perl version (5.16).az2012-10-091-1/+1
| | | | | | Repoted by: kib@ Reviewed by: tobez@ With Hat: perl@
* Update to 2.1.5kevlo2012-10-092-8/+3
|
* - Update to 6.5.5wen2012-10-093-11/+88
| | | | - Trim Makefile headers
* Scala IDE provides support for development of Scalaale2012-10-094-0/+82
| | | | | | applications in the Eclipse platform. WWW: http://scala-ide.org/
* simple build tool (sbt) is a minimally intrusiveale2012-10-097-0/+98
| | | | | | build tool for Scala projects. WWW: http://www.scala-sbt.org/
* - update to 1.4.3rm2012-10-094-19/+156
| | | | | | | | | | | | | | - trim Makefile header - remove indefinite article - remove redundand MANCOMPRESSED=no - tab -> space change in pkg-descr:WWW changelog: http://www.openshotvideo.com/2012/10/version-143-released-download-it-now.html PR: 172286 Submitted by: rm (myself) Approved by: Rodrigo OSORIO <rodrigo at bebik dot net> (maintainer)
* - Update to latest snapshot 201210090136ashish2012-10-092-3/+3
|
* Fix typo in MYSQLND_DESC.ale2012-10-091-3/+3
| | | | Submitted by: riccardo@torrini.org
* Update to 22.0.1229.92rene2012-10-092-4/+4
| | | | | While here pet portlint. Security: http://www.vuxml.org/freebsd/e6161b65-1187-11e2-afe3-00262d5ed8ee.html
* - Update to 2.14.0culot2012-10-092-7/+4
| | | | | | Changes: http://www.lemke-it.com/litnoauth?request=pubclogcego PR: ports/172393 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
* Update to 1.3.19kevlo2012-10-093-9/+7
|
* - Remove dependency on fastest_cvsup (deprecate cvsup for the ports tree)kevlo2012-10-093-47/+30
| | | | - Adopt new Makefile header
* During normal operation, rdesktop keeps a clipping rectangle set to theobrien2012-10-092-1/+12
| | | | | | | | size of the desktop. However, the clipping rectangle is not reset when the size of the desktop changes. This means that when the size of the desktop increases, the area outside the original size will not be drawn. Submitted by: des
* Update to 2.4.1jpaetzel2012-10-092-3/+3
| | | | | | PR: ports/171758 Submitted by: William Grzybowski <william88@gmail.com> Approved by:a Maintainer Timeout
* Convert to OptionsNGeadler2012-10-091-17/+9
| | | | | | Trim headers Approved by: lx (maintainer)
* Update to 0.6.1.jkim2012-10-093-21/+4
|
* - Update to 1.7.1amdmi32012-10-093-10/+13
|
* - Update MASTER_SITESsbz2012-10-091-9/+5
| | | | - Remove options description already in Mk/bsd.options.desc.mk
* - Add shared GCRYPT descriptionsbz2012-10-091-0/+1
|
* Update to 1.2makc2012-10-092-8/+3
|
* Add default optioneadler2012-10-091-0/+1
|
* Add a few casts to initializer of int array when the constant is greaterdelphij2012-10-092-5/+21
| | | | | | | | | | | | | than 0x7fffffff, as they have exceeded the range of standard int. This makes the code to compile when -std=c++11. The resulting binary was not changed by this commit. PORTREVISION not bumped intentionally as this is a build fix. While I'm there, also convert the header to new style. PR: ports/171525 Submitted by: Michael Gmelin <freebsd grem de>
* Document new vulnerabilities in www/chromium < 22.0.1229.92rene2012-10-091-0/+40
| | | | Obtained from: http://googlechromereleases.blogspot.nl/search/label/Stable%20updates
* Update to 3.5.3, including minor security updates.matthew2012-10-092-8/+4
| | | | | | | | | | | | | | | | | | - This is a fast-reaction patch; security advisory details to follow. From the advisory notice: Welcome to phpMyAdmin 3.5.3, a bugfix release with minor security fixes (refer to the upcoming PMASA-2012-6 and PMASA-2012-7 for more details). phpMyAdmin no longer contains the Highcharts library (which caused a licensing problem). Details will appear on http://phpmyadmin.net. In a hurry? you can visit http://sourceforge.net/projects/phpmyadmin to download. - ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.3/phpMyAdmin-3.5.3-notes.html/view - Trim Makefile headers
* Update to 2.13.13.marcus2012-10-092-16/+13
| | | | | | | | | | | | | | | | * Reduce false alarms when checking for MAN* and MAN*PREFIX. [1] * Don't over-warn when using PORT_OPTIONS:MDOCS with ${PREFIX}/share/doc/${PORTNAME}. [2] * Remove spurious warnings about CPPFLAGS and LDFLAGS. [3] * Make sure we do not throw a warning if USE_GCC=any is used. [4] PR: 169745 [1] 171535 [2] 172335 [3] Submitted by: sunpoet [1] Hung-te Liang <lhd@cs.nctu.edu.tw> [2] glarkin [3] Suggested by: eadler [4]
* Update to 0.5.romain2012-10-095-49/+24
|
* - Update to 0.5.6.jkim2012-10-092-8/+4
| | | | - Trim makefile header.
* - Update MASTER_SITESak2012-10-091-3/+2
| | | | | | | - Remove vestiges of old OPTIONS PR: ports/172485 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* The locale data, including translations and associated help files,adamw2012-10-091-0/+9
| | | | | | have been moved to mail/squirrelmail-translations. If you or your users are using Squirrelmail in anything other than en_US, you should install that port.
* Fix build on ia64.fjoe2012-10-091-0/+11
|
* The l10n/i18n package has been separated, and now livesadamw2012-10-093-1699/+6
| | | | in mail/squirrelmail-translations.
* Splitting the l10n/i18n package out from the Squirrelmail port.adamw2012-10-095-0/+1731
|
* - Fix build when selecting GNOMEVFS2 optionbdrewery2012-10-091-0/+6
| | | | | PR: ports/172453 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (based on)
* - Update to 1.0 [1]bdrewery2012-10-092-23/+15
| | | | | | | | | | | | | - Remove ABI version from LIB_DEPENDS [1] - Update to new header - Use USE_GITHUB for fetching Changelog: chase py-bsdconv update utilize new API in taglib 1.8 to allow saving ID3v2.3 PR: ports/172265 [1] Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) [1]
* - Update to 1.13 [1]bdrewery2012-10-092-14/+9
| | | | | | | | | | | | - Remove ABI version from LIB_DEPENDS [1] - Switch to USE_GITHUB for fetching Changelog: chase codec rename in bsdconv add -8 for UTF-8 <-> UTF-8 conversion profile PR: ports/172264 [1] Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) [1]
* OPTIONify the port. Add an option RESSCRIPTS for PERL resource scriptsbsam2012-10-093-6/+44
| | | | | | | and switch it off by default. This reduces default dependencies from 22 to 3. The port is useful to get PNG icons from a Windows *.ico files while building ports (as a BUILD dependency). Resource scripts are not used there. Bump PORTREVISION.
* Fix test to use the standard PGSQL knob.olgeni2012-10-091-1/+1
| | | | OPTIONS_DEFINE lists PGSQL, but the actual test was done on POSTGRESQL.
* - Update bsdconv and wrappers to 9.0 [1]bdrewery2012-10-0911-70/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switch to USE_GITHUB for fetching - Update to new header format - Mark converters/bsdconv as MAKE_JOBS_UNSAFE - Add prefix into DISTNAMEs to avoid conflicts Changelog for converters/bsdconv: 9.0: fix for MinGW export bsdconv_malloc/bsdconv_free add {from,to}/CCCII add inter/ZH-STRINGS internal API changes for use of bsdconv_ctl in wrappers bugfixes 8.0: add flush function into callback interface for supporting inter/OPENCC* ( http://github.com/buganini/bsdconv-opencc ) sync data from project chvar update inter/KANA_PHONETIC use double data type for score value add inter/TRIM-WIDTH Changelog for converters/{p5,php5,py,ruby}-bsdconv: update/add ctl function add mktemp/fopen function PR: ports/172263 [1] Submitted by: Kuan-Chung Chiu <buganini@gmail.com> [1]
* Remove expired port:ak2012-10-086-36/+1
| | | | 20121008 devel/p5-Devel-Mallinfo: Does not work on FreeBSD, mallinfo() is a GNU libc function and is not available on FreeBSD
* Fix plist and bump PORTREVISION.ale2012-10-082-2/+12
|
* Do not build documentation, even if sphinx-build is installed.fjoe2012-10-081-1/+2
|
* - Fix typo in MAN1sunpoet2012-10-081-2/+2
| | | | | PR: ports/172465 Submitted by: Oliver Heesakkers <dev2@heesakkers.info>
* - Fix build with clangrafan2012-10-082-0/+41
| | | | | | PR: ports/172357 Submitted by: arrowdodger <6yearold at gmail.com> Obtained from: upstream (20110409 and 20120608 patch)