Commit graph

330808 commits

Author SHA1 Message Date
Bryan Drewery
63fe4a94ea Add non-https mirror 2014-04-01 13:02:31 +00:00
Sunpoet Po-Chuan Hsieh
4417f7234e - Add py-simplegeneric 0.8.1
The simplegeneric module lets you define simple single-dispatch generic
functions, akin to Python's built-in generic functions like len(), iter() and so
on. However, instead of using specially-named methods, these generic functions
use simple lookup tables, akin to those used by e.g. pickle.dump() and other
generic functions found in the Python standard library.

WWW: https://pypi.python.org/pypi/simplegeneric
2014-04-01 12:58:40 +00:00
Bryan Drewery
e61a8ebc84 - Update to ae3eb8b
Changes:
  - Fix a potentially endless loop when looking up bot hostnames.
2014-04-01 12:56:29 +00:00
Bryan Drewery
75fb7d2e66 Convert to stagedir 2014-04-01 12:53:11 +00:00
Sunpoet Po-Chuan Hsieh
4f7cac1026 - Update to 7.4.229
- Adjust variables:
  - POSTPONED_PATCHES: patch files postponed to apply in post-patch:
  - SKIPPED_PATCHES: patch files to be skipped

Changes:	https://code.google.com/p/vim/source/list
2014-04-01 12:31:25 +00:00
Sunpoet Po-Chuan Hsieh
d63afc12a8 - Fix ICONV option 2014-04-01 12:28:40 +00:00
Sunpoet Po-Chuan Hsieh
0485bffe3c - Sort PLIST
- Use @dirrm instead of @dirrmtry for sub-directory of a @dirrm'd directory
2014-04-01 12:02:40 +00:00
Baptiste Daroussin
1746d93405 Reapply stage
Fix license
2014-04-01 11:56:24 +00:00
Baptiste Daroussin
4a3a925e06 Fix plist 2014-04-01 11:48:26 +00:00
Pawel Pekala
856829daf0 Add staging support 2014-04-01 11:38:43 +00:00
Pawel Pekala
adf5addfc8 - Add staging support
- Remove leading article from COMMENT
- Fix shebang in perl script
- Define DOCS option
2014-04-01 11:37:44 +00:00
Dmitry Sivachenko
31a3bf7cad Fix for python3: all integers are "long".
With python2, if a number does not fit into "short int", it is
automatically promoted to "long".

No objection from:	wg (maintainer)
2014-04-01 11:31:54 +00:00
Dmitry Sivachenko
d6da3e66a0 Better way to generate correct plist for both versions of python.
Suggested by:	koobs
No objection from:	maintainer
2014-04-01 11:25:56 +00:00
Kubilay Kocak
06270cd944 devel/py-Jinja2: Make MarkupSafe an unconditional requirement
MarkupSafe use to be an optional requirement to enable "speedups"
(performance optimizations). It is now referenced in setup.py
install_requires [1] and imported in util.py [2] making it effectively
compulsory, which the author also confirms. [3]

- Add MarkupSafe to RUN_DEPENDS
- Deprecate SPEEDUPS option accordingly

[1] https://github.com/mitsuhiko/jinja2/blob/2.7.2/setup.py#L83
[2] https://github.com/mitsuhiko/jinja2/blob/2.7.2/jinja2/utils.py#L520
[3] https://twitter.com/mitsuhiko/status/450562002977824769

