Commit graph

9086 commits

Author SHA1 Message Date
Ashish SHUKLA
d2e675ef57 - Update to 25.0.95 2016-06-13 11:13:32 +00:00
Hiroki Sato
8242750df8 Fix build on i386. 2016-06-12 17:24:34 +00:00
Kurt Jaeger
4646dada8c editors/plume-creator-devel: Remove wrongly used PLIST_SUB from pkg-plist
PR:		210107
Submitted by:	Tobias C.Berner <tcberner@gmail.com> (kde)
2016-06-12 10:07:16 +00:00
Hiroki Sato
910992c384 Regenerate patch files and remove an extra post-patch target. 2016-06-11 21:07:11 +00:00
Hiroki Sato
cbef0b0505 - Resurrect editors/pdfedit. Fix to compile the library part only
because of QT3 deprecation long time ago.
- Take maintainership.
2016-06-11 20:53:25 +00:00
Matthew Seaman
2b4ec09e7e Fix be64toh() detection on BSDs from upstream
Use patch names as generated by 'make makepatch'

PR:		210054
Submitted by:	gor@clogic.com.ua
2016-06-09 19:01:27 +00:00
John Marino
09eadfd247 editors/neovim: Unbreak using dports patches
One of the 3 patches is for DF, the other two are commonly needed.
2016-06-09 13:41:03 +00:00
Michael Gmelin
f3ae786853 Make dependency on aspell optional
joe is less than 2 MB in size and has no dependencies. Aspell
brings in 55MB in dependencies and more than 3000 files.

Change the port, so the dependency on aspell is optional (and
disabled by default) and allow installing aspell separately
for those who need it.

Reviewed by:	bapt
Approved by:	mentors (implicit)
Differential Revision:	https://reviews.freebsd.org/D6732
2016-06-06 21:27:08 +00:00
Mathieu Arnold
7f304f0633 Remove unneeded usage of:
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)

Sponsored by:	Absolight
2016-06-06 15:25:42 +00:00
Antoine Brodin
cecbbcf226 Mark BROKEN: fails to build
/wrkdirs/usr/ports/editors/neovim/work/neovim-0.1.4/src/nvim/shada.c: In function 'shada_write_file':
/wrkdirs/usr/ports/editors/neovim/work/neovim-0.1.4/src/nvim/shada.c:3232: error: expected declaration specifiers or '...' before '(' token
/wrkdirs/usr/ports/editors/neovim/work/neovim-0.1.4/src/nvim/shada.c:3232: error: expected ')' before '?' token

Reported by:	pkg-fallout
2016-06-04 12:31:36 +00:00
Antoine Brodin
c31defa0fc Deprecate ports broken for more than 6 months 2016-06-03 16:44:58 +00:00
Ashish SHUKLA
7a5868cc3c - Update to 25.0.94
PR:		209604
Submitted by:	Joseph Mingrone <jrm@ftfl.ca>
2016-05-30 01:12:45 +00:00
Dmitry Marakasov
9948289624 - Add LICENSE
- Add NO_ARCH
- Depend on tk through USES
- Switch to options helpers
2016-05-29 14:26:57 +00:00
Dmitry Marakasov
b978ce4393 - Update WWW
Approved by:	portmgr blanket
2016-05-29 13:44:22 +00:00
Jason Unovitch
4cae60ca87 Assign submitter as maintainer by request
PR:		209794
Submitted by:	Mahdi Mokhtari <mokhi64@gmail.com>
Differential Revision:	D6606
2016-05-28 02:02:54 +00:00
Kurt Jaeger
71372c78a7 devel/msgpack: 1.1.0 -> 1.4.2
Changes:
  https://github.com/msgpack/msgpack-c/blob/master/CHANGELOG.md
- dependent ports PORTREVISION bump because name of shared library changed

PR:		209474
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
Reviewed by:	swills
2016-05-27 18:56:52 +00:00
Steve Wills
01ca19a397 Add USE_KDE4 so that KDE4_VERSION is defined
PR:		209756
Submitted by:	T.C.Berner <tcberner@gmail.com>
Reported by:	Vladimir Omelchuk <admin@vladiom.com.ua>
2016-05-26 16:25:39 +00:00
Don Lewis
543465e012 Fix build of openoffice-4 and openoffice-devel with libc++ 3.8.0.
Openffice defines its own overloaded variant of round(), which is
only different in return type from the 'real' round() from <math.h>,
so it is ambiguous (in the C++ lookup sense).  Fix this by renaming
the custom round() to round_(), and using a define to minimize
needed changes in the code.

PR:		209588
Submitted by:	dim
2016-05-26 06:01:49 +00:00
Kurt Jaeger
900062f127 Many KDE i10n ports: Patch updates CURDIR
This patch replaces a bunch of ${CURDIR}/../../ by ${CURDIR:H:H};
the latter is considered proper contemporary usage by kde@ . The
patch is independent of other KDE4 infrastructure changes.

PR:		209303
Submitted by:	Adriaan de Groot <groot@kde.org>, rakuco, T.C.Berner <tcberner@gmail.com> (kde)
2016-05-26 03:38:38 +00:00
Rene Ladan
059340ceb7 Remove expired misc/kdehier4 and update all of its consumers to not reference it any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE

Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.

PR:		209014 (partial)
Submitted by:	myself
Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D6542
2016-05-25 20:56:06 +00:00
Kurt Jaeger
ad67447870 Several ports: Change MAINTAINER from xmj@chaot.net to xmj@FreeBSD.org
PR:		209746
Submitted by:	xmj
2016-05-25 16:54:30 +00:00
Kurt Jaeger
b3a5226570 editors/kate: Fix build with libc++ 3.8.0
PR:		209561
Submitted by:	dim
Approved by:	kde
2016-05-24 20:14:18 +00:00
Kurt Jaeger
0ca9a312ae editors/calligra-l10n: add plist-sub
All of the Calligra translations can use %%LANG%% in their plists
to reduce plist-differences across the translations and reduce
churn. Also introduces ${CURDIR:H:H} instead of some ${CURDIR}/../..
constructions.

Original work by tcberner.

PR:		209268
Submitted by:	Adriaan de Groot <groot@kde.org> (kde)
2016-05-24 05:44:56 +00:00
Dmitry Marakasov
c86e9d9724 Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by:	portmgr blanket
2016-05-23 20:35:01 +00:00
Dmitry Marakasov
54a08f6954 Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by:	portmgr blanket
2016-05-23 18:36:52 +00:00
Sunpoet Po-Chuan Hsieh
4336871a47 - Update to 7.4.1832
Changes:	https://github.com/vim/vim/commits/master
2016-05-23 03:49:42 +00:00
Olivier Duchateau
fbd93e4883 Remove reference to FreeBSD 9, releases prior to 10.3-RELEASE are also
concerned

Suggested by:	mat@
2016-05-21 19:29:21 +00:00
Olivier Duchateau
0b57ba0f23 - Update to 20160421 snapshot
- Cosmetic change for documentation
- Mark BROKEN on FreeBSD 9.x, because it requires futimens system call

PR:		209290
Submitted by:	myself
Approved by:	<darcsis@gmail.com> (maintainer, timeout > 2 weeks)
2016-05-20 17:16:34 +00:00
Dmitry Marakasov
e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00
Dmitry Marakasov
652069fa2d - Fix trailing whitespace in Makefiles
Approved by:	portmgr blanket
2016-05-19 10:57:35 +00:00
Dmitry Marakasov
1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00
Mathieu Arnold
7f833f40cf Don't set an empty PATCHFILES, it makes not sense.
Sponsored by:	Absolight
2016-05-17 17:51:03 +00:00
Antoine Brodin
44ac37c5a5 Fix build with clang 2016-05-17 11:18:19 +00:00
Hiroki Sato
88fd1240e8 - Use Github for the distfile instead of old, unmaintained tarball
and local patches.
- Compress .el files by default.
- Remove egg-helper.
- Fix some warnings due to obsolete functions or variables.
2016-05-16 18:20:11 +00:00
Baptiste Daroussin
fa5ddfb0b6 Remove changes that crept in by accidents
Reported by:	danfe
2016-05-14 10:17:16 +00:00
Guido Falsi
187c4902d8 Update scite and scintilla to 3.6.5.
PR:		209489
Submitted by:	me
Approved by:    Naram Qashat <cyberbotx at cyberbotx.com> (maintainer)
2016-05-14 08:54:49 +00:00
Baptiste Daroussin
554d4fd2da Prevent collision with getline(3) 2016-05-13 19:01:27 +00:00
Mathieu Arnold
c8254ba4ca Update to 0.1.4.
PR:		209294
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-05-09 13:43:03 +00:00
Mathieu Arnold
20912cb511 Update to 5.3.
PR:		209293
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-05-09 13:42:58 +00:00
Jung-uk Kim
92c297e6df Update to 5.0.6. 2016-05-07 03:28:18 +00:00
Ashish SHUKLA
ca474e6872 editors/emacs-devel[1]:
- Update to 25.0.93
 - Re-organize options into logical groups
 - Use OPTIONS helpers to specifiy implicit dependencies
 - Convert FILENOTIFY into a radio option
 - Remove dependency on unneeded ports for non-X11 systems

