Commit graph

331009 commits

Author SHA1 Message Date
Baptiste Daroussin
ccaa7208df Use bmake features to easier cross building support
This makes cross building only work with bmake given it is only supported on FreeBSD 10+ this is not a problem
2014-04-04 08:14:24 +00:00
Emanuel Haupt
cdc7e75add - Support staging
- Use shebangfix
- Convert USE_BZIP2=yes to USES=tar:bzip2
2014-04-04 08:14:04 +00:00
Emanuel Haupt
25365bd418 - Support staging
- Use shebangfix
2014-04-04 08:11:32 +00:00
Emanuel Haupt
b3948eb981 - Support staging
- Correct LICENSE definition
- Specify LICENSE_FILE
- Convert USE_BZIP2=yes to USES=tar:bzip2
- Use DEFAULT_VERSIONS instead of DEFAULT_PHP_VER
- Use COPYTREE_SHARE istead of CP
2014-04-04 07:50:26 +00:00
Emanuel Haupt
1c8975353b - Support staging
- Respect CC
- Respect CFLAGS
- Modernize port
2014-04-04 07:40:14 +00:00
Steve Wills
45bf03f42d A simple, fast, memory-efficient and threadsafe implementation of GetText
for Ruby that supports multiple backends and can easily be extended.

WWW: https://github.com/grosser/fast_gettext

PR:		ports/188200
Submitted by:	Michael Moll <kvedulv at kvedulv.de>
2014-04-04 06:44:55 +00:00
Steve Wills
710b4f2e5f Ruby bindings for API calls that are documented with Apipie.
Bindings are generated on the fly.

WWW: https://github.com/Apipie/apipie-bindings

PR:		ports/188199
Submitted by:	Michael Moll <kvedulv at kvedulv.de>
2014-04-04 06:09:52 +00:00
Akinori MUSHA
522a384359 Update to 1.7.11 and (attempt to) remove NO_STAGE. 2014-04-04 01:13:39 +00:00
Mario Sergio Fujikawa Ferreira
2a15338d01 New port gimp-elsamuko-script version 0.24: GIMP scripts by elsamuko.
Effects:

- Lomo
- Sprocket Hole
- Technicolor 2 Color
- Technicolor 3 Color
- Antique Photo Border
- First Photo Border
- National Geographic
- Split Tone With Edge Detection
- Film Grain
- Obama "Hope"
- Che Guevara
- Vintage Look
- White Balance Puzzle
- Gimp Octave
- Photochrom
- Movie 300
...

Approved by:	bdrewery (mentor)
2014-04-04 00:31:07 +00:00
Xin LI
229b6035b6 Update to 1.38. 2014-04-04 00:01:47 +00:00
Rene Ladan
b5e4d37e4f Remove expired ports:
2014-04-03 www/aolserver: abandonware, messing up on clusters
2014-04-03 www/openacs-dotlrn: Depends on expiring www/aolserver
2014-04-03 www/openacs: Depends on expiring www/aolserver
2014-04-03 security/aolserver-nsmcrypt: abandonware, messing up on clusters
2014-04-03 www/aolserver-xotcl: abandonware, messing up on clusters
2014-04-03 graphics/aolserver-nsgd: abandonware, messing up on clusters
2014-04-03 security/aolserver-nsencrypt: abandonware, messing up on clusters
2014-04-03 security/aolserver-nsmhash: abandonware, messing up on clusters
2014-04-03 archivers/aolserver-nszlib: abandonware, messing up on clusters
2014-04-03 security/aolserver-nsopenssl: abandonware, messing up on clusters
2014-04-03 databases/aolserver-nspostgres: abandonware, messing up on clusters
2014-04-03 databases/aolserver-nsmysql: abandonware, messing up on clusters
2014-04-03 security/aolserver-nssha1: abandonware, messing up on clusters
2014-04-03 23:01:30 +00:00
Baptiste Daroussin
8d0a887aa5 Revert STRIPBIN adding to INSTALL_PROGRAM and INSTALL_LIB, this breaks with libtool 2014-04-03 23:01:16 +00:00
Baptiste Daroussin
e8135b1163 Fix missing space 2014-04-03 22:18:46 +00:00
Baptiste Daroussin
2c0fd1a724 Prepend install(1) command with the STRIPBIN env defined to the proper STRIPBIN to allow cross-installation
Reported by:	ian
2014-04-03 22:11:52 +00:00
Sunpoet Po-Chuan Hsieh
3f2ebc1508 - Add py-simplesoap 1.10
PySimpleSOAP (Python Simple SOAP) library for client and server webservices
interfaces, aimed to be as small and easy as possible, supporting most common
functionality. Initially it was inspired by PHP Soap Extension (mimicking it
functionality, simplicity and ease of use), with many advanced features added.

