/mbone/sdr/

a href='/~lantw44/cgit/cgit.cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/print/xfce4-print
Commit message (Collapse)AuthorAgeFilesLines
* USES=xfce: Stop overriding MASTER_SITE_SUBDIR.bdrewery2015-04-291-2/+1
| | | | | | | | | | 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
* The FreeBSD Xfce team proudly presents Xfce 4.12.olivierd2015-03-061-28/+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>
* Cleanup plistantoine2014-11-131-21/+0
|
* - Fix missing library problems when the linker enforces explicit linkingtijl2014-08-261-4/+5
| | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine)
* - Fix build when CUPS is setolivierd2014-06-042-1/+33
| | | | | | | - Bump PORTREVISION PR: 188799 [1] Submitted by: <jwbacon@tds.net> [1], Miltiadis Margaronis (private email)
* Convert x11-toolkits/libxfce4gui and all dependent ports to USES=libtool.tijl2014-05-062-8/+5
| | | | | | | | | | | | 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.
* - Support STAGEDIRolivierd2013-11-043-18/+20
| | | | | | | | - Add LICENSE blob - Convert to new LIB_DEPENDS format - Switch to USES= gmake pathfix - Rewrite COMMENT entry and pkg-descr - Standardize LPR description
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-221-1/+0
| | | | | | the mtree (categories starting with [np]) Approved by: portmgr (bdrewery)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | print)
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-3/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panelolivierd2013-05-091-3/+3
| | | | | | | | While I'm here, - Finish to convert USES - Trim Makefile header - Remove ABI version in LIB_DEPENDS - Remove desktopfileutils, because MimeType entry is not present in desktop file
* Add libpaper support to print/a2ps-*[1], print/c2ps-*, print/lprps-*,hrs2013-04-281-5/+4
| | | | | | | graphics/jpeg2ps-*, and merge the papersize-suffixed versions into single ones respectively as print/psutils did. Approved by: dinoex (maintainer) [1]
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* Add default optioneadler2012-10-091-0/+1
|
* Correct logic from OptionsNG conversion.eadler2012-10-071-4/+3
| | | | Pointhat to: me
* Convert to OptionsNGeadler2012-10-071-14/+9
|
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* - Follow the upstream change for the download location [1]rene2012-05-091-3/+3
| | | | | | - While here, pet portlint PR: ports/167704 [1] Submitted by: Olivier Duchateau
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0
|
* - Fix build with FreeBSD 10miwi2011-10-291-0/+1
| | | | Reported by: ph
* Consistify spelling of "Xfce", and some other projects while there.rene2011-10-271-1/+1
| | | | | | | Also remove a commented out BROKEN line for x11/xfce4-clipman-plugin PR: ports/160730 Submitted by: ryusuke
* Re-assign to the Xfce team.rene2011-10-231-1/+1
| | | | Approved by: oliver (previous maintainer)
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+1
| | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* Correct dependency on libcups.makc2011-05-201-1/+1
| | | | | PR: ports/156807 Approved by: oliver (maintainer timeout)
* Welcome XFCE 4.8 to the portstree!oliver2011-03-032-2/+1
| | | | Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com>
* update xfce to 4.6.2oliver2010-05-311-1/+2
| | | | bump PORTREVISION on all depending ports
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* bump PORTREVISION for the recent update ofoliver2010-01-101-1/+1
| | | | | | | | x11/libexo x11-toolkits/libxfce4gui sysutils/xfce4-settings x11-wm/xfce4-panel x11/Terminal
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-0/+1
| | | | | | bumped or updated Requested by: edwin
* update xfce to 4.6.1oliver2009-05-063-5/+5
| | | | bump PORTREVISION where necessary
* update Xfce to 4.6oliver2009-03-033-11/+8
| | | | | | for more information please read http://www.xfce.org/about/news?id=21
* update xfce to 4.4.3oliver2008-10-313-5/+9
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-1/+0
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* update xfce4 to 4.4.2oliver2008-02-133-5/+11
| | | | | Approved by: portmgr (linimon) Security: CVE-2007-6531, CVE-2007-6532
* - Fix a typo in bsd.sites.mk along with all the places it affectedsat2007-10-261-1/+1
| | | | Approved by: oliver (maintainer of the respective ports)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* update xfce to 4.4.1oliver2007-04-123-5/+5
| | | | bump PORTREVISION where needed
* Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].linimon2007-03-141-1/+0
| | | | | | PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
* fix objformat problem more properlyoliver2007-02-061-2/+2
|
* fix build (by using libtool:15) with recent CURRENTs where objformat went awayoliver2007-02-042-1/+1
| | | | Submitted by: Masahide -mac- NODA <mac@clave.gr.jp>
* enhance the descriptionoliver2007-01-291-3/+5
| | | | update the WWW part
* Import xfce 4.4oliver2007-01-234-74/+63
| | | | | | - remove all obsolete ports or plugins - update all plugins to their latest version to support xfce 4.4 (otherwise they won't compile with 4.4)
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-142-6/+33
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* Remove USE_REINPLACE from all categories starting with Pedwin2006-05-131-1/+0
|
* Remove whitespace from line endings in pkg-plist files.vd2006-05-121-1/+1
| | | | | | | | | | Those spaces used to hinder searching for the corresponding files with portsearch -f '/FILENAME$' for obvious reasons. Although currently portsearch removes those spaces itself remove them anyway. Inspired by: ports/94078 Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
* Conversion to a single libtool environment.ade2006-02-232-2/+8
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-16/+16
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* update to xfce 4.2.3.1oliver2005-11-093-4/+19
| | | | Changelog: http://www.xfce.org/release_notes/4.2.3.1_changelog.html
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* fix MASTER_SITESoliver2005-10-071-1/+1
| | | | Noted by: portsurvey
* include bsd.port.pre.mk after OPTIONSoliver2005-10-071-1/+3
| | | | Pointed out by: ale
* fix typo I introduced in the previous commitoliver2005-06-101-1/+1
|
* check whether WITHOUT_LPR is defined while WITH_CUPS is not definedoliver2005-06-101-0/+4
| | | | | PR: 82111 Submitted by: Bjoern Koenig <bkoenig@cs.tu-berlin.de>
* update to 4.2.2oliver2005-05-205-70/+22
|
* - make xfprint workoliver2005-04-143-2/+73
| | | | | | | o it will tell you now that you have to configure it first using the Xfce settings manager instead of coredumping o if you configured it, it will work now (-Wl,-E was missing in LDFLAGS) - bump PORTREVISION
* adjust MASTER_SITESoliver2005-04-021-2/+3
|
* update to 4.2.1oliver2005-03-193-5/+4
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* don't set BUILD_DEPENDS=a2ps, add it (BUILD_DEPENDS+=a2ps)oliver2005-02-041-2/+2
| | | | Reported By: pointyhat
* add another missing dependency....oliver2005-01-301-1/+2
| | | | Pointed out by: pointyhat
* remove trailing \ from LIB_DEPENDSoliver2005-01-281-1/+1
|
* add some dependenciesoliver2005-01-281-1/+3
| | | | Noted by: pointyhat
* - bring xfce4 to 4.2oliver2005-01-273-14/+73
| | | | | | | | - remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that update) - take maintainership of x11-wm/xfce4-session [1] - bump PORTREVISION of all plugins because they need to be linked against the new xfce4 libs Approved by: maintainer [1]
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-1/+1
| | | | big upgrade.
* update to xfce4-4.0.6oliver2004-07-193-3/+5
|
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* update to 4.0.5oliver2004-04-193-7/+9
| | | | use libtool version 15 instead of 13
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
|
* update to xfce 4.0.4oliver2004-03-153-6/+8
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-3/+3
| | | | | Submitted by: trevor Tested by: bento
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
|
* Update xfce to 4.0.3oliver2004-01-113-3/+8
| | | | | | | | | | | | | | 4.0.3: - Leak in window manager's pixmap management - Various file manager fixes - Translation updates - Support for KDE system tray was added 4.0.2: * Improve window manager responsiveness * Various bug fixes in file manager, window manager and panel * More 64bit clean up * New translation added: Azerbaijani
* update xfce to 4.0.1oliver2003-12-053-4/+7
|
* - Get the translations installed (Make configure able to detectoliver2003-10-192-3/+26
| | | | | | | | | | | | gettext and add it to LIB_DEPENDS.). [1] - INSTALLS_SHLIB added to the Makefile (Only in case a library get installed by the port.) - remove NO_FILTER_SHLIB - Replaced GNU_CONFIGURE with USE_LIBTOOL if INSTALLS_SHLIB was set in the Makefile - bump PORTREVISION Noted By: Dinesh Nadarajah <dinesh_list@sbcglobal.net> [1]
* Add back DIST_SUBDIR. It was removed by mistake.demon2003-09-292-1/+2
| | | | Approved by: maintainer
* Update to 4.0.0 release.demon2003-09-272-7/+4
|