bsd.emacs.mk:
 - Update version for editors/emacs-devel port

PR:		209054[1]
Submitted by:	Joseph Mingrone <jrm@ftfl.ca>[1]
2016-05-02 13:45:35 +00:00
Don Lewis
8535e2e3cc Update TARGET_ORDER_OVERRIDE to for the changes to Uses/gnome.mk
in r413768.

Don't bother trying to create ${STAGEDIR}${DESKTOPDIR} since it
is already handled by mtree.
2016-05-01 05:26:21 +00:00
Don Lewis
9c0ff2e183 Pet portlint - use a tab (not space) after a variable name 2016-05-01 04:44:14 +00:00
Don Lewis
0e8aa69f62 Revert the part of the change in r408688 that allowed the PDF Import
extension to build with boost 1.60, which should have been reverted
in r411540.  The fix implemented upstream does not require linking
with any boost libraries, so return boost to always just being
a build dependency.

Update TARGET_ORDER_OVERRIDE to for the changes to Uses/gnome.mk
in r413768.

Don't bother trying to create ${STAGEDIR}${DESKTOPDIR} since it
is already handled by mtree.
2016-04-30 19:04:31 +00:00
Mathieu Arnold
38cbe5cc9e Remove USE_FIREBIRD from bsd.databases.mk, replaced by USES=firebird.
Also:
- replace USE_FIREBIRD by USES=firebird.
- convert ports depending on databases/firebird25-client directly to USES=firebird.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
2016-04-25 16:14:02 +00:00
Danilo Egea Gondolfo
130a86c555 - Update to 41.1.1 2016-04-24 16:51:36 +00:00
Steve Wills
86cd4fbe5a many ports: mark broken on powerpc64 2016-04-21 16:43:14 +00:00
Mathieu Arnold
ca09c2e951 Update to 0.1.3.
PR:		208867
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-04-18 14:07:11 +00:00
Alexey Dokuchaev
ed62b74be6 Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'
was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago,
and fix some minor bogosities nearby.
2016-04-16 12:29:27 +00:00
Sunpoet Po-Chuan Hsieh
ac46a5cee5 - Update to 7.4.1743
Changes:	https://github.com/vim/vim/commits/master
2016-04-15 23:10:02 +00:00
Jung-uk Kim
b49eb6f35e - Update to 1.1.0.
- Copy the previous port to devel/mdds0.
2016-04-14 17:48:51 +00:00
Dmitry Marakasov
a0304f36de - Update to 2.10.8
PR:		208271
Submitted by:	sergey.v.brunov@gmail.com
Approved by:	maintainer timeout (abiliojr@gmail.com, 2 weeks)
2016-04-14 15:06:10 +00:00
Sunpoet Po-Chuan Hsieh
24b18e583f - Update to 7.4.1721
Changes:	https://github.com/vim/vim/commits/master
2016-04-10 13:40:43 +00:00
Ashish SHUKLA
4cbac963a8 editors/emacs:
- Clarify LICENSE, as it's "or any later version" clause
 - Switch to CONFLICTS_INSTALL, as conflicts only happen on install
 - Finish OPTIONS helpers conversion
 - Convert patch-sources.el to SUB_FILES
 - Convert *FLAGS to USES=localbase
 - Convert IGNORE and SOUND to _IMPLIES
 - Drop DBUS_PTHREAD_LIBS after ports r382294
 - Drop default WRKSRC
 - Drop clang workaround for unsupported FreeBSD versions

editors/emacs-nox11:
 - Kill EMACS_NO_X11_SLAVE in favour of ?= variables
 - Conflict with any EMACS_VER

PR:		208217
Submitted by:	jbeich
2016-04-08 08:00:15 +00:00
Dmitry Marakasov
c338624cd9 - Fix handling of empty directories in documentation
PR:		207368
Submitted by:	amdmi3
Approved by:	maintainer timeout (office, > 1 month)
2016-04-01 20:15:05 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Mathieu Arnold
999161a9ed Fixup some whitespace at the beginning of lines problems.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:18:17 +00:00
Frederic Culot
8ccdb1b565 - Reassign to the heap, on maintainer's request 2016-03-30 16:41:22 +00:00
Dmitry Marakasov
08e5d8db0c - Add LICENSE_FILE
- Switch to options helpers
- Fix build with GTK2
2016-03-30 00:56:07 +00:00
Dmitry Marakasov
d0ef5f05e5 - Switch to options helpers
- Cosmetic fixes
2016-03-30 00:53:10 +00:00
Dmitry Marakasov
9b726d2857 - Clarify LICENSE
- Switch to WRKSRC_SUBDIR
- Switch to options helpers
- Regenerate patches with `make makepatch`
2016-03-29 00:53:48 +00:00
Dmitry Marakasov
50ad76ee9a - Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Regenerate patches with `make makepatch`
2016-03-29 00:41:00 +00:00
Dmitry Marakasov
8d276a4a9c - Add LICENSE_FILE
- Remove USES=tar:bzip2 (incorrect and no-op with USE_GITHUB)

Approved by:	portmgr blanket
2016-03-29 00:25:14 +00:00
Dmitry Marakasov
6ee35ac2d1 - Switch to options helpers 2016-03-29 00:00:49 +00:00
Raphael Kubo da Costa
0a13855bcf Add missing items to the calligra-l10n ports plists.
Submitted by:	Tobias Berner <tcberner@gmail.com>
2016-03-28 18:16:36 +00:00
Tijl Coosemans
6bc6f3a9e0 - Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-27 14:57:59 +00:00
Wen Heping
b2cc9724af - Update to 3.6.4
PR:		208298
Submitted by:	sergey.v.brunov@gmail.com
Approved by:	maintainer
2016-03-27 05:04:07 +00:00
Jason Helfman
abd235f0f8 - update to 3.02
Reported by:	portscout
2016-03-25 20:45:54 +00:00
Tijl Coosemans
77760fcb63 Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.

Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.

Fix print/ghostscript9-agpl-base to install eps2write.

Update math/asymptote to 2.37 to support newer Ghostscript.

PR:		208159
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-24 15:47:50 +00:00
Mathieu Arnold
57e7a0c9f7 Update to 1.99.4.
PR:		208208
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-03-23 14:06:01 +00:00
Mathieu Arnold
485984607b Update to 5.2.
Remove the DOCS option, it was not used for anything.

PR:		208207
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-03-23 14:05:54 +00:00
Don Lewis
70fdf7774f Upgrade to upstream svn revision r1735889. This contains the
CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT pipe fix [1].  It also contains
a slightly different fix for building with boost 1.60, so delete
patch-sdext_source_pdfimport_makefile.mk, which is no longer needed.

Delay running gnome-post-install until the plist has been generated by
post-install so that the icons are detected and gtk-update-icon-cache
gets run when the package is installed. [2]

Add missing USES=shared-mime-info.

PR:		207301 [1]
PR:		208026 [2]
2016-03-21 05:53:01 +00:00
Don Lewis
42956fde45 Delay running gnome-post-install until the plist has been generated by
post-install so that the icons are detected and gtk-update-icon-cache
gets run when the package is installed. [1]

Import upstream trunk commit r1728872 to add the
CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT up accept fix to the pipe code. [2]

PR:		208026 [1]
PR:		207301 [2]
2016-03-20 21:42:08 +00:00
Jose Alonso Cardenas Marquez
ba6a316e2d - Update to 1.6.0 2016-03-17 20:26:10 +00:00
Raphael Kubo da Costa
5f54a52585 Change header installation location for kdelibs4-based ports.
Install x11/kdelibs4's headers into include/kde4 instead of include (which
consequently causes several other ports to have their installation paths
changed too).

The idea behind this is to reduce path conflicts between KDE4 ports and the
upcoming KDE Frameworks 5 ports that will be installed into include/KF5. If
we continue installing the KDE4 headers into include/, we can end up in a
situation like this:

    c++ [...] -I/usr/local/include -I/usr/local/include/KF5 file.cpp

If the KDE4 and KF5 versions of a port have the same headers, the KDE4 port
will unintentionally be picked up first and the build will fail.

Most of this huge patch is just PORTREVISION bumps, pkg-plist changes and a
few patches to FooConfig.cmake files to make them look into the kde4/
subdirectory in include/.

Changes which don't fit into the above are:
- deskutils/kdepimlibs4: Import an upstream patch to remove some double
  semicolons that cause base GCC to fail. They have always been present, but
  since the faulty header was referenced via -isystem /usr/local/include
  this never caused any problems.
- devel/subversion, devel/subversion18: Update patch-configure. The current
  kwallet changes there date back to 2011 (r272490), at a time when the
  build could fail when both KDE3 and KDE4 were installed. Replace those
  bits with a change I've submitted upstream to use the kde4-config program
  to determine where KDE4's headers and libraries are installed instead of
  assuming the headers are always in include/.

