/games/asylum/

s-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-clocks
Commit message (Collapse)AuthorAgeFilesLines
* Revision bump of all ports with USE_GL after consolidation of mesa-libsrezny2017-05-231-1/+1
| | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845
* Chase ffmpeg 3.3 update (ABI changes)riggs2017-04-257-2/+7
| | | | | PR: 218658 Submitted by: riggs
* - Switch to USES=localbaseamdmi32017-04-101-8/+1
| | | | | | - Remove obsolete OSVERSION condition Approved by: portmgr blanket
* Update the port to v0.4.9.4 and take maintenershiprodrigo2017-04-024-17/+19
| | | | | Fix distfile format,WORKDIR and patch Makefile Add license file
* - Update to 0.7.0olivierd2017-02-264-7/+17
| | | | | - Sort USES - Rewrite pkg-descr
* - Add LICENSEamdmi32017-02-251-0/+2
|
* - add LICENSEdinoex2017-01-292-26/+91
| | | | | | | - add OPTIONS framework - cleanup configure - fix warnings - make portlint happier
* Reset sanpei@'s ports after 18 months of inactivity.rene2017-01-231-1/+1
|
* Remove libintl.so.9 compatibility link that was added in r374303 totijl2016-12-094-4/+4
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libiconv.so.3 compatibility link that was added in r374303 totijl2016-12-092-2/+2
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 totijl2016-12-092-2/+2
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* - Add LICENSEamdmi32016-11-231-1/+4
| | | | | - Add NO_ARCH - Silence patching
* Reset edwin's ports, he has handed in his commit bit.rene2016-11-171-1/+1
| | | | With hat: portmgr-secretary
* ${RM} already has -f.mat2016-10-213-3/+3
| | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
* Introduce new extensible virtual categories for KDEtcberner2016-10-194-12/+4
| | | | | | | | | | | | | | | | | | | | | A lot of KDE Ports share MASTERSITES, LICENSE and so one, as they are released as a bundle upstream, however, there was not really a clean way to share this information. Using these new categories, we can simplify the Makefiles for the diverse KDE ports. At the moment we support the virtual category * kde-kde4 In the future, this will be extended to * kde-frameworks * kde-plasma * kde-applications PR: 213406 Differential Revision: https://reviews.freebsd.org/D7645 Exp-run by : antoine Reviewed by: mat, rakuco Approved by: portmgr (mat), rakuco (mentor)
* - Add LICENSEamdmi32016-09-091-0/+3
|
* Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks andtcberner2016-08-247-17/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Plasma5 ports At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When working on the ports for KDE Frameworks and Plasma5 it seemed to be more reasonable to create a new kde.mk instead of adding an bsd.kde5.mk. The kde.mk in this review is a stripped down version of the one we are using in the KDE Test repositories plasma5 branch [1] to only contain the parts relevant to the current KDE4 ports in the portstree [2]. Changes to the KDE Ports needed by this: Replace USE_KDE4 by USE_KDE [3] Add USES=kde:4 [4] [1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk [2] The version in the plasma5 branch also handles frameworks/plasma5 and handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt Ports -- I chose to leave this out for now, as the diff is already large enough. [3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we want is already specified as argument to kde:<arg> [4] For KDE Frameworks and Plasma5 ports this would be kde:5 PR: 210667 Approved by: portmgr, mat (mentor), rakuco (mentor) Reviewed by: mat, rakuco Differential Revision: https://reviews.freebsd.org/D6961
* Remove unneeded usage of:mat2016-06-061-2/+1
| | | | | | | | - MASTER_SITE_SUBDIR - ${MASTER_SITES_FOO} - :DEFAULT (and use a default when appropriate) Sponsored by: Absolight
* Add USE_KDE4 so that KDE4_VERSION is definedswills2016-05-271-0/+1
| | | | | | PR: 209756 Submitted by: T.C.Berner <tcberner@gmail.com> Reported by: Vladimir Omelchuk <admin@vladiom.com.ua>
* Remove expired misc/kdehier4 and update all of its consumers to not ↵rene2016-05-267-7/+6
| | | | | | | | | | | | | reference it any longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy. PR: 209014 (partial) Submitted by: myself Approved by: portmgr (bapt) Differential Revision: https://reviews.freebsd.org/D6542
* Convert tab after WWW: in pkg-descrs to single space as per PHBamdmi32016-05-242-2/+2
| | | | Approved by: portmgr blanket
* - Fix trailing whitespace in pkg-messagesamdmi32016-05-191-1/+1
| | | | Approved by: portmgr blanket
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*amdmi32016-05-197-12/+12
| | | | Approved by: portmgr blanket
* x11-clocks/glclock: Removed -fforce-mem -fforce-addr to fix build with clangpi2016-05-106-19/+19
| | | | | | | - make patches conform to recommended format (makepatch) PR: 209399 Submitted by: yuri@rawbw.com
* Unbreak.mat2016-04-124-15/+17
| | | | | | PR: 208724 Submitted by: tkato432 yahoo com Sponsored by: Absolight
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-017-10/+10
| | | | | With hat: portmgr Sponsored by: Absolight
* - Add LICENSEamdmi32016-02-153-14/+17
| | | | | - Switch to options helpers - Regenerate patches with `make makepatch`
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-134-4/+4
| | | | Approved by: portmgr blanket
* Cleanup GH_* and variables order.mat2015-12-291-1/+0
| | | | Sponsored by: Absolight
* Unmark BROKEN.rakuco2015-12-281-1/+0
| | | | I was able to fetch the port just fine.
* - Switch to options helpersamdmi32015-12-281-2/+4
|
* - Switch to USES=taramdmi32015-12-281-3/+6
| | | | | - Switch to WRKSRC_SUBDIR - Switch to options helpers
* - Update MASTER_SITESmiwi2015-12-251-3/+1
| | | | | PR: 205530 Submitted by: nyan@
* - Update MASTER_SITESmiwi2015-12-093-20/+66
| | | | | | | | | | | - Add optional GTK2 support - Add LICENSE - Update WWW PR: 204200 Submitted by: Ports Fury Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D4298
* - Update to 0.51.araujo2015-12-062-5/+10
| | | | | | | | | | | - Project moved to github. - Add LICENSEs. Changelog at: https://github.com/engerim42/wmbinclock/blob/master/CHANGELOG Submitted by: Thomas Kuiper <tkuiper@inxsoft.net> (author) Approved by: logix@foobar.franken.de (maintainer implicite) Sponsored by: Hackathon Taipei.
* Mark a few ports BROKEN: unfetchableantoine2015-11-092-0/+4
|
* This port is no longer interactive as of r400147.cy2015-10-251-1/+0
|
* Resurrect xalarm 3.06.cy2015-10-259-0/+207
| | | | Take on maintainership.
* - Unbreak the build by s/glPolygonOffsetEXT/glPolygonOffset/danfe2015-10-241-14/+6
| | | | | | | - Simplify installation routine while I'm here PR: 203455 Submitted by: Walter Schwarzenfeld
* x11-clocks/wmclock: Upgrade version 1.0.15 => 1.0.16marino2015-10-163-8/+47
| | | | | | | The PORTDATA mechanism was removed (per my request). PR: 203487 Submitted by: ports fury
* Mark BROKEN: fails to linkantoine2015-09-271-0/+2
| | | | | | | | c++ -O2 -pipe -DIMAGE_PATH=\"/usr/local/lib/X11/glclock/\" -fstack-protector -fno-strict-aliasing -L/usr/local/lib -o glclock main.o glclock.o GLObject.o GLextensions.o PnmIO.o MString.o -lglut -lGLU -lGL -lXi -lXmu -lXext -lX11 -lm GLextensions.o: In function `IsSupported_EXT_polygon_offset()': GLextensions.cpp:(.text+0x1027): undefined reference to `glPolygonOffsetEXT' Reported by: pkg-fallout
* Make all GNUstep ports install into the System domain so that the Local ↵theraven2015-09-192-34/+34
| | | | | | | | | | | domain is available for stuff built from source. Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain. The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision. Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D2977
* - Switch to options helpersamdmi32015-09-171-18/+11
|
* Mark as broken: does not fetchbapt2015-09-141-0/+1
|
* Mark as broken: does not fetchbapt2015-09-141-0/+1
|
* - Switch to options helpersamdmi32015-09-051-5/+1
| | | | Approved by: portmgr blanket
* By default libtool replaces -export-symbols <file> with -retain-symbols-filetijl2015-08-022-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <file> on ELF systems, but this doesn't really do what -export-symbols is meant to do. On GNU ELF systems it converts <file> to a simple version script first and then uses -version-script instead of -retain-symbols-file. Let USES=libtool patch libtool scripts to do this on all systems with GNU ld(1). Bump PORTREVISION on all ports where the build log contains -export-symbols. audio/calf: This port builds a module that now exports only one function, but it also builds a number of executables that link to this module and expect to see other functions. Because it's already a bit dodgy to link to a module (libtool warns about this) let the module continue to export only one function and instead build an ordinary library from the same source that the executables can link to. Fix a number of other issues in the same Makefile.am and clean up the port Makefile. japanese/scim-honoka: Tries to hide all symbols that start with an underscore, but because this library is written in C++ all symbols start with _Z so it ends up hiding everything. Just don't hide anything at all like the textproc/scim configure script does. multimedia/schroedinger: Apply an upstream patch. textproc/scim-input-pad: Same as japanese/scim-honoka. PR: 201922 Approved by: portmgr (antoine) Exp-run by: antoine
* - Switch to USES=autoreconfamdmi32015-06-031-3/+3
| | | | - Add LICENSE_FILE
* Remove $FreeBSD$ from patches files everywhere.mat2015-05-231-2/+0
| | | | | With hat: portmgr Sponsored by: Absolight
* MASTER_SITES cleanup.mat2015-05-1411-19/+10
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* Cleanup DIST* variables.mat2015-05-121-2/+1
| | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight
* USES=xfce: Stop overriding MASTER_SITE_SUBDIR.bdrewery2015-04-293-6/+3
| | | | | | | | | | Add an XFCE SITE_SUBDIR abbreviation and use it forf or the xfce ports, which removes the need to set MASTER_SITE_SUBDIR in any of them. This fixes ports that have USES=xfce but do not use the XFCE MASTER_SITE, namely sysutils/xfce4-bsdcpufreq-plugin. With hat: portmgr
* Update to 2.43.wxs2015-04-272-3/+3
|
* Convert bsd.gnustep.mk to USES=gnustepbapt2015-04-091-4/+2
| | | | | | | | | | | | | Simplify gnustep ports Hook into the regular ports framework: - LIB_DEPENDS for library dependencies - Use regular USE_LDCONFIG Reuse USES=objc (automatic) USE_GNUSTEP is now a macro to set the dependencies and build feature needed. Accepted arguments: back base build gui Merge deskutils/preferencepanes into deskutils/systempreferences
* Convert kde@ ports to USES=metaport.rakuco2015-04-041-4/+1
| | | | Submitted by: alonso@
* Remove dead mirrorbapt2015-03-311-1/+1
|
* 5 ports categories: Remove $PTHREAD_LIBSmarino2015-03-254-14/+12
| | | | | | Categories: irc, x11-clocks, benchmarks, misc, textproc approved by: PTHREAD blanket
* Update KDE SC to 4.14.3alonso2015-03-124-8/+8
| | | | | | | | | | | | | | | | 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
* Update to 1.0.2olivierd2015-03-113-5/+13
|
* - Simplify MASTER_SITESamdmi32015-03-081-4/+7
| | | | | | - Clarify LICENSE - Add LICENSE_FILE - Strip binary
* The FreeBSD Xfce team proudly presents Xfce 4.12.olivierd2015-03-063-8/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* Remove Author from pkg-descrbapt2015-03-033-3/+0
|
* - Add LICENSEamdmi32015-02-251-0/+5
| | | | - Strip binary
* 1: Upgrade to 1.0.15.vanilla2015-02-112-23/+50
| | | | | | | 2: set language as config options. PR: 197461 Submitted by: Ports Fury.
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptehaupt2015-01-061-1/+1
|
* cleanup plistbapt2014-12-214-5/+0
|
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr
* Cleanup plistantoine2014-11-2217-114/+2
|
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-1917-289/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,mva2014-10-202-2/+2
| | | | | | x11-fonts/, x11-toolkits and x11-wm to new USES=python Approved by: portmgr (implicit)
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!makc2014-10-1913-37/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Convert theme selection menu to use OPTIONS frameworkmadpilot2014-10-138-5/+68
| | | | | | | | | - Fix build of non default themes with clang - Remove unecessary RM PR: 193868 Submitted by: me Approved by: maintainer timeout
* - Fix reference to stagedir in binaryantoine2014-10-122-14/+2
| | | | | - No need to use ${STRIP_CMD}, ${BSD_INSTALL_PROGRAM} already takes care of this
* - Trim @dirrm from pkg-plistjhale2014-09-221-52/+0
|
* devel/glib12 x11-toolkits/gtk12:tijl2014-09-133-3/+3
| | | | | | | - Convert to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Remove patches that renamed include directories and libraries so they didn't conflict with early development versions of glib/gtk 2.0
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-119-9/+9
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* Support STAGEDIRvanilla2014-09-031-17/+19
| | | | | PR: ports/193172 Submitted by: Ports Fury.
* Make 7 ports jobs unsafemarino2014-08-311-0/+2
| | | | | | | | | A number of ports failed on the DragonFly package builder when theoretically all of them should build. They had errors in logs indicating that was parallel building issue. Rerunning through again with -j1 resulted in a good build. There were more than 7, but these seven are the ports that I'm confident are not 100% jobs safe based on the errors seen.
* Fix with perl-5.18crees2014-08-291-0/+11
| | | | PR: ports/193064
* Allow staging as a regular userantoine2014-08-211-2/+2
|
* 2014-08-20 deskutils/horde3-hermes: EOL in April 2012antoine2014-08-208-143/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-08-20 deskutils/horde3-klutz: EOL in April 2012 2014-08-20 deskutils/horde3-kronolith: EOL in April 2012 2014-08-20 deskutils/horde3-mnemo: EOL in April 2012 2014-08-20 devel/horde3-chora: EOL in April 2012 2014-08-20 ftp/horde3-gollem: EOL in April 2012 2014-08-20 games/linux-steam: Unmaintained interactive port 2014-08-20 games/linux-ut2004-demo: Unmaintained restricted ancient demo 2014-08-20 mail/horde3-dimp: EOL in April 2012 2014-08-20 mail/horde3-forwards: EOL in April 2012 2014-08-20 mail/horde3-ingo: EOL in April 2012 2014-08-20 mail/horde3-mimp: EOL in April 2012 2014-08-20 mail/horde3-vacation: EOL in April 2012 2014-08-20 net-mgmt/horde3-nic: EOL in April 2012 2014-08-20 net-mgmt/nocol: Unmaintained interactive port 2014-08-20 net-mgmt/ourmon: Unmaintained interactive port 2014-08-20 net/wowzamediaserverpro: Unmaintained interactive port 2014-08-20 news/p5-NNML: Unmaintained interactive port 2014-08-20 print/dvips: Unmaintained interactive port 2014-08-20 print/xdvi: Unmaintained interactive port 2014-08-20 security/horde3-jeta: EOL in April 2012 2014-08-20 security/hunch: Likely unused interactive port 2014-08-20 www/horde3-ansel: EOL in April 2012 2014-08-20 www/horde3-meta: EOL in April 2012 2014-08-20 www/horde3-passwd: EOL in April 2012 2014-08-20 www/horde3-trean: EOL in April 2012 2014-08-20 www/wwwcount: Ancient interactive port 2014-08-20 x11-clocks/xalarm: Unmaintained interactive port
* Remove x11-clocks/alarm-clock.romain2014-08-186-113/+0
|
* Upgrade OpenEXR and ilmbase to 2.2.0.mandree2014-08-167-2/+7
| | | | | | | | | | | | | | | | | | | 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)
* Stage x11-clocks/aclockmarino2014-08-131-1/+0
| | | | | Stage-QA warns that Aclock application is not stripped but this seems to be installed per GNUStep framework so I'll leaving that warning alone.
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-08-087-7/+7
| | | | | | | | | 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)
* Bump PORTREVISION on more ports that depend on libgcrypt after the updatetijl2014-08-061-0/+1
| | | | | | | | | in r363436 and remove the UPDATING entry because it did not guarantee that all ports were updated nor that they were updated in the right order. Also remove libgcrypt.la again. PR: 192342 Approved by: portmgr (implicit, bump unstaged ports)
* - fix order in USESdinoex2014-08-041-1/+1
|
* Stage x11-clocks/intclockmarino2014-07-311-9/+13
| | | | | | PR: 192259 Submitted by: fullermd (over-yonder.net) Refinement: marino
* Convert some more USE_BZIP2 to USES=tar:bzip2adamw2014-07-301-1/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-302-4/+2
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2adamw2014-07-301-2/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Rename all patches that contain '::' as a path separator, and useadamw2014-07-301-0/+0
| | | | '__' instead.
* Rename x11-*/ patch-xy patches to reflect the files they modify.adamw2014-07-3015-5/+3
| | | | Finally, this is the last of it.
* Update to 2.41.wxs2014-07-152-3/+3
|
* Remove NOPORTDOCS.adamw2014-07-052-5/+5
|
* Remove expired ports:rene2014-07-056-104/+0
| | | | | 2014-07-04 x11-clocks/wmitime 2014-07-04 x11/xorg-edit: Depends on older version of wxGTK
* - USES=libtool tar:bzip2tijl2014-07-022-5/+4
| | | | - INSTALL_TARGET=install-strip
* - USES=libtool tar:bzip2tijl2014-07-022-5/+4
| | | | - INSTALL_TARGET=install-strip
* Stagify.vanilla2014-07-011-14/+12
|
* 1: Stagify.vanilla2014-07-012-7/+6
| | | | | | | | 2: USES=tar:bzip2. 3: add LICENSE. 4: new syntax of LIB_DEPENDS. Approved by: portmgr@ (blanket approval)
* Stagify.vanilla2014-07-011-3/+2
| | | | Approved by: portmgr@ (blanket approval)
* Reset maintainer, email bouncesantoine2014-06-281-1/+1
| | | | With hat: portmgr
* - Marked BROKEN, since no public distfilesxride2014-06-261-2/+4
| | | | | - EXPIRATION_DATE set to 2014-07-04 - Reset maintainer
* Remove IS_INTERACTIVE.kuriyama2014-06-241-8/+1
| | | | | PR: ports/191208 Submitted by: marino
* Deprecate unmaintained interactive ports for removal in 2 monthsmarino2014-06-211-0/+3
| | | | | | | | | | | | | | | | | | | Interactive ports can't be packaged which means they don't get tested weekly either. Ideally all interactive ports should be converted to regular ports. Reduce the number of these types of ports by pruning unmaintained ones first. Those wishing to pick up these ports are expected to convert them to regular ports if this can be done with reasonable effort. Ports deprecated for removal on 20 August 2014: * mail/mailagent * net/delegate * net-mgmt/nocol * print/hplip-plugin * print/xdvi * sysutils/autopsy * x11-clocks/xalarm Approved by: portmgr (bapt)
* Stagefydaichi2014-06-133-149/+124
|
* - Stagify.kuriyama2014-06-092-6/+4
|
* - Update to 1.6.0olivierd2014-06-063-5/+12
|
* - Convert misc/xosd and dependent ports which need it (deskutils/xneur, ↵amdmi32014-05-271-2/+2
| | | | | | | | | | | polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop .la files - Since xosd shlib version has changed, bump all ports which depend on it - Stagify deskutils/xneur - Convert USE_BZIP2 to USES - Use new LIB_DEPENDS syntax Approved by: portmgr blanket
* - Fix build on -currentmiwi2014-05-174-47/+61
| | | | | PR: 188143 Submitted by: Ports Fury
* Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".tijl2014-05-131-1/+1
| | | | | | | | | | | | | | | 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]
* KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!makc2014-05-114-8/+8
| | | | | | | 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.
* - Fix build on i386miwi2014-04-294-48/+26
| | | | | | | - Enable sound support for all ARCH PR: 187494 Submitted by: ports fury
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-179-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!makc2014-04-038-16/+12
| | | | | | | | | | | | | | | | | | | | 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.
* KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!makc2014-03-054-8/+8
| | | | | | | | | | | | | | | | | | 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>
* - Update MASTER_SITESmiwi2014-02-272-20/+16
| | | | | | | - Add LICENSE - Support STRIP properly PR: 187062
* x11-clocks/wmfuzzy: Update at 1 hertz instead of 10 khzmarino2014-02-262-4/+15
| | | | | | | | | | | | This fuzzy clock display only changes approximately every 5 minutes, so it's crazy that it internally updates every 10 microseconds. Save CPU and let it sleep a second at a time. While here, remove indefinite article from comment, remove unnecessary NOPORTDOCS check, and indicate GPLv2 license. PR: ports/181137 Submitted-by: Marcus Reid
* Remove trailing whitespaces from category x11-clocksehaupt2014-02-212-2/+2
|
* - Bump PORTREVISION after KDE4_PREFIX changemakc2014-02-182-1/+2
|
* KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!makc2014-02-18