Commit graph

4453 commits

Author SHA1 Message Date
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
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
Ruslan Makhmatkhanov
c54cf77b96 - take maitainership
- trim Makefile header
- remove indefinite article from COMMENT
2013-02-20 16:25:15 +00:00
Dima Panov
1a267d63c3 - Reassign ports from avl@ back to pool at his request.
Submitted by:	avl via IM
Approved by:	avl via IM
2013-02-20 16:08:58 +00:00
Frederic Culot
e4743e3a8b - Update to 3.1.4
Changes:	http://git.calcurse.org/calcurse.git/tree/NEWS
2013-02-17 08:19:53 +00:00
Ruslan Makhmatkhanov
75fafad0f7 - update to 1.10
PR:		176192
Submitted by:	antoine (maintainer)
2013-02-16 15:50:47 +00:00
Wen Heping
de8774b60c - Update to 6.5.10 2013-02-15 14:55:50 +00:00
Martin Wilke
0a1150df6b Easystroke is a gesture-recognition application for X11. Gestures or
strokes are movements that you make with your mouse (or your pen,
finger etc.) while holding down a specific mouse button. Easystroke
will execute certain actions if it recognizes the stroke; currently
easystroke can emulate key presses, execute shell commands, hold down
modifiers and emulate a scroll wheel. The program was designed with
Tablet PCs in mind and can be used effectively even without access to
a keyboard.

WWW: http://easystroke.sourceforge.net/

PR:		ports/176083
Submitted by:	Tobias Kortkamp <tobias.kortkamp@gmail.com>
2013-02-15 01:51:30 +00:00
Pawel Pekala
0f9d1b4ed0 - Improve COMMENT
- Make RUN_DEPENDS path independent
- Remove ABI version from LIB_DEPENDS
- Trim Makefile header
2013-02-14 19:53:27 +00:00
Martin Matuska
90f3f10ce9 Upgrade horde-groupware and horde-webmail to 5.0.4 2013-02-12 19:33:35 +00:00
Martin Matuska
09f58e3f5f Horde suite update:
archivers/pear-Horde_Compress 2.0.3
comms/pear-Horde_ActiveSync 2.2.0
deskutils/horde-kronolith 4.0.4
deskutils/horde-mnemo 4.0.3
devel/horde-content 2.0.2
devel/horde-timeobjects 2.0.3
devel/pear-Horde_Argv 2.0.4
devel/pear-Horde_Cli 2.0.3
devel/pear-Horde_Core 2.2.0
devel/pear-Horde_Data 2.0.3
devel/pear-Horde_Date 2.0.3
devel/pear-Horde_Exception 2.0.3
devel/pear-Horde_Icalendar 2.0.3
devel/pear-Horde_Itip 2.0.4
devel/pear-Horde_Prefs 2.3.0
devel/pear-Horde_Support 2.0.3
devel/pear-Horde_Timezone 1.0.2
devel/pear-Horde_Token 2.0.3
devel/pear-Horde_Util 2.1.0
devel/pear-Horde_View 2.0.2
ftp/horde-gollem 3.0.0
graphics/pear-Horde_Image 2.0.3
mail/horde-imp 6.0.4
mail/horde-ingo 3.0.3
mail/horde-turba 4.0.3
mail/pear-Horde_Imap_Client 2.6.0
mail/pear-Horde_Mime 2.0.4
mail/pear-Horde_Mime_Viewer 2.0.3
net/pear-Horde_Rpc 2.0.3
net/pear-Horde_Url 2.1.0
security/pear-Horde_Auth 2.0.3
security/pear-Horde_Crypt 2.1.2
security/pear-Horde_Perms 2.0.3
textproc/pear-Horde_Pdf 2.0.3
textproc/pear-Horde_Text_Filter 2.0.5
www/horde-base 5.0.4
www/horde-trean 1.0.0
www/pear-Horde_Editor 2.0.3
www/pear-Horde_Form 2.0.3
2013-02-12 16:04:18 +00:00
Martin Wilke
e0805eec0d - Update to 1.6.6
PR:		176048
Submitted by:	maintainer
2013-02-12 12:12:58 +00:00
David Naylor
55479986b5 Update deskutils/plasma-applet-cwp to 1.6.13
ChangeLog:
- xml: wetter.com: fixed (thanks to Evi1M4chine)