Goals:
- Simple: less than 200LOC client/server concrete implementation for easy
  maintainability and enhancments.
- Flexible: adapted to several SOAP dialects (Java Axis, .Net, JBoss), with the
  posibility of fine-tuning XML request and responses
- Pythonic: no artifacts, no class generation, no special types, RPC calls
  parameters and return values are simple python structures (dicts, list, etc.)
- Dynamic: no definition (WSDL) required, dynamic generation and parsing
  supported (cached in a pickle file for performance, supporting fixing broken
  WSDL)
- Easy: simple xml manipulation, including basic serialization and raw
  object-like access to SOAP messages
- Extensible: supports several HTTP wrappers (httplib2, pycurl, urllib2) for
  special transport needs over SSL and proxy (ISA)

WWW: https://code.google.com/p/pysimplesoap/
2014-04-03 21:59:18 +00:00
Sergey Matveychuk
ecb2ab7234 - Convert to STAGE support 2014-04-03 21:45:54 +00:00
Baptiste Daroussin
6e0c37827e Fix addition to PLIST_SUB 2014-04-03 21:26:54 +00:00
Baptiste Daroussin
caf7c035e0 Automatic cross building is only supported on FreeBSD 10+ 2014-04-03 21:06:46 +00:00
Raphael Kubo da Costa
3c83be781a Update to 1.12.0.
Changes since 1.11.0:
* Improved 'akonadictl status' command output
* Server-search support
* Search plugins support
* Tags support
* Fixes and improvements in search
* Fixes in protocol parser
* Fixed inter-resource moves
* Fixed .desktop files parsing
* Optimized collections tasks scheduling
* Optimized flags handling
* Optimized appending new items via AK-APPEND
* Handle database transactions deadlocks and timeouts
* Improved PostgreSQL support
* Soprano is now an optional dependency
* Removed MySQL Embedded support
2014-04-03 21:06:04 +00:00
Jung-uk Kim
8daa9b7db2 Fix build on 8.3. We still have to support it for few more weeks. 2014-04-03 20:54:07 +00:00
Tom Judge
de02d0f09a Add Elasticsearch Marvel management plugin.
WWW: http://www.elasticsearch.com/marvel/
2014-04-03 19:36:47 +00:00
Antoine Brodin
4942d87e8b - Fix build with new cups
- Stage support

Reported by:	pkg-fallout
With hat:	portmgr
MFH:		2014Q2
2014-04-03 19:03:00 +00:00
Pawel Pekala
80596ca8a3 Update to version 2.1
Improve the download speed for DASH formats.
2014-04-03 19:01:37 +00:00
Sunpoet Po-Chuan Hsieh
d76d1a57a2 - Take maintainership
Approved by:	Quincey Koziol <koziol@hdfgroup.org> (maintainer)
2014-04-03 18:46:51 +00:00
Antoine Brodin
f7a5f3a117 - Fix build with new cups (still broken on 10/head)
- Stage support
- desktop-file-utils not needed as the .desktop file has no MimeType

Reported by:	pkg-fallout
With hat:	portmgr
MFH:		2014Q2
2014-04-03 18:32:18 +00:00
Sunpoet Po-Chuan Hsieh
2f31613765 - Update to 20140401 2014-04-03 18:29:24 +00:00
Mathieu Arnold
d68aa0dea9 I was a bit too hopeful, it doesn't.
Sponsored by:	Absolight
2014-04-03 18:07:48 +00:00
Antoine Brodin
5c48ee75e7 - Stage support
- Fix build with new cups
- NLS is not optional, doesn't build if disabled

Reported by:	pkg-fallout
With hat:	portmgr
MFH:		2014Q2
2014-04-03 18:03:32 +00:00
Pawel Pekala
1b529575f5 - Add staging support
- Switch to PLIST_FILES PLIST_DIRS, plist is small
- Strip library
2014-04-03 18:01:05 +00:00
Baptiste Daroussin
24b8716f36 Remove from the package component that does not yet support cross building 2014-04-03 17:25:22 +00:00
Bryan Drewery
d407649506 - Fix race during build of DJB ports that could lead to files leaking out of
STAGEDIR. The auto_home.c/auto_qmail.c (depending on which conf- file is
  used) must be deleted to or else this might not be executed depending on
  how quickly build and pre-install run:

    ./auto-str auto_home `sed 1q conf-home` > auto_home.c

- Move STAGEDIR fixing to post-build with a message explaining the rebuild.
- Bump PORTREVISION as pkg_install packages may have been built without some
  files.
