aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Make it fully working and restrict to correct port.Alex Dupre2011-08-188-18/+33
| | | | | | | Approved by: flo Notes: svn path=/head/; revision=279960
* Port generalization.Alex Dupre2011-08-184-16/+12
| | | | | | | Approved by: flo Notes: svn path=/head/; revision=279959
* Restrict to correct ports.Alex Dupre2011-08-181-1/+2
| | | | | | | Approved by: flo Notes: svn path=/head/; revision=279958
* Remove unneeded @dirrm.Alex Dupre2011-08-183-6/+0
| | | | | | | Approved by: flo Notes: svn path=/head/; revision=279957
* Restrict to correct ports and avoid conflicts.Alex Dupre2011-08-181-5/+7
| | | | Notes: svn path=/head/; revision=279956
* Install in the correct (seamonkey2) directory and remove CONFLICTS.Alex Dupre2011-08-183-17/+27
| | | | | | | | | Port generalization. Approved by: flo Notes: svn path=/head/; revision=279955
* Install in the correct directory.Alex Dupre2011-08-183-13/+25
| | | | | | | | | Port generalization. Approved by: flo Notes: svn path=/head/; revision=279954
* Update to 1.7.5.2 release that supports latest mozilla releases.Alex Dupre2011-08-182-6/+6
| | | | | | | Approved by: flo Notes: svn path=/head/; revision=279953
* Update to current Mozilla ports.Alex Dupre2011-08-181-4/+4
| | | | | | | Approved by: flo Notes: svn path=/head/; revision=279952
* - Update to 1.3Frederic Culot2011-08-184-8/+12
| | | | | | | | | | | | | - Add LICENSE (BSD) - Add WWW link to pkg-descr - Pass maintainership to submitter Changes: https://docs.pylonsproject.org/projects/webhelpers/dev/changelog.html PR: ports/159840 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279951
* Fix nettle build with clang on i386: correct assemblyJohan van Selst2011-08-181-0/+4
| | | | | | | | PR: ports/159773 Submitted by: rene Notes: svn path=/head/; revision=279950
* Cleanup and drop maintainership.Alexey Dokuchaev2011-08-182-15/+13
| | | | Notes: svn path=/head/; revision=279949
* - Update portupgrade to 2.4.9.Stanislav Sedov2011-08-183-15/+4
| | | | | | | This version brings ruby 1.9 support contributed by Steve Wills. Notes: svn path=/head/; revision=279948
* Unbreak the build on 64-bit architectures.Alexey Dokuchaev2011-08-181-1/+1
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=279947
* - Split langscan from devel/gonzui into devel/ruby-langscan portTAKATSU Tomonari2011-08-187-41/+152
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add the new port: devel/ruby-langscan LangScan is a program analyzer for source code search engine. Main Characteristics: * Use source code-specific information - Function names, string, comments, etc. * Prity-printed source code views * Easy-to-use for both general users and administrators * Support multi-byte characters Supported Languages: * Brainfuck * JavaScript * C * Lua * C++ * Objective Caml * C# * PHP * CSS * Perl * D * Python * Eiffel * Ruby * Emacs Lisp * Scheme * Io * Shell Script * Java * Plain Text WWW: http://gonzui.sourceforge.net/langscan/ PR: ports/159774 Submitted by: tota (myself) Approved by: sumikawa (maintainer) Notes: svn path=/head/; revision=279946
* Update to 3.10.1, which fixes MySQL queries problems introduced in 3.10.0Ion-Mihai Tetcu2011-08-183-3/+10
| | | | | | | MFC after: 5 days Notes: svn path=/head/; revision=279945
* - Update to 20110817Beech Rintoul2011-08-185-6/+44
| | | | | | | | | | | - Add LICENSE section - Change default for BACKTRACE option to On PR: ports/159850 Submitted by: Jase Thew <freebsd@beardz.net> (maintainer) Notes: svn path=/head/; revision=279944
* - Add a new port: net/ruby-growlTAKATSU Tomonari2011-08-184-0/+59
| | | | | | | | | | | | | | | | | | | | | A pure-ruby growl notifier. ruby-growl allows you to perform Growl notification via UDP from machines without growl installed (for example, non-OSX machines). What's Growl? Growl is a really cool "global notification system for Mac OS X". See http://growl.info/ See also the Ruby Growl bindings in Growl's subversion repository: http://growl.info/documentation/growl-source-install.php ruby-growl also contains a command-line notification tool named 'growl'. Where possible, it isoption-compatible with growlnotify. (Use --priority instead of -p.) WWW: http://rubyforge.org/projects/ruby-growl/ Notes: svn path=/head/; revision=279943
* Update to 1.6.3.Akinori MUSHA2011-08-183-726/+250
| | | | Notes: svn path=/head/; revision=279942
* . Update to 2.8.4Greg Lewis2011-08-182-8/+6
| | | | | | | | PR: 158924 Submitted by: mm@ Notes: svn path=/head/; revision=279941
* - Add missing BUILD_DEPENDSSteve Wills2011-08-181-1/+2
| | | | | | | | | PR: ports/159827 Submitted by: swills (me) Approved by: wen (maintainer) Notes: svn path=/head/; revision=279940
* - Set BUILD_DEPENDS to silence build warningsSteve Wills2011-08-181-2/+3
| | | | | | | | | PR: ports/159848 Submitted by: swills (me) Approved by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=279939
* - Update to 2.6.3Beech Rintoul2011-08-184-8/+10
| | | | | | | | | | | | | - Master site set to github (SF does not have latest releases) - Project homepage changed - License variable set PR: ports/159639 Submitted by: Kaspars Bankovskis <kaspars@bankovskis.lv> Approved by: Woody Carey <woodycarey@hotmail.com> (maintainer) Notes: svn path=/head/; revision=279938
* - Add missing BUILD_DEPENDS to quiet build warningsSteve Wills2011-08-171-1/+2
| | | | Notes: svn path=/head/; revision=279936
* - Add missing BUILD_DEPENDSSteve Wills2011-08-171-0/+3
| | | | | | | | | PR: ports/159847 Submitted by: swills (me) Approved by: ehaupt (maintainer, private email) Notes: svn path=/head/; revision=279935
* Update to 0.10.10.Koop Mast2011-08-173-4/+16
| | | | | | | Switch to xz distfile. Notes: svn path=/head/; revision=279933
* Update to 3.0.12.Koop Mast2011-08-172-3/+3
| | | | Notes: svn path=/head/; revision=279932
* - Update to 1.5.3Nicola Vitale2011-08-173-16/+265
| | | | Notes: svn path=/head/; revision=279931
* Update to 5.0.10Martin Matuska2011-08-172-3/+3
| | | | Notes: svn path=/head/; revision=279930
* Update to 3.0.7Martin Matuska2011-08-172-3/+3
| | | | Notes: svn path=/head/; revision=279929
* Update to 3.0.8Martin Matuska2011-08-172-3/+3
| | | | Notes: svn path=/head/; revision=279928
* - Add missing BUILD_DEPENDSSteve Wills2011-08-171-1/+2
| | | | Notes: svn path=/head/; revision=279927
* Fix minicom build for WITHOUT_NLS (force libiconv dependency and linking)Johan van Selst2011-08-171-3/+6
| | | | | | | | Reported by: Gordon Shumway PR: ports/159739 Notes: svn path=/head/; revision=279926
* - Update to 20110817Sunpoet Po-Chuan Hsieh2011-08-172-3/+3
| | | | Notes: svn path=/head/; revision=279925
* - Update to 2011.08.17Sunpoet Po-Chuan Hsieh2011-08-172-3/+3
| | | | Notes: svn path=/head/; revision=279924
* - Set DIST_SUBDIR: move dist files to DISTDIR/mythesSunpoet Po-Chuan Hsieh2011-08-1734-34/+51
| | | | Notes: svn path=/head/; revision=279923
* - Set DIST_SUBDIR: move dist files to DISTDIR/hyphenSunpoet Po-Chuan Hsieh2011-08-1738-38/+57
| | | | Notes: svn path=/head/; revision=279922
* - Set DIST_SUBDIR: move dist files to DISTDIR/hunspellSunpoet Po-Chuan Hsieh2011-08-1760-66/+96
| | | | Notes: svn path=/head/; revision=279921
* - Change MASTER_SITES to my LOCAL to avoid implicit change of non-versionedSunpoet Po-Chuan Hsieh2011-08-1764-128/+128
| | | | | | | dist files Notes: svn path=/head/; revision=279920
* It all started with a little blue folder and about five other icons forChris Rees2011-08-175-0/+8179
| | | | | | | | | | | | | | | | | | Object-Dock. Today, elementary icons is one of the most beautiful, professional, and popular tango-styled icon sets on Gnome-Look, it has won editor's choice on UpToDown.com, inspired many new works such as the popular gnome-colors and new-wave themes, and has even been proposed and implemented as the default look for quite a few Linux distributions including Freezy Linux and Frugalware Linux. WWW: http://danrabbit.deviantart.com/art/elementary-Icons-65437279 PR: ports/159392 Submitted by: Nicole Reid <root@cooltrainer.org> Notes: svn path=/head/; revision=279919
* - Restrict range of USE_PYTHON: setuptools does not build with python 3.xSunpoet Po-Chuan Hsieh2011-08-171-1/+1
| | | | Notes: svn path=/head/; revision=279918
* Stop copying the LICENSE file!Chris Rees2011-08-171-0/+1
| | | | Notes: svn path=/head/; revision=279917
* Chase new upstream maintainer site and relinquish to the pool; add LICENSE.Alexey Dokuchaev2011-08-172-5/+7
| | | | Notes: svn path=/head/; revision=279916
* - Update to 2.3.0Frederic Culot2011-08-172-3/+3
| | | | | | | | PR: ports/159820 Submitted by: Eitan Adler <ports@eitanadler.com> (maintainer) Notes: svn path=/head/; revision=279915
* Avoid usage of first-person talk in port description.Alexey Dokuchaev2011-08-171-5/+5
| | | | Notes: svn path=/head/; revision=279914
* Fix dependency object (still has security issues and needs updating though)Chris Rees2011-08-171-2/+1
| | | | Notes: svn path=/head/; revision=279913
* Update to 8.13Martin Matuska2011-08-172-3/+3
| | | | Notes: svn path=/head/; revision=279912
* Update to 1.0.1Martin Matuska2011-08-172-3/+3
| | | | Notes: svn path=/head/; revision=279911
* Update to 1.1.0Martin Matuska2011-08-172-3/+3
| | | | Notes: svn path=/head/; revision=279910
* Update to 1.0.11Martin Matuska2011-08-172-3/+3
| | | | Notes: svn path=/head/; revision=279909