aboutsummaryrefslogtreecommitdiff
path: root/textproc/ebook-tools
Commit message (Collapse)AuthorAgeFilesLines
* Convert archivers/libzip to USES=libtool. Bump PORTREVISION on allTijl Coosemans2014-05-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | dependent ports. cad/repsnapper: - Remove excessive dependencies. - Convert to USES=libtool. - Set LDFLAGS to fix detection of libintl. - Use @sample. databases/mysql-workbench51: - Remove remnants of former slave ports. - Convert some LIB_DEPENDS to USE_GNOME. - Convert to USES=libtool. - Staging. databases/mysql-workbench52: - USES=libtool. devel/libsigrok: - USES=libtool. - INSTALL_TARGET=install-strip. devel/liborcus: - USES=libtool tar:bzip2. Notes: svn path=/head/; revision=353054
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=351411
* - Use the new LIB_DEPENDS syntax.Raphael Kubo da Costa2014-01-051-2/+3
| | | | | | | | - Support staging. - Set LICENSE. Notes: svn path=/head/; revision=338807
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* - Update to 0.2.2Jason E. Hale2012-12-036-14/+35
| | | | | | | | | | | | | - Improve grammar in COMMENT - Drop ABI version numbers from LIB_DEPENDS - Drop unneeded pkgconf dependency - Trim Makefile header - Tab -> space in pkg-descr WWW line Feature safe: yes Notes: svn path=/head/; revision=308177
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* Chase libzip updateMax Brazhnikov2011-04-241-1/+2
| | | | Notes: svn path=/head/; revision=273151
* Update to 0.2.1Max Brazhnikov2010-09-153-5/+6
| | | | Notes: svn path=/head/; revision=261233
* Update to 0.2.0Max Brazhnikov2010-09-013-6/+5
| | | | Notes: svn path=/head/; revision=260364
* bump PORTREVISION after cmake updateMax Brazhnikov2009-03-241-1/+1
| | | | Notes: svn path=/head/; revision=230897
* Update KDE to 4.2.1.Max Brazhnikov2009-03-091-5/+1
| | | | | | | | | | multimedia/phonon port has been split into phonon itself, phonon-xine and phono-gstreamer backends. After updating phonon port you have to install at least one backend. phonon-xine backend is recommended for KDE. Notes: svn path=/head/; revision=229712
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.0Martin Wilke2008-08-094-0/+41
for FreeBSD. The official KDE 4.1.0 release notes can be found at http://www.kde.org/announcements/4.1/. Some note: * Prefix KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4. KDE4 and KDE3 can co-exist * Sound For sound to work, it is necessary to have dbus and hal enabled in your system. Please see the respective documentation on how to enable these. For more Informations see the HEADS UP at ports@ and kde-freebsd@ or our wiki page http://wiki.freebsd.org/KDE4/Install. Have fun! Notes: svn path=/head/; revision=218272