Commit graph

8647 commits

Author SHA1 Message Date
Tijl Coosemans
8caa4c3a39 USES=libtool:keepla tar:bzip2. 2014-05-30 13:33:15 +00:00
Rene Ladan
781e4f52cd Remove expired ports:
2014-05-25 x11-toolkits/libgtk-java: Unmaintained, outdated not depend on
2014-05-25 graphics/cairo-java: Unmaintained, outdated not depend on
2014-05-25 devel/libgconf-java: Unmaintained, outdated not depend on
2014-05-25 x11/libgnome-java: Unmaintained, outdated not depend on
2014-05-27 21:22:44 +00:00
Emanuel Haupt
3e93215c08 Update to 304
PR:		190185
Submitted by:	pi
2014-05-27 12:18:47 +00:00
Baptiste Daroussin
e836ab008a Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua

Approved by:	portmgr (implicit)
2014-05-26 15:28:28 +00:00
Baptiste Daroussin
912c68df95 Convert to USES=dos2unix
With hat:	portmgr
2014-05-26 09:24:47 +00:00
Steve Wills
45c27c87f9 - Update to 0.12.6
- Use variables in plist to avoid having to update it in future versions
2014-05-23 17:23:01 +00:00
David Thiel
29238db46d Hand back to ports@. 2014-05-23 17:18:56 +00:00
Alex Kozlov
b9782138b7 - Use @sample to handle configuration file 2014-05-22 19:24:21 +00:00
Steve Wills
a890339a6e - Update to 0.12.5
- Fix for bzip USES

PR:		ports/189635
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-22 03:23:50 +00:00
Marius Strobl
b4449fb54a Fix two issues with r354638:
- Use MACHINE_CPUARCH rather than MACHINE_ARCH. While the former technically
  is more correct it unfortunately doesn't exist in stable/8, yet, and using
  the latter actually doesn't make a difference for i386.
- Allow to build nvidia-driver on OSVERSION > 1000052 with the LINUX option
  enabled.

Reported by:	swills
2014-05-21 10:32:46 +00:00
Marius Strobl
773fd2d837 - Update nvidia-driver to 331.67.
- For i386, allow to build the non-legacy NVIDIA drivers with PAE support
  via an option, defaulting to disabled. This is tricky in two ways. First
  off, while their binary part is PAE-capable since around version 285,
  their build glue and wrapper only partially is. Second, for modules
  built along the kernel, enabled PAE support would be picked up via the
  generated opt_global.h from KERNBUILDDIR, which isn't available when
  compiling modules stand-alone. Nevertheless, these source modifications
  are modeled in a way so they also do the right thing when integrating a
  nvidia-driver module into a kernel build.

Approved by:	maintainer timeout (2 weeks)
Sponsored by:   Bally Wulff Games & Entertainment GmbH
2014-05-20 13:23:15 +00:00
Alex Kozlov
3597b1f0e8 - Fix CATEGORIES order
Reported by:	erwin
2014-05-20 13:13:56 +00:00
Alex Kozlov
5d6a8e4ab8 - Add/update license when possible
- Modernize ports Makefiles
- Update MASTER_SITES/distfile for converters/chmview
2014-05-20 06:06:35 +00:00
Tijl Coosemans
5c0834bd1b For several MATE related ports:
- USES=libtool tar:xz.
- INSTALL_TARGET=install-strip.
- Add CONFIGURE_ARGS=--disable-static to ports that only install plugins.
2014-05-18 21:05:53 +00:00
Renato Botelho
7c2d4fb932 Move to USES=tar:bzip2 2014-05-16 15:29:00 +00:00
Pawel Pekala
1bc4cb6443 Update to version 3.19 2014-05-15 15:20:59 +00:00
Tim Bishop
9eceba4ac2 Remove ftp://ftp.i-scream.org/ master site. The http equivalent still
exists. Also remove DIST_SUBDIR where there's no need to have it.
2014-05-13 14:22:57 +00:00
Tijl Coosemans
1f8935d509 Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".
Bump PORTREVISION on all dependent ports. [1]

audio/ario: USES=libtool.
audio/gmpc: USES=libtool.
audio/gnome-media: USES=libtool:keepla tar:bzip2.
audio/xfce4-mixer: USES=libtool tar:bzip2.
graphics/shotwell: Unbreak and USES=tar:xz.
science/gwyddion: USES=libtool tar:bzip2.
sysutils/mate-control-center: USES=libtool.
x11/xfce4-clipman-plugin: USES=libtool tar:bzip2.

Approved by:	portmgr (implicit) [1]
2014-05-13 11:54:53 +00:00
Tijl Coosemans
b5c2d79aad - USES=libtool:oldver tar:bzip2.
- INSTALL_TARGET=install-strip.
2014-05-13 10:30:58 +00:00
Max Brazhnikov
c425e0b6a4 Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
Dmitry Marakasov
bb67066000 - Remove redundant dependency
- Don't remove mtree directories

PR:		185917
Submitted by:	amdmi3
Approved by:	maintainer timeout
2014-05-12 02:39:47 +00:00
Antoine Brodin
636287c888 Maintainer no longer wishes to maintain those ports
With hat:	portmgr
2014-05-10 22:06:22 +00:00
Max Brazhnikov
90e380e1cb KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!
deskutils/kdepim4:
- Remove no longer needed patch, the problem was fixed since Qt 4.8.4.

The area51 repository features commits by rakuco and makc.
2014-05-10 19:43:14 +00:00
Tijl Coosemans
10eec45cc8 Add USES=libtool:keepla tar:bzip. 2014-05-10 11:09:22 +00:00
Sunpoet Po-Chuan Hsieh
d60b005d21 - Update to 0.4.0
- Add LICENSE
- Sort LIB_DEPENDS
- Use USES=libtool
- Do not silence installation message
- Bump PORTREVISION for graphics/webp shlib change

Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
2014-05-08 03:25:06 +00:00
Dmitry Marakasov
dd660ea58d - Convert USE_BZIP2 to USES 2014-05-07 18:21:33 +00:00
Tijl Coosemans
3a759a9883 Convert x11-toolkits/libxfce4gui and all dependent ports to USES=libtool.
And USES=tar:bzip2 here and there.

