aboutsummaryrefslogtreecommitdiff
path: root/graphics/pornview/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Port is stage safePawel Pekala2014-04-281-19/+12
| | | | | | | | | - Fix recursive COMMENT - Convert to new LIB_DEPENDS format - Use options helpers, subs Notes: svn path=/head/; revision=352491
* Explicitly link libraries on 10 unmaintained portsJohn Marino2013-10-071-1/+1
| | | | | | | | | | | | The following ports will not build with a binutils 2.22+ linker built with standard options. This has been obvious with DPorts, but difficult to see on FreeBSD. However, setting the ports compiler as a recent gcc (e.g lang/gcc48) is an excellent way to detect the unspecified but needed libraries as these recent GCC compilers use the latest binutils linkers. These patches were tested on FreeBSD 8.4 and DragonFly 3.5 Notes: svn path=/head/; revision=329747
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-101-0/+1
| | | | Notes: svn path=/head/; revision=326921
* Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}Baptiste Daroussin2013-04-291-3/+7
| | | | | | | | | While here: - trim headers - convert to new options framework Notes: svn path=/head/; revision=316850
* Fix packaging.Koop Mast2013-03-311-1/+1
| | | | | | | | Submitted by: miwi Approved by: portmgr (miwi) Notes: svn path=/head/; revision=315631
* - graphics/libexif:Po-Chien Lin2013-03-141-1/+1
| | | | | | | | | | | | | | | | * Update to 0.6.21 * Add LICENSE * Switch to OptionsNG and PORTDOCS - Document libexif 2012-07-12 vulnerabilty - Bump PORTREVISION for libexif related ports - Trim headers while here PR: ports/175910 Approved by: swills (mentor) Security: d881d254-70c6-11e2-862d-080027a5ec9a Notes: svn path=/head/; revision=314141
* - strip shlibversion in depedencyDirk Meyer2013-01-261-1/+1
| | | | Notes: svn path=/head/; revision=311031
* - drop maintainershipDirk Meyer2012-10-181-6/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306094
* - update png to 1.5.10Dirk Meyer2012-06-011-3/+4
| | | | Notes: svn path=/head/; revision=297915
* - Update multimedia/libxine to 1.2.1 with a commit merged from hgJuergen Lock2012-02-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to fix DVB support. (which still is broken for tuners using hardware pid filtering, like when running webcamd with "-m dvb-usb-init.force_pid_filter_usage=1".) - Add patches to fix build of ports depending on libxine to: audio/amarok, graphics/gimageview [1], graphics/pornview [1], graphics/osg [2], graphics/osg-devel [2], multimedia/emotion, x11/kdelibs4 [3], multimedia/kmplayer, multimedia/konverter, multimedia/qdvdauthor [4], multimedia/vdr-plugin-xineliboutput, multimedia/xfce4-media [5], multimedia/xine_artsplugin, multimedia/k9copy-kde4 [6] - Fix RUN_DEPENDS= xine... which should be LIB_DEPENDS for audio/atunes . [7] - Mark multimedia/phonon-xine BROKEN which refuses to build with libxine 1.2.x and is deprecated upstream. [3] - Disable XINE knob for x11/eaglemode for which I don't have a fix. [2] - Note: multimedia/kaffeine runs after rakuco's x11/kdelibs4 fix, but it only shows a green window at least with mp4 or ts files. (avi files and audio still work.) It seems the kaffeine developers have found this too and are now switching away from libxine in their git repo - so I guess we'll have a broken kaffeine at least until they release a new version. - Bump PORTREVISIONs for ports depending on libxine by default. - Add optional libbluray support to multimedia/libxine and multimedia/vdr-plugin-xineliboutput. PR: ports/165057 [6] Submitted by: nox (self) [6], rakuco [3] Approved by: dinoex (maintainer, via irc) [1], amdmi3 (maintainer, via private email) [2], kde@ (rakuco, via irc) [3], Phil Oleson <oz@nixil.net> (maintainer, via private email) [4], xfce@ (rene, via irc) [5], Eduardo Gielamo Oliveira <egoliveira@gmail.com> (maintainer) [6], lme (maintainer, via irc) [7] Thanx to: Darren Salt (upstream libxine maintainer) for a few hints on irc to help with patching ports depending on deprecated libxine features Notes: svn path=/head/; revision=292268
* Adjust necesary ports to build with xcb-util 0.3.8Renato Botelho2012-01-151-2/+2
| | | | | | | | | | | | | | audio/pulseaudio is being updated to 0.9.23 x11/startup-notification is being updated to 0.12 Both was approved by kwm@ x11-wm/awesome is being updated to 3.4.11 Exp-run by: pav@ Notes: svn path=/head/; revision=289257
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Bump PORTREVISION to chase the update of libexifWen Heping2011-03-041-1/+1
| | | | Notes: svn path=/head/; revision=270222
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - include patches from OpenBSDDirk Meyer2009-05-071-1/+1
| | | | | | | | - Fix coredump on amd64 PR: 123410 Notes: svn path=/head/; revision=233354
* Fix the build w/ newer GTK+2.Jeremy Messenger2009-01-121-0/+2
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=225810
* - Chase xcb-util shlib bumpMartin Wilke2009-01-081-1/+1
| | | | Notes: svn path=/head/; revision=225497
* - add xcb-render-util as dependencyDirk Meyer2009-01-041-1/+2
| | | | Notes: svn path=/head/; revision=225249
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* - update to use gtk20Dirk Meyer2008-05-041-2/+3
| | | | Notes: svn path=/head/; revision=212590
* - set USE_XORGDirk Meyer2007-12-111-2/+2
| | | | Notes: svn path=/head/; revision=202994
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-241-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* - Chase libexif updatePav Lucistnik2007-05-271-2/+2
| | | | Notes: svn path=/head/; revision=192044
* - Chase libexif updatePav Lucistnik2007-05-251-2/+2
| | | | Notes: svn path=/head/; revision=191776
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Track libxine update.Jean-Yves Lefort2007-02-151-2/+2
| | | | Notes: svn path=/head/; revision=185216
* Sync with libxine shared library version bump.MANTANI Nobutaka2006-12-071-1/+1
| | | | Notes: svn path=/head/; revision=179131
* - drop USE_X_PREFIXDirk Meyer2006-10-311-1/+1
| | | | Notes: svn path=/head/; revision=175656
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Sync with libxine shared library version bump.MANTANI Nobutaka2005-12-101-1/+1
| | | | Notes: svn path=/head/; revision=150832
* Chase libxine shared library versionTilman Keskinoz2005-09-211-2/+2
| | | | Notes: svn path=/head/; revision=143297
* - take maintainershipDirk Meyer2005-08-281-1/+7
| | | | | | | - fix option WITHOUT_NLS Notes: svn path=/head/; revision=141062
* Chase the libxine shared lib version bump.MANTANI Nobutaka2005-04-281-1/+1
| | | | Notes: svn path=/head/; revision=134320
* s/^\.elseif/.elif/Hartmut Brandt2005-04-131-1/+1
| | | | | | | Approved by: kris Notes: svn path=/head/; revision=133247
* - exif library version now became .12Cheng-Lung Sung2005-04-041-2/+2
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=132409
* - Chase libxine Shared libraryTilman Keskinoz2004-12-311-2/+2
| | | | | | | | | | | | | | Forgotten by: nobutaka (5 times in a row) - Sync with debian package: * Fixed an out-of-bounds error in src/support/widgets/zlist.c discovered by Matthias Urlichs. * Fixed a segfault on exit when no audio device available. - Bump PORTREVISION Notes: svn path=/head/; revision=125600
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* LIB_DEPENDS: libxine was bumped to version 9 some time ago.Jimmy Olgeni2004-01-091-1/+1
| | | | Notes: svn path=/head/; revision=97776
* Chase libxine shared libary versionTilman Keskinoz2003-11-161-2/+2
| | | | | | | Forgotten by: nobutaka (3 times in a row) Notes: svn path=/head/; revision=94106
* Fix dependence on libexif:Michael Reifenberger2003-08-121-1/+1
| | | | | | | exif.9 -> exif.10 Notes: svn path=/head/; revision=86801
* Chase the libexif shared lib version.Joe Marcus Clarke2003-07-291-1/+1
| | | | Notes: svn path=/head/; revision=85880
* Chase xine library version.Tilman Keskinoz2003-06-221-2/+2
| | | | | | | Forgotten by: nobutaka Notes: svn path=/head/; revision=83437
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Chase libxine shared library versionTilman Keskinoz2003-04-141-1/+2
| | | | | | | Forgotten by: nobutaka Notes: svn path=/head/; revision=78972
* Update to to 0.2.0.p.1.Tilman Keskinoz2003-04-051-2/+6
| | | | | | | | Fix libxinedependency after libxine libaryversion bump. Add a WITH_MPLAYER knob. (Does not work for me yet). Notes: svn path=/head/; revision=78308