Once again, huge thanks to Tobias Berner <tcberner@gmail.com> for being the
first one to notice this problem when working on the KDE Frameworks 5 ports,
coming up with the solution and bugging me until I had time to work on this
and ask for the exp-run :-)

PR:		207906 (exp-run)
2016-03-15 12:35:56 +00:00
Olivier Duchateau
9a83fb65d9 Add a backend to GSettings when GTK3 option is set. Otherwise configuration
will not be saved.
With GTK+ 2 GUI toolkit, preferences seem preserved each new session.

Obtained from:	Xfce devel repository
2016-03-13 15:34:52 +00:00
Sunpoet Po-Chuan Hsieh
fc6dd435fe - Update to 7.4.1556
Changes:	https://github.com/vim/vim/commits/master
2016-03-13 14:55:45 +00:00
Tijl Coosemans
59272d1017 Combine print/cups-base, print/cups-client and print/cups-image into
print/cups and update it to 2.1.3.  Also remove print/cups-pstoraster,
improve print/cups-filters, print/foomatic-* and update print/hplip to
3.16.2.

Long description:

First some background.  When you hand a file to cups it sets up a chain of
filter programs that converts the file to something a printer understands.
Each filter has a cost associated with it and cups tries to find the
cheapest chain.  Costs used to be configured in such a way that files were
first converted to PostScript.  This could then be manipulated further (e.g.
putting multiple pages on one sheet) before finally being sent to a
PostScript printer or another filter like pstoraster which produces a raster
format understood by non-PostScript printer drivers.  Nowadays most filters
have been moved from cups to cups-filters and they have been configured to
use PDF as an intermediate format instead of PostScript.

Merging of cups-base, cups-client and cups-image into print/cups:
- cups-image provides a library to work with the cups raster format.  It is
  only used to implement filters and printer drivers and these only exist
  in the context of a cups server so there's no need to separate this from
  cups-base.
- cups-client provides a library that allows applications to print via cups.
  It is possible to use the library to access a remote cups server without
  running a local cups server, but such a setup is discouraged and the
  configuration file to set this up has been marked deprecated.  It is
  better to run a local cups server and let that talk to the remote cups
  server because then you have the benefits of local job queuing in case the
  remote server is down or busy.  Given this and the fact that without
  filters cups-base is now smaller than it used to be it makes sense to
  merge the ports.  The patch also adds options IPPTOOL, DOCS and NLS which
  when disabled make the new cups package smaller than the current
  cups-client package.  Merging the ports also prevents problems with
  options like ZEROCONF being configured differently in both ports.
- print/cups was a metaport that depended on cups-base and some filters.
  There isn't really a need for such a metaport so cups-base can be renamed
  to cups.  The filters can be depended on by printer drivers such as hplip
  if they need them.

Additional changes to the new print/cups:
- Clean up the patches.  They seem to have been regenerated with post-patch
  changes included.
- Add a patch to prevent intermediate conversion to PDF when a PostScript
  file is sent to a PostScript printer when cups-filters is installed.
- Fix the PAM configuration file.
- Add a patch to let the server search /usr/local/share/ppd like on Linux so
  other ports don't have to add links to it.
- Remove ulpt(4) helper scripts.  The port uses libusb with ugen(4).
- Remove support for mDNSResponder.  cups-filters only supports Avahi.
- Combine ICONS and XDG_OPEN options into an X11 option to support WITHOUT_X11.
- Optionally depend on colord for ICC profile support.
- Various smaller changes.

Changes to print/cups-filters:
- Let the cups_browsed rc.d script depend on cupsd and avahi_daemon instead
  of LOGIN.
- Development of foomatic-filters has been moved to cups-filters so let this
  port install foomatic related files and add foomatic-filters to CONFLICTS.
- Fix location of liblouis tables.
- Add patch to fix ICC support.

Changes to print/cups-pstoraster:
This port is essentially an old version of Ghostscript plus a cups filter.
It's no longer developed.  This commit removes it and changes existing
dependencies to print/cups-filters which depends on print/ghostscript* and
includes a gstoraster filter that can handle both PostScript and PDF.

Changes to print/foomatic-db*:
Remove old MASTER_SITES and dependencies and eliminate PKGNAMEPREFIX.

Changes to print/foomatic-filters:
Install beh backend with its original name again and add cups-filters to
CONFLICTS.

Changes to print/hplip:
- Stop installing hpijs/foomatic-rip support.  This is no longer supported
  upstream.
- Stop installing hpcups PPDs.  These are now automatically generated.  The
  bundled PPDs are generated for an older version of cups.
- Rename the QT option to X11 to support WITHOUT_X11.
- Simplify the patches now that ports are installed in a staging area.
- Add a patch to set SO_REUSEPORT (next to SO_REUSEADDR) on the mDNS socket
  like avahi-daemon does.  This fixes Zeroconf support for HP network
  printers.

PR:		207746
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-11 11:53:42 +00:00
Sunpoet Po-Chuan Hsieh
ee2e51ba78 - Remove USES=tar:bzip2 2016-03-10 19:54:00 +00:00
Ashish SHUKLA
d09896ca58 - Update to latest pretest version 25.0.92
- Unbreak on FreeBSD 9.x[1]

PR:		207271
Submitted by:	Joseph Mingrone <jrm at ftfl dot ca>[1]
2016-03-08 14:43:35 +00:00
Mathieu Arnold
018eeadae5 Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.

lang/yorick's tag was moved, and the added patch was no longer needed.

PR:			207644
Submitted by:		mat
Exp-run by by:		antoine
Sponsored by:		Absolight
Differential Revision:	https://reviews.freebsd.org/D4268
2016-03-08 13:09:12 +00:00
Olivier Cochard
ada7fb664c - patch for main deforaos library
- bump PORTREVISION for dependencies

Approved by:	jadawin
Differential Revision:	https://reviews.freebsd.org/D5562
2016-03-08 10:24:06 +00:00
Michael Gmelin
eddc11cf10 Update to 4.2
Approved by:	mentors (implicit)
2016-03-08 00:59:28 +00:00
Sunpoet Po-Chuan Hsieh
155e57e5dc - Update to 7.4.1501
Changes:	https://github.com/vim/vim/commits/master
2016-03-07 20:12:18 +00:00
Mathieu Arnold
858e838d08 Update to 9.1
PR:		206892
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-03-07 17:48:20 +00:00
Sunpoet Po-Chuan Hsieh
c2958dfa9b - Add NO_ARCH 2016-03-06 06:19:36 +00:00
Sunpoet Po-Chuan Hsieh
199bda2666 - Change from big features to huge features
- Bump PORTREVISION for package change

PR:		207572
Submitted by:	Henry Hu <henry.hu.sh@gmail.com>
2016-03-06 06:18:03 +00:00
Ruslan Makhmatkhanov
ffba5c2511 editors/gedit: actualize descriptions
Update some 2's with 3's. Non-functional change

With hat:       gnome
2016-03-05 19:13:47 +00:00
Ruslan Makhmatkhanov
b06b1cf9d8 editors/gedit: fix packaging with Python 3.5
This simple change fixes packaging of editors/gedit and editors/gedit-plugins
when Python 3.5 are default python3 version.

PR:		207241
With hat:   gnome
2016-03-05 19:03:37 +00:00
Koop Mast
30049f75b5 Update pluma to 1.12.2. 2016-03-03 14:46:49 +00:00
Mathieu Arnold
5153bac758 Been broken on 9 for more than a month, marking BROKEN before 2016Q2.
http://beefy1.nyi.freebsd.org/data/93i386-default/409710/logs/p5-Padre-1.00_4.log

Sponsored by:	Absolight
2016-02-28 23:38:15 +00:00
Danilo Egea Gondolfo
dd13d5c134 - Update to 2.5.3 2016-02-27 00:14:52 +00:00
Wen Heping
415cac73cd - Update WWW
PR:		207420
Submitted by:	udvzsolt@gmail.com
2016-02-24 00:16:39 +00:00
Olivier Duchateau
187e2130f0 - Unbreak build on 9.x
- Bump PORTREVISION
2016-02-21 20:07:48 +00:00
Rodrigo Osorio
885b4d44ee Update omegaT to 3.1.9 update 4
PR:		207296
Submitted by:	takefu@airport.fm
2016-02-19 20:46:30 +00:00
Olivier Duchateau
b46168e893 - Update to 3.18.2
- Adjust dependencies
2016-02-19 08:06:02 +00:00
Olivier Cochard
dacef126af Update my email for ports I maintain
Approved by:	jadawin
Differential Revision:	https://reviews.freebsd.org/D5309
2016-02-17 10:42:08 +00:00
Jung-uk Kim
ceaec8a283 Update to 5.0.5. 2016-02-15 19:32:16 +00:00
Koop Mast
b93a80c992 The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/