Approved by:	bdrewery (mentor)
2013-02-11 18:04:55 +00:00
Martin Wilke
595f90aaab - Respect PREFIX
PR:		174998
Submitted by:	maintainer
2013-02-10 09:08:47 +00:00
Chris Rees
0dd7579209 Various spelling corrections
PR:		ports/175331
Submitted by:	Christoph Mallon
Approved by:	No objections within three weeks from any maintainer

While here, style and duplicate phrase fixes in bsdcflow pkg-descr

Submitted by:	mi
2013-02-09 12:00:52 +00:00
Martin Wilke
ec9d1ab308 - OptionNG
- Trim header

PR:		175839 175840
Submitted by:	maintainer
2013-02-08 09:15:22 +00:00
Baptiste Daroussin
1fadd59664 Reset to the pool per maintainer request.
Thank you Shawn for your work.

While here: trim headers, convert to optionsng

PR:		ports/175949
Submitted by:	Shane Bell <shanjobe@gmail.com>
2013-02-08 07:20:32 +00:00
Kevin Lo
be9cfcc23b Update to 1.3.23. 2013-02-08 06:38:47 +00:00
Martin Wilke
249c351b01 - Fix build with clang
- Trim Header

PR:		175049
Submitted by:	ports fury
2013-02-07 14:38:10 +00:00
Gabor Pali
c731105b7f - Fix breakage in the DYNAMIC-enabled ports triggered by the recent
devel/libffi update
- Enable multithreaded build for lang/ghc (i.e. mark MAKE_JOBS_SAFE)

Please note that port revision for all the Haskell ports without version
changes are bumped.

New ports (20):

devel/hs-MonadRandom                     0.1.8
devel/hs-base64-conduit                  0.5.1
devel/hs-bifunctors                      3.2
devel/hs-either                          3.1
devel/hs-errors                          1.3.1
devel/hs-generic-deriving                1.4.0
devel/hs-lens                            3.8.5
devel/hs-profunctor-extras               3.3
devel/hs-profunctors                     3.2
devel/hs-reflection                      1.1.6
devel/hs-timezone-olson                  0.1.2
devel/hs-timezone-series                 0.1.2
math/hs-comonads-fd                      3.0.1
math/hs-groupoids                        3.0.1.1
math/hs-nats                             0.1
math/hs-semigroupoid-extras              3.0.1
security/hs-cipher-rc4                   0.1.2
security/hs-crypto-numbers               0.1.3
security/hs-crypto-pubkey                0.1.2
security/hs-crypto-random-api            0.2.0

Updated ports (107):

