Commit graph

2050 commits

Author SHA1 Message Date
Mathieu Arnold
18d6818fe4 ${ENV} does not exist, it is called ${SETENV}. 2015-04-13 14:49:37 +00:00
Baptiste Daroussin
3605163f4f Mark as broken: no public distfiles
All THEMES mirrors are dead
2015-03-30 22:21:29 +00:00
Baptiste Daroussin
5be0968ee9 Fix fetching of old_themes, new_themes are still broken 2015-03-30 21:05:05 +00:00
Bryan Drewery
5b5a90256d Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
2015-03-19 16:44:57 +00:00
Alonso Schaich
63ff0b60db Update KDE SC to 4.14.3
The kde@ team presents KDE SC 4.14.3, the last planed release
of the KDE SC 4 series.

In addition to the updates provided by the KDE SC developers, this
update also addresses numerous FreeBSD and PORTS specific
issues, found and solved by the kde@ team and area51 testers,
most notorously Tobias C. Berner <tcberner@gmail.com>

PR:		197751
PR:		197871
PR:		184996
Reviewed by:	rakuco (mentor)
Differential:	https://reviews.freebsd.org/D1950
2015-03-11 23:11:47 +00:00
Olivier Duchateau
86e4cb7cb0 The FreeBSD Xfce team proudly presents Xfce 4.12.
Announce: http://www.xfce.org/about/news/?post=1425081600

Global changes:
- Switch to USES= xfce (D677)
- Reorganize options helper
- Fix USES= gettext-* when NLS option is not set [1], [2]
- Add LICENSE (when missing)

Update:
- to 4.12 (core components)
- audio/xfce4-mpc-plugin to 0.4.5
- deskutils/xfce4-tumbler to 0.1.31
- deskutils/xfce4-xkb-plugin to 0.7.1
- editors/mousepad to 0.4.0
- graphics/ristretto to 0.8.0
- multimedia/xfce4-parole to 0.8.0
- sysutils/garcon to 0.4.0
- sysutils/xfce4-diskperf-plugin to 2.5.5 [3]
- sysutils/xfce4-fsguard-plugin to 1.0.2
- sysutils/xfce4-power-manager to 1.4.3
- sysutils/xfce4-wavelan-plugin to 0.5.12
- x11/libexo to 0.10.3
- x11-fm/thunar to 1.6.6
- x11-themes/gtk-xfce-engine to 3.2.0

PR:		196003 [1], 197251 [2], 198132
Differential Revision:	https://reviews.freebsd.org/D677
Submitted by:	Kamil Szczesny [1], amdmi3@ [2], myself
Exp-run by:	antoine@
Approved by:	danilo@ (maintainer) [3]
Tested by:	Ivan <enitarzi@gmail.com>
2015-03-05 22:52:30 +00:00
Dmitry Marakasov
94eea83a9c - Add empty directory to plist 2015-03-03 02:56:57 +00:00
Baptiste Daroussin
40afbae004 Remove Author from pkg-descr 2015-03-02 23:57:52 +00:00
Bartek Rutkowski
00a6f9d2ba x11-themes/kde-icons-nuovext2: update 2.2.1 -> 2.2.2
- Improve pkg-descr text

PR:		197264
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
2015-02-25 22:34:35 +00:00
Olivier Duchateau
9e8e293105 Update to 1.5.3 2015-02-23 04:34:08 +00:00
John Marino
842cc113e6 x11-themes/thewidgetfactory: #include <string.h> 2015-02-20 14:06:06 +00:00
Max Brazhnikov
b22224f636 - Remove deprecated USE_KDE4=kdehier
- while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only app)
  and supposedly fix build of graphics/gnash with KDE4 option
