1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

8242 Commits

Author SHA1 Message Date
Emanuel Haupt
69c383f4c8 Update to 301 2014-01-20 10:02:28 +00:00
Emanuel Haupt
b8652f55e4 Fix package list. This got accidentally introduced by a reversed patch. 2014-01-19 18:24:17 +00:00
Emanuel Haupt
8c7e4d0a06 Simplify desktop-file-utils usage.
Submitted by:	bapt
2014-01-19 18:21:17 +00:00
MANTANI Nobutaka
a869c8fbe1 Update to 3.3.2. 2014-01-19 09:23:12 +00:00
Baptiste Daroussin
f526d2d212 Remove entry from plist which are automatically added by USES=desktop-file-utils
That fixes packaging
2014-01-18 00:00:10 +00:00
Steven Kreuzer
b4e6b75021 Update to 2.8.1 2014-01-17 21:36:43 +00:00
Raphael Kubo da Costa
83156ad651 Support staging.
PR:		ports/185305
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com>
Approved by:	maintainer timeout (18 days)
2014-01-17 20:19:44 +00:00
Emanuel Haupt
d95863ce35 Fix LUIT_BUILD_DEPENDS. 2014-01-17 15:21:15 +00:00
Emanuel Haupt
90acd49d3d Use new dependency macros based on options.
Submitted by:	bapt
2014-01-17 14:25:54 +00:00
Baptiste Daroussin
32f7a4efeb Reduce over inclusion of bsd.port.mk 2014-01-17 13:22:17 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Baptiste Daroussin
a50d9328b5 archivers/xz is in base for all versions and has been removed from the ports tree 2014-01-13 07:23:43 +00:00
Vanilla I. Shu
00bda700bc Support stagedir.
Approved by:	portmgr (blanket infrastructure)
2014-01-11 10:03:45 +00:00
Vanilla I. Shu
82b3ec3f0d Support stagedir.
Approved by:	portmgr (blanket infrastructure)
2014-01-10 09:32:14 +00:00
Gabor Pali
1a75cb1d44 - Stagify lang/ghc and all the Haskell Cabal ports
- Update HACKAGE_SITE to follow changes in upstream
- MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports
- Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of
  ${DO_NADA}, some refactoring

Obtained from:	FreeBSD Haskell
2014-01-09 21:32:12 +00:00
Gabor Pali
f27ca4d0f1 - Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused by
the iconv changes (basically GHCi was rendered unusable)
- Fix build for x11-toolkits/hs-wxc, while here
- Bump port revision for all Haskell Cabal ports as they have to be rebuilt

PR:		ports/184806
Reported by:	many
Obtained from:	FreeBSD Haskell
MFH:		2014Q1
2014-01-09 21:29:39 +00:00
Baptiste Daroussin
dc7b070b59 Update to 1.31
Handle the configuration file directly in plist

PR:		ports/185605
Submitted by:	Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
2014-01-09 14:56:09 +00:00
Vanilla I. Shu
835726cb71 Support stagedir.
Approved by:	portmgr (blanket infrastructure)
2014-01-09 14:48:54 +00:00
Pietro Cerutti
91b82f2e25 - Convert to USES=tk
- STAGE-clean
- PREFIX-clean

MFH:		2014Q1
2014-01-09 08:49:35 +00:00
Baptiste Daroussin
bac9d45205 Revert very bad stagification I did waiting for the maintainer to provide a
proper patch
Bump portrevision so users get again a working version

Requested by:	maintainer
2014-01-08 22:34:40 +00:00
Olivier Duchateau
0d4c6c7b8c - Update to 1.0.1
- Replace LIB_DEPENDS by GNOME components
- Add license blob
- Update WWW entry (pkg-descr)
- Add patch, which replaces 'xfce4-appfinder' image by generic icon in menu item
2014-01-08 21:22:56 +00:00
Pietro Cerutti
7f6ea9306d - Chase x11-toolkits/xforms shlib bump
- Bump PORTREVISION
- STAGE-clean here and there
2014-01-08 09:53:50 +00:00
Baptiste Daroussin
5bd17f9ad5 support stage 2014-01-06 21:26:22 +00:00
Baptiste Daroussin
d8d5582ce7 Support stage
Use options helpers
2014-01-06 21:24:41 +00:00
Baptiste Daroussin
a71d622b5a Support stage 2014-01-06 21:19:35 +00:00
Baptiste Daroussin
73e8594600 Support stage
Fix license
Play with MAKE_ARGS instead of patching
2014-01-06 21:15:23 +00:00
Baptiste Daroussin
78e23911c2 Support stage
Play with MAKE_ARGS instead of patching
2014-01-06 21:10:01 +00:00
Baptiste Daroussin
059c482d39 Support stage
Set the bin/Eterm mode via plist
Only propose the MMX option on i386
2014-01-06 21:01:14 +00:00
Baptiste Daroussin
7c50e860e7 Support stage
Strip binaries
2014-01-06 20:47:02 +00:00
Olivier Duchateau
951ba1a0d2 - Update to 1.3.1 (bugfix release)
ChangeLog: https://raw.github.com/gottcode/xfce4-whiskermenu-plugin/master/NEWS
2014-01-06 17:56:31 +00:00
Max Brazhnikov
7d5e6b666c In preparation for Qt 5 ports:
Mk/Uses/qmake.mk:
- Add support for out-of-source builds
- Add support for Qt 5 ports
- Respect WITH_DEBUG