archivers/hs-zip-archive                 0.1.2.1          --> 0.1.3.3
archivers/hs-zlib-bindings               0.1.1.2          --> 0.1.1.3
audio/hs-libmpd                          0.8.0.1          --> 0.8.0.2
benchmarks/hs-criterion                  0.6.2.0          --> 0.6.2.1
converters/hs-aeson                      0.6.0.2_2        --> 0.6.1.0
converters/hs-dataenc                    0.14.0.4         --> 0.14.0.5
databases/hs-persistent                  1.0.2.2          --> 1.1.4
databases/hs-persistent-sqlite           1.0.1            --> 1.1.2
databases/hs-persistent-template         1.0.0.2          --> 1.1.2.1
devel/hs-BNFC                            2.4.2.1_1        --> 2.6.0.3
devel/hs-Boolean                         0.1.1            --> 0.1.2
devel/hs-TypeCompose                     0.9.7            --> 0.9.9
devel/hs-ansi-terminal                   0.5.5_5          --> 0.5.5.1
devel/hs-ansi-wl-pprint                  0.6.4_3          --> 0.6.6
devel/hs-basic-prelude                   0.3.1.0          --> 0.3.2.0
devel/hs-checkers                        0.2.9_2          --> 0.3.1
devel/hs-classy-prelude                  0.4.1            --> 0.4.3
devel/hs-classy-prelude-conduit          0.4.1            --> 0.4.3
devel/hs-conduit                         0.5.5            --> 0.5.6
devel/hs-configurator                    0.2.0.1          --> 0.2.0.2
devel/hs-cpphs                           1.15             --> 1.16
devel/hs-edit-distance                   0.2.1.1          --> 0.2.1.2
devel/hs-file-embed                      0.0.4.6          --> 0.0.4.7
devel/hs-filestore                       0.5.0.1          --> 0.6
devel/hs-fsnotify                        0.0.4            --> 0.0.6
devel/hs-ghc-paths                       0.1.0.8_5        --> 0.1.0.9
devel/hs-git-annex                       3.20121211       --> 3.20130124
devel/hs-hashable                        1.1.2.5          --> 1.2.0.5
devel/hs-hastache                        0.4.2            --> 0.5.0
devel/hs-hlint                           1.8.39           --> 1.8.43
devel/hs-hoogle                          4.2.14           --> 4.2.15
devel/hs-hspec                           1.4.2            --> 1.4.3
devel/hs-largeword                       1.0.3            --> 1.0.4
devel/hs-lifted-base                     0.2              --> 0.2.0.2
devel/hs-monad-logger                    0.2.3            --> 0.2.3.2
devel/hs-optparse-applicative            0.4.2            --> 0.5.2.1
devel/hs-pool-conduit                    0.1.0.3          --> 0.1.1
devel/hs-project-template                0.1.0.1          --> 0.1.1
devel/hs-silently                        1.2.4            --> 1.2.4.1
devel/hs-smallcheck                      0.6.1_2          --> 0.6.2
devel/hs-system-fileio                   0.3.10           --> 0.3.11
devel/hs-unix-compat                     0.4.0.0          --> 0.4.1.0
devel/hs-unordered-containers            0.2.2.1          --> 0.2.3.0
devel/hs-vault                           0.2.0.1          --> 0.2.0.4
devel/hs-void                            0.5.8            --> 0.5.11
devel/hs-word8                           0.0.2            --> 0.0.3
mail/hs-mime-types                       0.1.0.0          --> 0.1.0.2
math/hs-categories                       1.0.4            --> 1.0.5
math/hs-comonad                          3.0.0.2          --> 3.0.1.1
math/hs-comonad-transformers             3.0              --> 3.0.1
math/hs-distributive                     0.2.2_2          --> 0.3
math/hs-pointed                          3.0.1            --> 3.0.2
math/hs-semigroupoids                    3.0.0.1          --> 3.0.2
math/hs-semigroups                       0.8.4.1          --> 0.9
net/hs-network-conduit                   0.6.1.1          --> 0.6.2.2
net/hs-simple-sendfile                   0.2.8            --> 0.2.10
print/hs-hscolour                        1.20.3,1         --> 1.20.3_1,1
security/hs-certificate                  1.3.3            --> 1.3.5
security/hs-cipher-aes                   0.1.5            --> 0.1.7
security/hs-clientsession                0.8.0.1          --> 0.8.1
security/hs-cprng-aes                    0.2.4            --> 0.3.4
security/hs-crypto-conduit               0.4.1            --> 0.4.3
security/hs-cryptocipher                 0.3.6            --> 0.4.0
security/hs-cryptohash                   0.7.9            --> 0.8.3
security/hs-pem                          0.1.1_2          --> 0.1.2
security/hs-skein                        0.1.0.10         --> 0.1.0.11
security/hs-tls                          1.0.2            --> 1.1.1
security/hs-tls-extra                    0.5.0            --> 0.6.1
sysutils/hs-angel                        0.3.3            --> 0.3.4
textproc/hs-Diff                         0.1.3_3          --> 0.2.0
textproc/hs-attoparsec                   0.10.2.0_2       --> 0.10.3.0
textproc/hs-blaze-html                   0.5.1.1          --> 0.5.1.3
textproc/hs-blaze-markup                 0.5.1.2          --> 0.5.1.4
textproc/hs-case-insensitive             0.4.0.3          --> 0.4.0.4
textproc/hs-citeproc-hs                  0.3.6            --> 0.3.7
textproc/hs-double-conversion            0.2.0.5          --> 0.2.0.6
textproc/hs-highlighting-kate            0.5.3.3          --> 0.5.3.5
textproc/hs-hs-bibutils                  4.15             --> 4.16
textproc/hs-regex-pcre-builtin           0.94.4.3.8.31    --> 0.94.4.5.8.31
textproc/hs-texmath                      0.6.1.1          --> 0.6.1.3
textproc/hs-yaml                         0.8.1.1          --> 0.8.2
www/hs-gitit                             0.10.0.2         --> 0.10.1.2
www/hs-hamlet                            1.1.1.1          --> 1.1.3.1
www/hs-heist                             0.8.2            --> 0.11.0
www/hs-hjsmin                            0.1.3            --> 0.1.4
www/hs-http-conduit                      1.8.4.3          --> 1.8.7
www/hs-http-date                         0.0.3            --> 0.0.4
www/hs-http-reverse-proxy                0.1.0.6          --> 0.1.1.1
www/hs-shakespeare-js                    1.1.0            --> 1.1.1
www/hs-snap                              0.9.2.2          --> 0.11.0
www/hs-wai-app-static                    1.3.0.4          --> 1.3.1_1
www/hs-wai-extra                         1.3.0.4          --> 1.3.2
www/hs-warp                              1.3.5            --> 1.3.7.1
www/hs-xss-sanitize                      0.3.2_2          --> 0.3.3
www/hs-yesod                             1.1.4.1          --> 1.1.7.2
www/hs-yesod-auth                        1.1.2            --> 1.1.3
www/hs-yesod-core                        1.1.6.1          --> 1.1.7.1
www/hs-yesod-default                     1.1.2            --> 1.1.3
www/hs-yesod-form                        1.2.0.1          --> 1.2.0.2
www/hs-yesod-persistent                  1.1.0            --> 1.1.0.1
www/hs-yesod-platform                    1.1.5            --> 1.1.7.2
www/hs-yesod-static                      1.1.1.1          --> 1.1.1.2
www/hs-yesod-test                        0.3.1.1          --> 0.3.3
x11-wm/hs-xmonad                         0.10_4           --> 0.11
x11-wm/hs-xmonad-contrib                 0.10_4           --> 0.11
x11/hs-X11                               1.5.0.1_3        --> 1.6.0.2
x11/hs-xmobar                            0.14_3           --> 0.16

