/devel/py-dexml/

w44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - Add patch to support EFI framebuffer passthrough for FreeBSD 10.1 and laterkmoore2014-10-292-1/+313
| | | | - Bump PORTREV
* - Update to 1.17culot2014-10-292-3/+3
| | | | Changes: http://search.cpan.org/dist/Devel-Cover/Changes
* - Add LICENSEamdmi32014-10-292-1/+3
| | | | - Drop @dirrm* from plist
* - Add LICENSE_FILEamdmi32014-10-292-11/+7
| | | | | - Drop @dirrm* from plist - Whitespace fix
* - Whitespace and statement order fixesamdmi32014-10-292-10/+7
| | | | - Drop @dirrm* from plist
* - Clarify LICENSEamdmi32014-10-292-4/+1
| | | | - Drop @dirrm* from plist
* - Drop @dirrm* from plistamdmi32014-10-291-2/+0
|
* - Strip libraryamdmi32014-10-291-0/+3
|
* - Add LICENSEamdmi32014-10-292-1/+3
| | | | - Drop @dirrm* from plist
* Add support for mips/mips64 targets.sbruno2014-10-294-1/+56
| | | | | | | | Unblocks 7k ports building for these targets. PR: 191909 Submitted by: sson Reviewed by: bapt (mentor)
* - Simplify MASTER_SITESamdmi32014-10-293-17/+7
| | | | | - Modernize plist - Improve highscore handling
* - Update to 1.96culot2014-10-292-3/+3
| | | | Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
* - Update to 1.46culot2014-10-292-13/+6
| | | | | | | | - Remove obsolete dependencies - Shorten COMMENT - Take maintainership Changes: http://search.cpan.org/dist/threads-shared/Changes
* - Update to 3.05culot2014-10-292-4/+4
| | | | | | - Take maintainership Changes: http://search.cpan.org/dist/Thread-Queue/Changes
* - Update to 2.85culot2014-10-292-3/+3
| | | | Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog
* Add an option to use libffi from ports instead of bundled one.demon2014-10-291-2/+13
| | | | | | Submitted by: cy Require this option for i386, this fixes build error.
* Upgrade from 1.7.6 to 1.7.7.osa2014-10-292-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <ChangeLog> *) Change: now nginx takes into account the "Vary" header line in a backend response while caching. *) Feature: the "proxy_force_ranges", "fastcgi_force_ranges", "scgi_force_ranges", and "uwsgi_force_ranges" directives. *) Feature: the "proxy_limit_rate", "fastcgi_limit_rate", "scgi_limit_rate", and "uwsgi_limit_rate" directives. *) Feature: the "Vary" parameter of the "proxy_ignore_headers", "fastcgi_ignore_headers", "scgi_ignore_headers", and "uwsgi_ignore_headers" directives. *) Bugfix: the last part of a response received from a backend with unbufferred proxy might not be sent to a client if "gzip" or "gunzip" directives were used. *) Bugfix: in the "proxy_cache_revalidate" directive. Thanks to Piotr Sikora. *) Bugfix: in error handling. Thanks to Yichun Zhang and Daniil Bondarev. *) Bugfix: in the "proxy_next_upstream_tries" and "proxy_next_upstream_timeout" directives. Thanks to Feng Gu. *) Bugfix: nginx/Windows could not be built with MinGW-w64 gcc. Thanks to Kouhei Sutou. </ChangeLog>
* Update findlib to 1.5.5johans2014-10-292-3/+3
|
* devel/pecl-pthreads: update 2.0.7 -> 2.0.10robak2014-10-292-3/+3
| | | | | | PR: 194157 Submitted by: John Chen <johnpupu@gmail.com> Approved by: mentors (implicit)
* The IRC configure script has curious logic, is being overly complex,johans2014-10-291-2/+8
| | | | | | | | | | | | | | and actually breaks badly if the port is being built in a chroot where the host triplet won't match the jail triplet. The solution I've provided here is clean. Using the pre-configure target, the build directory (with a fixed name) is created and the needed configure script and header are copied over, just like the top configure script does. Then the port makefile just configures with that. It's much better, more robust, and fixes the triplet mismatch. PR: 194679 Submitted by: marino
* - Update to 2.002jadawin2014-10-292-3/+3
|
* - Update to 1.76jadawin2014-10-293-5/+4
|
* Remove a bit of dead code.mat2014-10-291-4/+0
| | | | Sponsored by: Absolight
* And one day, poudriere testport -c will work.mat2014-10-292-2/+2
| | | | Sponsored by: Absolight
* Add an option to build with ssh from security/openssh-portable instead of ↵mat2014-10-292-8/+18
| | | | | | | | base ssh. PR: 193754 Submitted by: chrysalis chrysalisnet org Sponsored by: Absolight
* Remove some overusage of PERL_ARCH.mat2014-10-293-3/+3
| | | | Sponsored by: Absolight
* Fix handling of config files.matthew2014-10-295-399/+46
| | | | | PR: 194670 Submitted by: enrico.m.crisostomo@gmail.com (maintainer)
* Update to 1.4.0 alpha3:bapt2014-10-292-3/+3
| | | | | - Fix pkg check -r to make it also compute checksums for symlinks - Fix pkg register in case the ancient arch as not already been defined
* Pioneer Space Simulator.amdmi32014-10-298-0/+161
| | | | | | | | | | | | | | | | | Pioneer is a space adventure game set in the Milky Way galaxy at the turn of the 31st century. The game is open-ended, and you are free to explore the millions of star systems in the game. You can land on planets, slingshot past gas giants, and burn yourself to a crisp flying between binary star systems. You can try your hand at piracy, make your fortune trading between systems, or do missions for the various factions fighting for power, freedom or self-determination. WWW: http://pioneerspacesim.net WWW: http://github.com/pioneerspacesim/pioneer PR: 193213 Submitted by: lightside@gmx.com
* ftp/filezilla: 3.9.0.5 -> 3.9.0.6pi2014-10-292-4/+4
| | | | | | | | | - Upstream released 3.9.0.6 with SSLv3 disabled in response to the POODLE vulnerability. - Submitter becomes maintainer PR: 194597 Submitted by: matthew@reztek.cz
* . Update to 2014i.glewis2014-10-293-23/+4
|
* - Update to 0.86.0amdmi32014-10-292-6/+9
| | | | | | | - Clarify LICENSE - Add LICENSE_FILE - Optionize DOCS - Turn configure warnings into errors to notice problems faster (such as failure of previous version to properly detect protobuf-c)
* - fix build with pod2x from perl5.18+ohauer2014-10-292-12/+12
| | | | | - bump PORTREVISION - make portlint happy
* Fix an OOB memory read in kio_sftpalonso2014-10-292-0/+12
| | | | | | | | | | | | | | | | | | When passing timeout values to ssh_option_set of security/libssh, an int type pointer is used instead of a long int one required by the ssh_option_set documentation, which causes platform specific (or undefined) behaviour on architectures where sizeof (long int) is different to sizeof (int). Fix this by "promoting" the referenced locals to long integer type. This commit merges r10452 of area51 and is based on a report by Dwayne MacKinnon via kde@ mailing list. References: https://mail.kde.org/pipermail/kde-freebsd/2014-October/018330.html https://bugs.kde.org/show_bug.cgi?id=331674 Approved by: rakuco (mentor)
* - new port pkgcompareohauer2014-10-295-0/+69
| | | | | | | | | | | | | | | | | | | This program provides for an alternate pkg upgrade procedure. Usage: pkg-compare [options] new_path old_path This program reads local.sqlite in new_path and compares list of installed packages in local.sqlite in old_path. If a package is found in old_path which is not in new_path then the name of the port is printed, one per line. Command line switches: -p prefix uninstalled packages with 'pkg install -Rf' -m show manually installed packages only, no deps WWW: https://github.com/waitman/pkg-compare PR: 186484 Submitted by: waitman@waitman.net
* Sorry I didn't checksum the right filebapt2014-10-291-2/+2
|
* Remove expired ports:rene2014-10-2914-983/+2
| | | | | 2014-10-28 lang/kroc: Broken for more than 6 months 2014-10-28 net/slirp: Broken for more than 6 months
* Update to 1.0.3madpilot2014-10-296-122/+48
| | | | | PR: 194450 Submitted by: Hung-Yi Chen <gaod at hychen.org> (maintainer)
* - support INSTALL_AS_USERdinoex2014-10-293-4/+16
| | | | | - fix stagedir check - restore ownership
* Make database backends optional and off by defaultpawel2014-10-291-5/+3
|
* www/chromium: update to 38.0.2125.111 (bugfix release).rene2014-10-292-6/+5
| | | | MFH: 2014Q4
* Update to 3.11.1 bugfix releasepawel2014-10-294-7/+5
|
* Fix some stage orphansantoine2014-10-292-1/+3
|
* Fix stage violation (and allow staging as a regular user)antoine2014-10-292-6/+2
|
* - Update to 1.359jase2014-10-292-3/+6
| | | | Changes: https://metacpan.org/source/RCAPUTO/POE-Test-Loops-1.359/CHANGES
* - Clarify LICENSEamdmi32014-10-291-1/+2
| | | | | | - Add LICENSE_FILE Approved by: portmgr blanket
* Cross-platform emulator of Elektronika RPN programmable calculatoramdmi32014-10-294-0/+51
| | | | | | | | | | | series (MK-152, MK-152M, MK-1152, MK-161). Only supports cyrillic user interface. WWW: http://sourceforge.net/projects/emkatic/ PR: 194459 Submitted by: f0andrey@gmail.com
* Update to checkin d2f5c83bdrewery2014-10-292-4/+4
| | | | | | | | | | Changes: * Minor display fixes * poudriered cleanups * ports -l: Support -n like jail * Add a 'jail stop' hook called right before jail is shutdown * Auto fix shadowed files in repository that are owned by pkg(8) * jail -cx: TARGET/TARGET_ARCH fixes
* Update to 1.4.0.alpha2bapt2014-10-292-3/+3
| | | | | | | | Changes: - Change the default fetch site for vuxml - simplify some code - fix too small buffers - only add in provided shlibs the files starting with lib*
* Move WITH_CCACHE_BUILD logic to bsd.ccache.mkbdrewery2014-10-292-40/+49
| | | | With hat: portmgr
* LibreOffice works fine with Java 7 and later.jkim2014-10-291-1/+0
| | | | PR: 194667
* Update to version 1.6.1.demon2014-10-282-4/+3
|
* lang/rust: fixesrobak2014-10-281-3/+1
| | | | | | | - Remove extra STRIP_CMD from the Makefile - Fix SRIP_CMD that was stripping statically linked libraries Approved by: mentors (implicit)
* Further reduce latency in the OSS supporttijl2014-10-282-2/+82
| | | | | PR: 194346 Submitted by: hselasky
* Update to 5.1 release.ale2014-10-283-5/+4
|
* - Update to 1.1.2amdmi32014-10-284-14/+32
| | | | | | - Clarify LICENSE - Add LICENSE_FILE - Optionlize DOCS installation
* - Clarify LICENSEamdmi32014-10-282-2/+16
| | | | | - Add LICENSE_FILE - Fix build with new mesa
* Remove UMS DDX support (xf86-video-intel 2.7.1).kwm2014-10-2826-745/+45
| | | | | | Use INSTALL_TARGET=install-strip for stripping. Rename patches to patch-. Add two patches to fix crashing the 1.14 xserver.
* Revert part of r371277antoine2014-10-282-0/+2
|
* Revert part of r371544antoine2014-10-282-1/+2
|
* Fix some leftoversantoine2014-10-281-3/+3
|
* - Update to 3.1.10bdrewery2014-10-282-4/+4
|
* Fix a stage orphanantoine2014-10-282-1/+2
|
* - update miniupnpc to 1.9dinoex2014-10-282-2/+2
| | | | - bump users of shared lib version
* Update Perforce ports to 2014.2.gordon2014-10-2820-36/+36
| | | | | | | | | p4 2014.2.943801 p4d 2014.2.935585 p4ftpd 2014.2.935585 p4p 2014.2.935585 Approved by: mat (mentor)
* - Add workaround for clang bug, seems like it's unlikely to be fixed before ↵amdmi32014-10-281-0/+7
| | | | 10.1-RELEASE
* - Fix build for SMYRNA optionamdmi32014-10-281-1/+1
| | | | Approved by: portmgr blanket
* - Fix plist for LIBDANE optionamdmi32014-10-282-0/+4
| | | | Approved by: portmgr blanket
* - Fix plist for MDNS_AVAHI optionamdmi32014-10-282-1/+2
| | | | Approved by: portmgr blanket
* - Fix shebangsamdmi32014-10-28