aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.7.0Sergey Skvortsov2010-05-143-4/+46
| | | | | | | Changes: http://sourceforge.net/news/?group_id=91920&id=286606 Notes: svn path=/head/; revision=254300
* - Update to 0.9.9Marcus von Appen2010-05-147-7/+33
| | | | Notes: svn path=/head/; revision=254299
* - Please welcome the KDE4 development framework and its components by list:Dima Panov2010-05-1417-0/+1394
| | | | | | | | | | | | | | KDevPlatform-1.0.0 KDevelop-PHP-1.0.0 KDevelop-PHP-docs-1.0.0 KDevelop-4.0.0 Happy updating! /Dima, behalf of KDE@FreeBSD team Notes: svn path=/head/; revision=254298
* - Adjust manpagesDima Panov2010-05-143-6/+6
| | | | | | | Noticed by: pointyhat via pav Notes: svn path=/head/; revision=254297
* - blasted whitespacePhilip M. Gollucci2010-05-141-1/+1
| | | | Notes: svn path=/head/; revision=254296
* By default suexec doesn't enforces different resource limitations configured inPhilip M. Gollucci2010-05-143-0/+58
| | | | | | | | | | | | | | | | | | | | login.conf(5). This is probably because resource limitations are handled differently on various different platforms. This modifies suexec behaviour to set resource limits for CGI's from /etc/login.conf before execing the customers CGI script. Doesn't affect default package, so no PORTREVISION bumps. I will follow up at dev@httpd.apache.org to see about adding this with #ifdefs. PR: ports/136091 Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org> With Hat: apache@ Notes: svn path=/head/; revision=254295
* Properly install the missing org.freedesktop.secrets.service file.Joe Marcus Clarke2010-05-144-0/+22
| | | | | | | | Reported by: Jonathan Chen <jonc@chen.org.nz> Obtained from: https://bugzilla.gnome.org/show_bug.cgi?id=611002 Notes: svn path=/head/; revision=254294
* Add AUTOTOOLS dependency when using packages as opposed to portsCy Schubert2010-05-144-4/+4
| | | | | | | to satisfy dependencies. Notes: svn path=/head/; revision=254293
* Correct a typo in the memory leak patch.Joe Marcus Clarke2010-05-141-1/+1
| | | | Notes: svn path=/head/; revision=254292
* - Update to 1.010Wen Heping2010-05-142-5/+5
| | | | | | | - Reset maintainer to perl@ Notes: svn path=/head/; revision=254290
* - Make tinderbox happy without extra @dirrmtry for common locale dirsDima Panov2010-05-142-2/+1
| | | | | | | after recent kdehier4 udate Notes: svn path=/head/; revision=254289
* - Make tinderbox happy without extra @dirrmtry for common locale dirsDima Panov2010-05-142-8/+1
| | | | Notes: svn path=/head/; revision=254288
* Mark BROKEN on i386: does not build.Erwin Lansing2010-05-141-0/+2
| | | | Notes: svn path=/head/; revision=254287
* - Convert to the new formatGabor Pali2010-05-142-21/+18
| | | | | | | | PR: ports/146538 Submitted by: Ju Pengfei <jupengfei@gmail.com> Notes: svn path=/head/; revision=254286
* Update to version 2.2.7, which has the following bug fixes:Doug Barton2010-05-142-5/+5
| | | | | | | | | | | | | | | | | * Fix unicode problem in torrent moving code * Fix possible initialization problem in Web UI * Fix torrent moving after completion feature * Improved empty folder removing code * Use guid or news url as RSS items identifier (instead of title) * Fix possible crash in RSS item selection code * Added support for url encoded ampersands in RSS And the following new features: * Sort torrent labels in popup menu * Added Croatian translation Notes: svn path=/head/; revision=254285
* - Update to 4.0.6Wen Heping2010-05-142-4/+4
| | | | Notes: svn path=/head/; revision=254284
* Mark BROKEN: does not build.Erwin Lansing2010-05-141-0/+2
| | | | Notes: svn path=/head/; revision=254283
* - Set INVALID_BDB_VER; upstream does not yet support Berkeley DB 5 [1]Sahil Tandon2010-05-143-36/+15
| | | | | | | | | | | | - Remove OPTION for Kerberos IV - Change my email to @FreeBSD.org PR: ports/146371 [1] Reported by: Volodymyr Kostyrko <c.kworr@gmail.com> [1] Approved by: itetcu@ (mentor) Notes: svn path=/head/; revision=254282
* Fix "realpath: : No such file or directory" error from the latest realpath.Jung-uk Kim2010-05-132-11/+11
| | | | | | | | Reported by: Mike Jakubik (mike dot jakubik at intertainservices dot com) Reviewed by: glewis (maintainer) Notes: svn path=/head/; revision=254280
* Update to the 20100513 snapshot of GCC 4.5.1.Gerald Pfeifer2010-05-132-16/+16
| | | | Notes: svn path=/head/; revision=254279
* Remove unnecessary dependency on autoconf/gmakeJohan van Selst2010-05-131-2/+1
| | | | Notes: svn path=/head/; revision=254278
* - Make pointyhat tinderbox happy by removing extra @dirrmry for common localeDima Panov2010-05-1320-95/+11
| | | | | | | | | | | and apps directories, which now handled by updated kdehier4. - Bump PORTREVISIONs to force rebuild. Noticed by: pointyhat via pav With hat on: kde Notes: svn path=/head/; revision=254277
* Update to new upstream version 4.8.30.0Matthias Andree2010-05-132-4/+4
| | | | | | | | Approved by: gslin@gslin.org (maintainer, implicit) Approved by: garga (mentor) Notes: svn path=/head/; revision=254276
* - Update to version 0.7.6Alexey Dokuchaev2010-05-139-492/+98
| | | | | | | | | | | | | - Make libexif dependency mandatory: it is no longer considered optional by upstream sources, and there is no --without-exif configure script switch - Ensure that optional dependencies are recorded correctly (prevent silent dependency injection) - Augment list of available plugins (FFmpeg, GD) and add GnuTLS support - Correctly depend on QT components (via bpm infrastructure) - Clean up Makefile a bit and rearrange pkg-plist for better readability Notes: svn path=/head/; revision=254275
* Remove unnecessary dependency on autoconfJohan van Selst2010-05-131-3/+1
| | | | Notes: svn path=/head/; revision=254274
* Minor update for Mercurial to fix a bug: 1.5.3Ollivier Robert2010-05-132-4/+4
| | | | Notes: svn path=/head/; revision=254273
* When the video option is unchecked, make sure we don't pick up gstreamer.Koop Mast2010-05-131-0/+2
| | | | | | | | PR: ports/146550 Submitted by: Anonymous <swell.k@gmail.com> Notes: svn path=/head/; revision=254272
* Fix some memory leaks in the cpufreq applet.Koop Mast2010-05-132-3/+12
| | | | | | | | PR: ports/146033 Submitted by: Bryan Venteicher <bryanv@daemoninthecloset.org> Notes: svn path=/head/; revision=254271
* Remove unnecessary dependency on autoconfJohan van Selst2010-05-131-2/+2
| | | | Notes: svn path=/head/; revision=254270
* Don't remove a directory we don't own.Koop Mast2010-05-132-2/+1
| | | | | | | | Submitted by: pointyhat via pav. Approved by: maintainer Notes: svn path=/head/; revision=254269
* Remove unnecessary dependency on autoconf/automakeJohan van Selst2010-05-131-2/+1
| | | | Notes: svn path=/head/; revision=254268
* Add patch forgotten in previous commit. No functional change:Johan van Selst2010-05-131-0/+416
| | | | | | | copy patch from aclocal.m4 to configure, so there's no need to run autoconf Notes: svn path=/head/; revision=254267
* Remove unnecessary dependency on autoconf/automakeJohan van Selst2010-05-131-1/+0
| | | | Notes: svn path=/head/; revision=254266
* Remove unnecessary dependency on autoconfJohan van Selst2010-05-131-1/+1
| | | | Notes: svn path=/head/; revision=254265
* Standalone version of the popular APNG Assembler. Simple command-lineDmitry Marakasov2010-05-135-0/+53
| | | | | | | | | | | | interface. No size limits. WWW: http://sourceforge.net/projects/apngasm/ PR: 146233 Submitteed by: Anonymous <swell.k@gmail.com> Notes: svn path=/head/; revision=254264
* - Fix breakage on 9-CURRENTMartin Matuska2010-05-131-0/+53
| | | | | | | | | | - Bump PORTREVISON PR: ports/144439 Reported by: subbsd <subbsd@gmail.com> Notes: svn path=/head/; revision=254263
* - Bump PORTREVISION for vulnerability fixDima Panov2010-05-131-0/+1
| | | | Notes: svn path=/head/; revision=254261
* - Add official fix for kget vulnerabilityDima Panov2010-05-131-0/+212
| | | | | | | | | | | | | | | | KDE Security Advisory: KGet Directory Traversal and Insecure File Operation Vulnerabilities Original Release Date: 2010-05-13 URL: http://www.kde.org/info/security/advisory-20100513-1.txt References: CVE-2010-1000 CVE-2010-1511 SA39528 Notes: svn path=/head/; revision=254260
* - net-im/libmsn: update to 4.1 release and unbroke with ports opensslDima Panov2010-05-135-11/+31
| | | | | | | | | PR: 146465 Submitted by: myself, maintainer via mail Approved by: Shane Bell (maintainer) Notes: svn path=/head/; revision=254259
* Fix dependencies.Sergey Skvortsov2010-05-131-0/+2
| | | | Notes: svn path=/head/; revision=254258
* Welcome a new port games/etuxracer!Boris Samorodov2010-05-139-356/+559
| | | | | | | | PR: ports/145381 Submitted by: Chris Petrik <chris at officialunix.com> Notes: svn path=/head/; revision=254257
* Updated tomcat entry (CVE-2010-1157) with fixed version information.Niels Heinen2010-05-131-2/+2
| | | | | | | | | | This makes sure that the correct older versions are marked vulnerable Approved by: itetcu (mentor, implicit) Security: http://www.vuxml.org/freebsd/3383e706-4fc3-11df-83fb-0015587e2cc1.html Notes: svn path=/head/; revision=254256
* Upgrade to 0.3.7.Jun Kuriyama2010-05-132-4/+4
| | | | Notes: svn path=/head/; revision=254255
* Look up Perl documentation in Pod format.Wen Heping2010-05-136-0/+70
| | | | | | | | | | WWW: http://search.cpan.org/dist/Pod-Perldoc/ PR: ports/146482 Submitted by: Ashish SHUKLA <wahjava@gmail.com> (maintainer) Notes: svn path=/head/; revision=254254
* Update to version 4.4.4.Boris Samorodov2010-05-135-13/+13
| | | | Notes: svn path=/head/; revision=254253
* . update to version 915036;Boris Samorodov2010-05-132-7/+6
| | | | | | | | | | . fix MASTER_SITES. PR: ports/146374 Submitted by: Yasuhiro KIMURA <yasu at utahime.org> Notes: svn path=/head/; revision=254252
* - Disable on ZFS Ver 6, until proper fix is availablePav Lucistnik2010-05-131-1/+1
| | | | | | | Submitted by: Boris Kochergin <spawk@acm.poly.edu> (maintainer) Notes: svn path=/head/; revision=254251
* - Update to 1.6Wen Heping2010-05-133-5/+10
| | | | | | | | PR: ports/146456 Submitted by: Ashish SHUKLA <wahjava@gmail.com> (maintainer) Notes: svn path=/head/; revision=254250
* - Update to 3.3.0Wen Heping2010-05-132-5/+5
| | | | | | | - Reset maintainer Notes: svn path=/head/; revision=254249
* Cuberok is a music player and a collection manager based on Qt4. It hasWen Heping2010-05-136-0/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | lightweight interface, music collection support and many features, e.g. music autorating and Last.FM scrobbler. Features: -CUE support. Codepage selection for CUE sheets -Shoutcast/icecast support (for GStreamer and Phonon) -Support internet services Jamendo and MagnaTune (New in v.0.0.9) -Last.FM and Libre.FM scrobblers -Downloading images for albums and artists from Last.FM -Loading artist and album info from Last.FM, loading lyrics from LyricWiki.org -Auto rating for songs. Rating for albums, artists and genres automatically calculated from rating of songs. -Easy collection browsing. Just double click on genre to view all artist in this genre. -Smart playlists (custom SQL requests) -Support for AlbumArt as separate file on disk. Art can be assinged to genre and atrist too. -And etc... WWW: http://code.google.com/p/cuberok/ PR: ports/146510 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> Notes: svn path=/head/; revision=254248