This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.

GDM is still at version 3.16 due to some issues.

Bump mate-themes to use the gtk 3.18 version of the themes.

Thanks to Antoine Brodin for running the exp-runs.

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

PR:	207006
2016-02-14 18:57:53 +00:00
Danilo Egea Gondolfo
1c867da70f - Update to 2.5.2 2016-02-13 14:35:36 +00:00
Raphael Kubo da Costa
9923b775d1 Fix plist with the GMIC option on after r408504.
Submitted by:	Matthew Rezny <matthew@reztek.cz>
2016-02-12 12:27:57 +00:00
Don Lewis
e0aa066aea Unbreak PDF Import extension when building with modern boost. Similar
to the patch by amdmi3, link the extension with -lboost_system, but
only do this in the --with-system-boost case.  Doing this unconditionally
would break building with the bundled boost because only the boost headers
are available and the boost libraries are not built.  This is still a bit
pessimal because -lboost_system may be used when it is not strictly
necessary (when the system boost is old), but it is likely that this is
only relevant to FreeBSD and we are in the process of upgrading boost.
This fix should be acceptable upstream.

Re-enable the PDF Import extension by default.

When the PDF Import extension is enabled, promote boost from BUILD_DEPENDS
to LIB_DEPENDS.

Tested with PDFIMPORT both on and off.  Also tested with PDFIMPORT on,
--with-system-boost disabled, and boost removed from *_DEPENDS.

PR:		207073, 199601
2016-02-11 15:40:53 +00:00
Niclas Zeising
f2ca9b9f1b Update to 0.1.2
PR:		207088
Submitted by:	Anton Törnqvist (maintainer)
2016-02-10 21:18:01 +00:00
Don Lewis
6fe466c867 Disable PDF import plugin to unbreak build with modern boost.
A proper fix that can be upstreamed will take a bit longer.

PR:		199601
2016-02-10 00:47:21 +00:00
Raphael Kubo da Costa
d047bd9e6e Update Calligra to 2.9.11.
This time it did not take us 2 years to update Calligra. In fact, we're
updating it 5 days after its official release \o/

Announcement: https://www.calligra.org/news/calligra-2-9-11-released/
2016-02-08 19:18:59 +00:00
Tijl Coosemans
2afb7e98d3 Add upstream patches that resolve a deadlock when one thread closes a
socket or pipe while another thread is still accepting connections.

PR:		205922
Approved by:	office (jkim)
2016-02-08 18:29:36 +00:00
Ashish SHUKLA
31c25245ab - Update to latest pretest 25.0.90[1]
- Switch to GNU mirrors
- Add XWIDGET option[1]
- Fix portlint warnings[1]

PR:		206813
Submitted by:	Joseph Mingrone <jrm at ftfl.ca>[1]
2016-02-07 22:46:55 +00:00
Olivier Duchateau
d3afba36e9 Update to 20160118 snapshot
PR:		206419
Submitted by:	myself
Approved by:	<darcsis@gmail.com> (maintainer, timeout > 2 weeks)
2016-02-07 07:25:33 +00:00
Olivier Duchateau
6f99407eca Update to 3.6.3
PR:		206751
Submitted by:	Naram Qashat (maintainer)
2016-02-07 07:17:25 +00:00
John Marino
bac086b352 editors/vigor: USES+= ncurses, link with ncurses, not curses 2016-02-05 19:00:51 +00:00
John Marino
cdead12b74 editors/uemacs: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
Also link with ncurses, not termcap

approved by:	infrastructure blanket
2016-02-05 18:59:49 +00:00
John Marino
3537fff894 editors/shed: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-05 18:57:54 +00:00
John Marino
ce3adb91b2 editors/se: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-05 18:57:08 +00:00
John Marino
42987ccf62 editors/mp: respect LDFLAGS 2016-02-05 18:56:22 +00:00
John Marino
1b15721431 editors/mined: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-05 18:43:32 +00:00
John Marino
5c1e001ad5 editors/hte: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-05 18:38:36 +00:00
John Marino
f72a57bb19 editors/nvi-devel: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-05 18:37:39 +00:00
John Marino
d831a1f6a5 editors/joe: USES+= ncurses, respect LFLAGS
Also link to libncurses, not termcap
2016-02-05 18:36:03 +00:00
John Marino
d48cc533e1 x11/xterm: document ncurses requirement (USES+=ncurses)
Also link with libncurses, not libcurses

approved by:	infrastructure blanket
2016-02-05 18:34:16 +00:00
John Marino
28d03bbe16 editors/dhex: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-05 18:20:31 +00:00
John Marino
18c49bae5c editors/bvi: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-05 18:19:14 +00:00
John Marino
4a934e1995 editors/beav: USES+= ncurses, respect LDFLAGS 2016-02-05 18:17:02 +00:00
John Marino
29c3922c73 editors/aee: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by:	infrastructure blanket
2016-02-05 18:15:20 +00:00
John Marino
7a32a9db26 editors/2bsd-vi: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-05 18:12:42 +00:00
Kurt Jaeger
e81fe7cba4 New port: editors/with-editor
The library with-editor makes it easy to use the Emacsclient as the
$EDITOR of child processes, making sure they know how to call
home. For remote processes a substitute is provided, which
communicates with Emacs on standard output instead of using a socket
as the Emacsclient does.

WWW: https://github.com/magit/with-editor

PR:		206767
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2016-02-04 19:10:57 +00:00
Sunpoet Po-Chuan Hsieh
9c52777efd - Update to 7.4.1229
Changes:	https://github.com/vim/vim/commits/master
2016-02-01 19:47:35 +00:00
John Marino
c793031cfa editors/vim: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-01-31 19:45:28 +00:00
John Marino
9e20c719f7 editors/puff: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by:	infrastructure blanket
2016-01-31 14:44:32 +00:00
John Marino
bcd345a414 editors/heme: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by:	infrastructure blanket
2016-01-31 14:40:55 +00:00
John Marino
355b183ab6 editors/sted: USES+=ncurses, respect LDFLAGS
while here, use MAKE_ARGS instead of sed'ing Makefile
2016-01-31 14:35:35 +00:00
John Marino
93a13aebb5 editors/nano-devel: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-01-31 14:22:16 +00:00
John Marino
77164e95e9 editors/biew: document ncurses requirement (USES+=ncurses)
Also make it actually link with ncurses, not termlib

approved by:	infrastructure blanket
2016-01-31 13:38:50 +00:00
John Marino
443133624e editors/gate: USES+= ncurses, respect LDFLAGS
while here, link with ncurses, not termcap or curses
2016-01-31 13:34:42 +00:00
John Marino
a21c9f5512 editors/chexedit: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-01-31 13:26:25 +00:00
John Marino
b56c2cb98e editors/nano: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-01-31 13:25:29 +00:00
John Marino
e36736ba3c editors/zile: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-01-31 12:47:51 +00:00
John Marino
511d208212 editors/bitedit: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by:	infrastructure blanket
2016-01-31 12:41:50 +00:00
John Marino
29a155f0b1 editors/vile: document ncurses requirement (USES+=ncurses) 2016-01-31 12:35:36 +00:00
John Marino
32cd29d6dc editors/tweak: document ncurses requirement (USES+=ncurses) 2016-01-31 12:34:28 +00:00
John Marino
2d239fade9 editors/tetradraw: USES+= ncurses, respect LDFLAGS 2016-01-31 12:29:31 +00:00
John Marino
148e920b75 editors/uzap: document ncurses reqmt (USES+=ncurses), respect LDFLAGS
while here, regenerate remaining patch and rename both of them.

approved by:	infrastructure blanket
2016-01-31 12:18:31 +00:00
John Marino
2977b03ee7 editors/nvi-m17n: document ncurses requirement (USES+=ncurses)
Also modify configure to ensure it's linking with ncurses and not
termlib or older version of curses.
2016-01-31 12:11:03 +00:00
John Marino
823781099d editors/hexcurses: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-01-31 11:47:43 +00:00
John Marino
bd139368ed editors/le: document ncurses requirement (USES+=ncurses)
Also, add -I${LOCALBASE}/include to cflags to find ncurses headers
when ports ncurses is used.

approved by:	infrastructure blanket
2016-01-31 11:39:58 +00:00
John Marino
432356ad57 editors/led: document ncurses requirement (USES+=ncurses) 2016-01-31 11:20:47 +00:00
John Marino
f5f15ee32a editors/aewan: document ncurses requirement (USES+=ncurses) 2016-01-31 11:19:44 +00:00
John Marino
991dcfabaa editors/hexedit: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-01-31 11:18:37 +00:00
Don Lewis
22070ede78 Upgrade to upstream svn revision 1727463. This fixes the upstream
bug <https://bz.apache.org/ooo/show_bug.cgi?id=125431>,
"The Password is incorrect. The file cannot be opened."