2014-04-03 17:07:05 +00:00
Sunpoet Po-Chuan Hsieh
098da320be - Update to 0.59
Changes:	http://search.cpan.org/dist/Net-GitHub/Changes
2014-04-03 16:46:04 +00:00
Baptiste Daroussin
6ad5aba590 Define HCC and HCXX (host cc and host cxx when cross building)
Simplify what need to be defined by directly using the cc in the sysroot instead of the one in LOCALBASE/bin
which might call ${LOCALBASE}/bin/ld instead of the cross build ld (same for as) if binutils from ports is installed and a build system messes up with the CFLAGS
2014-04-03 16:29:01 +00:00
Dmitry Marakasov
226d9c87f8 - Mark IGNORE in 8.x 2014-04-03 16:24:17 +00:00
Sunpoet Po-Chuan Hsieh
36d6cc2532 - Update to 3.4.0
- Fix LICENSE

Changes:	https://github.com/simplejson/simplejson/blob/master/CHANGES.txt
2014-04-03 15:28:56 +00:00
Sunpoet Po-Chuan Hsieh
2763c1f64b - Update to 4.0.21
Changes:	http://www.tinymce.com/develop/changelog/index.php?type=tinymce
2014-04-03 15:28:10 +00:00
Sunpoet Po-Chuan Hsieh
fb6658ce50 - Update to 0.042
- Fix PORTSCOUT

Changes:	http://search.cpan.org/dist/Type-Tiny/Changes
		http://search.cpan.org/dist/Type-Tiny/NEWS
2014-04-03 15:27:55 +00:00
Bryan Drewery
23c0aee6bd - Remove RESTRICTED.
Since this was added, DJB has stated they are in public domain and that
  modification and distribution is explicitly allowed. Regardless of how
  public domain is viewed, he has explicitly granted distributing modified
  binaries [1][2][3].

  [1] http://cr.yp.to/qmail/dist.html
  [2] http://cr.yp.to/distributors.html
  [3] http://cr.yp.to/softwarelaw.html
2014-04-03 15:07:55 +00:00
Mathieu Arnold
9f809d6db9 Builds now.
Sponsored by:	Absolight
2014-04-03 15:02:14 +00:00
Mathieu Arnold
c4a236836e Some headers needed the internal boost to be usable.
Sponsored by:	Absolight
2014-04-03 15:01:58 +00:00
Pawel Pekala
2e73d5d391 - Add staging support
- Convert to USES=tar:bzip2
- Use PORTDATA, PORTDOCS, PORTEXAMPLES for dynamic plist generation
- Define DOCS EXAMPLES options
- Bump PORTREVISION, now port installs 3 additional build files
2014-04-03 14:56:05 +00:00
Bryan Drewery
678c058c5d - stage-qa: Fix absolute symlink check to look at target not fully resolved
path. Now tested on both good and bad symlinks.

Reported by:	antoine
Pointyhat to:	bdrewery
With hat:	portmgr
2014-04-03 14:09:00 +00:00
Pietro Cerutti
a1aad60c0f - Update to 1.1.7
* Implement bookmarks
2014-04-03 13:37:42 +00:00
Baptiste Daroussin
bafe604880 Cross building is only supported for staged ports 2014-04-03 13:37:41 +00:00
Baptiste Daroussin
a0bbe9aa9f Add PKG_ENV to allow specifying the file to read the ABI from in case of cross building
Add STRIPBIN set the the cross building version of strip in MAKE_ENV so install(1) use
the proper one in case of cross building
2014-04-03 13:35:51 +00:00
Baptiste Daroussin
61ca29f0fc Add the ability to specifiy the file where the ABI string will be determined
from
Enfore USES=libtool (the default libtool to not really respect CC and thus breaks
cross building)
2014-04-03 13:33:37 +00:00
Baptiste Daroussin
33c20959d8 Add the ability to specifiy the file where the ABI string will be determined from 2014-04-03 13:30:39 +00:00
Andrej Zverev
a1ffdbd611 - restore databases/p5-DBD-InterBase
- set maintainership to Yuri Perezhilin <yuri@rivera.ru>

PR:		ports/187579
Submitted by:	Yuri Perezhilin <yuri@rivera.ru>
2014-04-03 13:08:22 +00:00
Bryan Drewery
97b80d5bd4 - Fix fatal checks not exiting with non-zero [1]
This means that files referrencing stagedir or linked to stagedir will
  now be fatal errors as intended.
- Stop polluting global namespace with IFS changes
- Speedup find(1) -exec usage by execing far less
- Ignore known false-positive/harmless stagedir files in paths() [2]

Reported by:	eadler [1]
Discussed with:	antoine [2]
With hat:	portmgr
2014-04-03 13:00:17 +00:00
Carlo Strub
d790444307 New OTRS vulnerability
Security:	CVE-2014-2554
2014-04-03 12:23:43 +00:00