1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

14249 Commits

Author SHA1 Message Date
Martin Wilke
54087f0bc1 - Stage support 2014-02-05 13:58:18 +00:00
Frederic Culot
0091b88823 - Update to 0.103000
- Fix typos in COMMENT

Changes:	http://search.cpan.org/dist/Pod-Elemental/Changes
2014-02-05 08:32:09 +00:00
Martin Wilke
fbef5a1036 - Stage support 2014-02-05 08:26:37 +00:00
Frederic Culot
6639ba92a3 - Update to 1.62
Changes:	http://search.cpan.org/dist/Pod-Parser/CHANGES
2014-02-05 08:10:46 +00:00
Sunpoet Po-Chuan Hsieh
1086b15442 - Fix PLIST
- Bump PORTREVISION for package change

PR:		ports/186155
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
2014-02-04 16:54:12 +00:00
Antoine Brodin
2f485af220 Fix paths inside .py[co] files 2014-02-03 22:52:01 +00:00
Antoine Brodin
c0e51e1e9a Fix runtime (and stage orphans) 2014-02-03 18:07:34 +00:00
Alex Dupre
d5bffd7e86 Fix build by adding jar dependencies into classpath. 2014-02-03 11:54:02 +00:00
Rene Ladan
f8340f24c1 Remove expired ports:
2013-12-31 multimedia/xbmc-pvr: multimedia/xbmc and multimedia/xbmc-addon-pvr are newer
2013-12-31 misc/libmcal: No more used and development discontinued
2014-02-01 textproc/py-4suite: only builds with Python up to version 2.4
2014-02-01 multimedia/xbmc-addon-xvdr: Depends on expired multimedia/xbmc-pvr
2014-02-01 deskutils/gmcal: Depends on expired misc/libmcal
2014-02-01 deskutils/mcal: Depends on expired misc/libmcal
2014-02-01 sysutils/relpath: unfetchable distfiles
2014-02-01 sysutils/decomment: unfetchable distfiles
2014-02-03 multimedia/openmovieeditor: segfaults, upstread development ceased
2014-02-03 11:37:02 +00:00
Kubilay Kocak
2c3a7fcb36 textproc/py-markdown: Modernise: STAGE, AUTOPLIST & more
- Enable STAGE support
- Enable AUTOPLIST support, delete pkg-plist
- Update LICENSE (BSD3CLAUSE)
- Update WWW URL in pkg-descr
- Deprecate PYDISTUTILS_PKGNAME
- Reduce whitespace in Makefile
2014-02-03 10:18:19 +00:00
Raphael Kubo da Costa
bde6d9b371 Update to 2.0.13.
The changes since the last release on 2013-11-24 are:
 * Fix configure not finding curl when curl-config --cflags is empty
 * Fixed reported issue 0000562

For full details of the changes see the Raptor 2.0.13 release notes at
  http://librdf.org/raptor/RELEASE.html#rel2_0_13
2014-02-03 09:55:44 +00:00
Mathieu Arnold
9438b20b38 Fix staging.
Poked by:	miwi
Sponsored by:	Absolight
2014-02-03 09:46:30 +00:00
Max Brazhnikov
5dfc224b4d - Fix typo (and build with default configuration)
Reported:	az@
2014-02-03 07:16:49 +00:00
Martin Wilke
5495791f43 - Stage support 2014-02-03 03:51:09 +00:00
Martin Wilke
1fbf6e3607 - Stage support 2014-02-03 02:36:27 +00:00
Martin Wilke
c97ab62e12 - Stage support
- Convert to USES
2014-02-03 02:29:10 +00:00
Max Brazhnikov
e461462e97 - Remove needless dependencies
- Convert to options helpers
2014-02-02 20:16:51 +00:00
Marcus von Appen
8212f5a5d3 - Update to version 4.6.1
Changelog: http://lucene.apache.org/core/4_6_1/changes/Changes.html
2014-02-02 17:45:19 +00:00
Pawel Pekala
f5a989d8ab Stage support
PR:		ports/186323
Submitted by:	maintainer
2014-02-02 16:27:35 +00:00
Kubilay Kocak
bf3f97a499 [NEW PORT] textproc/py-scss: Compiler for SCSS flavor of the Sass language
pyScss is a compiler for SCSS flavor of the Sass language, a superset of
CSS3 that adds programming capabilities and some other syntactic sugar.

WWW: https://github.com/Kronuz/pyScss