Mk/bsd.qt.mk:
- Massive rework for Qt 5 ports
- Remove '-phonon' from global configure args, thus allow qt4-designer and
  qt4-qtconfig to be built without Phonon support [1]

devel/qmake4:
- Improve mkspecs for gcc (mainly sync with linux version) and clang

devel/qt4-corelib:
- Convert to USES=iconv
- Remove ancient patch

devel/qt4-designer:
- Remove reference to WRKSRC from installed pkgconfig files [2]
- Don't build Qt Designer plugin for Phonon from outdated Qt sources.
  Separate port for plugin will be committed later

devel/qt4-assistant-adp, devel/qt4-libqtassistantclient:
- Convert to USES=qmake

Clean up Qt4 ports:
- Update comments
- Update description; use common description
- Consistently use QT_INCDIR, QT_LIBDIR, etc.
- Use options helpers
- Convert to new LIB_DEPENDS syntax
- Update DESKTOP_ENTRIES to avoid conflicts with Qt 5 ports
- Rename/move several ports for unification with Qt 5 ports

PR:		ports/184620 [1]
Reported by:	Kevin Zheng <kevinz5000@gmail.com>

PR:		ports/181141 [2]
Reported by:	thierry

PR:		ports/185101
Exp-run by:	bdrewery

This is mostly solely avilla's work in area51, kudos to him! And a couple
commits from myself, so you know who's collecting pointyhats :)
2014-01-06 16:16:52 +00:00
Baptiste Daroussin
1884422838 Revert the change about xv as the port expect graphics/xv, not libXv
Big pointyhat to:	bapt
Submitted by:	maintainer
2014-01-06 12:53:42 +00:00
Baptiste Daroussin
5f98516271 update to 2.8
Mostly our patches being upstreamed
2014-01-06 11:24:29 +00:00
Baptiste Daroussin
05235db873 Support stage 2014-01-06 08:46:49 +00:00
Baptiste Daroussin
2a40781036 Support stage
Strip binaries
2014-01-06 08:44:25 +00:00
Baptiste Daroussin
950b223521 Support stage
Use USE_XORG instead if directly depend on libxv
Fix files credentials
Allow packaging as a user
2014-01-06 08:42:20 +00:00
Baptiste Daroussin
f74672ce7b Support stage 2014-01-06 08:36:47 +00:00
Baptiste Daroussin
f74bf9fdcd Support stage
Use options helpers
Use modern lib_depends
2014-01-06 08:35:37 +00:00
Baptiste Daroussin
8d313a8be1 Support stage
Fix broken dependency on py-gtk2
2014-01-06 08:30:53 +00:00
Baptiste Daroussin
0d78e955dd Support stage 2014-01-06 08:25:43 +00:00
Baptiste Daroussin
3bf65cd9f5 Support stage 2014-01-06 08:24:24 +00:00
Antoine Brodin
40d9b0e753 - Stage support
- Add missing OPTIONS_DEFINE
2014-01-05 14:16:37 +00:00
Antoine Brodin
d4b7f82be6 Stage support 2014-01-05 14:02:51 +00:00
Antoine Brodin
598ef94fdb Stage support 2014-01-05 13:56:24 +00:00
Antoine Brodin
b1996348cd Stage support 2014-01-05 13:48:46 +00:00
Antoine Brodin
abe25a11e4 Stage support 2014-01-05 13:44:17 +00:00
Antoine Brodin
b970fb4d8d - Stage support 2014-01-05 13:41:28 +00:00
Antoine Brodin
0f14de4f06 Stage support 2014-01-05 13:29:17 +00:00
Antoine Brodin
dc8597d353 - Stage support
- NO_INSTALL_MANPAGES is not needed with custom do-install target
2014-01-05 13:20:35 +00:00
Antoine Brodin
f1bfb28bf9 Stage support 2014-01-05 13:11:52 +00:00