Commit graph

8591 commits

Author SHA1 Message Date
Rodrigo Osorio
4a8563f884 Update to 1.8.4
Update distfile

Submitted by:	wblock
2015-08-19 11:35:19 +00:00
Jose Alonso Cardenas Marquez
43e7e2afa7 - Fix build
- Remove USR_FPC_RUN. It is not necessary
2015-08-18 04:43:41 +00:00
Jose Alonso Cardenas Marquez
1949eff8f4 - Remove USE_FPC_RUN. It is not necessary here 2015-08-18 04:37:05 +00:00
Jose Alonso Cardenas Marquez
b00e331d74 - Remove USE_FPC_RUN. It is not necessary here 2015-08-18 04:27:55 +00:00
Jose Alonso Cardenas Marquez
47787207b6 - Fix build 2015-08-18 04:21:59 +00:00
Mathieu Arnold
21a283f3be Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
2015-08-17 14:20:40 +00:00
Rodrigo Osorio
7075777dca Update poedit to 1.5.7 2015-08-16 22:32:20 +00:00
Grzegorz Blach
9d2186f73b - Readopt port 2015-08-16 21:56:50 +00:00
Boris Samorodov
76fcda0b56 editors/codelite: Fix clang code completion.
Let the port detect clang versions 3.3-3.6.
Remove duplicate pkg-plist locales.
2015-08-16 18:25:55 +00:00
Sunpoet Po-Chuan Hsieh
04074b25af - Update to 7.4.826
Changes:	https://github.com/vim/vim/commits/master
2015-08-16 02:21:46 +00:00
Boris Samorodov
e3b18e5fec editors/codelite: Up to version 8.1. 2015-08-15 14:53:55 +00:00
Dmitry Marakasov
223d1a08a0 - Fix build by adding missing depend
PR:		200808
Submitted by:	andrey@bsdnir.info
Approved by:	portmgr blanket
2015-08-14 18:35:12 +00:00
Dmitry Marakasov
491e764251 - Fix build by adding missing depend
PR:		202214
Submitted by:	andrey@bsdnir.info
Approved by:	portmgr blanket
2015-08-14 18:13:03 +00:00
Dmitry Marakasov
85a1ccd47c - Fix build by adding missing dependency
Approved by:	portmgr blanket
2015-08-14 13:23:58 +00:00
Sunpoet Po-Chuan Hsieh
3204000237 - Update to 7.4.817
Changes:	https://github.com/vim/vim/commits/master
2015-08-13 17:31:09 +00:00
Ashish SHUKLA
035e5bfbe2 - Update to git snapshot a9bb9d8f
- Add OPTION for building with Cairo graphics library support
2015-08-10 11:39:26 +00:00
Jose Alonso Cardenas Marquez
6dfbf599f7 - Fix build of lazarus-qt
- Clean up
2015-08-09 23:26:37 +00:00
Olivier Duchateau
42c31dbd31 Clean up options helper
Obtained from:	Xfce devel repo
2015-08-09 15:45:51 +00:00
Jose Alonso Cardenas Marquez
230cf6828f - editors/lazarus update to 1.4.2
- Add USE_FPC_RUN to bsd.fpc.mk. It add fpc units like run dependencies. Otherwise
  fpc units only are added like build dependencies (less dependencies registered
  when they are installed with pkg).
- Remove GTK1 obsolete dependencies
- Bump all ports with dependencies of fpc-* units
- Bump all ports with dependencies of lazarus ports
- Clean up
2015-08-09 08:06:43 +00:00
Olivier Duchateau
77baf16166 - Update to 3.16.1
- Add LICENSE
- Sort USES
- Add NLS option
2015-08-09 05:50:59 +00:00
Don Lewis
40b3f748c2 Update to SVN revision 1694132, which contains some changes to aid
building with gcc from ports on FreeBSD.  Remove the REINPLACE_CMD
patches in the ports Makefile and $FBSD_LDFLAGS from do-build that
are no longer needed for building with gcc in the general case.

Add a patch to disable optimization when compiling one source file
with base clang 3.4 on FreeBSD 10 amd64 to avoid tripping on a compiler
code generation bug.  This allows us to build with base clang on
FreeBSD 10 amd64 instead of using the clang35 port.

