aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Enable packaging of emulators/i386-wine-devel on amd64 (part 2/2).dbn2013-08-101-86/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CHANGES ------- Provide two ports, in one. When compiling on i386 the port behaves as a slave port of wine-devel, creating a package suitable for installation on amd64. No change here When compiling on amd64 the port manually installs the provided amd64 packages (see wiki.FreeBSD.org/i386-Wine for those packages) and thus allowing the packages to be "build" using the FreeBSD infrastructure, and critically, to appear in the standard package set without requiring users to manually add these packages to their systems. DESIGN ------ The bootstrapping (for choosing between i386 and amd64 Makefiles) was done manually as Makefile.i386 is a slave port while Makefile.inc (for amd64) is a master port. This situation does not work in the current infrastructure thus requiring a manual bootstrap. PRECEDENT --------- Although Ports does not support cross compiling of packages there is precedent in supplying binary packages for those situations where, otherwise, cross compiling is required. In support of taking this approach I site: - misc/compat?x ports - */linux-* ports
* Enable packaging of emulators/i386-wine-devel on amd64 (part 1/2).dbn2013-08-106-0/+2321
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CHANGES ------- Provide two ports, in one. When compiling on i386 the port behaves as a slave port of wine-devel, creating a package suitable for installation on amd64. No change here When compiling on amd64 the port manually installs the provided amd64 packages (see wiki.FreeBSD.org/i386-Wine for those packages) and thus allowing the packages to be "build" using the FreeBSD infrastructure, and critically, to appear in the standard package set without requiring users to manually add these packages to their systems. DESIGN ------ The bootstrapping (for choosing between i386 and amd64 Makefiles) was done manually as Makefile.i386 is a slave port while Makefile.inc (for amd64) is a master port. This situation does not work in the current infrastructure thus requiring a manual bootstrap. PRECEDENT --------- Although Ports does not support cross compiling of packages there is precedent in supplying binary packages for those situations where, otherwise, cross compiling is required. In support of taking this approach I site: - misc/compat?x ports - */linux-* ports
* - Upgrade to 0.18.kuriyama2013-08-102-5/+6
|
* - Upgrade to 0.11.kuriyama2013-08-102-9/+5
|
* The primary purpose of this is to use file descriptors instead of filekuriyama2013-08-105-0/+32
| | | | | | | handles for socket operations. File descriptors can be shared between threads and not need dup file handles for each threads. WWW: http://search.cpan.org/dist/POSIX-Socket/
* - Upgrade to 0.06.kuriyama2013-08-102-5/+7
|
* - Upgrade to 1.0028.kuriyama2013-08-103-5/+8
|
* - Upgrade to 1.102.kuriyama2013-08-102-9/+5
|
* - Upgrade to 0.17.kuriyama2013-08-102-4/+5
|
* Fix build.madpilot2013-08-101-3/+3
|
* - Added conflict with Qt3vg2013-08-102-0/+13
| | | | | | | | - Fixed build with new glibc PR: ports/175429 Submitted by: Heino Tiedemann <rotkap@gmx.de> Approved by: eadler (mentor)
* mail/libcmime: Lightweight C mime librarywg2013-08-105-0/+68
| | | | | | | | | | | | | libcmime is a lightweight mime library, written in C. It attempts to be a general library for parsing and creating mime email messages and is designed to provide an easy to use and easy to integrate interface for developers. libcmime is a pretty fresh project so the library is still in beta state and there will be early and frequent releases. WWW: http://www.libcmime.org/ PR: ports/181158 Submitted by: Axel Steiner <ast treibsand.com>
* - Upgrade to 2.18.kuriyama2013-08-102-5/+5
|
* - Upgrade to 0.31.kuriyama2013-08-103-7/+7
|
* - Upgrade to 1.3117.kuriyama2013-08-102-5/+5
|
* - Upgrade to 0.11.kuriyama2013-08-102-5/+6
|
* - Upgrade to 3.85.kuriyama2013-08-102-20/+6
|
* finance/trytond_sale_shipment_cost: update to 2.4.1wg2013-08-102-4/+5
| | | | | | | | | - Update to 2.4.1 - Change maintainer address - Add Create By Makefile header PR: ports/181186 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
* - Upgrade to 0.20.kuriyama2013-08-102-4/+5
|
* - Upgrade to 0.990109.kuriyama2013-08-102-4/+5
|
* - Upgrade to 1.01.kuriyama2013-08-102-4/+5
|
* - Upgrade to 0.006.kuriyama2013-08-102-5/+7
|
* - Upgrade to 0.15.kuriyama2013-08-102-9/+5
|
* finance/trytond_stock_split: update to 2.4.1wg2013-08-102-4/+5
| | | | | | | | | - Update to 2.4.1 - Change maintainer address - Add Create By Makefile header PR: ports/181191 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
* - Upgrade to 1.008011.kuriyama2013-08-102-5/+6
|
* finance/trytond_timesheet: update to 2.4.2wg2013-08-102-4/+5
| | | | | | | | | - Update to 2.4.2 - Change maintainer address - Add Create By Makefile header PR: ports/181194 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
* Fix buildmadpilot2013-08-101-1/+0
| | | | Reported by: pkg-fallout
* finance/trytond_stock_supply: update to 2.4.4wg2013-08-102-4/+5
| | | | | | | | | - Update to 2.4.4 - Change maintainer address - Add Create By Makefile header PR: ports/181193 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
* - Upgrade to 1.20.kuriyama2013-08-102-9/+5
|
* finance/trytond_stock_lot: update to 2.4.1wg2013-08-102-4/+5
| | | | | | | | | - Update to 2.4.1 - Change maintainer address - Add Create By Makefile header PR: ports/181190 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
* - Upgrade to 2.00.kuriyama2013-08-102-4/+5
|
* - Upgrade to 0.0403.kuriyama2013-08-102-9/+5
|
* finance/trytond_stock_supply_forecast: update to 2.4.1wg2013-08-102-4/+5
| | | | | | | | | - Update to 2.4.1 - Change maintainer address - Add Create By Makefile header PR: ports/181192 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
* - Upgrade to 0.07.kuriyama2013-08-103-12/+5
|
* - Upgrade to 0.00008.kuriyama2013-08-103-13/+19
|
* finance/trytond_stock: update to 2.4.6wg2013-08-102-4/+5
| | | | | | | | | - Update to 2.4.6 - Change maintainer address - Add Create By Makefile header PR: ports/181188 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
* - Upgrade to 7.900051.kuriyama2013-08-102-4/+5
|
* finance/trytond_stock_forecast: update to 2.4.1wg2013-08-102-5/+5
| | | | | | | | | - Update to 2.4.1 - Change maintainer address - Add Create By Makefile header PR: ports/181189 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
* finance/trytond_production: update to 2.4.3wg2013-08-102-4/+5
| | | | | | | | | - Update to 2.4.3 - Change maintainer address - Add Create By Makefile header PR: ports/181179 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
* finance/trytond_sale: update to 2.4.3wg2013-08-102-4/+5
| | | | | | | | | - Update to 2.4.3 - Change maintainer address - Add Create By Makefile header PR: ports/181185 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
* finance/trytond_purchase_shipment_cost: update to 2.4.2wg2013-08-102-4/+5
| | | | | | | | | - Update to 2.4.2 - Change maintainer address - Add Create By Makefile header PR: ports/181183 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
* finance/trytond_project_plan: update to 2.4.2wg2013-08-102-4/+5
| | | | | | | | | - Update to 2.4.2 - Change maintainer address - Add Create By Makefile header PR: ports/181182 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
* - Upgrade to 0.15.kuriyama2013-08-102-4/+5
|
* finance/trytond_purchase: update to 2.4.4wg2013-08-102-4/+5
| | | | | | | | | - Update to 2.4.4 - Change maintainer address - Add Create By Makefile header PR: ports/181181 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
* - Upgrade to 0.000014.kuriyama2013-08-102-10/+6
|
* - Upgrade to 0.005005.kuriyama2013-08-102-6/+7
|
* - Upgrade to 1.8.kuriyama2013-08-102-9/+4
|
* - Upgrade to 0.12.kuriyama2013-08-102-4/+5
|
* - Upgrade to 0.4.4.kuriyama2013-08-102-4/+5
|
* - Upgrade to 0.113.kuriyama2013-08-102-4/+5
|
* - Upgrade to 0.05.kuriyama2013-08-102-4/+5
|
* finance/trytond_party_vcarddav: update to 2.4.2wg2013-08-102-4/+5
| | | | | | | | | - Update to 2.4.2 - Change maintainer address - Add Create By Makefile header PR: ports/181178 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
* finance/trytond_account_stock_anglo_saxon: update to 2.4.5wg2013-08-102-4/+5
| | | | | | | | | - Update to 2.4.5 - Change maintainer address - Add Create By Makefile header PR: ports/181176 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
* finance/trytond_analytic_invoice: update to 2.4.2wg2013-08-102-4/+5
| | | | | | | | | - Update to 2.4.2 - Change maintainer address - Add Create By Makefile header PR: ports/181177 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
* finance/trytond_account_stock_continental: update to 2.4.3wg2013-08-102-4/+5
| | | | | | | | | - Update to 2.4.3 - Change maintainer address - Add Create By Makefile header PR: ports/181175 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
* finance/trytond_account: update to 2.4.6wg2013-08-102-4/+5
| | | | | | | | | - Update to 2.4.6 - Change maintainer address - Add Create By Makefile header PR: ports/181173 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
* finance/trytond_account_invoice: update to 2.4.3wg2013-08-102-4/+5
| | | | | | | | | - Update to 2.4.3 - Change maintainer address - Add Create By Makefile header PR: ports/181174 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
* - Upgrade to 0.12.kuriyama2013-08-103-10/+8
|
* finance/tryton: update to 2.4.7wg2013-08-102-6/+6
| | | | | | | | | - Update to 2.4.7 [1] - Change maintainer address [1] - USES desktop-file-utils instead of manual call PR: ports/181172 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
* - Upgrade to 0.00025.kuriyama2013-08-102-5/+8
|
* - Upgrade to 1.6940.kuriyama2013-08-103-5/+9
|
* Update liblnk to 20130806antoine2013-08-102-3/+3
|
* Update python-registry to 0.2.6antoine2013-08-102-4/+4
|
* - Upgrade to 0.100006.kuriyama2013-08-102-9/+5
|
* - Upgrade to 0.58.kuriyama2013-08-102-7/+10
|
* - Upgrade to 2.07.kuriyama2013-08-102-4/+5
|
* - Upgrade to 0.37.kuriyama2013-08-102-3/+3
|
* databases/py-south: update to 0.8.2wg2013-08-102-3/+3
| | | | | | - Update to 0.8.2 Changes: http://south.readthedocs.org/en/latest/releasenotes/0.8.2.html
* - Upgrade to 0.12.kuriyama2013-08-102-4/+5
|
* - Upgrade to 0.039.kuriyama2013-08-102-4/+5
|
* - Make use of USE_GNOME=introspectionsunpoet2013-08-101-3/+2
| | | | - Make use of USES=gmake
* - Make use of USE_GNOME=introspectionsunpoet2013-08-101-3/+2
| | | | - Make use of USES=gmake
* - Update to 0.20.4sunpoet2013-08-102-3/+3
| | | | Changes: http://git.gnome.org/browse/gupnp/tree/NEWS
* - Update to 0.14.4sunpoet2013-08-102-3/+3
| | | | Changes: http://git.gnome.org/browse/gssdp/tree/NEWS
* - Update to 1.2.3sunpoet2013-08-102-3/+3
| | | | Changes: https://github.com/guard/listen/blob/master/CHANGELOG.md
* - Update to 0.4.17sunpoet2013-08-103-5/+3
| | | | Changes: http://repo.or.cz/w/libquvi-scripts.git/blob/HEAD:/NEWS
* - Upgrade to 1.001020.kuriyama2013-08-102-18/+14
|
* - Upgrade to 0.6.9.kuriyama2013-08-102-4/+3
| | | | | PR: ports/179888 Submitted by: swills
* - Upgrade to 2.59.kuriyama2013-08-102-4/+5
|
* Prevent packaging stuff to be pulled from the tree a day after release.mandree2013-08-101-0/+2
|
* Fix one leftover sample config in bacula-bat variant.marck2013-08-101-1/+1
| | | | | PR: 181171 Approved by: maintainer
* Horde package update:mm2013-08-1010-19/+16
| | | | | | | | Horde_ActiveSync 2.5.6 -> 2.6.1 Horde_Core 2.6.4 -> 2.6.6 Horde_History 2.1.4 -> 2.1.6 Horde_Mime 2.2.3 -> 2.2.4 Horde_Stream 1.2.0 -> 1.3.0
* - Update to 0.74culot2013-08-102-3/+3
| | | | Changes: http://search.cpan.org/dist/CPANPLUS-Dist-Build/Changes
* - Update to 0.9140culot2013-08-102-3/+3
| | | | Changes: http://search.cpan.org/dist/CPANPLUS/ChangeLog
* - Update to 0.8.3.7swills2013-08-104-21/+17
|
* Fix build with pulseaudio.flo2013-08-104-27/+30
| | | | Fix build without MAILNEWS
* Add a link to the advisory.delphij2013-08-101-0/+2
| | | | Submitted by: remko
* Fix build with pulseaudio.flo2013-08-101-0/+30
| | | | | | Reported by: kwm, sltdlt <sasamotikomi@gmail.com> [1], Christoph Moench-Tegeder <cmt@burggraben.net> [2] PR: ports/181167 [1], ports/181169 [2]
* - update geodb-20130801dinoex2013-08-102-4/+4
|
* Add back @dirrm for share/gtk-3.0, which was mistakely removed inkwm2013-08-102-1/+2
| | | | | | the gtk+ update to 3.8. Submitted by: sunpoet@, oliver@
* - Update to 2.18sunpoet2013-08-103-27/+36
| | | | | | | - Remove leading indefinite article from COMMENT - Cleanup Makefile Changes: http://search.cpan.org/dist/GraphViz2/Changes
* - Make use of USE_GNOME=introspectionsunpoet2013-08-101-3/+2
| | | | - Make use of USES=gmake
* - Make use of USE_GNOME=introspectionsunpoet2013-08-101-3/+2
| | | | - Make use of USES=gmake
* - Update INIT to 2013-05-24sunpoet2013-08-102-5/+6
| | | | | | | - Bump PORTREVISION for INIT udpate Changes: http://www2.research.att.com/~gsf/download/gen/INIT.html#INIT changes http://www2.research.att.com/~gsf/download/release.2013-05-24.2013-05-21.html
* - Fix install, when PORTDATA is enabledolivierd2013-08-102-2/+1
| | | | Reported by: bdrewery@, Mike Harding
* - Update to 1.3.3sunpoet2013-08-104-135/+7
| | | | | | | | - Remove leading indefinite article from COMMENT - Pet portlint: remove ABI version number from LIB_DEPENDS - Cleanup Makefile header Changes: http://pecl.php.net/package-changelog.php?package=gnupg
* Document Samba DoS vulnerability.delphij2013-08-101-0/+43
|
* - Update to 0.25sunpoet2013-08-102-6/+6
| | | | Changes: http://search.cpan.org/dist/MooX-Types-MooseLike/Changes
* - Add note about LDAP issue (-DLDAP_DEPRECATED)sunpoet2013-08-101-0/+10
| | | | PR: ports/177401
* Fix typo, and thereby fix INDEX.cperciva2013-08-101-1/+1
|
* Update py-binplist to 0.1.3antoine2013-08-102-3/+3
|
* - Remove article from COMMENTantoine2013-08-092-6/+7
| | | | | | | - Do not use PYTHON_SITELIBDIR in DEPENDS - Add missing OPTIONS_DEFINE - Remove LICENSE from PORTDOCS - Remove unneeded line from plist
* - Trim Makefile headerantoine2013-08-091-12/+6
| | | | | | | | | | - Remove NO_PACKAGE, it needs manual configuration post installation but it packages fine and BSD license allows it - Unbreak with clang (reported by pkg-fallout) - Remove obsolete MAKE_JOBS_SAFE - Mute MKDIR - Remove loop in DOCS installation - Pad PKGMESSAGE
* - fix bad bump from r324437dinoex2013-08-091-1/+1
|
* Update to 2.8.11, which addresses several critical securityerwin2013-08-092-3/+3
| | | | | | | | | | vulnerabilities. PR: 181087 Submitted by: Piotr Rybicki <piotr.rybicki@innervision.pl> Noticed by: Rainer Duffner <rainer@ultra-secure.de> Security: https://www.htbridge.com/advisory/HTB23116 https://www.htbridge.com/advisory/HTB23155
* - Update to 1.2201jadawin2013-08-092-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/JETTERO/Net-IMAP-Simple-1.2201/Changes
* devel/pear-Symfony_Component_Console: update to 2.3.3wg2013-08-092-3/+3
| | | | - Update to 2.3.3
* - Update to 0.004sunpoet2013-08-092-3/+3
| | | | Changes: http://search.cpan.org/dist/Geo-Coder-Geocoder-US/Changes
* Minor last-minute changes missed in recent previous commits.danfe2013-08-093-3/+4
|
* - Update to 1.17culot2013-08-092-3/+3
| | | | Changes: http://search.cpan.org/dist/Data-Alias/Changes
* - Update to 9.19sunpoet2013-08-092-9/+5
| | | | | | | - Cleanup Makefile header - Update maintainer section Changes: http://people.FreeBSD.org/~sunpoet/dcraw-9.19.diff
* - update libdg to 2.1.0dinoex2013-08-0986-352/+290
|
* - Trim the article from the COMMENT linedanfe2013-08-092-21/+19
| | | | | | | | - Switch to new LIB_DEPENDS syntax (per r322328) - Move pkgconfig from USE_GNOME to USES - Drop MAKE_JOBS_SAFE, does nothing these days - Avoid using escaped shell globs; pad pkg-message output - Fix a few whitespace and markup bugs, wrap very long line
* - Some time ago, original (non-SDL) client executable started to yielddanfe2013-08-092-2/+152
| | | | | | | | | | | | choppy sound (when using standard OSS API). It happens because the SNDCTL_DSP_GETOSPACE ioctl() was issued before setting other important parameters; to remedy the problem, it should be moved below the mmap() call. While here, cleanup few more potential problems: avoid using AFMT_S16_LE as it would break on big-endian machines, align mmap()'ed buffer to the page size, and fix resource leaks here and there. - In the port's Makefile: bump PORTREVISION and convert USE_GMAKE Submitted by: Ozkan Sezer (via icculus.org quake2 mailing list)
* - Update to 0.23jadawin2013-08-092-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/CLEACH/Net-FTPSSL-0.23/Changes
* Add new dependencycrees2013-08-091-0/+1
| | | | Submitted by: N.J. Mann <njm@njm.me.uk>
* - Update to 0.12 [1]culot2013-08-093-11/+18
| | | | | | | | | | | | | - Add LICENSE (Artistic 1 & GPL 1) - Add TEST_DEPENDS - Convert to new Uses/perl5.mk framework - Pet portlint(1) by changing tab into space in WWW link - Trim Makefile's header Changes: http://search.cpan.org/dist/Log-Dispatch-File-Stamped/Changes PR: ports/180822 [1] Submitted by: Stephon Chen <stephon@gmail.com> Approved by: maintainer (timeout, >14 days)
* Improve TREMOR description to make it explicit that it may not be used withcrees2013-08-091-2/+6
| | | | | | SHOUTCAST PR: ports/180412
* - Update to 0.23olivierd2013-08-092-3/+3
|
* - Unbreak parallel (-jX) builds by doing "make depend" prior to the builddanfe2013-08-091-6/+23
| | | | | - Define LICENSE (BSD), respect CFLAGS, install README file (referenced in port description), wrap overly long lines, and remove MAKE_JOBS_UNSAFE
* Only cups-base INSTALLS_ICONScrees2013-08-091-1/+1
| | | | Submitted by: Scott Allendorf <scott-allendorf@uiowa.edu>
* - Update to 2.7olivierd2013-08-093-3/+11
| | | | ChangeLog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.7_.282013-08-01.29
* - Unbreak parallel (-jX) builds: add missing inter-source dependenciesdanfe2013-08-091-7/+15
| | | | | | - Drop leading indefinite article from the COMMENT - Add missing HEIMDAL_DESC, use new syntax for LIB_DEPENDS - Improve the order of the knobs within the Makefile
* - Unbreak parallel (-jX) builds and remove disgraceful MAKE_JOBS_UNSAFEdanfe2013-08-093-10/+139
| | | | | - Sort the knobs, remove useless global modifiers from sed(1) regex' - Define LICENSE (GPLv2), augment port description while I am here
* Remove www.bluestop.org from MASTER_SITE_CRITICAL. Thank you bruce for theehaupt2013-08-091-1/+0
| | | | service so far.
* - Update to 1.13 [1]culot2013-08-092-16/+24
| | | | | | | | | | | - Trim Makefile's header [1] - Convert to new Uses/perl5.mk framework - Add LICENSE (MIT) Changes: http://search.cpan.org/dist/App-dropboxapi/Changes PR: ports/181111 [1] Submitted by: Andrew Childs <lorne@cons.org.nz> Approved by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer)
* - Unbreak parallel (-jX) builds and remove disgraceful MAKE_JOBS_UNSAFEdanfe2013-08-093-17/+21
| | | | | - Standardize the header and COMMENT, renew LIB_DEPENDS, convert USE_GMAKE - Generally cleanup Makefile, sort the knobs, kill EOL space in pkg-descr
* - Update to 0.19culot2013-08-092-6/+9
| | | | | | | | - Add LICENSE (Artistic 1 & GPL 1) - Add TEST_DEPENDS - Take maintainership Changes: http://search.cpan.org/dist/Parse-ErrorString-Perl/Changes
* Fix a typo made in r317957 during OptionsNG conversion and unbreak thedanfe2013-08-091-3/+4
| | | | build; also fix URI of the optional models.zip distfile while here.
* - Update to 0.13culot2013-08-093-40/+45
| | | | | | | | - Add LICENSE (Artistic 1 & GPL 1) - Sort plist - Take maintainership Changes: http://search.cpan.org/dist/Data-Stag/Changes
* Fix build on HEAD after recent commit to ld to make it stricter.kwm2013-08-091-10/+7
| | | | | While here update Makefile for new USES for gmake, pathfix and perl5. Bump portrevision since perl is only needed at build time.
* Move the sourcing of packaudit.conf higher up in the treeremko2013-08-092-3/+3
| | | | | | | | | so that for examplee DATABASEDIR can be specified there and is not "ignored" PR: 135471 Submitted by: John Marshall <john@rwsrv05.mby.riverwillow.net.au> Discussed with: des
* - Unbreak the build with EYECANDY option (required libGLU and fixing famousdanfe2013-08-092-18/+17
| | | | | | | | | jpeg_mem_src() collision) [*] - Use new syntax when setting LIB_DEPENDS (per r322328) - Get rid of TGTDIR, cleanup Makefile a bit while here - Reduce the differences between games/quake2lnx and games/quake2max Reported by: tigerby on #bsdports [*]
* - Unbreak parallel builds by sanitizing build sequence (append underscoredanfe2013-08-093-21/+36
| | | | | | | | to the object file to avoid a clash with another rule) - Cleanup port's Makefile while here: tighten COMMENT, employ USE_TK, convert NOPORTDOCS, sort the knobs, do not hardcode PORTVERSION, etc. - Kill spaces at EOL in pkg-descr, use official spelling for Tcl/Tk, GHC, and Hugs 98 projects
* - Unbreak parallel builds by fixing targets' dependenciesdanfe2013-08-092-15/+23
| | | | - Cleanup port's Makefile slightly while I am here
* Fix parallel (-jX) builds. This cuts down the build time from 1:07 down todanfe2013-08-091-1/+3
| | | | just 21 seconds on my quad-core o'clocked Q9550.
* - Fix build under 10-CURRENT when using OpenSSL, chasing r254107 (OpenSSL ↵zi2013-08-091-5/+9
| | | | | | | | | bugfix for RT #2984) - Add security/ca_root_nss as a dependency to fix GnuTLS build - Do not bump PORTREVISION Reported by: gnn@
* - Install manpages, regardless of what PORTDOCS is set to [1]zi2013-08-093-18/+26
| | | | | | | | | | | - Update MASTER_SITES [1] - Update WWW [1] - Honor PORTEXAMPLES - Pacify portlint(1) - Do not bump PORTREVISION PR: ports/180373 [1] Submitted by: "r4721@tormail.org" <r4721@tormail.org> [1]
* Allow running respotify from other directories than %%PREFIX%%/bin byrene2013-08-092-0/+16
| | | | | | setting the search path for the respotify-helper program. Bump PORTREVISION
* - update firefox to 23.0flo2013-08-0953-885/+2078
| | | | | | | | | - update firefox-esr, thunderbird and libxul to 17.0.8 - update seamonkey to 2.20 - fix plist for *-i18n Security: 0998e79d-0055-11e3-905b-0025905a4771 In collaboration with: Jan Beich <jbeich@tormail.org>
* A library, client, and some examples written in Python to access therene2013-08-095-0/+77
| | | | | | | | | Spotify web API. Note that this is still premature and missing some functions. A Premium account is required to use this port. WWW: https://github.com/Hexxeh/spotify-websocket-api/
* Update textproc/tinyxml2 to 20130805, and adjust a dependent portbf2013-08-093-4/+5
|
* devel/py-sysctl: update to 0.1b4wg2013-08-092-3/+3
| | | | - Update to 0.1b4
* - Update to 1.05sunpoet2013-08-092-3/+3
| | | | Changes: http://search.cpan.org/dist/Data-Domain/Changes
* - Update to 0.022sunpoet2013-08-093-9/+28
| | | | | Changes: http://search.cpan.org/dist/Type-Tiny/Changes http://search.cpan.org/dist/Type-Tiny/NEWS
* - Remove blank line in distinfosunpoet2013-08-091-1/+0
|
* net-mgmt/darkstat: update to 3.0.716wg2013-08-093-14/+13
| | | | | | | | | | | | - Update to 3.0.716 [1] - Set new upstream url (WWW) - Trim Makefile header - Remove MAKE_JOBS_SAFE (now default) - NOPORTDOCS -> PORT_OPTIONS:MDOCS - Remove Author line and swtich from tab to space in pkg-descr PR: ports/181139 Submitted by: Emil Mikulic <emikulic gmail.com> (maintainer)
* - Add LICENSEsunpoet2013-08-091-0/+2
|
* - Fix buildamdmi32013-08-081-0/+1
|
* - Fix build with clangamdmi32013-08-083-0/+43
|
* - Fix build with clangamdmi32013-08-082-0/+20
|
* - Update to 3.6sunpoet2013-08-082-3/+3
| | | | | | Changes: http://cn.wordpress.org/2013/08/08/wordpress-3-6/ PR: ports/181143 Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
* - Update to 2.19.3culot2013-08-082-3/+3
| | | | | | Changes: http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en PR: ports/181084 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
* - Update to 0.52.16bdrewery2013-08-082-4/+3
| | | | Reported by: portscout
* - Update to 05_20130805agahr2013-08-085-13/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 20130805: * The functions hashCode in complex.s7i, duration.s7i, rational.s7i and time.s7i have been improved to avoid an integer overflow. Thanks to Pietro Cerutti, for reporting this problem. * The description of the Seed7 installation in doc/install.txt has been improved. * The new library sha1.s7i, which defines a message digest with the SHA-1 secure hash algorithm, has been added. * Definitions of the operators &:= and |:= have been added to bin32.s7i. * The functions int64AsBytesBytesLe, int64AsEightBytesBe and bytesBeAsInt have been added to bytedata.s7i. * Interpreter and compiler have been improved to support the actions INT_AND_ASSIGN and INT_OR_ASSIGN. * A bug in the function conText (file con_win.c) has been fixed. * Debug code has been added to kbd_inf.c and kbd_poll.c. * The makefile mk_cygw.mak has been improved to avoid problems with the console keyboard. 20130722: * Spelling errors in chlog.txt, faq.htm and faq.txt have been fixed. * The function conText (in con_win.c) has been improved to work correctly for long strings. The underlying function WriteConsoleW fails for string lengths above some limit between 26000 to 32000. * The functions find_window, remove_window, gkbGetc, gkbKeyPressed, gkbButtonPressed, gkbRawGetc, gkbWindow, gkbButtonXpos and gkbButtonYpos have been moved from drw_win.c to the new file gkb_win.c. * In the functions drwPCircle, drwPFCircle, drwPFEllipse and drwFPolyLine (file drw_win.c) wrong usages of inIntRange have been replaced with better code. * In con_win.c the table map_key has been improved such that kbdGetc recognizes the key F12. * In gkb_x11.c the functions find_window, enter_window and remove_window have been improved. * The makefiles mk_bcc32.mak, mk_bccv5.mak, mk_mingc.mak, mk_mingw.mak, mk_msvc.mak, mk_msys.mak and mk_nmake.mak have been changed to use the new file gkb_win.c. * The program chk_all.sd7 has been improved to call chkhsh.sd7. * The program chkhsh.sd7 has been improved. * The compiler has been improved to generate compare functions with the correct prototype. * The functions bitSize and process_generic_cmp_declaration have been added to s7c.sd7. * In flt_rtl.c the function fltCpy has been renamed to fltCpyGeneric. * The functions dump_hash and dump_helem have been added to hsh_rtl.c. * The function new_type in typeutl.c has been changed to add the new type to the parameter owningProg instead of the global prog.
* . update to version 1.4.3;bsam2013-08-085-35/+311
| | | | | | | | | . remove a patch to build with clang (it was incorporated upstream); . take maintainership. PR: ports/180964 Submitted by: bsam (me) Approved by: sylvio (maintainer is considered absent, did not respond to PRs for 3 months, last commit was 6+ months)
* - Add mirrorbdrewery2013-08-081-7/+4
| | | | | | | | | - Trim header - Remove indefinite article from COMMENT PR: ports/179081 Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> Approved by: maintainer timeout
* deskutils/libopensync-plugin-vformat-devel: update to 0.39wg2013-08-083-20/+14
| | | | | | | | | | - Update to 0.39 - Trim Makefile header - Remove ABI version in LIB_DEPENDS - Pass maintainership to submitter PR: ports/181114 Submitted by: Danilo Egêa Gondolfo <danilogondolfo gmail.com>
* math/saga: fix opencv linking in 10-CURRENTwg2013-08-081-1/+2
| | | | | | | | | - There had been a change in default the behaviour of /usr/bin/ld with r253839 from 2013-07-31. After this change ld was not able to use libopencv_legacy.so any more, because it complains about missing symbols from libopencv_core.so. Submitted by: Rainer Hurling <rhurlin gwdg.de> (maintainer, via email)
* lang/fasm: update to 1.71.12wg2013-08-082-3/+3
| | | | | | | - Update to 1.71.12 PR: ports/181122 Submitted by: Aldis Berjoza <graudeejs gmail.com> (maintainer)
* games/wtf: update to 20130807wg2013-08-082-3/+3
| | | | | | | - Update to 20130807 PR: ports/181128 Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer)
* - Update to 20130808bdrewery2013-08-082-3/+3
| | | | Reported by: portscout
* - Update to 13.0.2gahr2013-08-082-4/+4
| | | | - Restrict wxGTK version to 2.8 (2.9 has a problem locating WX_CONFIG)
* - Unbreak parallel (-jX) builds (have to use GNU make; also fix Makefile.indanfe2013-08-082-20/+25
| | | | | | | | | to be potentially less prone to races) and drop MAKE_JOBS_UNSAFE - Cleanup Makefile while here (fix header and COMMENT, remove long gone `mbone' from CATEGORIES, always enable IPv6) - Remove post-install target: binaries are stripped automatically during installation (see the build log) - Fix the build against Clang (must specify type for for all declarations)
* Cosmetic changes:kevlo2013-08-082-11/+7
| | | | | | | | - kill older versions of FreeBSD support - use SUB_FILES - pad pkg-message display with @${ECHO_CMD} Pointed out by: danfe
* - Update to 1.18 [1]culot2013-08-083-19/+18
| | | | | | | | | | | - Trim Makefile's header [1] - Pet portlint(1) by changing tab into space in WWW link [1] - Convert to new Uses/perl5.mk framework Changes: http://search.cpan.org/dist/WebService-Dropbox/Changes PR: ports/181110 [1] Submitted by: Andrew Childs <lorne@cons.org.nz> Approved by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer)
* - Update to 1.221jadawin2013-08-082-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/RCAPUTO/CDDB-1.221/CHANGES
* - update to 1.12lth2013-08-082-4/+5
|
* Update to 2.0.4kevlo2013-08-087-38/+95
| | | | Submitted by: hselasky
* - Update to 0.51jadawin2013-08-082-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.51/Changes
* - Update to 1.1.5culot2013-08-082-3/+3
| | | | | | Changes: http://www.lemke-it.com/litexec?request=pubcloglfcxml&user=&lang=en PR: ports/181083 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
* Upgrade to 2.03pre23ache2013-08-082-4/+4
|
* - Unbreak the build on recent -CURRENT after r254025 [1]danfe2013-08-081-5/+11
| | | | | | | | | - Respect custom SRC_BASE (e.g. when set in /etc/make.conf) [2] - Few non-functional changes (mostly comments; particularly, restore hint about MASTER_SITE_SUBDIR, bogusly changed by yours truly in r315754) PR: ports/181118 [1] ports/176733 [2]
* Switch to USES= gmake instad.zeising2013-08-081-1/+1
|
* Add plexmediaserver 0.9.8.4.125, the Plex Media Server component.feld2013-08-086-0/+3960
| | | | | | PR: ports/180249 Submitted by: KalleDK <plexmaintainer@k-moeller.dk> Approved by: swills (mentor)
* Add a new port xcb-util-cursor, XCB replacement for libXcursor.zeising2013-08-087-0/+93
|
* Don't hardcode the use of gcc.zeising2013-08-081-0/+9
| | | | | | PR: ports/180384 Submitted by: zeising Approved by: Maintainer timeout (one month)
* Add UIDs and GIDs for incoming multimedia/plexmediaserverfeld2013-08-082-0/+2
| | | | | PR: 180249 Approved by: swills (mentor)
* devel/py-jira: Library to ease use of the JIRA 5 REST APIswg2013-08-086-0/+96
| | | | | | | | | A library to ease use of the JIRA 5 REST APIs WWW: http://bitbucket.org/bspeakmon/jira-python PR: ports/180849 Submitted by: Alexandros Kosiaris <akosiaris gmail.com>
* Update libzpaq and zpaqd to 6.33, and zpaq to 6.41bf2013-08-082-4/+6
|
* Security updatetimur2013-08-082-4/+4
| | | | Security: CVE-2013-4124
* math/gkmap: Simplification of Boolean Functions using Karnaugh Mapwg2013-08-085-0/+38
| | | | | | | | | | | GKmap is a free K-Map disclosure software, which is developed to solve the Digital Electronics design problems. Along with design it also helps in analysis of information flow in the digital circuits. WWW: http://sourceforge.net/projects/gkmap/ PR: ports/180981 Submitted by: Javad Kouhi <javad.kouhi gmail.com>
* graphics/luxrays: Accelerate the ray intersection process by using GPUswg2013-08-088-0/+160
| | | | | | | | | | | | | | | | | LuxRays is library dedicated to accelerate the ray intersection process by using GPUs. Uses a Data Parallel Model: it doesn't reduce the time spent to trace a single ray but it is able to trace many thousands of rays in parallel. Supports Hybrid CPU/GPU mode where only the ray intersection task is off load to the GPUs while everything else run on the CPU and can be written with usual tools and languages. WWW: http://www.luxrender.net/wiki/LuxRays PR: ports/181019 Submitted by: Natacha Porté <natbsd instinctive.eu>
* Upgrade to 2.03pre22ache2013-08-082-4/+4
|
* - Update EFL to 1.7.8gblach2013-08-0896-149/+147
| | | | | | - Update Enlightenment to 0.17.4 Approved by: crees, tabthorpe (mentors, implicit)
* Add p5-plutil, a perl implementation of Mac OS X plutil.ehaupt2013-08-084-0/+32
|
* - Fix build by disabling use of xgettextmadpilot2013-08-081-7/+7
| | | | | | | | | | | | While here: - Convert to new LIB_DEPENDS format - Convert to new USES=perl5 - Remove obsolete MAKE_JOBS_SAFE knob PR: ports/180536 Submitted by: Bugs <bugs@mailinator.com> Approved by: Lapo Luchini <lapo@lapo.it> (maintainer)
* - Update to 3.6sunpoet2013-08-083-4/+9
| | | | | | | | - While I'm here, remove LICENSE_FILE for well-known licenses Changes: http://wordpress.org/news/2013/08/oscar/ PR: ports/181099 Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
* ignore v4l libs if they are installedoliver2013-08-081-1/+2
|
* Add one more reference for PuTTY 0.59-0.61 vuln CVE-2011-4607.mandree2013-08-081-0/+2
|
* More references for PuTTY < 0.63 vulnerabilities.mandree2013-08-081-0/+5
|
* Upgrade PuTTY to new 0.63 beta upstream release, adding vulnerability info.mandree2013-08-084-15/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Quoting the upstream's change log: - Security fix: prevent a nefarious SSH server or network attacker from crashing PuTTY at startup in three different ways by presenting a maliciously constructed public key and signature. - Security fix: PuTTY no longer retains the private half of users' keys in memory by mistake after authenticating with them. - Revamped the internal configuration storage system to remove all fixed arbitrary limits on string lengths. In particular, there should now no longer be an unreasonably small limit on the number of port forwardings PuTTY can store. - Port-forwarded TCP connections which close one direction before the other should now be reliably supported, with EOF propagated independently in the two directions. This also fixes some instances of port-forwarding data corruption (if the corruption consisted of losing data from the very end of the connection) and some instances of PuTTY failing to close when the session is over (because it wrongly thought a forwarding channel was still active when it was not). - The terminal emulation now supports xterm's bracketed paste mode (allowing aware applications to tell the difference between typed and pasted text, so that e.g. editors need not apply inappropriate auto-indent). - You can now choose to display bold text by both brightening the foreground colour and changing the font, not just one or the other. - PuTTYgen will now never generate a 2047-bit key when asked for 2048 (or more generally n−1 bits when asked for n). - Some updates to default settings: PuTTYgen now generates 2048-bit keys by default (rather than 1024), and PuTTY defaults to UTF-8 encoding and 2000 lines of scrollback (rather than ISO 8859-1 and 200). - Unix: PSCP and PSFTP now preserve the Unix file permissions, on copies in both directions. - Unix: dead keys and compose-character sequences are now supported. - Unix: PuTTY and pterm now permit font fallback (where glyphs not present in your selected font are automatically filled in from other fonts on the system) even if you are using a server-side X11 font rather than a Pango client-side one. - Bug fixes too numerous to list, mostly resulting from running the code through Coverity Scan which spotted an assortment of memory and resource leaks, logic errors, and crashes in various circumstances. Security: 4b448a96-ff73-11e2-b28d-080027ef73ec Security: CVE-2013-4206 Security: CVE-2013-4207 Security: CVE-2013-4208 Security: CVE-2013-4852
* - Fix CONFIGURE_ARGS assignmentsunpoet2013-08-081-1/+1
| | | | Submitted by: John Hein <jhein@symmetricom.com>
* Fix index by replacing the incorrect variable brace.vsevolod2013-08-071-1/+1
|
* Unbreak index.vsevolod2013-08-071-1/+1
| | | | Reported by: az (via private message)
* - Fix build with clanggahr2013-08-074-6/+70
|
* - Convert to new perl frameworkaz2013-08-07155-162/+311
| | | | | | | | per port extra changes: devel/p5-Perl-Version remove outage PERL_LEVEL check devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version) Approved by: lth@ (maintainer)
* Make the torrc log domain(s) and level(s) user-configurable in security/tor, asbf2013-08-075-19/+30
| | | | | | | | was done for security/tor-devel in r322977; remove some problematic mirrors; update Makefile idioms (gmake, LIB_DEPENDS, etc.); attempt to remove leftovers in /var during deinstallation [1] Reported by: miwi [1]
* Remove expired port:rene2013-08-0719-634/+1
| | | | 2013-08-07 games/kaid: Does not fetch
* - update to 1.0001lth2013-08-072-3/+3
|
* - update to 3.005lth2013-08-072-9/+3
| | | | - trim Makefile header
* - update to 1.42lth2013-08-072-3/+3
|
* - update to 1.922lth2013-08-073-11/+5
| | | | - trim Makefile header
* - Unbreak parallel builds in xshttpd-devel port (add missing dependencies)danfe2013-08-072-30/+32
| | | | | | | | - Define LICENSE (BSD), do not spam portdocs with COPYING files - Use new way when setting LIB_DEPENDS, fix PERSISTENT_PERL_DESC - For xshttpd port only: trim the header, convert NOPORTDOCS - Get rid of .for loop when installing documentation files - Remove gratuitous differences between two ports, sort knobs, fix whitespace
* - update to 1.05lth2013-08-072-4/+3
|
* - update to 2.18lth2013-08-072-8/+3
| | | | - trim Makefile header
* fix clang detectionoliver2013-08-072-9/+9
| | | | | PR: ports/180092 Submitted by: tijl
* - update to 1.314lth2013-08-072-4/+3
| | | | - trim Makefile header
* - update to 1.405lth2013-08-072-8/+4
| | | | - trim Makefile header
* - update to 1.35lth2013-08-072-3/+3
|
* . fix package build error when apparently the INDEX is built on [1]bsam2013-08-072-6/+9
| | | | | | | | | | | | | | | a machine with clang while the package is not; . remove CPP configuration (it's not used with this port); . add "-L${LOCALBASE}/lib -liconv" to LDFLAGS due to the error: ----- [ 86%] Building CXX object src/tests/CMakeFiles/test2-static.dir/test2.cpp.o Linking CXX executable test2-static /usr/bin/ld: ^^^A: invalid DSO for symbol `libiconv_open' definition /usr/local/lib/libiconv.so.3: could not read symbols: Bad value ----- PR: ports/180608 [1] Submitted by: tijl [1]
* - Update NVidia driver to the latest LTS stable version, 319.32danfe2013-08-072-9/+15
| | | | | | - Only offer FREEBSD_AGP option when it is actually supported - Use new syntax for specifying LIB_DEPENDS - Buffer overflow in nvidia_sysctl_bus_type() was fixed in 319.23
* Adjust NVidia driver version ranges after r304966 to remedy false positives.danfe2013-08-071-3/+3
|
* - Update to 0.9.11.1vg2013-08-073-7/+43
| | | | | | | | | | | | | - Trim comment - Trim Desktop entry file - Add icon and docs - Add HTML LATEX Options - Add dependency for devel/doxygen - Trim pkg-plist PR: ports/179356 Submitted by: nemysis <nemysis@gmx.ch> Approved by: osa (mentor)
* - Update to 0.0.4vg2013-08-072-3/+3
| | | | | | PR: ports/180936 Submitted by: swills Approved by: osa (mentor)
* Update libmsiecf to alpha-20130805antoine2013-08-072-3/+3
|
* Update liblnk to 20130805antoine2013-08-072-5/+5
| | | | Mark that it is not ready for python 3 yet
* update audacious + audacious-plugins to 3.4oliver2013-08-076-40/+83
|
* - update to 5.1.0, attach gplv2 licensejgh2013-08-074-15/+32
| | | | | | | | - pass maintainership to submitter - properly support DOCS (instscript no longer required) PR: 181009 Submitted by: danilogondolfo@gmail.com
* - Fix ossl_recv() to eliminate false positive OpenSSL errorssunpoet2013-08-072-0/+29
| | | | | | | | - Bump PORTREVISION for package change Submitted by: Brett Gmoser <bgmoser@leadbidinc.com>, Sergey Lobanov <wmn@siberianet.ru> Obtained from: https://github.com/bagder/curl/commit/8a7a277c086199b Reference: http://sourceforge.net/p/curl/bugs/1249/
* Update to 2.03pre21ache2013-08-074-15/+15
|
* - Update to 1.7.1madpilot2013-08-073-11/+9
| | | | - Remove obsolete MAKE_JOBS_SAFE (default now)
* - Update to 0.7madpilot2013-08-073-4/+4
| | | | - Use Space in pkg-descr WWW line
* - Fix plist so that /var/{log,spool}/icinga are included in the packagelme2013-08-072-3/+17
| | | | | | - Drop unconditional dependency on Perl - Remove unneeded chmod g+s on the rw directory as this is the default behaviour on FreeBSD - Bump PORTREVISION
* Update math/glpk to 4.52.1 and adjust dependent portsbf2013-08-075-11/+11
|
* - Update to 0.3.3olivierd2013-08-072-3/+3
| | | | ChangeLog: http://docs.wand-py.org/en/0.3.3/changes.html#version-0-3-3
* - Update to 0.005sunpoet2013-08-062-3/+3
| | | | Changes: http://search.cpan.org/dist/HTTP-CookieJar/Changes
* - Update to 2.08sunpoet2013-08-063-15/+4
| | | | | | - Cleanup pkg-descr Changes: http://sourceforge.net/projects/pymilter/files/pyspf/pyspf-2.0.8/README/view
* - Update to 1.8.2sunpoet2013-08-062-3/+3
| | | | Changes: https://github.com/guard/guard/blob/master/CHANGELOG.md
* - Convert USE_GMAKE, drop currently no-op MAKE_JOBS_SAFEdanfe2013-08-062-18/+40
| | | | | | | | | - Utilize new options framework for DOCS and EXAMPLES - Undo the damage done in r310483 (per ports/174183): restore the patch instead of hard-to-read in-place editing of Makefile; switch back to atomic, $cwd-agnostic INSTALL_* statements Pointyhat to: Kato's ports sweatshop lemmings
* Compilation of ocaml-images is no longer broken (tested on multiple systems).johans2013-08-062-7/+0
| | | | | Possibly silently fixed through update of a dependency. Expiration notice removed.
* Add gnomehier depend for introspection dirs.kwm2013-08-061-2/+2
| | | | | | This fixes QATty warnings in i3. Submitted by: ak@
* - Update to 2.132140sunpoet2013-08-062-3/+3
| | | | Changes: http://search.cpan.org/dist/CPAN-Meta/Changes
* - Pet portlint: remove blank line among *_DEPENDSsunpoet2013-08-061-1/+0
|
* - Update to 2.011sunpoet2013-08-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Socket/Changes
* - Update to 0.051003sunpoet2013-08-062-9/+5
| | | | | | - Cleanup Makefile header Changes: http://search.cpan.org/dist/Perl6-Slurp/Changes
* Linux fuser(1) is incompatible with FreeBSD one, do not look for it. Whiledanfe2013-08-062-25/+43
| | | | | | | | | here: trim the header, adjust CATEGORIES and COMMENT, employ USES for perl5, add LICENSE (GPLv2), install handful or docs, and update port description. PR: ports/178024 Submitted by: koitsu Approved by: maintainer timeout (since April 21st)
* Fix build with clang, remove USE_GCC line in Makefilerene2013-08-065-1/+120
| | | | Submitted by: Roman Cat <roman-cat@yandex.ru> (modified version)
* mail/dovecot2-pigeonhole: update to 0.4.1wg2013-08-062-4/+3
| | | | | | | | | - Update to 0.4.1 Changes: http://hg.rename-it.nl/dovecot-2.2-pigeonhole/raw-file/0.4.1/NEWS PR: ports/181085 Submitted by: Attila Nagy <bra fsn.hu> (maintainer)
* Partially fix build with planned net/boinc-client update (ports/176724).rene2013-08-061-0/+10
| | | | | There is still a dangling function call to be resolved (see http://lists.ssl.berkeley.edu/pipermail/boinc_opt/2013-August/001329.html )
* mail/dovecot2: update to 2.2.5wg2013-08-064-10/+17
| | | | | | | | | | | | - Update to 2.2.5 [1] - Bump antispam plugin (pigeonhole update comming soon) - Fix SSL pkg-plist - Fix MAN1 list Changes: http://www.dovecot.org/doc/NEWS-2.2 PR: ports/181081 [1] Submitted by: Attila Nagy <bra fsn.hu> (maintainer)
* - Update to 2.40culot2013-08-062-4/+7
| | | | | | - Convert to new Uses/perl5.mk framework Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog
* - Convert to new perl frameworkaz2013-08-0632-141/+86
| | | | | | - Trim Makefile header Approved by: wen@ (maintainer)
* - Convert to new perl5 frameforkwen2013-08-061-1/+2
| | | | Reported by: az@
* - Update to 3.6wen2013-08-062-3/+3
| | | | | PR: 181015 Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer)
* Dancer2 is the new generation of Dancer, the lightweight web-framework forwen2013-08-065-0/+199
| | | | | | Perl. Dancer2 is a complete rewrite based on Moo. WWW: http://search.cpan.org/dist/Dancer2/
* - Fix build with SQLITE optionwen2013-08-062-2/+2
| | | | Reported by: Ashley Williams <ashley.wil@gmail.com>
* Update to 1.1.6jpaetzel2013-08-063-3/+4
|
* Update to 2.10.2jpaetzel2013-08-062-4/+3
|
* - trim plistjgh2013-08-061-3/+0
| | | | Approved by: uffe@uffe.org (maintainer, implicit)