aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* gettext upgrade uber-patch (stage 3)ade2002-04-1310-20/+20
| | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
* Upgrade to 1.211, add a patch to fix callback problem.vanilla2002-04-126-3/+87
| | | | PR: plamabal @ #bsdchat of taiwan.
* Correct wrong argument given to ImageMagick's convert(1)pat2002-04-122-0/+15
| | | | | PR: 37012 Submitted by: maintainer
* add white_dune 0.19b31ijliao2002-04-126-0/+101
| | | | Graphical VRML97 Editor and animation tool
* set PORTEPOCH back.vanilla2002-04-126-6/+6
| | | | PR: Christopher Masto <chris@netmonger.net>
* take over maintainershipijliao2002-04-111-1/+1
| | | | | PR: 36978 Submitted by: sascha@root-login.org
* Fix build problem on FreeBSD 5-current.motoyuki2002-04-111-0/+14
| | | | | o <machine/soundcard.h> is moved to <sys/soundcard.h> on 4-stable and 5-current.
* Upgrade to 1.2.3.vanilla2002-04-1146-496/+1408
|
* Fix build problem on 5-current.motoyuki2002-04-111-0/+14
| | | | | <machine/soundcard.h> is moved to <sys/soundcard.h> on both 4-stable and 5-current. See commitlog of src/include/Makefile rev 1.165.
* - Support CFLAGS properlyijliao2002-04-093-24/+27
| | | | | | | | - Remove unnecessary USE_BISON - Utilize NOPORTDOCS PR: 36892 Submitted by: Ports Fury
* - Add missing BUILD_DEPENS to devel/automake14ijliao2002-04-091-2/+5
| | | | | | | - Remove unnecessary USE_BISON PR: 36891 Submitted by: Ports Fury
* New port xvid snapshot release 20020404: An opensource MPEG-4 codec,lioux2002-04-0910-0/+123
| | | | | | | based on OpenDivx PR: 36769 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net>
* Fix build problem on XFree86 4.X.motoyuki2002-04-082-0/+15
|
* Respect ${LOCALBASE} when installingnik2002-04-071-0/+3
| | | | | PR: 32097 Submitted by: Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp>
* Update to GNOME 2.0 beta3.marcus2002-04-073-3/+5
| | | | Approved by: sobomax
* Correct a typo.demon2002-04-072-2/+2
|
* Add ruby-imlib2 0.2.0, Imlib2 bindings for Ruby.knu2002-04-077-0/+75
|
* Drop maintainershipmarkp2002-04-041-1/+1
| | | | | PR: 36730, 36731, 36732, 36733 Submitted by: maintainer
* Update to 1.9.14.sobomax2002-04-044-10/+10
|
* make export_mpeg.so optional.dinoex2002-04-041-2/+2
|
* Fixed:dinoex2002-04-042-6/+17
| | | | | | | | | transcode's configure doesn't find libdv because it fails to link in -ldl. Enclosed is a new patch-ag. Also, the port's Makefile has a couple of typos PR: 36703 Submitted by: mreimer@vpop.net
* add pngquant 0.95ijliao2002-04-037-0/+100
| | | | | | | convert 32-bit RGBA PNGs into 8-bit RGBA-palette PNGs PR: 34734 Submitted by: Alex Hayward <xelah@xelah.com>
* Update to 0.3.4pat2002-04-023-3/+3
|
* - Chase libdvdcss share library version bump. Caveat: this is alioux2002-04-021-0/+4
| | | | | | | | | | | | | source code patch. - Bump PORTREVISION Requested by: brian, eivind, Alexander Nedotsukov <bland@smtp.ru>, Thomas E. Zander <riggs@hadiko.de> Reviewed by: brian, eivind, libdvdread Developers <dvd@dtek.chalmers.se> Approved by: maintainer (1 week timeout, hasted due to 5.x-Current DP1 release)
* Update to 4.1.42pat2002-04-024-8/+13
| | | | | PR: 36620 Submitted by: maintainer
* upgrade to 0.8.44ijliao2002-04-0138-1028/+674
| | | | | PR: 35099 Submitted by: maintainer
* - GNU_CONFIGURE -> USE_LIBTOOLpat2002-04-012-4/+4
| | | | | | | - Fix pkg-plist and bump PORTREVISION PR: 36580 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Chase libxml2 includes to unbreak buildkris2002-03-311-0/+13
|
* Remove #include <malloc.h>kris2002-03-311-0/+4
|
* Chase location of libxml2 headerskris2002-03-311-0/+13
|
* Remove #include <malloc.h>kris2002-03-312-0/+10
|
* - Add BUILD_DEPENDS/RUN_DEPENDS to devel/pkgconfigpat2002-03-313-9/+31
| | | | | | | | | | - Support CFLAGS properly - Fix pkg-plist - Do not install useless .la file PR: 36551 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: maintainer
* include support for libexif by defaultpat2002-03-311-4/+5
| | | | | PR: 36550 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Chase libdvdcss shared library version bumplioux2002-03-311-1/+1
| | | | Submitted by: Riccardo Torrini <riccardo@torrini.org>
* Add working MASTER_SITE.dannyboy2002-03-311-1/+2
| | | | | PR: 36494 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Add libexif 0.5.0, which allows digital camera metadata to be read.dannyboy2002-03-316-0/+44
| | | | | PR: 36269 Submitted by: Peter W. Schmiedeskamp <pschmied@qwest.net>
* - make portlint happier.dinoex2002-03-304-9/+17
| | | | | | - add handling for optional files. PR: 32986
* cd dir && command -> cd dir; commandknu2002-03-302-3/+3
|
* transcode is a console based utility for video conversion. It supportsdinoex2002-03-3013-0/+319
| | | | | | | | | | VOB source files, AC3 sound and divx output (and many more). sharfile disfunctional, each file should end with newline. mailclient seems to eat tabs away. PR: 32986 Submitted by: hendrik@scholz.net
* Define RUBY_WITH_PTHREAD to unbreak.knu2002-03-301-0/+1
|
* Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This iswill2002-03-303-3/+18
| | | | | | | not tested other than for syntax, but should DTRT from what I understand of the problem. Submitted by: bento
* - Changes so it should run on Alphadinoex2002-03-303-11/+37
| | | | | | | | | | - Add Option WITHOUT_DIVX, cause libdivx* do not build - configure with "--enable-iconv" - Fix overwriting of LIB_DEPENDS when WITHOUT_VORBIS was not defined - Changed dependency so installed sdl12 is found. PR: 34075 Submitted by: holger@eit.uni-kl.de
* Fix WRKSRC.petef2002-03-301-0/+2
| | | | | PR: 36485 Submitted by: maintainer
* Update to 1.2.petef2002-03-302-4/+3
| | | | | PR: 36483 Submitted by: Tilman Linneweh <tilman@arved.de>
* Follow libdvdcss shared library version bump.nobutaka2002-03-291-1/+2
| | | | Bump PORTREVISION.
* remove unecessary fileijliao2002-03-292-1/+7
| | | | | | | sanitize the library links bump portrevision Submitted by: lioux
* Update to 5.4.4pat2002-03-293-6/+5
|
* Use graphics/libdvdcss rather than spamming any existing libdvdcssbrian2002-03-294-26/+26
| | | | installation.
* Chase libdvdcss library version bumplioux2002-03-291-1/+1
| | | | Submitted by: eivind
* add ivtools 1.0.3ijliao2002-03-2818-0/+303
| | | | | | | Drawing editors derived from idraw PR: 36316 Submitted by: Scott Johnston <scott@accom.com>
* - update to 1.5netchild2002-03-286-25/+46
| | | | | | | - take over maintainership (old maintainer isn't reachable) - now buildable without GNOME too (WANT_GNOME) Approved by: steve
* * Update to 1.0.1:lioux2002-03-274-13/+240
| | | | | | | | | | - chase checksums, no functional changes (developers should version their distfiles.. sigh) - add more skins PR: 36256 Submitted by: Norikatsu Shigemura <nork@ninth-nine.com> Approved by: maintainer
* Transfer maintainership to John Merryweather Cooper, who seems to bemi2002-03-271-1/+1
| | | | willing and able.
* Add USE_SUBMAKE, where it might be necessary.sobomax2002-03-252-0/+2
|
* upgrade to 1.0.1ijliao2002-03-253-7/+26
|
* add recmpeg 1.0.4ijliao2002-03-256-0/+34
| | | | A simple video encoder
* Remove the aero port, which depends on the FWF port, which has beenkris2002-03-257-183/+0
| | | | broken for a long time.
* BROKEN: does not buildkris2002-03-251-0/+2
|
* Add Infinity, a XMMS visualization plugin that generates full-screenanders2002-03-256-0/+44
| | | | | | | interactive light effects according to music. PR: 35654 Submitted by: David Yeske <dyeske@yahoo.com>
* Add JESS, a XMMS visualization plugin that uses SDL.anders2002-03-256-0/+37
| | | | | PR: 35551 Submitted by: David Yeske <dyeske@yahoo.com>
* Circumvent problem with automake* installed in the systemlioux2002-03-251-0/+6
| | | | | | | | PR: 34365 Submitted by: pat Prompted by: Alan Eldridge <alane@geeksrus.net>, darren <igla@batterybackups.net> Approved by: maintainer (2 month timeout)
* Add missing dependency of aalibpat2002-03-251-1/+2
| | | | Approved by: maintainer
* add libfame 0.8.9ijliao2002-03-256-0/+69
| | | | A video encoding library
* Update to 4.1pat2002-03-244-5/+50
| | | | | PR: 36164 Submitted by: maintainer
* Fix for -current - do not include malloc.hpat2002-03-241-0/+10
| | | | Submitted by: bento
* Update ruby-{gnome,gtk,gdk_imlib,gdk_pixbuf} to 0.27.knu2002-03-204-92/+6
|
* Upgrade to 1.1.3.tg2002-03-203-4/+5
|
* add divxcalc 0.2ijliao2002-03-206-0/+39
| | | | DivX Calculator
* Fix probing of Rage128 cardspat2002-03-202-0/+20
| | | | | | | Bump PORTREVISION PR: 36111 Submitted by: maintainer
* Add py-graphviz 0.1, python interface to GraphViz agraph.petef2002-03-197-0/+85
| | | | | PR: 33159 Submitted by: Hye-Shik Chang <perky@fallin.lv>
* Unbroke on 4.5-STABLE.sobomax2002-03-181-5/+7
| | | | Submitted by: bento
* Fix breakage caused by the recent freetype overhaul.sobomax2002-03-181-1/+1
| | | | Submitted by: bento
* Fix breakage caused by recent freetype1 overhaul.sobomax2002-03-181-1/+2
| | | | Submitted by: bento
* Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h andsobomax2002-03-181-3/+1
| | | | -liconv to -lgiconv.
* Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> withsobomax2002-03-181-11/+0
| | | | <giconv.h> or -liconv with -lgiconv.
* Bump PORTREVISION to reflect the (lib)iconv upgrade.knu2002-03-185-3/+5
|
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needsobomax2002-03-185-5/+5
| | | | libiconv.
* add "--enable-maxmem" configure optionijliao2002-03-182-0/+10
| | | | | PR: 36013 Submitted by: Seva Gluschenko <gvs@rinet.ru>
* Try to help folks who can't seem to pick up the dependency on freetype.dougb2002-03-181-2/+2
|
* Correct LIB_DEPENDS.sobomax2002-03-181-1/+1
| | | | Submitted by: bento
* Update to 0.2.2.sobomax2002-03-185-13/+12
|
* Update to 0.9.5kevlo2002-03-183-3/+14
| | | | | PR: 35997 Submitted by: MAINTAINER
* Add WITH_GPHOTO2 knobpat2002-03-162-1/+24
| | | | | PR: 35961 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 9.25pat2002-03-167-50/+31
| | | | | PR: 35960 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 3.73pat2002-03-164-40/+28
| | | | | PR: 35933 Submitted by: maintainer
* Stage 1 of gettext update.ade2002-03-1610-11/+11
| | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
* Update to 1.9.13.sobomax2002-03-154-17/+16
|
* Workaround hack for perl Ping() method wrong image dimension bug.ache2002-03-152-1/+17
| | | | According to author, it is fixed in different way in not yet released 5.4.4
* Master site updates: www.freenix.no => atreides.freenix.no for theseanders2002-03-151-1/+1
| | | | files.
* Adjust in accordance with the new location of freetype1 includessobomax2002-03-144-4/+6
| | | | (${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
* This port doesn't really need USE_FREETYPE.sobomax2002-03-141-2/+2
|
* LIB_DEPENDS=ttf.4[...] --> USE_FREETYPE=yessobomax2002-03-142-4/+4
|
* brian@Awfulhak.org => brian@FreeBSD.orgbrian2002-03-131-2/+2
|
* Add miniscrib, a tiny drawing program suitable for use on handheld computers.ade2002-03-137-0/+64
| | | | | PR: 33232 Submitted by: Bruce M Simpson <bms@spc.org>
* Bump PORTREVISION after the freetype2 shlib major update.knu2002-03-136-1/+6
|
* Bump PORTREVISION after a libfreetype2 major bump.knu2002-03-131-3/+3
| | | | | Move the print/freetype2 dependency from BUILD_DEPENDS to LIB_DEPENDS while I'm here.
* Bump PORTREVISION after the freetype2 shlib major update.knu2002-03-135-3/+5
|
* Add djvulibre, which was repo-copied, upgraded, but never added to themi2002-03-131-0/+1
| | | | | | list. Now, where is that strange looking hat?.. Submitted by: Dan Langille
* add truevision 0.3.10ijliao2002-03-126-0/+179
| | | | The GNOME 3D modeler
* Update to 3.31pat2002-03-126-74/+48
| | | | | PR: 35791 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Make generated imlib-config LOCALBASE-safe.ade2002-03-122-1/+2
| | | | | PR: 34904 Submitted by: Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp>
* Update to 0.1.100pat2002-03-122-2/+2
| | | | | PR: 35783 Submitted by: maintainer
* Bring up already ported portion on GNOME2 development platform on par withsobomax2002-03-125-5/+9
| | | | GNOME2 beta2 release.
* add gsubedit 0.3ijliao2002-03-127-0/+61
| | | | GNOME Subtitle Editor
* Chase increase of freetype2 shlib version.sobomax2002-03-127-7/+7
|
* - fix 5-CURRENT build (add a dependency to XFree86-4-clients)pat2002-03-112-1/+16
| | | | | | | - fix a compile warning PR: 35736 Submitted by: maintainer
* - Repocopy and move graphics/gphoto to graphics/gphoto2pat2002-03-0831-565/+156
| | | | | | | | | - Update graphics/gphoto2 to 2.0 PR: 35495 Submitted by: KATO Tsuguru <tkato@prontomail.com> Repocopied by: joe Approved by: portmgr
* Bump the port revision.joe2002-03-081-0/+1
|
* Fix a header problem bug.joe2002-03-082-2/+13
| | | | | | Install the correct header files for applications to use. Submitted by: David Hanney <dh@digitalbrain.com>
* Update to x-face-1.3.6.19 and newer x-face-e21.yoichi2002-03-072-3/+3
|
* New port graphics/mmsclient - A client to let you download internetpat2002-03-079-0/+132
| | | | | | | streams using Microsoft's MMS protocol. PR: 35554 Submitted by: Alexey Dokuchaev <danfe@cytherea.weblab.nsu.ru>
* - Update to 5.4.3.11pat2002-03-074-47/+114
| | | | | | | - Dont remove .la files PR: 35614 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Support PTHREAD_CFLAGS/PTHREAD_LIBS properly. [*]nobutaka2002-03-064-3/+68
| | | | | | | | | Avoid installing useless .la files. [*] Update MASTER_SITES and DISTFILES. PR: 34384 Submitted by: KATO Tsuguru <tkato@prontomail.com> [*] Approved by: maintainer
* o Tell configure about extra lib/include paths so as to improvelioux2002-03-061-5/+11
| | | | | | | | | | auto-detection o Enable WITH_SVGALIB if it is installed o Use direct rather than relative paths to reference port directories in Makefile o No PORTREVISION bump since there are no functional changes Submitted by: maintainer
* Upgrade to 0.6.13.tg2002-03-0510-6/+86
|
* add flip 2.2.0ijliao2002-03-058-0/+71
| | | | Load a sequence of TIFF files and play them back at a target frame rate
* - Update to 5.4.3.10pat2002-03-054-94/+30
| | | | - Remove .la files (requested by mi)
* LOCALBASE safeness for configure script checking for libraries.pat2002-03-042-1/+39
| | | | | PR: 35510 Submitted by: maintainer
* Nullcube is now maintaining this program so reflect that change inpat2002-03-033-3/+4
| | | | | | | | MASTER_SITES and pkg-descr. Chase checksum. The tarball have just been repackaged. PR: 35453 Submitted by: maintainer
* Update to 1.3.0.r1pat2002-03-034-145/+9
| | | | | PR: 35494 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 5.4.3.9. Obey DOCSDIR and NOPORTDOCS. Fix some warnings --mi2002-03-033-146/+146
| | | | time_t is rather int than long.
* Add xmms-fishmatic 0.0.1, an XMMS non-static OpenGL stereogrampetef2002-03-038-0/+108
| | | | | | | visualization plugin. PR: 34723 Submitted by: David Yeske <dyeske@yahoo.com>
* Obey CC/CFLAGS fully. Use INSTALL_PROGRAM instead of CP to installmi2002-03-033-6/+23
| | | | | the binaries. Install the README and README.html into DOCSDIR, unless NOPORTDOCS is set. Bump up PORTREVISION.
* Update to 1.4.r5pat2002-03-037-66/+81
| | | | | PR: 35480 Submitted by: Norikatsu Shigemura <nork@ninth-nine.com>
* Add xine_dvdnav_plugin, a dvd input plugin for xine.nobutaka2002-03-027-0/+70
|
* Add xine_d5d_plugin, a dvd input plugin for xine with menu support.nobutaka2002-03-0210-0/+142
|
* Add xine_mms_plugin, a Windows Media Player input plugin for xine.nobutaka2002-03-027-0/+63
| | | | | PR: 34641 Submitted by: Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
* - update to 0.92petef2002-03-013-5/+21
| | | | | | | - explicitly disable mmx optimization if WITH_MMX isn't given PR: 35411 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 2.1pat2002-03-012-7/+3
| | | | | PR: 35412 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Add the forgotten patches.mi2002-03-012-0/+46
|
* Update to djvulibre-3.5.4. See http://djvu.sourceforge.net/ for more.mi2002-03-017-187/+114
|
* Update to 5.4.3-6 -- released today :-) One more include file installed,mi2002-02-283-2/+17
| | | | and a few more files of documentation.
* Update all components of the GNOME 2.0 to the versions included into GNOMEsobomax2002-02-272-3/+3
| | | | 2.0-beta release.
* Update to 0.1.99pat2002-02-263-4/+2
| | | | | PR: 35338 Submitted by: maintainer
* It is Xpm, not xpm...mi2002-02-251-1/+1
|
* Update to x-face-1.3.6.18.yoichi2002-02-252-3/+2
|
* Fix build problem if converters/iconv is installedpat2002-02-251-1/+9
| | | | | PR: 33157 Submitted by: maintainer
* Bump shared library version due to libusb updatepat2002-02-241-1/+2
| | | | | PR: 35252 Submitted by: John Reynolds <johnjen@reynoldsnet.org>
* Depends to libusb 0.1.5, and bump version.vanilla2002-02-231-2/+2
| | | | | PR: ports/35233 Submitted by: maintainer
* Update to 0.84pat2002-02-233-87/+91
| | | | | PR: 35224 Submitted by: maintainer
* - Update to 3.72pat2002-02-234-8/+7
| | | | | | | - Style fixes (portlint) and add dependency on motif (bento) PR: 35217 Submitted by: maintainer
* Unbroke after removal of compat symlinks from the ORBit and friend.sobomax2002-02-231-0/+14
| | | | Reported by: Mike Harding <mvh@ix.netcom.com>
* Update to 5.4.3.5pat2002-02-222-2/+2
|
* Obey the WITHOUT_X11 knob. One utility -- wmf2x is not installed in thismi2002-02-222-4/+11
| | | | | | | | | | | case, and USE_XLIB will not be defined, which will result in the LOCALBASE for PREFIX. LOCALBASE should, probably, be used in both cases, but libwmf-config is giving the right values... Also the -nox11 suffix is added to the package name in the WITHOUT_X11 case. Ignore the major numbers of -lfreetype, -ljpg, and -lpng -- the software will work with any reasonably recent version. I'm not sure about -lxml2, so I left that alone.
* Remove pkgconfig from ${BUILD,RUN}_DEPENDS - it's inherited with anothersobomax2002-02-211-2/+0
| | | | dependencies.
* Update to 5.4.3.4pat2002-02-214-26/+23
|
* Fix dependency (graphics/compface is removed).yoichi2002-02-211-1/+1
| | | | Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
* Distfile replaced for a bug fix.yoichi2002-02-212-1/+2
|
* Add new port graphics/gimageview - a GTK+ based image viewer.pat2002-02-217-0/+167
| | | | | PR: 35125 Submitted by: TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>
* Add port graphics/bbrb - a gtk-based background manager for blackboxpat2002-02-216-0/+38
| | | | | PR: 35132 Submitted by: Dan Peck <peckdani@msu.edu>
* Chase checksum. No functional change, just repackaging.lioux2002-02-211-12/+12
| | | | Submitted by: maintainer
* Update to x-face-1.3.6.16, update x-face-e21 also.yoichi2002-02-202-4/+3
|
* Update to 1.1.1nakai2002-02-203-3/+12
|
* Add hidden dependency.kuriyama2002-02-202-1/+26
| | | | | Submitted by: Norikatsu Shigemura <nork@ninth-nine.com> PR: ports/35005
* Update to 0.9.9.sobomax2002-02-206-6/+26
| | | | | Submitted by: Mizuki Sasaki <mizuki@heaven.rim.or.jp> Approved by: maintainer
* - update to 2.11petef2002-02-204-5/+5
| | | | | | | | - update pkg-comment - update WWW: tag PR: 35036 Submitted by: maintainer
* Fix typo in MASTER_SITESpat2002-02-201-1/+1
| | | | | PR: 35112 Submitted by: Tilman Linneweh <tilman@arved.de>
* Update x-face-e21.el.yoichi2002-02-182-1/+3
| | | | Add PKGNAMESUFFIX to distinguish packages for different emacsen.
* Compface port removed. The same utilities can be found in mail/faces.markp2002-02-186-35/+0
| | | | | Noted by: mi Approved by: maintainer
* Oops, I was silly to assume missed hyphen in distfiles, sorry.yoichi2002-02-171-2/+2
|
* Add x-face.el, X-Face utilities for Emacsen.yoichi2002-02-176-0/+83
|
* Add compface 1.4, utilities and a library to convert from/to X-Facemarkp2002-02-176-0/+35
| | | | | | | format. PR: 34933 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* o Circumvent situation where both libdivx{encore,decore-devel} arelioux2002-02-171-0/+4
| | | | | | | installed o Unfortunaly, the port requires the latest divx{de,en}core libraries which are only distributed for Linux. Therefore, there is no port change, just a work around
* Add file missed in the previous commit (update to 1.110.0).sobomax2002-02-161-0/+1
|
* Update libgnomecanvas to 1.110.0 after a repo-copy from ↵sobomax2002-02-164-31/+133
| | | | | | ports/graphics/gnomecanvas and connect it to the build.
* Update libart_lgpl2 to 2.3.8 after a repo-copy from ports/graphics/libart andsobomax2002-02-169-114/+231
| | | | connect it to the build.
* Grammar nit.sobomax2002-02-162-2/+2
|
* The ImageMagick crew took this library over and released the 1.2.0.4.mi2002-02-134-65/+5
| | | | | | | | | | | | | | | | | | | | | | | | The changes: . our patch-gcc3 (provided to me by Alex Vasylenko) is incorporated; . the library uses its own implementation of wchar; they say, it can only work if sizeof(wchar_t) is 2 bytes, so they can not rely on the OS provided wchar... The port changed: . the package is installed as libfpx-version rather than fpx-version; . make is passed `-j2', which is very efficient even for non-SMP machines, since each file is compiled twice -- for .o and .So object -- with -j2 they are compiled at the same time, utilizing the cache; . don't insist on any particular version of -ljpeg; . ftp.imagemagick.org added to the MASTER_SITES (time for MASTER_SITE_IMAGEMAGICK); . the ABI and API did not change, so, the installed library's version remains the same.
* Depend on correct port. Therefore, bump PORTREVISIONlioux2002-02-121-1/+2
| | | | | Submitted by: asmodai Reviewed by: MAINTAINER
* o Switch to a cleaner building system ala libdivxencore port: nolioux2002-02-126-109/+56
| | | | | unnecessary dependencies o Have this library really work. Therefore, bump PORTREVISION
* Add my DTV port - A TV-tuner card capture program w/ client-server anddillon2002-02-116-0/+26
| | | | display capability.
* No response from Chuck, no response from anyone else on ports, so I'mdougb2002-02-116-21/+16
| | | | | | | | | | | | | | | | | | | | going to take this one over for now. Chuck hasn't logged into freefall since August, and this port has been unfetchable since October. This update makes the port fetchable, and the new version builds and runs. The next step for those intrested in non-English language support would be to create slave ports which bring in the new xpdf modules. I haven't incorporated all of the parts of the PR, since I don't understand what the originator is driving at, and I want to get this port back on the air. I'll ask for some feedback on the PR. If anyone with more experience/interest in this port wants to take it over, just shoot me an e-mail. PR: ports/34770 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Now that Mesa requires pthread both on XFree86 3.3.x and on 4.x,knu2002-02-111-0/+2
| | | | | define RUBY_WITH_PTHREAD to make this module get linked with libc_r and libruby_r.
* Chase the master site -- the original one, which just aboutmi2002-02-111-1/+1
| | | | | | | | | | every search engine is still pointing to, no longer allows anonymouse FTP login. Thanks to the submitter for looking into the obvious place -- right in front of my nose -- in the source itself, and submitting the other location, that still works. PR: ports/34787 Submitted by: Ted Mittelstaedt
* Chase checksum: no functional changes other than both recompressedlioux2002-02-101-12/+12
| | | | | | and regenerated png files Reviewed by: asmodai
* Apply asm patch to work around bug exposed in Athlon + gcc (2.9x).lioux2002-02-101-0/+25
| | | | | | | Also happens in other systems Submitted by: Matthew Reimer <mreimer@vpop.net> Obtained from: Quasar DV Codec Project
* Update to 2.10pat2002-02-102-3/+3
| | | | | PR: 34767 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 1.07pat2002-02-107-28/+49
| | | | | PR: 34768, 34769 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update maintainer e-mail address and MASTER_SITES.anders2002-02-103-4/+7
| | | | | | Add WWW: in pkg-descr. Submitted by: maintainer
* This is a PhotoCD tool collection.dinoex2002-02-106-0/+49
| | | | | | | | | | | | | | | | | | | | | This packages core application is a command line tool which can read so-called PhotoCD (*.pcd) images and convert them to PPM or JPEG (pcdtoppm). Also included is a PhotoCD viewing frontend for X (xpcd). Main benefit in this package is that it is capable to open PhotoCD pictures in 3072x2048 pixels resolution and convert them to JPEG, while most of the other applications that I've seen don't go beyond 768x512. This application is also packaged (by other people) into Debian (http://packages.debian.org/stable/graphics/xpcd.html) - Fix pkg-plist, ports installed more files. - set manpages in Makefile - Fix Head of makefile PR: 31539 Submitted by: juha.o.ylitalo@nokia.com
* add swftools 0.2.2ijliao2002-02-096-0/+87
| | | | SWF manipulation and generation utilities
* Update to 3.70pat2002-02-082-2/+3
| | | | | PR: 34707 Submitted by: maintainer
* Update to 3.69pat2002-02-044-20/+3
| | | | | PR: 34598 Submitted by: maintainer
* Update to 2.96pat2002-02-033-6/+7
| | | | | | | Sort pkg-plist PR: 34560 Submitted by: maintainer
* Update to 0.29pat2002-02-034-10/+10
| | | | | PR: 33277 Submitted by: maintainer
* Update to version 0.97kevlo2002-02-022-2/+2
| | | | | PR: 34408 Submitted by: Graeme Cross <gcross@netspace.net.au>
* Update to 0.3.3pat2002-02-023-17/+17
|
* Update to 1.4pat2002-02-022-2/+2
| | | | | PR: 34525 Submitted by: maintainer
* Fix a broken varargs declaration turned up by gcc 3.0.naddy2002-02-022-0/+30
|
* o PORTVERSION should not contain _ since it is reserved for PORTREVISIONlioux2002-01-302-4/+4
| | | | | | | | o maintain crazy PORTVERSION numbering as a defensive measure for the time being Spotted by: naddy, Tadayuki OKADA <tadayuki@mediaone.net>
* Add py-exif 0.9, a Python library to extract EXIF metadata from JPEGwjv2002-01-306-0/+82
| | | | and TIFF image files.
* Update to 9.24pat2002-01-306-11/+15
| | | | | PR: 34382 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Support PTHREAD_CFLAGS/PTHREAD_LIBS properly.nobutaka2002-01-292-8/+62
| | | | | PR: 34383 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Support PTHREAD_CFLAGS/PTHREAD_LIBS properly.nobutaka2002-01-296-51/+63
| | | | | | | | Fix pkg-comment format. Avoid installing useless .la files. PR: 34381 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-294-11/+11
| | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
* Update maintainer email addresspat2002-01-295-5/+5
| | | | | PR: 34372 Submitted by: maintainer
* Fix build error.nobutaka2002-01-281-1/+2
| | | | | PR: 34350 Submitted by: sf
* - Change maintainer's email addresspat2002-01-283-5/+4
| | | | | | | | - Update MASTER_SITES - Bump shlib version for x11-toolkits/gevas PR: 34354 Submitted by: maintainer
* Update to 1.6pat2002-01-282-6/+3
| | | | | PR: 34345 Submitted by: maintainer
* Add new port graphics/xmms-goom - A cool visualization plugin for xmmspat2002-01-287-0/+68
| | | | | PR: 34327 Submitted by: David Yeske <dyeske@yahoo.com>
* Update to 0.7.12dwcjr2002-01-286-54/+47
| | | | | | | Give originator maintainership PR: 33957 Submitted by: tilman@arved.de
* Fix typodwcjr2002-01-281-1/+1
| | | | | PR: 34331 Submitted by: ports@geeksrus.net
* Update to 0.5dwcjr2002-01-285-35/+24
| | | | | | | Update Maintainer's email PR: 34337 Submitted by: maintainer
* Update maintainer's emaildwcjr2002-01-281-3/+2
| | | | | | | Update MASTER_SITES PR: 34339 Submitted by: maintainer
* Update maintainer's emaildwcjr2002-01-283-10/+35
| | | | | | | Respect NOPORTDOCS PR: 34341 Submitted by: maintainer
* Give maintainership to this portdwcjr2002-01-281-3/+2
| | | | | | | Update MASTER_SITES PR: 34338 Submitted by: ishmael27x@yahoo.com
* Update to 1.4.5dwcjr2002-01-284-18/+11
| | | | | | | Maintainer is dropping maintainership of this port PR: 34336 Submitted by: maintainer
* Update to 2.2.2dwcjr2002-01-285-27/+47
| | | | | | | | Respect NOPORTDOCS Update maintainer's email PR: 34335 Submitted by: maintainer
* Update to 1.1.1dwcjr2002-01-285-11/+52
| | | | | | | | Respect NOPORTDOCS Update maintainer email PR: 34334 Submitted by: maintainer
* Update to 3.68pat2002-01-273-11/+10
| | | | | PR: 34321 Submitted by: maintainer
* Fix build when X is not installedpat2002-01-271-1/+3
| | | | | PR: 34104 Submitted by: maintainer
* Update to 1.0.3.sobomax2002-01-254-4/+4
|
* Update to 0.9.8.nobutaka2002-01-247-50/+138
|
* Update to 0.16.0.sobomax2002-01-232-2/+2
|
* Master site respond as "moved permanently" to another filename.kuriyama2002-01-232-2/+2
|
* o New port libdivxencore version 0.4.0.50: OpenDivX encoding enginelioux2002-01-237-0/+70
| | | | | | from Project Mayo o Finally, add a native encoding counterpart of libdivxdecore. Not throughfully tested.
* = Update 1.0.4 -> 1.0.5nectar2002-01-232-3/+3
| | | | | = Change maintainer to <ports@FreeBSD.org>, as current maintainer's email bounces.
* Update to 1.5.tobez2002-01-223-4/+3
|
* Don't compile/install useless statically conpiled versions of shared modules.sobomax2002-01-222-17/+15
|
* Add flasm-1.32; Command line assembler/disassembler of flash actionscriptkuriyama2002-01-228-0/+105
| | | | bytecode.
* Obey hier(7) by installing the include files intomi2002-01-223-13/+13
| | | | | | | ${LOCALBASE}/include, rather than include/gd. Each file is named gd*.h anyway. Bump the PORTREVISION. Other ports should be fine, because the have the -I${LOCALBASE}/include anyway, but should keep the -I${LOCALBASE}/include/gd for a while too.
* This will build with any -lfreetype, any -ljpeg, and any -lpng.mi2002-01-224-8/+8
| | | | Remove the major version numbers from LIB_DEPENDS...
* Remove major-number specifications from most of the entries inmi2002-01-221-9/+9
| | | | | | | | | | | | | | LIB_DEPENDS. ImageMagick will compile with any version of -ljpeg, -ljbig, -lmpeg2, -lbz2, -lfpx, -lfreetype, -lxml2, -lpng, -llcms. I'm not sure about -ltiff (we had the old, incompatible version ported for a while as recently as a few years ago) and -lltdl (libtool). This should make this port more resilient to upgrades to the other ports and make it easier to build by people, who already have earlier versions of the other libraries installed. The idea -- of not requiring particular versions in some/most cases -- in general was discussed on -ports.
* Update version number of freetype2 shared library.sobomax2002-01-2110-10/+10
|
* Update to 0.15.0.sobomax2002-01-213-25/+27
|
* Update to 20011010_4.02lioux2002-01-214-12/+12
|
* Fix a building error.okazaki2002-01-201-2/+2
| | | | | | Don't update the timestamp of "${WRKSRC}/acconfig.h". PR: 33680
* Fix location of detection filelioux2002-01-201-1/+1
| | | | | PR: 34065 Submitted by: Philippe CASIDY <pcasidy@casidy.com>
* o Update to 0.6.0.20011220. Therefore, since this version is smallerlioux2002-01-189-134/+131
| | | | | | | | | | | | | | than former, bump PORTEPOCH (will) o Reorganize items inside Makefile to help with maintainance o Both remove ONLY_FOR_ARCHS=i386 and add tweaks to hopefully enable this port outside of i386 o This port no longers USE_AUTOMAKE (will) o New defaults: build with libmad and with optimized cflags. Thus, add both WITHOUT_MAD and WITHOUT_OPTIMIZED_CFLAGS options Submitted by: will Reviewed by: pat, Thomas E. Zander <riggs@rrr.de>, MAINTAINER
* o Update to 0.60.1lioux2002-01-185-164/+157
| | | | | | | | | | | o Add additional MASTER_SITES o Depend on mplayer-skins if WITH_GUI since GUI does not work without a skin o Added option WITH_XANIM PR: 33604 Submitted by: MAINTAINER, Alan Eldridge <ports@geeksrus.net> Reviewed by: pat
* o New port mplayer-skins version 1.0.0: Skins for MPlayer's Graphicallioux2002-01-187-0/+624
| | | | | | | | | User Interface (GUI) o Assign maintainership to mplayer's maintainer since he can better follow up Reviewed by: pat, Thomas E. Zander <riggs@rrr.de> Maintained by: Thomas E. Zander <riggs@rrr.de>
* o Update both avifile's (011002) and mplayer's (0.60) codecslioux2002-01-183-20/+33
| | | | | | | | o Thus, update port to 011002.0.0.60 PR: 33604 Submitted by: Alan Eldridge <ports@geeksrus.net>, MAINTAINER Reviewed by: pat, Thomas E. Zander <rigs@rrr.de>
* Update to version 0.91kevlo2002-01-174-43/+147
| | | | | PR: 33790 Submitted by: Ports Fury
* Patch is replaced with a perl in-place regex.kevlo2002-01-173-26/+5
| | | | Suggested by will@
* Fix bento buildpat2002-01-172-1/+32
| | | | | PR: 33746 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* Fix bento buildpat2002-01-171-1/+1
| | | | | PR: 33908 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* Update port to version 3.67, which fixes all known problems on 5.0.alex2002-01-179-30/+136
| | | | | | | | | | Hand maintainership to Oliver Lehmann <lehmann@ans-netz.de>, since greid doesn't seem to be interested in this port any more (various feedback timeouts and mails from him indicate this) PR: 31691, 32673, 32802, 33894 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Approved by: greid (MAINTAINER) (de-facto approved)
* Bump libvorbis version number.naddy2002-01-171-1/+1
|
* Remove lobogg from LIB_DEPENDS - we inherit it along with libvorbis.sobomax2002-01-171-2/+1
|
* Update version number of vorbis shared library.sobomax2002-01-171-1/+1
|
* Bump Ogg Vorbis library versions.naddy2002-01-171-2/+3
| | | | Approved by: nobutaka
* s/malloc.h/stdlib.h/ijliao2002-01-151-0/+4
|
* Fix WWW.jim2002-01-151-1/+1
| | | | | PR: 33884 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Fix MASTER_SITES, respect CFLAGS, remove unnecessary USE_AUTOCONF.jim2002-01-152-21/+11
| | | | | PR: 33883 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Chase xmms shared library version bump.sobomax2002-01-141-1/+1
|
* Fix libMesaGL.so version.jim2002-01-142-5/+7
| | | | | PR: 33374 Submitted by: maintainer
* As a result of my last commit, upgrading this to 1.2.0-3, themi2002-01-141-2/+3
| | | | | | | | | | | | package name became fpx-1.2.0-3 -- the extra dash problem... It was quickly pointed out to me by KATO Tsuguru and Lev Serebryakov, with the former providing the simple patch I commit now. The package is now fpx-1.2.0.3. Fortunately, dot follows dash in the sorting order, so there is no need to mess with the PORTREVISION. Submitted by: KATO Tsuguru
* Fix autoconf/automake issue.kevlo2002-01-134-2/+42
| | | | | | | | I haven't the patience to wait lioux@ to commit it, sorry. You know, I've been waiting for one month. PR: 32862 Submitted by: MAINTAINER
* Upgrade to 1.2.0-3. Minor improvements. One of our patches gotmi2002-01-123-73/+3
| | | | | | incorporated. Hey! Submitted by: alfred (very laconicly)
* Fix a typo, that prevented my clever font substitution scheme frommi2002-01-121-1/+1
| | | | working...