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
Antoine Brodin
92cac4fdab
Stage support
2014-01-07 20:55:37 +00:00
Antoine Brodin
8fefcce467
- Stage support
...
- USES gmake
2014-01-07 20:42:47 +00:00
Danilo Egea Gondolfo
ec831ba482
- Fix the man page installation. Install all files manually. The java installer seems not to respect the paths.
2014-01-05 19:17:03 +00:00
Ashish SHUKLA
4235c52973
- Fix the logic in updating emacs.desktop file, from the regression introduced
...
in r338450
PR: ports/185468
Submitted by: rakuco
2014-01-04 20:12:38 +00:00
Danilo Egea Gondolfo
3214492387
- Update from 5.2.6 to 5.2.7
...
- Add stage support
while here
- Convert some "if's" to options helpers
PR: ports/185331
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2014-01-03 23:42:10 +00:00
Ashish SHUKLA
73c6d4b8f6
- Update CONFLICTS, in accordance with PKGNAME changes
...
Reported by: jgh
2014-01-03 10:55:40 +00:00
Baptiste Daroussin
db9b6834d9
Part 3 at removing now useless FETCH_ARGS redifition
2014-01-03 01:53:21 +00:00
Baptiste Daroussin
c0d7b638ed
Part 1 at removing now useless FETCH_ARGS redifition
2014-01-03 00:46:47 +00:00
Steve Wills
4b8f116b5e
- Remove unneeded RUBY_VER
...
With hat: ruby@
2014-01-02 19:55:31 +00:00
Ashish SHUKLA
c13e49fed8
- Add PKGNAMESUFFIX
...
- Add STAGE support
- Use OptionsNG helpers
- Rename X11TOOLKIT option to X11
- Add OPTIONS for emacs-nox11 slave
- Install info manuals to their own directory to avoid conflicts[1][3][4]
- Add a patch from upstream to fix building on non-X11 platforms[2]
- Add a patch from upstream to fix building on 9.x and later platforms
due to C11 support
- Explicitly depend on GCC for i386 platforms, broken due to clang bug# 18171
- Mark port as MAKE_JOBS_SAFE
PR: ports/183064[2], ports/181758[3], ports/179843[4]
Reported by: Jay Borkenhagen <jayb at braeburn.org>[1]
2014-01-02 15:43:18 +00:00
Ashish SHUKLA
a9243a1b6e
- Add STAGE support
...
- Use OptionsNG helpers
- Add PKGNAMESUFFIX
- Remove LATEST_LINK
- Rename X11TOOLKIT option to X11
- Move INSTALLS_ICONS to X11 block
- Install info manuals to their own directory to avoid conflicts[1]
Reported by: Jay Borkenhagen <jayb at braeburn.org>[1]
2014-01-02 14:50:14 +00:00