Obtained from:	FreeBSD Haskell
2013-02-05 22:26:31 +00:00
Frederic Culot
13b36ad3ef - Update to 3.1.3
Changes:	http://git.calcurse.org/calcurse.git/tree/NEWS
2013-02-04 07:44:48 +00:00
Max Brazhnikov
cb8b1428c6 KDE/FreeBSD team presents KDE SC 4.9.5 ports!
- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
	databases/akonadi to 1.9.0
	devel/grantlee to 0.3.0
	textproc/rasqal to 0.9.30
	textproc/redland-bindings to 1.0.16.1
	textproc/soprano to 2.9.0
	x11-toolkits/attica to 0.4.1

The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.

Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
2013-02-03 20:10:37 +00:00
Max Brazhnikov
3503833535 Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
2013-02-03 18:16:54 +00:00
Olivier Duchateau
f484662326 - Update to 4.8.4
- Use USE_PKGCONFIG
- Remove uneeded patch (in post-patch target)
- Remove ABI version numbers in LIB_DEPENDS
- Add patch, which fixes bug #9249 (taken from project repository)

Approved by:	rene, miwi (mentors, implicit)
2013-02-02 10:39:40 +00:00
Alex Kozlov
05a9235c98 - Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
Ruslan Makhmatkhanov
ce0c382a3d - update to 1.9
PR:		175676
Submitted by:	antoine (maintainer)
2013-01-30 21:36:11 +00:00
Jung-uk Kim
5294672175 - Re-assign textproc/clucene maintainship to office@. [1]
- Update textproc/clucene to 2.3.3.4.  Note this version is required by
recent LibreOffice.
- Remove textproc/clucene-contrib because it is now integrated into
textproc/clucene. [2]
- Mark textproc/p5-Lucene as broken.  There is no dependent port and it was
only written for obsolete Lucene 0.9.x API. [3]
- Update deskutils/kdepim4 and deskutils/strigi to build with the new
CLucene port. [4]
- Update misc/bibletime and misc/sword to use new CLucene 2.3.x API. [5]

Approved by:	clsung (maintainer timeout) [1]
Approved by:	tj (maintainer) [2]
Approved by:	perl [3]
Approved by:	kde [4]
Approved by:	tabthorpe (maintainer timeout) [5]
Obtained from:	The SWORD Project [5]
2013-01-28 22:25:05 +00:00
Ruslan Makhmatkhanov
f8af6389d8 - fix wording of LICENSE 2013-01-28 13:15:15 +00:00
Ruslan Makhmatkhanov
ab1967d5bc - rename py-dosage to just dosage (it's application, not library;
approved by maintainer via mail)
- update to 1.8
- trim Makefile header
- change WWW and MASTER_SITES to working ones

