Commit graph

8363 commits

Author SHA1 Message Date
Mathieu Arnold
92fbc75c13 Catch up abusive uses of ${SITE_PERL}.
Sponsored by:	Absolight
2014-12-23 02:22:19 +00:00
Antoine Brodin
d9f256862b Put back the plugin directory in the plist 2014-12-21 17:55:53 +00:00
Rodrigo Osorio
75218d47bd Upgrade omegaT from 2.6.3 to 3.1.8
Lot of changes, bugfixes and improvements

Submitted by:	rodrigo (mantainer)
2014-12-21 09:31:55 +00:00
Baptiste Daroussin
daeae785f9 Get rid of gnomehier 2014-12-21 00:07:32 +00:00
Baptiste Daroussin
6487201173 Cleanup plist 2014-12-20 18:12:05 +00:00
Danilo Egea Gondolfo
df05c16aa4 - Update from 39.0.0 to 39.1.0 2014-12-19 21:29:02 +00:00
Jung-uk Kim
d9c58baa19 Update to 4.3.5. 2014-12-18 23:32:32 +00:00
Pawel Pekala
2c7fcdc11c Update to version 2.11
PR:		195607
Submitted by:	maintainer
2014-12-15 00:19:53 +00:00
Sunpoet Po-Chuan Hsieh
e0d6406fc7 - Update to 7.4.542
Changes:	https://code.google.com/p/vim/source/list
2014-12-13 04:00:51 +00:00
John Marino
4a65d405da USES+= gettext-tools on 6 ports
These ports require msgfmt.  FreeBSD doesn't fail to build these ports
because a default option on gvfs brings in this tool.  The same gvfs
option is off by default on DragonFly and thus the missing dependencies
were unmasked.  Explicitly add gettext-tools to get msgfmt.
2014-12-12 17:11:22 +00:00
Pietro Cerutti
c020107379 - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
Max Brazhnikov
334b43b730 editors/texstudio:
- Update it to 2.8.8
- Add missing Qt component

PR:		195795
Submitted by:	Abilio Marques (maintainer)
2014-12-10 22:03:50 +00:00
Antoine Brodin
0796bef5ec - Cleanup lazarus* plist
- Bump lazarus-lcl-units PORTREVISION as previously generated plist was buggy
2014-12-09 21:18:32 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Alexey Dokuchaev
9d29351fc1 Sort entries alphabetically across all categories to avoid extra repo churn. 2014-12-07 16:21:36 +00:00
Mark Felder
0be62b3b77 Add LICENSE 2014-12-07 14:16:49 +00:00
Max Brazhnikov
15076b8ca8 - Rename editors/texmakerx to editors/texstudio and update it to 2.8.6
- Pass maintainership to submitter
- Adjust Qt 4 components
- Add desktop-file-utils, execinfo, and pkgconfig to USES
- Drop MAKE_JOBS_UNSAFE
- Remove stale patches
- Update port description and comment
- Remove optional dependencies on print/gv and now non-existent print/xdvik.
  TeXstudio, similar to its ancestor Texmaker, can use Okular or Evince
  or any other viewer defined by user, therefore I see no reason for keeping
  options for particular viewers.

PR:		195346 (based on)
Submitted by:	Abilio Marques
2014-12-06 20:45:55 +00:00
Max Brazhnikov
454e4f9a62 editors/texmaker:
- Instead of fixing dependency [1] remove optional dependencies on print/gv
  and now non-existent print/xdvik. Texmaker can use Okular or Evince
  depending on desktop environment or any other viewer defined by user,
  I don't see point for keeping options for particular viewers.

PR:		195553 [1]
Reported by:	woot-woot@yandex.ru
2014-12-06 20:44:42 +00:00
Sunpoet Po-Chuan Hsieh
5a539c0e84 - Sort PLIST
- Remove @comment
2014-12-06 19:05:29 +00:00
Mark Felder
d59ba61d77 Update "BSD" license 2014-12-06 18:37:09 +00:00
Koop Mast
e676d157ba Fix the build after asio was updated to 1.10.4.
While here strip library.

Pointyhat to:	mi@
2014-12-05 21:14:01 +00:00
Sunpoet Po-Chuan Hsieh
cf61fb3961 - Remove PORTREVISION 2014-12-05 17:45:00 +00:00
Dmitry Marakasov
e8a7fbf2d2 - Update to 3.5.2
- Add license information
- Simplify installation

PR:		195675
Submitted by:	lightside@gmx.com
Approved by:	cyberbotx@cyberbotx.com (maintainer)
2014-12-05 12:36:04 +00:00
Baptiste Daroussin
4930b61060 Move the vimrc into ETCDIR to user may have a look at it.
Now install a minimalistic vimrc without all the controversial options (I hope)
Define a template for port Makefiles to vim automatically creates it in case of
opening a new one
2014-12-04 17:28:09 +00:00
Sunpoet Po-Chuan Hsieh
2e9511b30d - Update to 7.4.540
- Update src/auto/configure patch
  - Add python 3.4
  - Remove python 3.1

Changes:	https://code.google.com/p/vim/source/list
2014-12-04 16:45:18 +00:00
Sunpoet Po-Chuan Hsieh
f6142928e9 - Update to 7.4.540
- Update src/auto/configure patch
  - Add python 3.4
  - Remove python 3.1