deskutils/xfce4-notification-daemon:
- Don't patch Makefile.am.
- Link with -lgmodule-2.0 explicitly now that libgtk-x11-2.0.la does not
  imply it.

x11/xfce4-wmdock-plugin:
- Make it fetchable.
2014-05-06 14:44:07 +00:00
Koop Mast
2a5b8b1446 Remove gnome-games-extra-data, it not used in GNOME3. 2014-05-05 14:50:03 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Jason Helfman
1bd96dd54f - fix staging issue, bump portrevision as build behavior is changed
- while here convert bzip2 to new uses framework

PR:             188779
Submitted by:   john.hein@microsemi.com (via mail)
2014-04-29 22:47:23 +00:00
Tijl Coosemans
0f4e2dc25a Fix build after r351936 by adding a dependency on libICE.
Reported by:	olgeni
2014-04-29 16:17:08 +00:00
Thierry Thomas
0306b5ab1f Upgrade to 9.20.
Changelog at <http://cvs.schmorp.de/rxvt-unicode/Changes>.
2014-04-27 13:18:10 +00:00
Danilo Egea Gondolfo
c255964061 - Convert USE_BZIP2 to USES 2014-04-26 14:38:30 +00:00
Nicola Vitale
6173183add - Add graphics/librsvg2 to LIB_DEPENDS
- Bump PORTREVISION
2014-04-26 02:06:38 +00:00
Baptiste Daroussin
f356f1035f Remove libtool from USE_AUTOTOOLS
Reported by:	tijl
2014-04-25 21:36:10 +00:00
Baptiste Daroussin
f8472ea346 Fix expiration date
With hat:	portmgr
Reported by:	Dan Langille
2014-04-25 13:46:13 +00:00
Baptiste Daroussin
c024fd9030 Deprecate java bindings for gnome
They have never been used, are not updated upstream since 2009 and gnome@ team has already way too many things to care about

Discussed with:	kwm (gnome)
Approved by:	self (portmgr)
2014-04-25 13:37:43 +00:00
Danilo Egea Gondolfo
04d8a078f6 - Update WWW 2014-04-25 13:34:16 +00:00
Baptiste Daroussin
863f7524ea Keep the .la file it might be reference by la files from ports depending on this one
and result in hard to debug failures for people building ports with portupgrade/portmaster

Discussed with:	tijl
2014-04-25 09:53:21 +00:00
Baptiste Daroussin
75ee77df45 Switch to USES=libtool
Strip binaries
2014-04-25 07:38:01 +00:00
Rene Ladan
ce5e8e1754 Remove expired ports:
2014-04-23 emulators/mupen64-sdlinput: Use mupen64plus instead
2014-04-23 emulators/mupen64-sdlaudio: Use mupen64plus instead
2014-04-23 emulators/mupen64-tr64: Use mupen64plus instead
2014-04-23 emulators/mupen64-gln64: Use mupen64plus instead
2014-04-23 emulators/mupen64-sound: Use mupen64plus instead
2014-04-23 emulators/mupen64-rsp: Use mupen64plus instead
2014-04-23 emulators/mupen64-input: Use mupen64plus instead
2014-04-23 emulators/mupen64-glide: Use mupen64plus instead
2014-04-23 emulators/mupen64: Use mupen64plus instead
2014-04-23 emulators/mupen64-softgfx: Use mupen64plus instead
2014-04-23 emulators/mupen64-dummyaudio: Use mupen64plus instead
2014-04-23 emulators/mupen64-base: Use mupen64plus instead
2014-04-24 x11/emu: Broken, not staged
2014-04-24 lang/ruby-doc-stdlib: Upstream rerolls frequently, online docs work well
2014-04-24 21:44:24 +00:00
Tijl Coosemans
6a640580d0 - Replace libXft dependency with USE_XORG=xft.
- Convert to USES=libtool.
- Add include directories to CPPFLAGS instead of CFLAGS.
- Use LDFLAGS instead of LIBS.
- Remove PTHREAD_LIBS reference.
- Add DOCS option.
- Staging.
- Remove MAKE_ENV.  Not needed.
2014-04-24 19:27:33 +00:00
Tijl Coosemans
ce5a9a5d44 Update gstreamer 1.0 ports to version 1.2.4. 2014-04-23 14:22:47 +00:00
Alexey Dokuchaev
8ca34b7ec5 - Define LICENSE (GPLv2), reword COMMENT line
- Take maintainership, undeprecate, and stagify
- Unbreak on !i386
2014-04-23 13:37:58 +00:00
Tijl Coosemans
aad09bc5e2 When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).

PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries.  Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field.  In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.

PR:		ports/188759
Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
2014-04-23 13:25:16 +00:00
Baptiste Daroussin
9d67b4ddf0 Convert gtkmm20 to stage
USES=libtool
Chase gtkmm20 shlib number change
2014-04-22 12:11:59 +00:00
Baptiste Daroussin
b6601a9c02 Support stage 2014-04-22 06:02:58 +00:00
Baptiste Daroussin
dcca29aded Support stage
Modernize
2014-04-22 06:01:14 +00:00
Baptiste Daroussin
0a872bc63e Suppot stage
Modernize
USES=libtool
2014-04-22 05:50:18 +00:00
Rusmir Dusko
69553e4f7c These ports are no longer used or cared for.
Horia Racoviceanu <horia@racoviceanu.com> wishes to maintain these ports
with my help.

misc/lxde-common

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com

misc/xdg-menu

- Change Makefile header, use my name and @FreeBSD.org email
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Change Desktop entry file
- Add DOCS Option
- Break lines around 80 characters
- Change pkg-plist, remove mtree

sysutils/lxinput

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com

sysutils/lxtask

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Remove TODO from DOCS

