Commit graph

4398 commits

Author SHA1 Message Date
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
Thierry Thomas
5c10e12950 Chase boost-spirit reorganization in order to re-enable Sherlock. 2013-03-10 16:16:40 +00:00
Ruslan Makhmatkhanov
f3aa13990a - update to 1.12
PR:		176754
Submitted by:	antoine (maintainer)
2013-03-09 16:33:21 +00:00
Olivier Duchateau
35582c5762 - Fix COVER option
Approved by:	rene, miwi (mentors, implicit)
2013-03-09 10:50:10 +00:00
Eitan Adler
ed59156ea9 Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.

Reviewed by:	drogoh (on irc)
2013-03-08 20:23:38 +00:00
Emanuel Haupt
1101f09c09 Remove indefinite article from COMMENT 2013-03-08 14:00:30 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
2013-03-08 10:51:34 +00:00
Thierry Thomas
8c70ee93a4 Upgrade to 1.05.
Changelog at <http://pinotdev.blogspot.sg/2013/03/pinot-105.html>.
2013-03-06 22:09:56 +00:00
Martin Wilke
fb3520254a - Convert to OptionsNG
- Trim header

Reviewed by:	beat, bapt, kwm
2013-03-05 17:07:43 +00:00
Li-Wen Hsu
c7d1be5319 - Update *_DEPENDS on databases/py-gdbm after gdbm.so relocation 2013-03-04 11:08:12 +00:00
Li-Wen Hsu
5aa43c1aba - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation 2013-03-04 10:55:23 +00:00
Koop Mast
b64b9bc248 Fix up py-sqlite3 DEPEND lines. 2013-03-03 12:57:23 +00:00
Beech Rintoul
aeb9afa82e - Update to 1.71
PR:		ports/176595
Submitted by:	Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com> (maintainer)
2013-03-02 20:04:15 +00:00
Ruslan Makhmatkhanov
dcbcdc6416 - update to 0.6.7
- convert to optionsng
- limit python version to 2.x only (pygtk)
- eliminate PYTHON_SITELIBDIR from depends
2013-03-02 08:47:03 +00:00
Martin Wilke
d7059c353c - Update to 2.1.4
- Trim header
- Update WWW

PR:		176550
Submitted by:	Ports Fury
2013-03-02 06:23:11 +00:00
Steve Wills
e128a08d70 - Update to 0.0.2012.10.04
PR:		ports/176478
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2013-03-01 04:06:28 +00:00
Jason Helfman
c9a0e50030 - fix limiting for portscout
Thanks to: zi@
2013-02-28 01:43:31 +00:00
Max Brazhnikov
ecb1c451d5 Add upstream patch to fix Kalarm segfault.
PR:		ports/176046
Submitted by:	Anish Mistry <amistry@unitedware.com>
2013-02-27 12:47:21 +00:00
Jason Helfman
df55f4155f - fix shermanslagoon download
- while here fix formatting and take maintainership

Submitted by:	kritek@gmail.com (via mail)
2013-02-25 23:58:17 +00:00
Jason Helfman
3fc9ac2caf - revert downgrade in r312750, add PORTEPOCH
- while here convert to optionsNG for DOCS, add LICENSE
- add portscout limitation for production version

PR:		176395
Submitted by:	kritek@gmail.com
2013-02-25 00:38:18 +00:00
Jason Helfman
fa2961ca4c - update to 1.1.0
- while here trim histoical header, drop pkg-plist, add license
  and convert to optionsNG for DOCS

Reported by: portscout@
2013-02-22 04:29:46 +00:00
Sunpoet Po-Chuan Hsieh
439bc28287 - Update to 1.2.13
- Cleanup Makefile header
- Reformat pkg-descr
- Bump PORTREVISION for databases/xapian-core shlib change

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.13
2013-02-20 20:34:54 +00:00