Commit Graph

350631 Commits

Author SHA1 Message Date
Guido Falsi
16f2776819 - Fix gnucash configure script to accept guile 1.8
- Add options to gnucash port to choose which guile version to use
- Remove superceded UPDATING entry

Approved by:	kwm (gnome, implicit)
2014-10-05 13:32:37 +00:00
Guido Falsi
cc5c75bd95 - Update slib and slib-guile to 3b4
- Fix build for lang/slib with new texinfo [1]
- Convert slib-guile @exec/@unexec directives to post install/deinstall scripts
- Add new port slib-guile2 based on slib-guile
- Remove dirrms

MFH:	2014Q4
2014-10-05 13:29:40 +00:00
Wen Heping
42bfb6237e - Fix dependencies [1]
- Add rc scripts [1]
- Reset maintainer to ports@

PR:		193784 [1]
Submitted by:	swills@ [1]
2014-10-05 13:29:15 +00:00
Tijl Coosemans
e9ff3bcfff - Move PROJECTHOST up (portlint)
- Convert to USES=autoreconf
- Remove DOCS option patching.  Not needed with staging.
2014-10-05 13:24:58 +00:00
Antoine Brodin
6417066580 New port: www/py-gevent-websocket
gevent-websocket is a WebSocket library for the gevent networking library.
Features include:
Integration on both socket level or using an abstract interface.
RPC and PubSub framework using WAMP (WebSocket Application Messaging Protocol).
Easily extendible using a simple WebSocket protocol plugin API

WWW: https://bitbucket.org/Jeffrey/gevent-websocket
2014-10-05 13:23:08 +00:00
Tijl Coosemans
8f0bfdb99c - Remove USE_AUTOTOOLS
- Replace CONFIGURE_ARGS with CPPFLAGS/LIBS
- Use default do-install
2014-10-05 13:22:06 +00:00
Thomas Zander
1d246d1bc1 - Update to upstream version 0.91.3
PR:		194141
Submitted by:	neel@neelc.org (maintainer)
2014-10-05 13:00:37 +00:00
Antoine Brodin
0643d6e473 - Do not package info/dir
- Allow staging as a regular user
2014-10-05 12:16:10 +00:00
Wen Heping
fb9c069145 - Update to 1.19.20 2014-10-05 12:00:14 +00:00
Wen Heping
fc7e09a79b - Update to 1.22.12 2014-10-05 11:49:04 +00:00
Wen Heping
aa31baa85c - Bump PORTREVISION to chase the update of math/cgal 2014-10-05 11:28:20 +00:00
Wen Heping
6420db7e4a - Update to 4.4
- Add GUI option [1]

PR:		192896 [1]
Submitted by:	Robert Kruus<robert.kruus@utoronto.ca> [1]
2014-10-05 11:12:08 +00:00
Kurt Jaeger
3aff526f34 mail/filtermail: resurrect, stage, 0.8.2 -> 0.8.3, new maintainer
PR:		193721
Submitted by:	Mike Clarke <jmc-freebsd2@milibyte.co.uk>
2014-10-05 11:08:40 +00:00
Antoine Brodin
bfecf34625 Do not package info/dir 2014-10-05 10:42:44 +00:00
John Marino
15dffe014c emulators/mame: Remove redundant @dirrm, simplify an install command 2014-10-05 10:30:40 +00:00
John Marino
0de0d570c4 emulators/mess: clean up, remove zip dependency, support DragonFly
This port has a post-extract target that wants to use native unzip
on an extracted file.  This is an issue for DragonFly, but tar can
handle the zip file just file on both platforms, so switch to that.

DragonFly still has the incomplete FILE that it inherited from FreeBSD,
which is really a pain when FILE is a parameter in c++ routines.  This
adds an extra patch for DragonFly to use an alternative default logging
callbacks to all mame to finally build on this platform.

While here:
  - remove use of ${PORTNAME} where "mess" is the only correct value
  - use ".zip" instead of extract variable
  - Unmask installation commands
  - Group mkdir commands into one
  - Use NOT_FOR_ARCHS instead of conditional BROKEN
  - Convert to USES=python
  - Remove unnecessary conversion of -lpthread => -pthread
  - Remove redundant @dirrm from pkg-plist
2014-10-05 10:20:24 +00:00
Tijl Coosemans
72d0d7c798 Remove USE_AUTOTOOLS 2014-10-05 10:10:29 +00:00
Tijl Coosemans
42e4920bfe Avoid dependency on devel/libtool 2014-10-05 10:09:21 +00:00
Tijl Coosemans
9811ac1bd7 Patch configure to avoid dependency on devel/libtool 2014-10-05 10:06:35 +00:00
Tijl Coosemans
5408de554b - Convert to USES=autoreconf
- Use CXX compiler for OBJCXX so libtool recognises it.  On FreeBSD 8 and 9
  configure would set OBJCXX to g++ while CXX was c++.
- Add NLS option
- Add missing Xorg dependencies to MANAGER option
- Combine post-extract, post-patch and post-configure into post-patch

PR:		194068
2014-10-05 09:57:16 +00:00
John Marino
638412fe35 emulators/mame: clean up, remove zip dependency, support DragonFly
This port has a post-extract target that wants to use native unzip
on an extracted file.  This is an issue for DragonFly, but tar can
handle the zip file just file on both platforms, so switch to that.