PR:		206234
2016-01-30 21:26:57 +00:00
Koop Mast
36fdceef54 The MATHVIEW option needs bison instead of byacc to generate correct code.
While here remove double MATHVIEW option in OPTIONS_DEFINE.

PR:		206718
Reported by:	w.schwarzenfeld@utanet.at
2016-01-29 14:33:00 +00:00
Don Lewis
22094b3ee0 Fix nss-related problems with password-protected documents.
Apply patches from upstream commits r1724971 and r1726068 to fix
upstream bug <https://bz.apache.org/ooo/show_bug.cgi?id=125431>,
"The Password is incorrect. The file cannot be opened."

PR:		206234
Submitted by:	Arrigo Marchiori <ardovm AT yahoo.it>
MFH:		2106Q1
2016-01-29 00:44:00 +00:00
Koop Mast
08175e915e Port to libwpd 0.10 and libwpg 0.3.
* While here register optional dependacy in the wordperfect plugin
  on libwps 0.4.
* Remove symbols configure flag since it gone.

Obtained from:	abiword upstream
2016-01-26 22:08:21 +00:00
John Marino
b3bb58f9de editors/lazarus* (5 ports): Upgrade version 1.4.2 => 1.6RC2
PR:		206147
Submitted by:	takefu (airport.fm)
2016-01-26 17:59:50 +00:00
Koop Mast
310fc7eeb7 Update the MATE DE to 1.12.
* Still build MATE against gtk+ 2 due to gtk+ 3 support not ready
  for prime time.
* Fix loading of a number of applets. We rename a number of applets
  but didn't change the "config" files the "add applet to panel" dialog
  uses. [1]
* Unbreak the creation of new notes with the stickynotes applet [2]

PR:		205391 [1], 200349 [2]
Obtained from:	GNOME devel repo
2016-01-25 12:31:21 +00:00
Koop Mast
3c40249045 Bump Libreoffice, evince-lite and atril-lite for the poppler update. 2016-01-22 17:20:28 +00:00
Koop Mast
cf649469f2 Update poppler to 0.40.0. [1]
Add patches to py-poppler [2] and rubygem-poppler [3] to fix the build
of these ports with poppler 0.39+.

PR:		206293 [1]
Submitted by:	olivierd@ [1]
Obtained from:	ubuntu [2], rubygem-poppler upstream [3]
2016-01-21 19:40:10 +00:00
Kurt Jaeger
a6102009a8 New port: editors/the
In fact, this is a reanimation with a newer version.

THE is a text editor that uses both command line commands and key bindings
to operate. It is intended to be similar to the VM/CMS System Product
Editor, XEDIT and to Mansfield Software's, KEDIT.

WWW: http://hessling-editor.sourceforge.net/

PR:		201187
Submitted by:	Richard Narron <comet.berkeley@gmail.com>
2016-01-20 18:59:18 +00:00
John Marino
84f625d039 editors/fileobj: Upgrade version 7.23.1 => 7.25
While here, update the maintainer address and use autoplist instead
of a static pkg-plist.
2016-01-20 17:38:15 +00:00
John Marino
6017013178 Add new port editors/fileobj
fileobj is a portable hex editor with vi like interface.
This software provides basic vi commands for binary editing.
Features include insert, replace, delete data in hexadecimal or ascii,
cut and paste, undo and redo, visual select, partial buffer loading,
multiple buffers support, multiple windows support,
block device (raw disk) support, mapping binary data to C struct, etc.
2016-01-16 08:37:33 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Danilo Egea Gondolfo
33d27b4f6e - Update to 2.5.1 2016-01-12 01:48:45 +00:00
Martin Wilke
60751abe79 - Update to 9.0
PR:		205203
Submitted by:	ports fury
2016-01-10 12:07:01 +00:00
Pawel Pekala
55f72dabda - Remove deprecated @dirrm from pkg-plist
- Fix recursive COMMENT
- Add NO_ARCH

PR:		205840
Submitted by:	myself
Approved by:	maintainer
2016-01-07 16:55:35 +00:00
Ashish SHUKLA
452cc514b9 - Update to git revision 0a7ad07[1]
- Cosmetic changes to Makefile[1]
- Update pkg-plist[1]
- Remove incorrect "tar:xz" from USES as the distfile is gzip-ed
  since r402637
- Add MODULES option to add dynamic module support

PR:		205656
Submitted by:	Joseph Mingrone <jrm at ftfl.ca>[1]
2016-01-04 07:56:59 +00:00
Sunpoet Po-Chuan Hsieh
05ab3a05e6 - Update to 7.4.1030
Changes:	https://github.com/vim/vim/commits/master
2016-01-03 17:50:23 +00:00
Sunpoet Po-Chuan Hsieh
7df5f24e25 - Add python3.5 2016-01-03 08:05:05 +00:00
Don Lewis
ea79103df5 Correct the Icon entry in the .desktop files so that the icons are
visible in the menu.

PR:		205758
2016-01-02 20:58:43 +00:00
Sunpoet Po-Chuan Hsieh
80102bdf4b - Move devel/py-distutils-extra to devel/py-python-distutils-extra
- Fix MASTER_SITES
- Add LICENSE_FILE
2015-12-31 22:00:34 +00:00
Antoine Brodin
4f2ee44b59 Unbreak fetch
Reported by:	pkg-fallout
2015-12-31 09:48:20 +00:00
Rene Ladan
3b93c5c02a Remove expired ports:
2015-12-30 www/ocsigen: Broken for more than 6 months
2015-12-30 devel/monodevelop-database: Broken for more than 6 months
2015-12-30 lang/cduce: Broken for more than 6 months
2015-12-30 science/hdf-java: Broken for more than 6 months
2015-12-30 math/p5-Math-Geometry-Planar-GPC-Polygon: Broken for more than 6 months
2015-12-30 www/eliom: Depends on broken and expiring www/ocsigen
2015-12-30 audio/py-fastaudio: Broken for more than 6 months
2015-12-30 devel/jgoodies-common: Broken for more than 6 months
2015-12-30 graphics/pinta: Broken for more than 6 months
2015-12-30 games/kanatest: Broken for more than 6 months
2015-12-30 editors/bless: Broken for more than 6 months
2015-12-30 security/burpsuite: Broken for more than 6 months
2015-12-30 23:20:40 +00:00
Pawel Pekala
8c5a23341d Switch to USES=execinfo
PR:		205737
Submitted by:	myself
Approved by:	olivierd (maintainer)
2015-12-30 20:49:51 +00:00
Raphael Kubo da Costa
53ea84f19c Unmark BROKEN.
Fetching worked fine, with no certificate errors.
2015-12-30 11:47:14 +00:00
Dmitry Marakasov
76953da02c - Fix conflicts between linux-sublime and linux-sublime3
Approved by:	portmgr blanket
2015-12-29 17:50:14 +00:00
Dmitry Marakasov
5dc918f30b - Rename editors/sublime3 to editors/linux-sublime3 and add PKGNAMESUFFIX
- Bring port directory and package names in sync
  - Resolve PKGBASE conflict with editors/linux-sublime

PR:		205694
Approved by:	portmgr blanket (due to PKGBASE conflict)
2015-12-29 17:48:19 +00:00
Dmitry Marakasov
3de45debd1 - Rename editors/sublime to editors/linux-sublime as it's Linux binary port
PR:		205313
Submitted by:	yuri@rawbw.com
Approved by:	maintainer timeout (xmj@chaot.net, 2 weeks)
2015-12-29 14:51:58 +00:00
Sunpoet Po-Chuan Hsieh
3fab6c0dd5 - Update to 7.4.979
Changes:	https://github.com/vim/vim/commits/master
2015-12-27 19:45:25 +00:00
Raphael Kubo da Costa
978b5a598d Update Calligra to 2.9.10.
This is the latest Calligra release, and the 2.9 series will be the last
KDE4-based release series.

As usual, huge thanks to Tobias Berner <tcberner@gmail.com> for working on this
in kde@'s area51 experimental repository (including previous Calligra releases
between 2.7.5 and 2.9.10).

Notable changes from a packaging perspective:
- Several dependencies have been updated to use more recent ports versions.
- Old translations not shipped by the current Calligra release have been
  removed.
- The dependency on sysutils/nepomuk-core has been dropped, following what
  upstream has done.
- The dependency on Qt3-compatibility Qt4 ports has been dropped, following
  upstream.
- CONFLICTS with ancient ports have been removed.
- Support for G'MIC (GREYC's Magic for Image Computing), introduced after
  2.7.5, is disabled by default, as building the code with clang requires
  insane (>24GB) amounts of memory. We reported this bug to the LLVM developers
  (bug 22199) almost a year ago, but there has been no activity upstream.
- Stopped depending on graphics/pstoedit in an unorthodox way: just follow what
  every major Linux distribution does and unconditionally depend on it. I could
  not figure out why we were originally depending on the port if it was already
  installed.