2015-02-19 18:19:28 +00:00
Koop Mast
31773f73ac Fix check-plist / poudriere -t, by removing empty directories in the stagedir.
Reminded by:	AMDmi3@
Obtained from:	GNOME devel repo
2015-02-17 20:55:22 +00:00
Olivier Duchateau
45cc19c1f2 Update to 2.5.1 2015-02-06 08:51:53 +00:00
Olivier Duchateau
945facf098 Update to 1.5.1 2015-02-06 08:43:36 +00:00
Baptiste Daroussin
dcee2d5e59 Cleanup plists 2015-02-05 16:12:35 +00:00
Dmitry Marakasov
b59af5f0b7 - Drop @dirrm* from and add empty directories to pkg-plists
Approved by:	portmgr blanket
2015-01-30 13:20:55 +00:00
Dmitry Marakasov
5fec7bf2be - Simplify installation 2015-01-30 13:20:29 +00:00
Dmitry Marakasov
c44aaff4f1 - Add some mirrors to fix fetch 2015-01-28 21:05:27 +00:00
Dmitry Marakasov
d5eab12276 - Add some mirrors to fix fetch 2015-01-28 21:05:21 +00:00
Raphael Kubo da Costa
a6bc318a77 Remove a now-redundant @dirrm entry from the plist. 2015-01-25 00:51:59 +00:00
Antoine Brodin
364abe76fd Switch some dependencies from a directory name or a file generated by pkg-install
to a package name,  as the former can't be attributed to a package
2015-01-24 15:07:39 +00:00
Vanilla I. Shu
5379047c3e Fix BROKEN (fetch issue).
PR:		196967
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
2015-01-22 06:07:26 +00:00
Vanilla I. Shu
a7381ef21c Fix BROKEN (fetch issue), and set submitter as MAINTAINER.
PR:		196969
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
2015-01-22 06:00:41 +00:00
Antoine Brodin
a00c5639a7 Mark BROKEN: Unfetchable
Reported by:	pkg-fallout
2015-01-17 08:52:55 +00:00
Sunpoet Po-Chuan Hsieh
c82df71a90 - Remove Author line 2015-01-12 19:02:29 +00:00
Vanilla I. Shu
804be7d065 Upgrade to 3.1, remove pkg-plist, it's auto generated. 2015-01-12 15:07:29 +00:00
Vanilla I. Shu
76f050f115 Upgrade to 3.1. 2015-01-12 15:02:47 +00:00
Emanuel Haupt
e1cea1eaa9 Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 10:01:41 +00:00
Emanuel Haupt
e3c5875141 Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:41:11 +00:00
Olivier Duchateau
fdeaa5c33d Update to 2.5 2014-12-31 14:58:19 +00:00
Koop Mast
b28f497285 Update cinnamon to 2.4, this should fix [1] and [2].
Update totem to 3.14 now that we have gstreamer 1.4 and minor gnome updates.
Update evolution suite to 3.12.9.
Make sure gtk30 pulls in adwait-icon-theme, since it now the default theme [3].

PR:		195290 [1], 195289 [2], 195455 [3]
Obtained from:	gnome devel repo
2014-12-30 20:13:46 +00:00
Baptiste Daroussin
b4637c0cb4 Replace gnomehack with pathfix 2014-12-25 02:13:23 +00:00
Baptiste Daroussin
7834cc8645 Get rid of gnomehier 2014-12-22 22:51:56 +00:00
Dmitry Marakasov
041e9dd8f2 - Fix build on arm6 2014-12-21 18:37:10 +00:00
Baptiste Daroussin
98b48b62ed cleanup plist 2014-12-20 19:59:17 +00:00
Grzegorz Blach
43ddda350b Take maintainership 2014-12-11 00:06:47 +00:00
Pietro Cerutti
c020107379 - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
Baptiste Daroussin
68fbf46645 Remove useless usage of @cwd 2014-12-08 21:35:31 +00:00
Alexey Dokuchaev
9d29351fc1 Sort entries alphabetically across all categories to avoid extra repo churn. 2014-12-07 16:21:36 +00:00
Koop Mast
6ce4980916 Update GNOME to 3.14.2.
This update was brought to you in collaboration with Gustua Perez

Make sure gtk30 pulls it the default theme (adwaita-icon-theme).
Update the extra gnome-shell-extensions so they work with gnome-shell 3.14.
Drop metacity from gnome3 meta-port.
Remove the gtile gnome-shell extension since it proven to be buggy.

Exp-run done by antoine@ for gdk-pixbuf2 deprecated API.