Reported by:	olivierd
Approved by:	maintainer (via email)
2014-04-01 11:14:12 +00:00
Tijl Coosemans
a374b47fd9 Disable use of -fms-extensions to fix build with Clang 3.4. 2014-04-01 10:38:01 +00:00
Pawel Pekala
3005596de2 - Add staging support
- Use PORTDATA for plist generation
- Fix WWW line in pkg-descr
2014-04-01 10:29:43 +00:00
Pawel Pekala
4c7bb81a55 - Add staging support
- Use PORTDATA for plist generation
2014-04-01 10:28:08 +00:00
Boris Samorodov
f1ab75327c print/foo2zjs: We mention an INSTALL file at the pkg-message,
but do not install it. Let's fix it!
2014-04-01 09:46:05 +00:00
Tijl Coosemans
f1281a76ee - Update to version 3.4.0 RC2.
- USES=tar:bzip2.
- Disable use of -fms-extensions to fix build with Clang 3.4.
2014-04-01 09:41:53 +00:00
Pietro Cerutti
7d03447d2c - Update to snapshot 10122 2014-04-01 09:30:59 +00:00
Pawel Pekala
57120d339f - Add staging support
- Convert to USES=gmake
2014-04-01 09:30:10 +00:00
Pawel Pekala
74a1dbf37d - Add staging support
- Remove support for Lua 5.0, no longer in the tree
2014-04-01 08:54:22 +00:00
Alex Dupre
2d2a20b90e Fix all mod_php entries.
Please don't use the range <range><ge>0</ge></range>.
2014-04-01 08:46:41 +00:00
Max Brazhnikov
d02c2961d0 math/facile:
- add patch to fix build with ocaml-4
- modernize Makefile (USES, staging)
- bump PORTREVISION after ocaml update
- assign maintainership to kde@
2014-04-01 08:41:13 +00:00
Marc Fonvieille
3b3348b1e1 Update to r44393 of the FreeBSD docset.
Approved by:	doceng (implicit)
2014-04-01 08:28:26 +00:00
Pawel Pekala
2d026cc1d1 Add staging support 2014-04-01 08:11:40 +00:00
Pawel Pekala
744d9afa06 - Add staging support
- Convert to new LIB_DEPENDS format
- Define DOCS, EXAMPLES options
2014-04-01 08:10:51 +00:00
Pawel Pekala
412fc5eb31 - Add staging support
- More precise LICENSE
- Define DOCS option
2014-04-01 07:56:06 +00:00
Gerald Pfeifer
0764ec1707 Update to the 20140329 snapshot of GCC 4.7.4.
Replace USE_BZIP2 by USES=tar:bzip2.
2014-04-01 06:14:22 +00:00
Diane Bruce
05db068bf7 - Missed a few in plist
Submitted by:	swills
2014-04-01 02:03:56 +00:00
Jung-uk Kim
107e3f1e06 The Oracle Java 8 JDK/JRE for Linux.
WWW: http://www.oracle.com/us/technologies/java/index.html
2014-04-01 01:08:12 +00:00
Mark Felder
5c04ebd117 Update OpenSSL logic to match www/nginx-devel
PR:		ports/182985
Approved by:	maintainer timeout
2014-04-01 00:40:05 +00:00
Renato Botelho
42dd414454 Support stage
Approved by:	portmgr (blanket)
2014-03-31 23:25:50 +00:00
Felippe de Meirelles Motta
d8f86bde2c - Add p5-Net-SMTPS 2014-03-31 23:18:08 +00:00
Felippe de Meirelles Motta
17f664c26f Net::SMTPS - SSL/STARTTLS support for Net::SMTP
WWW: http://search.cpan.org/dist/Net-SMTPS/

PR:		ports/185428
Submitted by:	Alexandre Biancalana <ale@biancalanas.net>
2014-03-31 23:13:16 +00:00
Felippe de Meirelles Motta
b149d92079 - Update to 0.702.2 version.
PR:             ports/185013
Submitted by:   Alexandre Biancalana <ale@biancalanas.net>
2014-03-31 23:11:32 +00:00
Baptiste Daroussin
5da2bad155 Fix build
Reported by:	marino
2014-03-31 22:41:15 +00:00
Antoine Brodin
df70cb305f Fix expiration syntax 2014-03-31 22:37:04 +00:00
Mathieu Arnold
f8530be769 - Remove temp file on deinstall[1]
- Unshun all installation commands
- Make PREFIX-clean