PR:		175633
Submitted by:	antoine (maintainer)
2013-01-28 13:05:56 +00:00
Rene Ladan
30971c9ce4 Convert to optionsNG 2013-01-27 22:30:14 +00:00
Barbara Guida
069a6e4f48 - Update to version 0.8.2
- Convert to OptionsNG
- Trim Makefile headers

PR:		ports/163761
PR:		ports/175246
Approved by:	flo (mentor), (maintainer timeout)
2013-01-27 11:08:55 +00:00
Jimmy Olgeni
3ffb31b841 Convert Makefile headers to the new format in my ports. 2013-01-26 14:50:30 +00:00
Jason Helfman
6247f3d884 - add new port: deskutils/clipit
ClipIt is a lightweight GTK+ clipboard manager forked from parcellite.

WWW: http://clipit.rspwn.com/

PR:		175483
Submitted by:	jrm@ftfl.ca
2013-01-25 06:33:14 +00:00
David Naylor
06a9708722 Update plasma-applet-cwp to 1.6.12.
- ChangeLog:
	1.6.12
	======
	- xml: accuweather.com (US): fixed location
	- xml: accuweather.com (world): fixed location etc.

	1.6.11
	======
	- xml: accuweather.com (US): feels like temperature and additional
		information fixed

	1.6.10
	======
	- xml: br.weather.com: fixed
	- xml: de.weather.com: fixed
	- xml: fr.weather.com: fixed

Approved by:	bdrewery (mentor)
2013-01-24 04:15:52 +00:00
Max Brazhnikov
81c27c891a Bump PORTREVISION after DESKTOP_ENTRIES update 2013-01-23 15:00:18 +00:00
Mark Linimon
3d7591748b Reset rflynn@acsalaska.net: mailbox is full. 2013-01-23 09:46:39 +00:00
Max Brazhnikov
826aae24a5 - Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
  * adjust Icon field according to the Desktop Entry Specification
  * update Categories field: remove deprecated category Application;
    set main category if missing
- Remove indefinite article and/or rephrase COMMENT

Approved by:	portmgr (bapt), maintainer silence (12 days)
2013-01-22 23:13:41 +00:00
Guido Falsi
dfefdf7402 - Revert to 1.0.1 due to annoying bugs in newer versions.
- Bump PORTEPOCH

Submitted by:	Joseph Mingrone <jrm@ftfl.ca> (maintainer, via email)
2013-01-22 09:02:02 +00:00
Matthias Andree
29a863e5ee Update to new upstream Beta 8 version.
Again, the upstream made a mess of the release, directory names changed
again, download locations changed again, SF.net has not yet been updated
:-(

Changes in beta8:
<http://www.docear.org/2013/01/15/docear-beta-8-with-minor-bug-fixes/>
2013-01-20 18:06:23 +00:00
Guido Falsi
21ed98d4d2 - Update to 1.1.2
- Convert to optionsng NLS knob
- Trim Makefile header

PR:		ports/175371
Submitted by:	myself
Approved by:	Joseph Mingrone <jrm@ftfl.ca> (maintainer)
2013-01-17 18:57:54 +00:00
Guido Falsi
8574828368 - Update to 0.9.11
- Fix build with clang by making qmake explicitly search for glib and gtk.

PR:		ports/175136
Submitted by:	myself
Approved by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2013-01-16 21:30:42 +00:00
David Naylor
6248a797e6 - Update to my new FreeBSD address
- Trim header
 - Add myself as creator of devel/svn2git (see r272261)

Approved by:	eadler|bdrewery (mentor)
2013-01-16 20:15:07 +00:00
Mikhail Teterin
f7bb9b2115 Fix a spelling error in the build-time output.
PR:		175331
Submitted by:	Christoph Mallon
Notified by:	Chris Rees
2013-01-15 21:06:11 +00:00
Alberto Villa
90a9e3e463 - Update to 0.8.3.
- Make qt4-linguist a build-only dependency.
2013-01-15 02:12:00 +00:00
Olivier Duchateau
6b4d9d6aca - Update to 0.1.27
- Add new option, COVER (unset by default) for movies

Now, message is displayed, because config file system controls plugins. Users
can override default configuration.

Approved by:	rene, miwi (mentors, implicit)
2013-01-14 21:25:40 +00:00
Thierry Thomas
428fbcf6f6 Upgrade to 1.03.
Changelog at
<http://code.google.com/p/pinot-search/source/browse/tags/v1.03/NEWS>.
2013-01-14 20:45:44 +00:00