sysutils/lxterminal

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Change pkg-plist, add missing

x11/florence

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Use tar:bzip2 instead of USE_BZIP2=yes and not needed desktop-file-utils
- Remove not needed MAN1 from Makefile

x11/libfm

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Use tar:xz instead of USE_XZ=yes
- Change pkg-plist, remove mtree

x11/lxde-meta

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com

x11/lxmenu-data

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Change pkg-plist, remove mtree

x11/lxpanel

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Strip libraries
- Change pkg-plist, add missing

x11/menu-cache

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- USES pathfix instead of USE_GNOME gnomehack
- Strip library

x11-fm/pcmanfm

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Use tar:xz instead of USE_XZ=yes
- Change pkg-plist, remove mtree, add missing

x11-themes/lxde-icon-theme

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Use tar:bzip2 instead of USE_BZIP2=yes
- Change pkg-plist, remove mtree

x11-wm/lxmed

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com

x11-wm/lxsession

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Change pkg-plist, add missing

x11-wm/obapps

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Add DOCS Option
- Change Desktop entry file

x11-wm/obmenu

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Change Desktop entry file
- Break lines around 80 characters
2014-04-21 20:27:38 +00:00
Niclas Zeising
a09624943a Restrict these to use python 2 for the time being. 2014-04-19 10:16:56 +00:00
Bryan Drewery
5b88b2459b - Stop removing directories from BSD.local.dist.
This fixes false-positive leftover (files removed) warnings
  in Redports/QAT/Tinderbox.

  Note that some of these ports still have Orphans which I did not
  address.

With hat:	portmgr
Spotted by:	new 'check-plist'
2014-04-19 06:11:21 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Jung-uk Kim
8f60c3a0a1 Fix build on head. 2014-04-15 17:08:46 +00:00
Pietro Cerutti
264fd13ea4 - Update to 2.0.1
* Fix a bug where the cursor position was invalidated after an insertion
  * Implement X11 stuff on top of both libX11 (default) and XCB (OPTIONSng)
  * Handle more options related to font handling
  * Chase compiler warnings
2014-04-14 14:30:41 +00:00
Tijl Coosemans
c528884aa7 Bump PORTREVISIONs for r350704 (liferea), r350914 (libxklavier),
r350957 (glade3).

gnome-control-center, gnome-settings-daemon, gnome-screensaver:
- Staging.
- New LIB_DEPENDS syntax.
- USES=tar:bzip2.
2014-04-14 10:30:30 +00:00
Baptiste Daroussin
9c7f5a6978 Use the new @sample keyword 2014-04-12 22:34:18 +00:00
Danilo Egea Gondolfo
ebf588d139 - Project moved to SF
- Update from 0.25.1 to 0.26.1
- Convert USE_XZ to USES
- Add LICENSE
2014-04-12 17:04:16 +00:00
Baptiste Daroussin
461d65ef5d Remove sodipodi 2014-04-11 17:22:13 +00:00
Baptiste Daroussin
012a12bb71 Fix last leftover 2014-04-11 15:32:45 +00:00
Baptiste Daroussin
cd0bf18729 Avoid code duplication between pkg-install and plist
Fix leftovers
2014-04-11 13:18:36 +00:00
Baptiste Daroussin
78602f2dfd Support stage
Remove deprecated ports from gnome2-power-tools and gnome2-fifth-toe
2014-04-11 12:42:06 +00:00
Baptiste Daroussin
5e1d4f1147 Support stage 2014-04-11 10:20:49 +00:00
Baptiste Daroussin
e251369371 Support stage 2014-04-11 10:17:59 +00:00
Baptiste Daroussin
627dfa5b56 Support stage
modernize
2014-04-11 10:15:04 +00:00
Baptiste Daroussin
ddb2e271c5 Support stage
Modernize
2014-04-11 10:10:24 +00:00
Baptiste Daroussin
d9651d5599 Support stage
Modernize
Reduce overlinking by using USES=libtool
2014-04-11 10:07:23 +00:00
Baptiste Daroussin
bab86d0424 Support stage
Modernize
2014-04-11 10:04:00 +00:00
Baptiste Daroussin
98b2973da2 Stageify libxkalvier
USES libtool
Chase libxklavier shlib change
On all ports depending on libxklavier:
- Support stage
- USES=libtool when possible to reduce overlinking
- Support packaging as a user
2014-04-11 09:55:21 +00:00
Baptiste Daroussin
f027d4ff58 Support stage 2014-04-11 08:02:54 +00:00
Pietro Cerutti
a9a1405c7b - Update to 1.2.2
* Fix a bug where an uninitialized XColor struct could cause a segfault on
    some systems (Emanuel Haupt)
2014-04-08 12:09:26 +00:00
Pietro Cerutti
647141d00e - Update to 1.2.1
* Add some missing #include (Emanuel Haupt)
  * Optimize the option parsing code
  * Remove unused variable
2014-04-08 11:39:10 +00:00
Pietro Cerutti
06844e2afb - Update to 1.2.0
* Implement the -bg and -fg options
  * Simplify the code by rewriting the whole stuff in C++
2014-04-08 09:45:48 +00:00
Sunpoet Po-Chuan Hsieh
56e2bca91d - Add LICENSE
- Pass maintainership to submitter
- While I'm here, remove Author line

PR:		188097
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-04-06 05:47:13 +00:00
Alexey Dokuchaev
3febe31ec5 - Chase libexiv2.so shlib version bump after r350163
- Fix nearby minor style issues while here (not all)

