aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Pass maintainership to x11@Baptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=326018
* cad/repsnapper: update to 2.2.0b2William Grzybowski2013-09-022-24/+23
| | | | | | | | | | | | - Update to 2.2.0b2 [1] - Convert lib depends to new syntax - USES gmake PR: ports/180757 Submitted by: Martin Dieringer <martin.dieringer gmx.de> (maintainer) Notes: svn path=/head/; revision=326017
* - Update to 1.9.0Felippe de Meirelles Motta2013-09-026-74/+70
| | | | | | | | | | | | - Update WWW - Restore UIDs and GIDs PR: ports/179987 Submitted by: Allan Jude <ports@scaleengine.com>, Alexandre Biancalana <ale@biancalanas.net> Approved by: Allan Jude <ports@scaleengine.com> (maintainer) Notes: svn path=/head/; revision=326016
* - Fix dependency on portaudioDmitry Marakasov2013-09-023-1/+32
| | | | | | | - Fix build with clang Notes: svn path=/head/; revision=326015
* - Set correctly MASTER_SITESFelippe de Meirelles Motta2013-09-022-4/+5
| | | | | | | | | | | | | - Use appropriate COMMENT - Move pkg-message to files/pkg-message.in using SUB_FILES - Use INSTALL_PROGRAM PR: ports/180180 Submitted by: lippe@ Approved by: Alexander Panyushkin <vsityz@gmail.com> (maintainer) Notes: svn path=/head/; revision=326014
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-0210-32/+15
| | | | Notes: svn path=/head/; revision=326013
* - Fix plistFelippe de Meirelles Motta2013-09-022-350/+353
| | | | | | | | | | - Insert PORTSCOUT PR: ports/180264 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer) Notes: svn path=/head/; revision=326012
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-0214-35/+22
| | | | Notes: svn path=/head/; revision=326011
* - Add PORTSCOUTSunpoet Po-Chuan Hsieh2013-09-021-0/+2
| | | | Notes: svn path=/head/; revision=326010
* - Update to 3.47.25Sunpoet Po-Chuan Hsieh2013-09-022-3/+3
| | | | | | | | | Changes: http://www.httrack.com/page/4/en/index.html https://code.google.com/p/httrack/source/list https://code.google.com/p/httrack/source/browse/trunk/history.txt Notes: svn path=/head/; revision=326009
* - Update to 0.99Sunpoet Po-Chuan Hsieh2013-09-022-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Unicode-Collate/Changes Notes: svn path=/head/; revision=326008
* - Update to 2013.09.01Sunpoet Po-Chuan Hsieh2013-09-022-3/+3
| | | | Notes: svn path=/head/; revision=326007
* - Update to 2013.09.01Sunpoet Po-Chuan Hsieh2013-09-022-3/+3
| | | | Notes: svn path=/head/; revision=326006
* - Update to 20130901Sunpoet Po-Chuan Hsieh2013-09-022-3/+3
| | | | Notes: svn path=/head/; revision=326005
* - Update to 2013.09.01Sunpoet Po-Chuan Hsieh2013-09-022-3/+3
| | | | Notes: svn path=/head/; revision=326004
* - convert to the new perl5 frameworkAndrej Zverev2013-09-0219-19/+37
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326003
* Do not overwrite any existing USES that breaks graphics/dri defining ↵Baptiste Daroussin2013-09-021-1/+1
| | | | | | | USES=pkgconfig Notes: svn path=/head/; revision=326002
* - Update to 0.53Philippe Audeoud2013-09-022-3/+3
| | | | Notes: svn path=/head/; revision=326001
* Adopt USES+=iconv.Boris Samorodov2013-09-021-3/+2
| | | | | | | | | | FYI: only three ports left with *_DEPENDS upon converters/libiconv. Submitted by: bsam (me, via e-mail) Reviewed by: 6yearold@gmail.com (maintainer) Notes: svn path=/head/; revision=326000
* Add an explicit dependency on pkgconfigBaptiste Daroussin2013-09-023-9/+5
| | | | Notes: svn path=/head/; revision=325999
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-022-1/+3
| | | | Notes: svn path=/head/; revision=325998
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-029-15/+12
| | | | Notes: svn path=/head/; revision=325997
* Upgrade to version 0.8.1.Jimmy Olgeni2013-09-022-4/+4
| | | | Notes: svn path=/head/; revision=325996
* Update to 0.58.Anton Berezin2013-09-022-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES Notes: svn path=/head/; revision=325995
* - Update to 1.5.7Frederic Culot2013-09-022-3/+3
| | | | | | | | | Changes: http://www.lemke-it.com/litexec?request=pubcloglfc&user=&lang=en PR: ports/181748 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=325994
* www/py-flexget: update to 1.1.98William Grzybowski2013-09-022-3/+3
| | | | | | | - Update to 1.1.98 Notes: svn path=/head/; revision=325993
* Two imake related changes:Tijl Coosemans2013-09-0220-64/+66
| | | | | | | | | | | | | | | | | | | | | | | 1) Move -a from XMKMF command variable to a new XMKMF_ARGS variable. For ports that don't need -a introduce USES=imake:notall. This way ports no longer have to redefine XMKMF. 2) xmkmf -a runs imake with the flags in IMAKECPPFLAGS as extra arguments to set CPP, CC and CXX. This creates the top Makefile, and then xmkmf runs make Makefiles. This Makefiles target runs imake for each subdirectory but these imake invocations did not have the flags from IMAKECPPFLAGS so the resulting makefiles used the wrong C preprocessor when clang is used (/usr/bin/cpp instead of /usr/local/bin/tradcpp). Instead of letting xmkmf pass IMAKECPPFLAGS from the environment to imake let imake handle IMAKECPPFLAGS itself just like it handles IMAKEINCLUDE. This exposed configure errors in x11-clocks/mouseclock and x11-wm/fvwm. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=325992
* Update to 4.30.Anton Berezin2013-09-023-37/+49
| | | | | | | | Changes: http://search.cpan.org/dist/Mojolicious/Changes Approved by: portmgr (bapt) Notes: svn path=/head/; revision=325991
* Add an explicit dependency on pkgconfigBaptiste Daroussin2013-09-023-7/+4
| | | | Notes: svn path=/head/; revision=325990
* Add an explicit dependency on pkgconfigBaptiste Daroussin2013-09-021-3/+3
| | | | Notes: svn path=/head/; revision=325989
* Add an explicit dependency on pkgconfigBaptiste Daroussin2013-09-021-5/+2
| | | | Notes: svn path=/head/; revision=325988
* multimedia/libbluray: update to 0.3.0William Grzybowski2013-09-024-15/+18
| | | | | | | | | | | | | | | | - Update to 0.3.0 [1] - Use single space in WWW [1] - Add LICENSE (LGPL21) - Convert to new lib depends syntax Changes: http://git.videolan.org/?p=libbluray.git;a=blob_plain;f=ChangeLog;hb=HEAD PR: ports/181492 Submitted by: Dominic Fandrey <kamikaze bsdforen.de> (maintainer) Notes: svn path=/head/; revision=325987
* - Add LICENSESunpoet Po-Chuan Hsieh2013-09-021-1/+3
| | | | | | | - Remove whitespace Notes: svn path=/head/; revision=325986
* multimedia/libaacs: update to 0.6.0William Grzybowski2013-09-027-12/+12
| | | | | | | | | | | | | | | - Update to 0.6.0 [1] - Convert lib depends to new syntax - Bump PORTREVISION for dependent ports Changes: http://git.videolan.org/?p=libaacs.git;a=blob_plain;f=ChangeLog;hb=HEAD PR: ports/181492 Submitted by: Dominic Fandrey <kamikaze bsdforen.de> (maintainer) Notes: svn path=/head/; revision=325985
* - convert to the new perl5 frameworkAndrej Zverev2013-09-0219-19/+37
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=325984
* - Update to 2.2Sunpoet Po-Chuan Hsieh2013-09-023-47/+38
| | | | | | | | | - Do not use setuptools Changes: http://code.google.com/p/numexpr/wiki/ReleaseNotes Notes: svn path=/head/; revision=325983
* Add an explicit dependency on pkgconfigBaptiste Daroussin2013-09-021-0/+2
| | | | Notes: svn path=/head/; revision=325982
* Update to 0.23.Anton Berezin2013-09-022-3/+4
| | | | | | | Changes: http://search.cpan.org/dist/Scope-Upper/Changes Notes: svn path=/head/; revision=325981
* Adopt USES+=iconv.Boris Samorodov2013-09-022-2/+2
| | | | | | | | Submitted by: bsam (me, by e-mail) Approved by: osa (maintainer) Notes: svn path=/head/; revision=325980
* A bunch of cleanups and fixes.Niclas Zeising2013-09-026-9/+120
| | | | | | | | | | | | | | | | | Fix build with compiler is gccXX (where xx is for instance 46, 47) by running autoconf to generate a working configure. Use ${REINPLACE_CMD} instead of hand-rolled sed. Change regexp to work on configure.in instead of configure, since we'll autoconf configure.in anyway. Check for libutil.h alongside util.h, and make use of that if it is found. Make detection and use of gettext work with all compilers. Add locale messages to plist. Bump portrevision. Noticed by: avg (build issues) Tested by: avg Notes: svn path=/head/; revision=325979
* Add an explicit dependency on pkgconfigBaptiste Daroussin2013-09-021-1/+1
| | | | | | | Reported by: antoine Notes: svn path=/head/; revision=325978
* - Update to 2.44Frederic Culot2013-09-022-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog Notes: svn path=/head/; revision=325977
* science/py-pupynere: Module for reading and writing NetCDF files [NEW PORT]Kubilay Kocak2013-09-026-0/+52
| | | | | | | | | | | | | | Pupynere is a Python module for reading and writing NetCDF files, using the same API as Scientific.IO.NetCDF and pynetcdf. It depends only on Numpy, so you don't need to have the NetCDF library installed. WWW: https://pypi.python.org/pypi/pupynere/ PR: ports/179744 Submitted by: Johannes Jost Meixner <xmj@chaot.net> Notes: svn path=/head/; revision=325976
* Update to 2.6.0Renato Botelho2013-09-022-4/+3
| | | | | | | | PR: ports/181621 Submitted by: Konstantinos Koukopoulos <koukopoulos@gmail.com> Notes: svn path=/head/; revision=325975
* - convert to the new perl5 frameworkAndrej Zverev2013-09-0219-19/+37
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=325974
* Document the removal of USE_GNOME=pkgconfigBaptiste Daroussin2013-09-021-0/+6
| | | | Notes: svn path=/head/; revision=325973
* Remove pkgconfig USE_GNOME component, it not used anymore [1].Koop Mast2013-09-021-5/+1
| | | | | | | Submitted by: bapt@ [1] Notes: svn path=/head/; revision=325972
* Track down the latest USE_GNOME=pkgconfigBaptiste Daroussin2013-09-024-22/+9
| | | | Notes: svn path=/head/; revision=325971
* Eliminate USE_GNOME=pkgconfig from polishBaptiste Daroussin2013-09-022-3/+2
| | | | Notes: svn path=/head/; revision=325970
* Convert to USES: pkgconfig, gmake, perl5Baptiste Daroussin2013-09-021-5/+2
| | | | Notes: svn path=/head/; revision=325969