- Stop playing tricks with PACKAGE_BUILDING: we do not package Vc
  (https://github.com/VcDevel/Vc) so it does not make sense to turn on support
  for it when building packages. Not only that, but the CMake option name was
  wrong (it should be PACKAGERS_BUILD, not WITH_PACKAGERS_BUILD).
2015-12-21 18:10:32 +00:00
Raphael Kubo da Costa
f3f3a82ca7 Drop "Bokmaal" from COMMENT.
This was likely copied from editors/calligra-l10n-nb and does not make sense
for Turkish.
2015-12-21 16:24:31 +00:00
John Marino
4c3c676f77 FPC framework: Use generic buildname to support DragonFly 2015-12-21 01:40:44 +00:00
Jung-uk Kim
a40647d0a2 Update to 5.0.4. 2015-12-17 19:03:54 +00:00
Martin Wilke
e1b86f1fe7 - Update to 2.15
PR:		205187
Submitted by:	maintainer
Approved by:	bapt (mentor)
Differential Revision:	D4564
2015-12-15 08:16:07 +00:00
Danilo Egea Gondolfo
fd1fce64b7 - Update to 2.5.0
- Add EXAMPLES option
2015-12-13 18:08:45 +00:00
Baptiste Daroussin
9a092f9ffa Mark as broken: unfetchable 2015-12-13 08:47:02 +00:00
Sunpoet Po-Chuan Hsieh
0c37ba2650 - Update to 7.4.968
Changes:	https://github.com/vim/vim/commits/master
2015-12-12 23:43:45 +00:00
Koop Mast
0147fe16af Update to the lastest GNOME 3.16 releases. 2015-12-12 11:01:36 +00:00
Jan Beich
d6517636e1 math/glm: update to 0.9.7.1,1
Changes:	https://github.com/g-truc/glm/releases/tag/0.9.7.1
PR:		203181
Approved by:	maintainer timeout (83 days)
2015-12-09 23:43:30 +00:00
Sunpoet Po-Chuan Hsieh
e95b0ff47f - Update to 7.4.963
Changes:	https://github.com/vim/vim/commits/master
2015-12-09 14:26:59 +00:00
Mathieu Arnold
faaac0db42 Don't use GH_TAGNAME when DISTVERSION* variables can be used.
With hat:	portmgr
Sponsored by:	Absolight
2015-12-08 09:05:15 +00:00
John Marino
f01cba6e50 FPC ecosystem: Upgrade version 2.6.4 => 3.0.0
This is the first major release of FreePascal in nearly four years.
There are a ton of new features, way more to list here. see:
http://wiki.freepascal.org/FPC_New_Features_3.0

Several new unit ports were added, some were contracted.  Most of
those were absorbed into the main FPC packages, but two units are
no longer supported: sndfile and matroshka.

All 99 remaining ports (including Lazarus ports) were build tested
on FreeBSD i386 and amd64 Release 10.2
2015-12-05 23:29:36 +00:00
Sunpoet Po-Chuan Hsieh
049abcb37e - Update to 7.4.960
Changes:	https://github.com/vim/vim/commits/master
2015-12-04 12:32:49 +00:00
Antoine Brodin
0e8c3bf1b3 Update giflib to 5.1.1
PR:		204492
2015-12-03 20:01:03 +00:00
Dmitry Marakasov
c9fcd1da16 - Clarify LICENSE
- Switch to options helpers
2015-12-03 17:25:02 +00:00
Raphael Kubo da Costa
9bc55d89bb Convert to USES=metaport.
PR:		201605
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
2015-12-03 17:19:18 +00:00
Ashish SHUKLA
0d03e1ae70 - Update to git revision af40b76
- Switch to GitHub for MASTER_SITES
- Remove USE_AUTOTOOLS, and move it to USES instead
- Cosmetic changes to Makefile, and pkg-plist
- Remove pkg-install/pkg-deinstall scripts, not needed anymore

PR:		204842
Submitted by:	Joseph Mingrone <jrm at ftfl.ca>
2015-11-30 00:24:59 +00:00
Antoine Brodin
a1af583929 Deprecate ports broken for more than 6 months 2015-11-29 09:51:30 +00:00
Rene Ladan
691f434f54 Remove expired ports:
2015-11-26 audio/pecl-id3: Broken for more than 6 months
2015-11-26 dns/geta: Broken for more than 6 months
2015-11-26 finance/openerp-web: Broken for more than 6 months
2015-11-26 devel/py-async: Further using of this module is not encouraged by upstream
2015-11-26 chinese/kon2: Depends on expiring chinese/cce
2015-11-26 games/linux-skulltag: Depends on expiring audio/linux-fmodapi
2015-11-26 archivers/wzip: Broken for more than 6 months
2015-11-26 databases/sybtcl: Broken for more than 6 months
2015-11-26 biology/povchem: Broken for more than 6 months
2015-11-26 audio/btc: Broken for more than 6 months
2015-11-26 astro/wmglobe: Broken for more than 6 months
2015-11-26 graphics/pyro: Broken for more than 6 months
2015-11-26 graphics/jpeg2ps: Broken for more than 6 months
2015-11-26 chinese/gugod-clean: Broken for more than 6 months
2015-11-26 comms/bforce: Broken for more than 6 months
2015-11-26 cad/geda-docs: Broken for more than 6 months
2015-11-26 chinese/cwtexttf: Broken for more than 6 months
2015-11-26 comms/zmtx-zmrx: Broken for more than 6 months
2015-11-26 astro/sky2000: Broken for more than 6 months
2015-11-26 deskutils/libopensync-plugin-file: Broken for more than 6 months
2015-11-26 databases/sqlite-ext-mobigroup: Broken for more than 6 months
2015-11-26 chinese/bg5ps: Broken for more than 6 months
2015-11-26 deskutils/x-tile: Broken for more than 6 months
2015-11-26 graphics/pure-gl: Broken for more than 6 months
2015-11-26 audio/dvda-author: Broken for more than 6 months
2015-11-26 chinese/oxim: Broken for more than 6 months
2015-11-26 editors/spe: Broken for more than 6 months
2015-11-26 audio/mpdscribble: Broken for more than 6 months
2015-11-26 cad/geda-symcheck: Broken for more than 6 months
2015-11-26 audio/linux-fmodapi: Broken for more than 6 months
2015-11-26 audio/pure-audio: Broken for more than 6 months
2015-11-26 editors/bpatch: Broken for more than 6 months
2015-11-26 benchmarks/geekbench: Broken for more than 6 months
2015-11-26 graphics/icoconvert: Broken for more than 6 months
2015-11-26 cad/geda-utils: Broken for more than 6 months
2015-11-26 deskutils/tomboy-plugin-wordcount: Broken for more than 6 months
2015-11-26 graphics/sketch: Broken for more than 6 months
2015-11-26 ftp/spegla: Broken for more than 6 months
2015-11-26 graphics/clutter-box2d: Broken for more than 6 months
2015-11-26 audio/scmpc: Broken for more than 6 months
2015-11-26 ftp/gnusget: Broken for more than 6 months
2015-11-26 comms/gpsk31: Broken for more than 6 months
2015-11-26 cad/geda-gschem: Broken for more than 6 months
2015-11-26 audio/ampache: Broken for more than 6 months
2015-11-26 cad/slffea: Broken for more than 6 months
2015-11-26 audio/cripple: Broken for more than 6 months
2015-11-26 cad/geda-gattrib: Broken for more than 6 months
2015-11-26 cad/findhier: Broken for more than 6 months
2015-11-26 biology/njplot: Broken for more than 6 months
2015-11-26 audio/wmmp: Broken for more than 6 months
2015-11-26 x11/avant-window-navigator: Broken for more than 6 months
2015-11-26 cad/geda-netlist: Broken for more than 6 months
2015-11-26 deskutils/libopensync-plugin-sunbird: Broken for more than 6 months
2015-11-26 biology/ortep3: Broken for more than 6 months
2015-11-26 astro/aa: Broken for more than 6 months
2015-11-26 french/belote: Broken for more than 6 months
2015-11-26 converters/p5-String-SetUTF8: Broken for more than 6 months
2015-11-26 cad/geda-examples: Broken for more than 6 months
2015-11-26 editors/yasnippet: Broken for more than 6 months
2015-11-26 audio/musica: Broken for more than 6 months
2015-11-26 graphics/rubyphoto: Broken for more than 6 months
2015-11-26 german/bsdpaste: Broken for more than 6 months
2015-11-26 audio/amrcoder: Broken for more than 6 months
2015-11-26 sysutils/bashburn: Broken for more than 6 months
2015-11-26 editors/e93: Broken for more than 6 months
2015-11-26 audio/tepsonic: Broken for more than 6 months
2015-11-26 astro/ephem: Broken for more than 6 months
2015-11-26 chinese/cce: Broken for more than 6 months
2015-11-26 graphics/qcread: Broken for more than 6 months
2015-11-26 databases/py-sqlkit: Broken for more than 6 months
2015-11-26 databases/usogres: Broken for more than 6 months
2015-11-26 cad/libgeda: Broken for more than 6 months
2015-11-26 chinese/p5-Lingua-ZH-BPMFConvert: Broken for more than 6 months
2015-11-26 french/alphabet_sounds_fr: Broken for more than 6 months
2015-11-26 deskutils/mrundlg: Broken for more than 6 months
2015-11-26 databases/erlang-mysql: Broken for more than 6 months
2015-11-26 graphics/linux-XnViewMP: Broken for more than 6 months
2015-11-26 deskutils/akamaru: Broken for more than 6 months
2015-11-26 dns/p5-Net-DNS-ZoneCheck: Broken for more than 6 months
2015-11-26 astro/dgpsip: Broken for more than 6 months
2015-11-26 databases/pecl-handlersocket: Broken for more than 6 months
2015-11-26 audio/cymbaline: Broken for more than 6 months
2015-11-26 french/dico: Broken for more than 6 months
2015-11-26 comms/qpage: Broken for more than 6 months
2015-11-26 audio/sonice: Broken for more than 6 months
2015-11-26 cad/geda-symbols: Broken for more than 6 months
2015-11-26 databases/java-mybatis: Broken for more than 6 months
2015-11-26 databases/openbase-jdbc: Broken for more than 6 months
2015-11-27 www/mediawiki119: Please upgrade to mediawiki-1.25
2015-11-28 www/R-cran-Rpad: Unmaintained upstream
2015-11-28 23:08:03 +00:00
Dmitry Marakasov
7d50169d0d - Update to 3.6.2
PR:		204561
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
2015-11-23 19:35:50 +00:00
Sunpoet Po-Chuan Hsieh
544c0ed7d7 - Update to 7.4.922
Changes:	https://github.com/vim/vim/commits/master
2015-11-20 09:12:20 +00:00
Ruslan Makhmatkhanov
307093f543 Let gnome3 stack be built with python 3.5
This mostly fixing packaging for python3.5, but there is
also py35 waf fix for py3-cairo, that was obtained from Ubuntu
repository.

PR:		204075
Approved by:	maintainer timeout (22 days)
2015-11-18 22:13:53 +00:00
Ruslan Makhmatkhanov
baa06e600b editors/leo: fix runtime
- fix runtime
- limit to python 2.x, because port's dependency textproc/silvercity
  fails to build with python3
- bump PORTREVISION because of package change

PR:		200920
Submitted by:	Michael Krauss <hippodriver@codunix.org>
2015-11-18 18:24:18 +00:00
Danilo Egea Gondolfo
3bf8aa098d - Update to 2.4.3 2015-11-18 11:00:23 +00:00
Don Lewis
f040194af0 Now that we are no longer avoiding certain versions of clang, convert to
USES=compiler:c++11-lib instead of trying to emulate it.
2015-11-13 04:13:58 +00:00
Don Lewis
8f2b3649f7 Now that we are no longer avoiding certain versions of clang, convert to
USES=compiler:c++11-lib instead of trying to emulate it.
2015-11-13 04:13:34 +00:00
Hiroki Sato
8402b7a610 - Fix broken patches.
- Remove obsolete xemacs support.

- Bump version number to 1.4.0 to avoid possible misunderstandings.
  Major Linux distributions have adopted an unofficial version
  labeled as 1.4.0 which includes fixes for Emacs 24.x while the
  official distfile is still 1.3.2.  There is no substantial
  difference between 1.3.2 and 1.4.0 except for Emacs 24.x compatibility,
  and this FreeBSD port has already had almost the same changes.
  Although similar unofficial versions can be found at [1] or [2],
  they look inconsistent and/or not actively maintained.  The official
  distfile is used for this reason.

[1] http://www.fsavigny.de/gpled-software/psgml-1.4.0.tar.gz
[2] https://marmalade-repo.org/packages/psgml
2015-11-12 07:09:05 +00:00
Pawel Pekala
38d5a1b427 - Use options helpers
- Fix comment indentation

Submitted by:	danfe
2015-11-10 20:14:48 +00:00
Sunpoet Po-Chuan Hsieh
a2ee5b34e5 - Update to 7.4.909
Changes:	https://github.com/vim/vim/commits/master
2015-11-09 18:43:24 +00:00
Max Brazhnikov
adf0122255 editors/texmaker:
- Update to 4.5
2015-11-09 15:22:05 +00:00
Antoine Brodin
496ac41eab Mark a few ports BROKEN: unfetchable 2015-11-09 12:59:03 +00:00
Pawel Pekala
40ef725b66 - Update to version 0.6, now hosted on GitHub
- Add X11 option, on by default
- Refresh pkg-descr, new project homepage

Changelog: https://github.com/davidgiven/wordgrinder/releases/tag/0.6

PR:		203984
Submitted by:	VItaly Magerya (maintainer)
2015-11-07 16:19:04 +00:00
Max Brazhnikov
3284998b2c editors/texstudio:
- Update to 2.10.4

PR:		203841
Submitted by:	Sergey Brunov
Approved by:	Abilio Marques (maintainer)
2015-11-07 10:42:33 +00:00
Don Lewis
747c0e2492 Switch back to tracking the upstream trunk instead of OpenOffice 4.1.2
release candidates.  Upgrade to SVN revision r1712473.

Add an option to build and install the PDF Import extension and enable
it by default.

Patch the extensions.lst file so that it points to the locations
of the extension files rather than passing that information as
a configure option.  Add a patch to enable enable the use of file://
in extensions.lst for local integrated extensions as is documented in
the comments in this file.

Nuke the patches that have been committed upstream.

Don't try to run the create_tree.sh script with "sh -c" since this
script is not marked executable.

MFH:		2015Q4
2015-11-06 15:50:39 +00:00
Dmitry Marakasov
6ee2531139 - Remove unneeded WX_UNICODE
- Fix WWW:
2015-11-06 13:29:15 +00:00
Mathieu Arnold
065c026fe5 Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
2015-11-05 12:36:25 +00:00
Sunpoet Po-Chuan Hsieh
72a2854fb8 - Update RUN_DEPENDS: remove redundant LOCALBASE/bin 2015-11-04 20:14:09 +00:00
Jung-uk Kim
78a55ecf2d Update to 5.0.3. 2015-11-03 17:47:01 +00:00
Sunpoet Po-Chuan Hsieh
2e4e51eb14 - Update to 7.4.900
Changes:	https://github.com/vim/vim/commits/master
2015-10-30 11:24:22 +00:00
Pawel Pekala
eec88e2845 Fix minor style errors
Submitted by:	danfe
2015-10-29 16:57:29 +00:00
Don Lewis
8894071635 Upgrade to Apache OpenOffice 4.1.2
* Release Notes:
   <https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.2+Release+Notes
>

  * Bug Fixes: <http://s.apache.org/9uI>

  * Improvements / Enhancements

    o Several distinct enhancements were applied to the WebDAV
      management and file locking: OpenOffice is now able to properly
      interact with Microsoft Sharepoint, enabling a more productive
      usage in corporate-level environments. These enhancements were
      funded, and contributed upstream, by the Emilia-Romagna regional
      administration (Italy), where OpenOffice was adopted a few years
      ago.

    o The PDF export dialog was redesigned for better usability on small
      laptop screens.

    o Underlying libraries for the solver and digital signing
      functionality have been updated, for better performance and
      increased security.

    o OpenOffice 4.1.2 fixes security vulnerabilities. See:
      <http://www.openoffice.org/security/bulletin.html>.
      Note: CVE-2015-1774 was previously fixed in the FreeBSD port.

  * Removed/Retired Features

    o Support for the ancient .hwp file format was retired.  This was
      a rarely used format created with versions of the program named
      "Hangul Word Processor" prior to 1997; therefore impact on users
      is expected to be minimal.  The few users who have files in the
      .hwp format should convert them to ODF using Apache OpenOffice
      4.1.1 before upgrading.

Nuke the patches or the parts of patches that have been committed
upstream.

Add an option to build and install the SDK and disable it by default.
The port has been building it all along, but not installing it.  We
save only a small amount of time by not building it, but installing it
would require about 70 MB of extra space space.  The FreeBSD port has
been patched to allow building the SDK with OpenJDK8.

Add an option to build and install the Wiki Publisher extension.  If
it is enabled, it is now handled as an integrated extension, so the
user does not have manually use the extension manager to track it down
and install it.

Tweak an existing script to install the icons instead of using a bunch
of complicated code in the Makefile.  Add USES=shared-mime-info.

Nuke some unused targets in Makefiles.others.  The SDK is now explicitly
handled as an option, and the Uno Runtime Environment hasn't had the
capability for separate installation in quite some time.

Nuke an extraneous "-" from the tar command when unpacking the
installation archive during staging.
2015-10-29 16:29:50 +00:00
Pawel Pekala
0a61681182 Are you a writer? Plume Creator will help you with this hard task! This
software gives you an outliner, a distraction-free mode, a note manager
and much more!

WWW: http://www.plume-creator.eu/

PR:		200117
Submitted by:	yamagi@yamagi.org
2015-10-28 23:24:20 +00:00
Antoine Brodin
3afa450ba3 Deprecate ports broken for more than 6 months 2015-10-25 19:35:28 +00:00
Baptiste Daroussin
ef800fced1 Mark as broken: does not fetch 2015-10-24 01:14:41 +00:00
Don Lewis
a1b912e122 Upgrade to OpenOffice 4.1.2-RC3.
Explicity set $JAVA_HOME in startup wrapper to the OpenJDK version used
for the build to avoid any potential issues with relying on javavmwrapper
parsing bsd.java.mk to determine this at runtime.

Fix an botch in the FreeBSD-specific $LD_LIBRARY_PATH code in the
startup wrapper.

Java is needed at runtime, so flag it as a runtime dependency.

Add an option to build and install the SDK and disable it by default.
The port has been building it all along, but not installing it.  We
save only a small amount of time by not building it, but we save about
70 MB of space when the port is installed.

Add an option to build and install the Wiki Publisher extension.  If
it is enabled, it is now handled as an integrated extension, so the
user does not have manually use the extension manager to track it down
and install it.

Tweak an existing script to install the icons instead of using a bunch
of complicated code in the Makefile.

Nuke some unused targets in Makefiles.others.  The SDK is now explicitly
handled, and the Uno Runtime Environment hasn't had the capability for
separate installation in quite some time.

Nuke an extraneous "-" from the tar command when unpacking the
installation archive during staging.
2015-10-24 01:00:29 +00:00
Don Lewis
a17bc80cb5 Explicity set $JAVA_HOME in startup wrapper to the OpenJDK version used
for the build to avoid any potential issues with relying on javavmwrapper
parsing bsd.java.mk to determine this at runtime.

Fix an botch in the FreeBSD-specific $LD_LIBRARY_PATH code in the
startup wrapper.

Java is needed at runtime, so flag it as a runtime dependency.
2015-10-23 23:22:24 +00:00
Danilo Egea Gondolfo
0247f31d4c - Update to 5.3.0 2015-10-23 11:00:44 +00:00
Kubilay Kocak
fb1045c022 editors/sublime3: Fix opening filepaths with spaces
Sublime 3 contains a wrapper script at /usr/local/bin/sublime to ensure that
/dev/shm is set up correctly, and it's currently passing arguments to the
real binary incorrectly.

It currently causes sublime to incorrectly open any file where the path
contains a space.

 - Modify sublime.in to open filepaths with spaces correctly
 - Bump PORTREVISION

While I'm here:

 - Sort USES
 - Group USE{S} lines
 - Pet portlint (make patch `makepatch` compliant)

PR:		203783
Submitted by:	Miguel <miguelmclara gmail com> (maintainer)
MFH:		2015Q4
2015-10-20 04:25:45 +00:00
Sunpoet Po-Chuan Hsieh
ee1a69273a - Update to 7.4.898
Changes:	https://github.com/vim/vim/commits/master
2015-10-19 20:17:48 +00:00
Don Lewis
68d7a67b19 Patch the source with r1697228, r1697237, r1697247, r1697306, and
r1697312 from upstream trunk (with a few tweaks to compensate for
some other upstream changes not included here) to unbreak the build
with OpenJDK8.

Revert r399537 to unmark broken.

PR:		199591 (openjdk8 by default exp-run)
2015-10-18 08:20:07 +00:00
Don Lewis
5fe4912832 Patch the source with r1697228, r1697237, r1697247, r1697306, and
r1697312 from upstream trunk (with a few tweaks to compensate for
some other upstream changes not included here) to unbreak the build
with OpenJDK8.

Revert r399536 to unmark broken.

PR:		199591 (openjdk8 by default exp-run)
2015-10-18 08:18:26 +00:00
Steve Wills
70c2c02081 editors/openoffice-devel: mark broken with OpenJDK8 2015-10-17 13:20:39 +00:00
Steve Wills
f591c0dfde editors/openoffice-4: mark broken with OpenJDK8 2015-10-17 13:19:25 +00:00
John Marino
107c3fd1ce editors/mp: Upgrade version 5.2.9 => 5.2.10
PR:		201840
Submitted by:	ports fury
2015-10-16 16:51:12 +00:00
John Marino
c212d6f6fd editors/fxite: Fix when Fox-1.7 option selected
Reorganizes port, rewrapps pkg-descr too.
This uses a new distribution file from GitHub but for some reason
the version number didn't change.

PR:		200300
Submitted by:	ports fury
2015-10-16 14:51:05 +00:00
Dmitry Marakasov
765b51dd2a - Update to 2.2.21
- Pass maintainership to submitter

PR:		203568
Submitted by:	portmaster@bsdforge.com
2015-10-16 12:36:27 +00:00
Mathieu Arnold
7f0f664d7e Drop 8 support.
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
2015-10-15 14:55:14 +00:00
Don Lewis
2cec316608 Upgrade to OpenOffice 4.1.2-RC2. 2015-10-14 17:09:50 +00:00
Sunpoet Po-Chuan Hsieh
3cf2742f19 - Update to 7.4.891
Changes:	https://github.com/vim/vim/commits/master
2015-10-10 07:05:19 +00:00
Don Lewis
8ca4e95df6 Removing --enable-symbols=small from CONFIGURE_ARGS allows us to avoid
the need to use ${STRIP_CMD}.

Fix an intermittent build failure by adding a missing dependency to the
port's build framework.  This change has been committed to the upstream
trunk.
2015-10-09 22:17:28 +00:00
John Marino
c22fff5c69 editors/(x)vile: Upgrade version 9.8o => 9.8q
PR:		203244
Submitted by:	ports fury
2015-10-09 22:07:50 +00:00
Don Lewis
4302284260 Fix an intermittent build failure by adding a missing dependency to the
port's build framework.  This change has been committed to the upstream
trunk.
2015-10-09 20:59:28 +00:00
Jimmy Olgeni
42bc424f61 Remove trailing whitespace from Makefiles, A-L. 2015-10-08 15:11:28 +00:00
Don Lewis
6042604622 Temporarily downgrade the openoffice-devel port from the upstream trunk
branch to 4.1.2-RC1 in order to give the latter wider exposure before
4.1.2 is released.

Add this missing missing bits of patch-i114430 that were committed
to trunk upstream but that are not in 4.1.2-RC1.

Removing --enable-symbols=small from CONFIGURE_ARGS allows us to avoid
the need to use ${STRIP_CMD}.
2015-10-08 01:09:38 +00:00
Danilo Egea Gondolfo
468cd7570d - Update to 41.1.0 2015-10-01 23:36:34 +00:00
Sunpoet Po-Chuan Hsieh
65f5164e5d - Update to 7.4.884
Changes:	https://github.com/vim/vim/commits/master
2015-09-28 06:20:50 +00:00
Mathieu Arnold
ddea640599 fix runtime, pkg registers a dependency on libluajit but no runtime
dependency, and pkg autoremove will render this unusable.

Sponsored by:	Absolight
2015-09-27 12:10:16 +00:00
Mark Linimon
c8b389743c Mark as broken on sparc64: fails to build.
Approved by:	portmgr (sparc64 blanket)
2015-09-26 16:54:57 +00:00
Nicola Vitale
7bfc390899 - Update to 20140826-r5761
PR:	202481
Submitted by:	Sergey V. Brunov <sergey.v.brunov@gmail.com>
2015-09-26 14:08:41 +00:00
Baptiste Daroussin
5f9d19ea27 Update to 4.1
PR:		203033
Submitted by:	Walter Schwarzenfeld
2015-09-26 12:41:47 +00:00
Baptiste Daroussin
622ee7ccab Convert to @sample 2015-09-26 10:17:01 +00:00
Don Lewis
19bbc1b1cd Add Caladea and Carlito fonts. They are metrically equivalent to some
Microsoft fonts and the proper definitions within OpenOffice have been
added so that they are recognized as such. [1]

The Linux ports handle the mapping from the printeradmin command to the
spadmin executable in the shell wrapper.  Do the same in the FreeBSD
port rather than munging the printeradmin.desktop file.  Retain the
spadmin link to the wrapper for backwards compatability.

The setofficelang command went away a long time ago.  Remove it from
the shell wrapper and remove the link.

Exec the OpenOffice executables from the wrapper so that the shell for
the wrapper doesn't hang around as an extra process until OpenOffice
terminates.

Nuke an extraneous shell continuation in the Makefile.

Suggested by:	pfg [1]
2015-09-26 07:40:47 +00:00
Mark Linimon
12f0176c58 Mark as broken on non-x86: fails to build.
Approved by:	portmgr (sparc64 blanket)
2015-09-25 21:15:22 +00:00
Jung-uk Kim
9f9779d6b8 Remove redundant PostgreSQL version restriction as we do not support 8.x. 2015-09-25 21:03:09 +00:00