Approved by:	portmgr (bapt), some ports are still NO_STAGE :(
2014-04-04 20:36:47 +00:00
Antoine Brodin
34ecfaf2ff Do not remove directory belonging to BSD.local.dist mtree
Reported by:	poudriere -cat
With hat:	portmgr
2014-04-04 16:13:19 +00:00
Pietro Cerutti
a1aad60c0f - Update to 1.1.7
* Implement bookmarks
2014-04-03 13:37:42 +00:00
Pietro Cerutti
ceada68e2c - Update to 1.1.6
* Fix a bug where the command line wasn't always '\0'-terminated
  * Fix style here and there
  * Update COPYRIGHT years to include 2014
- Fix LICENSE (BSD -> BSD2CLAUSE)
- Add another repo to MASTER_SITES
2014-04-03 11:57:50 +00:00
Dmitry Marakasov
95ab09f5a6 - Fix build on HEAD (unknown clang option -R) 2014-04-03 11:17:57 +00:00
Max Brazhnikov
65b2b253dc KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!
KDE ports:
- Convert to USES=tar:xz

devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs:
- Convert LIB_DEPENDS to new style

devel/p5-perlqt, devel/p5-perlkde:
- Don't remove directories installed by perl port

net/kdnssd:
- moved to net/zeroconf-ioslave (renamed upstream)

x11/kdelibs4:
- Clean up non-standard shared mime files and directories after deinstall

The area51 repository features commits by Alonso Schaich
<alonsoschaich@fastmail.fm> and makc.
2014-04-03 09:49:10 +00:00
Cy Schubert
731377dc97 Register conflicts due to x3270if.
Approved by:	araujo
2014-03-31 04:27:53 +00:00
Sunpoet Po-Chuan Hsieh
749ae647fc - Update to 0.28
Changes:	http://search.cpan.org/dist/X11-GUITest/Changes
PR:		ports/188060
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-03-30 18:01:16 +00:00
Gabor Pali
8b1c971497 - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and
9.x in order to prevent run-time breakage after the recent changes in
  libiconv
- Bump port revision for lang/ghc and all dependents, as a consequence

Obtained from:	FreeBSD Haskell
2014-03-29 00:52:54 +00:00
Renato Botelho
ff74787a24 Support stage
Approved by:	portmgr (blanket)
2014-03-28 13:10:16 +00:00
Antoine Brodin
018b017995 This port is also broken on freebsd 8
Reported by:	pkg-fallout
2014-03-28 00:20:17 +00:00
Chris Rees
cd9057c8df Modify manpage for FreeBSD-specific information.
Add rc note to pkg-message

PR:		ports/187431
Submitted by:	Henry Hu <henry.hu.sh@gmail.com> (maintainer)
2014-03-26 21:18:57 +00:00
Baptiste Daroussin
052ec84b5e Support stage 2014-03-24 22:59:12 +00:00
Baptiste Daroussin
25c17fedee Deprecate an unstaged abandonware 2014-03-24 22:52:50 +00:00
Baptiste Daroussin
9f7048d8e5 Deprecate 2014-03-24 22:47:05 +00:00
Baptiste Daroussin
72edbc12b6 Fix packaging as root 2014-03-24 22:39:12 +00:00
Baptiste Daroussin
f8f4f33c07 Support stage
Use python autoplist
2014-03-24 22:31:43 +00:00
Baptiste Daroussin
9f1dfaaa3e Support stage 2014-03-24 22:29:14 +00:00
Baptiste Daroussin
2000250a37 Support stage 2014-03-24 22:27:33 +00:00
Baptiste Daroussin
923d6901b4 Support stage 2014-03-24 22:23:30 +00:00
Baptiste Daroussin
51a6067a72 Support stage
Cleanup
2014-03-24 22:20:38 +00:00
Baptiste Daroussin
dc7daad8b0 Support stage
Remove useless desktopfileutils and intltools dependencies
Use options helpers
2014-03-24 22:14:06 +00:00
Baptiste Daroussin
2b6b72274c Support stage
Use options framework
2014-03-24 22:06:18 +00:00
Steve Wills
88dbfabd36 2014-03-23 accessibility/ruby-atk: Use rubygem-atk instead
2014-03-23 devel/ruby-gio2: Use rubygem-gio2 instead
2014-03-23 devel/ruby-glib2: Use rubygem-glib2 instead
2014-03-23 graphics/ruby-cairo: Use rubygem-cairo instead
2014-03-23 graphics/ruby-gdk_pixbuf2: Use rubygem-gdk_pixbuf2 instead
2014-03-23 graphics/ruby-rsvg2: Use rubygem-rsvg2 instead
2014-03-23 x11-toolkits/ruby-goocanvas: No longer included upstream
2014-03-23 x11-toolkits/ruby-gstreamer: Use rubygem-gstreamer instead
2014-03-23 x11-toolkits/ruby-gtk2: Use rubygem-gtk2 instead
2014-03-23 x11-toolkits/ruby-gtksourceview2: Use rubygem-gtksourceview2 instead
2014-03-23 x11-toolkits/ruby-pango: Use rubygem-pango instead
2014-03-23 x11-toolkits/ruby-poppler: Use rubygem-poppler instead
2014-03-23 x11-toolkits/ruby-vte: Use rubygem-vte instead
2014-03-23 x11/ruby-gnome2: Use rubygem-gnome2 instead
2014-03-24 18:11:44 +00:00
Baptiste Daroussin
092e97f1fc Use unicode version of wx 2.8 2014-03-24 16:37:12 +00:00
Baptiste Daroussin
807e08e229 Switch to wx 2.8 2014-03-24 12:19:51 +00:00
Olivier Duchateau
632d1af395 - Update to 1.3.2
ChangeLog: https://raw.github.com/gottcode/xfce4-whiskermenu-plugin/release-1.3/NEWS
2014-03-18 20:14:23 +00:00
Emanuel Haupt
50418f3429 Quiesce mkdir 2014-03-18 14:26:57 +00:00
Boris Samorodov
c420ada1ed x11/xcm: update to version 0.5.3 2014-03-17 19:37:23 +00:00
Boris Samorodov
a20551930d x11/libXcm: update to version 0.5.3
Changes Overview:
* Patch for transposed EDID red y bits (Florian Höch)
* add xcm-edid xcm-x11 xcm-ddc pkg-config file
2014-03-17 19:25:48 +00:00
Martin Wilke
46413cf4c7 - Convert USE_BZIP/GMAKE to USES 2014-03-15 16:19:16 +00:00
Martin Wilke
ba04798fd4 - Convert USE_GMAKE to USES
- Stage support
2014-03-15 16:18:22 +00:00
Martin Wilke
45750fa86c - Convert USE_BZIP/GMAKE to USES
- While here add stage support
2014-03-15 16:17:55 +00:00
Tijl Coosemans
a19b165d3b Fix double occurences of USES= 2014-03-14 20:59:20 +00:00
Olivier Duchateau
2326cd86ac - Update to 1.3.6
- Add support of DragonFly and merge post-patch target into CMakeLists.txt patch
- Don't build locker, because VT_UNLOCKSWITCH is not defined in sys/consio.h
- Adjust dependencies

PR:		187376
Submitted by:	myself
Approved by:	Henry Hu (maintainer)
2014-03-14 15:31:42 +00:00
Eitan Adler
38550827b8 When the intel driver is being used also install the libva driver. 2014-03-13 21:22:11 +00:00
Lars Engels
a2d55e4d05 - Fix build on 10 2014-03-13 20:42:14 +00:00
Thierry Thomas
ae15afad0a Do not require GCC anymore: mousewheel is now supported with clang!
Since I'm there, do some cleaning and follow the new rules.

PR:		ports/187462
Submitted by:	Christophe Juniet <c.juniet (at) gmail.com>
2014-03-12 21:57:05 +00:00
Antoine Brodin
2979a36b93 Unbreak 2014-03-11 20:24:24 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Baptiste Daroussin
9f9d071f7b Convert x* to USES=zip 2014-03-10 18:09:41 +00:00
Rene Ladan
c9a690d33c Remove expired ports:
2014-03-10 deskutils/libopensync-plugin-synce: No more public distfiles
2014-03-10 irc/irchat-pj-xemacs21-mule: No more public distfiles
2014-03-10 irc/pure-xemacs21-mule: No more public distfiles
2014-03-10 lang/dice: No more public distfiles
2014-03-10 irc/dcc: No more public distfiles
2014-03-10 sysutils/backupme: No more public distfiles
2014-03-10 net/freeswitch-curl-devel: No more public distfiles
2014-03-10 misc/freeswitch-pizzademo-devel: No more public distfiles
2014-03-10 emulators/cygne-sdl: No more public distfiles
2014-03-10 mail/newmail: No more public distfiles
2014-03-10 x11-toolkits/xscoop: No more public distfiles
2014-03-10 security/didentd: No more public distfiles
2014-03-10 sysutils/wait_on: No more public distfiles
2014-03-10 net/freeswitch-sbc-devel: No more public distfiles
2014-03-10 multimedia/gxanim: No more public distfiles
2014-03-10 www/nd: No more public distfiles
2014-03-10 lang/fbbi: No more public distfiles
2014-03-10 textproc/csv2xml: No more public distfiles
2014-03-10 www/trac-calendar: No more public distfiles
2014-03-10 misc/stan: No more public distfiles
2014-03-10 japanese/gtkicq: No more public distfiles
2014-03-10 net/nc6: No more public distfiles
2014-03-10 net/jpcap: No more public distfiles
2014-03-10 games/quake-extras: No more public distfiles
2014-03-10 net/asfrecorder: No more public distfiles
2014-03-10 sysutils/pyrenamer: No more public distfiles
2014-03-10 palm/synce-sync-engine: No more public distfiles
2014-03-10 www/linux-mplayer-plugin: No more public distfiles
2014-03-10 net-mgmt/airport: No more public distfiles
2014-03-10 textproc/manued.el: No more public distfiles
2014-03-10 sysutils/jailer: No more public distfiles
2014-03-10 sysutils/blimitd: No more public distfiles
2014-03-10 print/abntex: No more public distfiles
2014-03-10 sysutils/monkeytail: No more public distfiles
2014-03-10 dns/dns_mre: No more public distfiles
2014-03-10 japanese/libjcode: No more public distfiles
2014-03-10 sysutils/jailutils: No more public distfiles
2014-03-10 net/freeswitch-vanilla-devel: No more public distfiles
2014-03-10 sysutils/hdup: No more public distfiles
2014-03-10 print/cups-smb-backend: No more public distfiles
2014-03-10 x11/settitle: No more public distfiles
2014-03-10 sysutils/anteater: No more public distfiles
2014-03-10 www/trac-pendingticket: No more public distfiles
2014-03-10 www/admuser: No more public distfiles
2014-03-10 x11-themes/gnome-icons-snowish: No more public distfiles
2014-03-10 www/metacafe_dl: No more public distfiles
2014-03-10 irc/irchat-pj-emacs21: No more public distfiles
2014-03-10 www/horde3-wicked: No more public distfiles
2014-03-10 java/drexelsnmp: No more public distfiles
2014-03-10 mail/sigit: No more public distfiles
2014-03-10 misc/freeswitch-scripts-devel: No more public distfiles
2014-03-10 www/vtiger-customerportal: No more public distfiles
2014-03-10 irc/pure-emacs21: No more public distfiles
2014-03-10 www/extsm: No more public distfiles
2014-03-10 misc/cwish: No more public distfiles
2014-03-10 www/phpscheduleit: No more public distfiles
2014-03-10 palm/synce-serial: No more public distfiles
2014-03-10 palm/synce-vdccm: No more public distfiles
2014-03-10 net/freeswitch-insideout-devel: No more public distfiles
2014-03-10 sysutils/fusefs-fur: No more public distfiles
2014-03-10 mail/clamfilter: No more public distfiles
2014-03-10 textproc/cost: No more public distfiles
2014-03-10 palm/synce-gvfs: No more public distfiles
2014-03-10 net/nxserver: No more public distfiles
2014-03-10 sysutils/throttle: No more public distfiles
2014-03-10 japanese/aterm: No more public distfiles
2014-03-10 mail/teapop: No more public distfiles
2014-03-10 www/eldav.el: No more public distfiles
2014-03-10 graphics/gsnapshot: No more public distfiles
2014-03-10 japanese/zangband: No more public distfiles
2014-03-10 audio/xmms-wma: No more public distfiles
2014-03-10 misc/projectionlib: No more public distfiles
2014-03-10 11:50:26 +00:00
Sunpoet Po-Chuan Hsieh
8d9a59baea - Update to 0.27
- Add LICENSE
- Pass maintainership to submitter

Changes:	http://search.cpan.org/dist/X11-GUITest/Changes
PR:		ports/187365
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-03-09 22:06:22 +00:00
Martin Wilke
8728149581 - Stage support 2014-03-09 14:38:09 +00:00
Dmitry Marakasov
0a30ae31fc - Support staging
- Use new LIB_DEPENDS syntax
2014-03-07 11:50:07 +00:00
Emanuel Haupt
427ccff18a - Update to 303
- New LIB_DEPENDS definition
2014-03-07 07:41:35 +00:00
Frederic Culot
285d17fd3e - Update to 2.6 [1]
- Pet portlint(1) by removing unnecessary MAN1 entry

PR:		ports/187257 [1]
Submitted by:	A.J. van Werven <freebsd@skysmurf.nl> (maintainer)
2014-03-05 17:30:05 +00:00
Ruslan Makhmatkhanov
784af41bde x11/evilvte: update to 0.5.2~pre1 and fix build on 10.0
- update to 0.5.2~pre1, that should fix build on 10.0

while here:
- remove stale MASTER_SITE
- remove leading article from COMMENT
- remove check for unsupported version of FreeBSD, and
  drop no more needed inclusions of bsd.port.[pre|post].mk
- add INSTALLS_ICONS per portlint

PR:		187197
Submitted by:	Aragon Gouveia <aragon@phat.za.net> (maintainer)
2014-03-04 20:31:47 +00:00
Max Brazhnikov
f3f8c20d6a KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!
deskutils/kdepim4:
- Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1]