DragonFly still has the incomplete FILE that it inherited from FreeBSD,
which is really a pain when FILE is a parameter in c++ routines.  This
adds an extra patch for DragonFly to use an alternative default logging
callbacks to all mame to finally build on this platform.

While here:
  - remove use of ${PORTNAME} where "mame" is the only correct value
  - use ".zip" instead of extract variable
  - Unmask installation commands
  - Group mkdir commands into one
  - Use NOT_FOR_ARCHS instead of conditional BROKEN
  - Convert to USES=python
  - Remove unnecessary conversion of -lpthread => -pthread
2014-10-05 09:37:16 +00:00
Antoine Brodin
d6f6f0f6df - Allow staging as a regular user
- Bump portrevision as files were not packaged with intended owner
2014-10-05 09:29:40 +00:00
Antoine Brodin
f6d1de7243 Allow staging as a regular user 2014-10-05 09:25:28 +00:00
Antoine Brodin
0cd002ccb6 Allow staging as a regular user 2014-10-05 09:21:53 +00:00
Antoine Brodin
0b8853319f - Allow staging as a regular user
- Bump portrevision as @exec was not acting on the right files
2014-10-05 09:19:05 +00:00
Baptiste Daroussin
578713ed5b bump portrevision due to changes in the plist 2014-10-05 08:10:43 +00:00
Baptiste Daroussin
608d652ab7 Fix plist for emacs info files
The dir directory it generated at stage time by install-info but this should be ignored as now indexinfo
it createing an index at package installation time.

This commit is anyway mostly useless here as emacs info files being installed in a custom place are not
directly viewable/indexed by the info(1) command
2014-10-05 08:09:55 +00:00
Wen Heping
831d045566 - Update to 1.23.5 2014-10-05 08:00:52 +00:00
Baptiste Daroussin
7cb693f6a9 Update to 0.16 2014-10-05 07:56:59 +00:00
Li-Wen Hsu
a4b80c472b - Let slave port can override WANT_PGSQL_VER 2014-10-05 07:10:24 +00:00
Li-Wen Hsu
1674717c6a - Turn postgresql-plv8js version aware and add postgresql93-plv8js
Approved by:	vanilla (via skype)
2014-10-05 07:06:08 +00:00
Thomas Zander
a185e728b1 - Update to upstream version 0.3.2
While on it:
- Add LICENSE

PR:		193998
Submitted by:	henrik@affekt.org (maintainer)
2014-10-05 07:03:44 +00:00
Antoine Brodin
a30f5cb990 Unbreak py-satchmo, it depended on both py-imaging (self+via py-sorl-thumbnail) and py-pillow (via py-trml2pdf) 2014-10-05 06:59:24 +00:00
TAKATSU Tomonari
a509cfbfec - Update to 0.4-1
- Fix RUN_DEPENDS
- Optionize R-cran-Defaults
2014-10-05 04:13:48 +00:00
Wen Heping
d24247a36c - Update LICENSE
- Reset maintainer to ports@
2014-10-05 01:15:55 +00:00
TAKATSU Tomonari
95327b9471 - Upstream rerolled tarball
Reported by:	antoine@
2014-10-05 00:49:39 +00:00
William Grzybowski
0e48185d11 misc/wotsap: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-05 00:19:01 +00:00
William Grzybowski
96ea21e2fb misc/pylize: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-05 00:16:00 +00:00
William Grzybowski
e4685e1246 misc/cs: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-05 00:11:25 +00:00
Jason E. Hale
41153673a2 - Convert to USES=python, limit to 2.x
- Drop leading "The" from COMMENT
- Use shebangfix instead of multiple patching
- Trim plist
2014-10-05 00:09:49 +00:00
William Grzybowski
0ba06712dc graphics/py-sorl-thumbnail: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-05 00:09:15 +00:00
William Grzybowski
d737a13788 graphics/py-soya3d: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-05 00:07:58 +00:00
Jason E. Hale
ee115400f3 - Convert to USES=python, limit to 2.x
- Fix typo in RUN_DEPENDS
- Simplify post-install
- Remove PYAO option as the port builds a library for handling libao
  by default and py-ao would only be needed if that library wasn't
  built
- Bump PORTREVISION
2014-10-05 00:06:03 +00:00
William Grzybowski
b1d7599847 graphics/py-mcomix: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-05 00:01:19 +00:00
William Grzybowski
a2a83dbb06 graphics/py-gchartwrapper: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-04 23:59:47 +00:00
Jason E. Hale
c4327729a5 - Convert to USES=python, limit to 2.x
- Use options helpers
- Whitespace cleanup
- Trim plist
2014-10-04 23:59:40 +00:00
Jason E. Hale
d02a5eeba6 - Convert to USES=python, limit to 2.x
- Add LICENSE
- USES=shebangfix instead of post-patch
- Simplify DOCS install
2014-10-04 23:54:47 +00:00
Antoine Brodin
df6c543cb8 Unbreak ocrfeeder, it depended on both py-imaging (via self+py-sane) and py-pillow (via py-reportlab2) 2014-10-04 23:52:12 +00:00
Jason E. Hale
a3f5a86e27 - Convert to USES=python, limit to 2.x 2014-10-04 23:51:21 +00:00
Antoine Brodin
97178b5518 Allow installing 2014-10-04 23:35:49 +00:00