1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

7848 Commits

Author SHA1 Message Date
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
Ashish SHUKLA
2f33d4ddba - Add PKGNAMESUFFIX
- Remove LATEST_LINK
- Remove ABI versions from LIB_DEPENDS
2014-01-02 13:16:19 +00:00
Ashish SHUKLA
8733cac572 - Add PKGNAMESUFFIX
- Remove LATEST_LINK
- Remove ABI versions from LIB_DEPENDS
2014-01-02 13:12:16 +00:00
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Johan van Selst
6566598fb0 Enable stage support 2013-12-29 10:58:07 +00:00
Johan van Selst
acb838eb2c - Enable STAGE support
- Strip installed binary
- Bump PORTREVISION
2013-12-29 09:51:52 +00:00
John Marino
e03971e4f3 editors/beav: Unbreak after staging support attempt
After recent commits, beav was broken on every platform for a couple
of reasons.  Primarily the Makefile had a bug in it, so it was
unexecutable.  Secondly, the "man page fix" was done in ${STAGEDIR}
using sed -i, causing the resultant .bak file to also be installed, or
at least orphaned.  Poudriere caught that issue.

While here, add DragonFly support.
2013-12-28 04:28:50 +00:00
Koop Mast
2a51b2182a Update poppler to 0.24.4.
Update comment.
Use new LIB_DEPENDS syntax, use USES=pathfix.
Stagify.

Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to
new syntax.
2013-12-27 16:54:21 +00:00
Philippe Audeoud
f20536806a - Support STAGE 2013-12-27 13:08:28 +00:00
Alexey Dokuchaev
240b02e147 Stagify, dismiss USE_GMAKE, utilize some helper knobs. No functional changes. 2013-12-25 13:47:13 +00:00
Koop Mast
b1bf1620a6 Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.

Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.

Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.

PR:		ports/184587
2013-12-24 21:22:21 +00:00
Chris Rees
e222909e67 Fix build
Approved by:	maintainer timeout (acm, 50 days)
2013-12-23 10:08:24 +00:00
Pawel Pekala
8c52780491 - Fix build on -current
- Support desktop-file-utils
- Strip textroom binary

PR:		ports/184893
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-21 11:19:14 +00:00
Grzegorz Blach
350cd8c215 - Update to 3.1.26 2013-12-20 23:53:29 +00:00
Baptiste Daroussin
783e2a375c Fix build after gtk update 2013-12-17 18:37:45 +00:00
Alberto Villa
4998a19923 - Update Calligra Suite to 2.7.5.
- Require a new compiler to build Calligra.
- Make GTL really an option in Calligra.
- STAGEify.
- Use OPTIONS helpers.
- Set NO_ARCH for translation ports.
- Add translation port for Intelingua.

Calligra 2.7 release notes:
http://www.calligra.org/news/calligra-2-7-released
2013-12-16 22:59:42 +00:00
William Grzybowski
1e34739b64 Use setuptools for all Python ports.
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.

Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.

Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.

pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is
unavailable or has other issues associated with it.

This work allows us to unify how python packages are built, ensure that Python
distributions are installed consistently, reduces complexity for Python port
maintainers and paves the way for simplifying the Python ports framework in
the future.

With hat on:	python
Reviewed by:	koobs, antoine
Exp-run:	bdrewery
Approved by:	bdrewery (portmgr)
2013-12-15 16:22:17 +00:00
Christian Weisgerber
623e3cd0ac Man page fix.
Submitted by:	Jeremie Courreges-Anglas
2013-12-13 15:14:41 +00:00
Christian Weisgerber
d504c20899 Convert to staging, clean up the sgtty/termios mess, and generally
overhaul the port.
2013-12-12 16:27:03 +00:00
Baptiste Daroussin
e467cb1db5 Convert LIB_DEPENDS for ports depending on boost 2013-12-12 10:53:38 +00:00
Ashish SHUKLA
08c9131679 - Re-add accidentally removed diff in r335977, and unbreak port 2013-12-11 23:45:37 +00:00
Ashish SHUKLA
f9a45a28bb - Update to bzr snapshot revision 115370
- Add PKGNAMESUFFIX to avoid package name collision
- Add STAGE support
- Relocate INFO_PATH to avoid conflicting with similarly named
  info files provided by other packages, like print/texinfo
- Use INSTALLS_ICONS only when X11 is enabled
- Add OPTIONs for X11 support, SOUND (ALSA/OSS) support and filesystem
  notifications
- Depend on GCC for i386 platforms until clang gets the required
  fixes
- Stop compressing info files for it to work with INFO_PATH
- Use OptionsNG helpers to cleanup Makefile
- Remove already upstream-ed patches
2013-12-09 13:01:12 +00:00
Danilo Egea Gondolfo
3f9369d41a - Update from 37.0.0 to 37.0.1 2013-12-07 20:29:21 +00:00
Baptiste Daroussin
7e3189d2e6 Fix build on head and 11.
Bump portrevision has built on 8 and 9 should not have been built as expected

With hat:	portmgr
2013-12-06 23:24:14 +00:00
Ganael LAPLANCHE
f3fdfa8f6f - Enable staging
- Use GCC (does not build with clang)
- Use new options format
2013-12-03 14:08:04 +00:00
Sunpoet Po-Chuan Hsieh
1e2e0f57d5 - Update to 7.4.110
- While I'm here:
  - Remove RELEASE and simplify PATCH_SITES, WRKSRC and _DATADIR
  - Simplify Makefile
  - Remove contiguous blank lines