misc/kdehier4:
- add tests directory (r343428 commit to Templates/BSD.local.dist)

security/kwallet:
- moved to security/kwalletmanager (renamed upstream)

x11/kdelibs:
- remove workaround, which is not needed after global fix in
  Mk/bsd.kde4.mk (r315373)

PR:		ports/187259 [1]
Submitted by:	Tobias Berner <tcberner@gmail.com>
2014-03-04 19:15:39 +00:00
Alexey Dokuchaev
bcabde21fe - Update long lived branch to version 331.49
- Provide a convenience target to merge new hash and size with existing
  distinfo: first, redefine DISTINFO_FILE (so that prerequisite target
  `makesum' would not overwrite existing distinfo file), then prepend
  relevant SHA256 and SIZE lines with tilde (~) to cope with join(1)'s
  requirement for sorted lines, truncate the old values thereof, join(1)
  two files so new lines are nicely placed just where intended, finally
  removing hackish tildes (improvements to this quick and dirty approach
  are very welcome)
- Remove no longer relevant (and now somewhat confusing) comment in the
  `pre-install' target after the port was staged
- Fix two identical typos (paqe -> page) in comments while I'm here

Tested by:	dhw
2014-03-04 06:20:41 +00:00
Max Brazhnikov
4cd1e8830e KDE/FreeBSD team is happy to present Qt 5 in ports!
Alberto Villa (avilla@) has done all the hard work to create Qt 5 ports.
Trivial update from 5.2.0-beta1 to 5.2.1 by me.

Special thanks for Adriaan de Groot <groot@kde.org> for his assistance for
Qt-5.2.0 update.

Approved by:	portmgr (bapt) (for Mk/bsd.port.mk)
2014-03-03 16:50:32 +00:00
Rene Ladan
009057e94d Remove expired port:
2014-03-03 x11/mgapdesk: Needs an old (pre 7.2) XFree86/X.org header file to build
2014-03-03 09:39:57 +00:00
Emanuel Haupt
d1206e5fd8 Update to 302 2014-03-03 07:16:11 +00:00
Gerald Pfeifer
6479dfc69b Support building the documentation with newer versions of texinfo. [1]
Update pkg-descr to provide background that may help users decide whether
to really consider this port.

PR:		186046 [1]
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net> [1]
2014-03-02 13:55:36 +00:00
Baptiste Daroussin
8439f76151 Support stage 2014-03-02 01:55:36 +00:00
Martin Wilke
4cc72b7a99 - Stage support 2014-02-28 12:44:24 +00:00
Baptiste Daroussin
5d9e1ffc59 Support stage 2014-02-28 07:27:04 +00:00
Baptiste Daroussin
5f80a6686b Support stage 2014-02-28 07:11:47 +00:00
Baptiste Daroussin
65edb8e0ed Support stage
Fix support for DESTDIR
2014-02-28 07:09:07 +00:00
Baptiste Daroussin
e883933a72 Support stage 2014-02-28 06:57:38 +00:00
Baptiste Daroussin
fa14953a8a Support stage 2014-02-28 06:56:21 +00:00
Martin Wilke
0e60043430 - Update MASTER_SITES
- Add option for imlib2 support

PR:		187051
2014-02-27 09:49:50 +00:00
Martin Wilke
dca2a7a4e5 - Update MASTER_SITES
- Add LICENSE
- Replace gtkpixbuf with gdkpixbuf2
- Support PLIST_FILES

PR:		187052
2014-02-27 09:48:45 +00:00
Martin Wilke
6015eca44f - Update to 2.8.3
PR:		187061
2014-02-27 09:21:38 +00:00
Alexey Dokuchaev
a7cfe935cf - Unbreak the build of 173.14.xx legacy version on recent -CURRENT, and
use more accurate OSVERSION value in the check (1000000 -> 1000041)
- Fix regression introduced in r342061, when <bsd.port.options.mk> was
  included before OPTIONS definitions
- Rename patches to get rid of those ugly double underscores (yuck!)
- Wrap couple of overly long lines after STAGEDIR conversion in r342050
- Create `drivers' and `extensions' directories in pre-install, not in
  pre-su-install: no longer needed for stagified port
- Fix regex when patching lib/Makefile for WITHOUT_LINUX handling, and
  improve nearby expressions while here as well
2014-02-27 07:50:03 +00:00
Alexey Dokuchaev
84cec18196 - Add an optional patch to allow setting panel opacity in theme config file
- Update port description to mention features brought by unofficial patches
- Fix spelling of NETWM -> NetWM and utilize options helpers while I'm here
2014-02-26 14:20:05 +00:00
Baptiste Daroussin
cb521ca024 USE_GMAKE -> USES=gmake 2014-02-24 12:47:37 +00:00
Emanuel Haupt
475fb8834b Support staging 2014-02-24 09:50:20 +00:00
Rusmir Dusko
d7b72c45f8 x11/libfm
- Update to 1.2.0
- Add dependency for textproc/p5-XML-Parser
- ADD USE_XZ=yes
- Add USES desktop-file-utils shared-mime-info
- Add USE_AUTOTOOLS=aclocal automake
- Strip executables and/or libraries
- Add DOCS and Option
- Add MAJORVER, VER and PLIST_SUB
- Change REINPLACE, remove obsolete and libfm-gtk3.pc [1]
- Remove obsolete pre-install
- Added executable and desktop for lxshortcut [1]
- Update WWW

x11-fm/pcmanfm

- Update to 1.2.0
- Remove dependency for x11/startup-notification [1]
- ADD USE_XZ=yes
- Add USES desktop-file-utils pathfix
- Add DEBUG and DOCS Options, add DOCS
- Add patch [1]
- Update WWW

deskutils/lxshortcut

- Add conflict with libfm-1.2.0
- Mark DEPRECATED, set EXPIRATION_DATE

x11/lxde-meta

- Bump PORTREVISION
- Remove dependency for deskutils/lxshortcut

Reported by:<-->Upstream (IRC) [1]
2014-02-23 22:08:03 +00:00
Steve Wills
1da83609f6 - Mark as broken with Ruby 2.0 and 2.1
- Mark deprecated in favor of rubygem- versions
2014-02-22 23:19:29 +00:00
Steve Wills
adc605c395 - Update rubygem-gnome2 and associated ports to 2.1.0 2014-02-22 15:36:42 +00:00
Martin Wilke
0a397edf75 - Stage support 2014-02-21 15:48:17 +00:00
Emanuel Haupt
ee563546d6 Remove trailing whitespaces from category x11 2014-02-21 13:40:06 +00:00
Renato Botelho
728b97496c - Update to 0.4.1 [1]
- Add LICENSE

PR:		ports/186922
Submitted by:	Niclas Zeising <zeising@daemonic.se>
2014-02-20 16:16:41 +00:00
Max Brazhnikov
ff9cc55da4 x11/kde4-workspace: make GLES support really optional 2014-02-20 12:02:29 +00:00
Niclas Zeising
87b8049a5a Update to 0.4.0
PR:		ports/186245
Submitted by:	zeising
Approved by:	maintainer timeout (3 weeks)
2014-02-19 20:12:26 +00:00
Rusmir Dusko
9c5e46463c - Support STAGEDIR
Reported by:	bapt@
2014-02-19 08:14:41 +00:00
Mathieu Arnold
7f67d157d9 Chase docbook cleanup dependencies.
Sponsored by:	Absolight
2014-02-18 14:50:34 +00:00
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
Max Brazhnikov
e9c34f4c34 KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!
Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
  and x11-clocks/kdetoys4 ports have been split.
- devel/kcachegrind is now a part of KDE SC [1]
- more logs in area51 repo...

New ports:
  devel/kde-dev-scripts:	KDE development scripts
  devel/kde-dev-utils:		KDE development utilities
  games/klickety:		Tetris themed solitaire
  games/picmi:			Single player logic-based puzzle game
  textproc/libkomparediff2:	Library to compare files and strings

The area51 repository features commits by Schaich Alonso, avilla, rakuco
and myself.

PR:		ports/186491
Exp-run:	by bdrewery
Approved by:	beat (former maintainer) [1]
2014-02-18 14:23:03 +00:00
Martin Wilke
601ca727c7 - Stage support
- Convert USE_GMAKE to USES
2014-02-17 05:21:06 +00:00
Danilo Egea Gondolfo
7d8b9c0c40 - Moved to a better category
Reported by:	Herbert J. Skuhra <hskuhra@eumx.net>
2014-02-16 15:57:11 +00:00
Antoine Brodin
f90cd2d740 Stage support 2014-02-15 17:53:45 +00:00
Martin Wilke
c8058284a4 - Remove gmake complete builds fine without everywhere. 2014-02-14 16:52:45 +00:00
Thomas Abthorpe
d8299fcc60 - Reassign lioux' ports to the heap
With hat:	portmgr
2014-02-14 16:51:44 +00:00
Martin Wilke
212168ca71 - Remove now useless bmake/fmake check
- Convert USE_GMAKE to USES
2014-02-14 16:25:16 +00:00
Emanuel Haupt
b53ec49f66 Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.

Encouraged by:	mat
2014-02-13 09:41:22 +00:00
Emanuel Haupt
362ae558d7 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:26:12 +00:00
Olivier Duchateau
0feb198e78 - Drop support for VTE 0.26 2014-02-12 16:39:35 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
ce1c0bc3ed Back to the futur 2014-02-10 13:27:09 +00:00
Baptiste Daroussin
e6ef2c96d5 Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.

Reported by:	distillator
2014-02-10 12:58:54 +00:00
Antoine Brodin
78604300c8 Patch ltconfig a bit like USES=libtool does for configure files, so that
we end up with libs and symlinks as specified in the plist
No bump needed as it failed to package.
2014-02-09 20:57:26 +00:00
Raphael Kubo da Costa
0560754dcd Fix `make package' after r339339. 2014-02-08 15:35:55 +00:00
Antoine Brodin
d9b809f176 Unbreak after OPTIONS helpers conversion, idesk things that you want to
enable libsn when you configure --disable-libsn
2014-02-08 13:41:08 +00:00
Thierry Thomas
29b3b5995f Don't force Gcc when MOUSEWHEEL is disabled.
PR:		ports/186107
Submitted by:	Zsolt Udvari <udvzsolt (at) gmail.com>
2014-02-08 13:06:37 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Baptiste Daroussin
34aba0e804 Support stage 2014-02-06 22:39:14 +00:00
Emanuel Haupt
4606b56daf Support staging. 2014-02-06 16:42:18 +00:00
Olivier Duchateau
4188c2d269 - Update to 1.2.5 2014-02-05 21:56:01 +00:00
John Marino
7749d819ea x11/dgs: Add dports patches for dragonfly support 2014-02-05 17:12:23 +00:00
John Marino
01a13502dd x11/innerspace: Regen patch with DragonFly support 2014-02-05 17:04:22 +00:00
John Marino
fcdcf84e9f x11/terminal.app: Regen patch with DragonFly support 2014-02-05 16:49:57 +00:00
Steve Wills
5e8dc6e2ac - Update to 0.11.2 2014-02-05 03:59:10 +00:00
Rusmir Dusko
34e4bc11f9 - Add dependency for textproc/p5-XML-Parser
Reported by:	lme
2014-02-04 20:56:58 +00:00
Koop Mast
49f00e9f0d Fix SIMD check, and only check MACHINE_CPU if it is defined. 2014-02-04 18:39:42 +00:00
Martin Wilke
2ca4195def - Stage support
- Convert to USES
2014-02-03 13:57:46 +00:00
Alex Kozlov
93b679a695 - Deprecate and set expiration date to 2014-03-03: Needs an old (pre 7.2) XFree86/X.org header file to build
Approved by x11 (bapt)
2014-02-03 11:38:49 +00:00
Olivier Duchateau
cccd30817a - Update to 1.2.4
- Add new option (QRCODE)
- Rewrite pkg-descr and COMMENT entry (Makefile)
- Adjust dependencies
2014-02-03 05:26:13 +00:00
Martin Wilke
8347d5e261 - Stage support 2014-02-02 16:02:58 +00:00
Max Brazhnikov
d7ba8fc7c1 Replace KDE4 sharedmime with USES=shared-mime-info. KDE4 sharedmime is
deprecated and will be removed along with switching KDE4_PREFIX to
${LOCALBASE} soon.
2014-02-01 12:17:42 +00:00
Rusmir Dusko
365f9d6898 - Update to 1.09, No functional changes just cleans up compiler warnings 2014-02-01 10:13:41 +00:00
Baptiste Daroussin
99c6d2802f OSVERSION cannot be tested without a bsd.port.*.mk included before 2014-01-31 20:08:07 +00:00
Rene Ladan
59289cf450 - Stagify
- Mark -71 and -173 broken on FreeBSD 10+, they do not build there
- Remove check for FreeBSD 7.2-

Approved by:	portmgr (infrastructure blanket)
2014-01-31 17:59:24 +00:00
Pawel Pekala
020e676b80 - Update to version 3.17
- Remove obsolete and broken PNEE option
- Use INFO for info page
2014-01-31 12:32:35 +00:00
Jason Helfman
aa704e0680 - support staging
- add license
- while here remove patch and shift to uses framework [2]

PR:		186145
Submitted by:	olivier@cochard.me (maintainer)
Approved by:	maintainer [2]
2014-01-30 23:26:26 +00:00
Antoine Brodin
0baedeecbe Finish stage support 2014-01-30 22:32:45 +00:00
Pawel Pekala
ac7f329881 - Update to version 0.6 [1]
- Support staging [1]
- Respect CFLAGS

PR:		ports/185903 [1]
Submitted by:	maintainer
2014-01-29 21:30:31 +00:00
Olivier Duchateau
ad933aa10f Fix gobject-introspection
PR:		186217
Submitted by:	amdmi3@
2014-01-29 16:31:41 +00:00
Olivier Duchateau
7f0af871cf - Support STAGEDIR
While I'm here
- Use USES= gmake
- Convert to new LIB_DEPENDS syntax
- Add LICENSE
2014-01-29 14:51:57 +00:00
Rodrigo Osorio
877dce2447 Update maintainer email address
Approved by:	bapt@ (co-mentor)
2014-01-29 09:17:41 +00:00
Olivier Duchateau
0695ef14d3 - Fix Python and Lua versions
- Disable g-ir-scanner cache [1]

PR:		185910
Submitted by:	amdmi3@ [1]
2014-01-28 19:38:45 +00:00
Antoine Brodin
864284545c Stage support 2014-01-28 00:16:57 +00:00
Guido Falsi
42d06a70e1 - Update to 1.1.6
- USE_GITHUB
2014-01-27 14:43:22 +00:00
Stephen Montgomery-Smith
2fa6c06782 - Implement staging. 2014-01-26 23:12:29 +00:00
Steve Wills
bf294b34d5 - Update to 0.11.1 2014-01-25 22:58:11 +00:00
Eitan Adler
0d5037aa3e Update to 1.8.6 2014-01-24 03:20:23 +00:00
Emanuel Haupt
d06f77a32a Reintroduce the GNOME knob (disabled by default) to avoid pulling in undesired
dependencies.
2014-01-23 08:43:08 +00:00
Koop Mast
771725f3f3 Use USES=dos2unix instead of manualy 's|^M||g' [1]
While here switch to USES=pathfix shebangfix. Stagify the port and use
INSTALL_LIB for the library so it get auto stripped.

Submitted by:	mat [1]
2014-01-22 17:22:40 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Mark Linimon
b5bed94a78 Over to new volunteer.
PR:		185903
Submitted by:	new maintainer
Approved by:	old maintainer
2014-01-21 15:11:17 +00:00
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