PR:		ports/186268
Submitted by:	"Ilya A. Arkhipov" <rum1cro@yandex.ru>
2014-02-02 10:05:42 +00:00
Eitan Adler
7405b8e0ed Return some ports I maintain to the pool. 2014-02-02 08:11:05 +00:00
Steve Wills
9411e74248 - Update to 3.2.14 2014-02-02 03:02:44 +00:00
Steve Wills
8cc3624b67 - Add patch to deps in gemspec. This plus some other patches should fix rails.
Submitted by:	sunpoet
2014-02-02 02:59:46 +00:00
Josh Paetzel
8c1b429719 Patches that address CVE-2013-6393 2014-02-01 22:39:00 +00:00
Max Brazhnikov
d8269280e9 textproc/raptor: release maintainership, KDE ports don't depend on this port 2014-02-01 19:04:55 +00:00
Ulrich Spörlein
d9a05f4e95 Fix mdocml fetching, the distfile was re-rolled in the mean time.
No functional changes in the tarball.
2014-01-31 23:02:59 +00:00
Ulrich Spörlein
1583613a6e Upgrade to 1.22.2; STAGEify
Approved by:	beat (mentor)
2014-01-31 19:42:17 +00:00
Martin Wilke
b50a7f4cb0 - Stage support 2014-01-31 15:24:46 +00:00
Martin Wilke
c3d6dc765d - Convert to PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREV
2014-01-30 03:13:00 +00:00
Matthias Andree
01abf783d2 Upgrade to HTMLDOC 1.8.28, fixing security-relevant bugs.
Support staging, and modernize LIB_DEPENDS.
Tweak build environment to get proper detection of png/jpeg libs.
Switch to using BZIP2 tarballs.

PR:		ports/186024
Approved by:	jose@diasfernandes.pt (maintainer)
Security:	6d08fa63-83bf-11e3-bdba-080027ef73ec
2014-01-29 20:18:52 +00:00
Andrej Zverev
073942c880 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 17:46:33 +00:00
Pietro Cerutti
21aa3dafb0 - STAGE-clean
- Convert to OPTIONSng
2014-01-29 15:12:54 +00:00
Mathieu Arnold
49be89bdea Fix build, and let bsdtar unzip the distfile.
Pointy hat to:	mat
Sponsored by:	Absolight
2014-01-29 13:41:17 +00:00
Rodrigo Osorio
877dce2447 Update maintainer email address
Approved by:	bapt@ (co-mentor)
2014-01-29 09:17:41 +00:00
Baptiste Daroussin
ecf11e810f Remove ispell which is deprecated for long, consider using aspell instead or the aspell-ispell wrapper
french/ispell
german/ispell
german/ispell-alt
german/ispell-neu
hungarian/ispell
polish/ispell
portuguese/ispell-pt_BR
russian/rus-ispell
textproc/british-ispell
textproc/es-ispell
textproc/ispell
textproc/it-ispell
textproc/nl-ispell
textproc/sk-ispell
ukrainian/ispell
2014-01-29 07:10:12 +00:00
David Thiel
934778842f Fix build and STAGEify.
PR:		ports/185899
Submitted by:	ashish@
2014-01-28 20:16:01 +00:00
Martin Wilke
69f890e220 - Stage support 2014-01-28 16:47:39 +00:00
Mathieu Arnold
c3e42ee59a - Support staging
- Use new options knobs

Sponsored by:	Absolight
2014-01-28 16:47:07 +00:00
Mathieu Arnold
ac75fc7b36 Support staging.
Sponsored by:	Absolight
2014-01-28 16:40:12 +00:00
Mathieu Arnold
bf281fd8d6 Support staging.
Sponsored by:	Absolight
2014-01-28 16:07:37 +00:00
Martin Wilke
57ef378d0d - Stage support 2014-01-28 15:58:38 +00:00
Mathieu Arnold
1cd84ce00c Support staging.
Sponsored by:	Absolight
2014-01-28 15:54:23 +00:00
Mathieu Arnold
700d482c02 Support staging.
Sponsored by:	Absolight
2014-01-28 15:51:25 +00:00
Mathieu Arnold
cd49af7206 Convert to staging.
Sponsored by:	Absolight
2014-01-28 15:49:30 +00:00
Mathieu Arnold
dfcffc21f0 Support staging.
Sponsored by:	Absolight
2014-01-28 15:48:57 +00:00
Emanuel Haupt
db371c0b81 Update to 3.00 2014-01-28 15:34:46 +00:00
Mathieu Arnold
4145687849 Support staging.
Sponsored by:	Absolight
2014-01-28 15:32:05 +00:00
Baptiste Daroussin
ef086f0077 Switch from ispell to aspell-ispell 2014-01-28 15:30:02 +00:00
Alexey Dokuchaev
64fe2fc6e4 Remove reference to alpha (long unsupported) and generally cleanup the port. 2014-01-28 15:16:39 +00:00
Mathieu Arnold
c22aa740b8 Support staging.
Sponsored by:	Absolight
2014-01-28 14:59:41 +00:00