aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Fix a other typoMartin Wilke2008-07-181-1/+1
| | | | | | | Reported by: maintainer via irc Notes: svn path=/head/; revision=217061
* LP64 fixes: normalize truth values rather than truncating to int.Christian Weisgerber2008-07-184-0/+106
| | | | | | | | Approved by: maintainer Obtained from: Arnaud Bergeron <abergeron@gmail.com> Notes: svn path=/head/; revision=217060
* Upgrade ghc to 6.8.3.Oliver Braun2008-07-1830-1095/+956
| | | | Notes: svn path=/head/; revision=217059
* Added my targeting info.Greg Larkin2008-07-181-0/+1
| | | | | | | Approved by: beech (mentor) Notes: svn path=/head/; revision=217058
* - Fix wwwMartin Wilke2008-07-181-1/+1
| | | | | | | Reported by: lme Notes: svn path=/head/; revision=217057
* - new values for WEBALIZER_LANG:Dirk Meyer2008-07-183-70/+50
| | | | | | | | | | albanian arabic lithuanian thai - fix fetch for WITH_GEODB - updated country icons - build with 4.x berkley db Notes: svn path=/head/; revision=217056
* - Update to 20080713Martin Wilke2008-07-183-8/+39
| | | | | | | | PR: 125582 Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer) Notes: svn path=/head/; revision=217055
* - Update to 2.11.7.1Martin Wilke2008-07-184-8/+8
| | | | | | | | | PR: 125650 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Security: http://www.vuxml.org/freebsd/35e54755-54e4-11dd-ad8b-0030843d3802.html Notes: svn path=/head/; revision=217054
* - Fix portversionMartin Wilke2008-07-181-2/+2
| | | | Notes: svn path=/head/; revision=217053
* - Document phpmyadmin -- cross site request forgery vulnerabilitesMartin Wilke2008-07-181-0/+28
| | | | Notes: svn path=/head/; revision=217052
* - Update to 1.41.0Martin Wilke2008-07-186-31/+66
| | | | | | | | PR: 125561 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=217051
* PHP_CodeSniffer is a PHP5 script that tokenises and "sniffs" PHP andMartin Wilke2008-07-184-0/+491
| | | | | | | | | | | | | | | JavaScript code to detect violations of a defined coding standard. It is an essential development tool that ensures your code remains clean and consistent. It can also help prevent some common semantic errors made by developers. WWW: http://pear.php.net/package/PHP_CodeSniffer/ PR: ports/125600 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=217050
* - Update to 0.3.1Martin Wilke2008-07-182-4/+4
| | | | | | | | PR: 125619 Submitted by: "Zane C.B." <vvelox@vvelox.net> (maintainer) Notes: svn path=/head/; revision=217049
* ii is a minimalist FIFO and filesystem-based IRC client. It createsanMartin Wilke2008-07-186-0/+89
| | | | | | | | | | | | | | | | | irc directory tree with server, channel and nick name directories. In every directory a FIFO in file and a normal out file is created. The in file is used to communicate with the servers and the out files contain the server messages. For every channel and every nick name there are related in and out files created. This allows IRC communication from command line and adheres to the Unix philosophy. WWW: http://www.suckless.org/wiki/tools/irc/irc_it/ PR: ports/125567 Submitted by: Julien Laffaye <kimelto at gmail.com> Notes: svn path=/head/; revision=217048
* - Fix build on 6.3Martin Wilke2008-07-183-6/+7
| | | | | | | | PR: 125728 Submitted by: Max Brazhnikov <makc@issp.ac.ru> Notes: svn path=/head/; revision=217047
* - ebook2cw converts text into cw as an mp3 file, useful for learning cw.Diane Bruce2008-07-187-0/+85
| | | | Notes: svn path=/head/; revision=217046
* - Update to 3.0.2Pietro Cerutti2008-07-1847-1455/+464
| | | | Notes: svn path=/head/; revision=217045
* - Unbreak.Felippe de Meirelles Motta2008-07-184-14/+12
| | | | | | | | | | | | | - Update to 1.8. - Pass maintainership to submitter. - Update WWW reference on pkg-descr. PR: ports/125537 Submitted by: Marcin Cieslak <saper@SYSTEM.PL> Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=217044
* - Update to 4.7.26.Felippe de Meirelles Motta2008-07-184-32/+22
| | | | | | | | | | | - Unbreak. PR: ports/124829 Submitted by: Lapo Luchini <lapo@lapo.it> Approved by: gabor (mentor, implicit), maintainer timeout (>2 weeks) Notes: svn path=/head/; revision=217043
* - Fix typo on Makefile.Felippe de Meirelles Motta2008-07-181-1/+1
| | | | | | | | | PR: ports/125572 Submitted by: Hyogeol Lee <hyogeollee@gmail.com> (maintainer) Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=217042
* New port: FlowTag is a GUI interface for exploring the TCP flows in aWesley Shields2008-07-185-0/+50
| | | | | | | | | | | | | | | PCAP file. It's strengths lie in: * rapid reconstruction of flows (via indexing), * visual selection of source IP and destination TCP ports; * filtering by time, packet count, and/or byte count * tagging flows with keywords PR: ports/125624 Submitted by: Lee Hinman <lee@writequit.org> Notes: svn path=/head/; revision=217041
* Readded in math/Martin Wilke2008-07-184-0/+35
| | | | | | | | | | | | A C-coded Python extension module that wraps the GMP library to provide to Python code fast multiprecision arithmetic (integer, rational, and float), random number generation, advanced number-theoretical functions, and more. WWW: http://code.google.com/p/gmpy/ Notes: svn path=/head/; revision=217040
* - Drop devel/py-gmpy to math/Martin Wilke2008-07-184-35/+0
| | | | | | | Suggested by: lwhsu Notes: svn path=/head/; revision=217039
* Shapely is a Python package for manipulation and analysis of 2D geospatialMartin Wilke2008-07-185-0/+103
| | | | | | | | | | | | | | | geometries. It is based on GEOS (http://geos.refractions.net). Shapely 1.0 is not concerned with data formats or coordinate reference systems. Responsibility for reading and writing data and projecting coordinates is left to other packages like WorldMill and pyproj. WWW: http://pypi.python.org/pypi/Shapely/ PR: ports/125475 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=217038
* SpatiaLite is just a small sized SQLite extension. Once you have installedMartin Wilke2008-07-185-0/+53
| | | | | | | | | | | | | | | | SpatiaLite (a very simple and elementary task), the SQLite DBMS is enable to load, store and manipulate Spatial Data (aka GeographicData, GIS Data, Cartographic Data, GeoSpatial Data, Geometry Data and alike). SpatiaLite implements spatial extensions following the specification of the Open Geospatial Consortium (OGC). WWW: http://www.gaia-gis.it/spatialite-2.0/index.html PR: ports/125528 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=217037
* - Use QT_COMPONENTSMartin Wilke2008-07-182-54/+54
| | | | | | | | | | | | - Install data to ${DATADIR} (adjust pkg-plist in accordance) - Use COPYTREE_SHARE macro PR: 124821 Submitted by: Max Brazhnikov <makc@issp.ac.ru> Approved by: maintainer timeout Notes: svn path=/head/; revision=217036
* pymarc is a python library for working withMartin Wilke2008-07-185-0/+29
| | | | | | | | | | | | MARC21 bibliographic data. WWW: http://pypi.python.org/pypi/pymarc PR: ports/125427 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=217035
* - Update to 5.2.0Martin Wilke2008-07-182-4/+4
| | | | | | | | PR: 125716 Submitted by: Wen heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=217034
* - Update to 2.5Martin Wilke2008-07-182-5/+4
| | | | | | | | | PR: 124907 Submitted by: Wen heping <wenheping@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=217033
* A reference implementation of the PythonGeoInterface andMartin Wilke2008-07-185-0/+56
| | | | | | | | | | | | the GeoJSON. WWW: http://pypi.python.org/pypi/geojson/ PR: ports/125208 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=217032
* igraph is a free software package for creating and manipulatingMartin Wilke2008-07-185-0/+81
| | | | | | | | | | | | | | | | | | | | undirected and directed graphs. It includes implementations for classic graph theory problems like minimum spanning trees and network flow, and also implements algorithms for some recent network analysis methods, like community structure search. igraph contains functions for generating regular and random graphs, manipulating graphs, assigning attributes to vertices and edges. It can calculate various structural properties, includes heuristics for community structure detection, supports many file formats. WWW: http://cneurocvs.rmki.kfki.hu/igraph/ PR: ports/125534 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=217031
* Py-cclib is an open source library, written in Python, for parsing andMartin Wilke2008-07-186-0/+432
| | | | | | | | | | | | | | interpreting the results of computational chemistry packages. The current version, cclib 0.9, parses output files from ADF, GAMESS (US), GAMESS-UK, Gaussian, Jaguar, Molpro, ORCA and PC GAMESS. WWW: http://cclib.sourceforge.net/ PR: ports/125490 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=217030
* A C-coded Python extension module that wraps the GMP library to provideMartin Wilke2008-07-184-0/+35
| | | | | | | | | | | | | | to Python code fast multiprecision arithmetic (integer, rational, and float), random number generation, advanced number-theoretical functions, and more. WWW: http://code.google.com/p/gmpy/ PR: ports/125429 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=217029
* Add p5-CSS-Minifier-XS 0.03, XS based CSS minifier.Sergey Skvortsov2008-07-185-0/+39
| | | | Notes: svn path=/head/; revision=217028
* Add p5-JavaScript-Minifier-XS 0.05, XS based JavaScript minifier.Sergey Skvortsov2008-07-185-0/+39
| | | | Notes: svn path=/head/; revision=217027
* - Force commit to correct the previous commit log:Martin Wilke2008-07-180-0/+0
| | | | | | | | | | Correct permissions/owner of DOCSDIR-installed files PR: 125726 / 125727 Request by: maintainer via im Notes: svn path=/head/; revision=217026
* Update to 0.6.4Sergey Skvortsov2008-07-183-28/+30
| | | | | | | Changes: http://search.cpan.org/src/BSCHMAL/parrot-0.6.4/NEWS Notes: svn path=/head/; revision=217025
* Update to 1.19.02Erwin Lansing2008-07-182-4/+4
| | | | | | | | PR: 125743 Submitted by: leeym Notes: svn path=/head/; revision=217024
* py-gpx is a python module for parsing GPS Exchange Format (GPX) files.Martin Wilke2008-07-185-0/+35
| | | | | | | | | | | | This module allows you to parse and extract data from GPX files. WWW: http://pypi.python.org/pypi/pygpx/ PR: ports/125254 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=217023
* - Update to 1.2.3Martin Wilke2008-07-188-102/+120
| | | | | | | | | | | - Pass maintainership to submitter PR: 125404 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: maintainer Notes: svn path=/head/; revision=217022
* - Update to 4.22.5-51-gaa2eMartin Wilke2008-07-182-4/+4
| | | | | | | | PR: 125708 Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) Notes: svn path=/head/; revision=217021
* - Update to 0.5Martin Wilke2008-07-183-5/+13
| | | | | | | | PR: 125588 Submitted by: Wen heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=217020
* - Update to 1.19.1Martin Wilke2008-07-182-4/+4
| | | | | | | | PR: 125695 Submitted by: Ports Fury Notes: svn path=/head/; revision=217019
* xdg-user-dirs is a tool to help manage "well known" user directoriesMartin Wilke2008-07-187-0/+117
| | | | | | | | | | | | | like the desktop folder and the music folder. It also handles localization of the filenames. WWW: http://freedesktop.org/wiki/Software/xdg-user-dirs/ PR: ports/125672 Submitted by: Max Brazhnikov <makc at issp.ac.ru> Notes: svn path=/head/; revision=217018
* - update to 1.4201Yen-Ming Lee2008-07-182-11/+14
| | | | Notes: svn path=/head/; revision=217017
* - Respect NOPORTDOCSMartin Wilke2008-07-182-10/+18
| | | | | | | | PR: 125726 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=217016
* - Respect NOPORTDOCSMartin Wilke2008-07-181-4/+9
| | | | | | | | PR: 125727 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=217015
* - Update to maintainer mailMartin Wilke2008-07-181-1/+1
| | | | | | | | PR: 125545 Submitted by: Andy Kosela <akosela@andykosela.com> (Maintainer) Notes: svn path=/head/; revision=217014
* - Update to 0.8.1Pietro Cerutti2008-07-182-4/+4
| | | | Notes: svn path=/head/; revision=217013
* - Update sysutils/testdisk to 6.10.Florent Thoumie2008-07-182-7/+34
| | | | | | | | | | | - Don't install documentation if NOPORTDOCS is defined. - Explicitely disable filesystem support when not selected. [1] PR: ports/125564 [1] Submitted by: Jan Henrik Sylvester <me@janh.de> [1] Notes: svn path=/head/; revision=217012