PR:		195414
Obtained from:	gnome dev repo
2014-12-03 09:18:23 +00:00
Tijl Coosemans
edb7229dd4 Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
2014-11-29 18:22:32 +00:00
Koop Mast
10afbd20f8 Ensure we don't pick up gtk-encode-symbolic-svg from gtk30.
Also remove empty dirs from the stagedir so check-plist is happy.
2014-11-28 11:57:42 +00:00
Olivier Duchateau
10bcd9ee6a Update to 1.4 2014-11-23 15:54:50 +00:00
Olivier Duchateau
dccf104972 - Update to 6.0.3
- Update WWW entry (pkg-descr)
2014-11-23 15:46:40 +00:00
Danilo Egea Gondolfo
34e10a713b - Update to 2.2.1
- Remove BROKEN
- Pass maintainership to submitter

PR:		195269
Submitted by:	portmaster@bsdforge.com
2014-11-23 03:15:57 +00:00
Raphael Kubo da Costa
2b0682a6f0 Update to 1.4.1.
We can finally start tracking the latest releases, which depend on the more
recent GTK+3 that was finally committed to the tree.
2014-11-19 20:40:44 +00:00
Koop Mast
af3811313c The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.

This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.

Apart from updating ports to newer versions

GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example xscreensaver
can be used for sessions started without GDM.

Shell Extensions can be installed via https://extensions.gnome.org/ , we have
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.

Upgrade instructions:

Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
    guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
    evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center

For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3

For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3

We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.

The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.

Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs.

This update was also made possible by:
	Joe Maloney
	Kris Moore
	Beeblebrox
	Ryan Lortie
	Antoine Jacoutot
	and everyone I missed
2014-11-19 11:49:04 +00:00
Baptiste Daroussin
91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00
Antoine Brodin
676e482143 Cleanup plist 2014-11-13 17:51:10 +00:00
Johannes Jost Meixner
80b6c31429 Upgrade CentOS to 6.6
- Upgrade all things linux-c6- to CentOS 6.6
- Add ports:
  devel/linux-c6-libsigc++20
  graphics/linux-c6-gdk-pixbuf [1]
  graphics/linux-c6-glx-utils
- Add pkg-plists for net/linux-c6-openldap
  and security/linux-c6-cyrus-sasl2
- Misc. cleanups

Differential Revision:	https://reviews.freebsd.org/D1108
Submitted by:	kmoore [1]
Reviewed by:	rene (emulation)
Approved by:	portmgr (swills)
Approved by:	swills (mentor)
Sponsored by:	Perceivon Hosting Inc.
2014-11-11 13:06:39 +00:00
Raphael Kubo da Costa
ed0454a563 Update to 1.4.6. 2014-10-29 21:56:37 +00:00
Olivier Duchateau
522e5ee3ad - Update to 4.0
- Add LICENSE
- Drop @dirrm in pkg-plist
2014-10-29 21:18:03 +00:00
Pawel Pekala
99b077f4d4 Update to version 0.6.1 2014-10-24 16:38:47 +00:00
Antoine Brodin
719e172506 - Allow staging as a regular user
- Strip shared library
2014-10-19 16:59:16 +00:00
Max Brazhnikov
0ea52f99b4 KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!
USE_KDE4=kdehier component has been deprecated, new components added:
 baloo			- Baloo core libraries
 baloo-widgets		- Baloo widgets library
 kfilemetadata		- KDE library for extracting file metadata

New ports:
  graphics/kqtquickcharts	- QtQuick plugin to render interactive charts
  misc/artikulate		- Pronunciation trainer for KDE
				(not usable currently, links to both
				GStreamer 1.x and 0.10.x via dependencies)
  sysutils/baloo[-widgets]	- KDE framework for searching and
				managing user metadata
  sysutils/kfilemetadata	- Library for extracting file metadata

l10n ports:
- Farsi (Persian) and Indonesian translations has been readded
- Vietnamese didn't pass threshold for inclusion into release

astro/kstars:
- switch dependency from math/eigen2 to math/eigen3
- add PYKDE option for updating supernovae data

deskutils/kdepim4:
- update dependencies: add libkgapi and baloo,
  remove now needless clucene, link-grammar, strigi
- add patch to fix build with gcc42
- update COMMENT and description for all KDE PIM ports

devel/ruby-krossruby:
- remove BROKEN, it builds with ruby 2.x now

editors/kate:
- add patch to disable memory-hungry build of the kate tests [1]

