1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Commit Graph

4420 Commits

Author SHA1 Message Date
Carlo Strub
52248ad25e Update to 1.3.13 2013-03-29 12:19:27 +00:00
Eitan Adler
a02b09c90a Fix COMMENT 2013-03-29 00:59:45 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Eitan Adler
b0533230a5 Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by:	miwi
2013-03-28 15:51:16 +00:00
Eitan Adler
1e5f12f776 Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead. 2013-03-28 03:28:30 +00:00
Mikhail Teterin
946358e2fa Invoke the scripts with an explicit sh -- because the files may
not be executable (an artifact of a switch to svn?)

While here, fix compiler warnings and turn on MAKE_JOBS_SAFE.
2013-03-28 02:10:57 +00:00
Olivier Duchateau
3642d77c5e - Update to 0.2.0 2013-03-27 18:33:13 +00:00
Koop Mast
63be757a70 Don't try to remove etc/xdg/autostart, gnomehier owns it.
Submitted by:	miwimail
2013-03-27 14:35:37 +00:00
Koop Mast
693123dd28 Fix build with glib 2.34.
While here, trim header and update WWW to new home.

Submitted by:	pointyhat via miwi
2013-03-27 13:50:37 +00:00
Koop Mast
9a4801107b Remove lingering traces of evolution support.
Submitted by:	pointyhat via miwi
2013-03-27 13:17:02 +00:00
Max Brazhnikov
24482eebf1 KDE/FreeBSD team presents KDE SC 4.10.1 ports!
- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
  replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
  and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
  run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
  can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk

The area51 repository features commits by Schaich Alonso and myself.

Contributors:
- Tobias Berner
2013-03-27 11:55:25 +00:00
Max Brazhnikov
089463050a - Split deskutils/strigi port on libraries, client, daemon and utilities.
deskutils/strigi is a meta port now
- USE_KDE4= strigi now implies dependence on deskutils/libstreamanalyzer
2013-03-26 15:43:09 +00:00
Max Brazhnikov
bb655023d3 libopensync-plugin-python:
- Fix configure stage [1]
- Mark BROKEN: fails to build with recent libopensync
- Switch to out-of-source build, which is required by upstream

msynctool:
- Fix typo in BROKEN and make it more informative

Reported by:	pointyhat (miwi) [1]
2013-03-26 12:59:13 +00:00
Max Brazhnikov
98df39ff48 - Fix configure stage
- Mark BROKEN: fails to build. It doesn't related to cmake update, I give up :)
- while here tweak COMMENT and switch to out-of-source build

Reported by:	pointyhat (miwi)
2013-03-26 12:24:12 +00:00
Max Brazhnikov
6d062a4b77 Fix typo
Reported by:	Piotr Kubaj
2013-03-26 11:02:23 +00:00
Martin Wilke
076e3826af - Update to 6.1
PR:		176539
Submitted by:	Ports Fury
2013-03-26 01:07:00 +00:00
Max Brazhnikov
2375299f59 - Remove stale dependence on devel/boost-libs
- Clean up Makefile
2013-03-25 23:28:45 +00:00
Jason Helfman
083d555fe6 - adopt optionsNG
- trim historical header

Approved by:	portmgr (miwi)
2013-03-25 21:47:11 +00:00
Matthias Andree
ee2b05db12 Fix MASTER_SITES:
- fix LOCAL/... line to use proper directory
- re-enable sourceforge.net mirror after upstream maintainers
  have re-uploaded the files and promised to remember our
  requirements in the future.
  <http://www.docear.org/support/forums/docear-support-forums-group3/general-feedback-questions-forum5/downloads-deliberately-hosed-again-thread236.0/#postid-837>
2013-03-25 21:19:46 +00:00
Ruslan Makhmatkhanov
3c6a18c498 - update project url 2013-03-25 09:50:14 +00:00
Max Brazhnikov
80b5857dd6 - Really respect FFMPEG_SUFFIX and thus fix build [1]
- Switch to out-of-source build

Reported by:	miwi [1]
2013-03-24 20:26:48 +00:00
Baptiste Daroussin
67b81be367 Add an explicit build dependency on pkgconf
Reported by:	miwi
2013-03-23 19:30:54 +00:00
Ruslan Makhmatkhanov
90142f26c5 - update to 0.16.0
- change master sites to launchpad
- add upstream patch to fix runtime for Russian locale
2013-03-23 13:46:06 +00:00
Frederic Culot
7600e31cba - Update to 1.14
Changes:	https://github.com/wummel/dosage/blob/master/doc/changelog.txt
PR:		ports/177289
Submitted by:	antoine@ (maintainer)
2013-03-23 08:20:11 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Max Brazhnikov
d65c037b00 Mk/bsd.kde4.mk:
- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV

KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
  'USES= cmake:outsource' and add USE_LDCONFIG if needed
