Commit graph

7902 commits

Author SHA1 Message Date
Antoine Brodin
17cb1b4528 Stage support 2014-02-12 18:52:02 +00:00
Martin Wilke
46bfe3ce9d - Fix lua support
PR:		185650
		184588
Submitted by:	Kenji Rikitake <kenji@k2r.org>
Approved by:	maintainer timeout
2014-02-12 02:59:57 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Sunpoet Po-Chuan Hsieh
a43aa7ca80 - Fix manpage installation
PR:		ports/186589
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
Pointyhat to:	miwi
2014-02-09 16:59:16 +00:00
Johan van Selst
738b6555bb - Convert USE_AUTOTOOLS=libtool to USES=libtool.
- Fix build on FreeBSD 10 where libiconv isn't used.
- Remove post-install. Not needed with staging.

PR:		ports/186592
Submitted by:	tijl
2014-02-09 16:36:35 +00:00
Martin Wilke
eb58bf93ba - Update to 7.4.169
PR:		based on 186120
Approved by:	maintainer timeout
2014-02-07 17:38:17 +00:00
Baptiste Daroussin
afe9c681eb Remove openoffice-3 all user should be considering using OpenOffice 4
With hat:	office@
Approved by:	maho
2014-02-07 12:41:40 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Martin Wilke
36337b43f4 - Stage support 2014-02-06 12:15:22 +00:00
Emanuel Haupt
daa9f30999 Support staging. 2014-02-06 09:57:14 +00:00
John Marino
f10e5831a8 editor/cooledit: Add dragonfly support 2014-02-05 22:51:16 +00:00
John Marino
241f289904 editors/textedit: Add dragonfly support 2014-02-05 22:40:08 +00:00
Maho Nakata
74670836b4 Update to a better patch for cosmetic reason. 2014-02-05 04:17:27 +00:00
Bryan Drewery
1882659eff Reset maintainer due to fatal bounce
Remote-MTA: dns; gmail-smtp-in.l.google.com
Diagnostic-Code: smtp; 550-5.1.1 The email account that you tried to reach does
    not exist.
2014-02-05 01:49:15 +00:00
Maho Nakata
937cfcb53e remove unnecessary file 2014-02-05 01:41:25 +00:00
Maho Nakata
08245ad004 Update to 1560773
https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds
Now we set USE_GCC to avoid gcc 4.2.1 (along with FBSD9) bug.
2014-02-05 00:42:29 +00:00
Martin Wilke
2e95bf0cd1 - Stage support 2014-02-03 13:40:25 +00:00
Martin Wilke
500665890f - Stage support 2014-02-03 13:38:57 +00:00
Maho Nakata
73e752268b Now we use system nss. 2014-02-03 11:31:17 +00:00
Martin Wilke
8073005f93 - Stage support 2014-02-03 09:47:27 +00:00
Danilo Egea Gondolfo
09ddaba7ca - Update from 37.0.1 to 37.1.0 2014-02-03 02:23:47 +00:00
Martin Wilke
76238fe5e3 - Stage support 2014-02-02 16:00:44 +00:00
Martin Wilke
af95f65219 - Stage support 2014-02-02 15:20:48 +00:00
Martin Wilke
04f8b5258f - Stage support 2014-02-01 16:57:04 +00:00
Max Brazhnikov
d7ba8fc7c1 Replace KDE4 sharedmime with USES=shared-mime-info. KDE4 sharedmime is
deprecated and will be removed along with switching KDE4_PREFIX to
${LOCALBASE} soon.
2014-02-01 12:17:42 +00:00
Rodrigo Osorio
877dce2447 Update maintainer email address
Approved by:	bapt@ (co-mentor)
2014-01-29 09:17:41 +00:00
Baptiste Daroussin
5e5283d094 Support stage
Use aspell-ispell instead of textproc/ispell
USE_GMAKE -> USES=gmake
2014-01-28 12:56:56 +00:00
Antoine Brodin
864284545c Stage support 2014-01-28 00:16:57 +00:00
Emanuel Haupt
a8314671ca Support staging. 2014-01-27 15:52:56 +00:00
Maho Nakata
e64266f024 Update to svn 1543006
Suggested by: pfg@
2014-01-27 07:32:02 +00:00
Baptiste Daroussin
e4a877f2a8 Support stage 2014-01-25 01:19:27 +00:00
Baptiste Daroussin
9fbd5a466d Support stage 2014-01-25 01:15:59 +00:00
Baptiste Daroussin
7bc2349952 Support stage 2014-01-25 01:04:40 +00:00
Pietro Cerutti
4b323e8aff - Fix distinfo and WRKSRC, now that the distfile is fetched from github
Reported by:	John J. Rushford <jjr@alisa.org>
2014-01-24 12:50:53 +00:00
Pietro Cerutti
86f745e5e5 - Update to 0.92
- STAGE-clean
- Convert to USES=gmake
2014-01-23 10:15:29 +00:00
Pietro Cerutti
da9077f2d2 - Update to 5.4
Release notes: http://codelite.org/LiteEditor/ReleaseNotesCodeLite54
2014-01-23 08:59:45 +00:00
Mathieu Arnold
590fe7e77c Fixup props on patches.
With hat:	portmgr
Sponsored by:	Absolight
2014-01-22 17:40:44 +00:00
Maho Nakata
4f3aa3c715 Fix build
PR:		185401
Submitted by:	 	Jan Henrik Sylvester <me@janh.de>
2014-01-22 05:44:33 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Pietro Cerutti
17d64225a4 - Fix llvm-devel include paths (broken after r332935 [1] [MFH]
- Fix build on modern compilers [MFH]
- STAGE-clean
- Convert to new LIB_DEPENDS format
- Convert to USES=dos2unix

Reported by:	John J. Rushford <jjr@alisa.org>
2014-01-21 16:18:52 +00:00
Emanuel Haupt
332c7e4542 Rename MANn to MANPAGEn in order to avoid a 'make check-sanity' warning. 2014-01-21 11:00:23 +00:00
Baptiste Daroussin
fe35afe046 Support stage 2014-01-17 15:57:51 +00:00
Alexey Dokuchaev
993e1f4ded Fix some annoying formatting and style bugs so I can do more work on this
port, and modernize LIB_DEPENDS.  Otherwise, no functional changes.
2014-01-17 06:06:02 +00:00
Alexey Dokuchaev
07bf796007 Stagify; while using ${STAGEDIR} in INSTALL_PREFIX looks suspicious, it
is actually okay here, since this value is not referenced in the source
code itself yet simplifies things for us (no patches needed).
2014-01-17 02:56:01 +00:00
Marcus von Appen
114dae7914 - Enable stagedir support
- minor non-functional OPTIONS cleanup
2014-01-16 20:18:15 +00:00
John Marino
4c29178d9c editors/nvi-m17: Fix multibyte search on amd64, support stage
This commit enables multibyte search support on AMD64.  Previous search
attempts result in "Pattern not found".  The origin for this fix is pkgsrc
handled by a committer I know and trust.  While here, support stage.

PR: ports/182113
2014-01-15 17:32:50 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Baptiste Daroussin
85e19b2207 Switch to use lua 5.2
While here change CONFLICTS into CONFLICTS_INSTALL which is what they really are
Bump portrevision
2014-01-10 16:59:28 +00:00
Antoine Brodin
1a2043b411 Stage support 2014-01-07 21:11:44 +00:00
Antoine Brodin
2810270e0d Stage support 2014-01-07 21:06:11 +00:00