summaryrefslogtreecommitdiff
path: root/graphics/dia (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Chase the libxslt shared lib version with a PORTREVISION bump.Joe Marcus Clarke2003-11-041-0/+1
| | | | Notes: svn path=/head/; revision=93101
* Update to 0.92.2.Joe Marcus Clarke2003-11-012-2/+2
| | | | Notes: svn path=/head/; revision=92801
* Update to 0.92.1.Joe Marcus Clarke2003-10-272-2/+2
| | | | Notes: svn path=/head/; revision=92286
* Update distinfo checksum.Adam Weinberger2003-10-201-1/+1
| | | | | | | | | | | | | They rerolled the tarball to change the manpage. Looks like they added a new dia.1 right before the release, and forgot to take the old one out of the tarball. Extra special thanks to the dia team for not bumping the version number ;;) Submitted by: "Florian C. Smeets" <flo@kasimir.com> Notes: svn path=/head/; revision=91758
* Update to 0.92 release.Adam Weinberger2003-10-202-3/+3
| | | | | | | | I had to add a PORTEPOCH bump secondary to a poor choice of prerelease numbering schemes on my part. Notes: svn path=/head/; revision=91704
* Update to 0.92pre7.Joe Marcus Clarke2003-10-152-2/+2
| | | | Notes: svn path=/head/; revision=91285
* Update to 0.92pre6.Joe Marcus Clarke2003-10-133-322/+2
| | | | Notes: svn path=/head/; revision=91075
* Update to 0.92-pre5Alexander Nedotsukov2003-10-122-2/+2
| | | | Notes: svn path=/head/; revision=90879
* Update to 0.92-pre4Alexander Nedotsukov2003-09-282-2/+2
| | | | Notes: svn path=/head/; revision=89598
* Add forgotten patch.Adam Weinberger2003-09-251-0/+8
| | | | | | | Reminded by: Mezz Notes: svn path=/head/; revision=89316
* Update to 0.92-pre3.Adam Weinberger2003-09-256-100/+71
| | | | Notes: svn path=/head/; revision=89305
* Bump PORTREVISION after lang/python's changing default toHye-Shik Chang2003-08-231-1/+1
| | | | | | | | | BUILD_STATIC. This affects to python embedding programs only. Submitted by: olgeni Notes: svn path=/head/; revision=87536
* Fix build with GCC 3.3.1.Joe Marcus Clarke2003-07-191-0/+11
| | | | | | | Submitted by: Jeremy Messenger <mezz7@cox.net> (based on) Notes: svn path=/head/; revision=85173
* Bump PORTREVISION after the last commit.Joe Marcus Clarke2003-06-151-0/+1
| | | | Notes: svn path=/head/; revision=83075
* Make GNOME support optional.Joe Marcus Clarke2003-06-152-10/+31
| | | | | | | Submitted by: obraun Notes: svn path=/head/; revision=83074
* Remove REINPLACE commands that were rolled into gnomehack.Adam Weinberger2003-06-121-4/+0
| | | | Notes: svn path=/head/; revision=82858
* Convert to new GNOME infrastructure.Joe Marcus Clarke2003-05-171-3/+2
| | | | Notes: svn path=/head/; revision=81173
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Add a missing BUIL_DEPENDS on py-gtk2.Joe Marcus Clarke2003-04-041-0/+1
| | | | | | | Submitted by: David Thiel <lx@redundancy.redundancy.org> Notes: svn path=/head/; revision=78225
* Update to 0.91.Joe Marcus Clarke2003-04-0413-130/+950
| | | | Notes: svn path=/head/; revision=78116
* 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. Notes: svn path=/head/; revision=77045
* Drive a stake through the heart of some more files that were committedKris Kennaway2003-02-281-20/+0
| | | | | | | | | | to after they were removed, which caused them to mysteriously resurrect when updating with a -D tag. Holy water sprinkled by: peter Notes: svn path=/head/; revision=76602
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* Add missing dependency on bonobo.Joe Marcus Clarke2002-09-081-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=65846
* - Use USE_GNOMENG;Maxim Sobolev2002-07-126-118/+49
| | | | | | | | - fix on -current by renaming isspecial() inline into dia_isspecial(); - enable freetype support. Notes: svn path=/head/; revision=62856
* Add libunicode to the LIB_DEPENDS is dia is built without full GNOME support.Joe Marcus Clarke2002-07-121-0/+1
| | | | | | | PR: 40373 Notes: svn path=/head/; revision=62855
* Correct for nognome case.Maxim Sobolev2002-06-031-11/+11
| | | | Notes: svn path=/head/; revision=60552
* Update to 0.90.Maxim Sobolev2002-06-038-89/+192
| | | | Notes: svn path=/head/; revision=60531
* When building package forcefully turn optional GNOME components on, otherwiseMaxim Sobolev2001-12-161-1/+2
| | | | | | | gnome and gnome-fifth-toe packages contain incorrect dependencies list. Notes: svn path=/head/; revision=51614
* - Rework optional GNOME dependency, so it would not confuse bento;Maxim Sobolev2001-08-282-7/+13
| | | | | | | | | | | - enable gnomeprint support in Gnome case; - use "@*" to pass arguments from the helper script to the binary instead of $*. Submitted by: bento Notes: svn path=/head/; revision=47018
* Allow MAINTAINER to be overriden in slave ports.Maxim Sobolev2001-08-201-1/+1
| | | | Notes: svn path=/head/; revision=46526
* Don't overwrite CATEGORIES in master ports. Use += instead, so slavesMaxim Sobolev2001-05-221-1/+1
| | | | | | | | would be able to insert their own entries (usually language category) upfront. Notes: svn path=/head/; revision=42933
* Update to 0.88.1 -- dia now really requires gdk-pixbuf, but also requiresAde Lovett2001-05-215-476/+492
| | | | | | | | | | | | libart (from x11/gnomelibs) for the gdk-pixbuf stuff to really work, even though it itself has just been decoupled from GNOME. The alternative solution is to completely kill off gdk-pixbuf support in the non-GNOME case which I believe would render the program effectively unusable (ie: it's becoming a GNOME app. sorry). Notes: svn path=/head/; revision=42829
* Update to 0.88Ade Lovett2001-05-178-89/+291
| | | | Notes: svn path=/head/; revision=42689
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-111-1/+1
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a wholeAde Lovett2001-05-041-3/+1
| | | | | | | | | | | | | bunch of GNOME applications under one convenient building mechanism. Applications include: mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa, bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm, gnucash and abiword. Notes: svn path=/head/; revision=42260
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Implement WANT_GNOME.Jeremy Lea2000-10-053-278/+317
| | | | Notes: svn path=/head/; revision=33430
* USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.Maxim Sobolev2000-08-211-1/+0
| | | | Notes: svn path=/head/; revision=31811
* Add gnome as a secondary category.Maxim Sobolev2000-08-151-1/+1
| | | | Notes: svn path=/head/; revision=31651
* Update to 0.86.Maxim Sobolev2000-08-078-194/+346
| | | | | | | | | | | - gnomify and sobomaxify the port; - provide a shell script to make dia work just OOB. PR: 18915 (partially) Submitted by: Benno Rice <benno@netizen.com.au> Notes: svn path=/head/; revision=31373
* "fpsetmask(0)" at the top of main() to prevent floating point core-dumps.Nik Clayton2000-04-221-0/+20
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=27872
* PORTNAME / PORTVERSION syntax conversionDavid E. O'Brien2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27470
* update to 0.84Michael Haro2000-04-015-124/+204
| | | | | | | | PR: 17729 Submitted by: maintainer Notes: svn path=/head/; revision=27245
* Update to 0.83Yukihiro Nakai2000-02-125-161/+130
| | | | Notes: svn path=/head/; revision=25687
* I forgot to add this patch :(Vanilla I. Shu2000-01-161-0/+11
| | | | Notes: svn path=/head/; revision=24775
* Correct the locale's path.Vanilla I. Shu2000-01-161-11/+11
| | | | Notes: svn path=/head/; revision=24772
* General comment cleanups.Tim Vanderhoek1999-12-281-1/+1
| | | | Notes: svn path=/head/; revision=24206
* * Update to version 0.82Chris D. Faulhaber1999-12-236-44/+112
| | | | | | | | | | * Update MASTER_SITES PR: 15613 Submitted by: Maintainer Notes: svn path=/head/; revision=23857
* Fix PLIST to success to make packageSeiichirou Hiraoka1999-12-101-7/+0
| | | | Notes: svn path=/head/; revision=23761