Changes:	https://code.google.com/p/vim/source/list
2014-12-04 15:08:20 +00:00
Olivier Duchateau
62df9da1ff - Unbreak build
- Bump PORTREVISION

Reported by:	pkg-fallout
2014-12-04 05:40:55 +00:00
Koop Mast
6ce4980916 Update GNOME to 3.14.2.
This update was brought to you in collaboration with Gustua Perez

Make sure gtk30 pulls it the default theme (adwaita-icon-theme).
Update the extra gnome-shell-extensions so they work with gnome-shell 3.14.
Drop metacity from gnome3 meta-port.
Remove the gtile gnome-shell extension since it proven to be buggy.

Exp-run done by antoine@ for gdk-pixbuf2 deprecated API.

PR:		195414
Obtained from:	gnome dev repo
2014-12-03 09:18:23 +00:00
Craig Rodrigues
c7ca171686 Change dependency to Centos 6. Sublime does not work
with the libraries in Fedora 10.

Reviewed by:	xmj
2014-11-30 23:51:36 +00:00
Johannes Jost Meixner
80cb93461c editors/sublime: accept arguments in the binary
- make sublime accept arguments such as --version and --help

Spotted by:	rodrigc
Differential Revision:	https://reviews.freebsd.org/D1246
Approved by:	koobs (mentor)
2014-11-30 02:17:50 +00:00
Craig Rodrigues
8f149a899b - Add gtk2 to port dependencies
- Add python26.zip to pkg-plist

This removes traceback errors on startup of sublime.

Reviewed by: xmj
2014-11-29 23:06:01 +00:00
Tijl Coosemans
edb7229dd4 Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
2014-11-29 18:22:32 +00:00
Jung-uk Kim
452741c3b0 Fix distinfo.
Reported by:	antoine
2014-11-28 07:19:05 +00:00
Antoine Brodin
c6fc00681e Mark a few ports BROKEN after GNOME 2 removal 2014-11-27 18:53:47 +00:00
Jung-uk Kim
7e46d52b46 Update to 4.3.4. 2014-11-27 08:12:23 +00:00
Bartek Rutkowski
83dd77ee41 editors/sublime3: various fixes
- Fix desktop file and icons
- Add gtk2 dependency
- Fix pkg-plist (remove unneeded files and and /Icons needed for the Title/taskbar)
- Remove "STRIP" in the Makefile
- Remove "@" where except for MKDIR in the Makefile

PR:		194669
Submitted by:	Miguel Clara <miguelmclara@gmail.com>
2014-11-26 23:46:37 +00:00
Olivier Duchateau
7c2d04f8e6 LaTeXila is a LaTeX editor for the GNOME desktop. The idea of LaTeXila is
to always deal directly with the LaTeX code, while simplifying as most as
possible the writing of this LaTeX code.

WWW: https://wiki.gnome.org/Apps/LaTeXila
2014-11-26 21:26:50 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
Max Brazhnikov
64ee14ab39 editors/texmaker:
- Update to 4.3
- Add options for Qt toolkit selection (Qt 4 or 5). Follow upstream and
  enable Qt 5 by default.
2014-11-25 15:01:58 +00:00
Max Brazhnikov
2d2662f134 Bump PORTREVISION after graphics/poppler update to 0.26.3 2014-11-25 12:55:53 +00:00
Sunpoet Po-Chuan Hsieh
e79a90e836 - Fix typo
Notified by:	adamw
2014-11-24 19:35:10 +00:00
Sunpoet Po-Chuan Hsieh
234b9c78eb - Update to 7.4.518
- Sort OPTIONS_DEFINE
- Reword DEFAULT_VIMRC_DESC
- Use DATADIR instead of DEFAULT_VIMRC_LOCATION
- Cosmetic change
- Sort PLIST

Changes:	https://code.google.com/p/vim/source/list
2014-11-24 18:29:53 +00:00
Danilo Egea Gondolfo
ae9961ddce - Use options helpers
- Simplify Makefile
- Take maintainership
2014-11-24 02:01:42 +00:00
Danilo Egea Gondolfo
e0ae4b3dc3 - Update from 2.3.3 to 2.3.6
- Take maintainership
- Use options helpers
- Simplify Makefile
2014-11-24 01:56:41 +00:00
Hiroki Sato
56d6d5db17 - Fix warnings due to use of obsolete functions.
- Style fixes.
2014-11-23 07:35:23 +00:00
Chris Rees
1e94b6fb2f Switch to USES=pgsql 2014-11-22 19:13:49 +00:00
Hiroki Sato
1735e2855d Resurrect editors/psgml. 2014-11-22 07:40:16 +00:00
Hiroki Sato
73b5b12649 Fix warnings. 2014-11-22 07:39:17 +00:00
Johannes Jost Meixner
c5d17f7e76 editors/komodo-edit: allow install with linux_base-c6
- allow build with CentOS 6 linux bases.

PR:		195169
Differential Revision:	https://reviews.freebsd.org/D1200
Submitted by:	Jan Beich <jbeich@vfemail.com>
Approved by:	koobs (mentor)
2014-11-20 12:21:38 +00:00
Danilo Egea Gondolfo
37c77a9985 - Fix a build dependency 2014-11-20 01:56:10 +00:00