graphics/okular:
- add dependency on graphics/libkscreen

math/cantor:
- add optional dependency on lang/luajit for LuaJIT backend
- fix gfortran detection [2]

misc/kdehier4:
- adapt to new pkg world. Now the purpose of kdehier4 only
  to link some stuff between KDE4_PREFIX and LOCALBASE.

science/kalzium:
- switch dependency from math/eigen2 to math/eigen3
- add dependence on science/chemical-mime-data

x11-themes/kdeartwork4
- switch dependency from math/eigen2 to math/eigen3

among other changes:
- drop deprecated USE_KDE4=kdehier
- drop @dirrm from plist
- clean up pkg-descr
- convert to options helpers
- other portlint fixes

The area51 repository features commits by alonso, rakuco and myself.

PR:		187150 [1]
Reported by:	pe.freethread@live.com
Patch by:	Tobias Berner <tcberner@gmail.com>

PR:		180674 [2]
Reported by:	torsten.eichstaedt@web.de

PR:		194316
Exp-run:	antoine
2014-10-19 15:57:27 +00:00
Dmitry Marakasov
6f458c23df - Simplify MASTER_SITES
- Drop @dirrm* from plist
2014-10-14 11:10:34 +00:00
Dmitry Marakasov
1d4966a182 - Drop @dirrm* from plist 2014-10-14 11:10:24 +00:00
Pawel Pekala
123dad8c6e Don't add dirs to dynamicaly generated plist 2014-10-13 22:40:46 +00:00
Pawel Pekala
48ce5dce19 Remove @dirrm's from my ports plists 2014-10-13 22:08:27 +00:00
Emanuel Haupt
e283a7caf5 Remove @dirrm, @dirrmtry 2014-10-08 14:26:25 +00:00
Tijl Coosemans
a6d2f30533 - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
and libintl.so.  This fixes a problem where DATADIRNAME gets an incorrect
  value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
  to intltool so move DATADIRNAME patching from USES=pathfix to
  USE_GNOME=intlhack.

- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
  patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use

Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-09-25 15:18:27 +00:00
Dmitry Marakasov
7720665314 - Drop @dirrm* from plist 2014-09-24 01:47:06 +00:00
Dmitry Marakasov
5d7e403113 - Drop @dirrm* from plist
- Simplify MASTER_SITES
2014-09-23 17:35:38 +00:00
Dmitry Marakasov
5eee408a56 - Drop @dirrm* from plist 2014-09-23 11:22:02 +00:00
Dmitry Marakasov
3987c6a8d0 - Drop @dirrm* from plist 2014-09-23 11:20:31 +00:00
Dmitry Marakasov
4d2a231597 - Drop @dirrm* from plist 2014-09-23 11:20:23 +00:00
Dmitry Marakasov
70a3690a05 - Drop @dirrm* from plist 2014-09-23 11:20:12 +00:00
Dmitry Marakasov
7658486f05 - Drop @dirrm* from plist
- Simplify MASTER_SITES
2014-09-22 15:28:34 +00:00
Dmitry Marakasov
e96f7fb072 - Drop @dirrm* from plist
- Simplify MASTER_SITES
2014-09-22 15:27:29 +00:00
Johannes Jost Meixner
05317facbe Update CentOS base to 6.5, add userland ports
The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.

This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.

If you want to switch to linux-c6 ports, please define at /etc/make.conf:

    OVERRIDE_LINUX_BASE_PORT=c6
    OVERRIDE_LINUX_NONBASE_PORTS=c6

Additionally, please add the following line to /etc/sysctl.conf:

    compat.linux.osrelease=2.6.18

Upgrading procedures are shown in /usr/ports/UPDATING.

This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in
November 2013, using and extending mav@'s work. It has been tested extensively
and most reported issues were already fixed. Please report any additional bug
or "features" to the emulation mailing list.

Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's
filed Issues and Pull requests on GitHub,