Fine tune compiler optimization flags when using clang 3.6 on FreeBSD 11
i386 or gcc 4.9 instead of totally disabling optimization.  Unbreak
the build with gcc 4.9 on amd64.

A few Makefile cleanups without functional change:

  * Combine two .if ${ARCH} == amd64 sections of Makefile

  * Merge the pre-configure target into post-extract

  * Simplify the code in the do-build target

Approved by:	mat (mentor, implicit)
2015-08-06 22:40:00 +00:00
Koop Mast
d129587b5d The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.
The offical GNOME 3.16 release notes can be found at https://help.gnome.org/misc/release-notes/3.16/

Upgrade instructions for port users:

Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:		201980
2015-08-05 19:13:24 +00:00
Don Lewis
999d09cef6 Various build updates from openoffice-devel (primarily r382334 and
r391960):

  * patch-i118574 no longer seems necessary for a clean build

  * Regnerate patch-i114430 with make makepatch

  * Build using boost from ports instead of the bundled boost

  * Build using silgraphite from ports instead of the bundled version

  * Add missing LIB_DEPENDS that are brought in by other dependencies,
    but are directly linked as requested by pkgconfig/*.pc

  * Build using sane and xrender headers from ports instead of bundled
    headers

  * Update LICENSE* to account for bundled software

  * Reformat pkg-message and mention that the scanner interface can be
    enabled by installing sane-backends

  * Pet portlint

Update patch-bridges*, patch-freebsd.mk, patch-jpeg, patch-nss, patch-sal,
patch-set_soenv.in, patch-unxfbsd.mk, and patch-webdav to the versions
accepted upstream, regenerated with make makepatch.

Regenerate patch-CVE-2015-1774 with make makepatch.

Approved by:	mat (mentor, implicit)
2015-08-04 22:13:33 +00:00
Koop Mast
2f0486b647 Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
2015-08-02 20:23:55 +00:00
Koop Mast
757724fd75 Update poppler to 0.34.0. [1]
Chase all users of shlib version change of libpoppler.so.

PR:		201477 [1]
Submitted by:	olivierd@ [1]
2015-08-02 16:06:16 +00:00
Dmitry Marakasov
6cc84cfeb3 - Update to 2.9.4
PR:		201092
Submitted by:	sergey.v.brunov@gmail.com
Approved by:	maintainer timeout (abiliojr@gmail.com, 4 weeks)
2015-07-29 16:16:28 +00:00
Wen Heping
aa92a00cc4 - Update to 3.0.1
PR:		201841
Submitted by:	tkato432@yahoo.com
2015-07-29 12:38:53 +00:00
Koop Mast
b18513c396 Update MATE DE to 1.10.0.
This MATE is still build agains GTK+2.
Sort USES here and there.
Replace mate-dialogs with zenity and mate-calc with galculator.

This update fixes the following PR's:
PR:		193942, 191885
Submitted by:	Gustau Perez <gustau.perez@gmail.com> via Gnome devel repo
Obtained from:	gnome devel repo.
2015-07-27 20:19:33 +00:00
Alexey Dokuchaev
856105bda2 - Fix four cases of an obvious typo: LICENSE_FILES -> LICENSE_FILE
- While here: move knobs to their expected location, remove useless check
  for ${PORT_OPTIONS:MDOCS} when installing documentation, standardize
  Makefile headers
2015-07-25 15:06:48 +00:00
Alex Kozlov
cb2472596d - Fix typo: ONLY_FOR_ARCH -> ONLY_FOR_ARCHS
Approved by: bapt (manintainer), office (bapt)
2015-07-25 10:53:11 +00:00
Sunpoet Po-Chuan Hsieh
153639e690 - Update to 7.4.796
Changes:	https://github.com/vim/vim/commits/master
2015-07-25 07:40:31 +00:00
Koop Mast
68f883edfc Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl

PR:		201201 (exp-run)
Approved by:	portmgr (mat@)
Exp run by:	antione@ (previous patch)
Differential Revision:	https://reviews.freebsd.org/D2938
2015-07-16 20:53:28 +00:00
Dmitry Marakasov
a0f7fe5d51 - Drop @dirrm* from plist
Approved by:	portmgr blanket
2015-07-16 02:37:40 +00:00
Baptiste Daroussin
18c0652534 The lazarus GTK1 interface has been discontinued upstream:
http://wiki.lazarus.freepascal.org/GTK1_Interface
2015-07-14 20:16:29 +00:00
Don Lewis
8f77e148d9 Upgrade to upstream SVN revision 1689959.
patch-jpeg and patch-nss have been upstreamed and are no longer needed.

patch-i118574 no longer seems necessary for a clean build.

Regnerate patch-i114430 with make makepatch.

Always build using boost from ports instead of the bundled boost, updating
the BUILD_DEPENDS with the header that configure looks for.

Add missing LIB_DEPENDS that are brought in by other dependencies, but are
directly linked as requested by pkgconfig/*.pc.

Build using sane and xrender headers from ports instead of bundled headers.

Update LICENSE* to account for bundled software.

Reformat pkg-message and mention that the scanner interface can be enabled
by installing sane-backends.

Pet portlint.

Reviewed by:	pfg
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D3064
2015-07-13 21:03:26 +00:00
Dmitry Marakasov
398b421be4 - Update to 1.2.1.3
PR:		201479
Submitted by:	jjuanino@gmail.com
2015-07-12 22:27:53 +00:00
Danilo Egea Gondolfo
5df1f4ad14 - Update to 2.4.2 2015-07-12 18:36:02 +00:00
Sunpoet Po-Chuan Hsieh
5069f17afd - Update to 7.4.778
Changes:	https://github.com/vim/vim/commits/master
2015-07-12 16:06:45 +00:00
Olivier Duchateau
4737f94818 - Add patches in order to fix warnings, when color scheme is not defined
- Bump PORTREVISION

PR:		199181
Reported by:	<admin@vladiom.com.ua>
Obtained from:	Xfce upstream repository
2015-07-11 06:02:20 +00:00
Olivier Duchateau
638449fd1f Vanubi is an Emacs-like editor implemented in Vala. It is designed to be
simple, complete, keyboard based, and implement only what users really
use and expect.

WWW: http://vanubi.github.io/vanubi/
2015-07-08 17:20:09 +00:00
Sunpoet Po-Chuan Hsieh
57769ab34b - Convert to new option target helper 2015-07-06 17:46:30 +00:00
Dmitry Marakasov
1422424189 - Clarify LICENSE
- Add LICENSE_FILE
2015-07-04 20:03:17 +00:00
Sunpoet Po-Chuan Hsieh
4a0876d3df - Update to 7.4.764
Changes:	https://github.com/vim/vim/commits/master
2015-07-04 16:16:21 +00:00
Jung-uk Kim
a690672248 editors/calligra still requires libwps 0.2.x. Resurrect the old version. 2015-07-03 08:04:29 +00:00
Jason Helfman
441e4580cb - address not being able to turn off NLS correctly
Submitted by:	jkim@
2015-07-01 19:08:59 +00:00
Sunpoet Po-Chuan Hsieh
d192dcee33 - Update to 7.4.764
Changes:	https://github.com/vim/vim/commits/master
2015-07-01 17:45:16 +00:00
Olivier Duchateau
df975d029b - Update to 20150323 snapshot
- Add patches which replace reallocarray by realloc(3)

PR:		200682
Submitted by:	myself
Approved by:	darcsis (maintainer, timeout > 3 weeks)
2015-06-29 16:49:15 +00:00
Adam Weinberger
26f58ed1c0 After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary,
and in fact now leads to incorrect permissions.

Remove all instances of it from perl@ ports.
2015-06-29 15:47:44 +00:00
Antoine Brodin
5210365d1b MAKE_JOBS_SAFE=yes is a nop since july 2013 2015-06-28 15:20:04 +00:00
Dmitry Marakasov
f45d3bfb98 - Mark BROKEN on 9.x:
Wrong type argument: listp, 1328729

Submitted by:	pkg-fallout
Approved by:	portmgr blanket
2015-06-25 22:35:19 +00:00