aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/camserv
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-2/+2
| | | | Approved by: portmgr blanket
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-3/+3
| | | | | With hat: portmgr Sponsored by: Absolight
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-131-1/+1
| | | | Approved by: portmgr blanket
* - Switch to options helpersDmitry Marakasov2015-12-291-1/+1
|
* - Switch to USES=autoreconfDmitry Marakasov2015-08-045-40/+50
| | | | - Add LICENSE_FILE
* Convert to USES=jpegAntoine Brodin2015-06-231-3/+2
|
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-231-2/+0
| | | | | With hat: portmgr Sponsored by: Absolight
* - Drop @dirrm* from and add empty directories to pkg-plistsDmitry Marakasov2015-02-021-3/+0
| | | | Approved by: portmgr blanket
* - Remove Mk/bsd.efl.mkGrzegorz Blach2014-12-271-2/+2
| | | | | | | | | | - Convert USE_EFL=libtool_hack to USES=libtool - Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:... - Bump PORTVERSION in graphics/imlib2 and in all ports which depends on imlib2 PR: 196062 Approved by: portmgr
* Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.Tijl Coosemans2014-09-171-2/+3
| | | | | | | There are only 60 such ports so there doesn't need to be a separate keyword or USES for this. Approved by: portmgr (bapt)
* Rename multimedia/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-293-19/+8
|
* Add DOCS option for ports with PORTDOCS in plist.Adam Weinberger2014-07-161-1/+1
|
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-05-272-14/+17
| | | | - Strip libraries
* - Fix build on -currentMartin Wilke2014-01-284-48/+74
| | | | | | | | | - Add LICENSE - Stage support - Options support PR: 185718 Submitted by: ports fury
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-5/+2
| | | | multimedia)
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
|
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-4/+0
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-241-3/+3
| | | | | | | | | - 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
* - remove MD5Olli Hauer2011-07-031-1/+0
|
* - Replace ulong with unsigned long to avoid undeclared errorChris Rees2011-06-192-2/+15
| | | | | | PR: ports/157202 Submitted by: Jim Overholt <overholt@GeekDude.Com> Approved by: rene (mentor)
* - Update imlib2 and imlib2_loaders to 1.4.4. This version mainly containsStanislav Sedov2010-12-151-1/+1
| | | | | | bugfixes compared to 1.4.1 with some new functions added. I'm also dropping .la files, so port revisions of dependent library ports have been bumped accordingly.
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
|
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
|
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-161-2/+2
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* Release maintainership on ports I can no longer test.Ulrich Spörlein2010-05-311-1/+1
|
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
|
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | starting with M
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-031-2/+2
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | Tested by: pav on pointyhat
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | Tested by: exp build run (erwin)
* 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)
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-201-1/+1
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-221-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Update enlightenment-devel and EFL libraries to the latest snapshotStanislav Sedov2008-03-121-1/+1
| | | | | | | | | | - Deprecate old unsupported apps and modules (entice, devian, eveil, engage) - Split evas and ecore to separate modules to handle dependencies properly - Disable PAM in enlightenment-devel as it don't work anyway (requires root privilegies) - Add DBUS support. Thanks to: az
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | PR: ports/116639 Submitted by: aDe
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update e17 ports to 20070223 snapshotStanislav Sedov2007-03-111-2/+2
| | | | | | | | | | | | - Bump portrevisions on all imlib2-dependend ports as the library soversion was bumped [1] - Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't support it anymore. [2] The patch was tested in the tinderbox. Approved by: portmgr (marcus) [1], Anders Troback <freebsd@troback.com> (maintainer) [2]
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-3/+4
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* Revert previous commit, I had stale i386 headers on my amd64 box.Kris Kennaway2006-10-121-0/+2
| | | | Approved by: portmgr (self)
* Builds on amd64, assuming elsewhere tooKris Kennaway2006-09-291-2/+0
|
* Fix typo in USE_XLIB, which wasn't spotted earlier because XLIBErwin Lansing2006-06-131-1/+1
| | | | | | was an implicit dependency via another dependency. Approved by: maintainer
* - Update maintainer's email addressPav Lucistnik2006-05-301-1/+1
| | | | | PR: ports/98102 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-111-1/+0
|
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+8
| | | | Approved by: portmgr (kris)
* SHA256ifyEdwin Groothuis2006-01-231-0/+1
| | | | Approved by: krion@
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+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.
* Change maintainer address.Thierry Thomas2005-05-141-1/+1
| | | | | PR: ports/80973 Submitted by: Ulrich Spoerlein <q (at) galgenberg.net>
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Bump PORTREVISION on all ports that received the imlib2 shlib chase.Adam Weinberger2005-03-081-1/+1
|
* 1: Upgrade imlib2 to 1.2.0Vanilla I. Shu2005-03-071-1/+1
| | | | | | | | 2: chase shared library version to 3. PR: ports/78347 Submitted by: Russell Jackson <raj at cserv62.csub.edu> Somepart by: me
* - Fix plist, pointed out by krisSergey Matveychuk2004-12-302-15/+16
| | | | | | | | | | | - Don't install .la. Install .a instead - Silence sed invocation - Bump autoconf dependancy - Bump PORTREVISION - Use DATADIR macro PR: ports/75355 Submitted by: maintainer
* Sync with new bsd.autotools.mkAde Lovett2004-06-051-2/+2
|
* Set ONLY_FOR_ARCHS=i386 alpha since those are the only platforms withKris Kennaway2004-04-171-0/+2
| | | | driver support.
* - Update to 0.5.1Clement Laforet2004-03-2310-82/+93
| | | | | | | | | | - Pass maintainership to submitter - Compile on all architectures, camserv can be used as relay station - Package the bttv-module only when ioctl_bt848.h is present - Catch up with new location of ioctl_bt848.h on -CURRENT PR: 64482 Submitted by: Ulrich Spoerlein <q@uni.de>
* BROKEN on 5.x: Does not compileKris Kennaway2004-03-191-0/+4
|
* Unbreak from previous commit by fixing author's bugs. Also, the configMark Linimon2004-03-104-1/+27
| | | | | | | | files no longer get overwritten on reinstall. PR: ports/63985 Submitted by: Ulrich Spoerlein <q@uni.de> (maintainer) Pointy hat retained by: linimon
* Mark as not for architectures that don't support bttv. While here,Mark Linimon2004-03-041-2/+10
| | | | | | | | reset maintainer, who had not answered this PR or the other about this port, and appears neither in the commit logs nor access files. PR: ports/63107 Submitted by: Hendrik Scholz <hendrik@scholz.net>
* Update to 0.5.0 and unbreak; fix Imlib2 and gdk-pixbuf detection;Mark Linimon2004-03-048-228/+149
| | | | | | | | | refactor patchfiles on the way to doing that; minor bugfixes (see ChangeLog for details). PR: ports/62457 Submitted by: Ulrich Spoerlein <q@uni.de> Maintainer timeout: 2 weeks
* BROKEN on 5.x: broken pkg-plistKris Kennaway2004-02-061-1/+7
|
* We need to include sys/types.h for the bt848 stuff under 5.x, this isAlfred Perlstein2003-05-141-0/+10
| | | | | | harmless on 4.x. Approved by: chein
* After repo copy from graphics category to newly create multimediaMario Sergio Fujikawa Ferreira2003-04-041-1/+1
| | | | | | | one, update all appropriate references: *_DEPENDS, CATEGORIES Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Move MASTER_SITEBill Fenner2003-01-221-1/+1
| | | | | PR: ports/39627 Submitted by: jim overholt <chein@freebsd.org, overholt@isdw.net>
* Remove maintainers with undeliverable email addresses.Kris Kennaway2002-11-231-1/+1
|
* Fix and sort plistKris Kennaway2001-03-101-6/+7
|
* Camserv is a program to do streaming video through the web. StreamingJordan K. Hubbard2000-08-216-0/+258
video can be sent to both Netscape and Internet Explorer clients in multi-part JPEG format. Supports cards handled by the bktr(4) driver. PR: 20116 Submitted by: Charles Hein <chein@GeekDude.com>