Changes:	https://code.google.com/p/vim/source/list
PR:		ports/183076
Submitted by:	Rick van der Zwet <info@rickvanderzwet.nl>
2013-12-02 19:48:37 +00:00
Sunpoet Po-Chuan Hsieh
92574dfc2c - Take maintainership 2013-12-02 19:42:01 +00:00
Bryan Drewery
d88047ab37 - Remove WITH_VIM_OPTIONS and respect ports framework
PR:		ports/182749
Submitted by:	Kevin Zheng <kevinz5000@gmail.com> (based on)
Requested by:	many
2013-12-02 13:57:22 +00:00
Bryan Drewery
5a5720227f - Reset maintainer due to timeout of 11 open PR, 7 with patches and
no activity since July 2013

With hat:	portmgr
Discussed with:	portmgr
2013-12-02 13:47:06 +00:00
Rene Ladan
39edf56f09 Remove expired ports:
2013-12-01 x11-fm/xnc: Latest release from 2005, upstream disappeared, does not build
2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang
2013-12-01 net-im/tapioca-qt: Unmaintained upstream since 2007, not used by anything
2013-12-01 net-im/telepathy-qt: Unmaintained upstream since 2007, use net-im/telepathy-qt4
2013-12-01 x11-toolkits/linux-f10-gtk: GTK1 is deprecated
2013-12-01 net-im/linux-ymessenger: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-mesagpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-xgl2gpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-peops-softgpu: Depends on deprecated Linux GTK1
2013-12-01 finance/eqonomize-kde4: No upstream releases since 2008, does not build on FreeBSD 10 and 11
2013-12-01 comms/uhso-kmod: included in base system on all supported releases
2013-12-01 deskutils/ecru: No longer maintained upstream
2013-12-01 editors/gphpedit: No longer maintaned upstream
2013-12-01 irc/inspircd12: No upstream support; known vulnerable. Please use irc/inspircd
2013-12-01 graphics/py-clutter: Broken for more than 6 month
2013-12-01 graphics/py-clutter-gtk: depends on expired graphics/py-clutter
2013-12-01 00:37:20 +00:00
William Grzybowski
4268d65e13 editors/leo: update to 4.11
- Update to 4.11
- Allow staging
- USES shebangfix

PR:		ports/184225
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
2013-11-26 20:25:32 +00:00
Koop Mast
a236e2d0bf Say hello to Mate 1.6.
Mate is a lite desktop forked from gnome2.

Most of the work is done by Jeremy Messenger (mezz@). The only thing I did
was update a few ports to later 1.6 release and attempting to keep up with
ports infra changes. Resulting bugs are all mine.

Mate is a sort of replacement for Gnome 2. So people wanting to keep a
Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3
in the near future. This switch will be announce with a transition time
so people have more time to switch if they haven't already.

This release was made possible by everyone that send friendly pokes to
keep mate on my mind.

Approved by:	portmgr (bapt)
2013-11-23 11:39:07 +00:00
Max Brazhnikov
4a7e0de8dc - Convert to USES=qmake
- Support staging properly

Approved by:	portmgr (blanket approval)
2013-11-22 12:55:22 +00:00
Max Brazhnikov
4561e036c7 - Convert to USES=qmake
- Use options helpers
- Convert LIB_DEPENDS to new style

Approved by:	portmgr (blanket approval)
2013-11-22 12:55:18 +00:00
Pietro Cerutti
af69c73cc4 - Update to 1.2.0.11
- Convert to new LIB_DEPENDS format
- STAGE-clean

PR:		184145
Submitted by:	gahr@
Approved by:	maintainer
2013-11-22 07:53:52 +00:00
Max Brazhnikov
b924964cfa - Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Use globally provided LRELEASE
2013-11-21 16:09:47 +00:00
Max Brazhnikov
4ddfac46e6 - Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Convert to USES=dos2unix
2013-11-21 15:41:06 +00:00
Rusmir Dusko
74a55f2347 - Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)
Approved by:	wg (mentor)
2013-11-20 14:25:28 +00:00
Rene Ladan
ae29764bc9 Remove expired ports:
2013-11-20 editors/mode-info: Misbuilding since 2004, not maintained since 2008
2013-11-20 devel/netbsd-pkgsrc-mk-files: Imported for devel/mk-configure but no longer required
2013-11-20 08:01:58 +00:00
Mathieu Arnold
02e619a5d8 - Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE.
2013-11-19 23:08:44 +00:00
Max Brazhnikov
18181ac14b Update to 4.1 2013-11-18 14:55:09 +00:00
Sunpoet Po-Chuan Hsieh
c6d3f54f42 - Remove leading indefinite article from COMMENT
- Use = instead of +=
2013-11-15 10:12:26 +00:00
Rene Ladan
c6375f0fb3 Remove expired ports:
2013-11-15 editors/xxe: XXE becomes unfetchable every 3-4 months as distfile is replaced with new version.  This high-maintenance port requires a maintainer to avoid removal.
2013-11-15 editors/xml2rfc-xxe: Depends on editors/xxe, which is due to be removed due to lack of maintainer
2013-11-15 09:55:21 +00:00
Mathieu Arnold
92133aad6f Fix build with threaded perl. 2013-11-14 15:52:01 +00:00