PR:		186820
Differential Revision:	https://reviews.freebsd.org/D793
Reviewed by:	allanjude, antoine, bapt, rene
Approved by:	portmgr (antoine, bapt)
Approved by:	koobs (mentor)
Sponsored by:	Perceivon Hosting Inc.
2014-09-22 10:40:00 +00:00
Pawel Pekala
aed473f22f Update to version 0.5.6 2014-09-20 13:05:37 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Baptiste Daroussin
bcf3a830a4 Welcome Mate Desktop 1.8
The porting work as been done by gnome@ (kwm) and Eric Turgeon (ericturgeon@ghostbsd.org)
2014-09-10 13:11:28 +00:00
Eygene Ryabinkin
cfd9938925 Fix plist
Base directory for theme gnewsense was errorneously marked for removal
only if FreeBSD theme is present.

PR:		ports/193275
Submitted by:	madpilot@
Pointyhat to:	rea@
2014-09-04 15:06:06 +00:00
Baptiste Daroussin
56c3ec3c3c Remove gtk-bluecurve-theme missed in previous commit 2014-09-02 11:49:09 +00:00
Baptiste Daroussin
dc4105d58d Remove non staged ports without pending PR from * 2014-09-02 11:45:57 +00:00
Dmitry Marakasov
00fab70f4b - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-08-25 17:29:30 +00:00
Baptiste Daroussin
66f38aeddd Reset maintainership of non staged ports
With hat:	portmgr
2014-08-25 09:45:12 +00:00
Antoine Brodin
b154a5521f Add an option helper for PLIST_SUB
Rename a few variables to avoid confusion with this new helper

Requested by:	koobs
Reviewed by:	mat
With hat:	portmgr
Differential revision: https://reviews.freebsd.org/D665
2014-08-21 18:06:58 +00:00
Matthias Andree
515db2ed10 Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
2014-08-15 20:37:31 +00:00
Jimmy Olgeni
dbc81c7d5b Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category X.

CR:		D511
Approved by:	portmgr (bapt)
2014-08-08 08:42:44 +00:00
Olivier Duchateau
700f83ad9f Moka theme for the Plank dock.
WWW: http://mokaproject.com/plank-theme-moka/
2014-08-03 09:03:15 +00:00
Adam Weinberger
aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00
Adam Weinberger
037a3b5bf9 Remove the final usages of USE_XZ from the tree, and replace them with
USES=tar:xz.

Approved by:	portmgr (most of them)
2014-07-29 21:25:30 +00:00
Adam Weinberger
fff296bfe7 Convert a bunch of USE_XZ to USES=tar:xz.
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:07:39 +00:00
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Adam Weinberger
0ce9c970cf Rename x11-*/ patch-xy patches to reflect the files they modify.
Finally, this is the last of it.
2014-07-29 16:36:06 +00:00
Baptiste Daroussin
752da6b94b Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-24 16:33:10 +00:00
Rene Ladan
1ee376868b Remove expired port:
2014-07-14 x11-themes/kde4-windeco-nitrogen: Merged with the Oxygen windeco included with KDE4
2014-07-14 08:43:28 +00:00
Steve Wills
69181fc5c6 x11-themes/fvwm-themes: support stagedir
PR:		191716 (based on)
Submitted by:	Dan Lukes <dan@obluda.cz>
2014-07-08 02:39:06 +00:00
Pawel Pekala
2513cb108e - Update to version 0.5.5
- Convert to USES=pathfix
- Remove uneeded bsd.port.options.mk inclusion
2014-07-04 16:05:20 +00:00
Pawel Pekala
00d734bf48 Update to version 20140629 2014-07-03 19:20:04 +00:00
Baptiste Daroussin
f60f9451d7 First batch at resetting maintainership on ports that have not been staged and
without any pending PR

With hat:	portmgr
2014-07-02 16:45:52 +00:00
Antoine Brodin
cf9238f692 Unbreak 2014-07-01 18:54:51 +00:00
Tijl Coosemans
545d990008 - USES=libtool tar:xz
- Use option helpers
2014-07-01 17:51:19 +00:00
Tijl Coosemans
e01cbaf224 Convert to USES=libtool 2014-07-01 17:49:01 +00:00
Tijl Coosemans
62e74158bb - Add USES=libtool
- Disable static module
2014-07-01 17:47:54 +00:00
Tijl Coosemans
f72aa95506 - Add USES=libtool
- Use option helpers
2014-07-01 17:46:57 +00:00
Tijl Coosemans
bda8cfcab8 USES=libtool tar:bzip2 2014-07-01 17:45:21 +00:00