Poked by:	bdrewery [1]
Sponsored by:	Absolight
2014-03-31 22:26:09 +00:00
Antoine Brodin
8171d1f729 - Undeprecate, 1 user uses this port
- Stage support
- Pass maintainership to user (A.J. 'Fonz' van Werven)
2014-03-31 22:19:00 +00:00
Matthew Seaman
c6969d782d Update to 2.1.7
Change Log:	http://sphinxsearch.com/docs/2.1.7/rel217.html
2014-03-31 22:11:08 +00:00
Rene Ladan
182bd70663 comms/dcf77pi: update to 2.0.2
- Prevent a possible string overflow when reading the configuration file.
- Plug a few memory leaks.
- Refactor a lot of code.

- Replace -l parameter (specify logfile) of dcf77pi by an interactive 'L' key
  which can also be used to change or disable the log file.
- New entry in config.txt, "outlogfile", to specify the the default log file
  (default empty).

- Fix a bug where the hour would be wrongly considered off by one at the
  moment of a DST change.

- Various bug fixes in the GUI code (only affected displaying of the data).

- Handle log files with \n\r line endings used by RISC OS (which runs on the
  Raspberry Pi).
- Slightly improve output when reading from a log file.

- Update README.md
2014-03-31 22:08:17 +00:00
Koop Mast
8f7a63f992 Stagify. 2014-03-31 22:07:21 +00:00
Sergey A. Osokin
3beb6fb6e6 Update from 2.8.7 to 2.8.8.
Update pkg-plist to be more convenient with pkgng(1).
2014-03-31 22:04:26 +00:00
Koop Mast
2624865135 Stagify, remove database option. libgda3 will be removed in the future. 2014-03-31 21:52:35 +00:00
Thierry Thomas
3949bac7dc Upgrading to v. 4.1.
Note: it's still broken on ia64, but this unbreaks on other platforms.

PR:		ports/179370
Submitted by:	Anton Shterenlikht <mexas (at) bris.ac.uk>
Approved by:	maintainer time-out
2014-03-31 21:37:11 +00:00
Jung-uk Kim
6dec40e9f5 - Fix a typo, which may add an unnecessary run-time dependency.
- Prefer PKGNAMESUFFIX to deprecated LATEST_LINK.

Reported by:	sunpoet
2014-03-31 21:01:26 +00:00
Koop Mast
daa3834038 Stagify. 2014-03-31 20:39:34 +00:00
Matthias Andree
f2f10effc6 Upgrade to new upstream release 1.03. Upstream changes:
Enhancements:
- Added a note linking to more information about projects
- Rename PDF files from within Docear changes the file links in BibTeX and your
  mind maps
- Implemented action to remove any links from selected nodes
- Renamed some pdf management actions

Bug fixes:
- Duplicate annotations after manual import via drag & drop
- Manual Update Check did not work
- Fixed NPE in AddOnsController

Miscellaneous changes:
- Added donation note for PDF metadata extraction
2014-03-31 20:29:39 +00:00
John Marino
8b192c83a2 games/minecraft-client: Upgrade version 1.4.6 -> 1.7.5 and support stage
This poor PR is several months old.  It applied without much trouble, but
several changes were made:

* Don't use https if http will do (and http works fine)
* Don't use the launcher URL.  It is always the latest version, so the
  second minecraft is updated, the port will break.  Use an version-based
  URL instead, one that will update with the port version
* Add stage support
* At least four stable versions have been released since the PR's version
  of 1.6.2.  Go ahead and update it to the latest stable version of 1.7.5
* The latest version builds and installs fine, but it was not tested.
  Feedback on the PR indicates 1.6.2 works fine, but currently how well
  version 1.7.5 works is unknown.

PR:		ports/180195
Submitted by:	"r4721"
Approved by:	maintainer (Janik Galasso)
Staged by:	marino@
2014-03-31 20:23:56 +00:00