summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Use USE_REINPLACE.sobomax2002-07-182-4/+6
|
* Use USE_GNOMENG.sobomax2002-07-182-17/+4
|
* Use USE_GNOMENG.sobomax2002-07-181-10/+2
|
* add libquicktime 0.9.1ijliao2002-07-186-0/+94
| | | | A library for reading and writing quicktime files
* Fix typoperky2002-07-181-1/+1
|
* Update to 0.6.1perky2002-07-186-86/+37
|
* Update to 0.7.11.20020711lioux2002-07-183-17/+35
| | | | | Reviewed by: FreeBSD-ports mailing list Approved by: maintainer (2 weeks time out since 1st communication)
* o Fix build in -STABLE (USE_LIBTOOL fix)lioux2002-07-172-10/+12
| | | | | | | o Use opportunity to fine tune post-patch target PR: 40652 Prompted by: jbw <j.bw@verizon.net>
* Fix typo that breaks patchingpat2002-07-171-1/+1
| | | | | PR: ports/40675 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* upgrade to 3.0.11ijliao2002-07-174-43/+49
|
* Convert to USE_GNOMENG and update to 0.13 while I am here.sobomax2002-07-176-20/+44
|
* Update to 0.83pat2002-07-162-6/+2
| | | | | PR: ports/40639 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Avoid using Perl in the default case, and BUILD_DEPEND on it ifmi2002-07-162-5/+10
| | | | | | | | | | the alternative fonts are specified. Using USE_PERL seems to cause run-time dependency as well, which is bogus in this case. Also, use explicit PATH to bsd.*.mk -- for some reasons, just make -f bsd.prog.mk no longer works... See the PR's history. PR: ports/40479
* Add some defines to CFLAGS to avoid clashing with the newer systemmi2002-07-162-2/+6
| | | | | | | | headers. While here, change PERL to RE_INPLACE and lock things down with -Werror (in CFLAGS only, the C++ files generate some warnings, fixing which is in the domain of the authors). Submitted by: Naoya Nishimura
* Fix for xforms-1.0.mikeh2002-07-161-3/+3
|
* Update MASTER_SITESlioux2002-07-151-1/+1
| | | | | PR: 40594 Submitted by: Amar Takhar <verm@drunkmonk.net>
* New port gstreamer-player version 0.4.0: Simple yet functionallioux2002-07-156-0/+75
| | | | mediaplayer written with GStreamer
* New port gstreamer-plugins version 0.4.0: GStreamer written collectionlioux2002-07-159-0/+772
| | | | of plugins handling several media types
* o New port gstreamer version 0.4.0: Development framework forlioux2002-07-1510-0/+240
| | | | | | | creating media applications o Mark as BROKEN: Needs help fixing scheduling code under FreeBSD o This is being added even though it is broken hoping that someone will have the time/expertise to fix it
* Upgrade to 0.4.2brian2002-07-152-2/+2
|
* Update to version 0.2.6.demon2002-07-153-10/+14
| | | | | PR: 40623 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to version 10.5demon2002-07-153-3/+4
| | | | | PR: 40624 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Complete USE_GLIB-->USE_GNOMENG+USE_GNOME transition.sobomax2002-07-151-5/+5
|
* New port okle version 0.2.2: oKle is a KDE frontend to the Ogle DVDlioux2002-07-159-0/+171
| | | | player
* Convert USE_GLIB into USE_GNOMENG+USE_GNOME.sobomax2002-07-156-6/+12
|
* USE_GTK implies USE_GLIB, so that remove the latter when the former is present.sobomax2002-07-153-3/+0
|
* Use $PYNUMERIC in the dependencies.tg2002-07-151-2/+2
|
* 1, Restored kamera with a WITH_GPHOTO2 knob that works like the WITH_SANE knob.alane2002-07-144-16/+72
| | | | | | | | | That is, it looks for gphoto2-config. 2, pkg-plist changes to go with (1). 3. Changed WITH_SANE= to WITH_SANE?= (and WITH_GPHOTO2 is the same) so that even if the package is installed you can build kdegraphics without it by using WITH_SANE=no and/or WITH_GPHOTO2=no. 4. No PR, just request on list and it seemed reasonable.
* Update WWW taglioux2002-07-141-1/+1
| | | | Approved by: maintainer
* - Fix PORTVERSIONijliao2002-07-133-34/+31
| | | | | | | | - Fix LIB_DEPENDS - GNU_CONFIGURE -> USE_LIBTOOL PR: 40501 Submitted by: Ports Fury
* - Fix build on -stableijliao2002-07-134-9/+53
| | | | | | | - Fix LIB_DEPENDS PR: 40497 Submitted by: Ports Fury
* - Update MASTER_SITES and WWW: lineijliao2002-07-136-48/+27
| | | | | PR: 40496 Submitted by: Ports Fury
* - GNU_CONFIGURE -> USE_LIBTOOLijliao2002-07-135-6/+36
| | | | | | | | - Support CFLAGS/PTHREAD_CFLAGS/PTHREAD_LIBS properly - Strip binaries PR: 40498 Submitted by: Ports Fury
* PERL -> REINPLACE_CMDpat2002-07-131-1/+2
| | | | | | PR: ports/40505 Submitted by: Scott Flatman <sf@dsinw.com> Approved by: maintainer
* Update to 20020702pat2002-07-123-22/+19
| | | | | PR: ports/40499 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Do not install tgif.1.html into DOCSDIR.pat2002-07-122-2/+1
| | | | | PR: ports/40487 Submitted by: maintainer
* Update to 10.4pat2002-07-123-17/+2
| | | | | PR: ports/40500 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - Use USE_GNOMENG;sobomax2002-07-126-118/+49
| | | | | - fix on -current by renaming isspecial() inline into dia_isspecial(); - enable freetype support.
* Add libunicode to the LIB_DEPENDS is dia is built without full GNOME support.marcus2002-07-121-0/+1
| | | | PR: 40373
* Use USE_GNOMENG.sobomax2002-07-121-6/+4
|
* Convert all core GNOME1 components and some of the most popular GNOME1sobomax2002-07-111-3/+2
| | | | | | | | | | | | | | | | apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus
* Use USE_REINPLACE.sobomax2002-07-113-4/+8
|
* Update to 1.2.4. Among other things, this version fixes potentian securitysobomax2002-07-112-2/+2
| | | | | problem when mailformed png image can crash application (think about Mozilla). Therefore, update is recommended.
* Update to 2.3.10.marcus2002-07-104-6/+6
|
* add GOPchop 0.6ijliao2002-07-106-0/+50
| | | | MPEG2 GOP-accurate editor
* Add xnview 1.25, xnView an easy graphics viewer / converter.sobomax2002-07-096-0/+73
| | | | Submitted by: Serge Negodyuck <petr@petrovich.com.ua>
* o Add post-install line installing libvo.a needed by upcoming portlioux2002-07-092-0/+3
| | | | | | | | GOPchop. o Bump PORTREVISION Requested by: ijliao Reviewed by: ijliao
* USE_REINPLACE isn't needed after sobomax's latest updates to the portsmarcus2002-07-091-1/+0
| | | | infrastructure.
* upgrade to 1.1.7ijliao2002-07-092-2/+2
| | | | | | PR: 38852 Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru> Approved by: maintainer
* pbm -> netpbmijliao2002-07-091-2/+1
| | | | | PR: 40287 Submitted by: Edwin Groothuis <edwin@mavetju.org>
OpenPOWER on IntegriCloud