2013-03-22 14:18:02 +00:00
Max Brazhnikov
fcea0509ff - Update to 0.7.8
- Adjust Qt4 components
- Convert to USES
- Allow to build with different FFmpeg ports. Build with ffmpeg-0.7
  by default, since other KDE ports depend on it. It'll be switched
  to ffmpeg1 for KDE SC 4.10
2013-03-22 13:40:46 +00:00
Eitan Adler
691bb12bb5 I forgot we had the reverse too :(
Pointyhat to:	eadler
Reported by:	pointyhat
2013-03-22 13:16:37 +00:00
Eitan Adler
e45f3332b6 Fix build: this isn't MAKE_JOBS_SAFE
Reported by:	pointyhat
2013-03-22 13:14:17 +00:00
Wen Heping
1e51d5c4fb - Update to 6.5.11 2013-03-22 02:27:20 +00:00
Matthias Andree
bf4b350e34 Unbreak "make fetch":
- Upstream has renamed his distribution directories, chase that.
- And upstream has removed the lastest version from the sourceforge mirror
  network, so mirror locally.

Reported by:	miwi
2013-03-22 00:15:37 +00:00
Baptiste Daroussin
1c72c58c8c Add an explicit dependency on pkgconf 2013-03-21 18:31:39 +00:00
Jeremy Messenger
8112386f17 - Update poppler to 0.22.2.
- Bump the rest ports that depend on the poppler and poppler-qt because of
  shared library version have been changed.
- Add a note in the UPDATING for require to rebuild all ports that depend
  on poppler.

Submitted by:	kwm (poppler* part)
2013-03-21 05:27:16 +00:00
Eitan Adler
10422d29cc s/USES/USE_GNOME/ 2013-03-19 13:36:17 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Martin Wilke
0174711a77 - Fix Option logic
- Bump PORTREVISION
2013-03-19 12:17:06 +00:00
Koop Mast
3c2e4ac3de Replace bsd.port.post.mk with bsd.port.mk.
Submitted by:	freshport sanity check
2013-03-19 10:44:16 +00:00
Koop Mast
2a3357182d Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.

Reviewed by:	miwi, bapt
2013-03-19 10:40:22 +00:00
Koop Mast
92fdeef474 Convert to optionsNG, switch to USES=pathfix. Remove RUN_DEPEND for
python < 2.6, and leftover from old py-simplejson detection.
2013-03-19 10:34:09 +00:00
Eitan Adler
b63a28f690 "aaargh, quoted Makefile variables"
Approved by:	portmgr (bapt)
2013-03-18 21:56:30 +00:00
Max Brazhnikov
c10bbb0189 - No need to set CMAKE_INSTALL_PREFIX, it's already done in bsd.cmake.mk
- Trim header and remove stale stuff while I'm here

Approved by:	Troels Kofoed Jacobsen (maintainer)
2013-03-18 15:02:19 +00:00
Frederic Culot
aed0ac0971 - Update to 1.13
Changes:	https://github.com/wummel/dosage/blob/master/doc/changelog.txt
PR:		ports/177053
Submitted by:	antoine@ (maintainer)
2013-03-18 14:41:37 +00:00
Thierry Thomas
cfefa70697 Don't try to remove $PREFIX/etc/xdg .
Reported by:	QAT
2013-03-17 14:11:28 +00:00
Alexey Dokuchaev
f42840e555 In categories starting with 'c' and 'd', remove empty lines from pkg-plist
(except for `databases/tdbc' and `devel/py-mercurialserver', where it looks
like they're being used deliberately).
2013-03-17 13:55:04 +00:00
Po-Chien Lin
98d451887b - graphics/libexif:
* Update to 0.6.21
  * Add LICENSE
  * Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here

PR:		ports/175910
Approved by:	swills (mentor)
Security:	d881d254-70c6-11e2-862d-080027a5ec9a
2013-03-14 08:17:39 +00:00
Martin Wilke
aad178fbcb - Update to 1.81
PR:		176569
Submitted by:	Ports Fury
2013-03-14 00:38:19 +00:00
Ruslan Makhmatkhanov
5fb3937781 - change @dirrm's with @dirrmtry's for common share/locale directories 2013-03-13 12:08:45 +00:00
Ruslan Makhmatkhanov
c54326fa9f - update to 1.22
- convert to optionsng (NLS case)

changelog:
Version 1.22 adds Greek translation and fullscreen mode.
2013-03-12 18:43:53 +00:00
Eitan Adler
c8a8d5d50c The .so files installed are all plugins, not general use libraries
as such: remove USE_LDCONFIG

Reported by:	makc
2013-03-11 16:42:16 +00:00
Bryan Drewery
46fea905d4 - Fix build with latest glib update
- Fix plist referencing bad PREFIX/share/man directory
- Trim header

PR:		ports/176778
Submitted by:	Takashi Matsubara <t-matubara@miracle.ocn.ne.jp>
Approved by:	Ivan Klymenko <fidaj@ukr.net> (maintainer)
2013-03-11 01:53:49 +00:00