Alexey Dokuchaev
84f5ce32c4
- Fix segmentation fault due to inclusion of outdated JPEG header
...
- Remove ABI shlib version from LIB_DEPENDS, define LICENSE
- Sort out knobs, throw in a few comments, augment COMMENT
- Remove dead master site from Makefile and port description
2012-09-12 11:10:11 +00:00
Pietro Cerutti
5a4dd8ebb6
- Add patches to address upstream the following upstream issues [1]
...
* https://issues.apache.org/jira/browse/XERCESC-1994
* https://issues.apache.org/jira/browse/XERCESC-1995
- Bump PORTREVISION
- While at it, add a 'test' target to run the provided test suite
PR: 171537 [1]
Submitted by: Michael Gmelin <freebsd@grem.de>
2012-09-12 09:47:56 +00:00
Nicola Vitale
89ffb6c926
Python API library and shell utilities to monitor file system events.
...
Directory monitoring is made easy with
* A cross-platform API.
* A shell tool to run commands in response to directory changes.
WWW: http://github.com/gorakhargosh/watchdog
2012-09-12 09:06:06 +00:00
Nicola Vitale
7c95b0edba
Pattern matching and various Python utilities for file systems paths.
...
WWW: http://github.com/gorakhargosh/pathtools
2012-09-12 09:04:32 +00:00
Nicola Vitale
6fc6586402
Argh provides a very simple wrapper for argparse with support for
...
hierarchical commands that can be bound to modules or classes.
WWW: http://bitbucket.org/neithere/argh/
2012-09-12 09:03:19 +00:00
Kevin Lo
9c0b49d590
Update to 2.0; with some help from rm@
...
PR: ports/169690
Submitted by: Paul Dokas <paul at dokas dot name>
2012-09-12 08:09:18 +00:00
Alexey Dokuchaev
208dfd5a20
Update NVIDIA arbitrary memory access vulnerability with CVE-2012-4225.
2012-09-12 07:31:22 +00:00
Jimmy Olgeni
185c0dcbbb
A few things went wrong in r304126.
...
Fixes:
- Add dependency on devel/py-dbus (required by the logout function)
- Remove debug executable
- Remove extra files from PLIST (src, build, makedist.sh)
- Remove gdm detection and always set OPTIONS_DEFINE
- Remove reduntant files in Help
- Make rox.desktop installation conditional on GDM
- Install missing translations
Noticed by: Yuri Pankov <yuri.pankov@gmail.com>
2012-09-12 07:19:30 +00:00
Alexey Dokuchaev
4b376e2c92
- Update legacy 173.14.xx series driver to version 173.14.35 and provide a
...
patch for CVE-2012-4225 for this version
- Augment security patch for CVE-2012-0946 to cover CVE-2012-4225 as well
for the benefit of really old legacy drivers
2012-09-12 07:14:34 +00:00
Emanuel Haupt
7701c6ff0f
Fix a condition to correctly check whether the SSH option is used. This error
...
slipped in when the port was converted to OPTIONSng.
Notified by: Norbert Augenstein <lists@augenstein.net>
2012-09-12 05:40:36 +00:00
Emanuel Haupt
b59d9aff25
While using 'dbus-glib' seems to work (due to the way LIB_DEPENDS are
...
currently checked), the correct shlib name is 'dbus-glib-1'.
Notified by: Yuri Pankov <yuri.pankov@gmail.com>
2012-09-12 05:27:03 +00:00
Alexey Dokuchaev
0edc8aa613
Unbreak installation of legacy drivers.
2012-09-12 05:04:20 +00:00
Dirk Meyer
42938999ed
- fix wrong svn proplist
2012-09-12 04:34:50 +00:00
Dirk Meyer
568163bae3
- cleanup comments
2012-09-12 04:30:41 +00:00
Dirk Meyer
94414c5f30
- fix warning for option WITH_PKGNG
...
PR: 171326
Submitted by: Bryan Drewery
2012-09-12 04:24:19 +00:00
Steve Wills
079a71c0c8
- Update to 0.9.3.1
...
PR: ports/171560
Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
2012-09-12 01:52:56 +00:00
Jimmy Olgeni
d2c92e29e0
Upgrade to version 0.40.0 and add OptionsNG support.
...
PR: ports/171513
Submitted by: nemysis <nemysis@gmx.ch>
2012-09-11 21:59:23 +00:00
Stephen Montgomery-Smith
315fde8fde
- Update to 5.3.
2012-09-11 21:25:50 +00:00
Steven Kreuzer
362fa4ac81
Survival analysis: descriptive statistics, two-sample
...
tests, parametric accelerated failure models, Cox model.
Delayed entry (truncation) allowed for all models; interval
censoring for parametric models. Case-cohort designs.
WWW: http://cran.r-project.org/web/packages/survival/
2012-09-11 20:45:43 +00:00
Mark Linimon
87fd477b5a
Fix cut-and-paste error.
2012-09-11 20:41:29 +00:00
Jimmy Olgeni
62448feee6
Add configuration check: DTRACE support on amd64 requires GCC46 to
...
be enabled.
Building with gcc version 4.2.1 20070831 causes an infinite loop
while compiling erl_nif.c.
Discovered by: Kenji Rikitake
2012-09-11 20:16:20 +00:00
Ruslan Makhmatkhanov
71ba0a3638
- correct py-beautifulsoup dependency. the current dependency will fail if
...
user already head www/py-beautifulsoup (4.x) installed, while the port
needs an exactly 3.2.x version.
- bump PORTREVISION because of dependency change
Approved by: portmgr (beat)
2012-09-11 20:10:28 +00:00
Olli Hauer
0792837cc1
- Upgrade www/mod_wsgi3 to 3.4.
...
- adopt new Makefile header.
PR: 171549
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
2012-09-11 20:04:28 +00:00
Ruslan Makhmatkhanov
d9c6268470
- switch to setuptools
...
- bump PORTREVISION because of dependency change
while here:
- strip Makefile header
- add license (BSD)
- move pkg-plist contents to PLIST_FILES
- mark it python 3 ready
- tab -> space in pkg-descr:WWW
PR: 170127
Reported by: Kubilay Kocak <koobs.freebsd at gmail dot com>
Approved by: maintainer timeout (>1 month)
2012-09-11 19:51:00 +00:00
Pav Lucistnik
655a53df64
- Mark BROKEN on 8.2-STABLE too
...
Reported by: beatmail
2012-09-11 19:37:28 +00:00
Ruslan Makhmatkhanov
b14a0051af
- s/Yes/yes/ in GNU_CONFIGURE=
2012-09-11 19:26:38 +00:00
Ruslan Makhmatkhanov
9ce1a1b79b
- update to 5.0.1
...
while here:
- strip Makefile header
- fix whitespace in pkg-descr
PR: 170617
Submitted by: Kevin Oberman <kob6558 at gmail dot com> (maintainer)
2012-09-11 19:25:21 +00:00
Frederic Culot
94264143dd
- Update to 0.28
...
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Module-ExtractUse/Changes
2012-09-11 18:28:30 +00:00
Eitan Adler
6ee38255aa
Correct a typo: 6 != 1
...
PR: ports/171551
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
2012-09-11 18:03:08 +00:00
Ruslan Makhmatkhanov
7e400d5d0e
- update to 2.0.2
...
- change mastersites to pypi, because google doesn't carry the latest tarball
- drop unneeded BUILD_DEPENDS, LICENSE_FILE, USE_PYTHON_PREFIX,
PYDISTUTILS_EGGINFO
- create pkg-plist
- install with setuptools (upstream switched to it via distribute)
- strict python versions to 2.x only
- add patch to not use distribute for installing. distribute conflicts with
setuptools. this may be dropped when the whole ports tree will be switched to
distribute.
PR: 170515
Submitted by: rm (myself)
Approved by: maintainer timeout (1 month)
2012-09-11 18:01:59 +00:00
Pawel Pekala
6b9f8403c2
- spatialite: install pc file in correct place [1]
...
- spatialite_gui: unbreak, now configures properly and is able to
find libspatialite installed by databases/spatialite
PR: ports/170893 [1]
Submitted by: myself [1]
Approved by: maintainer timeout
2012-09-11 17:49:21 +00:00
Ruslan Makhmatkhanov
c5db3d9375
Update Plone to 4.2.1.
...
This update includes:
- www/py-plone.outputfilters 1.2 -> 1.6
- www/py-Products.CMFPlone 4.1.5 -> 4.2.1.1
- www/py-plone.app.vocabularies 2.1.6 -> 2.1.7
- www/py-plone.subrequest 1.6.2 -> 1.6.6
- www/py-plone.app.discussion 2.1.5 -> 2.1.7
- www/py-plonetheme.classic 1.1.2 -> 1.2.3
- www/plone 4.1.5 -> 4.2.1
- www/py-plone.i18n 2.0 -> 2.0.1
- www/py-plone.fieldsets 2.0.1 -> 2.0.2
- www/py-plone.app.search 1.0.2 -> 1.0.4
- www/py-plone.app.content 2.0.9 -> 2.0.11
- www/py-plone.app.testing 4.0.2 -> 4.2
- www/py-plone.app.contentrules 2.1.4 -> 2.1.8
- www/py-plone.uuid 1.0.2 -> 1.0.3
- www/py-plone.app.upgrade 1.1.6 -> 1.2.1
- www/py-plone.app.caching 1.0.3 -> 1.1
- www/py-plone.app.linkintegrity 1.4.5 -> 1.4.6
- www/py-plone.app.iterate 2.1.5 -> 2.1.7
- www/py-plone.testing 4.0.3 -> 4.0.4
- www/py-plone.app.contentmenu 2.0.5 -> 2.0.6
- www/py-plone.app.controlpanel 2.2.3 -> 2.2.8
- www/py-plone.portlet.collection 2.0.4 -> 2.1.1
- www/py-plone.resource 1.0b6 -> 1.0.1
- www/py-plone.app.registry 1.0.1 -> 1.1
- www/py-plone.app.workflow 2.0.6 -> 2.0.7
- www/py-plone.app.portlets 2.2.3 -> 2.2.6
- www/py-plone.app.blob 1.5.1 -> 1.5.2
- www/py-Products.TinyMCE 1.2.12 -> 1.2.13
- www/py-plone.app.locales 4.0.11 -> 4.0.15
- www/py-plonetheme.sunburst 1.2.4 -> 1.2.7
- www/py-plone.app.theming 1.0b9 -> 1.0.3
- www/py-plone.app.collection 1.0.1 -> 1.0.5
- www/py-plone.folder 1.0.1 -> 1.0.2
- www/py-plone.app.querystring 1.0.1 -> 1.0.5
- www/py-plone.app.jquerytools 1.3.1 -> 1.3.2
- www/py-plone.app.contentlisting 1.0 -> 1.0.1
- www/py-plone.stringinterp 1.0.5 -> 1.0.7
- www/py-plone.app.layout 2.2.4 -> 2.2.7
- www/py-plone.app.z3cform 0.5.7 -> 0.6.0
- www/py-plone.portlets 2.0.2 -> 2.1
- www/py-plone.app.kss 1.7.0 -> 1.7.1
- www/py-plone.app.redirector 1.1.2 -> 1.1.3
- devel/py-kss-core 1.6.3 -> 1.6.4
- devel/py-Products.ATContentTypes 2.1.7 -> 2.1.8
- devel/py-Products.ResourceRegistries 2.0.6 -> 2.2.1
- devel/py-five.customerize 1.0.2 -> 1.0.3
- devel/py-diazo 1.0rc4 -> 1.0.1
- devel/py-Products.CMFEditions 2.2.2 -> 2.2.5
- devel/py-Products.ExtendedPathIndex 2.9 -> 3.0.1
- devel/py-z3c.formwidget.query 0.7 -> 0.8
- devel/py-Products.Archetypes 1.7.13 -> 1.8.3
- devel/py-Products.CMFPlacefulWorkflow 1.5.6 -> 1.5.7
- devel/py-archetypes.querywidget 1.0.1 -> 1.0.4
- devel/py-Products.PloneLanguageTool 3.2.4 -> 3.2.5
- devel/py-Products.GenericSetup 1.6.6 -> 1.7.2
- devel/py-Products.CMFTestCase 0.9.11 -> 0.9.12
- devel/py-Products.PasswordResetTool 2.0.7 -> 2.0.8
- devel/py-archetypes.kss 1.7.1 -> 1.7.2
- devel/py-collective.z3cform.datetimewidget 1.1.1 -> 1.2.0
- devel/py-Products.PloneTestCase 0.9.13 -> 0.9.15
- devel/py-zope.schema 4.0.1 -> 4.2.0
- devel/py-archetypes.referencebrowserwidget 2.4.11 -> 2.4.12
- security/py-Products.PlonePAS 4.0.12 -> 4.0.13
- security/py-Products.PluggableAuthService 1.7.7 -> 1.8.0
common changes:
- strip Makefile header
- choose proper value for USE_PYTHON in a cases when I sure that the port
is required -2.7 only or may be built/run both 2.x and 3.x
- comment off USE_ZOPE
- tab -> space in pkg-descr:WWW
nuances:
- new port www/py-plone.app.jquery added per this plone update requirements
- devel/py-zope.schema updated to 4.2.0 because I hadn't got any response from
maintainer and because this exact version is required for this plone update
feature highlights/release notes:
- http://plone.org/products/plone/releases/4.2
- http://plone.org/products/plone/releases/4.2.1
2012-09-11 17:34:09 +00:00
Bryan Drewery
23b5323f9d
- Update to 1.7.1
...
- Add a regression-test target, but leave it commented
out for now as it is failing
- Fix build with clang
PR: ports/171544
Submitted by: emaste (maintainer)
2012-09-11 17:24:59 +00:00
Bryan Drewery
5d9badc424
- Update to 2.1.0
...
Changelog:
mdir: add support for maildir whitespaces
README: prefer vicious in global space
uptime: metatable bugfix after lua52 port fixed by Jorg Thalheim
contrib: document how to enable contributed widgets
os: change os.getenv init to allow standalone usage of os widget
contrib: initialization bugfix after lua52 port
README: update initialization instructions
bat: metatable bugfix after lua52 port
widgets: cleanup behind the last commit 363c03e
Fixed io.lines() bug
Ported vicious.contrib to lua 5.2
Ported vicious.widgets module to lua 5.2
Ported vicious module to lua 5.2
cpufreq: skip redudant freq variable check
cpufreq: rework new exception handlers
cpufreq: handle not existing frequency/governer
pkg: update 'Arch S' substitution lines
PR: ports/171538
Submitted by: William Grzybowski <william88@gmail.com> (maintainer)
Approved by: eadler, bapt (mentors, implicit)
2012-09-11 16:54:19 +00:00
Baptiste Daroussin
6d3daf7903
Add a note to specify that this ports is also maintained by bdrewery
2012-09-11 16:51:18 +00:00
Steve Wills
bfbef85ab2
- Add additional MASTER_SITES entry
...
- Add LICENSE
- Other improvements
- Give maintainership to submitter
PR: ports/171288
Submitted by: nemysis <nemysis@gmx.ch>
2012-09-11 16:22:03 +00:00
Pietro Cerutti
a4f519566e
- Add a patch to #undef nitems, which has been added as a macro to sys/param.h
...
in r236486 and is also a member of Fl_Check_Browser class.
- Bump PORTREVISION
Notified by: martymac
2012-09-11 16:05:22 +00:00
Nicola Vitale
a3b731ff29
- Update to 2.1.1
...
- Remove files/ninja-ide.in
- Set BUILD_DEPENDS equal to RUN_DEPENDS
- Rearrange Makefile to use GutHub as master site,
and easy_install
- Fix format of WWW field in pkg-descr
BuildLog: http://goo.gl/WNM1Z
2012-09-11 16:04:47 +00:00
Bryan Drewery
2e20cd2246
- Update to checkin: a766128118
...
Changes:
* Fix jail creation resulting in jail being removed
* Fix SIGINFO handler causing error during jail creation
* Fix 'jail -i' to build calculation
* Support JAILNAME-PTNAME-make.conf in poudriere.d dir
Approved by: bapt (implicit)
2012-09-11 15:55:32 +00:00
Bryan Drewery
b9006c1345
- Update to 2.1.1
...
Changes:
* Fix jail creation resulting in jail being removed
* Fix SIGINFO handler causing error during jail creation
* Fix 'jail -i' to build calculation
Approved by: bapt (implicit)
2012-09-11 15:54:08 +00:00
Emanuel Haupt
fcfa32ba27
- Use OPTIONSng
...
- Remove deprecated header information
2012-09-11 15:38:24 +00:00
Steve Wills
c062450b72
- Update to 0.6.2
2012-09-11 15:30:31 +00:00
Bryan Drewery
dfec6618b2
- Convert to new options framework
...
- Add missing dependency on perl
- Bump PORTREVISION due to added dependency
Approved by: eadler, bapt (mentors, implicit)
2012-09-11 15:11:39 +00:00
Ruslan Makhmatkhanov
8a2c694e65
- trim check for unsupported python versions
...
- change depends for USE_ZOPE case to make it work with current zope version
Submitted by: lwhsu (final patch revision)
Reviewed by: crees
Discussed in: python
2012-09-11 14:27:22 +00:00
Cy Schubert
60c6047b8a
Resolve a FreeBSD 7 compile issue.
...
Supplied by: Peter Czanik <czanik@balabit.hu>
2012-09-11 14:05:31 +00:00
Steve Wills
e037210686
- Update to 2.21
...
PR: ports/171053
Approved by: pirzyk (maintainer)
2012-09-11 13:31:25 +00:00
Philippe Audeoud
9e2b236361
- Update to 1.90
2012-09-11 13:21:03 +00:00
Max Brazhnikov
ba7f04bfab
Connect supertux-devel
2012-09-11 13:18:03 +00:00
Max Brazhnikov
6642bab724
- Update to 0.3.3 (development snapshot)
...
- Update description and follow upstream naming - SuperTux
2012-09-11 13:16:43 +00:00
Max Brazhnikov
3a5c87425f
Copy supertux to supertux-devel
2012-09-11 13:06:31 +00:00